﻿
/* FranklinGothic */
@import url("../../../../css-Roboto400700900.css");
@font-face {
  font-family: 'FranklinBkCom';
  src: url("../../../../assets/fonts/work-sans/work_sans_600_latin_ext.woff") format("woff");
}

@font-face {
  font-family: 'FranklinBkCon';
  src: url("../../../../assets/fonts/work-sans/work_sans_600_latin_ext.woff") format("woff");
}

@font-face {
  font-family: 'FranklinHv';
  src: url("../../../../assets/fonts/work-sans/work_sans_600_latin_ext.woff") format("woff");
}

@font-face {
  font-family: 'FranklinMd';
  src: url("../../../../assets/fonts/work-sans/work_sans_600_latin_ext.woff") format("woff");
}

/* Slick */
@font-face {
  font-family: 'Slick';
  src: url("../../../../assets/fonts/work-sans/work_sans_600_latin_ext.woff") format("woff");
}

@media print, screen and (min-width: 40em) {
  .reveal, .reveal.large, .reveal.small, .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

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

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: 0 0;
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}

.close-button:focus, .close-button:hover {
  color: #0a0a0a;
}

.close-button.small {
  right: .66rem;
  top: .33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button, .close-button.medium {
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1;
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}

html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
}

html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 62.5rem;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 62.5rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 62.5rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 62.5rem;
  }
}

.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

.grid-x {
  display: flex;
  flex-flow: row wrap;
}

.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

.cell.auto {
  flex: 1 1 0px;
}

.cell.shrink {
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-1, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-full, .grid-x > .small-shrink {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-full, .grid-x > .medium-shrink {
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-1, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-full, .grid-x > .large-shrink {
    flex-basis: auto;
  }

  .bottom-ad {
    display: block;
    margin: 1.875rem 0 0;
  }
}

.grid-x > .small-1, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9 {
  flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-1, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}

.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -.9375rem;
  margin-right: -.9375rem;
}

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: .9375rem;
  margin-right: .9375rem;
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -.9375rem;
  margin-left: -.9375rem;
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -.9375rem;
  margin-left: -.9375rem;
}

.grid-padding-x > .cell {
  padding-right: .9375rem;
  padding-left: .9375rem;
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + .9375rem);
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + .9375rem);
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + .9375rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + .9375rem);
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + .9375rem);
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + .9375rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + .9375rem);
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + .9375rem);
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + .9375rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + .9375rem);
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + .9375rem);
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + .9375rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + .9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + .9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + .9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + .9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + .9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + .9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + .9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + .9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + .9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + .9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + .9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + .9375rem);
  }
}

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + .9375rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + .9375rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + .9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + .9375rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + .9375rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + .9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + .9375rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + .9375rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + .9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + .9375rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + .9375rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + .9375rem);
  }
}

.grid-y {
  display: flex;
  flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
  max-width: none;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-1, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-full, .grid-y > .small-shrink {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-1, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-full, .grid-y > .medium-shrink {
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-1, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-full, .grid-y > .large-shrink {
    flex-basis: auto;
  }
}

.grid-y > .small-1, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9 {
  flex: 0 0 auto;
}

.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-1, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-1, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -.9375rem;
  margin-bottom: -.9375rem;
}

.grid-padding-y > .cell {
  padding-top: .9375rem;
  padding-bottom: .9375rem;
}

.grid-margin-y {
  margin-top: -.9375rem;
  margin-bottom: -.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: .9375rem;
  margin-bottom: .9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -.9375rem;
  margin-bottom: -.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: .9375rem;
  margin-bottom: .9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

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

.align-self-top {
  align-self: flex-start;
}

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

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  -ms-grid-row-align: center;
      align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  -ms-grid-row-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}

.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

.slide-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.slide-in-up.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.fade-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  transition-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !important;
}

.linear {
  transition-timing-function: linear !important;
}

.ease {
  transition-timing-function: ease !important;
}

.ease-in {
  transition-timing-function: ease-in !important;
}

.ease-out {
  transition-timing-function: ease-out !important;
}

.ease-in-out {
  transition-timing-function: ease-in-out !important;
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 0.3s !important;
}

.long-delay {
  transition-delay: 0.7s !important;
}

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7;
}

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  15%, 25%, 35%, 45%, 5%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%);
  }
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  15%, 25%, 35%, 45%, 5%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%);
  }
}

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn;
}

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
  animation-name: spin-ccw-1turn;
}

@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}

@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}

.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg;
}

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  0%, 100%, 30%, 70% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  0%, 100%, 30%, 70% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}

.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.slow {
  -webkit-animation-duration: 750ms !important;
  animation-duration: 750ms !important;
}

.fast {
  -webkit-animation-duration: 250ms !important;
  animation-duration: 250ms !important;
}

.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}

.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important;
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important;
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-animation-delay: 0.3s !important;
  animation-delay: 0.3s !important;
}

.long-delay {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}

@-webkit-keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video;
          animation-name: modal-video;
  transition: opacity 0.3s ease-out;
}

.modal-video-close {
  opacity: 0;
}

.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table;
}

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video-inner;
          animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}

.modal-video-close-btn:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modal-video-close-btn:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal-video-close-btn:before, .modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}

.wrapper {
  margin: 0 auto;
}

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

.divider {
  height: 95px;
  position: relative;
}

.divider:after {
  background-color: #eee;
  content: '';
  height: 2px;
  position: absolute;
  top: 47.5px;
  width: 100%;
}

.double-divider {
  height: 95px;
  position: relative;
}

.double-divider:before {
  background-color: #eee;
  content: '';
  height: 2px;
  position: absolute;
  top: 41.5px;
  width: 100%;
}

.double-divider:after {
  background-color: #eee;
  content: '';
  height: 2px;
  position: absolute;
  top: 47.5px;
  width: 100%;
}

#nav-toggle {
  background-color: transparent;
  border: none;
  color: #3e3e3e;
  cursor: pointer;
  font-size: 1.5em;
  outline: none;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
  z-index: 1001;
}

.header {
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 100;
}

.header__logo {
  display: inline-block;
  height: auto;
  padding: 32px 0 15px 0;
  transition: padding .3s ease-out;
  width: 100%;
}

.header__logo a {
  display: inline-block;
  max-height: 55px;
  max-width: 273px;
}

.header__nav {
  background: #fff;
  left: 0;
  min-height: 100vh;
  overflow: hidden;
  position: absolute;
  transition: width .3s ease-out;
  top: 0;
  width: 0;
  z-index: 1;
}

.header__nav--primary {
  list-style-type: none;
  margin: 1em;
  padding: 0;
}

.header__nav--primary li a {
  color: #3e3e3e;
  display: block;
  letter-spacing: .05rem;
  padding: 1em;
  text-decoration: none;
  text-transform: uppercase;
}

.header__nav--primary li a:hover, .header__nav--primary li a.active {
  text-decoration: underline;
}

.header__nav.show-nav {
  width: 100vw;
}

.search-bar {
  background: linear-gradient(0deg, #000000 0%, #515151 100%);
  padding: 10px;
  text-align: center;
}

.search-bar__form--input {
  border-bottom: 2px #fff solid;
  margin: 0 auto 1rem auto;
  position: relative;
  width: 100%;
  height: 60px;
}

.search-bar__form--input:after {
  background-color: #3e3e3e;
  bottom: -2px;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  width: 45px;
}

.search-bar__form--input input,
.search-bar__form--input input:focus {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(../img/search_icon.svg);
  background-position: left 0 top 7px;
  background-repeat: no-repeat;
  border: none;
  color: #fff;
  height: 50px;
  line-height: 50px;
  outline: none;
  padding: 0 35px 0 55px;
  transition: all .5s;
  width: 100%;
  box-shadow: none;
  background-size: 25px;
}

.search-bar__form--input input::-webkit-input-placeholder {
  color: #fff;
  font-size: 32px;
}

.search-bar__form--input input:-ms-input-placeholder {
  color: #fff;
  font-size: 32px;
}

.search-bar__form--input input::-ms-input-placeholder {
  color: #fff;
  font-size: 32px;
}

.search-bar__form--input input::placeholder {
  color: #fff;
  font-size: 32px;
}

.search-bar__form--select {
  border-bottom: 2px #fff solid;
  margin: 0 auto;
  position: relative;
  width: 270px;
}

.search-bar__form--select:after {
  background-color: #3e3e3e;
  bottom: -2px;
  content: '';
  height: 2px;
  position: absolute;
  right: 0;
  width: 50px;
}

.search-bar__form--select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(https://finxtech.com/wp-content/themes/finxtech/img/Arrow.svg);
  background-position: right 15px top 25px;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0;
  color: #fff;
  height: 50px;
  outline: none;
  padding: 10px 35px 0 5px;
  position: relative;
  width: 100%;
  transition: background-position .2s ease-out;
  box-shadow: none;
  background-origin: initial;
  background-size: auto;
}

.search-bar__form--select select:hover {
  background-position: right 15px top 30px;
}

.search-bar__form--select select option {
  color: #3e3e3e;
}

.search-header {
  margin-bottom: 60px;
}

.search-header__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 56px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 1.0;
  margin: 0;
  padding-left: 15px;
  position: relative;
  margin: 0 0 27px 0;
}

