/*
Useage

@include bp(s) { height: 50px; width: 50px; margin: -15px 0 0; }

@include bp(m) { height: 70px; width: 70px; top: 40%; }

@include bp-ie(l) { height: 100px; width: 100px; margin: -20px 0 0; }

@include bp(xl) { height: 130px; width: 125px; }
*/
/*
* CSS grid using :nth-child and susy
* by: Atomic Smash
*
* Usage:
* 1. Include the mixin by declaring the number of columns you would like.
* 2. If you have used the mixin in a previous breakpoint, declare the number of columns previously set in the second variable.
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

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

a img {
  border: none; }

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

* {
  box-sizing: border-box; }

.fullWidthContainer {
  width: 100%;
  clear: both;
  float: left; }

.wrapper {
  position: relative;
  z-index: 1;
  background-color: white;
  padding-top: 20px;
  padding-bottom: 60px;
  float: none;
  background-color: white; }
  @media screen and (max-width: 767px) {
    .wrapper {
      padding-bottom: 40px; } }

.centralise {
  position: relative;
  max-width: 1108px;
  margin-left: auto;
  margin-right: auto;
  width: 1108px; }
  .centralise:after {
    content: " ";
    display: block;
    clear: both; }
  @media screen and (max-width: 1107px) {
    .centralise {
      width: 1003px; } }
  @media screen and (max-width: 1023px) {
    .centralise {
      width: 747px; } }
  @media screen and (max-width: 767px) {
    .centralise {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; } }

.disableScroll {
  overflow-y: hidden; }

.tabletPortraitOnly {
  display: none !important; }
  @media screen and (max-width: 1023px) {
    .tabletPortraitOnly {
      display: block !important; } }

@media screen and (max-width: 1023px) {
  .tabletPortraitRemove {
    display: none !important; } }

.mobileOnly {
  display: none !important; }
  @media screen and (max-width: 767px) {
    .mobileOnly {
      display: block !important; } }

@media screen and (max-width: 767px) {
  .hideMobile {
    display: none; } }

@media screen and (max-width: 767px) {
  .mobilePadding {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px; } }
hr {
  clear: both;
  margin: 0;
  border: solid 1px black;
  margin-bottom: 40px; }

.colSpan1 {
  width: 6.3829787234%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan1 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan2 {
  width: 14.8936170213%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan2 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan3 {
  width: 23.4042553191%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan3 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan4 {
  width: 31.914893617%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan4 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan5 {
  width: 40.4255319149%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan5 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan6 {
  width: 48.9361702128%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan6 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan7 {
  width: 57.4468085106%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan7 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan8 {
  width: 65.9574468085%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan8 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan9 {
  width: 74.4680851064%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan9 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan10 {
  width: 82.9787234043%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan10 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan11 {
  width: 91.4893617021%;
  float: left;
  margin-right: 2.1276595745%; }
  @media screen and (max-width: 767px) {
    .colSpan11 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colSpan12 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }
  @media screen and (max-width: 767px) {
    .colSpan12 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.colLast {
  float: right;
  margin-right: 0; }

.marginBottom10 {
  margin-bottom: 10px; }

.marginBottom20 {
  margin-bottom: 20px; }

.marginBottom30 {
  margin-bottom: 30px; }

.marginBottom40 {
  margin-bottom: 40px; }

.marginBottom50 {
  margin-bottom: 50px; }

.marginBottom60 {
  margin-bottom: 60px; }

.marginBottom70 {
  margin-bottom: 70px; }

.marginBottom80 {
  margin-bottom: 80px; }

.marginBottom90 {
  margin-bottom: 90px; }

.marginBottom100 {
  margin-bottom: 100px; }

.paddingBottom10 {
  padding-bottom: 10px; }

.paddingBottom20 {
  padding-bottom: 20px; }

.paddingBottom30 {
  padding-bottom: 30px; }

.paddingBottom40 {
  padding-bottom: 40px; }

.paddingBottom50 {
  padding-bottom: 50px; }

.paddingBottom60 {
  padding-bottom: 60px; }

.paddingBottom70 {
  padding-bottom: 70px; }

.paddingBottom80 {
  padding-bottom: 80px; }

.paddingBottom90 {
  padding-bottom: 90px; }

.paddingBottom100 {
  padding-bottom: 100px; }

@font-face {
  font-family: "Replica-Heavyitalic";
  src: url("../fonts/lineto-replica-heavyitalic.eot");
  src: url("../fonts/lineto-replica-heavyitalic.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-replica-heavyitalic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Replica-Heavy";
  src: url("../fonts/lineto-replica-heavy.eot");
  src: url("../fonts/lineto-replica-heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-replica-heavy.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Replica-Italic";
  src: url("../fonts/lineto-replica-italic.eot");
  src: url("../fonts/lineto-replica-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-replica-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Replica-Bolditalic";
  src: url("../fonts/lineto-replica-bolditalic.eot");
  src: url("../fonts/lineto-replica-bolditalic.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-replica-bolditalic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Replica-Lightitalic";
  src: url("../fonts/lineto-replica-lightitalic.eot");
  src: url("../fonts/lineto-replica-lightitalic.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-replica-lightitalic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Replica-Regular";
  src: url("../fonts/lineto-replica-regular.eot");
  src: url("../fonts/lineto-replica-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-replica-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Replica-Bold";
  src: url("../fonts/lineto-replica-bold.eot");
  src: url("../fonts/lineto-replica-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-replica-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Replica-Light";
  src: url("fonts/lineto-replica-light.eot");
  src: url("fonts/lineto-replica-light.eot?#iefix") format("embedded-opentype"), url("fonts/lineto-replica-light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4 {
  font-family: "Replica-Bold";
  margin-bottom: 20px; }

h1 {
  font-size: 3em;
  line-height: 56px;
  clear: left; }

h2 {
  font-size: 1.75em;
  line-height: 34px;
  clear: left; }

h3 {
  font-size: 1.25em;
  line-height: 24px;
  clear: left; }

h4 {
  font-size: 1.125em;
  line-height: 22px;
  clear: left; }

p {
  font-size: 1.125em;
  line-height: 24px;
  margin-bottom: 20px; }

.introParagraph p {
  font-size: 1.5em; }

a, a:link {
  color: #58595b;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a.button {
  display: block;
  clear: both;
  font-family: "Replica-Bold";
  color: black;
  width: 170px;
  padding: 11px 0 12px;
  text-align: center;
  text-transform: capitalize;
  font-size: 1.125em;
  border: solid 2px black;
  margin: 0 auto 40px; }
  a.button:hover {
    text-decoration: none;
    color: #b2b3b4;
    border-color: #b2b3b4; }

.buttonContainer {
  width: 100%;
  clear: both; }
  .buttonContainer a {
    width: 50%;
    float: left; }

blockquote {
  font-size: 1.6em;
  margin-bottom: 20px;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

ul {
  margin-bottom: 20px;
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px; }
  ul li {
    margin-bottom: 8px;
    font-size: 1.125em;
    line-height: 21.6px;
    margin-bottom: 20px; }
    ul li ul {
      margin-top: 10px; }
    ul li li {
      font-size: inherit; }
      ul li li p {
        font-size: inherit; }

ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0; }

ol > li {
  display: table;
  counter-increment: item;
  line-height: 21.6px;
  margin-bottom: 20px;
  font-size: 1.125em; }

ol > li:before {
  content: counters(item,".") ". ";
  display: table-cell;
  padding-right: 0.6em; }

ol li ol li, ol li ol li ol li {
  font-size: inherit; }

ol li p, ol li ol li p, ol li ol li ol li p {
  font-size: inherit;
  margin-bottom: 0;
  margin-top: 10px; }

ol li ol {
  margin-top: 10px; }

li ol > li {
  margin-bottom: 10px; }

li ol > li:before {
  content: counters(item,".") ". "; }

ol li ol li ol {
  margin-top: 0; }

ol li ol li ol li {
  margin-top: 10px;
  margin-bottom: 0; }

li ol li ol li:before {
  content: "(" counter(item,lower-alpha) ") "; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.ginput_complex::after,
.clear-multi::after,
.ginput_full::after,
.gf_list_2col::after,
.gf_list_3col::after,
.gf_list_4col::after,
.gf_list_5col::after,
.gf_list_inline::after,
.gf_page_steps::after,
.ui-datepicker-header::after {
  clear: both;
  content: '';
  display: table; }

.gform_wrapper {
  margin-bottom: 20px; }

.gform_wrapper form {
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }

.gform_heading {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #c5c5c5; }
  .gform_heading .gform_title {
    margin-bottom: 12px;
    margin-bottom: 0.75rem; }

.gsection {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #858585; }
  .gsection .gsection_title {
    margin-bottom: 12px;
    margin-bottom: 0.75rem; }

.gfield_required {
  color: #f00;
  padding-left: 2px; }

.ginput_complex label {
  font-weight: normal; }

.gform_fields {
  margin: 0;
  list-style: none; }

.gfield {
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }

.gfield_description {
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic; }

.validation_message {
  font-style: normal; }

.gfield_checkbox,
.gfield_radio {
  list-style: none;
  margin: 0; }
  .gfield_checkbox input,
  .gfield_radio input {
    margin-right: 4px;
    margin-right: 0.25rem; }

.gfield_radio input[type="text"] {
  width: auto;
  display: inline-block; }

.ginput_complex .ginput_left {
  width: 49%;
  float: left;
  clear: left; }
.ginput_complex .ginput_right {
  width: 49%;
  float: right;
  clear: right; }

.name_prefix {
  width: 10%;
  float: left;
  margin-right: 1%; }

.name_first {
  width: 39%;
  float: left;
  margin-right: 1%; }

.name_last {
  width: 39%;
  float: left;
  margin-right: 1%; }

.name_suffix {
  width: 9%;
  float: right; }

input.datepicker_with_icon {
  margin-right: 12px;
  margin-right: 0.75rem;
  display: inline-block;
  width: auto; }

.gfield_date_month,
.gfield_date_dropdown_month {
  display: inline-block;
  width: auto;
  margin-right: 1%; }

.gfield_date_day,
.gfield_date_dropdown_day {
  display: inline-block;
  width: auto;
  margin-right: 1%; }

.gfield_date_year,
.gfield_date_dropdown_year {
  display: inline-block;
  width: auto; }

.gfield_time_hour {
  float: left;
  margin-right: 1%; }
  .gfield_time_hour input {
    width: inherit;
    display: inline-block; }
  .gfield_time_hour label {
    display: block; }

.gfield_time_minute {
  width: 30%;
  float: left;
  margin-right: 1%; }

.gfield_time_ampm {
  width: 20%;
  float: left;
  margin-right: 1%; }

.gfield,
.gform_footer {
  clear: both; }

.gf_left_half {
  width: 49%;
  float: left;
  clear: left; }

.gf_right_half {
  width: 49%;
  float: right;
  clear: right; }

.gf_left_third {
  clear: none;
  width: 32.5%;
  float: left;
  margin-right: 1.25%; }

.gf_middle_third {
  clear: none;
  width: 32.5%;
  float: left; }

.gf_right_third {
  clear: none;
  width: 32.5%;
  float: right; }

.gf_inline {
  width: auto;
  display: inline-block;
  margin-right: 1%;
  vertical-align: top; }

.gf_list_2col li {
  width: 50%;
  float: left; }

.gf_list_3col li {
  width: 33%;
  float: left; }

.gf_list_4col li {
  width: 25%;
  float: left; }

.gf_list_5col li {
  width: 20%;
  float: left; }

.gf_list_inline li {
  display: inline-block;
  margin-right: 1%; }

.gf_list_height_25 li {
  height: 25px; }

.gf_list_height_50 li {
  height: 50px; }

.gf_list_height_75 li {
  height: 75px; }

.gf_list_height_100 li {
  height: 100px; }

.gf_list_height_125 li {
  height: 125px; }

.gf_list_height_150 li {
  height: 150px; }

.gfield_list {
  margin: 0; }

.gfield_list > tbody > tr:nth-child(odd) > td,
.gfield_list > tbody > tr:nth-child(odd) > th {
  padding-right: 12px;
  padding-right: 0.75rem;
  background: none;
  line-height: normal;
  padding: 0;
  border: 0; }

.gfield_list > thead > tr > th {
  border: 0; }

.gf_scroll_text {
  padding: 12px;
  border: 1px solid #cecece;
  height: 180px;
  overflow: auto; }
  .gf_scroll_text p:last-of-type {
    margin-bottom: 0; }

.gf_hide_ampm .gfield_time_ampm {
  display: none; }

.gf_hide_charleft .charleft {
  display: none; }

.gf_page_steps {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  line-height: 1; }

.gf_step {
  display: inline-block;
  opacity: .2;
  margin-right: 1%; }
  .gf_step:last-of-type {
    margin-right: 0; }

.gf_step_active {
  opacity: 1; }

.gf_step_number {
  font-weight: bold;
  font-size: 150%; }

.gfield_error {
  padding: 12px;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-left-color: #d9534f; }
  .gfield_error > label,
  .gfield_error .validation_message {
    color: #ca3c3c; }
  .gfield_error input,
  .gfield_error textarea,
  .gfield_error select {
    border-color: #ca3c3c; }
    .gfield_error input:focus,
    .gfield_error textarea:focus,
    .gfield_error select:focus {
      border-color: #a62d2d; }

.gform_validation_container {
  display: none;
  position: absolute;
  left: -9000px; }

.ui-datepicker {
  background: #fff;
  border: 1px solid #aaa; }

.ui-datepicker-prev {
  width: 20%;
  float: left; }

.ui-datepicker-next {
  width: 20%;
  float: right; }

.ui-datepicker-title {
  width: 60%;
  float: left; }
  .ui-datepicker-title select {
    width: auto;
    display: inline-block; }

label {
  color: #666;
  margin-bottom: 20px;
  float: left;
  width: 100%; }

::placeholder {
  opacity: 1;
  color: black; }

input[type="text"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="file"],
textarea,
select {
  padding: 12px;
  padding: 0.75rem;
  background: #fff;
  color: #999;
  border: 1px solid #ddd;
  line-height: normal;
  display: block;
  width: 100%;
  box-shadow: 1px 1px 2px #eee inset;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  -webkit-appearance: none; }
  input[type="text"]:focus,
  input[type="search"]:focus,
  input[type="password"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="tel"]:focus,
  input[type="file"]:focus,
  textarea:focus,
  select:focus {
    border-color: #999;
    outline: none; }

input[type="file"]:hover {
  cursor: pointer; }

input[type="search"] {
  width: auto;
  display: inline-block; }

select {
  height: 32px; }

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

input[type="checkbox"],
input[type="radio"] {
  width: auto;
  display: inline-block; }

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  padding: 12px 24px;
  padding: 0.75rem 1.5rem;
  font-size: 14px;
  font-size: 0.875rem;
  background: #333;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  border: 0;
  transition: all 0.3s ease-in-out; }
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover,
  button:hover {
    background: #0078e7; }

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

.gform_body input[type="text"],
.gform_body input[type="search"],
.gform_body input[type="password"],
.gform_body input[type="number"], .gform_body input[type="email"],
.gform_body input[type="url"],
.gform_body input[type="tel"],
.gform_body input[type="file"],
.gform_body textarea,
.gform_body select {
  background-color: #ECEDEE;
  color: #495159; }
  .gform_body input[type="text"]:focus,
  .gform_body input[type="search"]:focus,
  .gform_body input[type="password"]:focus,
  .gform_body input[type="number"]:focus, .gform_body input[type="email"]:focus,
  .gform_body input[type="url"]:focus,
  .gform_body input[type="tel"]:focus,
  .gform_body input[type="file"]:focus,
  .gform_body textarea:focus,
  .gform_body select:focus {
    background-color: white; }

.gform_fields li {
  font-size: 1em; }

.gfield_checkbox li, .gfield_radio li {
  margin-bottom: 0; }

.form-group, .gfield {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 10px; }

label {
  font-size: 1em;
  font-family: "Replica-Bold";
  line-height: 24px;
  float: left;
  width: 30%;
  line-height: 40px;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    label {
      width: 100%; } }

.inputContainer, .ginput_container {
  float: right;
  width: 70%; }
  @media screen and (max-width: 767px) {
    .inputContainer, .ginput_container {
      float: none;
      width: 100%; } }

input[type="text"], input[type="search"], input[type="password"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="file"], textarea, select {
  height: 40px;
  border: none;
  font-size: 1em;
  font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif;
  color: black; }
  @media screen and (max-width: 767px) {
    input[type="text"], input[type="search"], input[type="password"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="file"], textarea, select {
      width: 100%; } }

textarea {
  min-height: 120px; }

input[type="checkbox"].graphic,
input[type="radio"].graphic,
.gfield_checkbox input[type="checkbox"],
.gfield_radio input[type="radio"] {
  display: none; }

input[type="checkbox"].graphic + label,
input[type="radio"].graphic + label,
.gfield_checkbox input[type="checkbox"] + label,
.gfield_radio input[type="radio"] + label {
  padding: 0;
  display: inline-block; }

input[type="checkbox"].graphic + label,
input[type="radio"].graphic + label,
.gfield_checkbox input[type="checkbox"] + label,
.gfield_radio input[type="radio"] + label {
  clear: both;
  position: relative;
  margin-top: 10px;
  position: relative;
  font-size: 16px;
  width: auto;
  padding-left: 39px;
  line-height: 24px; }

input[type="checkbox"].graphic + label:before,
input[type="radio"].graphic + label:before,
.gfield_checkbox input[type="checkbox"] + label:before,
.gfield_radio input[type="radio"] + label:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  background-color: white; }

.gfield_checkbox input[type="checkbox"] + label:before,
.gfield_radio input[type="radio"] + label:before {
  background-color: #ECEDEE; }

input[type="radio"].graphic + label:before, .gfield_radio input[type="radio"] + label:before {
  border-radius: 50px; }

input[type="checkbox"].graphic:checked + label:after,
input[type="checkbox"].graphic + label:active:after,
.gfield_checkbox input[type="checkbox"]:checked + label:after,
.gfield_checkbox input[type="checkbox"] + label:active:after {
  font-family: 'icomoon';
  content: "\e60c";
  font-size: 15px;
  position: absolute;
  top: 1px;
  left: 3px; }

input[type="radio"].graphic:checked + label:after,
input[type="radio"].graphic + label:active:after,
.gfield_radio input[type="radio"]:checked + label:after,
.gfield_radio input[type="radio"] + label:active:after {
  font-family: 'icomoon';
  content: "";
  font-size: 15px;
  position: absolute;
  top: 5px;
  left: 5px;
  height: 14px;
  width: 14px;
  border-radius: 500px; }

input[type="submit"] {
  cursor: pointer;
  font-size: 1.125em;
  font-family: "Replica-Bold";
  padding: 10px 20px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  margin-left: 30%;
  margin-bottom: 20px; }
  input[type="submit"]:hover {
    background-color: transparent; }
  @media screen and (max-width: 767px) {
    input[type="submit"] {
      margin-left: 0;
      margin-top: 10px; } }

.dk-select, .dk-select *, .dk-select *:before, .dk-select *:after, .dk-select-multi, .dk-select-multi *, .dk-select-multi *:before, .dk-select-multi *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dk-select, .dk-select-multi {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 2.5em;
  width: 100%;
  cursor: pointer; }

.dk-selected {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background-color: white;
  border: 1px solid #CCCCCC;
  padding: 0 1em 0 1em;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.dk-selected:before, .dk-selected:after {
  content: '';
  display: block;
  position: absolute;
  right: 0; }

.dk-selected:before {
  top: 50%;
  border: solid transparent;
  border-width: 0.25em 0.25em 0;
  border-top-color: #CCCCCC;
  margin: -0.125em 0.5em 0 0; }

.dk-selected:after {
  top: 0;
  height: 100%;
  border-left: 1px solid #CCCCCC;
  margin: 0 1.5em 0 0; }

.dk-selected-disabled {
  color: #BBBBBB; }

.dk-select .dk-select-options {
  position: absolute;
  display: none;
  left: 0; }

.dk-select-open-up .dk-select-options {
  border-radius: 0.4em 0.4em 0 0;
  margin-bottom: -1px;
  bottom: 100%; }

.dk-select-open-down .dk-select-options {
  border-radius: 0 0 0.4em 0.4em;
  margin-top: -1px;
  top: 100%; }

.dk-select-multi .dk-select-options {
  max-height: 10em; }

.dk-select-options {
  width: 100%;
  z-index: 100;
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 0.4em;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 10.5em;
  list-style: none;
  padding: 0.25em 0;
  margin: 0; }

.dk-option-selected {
  background-color: #3297fd;
  color: #fff; }

.dk-select-options-highlight .dk-option-selected {
  background-color: transparent;
  color: inherit; }

.dk-option {
  padding: 0 0.5em; }

.dk-select-options .dk-option-highlight {
  background-color: #3297fd;
  color: #fff; }

.dk-select-options .dk-option-disabled {
  color: #BBBBBB;
  background-color: transparent; }

.dk-optgroup {
  border: solid #CCCCCC;
  border-width: 1px 0;
  padding: 0.25em 0;
  margin-top: 0.25em; }

.dk-optgroup + .dk-option {
  margin-top: 0.25em; }

.dk-optgroup + .dk-optgroup {
  border-top-width: 0;
  margin-top: 0; }

.dk-optgroup:nth-child(2) {
  padding-top: 0;
  border-top: none;
  margin-top: 0; }

.dk-optgroup:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.dk-optgroup-label {
  padding: 0 0.5em 0.25em;
  font-weight: bold;
  width: 100%; }

.dk-optgroup-options {
  list-style: none;
  padding-left: 0; }

.dk-optgroup-options li {
  padding-left: 1.2em; }

.dk-select-open-up .dk-selected {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #3297fd; }

.dk-select-open-down .dk-selected {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #3297fd; }

.dk-select-open-up .dk-selected:before, .dk-select-open-down .dk-selected:before {
  border-width: 0 0.25em 0.25em;
  border-bottom-color: #3297fd; }

.dk-select-open-up .dk-selected:after, .dk-select-open-down .dk-selected:after {
  border-left-color: #3297fd; }

.dk-select-open-up .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-multi:focus .dk-select-options {
  display: block;
  border-color: #3297fd; }

.dk-select-multi:hover, .dk-select-multi:focus {
  outline: none; }

.dk-selected:hover, .dk-selected:focus {
  outline: none;
  border-color: #3297fd; }

.dk-selected:hover:before, .dk-selected:focus:before {
  border-top-color: #3297fd; }

.dk-selected:hover:after, .dk-selected:focus:after {
  border-left-color: #3297fd; }

.dk-select-disabled {
  opacity: 0.6;
  color: #BBBBBB;
  cursor: not-allowed; }

.dk-select-disabled .dk-selected:hover, .dk-select-disabled .dk-selected:focus {
  border-color: inherit; }

.dk-select-disabled .dk-selected:hover:before, .dk-select-disabled .dk-selected:focus:before {
  border-top-color: inherit; }

.dk-select-disabled .dk-selected:hover:after, .dk-select-disabled .dk-selected:focus:after {
  border-left-color: inherit; }

select[data-dkcacheid] {
  display: none; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../bower_components/fancybox/source/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../bower_components/fancybox/source/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../bower_components/fancybox/source/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../bower_components/fancybox/source/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../bower_components/fancybox/source/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("../bower_components/fancybox/source/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("../bower_components/FlexSlider/fonts/flexslider-icon.eot");
  src: url("../bower_components/FlexSlider/fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../bower_components/FlexSlider/fonts/flexslider-icon.woff") format("woff"), url("../bower_components/FlexSlider/fonts/flexslider-icon.ttf") format("truetype"), url("../bower_components/FlexSlider/fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  content: '\f001'; }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
/*!
 * Justified Gallery - v3.6.0
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2015 Miro Mannino
 * Licensed under the MIT license.
 */
