/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=8100d4677a0c4ffd895a)
 * Config saved to config.json and https://gist.github.com/8100d4677a0c4ffd895a
 */
  /*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

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

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

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

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

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

a {
  color: #337ab7;
  text-decoration: none; }

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
small, .small {
  font-size: 85%; }

mark, .mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

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

.text-muted {
  color: #777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover, a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover, a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover, a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover, a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover, a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

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

ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right; }

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .container2 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container, .container2 {
    width: 750px; } }
@media (min-width: 992px) {
  .container, .container2 {
    width: 970px; } }
@media (min-width: 1200px) {
  .container, .container2 {
    width: 1170px; } }
@media (min-width: 1500px) {
  .container2 {
    width: 1470px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-7s {
  width: 14.28571428%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-7s {
    float: left; }

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

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-10 {
    width: 83.33333%; }

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

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-7 {
    width: 58.33333%; }

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

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-4 {
    width: 33.33333%; }

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

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-7s {
    width: 14.28571428%; }

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

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

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

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

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

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

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

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

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

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

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-10 {
    left: 83.33333%; }

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

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-7 {
    left: 58.33333%; }

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

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-4 {
    left: 33.33333%; }

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

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-1 {
    left: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0; }

  .col-sm-offset-1-half {
    margin-left: 12.5%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-7s {
    float: left; }

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

  .col-md-11 {
    width: 91.66667%; }

  .col-md-10 {
    width: 83.33333%; }

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

  .col-md-8 {
    width: 66.66667%; }

  .col-md-7 {
    width: 58.33333%; }

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

  .col-md-5 {
    width: 41.66667%; }

  .col-md-4 {
    width: 33.33333%; }

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

  .col-md-2 {
    width: 16.66667%; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-7s {
    width: 14.28571428%; }

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

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-10 {
    right: 83.33333%; }

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

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-7 {
    right: 58.33333%; }

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

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-4 {
    right: 33.33333%; }

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

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-1 {
    right: 8.33333%; }

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

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

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-10 {
    left: 83.33333%; }

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

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-7 {
    left: 58.33333%; }

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

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-4 {
    left: 33.33333%; }

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

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-1 {
    left: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0; }

  .col-md-offset-1-half {
    margin-left: 12.5%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-7s {
    float: left; }

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

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-10 {
    width: 83.33333%; }

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

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-7 {
    width: 58.33333%; }

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

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-4 {
    width: 33.33333%; }

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

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-7s {
    width: 14.28571428%; }

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

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

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

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

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

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

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

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-1 {
    right: 8.33333%; }

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

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

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-10 {
    left: 83.33333%; }

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

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-7 {
    left: 58.33333%; }

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

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-4 {
    left: 33.33333%; }

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

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-1 {
    left: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0; }

  .col-lg-offset-1-half {
    margin-left: 12.5%; } }
@media (min-width: 1500px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-7s {
    float: left; }

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

  .col-xl-11 {
    width: 91.66667%; }

  .col-xl-10 {
    width: 83.33333%; }

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

  .col-xl-8 {
    width: 66.66667%; }

  .col-xl-7 {
    width: 58.33333%; }

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

  .col-xl-5 {
    width: 41.66667%; }

  .col-xl-4 {
    width: 33.33333%; }

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

  .col-xl-2 {
    width: 16.66667%; }

  .col-xl-1 {
    width: 8.33333%; }

  .col-xl-7s {
    width: 14.28571428%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

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

  input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
    line-height: 30px; }

  input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-static {
    display: inline-block; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0; }

  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none; }

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent; }

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

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

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

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table; }

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

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

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

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

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

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

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

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

  tr.visible-md {
    display: table-row !important; }

  th.visible-md, td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

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

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

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

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

  tr.visible-print {
    display: table-row !important; }

  th.visible-print, td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

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

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

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }
.col-xs-8ths,
.col-sm-8ths,
.col-md-8ths,
.col-lg-8ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-8ths {
  width: 12.5%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-8ths {
    width: 12.5%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-8ths {
    width: 12.5%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-8ths {
    width: 12.5%;
    float: left; } }
@font-face {
  font-family: 'brandon_grotesque_lightRg';
  src: url("fonts/Brandon Grotesque - light-webfont.eot");
  src: url("fonts/Brandon Grotesque - light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Brandon Grotesque - light-webfont.woff2") format("woff2"), url("fonts/Brandon Grotesque - light-webfont.woff") format("woff"), url("fonts/Brandon Grotesque - light-webfont.ttf") format("truetype"), url("fonts/Brandon Grotesque - light-webfont.svg#brandon_grotesque_lightRg") format("svg");
  font-weight: normal;
  font-style: normal; }
html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, p, input, article, aside, footer, header, nav, section {
  margin: 0;
  padding: 0; }

iframe, img {
  border: none; }

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

article, aside, footer, header, hgroup, nav, section {
  display: block; }

.clear {
  clear: both; }

.skip-link {
  position: absolute;
  left: -9999px; }

a,
a span,
input[type="submit"] {
  text-decoration: none;
  -webkit-appearance: none;
  transition-property: color background-color;
  transition-duration: 100ms;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: color background-color;
  -webkit-transition-duration: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-property: color background-color;
  -moz-transition-duration: 100ms;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-property: color background-color;
  -ms-transition-duration: 100ms;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-property: color background-color;
  -o-transition-duration: 100ms;
  -o-transition-timing-function: ease-in-out; }

a img {
  transition: opacity 100ms ease-in-out;
  -webkit-transition: opacity 100ms ease-in-out;
  -moz-transition: opacity 100ms ease-in-out;
  -ms-transition: opacity 100ms ease-in-out;
  -o-transition: opacity 100ms ease-in-out;
  -webkit-backface-visibility: hidden; }

svg.hide {
  display: none; }

.textwrap {
  overflow: hidden; }

.screen-reader-response {
  position: absolute;
  left: -9999px; }

/*#002856, d5d5d5*/
/* 051f3c*/
body {
  font-family: "bebas", serif;
  overflow-x: hidden; }

h1, h2, h3, h4 {
  font-family: "bebas", sans-serif; }

a, a:hover, a:active, a:visited {
  text-decoration: none; }

.orange {
  color: #ff4814; }

@media screen and (max-width: 992px) {
  .hidden-small {
    display: none; } }
/* mobile only slider */
.bp_checking {
  display: none; }

@media only screen and (max-width: 767px) {
  #bp_mobile {
    display: block; } }
.no-gutters {
  padding: 0; }

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

  .ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
    opacity: 1 !important; } }
/* full container width slider style, set "contained-full-width" as the custom class on the slider */
.master-slider-parent.contained-full-width .ms-inner-controls-cont {
  max-width: none !important; }
  .master-slider-parent.contained-full-width .ms-inner-controls-cont .ms-view {
    width: 100% !important; }
  .master-slider-parent.contained-full-width .ms-inner-controls-cont .ms-slide {
    width: 100% !important; }
  .master-slider-parent.contained-full-width .ms-inner-controls-cont .ms-slide .ms-slide-bgcont img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important; }
@media screen and (min-width: 992px) {
  .master-slider-parent.contained-full-width {
    height: 100%; }
    .master-slider-parent.contained-full-width .master-slider {
      height: 100%; }
    .master-slider-parent.contained-full-width .ms-container {
      height: 100%; }
    .master-slider-parent.contained-full-width .ms-inner-controls-cont {
      height: 100%; }
      .master-slider-parent.contained-full-width .ms-inner-controls-cont .ms-view {
        height: 100% !important; }
      .master-slider-parent.contained-full-width .ms-inner-controls-cont .ms-slide-container {
        height: 100%; }
      .master-slider-parent.contained-full-width .ms-inner-controls-cont .ms-slide {
        height: 100% !important; } }

break {
  flex-basis: 100%;
  width: 0px;
  height: 0px;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    break {
      display: none; } }

/* remove load more button */
.eapps-instagram-feed-posts-grid-load-more-container {
  display: none; }

/*kwicks styles so we don't need another css file */
.kwicks {
  display: block;
  list-style-type: none;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0; }

.kwicks > * {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0; }

.kwicks.kwicks-processed > * {
  margin: 0;
  position: absolute; }

.kwicks-horizontal > * {
  float: left; }

.kwicks-horizontal > :first-child {
  margin-left: 0; }