.search-header__title:after {
  background-color: #3e3e3e;
  content: '';
  height: 80%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

.search-header__sort--left h3 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 32px;
  font-weight: normal;
  color: #3e3e3e;
  margin: 0;
}

.search-header__sort--right:after {
  clear: both;
  content: '';
  display: table;
}

.search-header__sort--right h3 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 32px;
  font-weight: normal;
  color: #3e3e3e;
  display: inline-block;
  float: left;
  margin: 0;
}

.search-header__sort--right form {
  display: inline-block;
  float: right;
}

.search-header__sort--right select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(https://finxtech.com/wp-content/themes/finxtech/img/Arrow-gray.svg);
  background-position: right 15px top 20px;
  background-repeat: no-repeat;
  border: 1px #cbcbcb solid;
  border-radius: 0;
  display: inline-block;
  height: 50px;
  outline: none;
  position: relative;
  width: 170px;
  background-origin: initial;
  background-size: auto;
}

.search-header__sort--right select option {
  color: #3e3e3e;
}

.search-filter__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 32px;
  font-weight: normal;
  margin: 0 0 32px 0;
}

.search-filter__sub-title {
  font-family: 'FranklinHv', sans-serif;
  font-size: 20px;
  font-weight: 900;
  margin: 0 0 24px 0;
  text-transform: uppercase;
}

.search-filter input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-image: none;
  border: 2px solid #3E3E3E;
  border-radius: 16px;
  height: 32px;
  margin-bottom: 12px;
  position: relative;
  width: 32px;
  vertical-align: middle;
}

.search-filter input[type="radio"]:focus {
  outline: none;
}

.search-filter input[type="radio"]:checked:after {
  font-family: 'FranklinHv', sans-serif;
  font-size: 38px;
  font-weight: 900;
  color: #3e3e3e;
  content: '×';
  position: absolute;
  top: -3px;
  left: 2.3px;
}

.search-filter label {
  margin-bottom: 12px;
  margin-left: 10px;
  text-transform: capitalize;
  vertical-align: top;
}

.search-filter .apply {
  display: inline-block;
  margin-bottom: 32px;
  margin-right: -4px;
  width: 100%;
}

.search-filter .reset {
  display: inline-block;
  margin-bottom: 32px;
  margin-right: -4px;
  text-decoration: none;
  width: 100%;
}

.search-filters li a {
  padding-left: 35px;
  background: url("https://finxtech.com/wp-content/themes/finxtech/img/unchecked.jpg") no-repeat;
}

.search-filters li a.active {
  background: url("https://finxtech.com/wp-content/themes/finxtech/img/checked.jpg") no-repeat;
}

.button {
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 3px;
  line-height: 22px;
  min-height: 52px;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.button__dark {
  background-color: #3e3e3e;
}

.button__dark:hover {
  background-color: #3e3e3e;
}

.button__dark--disabled {
  background-color: #cbcbcb;
}

.button__dark--disabled:hover {
  background-color: #cbcbcb;
}

.button__highlight {
  background-color: #3e3e3e;
}

.button__highlight:hover {
  background-color: #fff;
  color: #3e3e3e;
}

.info-box {
  background-color: #eee;
  border-left: 2px #3e3e3e solid;
  padding: 24px;
}

.info-box a.button {
  text-decoration: none;
  width: 100%;
}

.ad-box {
  text-align: center;
}

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

.sponsor-box span {
  font-family: 'FranklinHv', sans-serif;
  font-size: 14px;
  font-weight: 900;
  color: #9b9b9b;
  display: block;
  text-align: left;
}

.home-video {
  position: relative;
  padding: 10px;
  background-color: #F8F8F8;
  margin: 10px 0;
}

.home-video__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 56px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 1.0;
  margin: 0;
  padding-left: 15px;
  position: relative;
  margin: 0 0 24px 0;
}

.home-video__title:after {
  background-color: #3e3e3e;
  content: '';
  height: 80%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

.home-video__title a {
  color: #3e3e3e;
  text-decoration: none;
}

.home-video__title a:hover {
  color: #3e3e3e;
}

.home-video__poster {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.home-video__poster iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.home-video__stats--date {
  font-family: 'FranklinHv', sans-serif;
  font-size: 16px;
  font-weight: 900;
  position: relative;
}

.home-video__stats--category {
  color: #9b9b9b;
  font-size: 16px;
  margin-left: 5px;
  padding-left: 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.home-video__stats--category:before {
  bottom: 0;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  left: 0;
}

.home-video__stats--category:hover {
  color: #3e3e3e;
}

.home-video__stats--keyword {
  color: #9b9b9b;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.home-video__stats--keyword:hover {
  color: #3e3e3e;
}

.home-event h3 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
}

.home-event__title {
  font-family: 'FranklinBkCon', sans-serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 1.0;
  margin: 12px 0 0 0;
}

.home-event__stats {
  margin: 0;
}

.home-event__stats--date {
  font-family: 'FranklinHv', sans-serif;
  font-size: 16px;
  font-weight: 900;
  margin-right: 5px;
  padding-right: 15px;
  position: relative;
}

.home-event__stats--date:after {
  bottom: 0;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  right: 0;
}

.home-event__stats--location {
  color: #9b9b9b;
  font-size: 16px;
  margin-right: 10px;
  padding-right: 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.home-event button {
  width: 100%;
}

.content__main .divider:last-child {
  display: none;
}

.post-list {
  position: relative;
}

.post-list a {
  text-decoration: none;
}

.post-list a:hover {
  color: #3e3e3e;
}

.post-list .stats {
  margin: 0;
}

.post-list__post {
  border-bottom: 2px #eee solid;
  margin: 0 0 60px 0;
  padding: 0 0 40px 0;
}

.post-list__post:last-child {
  border: 0;
}

.post-list__post--title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 44px;
  font-weight: normal;
  color: #7e7e7e;
  line-height: 50px;
  margin: 0;
}

.post-list__post--title:hover {
  color: #3e3e3e;
}

.post-list__post--date {
  font-family: 'FranklinHv', sans-serif;
  font-size: 16px;
  font-weight: 900;
  color: #3e3e3e;
  margin-right: 5px;
  padding-right: 15px;
  position: relative;
}

.post-list__post--date:after {
  bottom: 0;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  right: 0;
}

.post-list__post--category {
  color: #9b9b9b;
  font-size: 16px;
  margin-right: 5px;
  padding-right: 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.post-list__post--category:after {
  bottom: 0;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  right: 0;
}

.post-list__post--keyword {
  color: #9b9b9b;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.industry .industry-list {
  margin-bottom: 75px;
}

.industry .industry-list h1,
.industry .industry-list h2,
.events .events-list h1,
.events .events-list h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 56px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 1.0;
  margin: 0;
  padding-left: 15px;
  position: relative;
  display: inline-block;
}

.industry .industry-list h1:after,
.industry .industry-list h2:after,
.events .events-list h1:after,
.events .events-list h2:after {
  background-color: #3e3e3e;
  content: '';
  height: 80%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

.events .events-list h1 { margin-bottom: 4px; }

.industry .industry-list h1:before,
.industry .industry-list h2:before,
.events .events-list h2:before  {
  background-color: #eee;
  bottom: -10px;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  width: 80%;
}

.industry .industry-list ul {
  -webkit-column-count: 1;
          column-count: 1;
  list-style-type: none;
  margin: 30px 0;
  padding: 0;
}

.industry .industry-list ul li {
  margin-bottom: 15px;
}

.industry .industry-list ul li a {
  font-family: 'FranklinHv', sans-serif;
  font-size: 20px;
  font-weight: 900;
  color: #3e3e3e;
  text-decoration: none;
  text-transform: uppercase;
}

.industry .industry-list ul li a:hover {
  color: #3e3e3e;
}

.industry-article {
  margin-bottom: 75px;
}

.industry-article h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 44px;
  font-weight: normal;
}

.industry-article h3 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
}

.industry-article__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 56px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 1.0;
  margin: 0;
  padding-left: 15px;
  position: relative;
  display: inline-block;
}