@-webkit-keyframes justified-gallery-show-caption-animation {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }
@-moz-keyframes justified-gallery-show-caption-animation {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }
@-o-keyframes justified-gallery-show-caption-animation {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }
@keyframes justified-gallery-show-caption-animation {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }
@-webkit-keyframes justified-gallery-show-entry-animation {
  from {
    opacity: 0; }
  to {
    opacity: 1.0; } }
@-moz-keyframes justified-gallery-show-entry-animation {
  from {
    opacity: 0; }
  to {
    opacity: 1.0; } }
@-o-keyframes justified-gallery-show-entry-animation {
  from {
    opacity: 0; }
  to {
    opacity: 1.0; } }
@keyframes justified-gallery-show-entry-animation {
  from {
    opacity: 0; }
  to {
    opacity: 1.0; } }
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }

.justified-gallery > a,
.justified-gallery > div {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 or Earlier */ }

.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none; }

.justified-gallery > a > .caption,
.justified-gallery > div > .caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000000;
  left: 0;
  right: 0;
  margin: 0;
  color: white;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif; }

.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible {
  display: initial;
  opacity: 0.7;
  filter: "alpha(opacity=70)";
  /* IE8 or Earlier */
  -webkit-animation: justified-gallery-show-caption-animation 500ms 0 ease;
  -moz-animation: justified-gallery-show-caption-animation 500ms 0 ease;
  -ms-animation: justified-gallery-show-caption-animation 500ms 0 ease; }

.justified-gallery > .entry-visible {
  opacity: 1.0;
  filter: alpha(opacity=100);
  /* IE8 or Earlier */
  -webkit-animation: justified-gallery-show-entry-animation 500ms 0 ease;
  -moz-animation: justified-gallery-show-entry-animation 500ms 0 ease;
  -ms-animation: justified-gallery-show-entry-animation 500ms 0 ease; }

.justified-gallery > .jg-filtered {
  display: none; }

.justified-gallery > .spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  opacity: initial;
  filter: initial;
  overflow: initial; }

.justified-gallery > .spinner > span {
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 or Earlier */
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px; }

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: 0; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: #fff;
  cursor: pointer; }

.flickity-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #19f; }

.flickity-button:active {
  opacity: .6; }

.flickity-button:disabled {
  opacity: .3;
  cursor: auto;
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

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

.header {
  position: relative;
  z-index: 2;
  background-color: white; }
  @media screen and (max-width: 1023px) {
    .header {
      border-bottom: solid 2px black; } }
  @media screen and (max-width: 767px) {
    .header {
      border-width: 1px; } }
  .header .headerTop {
    width: 100%;
    text-align: center;
    padding: 0 0 17px;
    padding-top: 40px;
    -webkit-transition: padding-top 0.6s;
    -moz-transition: padding-top 0.6s;
    transition: padding-top 0.6s;
    position: relative;
    border-bottom: solid 2px black; }
    @media screen and (max-width: 1023px) {
      .header .headerTop {
        border: none;
        padding-top: 17px;
        padding-bottom: 14px;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none; } }
    .header .headerTop .lwlLogo {
      position: relative;
      top: -26px;
      height: 46px;
      margin: 0 calc(30px + 5vw);
      display: inline-block;
      z-index: 1;
      -webkit-transition: top 0.6s, height 0.6s, margin-top 0.6s;
      -moz-transition: top 0.6s, height 0.6s, margin-top 0.6s;
      transition: top 0.6s, height 0.6s, margin-top 0.6s; }
      @media screen and (max-width: 1023px) {
        .header .headerTop .lwlLogo {
          display: block;
          height: 28px;
          top: 0;
          -webkit-transition: none;
          -moz-transition: none;
          transition: none; } }
      .header .headerTop .lwlLogo img {
        height: 46px;
        -webkit-transition: height 0.6s;
        -moz-transition: height 0.6s;
        transition: height 0.6s; }
        @media screen and (max-width: 1023px) {
          .header .headerTop .lwlLogo img {
            height: 26px;
            margin-top: 0;
            -webkit-transition: none;
            -moz-transition: none;
            transition: none; } }
    .header .headerTop .lwlTruthMovies {
      position: absolute;
      top: 60px;
      left: 50%;
      margin-left: -58px;
      opacity: 1;
      -webkit-transition: opacity 0.1s;
      -moz-transition: opacity 0.1s;
      transition: opacity 0.1s;
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      transition-delay: 0.5s; }
      .header .headerTop .lwlTruthMovies img {
        height: 18px; }
      @media screen and (max-width: 1023px) {
        .header .headerTop .lwlTruthMovies {
          position: relative;
          left: auto;
          top: auto;
          margin-left: 0;
          -webkit-transition: none;
          -moz-transition: none;
          transition: none; }
          .header .headerTop .lwlTruthMovies img {
            height: 16px; } }
    .header .headerTop .networkDropdown {
      display: none;
      position: absolute;
      top: 24px;
      margin-left: 8px;
      border-radius: 500px;
      padding: 6px 4px 4px 4px;
      cursor: pointer;
      font-size: 10px;
      font-weight: 600;
      width: 21px;
      height: 21px; }
      .header .headerTop .networkDropdown:hover {
        color: white;
        background-color: black; }
    .header .headerTop.animateLogos {
      padding-top: 0;
      -webkit-transition: padding-top 0.6s;
      -moz-transition: padding-top 0.6s;
      transition: padding-top 0.6s; }
      .header .headerTop.animateLogos .lwlLogo {
        top: 15px;
        z-index: 0;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        transition: all 0.6s; }
        .header .headerTop.animateLogos .lwlLogo img {
          height: 34px; }
        @media screen and (max-width: 1023px) {
          .header .headerTop.animateLogos .lwlLogo {
            top: 0;
            -webkit-transition: none;
            -moz-transition: none;
            transition: none; }
            .header .headerTop.animateLogos .lwlLogo img {
              height: 26px; } }
      .header .headerTop.animateLogos .lwlTruthMovies {
        opacity: 0;
        -webkit-transition: opacity 0.1s;
        -moz-transition: opacity 0.1s;
        transition: opacity 0.1s; }
        @media screen and (max-width: 1023px) {
          .header .headerTop.animateLogos .lwlTruthMovies {
            display: none; } }
      .header .headerTop.animateLogos .networkDropdown {
        z-index: 1; }
        @media screen and (max-width: 1023px) {
          .header .headerTop.animateLogos .networkDropdown {
            display: none; } }
      @media screen and (max-width: 1023px) {
        .header .headerTop.animateLogos {
          padding-top: 17px;
          -webkit-transition: none;
          -moz-transition: none;
          transition: none; } }
      .header .headerTop.animateLogos .burgerMenu,
      .header .headerTop.animateLogos .soloSearch {
        top: 21px; }
    .header .headerTop .mainNav, .header .headerTop .socialAndSearch {
      position: absolute;
      bottom: 15px; }
      @media screen and (max-width: 1023px) {
        .header .headerTop .mainNav, .header .headerTop .socialAndSearch {
          display: none; } }
    .header .headerTop .mainNav {
      left: 0; }
      .header .headerTop .mainNav img {
        height: 30px; }
    .header .headerTop .socialAndSearch {
      right: 0; }
      .header .headerTop .socialAndSearch a {
        margin-left: 5px; }
      .header .headerTop .socialAndSearch .search {
        margin-left: 3px; }
    .header .headerTop button {
      padding: 0;
      background: none;
      color: black;
      transition: none; }
    .header .headerTop .burgerMenu {
      position: absolute;
      left: 0;
      top: 27px;
      font-size: 1.1875em;
      cursor: pointer;
      z-index: 5; }
    .header .headerTop .close {
      display: none;
      position: absolute;
      left: -2px;
      top: 27px;
      font-size: 15px;
      cursor: pointer;
      z-index: 5; }
    .header .headerTop .icon-close {
      font-weight: bolder;
      padding: 5px; }

.networkDropdownMenu {
  display: none;
  position: fixed;
  background-color: white;
  top: 65px;
  text-align: center;
  z-index: 5; }
  @media screen and (max-width: 1023px) {
    .networkDropdownMenu {
      display: none !important; } }
  .networkDropdownMenu .centralise {
    padding: 11px 17px 19px;
    border-bottom: solid 2px black; }
    .networkDropdownMenu .centralise a {
      display: inline-block;
      font-family: "Replica-Bold";
      font-size: 13px;
      text-transform: uppercase;
      color: black; }
      .networkDropdownMenu .centralise a:before {
        content: '';
        display: inline-block;
        position: relative;
        left: 0px;
        height: 20px;
        width: 2px;
        top: 5px;
        border-left: solid 2px black;
        margin-left: 10px;
        margin-right: 8px; }
      .networkDropdownMenu .centralise a:first-child:before {
        display: none; }

.mobileMenu {
  border-top: 0;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  z-index: 10;
  top: 0;
  left: 0;
  padding-top: 0; }
  @media screen and (max-width: 767px) {
    .mobileMenu {
      border-width: 1px !important; } }
  .mobileMenu .centralise {
    columns: auto 290px;
    text-align: center;
    padding-top: 42px;
    padding-bottom: 42px; }
    @media screen and (max-width: 767px) {
      .mobileMenu .centralise {
        padding-left: 25px;
        padding-right: 25px; } }
  .mobileMenu p, .mobileMenu a {
    color: black;
    font-family: "Replica-Bold";
    margin-bottom: 21px;
    text-transform: uppercase;
    font-size: 0.8125em;
    letter-spacing: 0.5px; }
  .mobileMenu a {
    display: inline-block; }
  .mobileMenu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 41px; }
  .mobileMenu .nav {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid black; }
    .mobileMenu .nav:last-child {
      margin: 28px 0;
      padding: 0;
      border-bottom: 0; }
  .mobileMenu .centralise > ul li {
    padding: 0;
    margin: 0; }
    .mobileMenu .centralise > ul li a {
      text-transform: capitalize;
      margin-bottom: 3px;
      font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif; }
      .mobileMenu .centralise > ul li a:first-child {
        font-family: 'Replica-Bold';
        margin-bottom: .6em; }
    .mobileMenu .centralise > ul li ul {
      margin-bottom: 10px; }
      .mobileMenu .centralise > ul li ul li {
        width: 100%;
        margin-bottom: 0;
        padding-right: 0; }
        .mobileMenu .centralise > ul li ul li a {
          font-size: 1em;
          line-height: 22px; }
          .mobileMenu .centralise > ul li ul li a:first-child {
            font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif;
            margin-bottom: 3px; }
  .mobileMenu .socialAndSearch {
    clear: both;
    margin-bottom: 0; }
    .mobileMenu .socialAndSearch a {
      margin-left: 5px; }
      .mobileMenu .socialAndSearch a:first-child {
        margin-left: 0; }
    .mobileMenu .socialAndSearch .search span {
      position: absolute;
      left: -10px;
      top: -5px;
      font-size: 41px; }