.kwicks-vertical > :first-child {
  margin-top: 0; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    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 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) 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 {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(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: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-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: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

.globalheader,
.pagewrap {
  transition: transform 300ms ease-in-out;
  -webkit-transition: transform 300ms ease-in-out;
  -moz-transition: transform 300ms ease-in-out;
  -ms-transition: transform 300ms ease-in-out;
  -o-transition: transform 300ms ease-in-out; }

.spacer {
  height: 135px; /*120px;*/
  width: 100%; }
  @media screen and (max-width: 1420px) {
    .spacer {
      height: 95px; /*80px;*/ } }
  @media screen and (max-width: 1024px) {
    .spacer {
      height: 75px; /*60px;*/ } }

.globalheader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  /*padding: 10px 1%;*/
  z-index: 600;
  background: #000; /*#c6c9d8;*/
  /*border-bottom: 7px solid $orange;*/
  /*box-shadow: 0 2px 16px rgba(#000, .1);*/
  /* background: rgba($white, 0.3); */
  font-family: "bebas", sans-serif;
  transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  /* fixed header styles */ }
  .globalheader .container-fluid {
    max-width: 2600px; }
  .globalheader .nav-overflow {
    display: none; }
  .globalheader .logo {
    font-family: "bebas", serif;
    margin: 0;
    font-size: 45px;
    line-height: 50px;
    letter-spacing: -0.01em;
    color: white;
    float: left;
    padding-left: 40px; }
    .globalheader .logo img {
      height: 110px;
      margin: 5px 10px 0 0;
      padding: 5px; }
    .globalheader .logo .reverse {
      display: none; }
  .globalheader .black-bar {
    padding: 5px 0;
    background: #000; /*#c6c9d8;*/
    width: 100%; }
    .globalheader .black-bar .black-inner {
      width: 100%;
      height: 6px;
      background: #fff; }
  .globalheader .globalnav {
    float: right;
    margin: 0 0 0 3%; }
    .globalheader .globalnav li {
      float: left;
      display: block;
      position: relative; }
      .globalheader .globalnav li a {
        display: block;
        color: #fff;
        font-size: 28px;
        font-weight: normal;
        padding: 0 20px;
        line-height: 120px;
        text-transform: uppercase;
        cursor: pointer; }
      .globalheader .globalnav li:last-of-type a {
        margin-right: 40px;
        background: #ff4814;
        color: black; }
      .globalheader .globalnav li.menu-item-has-children::before {
        border-style: solid;
        border-width: 0.15em 0.15em 0 0;
        content: '';
        display: inline-block;
        height: 0.5em;
        right: 0.5em;
        position: absolute;
        top: 37px;
        transform: rotate(135deg);
        vertical-align: top;
        width: 0.5em;
        color: black; }
      .globalheader .globalnav li:hover a {
        color: #fff; }
      .globalheader .globalnav li ul {
        position: absolute;
        left: -9999px;
        top: 75%;
        width: 240px;
        background: #fff;
        padding: 10px 18px 18px;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
        .globalheader .globalnav li ul li {
          float: none; }
          .globalheader .globalnav li ul li a {
            color: #c6c9d8 !important;
            display: block;
            text-transform: none;
            line-height: 1.2em;
            padding: 12px 0;
            font-weight: 400;
            border-bottom: 1px solid rgba(34, 34, 34, 0.2);
            font-size: 15px;
            position: relative; }
            .globalheader .globalnav li ul li a::before {
              content: '';
              display: block;
              position: absolute;
              bottom: -1px;
              background: #222222;
              left: 0;
              width: 0;
              height: 2px;
              transition: width 250ms ease-in-out;
              -webkit-transition: width 250ms ease-in-out;
              -moz-transition: width 250ms ease-in-out;
              -ms-transition: width 250ms ease-in-out;
              -o-transition: width 250ms ease-in-out; }
            .globalheader .globalnav li ul li a:hover::before {
              width: 100%;
              height: 2px; }
      .globalheader .globalnav li:hover ul {
        left: 0; }
  .globalheader .enquire, .globalheader .team {
    float: right;
    line-height: 88px;
    /*margin: 12px 0 0 2%;*/
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 40px;
    border: none;
    text-decoration: none;
    font-family: "bebas", sans-serif;
    /*border-left: 1px solid $white;*/ }
    .globalheader .enquire span, .globalheader .team span {
      display: none; }
    .globalheader .enquire:hover, .globalheader .team:hover {
      background: rgba(255, 255, 255, 0.3);
      color: #fff; }
  .globalheader .team {
    padding: 0 20px; }
  .globalheader.pinned {
    /*background: rgba($white, 0.9);*/
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.5);
    /*.logo {
    	.normal {display: none;}
    	.reverse {display: block;}
    }
    .globalnav li {
    	a {
    		color: $blue;
    		&:hover {  color: $blue;  }
    	}
    	&.menu-item-has-children::before {
    		color: $blue;
    	}
    }
    .enquire, .team { color: $blue; border-color: $blue;
    	&:hover { background: $blue; color: $white; }
    }*/ }
  @media screen and (max-width: 1600px) {
    .globalheader .enquire {
      padding: 0 20px; }
    .globalheader .globalnav li a {
      padding: 0 10px; } }
  @media screen and (max-width: 1700px) {
    .globalheader .globalnav li a {
      font-size: 25px; }
    .globalheader .enquire, .globalheader .team {
      font-size: 18px;
      padding: 0 16px;
      line-height: 60px; } }
  @media screen and (max-width: 1420px) {
    .globalheader .logo {
      line-height: 80px; }
      .globalheader .logo img {
        height: 70px;
        margin: 0 10px 0 0; }
    .globalheader .globalnav {
      margin: 0 0 0 2%; }
      .globalheader .globalnav li a {
        font-size: 20px;
        padding: 0 15px;
        line-height: 80px; }
      .globalheader .globalnav li.menu-item-has-children::before {
        right: 0.25em; }
    .globalheader .enquire, .globalheader .team {
      font-size: 18px;
      padding: 0 16px;
      line-height: 60px; } }
  @media screen and (max-width: 1200px) {
    .globalheader .logo {
      line-height: 60px;
      margin: 10px 0 0; }
      .globalheader .logo img {
        height: 60px;
        margin: 0; }
    .globalheader .globalnav li a {
      font-size: 18px;
      padding: 0 13px; }
    .globalheader .globalnav li.menu-item-has-children::before {
      top: 25px;
      right: 0; }
    .globalheader .enquire, .globalheader .team {
      font-size: 15px;
      padding: 0 12px; } }
  @media screen and (max-width: 1080px) {
    .globalheader .globalnav li a {
      padding: 0 10px; }
    .globalheader .enquire, .globalheader .team {
      font-size: 15px;
      padding: 0 12px; } }
  @media screen and (max-width: 1024px) {
    .globalheader {
      height: 60px;
      padding: 0;
      background: #c6c9d8;
      box-shadow: 0 2px 16px rgba(0, 0, 0, 0.5);
      /* fixed header styles */ }
      .globalheader .logo {
        line-height: 50px;
        margin: 5px auto;
        display: block;
        float: none;
        padding: 0; }
        .globalheader .logo img {
          height: 50px;
          margin: 0;
          display: block;
          margin: 0 auto; }
      .globalheader .globalnav {
        display: none; }
      .globalheader .team {
        display: none; }
      .globalheader .enquire {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 80px;
        background: none;
        text-indent: -9999px;
        overflow: hidden;
        float: none;
        line-height: 60px;
        margin: 0;
        padding: 0;
        border: none;
        border-radius: 0;
        margin-right: 10px; }
        .globalheader .enquire span {
          position: absolute;
          line-height: 10px;
          font-size: 8px;
          text-transform: uppercase;
          display: block;
          bottom: 8px;
          color: #fff;
          width: 100%;
          text-indent: 0;
          text-align: center;
          font-weight: 400;
          font-family: "bebas", serif; }
        .globalheader .enquire::before {
          text-indent: 0;
          color: #fff;
          font-size: 24px;
          line-height: 45px;
          /*50*/
          display: block;
          text-align: center;
          padding: 0; }
        .globalheader .enquire:hover {
          background: none; }
      .globalheader .nav-overflow {
        position: absolute;
        top: 0;
        left: 0;
        background: transparent;
        z-index: 80;
        width: 25px;
        padding: 0 20px;
        box-sizing: content-box;
        height: 60px;
        cursor: pointer;
        display: block; }
        .globalheader .nav-overflow span {
          background-color: #fff;
          position: relative;
          display: block;
          margin: 23px 0;
          height: 3px;
          z-index: 1; }
          .globalheader .nav-overflow span::before {
            content: '';
            position: absolute;
            top: -8px;
            right: 0;
            height: 3px;
            background: #fff;
            display: block;
            width: 100%; }
          .globalheader .nav-overflow span::after {
            content: '';
            position: absolute;
            top: 8px;
            right: 0;
            height: 3px;
            background: #fff;
            display: block;
            width: 100%; }
        .globalheader .nav-overflow span,
        .globalheader .nav-overflow span::before,
        .globalheader .nav-overflow span::after {
          border-radius: 1px;
          transition: all 400ms cubic-bezier(0.325, 0.005, 0.33, 1);
          -webkit-transition: all 400ms cubic-bezier(0.325, 0.005, 0.33, 1);
          -moz-transition: all 400ms cubic-bezier(0.325, 0.005, 0.33, 1);
          -ms-transition: all 400ms cubic-bezier(0.325, 0.005, 0.33, 1);
          -o-transition: all 400ms cubic-bezier(0.325, 0.005, 0.33, 1); }
        .globalheader .nav-overflow strong {
          position: absolute;
          line-height: 10px;
          font-size: 13px;
          text-transform: uppercase;
          display: block;
          bottom: 6px;
          color: #fff; }
        .globalheader .nav-overflow.active span {
          background-color: transparent; }
          .globalheader .nav-overflow.active span:before {
            transform: rotate(45deg);
            top: 0px; }
          .globalheader .nav-overflow.active span:after {
            transform: rotate(-45deg);
            top: 0px; }
      .globalheader.pinned {
          background: #000;
        			/*.nav-overflow {
        				strong {color: $blue;}
        				span, span::before,
        				span::after {background: $blue;}
        			}
        
        			.team {
        				color: $blue; border-color: $blue;
        				span, &::before {
        					color: $blue;
        				}
        				&:hover {
        					background: $blue; color: $white;
        				}
        			}*/ } }
  @media screen and (max-width: 460px) {
    .globalheader .logo {
      /*.normal {display: none;} .mobile {display: block;}*/ } }
  @media screen and (max-width: 420px) {
    .globalheader .logo {
      line-height: 30px; }
    .globalheader .globalnav {
      display: none; }
    .globalheader .enquire {
      width: 50px; }
      .globalheader .enquire span {
        font-size: 9px; }
    .globalheader .phone {
      right: 50px;
      width: 50px; }
      .globalheader .phone span {
        font-size: 9px; }
      .globalheader .phone::before {
        text-indent: 0;
        color: #c6c9d8;
        font-size: 24px;
        line-height: 50px;
        display: block;
        text-align: center;
        padding: 0; } }

#home-link {
  font-size: 25px;
  padding: 0; }

#top-mobile-menu-wrap {
  display: none;
  background: #000;
  color: white;
  padding: 0; }
  #top-mobile-menu-wrap li {
    list-style: none;
    text-align: center;
    color: black;
    font-weight: normal;
    padding: 10px 0;
    border-bottom: 1px solid #c6c9d8;
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out; }
    #top-mobile-menu-wrap li a {
      color: #fff;
      font-weight: normal;
      font-size: 24px;
      display: block; }
    #top-mobile-menu-wrap li:first-of-type {
      border-top: 1px solid; }
    #top-mobile-menu-wrap li:last-of-type {
      text-align: center;
      padding: 5px;
      background: #ff4814;
      color: black;
      border-bottom: 1px solid black; }

#close_container {
  position: fixed;
  top: 45px;
  left: 320px;
  padding: 0;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  background: #c6c9d8;
  transform: translateX(-320px);
  opacity: 0;
  transition: all 150ms ease-in-out;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out; }
  #close_container.visible {
    opacity: 1;
    transform: translateX(0);
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out; }
  #close_container #close {
    border: 2px solid white;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: white;
    font-family: Arial;
    font-weight: 900;
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out; }
  @media screen and (max-width: 1024px) {
    #close_container {
      left: 0;
      top: 10px;
      width: 40px;
      height: 40px; }
      #close_container #close {
        width: 30px;
        height: 30px; } }

.new-menu-wrap {
  position: fixed;
  width: 100%;
  z-index: 999;
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .new-menu-wrap.show-new-menu {
    visibility: visible; }
  .new-menu-wrap .new-menu {
    background: #c6c9d8;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    transition: all 150ms ease-in-out;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    width: 100%;
    max-width: 320px;
    color: black;
    font-family: "bebas", sans-serif; }
    .new-menu-wrap .new-menu.open {
      overflow-y: auto;
      transform: translateX(0);
      transition: all 150ms ease-in-out;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out; }
      .new-menu-wrap .new-menu.open div {
        visibility: visible; }
    .new-menu-wrap .new-menu > div {
      visibility: hidden;
      transition: all 150ms ease-in-out;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      padding: 0 30px;
      margin: auto; }
      .new-menu-wrap .new-menu > div img {
        padding: 20px 30px;
        max-width: 100%; }
      .new-menu-wrap .new-menu > div li {
        list-style: none;
        color: black;
        font-weight: normal;
        margin-bottom: 15px;
        transition: all 150ms ease-in-out;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out; }
        .new-menu-wrap .new-menu > div li a {
          color: black;
          font-weight: normal;
          font-size: 24px; }
        .new-menu-wrap .new-menu > div li:last-of-type {
          text-align: center;
          padding: 5px;
          background: #ff4814;
          color: #c6c9d8; }
      .new-menu-wrap .new-menu > div > li {
        margin-bottom: 25px; }
      .new-menu-wrap .new-menu > div ul {
        padding-left: 30px; }
      .new-menu-wrap .new-menu > div.items {
        padding: 20px 15px;
        border-top: 1px solid black; }
      .new-menu-wrap .new-menu > div .enquire {
        display: block;
        width: 100%;
        text-align: center;
        border: 2px solid black;
        background: #c6c9d8;
        border-radius: 10px;
        font-weight: 900;
        color: black;
        padding: 10px 0;
        text-transform: uppercase;
        margin: 20px auto; }
        .new-menu-wrap .new-menu > div .enquire:hover {
          background: black;
          color: #c6c9d8;
          border-color: black; }
      .new-menu-wrap .new-menu > div.social {
        color: black;
        cursor: default;
        margin: auto;
        padding: 20px 0;
        display: flex;
        justify-content: center; }
        .new-menu-wrap .new-menu > div.social a {
          color: black;
          float: left;
          margin: 0 5px;
          border: 2px solid black;
          border-radius: 30px;
          width: 40px;
          height: 40px;
          display: flex;
          align-items: center;
          justify-content: center; }
          .new-menu-wrap .new-menu > div.social a::before {
            font-size: 16px; }
          .new-menu-wrap .new-menu > div.social a:hover {
            color: #c6c9d8;
            background: black; }

#CTA {
  padding: 50px 0;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; }
  #CTA h2 {
    color: white;
    font-weight: 700; }
  #CTA p {
    color: white;
    font-size: 18px; }
  #CTA a {
    line-height: 36px;
    margin: auto;
    color: #222222;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 7px 0px;
    border: 2px solid #c6c9d8;
    border-radius: 10px;
    text-decoration: none;
    background: #c6c9d8;
    width: 100%;
    display: block;
    font-family: "bebas", sans-serif;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center; }
    #CTA a .phone {
      background: url(../images/phone-icon.png) left center no-repeat;
      background-size: 25px auto;
      width: 25px;
      height: 25px;
      margin-right: 15px; }
    #CTA a:hover {
      color: #c6c9d8;
      background: #222222; }
      #CTA a:hover .phone {
        background: url(../images/phone-icon-reverse.png) left center no-repeat;
        background-size: 25px auto; }
  @media screen and (max-width: 767px) {
    #CTA h2 {
      font-size: 30px; }
    #CTA p {
      font-size: 16px; } }