.industry-article__title:after {
  background-color: #3e3e3e;
  content: '';
  height: 80%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

.industry-article__name {
  font-family: 'FranklinMd', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #9b9b9b;
}

.industry-article__stats--date {
  font-family: 'FranklinHv', sans-serif;
  font-size: 16px;
  font-weight: 900;
  margin-right: 5px;
  padding-right: 15px;
  position: relative;
}

.industry-article__stats--date:after {
  bottom: 0;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  right: 0;
}

.industry-article__stats--category {
  color: #9b9b9b;
  font-size: 16px;
  margin-right: 5px;
  padding-right: 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.industry-article__stats--category:after {
  bottom: 0;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  right: 0;
}

.industry-article__stats--keyword {
  color: #9b9b9b;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.channel-article__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 44px;
  font-weight: normal;
  line-height: 44px;
  margin: 0;
}

.channel-article__title a {
  color: #3e3e3e;
  text-decoration: none;
}

.channel-article__title a:hover {
  color: #3e3e3e;
}

.channel-article__poster {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.channel-article__poster iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.channel-article__name {
  font-family: 'FranklinMd', sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-top: 0;
  color: #9b9b9b;
}

.channel-article__stats--date {
  font-family: 'FranklinHv', sans-serif;
  font-size: 16px;
  font-weight: 900;
  position: relative;
}

.channel-article__stats--category {
  color: #3E3E3E;
  font-size: 16px;
  margin-left: 10px;
  padding-left: 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.channel-article__stats--category:before {
  bottom: 0;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  left: 0;
}

.channel-article__stats .channel-article__stats--category:hover,
.channel-article__stats--category:hover {
  color: #3e3e3e;
}

.channel-article__stats--keyword {
  color: #9b9b9b;
  font-size: 16px;
  margin-right: 10px;
  padding-right: 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.channel-article__stats--keyword:after {
  bottom: 0;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  right: 0;
}

.channel-article__stats--keyword:last-child {
  margin-right: 0;
  padding-right: 0;
}

.channel-article__stats--keyword:last-child:after {
  content: '';
}

.channel-article__stats--keyword:hover {
  color: #3e3e3e;
}

.channel-article .sponsor-box {
  text-align: left;
}

.channel-article .readmore {
  color: #3e3e3e;
  text-decoration: none;
}

.channel-series {
  text-align: center;
}

.channel-series a {
  color: #3e3e3e;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  padding: 0;
  margin: 10px 0 0 0;
}

.single .channel-article .channel-article__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 56px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 1.0;
  margin: 0;
  padding-left: 15px;
  position: relative;
  display: inline-block;
}

.single .channel-article .channel-article__title:after {
  background-color: #3e3e3e;
  content: '';
  height: 80%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

nav.pagination {
  margin: 3em 0 0 0;
  text-align: center;
  width: 100%;
}

nav.pagination h2 {
  display: none;
}

nav.pagination .nav-links .page-numbers {
  background-color: #fff;
  border-radius: 2px;
  color: #3e3e3e;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 26px;
  margin: 0 .5em;
  text-align: center;
  text-decoration: none;
  width: 26px;
  line-height: 26px;
  padding: 0 4px;
}

nav.pagination .nav-links .page-numbers.current {
  background-color: #3e3e3e;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 26px;
  margin: 0 .5em;
  text-align: center;
  width: 26px;
  line-height: 26px;
  padding: 0 4px;
}

nav.pagination .nav-links .page-numbers.prev, nav.pagination .nav-links .page-numbers.next {
  display: none;
}

.upcoming-event {
  border-bottom: 2px #eee solid;
  margin: 0 auto 52.5px auto;
  max-width: 1170px;
  padding: 0 .5rem .5rem .5rem;
}

.upcoming-event h1 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 56px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 1.0;
  margin: 0;
  padding-left: 15px;
  position: relative;
  margin: 0 0 24px 0;
}

.upcoming-event h1:after {
  background-color: #3e3e3e;
  content: '';
  height: 80%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

.upcoming-event h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 44px;
  font-weight: normal;
}

.upcoming-event__image img {
  height: 370px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 1170px;
}

.upcoming-event__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 27px 0 0 0;
}

.upcoming-event__stats {
  margin: 0 0 1rem 0;
}

.upcoming-event__stats--date {
  font-family: 'FranklinHv', sans-serif;
  font-size: 16px;
  font-weight: 900;
  margin: 0 5px 0 0;
  padding-right: 15px;
  position: relative;
}

.upcoming-event__stats--date:after {
  bottom: 0;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  right: 0;
}

.upcoming-event__stats--location {
  color: #9b9b9b;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.upcoming-event__copy p {
  margin: 0 0 1rem 0;
}

.upcoming-event a.button {
  text-decoration: none;
  width: 100%;
}

.dc-event-heading {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 44px;
  font-weight: normal;
  margin: 0;
}

.dc-event {
  border-bottom: 2px #eee solid;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.dc-event:last-child {
  border-bottom: none;
}

.dc-event__image img {
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 767px;
}

.dc-event__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 1.0;
  margin: 27px 0 0 0;
}

.dc-event__stats {
  margin: 0;
}

.dc-event__stats--date {
  font-family: 'FranklinHv', sans-serif;
  font-size: 16px;
  font-weight: 900;
  margin: 0 5px 0 0;
  padding-right: 15px;
  position: relative;
}

.dc-event__stats--date:after {
  bottom: 0;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  right: 0;
}

.dc-event__stats--location {
  color: #9b9b9b;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.dc-event a.button {
  text-decoration: none;
  width: 100%;
}

.industry-event-heading {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 0 0 10px 0;
}

.industry-event {
  border-bottom: 2px #eee solid;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.industry-event:last-child {
  border-bottom: none;
}

.industry-event__image img {
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 767px;
}

.content__sidebar .industry-event__image img {
  max-height: 270px;
}

.industry-event__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 1.0;
  margin: 27px 0 0 0;
}

.industry-event__stats {
  margin: 0;
  line-height: 1;
  padding: 10px 0;
}

.industry-event__stats--date {
  font-family: 'FranklinHv', sans-serif;
  font-size: 16px;
  font-weight: 900;
  margin: 0 15px 0 0;
  padding-right: 15px;
  position: relative;
}

.industry-event__stats--date:after {
  bottom: 3px;
  content: url("https://finxtech.com/wp-content/themes/finxtech/img/dot.svg");
  position: absolute;
  right: 0;
}

.industry-event__stats--location {
  color: #9b9b9b;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.industry-event a.button {
  text-decoration: none;
  width: 100%;
}

.about h1, .about__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 44px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 1.0;
  margin: 0;
  padding-left: 15px;
  position: relative;
  margin: 0 0 24px 0;
}

.about h1:after, .about__title:after {
  background-color: #3e3e3e;
  content: '';
  height: 80%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

.about__content h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 44px;
  font-weight: normal;
  margin: 0;
}

.about__content h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
}

.contact h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
}

.contact__title {
  font-size: 16px;
  margin: 0;
}

.contact__value {
  color: #3e3e3e;
  font-size: 16px;
  margin: 0 0 18px 0;
  line-height: 20px;
}

.contact__value a {
  color: #3e3e3e;
  text-decoration: none;
}

.contact__value a:hover {
  text-decoration: underline;
}

.subscribe h1, .subscribe__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 44px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 1.0;
  margin: 0;
  padding-left: 15px;
  position: relative;
  margin: 0 0 24px 0;
}