.mobileMenuActive .mobileMenu {
  border-top: 2px solid black;
  max-height: calc(100vh - 59px);
  overflow-y: scroll; }
.mobileMenuActive .headerSubNav {
  display: none; }
.mobileMenuActive .burgerMenu {
  display: none !important; }
.mobileMenuActive .close {
  display: block !important; }
.mobileMenuActive .lwlTruthMovies {
  display: none; }

.stickMenus .header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0; }
  .stickMenus .header .networkDropdown {
    display: inline-block; }

.sitckyMenuPaddingWithMpu {
  padding-top: 65px; }
  @media screen and (max-width: 767px) {
    .sitckyMenuPaddingWithMpu {
      padding-top: 119px; } }

.home.sitckyMenuPaddingWithMpu,
.tax-directors.sitckyMenuPaddingWithMpu,
.tax-actors.sitckyMenuPaddingWithMpu,
.tax-lwl-tags.sitckyMenuPaddingWithMpu {
  padding-top: 121px; }

.sitckyMenuPaddingWithoutMpu {
  padding-top: 75px; }

.headerSubNavHide .headerSubNav {
  display: none; }

.stickyHeaderSubNav .headerSubNav {
  display: none; }

.networkDropdownActive .networkDropdown {
  color: white;
  background-color: black; }
.networkDropdownActive .networkDropdownMenu {
  display: block; }

/** 
 * Move headers down if user logged in
 */
.admin-bar.stickMenus .header {
  top: 32px; }
.admin-bar .stickyHeaderSubNav .headerSubNav {
  top: 97px; }
@media screen and (max-width: 1023px) {
  .admin-bar .stickyHeaderSubNav .headerSubNav {
    top: 97px; } }
@media screen and (max-width: 782px) {
  .admin-bar.stickMenus .header {
    top: 46px; }
  .admin-bar .stickyHeaderSubNav .headerSubNav {
    top: 105px; } }
@media screen and (max-width: 600px) {
  .admin-bar.stickMenus .header {
    top: 0; }
  .admin-bar .stickyHeaderSubNav .headerSubNav {
    top: 59px; } }

.mainNav ul, .secondaryNav ul {
  list-style-type: none;
  margin: 0;
  text-align: left; }
  .mainNav ul li, .secondaryNav ul li {
    margin: 0;
    margin-left: 26px;
    float: left;
    display: inline-block;
    font-size: 0.9375em;
    font-family: "Replica-Bold";
    line-height: 30px; }
    .mainNav ul li:first-child, .secondaryNav ul li:first-child {
      margin-left: 0; }
    .mainNav ul li img, .secondaryNav ul li img {
      height: 30px;
      cursor: pointer; }
    .mainNav ul li a, .secondaryNav ul li a {
      color: black; }
      .mainNav ul li a:hover, .secondaryNav ul li a:hover {
        color: #b2b3b4;
        text-decoration: none; }

.mainNav .current-menu-item a, .mainNav .current-menu-ancestor a {
  color: #b2b3b4; }
.mainNav ul li:first-child {
  height: 30px; }

.secondaryNav {
  border-bottom: solid 2px black;
  float: left;
  width: 100%;
  padding-left: 31px;
  margin-bottom: 20px; }
  @media screen and (max-width: 1023px) {
    .secondaryNav {
      display: none; } }
  .secondaryNav ul li {
    margin-left: 0; }
  .secondaryNav ul li a {
    display: none; }
  .secondaryNav ul li.current-menu-item ul li a,
  .secondaryNav ul li.current-menu-parent ul li a {
    display: block;
    margin-left: 25px; }
  .secondaryNav ul li ul li.current-menu-item a {
    color: #b2b3b4; }
  .secondaryNav ul li ul li {
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 20px; }

.single .lwl-current-menu-item .nav-drop li a {
  display: block;
  margin-left: 25px; }

.single .secondaryNav {
  margin-bottom: 0; }

.archive .secondaryNav,
.page-template-tpl-lwlies-recommends .secondaryNav,
.post-type-archive-features .secondaryNav,
.page-template-tpl-review-search .secondaryNav,
.page-template-tpl-actors-search .secondaryNav,
.page-template-tpl-directors-search .secondaryNav {
  margin-bottom: 0; }

.headerSubNav {
  position: relative;
  z-index: 1;
  background-color: white;
  margin-bottom: 20px; }
  @media screen and (max-width: 1023px) {
    .headerSubNav {
      border-top: solid 2px black; } }
  @media screen and (max-width: 767px) {
    .headerSubNav {
      border-width: 1px; } }
  .headerSubNav ul.subNavDesktop {
    margin: 0;
    padding: 18px 17px 8px;
    list-style: none;
    text-align: center;
    border-bottom: solid 2px black; }
    @media screen and (max-width: 1023px) {
      .headerSubNav ul.subNavDesktop {
        display: none; } }
    .headerSubNav ul.subNavDesktop li {
      margin-bottom: 10px;
      padding: 0 8px;
      display: inline-block;
      font-size: 15px;
      line-height: 16px;
      position: relative; }
      .headerSubNav ul.subNavDesktop li:before {
        content: '';
        display: inline-block;
        position: absolute;
        left: -2px;
        height: 20px;
        width: 2px;
        top: -2px;
        border-left: solid 2px black; }
      .headerSubNav ul.subNavDesktop li:first-child:before {
        border: none; }
      .headerSubNav ul.subNavDesktop li a, .headerSubNav ul.subNavDesktop li a:link {
        color: black;
        font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif; }
        .headerSubNav ul.subNavDesktop li a:hover, .headerSubNav ul.subNavDesktop li a:link:hover {
          color: #b2b3b4;
          text-decoration: none; }
        .headerSubNav ul.subNavDesktop li a span, .headerSubNav ul.subNavDesktop li a:link span {
          font-family: "Replica-Bold";
          font-size: 12px;
          text-transform: uppercase; }
  .headerSubNav .flexslider {
    margin: 0;
    border: none;
    padding-left: 0;
    padding-right: 0; }
    .headerSubNav .flexslider ul {
      padding: 20px 0;
      text-align: center;
      height: 57px; }
      .headerSubNav .flexslider ul li {
        padding-left: 0;
        padding-right: 0;
        font-size: 15px;
        line-height: 16px;
        position: relative; }
        .headerSubNav .flexslider ul li:before {
          display: none; }
        .headerSubNav .flexslider ul li a, .headerSubNav .flexslider ul li a:link {
          color: black;
          font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif; }
          .headerSubNav .flexslider ul li a:hover, .headerSubNav .flexslider ul li a:link:hover {
            color: #b2b3b4;
            text-decoration: none; }
          .headerSubNav .flexslider ul li a span, .headerSubNav .flexslider ul li a:link span {
            font-family: "Replica-Bold";
            font-size: 12px;
            text-transform: uppercase; }
      .headerSubNav .flexslider ul.flex-direction-nav {
        position: absolute;
        top: 10px;
        width: 100%;
        padding: 0;
        height: auto; }
        .headerSubNav .flexslider ul.flex-direction-nav li {
          position: absolute;
          right: 0;
          top: 0; }
          .headerSubNav .flexslider ul.flex-direction-nav li:first-child {
            left: 0;
            right: auto; }
          .headerSubNav .flexslider ul.flex-direction-nav li a {
            margin: 0;
            opacity: 1;
            width: 20px;
            left: inherit;
            right: inherit; }
            .headerSubNav .flexslider ul.flex-direction-nav li a:before {
              position: relative;
              font-family: icomoon;
              font-size: 20px;
              line-height: 1;
              display: inline-block;
              margin-left: 3px;
              margin-bottom: 9px;
              margin-top: 8px;
              font-weight: bold; }
            .headerSubNav .flexslider ul.flex-direction-nav li a.flex-prev {
              margin-left: -10px; }
              .headerSubNav .flexslider ul.flex-direction-nav li a.flex-prev:before {
                content: '\e90c'; }
            .headerSubNav .flexslider ul.flex-direction-nav li a.flex-next:before {
              content: '\e90d'; }

.home .headerSubNav {
  margin-bottom: 0; }

.archive .headerSubNav {
  margin-bottom: 0; }

.stickyHeaderSubNav .secondaryNav {
  margin-bottom: 76px; }
.stickyHeaderSubNav .headerSubNav {
  display: block;
  position: fixed;
  z-index: 5;
  top: 65px;
  width: inherit; }
@media screen and (max-width: 1023px) {
  .stickyHeaderSubNav .headerSubNav {
    top: 59px;
    border-bottom: solid 2px black; } }
@media screen and (max-width: 767px) {
  .stickyHeaderSubNav .headerSubNav {
    border-width: 1px; } }

.archive .header .headerSubNav, .page-template-tpl-lwlies-recommends .header .headerSubNav, .post-type-archive-features .header .headerSubNav, .page-template-tpl-review-search .header .headerSubNav, .page-template-tpl-actors-search .header .headerSubNav, .page-template-tpl-directors-search .header .headerSubNav {
  display: none; }
.archive .headerSubNavWp .headerSubNav, .page-template-tpl-lwlies-recommends .headerSubNavWp .headerSubNav, .post-type-archive-features .headerSubNavWp .headerSubNav, .page-template-tpl-review-search .headerSubNavWp .headerSubNav, .page-template-tpl-actors-search .headerSubNavWp .headerSubNav, .page-template-tpl-directors-search .headerSubNavWp .headerSubNav {
  margin-bottom: 20px; }
@media screen and (max-width: 1023px) {
  .archive .header .headerSubNav, .page-template-tpl-lwlies-recommends .header .headerSubNav, .post-type-archive-features .header .headerSubNav, .page-template-tpl-review-search .header .headerSubNav, .page-template-tpl-actors-search .header .headerSubNav, .page-template-tpl-directors-search .header .headerSubNav {
    display: block;
    margin-bottom: 0; }
  .archive .headerSubNavWp .headerSubNav, .page-template-tpl-lwlies-recommends .headerSubNavWp .headerSubNav, .post-type-archive-features .headerSubNavWp .headerSubNav, .page-template-tpl-review-search .headerSubNavWp .headerSubNav, .page-template-tpl-actors-search .headerSubNavWp .headerSubNav, .page-template-tpl-directors-search .headerSubNavWp .headerSubNav {
    display: none; } }

.tax-directors .header .headerSubNav, .tax-actors .header .headerSubNav, .tax-genres .header .headerSubNav, .tax-lwl-tags .header .headerSubNav {
  display: block; }

.author .header .headerSubNav {
  display: block; }

.removeMpuPadding .mpuBlock {
  margin-top: -37px; }

.footer {
  clear: both;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  float: left;
  background-color: #f9f3bb; }
  @media screen and (max-width: 767px) {
    .footer {
      position: relative;
      text-align: center; } }
  .footer .centralise {
    display: flex;
    flex-wrap: wrap;
    padding-top: 53px;
    padding-bottom: 35px; }
    @media screen and (max-width: 767px) {
      .footer .centralise {
        padding-bottom: 117px; } }
  .footer .logo {
    flex: 1 1 auto; }
    @media screen and (max-width: 767px) {
      .footer .logo {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        position: absolute;
        bottom: 53px;
        left: 0; } }
    .footer .logo img {
      width: 60px; }
  .footer .menu {
    flex: 1 1 auto; }
    @media screen and (max-width: 767px) {
      .footer .menu {
        display: none; } }
    .footer .menu ul {
      list-style-type: none; }
      .footer .menu ul li {
        margin-bottom: 3px;
        font-size: 0.9375em;
        font-family: "Replica-Bold";
        line-height: 16px; }
        .footer .menu ul li.navAbout {
          cursor: pointer; }
        .footer .menu ul li a {
          color: black; }
  .footer .subscribe {
    flex: 1 1 22%;
    min-width: 250px; }
    @media screen and (max-width: 767px) {
      .footer .subscribe {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 70px; } }
    .footer .subscribe form {
      width: 100%;
      position: relative; }
      @media screen and (max-width: 767px) {
        .footer .subscribe form {
          width: 260px;
          margin: 0 auto; } }
      .footer .subscribe form label {
        width: 100%;
        font-size: 0.9375em;
        line-height: 16px;
        color: black; }
        @media screen and (max-width: 767px) {
          .footer .subscribe form label {
            margin-bottom: 16px; } }
      .footer .subscribe form input[type=text] {
        background-color: transparent;
        border: none;
        border-bottom: solid 2px black;
        font-size: 1.125em;
        box-shadow: none;
        padding: 14px 35px 8px 0;
        height: 44px; }
        @media screen and (max-width: 767px) {
          .footer .subscribe form input[type=text] {
            width: 260px;
            font-size: 1em;
            text-align: center;
            height: 37px;
            padding-top: 8px;
            padding-left: 29px;
            padding-right: 29px;
            margin: 0 auto; } }
      .footer .subscribe form input[type=submit] {
        padding: 0;
        margin: 0;
        border: none;
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 0.875em;
        line-height: 37px;
        color: black; }
  .footer .socialAndSearch {
    clear: both;
    width: 100%;
    margin-top: 107px;
    border-top: solid 2px black;
    padding-top: 20px; }
    @media screen and (max-width: 767px) {
      .footer .socialAndSearch {
        text-align: center;
        border: none;
        margin-top: 0;
        margin-bottom: 55px; } }
    .footer .socialAndSearch a {
      margin-right: 5px; }
      @media screen and (max-width: 767px) {
        .footer .socialAndSearch a {
          font-size: 0.875em; } }
      .footer .socialAndSearch a.search {
        margin-right: 3px; }
        @media screen and (max-width: 767px) {
          .footer .socialAndSearch a.search {
            vertical-align: bottom; } }
  .footer .footerMobileNav {
    list-style-type: none;
    margin: 0;
    width: 100%;
    clear: both; }
    .footer .footerMobileNav li {
      display: inline-block;
      margin-bottom: 3px;
      font-size: 0.875em;
      font-family: "Replica-Bold";
      line-height: 16px; }
      .footer .footerMobileNav li:first-child a:before {
        content: '';
        margin: 0; }
      .footer .footerMobileNav li a {
        color: black; }
        .footer .footerMobileNav li a:before {
          content: '/';
          display: inline-block;
          margin: 0 4px 0 2px; }

a.button {
  margin-top: 0; }
  @media screen and (max-width: 767px) {
    a.button {
      width: 70%; } }

.flex-intro p {
  font-family: "Replica-Bold";
  font-size: 1.875em;
  text-align: center;
  line-height: 36px;
  padding: 0 100px;
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .flex-intro p {
      padding: 0 20px; } }

blockquote {
  font-family: "Replica-Bold";
  font-size: 1.5em;
  line-height: 28px;
  text-align: center;
  width: 90%;
  margin: 1.6em auto; }
  blockquote cite {
    display: table;
    width: 100%;
    text-align: right;
    margin-top: .3em; }

.flex-fullWidthImage {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px; }

.flex-download {
  width: 202.1276595745%;
  float: left;
  margin-right: 2.1276595745%;
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 5px #ededed;
  clear: both; }
  @media screen and (max-width: 767px) {
    .flex-download {
      border-top: none; } }
  .flex-download .image {
    width: 48.9361702128%;
    float: left;
    margin-right: 2.1276595745%; }
    @media screen and (max-width: 1023px) {
      .flex-download .image {
        width: 65.9574468085%;
        float: left;
        margin-right: 2.1276595745%; } }
    @media screen and (max-width: 767px) {
      .flex-download .image {
        width: 202.1276595745%;
        float: left;
        margin-right: 2.1276595745%;
        text-align: center;
        margin-bottom: 30px; } }
    .flex-download .image img {
      width: 70%; }
  .flex-download .content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    @media screen and (max-width: 1023px) {
      .flex-download .content {
        width: 134.0425531915%;
        float: right;
        margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .flex-download .content {
        width: 202.1276595745%;
        float: left;
        margin-right: 2.1276595745%;
        margin-bottom: 20px; } }
    .flex-download .content h3 {
      background-color: transparent;
      text-transform: capitalize;
      margin-bottom: 25px;
      padding: 0; }
      @media screen and (max-width: 767px) {
        .flex-download .content h3 {
          font-size: 1.5em; } }
    .flex-download .content .downloadLink {
      display: inline-block;
      position: relative;
      padding-top: 36px;
      padding-left: 60px;
      color: black; }
      .flex-download .content .downloadLink span {
        position: absolute;
        left: 0;
        top: 0;
        width: 50px;
        height: 50px;
        color: white;
        text-align: center;
        line-height: 50px;
        font-size: 25px; }
        .flex-download .content .downloadLink span:before {
          line-height: 54px; }
  .flex-download .downloadButton {
    width: 48.9361702128%;
    float: right;
    margin-right: 0; }
    @media screen and (max-width: 1023px) {
      .flex-download .downloadButton {
        width: 202.1276595745%;
        float: left;
        margin-right: 2.1276595745%; } }
    .flex-download .downloadButton a, .flex-download .downloadButton a:link {
      width: 100%;
      padding: 6px 0;
      background-color: #ededed; }
      @media screen and (max-width: 1023px) {
        .flex-download .downloadButton a, .flex-download .downloadButton a:link {
          width: 34%;
          float: left;
          margin-top: 30px; } }
      @media screen and (max-width: 767px) {
        .flex-download .downloadButton a, .flex-download .downloadButton a:link {
          width: 60%;
          float: none;
          margin-top: 0; } }
      .flex-download .downloadButton a span, .flex-download .downloadButton a:link span {
        font-size: 1.875em;
        padding-right: 20px;
        vertical-align: middle; }
  .flex-download:first-child {
    margin-top: 0; }

.flex-media {
  margin-bottom: 20px; }

.flex-relatedContent {
  width: 202.1276595745%;
  float: left;
  margin-right: 2.1276595745%;
  border-top: solid 5px #ededed; }
  .flex-relatedContent .relatedBlock {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px; }
    @media screen and (max-width: 767px) {
      .flex-relatedContent .relatedBlock {
        width: 202.1276595745%;
        float: left;
        margin-right: 2.1276595745%; } }
    .flex-relatedContent .relatedBlock img {
      width: 100%; }
    .flex-relatedContent .relatedBlock h3 {
      background-color: transparent;
      text-transform: capitalize;
      color: black;
      padding: 0;
      margin-top: 15px;
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .flex-relatedContent .relatedBlock h3 {
          font-size: 1.125em; } }
    .flex-relatedContent .relatedBlock:nth-child(2n+0) {
      width: 100%;
      float: right;
      margin-right: 0; }
      @media screen and (max-width: 767px) {
        .flex-relatedContent .relatedBlock:nth-child(2n+0) {
          width: 202.1276595745%;
          float: left;
          margin-right: 2.1276595745%; } }

.flex-cta, .flex-cta-link {
  font-family: "Replica-Bold";
  font-size: 1.5em;
  line-height: 28px;
  text-align: center;
  clear: both;
  display: block;
  margin-bottom: 20px; }

.flex-cta-link:link {
  color: black; }
.flex-cta-link:hover {
  color: #b2b3b4;
  text-decoration: none; }

.flex-justifiedGallery {
  width: 100%;
  padding-top: 20px;
  margin-bottom: 20px; }

.flex-spacer {
  clear: both;
  height: 30px; }

.gallery-carousel__container .flickity-button {
  padding: 0; }

.gallery-carousel img {
  width: 100%; }
.gallery-carousel .flickity-prev-next-button {
  background: rgba(0, 0, 0, 0.5);
  color: white; }
  .gallery-carousel .flickity-prev-next-button:hover {
    background: black; }
.gallery-carousel .flickity-button:disabled {
  opacity: 0; }
.gallery-carousel .flickity-viewport {
  transition: height 0.2s; }

.gallery-carousel__caption {
  text-align: center;
  font-size: 14px;
  margin: 8px 0 20px 0;
  color: #333; }

.gallery-carousel__thumbnails {
  margin-left: 0;
  list-style: none; }
  .gallery-carousel__thumbnails li {
    margin-bottom: 0; }
  .gallery-carousel__thumbnails .flickity-prev-next-button {
    border-radius: 0;
    top: 0;
    height: 100%;
    transform: none;
    background: white;
    width: 20px; }
    .gallery-carousel__thumbnails .flickity-prev-next-button.previous {
      left: 0; }
    .gallery-carousel__thumbnails .flickity-prev-next-button.next {
      right: 0; }
  .gallery-carousel__thumbnails .flickity-button:disabled {
    opacity: 1; }
    .gallery-carousel__thumbnails .flickity-button:disabled .flickity-button-icon {
      fill: #6D7278; }

.flex-accordion {
  margin: 0;
  list-style-type: none;
  border-bottom: solid 1px #a7a7a7;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .flex-accordion {
      width: 100%;
      margin-bottom: 40px; } }
  .flex-accordion li {
    margin-bottom: 0;
    border-top: solid 1px #a7a7a7; }
    @media screen and (max-width: 767px) {
      .flex-accordion li {
        padding: 0 10px; } }
    .flex-accordion li p.title {
      font-size: 1em;
      line-height: 16px;
      padding: 15px 0;
      margin-bottom: 0;
      cursor: pointer; }
      .flex-accordion li p.title span {
        display: inline-block;
        float: right;
        margin-right: 10px; }
        .flex-accordion li p.title span:before {
          content: '\25bc'; }
    .flex-accordion li .hiddenContent {
      display: none; }
      .flex-accordion li .hiddenContent p {
        font-size: 1em; }
    .flex-accordion li.revealContent p.title span:before {
      content: "\25b2"; }
    .flex-accordion li.revealContent .hiddenContent {
      display: block; }

.global-ad-block {
  margin: 0 auto 20px; }

/*
#Note

Unique .button styling for post link

*/
.blogBlock {
  width: 49.2063492063%;
  float: left;
  margin-right: 1.5873015873%;
  min-height: 300px;
  margin-bottom: 1.5873015873%;
  border: 6px solid #999999;
  padding-bottom: 2px; }
  .blogBlock:nth-child(2n+0) {
    width: 49.2063492063%;
    float: left;
    margin-right: 1.5873015873%;
    float: right;
    margin-right: 0; }
  .blogBlock:nth-child(2n+1) {
    clear: both; }
  .blogBlock img {
    width: 100%;
    height: auto; }
  .blogBlock .featuredImage {
    width: 100%; }
  .blogBlock h2 {
    letter-spacing: -1px;
    text-transform: none;
    margin-bottom: 12px;
    line-height: 29px;
    margin: 9px 21px; }
  .blogBlock .createdBy {
    font-weight: 900;
    font-size: 1.125em;
    text-transform: uppercase;
    margin: 0px 21px;
    margin-bottom: 14px; }
  .blogBlock p {
    margin: 0px 21px 21px 21px; }
  .blogBlock .metaStrip {
    background: #999999;
    padding: 10px 21px;
    margin-bottom: 16px;
    overflow: auto; }
    .blogBlock .metaStrip .avatar {
      width: 68px;
      height: auto;
      border: 3px solid black;
      float: left; }
    .blogBlock .metaStrip p {
      margin-left: 98px;
      margin-bottom: 2px; }
    .blogBlock .metaStrip ul {
      margin-left: 98px;
      list-style-type: none; }
  .blogBlock .button {
    padding: 10px 0 9px;
    width: 188px; }
  @media screen and (max-width: 1107px) {
    .blogBlock .metaStrip p {
      margin-left: 85px; } }
  @media screen and (max-width: 1023px) {
    .blogBlock h2 {
      font-size: 1.125em;
      line-height: 20px; }
    .blogBlock p {
      font-size: 1em; }
    .blogBlock .createdBy {
      font-size: 0.875em;
      line-height: 18px; }
    .blogBlock .metaStrip .avatar {
      float: none;
      margin-left: auto;
      margin-right: auto;
      display: block;
      margin-bottom: 10px; }
    .blogBlock .metaStrip p {
      font-size: 0.875em;
      margin-left: 0px; } }
  @media screen and (max-width: 767px) {
    .blogBlock {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 20px; }
      .blogBlock:nth-child(2n+0) {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }

.sidebar {
  width: 356px;
  float: right;
  padding-bottom: 40px; }
  @media screen and (max-width: 1107px) {
    .sidebar {
      width: 316px; } }
  @media screen and (max-width: 1023px) {
    .sidebar {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .sidebar {
      float: none; } }

.breadcrumbs {
  margin-bottom: 20px;
  border-bottom: 1px solid #999999;
  padding-left: 30px;
  padding: 10px 0px 10px 45px; }
  @media screen and (max-width: 1107px) {
    .breadcrumbs {
      padding: 10px 0px 10px 24px; } }
  .breadcrumbs p {
    font-size: 14px;
    margin-bottom: 0px; }
  .breadcrumbs.marginBottom0 {
    margin-bottom: 0px;
    border-bottom: 0px solid #999999; }

#map {
  height: 300px; }

.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f9f3bb;
  z-index: 30; }
  .modal.is-open {
    display: block; }

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center; }

.modal__container {
  padding: 30px;
  max-width: 1108px;
  max-height: 100vh;
  box-sizing: border-box;
  text-align: center; }

.modal__close {
  position: absolute;
  top: -5vh;
  right: 30px;
  color: black;
  font-weight: bold;
  background: transparent;
  border: 0; }
  .modal__close:hover {
    background: transparent; }

.modal__header .modal__close:before {
  font-family: "icomoon";
  content: '\e601';
  font-size: 22px; }

/** old overlay class */
.overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f9f3bb;
  z-index: 30; }
  .overlay .overlayBackground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .overlay .overlayClose {
    display: inline-block;
    float: right;
    height: 18px;
    line-height: 18px;
    margin-top: 68px;
    margin-bottom: 200px;
    font-size: 0.875em;
    text-transform: uppercase;
    vertical-align: top;
    color: black;
    font-weight: bold; }
    .overlay .overlayClose:after {
      font-family: "icomoon";
      content: '\e601';
      font-size: 22px; }
    .overlay .overlayClose:hover {
      text-decoration: none; }
    @media screen and (max-width: 1107px) {
      .overlay .overlayClose {
        margin-top: 54px; } }
    @media screen and (max-width: 1023px) {
      .overlay .overlayClose {
        margin-top: 26px; } }

#search-modal .modal__header {
  margin-bottom: 30px; }
#search-modal .modal__title {
  font-size: 46px; }
#search-modal .search__form {
  margin-bottom: 30px; }
#search-modal .azLinks {
  font-family: "Replica-Bold";
  font-size: 18px;
  list-style-type: none;
  display: inline-flex; }
  #search-modal .azLinks > li {
    margin: 0 10px; }
    #search-modal .azLinks > li > a {
      color: black; }
#search-modal input.search__text {
  box-shadow: none;
  border-bottom: solid 2px black;
  background-color: transparent;
  font-size: 18px;
  font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif;
  text-align: center;
  margin-bottom: 28px; }