.globalfooter {
  /*padding: 2% 0 0 0;*/
  background: black;
  color: #fff; 
  border-top: 5px solid #fff; }
  .globalfooter .container {
    width: 100%;
    max-width: 1300px;
    padding-top: 2%;
    /*border-top: 1px solid white;*/ }
  .globalfooter .logo {
    max-width: 100%;
    max-height: 100px;
    margin: auto;
    display: block; }
    @media screen and (max-width: 1200px) {
      .globalfooter .logo {
        margin: 0 auto 20px; } }
  .globalfooter .heading {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase; }
  @media screen and (min-width: 992px) {
    .globalfooter .row {
      display: flex;
      justify-content: center;
      align-items: center; } }
  .globalfooter .row:not(.nopad) {
    padding-bottom: 25px; }
  .globalfooter p {
    color: #fff;
    margin: 0;
    font-weight: normal;
    font-size: 20px; }
    .globalfooter p a {
      color: #fff; }
  .globalfooter .social {
    color: #fff;
    cursor: default;
    padding: 16px 0 13px;
    display: flex;
    justify-content: center; }
    .globalfooter .social a {
      color: #fff;
      float: left;
      margin: 0 5px;
      border: 2px solid #fff;
      border-radius: 50px;
      width: 50px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .globalfooter .social a::before {
        font-size: 20px; }
      .globalfooter .social a:hover {
        color: black;
        background: white; }
    @media screen and (max-width: 1100px) {
      .globalfooter .social a {
        width: 40px;
        height: 40px; } }
    @media screen and (max-width: 992px) {
      .globalfooter .social {
        justify-content: center; }
        .globalfooter .social a {
          width: 50px;
          height: 50px; } }
  .globalfooter .middle-footer {
    text-align: center; }
    .globalfooter .middle-footer h4 {
      margin-bottom: 5px;
      text-transform: uppercase; }
    .globalfooter .middle-footer p {
      margin-bottom: 10px; }
  .globalfooter .siteby {
    padding: 25px 0;
    background: #000f22; }
    .globalfooter .siteby img {
      margin: auto;
      display: block;
      max-width: 100%; }
    .globalfooter .siteby p {
      color: white;
      font-size: 24px;
      font-weight: normal;
      margin-bottom: 0; }
      .globalfooter .siteby p.right {
        text-align: right; }
    @media screen and (max-width: 1500px) {
      .globalfooter .siteby p {
        font-size: 18px; } }
    @media screen and (max-width: 992px) {
      .globalfooter .siteby .row {
        display: block; }
      .globalfooter .siteby p {
        text-align: center;
        margin: 0; }
        .globalfooter .siteby p.right {
          text-align: center; }
      .globalfooter .siteby img {
        margin: 20px auto; } }
    @media screen and (max-width: 768px) {
      .globalfooter .siteby .container {
        width: 100%; } }
  @media screen and (max-width: 1500px) {
    .globalfooter .container2 {
      width: 100%;
      max-width: 1300px; } }
  @media screen and (max-width: 992px) {
    .globalfooter .logo {
      display: block;
      margin: 0 auto; }
    .globalfooter p {
      text-align: center; }
    .globalfooter .heading {
      margin-top: 20px; }
    .globalfooter .right-footer {
      padding-top: 25px;
      padding-bottom: 25px; } }
  @media screen and (max-width: 768px) {
    .globalfooter .container {
      width: 100%;
      padding-top: 7%; } }

.back-to-top {
  position: fixed;
  bottom: 5%;
  right: 5%;
  width: 50px;
  padding: 13px 0;
  font-size: 14px;
  color: black;
  background: #c6c9d8;
  text-align: center;
  line-height: 12px;
  z-index: 80;
  opacity: 0;
  transition: opacity 200ms ease-in-out;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  cursor: pointer;
  display: none; }
  .back-to-top.visible {
    opacity: .8;
    display: block; }
  .back-to-top:hover {
    opacity: 1; }

.page-template-page-home .banner {
  margin-top: 0 !important; }
.page-template-page-home h1 {
  color: #fff !important; }

.banner {
  position: relative; }
  .banner .slider {
    overflow: hidden;
    position: relative; }
    .banner .slider img {
      display: block;
      width: 100%;
      height: 1000px;
      object-fit: cover; }
      .banner .slider img.half {
        height: 400px; }
    @media screen and (max-width: 1600px) {
      .banner .slider img {
        height: 750px; } }
    @media screen and (max-width: 1024px) {
      .banner .slider img {
        height: 500px; } }
    .banner .slider .owl-buttons {
      display: none; }
    .banner .slider .owl-pagination {
      text-align: center;
      margin: 10px 0 50px;
      position: absolute;
      bottom: 0;
      right: 5%;
      z-index: 9; }
      .banner .slider .owl-pagination .owl-page {
        width: 15px;
        height: 15px;
        background: #919191;
        margin: 0 7px;
        border-radius: 6px;
        display: inline-block;
        transition: opacity 300ms ease-in-out;
        -webkit-transition: opacity 300ms ease-in-out;
        -moz-transition: opacity 300ms ease-in-out;
        -ms-transition: opacity 300ms ease-in-out;
        -o-transition: opacity 300ms ease-in-out; }
        .banner .slider .owl-pagination .owl-page.active {
          background: #fff; }
      @media screen and (max-width: 767px) {
        .banner .slider .owl-pagination {
          right: 0;
          left: 0;
          margin-bottom: 10px; }
          .banner .slider .owl-pagination .owl-page {
            width: 10px;
            height: 10px; } }
    .banner .slider:hover .owl-buttons {
      opacity: 1; }
@-webkit-keyframes sk-bouncedelay {
  0%, 100%, 80% {
    opacity: 0.2; }
  40% {
    opacity: 1; } }
@keyframes sk-bouncedelay {
  0%, 100%, 80% {
    opacity: 0.2; }
  40% {
    opacity: 1; } }
    .banner .slider #scrollDown {
      position: absolute;
      bottom: 2%;
      left: calc(50% - 25px);
      width: 50px;
      height: 50px; }
      .banner .slider #scrollDown .scroll-arrows > .scroll-arrow1 {
        -webkit-animation-delay: -.32s;
        animation-delay: -.32s; }
      .banner .slider #scrollDown .scroll-arrows > .scroll-arrow2 {
        -webkit-animation-delay: 0s;
        animation-delay: 0s; }
      .banner .slider #scrollDown .scroll-arrows > .scroll-arrow3 {
        -webkit-animation-delay: .32s;
        animation-delay: .32s; }
      .banner .slider #scrollDown .scroll-arrows > div {
        -webkit-animation: sk-bouncedelay 1.1s infinite ease-in-out both;
        animation: sk-bouncedelay 1.1s infinite ease-in-out both; }
      .banner .slider #scrollDown .scroll-arrows > * {
        position: relative;
        height: 13px;
        width: 24px;
        margin: 0 auto; }
      .banner .slider #scrollDown .scroll-arrows > :before {
        margin: 0;
        height: 20px;
        -webkit-transform: rotate(-44deg);
        -moz-transform: rotate(-44deg);
        -ms-transform: rotate(-44deg);
        transform: rotate(-44deg);
        left: 4px; }
      .banner .slider #scrollDown .scroll-arrows > :after {
        margin: 0;
        height: 20px;
        -webkit-transform: rotate(44deg);
        -moz-transform: rotate(44deg);
        -ms-transform: rotate(44deg);
        transform: rotate(44deg);
        right: 4px; }
      .banner .slider #scrollDown .scroll-arrows > :after, .banner .slider #scrollDown .scroll-arrows > :before {
        border-left: solid 4px #fff;
        padding: 0;
        position: absolute;
        content: ""; }
      @media screen and (max-width: 767px) {
        .banner .slider #scrollDown {
          display: none; } }
    .banner .slider .overlay {
      position: absolute;
      text-align: left;
      top: 0;
      left: 0;
      right: 0;
      color: #333;
      height: 100%;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      /*background: rgba(0,0,0,0.1);*/
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+70,0.65+100 */
      background: -moz-linear-gradient(top, transparent 0%, transparent 70%, rgba(0, 0, 0, 0.65) 100%), rgba(0, 0, 0, 0.1);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, transparent 70%, rgba(0, 0, 0, 0.65) 100%), rgba(0, 0, 0, 0.1);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, transparent 70%, rgba(0, 0, 0, 0.65) 100%), rgba(0, 0, 0, 0.1);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
      /* IE6-9 */
      background: none;
      /*a {
      	font-family: $os;
      	font-size: 17px;
      	font-weight: 900;
      	display: inline-block;
      	text-align: center;
      	border: 1px solid $text;
      	line-height: 1;
      	border-radius: 10px;
      	padding: 15px 20px;
      	text-transform: uppercase;
      	cursor: pointer;
      	margin: 20px auto 0;
      	width: 230px;
      	color: $text;
      	background: none;
      	@include transition(all, 300ms, ease-in-out);
      	&:hover {background: $blue; border-color: white; }
      	&:first-of-type {margin-right: 15px;}
      }*/ }
      .banner .slider .overlay.half {
        height: 400px; }
      .banner .slider .overlay h2 {
        color: #333;
        font-weight: 900;
        font-size: 77px;
        margin: 20px auto;
        text-transform: uppercase;
        margin: 0; }
      .banner .slider .overlay h3 {
        color: #333;
        font-size: 36px;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0 0 20px; }
      .banner .slider .overlay p {
        margin: 0;
        font-size: 18px;
        font-weight: bold;
        line-height: 1em;
        font-family: "bebas", sans-serif; }
      .banner .slider .overlay ul {
        margin: 20px 0; }
      .banner .slider .overlay li {
        list-style: none;
        font-size: 18px;
        font-weight: bold;
        font-family: "bebas", sans-serif; }
      @media screen and (max-width: 1600px) {
        .banner .slider .overlay {
          height: 750px; } }
      @media screen and (max-width: 1024px) {
        .banner .slider .overlay {
          height: 500px; } }
      @media screen and (max-width: 767px) {
        .banner .slider .overlay {
          pointer-events: none; } }

.partners {
  padding: 20px 0;
  background: #c6c9d8;
  border-bottom: 7px solid #ff4814; }
  .partners > div {
    line-height: 100px;
    text-align: center; }
  .partners img {
    margin: auto;
    display: inline-block;
    width: 100%;
    max-width: 225px; }
  .partners .owl-prev, .partners .owl-next {
    height: 100%;
    position: absolute;
    top: 0;
    font-size: 70px;
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.5); }
    @media screen and (max-width: 767px) {
      .partners .owl-prev, .partners .owl-next {
        font-size: 50px;
        top: 5px; } }
  .partners .owl-prev {
    left: 10px; }
  .partners .owl-next {
    right: 10px; }
  @media screen and (min-width: 1500px) {
    .partners:not(.lowerPartners) {
      display: flex;
      justify-content: center; }
      .partners:not(.lowerPartners) > div {
        line-height: unset;
        display: flex;
        justify-content: center;
        align-items: center;
        width: auto;
        padding: 0 20px; } }
  @media screen and (max-width: 1200px) {
    .partners img {
      max-width: 175px; } }

#home .desktop img {
  width: 100%;
  min-height: 350px;
  object-fit: cover; }
@media screen and (max-width: 767px) {
  #home .desktop {
    display: none; } }
#home .mobile {
  display: none; }
  #home .mobile img {
    width: 100%;
    object-fit: cover;
    max-height: 525px; }
  @media screen and (max-width: 767px) {
    #home .mobile {
      display: block; } }

.home.image img {
  width: 100%;
  height: auto; }
.home.image.pad {
  padding-bottom: 50px;
  display: flex; }
  @media screen and (max-width: 992px) {
    .home.image.pad {
      display: block; } }
.home.image .left-side {
  padding: 0 50px; }
  .home.image .left-side img {
    height: 100%; }
.home.image .right-side {
  padding: 0 50px; }
  @media screen and (max-width: 992px) {
    .home.image .right-side {
      margin-top: 25px; } }
@media screen and (max-width: 1200px) {
  .home.image .left-side, .home.image .right-side {
    padding: 0 25px; } }
@media screen and (max-width: 992px) {
  .home.image .left-side, .home.image .right-side {
    padding: 0 15px; } }
@media screen and (max-width: 767px) {
  .home.image .left-side, .home.image .right-side {
    padding: 0; } }