.subscribe h1:after, .subscribe__title:after {
  background-color: #3e3e3e;
  content: '';
  height: 80%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

.subscribe__content h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 44px;
  font-weight: normal;
  margin: 0;
}

.subscribe__content h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
}

.contact h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
}

.contact__title {
  font-size: 16px;
  margin: 0;
}

.user-content h1, .user-content__title {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 56px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 1.0;
  margin: 0;
  padding-left: 15px;
  position: relative;
  margin: 0 0 24px 0;
}

.user-content h1:after, .user-content__title:after {
  background-color: #3e3e3e;
  content: '';
  height: 80%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

.user-content h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 44px;
  font-weight: normal;
  margin: 0;
}

.user-content h2 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
}

.user-content a {
  color: #3e3e3e;
}

.share-this {
  padding: 45px 0 0 0;
}

.share-this .st-custom-button {
  background-color: #fff;
  border: 2px #3e3e3e solid;
  border-radius: 17.5px;
  cursor: pointer;
  display: inline-block;
  height: 35px;
  margin-right: 45px;
  transition: all .3s linear;
  width: 35px;
}

.share-this .st-custom-button:last-child {
  margin-right: 0;
}

.share-this .st-custom-button svg {
  max-height: 15px;
  width: auto;
}

.share-this .st-custom-button #twitter,
.share-this .st-custom-button #linkedin,
.share-this .st-custom-button #facebook,
.share-this .st-custom-button #envelope {
  fill: #3e3e3e;
  transition: all .3s linear;
}

.share-this .st-custom-button:hover {
  background-color: #3e3e3e;
}

.share-this .st-custom-button:hover #twitter,
.share-this .st-custom-button:hover #linkedin,
.share-this .st-custom-button:hover #facebook,
.share-this .st-custom-button:hover #envelope {
  fill: #fff;
}

.info-box form .form-intro {
  padding: 12px 0;
}

.info-box form h3, .info-box form p {
  margin: 0;
  padding: 0;
}

.info-box form h3 {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
}

.info-box form p {
  font-family: 'FranklinBkCom', sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1;
}

.info-box form input[type="text"],
.info-box form input[type="email"] {
  border: none;
  height: 52px;
  margin-bottom: 24px;
  padding: 10px;
  width: 100%;
}

.info-box form input[type="submit"] {
  width: 100%;
}

.info-box form textarea {
  border: none;
  margin-bottom: 24px;
  min-height: 208px;
  padding: 10px;
  width: 100%;
}

@media (min-width: 48em), (-moz-touch-enabled: 1) and (pointer: fine) {
  #nav-toggle {
    display: none;
  }
  .header {
    background-color: #fff;
    position: fixed;
    transition: background-color .3s ease-out;
    width: 100%;
  }
  .header__logo {
    border-bottom: 2px #eee solid;
  }
  .header__nav {
    background: transparent;
    min-height: 0;
    overflow: visible;
    position: relative;
    transition: padding .3s ease-out;
    width: auto;
  }
  .header__nav--primary {
    display: flex;
    justify-content: space-between;
    margin: 0;
  }
  .header__nav--primary li {
    display: inline-block;
  }

  .header__nav--primary .sub-menu li {
    display: block;
  }

  .header__nav--primary li a {
    padding: 0;
    position: relative;
  }
  .header__nav--primary li:hover a, .header__nav--primary li.active a {
    text-decoration: none;
  }
  .header__nav--primary  a:hover {
	  text-decoration: none;
  }
  .header__nav--primary > li {
	position: relative;
  }
  .header__nav--primary > li > ul.sub-menu {
    position: absolute;
    background-color: #ffffff;
    margin-left: 0;
    width: 100%;
    padding-left: 0;
  }
  .header .wrapper {
    max-width: 1170px;
    padding: 0 .5em;
  }
  .category .menu-home a,
  .single .menu-home a,
  .search .menu-home a,
  .archive .menu-home a {
    color: #3e3e3e !important;
  }
  .category .menu-home a:after,
  .single .menu-home a:after,
  .search .menu-home a:after,
  .archive .menu-home a:after {
    display: none;
  }
  .category .menu-home:hover a,
  .single .menu-home:hover a,
  .search .menu-home:hover a,
  .archive .menu-home:hover a {
    color: #3e3e3e !important;
  }
  .category .menu-home:hover a:after,
  .single .menu-home:hover a:after,
  .search .menu-home:hover a:after,
  .archive .menu-home:hover a:after {
    display: inline-block;
  }
}

@media (min-width: 40em) {
  .industry .industry-list ul {
    -webkit-column-count: 2;
            column-count: 2;
  }
}

@media (min-width: 48em) {
  .search-bar {
    padding: 50px 10px 30px 10px;
  }
  .search-bar .wrapper {
    max-width: 1170px;
  }
  .search-bar__form {
    display: flex;
    justify-content: space-between;
  }
  .search-bar__form div {
    display: inline-block;
  }
  .search-bar__form--input {
    margin: 0;
  }
  .search-bar__form--select {
    margin: 0;
  }
  .content:after {
    clear: both;
    content: '';
    display: table;
  }
  .content__main {
    border-right: 2px #eee solid;
    float: left;
    padding-right: 1rem;
    width: 65%;
  }
  .content__sidebar {
    float: left;
    padding-left: 1rem;
    width: 35%;
  }
}

@media (min-width: 960px) {
  .search-bar__form--input {
    margin: 0;
    width: 100%;
    margin-right: 20px;
  }
}

@media (min-width: 1024px) {
  .search-bar__form--input {
    margin: 0;
    width: 100%;
    margin-right: 20px;
  }
  .content__main {
    padding-right: 1.5rem;
    width: 62.5%;
  }
  .content__sidebar {
    padding-left: 1.5rem;
    width: 37.5%;
  }
  .search-filter .apply {
    width: 60%;
  }
  .search-filter .reset {
    margin-left: 10%;
    width: 30%;
  }
}

@media (min-width: 1104px) {
  .search-bar__form--input {
    margin: 0;
    width: 100%;
    margin-right: 20px;
  }
  .content__main {
    padding-right: 2rem;
  }
  .content__sidebar {
    padding-left: 2rem;
  }
}

@media (min-width: 1170px) {
  .search-bar__form--input {
    margin: 0;
    width: 100%;
    margin-right: 20px;
  }
  .content__main {
    padding-right: 3rem;
  }
  .content__sidebar {
    padding-left: 3rem;
  }
}

/*# sourceMappingURL=app.css.map */




/** SSI ADD E-COMM Feb/2019 */

#tribe-events-pg-template, .tribe-events-pg-template { max-width: none; }

.tribe-events-page-template .subpage#main {
    padding: 0;
}

.content-outer-container {
    padding-top: 35px;
    padding-bottom: 35px;
    background: #fff;
}

.content-outer-container h2,
.content-outer-container h3,
.content-outer-container h4,
.content-outer-container h5,
.content-outer-container h6 {
  font-family: 'FranklinBkCom', sans-serif;
}

.sidebar {
    padding-left: 25px;
    padding-right: 15px;
}

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5,
.sidebar h6 {
  font-family: 'FranklinBkCom', sans-serif;
}

.popular-posts {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.popular-posts p {
  margin-bottom: 35px;
}

section.grey {
    background: #f3f3f3;
    padding: 35px 0;
}

.ad-wrapper {
    background-color: #f3f3f3;
    padding: 25px 15px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 1023px) {
    .ad-wrapper {
        width: 350px;
        margin: 0 auto;
        margin-bottom: 15px;
    }
}

.ad-wrapper > div {
    margin: auto !important;
}

.orange-button {
    text-transform: uppercase;
    color: #fff;
    background: #3e3e3e;
    display: block;
    border: none;
    width: 100%;
    padding: 10px 20px;
}

.orange-button:hover {
    background-color: #89789c;
    color: #fff;
}




.single-post .small-12.columns.sidebar {
    padding-left: 0;
    padding-right:0;
}

.single-sidebar {
    position: relative;
}

.social-container {
    float: right;
}

.sidebar .social {
    margin-bottom: 45px;
    text-align: left;
}

.share {
    margin-right: 15px;
    font-size: 1rem;
    font-weight: bold;
    color: grey;
}

.sidebar .social-icon {
    margin-right: 10px;
    max-width: 30px;
    height: auto;
}

.social-sharing.ss-social-sharing {
    display: none;
}


/* Events Page */

.event-single {
    margin-bottom: 15px;
}

.event-single .post-image {
    height: 240px;
    position: relative;
}

.event-single .post-image img {
    height: 240px;
    object-fit: cover;
}

.event-single  .post-text-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.5);
}