#search-modal .search__button {
  display: block;
  margin: 0 auto;
  border: solid 2px black;
  color: black;
  text-transform: capitalize;
  border-radius: 0;
  cursor: pointer;
  font-size: 18px;
  font-family: "Replica-Bold";
  padding: 10px 20px;
  background: transparent; }
  #search-modal .search__button:hover {
    background-color: transparent; }

.networkOverlay .centralise {
  display: table;
  height: 100%; }
.networkOverlay .overlayClose {
  float: none;
  right: 0;
  top: 0;
  position: absolute; }
.networkOverlay .networkContent {
  display: table-cell;
  vertical-align: middle;
  width: 560px;
  text-align: center; }
  .networkOverlay .networkContent img {
    width: 80px;
    margin-bottom: 60px; }
  .networkOverlay .networkContent h2 {
    font-size: 2.875em;
    line-height: 54px;
    margin-bottom: 55px; }
  .networkOverlay .networkContent p {
    font-weight: 700;
    font-size: 1em;
    line-height: 26px;
    margin-bottom: 40px; }
  .networkOverlay .networkContent ul {
    list-style: none;
    margin-left: 0; }
    .networkOverlay .networkContent ul li {
      margin-bottom: 0;
      display: inline-block;
      font-weight: 700;
      font-size: 1em;
      line-height: 26px; }
      .networkOverlay .networkContent ul li:before {
        display: inline-block;
        content: '|';
        margin: 0 6px 0 4px;
        position: relative;
        top: -1px; }
      .networkOverlay .networkContent ul li:first-child:before {
        display: none; }
      .networkOverlay .networkContent ul li a {
        color: inherit;
        text-decoration: underline; }

.overlayNetworkActive .networkOverlay {
  display: block; }

.featuredBlock > *, .stickyBlock > *, .postBlock > * {
  margin: 0; }
.featuredBlock img, .stickyBlock img, .postBlock img {
  max-width: 100%; }
.featuredBlock h2, .featuredBlock h3, .featuredBlock p, .stickyBlock h2, .stickyBlock h3, .stickyBlock p, .postBlock h2, .postBlock h3, .postBlock p {
  margin-top: 20px; }