.home.image .fullWidthVideo {
  margin-top: 25px;
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff; }
  .home.image .fullWidthVideo:first-of-type {
    border-right: 4px solid #fff; }
  .home.image .fullWidthVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
@media screen and (max-width: 767px) {
  .home.image > div:first-of-type .fullWidthVideo iframe {
    padding-bottom: 0; } }
.home.news {
  text-align: center;
  padding-top: 70px;
  padding-left: 15px;
  padding-right: 15px; }
  .home.news h2 {
    font-size: 36px;
    font-family: "bebas", sans-serif;
    font-weight: 400;
    text-transform: uppercase; }
  .home.news p {
    font-weight: 500; }
  @media screen and (max-width: 992px) {
    .home.news {
      padding-bottom: 40px; } }
.home#news {
  height: 354px;
  /*margin-bottom: 70px;*/ }
  @media screen and (max-width: 1600px) {
    .home#news {
      height: 254px; } }
  @media screen and (max-width: 992px) {
    .home#news {
      height: 354px; } }
  @media screen and (min-width: 767px) {
    .home#news {
      display: flex;
      justify-content: center; } }
  .home#news .homeNewsPost {
    /*border-top: 4px solid $white;
    border-bottom: 4px solid $white;
    border-right: 4px solid $white;*/
    margin: 0 10px; }
    .home#news .homeNewsPost:first-of-type {
      margin-left: 20px; }
    .home#news .homeNewsPost:last-of-type {
      margin-right: 20px;
      border-right: none; }
    @media screen and (max-width: 767px) {
      .home#news .homeNewsPost {
        margin: 0 !important; } }
    .home#news .homeNewsPost a {
      display: block;
      position: relative;
      width: 100%;
      float: left; }
      .home#news .homeNewsPost a img {
        width: 100%;
        height: 350px;
        object-fit: cover; }
      .home#news .homeNewsPost a .overlay {
        position: absolute;
        text-align: left;
        top: 0;
        left: 0;
        right: 0;
        color: black;
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        background: rgba(0, 0, 0, 0.4); }
        .home#news .homeNewsPost a .overlay:before {
          position: absolute;
          top: 10px;
          right: 10px;
          bottom: 10px;
          left: 10px;
          border: 3px solid #ff4814;
          content: '';
          opacity: 0;
          -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
          transition: opacity 0.35s, transform 0.35s;
          -webkit-transform: scale(0);
          -ms-transform: scale(0);
          transform: scale(0); }
        .home#news .homeNewsPost a .overlay h3 {
          -webkit-transition: all 0.35s;
          transition: all 0.35s;
          font-size: 24px;
          font-weight: bold;
          text-align: center;
          text-transform: uppercase;
          color: black;
          padding: 15px 50px; }
          @media screen and (max-width: 767px) {
            .home#news .homeNewsPost a .overlay h3 {
              padding: 30px; } }
        .home#news .homeNewsPost a .overlay .readMore {
          font-family: "bebas", sans-serif;
          text-transform: uppercase;
          text-align: center;
          max-width: 240px;
          display: block;
          background: none;
          color: white;
          font-size: 15px;
          margin: 1em auto 0;
          font-weight: 900;
          width: 100%;
          border-radius: 5px;
          border: 2px solid white;
          opacity: 0;
          -webkit-transition: all 0.35s;
          transition: all 0.35s;
          -webkit-transform: scale(0);
          -ms-transform: scale(0);
          transform: scale(0);
          height: 0;
          padding: 0 30px;
          overflow: hidden; }
          .home#news .homeNewsPost a .overlay .readMore:hover {
            background: white;
            color: #c6c9d8; }
      .home#news .homeNewsPost a:hover .overlay:before {
        opacity: 1;
        transform: scale(1); }
      .home#news .homeNewsPost a:hover .overlay .readMore {
        opacity: 1;
        transform: scale(1);
        padding: 12px 30px;
        height: auto;
        -webkit-transition: all 0.35s;
        transition: all 0.35s; }
      @media screen and (max-width: 1600px) {
        .home#news .homeNewsPost a img {
          height: 250px; } }
      @media screen and (max-width: 992px) {
        .home#news .homeNewsPost a img {
          height: 350px; } }
      @media screen and (max-width: 767px) {
        .home#news .homeNewsPost a .overlay:before {
          opacity: 1;
          transform: scale(1); }
        .home#news .homeNewsPost a .overlay .readMore {
          opacity: 1;
          transform: scale(1);
          padding: 12px 30px;
          height: auto;
          -webkit-transition: all 0.35s;
          transition: all 0.35s; } }
    .home#news .homeNewsPost .info {
      float: right;
      display: none;
      overflow: hidden;
      background: #fff;
      width: 100%; }
    .home#news .homeNewsPost.kwicks-expanded .info {
      display: block; }
  .home#news .owl-prev, .home#news .owl-next {
    height: 100%;
    position: absolute;
    top: 0;
    font-size: 70px;
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.5); }
    @media screen and (max-width: 767px) {
      .home#news .owl-prev, .home#news .owl-next {
        font-size: 50px;
        top: 5px; } }
  .home#news .owl-prev {
    left: 20px; }
  .home#news .owl-next {
    right: 20px; }
.home#videos .fullWidthVideo {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff; }
  .home#videos .fullWidthVideo:first-of-type {
    border-right: 4px solid #fff; }
  .home#videos .fullWidthVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
@media screen and (max-width: 767px) {
  .home#videos .fullWidthVideo iframe {
    padding: 15px; }
  .home#videos > div:first-of-type .fullWidthVideo iframe {
    padding-bottom: 0; } }
.home#videos .owl-prev, .home#videos .owl-next {
  height: 100%;
  position: absolute;
  top: 0;
  font-size: 70px;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 767px) {
    .home#videos .owl-prev, .home#videos .owl-next {
      font-size: 50px;
      top: 5px; } }
.home#videos .owl-prev {
  left: 10px; }
.home#videos .owl-next {
  right: 10px; }
.home.team-store {
  display: flex;
  background: #c6c9d8;
  margin-bottom: 40px; }
  .home.team-store h3 {
    text-align: center;
    color: #fff;
    padding: 15px;
    font-family: "bebas", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 36px; }
    @media screen and (max-width: 767px) {
      .home.team-store h3 {
        padding: 30px; } }
  .home.team-store p {
    text-align: center;
    color: #fff; }
  .home.team-store .readMore {
    font-family: "bebas", sans-serif;
    text-transform: uppercase;
    text-align: center;
    max-width: 370px;
    display: block;
    background: none;
    color: white;
    font-size: 15px;
    margin: 1em auto 0;
    font-weight: 900;
    width: 100%;
    border-radius: 5px;
    border: 2px solid white;
    padding: 12px 30px;
    z-index: 99; }
    .home.team-store .readMore:hover {
      background: white;
      color: #c6c9d8; }
  .home.team-store .left-side > div {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    float: left; }
    .home.team-store .left-side > div img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .home.team-store .left-side > div .overlay {
      position: absolute;
      text-align: left;
      top: 0;
      left: 0;
      right: 0;
      color: #fff;
      height: 100%;
      width: 100%;
      display: flex;
      flex-direction: column;
      align-content: center;
      justify-content: center;
      background: rgba(0, 0, 0, 0.75);
      padding: 25px 30px; }
      .home.team-store .left-side > div .overlay:before {
        position: absolute;
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        border: 3px solid #ff4814;
        content: ''; }
  .home.team-store .right-side {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 100px; }
    .home.team-store .right-side:before {
      position: absolute;
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px;
      border: 3px solid #ff4814;
      content: ''; }
    .home.team-store .right-side img {
      max-width: 445px; }
  @media screen and (max-width: 992px) {
    .home.team-store {
      display: block; } }
  @media screen and (max-width: 767px) {
    .home.team-store .left-side img {
      min-height: 500px; }
    .home.team-store .right-side {
      padding: 50px; }
    .home.team-store .right-side img {
      width: 100%; } }
.home#about {
  background: #c6c9d8;
  display: flex;
  flex-wrap: wrap; }
  .home#about .logo {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 0;
    margin-top: auto; }
    @media screen and (max-width: 992px) {
      .home#about .logo {
        max-width: 300px; } }
  .home#about .left {
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002856+0,051f3c+100 */
    background: #c6c9d8;
    /* Old browsers */
    background: -moz-linear-gradient(right, #c6c9d8 0%, #99999b 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #c6c9d8 0%, #99999b 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: #000;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue', endColorstr='$blue2',GradientType=1 );
    /* IE6-9 */ }
  .home#about .right {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002856+0,051f3c+100 */
    background: #c6c9d8;
    /* Old browsers */
    background: -moz-linear-gradient(left, #c6c9d8 0%, #99999b 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #c6c9d8 0%, #99999b 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #c6c9d8 0%, #99999b 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue', endColorstr='$blue2',GradientType=1 );
    /* IE6-9 */ }
  .home#about .image {
    position: relative;
    overflow: hidden; }
    .home#about .image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      max-width: 100%;
      min-height: 400px; }
    .home#about .image .overlay {
      position: absolute;
      bottom: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.58); /*rgba(198, 201, 216, 0.7);*/
      padding: 25px 50px;
      font-family: "Jura", sans-serif;
      transition: all 300ms ease-in-out;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      bottom: -100%; }
      .home#about .image .overlay p {
        color: #fff; }
    .home#about .image:hover .overlay {
      bottom: 0; }
    @media screen and (max-width: 992px) {
      .home#about .image .overlay {
        bottom: 0;
        text-align: center;
        padding: 25px; }
        .home#about .image .overlay p {
          margin-bottom: 0; } }
    @media screen and (max-width: 767px) {
      .home#about .image img {
        height: auto;
        min-height: 150px; }
      .home#about .image .overlay {
        display: block;
        position: unset;
        background: #000;
        /* Old browsers */
        background: -moz-linear-gradient(right, #c6c9d8 0%, #99999b 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(right, #c6c9d8 0%, #99999b 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: #000; /*linear-gradient(to left, #c6c9d8 0%, #99999b 100%);*/
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue', endColorstr='$blue2',GradientType=1 );
        /* IE6-9 */ } }
    @media screen and (max-width: 500px) {
      .home#about .image .overlay {
        padding: 15px; } }
.home#racing .racing-item {
  background: #c6c9d8;
  color: white;
  display: flex;
  flex-wrap: wrap; }
  .home#racing .racing-item .racingContent {
    padding: 50px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002856+0,051f3c+100 */
    background: #c6c9d8;
    /* Old browsers */
    background: -moz-linear-gradient(right, #c6c9d8 0%, #99999b 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #c6c9d8 0%, #99999b 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: #000;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue', endColorstr='$blue2',GradientType=1 );
    /* IE6-9 */ }
    .home#racing .racing-item .racingContent h3 {
      color: #fff; }
    .home#racing .racing-item .racingContent p {
      color: #fff;
      font-family: "Jura", sans-serif; }
    .home#racing .racing-item .racingContent .logo {
      /*width: 100%; max-width: 300px;*/
      display: block;
      max-height: 100px;
      width: auto; }
    @media screen and (max-width: 992px) {
      .home#racing .racing-item .racingContent h3, .home#racing .racing-item .racingContent p {
        text-align: center; }
      .home#racing .racing-item .racingContent .logo {
        margin: auto; } }
    .home#racing .racing-item .racingContent .black-bar {
      position: absolute;
      width: 100%;
      height: 6px;
      background: black;
      left: 0;
      bottom: 5px; }
@media screen and (max-width: 1500px) {
  .home#racing .racingContent {
    /*p {font-size: 17px;}*/ } }
@media screen and (max-width: 1280px) {
  .home#racing .racing-item .racingContent {
    padding: 25px; } }