.event-single .post-title {
    color: #3e3e3e;
}

.event-single .post-date {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
}

.event-wrapper {
    margin-bottom: 45px;
}

h4.event-location {
    margin-bottom: 0;
}

.event-details a {
    font-weight: bold;
    color: #3e3e3e;
}

.event-content {
    font-size: 1rem;
    color: #999999;
}

.event-single-link {
    font-size: 1rem;
}

.event-topics > ul {
    line-height: 30px;
    color: #999999;
}

.event-details {
}

.post-type-archive .popular-posts {
    margin-top: 0;
}

.additional-event h4 {
    margin-bottom: 0;
}

.additional-event h5 {
    font-weight: normal;
}

.additional-event p {
    font-size: 1rem;
    color: #999999;
}

/* Event Single */
.event-nav-container {
    text-align: center;
    background-color: #e0e0e0;
    padding: 10px;
}

.categorynav, .categorynav ul, .categorynav a {
    font-family: 'FranklinBkCom', sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
}


.categorynav, .categorynav ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 1023px) and (max-width: 1117px) {
    .categorynav ul li {
        padding: 10px 5px;
    }
}

.categorynav a {
}

.categorynav ul li:hover {
    border-bottom: 2px solid #000;
    padding-bottom: 8px;
}

.tribe-country-name { display: none; }

.tribe-events-abbr { border-bottom: none !important; cursor: inherit !important; }


/* EVENT SINGLE AND PRODUCT SINGLE PAGES */
.event-hero .post-date {
    color: #fff;
    font-family: 'FranklinBkCom', sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 32px;
    width: 100%;
}

.event-nav-container {
    text-align: center;
    background-color: #e0e0e0;
}

.content-tab {
    display: inline-block;
    padding: 0 10px;
}

.content-tab div {
    display: inline-block;
    color: #282828;
    padding: 10px 15px 2px;
    line-height: 1;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    font-weight: 500;
    font-size: 22px;
}

.content-tab div:hover {
    border: 1px solid #282828;
}

.nav-tabs-small select {
    text-transform: uppercase;
}

.content-anchors {
    display: block;
    position: relative;
    top: -100px;
}

.cart-container > div > div > h3 {
  display: none;
}

.events-single.fixed-top .content-outer-container {
    margin-top: 48px;
}

.events-single.fixed-top .content-outer-container > .row {
    position: relative;
}


@media only screen and (min-width: 1023px) {

  .events-single.fixed-top .sidebar {
      position: fixed;
      top: 265px; /* 75px; + offset for fixed header */
      width: 23%;
      z-index: 6;
  }

  .events-single.fixed-bottom .sidebar {
    position: absolute !important;
    bottom: 0 !important;
    top: auto;
    z-index: 3;
  }
}
.event-content h6 {
    color: #282828;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.event-block-wrapper p, .event-block-wrapper span, .event-block-wrapper li {
    font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
    font-size: 1.15rem;
    line-height: 1.9;
    color: #999999;
}

.event-block-wrapper strong, .event-block-wrapper b {
    color: rgb(68,68,68);
}

.register-now, .event-social {
    margin-bottom: 16px;
}

.register-now a, .next-button {
    display: block;
    width: 100%;
    font-family: 'FranklinBkCom', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #3e3e3e;
    padding: 20px 0 12px;
    line-height: 1;
    font-size: 30px;
    font-weight: 500;
}

.tickets_name {
    color: inherit;
    font-size: inherit;
}

.accordion-title {
    padding-left: 50px;
    font-size: 22px;
    color: rgb(64,64,64) !important;
}

.accordion-title:before {
    content: "\f055";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -2rem;
    width: 2rem;
    font-size: 26px;
    line-height: initial;
    overflow: visible;
    color: #3e3e3e;
    right: auto;
    left: 3rem;
    top: 45%;
}

.is-active > .accordion-title::before {
    content: "\f056";
}

.logo-grid img {
    border: 1px solid #e0e0e0;
    margin-bottom: 25px;
    padding: 10px;
    margin: 10px 10px 10px 0;
    max-width: 95%;
}

.post-city {
    top: -5px;
    left: 10px;
}

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

.post-category, .post-city, .post-date em {
    font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
    font-size: 1rem;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding: 4px 8px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1px;
    position: relative;
}

.post-category {
    float: right;
    color: #e0e0e0;
    font-size: 0.8rem;
}

/* Registration */

.post-date em {
    margin-left: 10px;
    font-style: normal;
}

.woocommerce div.product .images, .woocommerce .wc-tabs-wrapper, .product_meta,
.woocommerce .entry-summary h1, .woocommerce .entry-summary div[itemprop="offers"],
.woocommerce .entry-summary div[itemprop="description"], .addon-name, .reset_variations {
    display: none !important;
}

.woocommerce div.product div.summary {
    width: 100%;
}

.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"], .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="text"], #add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"], #add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="text"] {
    font-size: inherit;
}

.next-button button {
    font-size: 34px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 50px;
}

.registrants {
    color: #444;
    display: table-row;
}

.quantity input {
    margin-bottom: 0;
}

.variations tr {
    background-color: #f8f8f8;
}

.variations td, .variations th {
    padding: 10px !important;
}

.next-button {
    width: 200px;
    float: right;
}

.woocommerce-page form .form-row-first {
    padding-right: 12px;
}

.woocommerce input[type=radio] + label:before {
    margin-right: 10px;
    content: "\f10c";
    color: #444;
    font-family: fontawesome;
    font-size: 20px;
    display: inline-block;
}

.woocommerce input[type=radio]:checked + label:before {
    content: "\f058";
    color: #3e3e3e;
}

.woocommerce input[type=radio] {
    visibility: hidden;
    position: absolute;
}

.woocommerce-checkout-payment label {
    font-size: 1rem;
}

.woocommerce form .form-row .required {
    color: #3e3e3e;
}

/* Cart */

.woocommerce .input-text {
    display: inline-block;
    width: 200px;
}

.woocommerce input.button-black,
.woocommerce a.button-black {
  float: right;
  cursor: pointer;
  padding: 20px 40px 12px 40px;
  font-size: 24px;
  border-radius: 4px;
  font-weight: 500;
  font-family: 'FranklinBkCom', sans-serif;
  text-transform: uppercase;
  background-color: #444 !important;
  color: #ffffff !important;
}

.woocommerce .cart-collaterals .cart_totals {
    width: 100%;
    float: none;
}

.woocommerce .cart-collaterals .cart_totals tr th {
    display: inline-block;
    width: 200px;
    height: 45px;
}

@media only screen and (max-width: 768px) {
    .woocommerce .cart-collaterals .cart_totals tr th {
        display: none;
    }
}

.woocommerce .cart-collaterals .cart_totals tr td {
    width: 100%;
    text-align: right;
}

.woocommerce table, .woocommerce table > *,
.woocommerce td, .woocommerce th {
    border: none !important;
}

.woocommerce td {
    background-color: #f8f8f8;
    border-bottom: 1px solid #fff;
}

.woocommerce th {
    background-color: #ebebeb;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce input.button-black, .add-to-cart {
    float: right;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, #place_order, .add-to-cart {
    font-size: 100%;
    padding: 12px 30px;
    border-radius: 2px;
    margin-left: 6px;
    top: -1px;
    text-transform: uppercase;
    background-color: #3e3e3e;
    border-bottom: 2px solid #3e3e3e;
}

.woocommerce #payment #place_order, .add-to-cart {
    font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    padding: 12px 30px;
    border-radius: 2px;
    text-transform: uppercase;
    background-color: #3e3e3e;
    border-bottom: 2px solid #3e3e3e;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, #place_order:hover, .add-to-cart:hover {
    border-bottom: 2px solid #444;
    background-color: #3e3e3e;
}

.add-to-cart button.alt {
    background-color: inherit !important;
    padding: 0;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
    font-weight: 700;
}

.woocommerce dl.variation {
    display: none;
}