.featuredBlock p, .stickyBlock p, .postBlock p {
  font-family: 'Replica-Bold';
  font-size: 0.75em;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .featuredBlock p.excerpt, .stickyBlock p.excerpt, .postBlock p.excerpt {
    font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif;
    font-size: 1.125em;
    line-height: 28px;
    text-transform: none;
    letter-spacing: 0; }
  .featuredBlock p.articleBreadcrumb a:before, .stickyBlock p.articleBreadcrumb a:before, .postBlock p.articleBreadcrumb a:before {
    content: ',';
    display: inline-block;
    margin: 0 2px 0 -3px; }
  .featuredBlock p.articleBreadcrumb a:first-child:before, .stickyBlock p.articleBreadcrumb a:first-child:before, .postBlock p.articleBreadcrumb a:first-child:before {
    content: '';
    margin: 0; }
  .featuredBlock p.articleBreadcrumb a:first-child + a:before, .stickyBlock p.articleBreadcrumb a:first-child + a:before, .postBlock p.articleBreadcrumb a:first-child + a:before {
    content: '/';
    margin-right: 2px; }
  .featuredBlock p.reviewBreadcrumb a:first-child + a:before, .stickyBlock p.reviewBreadcrumb a:first-child + a:before, .postBlock p.reviewBreadcrumb a:first-child + a:before {
    content: '/';
    display: inline-block;
    margin: 0 2px 0 -3px; }
.featuredBlock a, .stickyBlock a, .postBlock a {
  position: relative;
  color: black; }
.featuredBlock .icon-lwlRecommends, .stickyBlock .icon-lwlRecommends, .postBlock .icon-lwlRecommends {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 76px;
  color: #f9f3bb; }
  @media screen and (max-width: 767px) {
    .featuredBlock .icon-lwlRecommends, .stickyBlock .icon-lwlRecommends, .postBlock .icon-lwlRecommends {
      font-size: 40px; } }
.featuredBlock .icon-playButton, .stickyBlock .icon-playButton, .postBlock .icon-playButton {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 60px;
  color: #f9f3bb;
  margin-left: -30px;
  margin-top: -30px; }
.featuredBlock .limitContent, .stickyBlock .limitContent, .postBlock .limitContent {
  height: 168px;
  overflow: hidden; }
  .featuredBlock .limitContent > *, .stickyBlock .limitContent > *, .postBlock .limitContent > * {
    margin: 0; }
  .featuredBlock .limitContent h2, .featuredBlock .limitContent h3, .featuredBlock .limitContent p, .stickyBlock .limitContent h2, .stickyBlock .limitContent h3, .stickyBlock .limitContent p, .postBlock .limitContent h2, .postBlock .limitContent h3, .postBlock .limitContent p {
    margin-top: 20px; }
  .featuredBlock .limitContent h3 + p, .stickyBlock .limitContent h3 + p, .postBlock .limitContent h3 + p {
    margin-top: 10px; }
  .featuredBlock .limitContent p, .stickyBlock .limitContent p, .postBlock .limitContent p {
    text-transform: uppercase; }
    .featuredBlock .limitContent p.excerpt, .stickyBlock .limitContent p.excerpt, .postBlock .limitContent p.excerpt {
      text-transform: none;
      margin-top: 14px; }
.featuredBlock .reviewScoreSummary span[class^='icon-'], .stickyBlock .reviewScoreSummary span[class^='icon-'], .postBlock .reviewScoreSummary span[class^='icon-'] {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  margin: 20px 0 20px 10px; }
  .featuredBlock .reviewScoreSummary span[class^='icon-']:before, .stickyBlock .reviewScoreSummary span[class^='icon-']:before, .postBlock .reviewScoreSummary span[class^='icon-']:before {
    font-family: 'icomoon';
    color: black;
    font-size: 32px; }
  .featuredBlock .reviewScoreSummary span[class^='icon-'] span:before, .stickyBlock .reviewScoreSummary span[class^='icon-'] span:before, .postBlock .reviewScoreSummary span[class^='icon-'] span:before {
    position: absolute;
    content: 'ANTICIPATION';
    width: 105px;
    text-align: center;
    background-color: black;
    font-size: 12px;
    font-family: "Replica-Regular";
    color: white;
    top: -34px;
    left: -37px;
    line-height: 22px;
    border-radius: 4px; }
  .featuredBlock .reviewScoreSummary span[class^='icon-'] span.enjoyment:before, .stickyBlock .reviewScoreSummary span[class^='icon-'] span.enjoyment:before, .postBlock .reviewScoreSummary span[class^='icon-'] span.enjoyment:before {
    content: 'ENJOYMENT'; }
  .featuredBlock .reviewScoreSummary span[class^='icon-'] span.retrospect:before, .stickyBlock .reviewScoreSummary span[class^='icon-'] span.retrospect:before, .postBlock .reviewScoreSummary span[class^='icon-'] span.retrospect:before {
    content: 'IN RETROSPECT'; }
  .featuredBlock .reviewScoreSummary span[class^='icon-'] span:after, .stickyBlock .reviewScoreSummary span[class^='icon-'] span:after, .postBlock .reviewScoreSummary span[class^='icon-'] span:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: -12px;
    left: 10px;
    border: solid 6px transparent;
    border-top-color: black; }
  .featuredBlock .reviewScoreSummary span[class^='icon-'] span:before, .featuredBlock .reviewScoreSummary span[class^='icon-'] span:after, .stickyBlock .reviewScoreSummary span[class^='icon-'] span:before, .stickyBlock .reviewScoreSummary span[class^='icon-'] span:after, .postBlock .reviewScoreSummary span[class^='icon-'] span:before, .postBlock .reviewScoreSummary span[class^='icon-'] span:after {
    display: none; }
  .featuredBlock .reviewScoreSummary span[class^='icon-']:first-child, .stickyBlock .reviewScoreSummary span[class^='icon-']:first-child, .postBlock .reviewScoreSummary span[class^='icon-']:first-child {
    margin-left: 0; }
  .featuredBlock .reviewScoreSummary span[class^='icon-']:hover:before, .stickyBlock .reviewScoreSummary span[class^='icon-']:hover:before, .postBlock .reviewScoreSummary span[class^='icon-']:hover:before {
    color: #b2b3b4; }
  .featuredBlock .reviewScoreSummary span[class^='icon-']:hover span:before, .featuredBlock .reviewScoreSummary span[class^='icon-']:hover span:after, .stickyBlock .reviewScoreSummary span[class^='icon-']:hover span:before, .stickyBlock .reviewScoreSummary span[class^='icon-']:hover span:after, .postBlock .reviewScoreSummary span[class^='icon-']:hover span:before, .postBlock .reviewScoreSummary span[class^='icon-']:hover span:after {
    display: inline-block; }
.featuredBlock .imageContainer, .stickyBlock .imageContainer, .postBlock .imageContainer {
  position: relative; }
  .featuredBlock .imageContainer img, .stickyBlock .imageContainer img, .postBlock .imageContainer img {
    float: left; }
  .featuredBlock .imageContainer .recommendsLogo, .stickyBlock .imageContainer .recommendsLogo, .postBlock .imageContainer .recommendsLogo {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 75px; }
  @media screen and (max-width: 1107px) {
    .featuredBlock .imageContainer, .stickyBlock .imageContainer, .postBlock .imageContainer {
      width: 662px !important; } }
  @media screen and (max-width: 1023px) {
    .featuredBlock .imageContainer, .stickyBlock .imageContainer, .postBlock .imageContainer {
      width: 100% !important;
      margin-bottom: 20px; } }
.featuredBlock .featuredContentContainer, .stickyBlock .featuredContentContainer, .postBlock .featuredContentContainer {
  position: relative;
  float: left;
  display: table;
  margin-left: 20px;
  min-height: 514px;
  min-width: 356px;
  max-width: 356px; }
  .featuredBlock .featuredContentContainer .featuredContent, .stickyBlock .featuredContentContainer .featuredContent, .postBlock .featuredContentContainer .featuredContent {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    word-break: break-word; }
    .featuredBlock .featuredContentContainer .featuredContent h1, .stickyBlock .featuredContentContainer .featuredContent h1, .postBlock .featuredContentContainer .featuredContent h1 {
      font-size: 2.6em;
      line-height: 50px; }
  @media screen and (max-width: 1107px) {
    .featuredBlock .featuredContentContainer, .stickyBlock .featuredContentContainer, .postBlock .featuredContentContainer {
      min-height: 465px;
      min-width: 321px;
      max-width: 321px; }
      .featuredBlock .featuredContentContainer .featuredContent h1, .stickyBlock .featuredContentContainer .featuredContent h1, .postBlock .featuredContentContainer .featuredContent h1 {
        font-size: 2.4em;
        line-height: 48px; } }
  @media screen and (max-width: 1023px) {
    .featuredBlock .featuredContentContainer, .stickyBlock .featuredContentContainer, .postBlock .featuredContentContainer {
      clear: both;
      float: none;
      margin-left: 0;
      display: block;
      min-height: initial;
      min-width: initial;
      max-width: initial; }
      .featuredBlock .featuredContentContainer .featuredContent, .stickyBlock .featuredContentContainer .featuredContent, .postBlock .featuredContentContainer .featuredContent {
        display: block;
        text-align: left; } }
  @media screen and (max-width: 767px) {
    .featuredBlock .featuredContentContainer .featuredContent h1, .stickyBlock .featuredContentContainer .featuredContent h1, .postBlock .featuredContentContainer .featuredContent h1 {
      font-size: 2em;
      line-height: 40px; } }

.featuredBlock {
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  .featuredBlock h1, .featuredBlock h2 {
    margin-top: 20px; }
    .featuredBlock h1 a, .featuredBlock h2 a {
      color: black; }
  @media screen and (max-width: 1023px) {
    .featuredBlock {
      margin-bottom: 10px; } }

.stickyPosts {
  width: 100%;
  clear: both;
  float: left;
  border-bottom: solid 1px black;
  margin-top: 40px; }
  .stickyPosts .stickyBlock {
    width: 31.914893617%;
    float: left;
    margin-right: 2.1276595745%;
    margin-bottom: 2.1276595745%; }
    .stickyPosts .stickyBlock:nth-of-type(2n+0) {
      width: 31.914893617%;
      float: left;
      margin-right: 2.1276595745%; }
    .stickyPosts .stickyBlock:nth-of-type(2n+1) {
      clear: none; }
    .stickyPosts .stickyBlock:nth-of-type(3n+0) {
      width: 31.914893617%;
      float: right;
      margin-right: 0; }
    .stickyPosts .stickyBlock:nth-of-type(3n+1) {
      clear: both; }
    @media screen and (max-width: 1023px) {
      .stickyPosts .stickyBlock {
        width: 48.9361702128%;
        float: left;
        margin-right: 2.1276595745%;
        margin-bottom: 2.1276595745%; }
        .stickyPosts .stickyBlock:nth-of-type(1n+0) {
          width: 48.9361702128%;
          float: left;
          margin-right: 2.1276595745%; }
        .stickyPosts .stickyBlock:nth-of-type(1n+1) {
          clear: none; }
        .stickyPosts .stickyBlock:nth-of-type(2n+0) {
          width: 48.9361702128%;
          float: right;
          margin-right: 0; }
        .stickyPosts .stickyBlock:nth-of-type(2n+1) {
          clear: both; } }
    @media screen and (max-width: 767px) {
      .stickyPosts .stickyBlock {
        /* Do something if $p was not passed */
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 2.1276595745%; }
        .stickyPosts .stickyBlock:nth-of-type(1n+0) {
          width: 100%;
          float: right;
          margin-right: 0; }
        .stickyPosts .stickyBlock:nth-of-type(1n+1) {
          clear: both; } }
    .stickyPosts .stickyBlock a {
      float: none;
      display: inline-block; }
    @media screen and (max-width: 767px) {
      .stickyPosts .stickyBlock > a:first-child {
        display: block; }
        .stickyPosts .stickyBlock > a:first-child img {
          width: 100%; } }

.postBlock {
  /* Do something if $p was not passed */
  width: 31.914893617%;
  float: left;
  margin-right: 2.1276595745%;
  margin-bottom: 2.1276595745%;
  margin-bottom: 70px; }
  .postBlock:nth-of-type(3n+0) {
    width: 31.914893617%;
    float: right;
    margin-right: 0; }
  .postBlock:nth-of-type(3n+1) {
    clear: both; }
  @media screen and (max-width: 1023px) {
    .postBlock {
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .postBlock {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 2.1276595745%;
      margin-bottom: 20px; }
      .postBlock:nth-of-type(3n+0) {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
      .postBlock:nth-of-type(3n+1) {
        clear: none; }
      .postBlock:nth-of-type(1n+0) {
        width: 100%;
        float: right;
        margin-right: 0; }
      .postBlock:nth-of-type(1n+1) {
        clear: both; } }
  .postBlock h3 {
    font-size: 1.5em;
    line-height: 26px; }
  .postBlock a {
    display: inline-block; }
  @media screen and (max-width: 1023px) {
    .postBlock > a:first-child {
      display: block; }
      .postBlock > a:first-child img {
        width: 100%; } }
  .postBlock .reviewScoreSummary span[class^='icon-'] {
    margin-bottom: 0; }

.featuredImages {
  clear: both;
  float: left;
  width: 100%;
  padding: 30px 0 28px;
  border-top: solid 2px black;
  border-bottom: solid 2px black; }
  @media screen and (max-width: 767px) {
    .featuredImages {
      padding: 0;
      padding-top: 10px;
      padding-bottom: 10px;
      border: 0; } }
  .featuredImages a {
    /* Do something if $p was not passed */
    width: 23.4042553191%;
    float: left;
    margin-right: 2.1276595745%;
    margin-bottom: 2.1276595745%;
    margin-bottom: 0; }
    .featuredImages a:nth-child(4n+0) {
      width: 23.4042553191%;
      float: right;
      margin-right: 0; }
    .featuredImages a:nth-child(4n+1) {
      clear: both; }
    .featuredImages a img {
      max-width: 100%; }

.mostPopular {
  float: right;
  width: 100%;
  border-top: solid 1px black;
  padding-top: 40px; }
  @media screen and (max-width: 767px) {
    .mostPopular {
      max-width: 300px;
      margin-left: auto;
      margin-right: auto;
      float: none;
      overflow: auto; }
      .mostPopular *:nth-child(1n+6) {
        display: none !important; } }
  .mostPopular h2 {
    text-align: center;
    margin-bottom: 40px; }
  .mostPopular h2 + .popularBlock {
    border-top: none; }
  .mostPopular .popularBlock {
    width: 100%;
    float: left;
    clear: both;
    border-top: solid 1px black;
    padding: 6px 0 3px; }
    @media screen and (max-width: 1023px) {
      .mostPopular .popularBlock {
        clear: none;
        border: none;
        /* Do something if $p was not passed */
        width: 48.9361702128%;
        float: left;
        margin-right: 2.1276595745%;
        margin-bottom: 2.1276595745%;
        padding: 0;
        margin-bottom: 8px; }
        .mostPopular .popularBlock:nth-of-type(2n+0) {
          width: 48.9361702128%;
          float: right;
          margin-right: 0; }
        .mostPopular .popularBlock:nth-of-type(2n+1) {
          clear: both; } }
    @media screen and (max-width: 767px) {
      .mostPopular .popularBlock {
        border-top: solid 1px black;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 2.1276595745%;
        padding: 5px 0 3px;
        margin-bottom: 0; }
        .mostPopular .popularBlock:nth-of-type(2n+0) {
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; }
        .mostPopular .popularBlock:nth-of-type(2n+1) {
          clear: none; }
        .mostPopular .popularBlock:nth-of-type(1n+0) {
          width: 100%;
          float: right;
          margin-right: 0; }
        .mostPopular .popularBlock:nth-of-type(1n+1) {
          clear: both; } }
    .mostPopular .popularBlock a {
      width: 50%;
      float: left;
      color: black; }
      @media screen and (max-width: 767px) {
        .mostPopular .popularBlock a {
          width: 25%; } }
      .mostPopular .popularBlock a img {
        max-width: 100%; }
    .mostPopular .popularBlock p {
      width: 44%;
      float: right;
      font-family: "Replica-Bold";
      font-size: 1.125em;
      line-height: 24px;
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .mostPopular .popularBlock p {
          width: 70%;
          font-size: 0.9375em;
          line-height: 18px; } }
      .mostPopular .popularBlock p a {
        width: auto;
        float: none; }
  .mostPopular.horizontalDisplay {
    float: left;
    margin-top: 40px;
    margin-bottom: 30px; }
    .mostPopular.horizontalDisplay .popularBlock {
      clear: none;
      border: none;
      /* Do something if $p was not passed */
      width: 23.4042553191%;
      float: left;
      margin-right: 2.1276595745%;
      margin-bottom: 2.1276595745%; }
      .mostPopular.horizontalDisplay .popularBlock:nth-of-type(4n+0) {
        width: 23.4042553191%;
        float: right;
        margin-right: 0; }
      .mostPopular.horizontalDisplay .popularBlock:nth-of-type(4n+1) {
        clear: both; }
      @media screen and (max-width: 1023px) {
        .mostPopular.horizontalDisplay .popularBlock {
          clear: none;
          border: none;
          /* Do something if $p was not passed */
          width: 48.9361702128%;
          float: left;
          margin-right: 2.1276595745%;
          margin-bottom: 2.1276595745%; }
          .mostPopular.horizontalDisplay .popularBlock:nth-of-type(2n+0) {
            width: 48.9361702128%;
            float: right;
            margin-right: 0; }
          .mostPopular.horizontalDisplay .popularBlock:nth-of-type(2n+1) {
            clear: both; } }
      @media screen and (max-width: 767px) {
        .mostPopular.horizontalDisplay .popularBlock {
          border-top: solid 1px black;
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0;
          margin-bottom: 2.1276595745%;
          padding: 5px 0 3px;
          margin-bottom: 0; }
          .mostPopular.horizontalDisplay .popularBlock:nth-of-type(2n+0) {
            width: 100%;
            float: left;
            margin-left: 0;
            margin-right: 0; }
          .mostPopular.horizontalDisplay .popularBlock:nth-of-type(2n+1) {
            clear: none; }
          .mostPopular.horizontalDisplay .popularBlock:nth-of-type(1n+0) {
            width: 100%;
            float: right;
            margin-right: 0; }
          .mostPopular.horizontalDisplay .popularBlock:nth-of-type(1n+1) {
            clear: both; } }
      .mostPopular.horizontalDisplay .popularBlock a {
        width: 100%; }
        @media screen and (max-width: 1023px) {
          .mostPopular.horizontalDisplay .popularBlock a {
            width: 50%;
            float: left;
            color: black; } }
  @media screen and (max-width: 1023px) and (max-width: 767px) {
    .mostPopular.horizontalDisplay .popularBlock a {
      display: none; } }

        .mostPopular.horizontalDisplay .popularBlock a img {
          width: 100%; }
      .mostPopular.horizontalDisplay .popularBlock p {
        margin-top: 10px;
        width: 100%;
        float: left; }
        @media screen and (max-width: 1023px) {
          .mostPopular.horizontalDisplay .popularBlock p {
            margin-top: 0;
            width: 44%;
            float: right; }
            .mostPopular.horizontalDisplay .popularBlock p a {
              width: 100%; } }
  @media screen and (max-width: 1023px) and (max-width: 767px) {
    .mostPopular.horizontalDisplay .popularBlock p {
      width: 100%;
      float: left; }
      .mostPopular.horizontalDisplay .popularBlock p a {
        display: block; } }

.imageBanner {
  width: 100%;
  overflow: hidden;
  height: 250px;
  margin-bottom: 2.1276595745%; }
  .imageBanner a {
    display: block;
    height: 250px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  @media screen and (max-width: 767px) {
    .imageBanner {
      display: none; } }

.socialAndSearch {
  margin: 0; }
  .socialAndSearch li {
    list-style-type: none;
    display: inline-block;
    margin: 0; }
    .socialAndSearch li button {
      cursor: pointer;
      padding: 0;
      background: none;
      transition: none; }
    .socialAndSearch li a, .socialAndSearch li button {
      color: black;
      display: block;
      position: relative;
      float: left;
      font-size: 1em;
      width: 30px;
      height: 30px;
      border: solid 2px black;
      border-radius: 500px;
      text-align: center;
      line-height: 29px; }
      .socialAndSearch li a.search, .socialAndSearch li button.search {
        overflow: hidden;
        border: none;
        border-radius: 0; }
        .socialAndSearch li a.search span, .socialAndSearch li button.search span {
          position: absolute;
          top: -6px;
          left: -10px;
          font-size: 42px; }
      .socialAndSearch li a:hover, .socialAndSearch li button:hover {
        color: #b2b3b4;
        border-color: #b2b3b4;
        text-decoration: none; }

.soloSearch {
  cursor: pointer;
  padding: 0;
  background: none;
  transition: none;
  color: black !important;
  position: absolute;
  right: 0;
  top: 27px;
  font-size: 1em;
  width: 30px;
  height: 30px;
  z-index: 5; }
  .soloSearch span {
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 28px; }

.newsletterSignup {
  display: none;
  position: fixed;
  background-color: #f9f3bb;
  bottom: 0;
  z-index: 1;
  right: 10%;
  padding: 30px;
  width: 400px; }
  @media screen and (max-width: 1023px) {
    .newsletterSignup {
      display: none !important; } }
  .newsletterSignup .icon-close {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 16px;
    font-weight: 600;
    z-index: 1;
    cursor: pointer; }
  .newsletterSignup form {
    width: 100%;
    position: relative; }
    @media screen and (max-width: 767px) {
      .newsletterSignup form {
        width: 260px;
        margin: 0 auto; } }
    .newsletterSignup form label {
      width: 80%;
      font-size: 0.9375em;
      line-height: 16px;
      color: black; }
      @media screen and (max-width: 767px) {
        .newsletterSignup form label {
          margin-bottom: 16px; } }
    .newsletterSignup form input[type=text] {
      background-color: transparent;
      border: none;
      border-bottom: solid 2px black;
      font-size: 0.9375em;
      box-shadow: none;
      padding: 14px 35px 8px 0;
      height: 44px; }
      @media screen and (max-width: 767px) {
        .newsletterSignup form input[type=text] {
          width: 260px;
          font-size: 1em;
          text-align: center;
          height: 37px;
          padding-top: 8px;
          padding-left: 29px;
          padding-right: 29px;
          margin: 0 auto; } }
    .newsletterSignup form input[type=submit] {
      padding: 0;
      margin: 0;
      border: none;
      position: absolute;
      right: 0;
      bottom: 0;
      font-size: 0.875em;
      line-height: 37px;
      color: black; }

.newsletterSignupVisible .newsletterSignup {
  display: block; }

.mpuSidebar {
  float: right;
  width: 100%;
  text-align: center;
  margin-bottom: 40px; }
  @media screen and (max-width: 1023px) {
    .mpuSidebar {
      display: none; } }

.mpuBlock {
  clear: both;
  width: 100%;
  padding: 30px 0;
  text-align: center;
  position: relative;
  z-index: 2;
  background-color: white;
  min-height: 150px; }
  .mpuBlock > * {
    display: block;
    margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .mpuBlock {
      min-height: 0px;
      padding: 0; }
      .mpuBlock .centralise {
        padding: 0; } }

.addthis_toolbox p.share {
  display: none;
  font-size: 1.125em;
  font-family: "Replica-Bold";
  font-style: normal;
  text-transform: none;
  margin-bottom: 0; }
@media screen and (max-width: 767px) {
  .addthis_toolbox {
    margin-bottom: 20px; } }
.addthis_toolbox .custom_images {
  margin-top: 10px; }
  .addthis_toolbox .custom_images a {
    display: inline-block;
    width: 32px !important;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 100px;
    margin-left: 3px;
    outline: none;
    color: white !important;
    font-size: 18px; }
    .addthis_toolbox .custom_images a:before {
      font-family: 'icomoon';
      display: inline-block; }
    .addthis_toolbox .custom_images a:hover {
      color: white !important; }
    .addthis_toolbox .custom_images a span {
      display: none; }
    .addthis_toolbox .custom_images a:first-child {
      margin-left: 0; }
  .addthis_toolbox .custom_images .addthis_button_facebook,
  .addthis_toolbox .custom_images .quote_button_facebook {
    background-color: #4460A0; }
    .addthis_toolbox .custom_images .addthis_button_facebook:before,
    .addthis_toolbox .custom_images .quote_button_facebook:before {
      content: '\e602'; }
  .addthis_toolbox .custom_images .addthis_button_twitter,
  .addthis_toolbox .custom_images .quote_button_twitter {
    background-color: #00AAEC; }
    .addthis_toolbox .custom_images .addthis_button_twitter:before,
    .addthis_toolbox .custom_images .quote_button_twitter:before {
      content: '\e603'; }
  .addthis_toolbox .custom_images .addthis_button_google {
    background-color: #DC4A38; }
    .addthis_toolbox .custom_images .addthis_button_google:before {
      content: '\e605'; }
  .addthis_toolbox .custom_images .addthis_button_reddit {
    background-color: black; }
    .addthis_toolbox .custom_images .addthis_button_reddit:before {
      content: '\e910'; }
  .addthis_toolbox .custom_images .addthis_button_whatsapp,
  .addthis_toolbox .custom_images .quote_button_whatsapp {
    color: white;
    background-color: #03E676; }
    .addthis_toolbox .custom_images .addthis_button_whatsapp:before,
    .addthis_toolbox .custom_images .quote_button_whatsapp:before {
      content: '\e911'; }
  .addthis_toolbox .custom_images .addthis_button_more:before {
    content: '\e902'; }
  .addthis_toolbox .custom_images .quote_button_email {
    background-color: black; }
    .addthis_toolbox .custom_images .quote_button_email:before {
      content: '\e912'; }

.backIssueContainer {
  width: 100%; }
  .backIssueContainer .backIssueBlock {
    /* Do something if $p was not passed */
    width: 23.4042553191%;
    float: left;
    margin-right: 2.1276595745%;
    margin-bottom: 2.1276595745%;
    margin-bottom: 25px; }
    .backIssueContainer .backIssueBlock:nth-of-type(4n+0) {
      width: 23.4042553191%;
      float: right;
      margin-right: 0; }
    .backIssueContainer .backIssueBlock:nth-of-type(4n+1) {
      clear: both; }
    @media screen and (max-width: 767px) {
      .backIssueContainer .backIssueBlock {
        width: 48.9361702128%;
        float: left;
        margin-right: 2.1276595745%;
        margin-bottom: 2.1276595745%; }
        .backIssueContainer .backIssueBlock:nth-of-type(4n+0) {
          width: 48.9361702128%;
          float: left;
          margin-right: 2.1276595745%; }
        .backIssueContainer .backIssueBlock:nth-of-type(4n+1) {
          clear: none; }
        .backIssueContainer .backIssueBlock:nth-of-type(2n+0) {
          width: 48.9361702128%;
          float: right;
          margin-right: 0; }
        .backIssueContainer .backIssueBlock:nth-of-type(2n+1) {
          clear: both; } }
    .backIssueContainer .backIssueBlock img {
      width: 100%;
      margin-bottom: 20px;
      float: left; }
    .backIssueContainer .backIssueBlock a.backIssueCover {
      float: left;
      width: 100%; }
      .backIssueContainer .backIssueBlock a.backIssueCover img {
        display: block;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto; }
    .backIssueContainer .backIssueBlock h2 {
      clear: both;
      margin-bottom: 0; }
      .backIssueContainer .backIssueBlock h2 a {
        color: black; }
    .backIssueContainer .backIssueBlock p {
      margin-bottom: 10px; }
      .backIssueContainer .backIssueBlock p.links a {
        font-family: 'Replica-Bold';
        color: black;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 1px; }
        .backIssueContainer .backIssueBlock p.links a:before {
          content: '/';
          display: inline-block;
          margin: 0 5px 0 2px; }
        .backIssueContainer .backIssueBlock p.links a:first-child:before {
          content: '';
          margin: 0; }

.aToZ {
  position: relative;
  width: 100%; }
  .aToZ .title {
    float: left;
    width: 40%;
    padding-top: 12px; }
    @media screen and (max-width: 1107px) {
      .aToZ .title {
        width: 30%;
        font-size: 2.25em; } }
    @media screen and (max-width: 1023px) {
      .aToZ .title {
        width: 100%;
        padding-left: 10px; } }
  .aToZ ul {
    list-style: none;
    margin: 0;
    float: right;
    width: 59%; }
    @media screen and (max-width: 1107px) {
      .aToZ ul {
        width: 65.1%; } }
    @media screen and (max-width: 1023px) {
      .aToZ ul {
        width: 100%; } }
    .aToZ ul li {
      float: left;
      margin-left: 20.2px; }
      @media screen and (max-width: 1023px) {
        .aToZ ul li {
          margin-left: 10px; } }
      .aToZ ul li a {
        font-family: "Replica-Bold";
        display: inline-block;
        border: solid 2px black;
        border-radius: 100px;
        width: 30px;
        height: 30px;
        line-height: 27px;
        text-align: center;
        color: black; }
        .aToZ ul li a:hover {
          text-decoration: none;
          background-color: black;
          color: white; }
      .aToZ ul li.active a {
        text-decoration: none;
        background-color: black;
        color: white; }
  .aToZ.reviewsFilter .title {
    width: 35%; }
    @media screen and (max-width: 1107px) {
      .aToZ.reviewsFilter .title {
        width: 28%; } }
    @media screen and (max-width: 1023px) {
      .aToZ.reviewsFilter .title {
        width: 100%;
        padding-left: 10px; } }
  .aToZ.reviewsFilter ul {
    width: 63.5%;
    margin-bottom: 20px; }
    @media screen and (max-width: 1107px) {
      .aToZ.reviewsFilter ul {
        width: 70.1%; } }
    @media screen and (max-width: 1023px) {
      .aToZ.reviewsFilter ul {
        width: 100%; } }
    .aToZ.reviewsFilter ul li:first-child {
      width: 80.2px; }
      @media screen and (max-width: 1023px) {
        .aToZ.reviewsFilter ul li:first-child {
          width: 70.2px; } }
      .aToZ.reviewsFilter ul li:first-child a {
        width: inherit; }

.aToZFilteredResults {
  clear: both;
  float: left;
  width: 100%; }
  .aToZFilteredResults .searchedLetter {
    display: block;
    font-size: 3em;
    line-height: 56px;
    font-family: "Replica-Bold";
    margin-bottom: 20px; }
    @media screen and (max-width: 1107px) {
      .aToZFilteredResults .searchedLetter {
        font-size: 2.25em; } }
    @media screen and (max-width: 1023px) {
      .aToZFilteredResults .searchedLetter {
        padding-left: 10px; } }
  .aToZFilteredResults .resultsBlock, .aToZFilteredResults .lettersOnly p {
    /* Do something if $p was not passed */
    width: 31.914893617%;
    float: left;
    margin-right: 2.1276595745%;
    margin-bottom: 2.1276595745%; }
    .aToZFilteredResults .resultsBlock:nth-child(3n+0), .aToZFilteredResults .lettersOnly p:nth-child(3n+0) {
      width: 31.914893617%;
      float: right;
      margin-right: 0; }
    .aToZFilteredResults .resultsBlock:nth-child(3n+1), .aToZFilteredResults .lettersOnly p:nth-child(3n+1) {
      clear: both; }
    .aToZFilteredResults .resultsBlock a, .aToZFilteredResults .lettersOnly p a {
      font-family: "Replica-Bold";
      color: black; }
  @media screen and (max-width: 767px) {
    .aToZFilteredResults .lettersOnly p {
      width: 48.9361702128%;
      float: left;
      margin-right: 2.1276595745%;
      margin-bottom: 2.1276595745%; }
      .aToZFilteredResults .lettersOnly p:nth-child(3n+0) {
        width: 48.9361702128%;
        float: left;
        margin-right: 2.1276595745%; }
      .aToZFilteredResults .lettersOnly p:nth-child(3n+1) {
        clear: none; }
      .aToZFilteredResults .lettersOnly p:nth-child(2n+0) {
        width: 48.9361702128%;
        float: right;
        margin-right: 0; }
      .aToZFilteredResults .lettersOnly p:nth-child(2n+1) {
        clear: both; } }
  .aToZFilteredResults .resultsBlock {
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .aToZFilteredResults .resultsBlock {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 2.1276595745%; }
        .aToZFilteredResults .resultsBlock:nth-child(3n+0) {
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; }
        .aToZFilteredResults .resultsBlock:nth-child(3n+1) {
          clear: none; }
        .aToZFilteredResults .resultsBlock:nth-child(1n+0) {
          width: 100%;
          float: right;
          margin-right: 0; }
        .aToZFilteredResults .resultsBlock:nth-child(1n+1) {
          clear: both; } }
    .aToZFilteredResults .resultsBlock a {
      width: 48%;
      float: left;
      position: relative; }
      .aToZFilteredResults .resultsBlock a img {
        float: left;
        max-width: 100%; }
        @media screen and (max-width: 767px) {
          .aToZFilteredResults .resultsBlock a img {
            width: 100%; } }
      .aToZFilteredResults .resultsBlock a .reviewScores {
        display: inline-block;
        position: absolute;
        width: 100%;
        max-width: 168px;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.4);
        top: 0;
        left: 0;
        text-align: center;
        opacity: 0;
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        transition: opacity 0.2s; }
        @media screen and (max-width: 1023px) {
          .aToZFilteredResults .resultsBlock a .reviewScores {
            display: none; } }
        .aToZFilteredResults .resultsBlock a .reviewScores span {
          display: inline-block;
          position: relative;
          color: white;
          left: auto;
          top: 50%;
          width: auto;
          height: 32px;
          font-size: 32px;
          background-color: transparent;
          margin-top: -16px; }
          .aToZFilteredResults .resultsBlock a .reviewScores span:first-child + span {
            margin-left: 6px;
            margin-right: 6px; }
      .aToZFilteredResults .resultsBlock a .icon-lwlRecommends {
        position: absolute;
        right: 5px;
        color: #f9f3bb;
        top: 5px;
        font-size: 30px; }
    .aToZFilteredResults .resultsBlock:hover a span {
      opacity: 1;
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      transition: opacity 0.2s; }
    .aToZFilteredResults .resultsBlock p {
      width: 48%;
      float: right; }
      .aToZFilteredResults .resultsBlock p a {
        width: auto; }

.email-signup {
  position: relative;
  border: 1px solid black;
  margin-bottom: 50px; }
  .email-signup input[type="text"] {
    padding-right: 80px; }
  .email-signup input[type="submit"] {
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    border-left: 1px solid black;
    height: 100%;
    background: #f9f3bb;
    color: black;
    margin: 0;
    border-radius: 0; }
  .email-signup label {
    padding-top: 8px;
    width: 100%;
    color: black;
    margin-bottom: 30px;
    line-height: 25px; }

.hustle-popup-content {
  background: white;
  border: 2px solid black; }

.hustle-popup-mask.hustle-optin-mask {
  background: white;
  opacity: 0.5; }

.hustle-image {
  flex: 1 0 100% !important;
  max-width: 100% !important; }

.hustle-layout {
  flex-wrap: wrap; }

.hustle-info {
  padding-top: 0 !important; }

.hustle-button-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  color: black; }

.hustle-content {
  text-align: center !important; }

.hustle-title, .hustle-subtitle {
  font-family: "Replica-Bold" !important; }

.hustle-subtitle {
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important; }

.hustle-group-title, .hustle-group-content {
  border-bottom: none !important; }

.hustle-group-content > * {
  font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif !important;
  font-size: 18px !important; }

.hustle-button-cta {
  height: auto !important;
  font-family: "Replica-Bold" !important;
  color: black;
  padding: 5px 20px 6px !important;
  text-align: center !important;
  font-size: 18px !important;
  border: solid 2px black !important; }
  .hustle-button-cta:hover {
    text-decoration: none !important;
    color: #b2b3b4 !important;
    border-color: #b2b3b4 !important; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
@media screen and (max-width: 767px) {
  .home .featuredBlock p.articleBreadcrumb,
  .home .stickyBlock p.articleBreadcrumb,
  .home .postBlock p.articleBreadcrumb,
  .home .featuredBlock p.reviewBreadcrumb,
  .home .stickyBlock p.reviewBreadcrumb,
  .home .postBlock p.reviewBreadcrumb {
    display: none; } }
.home .wrapper {
  padding-bottom: 30px; }
.home .featuredBlock {
  width: 100%;
  padding-bottom: 38px;
  border-bottom: solid 1px black; }
  .home .featuredBlock .imageContainer {
    float: left;
    width: 732px; }
    .home .featuredBlock .imageContainer a {
      float: left; }
  @media screen and (max-width: 1023px) {
    .home .featuredBlock {
      padding-bottom: 0;
      border-bottom: none; } }
.home .stickyPosts {
  border-bottom: none; }
  @media screen and (max-width: 767px) {
    .home .stickyPosts {
      display: none; } }
  @media screen and (max-width: 1107px) {
    .home .stickyPosts .stickyBlock .imageContainer {
      width: 100% !important; } }
.home .mpuSidebar {
  width: 352px; }
  @media screen and (max-width: 1107px) {
    .home .mpuSidebar {
      width: 320px; } }
  @media screen and (max-width: 1023px) {
    .home .mpuSidebar {
      width: 100%;
      text-align: center; } }
.home .imageBanner {
  margin-bottom: 40px; }
.home .mostPopular {
  width: 352px;
  padding-top: 22px;
  border-top: none; }
  .home .mostPopular h2 + div {
    padding-top: 0; }
  @media screen and (max-width: 1107px) {
    .home .mostPopular {
      width: 342px; } }
  @media screen and (max-width: 1023px) {
    .home .mostPopular {
      width: 100%;
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .home .mostPopular {
      padding-top: 0;
      margin-bottom: 26px; } }
.home .latestArticles, .home .latestReviews {
  border: none; }
.home .latestArticles {
  padding-top: 0;
  padding-bottom: 0; }
  .home .latestArticles .postBlock {
    width: 48.9361702128%;
    float: left;
    margin-right: 2.1276595745%;
    margin-bottom: 2.1276595745%;
    width: 48.3090% !important;
    margin-bottom: 70px; }
    .home .latestArticles .postBlock:nth-of-type(3n+0) {
      width: 48.9361702128%;
      float: left;
      margin-right: 2.1276595745%; }
    .home .latestArticles .postBlock:nth-of-type(3n+1) {
      clear: none; }
    .home .latestArticles .postBlock:nth-of-type(2n+0) {
      width: 48.9361702128%;
      float: right;
      margin-right: 0; }
    .home .latestArticles .postBlock:nth-of-type(2n+1) {
      clear: both; }
    @media screen and (max-width: 1023px) {
      .home .latestArticles .postBlock {
        margin-bottom: 40px; } }
    @media screen and (max-width: 767px) {
      .home .latestArticles .postBlock {
        width: 48.9361702128%;
        float: left;
        margin-right: 2.1276595745%;
        margin-bottom: 2.1276595745%;
        margin-bottom: 20px; }
        .home .latestArticles .postBlock:nth-of-type(1n+0) {
          width: 48.9361702128%;
          float: left;
          margin-right: 2.1276595745%; }
        .home .latestArticles .postBlock:nth-of-type(1n+1) {
          clear: none; }
        .home .latestArticles .postBlock:nth-of-type(2n+0) {
          width: 48.9361702128%;
          float: right;
          margin-right: 0; }
        .home .latestArticles .postBlock:nth-of-type(2n+1) {
          clear: both; }
        .home .latestArticles .postBlock .limitContent {
          height: 185px;
          text-align: center; }
        .home .latestArticles .postBlock h3 {
          margin-top: 14px;
          font-size: 1em;
          line-height: 20px; }
          .home .latestArticles .postBlock h3 + p {
            font-size: 0.625em;
            margin-top: 6px; }
        .home .latestArticles .postBlock p.excerpt {
          font-size: 0.875em;
          line-height: 17px;
          margin-top: 6px;
          text-align: left; } }
    @media screen and (max-width: 767px) and (max-width: 767px) {
      .home .latestArticles .postBlock p.excerpt {
        display: none; } }

  .home .latestArticles .articlesContainer {
    float: left;
    width: 732px; }
    .home .latestArticles .articlesContainer h2 {
      font-size: 3em;
      line-height: 56px; }
      .home .latestArticles .articlesContainer h2 a {
        color: black; }
    @media screen and (max-width: 1107px) {
      .home .latestArticles .articlesContainer {
        width: 639px; } }
    @media screen and (max-width: 1023px) {
      .home .latestArticles .articlesContainer {
        width: 100%;
        padding-bottom: 30px; } }
  @media screen and (max-width: 1023px) {
    .home .latestArticles .button {
      margin-bottom: 25px; } }
.home .reviewHeading {
  font-size: 3em;
  line-height: 56px;
  text-align: center;
  margin-top: 20px; }
  .home .reviewHeading a {
    color: black; }
.home .latestReviews {
  padding-top: 20px;
  padding-bottom: 0;
  overflow: visible;
  float: left; }
  @media screen and (max-width: 767px) {
    .home .latestReviews {
      padding-bottom: 20px; }
      .home .latestReviews .postBlock {
        clear: none;
        float: left;
        width: 48.93617%;
        text-align: center; }
        .home .latestReviews .postBlock h3 {
          margin-top: 14px;
          font-size: 1em;
          line-height: 20px; }
          .home .latestReviews .postBlock h3 + p {
            font-size: 0.625em;
            margin-top: 6px; }
        .home .latestReviews .postBlock .reviewScoreSummary {
          text-align: center; }
          .home .latestReviews .postBlock .reviewScoreSummary span {
            margin-top: 10px;
            margin-bottom: 10px; }
      .home .latestReviews .postBlock:nth-of-type(2n+2) {
        float: right; }
      .home .latestReviews .postBlock:nth-of-type(2n+3) {
        clear: both; }
      .home .latestReviews .postBlock:nth-of-type(1n+5) {
        display: none; }
      .home .latestReviews .postBlock h3 {
        width: 100%; }
        .home .latestReviews .postBlock h3 a {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          font-size: 0.875em;
          width: 146px; }
      .home .latestReviews .postBlock p.excerpt {
        display: none; } }
.home a.button {
  margin-bottom: 45px; }
  @media screen and (max-width: 767px) {
    .home a.button {
      margin-bottom: 30px; } }

.single .featuredBlock {
  text-align: center; }
  @media screen and (max-width: 767px) {
    .single .featuredBlock {
      margin-bottom: 20px; } }
  .single .featuredBlock p.breadcrumb {
    margin-top: 0;
    margin-bottom: 20px; }
  .single .featuredBlock p.excerpt {
    margin-top: 5px; }
.single .postBlock .reviewScoreSummary {
  display: none; }
.single .mpuSidebar {
  margin-top: 4px; }
.single .header .headerSubNav {
  display: none; }
@media screen and (max-width: 1023px) {
  .single .header .headerSubNav {
    display: block;
    margin-bottom: 0; }
  .single .headerSubNavWp .headerSubNav {
    display: none; } }
.single .published {
  font-family: "Replica-Heavy";
  font-size: 0.75em;
  font-style: normal;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px; }
.single .tags {
  margin: 20px 0; }
  .single .tags a {
    margin-left: -2px; }
    .single .tags a:before {
      content: ", "; }
    .single .tags a:first-child {
      margin: 0; }
      .single .tags a:first-child:before {
        display: none; }
    .single .tags a:hover {
      text-decoration: none; }

.singleContainer {
  clear: both;
  float: left;
  width: 732px;
  padding-bottom: 60px; }
  @media screen and (max-width: 1107px) {
    .singleContainer {
      width: 667px; } }
  @media screen and (max-width: 1023px) {
    .singleContainer {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .singleContainer {
      float: none;
      padding-bottom: 40px; } }
  .singleContainer .single1Col {
    float: left;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .singleContainer .single1Col {
        float: none; } }
  .singleContainer .single2Col {
    float: left;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .singleContainer .single2Col {
        float: none; } }
    .singleContainer .single2Col .singleColLeft {
      float: left;
      width: 170px; }
      @media screen and (max-width: 767px) {
        .singleContainer .single2Col .singleColLeft {
          float: none;
          width: 100%; } }
      .singleContainer .single2Col .singleColLeft p.share {
        font-family: "Replica-Bold";
        font-style: normal;
        border-top: solid 1px black;
        text-transform: none;
        font-size: 1.125em;
        letter-spacing: 1px;
        margin-bottom: 4px;
        padding-top: 10px; }
        @media screen and (max-width: 767px) {
          .singleContainer .single2Col .singleColLeft p.share {
            border-top: none; } }
      .singleContainer .single2Col .singleColLeft a {
        color: black; }
    .singleContainer .single2Col .singleColRight {
      float: left;
      width: 562px;
      padding: 0 20px 0; }
      @media screen and (max-width: 1107px) {
        .singleContainer .single2Col .singleColRight {
          width: 497px; } }
      @media screen and (max-width: 767px) {
        .singleContainer .single2Col .singleColRight {
          float: none;
          width: 100%;
          padding: 0;
          border-top: solid 1px black;
          padding-top: 20px; } }
      .singleContainer .single2Col .singleColRight h1 {
        line-height: 52px;
        letter-spacing: -0.2px;
        margin-top: -8px;
        margin-bottom: 30px; }
      .singleContainer .single2Col .singleColRight .dropCap {
        float: left;
        font-family: "Replica-Bold";
        font-size: 5em;
        margin-right: 5px;
        margin-top: 25px;
        margin-bottom: -15px;
        display: inline-block;
        height: 56px; }
      .singleContainer .single2Col .singleColRight .flex-fullWidthImage {
        max-width: 522px;
        height: auto; }

.latestReviews,
.latestArticles {
  clear: both;
  overflow: auto;
  padding-bottom: 0; }
  @media screen and (max-width: 1023px) {
    .latestReviews,
    .latestArticles {
      padding-top: 20px; } }
  .latestReviews h2:first-child,
  .latestArticles h2:first-child {
    text-align: center;
    margin-bottom: 40px;
    font-size: 1.75em; }
  .latestReviews .postBlock,
  .latestArticles .postBlock {
    margin-bottom: 30px; }

.single-review .featuredBlock .icon-lwlRecommends {
  font-size: 100px; }
  @media screen and (max-width: 767px) {
    .single-review .featuredBlock .icon-lwlRecommends {
      font-size: 76px; } }
.single-review .featuredBlock h1 {
  margin-top: 0; }
.single-review .featuredBlock p.author {
  margin: 0; }
  .single-review .featuredBlock p.author a:hover {
    color: #b2b3b4; }
.single-review .featuredBlock p.credit {
  margin-top: 10px;
  margin-bottom: 20px; }
  .single-review .featuredBlock p.credit a:hover {
    color: #b2b3b4; }
.single-review .featuredBlock p.breadcrumb a:first-child + a:before {
  content: '/';
  display: inline-block;
  margin: 0 2px 0 -3px; }
.single-review .featuredBlock p.share {
  display: block; }
.single-review .featuredBlock .addthis_toolbox {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .single-review .featuredBlock .addthis_toolbox {
      margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
  .single-review .singleContainer {
    padding-bottom: 0; } }
.single-review .singleColLeft p {
  font-family: "Replica-Bold";
  font-style: normal;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 4px; }
  .single-review .singleColLeft p a {
    display: block; }
    .single-review .singleColLeft p a:hover {
      color: #b2b3b4; }
  .single-review .singleColLeft p.title {
    font-size: 1.125em;
    font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
    text-transform: none; }
.single-review .reviewRatings {
  margin-top: 16px; }
  .single-review .reviewRatings:first-child {
    border-top: none; }
  .single-review .reviewRatings .reviewScore {
    border-top: solid 1px black;
    padding-top: 20px; }
    .single-review .reviewRatings .reviewScore h3 {
      font-size: 1.125em;
      letter-spacing: 1px;
      text-transform: uppercase;
      margin-bottom: 0; }
    .single-review .reviewRatings .reviewScore p {
      font-size: 1.125em;
      font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif;
      font-style: italic;
      text-transform: none; }
    .single-review .reviewRatings .reviewScore p[class^='icon-'] {
      display: inline-block;
      position: relative;
      width: 32px;
      height: 32px;
      margin: 20px 0 23px;
      font-style: normal; }
      .single-review .reviewRatings .reviewScore p[class^='icon-']:before {
        font-family: 'icomoon';
        color: black;
        font-size: 1.75em; }
.single-review .single2Col p.excerpt {
  font-weight: 600;
  font-size: 1.25em; }

.single-article .featuredBlock .breadcrumb a:before, .single-festival .featuredBlock .breadcrumb a:before, .single-interview .featuredBlock .breadcrumb a:before {
  content: ',';
  display: inline-block;
  margin: 0 2px 0 -3px; }
.single-article .featuredBlock .breadcrumb a:first-child:before, .single-festival .featuredBlock .breadcrumb a:first-child:before, .single-interview .featuredBlock .breadcrumb a:first-child:before {
  content: '';
  margin: 0; }
.single-article .featuredBlock .breadcrumb a:first-child + a:before, .single-festival .featuredBlock .breadcrumb a:first-child + a:before, .single-interview .featuredBlock .breadcrumb a:first-child + a:before {
  content: '/';
  margin-right: 2px; }
.single-article .singleColLeft p, .single-festival .singleColLeft p, .single-interview .singleColLeft p {
  padding-top: 0;
  font-family: 'Replica-Heavy';
  font-size: 0.75em;
  font-style: normal;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px; }
  .single-article .singleColLeft p.title, .single-festival .singleColLeft p.title, .single-interview .singleColLeft p.title {
    margin-bottom: 4px; }
    .single-article .singleColLeft p.title + p, .single-festival .singleColLeft p.title + p, .single-interview .singleColLeft p.title + p {
      margin-bottom: 20px; }
  .single-article .singleColLeft p.share, .single-festival .singleColLeft p.share, .single-interview .singleColLeft p.share {
    font-size: 1.125em;
    font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
    text-transform: capitalize;
    margin-bottom: 10px; }
.single-article .singleColRight .excerpt, .single-festival .singleColRight .excerpt, .single-interview .singleColRight .excerpt {
  font-weight: 600;
  font-size: 1.25em;
  margin-bottom: 35px; }

@media screen and (max-width: 1023px) {
  .single-article .template1 .singleContainer .single2Col .singleColRight h1 {
    font-size: 2.25em;
    line-height: 40px; } }
.single-article .template1 .singleContainer .single2Col .singleColLeft .author_twitter_handle,
.single-article .template2 .singleContainer .single2Col .singleColLeft .author_twitter_handle {
  margin-top: -6px; }
.single-article .template2 .featuredBlock .featuredContentContainer,
.single-article .template3 .featuredBlock .featuredContentContainer {
  margin-left: 0;
  margin-right: 20px;
  min-height: 493px;
  height: 493px; }
  @media screen and (max-width: 1107px) {
    .single-article .template2 .featuredBlock .featuredContentContainer,
    .single-article .template3 .featuredBlock .featuredContentContainer {
      min-height: 444px;
      height: 444px; } }
  @media screen and (max-width: 1023px) {
    .single-article .template2 .featuredBlock .featuredContentContainer,
    .single-article .template3 .featuredBlock .featuredContentContainer {
      margin-right: 0;
      min-height: initial;
      height: initial; } }
  .single-article .template2 .featuredBlock .featuredContentContainer .featuredContent .breadcrumb,
  .single-article .template3 .featuredBlock .featuredContentContainer .featuredContent .breadcrumb {
    position: absolute;
    top: 0;
    width: 100%; }
    @media screen and (max-width: 1023px) {
      .single-article .template2 .featuredBlock .featuredContentContainer .featuredContent .breadcrumb,
      .single-article .template3 .featuredBlock .featuredContentContainer .featuredContent .breadcrumb {
        position: relative;
        text-align: center; } }
  .single-article .template2 .featuredBlock .featuredContentContainer .featuredContent .share,
  .single-article .template3 .featuredBlock .featuredContentContainer .featuredContent .share {
    display: block; }
.single-article .template2 .featuredBlock .imageContainer,
.single-article .template3 .featuredBlock .imageContainer {
  float: left;
  width: 732px; }
.single-article .template2 .featuredBlock h1,
.single-article .template3 .featuredBlock h1 {
  margin-top: 0; }
.single-article .template2 .featuredBlock p,
.single-article .template3 .featuredBlock p {
  margin-top: 0; }
  .single-article .template2 .featuredBlock p.excerpt,
  .single-article .template3 .featuredBlock p.excerpt {
    font-weight: 600; }
  .single-article .template2 .featuredBlock p.title,
  .single-article .template3 .featuredBlock p.title {
    margin-top: 10px;
    margin-bottom: 10px; }
.single-article .template2 .featuredBlock .addthis_toolbox,
.single-article .template3 .featuredBlock .addthis_toolbox {
  position: absolute;
  bottom: 0;
  width: 100%; }
  @media screen and (max-width: 1023px) {
    .single-article .template2 .featuredBlock .addthis_toolbox,
    .single-article .template3 .featuredBlock .addthis_toolbox {
      position: relative;
      margin-bottom: 20px; } }
  .single-article .template2 .featuredBlock .addthis_toolbox .custom_images,
  .single-article .template3 .featuredBlock .addthis_toolbox .custom_images {
    display: inline-block;
    padding: 0 20px 20px;
    border-bottom: solid 1px black; }
    @media screen and (max-width: 1023px) {
      .single-article .template2 .featuredBlock .addthis_toolbox .custom_images,
      .single-article .template3 .featuredBlock .addthis_toolbox .custom_images {
        padding: 0;
        border-bottom: none; } }
.single-article .template2 .featuredBlock .featuredContentContainer {
  height: auto;
  display: block; }
.single-article .template2 .featuredBlock .featuredContent {
  display: flex;
  flex-flow: column nowrap;
  min-height: inherit;
  justify-content: center;
  padding-bottom: 84px;
  padding-top: 35px; }
  @media screen and (max-width: 1023px) {
    .single-article .template2 .featuredBlock .featuredContent {
      padding: 0; } }
.single-article .template3 .featuredBlock .featuredContentContainer {
  min-height: 414px;
  height: 414px; }
  @media screen and (max-width: 1107px) {
    .single-article .template3 .featuredBlock .featuredContentContainer {
      min-height: 374px;
      height: 374px; } }
  @media screen and (max-width: 1023px) {
    .single-article .template3 .featuredBlock .featuredContentContainer {
      min-height: initial;
      height: initial; } }
  .single-article .template3 .featuredBlock .featuredContentContainer .featuredContent .author_twitter_handle {
    margin-top: -16px; }
  @media screen and (max-width: 1107px) {
    .single-article .template3 .featuredBlock .featuredContentContainer .featuredContent {
      display: block;
      padding-top: 21px; } }
  @media screen and (max-width: 1023px) {
    .single-article .template3 .featuredBlock .featuredContentContainer .featuredContent {
      padding-top: 0; } }
.single-article .template3 .singleContainer {
  padding-bottom: 0; }
  @media screen and (max-width: 1107px) {
    .single-article .template3 .singleContainer {
      width: 675px; } }
  @media screen and (max-width: 1023px) {
    .single-article .template3 .singleContainer {
      width: 100%; } }
  .single-article .template3 .singleContainer .single2Col .singleColLeft + .singleColRight {
    float: left;
    width: 562px;
    padding: 0 20px 0; }
  .single-article .template3 .singleContainer .single2Col .singleColRight {
    padding: 0;
    width: 100%; }
    @media screen and (max-width: 1023px) {
      .single-article .template3 .singleContainer .single2Col .singleColRight {
        border-top: none;
        padding-top: 0; } }
    .single-article .template3 .singleContainer .single2Col .singleColRight img {
      max-width: 732px; }
.single-article .tags {
  margin-bottom: 0; }

.single-festival .singleContainer .single2Col .singleColLeft .author_twitter_handle,
.single-interview .singleContainer .single2Col .singleColLeft .author_twitter_handle {
  margin-top: -6px; }

@media screen and (max-width: 767px) {
  .single-interview .singleContainer .single2Col .singleColRight h1 {
    font-size: 2.25em;
    line-height: 46px; } }

.single-back-issues .featuredBlock .featuredContentContainer {
  float: right;
  margin-left: 0;
  margin-right: 0;
  min-height: 491px; }
  @media screen and (max-width: 1107px) {
    .single-back-issues .featuredBlock .featuredContentContainer {
      min-height: 444px; } }
  @media screen and (max-width: 1023px) {
    .single-back-issues .featuredBlock .featuredContentContainer {
      margin-right: 0;
      min-height: initial;
      width: 100%; } }
  .single-back-issues .featuredBlock .featuredContentContainer .featuredContent .breadcrumb {
    position: absolute;
    top: 0;
    width: 100%; }
    @media screen and (max-width: 1023px) {
      .single-back-issues .featuredBlock .featuredContentContainer .featuredContent .breadcrumb {
        position: relative;
        text-align: center; } }
.single-back-issues .featuredBlock .imageContainer {
  float: left;
  width: 732px; }
  .single-back-issues .featuredBlock .imageContainer img {
    float: none;
    margin: 0 auto; }
.single-back-issues .featuredBlock h1 {
  margin-top: 0; }
.single-back-issues .featuredBlock p {
  margin-top: 0; }
  .single-back-issues .featuredBlock p.excerpt {
    font-weight: 600; }
  .single-back-issues .featuredBlock p.title {
    margin-top: 10px;
    margin-bottom: 10px; }
  .single-back-issues .featuredBlock p .share {
    display: block; }
.single-back-issues .featuredBlock .addthis_toolbox {
  position: absolute;
  bottom: 0;
  width: 100%; }
  @media screen and (max-width: 1023px) {
    .single-back-issues .featuredBlock .addthis_toolbox {
      position: relative;
      margin-bottom: 20px; } }
  .single-back-issues .featuredBlock .addthis_toolbox .custom_images {
    display: inline-block;
    padding: 0 20px 20px; }
    @media screen and (max-width: 1023px) {
      .single-back-issues .featuredBlock .addthis_toolbox .custom_images {
        padding: 0;
        border-bottom: none; } }
.single-back-issues .singleContainer .single2Col .singleColRight {
  padding: 0;
  width: 100%; }
  @media screen and (max-width: 1023px) {
    .single-back-issues .singleContainer .single2Col .singleColRight {
      border-top: none;
      padding-top: 0; } }
  .single-back-issues .singleContainer .single2Col .singleColRight .contentIntro {
    font-family: 'Replica-Bold';
    font-size: 0.75em;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 20px; }
    .single-back-issues .singleContainer .single2Col .singleColRight .contentIntro span {
      margin-right: 5px; }
      .single-back-issues .singleContainer .single2Col .singleColRight .contentIntro span:before {
        content: '|';
        display: inline-block;
        margin: 0 5px 0 0px;
        top: -1px;
        position: relative; }
      .single-back-issues .singleContainer .single2Col .singleColRight .contentIntro span:first-child {
        margin-right: 0; }
        .single-back-issues .singleContainer .single2Col .singleColRight .contentIntro span:first-child:before {
          display: none; }

.archive .mpuSidebar, .page-template-tpl-articles .mpuSidebar, .page-template-tpl-lwlies-recommends .mpuSidebar, .post-type-archive-features .mpuSidebar {
  width: 31.914893617%;
  float: right;
  margin-right: 0;
  margin-bottom: 2.1276595745%; }
  .archive .mpuSidebar:before, .page-template-tpl-articles .mpuSidebar:before, .page-template-tpl-lwlies-recommends .mpuSidebar:before, .post-type-archive-features .mpuSidebar:before {
    margin: 0;
    float: right; }
  @media screen and (max-width: 767px) {
    .archive .mpuSidebar, .page-template-tpl-articles .mpuSidebar, .page-template-tpl-lwlies-recommends .mpuSidebar, .post-type-archive-features .mpuSidebar {
      margin-bottom: 40px;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      .archive .mpuSidebar:before, .page-template-tpl-articles .mpuSidebar:before, .page-template-tpl-lwlies-recommends .mpuSidebar:before, .post-type-archive-features .mpuSidebar:before {
        margin: 0 auto;
        float: none; } }
@media screen and (max-width: 1023px) {
  .archive .postBlock, .page-template-tpl-articles .postBlock, .page-template-tpl-lwlies-recommends .postBlock, .post-type-archive-features .postBlock {
    width: 48.9361702128%;
    float: left;
    margin-right: 2.1276595745%;
    margin-bottom: 2.1276595745%; }
    .archive .postBlock:nth-of-type(1n+0), .page-template-tpl-articles .postBlock:nth-of-type(1n+0), .page-template-tpl-lwlies-recommends .postBlock:nth-of-type(1n+0), .post-type-archive-features .postBlock:nth-of-type(1n+0) {
      width: 48.9361702128%;
      float: left;
      margin-right: 2.1276595745%; }
    .archive .postBlock:nth-of-type(1n+1), .page-template-tpl-articles .postBlock:nth-of-type(1n+1), .page-template-tpl-lwlies-recommends .postBlock:nth-of-type(1n+1), .post-type-archive-features .postBlock:nth-of-type(1n+1) {
      clear: none; }
    .archive .postBlock:nth-of-type(2n+0), .page-template-tpl-articles .postBlock:nth-of-type(2n+0), .page-template-tpl-lwlies-recommends .postBlock:nth-of-type(2n+0), .post-type-archive-features .postBlock:nth-of-type(2n+0) {
      width: 48.9361702128%;
      float: right;
      margin-right: 0; }
    .archive .postBlock:nth-of-type(2n+1), .page-template-tpl-articles .postBlock:nth-of-type(2n+1), .page-template-tpl-lwlies-recommends .postBlock:nth-of-type(2n+1), .post-type-archive-features .postBlock:nth-of-type(2n+1) {
      clear: both; } }
@media screen and (max-width: 767px) {
  .archive .postBlock, .page-template-tpl-articles .postBlock, .page-template-tpl-lwlies-recommends .postBlock, .post-type-archive-features .postBlock {
    /* Do something if $p was not passed */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2.1276595745%;
    margin-bottom: 20px; }
    .archive .postBlock:nth-of-type(1n+0), .page-template-tpl-articles .postBlock:nth-of-type(1n+0), .page-template-tpl-lwlies-recommends .postBlock:nth-of-type(1n+0), .post-type-archive-features .postBlock:nth-of-type(1n+0) {
      width: 100%;
      float: right;
      margin-right: 0; }
    .archive .postBlock:nth-of-type(1n+1), .page-template-tpl-articles .postBlock:nth-of-type(1n+1), .page-template-tpl-lwlies-recommends .postBlock:nth-of-type(1n+1), .post-type-archive-features .postBlock:nth-of-type(1n+1) {
      clear: both; } }

.page-template-tpl-contact a {
  color: black; }
  .page-template-tpl-contact a:hover {
    color: #b2b3b4;
    text-decoration: none; }
.page-template-tpl-contact .mapContainer {
  margin-top: 20px;
  margin-bottom: 40px;
  position: relative; }
  .page-template-tpl-contact .mapContainer img {
    max-width: 100%; }
  @media screen and (max-width: 767px) {
    .page-template-tpl-contact .mapContainer {
      padding: 0; }
      .page-template-tpl-contact .mapContainer img {
        margin: 0 auto; }
        .page-template-tpl-contact .mapContainer img:first-child {
          display: none; } }
  .page-template-tpl-contact .mapContainer .mapMarker {
    position: absolute;
    left: 50%;
    top: 149px;
    padding: 20px 15px 10px;
    width: 232px;
    margin-left: -130px;
    background-color: #f9f3bb;
    text-align: center;
    border-radius: 6px; }
    @media screen and (max-width: 1107px) {
      .page-template-tpl-contact .mapContainer .mapMarker {
        top: 105px; } }
    @media screen and (max-width: 1023px) {
      .page-template-tpl-contact .mapContainer .mapMarker {
        left: -127px;
        top: 2px; } }
    @media screen and (max-width: 767px) {
      .page-template-tpl-contact .mapContainer .mapMarker {
        display: none; } }
    .page-template-tpl-contact .mapContainer .mapMarker img {
      width: 55px;
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        .page-template-tpl-contact .mapContainer .mapMarker img:first-child {
          display: block; } }
      .page-template-tpl-contact .mapContainer .mapMarker img + p {
        font-family: 'Replica-Heavy';
        font-size: 0.75em;
        line-height: 16px;
        text-transform: uppercase;
        letter-spacing: 1px; }
    .page-template-tpl-contact .mapContainer .mapMarker a {
      color: black; }
    .page-template-tpl-contact .mapContainer .mapMarker:after {
      display: inline-block;
      content: '';
      border: solid 20px transparent;
      border-top-color: #f9f3bb;
      position: absolute;
      bottom: -39px;
      left: 96px; }
.page-template-tpl-contact .column {
  width: 31.914893617%;
  float: left;
  margin-right: 2.1276595745%;
  margin-bottom: 2.1276595745%; }
  .page-template-tpl-contact .column:nth-of-type(2n+0) {
    width: 31.914893617%;
    float: left;
    margin-right: 2.1276595745%; }
  .page-template-tpl-contact .column:nth-of-type(2n+1) {
    clear: none; }
  .page-template-tpl-contact .column:nth-of-type(3n+0) {
    width: 31.914893617%;
    float: right;
    margin-right: 0; }
  .page-template-tpl-contact .column:nth-of-type(3n+1) {
    clear: both; }
  @media screen and (max-width: 1023px) {
    .page-template-tpl-contact .column {
      width: 48.9361702128%;
      float: left;
      margin-right: 2.1276595745%;
      margin-bottom: 2.1276595745%;
      padding-right: 10px;
      margin-bottom: 40px; }
      .page-template-tpl-contact .column:nth-of-type(1n+0) {
        width: 48.9361702128%;
        float: left;
        margin-right: 2.1276595745%; }
      .page-template-tpl-contact .column:nth-of-type(1n+1) {
        clear: none; }
      .page-template-tpl-contact .column:nth-of-type(2n+0) {
        width: 48.9361702128%;
        float: right;
        margin-right: 0; }
      .page-template-tpl-contact .column:nth-of-type(2n+1) {
        clear: both; } }
  @media screen and (max-width: 767px) {
    .page-template-tpl-contact .column {
      /* Do something if $p was not passed */
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 2.1276595745%; }
      .page-template-tpl-contact .column:nth-of-type(1n+0) {
        width: 100%;
        float: right;
        margin-right: 0; }
      .page-template-tpl-contact .column:nth-of-type(1n+1) {
        clear: both; } }
  .page-template-tpl-contact .column h2 {
    border-top: solid 1px black;
    padding-top: 20px;
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      .page-template-tpl-contact .column h2 {
        border: none; } }
  .page-template-tpl-contact .column h2:first-child {
    border: none;
    padding: 0;
    margin-top: 0; }
  .page-template-tpl-contact .column .staffMember {
    margin-bottom: 20px; }
    .page-template-tpl-contact .column .staffMember p {
      margin-bottom: 2px; }

.featuredBlock .pageTemplateTitle {
  font-family: 'Replica-Bold';
  font-size: 0.75em;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  margin: 0 0 20px; }

.pageTemplateContent {
  width: 732px; }
  @media screen and (max-width: 767px) {
    .pageTemplateContent {
      width: 100%; } }

.page-template-tpl-podcast .featuredImage .featuredBlock {
  margin-bottom: 40px; }
  .page-template-tpl-podcast .featuredImage .featuredBlock img {
    display: block; }
.page-template-tpl-podcast .featured-podcast .pageTemplateContent {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  .page-template-tpl-podcast .featured-podcast .pageTemplateContent h2 {
    margin-bottom: 10px; }
.page-template-tpl-podcast .featured-podcast .featured-podcast__podcast {
  width: 82.9787234043%;
  float: left;
  margin-right: 2.1276595745%;
  margin-left: 8.5106382979%;
  margin-bottom: 40px; }
  @media screen and (max-width: 1107px) {
    .page-template-tpl-podcast .featured-podcast .featured-podcast__podcast {
      float: none;
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
      .page-template-tpl-podcast .featured-podcast .featured-podcast__podcast iframe {
        display: block;
        margin-left: auto;
        margin-right: auto; } }
  @media screen and (max-width: 1023px) {
    .page-template-tpl-podcast .featured-podcast .featured-podcast__podcast iframe {
      width: inherit;
      height: 201px; } }
  @media screen and (max-width: 767px) {
    .page-template-tpl-podcast .featured-podcast .featured-podcast__podcast {
      margin-bottom: 40px; }
      .page-template-tpl-podcast .featured-podcast .featured-podcast__podcast iframe {
        width: 300px;
        height: 300px; } }
.page-template-tpl-podcast .other-podcasts {
  text-align: center;
  margin-top: 40px; }
  .page-template-tpl-podcast .other-podcasts .other-podcasts__container {
    overflow: hidden;
    height: 564px; }
    @media screen and (max-width: 1107px) {
      .page-template-tpl-podcast .other-podcasts .other-podcasts__container {
        height: 509px; } }
    @media screen and (max-width: 1023px) {
      .page-template-tpl-podcast .other-podcasts .other-podcasts__container {
        height: 508px; } }
    @media screen and (max-width: 767px) {
      .page-template-tpl-podcast .other-podcasts .other-podcasts__container {
        max-width: 300px;
        height: 1280px;
        margin-left: auto;
        margin-right: auto; } }
    .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast {
      /* Do something if $p was not passed */
      width: 48.9361702128%;
      float: left;
      margin-right: 2.1276595745%;
      margin-bottom: 2.1276595745%; }
      .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast:nth-of-type(2n+0) {
        width: 48.9361702128%;
        float: right;
        margin-right: 0; }
      .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast:nth-of-type(2n+1) {
        clear: both; }
      @media screen and (max-width: 767px) {
        .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast {
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0;
          margin-bottom: 2.1276595745%;
          margin-bottom: 20px; }
          .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast:nth-of-type(2n+0) {
            width: 100%;
            float: left;
            margin-left: 0;
            margin-right: 0; }
          .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast:nth-of-type(2n+1) {
            clear: none; }
          .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast:nth-of-type(1n+0) {
            width: 100%;
            float: right;
            margin-right: 0; }
          .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast:nth-of-type(1n+1) {
            clear: both; } }
      .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast iframe {
        width: 100%; }
        @media screen and (max-width: 1107px) {
          .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast iframe {
            height: 234px; } }
        @media screen and (max-width: 1023px) {
          .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast iframe {
            height: 238px; } }
        @media screen and (max-width: 767px) {
          .page-template-tpl-podcast .other-podcasts .other-podcasts__container .podcast iframe {
            height: 300px; } }
    .page-template-tpl-podcast .other-podcasts .other-podcasts__container.view_all {
      height: auto;
      padding-bottom: 20px; }
.page-template-tpl-podcast .button {
  display: block;
  clear: both;
  font-family: "Replica-Bold";
  color: black;
  width: 170px;
  padding: 11px 0 12px;
  text-align: center;
  text-transform: capitalize;
  font-size: 1.125em;
  border: solid 2px black;
  margin: 0 auto 40px;
  cursor: pointer;
  cursor: hand; }

.loopContainer {
  float: left;
  width: 100%; }
  .loopContainer .gridExampleBlock {
    /* Do something if $p was not passed */
    width: 23.4042553191%;
    float: left;
    margin-right: 2.1276595745%;
    margin-bottom: 2.1276595745%;
    background: grey;
    height: 200px;
    display: block;
    padding-top: 75px;
    font-size: 3em;
    color: white;
    font-weight: 900;
    text-align: center; }
    .loopContainer .gridExampleBlock:nth-child(4n+0) {
      width: 23.4042553191%;
      float: right;
      margin-right: 0; }
    .loopContainer .gridExampleBlock:nth-child(4n+1) {
      clear: both; }
    @media screen and (max-width: 1023px) {
      .loopContainer .gridExampleBlock {
        width: 31.914893617%;
        float: left;
        margin-right: 2.1276595745%;
        margin-bottom: 2.1276595745%; }
        .loopContainer .gridExampleBlock:nth-child(4n+0) {
          width: 31.914893617%;
          float: left;
          margin-right: 2.1276595745%; }
        .loopContainer .gridExampleBlock:nth-child(4n+1) {
          clear: none; }
        .loopContainer .gridExampleBlock:nth-child(3n+0) {
          width: 31.914893617%;
          float: right;
          margin-right: 0; }
        .loopContainer .gridExampleBlock:nth-child(3n+1) {
          clear: both; } }
    .loopContainer .gridExampleBlock.disruptor {
      height: 170px;
      padding-top: 60px; }

.formExample {
  width: 134.0425531915%;
  float: left;
  margin-right: 2.1276595745%; }