.home#team {
  background: #c6c9d8; }
  .home#team .section-heading {
    padding-bottom: 20px; }
  .home#team .racers {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px 20px;
    justify-content: center;
    background-color: #000 }
    .home#team .racers .racer {
      padding: 30px; }
      .home#team .racers .racer > div {
        position: relative;
        overflow: hidden; }
      .home#team .racers .racer img {
        max-width: 100%;
        width: 100%;
        object-fit: cover;
        height: 600px; }
      .home#team .racers .racer .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 30px 30px 40px;
        background: rgba(0, 0, 0, 0.58); /*rgba(198, 201, 216, 0.75);*/
        color: black;
        text-align: center;
        display: flex;
        flex-direction: column;
        bottom: calc(-100% + 250px);
        transition: all 300ms ease-in-out;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out; }
        .home#team .racers .racer .overlay h3 {
          margin-bottom: 5px;
          color: #fff;
          text-align: center; }
        .home#team .racers .racer .overlay p {
          font-family: "Jura", sans-serif;
          color: #fff;
          text-align: center; }
        .home#team .racers .racer .overlay .pos {
          margin-bottom: 5px;
          font-size: 20px;
          text-transform: uppercase; }
        .home#team .racers .racer .overlay .team {
          font-size: 18px;
          margin-bottom: 10px;
          text-transform: uppercase; }
        .home#team .racers .racer .overlay .team br {
          display: block; }
        .home#team .racers .racer .overlay .social {
          color: black;
          cursor: default;
          padding: 16px 0 13px;
          display: flex;
          justify-content: center;
          margin-top: auto; }
          .home#team .racers .racer .overlay .social a {
            color: #fff;
            float: left;
            margin: 0 5px;
            border: 2px solid #fff;
            border-radius: 50px;
            width: 50px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center; }
            .home#team .racers .racer .overlay .social a::before {
              font-size: 20px; }
            .home#team .racers .racer .overlay .social a:hover {
              color: #c6c9d8;
              background: black; }
          @media screen and (max-width: 1100px) {
            .home#team .racers .racer .overlay .social a {
              width: 40px;
              height: 40px; } }
          @media screen and (max-width: 992px) {
            .home#team .racers .racer .overlay .social {
              justify-content: center; }
              .home#team .racers .racer .overlay .social a {
                width: 50px;
                height: 50px; } }
      .home#team .racers .racer:hover .overlay {
        padding-top: 40px;
        bottom: 0 !important; }
  @media screen and (max-width: 1780px) {
    .home#team .racers .racer {
      padding: 15px; }
      .home#team .racers .racer .team br.long {
        display: none; } }
  @media screen and (max-width: 1500px) {
    .home#team .racers .racer img {
      height: 500px; }
    .home#team .racers .racer .overlay {
      padding: 30px 15px;
      bottom: calc(-100% + 210px); }
      .home#team .racers .racer .overlay .pos {
        font-size: 18px; }
      .home#team .racers .racer .overlay .team {
        font-size: 16px; }
      .home#team .racers .racer .overlay .team br {
        display: none; }
        .home#team .racers .racer .overlay .team br.short {
          display: block; }
    .home#team .racers .racer:hover .overlay {
      padding-top: 30px; } }
  @media screen and (max-width: 1300px) {
    .home#team .racers .racer .overlay .team br {
      display: block; }
      .home#team .racers .racer .overlay .team br.long {
        display: none; } }
  @media screen and (max-width: 1280px) {
    .home#team .racers .racer img {
      height: 425px; }
    .home#team .racers .racer .overlay {
      padding: 15px 5px;
      bottom: calc(-100% + 200px); }
    .home#team .racers .racer:hover .overlay {
      padding-top: 15px; } }
  @media screen and (max-width: 1200px) {
    .home#team .racers .racer {
      padding: 30px; }
      .home#team .racers .racer img {
        height: 600px; }
      .home#team .racers .racer .overlay {
        padding: 40px 30px;
        bottom: calc(-100% + 215px); }
        .home#team .racers .racer .overlay .team {
          font-size: 16px; }
        .home#team .racers .racer .overlay .team br.long {
          display: block; }
      .home#team .racers .racer:hover .overlay {
        padding-top: 40px; } }
  @media screen and (max-width: 992px) {
    .home#team .racers .racer {
      padding: 15px; }
      .home#team .racers .racer img {
        height: 500px; } }
  @media screen and (max-width: 825px) {
    .home#team .racers .racer img {
      height: 450px; } }
  @media screen and (max-width: 767px) {
    .home#team .racers .racer img {
      height: auto;
      width: 100%;
      max-height: 600px; }
    .home#team .racers .racer .overlay {
      position: relative;
      padding-bottom: 0; }
      .home#team .racers .racer .overlay h3 br {
        display: none; }
    .home#team .racers .racer .team br {
      display: none; } }
  @media screen and (max-width: 500px) {
    .home#team .racers .racer .overlay {
      padding-left: 0;
      padding-right: 0;
      padding-top: 25px; }
    .home#team .racers .racer:hover .overlay {
      padding-top: 25px; } }
  @media screen and (max-width: 380px) {
    .home#team .racers .racer .overlay .team br.long {
      display: none; } }
.home#socialmedia {
  background: #c6c9d8; }
  .home#socialmedia .section-heading {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002856+0,051f3c+100 */
    background: #c6c9d8;
    /* Old browsers */
    background: -moz-linear-gradient(left, #c6c9d8 0%, #99999b 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #c6c9d8 0%, #99999b 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: #000; /*linear-gradient(to right, #c6c9d8 0%, #99999b 100%);*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue', endColorstr='$blue2',GradientType=1 );
    /* IE6-9 */ }
.home#merchandise {
  background-color: #f2f2f2;
  background-image: url("../images/merchandise-store.jpg");
  background-position: right;
  background-repeat: no-repeat; }
  .home#merchandise .section-heading {
    background: none;
    padding-bottom: 35px;
    text-align: left; }
    .home#merchandise .section-heading h2 {
      color: #c6c9d8;
      font-weight: bold;
      font-size: 60px; }
  .home#merchandise .container {
    margin-left: 0px;
    padding: 0 50px; }
    .home#merchandise .container .products {
      padding: 0 100px 0 50px; }
      .home#merchandise .container .products .product-feed-item {
        padding: 15px; }
        .home#merchandise .container .products .product-feed-item a {
          position: relative;
          display: block;
          overflow: hidden; }
          .home#merchandise .container .products .product-feed-item a img {
            width: 100%; }
          .home#merchandise .container .products .product-feed-item a .overlay {
            position: absolute;
            bottom: -100%;
            width: 100%;
            padding: 10px;
            opacity: 0;
            background: rgba(255, 255, 255, 0.75);
            transition: all 300ms ease-in-out;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            -ms-transition: all 300ms ease-in-out;
            -o-transition: all 300ms ease-in-out; }
            .home#merchandise .container .products .product-feed-item a .overlay h3 {
              font-size: 16px;
              color: #333;
              margin: 0; }
            .home#merchandise .container .products .product-feed-item a .overlay .price {
              color: #ff4814;
              margin: 0;
              font-size: 15px; }
          .home#merchandise .container .products .product-feed-item a:hover .overlay {
            opacity: 1;
            bottom: 0; }
          @media screen and (max-width: 767px) {
            .home#merchandise .container .products .product-feed-item a .overlay {
              opacity: 1;
              bottom: 0; } }
    .home#merchandise .container .shopifybtn {
      background: #ff4814;
      color: white;
      font-family: Lato, Arial;
      font-size: 20px;
      font-weight: bold;
      display: block;
      margin: 35px auto 50px;
      padding: 20px;
      max-width: 480px;
      width: 100%;
      text-transform: uppercase;
      text-align: center; }
  @media screen and (max-width: 1700px) {
    .home#merchandise {
      background-position: right -200px center; } }
  @media screen and (max-width: 1500px) {
    .home#merchandise {
      background-position: right -300px center; }
      .home#merchandise .section-heading h2 {
        font-size: 50px; }
      .home#merchandise .container {
        padding: 0 40px 0 25px; }
        .home#merchandise .container .products {
          padding: 0 150px 0 25px; } }
  @media screen and (max-width: 1200px) {
    .home#merchandise .section-heading h2 {
      font-size: 45px; }
    .home#merchandise .container .shopifybtn {
      padding: 15px;
      max-width: 450px;
      font-size: 17px; } }
  @media screen and (max-width: 1100px) {
    .home#merchandise {
      background-position: right -400px center; } }
  @media screen and (max-width: 1024px) {
    .home#merchandise {
      background-image: none;
      background: #f2f2f2; }
      .home#merchandise .section-heading h2 {
        font-size: 40px; }
      .home#merchandise .container {
        padding: 0 15px;
        margin: auto; }
        .home#merchandise .container .products {
          padding: 0; }
        .home#merchandise .container .shopifybtn {
          max-width: 380px;
          font-size: 16px;
          margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .home#merchandise .section-heading {
      padding-bottom: 15px; }
    .home#merchandise .container .shopifybtnContainer {
      padding: 0 15px; }
    .home#merchandise .container .shopifybtn {
      margin: 15px auto 25px; } }
  @media screen and (max-width: 420px) {
    .home#merchandise .section-heading h2 {
      font-size: 27px; } }
.home#partners {
  background: black; }
  .home#partners .section-heading {
    background: black;
    position: relative;
    padding-bottom: 0; }
    .home#partners .section-heading h2 {
      color: white; }
    .home#partners .section-heading .silver-bar {
      position: absolute;
      top: 10px;
      left: 0;
      width: 100%;
      background: #000; /*#c6c9d8;*/
      height: 6px; }
  .home#partners .container {
    padding: 50px 0; }
    @media screen and (max-width: 767px) {
      .home#partners .container {
        padding: 35px 0; } }
  .home#partners .logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .home#partners .logos > div {
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 25px; }
      .home#partners .logos > div .logo {
        max-width: 100%;
        width: auto;
        max-height: 90px; }
      @media screen and (max-width: 767px) {
        .home#partners .logos > div.col-sm-4 {
          max-width: 90%; }
        .home#partners .logos > div.col-sm-3 {
          max-width: 75%; } }
    @media screen and (max-width: 767px) {
      .home#partners .logos {
        margin-bottom: 25px; }
        .home#partners .logos break {
          margin-bottom: 35px; } }
  .home#partners p {
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px; }
  .home#partners .suppliers {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .home#partners .suppliers > div {
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 25px; }
      .home#partners .suppliers > div .logo {
        max-width: 100%;
        width: auto;
        max-height: 75px; }
    @media screen and (max-width: 767px) {
      .home#partners .suppliers {
        max-width: 75%;
        margin: auto; } }

.section-heading {
  padding: 40px 50px;
  background: #000; /*#c6c9d8;*/
  text-align: center; }
  .section-heading h2 {
    color: #fff;
    margin-bottom: 0; }
  @media screen and (max-width: 992px) {
    .section-heading {
      text-align: center; } }

.block {
  padding: 70px 0;
  /*background: $light-grey;*/
  position: relative;
  display: flex;
  /*margin-top: 3%;*/ }
  .block .content {
    text-align: center;
    padding: 50px;
    height: 100%; }
    .block .content a {
      display: block;
      width: 100%;
      text-align: center;
      border: 1px solid #333;
      border-radius: 10px;
      font-weight: 900;
      color: #333;
      padding: 10px 0;
      text-transform: uppercase;
      margin: 20px auto; }
      .block .content a:hover {
        background: #c6c9d8;
        color: #222222; }
  .block#services {
    padding-bottom: 0;
    background: white;
    text-align: center; }
    .block#services .services-row {
      margin-bottom: 50px;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
    .block#services .service .image {
      max-width: 200px;
      margin: 50px auto; }
    .block#services .service h3 {
      color: #222222;
      font-size: 22px; }
    .block#services .service p {
      color: #bab6ab;
      font-size: 18px; }
    @media screen and (max-width: 1200px) {
      .block#services .services-row {
        margin-bottom: 20px; }
      .block#services .service .image {
        margin: 20px auto; } }
  .block img {
    width: 100%;
    display: block; }

h1 {
  font-size: 55px;
  margin: 0 0 30px;
  font-family: "bebas", sans-serif;
  font-weight: 400;
  text-transform: uppercase; }
  @media screen and (max-width: 992px) {
    h1 {
      text-align: center; } }

h2 {
  font-size: 55px;
  margin: 0 0 30px;
  color: #c6c9d8;
  text-transform: uppercase;
  font-weight: 400; }

h3 {
  font-size: 55px;
  margin: 0 0 30px;
  color: #c6c9d8;
  text-transform: uppercase; }

p {
  color: #333;
  line-height: 1.5em;
  font-size: 1.3em;
  font-weight: 300;
  margin: 0 0 1em; }

@media screen and (max-width: 1500px) {
  h1, h2, h3 {
    font-size: 40px; }

  p {
    font-size: 1.2em; } }
@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px; }

  h2 {
    font-size: 40px; }

  h3 {
    font-size: 40px; }

  p {
    font-size: 1.1em; } }
@media screen and (max-width: 420px) {
  h1, h2, h3 {
    font-size: 27px; } }