.product-name a {
    color: #444;
}

.product-name a:hover {
    text-decoration: underline;
}

.product-quantity {
    text-align: right;
}

.woocommerce a.remove {
    color: #444 !important;
    line-height: 0.8;
}

.woocommerce a.remove:hover {
    color: #fff !important;
    background-color: #444 !important;
}

/* Checkout */

.woocommerce .col2-set .col-1 {
    width: 100%;
}

.woocommerce .col2-set .col-2 {
    display: none;
}

.woocommerce-checkout > h3 {
    margin-top: 20px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last,
.woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 50%;
}

.woocommerce form .form-row label {
    font-size: 1rem;
}

/* Post checkout */

.woocommerce .customer_details td, .woocommerce .order_details th.product-total,
.woocommerce .order_details td:not(.product-name) {
  text-align: right;
}


/**
 * Social Menu
 */

.social-menu {
  list-style-type: none;
  margin: 0;
  font-size: 1.25rem;
  height: 1em;
}

.social-menu li {
  display: inline-block;
  margin-right: .25em;
  font-size: inherit;
  height: 1em;
  width: 1em;
  position: relative;
}

.social-menu li:last-child {
  margin-right: 0;
}

.social-menu li a {
  color: #999;
  position: absolute;
  display: block;
  height: 1em;
}

.social-menu li a:hover {
  color: #3e3e3e;
}

.social-menu li a i:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}


.back-now {
    color: #3e3e3e;
}

.tribe-events-style-full.tribe-events-style-theme h2.tribe-events-tickets-title {
    font-size: 30px !important;
    font-weight: 700;
    margin: 20px 0 15px;
}

.tribe-events-tickets td.woocommerce {
    padding: 30px 10px 16px 30px;
}

.tribe-events-tickets tr.tribe-event-tickets-plus-meta td {
    padding: 0;
}

.tribe-event-tickets-plus-meta-attendee header {
    text-transform: inherit;
    background-color: inherit;
    color: #3e3e3e;
    font-family: 'FranklinBkCom', sans-serif;
    font-size: 1.8em;
    font-weight: 500;
    margin: 0px 0 15px;
}

.tribe-event-tickets-plus-meta-attendee {
    border-bottom: 2px solid #dfdfdf;
    counter-increment: a;
    padding: 30px;
}

.tribe-event-tickets-plus-meta-attendee:nth-child(odd) {
    background: #f9f9f9;
}


/* CART */
.woocommerce h3 {
    font-size: 30px !important;
    font-weight: 700;
    margin: 20px 0 15px;
}

.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 44px;
    font-family: 'FranklinBkCom', sans-serif;
    color: #000;
    font-weight: bold;
    margin-bottom: 40px
}

.woocommerce-order-received #subpage-header-background { display: none; }

.woocommerce-cart {  }

.woocommerce-cart #main,
.woocommerce #main { background-color: #fff; }

.woocommerce-cart .cart_totals h2 { display: none; }

.woocommerce .cart-collaterals .cart_totals tr th { border-top: 1px solid #fff !important; }

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    display: none;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 200px;
}

.wccf_price_label { color: #3e3e3e; font-weight: bold; opacity: 1; }


/* Events List */

/* hide hero on Event Archive/Listing page... */
.post-type-archive-tribe_events #subpage-header-background { display: none; }

.events-list .cell { margin-bottom: 0; }

.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
    max-width: 1200px;
}

.tribe-events-list .type-tribe_events:first-of-type {
    margin-top: 0;
}

h1.category-header {
    text-align: center;
    text-transform: uppercase;
    color: #3e3e3e !important;
    border-bottom: 1px solid #dddddd;
    padding: 15px 0 15px 0;
    font-size: 42px !important;
    font-weight: 500 !important;
    max-width: 1200px;
    margin: 30px auto;
}

.tribe-events-loop .tribe-events-event-meta { margin-top: 0 !important; }


.tribe-events-list .type-tribe_events .tribe-events-list-event-title,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-list-event-title {
    display: block;
    font-size: 32px;
    font-weight: 500;
}

.tribe-event-category { display: none; }

.tribe-events-list .tribe-events-loop .tribe-event-featured { padding: 0; background: transparent; }

.tribe-events-list .tribe-events-loop .tribe-events-event-image,
.tribe-events-list .tribe-events-event-image {
    width: auto;
    margin: 0 !important;
    float: none;
    padding: 0;
    display: block;
}

.tribe-events-list .time-details, .tribe-events-list .tribe-events-venue-details {
    line-height: 1.2 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block;
    font-weight: 500 !important;
    font-size: 30px !important;
    font-style: normal !important;
}

#tribe-events .tribe-events-content p,
.tribe-events-after-html p,
.tribe-events-before-html p {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 0;
}

.tribe-events-read-more,
.tribe-events-list .tribe-events-loop .tribe-event-featured a.tribe-events-read-more { color: #3e3e3e !important; display: inline-block; padding: 10px 20px; margin-top: 10px; border: 1px solid #3e3e3e; }

.tribe-events-read-more:hover,
.tribe-events-list .tribe-events-loop .tribe-event-featured a.tribe-events-read-more:hover { background: #3e3e3e !important; color: #ffffff !important; }


#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-left,
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-right,
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right {
    float: none;
    text-align: center;
}

#tribe-events-footer a:hover,
#tribe-events-header a:hover {
    color: #333;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a { display: none; }


.tribe-events-tickets .tribe-tickets-remaining { display: none !important; }

/* Checkout */
.woocommerce-checkout #main { background: #fff; }

.woocommerce-checkout .checkout-container { max-width: 1200px; margin: 0 auto; padding-top: 0 !important; }

.woocommerce-form-coupon-toggle { display: none; }

#billing_country_field { display: none; }

#billing_state_field { height: 79px; margin-bottom: 6px; }

.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"], .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"], .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="tel"], .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="text"], .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-form-nickname, #add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"], #add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"], #add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="tel"], #add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="text"], #add_payment_method input.js-sv-wc-payment-gateway-form-nickname {
  font-size: 14px !important;
}

.select2-results__option { font-size: 14px; padding: 4px 6px; }

