/*
	---
	Shape Framework 2.0
	---
	http://madebyshape.co.uk
	http://twitter.com/madebyshape
	---
	Framework Developer
	---
	Jason Mayo
	http://jasonmayo.co.uk
	http://twitter.com/madebymayo
	---
*/
/*
	---
	*** IMPORTANT ***
	---
	Do NOT edit this file by hand. 
	It is generated from SCSS source files.
	---
*/
.visible-xx-lrg {
  display: none; }

.not-visible-xx-lrg {
  display: inline-block;
  vertical-align: top; }

@media only screen and (max-width: 1600px) {
  .visible-xx-lrg {
    display: inline-block;
    vertical-align: top; }
  .not-visible-xx-lrg {
    display: none; } }

.visible-x-lrg {
  display: none; }

.not-visible-x-lrg {
  display: inline-block;
  vertical-align: top; }

@media only screen and (max-width: 1400px) {
  .visible-x-lrg {
    display: inline-block;
    vertical-align: top; }
  .not-visible-x-lrg {
    display: none; } }

.visible-lrg {
  display: none; }

.not-visible-lrg {
  display: inline-block;
  vertical-align: top; }

@media only screen and (max-width: 1300px) {
  .visible-lrg {
    display: inline-block;
    vertical-align: top; }
  .not-visible-lrg {
    display: none; } }

.visible-med {
  display: none; }

.not-visible-med {
  display: inline-block;
  vertical-align: top; }

@media only screen and (max-width: 1024px) {
  .visible-med {
    display: inline-block;
    vertical-align: top; }
  .not-visible-med {
    display: none; } }

.visible-med-min {
  display: none; }

.not-visible-med-min {
  display: inline-block;
  vertical-align: top; }

@media only screen and (min-width: 1024px) {
  .visible-med-min {
    display: inline-block;
    vertical-align: top; }
  .not-visible-med-min {
    display: none; } }

.visible-med-sml {
  display: none; }

.not-visible-med-sml {
  display: inline-block;
  vertical-align: top; }

@media only screen and (max-width: 960px) {
  .visible-med-sml {
    display: inline-block;
    vertical-align: top; }
  .not-visible-med-sml {
    display: none; } }

.visible-med-sml-min {
  display: none; }

.not-visible-med-sml-min {
  display: inline-block;
  vertical-align: top; }

@media only screen and (min-width: 960px) {
  .visible-med-sml-min {
    display: inline-block;
    vertical-align: top; }
  .not-visible-med-sml-min {
    display: none; } }

.visible-sml {
  display: none; }

.not-visible-sml {
  display: inline-block;
  vertical-align: top; }

@media only screen and (max-width: 600px) {
  .visible-sml {
    display: inline-block;
    vertical-align: top; }
  .not-visible-sml {
    display: none; } }

.visible-sml-min {
  display: none; }

.not-visible-sml-min {
  display: inline-block;
  vertical-align: top; }

@media only screen and (min-width: 600px) {
  .visible-sml-min {
    display: inline-block;
    vertical-align: top; }
  .not-visible-sml-min {
    display: none; } }

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

audio,
canvas,
video {
  display: inline-block; }

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

[hidden] {
  display: none; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

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

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

dfn {
  font-style: italic; }

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

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

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

pre {
  white-space: pre-wrap; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

figure {
  margin: 0; }

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

* {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-size: 18px;
  font-family: "Circular Std", "circular-medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  color: #222325;
  min-width: 320px;
  margin: 0;
  -webkit-font-smoothing: antialiased; }

a {
  color: #f94a50;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  text-decoration: none; }
  a:hover {
    color: #d6070e; }
  a:active {
    color: #a5050b; }

::-moz-selection {
  background: #f94a50;
  color: #FFF; }

::selection {
  background: #f94a50;
  color: #FFF; }

::-moz-selection {
  background: #f94a50;
  color: #FFF; }

::-webkit-selection {
  background: #f94a50;
  color: #FFF; }

hr {
  width: 100%; }

p {
  margin: 0 0 23.3333333333px 0; }

small {
  font-size: 80%; }

b,
strong {
  font-weight: 600; }

i {
  font-style: italic; }

u {
  text-decoration: underline; }

em {
  font-weight: 600;
  font-style: italic; }

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

q {
  quotes: \201C \201D \2018 \2019; }

cite {
  font-style: normal; }

abbr {
  font-style: normal;
  border-bottom: 1px dotted #222325;
  cursor: help; }

address {
  display: block;
  font-style: normal;
  margin: 0 0 1.6 0; }

figure {
  font-style: normal; }

blockquote {
  margin: 0;
  padding: 35px;
  font-size: 18px;
  line-height: 25.2px; }
  blockquote small {
    font-size: 18px;
    color: #999999; }
  blockquote p:last-child {
    margin-bottom: 0; }
  blockquote.adjust {
    padding-top: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Circular Std", "circular-medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3em;
  text-rendering: optimizelegibility;
  margin: 0 0 17.5px 0; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 46px; }

h3 {
  font-size: 38px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 25px; }

h6 {
  font-size: 20px; }

.text-align-left {
  text-align: left; }

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

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

.text-align-justify {
  text-align: justify; }

.row {
  margin-bottom: 35px;
  width: 100%;
  float: left;
  clear: both; }
  .row:after {
    display: table;
    content: " "; }

.column {
  float: left; }
  .column.centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }

.column {
  margin-right: 0%; }

.span-0 {
  width: 0%; }

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

.span-1 {
  width: 8.3333333333%; }

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

.span-2 {
  width: 16.6666666667%; }

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

.span-3 {
  width: 25%; }

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

.span-4 {
  width: 33.3333333333%; }

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

.span-5 {
  width: 41.6666666667%; }

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

.span-6 {
  width: 50%; }

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

.span-7 {
  width: 58.3333333333%; }

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

.span-8 {
  width: 66.6666666667%; }

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

.span-9 {
  width: 75%; }

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

.span-10 {
  width: 83.3333333333%; }

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

.span-11 {
  width: 91.6666666667%; }

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

.span-12 {
  width: 100%; }

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

@media only screen and (max-width: 1600px) {
  .span-xx-lrg-0 {
    width: 0%; }
  .offset-xx-lrg-0 {
    margin-left: 0%; }
  .span-xx-lrg-1 {
    width: 8.3333333333%; }
  .offset-xx-lrg-1 {
    margin-left: 8.3333333333%; }
  .span-xx-lrg-2 {
    width: 16.6666666667%; }
  .offset-xx-lrg-2 {
    margin-left: 16.6666666667%; }
  .span-xx-lrg-3 {
    width: 25%; }
  .offset-xx-lrg-3 {
    margin-left: 25%; }
  .span-xx-lrg-4 {
    width: 33.3333333333%; }
  .offset-xx-lrg-4 {
    margin-left: 33.3333333333%; }
  .span-xx-lrg-5 {
    width: 41.6666666667%; }
  .offset-xx-lrg-5 {
    margin-left: 41.6666666667%; }
  .span-xx-lrg-6 {
    width: 50%; }
  .offset-xx-lrg-6 {
    margin-left: 50%; }
  .span-xx-lrg-7 {
    width: 58.3333333333%; }
  .offset-xx-lrg-7 {
    margin-left: 58.3333333333%; }
  .span-xx-lrg-8 {
    width: 66.6666666667%; }
  .offset-xx-lrg-8 {
    margin-left: 66.6666666667%; }
  .span-xx-lrg-9 {
    width: 75%; }
  .offset-xx-lrg-9 {
    margin-left: 75%; }
  .span-xx-lrg-10 {
    width: 83.3333333333%; }
  .offset-xx-lrg-10 {
    margin-left: 83.3333333333%; }
  .span-xx-lrg-11 {
    width: 91.6666666667%; }
  .offset-xx-lrg-11 {
    margin-left: 91.6666666667%; }
  .span-xx-lrg-12 {
    width: 100%; }
  .offset-xx-lrg-12 {
    margin-left: 100%; } }

@media only screen and (max-width: 1400px) {
  .span-x-lrg-0 {
    width: 0%; }
  .offset-x-lrg-0 {
    margin-left: 0%; }
  .span-x-lrg-1 {
    width: 8.3333333333%; }
  .offset-x-lrg-1 {
    margin-left: 8.3333333333%; }
  .span-x-lrg-2 {
    width: 16.6666666667%; }
  .offset-x-lrg-2 {
    margin-left: 16.6666666667%; }
  .span-x-lrg-3 {
    width: 25%; }
  .offset-x-lrg-3 {
    margin-left: 25%; }
  .span-x-lrg-4 {
    width: 33.3333333333%; }
  .offset-x-lrg-4 {
    margin-left: 33.3333333333%; }
  .span-x-lrg-5 {
    width: 41.6666666667%; }
  .offset-x-lrg-5 {
    margin-left: 41.6666666667%; }
  .span-x-lrg-6 {
    width: 50%; }
  .offset-x-lrg-6 {
    margin-left: 50%; }
  .span-x-lrg-7 {
    width: 58.3333333333%; }
  .offset-x-lrg-7 {
    margin-left: 58.3333333333%; }
  .span-x-lrg-8 {
    width: 66.6666666667%; }
  .offset-x-lrg-8 {
    margin-left: 66.6666666667%; }
  .span-x-lrg-9 {
    width: 75%; }
  .offset-x-lrg-9 {
    margin-left: 75%; }
  .span-x-lrg-10 {
    width: 83.3333333333%; }
  .offset-x-lrg-10 {
    margin-left: 83.3333333333%; }
  .span-x-lrg-11 {
    width: 91.6666666667%; }
  .offset-x-lrg-11 {
    margin-left: 91.6666666667%; }
  .span-x-lrg-12 {
    width: 100%; }
  .offset-x-lrg-12 {
    margin-left: 100%; } }

@media only screen and (max-width: 1300px) {
  .span-lrg-0 {
    width: 0%; }
  .offset-lrg-0 {
    margin-left: 0%; }
  .span-lrg-1 {
    width: 8.3333333333%; }
  .offset-lrg-1 {
    margin-left: 8.3333333333%; }
  .span-lrg-2 {
    width: 16.6666666667%; }
  .offset-lrg-2 {
    margin-left: 16.6666666667%; }
  .span-lrg-3 {
    width: 25%; }
  .offset-lrg-3 {
    margin-left: 25%; }
  .span-lrg-4 {
    width: 33.3333333333%; }
  .offset-lrg-4 {
    margin-left: 33.3333333333%; }
  .span-lrg-5 {
    width: 41.6666666667%; }
  .offset-lrg-5 {
    margin-left: 41.6666666667%; }
  .span-lrg-6 {
    width: 50%; }
  .offset-lrg-6 {
    margin-left: 50%; }
  .span-lrg-7 {
    width: 58.3333333333%; }
  .offset-lrg-7 {
    margin-left: 58.3333333333%; }
  .span-lrg-8 {
    width: 66.6666666667%; }
  .offset-lrg-8 {
    margin-left: 66.6666666667%; }
  .span-lrg-9 {
    width: 75%; }
  .offset-lrg-9 {
    margin-left: 75%; }
  .span-lrg-10 {
    width: 83.3333333333%; }
  .offset-lrg-10 {
    margin-left: 83.3333333333%; }
  .span-lrg-11 {
    width: 91.6666666667%; }
  .offset-lrg-11 {
    margin-left: 91.6666666667%; }
  .span-lrg-12 {
    width: 100%; }
  .offset-lrg-12 {
    margin-left: 100%; } }

@media only screen and (max-width: 1024px) {
  .span-med-0 {
    width: 0%; }
  .offset-med-0 {
    margin-left: 0%; }
  .span-med-1 {
    width: 8.3333333333%; }
  .offset-med-1 {
    margin-left: 8.3333333333%; }
  .span-med-2 {
    width: 16.6666666667%; }
  .offset-med-2 {
    margin-left: 16.6666666667%; }
  .span-med-3 {
    width: 25%; }
  .offset-med-3 {
    margin-left: 25%; }
  .span-med-4 {
    width: 33.3333333333%; }
  .offset-med-4 {
    margin-left: 33.3333333333%; }
  .span-med-5 {
    width: 41.6666666667%; }
  .offset-med-5 {
    margin-left: 41.6666666667%; }
  .span-med-6 {
    width: 50%; }
  .offset-med-6 {
    margin-left: 50%; }
  .span-med-7 {
    width: 58.3333333333%; }
  .offset-med-7 {
    margin-left: 58.3333333333%; }
  .span-med-8 {
    width: 66.6666666667%; }
  .offset-med-8 {
    margin-left: 66.6666666667%; }
  .span-med-9 {
    width: 75%; }
  .offset-med-9 {
    margin-left: 75%; }
  .span-med-10 {
    width: 83.3333333333%; }
  .offset-med-10 {
    margin-left: 83.3333333333%; }
  .span-med-11 {
    width: 91.6666666667%; }
  .offset-med-11 {
    margin-left: 91.6666666667%; }
  .span-med-12 {
    width: 100%; }
  .offset-med-12 {
    margin-left: 100%; } }

@media only screen and (min-width: 1024px) {
  .span-med-min-0 {
    width: 0%; }
  .offset-med-min-0 {
    margin-left: 0%; }
  .span-med-min-1 {
    width: 8.3333333333%; }
  .offset-med-min-1 {
    margin-left: 8.3333333333%; }
  .span-med-min-2 {
    width: 16.6666666667%; }
  .offset-med-min-2 {
    margin-left: 16.6666666667%; }
  .span-med-min-3 {
    width: 25%; }
  .offset-med-min-3 {
    margin-left: 25%; }
  .span-med-min-4 {
    width: 33.3333333333%; }
  .offset-med-min-4 {
    margin-left: 33.3333333333%; }
  .span-med-min-5 {
    width: 41.6666666667%; }
  .offset-med-min-5 {
    margin-left: 41.6666666667%; }
  .span-med-min-6 {
    width: 50%; }
  .offset-med-min-6 {
    margin-left: 50%; }
  .span-med-min-7 {
    width: 58.3333333333%; }
  .offset-med-min-7 {
    margin-left: 58.3333333333%; }
  .span-med-min-8 {
    width: 66.6666666667%; }
  .offset-med-min-8 {
    margin-left: 66.6666666667%; }
  .span-med-min-9 {
    width: 75%; }
  .offset-med-min-9 {
    margin-left: 75%; }
  .span-med-min-10 {
    width: 83.3333333333%; }
  .offset-med-min-10 {
    margin-left: 83.3333333333%; }
  .span-med-min-11 {
    width: 91.6666666667%; }
  .offset-med-min-11 {
    margin-left: 91.6666666667%; }
  .span-med-min-12 {
    width: 100%; }
  .offset-med-min-12 {
    margin-left: 100%; } }

@media only screen and (max-width: 960px) {
  .span-med-sml-0 {
    width: 0%; }
  .offset-med-sml-0 {
    margin-left: 0%; }
  .span-med-sml-1 {
    width: 8.3333333333%; }
  .offset-med-sml-1 {
    margin-left: 8.3333333333%; }
  .span-med-sml-2 {
    width: 16.6666666667%; }
  .offset-med-sml-2 {
    margin-left: 16.6666666667%; }
  .span-med-sml-3 {
    width: 25%; }
  .offset-med-sml-3 {
    margin-left: 25%; }
  .span-med-sml-4 {
    width: 33.3333333333%; }
  .offset-med-sml-4 {
    margin-left: 33.3333333333%; }
  .span-med-sml-5 {
    width: 41.6666666667%; }
  .offset-med-sml-5 {
    margin-left: 41.6666666667%; }
  .span-med-sml-6 {
    width: 50%; }
  .offset-med-sml-6 {
    margin-left: 50%; }
  .span-med-sml-7 {
    width: 58.3333333333%; }
  .offset-med-sml-7 {
    margin-left: 58.3333333333%; }
  .span-med-sml-8 {
    width: 66.6666666667%; }
  .offset-med-sml-8 {
    margin-left: 66.6666666667%; }
  .span-med-sml-9 {
    width: 75%; }
  .offset-med-sml-9 {
    margin-left: 75%; }
  .span-med-sml-10 {
    width: 83.3333333333%; }
  .offset-med-sml-10 {
    margin-left: 83.3333333333%; }
  .span-med-sml-11 {
    width: 91.6666666667%; }
  .offset-med-sml-11 {
    margin-left: 91.6666666667%; }
  .span-med-sml-12 {
    width: 100%; }
  .offset-med-sml-12 {
    margin-left: 100%; } }

@media only screen and (min-width: 960px) {
  .span-med-sml-min-0 {
    width: 0%; }
  .offset-med-sml-min-0 {
    margin-left: 0%; }
  .span-med-sml-min-1 {
    width: 8.3333333333%; }
  .offset-med-sml-min-1 {
    margin-left: 8.3333333333%; }
  .span-med-sml-min-2 {
    width: 16.6666666667%; }
  .offset-med-sml-min-2 {
    margin-left: 16.6666666667%; }
  .span-med-sml-min-3 {
    width: 25%; }
  .offset-med-sml-min-3 {
    margin-left: 25%; }
  .span-med-sml-min-4 {
    width: 33.3333333333%; }
  .offset-med-sml-min-4 {
    margin-left: 33.3333333333%; }
  .span-med-sml-min-5 {
    width: 41.6666666667%; }
  .offset-med-sml-min-5 {
    margin-left: 41.6666666667%; }
  .span-med-sml-min-6 {
    width: 50%; }
  .offset-med-sml-min-6 {
    margin-left: 50%; }
  .span-med-sml-min-7 {
    width: 58.3333333333%; }
  .offset-med-sml-min-7 {
    margin-left: 58.3333333333%; }
  .span-med-sml-min-8 {
    width: 66.6666666667%; }
  .offset-med-sml-min-8 {
    margin-left: 66.6666666667%; }
  .span-med-sml-min-9 {
    width: 75%; }
  .offset-med-sml-min-9 {
    margin-left: 75%; }
  .span-med-sml-min-10 {
    width: 83.3333333333%; }
  .offset-med-sml-min-10 {
    margin-left: 83.3333333333%; }
  .span-med-sml-min-11 {
    width: 91.6666666667%; }
  .offset-med-sml-min-11 {
    margin-left: 91.6666666667%; }
  .span-med-sml-min-12 {
    width: 100%; }
  .offset-med-sml-min-12 {
    margin-left: 100%; } }

@media only screen and (max-width: 600px) {
  .span-sml-0 {
    width: 0%; }
  .offset-sml-0 {
    margin-left: 0%; }
  .span-sml-1 {
    width: 8.3333333333%; }
  .offset-sml-1 {
    margin-left: 8.3333333333%; }
  .span-sml-2 {
    width: 16.6666666667%; }
  .offset-sml-2 {
    margin-left: 16.6666666667%; }
  .span-sml-3 {
    width: 25%; }
  .offset-sml-3 {
    margin-left: 25%; }
  .span-sml-4 {
    width: 33.3333333333%; }
  .offset-sml-4 {
    margin-left: 33.3333333333%; }
  .span-sml-5 {
    width: 41.6666666667%; }
  .offset-sml-5 {
    margin-left: 41.6666666667%; }
  .span-sml-6 {
    width: 50%; }
  .offset-sml-6 {
    margin-left: 50%; }
  .span-sml-7 {
    width: 58.3333333333%; }
  .offset-sml-7 {
    margin-left: 58.3333333333%; }
  .span-sml-8 {
    width: 66.6666666667%; }
  .offset-sml-8 {
    margin-left: 66.6666666667%; }
  .span-sml-9 {
    width: 75%; }
  .offset-sml-9 {
    margin-left: 75%; }
  .span-sml-10 {
    width: 83.3333333333%; }
  .offset-sml-10 {
    margin-left: 83.3333333333%; }
  .span-sml-11 {
    width: 91.6666666667%; }
  .offset-sml-11 {
    margin-left: 91.6666666667%; }
  .span-sml-12 {
    width: 100%; }
  .offset-sml-12 {
    margin-left: 100%; }
  .column {
    margin-right: 0; }
  .span-0 {
    width: 100%; }
  .offset-0 {
    margin-left: 0; }
  .span-1 {
    width: 100%; }
  .offset-1 {
    margin-left: 0; }
  .span-2 {
    width: 100%; }
  .offset-2 {
    margin-left: 0; }
  .span-3 {
    width: 100%; }
  .offset-3 {
    margin-left: 0; }
  .span-4 {
    width: 100%; }
  .offset-4 {
    margin-left: 0; }
  .span-5 {
    width: 100%; }
  .offset-5 {
    margin-left: 0; }
  .span-6 {
    width: 100%; }
  .offset-6 {
    margin-left: 0; }
  .span-7 {
    width: 100%; }
  .offset-7 {
    margin-left: 0; }
  .span-8 {
    width: 100%; }
  .offset-8 {
    margin-left: 0; }
  .span-9 {
    width: 100%; }
  .offset-9 {
    margin-left: 0; }
  .span-10 {
    width: 100%; }
  .offset-10 {
    margin-left: 0; }
  .span-11 {
    width: 100%; }
  .offset-11 {
    margin-left: 0; }
  .span-12 {
    width: 100%; }
  .offset-12 {
    margin-left: 0; } }

@media only screen and (min-width: 600px) {
  .span-sml-min-0 {
    width: 0%; }
  .offset-sml-min-0 {
    margin-left: 0%; }
  .span-sml-min-1 {
    width: 8.3333333333%; }
  .offset-sml-min-1 {
    margin-left: 8.3333333333%; }
  .span-sml-min-2 {
    width: 16.6666666667%; }
  .offset-sml-min-2 {
    margin-left: 16.6666666667%; }
  .span-sml-min-3 {
    width: 25%; }
  .offset-sml-min-3 {
    margin-left: 25%; }
  .span-sml-min-4 {
    width: 33.3333333333%; }
  .offset-sml-min-4 {
    margin-left: 33.3333333333%; }
  .span-sml-min-5 {
    width: 41.6666666667%; }
  .offset-sml-min-5 {
    margin-left: 41.6666666667%; }
  .span-sml-min-6 {
    width: 50%; }
  .offset-sml-min-6 {
    margin-left: 50%; }
  .span-sml-min-7 {
    width: 58.3333333333%; }
  .offset-sml-min-7 {
    margin-left: 58.3333333333%; }
  .span-sml-min-8 {
    width: 66.6666666667%; }
  .offset-sml-min-8 {
    margin-left: 66.6666666667%; }
  .span-sml-min-9 {
    width: 75%; }
  .offset-sml-min-9 {
    margin-left: 75%; }
  .span-sml-min-10 {
    width: 83.3333333333%; }
  .offset-sml-min-10 {
    margin-left: 83.3333333333%; }
  .span-sml-min-11 {
    width: 91.6666666667%; }
  .offset-sml-min-11 {
    margin-left: 91.6666666667%; }
  .span-sml-min-12 {
    width: 100%; }
  .offset-sml-min-12 {
    margin-left: 100%; } }

ul,
ol,
dl {
  list-style-position: inside;
  margin: 35px;
  padding: 0; }
  ul ul,
  ul ol,
  ul dl,
  ol ul,
  ol ol,
  ol dl,
  dl ul,
  dl ol,
  dl dl {
    margin: 0 0 0 70px; }

ul {
  list-style-type: disc; }
  ul ul {
    list-style-type: circle; }

ol {
  list-style-type: decimal; }
  ol ol {
    list-style-type: lower-alpha; }

dl dt {
  font-weight: 600; }

dl dd {
  margin: 0 0 17.5px 0; }
  dl dd:last-child {
    margin: 0; }

.list-none {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-none ul,
  .list-none ol {
    list-style: none;
    margin: 0;
    padding: 0; }

.list-horizontal li {
  display: inline-block;
  margin-right: 35px; }
  .list-horizontal li:last-child {
    margin: 0; }

nav ul,
.nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  nav ul li,
  .nav ul li {
    position: relative;
    display: block; }
    nav ul li.active a,
    .nav ul li.active a {
      color: #f94a50; }
    nav ul li a,
    .nav ul li a {
      display: block;
      text-decoration: none;
      color: gray; }
      nav ul li a:hover,
      .nav ul li a:hover {
        color: #666666; }
      nav ul li a:active,
      .nav ul li a:active {
        color: #4d4d4d; }

.nav-vertical ul li {
  margin-bottom: 17.5px; }
  .nav-vertical ul li.nav-divide {
    border-top: 1px solid #000;
    padding-top: 17.5px; }

.nav-horizontal {
  display: inline-block;
  width: 100%; }
  .nav-horizontal ul li {
    float: left;
    margin: 0 35px 0 0; }
    .nav-horizontal ul li:last-child {
      margin-right: 0; }
    .nav-horizontal ul li a {
      float: left; }
    .nav-horizontal ul li.nav-divide {
      border-left: 1px solid #000;
      padding-left: 17.5px; }

/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

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

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

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

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

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

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(40, 189, 174, 0.8);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: "Circular Std", "circular-medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px; } }

.sweet-alert h2 {
  color: #f94a50;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block; }

.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal; }

.sweet-alert fieldset {
  border: none;
  position: relative; }

.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  -webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s; }

.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  -webkit-transition: padding 0.25s, max-height 0.25s;
  transition: padding 0.25s, max-height 0.25s; }

.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px; }

.sweet-alert .sa-error-container p {
  display: inline-block; }

.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s; }

.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px; }

.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed; }

.sweet-alert input:focus::-moz-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5; }

.sweet-alert input:focus:-ms-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5; }

.sweet-alert input:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5; }

.sweet-alert input::-moz-placeholder {
  color: #bdbdbd; }

.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd; }

.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd; }

.sweet-alert.show-input input {
  display: block; }

.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative; }

.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden; }

.sweet-alert button {
  background-color: transparent !important;
  color: #222325;
  border: 2px solid #222325;
  box-shadow: none;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0px !important;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  cursor: pointer; }

.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }

.sweet-alert button:hover {
  background-color: #222325 !important;
  color: #FFF; }

.sweet-alert button:active {
  background-color: #5dc2f1; }

.sweet-alert button.cancel {
  background-color: #C1C1C1; }

.sweet-alert button.cancel:hover {
  background-color: #b9b9b9; }

.sweet-alert button.cancel:active {
  background-color: #a8a8a8; }

.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }

.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default; }

.sweet-alert button.confirm[disabled] {
  color: transparent; }

.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

.sweet-alert button::-moz-focus-inner {
  border: 0; }

.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important; }

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px; }

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box; }

.sweet-alert .sa-icon.sa-error {
  border-color: #F27474; }

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block; }

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px; }

.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86; }

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86; }

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86; }

.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1; }

.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1; }

.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1; }

.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86; }

.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: '';
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px; }

.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px; }

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2; }

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  box-sizing: border-box; }

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-fall.la-dark {
  color: #333; }

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-fall {
  width: 54px;
  height: 18px; }

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms; }

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px; }

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px; }

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px; }

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px; }

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px; }

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px; }

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

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

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

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none; }

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

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

.fancybox-outer {
  max-height: 500px;
  overflow: scroll; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-desktop {
  max-width: 700px !important; }

.fancybox-inner,
.fancybox-outer {
  width: 660px !important; }

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

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

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

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

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

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

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

.fancybox-close {
  position: absolute;
  top: 35px;
  right: 35px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 8040;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .fancybox-close.size-small {
    width: 10px;
    height: 10px;
    top: 17.5px;
    right: 17.5px; }
    .fancybox-close.size-small:before {
      width: 14px;
      height: 2px;
      top: 6px; }
    .fancybox-close.size-small:after {
      height: 14px;
      width: 2px;
      left: 6px; }
    .fancybox-close.size-small:before, .fancybox-close.size-small:after {
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .fancybox-close.size-small:hover {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
      .fancybox-close.size-small:hover:before, .fancybox-close.size-small:hover:after {
        background-color: #f94a50; }
  .fancybox-close:hover {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  .fancybox-close:after {
    content: '';
    width: 4px;
    height: 20px;
    background: #222325;
    position: absolute;
    top: 0;
    left: 8px; }
  .fancybox-close:before {
    content: '';
    width: 20px;
    height: 4px;
    background: #222325;
    position: absolute;
    top: 8px;
    left: 0; }
  @media only screen and (max-width: 960px) {
    .fancybox-close {
      top: 10px;
      right: 13px;
      left: auto;
      margin-left: 0;
      z-index: 52; }
      .fancybox-close:before, .fancybox-close:after {
        background-color: #222325; }
      .fancybox-close .show-med-sml {
        display: none; } }

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

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

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

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

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

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

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

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

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

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

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background-color: rgba(40, 189, 174, 0.9); }

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "circular-medium";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/circular/circular-medium/circular-medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/circular/circular-medium/circular-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/circular/circular-medium/circular-medium.woff2") format("woff2"), url("../fonts/circular/circular-medium/circular-medium.woff") format("woff"), url("../fonts/circular/circular-medium/circular-medium.ttf") format("truetype"), url("../fonts/circular/circular-medium/circular-medium.svg#svgFontName") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: "circular-bold";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/circular/circular-bold/circular-bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/circular/circular-bold/circular-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/circular/circular-bold/circular-bold.woff2") format("woff2"), url("../fonts/circular/circular-bold/circular-bold.woff") format("woff"), url("../fonts/circular/circular-bold/circular-bold.ttf") format("truetype"), url("../fonts/circular/circular-bold/circular-bold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }

a:focus {
  outline: none; }

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-family: 'Circular Std', 'circular-bold', sans-serif;
  font-weight: 700; }

h1 i,
h1 em,
h2 i,
h2 em,
h3 i,
h3 em,
h4 i,
h4 em,
h5 i,
h5 em,
h6 i,
h6 em {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400; }

@media only screen and (max-width: 600px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 14px; }
    h1 .show-sml,
    h2 .show-sml,
    h3 .show-sml,
    h4 .show-sml,
    h5 .show-sml,
    h6 .show-sml {
      display: none; } }

@media only screen and (max-width: 960px) {
  h1 {
    font-size: 38px; }
    h1 .show-med-sml {
      display: none; } }

@media only screen and (max-width: 600px) {
  h1 {
    font-size: 28px; }
    h1 .show-sml {
      display: none; } }

@media only screen and (max-width: 960px) {
  h2 {
    font-size: 31px; }
    h2 .show-med-sml {
      display: none; } }

@media only screen and (max-width: 600px) {
  h2 {
    font-size: 26px; }
    h2 .show-sml {
      display: none; } }

@media only screen and (max-width: 960px) {
  h3 {
    font-size: 28px; }
    h3 .show-med-sml {
      display: none; } }

@media only screen and (max-width: 600px) {
  h3 {
    font-size: 23px; }
    h3 .show-sml {
      display: none; } }

h3 small {
  font-size: 50%; }

@media only screen and (max-width: 960px) {
  h4 {
    font-size: 27px; }
    h4 .show-med-sml {
      display: none; } }

@media only screen and (max-width: 600px) {
  h4 {
    font-size: 25px; }
    h4 .show-sml {
      display: none; } }

@media only screen and (max-width: 600px) {
  h5 {
    font-size: 21px; }
    h5 .show-sml {
      display: none; } }

.heading-with-icon-arrow {
  display: inline-block;
  position: relative;
  padding-right: 87.5px; }
  .heading-with-icon-arrow .icon-arrow-down {
    position: absolute;
    top: 50%;
    right: 35px;
    -webkit-transform: translatey(-50%);
            transform: translatey(-50%); }

.heading-m-b-half {
  margin-bottom: 17.5px; }

.heading-m-b-third {
  margin-bottom: 11.6666666667px; }

.heading-capitalise {
  text-transform: capitalize; }

.heading-inline {
  display: inline-block;
  width: auto;
  margin-right: 70px; }
  .heading-inline:last-of-type {
    margin-right: 0; }

.heading-colour-one {
  color: #f94a50; }

.heading-colour-two {
  color: #28bdae; }

.heading-colour-three {
  color: #f9c746; }

.heading-colour-four {
  color: #ebab08; }

.heading-underline {
  text-decoration: underline; }

.heading-dots {
  display: inline-block;
  margin-left: 8.75px; }
  .heading-dots .dot {
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-right: 4.375px;
    border-radius: 100%; }
    .heading-dots .dot:nth-child(1) {
      background-color: #222325; }
    .heading-dots .dot:nth-child(2) {
      background-color: #28bdae; }
    .heading-dots .dot:nth-child(3) {
      background-color: #f9c746; }
    .heading-dots .dot:nth-child(4) {
      background-color: #f94a50; }

@media only screen and (max-width: 600px) {
  p .show-sml {
    display: none; } }

blockquote {
  padding-left: 70px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 17.5px;
  position: relative; }
  @media only screen and (max-width: 600px) {
    blockquote {
      padding-left: 0;
      padding-top: 52.5px;
      font-size: 17px;
      padding-bottom: 23.3333333333px;
      border-bottom: 2px solid rgba(34, 35, 37, 0.1); }
      blockquote .show-sml {
        display: none; } }
  blockquote:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    -webkit-transform: translatex(0%);
            transform: translatex(0%);
    background-image: url(../images/quote-icon.png);
    background-size: 40px;
    background-position: center center;
    background-repeat: no-repeat; }
  blockquote.white:after {
    background-image: url(../images/quote-icon-white.png); }

.blockquote-author {
  padding-left: 70px; }

.body-copy img {
  width: 100%;
  height: auto; }

.section {
  float: left;
  width: 100%;
  position: relative; }

.section-container {
  position: relative;
  padding: 0 9.375%;
  width: 100%;
  height: 100%; }

.section-o-hidden {
  overflow: hidden; }

.section-half {
  width: 50%;
  float: left;
  position: relative; }
  @media only screen and (max-width: 600px) {
    .section-half {
      width: 100%;
      padding: 23.3333333333px; }
      .section-half .show-sml {
        display: none; } }

.section-background-colour-one {
  background-color: #f94a50; }

.section-background-colour-cream {
  background-color: #edeae0; }

.section-background-colour-two {
  background-color: #28bdae; }

.section-background-colour-three {
  background-color: #f9c746; }

.section-background-colour-three-alt {
  background-color: #edbb3b; }

.section-background-colour-four {
  background-color: #222325;
  color: #FFF; }

.section-background-colour-five {
  background-color: #edeae0; }

.section-background-colour-six {
  background-color: rgba(179, 179, 179, 0.1); }

.section-background-colour-seven {
  background-color: #dad8d0; }

.section-background-color-white {
  background-color: #FFF; }

.section-border-bottom {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1); }

.section-colour-white {
  color: #FFF; }
  .section-colour-white a {
    color: #FFF; }
    .section-colour-white a:hover {
      opacity: 0.7; }

.section-p-default {
  padding: 35px; }

.section-p-tb-default {
  padding-top: 35px;
  padding-bottom: 35px; }
  @media only screen and (max-width: 600px) {
    .section-p-tb-default {
      padding-top: 23.3333333333px;
      padding-bottom: 23.3333333333px; }
      .section-p-tb-default .show-sml {
        display: none; } }

.section-p-tb-x2 {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media only screen and (max-width: 600px) {
    .section-p-tb-x2 {
      padding-top: 23.3333333333px;
      padding-bottom: 23.3333333333px; }
      .section-p-tb-x2 .show-sml {
        display: none; } }

.section-p-tb-x3 {
  padding-top: 105px;
  padding-bottom: 105px; }
  @media only screen and (max-width: 600px) {
    .section-p-tb-x3 {
      padding-top: 23.3333333333px;
      padding-bottom: 23.3333333333px; }
      .section-p-tb-x3 .show-sml {
        display: none; } }

.section-p-tb-x6 {
  padding-top: 210px;
  padding-bottom: 210px; }
  @media only screen and (max-width: 960px) {
    .section-p-tb-x6 {
      padding-top: 140px;
      padding-bottom: 140px; }
      .section-p-tb-x6 .show-med-sml {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .section-p-tb-x6 {
      padding-top: 23.3333333333px;
      padding-bottom: 23.3333333333px; }
      .section-p-tb-x6 .show-sml {
        display: none; } }

.section-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 600px) {
    .section-flex {
      display: block; }
      .section-flex .show-sml {
        display: none; } }

.section-flex-v-a-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media only screen and (max-width: 960px) {
    .section-flex-v-a-center {
      display: block; }
      .section-flex-v-a-center .show-med-sml {
        display: none; } }

.section-video-embed {
  position: relative;
  padding-bottom: 54%;
  padding-top: 25px;
  height: 0; }
  .section-video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.section-map {
  background-color: #f9c746; }
  .section-map .section-map-title {
    padding-top: 35px;
    padding-bottom: 35px;
    display: block;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.1); }
  .section-map .section-map-background {
    background-image: url(../images/world-map.png);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 45%;
    display: block;
    float: left;
    position: relative; }
    @media only screen and (max-width: 960px) {
      .section-map .section-map-background {
        background-image: none;
        padding: 17.5px; }
        .section-map .section-map-background .show-med-sml {
          display: none; } }
  .section-map .section-map-pins {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 960px) {
      .section-map .section-map-pins {
        position: relative; }
        .section-map .section-map-pins .show-med-sml {
          display: none; } }
  .section-map .map-pin {
    width: 50px;
    height: 50px;
    background-image: url(../images/map-pin.svg);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 50;
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom; }
    @media only screen and (max-width: 1600px) {
      .section-map .map-pin {
        -webkit-transform: translateX(-5px) translateY(-8px);
                transform: translateX(-5px) translateY(-8px); }
        .section-map .map-pin .show-xx-lrg {
          display: none; } }
    @media only screen and (max-width: 1400px) {
      .section-map .map-pin {
        -webkit-transform: translateX(-7px) translateY(-10px);
                transform: translateX(-7px) translateY(-10px); }
        .section-map .map-pin .show-x-lrg {
          display: none; } }
    @media only screen and (max-width: 1300px) {
      .section-map .map-pin {
        -webkit-transform: translateX(-10px) translateY(-13px);
                transform: translateX(-10px) translateY(-13px); }
        .section-map .map-pin .show-lrg {
          display: none; } }
    @media only screen and (max-width: 1024px) {
      .section-map .map-pin {
        -webkit-transform: translateX(-13px) translateY(-20px);
                transform: translateX(-13px) translateY(-20px); }
        .section-map .map-pin .show-med {
          display: none; } }
    .section-map .map-pin:hover {
      z-index: 51; }
      .section-map .map-pin:hover .map-pin-tooltip {
        -webkit-transform: translateX(-50%) translateY(-90%);
                transform: translateX(-50%) translateY(-90%);
        opacity: 1.0;
        pointer-events: auto; }
      .section-map .map-pin:hover .map-pin-tooltip-logo {
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        opacity: 1.0; }
      @media only screen and (max-width: 960px) {
        .section-map .map-pin:hover .map-pin-tooltip {
          -webkit-transform: translateX(0%) translateY(0%);
                  transform: translateX(0%) translateY(0%);
          opacity: 1.0;
          pointer-events: auto; }
        .section-map .map-pin:hover .show-med-sml {
          display: none; } }
    @media only screen and (max-width: 960px) {
      .section-map .map-pin {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        width: auto;
        height: auto;
        background-image: none;
        margin-bottom: 17.5px;
        margin-top: 17.5px; }
        .section-map .map-pin .show-med-sml {
          display: none; } }
  .section-map .map-pin-tooltip {
    width: 300px;
    padding-bottom: 35px;
    display: block;
    position: absolute;
    top: 0%;
    left: 50%;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: translateX(-50%) translateY(-100%) scale(1.1);
            transform: translateX(-50%) translateY(-100%) scale(1.1);
    opacity: 0.0;
    pointer-events: none;
    z-index: 49;
    text-align: center; }
    @media only screen and (max-width: 1300px) {
      .section-map .map-pin-tooltip {
        width: 240px; }
        .section-map .map-pin-tooltip .show-lrg {
          display: none; } }
    @media only screen and (max-width: 960px) {
      .section-map .map-pin-tooltip {
        position: relative;
        left: 0;
        width: 100%;
        padding-bottom: 0;
        -webkit-transform: translateX(0%) translateY(0%) scale(1);
                transform: translateX(0%) translateY(0%) scale(1);
        opacity: 1.0; }
        .section-map .map-pin-tooltip .show-med-sml {
          display: none; } }
    .section-map .map-pin-tooltip .button-arrow {
      cursor: pointer; }
  .section-map .map-pin-tooltip-image {
    padding-top: 50%;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative; }
    @media only screen and (max-width: 960px) {
      .section-map .map-pin-tooltip-image {
        padding-top: 200px; }
        .section-map .map-pin-tooltip-image .show-med-sml {
          display: none; } }
  .section-map .map-pin-tooltip-image-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2); }
  .section-map .map-pin-tooltip-logo {
    width: 50px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0.0;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s; }
    @media only screen and (max-width: 960px) {
      .section-map .map-pin-tooltip-logo {
        width: 50px !important;
        opacity: 1.0;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
        .section-map .map-pin-tooltip-logo .show-med-sml {
          display: none; } }
  .section-map .map-pin-tooltip-text {
    background-color: #FFF;
    display: block;
    padding: 23.3333333333px; }
    @media only screen and (max-width: 1300px) {
      .section-map .map-pin-tooltip-text {
        padding: 14px; }
        .section-map .map-pin-tooltip-text .show-lrg {
          display: none; } }

.section-masonry-grid {
  background-color: #000; }
  .section-masonry-grid .section-masonry-grid-width {
    width: 50%; }
    @media only screen and (max-width: 1300px) {
      .section-masonry-grid .section-masonry-grid-width {
        width: 50%; }
        .section-masonry-grid .section-masonry-grid-width .show-lrg {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .section-masonry-grid .section-masonry-grid-width {
        width: 100%; }
        .section-masonry-grid .section-masonry-grid-width .show-sml {
          display: none; } }
  .section-masonry-grid .section-masonry-grid-gutter {
    width: 0%; }
  .section-masonry-grid .section-masonry-grid-item {
    width: 50%;
    position: absolute;
    min-height: 400px;
    overflow: hidden; }
    @media only screen and (max-width: 600px) {
      .section-masonry-grid .section-masonry-grid-item {
        width: 100%; }
        .section-masonry-grid .section-masonry-grid-item .show-sml {
          display: none; } }
    .section-masonry-grid .section-masonry-grid-item.text {
      position: relative;
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .section-masonry-grid .section-masonry-grid-item.text.red {
        background-color: #f94a50; }
        .section-masonry-grid .section-masonry-grid-item.text.red:hover {
          background-color: #f83138; }
      .section-masonry-grid .section-masonry-grid-item.text.yellow {
        background-color: #f9c746; }
        .section-masonry-grid .section-masonry-grid-item.text.yellow:hover {
          background-color: #f8c02d; }
      .section-masonry-grid .section-masonry-grid-item.text.green {
        background-color: #28bdae; }
        .section-masonry-grid .section-masonry-grid-item.text.green:hover {
          background-color: #24a89b; }
      .section-masonry-grid .section-masonry-grid-item.text .section-masonry-grid-item-content {
        position: absolute;
        color: #222325;
        height: 100%; }
        @media only screen and (max-width: 600px) {
          .section-masonry-grid .section-masonry-grid-item.text .section-masonry-grid-item-content {
            position: relative; }
            .section-masonry-grid .section-masonry-grid-item.text .section-masonry-grid-item-content .show-sml {
              display: none; } }
      .section-masonry-grid .section-masonry-grid-item.text .button-arrow {
        position: absolute;
        top: auto;
        bottom: 35px;
        left: 35px;
        -webkit-transition-delay: 0.0s;
                transition-delay: 0.0s; }
        @media only screen and (max-width: 600px) {
          .section-masonry-grid .section-masonry-grid-item.text .button-arrow {
            position: relative;
            left: 0;
            margin-top: 17.5px;
            bottom: 0; }
            .section-masonry-grid .section-masonry-grid-item.text .button-arrow .show-sml {
              display: none; } }
      @media only screen and (max-width: 600px) {
        .section-masonry-grid .section-masonry-grid-item.text blockquote {
          border-bottom: none; }
          .section-masonry-grid .section-masonry-grid-item.text blockquote .show-sml {
            display: none; } }
    .section-masonry-grid .section-masonry-grid-item:hover .section-masonry-grid-item-image {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
    .section-masonry-grid .section-masonry-grid-item:hover .section-masonry-grid-item-overlay {
      background-color: rgba(34, 35, 37, 0.5); }
    .section-masonry-grid .section-masonry-grid-item:hover .section-masonry-grid-item-content {
      -webkit-transform: translateX(10px);
              transform: translateX(10px); }
    .section-masonry-grid .section-masonry-grid-item:hover .button-arrow {
      -webkit-transform: translateX(10px);
              transform: translateX(10px);
      -webkit-transition-delay: 0.4s;
              transition-delay: 0.4s; }
  .section-masonry-grid .section-masonry-grid-item-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .section-masonry-grid .section-masonry-grid-item-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(34, 35, 37, 0.2);
    z-index: 51;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .section-masonry-grid .section-masonry-grid-item-content {
    width: 100%;
    padding: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 52;
    color: #FFF;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
    .section-masonry-grid .section-masonry-grid-item-content blockquote {
      font-size: 25px;
      line-height: 30px; }
      .section-masonry-grid .section-masonry-grid-item-content blockquote:after {
        background-image: url(../images/quote-icon-black.png); }

.section-statistics {
  text-align: center; }
  .section-statistics h1,
  .section-statistics h2,
  .section-statistics h3,
  .section-statistics h4,
  .section-statistics h5,
  .section-statistics h6 {
    margin-bottom: 0; }
  .section-statistics .column:nth-child(even) {
    background-color: #161618; }
  @media only screen and (max-width: 960px) {
    .section-statistics .column {
      border-bottom: 2px solid rgba(0, 0, 0, 0.4);
      width: 100%;
      display: block; }
      .section-statistics .column:nth-child(even) {
        background-color: transparent; }
      .section-statistics .column .show-med-sml {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .section-statistics .column em, .section-statistics .column strong {
      display: block; }
    .section-statistics .column .show-sml {
      display: none; } }

.section-download-accordion {
  background-color: #edeae0;
  padding-top: 70px;
  padding-bottom: 70px; }
  .section-download-accordion.hidden {
    overflow: hidden;
    max-height: 0px;
    padding: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .section-download-accordion.hidden .section-container {
      padding-top: 70px;
      padding-bottom: 70px; }
    .section-download-accordion.hidden.active {
      max-height: 1000px; }
  .section-download-accordion .section-download-accordion-group {
    display: none; }
    .section-download-accordion .section-download-accordion-group.active {
      display: block; }
  .section-download-accordion .section-download-accordion-row {
    width: 100%;
    float: left;
    border-bottom: 2px solid #dad8d0;
    padding-top: 70px;
    padding-bottom: 70px; }
    @media only screen and (max-width: 600px) {
      .section-download-accordion .section-download-accordion-row {
        padding: 0;
        margin-bottom: 52.5px; }
        .section-download-accordion .section-download-accordion-row strong, .section-download-accordion .section-download-accordion-row em {
          padding-right: 8px; }
        .section-download-accordion .section-download-accordion-row br {
          display: none; }
        .section-download-accordion .section-download-accordion-row .show-sml {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .section-download-accordion .section-download-accordion-row.type-static {
        padding: 0;
        margin-bottom: 23.3333333333px;
        padding-bottom: 23.3333333333px; }
        .section-download-accordion .section-download-accordion-row.type-static .show-sml {
          display: none; } }
  .section-download-accordion .section-download-accordion-text,
  .section-download-accordion .section-download-accordion-list {
    display: none; }
    .section-download-accordion .section-download-accordion-text.active,
    .section-download-accordion .section-download-accordion-list.active {
      display: block; }
  @media only screen and (max-width: 600px) {
    .section-download-accordion .section-download-accordion-text .show-sml {
      display: none; } }
  @media only screen and (max-width: 600px) {
    .section-download-accordion .section-download-accordion-list {
      display: block !important;
      margin-top: 8.75px; }
      .section-download-accordion .section-download-accordion-list .button-arrow {
        float: right;
        margin-right: 35px;
        margin-top: 14px; }
      .section-download-accordion .section-download-accordion-list .show-sml {
        display: none; } }
  .section-download-accordion .section-download-accordion-toggle {
    float: right; }
    @media only screen and (max-width: 600px) {
      .section-download-accordion .section-download-accordion-toggle {
        display: none; }
        .section-download-accordion .section-download-accordion-toggle .show-sml {
          display: none; } }
    .section-download-accordion .section-download-accordion-toggle span {
      display: inline-block;
      overflow: hidden;
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .section-download-accordion .section-download-accordion-toggle.active span {
      -webkit-transform: translateX(50%);
              transform: translateX(50%);
      opacity: 0.0; }
  .section-download-accordion .section-download-accordion-list ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .section-download-accordion .section-download-accordion-list ul li {
      display: block;
      float: left;
      width: 100%;
      margin-bottom: 17.5px;
      padding-bottom: 17.5px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .section-download-accordion .section-download-accordion-list ul li:first-child {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding-top: 17.5px; }
      @media only screen and (max-width: 600px) {
        .section-download-accordion .section-download-accordion-list ul li {
          border-bottom: 2px solid rgba(34, 35, 37, 0.1);
          padding-bottom: 17.5px; }
          .section-download-accordion .section-download-accordion-list ul li:last-child {
            border-bottom: none;
            padding-bottom: 0; }
          .section-download-accordion .section-download-accordion-list ul li .show-sml {
            display: none; } }
      .section-download-accordion .section-download-accordion-list ul li .section-download-accordion-list-title {
        margin-right: 70px;
        display: inline-block;
        color: #222325;
        width: calc(100% - 160px);
        float: left; }
        @media only screen and (max-width: 600px) {
          .section-download-accordion .section-download-accordion-list ul li .section-download-accordion-list-title {
            width: 100%; }
            .section-download-accordion .section-download-accordion-list ul li .section-download-accordion-list-title .show-sml {
              display: none; } }
      .section-download-accordion .section-download-accordion-list ul li .button-arrow {
        position: relative;
        float: right;
        -webkit-transform: translateX(-25px);
                transform: translateX(-25px); }
        @media only screen and (max-width: 600px) {
          .section-download-accordion .section-download-accordion-list ul li .button-arrow {
            -webkit-transform: translateX(0px);
                    transform: translateX(0px);
            float: left; }
            .section-download-accordion .section-download-accordion-list ul li .button-arrow:hover span {
              opacity: 1.0; }
            .section-download-accordion .section-download-accordion-list ul li .button-arrow .show-sml {
              display: none; } }
        .section-download-accordion .section-download-accordion-list ul li .button-arrow span {
          position: relative;
          opacity: 0.0;
          -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
          @media only screen and (max-width: 600px) {
            .section-download-accordion .section-download-accordion-list ul li .button-arrow span {
              opacity: 1.0; }
              .section-download-accordion .section-download-accordion-list ul li .button-arrow span .show-sml {
                display: none; } }
      .section-download-accordion .section-download-accordion-list ul li:hover .button-arrow span {
        opacity: 1.0; }

.section-download-accordion-section-toggle {
  background-color: #222325;
  border-bottom: 3px solid #0a0a0a;
  color: #FFF;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  padding-top: 35px;
  padding-bottom: 35px; }
  .section-download-accordion-section-toggle.background-colour-one {
    background-color: #f94a50;
    border-color: #ef0810; }
  .section-download-accordion-section-toggle .plus-icon {
    float: right;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    pointer-events: none; }
    @media only screen and (max-width: 600px) {
      .section-download-accordion-section-toggle .plus-icon {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
        position: absolute;
        top: 0;
        right: 17.5px; }
        .section-download-accordion-section-toggle .plus-icon .show-sml {
          display: none; } }
  .section-download-accordion-section-toggle:hover {
    background-color: #0a0a0a; }
    .section-download-accordion-section-toggle:hover .plus-icon {
      -webkit-transform: scale(1.2) translateY(5px);
              transform: scale(1.2) translateY(5px); }
      @media only screen and (max-width: 600px) {
        .section-download-accordion-section-toggle:hover .plus-icon {
          -webkit-transform: translateY(-5px) scale(1.2);
                  transform: translateY(-5px) scale(1.2); }
          .section-download-accordion-section-toggle:hover .plus-icon .show-sml {
            display: none; } }
    .section-download-accordion-section-toggle:hover.background-colour-one {
      background-color: #f83138; }
  .section-download-accordion-section-toggle.active .plus-icon {
    -webkit-transform: translateY(5px) scale(1.2) rotate(45deg);
            transform: translateY(5px) scale(1.2) rotate(45deg); }
    @media only screen and (max-width: 600px) {
      .section-download-accordion-section-toggle.active .plus-icon {
        -webkit-transform: translateY(-5px) scale(1.2) rotate(45deg);
                transform: translateY(-5px) scale(1.2) rotate(45deg); }
        .section-download-accordion-section-toggle.active .plus-icon .show-sml {
          display: none; } }

.section-download-accordion-section-toggle-button {
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  float: right; }

.section-related-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 600px) {
    .section-related-products {
      display: block; }
      .section-related-products .show-sml {
        display: none; } }
  .section-related-products .section-related-products-item-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 600px) {
      .section-related-products .section-related-products-item-container {
        display: block; }
        .section-related-products .section-related-products-item-container .show-sml {
          display: none; } }
  .section-related-products .section-related-products-item {
    position: relative;
    width: 50%;
    float: left;
    border-right: 2px solid #f2f2f2;
    color: #222325;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    display: none; }
    @media only screen and (max-width: 600px) {
      .section-related-products .section-related-products-item {
        width: 100%;
        border-right: none;
        border-bottom: 2px solid #f2f2f2; }
        .section-related-products .section-related-products-item .show-sml {
          display: none; } }
    .section-related-products .section-related-products-item.active {
      display: block; }
    .section-related-products .section-related-products-item img {
      width: 100%;
      max-width: 300px;
      height: auto;
      margin: auto;
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      @media only screen and (max-width: 600px) {
        .section-related-products .section-related-products-item img {
          max-width: 200px; }
          .section-related-products .section-related-products-item img .show-sml {
            display: none; } }
    .section-related-products .section-related-products-item .section-related-products-item-arrow, .section-related-products .section-related-products-item h5 {
      display: inline-block; }
    .section-related-products .section-related-products-item .section-related-products-item-arrow {
      -webkit-transform: translateX(50%) translateY(31%);
              transform: translateX(50%) translateY(31%);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .section-related-products .section-related-products-item:hover {
      background-color: rgba(237, 234, 224, 0.5); }
      .section-related-products .section-related-products-item:hover img {
        -webkit-transform: scale(1.05);
                transform: scale(1.05); }
      .section-related-products .section-related-products-item:hover .section-related-products-item-arrow {
        -webkit-transform: translateX(60%) translateY(31%);
                transform: translateX(60%) translateY(31%); }
  .section-related-products .section-related-products-filter-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 600px) {
      .section-related-products .section-related-products-filter-list {
        display: none; }
        .section-related-products .section-related-products-filter-list .show-sml {
          display: none; } }
    .section-related-products .section-related-products-filter-list ul {
      width: 100%;
      list-style: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .section-related-products .section-related-products-filter-list ul li {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        border-bottom: 2px solid #FFF; }
        .section-related-products .section-related-products-filter-list ul li a {
          width: 100%;
          display: block;
          padding: 35px;
          background-color: #dad8d0;
          color: #FFF;
          font-size: 30px;
          font-weight: 700;
          position: relative; }
          .section-related-products .section-related-products-filter-list ul li a span {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            display: inline-block;
            -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
            transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
          .section-related-products .section-related-products-filter-list ul li a:hover {
            background-color: #c4c0b3; }
        .section-related-products .section-related-products-filter-list ul li.active a {
          background-color: #f94a50; }

.section-related-products-section-toggle {
  background-color: #222325;
  border-bottom: 3px solid #0a0a0a;
  color: #FFF;
  padding-top: 35px;
  padding-bottom: 35px; }
  .section-related-products-section-toggle .plus-icon {
    float: right;
    -webkit-transform: translateY(5px);
            transform: translateY(5px); }
    @media only screen and (max-width: 600px) {
      .section-related-products-section-toggle .plus-icon {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
        position: absolute;
        top: 0;
        right: 17.5px; }
        .section-related-products-section-toggle .plus-icon .show-sml {
          display: none; } }
  .section-related-products-section-toggle:hover {
    background-color: #0a0a0a; }
    .section-related-products-section-toggle:hover .plus-icon {
      -webkit-transform: scale(1.2) translateY(5px);
              transform: scale(1.2) translateY(5px); }
      @media only screen and (max-width: 600px) {
        .section-related-products-section-toggle:hover .plus-icon {
          -webkit-transform: translateY(-5px) scale(1.2);
                  transform: translateY(-5px) scale(1.2); }
          .section-related-products-section-toggle:hover .plus-icon .show-sml {
            display: none; } }
  .section-related-products-section-toggle.active .plus-icon {
    -webkit-transform: translateY(5px) scale(1.2) rotate(45deg);
            transform: translateY(5px) scale(1.2) rotate(45deg); }
    @media only screen and (max-width: 600px) {
      .section-related-products-section-toggle.active .plus-icon {
        -webkit-transform: translateY(-5px) scale(1.2) rotate(45deg);
                transform: translateY(-5px) scale(1.2) rotate(45deg); }
        .section-related-products-section-toggle.active .plus-icon .show-sml {
          display: none; } }

.section-related-products-section-toggle-button {
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  float: right; }

.section-text-image-carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 960px) {
    .section-text-image-carousel {
      display: block; }
      .section-text-image-carousel .show-med-sml {
        display: none; } }
  .section-text-image-carousel .section-text-image-carousel-controls {
    background-color: #28bdae;
    background-color: #24a89b;
    position: relative; }
    @media only screen and (max-width: 960px) {
      .section-text-image-carousel .section-text-image-carousel-controls {
        text-align: center;
        padding: 17.5px; }
        .section-text-image-carousel .section-text-image-carousel-controls .show-med-sml {
          display: none; } }
    .section-text-image-carousel .section-text-image-carousel-controls.cream {
      background-color: rgba(237, 234, 224, 0.4); }
    .section-text-image-carousel .section-text-image-carousel-controls .section-text-image-carousel-arrow-container {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      @media only screen and (max-width: 960px) {
        .section-text-image-carousel .section-text-image-carousel-controls .section-text-image-carousel-arrow-container {
          position: relative;
          top: 0;
          left: 0;
          -webkit-transform: translate(0%, 0%);
                  transform: translate(0%, 0%); }
          .section-text-image-carousel .section-text-image-carousel-controls .section-text-image-carousel-arrow-container .show-med-sml {
            display: none; } }
    .section-text-image-carousel .section-text-image-carousel-controls .arrow {
      display: block;
      margin: 0 auto; }
      @media only screen and (max-width: 960px) {
        .section-text-image-carousel .section-text-image-carousel-controls .arrow {
          display: inline-block; }
          .section-text-image-carousel .section-text-image-carousel-controls .arrow .show-med-sml {
            display: none; } }
      .section-text-image-carousel .section-text-image-carousel-controls .arrow:first-of-type {
        margin-bottom: 17.5px; }
        @media only screen and (max-width: 960px) {
          .section-text-image-carousel .section-text-image-carousel-controls .arrow:first-of-type {
            margin-bottom: 0;
            margin-right: 17.5px; }
            .section-text-image-carousel .section-text-image-carousel-controls .arrow:first-of-type .show-med-sml {
              display: none; } }

.section-image-carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 600px) {
    .section-image-carousel {
      display: block; }
      .section-image-carousel .show-sml {
        display: none; } }
  .section-image-carousel.type-small .section-image-carousel-slide {
    padding-top: 300px; }
  .section-image-carousel.type-small .section-image-carousel-controls {
    height: 300px; }
  .section-image-carousel .section-image-carousel-slide {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 700px; }
    @media only screen and (max-width: 600px) {
      .section-image-carousel .section-image-carousel-slide {
        padding-top: 300px; }
        .section-image-carousel .section-image-carousel-slide .show-sml {
          display: none; } }
  .section-image-carousel .section-image-carousel-controls {
    background-color: #28bdae;
    height: 700px;
    background-color: #24a89b; }
    @media only screen and (max-width: 600px) {
      .section-image-carousel .section-image-carousel-controls {
        height: auto;
        text-align: center;
        padding: 17.5px; }
        .section-image-carousel .section-image-carousel-controls .show-sml {
          display: none; } }
    .section-image-carousel .section-image-carousel-controls .section-image-carousel-arrow-container {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media only screen and (max-width: 600px) {
        .section-image-carousel .section-image-carousel-controls .section-image-carousel-arrow-container {
          top: 0;
          -webkit-transform: translateY(0%);
                  transform: translateY(0%); }
          .section-image-carousel .section-image-carousel-controls .section-image-carousel-arrow-container .show-sml {
            display: none; } }
    .section-image-carousel .section-image-carousel-controls .arrow {
      display: block;
      margin: 0 auto; }
      @media only screen and (max-width: 600px) {
        .section-image-carousel .section-image-carousel-controls .arrow {
          display: inline-block; }
          .section-image-carousel .section-image-carousel-controls .arrow .show-sml {
            display: none; } }
      .section-image-carousel .section-image-carousel-controls .arrow:first-of-type {
        margin-bottom: 17.5px; }
        @media only screen and (max-width: 600px) {
          .section-image-carousel .section-image-carousel-controls .arrow:first-of-type {
            margin-bottom: 0;
            margin-right: 17.5px; }
            .section-image-carousel .section-image-carousel-controls .arrow:first-of-type .show-sml {
              display: none; } }

.section-icon-carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #FFF; }
  @media only screen and (max-width: 960px) {
    .section-icon-carousel {
      display: block; }
      .section-icon-carousel .show-med-sml {
        display: none; } }
  .section-icon-carousel .section-icon-carousel-slide {
    background-size: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 300px; }
  .section-icon-carousel .section-icon-carousel-controls {
    background-color: #28bdae;
    height: 300px;
    background-color: #24a89b; }
    @media only screen and (max-width: 960px) {
      .section-icon-carousel .section-icon-carousel-controls {
        height: auto; }
        .section-icon-carousel .section-icon-carousel-controls .show-med-sml {
          display: none; } }
    .section-icon-carousel .section-icon-carousel-controls .section-icon-carousel-arrow-container {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media only screen and (max-width: 960px) {
        .section-icon-carousel .section-icon-carousel-controls .section-icon-carousel-arrow-container {
          top: 0%;
          -webkit-transform: translateY(0%);
                  transform: translateY(0%);
          text-align: center;
          padding: 17.5px 0; }
          .section-icon-carousel .section-icon-carousel-controls .section-icon-carousel-arrow-container .show-med-sml {
            display: none; } }
    .section-icon-carousel .section-icon-carousel-controls .arrow {
      display: block;
      margin: 0 auto; }
      .section-icon-carousel .section-icon-carousel-controls .arrow:first-of-type {
        margin-bottom: 17.5px; }
      @media only screen and (max-width: 960px) {
        .section-icon-carousel .section-icon-carousel-controls .arrow {
          display: inline-block; }
          .section-icon-carousel .section-icon-carousel-controls .arrow:first-of-type {
            margin-bottom: 0;
            margin-right: 17.5px; }
          .section-icon-carousel .section-icon-carousel-controls .arrow .show-med-sml {
            display: none; } }

.section-hero-large-icons {
  height: calc(100vh - 80px - 135px);
  min-height: 700px; }
  @media only screen and (max-width: 960px) {
    .section-hero-large-icons {
      min-height: 1px;
      height: auto;
      padding-top: 50%;
      padding-bottom: 0; }
      .section-hero-large-icons .show-med-sml {
        display: none; } }
  .section-hero-large-icons.black {
    color: #222325; }
  .section-hero-large-icons.white {
    color: #FFF; }
  .section-hero-large-icons .section-hero-large-icons-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .section-hero-large-icons .section-hero-large-icons-content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 52; }
    @media only screen and (max-width: 960px) {
      .section-hero-large-icons .section-hero-large-icons-content {
        top: 0;
        position: relative;
        -webkit-transform: translateY(0%);
                transform: translateY(0%); }
        .section-hero-large-icons .section-hero-large-icons-content .show-med-sml {
          display: none; } }
  .section-hero-large-icons .section-hero-large-icons-logo {
    position: absolute;
    top: 70px;
    right: 70px;
    width: 150px;
    height: auto;
    z-index: 51; }
    @media only screen and (max-width: 960px) {
      .section-hero-large-icons .section-hero-large-icons-logo {
        display: none;
        position: relative;
        top: 0;
        right: 0;
        margin: auto; }
        .section-hero-large-icons .section-hero-large-icons-logo .show-med-sml {
          display: none; } }
    .section-hero-large-icons .section-hero-large-icons-logo img {
      width: 100%;
      height: auto; }

.section-hero-large {
  height: calc(100vh - 80px - 135px);
  min-height: 700px; }
  @media only screen and (max-width: 960px) {
    .section-hero-large {
      height: auto;
      min-height: 1px; }
      .section-hero-large .show-med-sml {
        display: none; } }
  .section-hero-large .section-hero-large-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .section-hero-large .section-hero-large-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 51;
    opacity: 0.9; }
  .section-hero-large .section-hero-large-content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 52;
    color: #FFF; }
    @media only screen and (max-width: 960px) {
      .section-hero-large .section-hero-large-content {
        position: relative;
        float: left;
        top: 0;
        -webkit-transform: translateY(0%);
                transform: translateY(0%);
        padding-top: 35px;
        padding-bottom: 35px; }
        .section-hero-large .section-hero-large-content .show-med-sml {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .section-hero-large .section-hero-large-content {
        padding-top: 23.3333333333px;
        padding-bottom: 23.3333333333px; }
        .section-hero-large .section-hero-large-content .show-sml {
          display: none; } }

.section-hero-small {
  padding-top: 140px;
  padding-bottom: 140px; }
  @media only screen and (max-width: 1024px) {
    .section-hero-small {
      padding-top: 70px;
      padding-bottom: 70px; }
      .section-hero-small .show-med {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .section-hero-small {
      padding-top: 35px;
      padding-bottom: 35px; }
      .section-hero-small .show-sml {
        display: none; } }
  .section-hero-small .section-hero-small-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .section-hero-small .section-hero-small-avatar {
    display: inline-block;
    margin-right: 35px; }
    @media only screen and (max-width: 1024px) {
      .section-hero-small .section-hero-small-avatar {
        margin-right: 0; }
        .section-hero-small .section-hero-small-avatar .show-med {
          display: none; } }
    @media only screen and (max-width: 960px) {
      .section-hero-small .section-hero-small-avatar {
        display: none; }
        .section-hero-small .section-hero-small-avatar .show-med-sml {
          display: none; } }
  .section-hero-small .section-hero-small-avatar-title {
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%); }
    @media only screen and (max-width: 960px) {
      .section-hero-small .section-hero-small-avatar-title {
        -webkit-transform: translateY(0%);
                transform: translateY(0%); }
        .section-hero-small .section-hero-small-avatar-title .show-med-sml {
          display: none; } }
  .section-hero-small .section-hero-small-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 51;
    opacity: 0.9; }
  .section-hero-small .section-hero-small-content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) translate3d(0, 0, 0);
            transform: translateY(-50%) translate3d(0, 0, 0);
    z-index: 52;
    color: #FFF; }
    @media only screen and (max-width: 600px) {
      .section-hero-small .section-hero-small-content {
        position: relative;
        top: 0;
        -webkit-transform: translateY(0%);
                transform: translateY(0%); }
        .section-hero-small .section-hero-small-content .show-sml {
          display: none; } }
    .section-hero-small .section-hero-small-content h1,
    .section-hero-small .section-hero-small-content h2,
    .section-hero-small .section-hero-small-content h3,
    .section-hero-small .section-hero-small-content h4,
    .section-hero-small .section-hero-small-content h5,
    .section-hero-small .section-hero-small-content h6 {
      margin-bottom: 0; }
    .section-hero-small .section-hero-small-content .button-arrow {
      color: #FFF; }
      .section-hero-small .section-hero-small-content .button-arrow:after {
        border-color: #FFF; }
      .section-hero-small .section-hero-small-content .button-arrow:hover {
        color: #FFF; }
  .section-hero-small.type-flex {
    padding-top: 80px;
    padding-bottom: 80px; }
    .section-hero-small.type-flex .section-hero-small-content {
      position: relative;
      top: 0;
      -webkit-transform: translateY(0%) translate3d(0, 0, 0);
              transform: translateY(0%) translate3d(0, 0, 0); }
    @media only screen and (max-width: 1024px) {
      .section-hero-small.type-flex {
        padding-top: 30px;
        padding-bottom: 30px; }
        .section-hero-small.type-flex .show-med {
          display: none; } }

.section-hero-small blockquote:after,
.section-hero-large blockquote:after,
.section-hero-large-icons blockquote:after {
  background-image: url(../images/quote-icon-white.png); }

.section-article-actions {
  background-color: #edeae0; }
  .section-article-actions .section-article-actions-arrow-container {
    background-color: #dad8d0;
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .section-article-actions .section-article-actions-arrow-container.prev {
      left: 0; }
    .section-article-actions .section-article-actions-arrow-container.next {
      right: 0; }
    .section-article-actions .section-article-actions-arrow-container .arrow {
      margin: 35px; }
    .section-article-actions .section-article-actions-arrow-container:hover {
      background-color: #e7444a;
      color: #FFF; }
      .section-article-actions .section-article-actions-arrow-container:hover .section-article-actions-arrow-text {
        background-color: #f94a50;
        max-width: 300px;
        opacity: 1.0; }
    @media only screen and (max-width: 1300px) {
      .section-article-actions .section-article-actions-arrow-container {
        display: none; }
        .section-article-actions .section-article-actions-arrow-container .show-lrg {
          display: none; } }
  .section-article-actions .section-article-actions-arrow-text {
    overflow: hidden;
    opacity: 0.0;
    max-width: 0px;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
    .section-article-actions .section-article-actions-arrow-text h6 {
      margin-top: 29.1666666667px;
      margin-bottom: 20.5882352941px;
      margin-left: 52.5px;
      margin-right: 52.5px; }
      .section-article-actions .section-article-actions-arrow-text h6 span {
        font-size: 15px;
        line-height: 10px; }
  .section-article-actions .section-article-actions-social-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px; }
    .section-article-actions .section-article-actions-social-list li {
      display: inline-block;
      vertical-align: middle;
      margin-left: 8.75px;
      margin-right: 8.75px; }
      .section-article-actions .section-article-actions-social-list li:first-of-type {
        margin-right: 17.5px; }
        @media only screen and (max-width: 600px) {
          .section-article-actions .section-article-actions-social-list li:first-of-type {
            display: none; }
            .section-article-actions .section-article-actions-social-list li:first-of-type .show-sml {
              display: none; } }
      .section-article-actions .section-article-actions-social-list li.full {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 23.3333333333px;
        margin-left: 0;
        margin-right: 0; }
        .section-article-actions .section-article-actions-social-list li.full .button-arrow {
          -webkit-transform: translateX(-15px);
                  transform: translateX(-15px); }
      .section-article-actions .section-article-actions-social-list li a {
        display: block;
        width: 50px;
        height: 50px;
        border: 2px solid #222325;
        border-radius: 100%; }
        .section-article-actions .section-article-actions-social-list li a svg {
          width: 17px;
          height: 17px;
          -webkit-transform: translateY(65%);
                  transform: translateY(65%);
          fill: #222325; }
        @media only screen and (max-width: 600px) {
          .section-article-actions .section-article-actions-social-list li a {
            width: 40px;
            height: 40px; }
            .section-article-actions .section-article-actions-social-list li a svg {
              -webkit-transform: translateY(40%);
                      transform: translateY(40%); }
            .section-article-actions .section-article-actions-social-list li a .show-sml {
              display: none; } }
        .section-article-actions .section-article-actions-social-list li a:hover {
          border-color: #f94a50;
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }

.section-article-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 960px) {
    .section-article-list {
      display: block;
      border-top: 2px solid rgba(34, 35, 37, 0.2); }
      .section-article-list .show-med-sml {
        display: none; } }
  .section-article-list .section-article-list-item {
    background-color: #e5e4de;
    border-right: 2px solid #edeae0;
    position: relative;
    padding-top: 52.5px;
    padding-left: 52.5px;
    padding-right: 70px;
    padding-bottom: 52.5px; }
    @media only screen and (max-width: 960px) {
      .section-article-list .section-article-list-item {
        background-color: transparent; }
        .section-article-list .section-article-list-item .show-med-sml {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .section-article-list .section-article-list-item {
        border-right: none;
        padding: 23.3333333333px; }
        .section-article-list .section-article-list-item .show-sml {
          display: none; } }
    .section-article-list .section-article-list-item.image-text {
      padding: 0; }
    .section-article-list .section-article-list-item.alt-title-colours:nth-of-type(2) .section-article-list-item-text h4 {
      color: #f94a50; }
    .section-article-list .section-article-list-item.alt-title-colours:nth-of-type(3) .section-article-list-item-text h4 {
      color: #28bdae; }
    .section-article-list .section-article-list-item.alt-title-colours:nth-of-type(4) .section-article-list-item-text h4 {
      color: #f9c746; }
  .section-article-list .section-article-list-item-image {
    width: 100%;
    height: auto;
    padding-top: 50%;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    @media only screen and (max-width: 960px) {
      .section-article-list .section-article-list-item-image {
        padding: 20%; }
        .section-article-list .section-article-list-item-image .show-med-sml {
          display: none; } }
  .section-article-list .section-article-list-item-text {
    padding-top: 35px;
    padding-left: 52.5px;
    padding-right: 70px;
    padding-bottom: 35px; }
    @media only screen and (max-width: 1300px) {
      .section-article-list .section-article-list-item-text {
        padding: 35px; }
        .section-article-list .section-article-list-item-text .show-lrg {
          display: none; } }
    @media only screen and (max-width: 1024px) {
      .section-article-list .section-article-list-item-text {
        padding: 23.3333333333px; }
        .section-article-list .section-article-list-item-text .show-med {
          display: none; } }
    .section-article-list .section-article-list-item-text p {
      color: #222325; }
  .section-article-list .section-article-list-title-container {
    text-align: center;
    background-color: #28bdae;
    margin: 0;
    position: relative; }
  .section-article-list .section-article-list-title {
    width: 100%;
    background-color: #edeae0;
    padding-top: 52.5px;
    padding-bottom: 52.5px; }
    @media only screen and (max-width: 960px) {
      .section-article-list .section-article-list-title {
        margin: 0;
        padding-top: 23.3333333333px;
        padding-bottom: 23.3333333333px; }
        .section-article-list .section-article-list-title .show-med-sml {
          display: none; } }
  .section-article-list .section-article-list-title-icon {
    width: 100%;
    height: 50%;
    background-color: #28bdae;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .section-article-list .section-article-list-title-icon div {
      margin: auto; }
    @media only screen and (max-width: 960px) {
      .section-article-list .section-article-list-title-icon {
        display: none; }
        .section-article-list .section-article-list-title-icon .show-med-sml {
          display: none; } }
    .section-article-list .section-article-list-title-icon img {
      width: 100%;
      height: auto;
      margin: auto;
      max-width: 100px; }
      @media only screen and (max-width: 600px) {
        .section-article-list .section-article-list-title-icon img {
          max-width: 70px;
          margin-top: 35px;
          margin-bottom: 35px; }
          .section-article-list .section-article-list-title-icon img .show-sml {
            display: none; } }

.section-text-icon-content {
  padding-top: 105px;
  padding-bottom: 105px; }
  @media only screen and (max-width: 600px) {
    .section-text-icon-content {
      padding-top: 35px;
      padding-bottom: 35px; }
      .section-text-icon-content .show-sml {
        display: none; } }
  .section-text-icon-content.icon-bottom {
    padding-bottom: 0; }
    .section-text-icon-content.icon-bottom .section-text-icon-content-icon {
      margin-top: 140px; }
      @media only screen and (max-width: 600px) {
        .section-text-icon-content.icon-bottom .section-text-icon-content-icon {
          margin-top: 0; }
          .section-text-icon-content.icon-bottom .section-text-icon-content-icon .show-sml {
            display: none; } }
    .section-text-icon-content.icon-bottom .section-text-icon-content-container {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
                  -ms-grid-row-align: flex-start;
              align-items: flex-start; }
  .section-text-icon-content.yellow {
    background-color: #f9c746; }
  .section-text-icon-content.red {
    background-color: #f94a50; }
  .section-text-icon-content.teal {
    background-color: #28bdae; }
  .section-text-icon-content.cream {
    background-color: #edeae0; }
  .section-text-icon-content.cream-alt {
    background-color: #dad8d0; }
  .section-text-icon-content.black {
    background-color: #222325;
    color: #FFF; }
  .section-text-icon-content .section-text-icon-content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media only screen and (max-width: 1024px) {
      .section-text-icon-content .section-text-icon-content-container {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                    -ms-grid-row-align: flex-start;
                align-items: flex-start; }
        .section-text-icon-content .section-text-icon-content-container .show-med {
          display: none; } }
    @media only screen and (max-width: 960px) {
      .section-text-icon-content .section-text-icon-content-container {
        display: block; }
        .section-text-icon-content .section-text-icon-content-container .show-med-sml {
          display: none; } }
  .section-text-icon-content .section-text-icon-content-icon {
    width: 100%;
    height: auto;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 960px) {
      .section-text-icon-content .section-text-icon-content-icon {
        max-width: 200px;
        margin-bottom: 35px; }
        .section-text-icon-content .section-text-icon-content-icon .show-med-sml {
          display: none; } }

.section-text-image-content {
  padding-top: 105px;
  padding-bottom: 105px; }
  @media only screen and (max-width: 600px) {
    .section-text-image-content {
      padding-top: 23.3333333333px;
      padding-bottom: 23.3333333333px; }
      .section-text-image-content .show-sml {
        display: none; } }
  .section-text-image-content.flex {
    padding: 0; }
  .section-text-image-content .section-text-image-content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media only screen and (max-width: 960px) {
      .section-text-image-content .section-text-image-content-container.alt {
        display: block; }
        .section-text-image-content .section-text-image-content-container.alt .section-text-image-content-background-image {
          padding-top: 300px; }
        .section-text-image-content .section-text-image-content-container.alt .show-med-sml {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .section-text-image-content .section-text-image-content-container {
        display: block; }
        .section-text-image-content .section-text-image-content-container .show-sml {
          display: none; } }
  .section-text-image-content .section-text-image-content-image {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 600px) {
      .section-text-image-content .section-text-image-content-image {
        margin-bottom: 35px; }
        .section-text-image-content .section-text-image-content-image .show-sml {
          display: none; } }
    .section-text-image-content .section-text-image-content-image.shadow {
      box-shadow: 0px 0px 30px 0px rgba(34, 35, 37, 0.2); }
  .section-text-image-content .section-text-image-content-background-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 600px; }
    .section-text-image-content .section-text-image-content-background-image.size-small {
      padding-top: 500px; }
    @media only screen and (max-width: 1024px) {
      .section-text-image-content .section-text-image-content-background-image:not(.contain-image) {
        padding-top: 450px; }
        .section-text-image-content .section-text-image-content-background-image:not(.contain-image) .show-med {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .section-text-image-content .section-text-image-content-background-image:not(.contain-image) {
        padding-top: 250px; }
        .section-text-image-content .section-text-image-content-background-image:not(.contain-image) .show-sml {
          display: none; } }
    .section-text-image-content .section-text-image-content-background-image.contain-image {
      background-size: contain; }
      @media only screen and (max-width: 960px) {
        .section-text-image-content .section-text-image-content-background-image.contain-image {
          background-color: transparent; }
          .section-text-image-content .section-text-image-content-background-image.contain-image .show-med-sml {
            display: none; } }
    @media only screen and (max-width: 600px) {
      .section-text-image-content .section-text-image-content-background-image {
        padding-top: 250px; }
        .section-text-image-content .section-text-image-content-background-image .show-sml {
          display: none; } }

.section-product-icon-carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #28bdae;
  z-index: 51; }
  @media only screen and (max-width: 600px) {
    .section-product-icon-carousel {
      display: block; }
      .section-product-icon-carousel .show-sml {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .section-product-icon-carousel .section-product-icon-carousel-slide {
      display: block;
      padding-top: 17.5px;
      padding-bottom: 17.5px; }
      .section-product-icon-carousel .section-product-icon-carousel-slide .show-sml {
        display: none; } }
  .section-product-icon-carousel .section-product-icon-carousel-slide-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 500px;
    position: relative; }
    @media only screen and (max-width: 600px) {
      .section-product-icon-carousel .section-product-icon-carousel-slide-image {
        display: none; }
        .section-product-icon-carousel .section-product-icon-carousel-slide-image .show-sml {
          display: none; } }
    .section-product-icon-carousel .section-product-icon-carousel-slide-image h4 {
      color: #FFF;
      position: absolute;
      top: 35px;
      left: 35px; }
  .section-product-icon-carousel .section-product-icon-carousel-slide-icon-container {
    position: relative;
    text-align: center;
    height: 500px;
    background-color: #28bdae; }
    @media only screen and (max-width: 600px) {
      .section-product-icon-carousel .section-product-icon-carousel-slide-icon-container {
        height: auto; }
        .section-product-icon-carousel .section-product-icon-carousel-slide-icon-container .show-sml {
          display: none; } }
  .section-product-icon-carousel .section-product-icon-carousel-slide-icon {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media only screen and (max-width: 600px) {
      .section-product-icon-carousel .section-product-icon-carousel-slide-icon {
        top: 0%;
        -webkit-transform: translateY(0%);
                transform: translateY(0%); }
        .section-product-icon-carousel .section-product-icon-carousel-slide-icon .show-sml {
          display: none; } }
    .section-product-icon-carousel .section-product-icon-carousel-slide-icon img {
      max-width: 200px;
      width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 35px; }
      @media only screen and (max-width: 600px) {
        .section-product-icon-carousel .section-product-icon-carousel-slide-icon img {
          max-width: 150px; }
          .section-product-icon-carousel .section-product-icon-carousel-slide-icon img .show-sml {
            display: none; } }
    .section-product-icon-carousel .section-product-icon-carousel-slide-icon h5 {
      color: #FFF; }
  .section-product-icon-carousel .section-product-icon-carousel-controls {
    background-color: #28bdae;
    height: 500px;
    background-color: #24a89b; }
    @media only screen and (max-width: 600px) {
      .section-product-icon-carousel .section-product-icon-carousel-controls {
        height: auto;
        padding: 17.5px;
        text-align: center; }
        .section-product-icon-carousel .section-product-icon-carousel-controls .show-sml {
          display: none; } }
    .section-product-icon-carousel .section-product-icon-carousel-controls .section-product-icon-carousel-arrow-container {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media only screen and (max-width: 600px) {
        .section-product-icon-carousel .section-product-icon-carousel-controls .section-product-icon-carousel-arrow-container {
          display: inline-block;
          top: 0;
          -webkit-transform: translateY(0%);
                  transform: translateY(0%); }
          .section-product-icon-carousel .section-product-icon-carousel-controls .section-product-icon-carousel-arrow-container .show-sml {
            display: none; } }
    .section-product-icon-carousel .section-product-icon-carousel-controls .arrow {
      display: block;
      margin: 0 auto; }
      @media only screen and (max-width: 600px) {
        .section-product-icon-carousel .section-product-icon-carousel-controls .arrow {
          display: inline-block; }
          .section-product-icon-carousel .section-product-icon-carousel-controls .arrow .show-sml {
            display: none; } }
      .section-product-icon-carousel .section-product-icon-carousel-controls .arrow:first-of-type {
        margin-bottom: 17.5px; }
        @media only screen and (max-width: 600px) {
          .section-product-icon-carousel .section-product-icon-carousel-controls .arrow:first-of-type {
            margin-bottom: 0;
            margin-right: 17.5px; }
            .section-product-icon-carousel .section-product-icon-carousel-controls .arrow:first-of-type .show-sml {
              display: none; } }

.section-standard-content.yellow {
  background-color: #f9c746; }

.section-standard-content.red {
  background-color: #f94a50;
  color: #FFF; }

.section-standard-content.teal {
  background-color: #28bdae;
  color: #FFF; }

.section-standard-content.cream {
  background-color: #edeae0; }

.section-standard-content.cream-alt {
  background-color: #dad8d0; }

.section-standard-content.black {
  background-color: #222325;
  color: #FFF; }

.section-standard-content-carousel {
  background-color: #edeae0; }
  .section-standard-content-carousel .section-standard-content-carousel-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media only screen and (max-width: 600px) {
      .section-standard-content-carousel .section-standard-content-carousel-slide {
        display: block; }
        .section-standard-content-carousel .section-standard-content-carousel-slide .show-sml {
          display: none; } }
  .section-standard-content-carousel .section-standard-content-carousel-illu-container {
    text-align: center;
    color: #FFF;
    background-color: #28bdae;
    padding-top: 70px;
    padding-bottom: 70px; }
    @media only screen and (max-width: 600px) {
      .section-standard-content-carousel .section-standard-content-carousel-illu-container {
        display: none; }
        .section-standard-content-carousel .section-standard-content-carousel-illu-container .show-sml {
          display: none; } }
  .section-standard-content-carousel .section-standard-content-carousel-illu {
    margin: auto;
    width: 100%;
    max-width: 250px;
    height: auto;
    margin-bottom: 35px; }

.section-feature-hero {
  min-height: 700px;
  height: calc(100vh - 80px - 130px);
  background-color: #edeae0; }
  @media only screen and (max-width: 960px) {
    .section-feature-hero {
      min-height: 0px;
      height: auto;
      padding-top: 35px;
      padding-bottom: 35px; }
      .section-feature-hero .show-med-sml {
        display: none; } }
  .section-feature-hero .section-feature-hero-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 600px) {
      .section-feature-hero .section-feature-hero-background {
        background-size: 550px;
        background-color: #2cd2c1;
        background-position: bottom center; }
        .section-feature-hero .section-feature-hero-background .show-sml {
          display: none; } }
  .section-feature-hero .section-feature-hero-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 51;
    display: none;
    background-color: rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 600px) {
      .section-feature-hero .section-feature-hero-overlay .show-sml {
        display: none; } }
  .section-feature-hero .section-feature-hero-content {
    display: block;
    max-width: 650px;
    position: absolute;
    right: 10%;
    padding-top: 8%;
    z-index: 52;
    color: #FFF; }
    .section-feature-hero .section-feature-hero-content h1 {
      font-size: 43px; }
      @media only screen and (max-width: 960px) {
        .section-feature-hero .section-feature-hero-content h1 {
          font-size: 33px; }
          .section-feature-hero .section-feature-hero-content h1 .show-med-sml {
            display: none; } }
    @media only screen and (max-width: 1400px) {
      .section-feature-hero .section-feature-hero-content {
        padding-top: 9%; }
        .section-feature-hero .section-feature-hero-content .show-x-lrg {
          display: none; } }
    @media only screen and (max-width: 1024px) {
      .section-feature-hero .section-feature-hero-content {
        padding-top: 12%;
        right: 10%; }
        .section-feature-hero .section-feature-hero-content .show-med {
          display: none; } }
    @media only screen and (max-width: 960px) {
      .section-feature-hero .section-feature-hero-content {
        max-width: 500px;
        position: relative;
        padding-top: 0;
        right: 8%;
        float: right;
        padding-bottom: 210px; }
        .section-feature-hero .section-feature-hero-content br {
          display: none; }
        .section-feature-hero .section-feature-hero-content .show-med-sml {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .section-feature-hero .section-feature-hero-content {
        max-width: 100%;
        width: 100%;
        right: 0;
        position: relative;
        text-align: center;
        padding-left: 29.1666666667px;
        padding-right: 29.1666666667px; }
        .section-feature-hero .section-feature-hero-content .show-sml {
          display: none; } }

.site-header {
  background-color: #222325;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 600px) {
    .site-header {
      display: block;
      max-height: 70px;
      overflow: hidden;
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .site-header.active {
        max-height: 600px; }
      .site-header .show-sml {
        display: none; } }

.site-header-logo {
  background-color: black;
  background-image: url(../images/logo-text.png);
  background-position: center center;
  background-size: 150px;
  background-repeat: no-repeat;
  width: 230px;
  height: 80px; }
  @media only screen and (max-width: 1300px) {
    .site-header-logo {
      width: 180px;
      background-size: 120px; }
      .site-header-logo .show-lrg {
        display: none; } }
  @media only screen and (max-width: 1024px) {
    .site-header-logo {
      width: 150px;
      background-size: 90px; }
      .site-header-logo .show-med {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .site-header-logo {
      display: block;
      background-size: 100px;
      width: calc(100% - 70px);
      height: 70px; }
      .site-header-logo .show-sml {
        display: none; } }
  .site-header-logo:hover {
    opacity: 0.7; }

.site-header-nav-toggle {
  width: 70px;
  height: 70px;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #f94a50; }
  @media only screen and (max-width: 600px) {
    .site-header-nav-toggle {
      display: block; }
      .site-header-nav-toggle .show-sml {
        display: none; } }
  .site-header-nav-toggle .lines {
    width: 20px;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #FFF;
    display: block;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .site-header-nav-toggle .lines:before, .site-header-nav-toggle .lines:after {
      content: '';
      width: 20px;
      height: 3px;
      background: #FFF;
      position: absolute;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .site-header-nav-toggle .lines:before {
      top: -7px;
      left: 0; }
    .site-header-nav-toggle .lines:after {
      bottom: -7px;
      left: 0; }
  .site-header-nav-toggle:hover .lines {
    background: #FFF; }
    .site-header-nav-toggle:hover .lines:before, .site-header-nav-toggle:hover .lines:after {
      background: #FFF; }
  .site-header-nav-toggle.active .lines {
    background: none; }
    .site-header-nav-toggle.active .lines:before {
      top: 0px;
      background: #FFF;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .site-header-nav-toggle.active .lines:after {
      bottom: 0px;
      background: #FFF;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.site-header-nav,
.site-header-nav-sub {
  height: 80px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media only screen and (max-width: 1300px) {
    .site-header-nav,
    .site-header-nav-sub {
      font-size: 17px; }
      .site-header-nav .show-lrg,
      .site-header-nav-sub .show-lrg {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .site-header-nav,
    .site-header-nav-sub {
      height: auto;
      display: block; }
      .site-header-nav .show-sml,
      .site-header-nav-sub .show-sml {
        display: none; } }
  .site-header-nav ul,
  .site-header-nav-sub ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative; }
    @media only screen and (max-width: 600px) {
      .site-header-nav ul,
      .site-header-nav-sub ul {
        display: block; }
        .site-header-nav ul .show-sml,
        .site-header-nav-sub ul .show-sml {
          display: none; } }
    @media only screen and (max-width: 1024px) {
      .site-header-nav ul,
      .site-header-nav-sub ul {
        padding-right: 17.5px; }
        .site-header-nav ul .show-med,
        .site-header-nav-sub ul .show-med {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .site-header-nav ul,
      .site-header-nav-sub ul {
        padding: 0; }
        .site-header-nav ul .show-sml,
        .site-header-nav-sub ul .show-sml {
          display: none; } }
    .site-header-nav ul li,
    .site-header-nav-sub ul li {
      display: inline-block;
      position: relative;
      margin-left: 23.3333333333px;
      margin-right: 23.3333333333px; }
      @media only screen and (max-width: 1300px) {
        .site-header-nav ul li,
        .site-header-nav-sub ul li {
          margin-left: 14px;
          margin-right: 14px; }
          .site-header-nav ul li .show-lrg,
          .site-header-nav-sub ul li .show-lrg {
            display: none; } }
      @media only screen and (max-width: 600px) {
        .site-header-nav ul li,
        .site-header-nav-sub ul li {
          display: block;
          margin: 0; }
          .site-header-nav ul li .show-sml,
          .site-header-nav-sub ul li .show-sml {
            display: none; } }
      .site-header-nav ul li a,
      .site-header-nav-sub ul li a {
        font-weight: 700;
        color: #FFF; }
        @media only screen and (max-width: 600px) {
          .site-header-nav ul li a,
          .site-header-nav-sub ul li a {
            display: block;
            float: left;
            width: 100%;
            padding: 17.5px; }
            .site-header-nav ul li a .show-sml,
            .site-header-nav-sub ul li a .show-sml {
              display: none; } }
        .site-header-nav ul li a:hover,
        .site-header-nav-sub ul li a:hover {
          color: rgba(255, 255, 255, 0.6); }

.site-header-nav {
  margin-left: auto; }
  @media only screen and (max-width: 600px) {
    .site-header-nav {
      background-color: #222325;
      float: left;
      width: 100%;
      display: block; }
      .site-header-nav ul {
        float: left;
        width: 100%; }
        .site-header-nav ul li {
          width: 50%;
          float: left;
          border-bottom: 2px solid #1a1a1a;
          border-right: 2px solid #1a1a1a; }
          .site-header-nav ul li:nth-child(even) {
            border-right: none; }
          .site-header-nav ul li:last-child:nth-child(odd) {
            width: 100%; }
      .site-header-nav .show-sml {
        display: none; } }

.site-header-nav-sub {
  background-color: #f94a50;
  margin-left: auto;
  padding-left: 35px;
  padding-right: 35px; }
  @media only screen and (max-width: 1300px) {
    .site-header-nav-sub {
      padding-left: 17.5px;
      padding-right: 17.5px; }
      .site-header-nav-sub .show-lrg {
        display: none; } }
  .site-header-nav-sub.alt > ul {
    float: right; }
  .site-header-nav-sub.alt {
    width: 100%;
    float: left;
    display: none;
    height: auto;
    font-size: 16px;
    padding: 10px 17.5px; }
    @media only screen and (max-width: 1024px) {
      .site-header-nav-sub.alt {
        display: block; }
        .site-header-nav-sub.alt ul {
          padding: 0; }
        .site-header-nav-sub.alt .show-med {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .site-header-nav-sub.alt {
        display: none; }
        .site-header-nav-sub.alt .show-sml {
          display: none; } }
  @media only screen and (max-width: 1024px) {
    .site-header-nav-sub:not(.alt) {
      display: none; }
      .site-header-nav-sub:not(.alt) .show-med {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .site-header-nav-sub:not(.alt) {
      display: block; }
      .site-header-nav-sub:not(.alt) .show-sml {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .site-header-nav-sub {
      width: 100%;
      display: block;
      float: left;
      padding: 0; }
      .site-header-nav-sub ul li {
        width: 100%;
        float: left;
        border-bottom: 2px solid #e7444a; }
      .site-header-nav-sub .show-sml {
        display: none; } }
  .site-header-nav-sub .active a {
    color: #222325; }
  .site-header-nav-sub .site-header-avatar-placeholder-list-item {
    margin-right: 0;
    position: relative; }
    .site-header-nav-sub .site-header-avatar-placeholder-list-item:before {
      content: '';
      bottom: -15px;
      left: 50%;
      -webkit-transform: translateX(-57%) translateY(100%);
              transform: translateX(-57%) translateY(100%);
      position: absolute;
      border-style: solid;
      border-width: 40px 70px 0 70px;
      border-color: #f94a50 transparent transparent transparent;
      z-index: 53; }
      @media only screen and (max-width: 1300px) {
        .site-header-nav-sub .site-header-avatar-placeholder-list-item:before {
          border-width: 30px 50px 0 50px; }
          .site-header-nav-sub .site-header-avatar-placeholder-list-item:before .show-lrg {
            display: none; } }
      @media only screen and (max-width: 1024px) {
        .site-header-nav-sub .site-header-avatar-placeholder-list-item:before {
          display: none; }
          .site-header-nav-sub .site-header-avatar-placeholder-list-item:before .show-med {
            display: none; } }
    .site-header-nav-sub .site-header-avatar-placeholder-list-item:hover .site-header-avatar-placeholder {
      -webkit-transform: translate(-11px, 5px) scale(1.2);
              transform: translate(-11px, 5px) scale(1.2); }
    .site-header-nav-sub .site-header-avatar-placeholder-list-item:hover .avatar {
      -webkit-transform: translate(-10px, 5px) scale(1.2);
              transform: translate(-10px, 5px) scale(1.2); }
    .site-header-nav-sub .site-header-avatar-placeholder-list-item:hover .site-header-avatar-tooltip {
      opacity: 1.0;
      pointer-events: auto; }

@-webkit-keyframes ping {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
    opacity: 1.0; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
            transform: translate(-50%, -50%) scale(1.5);
    opacity: 0.0; } }

@keyframes ping {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
    opacity: 1.0; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
            transform: translate(-50%, -50%) scale(1.5);
    opacity: 0.0; } }
    .site-header-nav-sub .site-header-avatar-placeholder-list-item.is-animating .ping {
      -webkit-animation: ping 0.7s linear;
              animation: ping 0.7s linear;
      -webkit-animation-delay: 1.2s;
              animation-delay: 1.2s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1; }

.lightbox-open .site-header-avatar-placeholder-list-item {
  margin-right: 0;
  position: relative;
  z-index: 5000000; }
  .lightbox-open .site-header-avatar-placeholder-list-item .site-header-avatar-placeholder,
  .lightbox-open .site-header-avatar-placeholder-list-item .avatar,
  .lightbox-open .site-header-avatar-placeholder-list-item .site-header-avatar-tooltip {
    z-index: 5000000; }
  .lightbox-open .site-header-avatar-placeholder-list-item:before {
    opacity: 0.2; }

.site-header-avatar-placeholder {
  width: 50px;
  height: auto;
  -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: translate(-11px, 5px);
          transform: translate(-11px, 5px); }
  @media only screen and (max-width: 600px) {
    .site-header-avatar-placeholder {
      -webkit-transform: translate(0px);
              transform: translate(0px);
      width: 40px;
      margin: auto; }
      .site-header-avatar-placeholder .show-sml {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .site-header-avatar-placeholder {
      display: none; }
      .site-header-avatar-placeholder .show-sml {
        display: none; } }

.site-header-avatar-total {
  position: absolute;
  top: -10px;
  right: -10px;
  color: #FFF;
  font-weight: 600; }
  .site-header-avatar-total .ping {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(../images/icon-ping.svg);
    background-size: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, -50%) scale(1.5);
            transform: translate(-50%, -50%) scale(1.5);
    opacity: 0.0; }

.site-header-avatar-tooltip {
  width: 200px;
  padding-top: 11.6666666667px;
  padding-bottom: 11.6666666667px;
  background-color: #FFF;
  position: absolute;
  left: 0%;
  -webkit-transform: translateX(-82%);
          transform: translateX(-82%);
  bottom: -77px;
  border-radius: 4px;
  z-index: 54;
  opacity: 0.0;
  pointer-events: none;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .site-header-avatar-tooltip a {
    display: inline-block;
    margin: 0 7px;
    color: #222325 !important; }
    .site-header-avatar-tooltip a:hover {
      color: #f94a50 !important; }
  .site-header-avatar-tooltip:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #FFF;
    position: absolute;
    top: -5px;
    right: 17.5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  @media only screen and (max-width: 600px) {
    .site-header-avatar-tooltip {
      width: 100%;
      pointer-events: auto;
      opacity: 1.0;
      position: relative;
      bottom: 0;
      right: 0;
      -webkit-transform: translateX(0%);
              transform: translateX(0%);
      padding: 0;
      background-color: transparent; }
      .site-header-avatar-tooltip:before {
        display: none; }
      .site-header-avatar-tooltip a {
        width: 50% !important;
        float: left !important;
        margin: 0 !important;
        color: #FFF !important; }
        .site-header-avatar-tooltip a:first-child {
          border-right: 2px solid rgba(0, 0, 0, 0.1); }
        .site-header-avatar-tooltip a:hover {
          color: rgba(255, 255, 255, 0.7) !important; }
      .site-header-avatar-tooltip .show-sml {
        display: none; } }

.site-footer {
  background-color: #f94a50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 1024px) {
    .site-footer {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .site-footer .show-med {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .site-footer {
      display: block; }
      .site-footer .show-sml {
        display: none; } }
  .site-footer .site-footer-column {
    padding: 52.5px;
    border-right: 2px solid #e7444a;
    color: #FFF;
    position: relative; }
    @media only screen and (max-width: 960px) {
      .site-footer .site-footer-column {
        padding: 23.3333333333px;
        border-right: none;
        border-bottom: 1px solid #e7444a;
        text-align: center; }
        .site-footer .site-footer-column .show-med-sml {
          display: none; } }
    .site-footer .site-footer-column p {
      font-size: 16px;
      margin: 0; }
    .site-footer .site-footer-column a {
      color: #FFF; }
    .site-footer .site-footer-column:last-of-type {
      padding-left: 0;
      padding-right: 0; }
      @media only screen and (max-width: 1024px) {
        .site-footer .site-footer-column:last-of-type {
          border-top: 2px solid #e7444a;
          padding: 17.5px; }
          .site-footer .site-footer-column:last-of-type .show-med {
            display: none; } }
      @media only screen and (max-width: 960px) {
        .site-footer .site-footer-column:last-of-type {
          padding-bottom: 0; }
          .site-footer .site-footer-column:last-of-type .show-med-sml {
            display: none; } }
  .site-footer .site-footer-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .site-footer .site-footer-nav ul li {
      display: block;
      font-size: 16px; }
      .site-footer .site-footer-nav ul li a:hover {
        color: #222325; }
  .site-footer .site-footer-icon-list {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 1024px) {
      .site-footer .site-footer-icon-list {
        text-align: center; }
        .site-footer .site-footer-icon-list .show-med {
          display: none; } }
    .site-footer .site-footer-icon-list li {
      display: block;
      margin-bottom: 17.5px; }
      .site-footer .site-footer-icon-list li:last-child {
        margin-bottom: 0; }
        @media only screen and (max-width: 1024px) {
          .site-footer .site-footer-icon-list li:last-child {
            margin-bottom: 17.5px; }
            .site-footer .site-footer-icon-list li:last-child .show-med {
              display: none; } }
      @media only screen and (max-width: 1024px) {
        .site-footer .site-footer-icon-list li {
          display: inline-block;
          margin: 17.5px; }
          .site-footer .site-footer-icon-list li .show-med {
            display: none; } }
      .site-footer .site-footer-icon-list li img {
        max-height: 25px;
        width: auto;
        margin: auto; }
  .site-footer .site-footer-social-list {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 3.8888888889px; }
    @media only screen and (max-width: 1024px) {
      .site-footer .site-footer-social-list {
        float: left;
        display: inline-block;
        margin: 0; }
        .site-footer .site-footer-social-list .show-med {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .site-footer .site-footer-social-list {
        float: none;
        display: block;
        margin: 0; }
        .site-footer .site-footer-social-list .show-sml {
          display: none; } }
    .site-footer .site-footer-social-list li {
      display: inline-block;
      margin-left: 8.75px;
      margin-right: 8.75px; }
      @media only screen and (max-width: 1300px) {
        .site-footer .site-footer-social-list li {
          margin-left: 5.8333333333px;
          margin-right: 5.8333333333px; }
          .site-footer .site-footer-social-list li .show-lrg {
            display: none; } }
      .site-footer .site-footer-social-list li a {
        display: block;
        width: 50px;
        height: 50px;
        border: 2px solid #222325;
        border-radius: 100%; }
        .site-footer .site-footer-social-list li a svg {
          width: 17px;
          height: 17px;
          fill: #222325;
          -webkit-transform: translateY(65%);
                  transform: translateY(65%); }
        @media only screen and (max-width: 1300px) {
          .site-footer .site-footer-social-list li a {
            width: 40px;
            height: 40px; }
            .site-footer .site-footer-social-list li a svg {
              width: 14px;
              height: 14px;
              -webkit-transform: translateY(40%);
                      transform: translateY(40%); }
            .site-footer .site-footer-social-list li a .show-lrg {
              display: none; } }
        .site-footer .site-footer-social-list li a .svg-convert-wrap svg, .site-footer .site-footer-social-list li a .svg-convert-wrap path {
          -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
        .site-footer .site-footer-social-list li a:hover {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
  .site-footer .site-footer-credit-link {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    font-weight: 700;
    padding-top: 52.5px;
    padding-bottom: 52.5px; }
    @media only screen and (max-width: 1024px) {
      .site-footer .site-footer-credit-link {
        position: relative;
        float: right;
        display: inline-block;
        width: auto;
        padding: 0;
        margin-top: 11.6666666667px;
        margin-right: 11.6666666667px; }
        .site-footer .site-footer-credit-link .show-med {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .site-footer .site-footer-credit-link {
        width: 100%;
        float: left;
        position: relative;
        margin-top: 23.3333333333px;
        margin-bottom: 23.3333333333px; }
        .site-footer .site-footer-credit-link .show-sml {
          display: none; } }
    .site-footer .site-footer-credit-link:hover {
      color: #222325; }

input[type="text"], input[type="password"], input[type="email"],
select,
textarea {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
  border-radius: 0px;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus,
  select:focus,
  textarea:focus {
    outline: none; }

::-webkit-input-placeholder {
  color: rgba(34, 35, 37, 0.3); }

:-moz-placeholder {
  color: rgba(34, 35, 37, 0.3); }

::-moz-placeholder {
  color: rgba(34, 35, 37, 0.3); }

:-ms-input-placeholder {
  color: rgba(34, 35, 37, 0.3); }

.field-checkbox {
  display: inline-block;
  cursor: pointer; }
  .field-checkbox label {
    cursor: pointer; }
  .field-checkbox .checkbox-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    position: relative;
    top: 4px;
    margin-right: 7px;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .field-checkbox:hover .checkbox-icon {
    border-color: #f94a50; }
  .field-checkbox.active .checkbox-icon {
    border: 10px solid #000; }
  .field-checkbox.active:hover .checkbox-icon {
    border-color: #f94a50; }
  .field-checkbox input {
    display: none; }

.form-add-to-list {
  display: block;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media only screen and (max-width: 1300px) {
    .form-add-to-list {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .form-add-to-list .show-lrg {
        display: none; } }
  @media only screen and (max-width: 1024px) {
    .form-add-to-list {
      max-width: 550px;
      margin: auto; }
      .form-add-to-list .show-med {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .form-add-to-list {
      display: block; }
      .form-add-to-list .show-sml {
        display: none; } }
  .form-add-to-list .field {
    width: calc(33% - 20px);
    margin-right: 20px;
    display: inline-block;
    position: relative; }
    .form-add-to-list .field.width-half {
      width: calc(50% - 20px); }
    .form-add-to-list .field:last-child {
      margin-right: 0px; }
    @media only screen and (max-width: 1300px) {
      .form-add-to-list .field {
        width: calc(50% - 10px);
        margin: 0; }
        .form-add-to-list .field:first-child {
          margin-left: 10px;
          margin-right: 0; }
        .form-add-to-list .field:last-child {
          width: 100%;
          margin-top: 17.5px;
          margin-bottom: 0; }
        .form-add-to-list .field .show-lrg {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .form-add-to-list .field {
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 17.5px; }
        .form-add-to-list .field .show-sml {
          display: none; } }
  .form-add-to-list .validate-alert {
    position: absolute;
    bottom: -25px;
    left: 0;
    font-size: 16px;
    font-weight: 600;
    color: #f94a50; }
  .form-add-to-list .validate-summary {
    display: none; }
  .form-add-to-list input:not([type="submit"]),
  .form-add-to-list select {
    display: block;
    position: relative;
    width: 100%;
    border: 3px solid #333333;
    border-radius: 40px;
    padding: 11.6666666667px; }
  .form-add-to-list .button-pill {
    display: block;
    position: relative;
    width: 100%;
    padding: 11.6666666667px;
    color: #f94a50; }
  .form-add-to-list select {
    padding: 12.962962963px;
    padding-right: 35px;
    background-image: url(../images/select-arrow.svg);
    background-position: top 20px right 20px;
    background-size: 10px;
    background-repeat: no-repeat;
    text-align: center; }

.form-build .form-build-terms.is-hidden {
  display: none; }

.form-build .form-build-selected-country-promotions {
  list-style: none;
  margin: 0;
  display: block;
  padding: 0;
  border-top: 3px solid rgba(0, 0, 0, 0.05);
  float: left;
  width: 100%;
  padding-top: 17.5px;
  margin-bottom: 17.5px; }
  .form-build .form-build-selected-country-promotions.in-lightbox {
    margin: 0; }
    .form-build .form-build-selected-country-promotions.in-lightbox li {
      margin: 0;
      padding-bottom: 0; }
    .form-build .form-build-selected-country-promotions.in-lightbox li:before {
      display: none; }
  .form-build .form-build-selected-country-promotions li {
    display: block;
    width: 100%;
    float: left;
    position: relative; }
    @media only screen and (max-width: 600px) {
      .form-build .form-build-selected-country-promotions li {
        padding-left: 35px;
        padding-right: 35px;
        font-size: 16px; }
        .form-build .form-build-selected-country-promotions li .show-sml {
          display: none; } }
    .form-build .form-build-selected-country-promotions li br {
      line-height: 36px; }
    .form-build .form-build-selected-country-promotions li:before {
      width: 100%;
      height: 3px;
      background-color: rgba(0, 0, 0, 0.05);
      content: '';
      position: absolute;
      bottom: 0;
      left: 0%; }

.form-build .form-build-field-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block; }
  .form-build .form-build-field-list label {
    font-size: 16px; }
  .form-build .form-build-field-list li {
    display: block;
    margin-bottom: 11.6666666667px;
    float: left;
    width: 100%;
    position: relative; }
    .form-build .form-build-field-list li .validate-alert {
      position: absolute;
      top: 4px;
      right: 0;
      font-size: 14px;
      padding: 0; }
    .form-build .form-build-field-list li.half-size {
      width: 48%; }
      .form-build .form-build-field-list li.half-size.end {
        float: right; }
      @media only screen and (max-width: 960px) {
        .form-build .form-build-field-list li.half-size {
          width: 100%; }
          .form-build .form-build-field-list li.half-size .show-med-sml {
            display: none; } }
  .form-build .form-build-field-list textarea {
    max-height: 100px; }

.form-build input[type="text"], .form-build input[type="password"], .form-build input[type="email"],
.form-build select,
.form-build textarea {
  display: block;
  width: 100%;
  border: 2px solid #222325;
  padding: 11.6666666667px; }
  .form-build input[type="text"]:hover, .form-build input[type="password"]:hover, .form-build input[type="email"]:hover,
  .form-build select:hover,
  .form-build textarea:hover {
    background-color: rgba(255, 255, 255, 0.3); }
  .form-build input[type="text"]:focus, .form-build input[type="password"]:focus, .form-build input[type="email"]:focus,
  .form-build select:focus,
  .form-build textarea:focus {
    background-color: rgba(255, 255, 255, 0.3);
    border-color: #f94a50;
    padding-left: 35px; }
  .form-build input[type="text"].form-build-input-quantity, .form-build input[type="password"].form-build-input-quantity, .form-build input[type="email"].form-build-input-quantity,
  .form-build select.form-build-input-quantity,
  .form-build textarea.form-build-input-quantity {
    max-width: 80px;
    text-align: center; }

.form-build select {
  background-image: url(../images/select-arrow.svg);
  background-size: 10px;
  background-position: top 18px right 20px;
  background-repeat: no-repeat; }

.form-build .validate-alert {
  display: block;
  text-align: center;
  color: #f94a50;
  padding-top: 17.5px;
  padding-bottom: 17.5px; }

.form-build .validate-summary {
  display: none; }

.form-build [data-form-build-step] {
  display: none; }
  .form-build [data-form-build-step].active {
    display: block; }

.form-build .form-build-product-quantity-controls {
  display: none; }
  .form-build .form-build-product-quantity-controls a {
    color: #222325;
    font-weight: 700;
    font-size: 24px;
    display: inline-block;
    margin: 2px 5px; }
  .form-build .form-build-product-quantity-controls.active {
    display: block; }

.form-build .form-build-country-selected-label {
  font-size: 17px;
  display: block;
  text-align: center;
  color: #28bdae;
  font-weight: 700;
  padding: 35px 0; }
  @media only screen and (max-width: 600px) {
    .form-build .form-build-country-selected-label {
      padding: 17.5px 0; }
      .form-build .form-build-country-selected-label .show-sml {
        display: none; } }

.form-build .form-build-product-table {
  width: 100%;
  text-align: center;
  border-top: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6; }
  @media only screen and (max-width: 600px) {
    .form-build .form-build-product-table {
      text-align: center; }
      .form-build .form-build-product-table tr {
        display: block;
        width: 100%;
        float: left;
        padding: 17.5px 0; }
        .form-build .form-build-product-table tr.hidden {
          display: none; }
        .form-build .form-build-product-table tr td {
          display: block;
          padding: 0;
          width: 100%;
          float: left;
          text-align: center; }
          .form-build .form-build-product-table tr td .quantity {
            display: block;
            width: 100%;
            float: left;
            padding: 11.6666666667px; }
      .form-build .form-build-product-table .show-sml {
        display: none; } }
  .form-build .form-build-product-table.products tr td {
    width: 25%; }
    .form-build .form-build-product-table.products tr td:nth-child(1) {
      width: 40%; }
    @media only screen and (max-width: 960px) {
      .form-build .form-build-product-table.products tr td {
        width: 100%; }
        .form-build .form-build-product-table.products tr td:nth-child(1) {
          width: 100%; }
        .form-build .form-build-product-table.products tr td .show-med-sml {
          display: none; } }
  .form-build .form-build-product-table.products tr.is-in-cat {
    display: block; }
  .form-build .form-build-product-table.overview {
    display: table;
    margin-bottom: 17.5px;
    width: 100%; }
    @media only screen and (max-width: 600px) {
      .form-build .form-build-product-table.overview {
        display: block;
        float: left;
        font-size: 16px; }
        .form-build .form-build-product-table.overview .show-sml {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .form-build .form-build-product-table.overview tbody {
        width: 100%;
        float: left;
        display: block; }
        .form-build .form-build-product-table.overview tbody .show-sml {
          display: none; } }
    .form-build .form-build-product-table.overview tr {
      border-bottom: 2px solid rgba(153, 153, 153, 0.2); }
      @media only screen and (max-width: 600px) {
        .form-build .form-build-product-table.overview tr {
          width: 100%;
          display: block;
          float: left;
          border-width: 6px; }
          .form-build .form-build-product-table.overview tr .show-sml {
            display: none; } }
      .form-build .form-build-product-table.overview tr td:nth-child(1) {
        width: 40%;
        padding-left: 10%; }
        @media only screen and (max-width: 600px) {
          .form-build .form-build-product-table.overview tr td:nth-child(1) {
            width: 100%;
            padding: 0;
            border-bottom: 1px solid rgba(153, 153, 153, 0.2);
            margin-bottom: 17.5px;
            padding-left: 17.5px;
            padding-right: 17.5px;
            padding-bottom: 17.5px; }
            .form-build .form-build-product-table.overview tr td:nth-child(1) .show-sml {
              display: none; } }
      .form-build .form-build-product-table.overview tr td:nth-child(2) {
        width: 25%; }
        @media only screen and (max-width: 600px) {
          .form-build .form-build-product-table.overview tr td:nth-child(2) {
            width: 50%; }
            .form-build .form-build-product-table.overview tr td:nth-child(2) .show-sml {
              display: none; } }
      .form-build .form-build-product-table.overview tr td:nth-child(3) {
        width: 25%; }
        @media only screen and (max-width: 600px) {
          .form-build .form-build-product-table.overview tr td:nth-child(3) {
            width: 50%; }
            .form-build .form-build-product-table.overview tr td:nth-child(3) .show-sml {
              display: none; } }
      @media only screen and (max-width: 600px) {
        .form-build .form-build-product-table.overview tr td small {
          display: block; }
        .form-build .form-build-product-table.overview tr td .quantity {
          padding: 0; }
        .form-build .form-build-product-table.overview tr td .show-sml {
          display: none; } }
      .form-build .form-build-product-table.overview tr:last-child {
        border: none; }
  .form-build .form-build-product-table tbody tr {
    border-bottom: 2px solid #e6e6e6; }
    @media only screen and (max-width: 600px) {
      .form-build .form-build-product-table tbody tr:last-child {
        border-bottom: 0; }
      .form-build .form-build-product-table tbody tr .show-sml {
        display: none; } }
  .form-build .form-build-product-table tbody td {
    vertical-align: middle; }
  .form-build .form-build-product-table th:first-child,
  .form-build .form-build-product-table td:first-child {
    text-align: left; }
    @media only screen and (max-width: 600px) {
      .form-build .form-build-product-table th:first-child,
      .form-build .form-build-product-table td:first-child {
        text-align: center; }
        .form-build .form-build-product-table th:first-child .show-sml,
        .form-build .form-build-product-table td:first-child .show-sml {
          display: none; } }

.form-build-pagination {
  text-align: center; }
  .form-build-pagination a, .form-build-pagination button {
    margin: 0 4.375px; }
  .form-build-pagination button {
    top: -2px; }

.form-build-list.countries {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  text-align: center; }
  .form-build-list.countries.type-clickable a:hover img {
    border-color: #f94a50; }
  .form-build-list.countries li {
    display: inline-block;
    margin: 35px; }
    @media only screen and (max-width: 600px) {
      .form-build-list.countries li {
        margin: 23.3333333333px; }
        .form-build-list.countries li .show-sml {
          display: none; } }
    .form-build-list.countries li a {
      display: block;
      position: relative;
      float: left; }
      .form-build-list.countries li a .plus-icon {
        -webkit-transform: translateY(20%);
                transform: translateY(20%); }
      .form-build-list.countries li a span {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(35px);
                transform: translateX(-50%) translateY(35px);
        color: #222325;
        font-size: 16px;
        width: 200px;
        opacity: 0.0;
        -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
        @media only screen and (max-width: 600px) {
          .form-build-list.countries li a span {
            display: none; }
            .form-build-list.countries li a span .show-sml {
              display: none; } }
      .form-build-list.countries li a img {
        width: 50px;
        height: auto;
        padding: 4px;
        border: 2px solid transparent;
        border-radius: 4px;
        -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .form-build-list.countries li a.inactive img {
        opacity: 0.3; }
      .form-build-list.countries li a.inactive:hover img {
        opacity: 1.0; }
      .form-build-list.countries li a.active img {
        opacity: 1.0;
        border-color: #f94a50; }
      .form-build-list.countries li a:hover span {
        opacity: 1.0; }

.form-build-list.categories {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  text-align: center; }
  @media only screen and (max-width: 600px) {
    .form-build-list.categories {
      border-top: 2px solid #f2f2f2; }
      .form-build-list.categories .show-sml {
        display: none; } }
  .form-build-list.categories li {
    display: inline-block;
    margin: 0 52.5px; }
    @media only screen and (max-width: 600px) {
      .form-build-list.categories li {
        display: block;
        width: 100%;
        float: left;
        margin: 0;
        padding: 23.3333333333px;
        border-bottom: 2px solid #f2f2f2; }
        .form-build-list.categories li .show-sml {
          display: none; } }
    .form-build-list.categories li a {
      color: #222325;
      display: block; }
      .form-build-list.categories li a h1,
      .form-build-list.categories li a h2,
      .form-build-list.categories li a h3,
      .form-build-list.categories li a h4,
      .form-build-list.categories li a h5,
      .form-build-list.categories li a h6 {
        -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .form-build-list.categories li a img {
        max-height: 200px;
        width: auto;
        margin-top: 52.5px;
        margin-bottom: 52.5px;
        margin-left: auto;
        margin-right: auto;
        -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
        @media only screen and (max-width: 600px) {
          .form-build-list.categories li a img {
            max-height: none;
            max-width: 120px;
            height: auto;
            margin-top: 35px;
            margin-bottom: 35px; }
            .form-build-list.categories li a img .show-sml {
              display: none; } }
      .form-build-list.categories li a .product-category-totals {
        display: inline-block;
        width: 100%;
        float: left;
        padding: 17.5px 0;
        color: #28bdae;
        font-size: 16px;
        font-weight: 600; }
        @media only screen and (max-width: 600px) {
          .form-build-list.categories li a .product-category-totals {
            display: block; }
            .form-build-list.categories li a .product-category-totals .show-sml {
              display: none; } }
      .form-build-list.categories li a.inactive {
        opacity: 0.2; }
        .form-build-list.categories li a.inactive:hover {
          opacity: 0.7; }
      .form-build-list.categories li a:hover .plus-icon {
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg); }
      .form-build-list.categories li a:hover h1,
      .form-build-list.categories li a:hover h2,
      .form-build-list.categories li a:hover h3,
      .form-build-list.categories li a:hover h4,
      .form-build-list.categories li a:hover h5,
      .form-build-list.categories li a:hover h6 {
        -webkit-transform: translateY(-20%);
                transform: translateY(-20%); }
      .form-build-list.categories li a:hover img {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
      .form-build-list.categories li a.active {
        opacity: 1.0; }
        .form-build-list.categories li a.active:hover {
          opacity: 1.0; }
        .form-build-list.categories li a.active .plus-icon {
          opacity: 0.0; }
          @media only screen and (max-width: 600px) {
            .form-build-list.categories li a.active .plus-icon {
              opacity: 1.0; }
              .form-build-list.categories li a.active .plus-icon .show-sml {
                display: none; } }
        .form-build-list.categories li a.active h1,
        .form-build-list.categories li a.active h2,
        .form-build-list.categories li a.active h3,
        .form-build-list.categories li a.active h4,
        .form-build-list.categories li a.active h5,
        .form-build-list.categories li a.active h6 {
          -webkit-transform: translateY(-40%) scale(1.2);
                  transform: translateY(-40%) scale(1.2); }
          @media only screen and (max-width: 600px) {
            .form-build-list.categories li a.active h1,
            .form-build-list.categories li a.active h2,
            .form-build-list.categories li a.active h3,
            .form-build-list.categories li a.active h4,
            .form-build-list.categories li a.active h5,
            .form-build-list.categories li a.active h6 {
              -webkit-transform: translateY(0%) scale(1);
                      transform: translateY(0%) scale(1); }
              .form-build-list.categories li a.active h1 .show-sml,
              .form-build-list.categories li a.active h2 .show-sml,
              .form-build-list.categories li a.active h3 .show-sml,
              .form-build-list.categories li a.active h4 .show-sml,
              .form-build-list.categories li a.active h5 .show-sml,
              .form-build-list.categories li a.active h6 .show-sml {
                display: none; } }
        .form-build-list.categories li a.active img {
          -webkit-transform: scale(1.2);
                  transform: scale(1.2); }
          @media only screen and (max-width: 600px) {
            .form-build-list.categories li a.active img {
              -webkit-transform: scale(1.1);
                      transform: scale(1.1); }
              .form-build-list.categories li a.active img .show-sml {
                display: none; } }

.form-build-breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-top: 1px solid #f94a50; }
  .form-build-breadcrumbs li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative; }
    .form-build-breadcrumbs li:before {
      content: '';
      width: 10px;
      height: 10px;
      background-color: #FFF;
      border: 1px solid #f94a50;
      border-radius: 100%;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .form-build-breadcrumbs li:after {
      display: none;
      content: '';
      width: 6px;
      height: 6px;
      background-color: #f94a50;
      border-radius: 100%;
      position: absolute;
      top: 0;
      left: 3px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .form-build-breadcrumbs li:last-child {
      -webkit-box-flex: 0;
      -webkit-flex: 0;
          -ms-flex: 0;
              flex: 0; }
    .form-build-breadcrumbs li span {
      text-align: center;
      position: absolute;
      width: 150px;
      display: none;
      -webkit-transform: translateX(-50%) translateY(17.5px);
              transform: translateX(-50%) translateY(17.5px); }
      @media only screen and (max-width: 600px) {
        .form-build-breadcrumbs li span {
          display: none !important; }
          .form-build-breadcrumbs li span .show-sml {
            display: none; } }
    .form-build-breadcrumbs li.active:after {
      display: block; }
    .form-build-breadcrumbs li.active span {
      display: inline-block; }
    .form-build-breadcrumbs li.complete:before {
      background-color: #f94a50; }

.form-default {
  width: 100%;
  display: block;
  position: relative; }
  .form-default .validate-summary {
    display: none; }
  .form-default .validate-alert {
    position: absolute;
    top: 25px;
    right: 17.5px;
    color: #f94a50;
    font-size: 15px;
    font-weight: 600; }
    @media only screen and (max-width: 600px) {
      .form-default .validate-alert {
        top: 18.4210526316px; }
        .form-default .validate-alert .show-sml {
          display: none; } }
  .form-default legend {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 23.3333333333px;
    border-bottom: 2px solid rgba(34, 35, 37, 0.1);
    padding-bottom: 17.5px; }
  .form-default small {
    opacity: 0.5; }
  .form-default ul {
    width: 100%;
    float: left;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .form-default ul li {
      width: 48%;
      float: left;
      margin-right: 4%;
      margin-bottom: 4%;
      position: relative; }
      @media only screen and (max-width: 600px) {
        .form-default ul li {
          width: 100%;
          margin-right: 0;
          margin-bottom: 17.5px; }
          .form-default ul li .show-sml {
            display: none; } }
      .form-default ul li.equal {
        margin-right: 0; }
      .form-default ul li.last, .form-default ul .row li.column:last-child, .row .form-default ul li.column:last-child {
        margin-bottom: 0; }
      .form-default ul li.full {
        margin-right: 0;
        width: 100%; }
  .form-default input[type="text"], .form-default input[type="password"], .form-default input[type="email"],
  .form-default select,
  .form-default textarea {
    display: block;
    width: 100%;
    border: 2px solid #222325;
    padding: 23.3333333333px; }
    @media only screen and (max-width: 600px) {
      .form-default input[type="text"], .form-default input[type="password"], .form-default input[type="email"],
      .form-default select,
      .form-default textarea {
        padding: 17.5px;
        font-size: 16px; }
        .form-default input[type="text"] .show-sml, .form-default input[type="password"] .show-sml, .form-default input[type="email"] .show-sml,
        .form-default select .show-sml,
        .form-default textarea .show-sml {
          display: none; } }
    .form-default input[type="text"]:hover, .form-default input[type="password"]:hover, .form-default input[type="email"]:hover,
    .form-default select:hover,
    .form-default textarea:hover {
      background-color: rgba(255, 255, 255, 0.3); }
    .form-default input[type="text"]:focus, .form-default input[type="password"]:focus, .form-default input[type="email"]:focus,
    .form-default select:focus,
    .form-default textarea:focus {
      background-color: rgba(255, 255, 255, 0.3);
      border-color: #f94a50;
      padding-left: 35px; }
      @media only screen and (max-width: 600px) {
        .form-default input[type="text"]:focus, .form-default input[type="password"]:focus, .form-default input[type="email"]:focus,
        .form-default select:focus,
        .form-default textarea:focus {
          padding-left: 17.5px; }
          .form-default input[type="text"]:focus .show-sml, .form-default input[type="password"]:focus .show-sml, .form-default input[type="email"]:focus .show-sml,
          .form-default select:focus .show-sml,
          .form-default textarea:focus .show-sml {
            display: none; } }
  .form-default select {
    background-image: url(../images/select-arrow.svg);
    background-size: 7px;
    background-repeat: no-repeat;
    background-position: top 20px right 20px; }
  .form-default .input-file-field {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
  .form-default .input-file-label {
    background-color: #222325;
    color: #FFF;
    padding: 25px 35px;
    display: inline-block;
    cursor: pointer;
    margin-right: 17.5px;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    @media only screen and (max-width: 600px) {
      .form-default .input-file-label {
        width: 100%;
        font-size: 16px;
        margin-right: 0;
        margin-bottom: 17.5px; }
        .form-default .input-file-label .show-sml {
          display: none; } }
  .form-default .input-file-label:focus,
  .form-default .input-file-label:hover {
    background-color: #f94a50; }
  .form-default.type-reduced-padding input[type="text"], .form-default.type-reduced-padding input[type="password"], .form-default.type-reduced-padding input[type="email"],
  .form-default.type-reduced-padding select,
  .form-default.type-reduced-padding textarea {
    padding: 11.6666666667px; }
  .form-default.type-reduced-padding textarea {
    max-height: 100px; }
  .form-default.type-reduced-padding .validate-alert {
    top: 42px; }
  .form-default.type-reduced-padding label {
    display: block;
    font-size: 15px;
    margin-bottom: 5.8333333333px; }

.form-newsletter {
  width: 100%;
  display: block;
  position: relative; }
  .form-newsletter ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.3); }
  .form-newsletter :-moz-placeholder {
    color: rgba(255, 255, 255, 0.3); }
  .form-newsletter ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.3); }
  .form-newsletter :-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.3); }
  .form-newsletter input[type="text"] {
    color: #FFF; }
  .form-newsletter input[type="submit"] {
    background-color: transparent;
    padding: 0;
    display: block;
    border-radius: 0px;
    position: absolute;
    top: 50%;
    right: 35px;
    z-index: 50;
    width: 12px;
    height: 12px;
    border-right: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
    border-left: none;
    border-top: none;
    position: absolute;
    -webkit-transform: translateY(-48%) rotate(-45deg);
            transform: translateY(-48%) rotate(-45deg);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .form-newsletter .validate-alert {
    position: absolute;
    top: 5px;
    right: 70px;
    font-weight: 600;
    font-size: 16px; }
  .form-newsletter .validate-summary {
    display: none; }

input:focus, input:active,
button:focus,
button:active,
a:focus,
a:active {
  outline: none; }

.button,
a.button,
button.button,
input.button {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #222325;
  color: #222325;
  position: relative;
  padding-left: 35px;
  padding-right: 70px;
  padding-top: 19.5px;
  padding-bottom: 22.5px;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  @media only screen and (max-width: 600px) {
    .button,
    a.button,
    button.button,
    input.button {
      padding-left: 17.5px;
      padding-right: 70px;
      padding-top: 13.6666666667px;
      padding-bottom: 13.6666666667px; }
      .button .show-sml,
      a.button .show-sml,
      button.button .show-sml,
      input.button .show-sml {
        display: none; } }
  .button.full,
  a.button.full,
  button.button.full,
  input.button.full {
    width: 100%; }
  .button.small,
  a.button.small,
  button.button.small,
  input.button.small {
    font-size: 16px;
    padding-left: 17.5px;
    padding-right: 17.5px;
    padding-top: 5.8333333333px;
    padding-bottom: 5.8333333333px; }
    .button.small:after,
    a.button.small:after,
    button.button.small:after,
    input.button.small:after {
      display: none; }
  .button[disabled],
  a.button[disabled],
  button.button[disabled],
  input.button[disabled] {
    pointer-events: none;
    border-color: #28bdae;
    color: #28bdae; }
  .button:after,
  a.button:after,
  button.button:after,
  input.button:after {
    content: '';
    width: 7px;
    height: 7px;
    border-right: 3px solid #222325;
    border-bottom: 3px solid #222325;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-48%) translateX(-350%) rotate(-45deg);
            transform: translateY(-48%) translateX(-350%) rotate(-45deg);
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .button.white,
  a.button.white,
  button.button.white,
  input.button.white {
    color: #FFF;
    border-color: #FFF; }
    .button.white:after,
    a.button.white:after,
    button.button.white:after,
    input.button.white:after {
      border-color: #FFF; }
  .button:not(.static):hover,
  a.button:not(.static):hover,
  button.button:not(.static):hover,
  input.button:not(.static):hover {
    background-color: #222325;
    color: #FFF; }
    .button:not(.static):hover:after,
    a.button:not(.static):hover:after,
    button.button:not(.static):hover:after,
    input.button:not(.static):hover:after {
      -webkit-transform: translateY(-48%) translateX(-250%) rotate(-45deg);
              transform: translateY(-48%) translateX(-250%) rotate(-45deg);
      border-color: #FFF; }
    .button:not(.static):hover.white,
    a.button:not(.static):hover.white,
    button.button:not(.static):hover.white,
    input.button:not(.static):hover.white {
      background-color: #FFF;
      color: #222325; }
      .button:not(.static):hover.white:after,
      a.button:not(.static):hover.white:after,
      button.button:not(.static):hover.white:after,
      input.button:not(.static):hover.white:after {
        border-color: #222325; }

.button-arrow {
  position: relative;
  color: #222325;
  font-weight: 700;
  display: inline-block;
  background: none;
  border: none;
  border-radius: 0px; }
  .button-arrow:after {
    content: '';
    width: 7px;
    height: 7px;
    border-right: 3px solid #222325;
    border-bottom: 3px solid #222325;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-48%) translateX(250%) rotate(-45deg);
            transform: translateY(-48%) translateX(250%) rotate(-45deg);
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .button-arrow.centered {
    display: table;
    margin-left: auto;
    margin-right: auto; }
  .button-arrow.white {
    color: #FFF; }
    .button-arrow.white:after {
      border-right-color: #FFF;
      border-bottom-color: #FFF; }
  .button-arrow.static {
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .button-arrow:not(.static):hover {
    color: #222325;
    opacity: 0.6; }
    .button-arrow:not(.static):hover.white {
      color: #FFF; }
    .button-arrow:not(.static):hover:after {
      -webkit-transform: translateY(-48%) translateX(300%) rotate(-45deg);
              transform: translateY(-48%) translateX(300%) rotate(-45deg); }

.button-plus {
  position: relative;
  color: #222325;
  font-weight: 700;
  display: inline-block; }
  .button-plus:after {
    content: '';
    width: 14px;
    height: 14px;
    background-image: url(../images/plus-icon.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 14px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-80%) translateX(250%) rotate(0deg);
            transform: translateY(-80%) translateX(250%) rotate(0deg);
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .button-plus.white {
    color: #FFF; }
    .button-plus.white:after {
      -webkit-transform: translateY(-50%) translateX(250%) rotate(0deg);
              transform: translateY(-50%) translateX(250%) rotate(0deg);
      background-image: url(../images/plus-icon-white.svg); }
  .button-plus:not(.static):hover {
    color: #222325;
    opacity: 0.6; }
    .button-plus:not(.static):hover:after {
      -webkit-transform: translateY(-80%) translateX(250%) rotate(90deg);
              transform: translateY(-80%) translateX(250%) rotate(90deg); }
    .button-plus:not(.static):hover.white {
      color: #FFF; }
      .button-plus:not(.static):hover.white:after {
        -webkit-transform: translateY(-50%) translateX(250%) rotate(90deg);
                transform: translateY(-50%) translateX(250%) rotate(90deg); }
  .button-plus.active:after {
    -webkit-transform: translateY(-80%) translateX(250%) rotate(45deg);
            transform: translateY(-80%) translateX(250%) rotate(45deg); }
  .button-plus.active:hover:after {
    -webkit-transform: translateY(-80%) translateX(250%) rotate(135deg);
            transform: translateY(-80%) translateX(250%) rotate(135deg); }
  .button-plus.active.white:after {
    -webkit-transform: translateY(-50%) translateX(250%) rotate(45deg);
            transform: translateY(-50%) translateX(250%) rotate(45deg); }

.button-pill {
  line-height: 26px;
  display: inline-block;
  background-color: transparent;
  border: 3px solid #FFF;
  color: #FFF;
  border-radius: 240px;
  font-weight: 600;
  position: relative;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 13.6666666667px;
  padding-bottom: 14.6666666667px;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  @media only screen and (max-width: 960px) {
    .button-pill {
      font-size: 15px;
      padding-left: 17.5px;
      padding-right: 17.5px;
      padding-top: 9.8333333333px;
      padding-bottom: 9.8333333333px; }
      .button-pill .show-med-sml {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .button-pill {
      font-size: 14px;
      padding-left: 29.1666666667px;
      padding-right: 29.1666666667px;
      padding-top: 7.7777777778px;
      padding-bottom: 7.7777777778px; }
      .button-pill .show-sml {
        display: none; } }
  .button-pill:hover {
    background-color: #FFF;
    color: #222325; }
  .button-pill.black {
    border-color: #333333;
    color: #333333; }
    .button-pill.black:hover, .button-pill.black.is-active {
      background-color: #333333;
      color: #FFF; }
  .button-pill.colour-one {
    border-color: #f94a50;
    color: #f94a50; }
    .button-pill.colour-one:hover, .button-pill.colour-one.is-active {
      background-color: #f94a50;
      color: #FFF; }
  .button-pill.colour-two {
    background-color: #28bdae;
    border-color: #28bdae;
    color: #FFF; }
    .button-pill.colour-two:hover, .button-pill.colour-two.is-active {
      background-color: #333333;
      border-color: #333333;
      color: #FFF; }
  .button-pill.size-small {
    font-size: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 10.75px;
    padding-bottom: 10.75px; }
    @media only screen and (max-width: 600px) {
      .button-pill.size-small {
        font-size: 14px;
        padding-left: 29.1666666667px;
        padding-right: 29.1666666667px;
        padding-top: 7.7777777778px;
        padding-bottom: 7.7777777778px; }
        .button-pill.size-small .show-sml {
          display: none; } }

.button-naked {
  display: inline-block;
  padding: 17.5px;
  background-color: transparent;
  font-weight: 600;
  font-size: 18px;
  border: none;
  box-shadow: none;
  color: #f94a50; }
  .button-naked:hover {
    color: #333333; }

.button-with-plus-icon,
.button-with-back-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  float: left;
  margin-right: 35px; }
  @media only screen and (max-width: 600px) {
    .button-with-plus-icon,
    .button-with-back-icon {
      float: none;
      margin-right: 0;
      margin-bottom: 17.5px; }
      .button-with-plus-icon .show-sml,
      .button-with-back-icon .show-sml {
        display: none; } }
  .button-with-plus-icon span,
  .button-with-back-icon span {
    display: inline-block;
    position: relative;
    color: #FFF;
    font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 22px;
    margin-left: 17.5px;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .button-with-plus-icon i,
  .button-with-back-icon i {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 35px;
    background-image: url(../images/icon-plus-circle-white.svg);
    background-size: 35px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    @media only screen and (max-width: 600px) {
      .button-with-plus-icon i,
      .button-with-back-icon i {
        width: 25px;
        height: 25px;
        background-size: 10px; }
        .button-with-plus-icon i .show-sml,
        .button-with-back-icon i .show-sml {
          display: none; } }
  .button-with-plus-icon:hover span,
  .button-with-back-icon:hover span {
    -webkit-transform: translatex(5px);
            transform: translatex(5px); }
  .button-with-plus-icon:hover i,
  .button-with-back-icon:hover i {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }

.button-with-back-icon i {
  background-image: url(../images/icon-arrow-prev-circle-white.svg); }

.info {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  border: 2px solid #f94a50;
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  border-radius: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  .info span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .info:hover {
    background-color: #f94a50;
    color: #FFF; }

button.arrow {
  background-color: transparent;
  padding: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }

.arrow {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  border: 2px solid;
  border-radius: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  @media only screen and (max-width: 1024px) {
    .arrow {
      width: 42px;
      height: 42px; }
      .arrow .show-med {
        display: none; } }
  .arrow:before, .arrow:after {
    content: '';
    width: 7px;
    height: 7px;
    border-right: 3px solid;
    border-bottom: 3px solid;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    @media only screen and (max-width: 600px) {
      .arrow:before, .arrow:after {
        width: 5px;
        height: 5px;
        border-width: 2px; }
        .arrow:before .show-sml, .arrow:after .show-sml {
          display: none; } }
  .arrow:not(.static):hover {
    border-radius: 2px; }
  .arrow.large {
    width: 100px;
    height: 100px; }
    .arrow.large:before, .arrow.large:after {
      content: '';
      width: 14px;
      height: 14px;
      border-right: 4px solid;
      border-bottom: 4px solid; }
  .arrow[disabled] {
    pointer-events: none;
    opacity: 0.4; }
  .arrow.white {
    border-color: #FFF; }
    .arrow.white:before {
      border-color: #FFF; }
    .arrow.white:after {
      border-color: #000; }
    .arrow.white:not(.static):hover {
      background-color: #FFF; }
  .arrow.black {
    border-color: #222325; }
    .arrow.black:before {
      border-color: #222325; }
    .arrow.black:after {
      border-color: #FFF; }
    .arrow.black:not(.static):hover {
      background-color: #222325; }
  .arrow.yellow {
    border-color: #f9c746; }
    .arrow.yellow:before {
      border-color: #f9c746; }
    .arrow.yellow:after {
      border-color: #FFF; }
    .arrow.yellow:not(.static):hover {
      background-color: #f9c746; }
  .arrow.left:before {
    -webkit-transform: translate(-40%, -55%) rotate(135deg);
            transform: translate(-40%, -55%) rotate(135deg); }
  .arrow.left:after {
    -webkit-transform: translate(800%, -55%) rotate(135deg);
            transform: translate(800%, -55%) rotate(135deg); }
  .arrow.left:not(.static):hover:before {
    -webkit-transform: translate(800%, -55%) rotate(135deg);
            transform: translate(800%, -55%) rotate(135deg); }
  .arrow.left:not(.static):hover:after {
    -webkit-transform: translate(-40%, -55%) rotate(135deg);
            transform: translate(-40%, -55%) rotate(135deg); }
  .arrow.right:before {
    -webkit-transform: translate(-65%, -50%) rotate(-45deg);
            transform: translate(-65%, -50%) rotate(-45deg); }
  .arrow.right:after {
    -webkit-transform: translate(-800%, -50%) rotate(-45deg);
            transform: translate(-800%, -50%) rotate(-45deg); }
  .arrow.right:not(.static):hover:before {
    -webkit-transform: translate(-800%, -50%) rotate(-45deg);
            transform: translate(-800%, -50%) rotate(-45deg); }
  .arrow.right:not(.static):hover:after {
    -webkit-transform: translate(-65%, -50%) rotate(-45deg);
            transform: translate(-65%, -50%) rotate(-45deg); }

.table-default {
  width: 100%;
  text-align: left; }
  .table-default tbody tr {
    border-top: 2px solid rgba(34, 35, 37, 0.05); }
    .table-default tbody tr:nth-child(even) {
      border-top: none;
      padding-top: 0; }
      .table-default tbody tr:nth-child(even) td {
        padding-top: 0; }
    .table-default tbody tr:nth-child(odd) {
      padding-bottom: 0; }
      .table-default tbody tr:nth-child(odd) td {
        padding-bottom: 0; }
  @media only screen and (max-width: 600px) {
    .table-default {
      border-top: 2px solid rgba(0, 0, 0, 0.1); }
      .table-default thead {
        display: none; }
      .table-default tbody tr {
        border: none;
        width: 100%;
        float: left;
        display: block; }
        .table-default tbody tr:nth-child(odd) {
          display: none; }
        .table-default tbody tr td {
          text-align: left;
          display: block;
          width: 100%;
          float: left;
          padding: 17.5px !important;
          vertical-align: middle;
          border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
      .table-default .show-sml {
        display: none; } }

.table-default-alt {
  width: 100%;
  text-align: center;
  border: 3px solid rgba(255, 255, 255, 0.3); }
  .table-default-alt thead {
    border-bottom: 3px solid rgba(255, 255, 255, 0.3); }
  .table-default-alt tbody tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.3); }
  .table-default-alt .table-default-alt-logo {
    width: 100px; }
    .table-default-alt .table-default-alt-logo img {
      width: 80px;
      height: auto; }
    @media only screen and (max-width: 1024px) {
      .table-default-alt .table-default-alt-logo {
        width: 100%; }
        .table-default-alt .table-default-alt-logo img {
          margin: 0 auto; }
        .table-default-alt .table-default-alt-logo .show-med {
          display: none; } }
  .table-default-alt ul {
    width: 100%;
    display: block;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    border: 2px solid rgba(0, 0, 0, 0.1);
    text-align: left; }
    .table-default-alt ul li {
      display: block;
      border-bottom: 2px solid rgba(0, 0, 0, 0.1);
      padding: 11.6666666667px 35px; }
      .table-default-alt ul li small:last-of-type {
        float: right; }
      @media only screen and (max-width: 1300px) {
        .table-default-alt ul li {
          float: left;
          width: 100%; }
          .table-default-alt ul li a {
            display: block;
            text-align: center; }
          .table-default-alt ul li small {
            text-align: center;
            display: block;
            float: left;
            width: 100%; }
          .table-default-alt ul li .show-lrg {
            display: none; } }
      .table-default-alt ul li:last-child {
        border-bottom: none; }
  @media only screen and (max-width: 1024px) {
    .table-default-alt {
      border: none; }
      .table-default-alt thead {
        display: none; }
      .table-default-alt tbody tr {
        border: none;
        width: 100%;
        float: left;
        display: block;
        margin-bottom: 23.3333333333px;
        border-bottom: none;
        background-color: rgba(255, 255, 255, 0.5); }
        .table-default-alt tbody tr td {
          text-align: center;
          display: block;
          width: 100%;
          float: left;
          padding: 17.5px !important;
          vertical-align: middle; }
      .table-default-alt .show-med {
        display: none; } }

.module-accordion-toggle {
  cursor: pointer; }

.module-accordion-target {
  width: 100%;
  float: left;
  margin: 0;
  position: relative;
  overflow: hidden;
  max-height: 0px; }
  .module-accordion-target.active {
    max-height: 100000px; }

.slideshow {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  .slideshow li, .slideshow .slide {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

@media only screen and (max-width: 600px) {
  .product-badge-list .show-sml {
    display: none; } }

.product-badge-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .product-badge-list ul li {
    display: inline-block;
    margin-right: 52.5px; }
    @media only screen and (max-width: 960px) {
      .product-badge-list ul li {
        margin-right: 23.3333333333px; }
        .product-badge-list ul li .show-med-sml {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .product-badge-list ul li .show-sml {
        display: none; } }
    .product-badge-list ul li span {
      font-size: 12px;
      line-height: 0; }
    .product-badge-list ul li a {
      color: #222325; }

.product-badge-list .product-badge-list-title {
  display: inline-block; }

.product-badge-list .product-badge-list-icon {
  display: inline-block;
  margin-right: 8.75px; }
  .product-badge-list .product-badge-list-icon img {
    max-height: 35px;
    width: auto; }

.knob {
  -webkit-transition: none;
  transition: none;
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif !important;
  font-style: italic !important;
  font-size: 30px !important;
  font-weight: 400 !important;
  margin-top: 0 !important;
  height: 61px !important; }

.knob-countdown {
  width: auto;
  height: 110px;
  overflow: hidden;
  display: inline-block;
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px); }
  @media only screen and (max-width: 1024px) {
    .knob-countdown.knob-thumb {
      display: none; }
      .knob-countdown.knob-thumb .show-med {
        display: none; } }
  .knob-countdown div:not(.knob-countdown-titles) {
    padding-right: 17.5px; }
    .knob-countdown div:not(.knob-countdown-titles):nth-child(4) {
      padding-right: 0; }

.knob-countdown-titles {
  font-size: 14px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(-55px);
          transform: translateY(-55px); }
  .knob-countdown-titles .knob-countdown-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: inline-block;
    text-align: center; }
    .knob-countdown-titles .knob-countdown-title.days {
      -webkit-transform: translateX(-10px);
              transform: translateX(-10px); }
    .knob-countdown-titles .knob-countdown-title.hours {
      -webkit-transform: translateX(-5px);
              transform: translateX(-5px); }
    .knob-countdown-titles .knob-countdown-title.seconds {
      -webkit-transform: translateX(5px);
              transform: translateX(5px); }

.site-map {
  height: 500px;
  background-color: #dad8d0; }
  @media only screen and (max-width: 600px) {
    .site-map {
      padding: 0; }
      .site-map .show-sml {
        display: none; } }

.site-breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 600px) {
    .site-breadcrumbs {
      display: none; }
      .site-breadcrumbs .show-sml {
        display: none; } }
  .site-breadcrumbs li {
    background-color: #dad8d0;
    color: #FFF;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-right: 2px solid rgba(255, 255, 255, 0.3);
    padding-top: 17.5px;
    padding-bottom: 17.5px; }
    .site-breadcrumbs li h1,
    .site-breadcrumbs li h2,
    .site-breadcrumbs li h3,
    .site-breadcrumbs li h4,
    .site-breadcrumbs li h5,
    .site-breadcrumbs li h6 {
      margin: 0; }
    .site-breadcrumbs li.active {
      background-color: #f94a50;
      border-right: none; }
    .site-breadcrumbs li:last-child {
      border-right: none; }

.site-pagination {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }
  .site-pagination li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4.375px;
    margin-right: 4.375px; }
    .site-pagination li.active span {
      border-color: #f94a50;
      color: #f94a50; }
    .site-pagination li span {
      display: block;
      padding: 11.6666666667px; }
    .site-pagination li a {
      float: left;
      position: relative;
      display: block;
      color: #222325;
      font-size: 16px; }
      .site-pagination li a:hover {
        color: #f94a50; }

.carousel-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.carousel-arrow-container {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 51;
  background-color: #dad8d0; }
  @media only screen and (max-width: 960px) {
    .carousel-arrow-container {
      display: none; }
      .carousel-arrow-container .show-med-sml {
        display: none; } }

.carousel-feature-hover-mobile-controls {
  background-color: #1a1a1a;
  text-align: center;
  padding-top: 17.5px;
  padding-bottom: 14px; }
  .carousel-feature-hover-mobile-controls a {
    margin-right: 17.5px; }

.carousel-pagination {
  background-color: #222325;
  z-index: 50; }
  .carousel-pagination h1,
  .carousel-pagination h2,
  .carousel-pagination h3,
  .carousel-pagination h4,
  .carousel-pagination h5,
  .carousel-pagination h6 {
    margin: 0;
    float: left;
    width: 100%; }
  .carousel-pagination.feature-hovers {
    height: 130px; }
    @media only screen and (max-width: 960px) {
      .carousel-pagination.feature-hovers {
        height: auto; }
        .carousel-pagination.feature-hovers .show-med-sml {
          display: none; } }
    .carousel-pagination.feature-hovers .owl-stage-outer {
      overflow: visible; }
      @media only screen and (max-width: 960px) {
        .carousel-pagination.feature-hovers .owl-stage-outer {
          overflow: hidden; }
          .carousel-pagination.feature-hovers .owl-stage-outer .show-med-sml {
            display: none; } }
    @media only screen and (max-width: 960px) {
      .carousel-pagination.feature-hovers ul li a {
        display: block;
        width: 100%;
        float: left;
        text-align: center; }
        .carousel-pagination.feature-hovers ul li a .show-med-sml {
          display: none; } }
    .carousel-pagination.feature-hovers ul li a .carousel-pagination-content {
      overflow: hidden;
      width: 100%;
      opacity: 0.0;
      -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .carousel-pagination.feature-hovers ul li a .carousel-pagination-content p {
        margin-top: 17.5px; }
      @media only screen and (max-width: 960px) {
        .carousel-pagination.feature-hovers ul li a .carousel-pagination-content {
          display: block;
          opacity: 1.0;
          padding-left: 140px;
          padding-right: 140px; }
          .carousel-pagination.feature-hovers ul li a .carousel-pagination-content p {
            margin: 0;
            margin-top: 11.6666666667px; }
          .carousel-pagination.feature-hovers ul li a .carousel-pagination-content .show-med-sml {
            display: none; } }
      @media only screen and (max-width: 600px) {
        .carousel-pagination.feature-hovers ul li a .carousel-pagination-content {
          padding: 0; }
          .carousel-pagination.feature-hovers ul li a .carousel-pagination-content .show-sml {
            display: none; } }
      @media only screen and (max-width: 600px) {
        .carousel-pagination.feature-hovers ul li a .carousel-pagination-content .button-arrow {
          margin-bottom: 0; }
          .carousel-pagination.feature-hovers ul li a .carousel-pagination-content .button-arrow .show-sml {
            display: none; } }
    .carousel-pagination.feature-hovers ul li a:hover {
      -webkit-transform: translateY(calc(-100% + 130px));
              transform: translateY(calc(-100% + 130px));
      background-color: #f94a50; }
      @media only screen and (max-width: 960px) {
        .carousel-pagination.feature-hovers ul li a:hover {
          -webkit-transform: translateY(0px);
                  transform: translateY(0px);
          background-color: #222325; }
          .carousel-pagination.feature-hovers ul li a:hover .show-med-sml {
            display: none; } }
      .carousel-pagination.feature-hovers ul li a:hover .carousel-pagination-content {
        opacity: 1.0; }
  .carousel-pagination:not(.feature-hovers) ul li {
    display: block;
    width: 100%;
    float: left; }
    .carousel-pagination:not(.feature-hovers) ul li a {
      display: block;
      width: 100%;
      float: left;
      border-right: 2px solid #0a0a0a; }
      .carousel-pagination:not(.feature-hovers) ul li a:hover {
        background-color: #0a0a0a; }
      @media only screen and (max-width: 600px) {
        .carousel-pagination:not(.feature-hovers) ul li a {
          text-align: center;
          border-right: none;
          border-bottom: 2px solid #0a0a0a; }
          .carousel-pagination:not(.feature-hovers) ul li a .show-sml {
            display: none; } }
    .carousel-pagination:not(.feature-hovers) ul li.active:before {
      content: '';
      width: calc(100%);
      height: 6px;
      background-color: #f94a50;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 50; }
      @media only screen and (max-width: 600px) {
        .carousel-pagination:not(.feature-hovers) ul li.active:before {
          height: 100%;
          width: 4px;
          top: 0;
          bottom: auto; }
          .carousel-pagination:not(.feature-hovers) ul li.active:before .show-sml {
            display: none; } }
  .carousel-pagination ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0; }
    @media only screen and (max-width: 600px) {
      .carousel-pagination ul {
        display: block; }
        .carousel-pagination ul .show-sml {
          display: none; } }
    .carousel-pagination ul li {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      @media only screen and (max-width: 600px) {
        .carousel-pagination ul li {
          display: block; }
          .carousel-pagination ul li .show-sml {
            display: none; } }
      .carousel-pagination ul li:last-child {
        border-right: none; }
      .carousel-pagination ul li a {
        position: relative;
        background-color: #222325;
        color: #FFF;
        display: block;
        padding-top: 35px;
        padding-bottom: 35px;
        padding-left: 52.5px;
        padding-right: 35px;
        -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
        @media only screen and (max-width: 600px) {
          .carousel-pagination ul li a {
            padding: 23.3333333333px; }
            .carousel-pagination ul li a br {
              display: none; }
            .carousel-pagination ul li a em, .carousel-pagination ul li a strong {
              padding-right: 8px; }
            .carousel-pagination ul li a .show-sml {
              display: none; } }
        .carousel-pagination ul li a span {
          position: relative;
          -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
        .carousel-pagination ul li a:hover span {
          -webkit-transform: translateX(10px);
                  transform: translateX(10px); }
      .carousel-pagination ul li.active a {
        background-color: #0a0a0a; }

.link-black {
  color: #333333 !important; }
  .link-black:hover {
    color: #333333 !important;
    opacity: 0.7; }

.link-underline-white {
  color: #FFF;
  display: inline-block;
  position: relative; }
  .link-underline-white:before {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0; }
  .link-underline-white:hover {
    color: #FFF;
    opacity: 0.6; }

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

@media only screen and (max-width: 600px) {
  .mq-sml-align-center {
    text-align: center; }
    .mq-sml-align-center .show-sml {
      display: none; } }

.table {
  width: 100%; }
  .table.type-default {
    background-color: rgba(242, 242, 242, 0.5);
    text-align: center; }
    .table.type-default tr {
      border-bottom: 2px solid #e6e6e6; }
    @media only screen and (max-width: 600px) {
      .table.type-default thead {
        display: none; }
      .table.type-default tr {
        display: block;
        width: 100%;
        float: left; }
      .table.type-default td {
        display: block;
        width: 100%;
        float: left;
        text-align: center; }
        .table.type-default td span {
          display: block;
          width: 50%;
          float: left; }
      .table.type-default .show-sml {
        display: none; } }
  .table.type-enquiry tr td:first-child,
  .table.type-enquiry tr th:first-child {
    width: 150px; }
  .table.type-enquiry tr td:nth-child(2),
  .table.type-enquiry tr th:nth-child(2) {
    width: 300px; }
    @media only screen and (max-width: 600px) {
      .table.type-enquiry tr td:nth-child(2),
      .table.type-enquiry tr th:nth-child(2) {
        width: 100%; }
        .table.type-enquiry tr td:nth-child(2) .show-sml,
        .table.type-enquiry tr th:nth-child(2) .show-sml {
          display: none; } }

.tabbed-content-nav {
  display: block;
  text-align: center;
  margin-bottom: 70px; }
  @media only screen and (max-width: 600px) {
    .tabbed-content-nav {
      margin-bottom: 23.3333333333px; }
      .tabbed-content-nav .show-sml {
        display: none; } }
  .tabbed-content-nav a {
    display: inline-block;
    margin-left: 8.75px;
    margin-right: 8.75px; }
    @media only screen and (max-width: 600px) {
      .tabbed-content-nav a {
        display: block;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 11.6666666667px; }
        .tabbed-content-nav a .show-sml {
          display: none; } }

.tabbed-content-item {
  display: none; }
  .tabbed-content-item img {
    width: 100%;
    height: auto; }
  .tabbed-content-item.is-active {
    display: block; }

.product-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media only screen and (max-width: 960px) {
    .product-top {
      display: block;
      width: 100%; }
      .product-top .show-med-sml {
        display: none; } }

.product-content {
  display: block;
  position: relative;
  width: 55%;
  float: left;
  padding-left: 105px;
  padding-right: 105px; }
  @media only screen and (max-width: 960px) {
    .product-content {
      width: 100%;
      padding: 35px; }
      .product-content .show-med-sml {
        display: none; } }

.product-gallery {
  display: block;
  position: relative;
  width: 45%;
  float: left;
  background-color: #f2f2f2; }
  @media only screen and (max-width: 960px) {
    .product-gallery {
      width: 100%; }
      .product-gallery .show-med-sml {
        display: none; } }
  .product-gallery .arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translatey(-50%);
            transform: translatey(-50%);
    z-index: 60; }
    .product-gallery .arrow.right {
      right: 40px; }
      @media only screen and (max-width: 960px) {
        .product-gallery .arrow.right {
          right: 15px; }
          .product-gallery .arrow.right .show-med-sml {
            display: none; } }
      @media only screen and (max-width: 600px) {
        .product-gallery .arrow.right {
          display: none; }
          .product-gallery .arrow.right .show-sml {
            display: none; } }
    .product-gallery .arrow.left {
      left: 40px; }
      @media only screen and (max-width: 960px) {
        .product-gallery .arrow.left {
          left: 15px; }
          .product-gallery .arrow.left .show-med-sml {
            display: none; } }
      @media only screen and (max-width: 600px) {
        .product-gallery .arrow.left {
          display: none; }
          .product-gallery .arrow.left .show-sml {
            display: none; } }
  .product-gallery .slide-image {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 700px;
    background-size: 80%;
    background-position: center center;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 960px) {
      .product-gallery .slide-image {
        min-height: 300px; }
        .product-gallery .slide-image .show-med-sml {
          display: none; } }

.product-carousel-selector {
  display: none;
  width: 100%;
  padding: 23.3333333333px;
  background-image: url(../images/select-arrow.svg);
  background-size: 10px;
  background-position: top 31.8181818182px right 35px;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 600px) {
    .product-carousel-selector {
      display: block; }
      .product-carousel-selector .show-sml {
        display: none; } }

.product-carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%; }
  .product-carousel:before {
    content: '';
    z-index: 0;
    width: 100%;
    height: 300px;
    position: absolute;
    background-color: #f2f2f2;
    top: 0;
    left: 0; }
  @media only screen and (max-width: 1024px) {
    .product-carousel {
      display: block; }
      .product-carousel:before {
        display: none; }
      .product-carousel .show-med {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .product-carousel {
      overflow: hidden;
      max-height: 0px;
      opacity: 0.0; }
      .product-carousel.is-active {
        max-height: 1000px;
        opacity: 1.0; }
      .product-carousel .show-sml {
        display: none; } }
  .product-carousel .product-carousel-title {
    display: inline-block;
    position: relative;
    width: 300px;
    text-align: center;
    background-color: #f2f2f2;
    height: 300px; }
    .product-carousel .product-carousel-title span {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    @media only screen and (max-width: 1024px) {
      .product-carousel .product-carousel-title {
        width: 100%;
        height: auto;
        float: left;
        padding: 35px;
        padding-bottom: 17.5px;
        background-color: transparent; }
        .product-carousel .product-carousel-title span {
          width: 100%;
          position: relative;
          top: 0;
          left: 0;
          -webkit-transform: translate(0%, 0%);
                  transform: translate(0%, 0%); }
        .product-carousel .product-carousel-title .show-med {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .product-carousel .product-carousel-title {
        display: none; }
        .product-carousel .product-carousel-title .show-sml {
          display: none; } }
  .product-carousel .product-carousel-slideshow {
    display: inline-block;
    position: relative;
    width: calc(100% - 420px); }
    @media only screen and (max-width: 1024px) {
      .product-carousel .product-carousel-slideshow {
        width: 100%;
        float: left; }
        .product-carousel .product-carousel-slideshow .show-med {
          display: none; } }
  .product-carousel .product-carousel-slideshow-arrow {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 300px;
    background-color: #f2f2f2;
    font-size: 28px;
    cursor: pointer;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .product-carousel .product-carousel-slideshow-arrow span {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .product-carousel .product-carousel-slideshow-arrow:hover {
      background-color: #e6e6e6; }
    @media only screen and (max-width: 1024px) {
      .product-carousel .product-carousel-slideshow-arrow {
        display: none; }
        .product-carousel .product-carousel-slideshow-arrow .show-med {
          display: none; } }
  .product-carousel .owl-prev,
  .product-carousel .owl-next {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 300px;
    background-color: #f2f2f2;
    font-size: 28px;
    cursor: pointer; }
    @media only screen and (max-width: 1024px) {
      .product-carousel .owl-prev,
      .product-carousel .owl-next {
        width: 50%;
        float: left;
        text-align: center;
        padding: 35px;
        height: auto; }
        .product-carousel .owl-prev .show-med,
        .product-carousel .owl-next .show-med {
          display: none; } }
  .product-carousel.hide-nav .owl-nav {
    display: none !important; }

.product-item {
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 35px; }
  .product-item:hover .product-item-image span {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  .product-item:hover .product-item-text {
    -webkit-transform: translatey(-15px);
            transform: translatey(-15px); }
  .product-item:hover .product-item-image-overlay {
    opacity: 0.5; }
  .product-item.image-only {
    width: 150px;
    margin: auto;
    margin-bottom: 17.5px; }
    .product-item.image-only .product-item-image {
      height: 150px;
      background-color: transparent; }
      .product-item.image-only .product-item-image span {
        height: 150px; }
  .product-item .product-item-image {
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #f2f2f2; }
    .product-item .product-item-image span {
      display: block;
      position: relative;
      width: 100%;
      height: 300px;
      background-size: 70%;
      background-repeat: no-repeat;
      background-position: center center;
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .product-item .product-item-text {
    display: block;
    position: relative;
    background-color: #FFF;
    padding-top: 17.5px;
    padding-bottom: 17.5px;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s; }
  .product-item .product-item-title {
    display: block;
    font-weight: 600;
    color: #333333;
    padding-left: 35px;
    padding-right: 35px; }
  .product-item .product-item-price {
    display: block;
    font-weight: 600;
    color: #f94a50;
    padding-left: 17.5px;
    padding-right: 17.5px; }
  .product-item .product-item-sticker {
    background-color: #f94a50;
    color: #FFF;
    padding: 5.8333333333px 23.3333333333px;
    font-size: 17px;
    font-weight: 600;
    display: block;
    width: calc(100% - 60px);
    margin: auto;
    margin-top: 17.5px;
    text-align: center; }

.icon-arrow-down {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  background-image: url(../images/icon-arrow-down-circle-white.svg);
  background-position: center center;
  background-size: 30px;
  background-repeat: no-repeat; }
  .icon-arrow-down:hover {
    opacity: 0.6; }

.image-hover {
  display: block;
  position: relative; }
  .image-hover img {
    display: block;
    width: 100%;
    height: auto; }
  .image-hover .image-hover-tooltips {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 960px) {
      .image-hover .image-hover-tooltips {
        display: none; }
        .image-hover .image-hover-tooltips .show-med-sml {
          display: none; } }
  .image-hover .icon {
    display: block;
    position: relative;
    width: 27px;
    height: 27px;
    border: 2px solid #FFF;
    border-radius: 100%;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .image-hover .icon:before {
      content: '';
      width: 10px;
      height: 10px;
      position: absolute;
      top: 6px;
      left: 6px;
      background-image: url(../images/plus-icon-white.svg);
      background-size: 10px;
      background-position: center center;
      background-repeat: no-repeat; }
  .image-hover span {
    display: inline-block;
    position: absolute;
    background-color: #f94a50;
    color: #FFF;
    font-weight: 800;
    min-width: 180px;
    text-align: center;
    padding: 8.75px 17.5px;
    top: -6%; }
  .image-hover .image-hover-tooltip {
    display: inline-block;
    position: absolute;
    cursor: pointer; }
    .image-hover .image-hover-tooltip span {
      opacity: 0.0;
      pointer-events: none;
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .image-hover .image-hover-tooltip:hover span {
      opacity: 1.0;
      pointer-events: all; }
    .image-hover .image-hover-tooltip.left span {
      left: -10px;
      -webkit-transform: translatey(-20%) translatex(-100%);
              transform: translatey(-20%) translatex(-100%); }
    .image-hover .image-hover-tooltip.right span {
      right: -10px;
      -webkit-transform: translatey(-20%) translatex(100%);
              transform: translatey(-20%) translatex(100%); }

.partner-list-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.partner-list-item-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 17.5px;
  padding-right: 17.5px;
  padding-bottom: 35px; }
  @media only screen and (max-width: 1024px) {
    .partner-list-item-parent {
      width: 50% !important; }
      .partner-list-item-parent .show-med {
        display: none; } }
  @media only screen and (max-width: 960px) {
    .partner-list-item-parent {
      width: 100% !important;
      padding-left: 0;
      padding-right: 0; }
      .partner-list-item-parent .show-med-sml {
        display: none; } }

.partner-list-item {
  display: block;
  position: relative; }
  .partner-list-item .partner-list-item-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 49;
    background-color: rgba(0, 0, 0, 0.05); }
  .partner-list-item .partner-list-item-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f94a50;
    opacity: 0.0;
    z-index: 50;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    @media only screen and (max-width: 600px) {
      .partner-list-item .partner-list-item-overlay {
        opacity: 0.8; }
        .partner-list-item .partner-list-item-overlay .show-sml {
          display: none; } }
  .partner-list-item .partner-list-item-content {
    display: block;
    position: relative;
    padding: 35px;
    color: #FFF;
    opacity: 0.0;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 51;
    -webkit-transform: translatey(20px);
            transform: translatey(20px); }
    @media only screen and (max-width: 600px) {
      .partner-list-item .partner-list-item-content {
        opacity: 1.0;
        -webkit-transform: translatey(0px);
                transform: translatey(0px); }
        .partner-list-item .partner-list-item-content .show-sml {
          display: none; } }
  .partner-list-item .partner-list-item-text {
    margin-bottom: 70px; }
  .partner-list-item .button-arrow {
    opacity: 0.0;
    -webkit-transform: translatex(-10px);
            transform: translatex(-10px);
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s; }
    @media only screen and (max-width: 600px) {
      .partner-list-item .button-arrow {
        opacity: 1.0;
        -webkit-transform: translatex(0px);
                transform: translatex(0px); }
        .partner-list-item .button-arrow .show-sml {
          display: none; } }
  .partner-list-item:hover .partner-list-item-overlay {
    opacity: 0.9; }
  .partner-list-item:hover .partner-list-item-content {
    opacity: 1.0;
    -webkit-transform: translatey(0px);
            transform: translatey(0px); }
  .partner-list-item:hover .button-arrow {
    opacity: 1.0;
    -webkit-transform: translatex(0px);
            transform: translatex(0px); }

.hero-filter {
  font-size: 23px; }
  @media only screen and (max-width: 600px) {
    .hero-filter {
      font-size: 18px; }
      .hero-filter .show-sml {
        display: none; } }
  .hero-filter .hero-filter-dropdown-toggle, .hero-filter a {
    position: relative;
    display: inline-block;
    color: #FFF;
    text-decoration: underline;
    cursor: pointer; }
    @media only screen and (max-width: 600px) {
      .hero-filter .hero-filter-dropdown-toggle span, .hero-filter a span {
        display: none; }
      .hero-filter .hero-filter-dropdown-toggle .show-sml, .hero-filter a .show-sml {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .hero-filter .hero-filter-dropdown-toggle {
      width: 100%;
      display: block; }
      .hero-filter .hero-filter-dropdown-toggle .show-sml {
        display: none; } }
  .hero-filter .hero-filter-dropdown-toggle:hover .hero-filter-dropdown {
    max-height: 400px; }
  .hero-filter .hero-filter-dropdown {
    width: 150px;
    position: absolute;
    max-height: 0;
    overflow: hidden;
    background-color: #FFF;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    border-radius: 3px; }
    @media only screen and (max-width: 600px) {
      .hero-filter .hero-filter-dropdown {
        max-height: none;
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
        top: 0;
        left: 0;
        width: 100%;
        position: relative;
        background-color: transparent; }
        .hero-filter .hero-filter-dropdown .show-sml {
          display: none; } }
    .hero-filter .hero-filter-dropdown a {
      display: block;
      text-align: center;
      color: #000;
      text-decoration: none;
      margin-bottom: 3.5px;
      font-size: 21px; }
      .hero-filter .hero-filter-dropdown a:first-child {
        margin-top: 14px; }
      .hero-filter .hero-filter-dropdown a:last-child {
        margin-bottom: 14px; }
      .hero-filter .hero-filter-dropdown a:hover {
        color: #f94a50; }
      @media only screen and (max-width: 600px) {
        .hero-filter .hero-filter-dropdown a {
          display: inline-block;
          color: #FFF;
          float: left;
          margin: 0 !important;
          margin-right: 8.75px !important;
          text-align: left;
          font-size: 18px;
          text-decoration: underline; }
          .hero-filter .hero-filter-dropdown a:hover {
            opacity: 0.7;
            color: #FFF; }
          .hero-filter .hero-filter-dropdown a .show-sml {
            display: none; } }

.blog-excerpt img {
  width: 100%;
  height: auto; }

.align-left {
  text-align: left; }

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

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

.image-full-width {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  margin-bottom: 17.5px; }
  .image-full-width:last-of-type {
    margin-bottom: 0; }

.flag-icon {
  max-width: 50px;
  height: auto;
  margin: auto;
  margin-bottom: 17.5px; }
  @media only screen and (max-width: 600px) {
    .flag-icon {
      margin-bottom: 7px; }
      .flag-icon .show-sml {
        display: none; } }

.hidden {
  display: none; }

.lightbox-preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 69;
  background-color: rgba(40, 189, 174, 0.8);
  display: none; }
  .lightbox-preloader .lightbox-preloader-icon {
    width: 50px;
    height: 50px;
    border: 2px solid #FFF;
    position: absolute;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-animation: rotate 1s infinite;
            animation: rotate 1s infinite; }
    .lightbox-preloader .lightbox-preloader-icon:before {
      content: '';
      width: 100%;
      height: 100%;
      border-radius: 100%;
      background-color: #FFF;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-animation: rotate2 1s infinite;
              animation: rotate2 1s infinite; }
      @media only screen and (max-width: 600px) {
        .lightbox-preloader .lightbox-preloader-icon:before {
          display: none; }
          .lightbox-preloader .lightbox-preloader-icon:before .show-sml {
            display: none; } }

@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
            transform: translate(-50%, -50%) scale(0.4); }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
            transform: translate(-50%, -50%) scale(0.4); } }

@keyframes rotate2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
            transform: translate(-50%, -50%) scale(0.4); }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
            transform: translate(-50%, -50%) scale(0.4); } }

@-webkit-keyframes rotate {
  0% {
    border-width: 6px;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8); }
  50% {
    border-width: 2px;
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1); }
  100% {
    border-width: 6px;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8); } }

@keyframes rotate {
  0% {
    border-width: 6px;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8); }
  50% {
    border-width: 2px;
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1); }
  100% {
    border-width: 6px;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8); } }
  .lightbox-preloader.active {
    display: block; }

.lightbox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 70;
  background-color: rgba(40, 189, 174, 0.8);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .lightbox.hidden {
    display: none; }
  .lightbox.active {
    display: block; }
  .lightbox .lightbox-child {
    height: 105%;
    top: -2.5%; }
  .lightbox .lightbox-panel-outer {
    width: 900px;
    background-color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: left;
    max-height: 700px;
    overflow: hidden; }
    @media only screen and (max-width: 960px) {
      .lightbox .lightbox-panel-outer {
        width: 90%;
        max-height: none;
        margin: 35px 5%;
        left: 0;
        top: 0;
        -webkit-transform: translate(0%, 0%);
                transform: translate(0%, 0%);
        max-height: 70vh;
        overflow: scroll; }
        .lightbox .lightbox-panel-outer .show-med-sml {
          display: none; } }
    .lightbox .lightbox-panel-outer.width-narrow {
      max-width: 500px; }
    .lightbox .lightbox-panel-outer.height-narrow {
      max-height: 400px; }
      .lightbox .lightbox-panel-outer.height-narrow .lightbox-panel-inner {
        max-height: 400px; }
  .lightbox .lightbox-panel-inner {
    overflow: scroll;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 70px;
    max-height: 700px; }
    @media only screen and (max-width: 960px) {
      .lightbox .lightbox-panel-inner {
        max-height: none;
        padding: 23.3333333333px;
        text-align: center; }
        .lightbox .lightbox-panel-inner .show-med-sml {
          display: none; } }
  .lightbox .lightbox-body-copy img {
    display: block;
    margin-bottom: 17.5px;
    width: 100%;
    height: auto; }
  .lightbox .lightbox-panel-outer-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    pointer-events: none;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); }
  .lightbox .lightbox-panel {
    width: 900px;
    background-color: #FFF;
    padding: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: left;
    max-height: 80%;
    overflow-y: scroll; }
    @media only screen and (max-width: 960px) {
      .lightbox .lightbox-panel {
        width: 90%;
        margin: 5%;
        left: 0;
        top: 0;
        -webkit-transform: translate(0%, 0%);
                transform: translate(0%, 0%);
        padding: 23.3333333333px; }
        .lightbox .lightbox-panel .show-med-sml {
          display: none; } }
  .lightbox .lightbox-filter-select {
    width: 200px;
    padding: 8.75px 11.6666666667px;
    font-size: 16px;
    position: absolute;
    top: 63px;
    right: 70px;
    background-position: top 15px right 15px; }
    .lightbox .lightbox-filter-select:hover, .lightbox .lightbox-filter-select:focus {
      padding-left: 11.6666666667px; }
    @media only screen and (max-width: 960px) {
      .lightbox .lightbox-filter-select {
        position: relative;
        top: 0;
        left: 0;
        right: auto;
        width: 100%;
        margin-bottom: 17.5px; }
        .lightbox .lightbox-filter-select .show-med-sml {
          display: none; } }
  .lightbox .lightbox-close {
    position: absolute;
    top: 35px;
    right: 35px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 8040;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .lightbox .lightbox-close.size-small {
      width: 40px;
      height: 40px;
      top: 17.5px;
      right: 17.5px;
      position: fixed; }
      @media only screen and (max-width: 960px) {
        .lightbox .lightbox-close.size-small {
          top: 38.5px;
          right: 5%; }
          .lightbox .lightbox-close.size-small .show-med-sml {
            display: none; } }
      .lightbox .lightbox-close.size-small:before {
        width: 14px;
        height: 2px;
        top: 6px;
        -webkit-transform: translateY(10px) translateX(10px);
                transform: translateY(10px) translateX(10px); }
      .lightbox .lightbox-close.size-small:after {
        height: 14px;
        width: 2px;
        left: 6px;
        -webkit-transform: translateY(10px) translateX(10px);
                transform: translateY(10px) translateX(10px); }
      .lightbox .lightbox-close.size-small:before, .lightbox .lightbox-close.size-small:after {
        -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .lightbox .lightbox-close.size-small:hover {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
        .lightbox .lightbox-close.size-small:hover:before, .lightbox .lightbox-close.size-small:hover:after {
          background-color: #f94a50; }
    .lightbox .lightbox-close:hover {
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .lightbox .lightbox-close:after {
      content: '';
      width: 4px;
      height: 20px;
      background: #222325;
      position: absolute;
      top: 0;
      left: 8px; }
    .lightbox .lightbox-close:before {
      content: '';
      width: 20px;
      height: 4px;
      background: #222325;
      position: absolute;
      top: 8px;
      left: 0; }
    @media only screen and (max-width: 960px) {
      .lightbox .lightbox-close {
        top: 10px;
        right: 13px;
        left: auto;
        margin-left: 0;
        z-index: 52; }
        .lightbox .lightbox-close:before, .lightbox .lightbox-close:after {
          background-color: #222325; }
        .lightbox .lightbox-close .show-med-sml {
          display: none; } }

.plus-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .plus-icon.circle {
    border-radius: 100%;
    border: 2px solid rgba(34, 35, 37, 0.1);
    width: 40px;
    height: 40px; }
    .plus-icon.circle:before {
      width: 15px;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .plus-icon.circle:after {
      height: 15px;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .plus-icon.circle:hover {
      background-color: #222325;
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }
      .plus-icon.circle:hover:after, .plus-icon.circle:hover:before {
        background-color: #FFF; }
  .plus-icon.white.circle {
    border-color: rgba(255, 255, 255, 0.1); }
  .plus-icon.white:before, .plus-icon.white:after {
    background-color: #FFF; }
  .plus-icon:before, .plus-icon:after {
    content: '';
    position: absolute;
    background-color: #222325;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .plus-icon:before {
    width: 100%;
    height: 3px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .plus-icon:after {
    width: 3px;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.hexagon {
  position: relative;
  width: 200px;
  height: 115.47px;
  margin: 57.74px 0;
  background-size: auto 230.9401px;
  background-position: center; }
  @media only screen and (max-width: 1024px) {
    .hexagon {
      -webkit-transform: scale(0.5);
              transform: scale(0.5); }
      .hexagon .show-med {
        display: none; } }

.hexTop,
.hexBottom {
  position: absolute;
  z-index: 1;
  width: 141.42px;
  height: 141.42px;
  overflow: hidden;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background: inherit;
  left: 29.29px; }

/*counter transform the bg image on the caps*/
.hexTop:after,
.hexBottom:after {
  content: "";
  position: absolute;
  width: 200.0000px;
  height: 115.47005383792516px;
  -webkit-transform: rotate(45deg) scaleY(1.7321) translateY(-57.735px);
  transform: rotate(45deg) scaleY(1.7321) translateY(-57.735px);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  background: inherit; }

.hexTop {
  top: -70.7107px; }

.hexTop:after {
  background-position: center top; }

.hexBottom {
  bottom: -70.7107px; }

.hexBottom:after {
  background-position: center bottom; }

.hexagon:after {
  content: "";
  position: absolute;
  top: 0.0000px;
  left: 0;
  width: 200.0000px;
  height: 115.4701px;
  z-index: 2;
  background: inherit; }

.avatar {
  -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: translate(-10px, 5px);
          transform: translate(-10px, 5px); }
  @media only screen and (max-width: 600px) {
    .avatar {
      -webkit-transform: translate(0px);
              transform: translate(0px); }
      .avatar .show-sml {
        display: none; } }

.clip-svg {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0; }
  @media only screen and (max-width: 600px) {
    .clip-svg {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      .clip-svg .show-sml {
        display: none; } }

.polygon-clip-hexagon {
  max-width: 50px;
  height: auto;
  margin: auto; }

.polygon-clip-hexagon {
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  -webkit-clip-path: url("#polygon-clip-hexagon");
  clip-path: url("#polygon-clip-hexagon"); }

@-moz-document url-prefix() {
  .polygon-clip-hexagon {
    border-radius: 100%; } }

.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 960px) {
    .row-flex {
      display: block; }
      .row-flex .show-med-sml {
        display: none; } }
  .row-flex .column {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }

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

@media only screen and (max-width: 960px) {
  .row {
    margin-bottom: 17.5px; }
    .row .show-med-sml {
      display: none; } }

.column-p-tb-default {
  padding-top: 35px;
  padding-bottom: 35px; }

.column-p-default {
  padding: 35px; }
  @media only screen and (max-width: 600px) {
    .column-p-default {
      padding: 23.3333333333px; }
      .column-p-default .show-sml {
        display: none; } }

.column-p-x2 {
  padding: 70px; }
  @media only screen and (max-width: 1300px) {
    .column-p-x2 {
      padding: 52.5px; }
      .column-p-x2 .show-lrg {
        display: none; } }
  @media only screen and (max-width: 960px) {
    .column-p-x2 {
      padding: 35px; }
      .column-p-x2 .show-med-sml {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .column-p-x2 {
      padding: 23.3333333333px; }
      .column-p-x2 .show-sml {
        display: none; } }

.column-t-a-c {
  text-align: center; }

.column-t-a-l {
  text-align: left; }

.column-t-a-r {
  text-align: right; }

.column-background-black-semi {
  background-color: rgba(0, 0, 0, 0.2); }

.column-relative {
  position: relative;
  height: 100%; }

.column-icon-list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .column-icon-list li {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
    .column-icon-list li img {
      max-height: 30px;
      width: auto;
      margin: auto; }
    .column-icon-list li a {
      display: block;
      padding: 35px; }
    .column-icon-list li:hover {
      -webkit-box-flex: 1.5;
      -webkit-flex: 1.5;
          -ms-flex: 1.5;
              flex: 1.5;
      background-color: rgba(0, 0, 0, 0.2); }
    .column-icon-list li:last-child {
      border-right: none; }

.column-image-cta-tiled-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media only screen and (max-width: 600px) {
    .column-image-cta-tiled-container {
      display: block; }
      .column-image-cta-tiled-container .show-sml {
        display: none; } }

.column-image-cta {
  overflow: hidden;
  position: relative;
  padding-top: 30%;
  min-height: 550px; }
  @media only screen and (max-width: 960px) {
    .column-image-cta {
      min-height: 1px;
      padding-top: 0; }
      .column-image-cta .show-med-sml {
        display: none; } }
  .column-image-cta.type-tiled {
    position: relative;
    min-height: 450px; }
    .column-image-cta.type-tiled:last-child:nth-child(odd) {
      width: 100% !important; }
    @media only screen and (max-width: 960px) {
      .column-image-cta.type-tiled {
        padding-bottom: 35px;
        min-height: 370px; }
        .column-image-cta.type-tiled .show-med-sml {
          display: none; } }
    @media only screen and (max-width: 600px) {
      .column-image-cta.type-tiled {
        padding-bottom: 0; }
        .column-image-cta.type-tiled .show-sml {
          display: none; } }
    .column-image-cta.type-tiled .column-image-cta-content {
      width: 100%;
      height: 100%;
      -webkit-transform: translate(0, 0) !important;
              transform: translate(0, 0) !important; }
      @media only screen and (max-width: 600px) {
        .column-image-cta.type-tiled .column-image-cta-content .show-sml {
          display: none; } }
    .column-image-cta.type-tiled .column-image-cta-tiled-title {
      position: absolute;
      bottom: 17.5px;
      left: 0;
      width: 100%;
      text-align: center;
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      @media only screen and (max-width: 960px) {
        .column-image-cta.type-tiled .column-image-cta-tiled-title {
          position: relative;
          margin-top: 35px;
          text-align: left; }
          .column-image-cta.type-tiled .column-image-cta-tiled-title .show-med-sml {
            display: none; } }
      @media only screen and (max-width: 600px) {
        .column-image-cta.type-tiled .column-image-cta-tiled-title {
          bottom: 17.5px;
          text-align: left;
          display: block; }
          .column-image-cta.type-tiled .column-image-cta-tiled-title .show-sml {
            display: none; } }
    .column-image-cta.type-tiled .column-image-cta-tiled-links {
      width: 100%;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-60%) scale(0.5);
              transform: translateY(-60%) scale(0.5);
      opacity: 0.0;
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .column-image-cta.type-tiled .column-image-cta-tiled-links p {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 35px;
        padding-right: 35px; }
        @media only screen and (max-width: 960px) {
          .column-image-cta.type-tiled .column-image-cta-tiled-links p {
            text-align: left;
            padding: 0; }
            .column-image-cta.type-tiled .column-image-cta-tiled-links p .show-med-sml {
              display: none; } }
      .column-image-cta.type-tiled .column-image-cta-tiled-links a {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 11.6666666667px; }
      @media only screen and (max-width: 960px) {
        .column-image-cta.type-tiled .column-image-cta-tiled-links {
          float: left;
          position: relative;
          opacity: 1.0;
          -webkit-transform: translateY(0%) scale(1) !important;
                  transform: translateY(0%) scale(1) !important;
          top: 0;
          text-align: left;
          padding-right: 0px;
          margin-bottom: 35px; }
          .column-image-cta.type-tiled .column-image-cta-tiled-links a {
            display: block;
            margin: 0;
            margin-bottom: 8.75px; }
          .column-image-cta.type-tiled .column-image-cta-tiled-links .show-med-sml {
            display: none; } }
    .column-image-cta.type-tiled:hover .column-image-cta-tiled-links {
      -webkit-transform: scale(1) translateY(-60%);
              transform: scale(1) translateY(-60%);
      opacity: 1.0; }
    .column-image-cta.type-tiled:hover .column-image-cta-tiled-title {
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px); }
  .column-image-cta.centered-content {
    text-align: center; }
    .column-image-cta.centered-content .column-image-cta-content {
      width: 100%;
      top: 50%;
      -webkit-transform: translateY(-50%) translate3d(0, 0, 0);
              transform: translateY(-50%) translate3d(0, 0, 0); }
      @media only screen and (max-width: 960px) {
        .column-image-cta.centered-content .column-image-cta-content {
          top: 0;
          -webkit-transform: translateY(0%) translate3d(0, 0, 0);
                  transform: translateY(0%) translate3d(0, 0, 0); }
          .column-image-cta.centered-content .column-image-cta-content .show-med-sml {
            display: none; } }
    .column-image-cta.centered-content .column-image-cta-content p {
      opacity: 1.0;
      -webkit-transform: translateX(0%);
              transform: translateX(0%); }
    .column-image-cta.centered-content .column-image-cta-content .button {
      margin-top: 35px;
      opacity: 0.0;
      -webkit-transform: translateY(10%);
              transform: translateY(10%); }
      @media only screen and (max-width: 960px) {
        .column-image-cta.centered-content .column-image-cta-content .button {
          opacity: 1.0;
          -webkit-transform: translateY(0%);
                  transform: translateY(0%); }
          .column-image-cta.centered-content .column-image-cta-content .button .show-med-sml {
            display: none; } }
  .column-image-cta .column-image-cta-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 50;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .column-image-cta .column-image-cta-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(34, 35, 37, 0.2);
    z-index: 51;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    @media only screen and (max-width: 960px) {
      .column-image-cta .column-image-cta-overlay {
        background-color: rgba(34, 35, 37, 0.6); }
        .column-image-cta .column-image-cta-overlay .show-med-sml {
          display: none; } }
  .column-image-cta .column-image-cta-content {
    padding: 35px;
    color: #FFF;
    z-index: 52;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    @media only screen and (max-width: 960px) {
      .column-image-cta .column-image-cta-content {
        position: relative; }
        .column-image-cta .column-image-cta-content .show-med-sml {
          display: none; } }
    .column-image-cta .column-image-cta-content p {
      opacity: 0.0;
      -webkit-transform: translateX(-20%);
              transform: translateX(-20%);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition-delay: 0.0s;
              transition-delay: 0.0s; }
      @media only screen and (max-width: 960px) {
        .column-image-cta .column-image-cta-content p {
          opacity: 1.0;
          -webkit-transform: translateX(0%);
                  transform: translateX(0%); }
          .column-image-cta .column-image-cta-content p .show-med-sml {
            display: none; } }
    .column-image-cta .column-image-cta-content .button-arrow {
      opacity: 0.0;
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition-delay: 0.0s;
              transition-delay: 0.0s; }
      @media only screen and (max-width: 960px) {
        .column-image-cta .column-image-cta-content .button-arrow {
          opacity: 1.0;
          -webkit-transform: translateY(0%);
                  transform: translateY(0%); }
          .column-image-cta .column-image-cta-content .button-arrow .show-med-sml {
            display: none; } }
  .column-image-cta:hover.centered-content .column-image-cta-image {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .column-image-cta:hover.centered-content .column-image-cta-overlay {
    background-color: rgba(34, 35, 37, 0.6); }
  .column-image-cta:hover.centered-content .button {
    opacity: 1.0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  .column-image-cta:hover:not(.centered-content) .column-image-cta-image {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .column-image-cta:hover:not(.centered-content) .column-image-cta-overlay {
    background-color: rgba(34, 35, 37, 0.6); }
  .column-image-cta:hover:not(.centered-content) .column-image-cta-content {
    -webkit-transform: translate(15px, 15px);
            transform: translate(15px, 15px); }
    @media only screen and (max-width: 960px) {
      .column-image-cta:hover:not(.centered-content) .column-image-cta-content {
        -webkit-transform: translate(0px, 0px);
                transform: translate(0px, 0px); }
        .column-image-cta:hover:not(.centered-content) .column-image-cta-content .show-med-sml {
          display: none; } }
  .column-image-cta:hover:not(.centered-content) p {
    opacity: 1.0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s; }
  .column-image-cta:hover:not(.centered-content) .button-arrow {
    opacity: 1.0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s; }

.m-0 {
  margin: 0; }

.m-t-0 {
  margin-top: 0; }

.m-r-0 {
  margin-right: 0; }

.m-b-0 {
  margin-bottom: 0; }

.m-l-0 {
  margin-left: 0; }

.m-tb-0 {
  margin-top: 0;
  margin-bottom: 0; }

.m-lr-0 {
  margin-left: 0;
  margin-right: 0; }

.margin-top-half {
  margin-top: 17.5px; }

.margin-left {
  margin-left: 35px; }
  @media only screen and (max-width: 600px) {
    .margin-left {
      margin-left: 0; }
      .margin-left .show-sml {
        display: none; } }

.margin-left-half {
  margin-left: 17.5px; }
  @media only screen and (max-width: 600px) {
    .margin-left-half {
      margin-left: 0; }
      .margin-left-half .show-sml {
        display: none; } }

.margin-bottom-half {
  margin-bottom: 17.5px; }

.margin-bottom-quarter {
  margin-bottom: 8.75px; }

.margin-bottom {
  margin-bottom: 35px; }

.margin-bottom-x2 {
  margin-bottom: 70px; }
  @media only screen and (max-width: 1300px) {
    .margin-bottom-x2 {
      margin-bottom: 35px; }
      .margin-bottom-x2 .show-lrg {
        display: none; } }
  @media only screen and (max-width: 1024px) {
    .margin-bottom-x2 {
      margin-bottom: 35px; }
      .margin-bottom-x2 .show-med {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .margin-bottom-x2 {
      margin-bottom: 23.3333333333px; }
      .margin-bottom-x2 .show-sml {
        display: none; } }

.margin-bottom-x3 {
  margin-bottom: 105px; }
  @media only screen and (max-width: 960px) {
    .margin-bottom-x3 {
      margin-bottom: 35px; }
      .margin-bottom-x3 .show-med-sml {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .margin-bottom-x3 {
      margin-bottom: 23.3333333333px; }
      .margin-bottom-x3 .show-sml {
        display: none; } }

.p-0 {
  padding: 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-tb-0 {
  padding-top: 0;
  padding-bottom: 0; }

.p-lr-0 {
  padding-left: 0;
  padding-right: 0; }

.b-0 {
  border: none; }

img {
  display: block; }

.va-parent {
  display: table; }

.va-child {
  display: table-cell;
  vertical-align: middle; }

.last, .row .column:last-child {
  margin-right: 0 !important; }

@media only screen and (min-width: 1024px) {
  .mq-med-true {
    display: none !important; }
    .mq-med-true .show-med-min {
      display: none; } }

@media only screen and (max-width: 1024px) {
  .mq-med-false {
    display: none !important; }
    .mq-med-false .show-med {
      display: none; } }

@media only screen and (min-width: 960px) {
  .mq-med-sml-true {
    display: none !important; }
    .mq-med-sml-true .show-med-sml-min {
      display: none; } }

@media only screen and (max-width: 960px) {
  .mq-med-sml-false {
    display: none !important; }
    .mq-med-sml-false .show-med-sml {
      display: none; } }

@media only screen and (max-width: 600px) {
  .mq-sml-false {
    display: none !important; }
    .mq-sml-false .show-sml {
      display: none; } }

@media only screen and (min-width: 600px) {
  .mq-sml-true {
    display: none !important; }
    .mq-sml-true .show-sml-min {
      display: none; } }

@media only screen and (max-width: 600px) {
  .mq-sml-p-0 {
    padding: 0; }
    .mq-sml-p-0 .show-sml {
      display: none; } }

@media only screen and (max-width: 600px) {
  .mq-sml-m-0 {
    margin: 0; }
    .mq-sml-m-0 .show-sml {
      display: none; } }

@media only screen and (max-width: 600px) {
  .mq-sml-p-default {
    padding: 35px; }
    .mq-sml-p-default .show-sml {
      display: none; } }

@media only screen and (max-width: 600px) {
  .mq-sml-p-half {
    padding: 17.5px; }
    .mq-sml-p-half .show-sml {
      display: none; } }

.warning {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #a5050b;
  font-size: 19px;
  line-height: 1.6em; }
  .warning span {
    width: 500px;
    position: absolute;
    left: 50%;
    margin-left: -250px;
    top: 200px;
    background: #FFF;
    padding: 70px; }
    .warning span p:last-child {
      margin: 0; }
  .warning strong {
    display: block;
    margin-bottom: 35px;
    font-size: 24px;
    color: #f94a50; }

.no-js #no-javascript {
  display: block; }

.lt-ie-9 #outdated-browser {
  display: block; }
/*# sourceMappingURL=main.min.css.map */