.squares .service-square {
  padding: 10px; }
  .squares .service-square .square {
    position: relative; }
  .squares .service-square .image {
    position: relative;
    background: #c6c9d8;
    overflow: hidden; }
  .squares .service-square .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15%;
    background: rgba(198, 201, 216, 0.1);
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out; }
    .squares .service-square .overlay h3 {
      color: #222222;
      font-size: 40px;
      font-weight: 700;
      text-transform: uppercase;
      transform: translate3d(0, 0, 0);
      transition: all 300ms ease-in-out;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out; }
    .squares .service-square .overlay .square-content {
      max-height: 0;
      opacity: 0;
      transform: scale(0.75);
      transition: all 300ms ease-in-out;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out; }
      .squares .service-square .overlay .square-content p {
        color: #222222;
        font-size: 18px;
        font-weight: 400;
        margin: 1em; }
      .squares .service-square .overlay .square-content .learnmore {
        line-height: 36px;
        margin: auto;
        color: #222222;
        font-size: 16px;
        font-weight: 900;
        text-transform: uppercase;
        padding: 7px 40px;
        border: 2px solid #222222;
        border-radius: 10px;
        text-decoration: none;
        background: none;
        width: 100%;
        display: block;
        max-width: 215px;
        font-family: "bebas", sans-serif; }
        .squares .service-square .overlay .square-content .learnmore span {
          display: none; }
        .squares .service-square .overlay .square-content .learnmore:hover {
          background: #222222;
          color: #c6c9d8;
          border-color: #222222; }
    .squares .service-square .overlay:hover {
      background: rgba(198, 201, 216, 0.7); }
      .squares .service-square .overlay:hover h3 {
        transform: translate3d(0, 0, 0); }
      .squares .service-square .overlay:hover .square-content {
        max-height: 800px;
        opacity: 1;
        transform: scale(1); }
  @media screen and (max-width: 1600px) {
    .squares .service-square .overlay .square-content p {
      font-size: 18px; } }
  @media screen and (max-width: 1400px) {
    .squares .service-square .overlay .square-content p {
      font-size: 15px; } }
  @media screen and (max-width: 1200px) {
    .squares .service-square .overlay .square-content p {
      font-size: 15px; }
    .squares .service-square .overlay h3 {
      font-size: 30px; } }
  @media screen and (max-width: 1024px) {
    .squares .service-square .overlay {
      background: rgba(198, 201, 216, 0.7); }
      .squares .service-square .overlay h3 {
        transform: translate3d(0, 0, 0); }
      .squares .service-square .overlay .square-content {
        max-height: 800px;
        opacity: 1;
        transform: scale(1); } }
  @media screen and (max-width: 992px) {
    .squares .service-square {
      padding: 15px; }
      .squares .service-square .overlay h3 {
        font-size: 20px; }
      .squares .service-square .overlay .square-content .learnmore {
        padding: 0 40px;
        font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .squares .service-square .overlay h3 {
      font-size: 40px; }
    .squares .service-square .overlay .square-content p {
      font-size: 16px; }
    .squares .service-square .overlay .square-content .learnmore {
      padding: 7px 40px;
      font-size: 16px; } }
  @media screen and (max-width: 600px) {
    .squares .service-square .overlay h3 {
      font-size: 30px; } }
  @media screen and (max-width: 500px) {
    .squares .service-square .overlay h3 {
      font-size: 25px; }
    .squares .service-square .overlay .square-content p {
      font-size: 14px; }
    .squares .service-square .overlay .square-content .learnmore {
      padding: 0 40px;
      font-size: 16px; } }
  @media screen and (max-width: 450px) {
    .squares .service-square .image {
      min-height: 250px; }
      .squares .service-square .image img {
        height: 250px;
        object-fit: cover; } }

.content.sub {
  padding: 50px 0; }

@media screen and (min-width: 992px) {
  .page-template-page-about .banner .slider img {
    height: auto !important;
    min-height: 1100px; } }
@media screen and (min-width: 993px) {
  .page-template-page-about .content {
    padding: 0 !important; } }
@media screen and (min-width: 993px) {
  .page-template-page-about .content .content-main {
    position: absolute;
    top: 90px;
    right: 5%;
    background: rgba(255, 255, 255, 0.9);
    max-width: 600px; }
    .page-template-page-about .content .content-main .the_content {
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 15px; } }
@media screen and (min-width: 1200px) {
  .page-template-page-about .content .content-main {
    top: 160px; } }
.page-template-page-about .content h1 {
  border-bottom: 1px solid #c6c9d8; }
  @media screen and (max-width: 1200px) {
    .page-template-page-about .content h1 {
      font-size: 40px;
      margin-bottom: 15px; } }
.page-template-page-about .content h2 {
  margin-bottom: 10px;
  font-family: "bebas", sans-serif; }
  @media screen and (max-width: 1200px) {
    .page-template-page-about .content h2 {
      font-size: 30px; } }
.page-template-page-about .content img {
  width: 100%;
  height: auto; }
.page-template-page-about .content p {
  font-weight: 400; }
  .page-template-page-about .content p i {
    font-weight: 300; }
@media screen and (max-width: 992px) {
  .page-template-page-about .content h2 {
    font-size: 30px; }
  .page-template-page-about .content img {
    margin-bottom: 25px; } }

.page-template-page-partners {
  /* temp */
  background: #282f75; }
  .page-template-page-partners h2 {
    font-family: "bebas", sans-serif;
    margin-bottom: 0;
    color: white; }
    @media screen and (max-width: 767px) {
      .page-template-page-partners h2 {
        font-size: 30px; } }
  .page-template-page-partners p {
    color: white; }
  .page-template-page-partners h1 {
    color: white;
    margin-bottom: 25px; }
  .page-template-page-partners h3 {
    color: white;
    margin-bottom: 20px;
    font-size: 1.4em; }
  .page-template-page-partners .content-main img {
    width: 100%;
    height: auto; }
  .page-template-page-partners .social {
    margin-top: auto;
    color: #fff;
    cursor: default;
    padding: 16px 0 13px;
    display: flex;
    justify-content: center; }
    .page-template-page-partners .social a {
      color: #fff;
      float: left;
      margin: 0 5px;
      border: 2px solid #fff;
      border-radius: 50px;
      width: 50px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .page-template-page-partners .social a::before {
        font-size: 20px; }
      .page-template-page-partners .social a:hover {
        color: #c6c9d8;
        background: #fff; }
    @media screen and (max-width: 1100px) {
      .page-template-page-partners .social a {
        width: 40px;
        height: 40px; } }
    @media screen and (max-width: 992px) {
      .page-template-page-partners .social {
        justify-content: center; }
        .page-template-page-partners .social a {
          width: 50px;
          height: 50px; } }
  .page-template-page-partners .major_partner {
    text-align: center; }
    .page-template-page-partners .major_partner img.logo {
      max-width: 500px;
      margin: 10px auto 30px;
      display: block; }
  .page-template-page-partners .mainPartnersList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .page-template-page-partners .mainPartnersList > div {
      margin-bottom: 30px;
      display: flex;
      flex-direction: column; }
      .page-template-page-partners .mainPartnersList > div .title {
        margin-bottom: 0;
        text-align: center; }
      .page-template-page-partners .mainPartnersList > div .image_container {
        padding: 20px; }
        .page-template-page-partners .mainPartnersList > div .image_container img {
          max-width: 250px;
          display: block;
          margin: auto; }
  .page-template-page-partners .ambassadorList img {
    max-width: 400px; }
  .page-template-page-partners .partneritem {
    text-align: center;
    margin-top: 20px; }
    .page-template-page-partners .partneritem h3 {
      margin-bottom: 10px; }
    .page-template-page-partners .partneritem .photo-container {
      height: 160px;
      display: flex;
      align-items: center; }
      .page-template-page-partners .partneritem .photo-container img {
        width: 100%;
        height: auto;
        max-height: 100%; }
    .page-template-page-partners .partneritem .partnerContent {
      margin: 25px 0;
      height: 9em;
      overflow: hidden; }
      .page-template-page-partners .partneritem .partnerContent.open {
        height: auto !important; }
      .page-template-page-partners .partneritem .partnerContent a {
        word-wrap: break-word; }
    .page-template-page-partners .partneritem .partner-read-more {
      cursor: pointer; }
    @media screen and (max-width: 767px) {
      .page-template-page-partners .partneritem h3 {
        margin-top: 10px; }
      .page-template-page-partners .partneritem .photo-container {
        height: auto;
        display: block; }
        .page-template-page-partners .partneritem .photo-container img {
          width: 100%;
          height: auto;
          max-height: unset; } }
  .page-template-page-partners .partnersList {
    margin-bottom: 75px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
  @media screen and (max-width: 992px) {
    .page-template-page-partners p {
      font-size: 16px; } }
  @media screen and (max-width: 767px) {
    .page-template-page-partners p {
      font-size: 14px; } }

.page-template-page-events-parent .content.sub {
  padding: 50px 0 10px; }
.page-template-page-events-parent .content-main {
  text-align: center; }
@media (min-width: 768px) {
  .page-template-page-events-parent .mainRow .container {
    width: 750px; } }
@media (min-width: 992px) {
  .page-template-page-events-parent .mainRow .container {
    width: 970px;
    display: flex; } }
@media (min-width: 1200px) {
  .page-template-page-events-parent .mainRow .container {
    width: 1170px; } }
@media (min-width: 1400px) {
  .page-template-page-events-parent .mainRow .container {
    width: 1370px; } }
.page-template-page-events-parent .mainRow .round {
  padding: 0 15px; }
  .page-template-page-events-parent .mainRow .round h2 {
    font-size: 30px; }
    .page-template-page-events-parent .mainRow .round h2 .orange {
      font-size: 22.5px; }
  .page-template-page-events-parent .mainRow .round h3 {
    font-size: 22.5px; }
  .page-template-page-events-parent .mainRow .round p {
    color: white; }
    .page-template-page-events-parent .mainRow .round p.format {
      font-size: 10.5px; }
    .page-template-page-events-parent .mainRow .round p.date {
      font-size: 13.5px;
      margin-bottom: 15px; }
    .page-template-page-events-parent .mainRow .round p.day {
      color: #ff4814;
      font-size: 10.5px;
      margin-bottom: 0; }
  .page-template-page-events-parent .mainRow .round table p {
    font-size: 10.5px; }
  .page-template-page-events-parent .mainRow .round .countdown_container {
    height: 120px; }
    .page-template-page-events-parent .mainRow .round .countdown_container .left-half p {
      font-size: 9px;
      color: #ff4814; }
    .page-template-page-events-parent .mainRow .round .countdown_container .right-half {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .page-template-page-events-parent .mainRow .round .countdown_container .right-half p {
        font-size: 22.5px; }
      .page-template-page-events-parent .mainRow .round .countdown_container .right-half .daysToGo {
        font-size: 60px; }
@media screen and (max-width: 992px) {
  .page-template-page-events-parent .mainRow .round {
    padding-top: 15px; } }
.page-template-page-events-parent .lowerRows {
  padding: 50px 0; }
  @media (min-width: 768px) {
    .page-template-page-events-parent .lowerRows .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .page-template-page-events-parent .lowerRows .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .page-template-page-events-parent .lowerRows .container {
      width: 1170px; } }
  @media (min-width: 1400px) {
    .page-template-page-events-parent .lowerRows .container {
      width: 1370px; } }
  .page-template-page-events-parent .lowerRows h2 {
    font-size: 40px;
    font-family: "bebas", sans-serif;
    line-height: 1;
    text-align: center;
    margin-bottom: 20px; }
  .page-template-page-events-parent .lowerRows .row {
    padding: 0 15px;
    color: white; }
    @media screen and (max-width: 1200px) {
      .page-template-page-events-parent .lowerRows .row {
        padding: 0 25px; } }
    @media screen and (max-width: 992px) {
      .page-template-page-events-parent .lowerRows .row {
        padding: 0 15px; } }
    @media screen and (max-width: 767px) {
      .page-template-page-events-parent .lowerRows .row {
        padding: 0; } }
    .page-template-page-events-parent .lowerRows .row > div table:last-of-type {
      margin-bottom: 0; }
  .page-template-page-events-parent .lowerRows table {
    width: 100%;
    margin-bottom: 10px;
    background: #c6c9d8; }
    .page-template-page-events-parent .lowerRows table td {
      padding: 15px; }
      .page-template-page-events-parent .lowerRows table td p {
        color: white;
        font-size: 20px;
        text-transform: uppercase;
        margin: 0; }
      .page-template-page-events-parent .lowerRows table td:first-of-type {
        width: 12%; }
        .page-template-page-events-parent .lowerRows table td:first-of-type p {
          font-family: "bebas", sans-serif;
          color: #ff4814;
          font-size: 30px; }
      .page-template-page-events-parent .lowerRows table td.date {
        width: 17%; }
      .page-template-page-events-parent .lowerRows table td:last-of-type {
        width: 21%; }
      @media screen and (max-width: 992px) {
        .page-template-page-events-parent .lowerRows table td:last-of-type {
          display: none; }
        .page-template-page-events-parent .lowerRows table td .round_text {
          display: none; } }

.page-id-5548 article img {
  width: 100%;
  height: auto; }
.page-id-5548 legend {
  text-align: center;
  font-size: 24px;
  border: none;
  padding: 0;
  margin: 0 0 30px;
  color: #858585; }
.page-id-5548 label {
  font-weight: 400;
  display: block;
  text-align: left;
  color: #222222;
  font-size: 18px;
  padding: 0 0 12px;
  line-height: 30px;
  margin: 0; }
.page-id-5548 .regular-textarea, .page-id-5548 .regular-text, .page-id-5548 .regular-select, .page-id-5548 .wpcf7-text, .page-id-5548 .wpcf7-select, .page-id-5548 .wpcf7-textarea {
  width: 100%;
  padding: 8px 16px;
  margin: 0 0 14px;
  border: 2px solid #e0e0e0;
  color: #46464d;
  font-size: 15px;
  background: #fff;
  border-radius: 3px; }
.page-id-5548 .wpcf7 p {
  margin: 0; }
.page-id-5548 .wpcf7 .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
  text-align: center; }
  .page-id-5548 .wpcf7 .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
    width: auto !important; }
.page-id-5548 .wpcf7-submit {
  font-family: "bebas", sans-serif;
  text-transform: uppercase;
  max-width: 240px;
  display: block;
  background: #c6c9d8;
  color: white;
  font-size: 15px;
  padding: 12px 30px;
  margin: 1em auto 0;
  border: none;
  font-weight: 900;
  width: 100%;
  border-radius: 5px;
  border: 2px solid white; }
  .page-id-5548 .wpcf7-submit:hover {
    background: #c6c9d8;
    color: #222222; }

.page-template-page-events {
  /* temp page */ }
  .page-template-page-events .current {
    padding-bottom: 50px; }
    .page-template-page-events .current .trackImage {
      width: 100%;
      height: auto; }
    .page-template-page-events .current .results {
      display: flex; }
      @media screen and (max-width: 767px) {
        .page-template-page-events .current .results {
          display: block; } }
      .page-template-page-events .current .results .content {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #c6c9d8; }
        .page-template-page-events .current .results .content p {
          margin: 0;
          font-size: 50px;
          color: white;
          font-weight: bold; }
        @media screen and (max-width: 767px) {
          .page-template-page-events .current .results .content {
            display: block;
            padding: 25px;
            text-align: center; } }
      .page-template-page-events .current .results .list a li {
        list-style: none;
        padding: 10px 15px;
        color: #c6c9d8;
        border: 1px solid #222222;
        border-top: none;
        cursor: pointer;
        transition: all 150ms ease-in-out;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out; }
      .page-template-page-events .current .results .list a:first-of-type li {
        border-top: 1px solid #222222; }
      .page-template-page-events .current .results .list a.open li {
        background: #c6c9d8;
        color: white;
        border-right: none; }
        @media screen and (max-width: 767px) {
          .page-template-page-events .current .results .list a.open li {
            border-right: 1px solid #222222; } }
  .page-template-page-events .event-list .event .eventItem img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    padding-bottom: 10px; }
  .page-template-page-events h2 {
    font-family: "bebas", sans-serif;
    margin-bottom: 0; }
  .page-template-page-events .content {
    text-align: center; }
    .page-template-page-events .content .images {
      display: flex;
      align-items: center;
      justify-content: center; }
      .page-template-page-events .content .images img {
        width: 100%;
        height: auto;
        padding: 0 50px; }
        @media screen and (max-width: 992px) {
          .page-template-page-events .content .images img {
            padding: 15px; } }
      @media screen and (max-width: 767px) {
        .page-template-page-events .content .images {
          display: block; } }
    .page-template-page-events .content .date {
      text-align: left;
      font-family: "bebas", sans-serif;
      color: #ea3624;
      font-size: 30px;
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .page-template-page-events .content .date {
          font-size: 25px; } }
  .page-template-page-events table {
    width: 100%;
    color: #c6c9d8;
    font-family: "bebas", sans-serif;
    margin-bottom: 50px; }
    .page-template-page-events table tr td, .page-template-page-events table tr th {
      font-size: 30px;
      text-align: left; }
      @media screen and (max-width: 767px) {
        .page-template-page-events table tr td, .page-template-page-events table tr th {
          font-size: 25px; } }
    .page-template-page-events table tr th {
      color: #222222; }
    .page-template-page-events table tr.todd {
      color: #ea3624; }
    @media screen and (min-width: 320px) {
      .page-template-page-events table tr .a {
        width: 150px; } }
    @media screen and (min-width: 767px) {
      .page-template-page-events table tr .a {
        width: 200px; }
      .page-template-page-events table tr .c {
        width: 350px; } }
    @media screen and (min-width: 992px) {
      .page-template-page-events table tr .a {
        width: 175px; }
      .page-template-page-events table tr .b {
        width: 325px; }
      .page-template-page-events table tr .c {
        width: 325px; } }
    @media screen and (min-width: 1200px) {
      .page-template-page-events table tr .a {
        width: 200px; }
      .page-template-page-events table tr .b {
        width: 425px; }
      .page-template-page-events table tr .c {
        width: 375px; } }
    @media screen and (min-width: 1600px) {
      .page-template-page-events table tr .d {
        width: 75px; }
      .page-template-page-events table tr .e {
        width: 325px; }
      .page-template-page-events table tr .f {
        width: 675px; }
      .page-template-page-events table tr .g {
        width: 175px; }
      .page-template-page-events table tr .h {
        width: 175px; } }
    @media screen and (max-width: 992px) {
      .page-template-page-events table.schedule tr td:nth-child(2) {
        display: none; } }
    @media screen and (max-width: 767px) {
      .page-template-page-events table.schedule tr td:nth-child(4) {
        display: none; } }
    @media screen and (max-width: 1200px) {
      .page-template-page-events table.drivers tr td:nth-child(3), .page-template-page-events table.drivers tr th:nth-child(3) {
        display: none; } }
    @media screen and (max-width: 600px) {
      .page-template-page-events table.drivers tr td:nth-child(6), .page-template-page-events table.drivers tr th:nth-child(6) {
        display: none; } }
    @media screen and (max-width: 600px) {
      .page-template-page-events table.drivers tr td:nth-child(4), .page-template-page-events table.drivers tr th:nth-child(4) {
        display: none; } }
  @media screen and (min-width: 1600px) {
    .page-template-page-events .bottomContent {
      width: 1500px;
      margin: auto; } }
  .page-template-page-events .bottomBanner img {
    width: 100%;
    height: auto; }

.page-id-6349 h2 {
  font-family: "bebas", sans-serif;
  margin: 0 0 20px; }

.page-template-default .gallery:after {
  content: "";
  display: table;
  clear: both; }
.page-template-default .gallery figure {
  float: left;
  margin: 0 2% 1em 0;
  display: block; }
.page-template-default .gallery figure img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block; }
.page-template-default .gallery.gallery-columns-1 figure {
  width: 100%;
  margin: 0 0 1em 0;
  float: none; }
.page-template-default .gallery.gallery-columns-3 figure {
  width: 32%; }
.page-template-default .gallery.gallery-columns-3 figure:nth-of-type(3n+3) {
  margin-right: 0; }
.page-template-default .gallery.gallery-columns-3 figure:nth-of-type(3n+4) {
  clear: left; }
.page-template-default .gallery.gallery-columns-2 figure {
  width: 49%; }
.page-template-default .gallery.gallery-columns-2 figure:nth-of-type(even) {
  margin-right: 0; }
.page-template-default .gallery.gallery-columns-2 figure:nth-of-type(odd) {
  clear: left; }
.page-template-default .gallery.gallery-columns-4 figure {
  width: 23.25%; }
.page-template-default .gallery.gallery-columns-4 figure:nth-of-type(4n+4) {
  margin-right: 0; }
.page-template-default .gallery.gallery-columns-4 figure:nth-of-type(4n+5) {
  clear: left; }
.page-template-default .gallery.gallery-columns-5 figure {
  width: 18%; }
.page-template-default .gallery.gallery-columns-5 figure:nth-of-type(5n+5) {
  margin-right: 0; }
.page-template-default .gallery.gallery-columns-5 figure:nth-of-type(5n+6) {
  clear: left; }
.page-template-default .gallery.gallery-columns-6 figure {
  width: 14.2%; }
.page-template-default .gallery.gallery-columns-6 figure:nth-of-type(6n+6) {
  margin-right: 0; }
.page-template-default .gallery.gallery-columns-6 figure:nth-of-type(6n+7) {
  clear: left; }
.page-template-default .gallery.gallery-columns-7 figure {
  width: 12%; }
.page-template-default .gallery.gallery-columns-7 figure:nth-of-type(7n+7) {
  margin-right: 0; }
.page-template-default .gallery.gallery-columns-7 figure:nth-of-type(7n+8) {
  clear: left; }
.page-template-default .gallery.gallery-columns-8 figure {
  width: 10.2%; }
.page-template-default .gallery.gallery-columns-8 figure:nth-of-type(8n+8) {
  margin-right: 0; }
.page-template-default .gallery.gallery-columns-8 figure:nth-of-type(8n+9) {
  clear: left; }
.page-template-default .gallery.gallery-columns-9 figure {
  width: 8.85%; }
.page-template-default .gallery.gallery-columns-9 figure:nth-of-type(9n+9) {
  margin-right: 0; }
.page-template-default .gallery.gallery-columns-9 figure:nth-of-type(9n+10) {
  clear: left; }
@media (max-width: 767px) {
  .page-template-default .gallery.gallery-columns-4 figure, .page-template-default .gallery.gallery-columns-5 figure, .page-template-default .gallery.gallery-columns-6 figure, .page-template-default .gallery.gallery-columns-7 figure, .page-template-default .gallery.gallery-columns-8 figure, .page-template-default .gallery.gallery-columns-9 figure {
    width: 100%;
    margin: 0 0 1em 0;
    float: none; } }

body.blog .content p, body.archive .content p {
  font-family: "Jura", sans-serif; }
body.blog .blog-list, body.archive .blog-list {
  padding-bottom: 50px; }
  @media screen and (min-width: 767px) {
    body.blog .blog-list, body.archive .blog-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; } }
  body.blog .blog-list .blogPost, body.archive .blog-list .blogPost {
    margin: 10px; }
    @media screen and (max-width: 767px) {
      body.blog .blog-list .blogPost, body.archive .blog-list .blogPost {
        margin: 0 !important; } }
    body.blog .blog-list .blogPost a, body.archive .blog-list .blogPost a {
      display: block;
      position: relative;
      width: 100%;
      float: left; }
      body.blog .blog-list .blogPost a img, body.archive .blog-list .blogPost a img {
        width: 100%;
        height: 350px;
        object-fit: cover; }
      body.blog .blog-list .blogPost a .overlay, body.archive .blog-list .blogPost a .overlay {
        position: absolute;
        text-align: left;
        top: 0;
        left: 0;
        right: 0;
        color: #fff;
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        background: rgba(0, 0, 0, 0.4); }
        body.blog .blog-list .blogPost a .overlay:before, body.archive .blog-list .blogPost a .overlay:before {
          position: absolute;
          top: 10px;
          right: 10px;
          bottom: 10px;
          left: 10px;
          border: 3px solid #ff4814;
          content: '';
          opacity: 0;
          -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
          transition: opacity 0.35s, transform 0.35s;
          -webkit-transform: scale(0);
          -ms-transform: scale(0);
          transform: scale(0); }
        body.blog .blog-list .blogPost a .overlay h3, body.archive .blog-list .blogPost a .overlay h3 {
          -webkit-transition: all 0.35s;
          transition: all 0.35s;
          font-size: 24px;
          font-weight: bold;
          text-align: center;
          text-transform: uppercase;
          color: #fff;
          padding: 15px 50px;
          margin-bottom: 0; }
          @media screen and (max-width: 767px) {
            body.blog .blog-list .blogPost a .overlay h3, body.archive .blog-list .blogPost a .overlay h3 {
              padding: 30px; } }
        body.blog .blog-list .blogPost a .overlay .readMore, body.archive .blog-list .blogPost a .overlay .readMore {
          font-family: "Jura", sans-serif;
          text-transform: uppercase;
          text-align: center;
          max-width: 240px;
          display: block;
          background: none;
          color: white;
          font-size: 15px;
          margin: 1em auto 0;
          font-weight: 900;
          width: 100%;
          border-radius: 5px;
          border: 2px solid white;
          opacity: 0;
          -webkit-transition: all 0.35s;
          transition: all 0.35s;
          -webkit-transform: scale(0);
          -ms-transform: scale(0);
          transform: scale(0);
          height: 0;
          padding: 0 30px;
          overflow: hidden; }
          body.blog .blog-list .blogPost a .overlay .readMore:hover, body.archive .blog-list .blogPost a .overlay .readMore:hover {
            background: white;
            color: #000; }
      body.blog .blog-list .blogPost a:hover .overlay:before, body.archive .blog-list .blogPost a:hover .overlay:before {
        opacity: 1;
        transform: scale(1); }
      body.blog .blog-list .blogPost a:hover .overlay .readMore, body.archive .blog-list .blogPost a:hover .overlay .readMore {
        opacity: 1;
        transform: scale(1);
        padding: 12px 30px;
        height: auto;
        -webkit-transition: all 0.35s;
        transition: all 0.35s; }
      @media screen and (max-width: 1600px) {
        body.blog .blog-list .blogPost a img, body.archive .blog-list .blogPost a img {
          height: 250px; } }
      @media screen and (max-width: 992px) {
        body.blog .blog-list .blogPost a img, body.archive .blog-list .blogPost a img {
          height: 350px; } }
      @media screen and (max-width: 767px) {
        body.blog .blog-list .blogPost a .overlay:before, body.archive .blog-list .blogPost a .overlay:before {
          opacity: 1;
          transform: scale(1); }
        body.blog .blog-list .blogPost a .overlay .readMore, body.archive .blog-list .blogPost a .overlay .readMore {
          opacity: 1;
          transform: scale(1);
          padding: 12px 30px;
          height: auto;
          -webkit-transition: all 0.35s;
          transition: all 0.35s; } }
    body.blog .blog-list .blogPost .info, body.archive .blog-list .blogPost .info {
      float: right;
      display: none;
      overflow: hidden;
      background: #fff;
      width: 100%; }
body.blog .post-meta, body.archive .post-meta {
  margin: 5px 0 15px; }
body.blog .view-more-container, body.archive .view-more-container {
  text-align: center;
  margin-bottom: 0px; }
  body.blog .view-more-container #view-more, body.archive .view-more-container #view-more {
    margin: 20px auto;
    background: none;
    color: #c6c9d8;
    padding: 10px 30px;
    border: 1px solid #c6c9d8; }
    body.blog .view-more-container #view-more:hover, body.archive .view-more-container #view-more:hover {
      color: #fff;
      background: #c6c9d8; }

.post-template-default {
  /*.main_content p:first-of-type {font-weight: bold;}*/ }
  .post-template-default h1 {
    margin: 0 auto 15px; }
    @media screen and (max-width: 1024px) {
      .post-template-default h1 {
        font-size: 45px; } }
    @media screen and (max-width: 767px) {
      .post-template-default h1 {
        font-size: 40px; } }
  .post-template-default .content p {
    font-family: "Jura", sans-serif; }
  .post-template-default .post-meta {
    margin: 5px 0 15px; }
  .post-template-default img.featured_image {
    margin-bottom: 15px;
    width: 100%; }
  .post-template-default img.horizontal_banner {
    margin-bottom: 15px; }
  .post-template-default img.side_banner {
    width: 100%; }
  .post-template-default .tags {
    padding: 15px 0; }
    .post-template-default .tags a {
      display: inline-block;
      background: #c6c9d8;
      color: white;
      padding: 5px 15px;
      margin: 0 5px 5px 0;
      opacity: 0.8;
      font-size: 14px; }
      .post-template-default .tags a:hover {
        opacity: 1; }
  .post-template-default .navigation {
    border-top: 2px solid #c6c9d8;
    padding: 15px 0;
    font-size: 16px; }
    .post-template-default .navigation .right {
      float: right; }
  @media screen and (max-width: 767px) {
    .post-template-default .blog-right {
      padding-top: 20px; } }
  .post-template-default .blog-right h3 {
    border-bottom: 2px solid #c6c9d8;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase; }
  .post-template-default .blog-right .recent-posts a {
    display: flex;
    margin-bottom: 10px;
    min-height: 80px; }
    @media screen and (max-width: 767px) {
      .post-template-default .blog-right .recent-posts a {
        min-height: 110px; } }
  .post-template-default .blog-right .recent-posts .img_holder {
    width: 30%; }
    .post-template-default .blog-right .recent-posts .img_holder img {
      height: 100%;
      object-fit: cover; }
  .post-template-default .blog-right .recent-posts .description {
    width: 70%;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .post-template-default .blog-right .recent-posts .description h4 {
      font-size: 16px; }
    .post-template-default .blog-right .recent-posts .description .post-meta {
      margin: 0;
      font-size: 13px; }
  .post-template-default .blog-right .archive {
    list-style: none;
    font-size: 20px; }
  .post-template-default .post-thumb img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 1.5em; }
  .post-template-default figure, .post-template-default img {
    max-width: 100%;
    height: auto; }
  .post-template-default .alignright {
    float: right;
    margin-left: 8px; }
    .post-template-default .alignrightimg {
      border-radius: 4px;
      margin-bottom: 4px;
      margin-top: 4px;
      padding: 3px; }
  .post-template-default .alignleft {
    float: left;
    margin-right: 8px; }
    .post-template-default .alignleftimg {
      border-radius: 4px;
      margin-bottom: 4px;
      margin-top: 4px;
      padding: 3px; }
  .post-template-default .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .post-template-default.single-post h1, .post-template-default.single-gallery h1 {
    line-height: 0.8em; }
  .post-template-default.single-post .content.sub p, .post-template-default.single-gallery .content.sub p {
    font-family: "Jura", sans-serif; }
  @media screen and (max-width: 1420px) {
    .post-template-default.single-post .content.sub, .post-template-default.single-gallery .content.sub {
      padding: 30px 0; } }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?l5rfke");
  src: url("../fonts/icomoon.eot?#iefixl5rfke") format("embedded-opentype"), url("../fonts/icomoon.ttf?l5rfke") format("truetype"), url("../fonts/icomoon.woff?l5rfke") format("woff"), url("../fonts/icomoon.svg?l5rfke#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]::before, [class*=" icon-"]::before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-instagram:before {
  content: "\e60a"; }

.icon-facebook:before {
  content: "\e601"; }

.icon-googleplus:before {
  content: "\e602"; }

.icon-linkedin:before, .icon-linkdin:before {
  content: "\e603"; }

.icon-twitter:before {
  content: "\e604"; }

.icon-youtube:before {
  content: "\f16a"; }

.icon-locate:before {
  content: "\e605"; }

.icon-mail:before {
  content: "\e606"; }

.icon-phone:before {
  content: "\e607"; }

.icon-home:before {
  content: "\f015"; }

.icon-user:before {
  content: "\f007"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-shopping-cart:before, .icon-shop:before {
  content: "\f07a"; }

.icon-sphere:before, .icon-web:before {
  content: "\e9c9"; }

@media screen and (max-width: 1024px) {
  .touch-icon-phone::before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e607"; }

  .touch-icon-mail::before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e606"; }

  .touch-icon-user::before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f007"; }

  .touch-icon-cart::before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f07a"; } }
@font-face {
  font-family: 'bebas';
  src: url("../fonts/bebas/BebasNeue-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bebas';
  src: url("../fonts/bebas/BebasNeue-Bold.otf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'bebas';
  src: url("../fonts/bebas/BebasNeue-Light.otf") format("truetype");
  font-weight: 300;
  font-style: normal; }
.popup-container {
  z-index: 9999;
  background: #c6c9d8;
  /*rgba(0, 0, 0, 0.5)*/
  opacity: 0;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  /*cursor: pointer;*/
  overflow-y: auto; }
  .popup-container .inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    cursor: auto; }
  .popup-container .popup-close {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 28px;
    line-height: 28px;
    text-align: center;
    height: 28px;
    opacity: .7;
    font-size: 22px;
    cursor: pointer;
    color: white;
    font-family: "bebas", sans-serif; }
    .popup-container .popup-close:hover {
      opacity: 0.9; }

.popup-inner {
  max-width: 980px;
  width: 100%;
  margin: 2% auto;
  background: #c6c9d8;
  padding: 2em 2em 3em;
  color: #858585; }
  .popup-inner .ajax {
    display: block;
    margin: 0 auto; }
  .popup-inner form {
    margin: 0 auto; }
  .popup-inner p {
    margin: 0 0 1.8em;
    font-size: 16px;
    line-height: 1.4em;
    text-align: center;
    font-family: "bebas", sans-serif;
    color: white; }
    .popup-inner p.title {
      font-size: 42px;
      font-weight: 700;
      text-align: center;
      color: white;
      margin: 0 0 .2em; }
      @media screen and (max-width: 767px) {
        .popup-inner p.title {
          font-size: 28px; } }
    .popup-inner p.description {
      margin: 0 0 2em; }
  .popup-inner h1 {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    color: white;
    margin: 0 0 .2em; }
    @media screen and (max-width: 767px) {
      .popup-inner h1 {
        font-size: 28px; } }
  .popup-inner legend {
    text-align: center;
    font-size: 24px;
    border: none;
    padding: 0;
    margin: 0 0 30px;
    color: #858585; }
  .popup-inner label {
    font-weight: 400;
    display: block;
    text-align: left;
    color: white;
    font-size: 18px;
    padding: 0 0 12px;
    line-height: 30px;
    margin: 0; }
  .popup-inner .regular-textarea, .popup-inner .regular-text, .popup-inner .regular-select, .popup-inner .wpcf7-text, .popup-inner .wpcf7-select, .popup-inner .wpcf7-textarea {
    width: 100%;
    padding: 8px 16px;
    margin: 0 0 14px;
    border: 2px solid #e0e0e0;
    color: #46464d;
    font-size: 15px;
    background: #fff;
    border-radius: 3px; }
  .popup-inner .wpcf7 p {
    margin: 0; }
  .popup-inner .wpcf7 .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    text-align: center; }
    .popup-inner .wpcf7 .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
      width: auto !important; }
  .popup-inner .button-primary, .popup-inner .wpcf7-submit {
    font-family: "bebas", sans-serif;
    text-transform: uppercase;
    max-width: 240px;
    display: block;
    background: none;
    color: white;
    font-size: 15px;
    padding: 12px 30px;
    margin: 1em auto 0;
    font-weight: 900;
    width: 100%;
    border-radius: 5px;
    border: 2px solid white; }
    .popup-inner .button-primary:hover, .popup-inner .wpcf7-submit:hover {
      background: white;
      color: #c6c9d8; }
  .popup-inner .single-checkbox label {
    display: inline-block; }
  .popup-inner .single-checkbox input {
    margin: 0 10px 0 0; }
  .popup-inner .wpcf7-checkbox {
    display: block;
    margin: 0; }
    .popup-inner .wpcf7-checkbox .wpcf7-list-item {
      margin: 0; }
    .popup-inner .wpcf7-checkbox label {
      font-weight: 400;
      color: #46464d; }
    .popup-inner .wpcf7-checkbox input {
      margin: 0 6px 0 0; }
  .popup-inner textarea {
    height: 100px; }
  .popup-inner .wpcf7-mail-sent-ok {
    color: white; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

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

.eapps-instagram-feed-posts-view {
  background: #000;
}

.blog h1 {
    color: #fff;
}
.blog #mainContent,
.blog #list {
    background: #000;
}

.home#about .logo-2 {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 15px auto 0 auto;
}