.select2-container .select2-selection--single {
  height: 39px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b { margin-top: 5px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 39px;
  font-size: 16px;
}

.woocommerce form .form-row label {
  font-weight: bold;
  cursor: pointer;
}

.woocommerce-billing-fields h3 { text-transform: capitalize; }

/* Registration Pane */
.tribe-tickets-meta { display: inline-block; width: 48%; }

.tribe-event-tickets-plus-meta input[type=text] { width: 98%; }


.single #tribe-events-content { height: 0; visibility: hidden; opacity: 0; transition: all 0.5s; padding: 0 !important; }

.single #tribe-events-content.register-pane { height: inherit; visibility: visible; opacity: 1; padding-bottom: 50px !important; }



.tribe-events-loop .type-tribe_events { display: flex; align-items: flex-start; flex-direction: row; }

.tribe-events-loop .type-tribe_events .tribe-events-event-meta { width: 60%; height: 220px; }

.tribe-events-loop .type-tribe_events .tribe-events-list-event-description { width: 40%; height: 240px; padding: 20px !important; background-color: #3e3e3e; }

.tribe-events-loop .type-tribe_events .tribe-events-list-event-description p { color: #fff !important; font-size: 15px !important; line-height: 21px !important; }

.tribe-events-loop .tribe-events-content h4 { color: #fff !important; }

.tribe-events-loop .tribe-events-read-more,
.tribe-events-list .tribe-events-loop .tribe-event-featured a.tribe-events-read-more { padding: 0; border: none; display: block; }

.tribe-events-loop .tribe-events-read-more:hover,
.tribe-events-list .tribe-events-loop .tribe-event-featured a.tribe-events-read-more:hover { background: transparent !important; color: #fff !important; border: none !important; }

.tribe-events-loop .event-wrapper { margin-bottom: 0; }

.tribe-events-loop .tribe-events-event-meta { margin-bottom: 0; padding: 0 !important; border: none !important; }

.tribe-events-list .tribe-events-venue-details { border: none !important; }

@media only screen and (max-width: 980px) {
  .tribe-events-loop .type-tribe_events { flex-direction: column; }
  .tribe-events-loop .type-tribe_events .tribe-events-event-meta { width: 100%; height: inherit; }
  .tribe-events-loop .type-tribe_events .tribe-events-list-event-description { width: 100%; height: inherit; }
  .tribe-events-loop .tribe-events-event-image img { width: 100% !important; max-width: 100%; }
}

.tribe-events-pg-template ol,
.tribe-events-pg-template ul,
.accordion-content { color: #575757; }


.tribe-link-view-attendee { display: none; }


/* ATTENDEE REGISTRATION PAGE */
.page-tribe-attendee-registration { background-color: #fefefe; }

.page-tribe-attendee-registration #main { background-color: #fefefe; }

.page-tribe-attendee-registration .tribe-block__tickets__registration__title h2 { font-size: 42px; font-weight: bold; margin: 0; padding: 0; }

.page-tribe-attendee-registration .tribe-block__tickets__registration__title h2 a { color: #3e3e3e; }

.page-tribe-attendee-registration .tribe-block__tickets__registration__description { margin-top: 0; font-size: 32px; font-weight: bold; font-family: 'FranklinBkCom', sans-serif; }

.page-tribe-attendee-registration .tribe-block__tickets__registration__tickets__header { padding: 0; }

.page-tribe-attendee-registration #main .tribe-ticket h4 { color: #3e3e3e; }

/* Save Attendee Info button */
.page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields__form button {
    cursor: pointer;
    padding: 20px 40px 12px 40px;
    font-size: 24px;
    border-radius: 4px;
    font-family: 'FranklinBkCom', sans-serif;
    text-transform: uppercase;
    background-color: #3e3e3e;
    color: #ffffff;
}

/* Checkout button w/ full Attendee Info */
.page-tribe-attendee-registration .tribe-block__tickets__registration__checkout__submit {
    cursor: pointer;
    padding: 20px 40px 12px 40px;
    font-size: 24px;
    border-radius: 4px;
    font-family: 'FranklinBkCom', sans-serif;
    text-transform: uppercase;
    background-color: #3e3e3e;
    color: #ffffff;
}

.page-tribe-attendee-registration .tribe-block__tickets__registration__checkout__submit:disabled {
    cursor: not-allowed;
}

@media only screen and (min-width: 980px) {

    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields .tribe-field { width: 47%; clear: none; margin-right: 20px; display: inline-block; }

    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=color],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=date],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=datetime-local],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=datetime],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=email],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=month],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=number],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=password],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=range],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=search],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=tel],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=text],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=time],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=url],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields input[type=week],
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields select,
    .page-tribe-attendee-registration .tribe-block__tickets__item__attendee__fields textarea {
        height: auto; max-width: 100%;
    }

}

.tribe-events-pg-template .alignleft { margin-bottom: 10px; }

.accordion-content ul,
.accordion-content ol {
  margin-bottom: 20px;
}


/* PRODUCT SINGLE */
.woocommerce-breadcrumb { display: none; }
label.wc-pao-addon-name { font-size: 26px; font-weight: 700; color: #3e3e3e; padding: 0; margin: 10px 0 0 0; font-family: 'FranklinBkCom', sans-serif; line-height: 1; }
.wc-pao-addon-description p { font-size: 16px; margin-bottom: 0; }

.woocommerce div.product p.price, .woocommerce div.product span.price { color: #575757; font-size: inherit; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button#place_order {
  cursor: pointer !important;
  padding: 20px 40px 12px 40px !important;
  font-size: 24px !important;
  border-radius: 4px !important;
  font-weight: 500 !important;
  font-family: 'FranklinBkCom', sans-serif !important;
  text-transform: uppercase !important;
  background-color: #3e3e3e !important;
  color: #ffffff !important;
  margin-top: 0 !important;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #3e3e3e;
}

.single-product.woocommerce .quantity [type='number'].qty { height: 55px; }

.single-product.woocommerce .subpage#main .summary h1.product_title.entry-title {
  display: block !important;
  font-size: 38px;
  margin-top: 10px;
  float: left;
  width: 48%;
  clear: left;
  margin-bottom: 30px;
  font-family: 'FranklinBkCom', sans-serif;
  line-height: 1em;
}

.single-product.woocommerce div.product .summary h1 + p.price span {
  font-size: 24px;
}

.single-product.woocommerce div.product .summary h1 + p.price {
  float: right;
  clear: right;
}

.single-product.woocommerce div.product .summary .wc-pao-col1 { font-size: 18px; }

.woocommerce div.product form.cart {
  clear: both;
}

#product-addons-total { display: none; }



/* Checkout Variations */
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
  display: block;
}

.woocommerce td.product-name dl.variation p {
  font-size: 16px;
}

.add-product-button { margin-top: 30px; clear: both; }

.woocommerce span.onsale { display: none; }


/* Success Page */
.woocommerce .woocommerce-order h2 { font-size: 2.5rem !important; }


.woocommerce .woocommerce-table__product-name .wc-item-meta li,
.woocommerce .woocommerce-table__product-name .wc-item-meta p { font-size: 16px; }


.summary h3 { margin-bottom: -10px; }

/* #wccf_product_field_master_container h4 */
 .summary h4 {
  margin: 0;
  padding: 30px 0 10px;
  border-bottom: 1px solid #eee;
  color: #3e3e3e !important;
  counter-increment: my-sec-counter;
  clear: left;
}

.summary h4:after {
  content: " " counter(my-sec-counter);
}

.summary h5 {
  font-weight: 500;
  margin: 10px 0;
  clear: both;
  padding-top: 10px;
  text-transform: uppercase;
  color: #999;
  font-size: 24px;
}

.summary input {
  max-width: 100%;
  margin-bottom: 0;
}

#wccf_product_field_master_container { display: none; }

.rightpress_live_product_price { clear: both; display: none !important; }

.woocommerce div.product form.cart { position: relative !important; padding-top: 80px; }

/* Product Page: move quantity input to top left by name */
.woocommerce div.product form.cart div.add-product-qty {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background: #eee;
}

.attendee-qty-label {
    margin-top: 20px;
    margin-left: 5px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
}

.woocommerce div.product form.cart .single_add_to_cart_button.button.alt { display: block; clear: both; float: none; margin-top: 40px !important; }

.clear-border { border-bottom: 1px solid #eee; padding-top: 20px; }


.registration-block { padding: 0 20px 20px; }


/* Billing Page */
#billing_address_1_field { width: 50%; float: left; clear: none; padding-right: 12px; }

#billing_address_2_field { width: 50%; float: right; margin-top: 40px; clear: none; }

#billing_city_field { width: 33.3333%; float: left;clear: none; padding-right: 12px; }

#billing_state_field { width: 33.3333%; float: left; clear: none; padding-right: 12px; }

#billing_postcode_field { width: 33.3333%; float: left; clear: none; }

#billing_phone_field { width: 50%; float: left; clear: none; padding-right: 12px; }

#billing_email_field { width: 50%; float: right; clear: none; }



/* Thank You Page */

.woocommerce .customer_details td,
.woocommerce .order_details th.product-total,
.woocommerce .order_details td:not(.product-name) {
    text-align: left;
}

.woocommerce .order-again { display: none; }

.bottom-ad {
  margin: 1.875rem auto 0;
  max-width: 100%;
  overflow: hidden;
  text-align: center;
}

.bottom-ad .tablet-ad {
  height:125px;
  width:604px;
  margin:0 auto;
}

.bottom-ad .mobile-ad {
  height:125px;
  width:404px;
  margin:0 auto;
}

.bottom-ad .desktop-ad {
  height:125px;
  width:804px;
  margin:0 auto;
}

@media screen and (max-width: 500px) {
    .single-product.woocommerce .subpage#main .summary h1.product_title.entry-title {
        width: 100% !important;
        float: none;
        margin-bottom: 10px;
    }

    .single-product.woocommerce div.product .summary h1 + p.price {
        width: 100% !important;
        float: none;
    }

    #billing_address_1_field,
    #billing_address_2_field,
    #billing_city_field,
    #billing_state_field,
    #billing_postcode_field,
    #billing_phone_field,
    #billing_email_field {
        width: 100% !important;
        float: none;
        clear: both;
        padding-right: 3px;
    }
}


.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
  margin-bottom: 1rem;
}

.woocommerce td.product-name dl.variation p { font-size: 1rem; }

#tribe-events, #tribe-events-pg-template, .tribe-events-pg-template { padding: 0; }

.tribe-events-list .tribe-events-event-image img { max-height: 370px; }

.home-event .industry-event { margin-bottom: 0; padding-bottom: 0; }

.home-event .user-content { font-size: 16px; }

.home-event .industry-event a.button { margin-bottom: 0; }

.alignleft { float: left; margin-right: 16px; margin-bottom: 10px; }

.aligncenter { margin: 0 auto; display: block; padding-bottom: 10px; }

.event-content { margin-top: 40px; padding-top: 40px; border-top: 1px solid #e6e6e6; }

.event-content:first-of-type { margin-top: 0; padding-top: 20px; border-top: none; }

.registration-block h3 { color: #999999; }

.dot { display: inline-block; padding-left: 15px; padding-right: 15px; position: relative; }

.dot:before { bottom: 0; content: url(https://finxtech.com/wp-content/themes/finxtech/img/dot.svg); position: absolute; left: 15px; }

.advertise {
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #F0EFF0;
}

/* ==== pbrocks ====== */

.header__nav--primary li.menu-item-has-children > ul.sub-menu {
  display: none;
  grid-template-columns: 1fr;
  text-align: left;
}

@media screen and (min-width: 768px) {
    .header__nav--primary li.menu-item-has-children:hover > ul.sub-menu > li.menu-item-has-children > ul.sub-menu,
    .header__nav--primary li.menu-item-has-children:hover > ul.sub-menu {
      display: block !important;
    }
}

.header__nav--primary li a:hover, .header__nav--primary li a.active {
  text-decoration: none;
}

.header__nav--primary li:hover ul.sub-menu li a:after,
.header__nav--primary li:active ul.sub-menu li a:after {
	background-color: transparent;
}

.header__nav--primary > li > ul.sub-menu {
	margin: 10px -24px;
	width: calc(100% + 40px);
  min-width: 200px;
}

.header__nav--primary > li > ul.sub-menu > li {
	margin-top: 5px;
}

.header__nav--primary ul.sub-menu ul.sub-menu a {
	font-weight: normal;
}

.header__nav--primary ul.sub-menu ul.sub-menu {
	margin-left: 0;
}

.header__nav--primary > li > ul.sub-menu > li > a {
  cursor: pointer !important;
  font-weight: 400;
  color: #3e3e3e;
  min-width: 150px;
}

@media screen and (max-width: 861px) {
	div.advertise {
		max-width: 100%;
		overflow: hidden;
	}
	div.advertise iframe {
		max-width: 100%;
	}

	.header__nav--primary > li > ul.sub-menu li {
		margin-top: 0;
		display: block;
	}
}

/* SSI 5/24 */
.header__nav--primary > li > ul.sub-menu > li > a { cursor: default; }

.header__nav--primary > li > ul.sub-menu > li > a:hover { color: #3e3e3e; }

@media screen and (max-width: 767px) {

    .header__logo { margin-right: 60px; width: auto; }

    .header__nav { border-bottom: 6px solid #3e3e3e; }

    .header__nav--primary { text-align: left; }

    .header__nav--primary li a { padding: 8px 16px 8px 0; }

    .header__nav--primary > li > ul.sub-menu { padding: 0; margin: 0; max-width: 100%; width: 100%; }

    .header__nav--primary li.menu-item-has-children > ul.sub-menu { display: none; }

    .header__nav--primary > li > ul.sub-menu > li { margin-left: 0; }

    .header__nav--primary li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > ul.sub-menu li a { font-size: 14px; }

    .header__nav--primary li.menu-thought-leadership { margin-bottom: 10px; padding-right: 60px; position: relative; }

    .header__nav--primary li.menu-thought-leadership:after {
        content: "\f078";
        font-family: FontAwesome;
        width: 30px;
        height: 30px;
        font-size: 16px;
        text-align: center;
        padding: 0;
        line-height: 27px;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 0;
        border: 1px solid #ddd;
        border-radius: 4px;
    }

    .header__nav--primary li.menu-thought-leadership a { padding-bottom: 0; }

    .header__nav--primary li.menu-thought-leadership > .sub-menu { display: none; }

    .menu-industry > a,
    .menu-topic > a,
    .menu-collections > a { cursor: default; color: #3e3e3e !important; font-size: 14px !important; border-bottom: 1px solid #ddd; padding-bottom: 4px !important; margin-bottom: 4px; margin-top: 10px; }
    .header__nav--primary > li > ul.sub-menu > li {
      padding-left: 15px;
    }
}

/* Start Additional CSS */
#tribe-events-header .tribe-events-sub-nav .tribe-events-past {
	display: none;
}

.button__dark:hover {
	background-color: #ff6600 !important;
}

.search-bar .button__highlight {
	background-color: #ff6600;
}

.search-bar {
	background: linear-gradient(0deg, #222222 0%, #4c1e00 100%);
}

.search-bar .button__highlight {
	background-color: #ff6600;
}

.search-bar .button__highlight:hover {
	color: #222222;
	background-color: #cc5200;
}

.search-bar__form--input:after,
.search-bar__form--select:after {
	background-color: #ff6600;
}

.search-bar__form--input input{
	background-size: 25px;
	background-position: left 0 top 7px !important;
}

.info-box {
	background-color: rgba( 255,255,255, .3 );
		border-color: rgba( 0,0,0,.2 );
}

.info-box h3 {
	font-size: 2rem !important;
}
.info-box form p {
	font-size: 1rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.channel-article__title a:hover,
.channel-article__stats--category:hover,
.home-video__title a:hover{
	color: #575757;
}

.newsletter-title,
.thought-leadership-title {
	border-color: rgba( 0,0,0,.2) !important;
}

.share-this .st-custom-button {
	position: relative;
	border-color: #ffffff !important;
}

.share-this .st-custom-button:hover {
	background: #ff6600;
	border-color: #ff6600 !important;
}

.share-this .st-custom-button svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate( -50%, -50% );
}

nav.pagination .nav-links .page-numbers.current {
	background-color: #ff6600;
}

#tribe-events-content {
	background: inherit;
}

h1.category-header {
	color: #0a0a0a !important;
}

.event-single .post-title {
	color: #ffffff;
}

.event-details a {
	color: #ff6600 !important
}

.event-single .post-date {
	font-size: 1.1rem;
}

.home-video__title{
	font-size: 3rem;
}
.home-video__title:after,
.search-header__title:after{
	background: rgba( 0,0,0,.2) !important;
}

.channel-article__title {
	margin-bottom: 1rem;
	font-size: 2.35rem;
}

/* Styles for single articles */
.single-post #main .single-article .channel-article__title {
  font-size: 32px;
  margin-bottom: 0.5rem;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 38px;
  font-weight: 600;
}

.single-article .channel-article__stats--date {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 0.5rem;
}

.single-article .channel-article__name {
  font-family: Arial, Helvetica, sans-serif;
}
/* end of modifications on single artigle */

.channel-article__stats,
.home-video__stats {
	background: rgba( 255,255,255, .3);
	padding: 10px;
}

.channel-article__stats--category {
	font-size: .85rem
}

#main,
.subpage#main {
	padding-top: 40px !important;
}

.newsletter-title,
.thought-leadership-title {
	margin-bottom: 2.5rem !important;
	font-size: 2.75rem !important;
	line-height: 1.1em !important;
}

.search-header__sort--right h3 {
	font-size: 1.5rem;
}

.sub-menu .menu-item:hover {
	background: #dddddd;
	border-color: #fff;
}

.navigation-container ul li:hover {
	border-color: transparent;
	background: rgba( 0,0,0,.1)
}

.author-portrait {
	width: 50px;
	height: auto;
	border-radius: 999px;
	border: 2px solid #ffffff;
}

.author-name {
	font-size: .9rem
}

.popular-posts {
	padding-left: 0;
}

.pagers {
	font-size: .9rem;
	width: 100%;
}

.pagers a {
	width: 50%;
}

.pagers .pager-prev {
	font-size: 1rem;
}

.pagers .pager-prev img {
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.pagers .pager-next {
	font-size: 1rem;
	text-align: right;
}

.pagers .pager-next img {
	margin-left: 10px;
	position: relative;
	top: -2px;
}
/* End Additional CSS */
