@import url("//hello.myfonts.net/count/3a040b");
/*
Theme Name: Sanitarium Weet-Bix Kids TRYathlon Fundraising
Theme URI: https://tryathlon.co.nz
Author: Increaseo
Author URI: http://www.increaseo.com
Description: Sanitarium Weet-Bix Kids TRYathlon with Fundaising Functionality
Version: 2
Text Domain: tryathlon

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* font-family: cubano, sans-serif; */
@font-face {
  font-family: "BebasNeuePro-SmEBd";
  src: url("fonts/bebas-3A040B_0_0.eot");
  src: url("fonts/bebas-3A040B_0_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/bebas-3A040B_0_0.woff2") format("woff2"),
    url("fonts/bebas-3A040B_0_0.woff") format("woff"),
    url("fonts/bebas-3A040B_0_0.ttf") format("truetype");
}

@font-face {
  font-family: "Dinot-Medium";
  src: url("fonts/DINOT-Medium.eot");
  src: url("fonts/DINOT-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/DINOT-Medium.woff") format("woff"),
    url("fonts/DINOT-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Dinot-Regular";
  src: url("fonts/DINOT-Regular.eot");
  src: url("fonts/DINOT-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/DINOT-Regular.woff") format("woff"),
    url("fonts/DINOT-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Dinot-Bold";
  src: url("fonts/DINOT-Bold.woff") format("woff");
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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: 600;*/
  font-family: Dinot-Bold, sans-serif;
}

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 {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-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,
select {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
  color: #404040 !important;
  font-family: "Dinot-Medium", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 400;
}

button,
input,
select,
textarea {
  color: #404040;
  font-family: "Dinot-Medium", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}

h1,
h2 {
  clear: both;
  font-family: cubano, sans-serif;
  font-weight: 400;
}

h2 {
  font-size: 22px;
  color: #052e9d;
}

h3 {
  font-family: "Dinot-Bold", sans-serif;
  font-size: 1rem !important;
  color: #404040;
}

h4 {
  font-size: 18px;
}

h4,
h5,
h6 {
  clear: both;
  font-family: cubano, sans-serif;
  font-weight: 400;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em 1.5em 1.5em;
  color: #0032a0;
  font-style: italic;
  font-size: 20px;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
  height: 100%;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff; /* Fallback for when there is no custom background color defined. */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

.entry-content .wpb_text_column ul,
.entry-content .vc_toggle_content ul,
.woocommerce ul.products .product-desc ul {
  list-style: none;
  margin: 10px 0 30px 36px;
  padding: 0 0 0 0;
}

.entry-content .wpb_text_column ul li,
.entry-content .vc_toggle_content ul li,
.woocommerce ul.products .product-desc ul li {
  padding: 0;
  width: 100%;
  text-indent: -6px;
}

.entry-content .wpb_text_column ul li:before,
.entry-content .vc_toggle_content ul li:before,
.woocommerce ul.products .product-desc ul li:before {
  font-family: "Ionicons";
  content: "\f21b";
  margin-right: 0px;
  font-size: 8px;
  position: relative;
  top: -2px;
  left: -30px;
}

.entry-content .wpb_text_column ol,
.entry-content .vc_toggle_content ol {
  margin: 10px 0 30px 15px;
  padding: 0 0 0 0;
}

.entry-content .wpb_text_column ol li,
.entry-content .vc_toggle_content ol li {
  padding: 0 0 0 25px;
  margin: 0 0 20px 0;
}

.entry-content .wpb_text_column ul.no-bullet {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0 0 0 0;
  list-style-type: none;
}

.entry-content .wpb_text_column ul.no-bullet li {
  padding: 0;
  width: 100%;
  text-indent: 0;
  list-style-type: none;
}

.entry-content .wpb_text_column ul.no-bullet li:before {
  display: none;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn,
#content .vc_btn3.vc_btn3-style-modern,
.field-wrap input[type="submit"],
.field-wrap input[type="button"],
.field-wrap button,
.form-field input.wpcf7-submit {
  border: 1px solid #31a000;
  border-radius: 5px;
  background: #31a000;
  line-height: 1;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
  padding: 15px;
  color: #fff !important;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-family: cubano, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 22px;
  max-width: 258px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

#content .small-btn .vc_btn3.vc_btn3-style-modern {
  font-size: 16px;
}

.modal input[type="button"]:hover,
.modal input[type="button"]:active {
  background: #31a000 !important;
  border: 1px solid #31a000 !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.btn.blue,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.form-field input.wpcf7-submit:hover {
  border: 1px solid #31a000;
  background: #31a000;
  color: #fff !important;
  font-weight: normal;
  opacity: 1;
  border-radius: 5px;
  line-height: 1;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
  padding: 15px;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-family: cubano, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 22px;
  max-width: 258px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.btn.center {
  margin: 0 auto;
  display: block;
}

.btn.right {
  margin: 0 0 0 auto;
  display: block;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.btn:hover,
#content .vc_btn3.vc_btn3-style-modern:hover,
.field-wrap input[type="submit"]:hover,
.field-wrap input[type="button"]:hover,
.field-wrap button:hover {
  border: 1px solid #0033a0;
  background: #0033a0;
  color: #fff !important;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
a.btn:hover:focus,
a.btn:hover:active,
.btn:hover:focus,
.btn:hover:active,
#content .vc_btn3.vc_btn3-style-modern:focus,
#content .vc_btn3.vc_btn3-style-modern:active,
.field-wrap input[type="submit"]:focus,
.field-wrap input[type="button"]:focus,
.field-wrap button:focus,
.field-wrap input[type="submit"]:active,
.field-wrap input[type="button"]:active,
.field-wrap button:active {
  border: 1px solid #0033a0;
  background: #0033a0;
  color: #fff !important;
  outline: 0;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce #respond input#submit.alt:active,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:active,
.btn.blue:hover,
.btn.blue:focus,
.btn.blue:active,
.btn.active,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover,
.woocommerce #respond input#submit.disabled:focus,
.woocommerce #respond input#submit:disabled:focus,
.woocommerce #respond input#submit[disabled]:disabled:focus,
.woocommerce a.button.disabled:focus,
.woocommerce a.button:disabled:focus,
.woocommerce a.button[disabled]:disabled:focus,
.woocommerce button.button.disabled:focus,
.woocommerce button.button:disabled:focus,
.woocommerce button.button[disabled]:disabled:focus,
.woocommerce input.button.disabled:focus,
.woocommerce input.button:disabled:focus,
.woocommerce input.button[disabled]:disabled:focus,
.woocommerce #respond input#submit.disabled:active,
.woocommerce #respond input#submit:disabled:active,
.woocommerce #respond input#submit[disabled]:disabled:active,
.woocommerce a.button.disabled:active,
.woocommerce a.button:disabled:active,
.woocommerce a.button[disabled]:disabled:active,
.woocommerce button.button.disabled:active,
.woocommerce button.button:disabled:active,
.woocommerce button.button[disabled]:disabled:active,
.woocommerce input.button.disabled:active,
.woocommerce input.button:disabled:active,
.woocommerce input.button[disabled]:disabled:active,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active {
  border: 1px solid #0033a0 !important;
  background: #0033a0 !important;
  color: #fff !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
  color: #989898;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  padding: 3px;
  font-weight: 600;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  border-color: #bbbbbb;
  box-shadow: 0px 0px 2px #bbbbbb;
  outline: none;
}

textarea,
select {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #eb1e28;
  text-decoration: none;
}

a:visited {
  /*color: #eb1e28;*/
}

a:hover,
a:focus,
a:active {
  color: #5b5b5b;
}

a:focus,
a:hover,
a:active,
:focus {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 5px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */ .infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/

i.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: text-top;
  margin-left: 5px;
}

.site {
  width: 100%;
  margin: 0 auto 0 auto;
}

.no-hero-image .site,
.home.no-hero-image .site {
  margin: 101px auto 0 auto;
}

.content-area {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

.site-main {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}

.container {
  max-width: 980px;
  margin: 0 auto;
}

.bebas {
  font-family: "BebasNeuePro-SmEBd", sans-serif;
}

.header-search {
  float: right;
  padding: 0px;
  position: relative;
  height: 25px;
  width: 25px;
}

.site-header .social-icons a.show-search {
  display: block;
  border-radius: 0;
  background: transparent;
  position: relative;
  top: -6px;
  text-decoration: none;
}

.site-header .social-icons .header-search .icon {
  font-size: 30px;
  color: #eb1e28;
}

.site-header .search-form-wrapper {
  position: relative;
  right: 170px;
  top: 5px;
  z-index: 1;
  border-radius: 10px;
  width: 200px;
  display: none;
}

.site-header .search-form-wrapper.active {
  display: block;
}

a.show-search {
  display: none;
}

.site-header a.show-search {
  display: block;
}

.header-search .search-form-wrapper input {
  width: 100%;
  padding: 5px;
  -webkit-appearance: textfield;
}

.header-search .search-form-wrapper button {
  max-width: none;
  width: auto;
  padding: 0;
  background: transparent;
  padding: 0;
  position: absolute;
  right: 5px;
  top: 2px;
  border: none;
  box-shadow: none;
}

.site-header .social-icons .header-search button .icon {
  color: #000;
  height: 30px;
  width: 30px;
}

.hero-image {
  width: 100%;
  min-height: 230px;
  position: relative;
  overflow-x: hidden;
}

.hero-image.desktop {
  font-size: 0;
}

.hero-image.mobile {
  display: none;
}

.hero-image.short img {
  max-width: 100%;
  width: 100%;
}

.hero-image.full {
  width: 100%;
  min-height: 230px;
  /* height: calc(91vh - 93px); */
  max-height: 550px;
  background-size: cover;
  background-position: center top;
}

.single-locations .hero-image.full {
  min-height: 450px;
}

body.admin-bar .hero-image.full {
  height: calc(91vh - 127px);
}

.hero-image .container {
  max-width: 1080px;
  padding: 0 0 0 50px;
  /* text-shadow: 0 0 4px rgba(5, 6, 6, 0.4); */
  position: relative;
  border: 1px solid transparent;
}

.home .hero-image .container {
  max-width: 980px;
  padding: 0;
}

.hero-image.full .container {
  min-height: 250px;
}

.hero-image .entry-header {
  margin-left: -8px;
}

.hero-image h1 {
  text-transform: uppercase;
  margin: -15px 0 0 0;
  font-size: 70px;
  line-height: 1;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.long-page-title .hero-image h1 {
  font-size: 80px;
}

.open-locations {
  margin: 20px 0 0 5px;
}

.single .open-locations {
  margin: 20px 0 0 25px;
}

.no-hero-image .open-locations {
  margin: 0 0 5px 0;
}

.hero-title {
  /* color: #052E9D;
  text-shadow: 2px 2px 2px #39B2E8; */
  color: #fff;
  text-shadow: 0 0 4px rgba(5, 6, 6, 0.4);
  font-size: 35px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 35px;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-family: cubano, sans-serif;
  font-weight: 400;
}

.page .entry-content h2 {
  /* border-bottom: 1px solid #b8bbc1; */
  margin-left: -30px;
  width: calc(100% + 60px);
  padding: 0 30px 10px 30px;
}

.page .entry-content h2.no-margin {
  border-bottom: 1px solid #b8bbc1;
  margin-left: 0;
  width: auto;
  padding: 0 30px 10px 30px;
}

.home.page .entry-content h2 {
  text-align: center;
  color: #052e9d;
  font-size: 38px;
}

table th,
table td {
  padding: 10px;
  text-align: left;
}

table th {
  background: #0032a0;
  color: #fff;
  border-right: 1px solid #fff;
}

table th:last-of-type {
  border: none;
}

table td {
  background: #f0f0f0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

table td:last-of-type {
  border-right: none;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.site-header {
  width: 100%;
  background: #fff;
  padding: 20px 0 0 0;
  height: 95px;
}

.site-header .container {
  position: relative;
  max-width: 1080px;
  width: 100%;
}

.logo {
  float: left;
  position: absolute;
  top: -15px;
  left: -10px;
  z-index: 1000;
  width: 243px;
}

.header-content {
  float: right;
  max-width: calc(100% - 243px);
  width: 100%;
  margin-right: 50px;
}

.site-header p {
  margin: 2px 0 0 0;
}

.header-text {
  color: #0032a0;
  position: relative;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  text-align: right;
}

.header-text .container {
  position: absolute;
  right: 125px;
  top: 23px;
  width: 66%;
}

.header-text p {
  margin: 0;
}

.header-text a {
  color: #0032a0;
  text-decoration: none;
}

.site-header .social-icons {
  float: right;
}

.site-header .social-icons a,
a.social {
  display: inline-block;
  background: #eb1e28;
  width: 25px;
  height: 25px;
  line-height: 26px;
  border-radius: 50%;
  text-align: center;
}

.site-header .social-icons a:hover,
a.social:hover {
  opacity: 0.8;
}

.site-header .social-icons a:last-of-type,
a.social.last-of-type {
  margin: 0;
}

.social-icons .icon,
a.social .icon {
  margin: 0;
  vertical-align: middle;
}

.site-header .social-icons .icon,
a.social .icon {
  color: #fff;
  font-size: 15px;
  height: 20px;
  line-height: 16px;
}

.social-icons .twitter .icon {
  position: relative;
  left: 0px;
  top: 0px;
}

.site-header .main-navigation {
  margin-top: 10px;
  width: 101%;
}

.site-header .main-navigation li a {
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif !important; */
  font-family: cubano, sans-serif !important;
  font-weight: 400;
  text-transform: uppercase !important;
}

header.entry-header h1.entry-title {
  font-size: 70px;
  text-transform: uppercase;
  line-height: 1;
  color: #052e9d;
  text-shadow: 2px 2px 2px #39b2e8;
}
.hero-title header.entry-header h1.entry-title {
  color: #fff;
  text-shadow: none;
}
#mega-menu-wrap-primary #mega-menu-primary {
  text-align: right;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-columns-1-of-8 {
  width: auto !important;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item.mega-menu-clear {
  clear: none !important;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu {
  padding-top: 8px;
  padding-bottom: 8px;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li {
  width: auto !important;
  border-right: 1px solid rgba(0, 84, 179, 0.5);
  -webkit-box-shadow: 1px 0px 0px 0px rgba(0, 50, 160, 0.5);
  -moz-box-shadow: 1px 0px 0px 0px rgba(0, 50, 160, 0.5);
  box-shadow: 1px 0px 0px 0px rgba(0, 50, 160, 0.5);
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-first-item {
  margin-left: 243px !important;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-last-item {
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-flyout.mega-menu-item-has-children
  > a.mega-menu-link::after,
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-flyout
  li.mega-menu-item-has-children
  > a.mega-menu-link::after,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item-has-children
  > a.mega-menu-link::after {
  display: none;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.back-top {
  display: none;
  text-align: center;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-family: cubano, sans-serif;
  font-weight: 400;
  margin: 50px auto 5px auto;
}

.back-top a {
  color: #0032a0;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 25px;
}

.site-footer {
  width: 100%;
  color: #fff;
  background: #0032a0;
  /* background-image: -ms-linear-gradient(
    top,
    rgba(0, 102, 191, 1) 0%,
    rgba(0, 50, 160, 1) 100%
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 102, 191, 1) 0%,
    rgba(0, 50, 160, 1) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 102, 191, 1) 0%,
    rgba(0, 50, 160, 1) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(0, 102, 191, 1)),
    color-stop(100, rgba(0, 50, 160, 1))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 102, 191, 1) 0%,
    rgba(0, 50, 160, 1) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 102, 191, 1) 0%,
    rgba(0, 50, 160, 1) 100%
  ); */
}

.site-footer .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
}

.site-info {
  /* padding: 20px 0; */
  /* -ms-flex: 0 0 calc(100% - 330px);
  flex: 0 0 calc(100% - 330px);
  max-width: calc(100% - 330px); */
  width: 33%;
}
.site-info-links {
  width: 33%;
}

.site-footer a {
  color: #fff;
}

.site-footer .social-icons a {
  display: inline-block;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 41px;
  border-radius: 50%;
  text-align: center;
}

.site-footer .social-icons a:hover {
  opacity: 0.8;
}

.site-footer .social-icons .icon {
  color: #0032a0;
  font-size: 20px;
  height: 40px;
  line-height: 36px;
}

#footer-menu {
  /* margin: 20px 0 8px 0; */
  padding: 0;
  list-style: none;
  font-size: 0;
}

#footer-menu li {
  display: inline-block;
  vertical-align: top;
  /* padding: 0 10px 0 10px;
  line-height: 35px; */
  display: inline-block;
  padding: 0 10px 0 0px;
  line-height: 19px;
  /* border-right: 1px solid rgba(0, 50, 160, 0.5);
  -webkit-box-shadow: 1px 0px 0px 0px rgba(0, 84, 179, 0.5);
  -moz-box-shadow: 1px 0px 0px 0px rgba(0, 84, 179, 0.5);
  box-shadow: 1px 0px 0px 0px rgba(0, 84, 179, 0.5); */
}

#footer-menu li.last-item {
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#footer-menu li:first-of-type {
  padding-left: 0;
}

#footer-menu li a {
  font-size: 12px;
  display: block;
  text-decoration: none;
}

#footer-menu li a:hover {
  color: #fff;
  text-decoration: underline;
}

.copyright {
  clear: both;
}

.copyright p {
  margin: 0;
  font-size: 8px;
}

.copyright a {
  text-decoration: none;
}

.footer-logos {
  /* -ms-flex: 0 0 330px;
  flex: 0 0 330px;
  max-width: 330px;
  text-align: right; */
  text-align: center;
  width: 33%;
  /* margin-right: -10px;
  padding-bottom: 20px; */
}

.footer-logos img {
  /* float: right; */
  width: 115px;
}

img.give-it-a-try {
  /* padding: 80px 0 0 0;
  margin-right: -9px; */
}

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/

body.home {
  min-height: 100%;
}

.home .site {
  max-width: none;
  margin: 0 auto;
}

.home .site-content {
  max-width: none;
  position: relative;
}

.home-slider-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-slider {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 0;
  border-radius: 0 !important;
  border: none !important;
}

.home-slider-wrapper .home-slider {
  width: 100%;
  height: 100%;
}

.home-slider.slick-slider .slick-track,
.home-slider.slick-slider .slick-list {
  height: 100%;
  width: 100%;
}

.home-slider-wrapper .slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.center-outer {
  display: table;
  width: 100%;
  height: 100%;
}
.medal-homepage {
  background-image: url(images/medal-web.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 12%;
  right: 0px;
  height: 523px;
  width: 200px;
  z-index: 1;
}
.home .hero-image {
  min-height: 450px;
  max-height: 550px;
}

.home .hero-image.full,
.home .hero-image.full .center-outer {
  /* height: calc(100vh - 93px); */
  /* height: calc(70vh - 93px); */
  border-top: 15px solid #ea1e28;
}

.home .hero-image .center-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.center-inner {
  display: table-cell;
  vertical-align: middle;
}

.home .hero-image.full .center-outer {
  position: absolute;
}

.home-buttons {
  text-align: center;
  display: none;
}

.home-buttons.display {
  display: block;
}

.home-buttons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
  /* overflow: hidden; */
  margin-top: 8%;
}

.home-buttons ul li {
  width: 100%;
  margin: 0 auto;
}

a.btn.big,
div.btn.big {
  display: block;
  float: left;
  max-width: none;
  width: auto;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-family: cubano, sans-serif;
  font-weight: 400;
  font-size: 100px;
  color: #fff;
  line-height: 1;
  padding: 19px 0 27px 0;
  /* background: transparent; */
  background-color: #052e9d;
  border: 1px solid #052e9d !important;
  text-decoration: none;
  box-shadow: 0 0 4px rgba(5, 6, 6, 0.4);
  /* border-radius: 75px; */
  text-shadow: 0 0 4px rgba(5, 6, 6, 0.4);
  /* -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -ms-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out; */
}

div.btn {
  cursor: default;
}

a.btn.big.red,
div.btn.big.red {
  background: #eb1e28;
  border: none !important;
  text-shadow: none;
}

.btn,
a.btn.big,
div.btn.big {
  background: #31a000;
  border-color: #31a000;
}

.btn:hover,
a.btn.big:hover,
div.btn.big:hover {
  background: #0033a0;
  border-color: #0033a0;
}

a.btn.big.green,
div.btn.big.green {
  background: #31a000;
  border: none !important;
  text-shadow: none;
}

a.btn.big.green:hover,
div.btn.big.green:hover {
  background: #0033a0;
  color: #fff !important;
}

a.btn.big:hover,
a.btn.big:active,
a.btn.big:focus,
div.btn.big:hover {
  color: #eb1e28 !important;
  background: #fff;
  text-shadow: none;
}

a.btn.big:hover,
a.btn.big:active,
a.btn.big:focus,
div.btn.big:hover {
  color: #eb1e28 !important;
  background: #fff;
  text-shadow: none;
}

a.btn.big.red:hover,
a.btn.big.red:active,
a.btn.big.red:focus,
div.btn.big.red:hover {
  color: #fff !important;
  background: #0033a0 !important;
}

.home-buttons a.btn.big {
  width: 90%;
  /* padding:8px 14px 12px 14px; */
  padding: 19px 0 27px 0;
  background-color: #052e9d;
  transition: transform 0.2s; /* Animation */
  font-size: 50px;
}
.home-buttons a.btn.big:hover,
.home-buttons a.btn.big:active,
.home-buttons a.btn.big:focus {
  color: #fff !important;
  text-shadow: none !important;
  transform: scale(1.1);
}

.home-buttons a.registration.btn.big {
  border-color: #31a000 !important;
  background-color: #31a000;
}

.home-buttons ul li.btn-1 {
  width: 50%;
  display: inline-block;
  float: right;
  vertical-align: top;
  padding: 0 20px;
}

.home-buttons ul li.btn-2 {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 0 20px;
}

.sponsors {
  max-width: 1080px;
}

.home .sponsors {
  margin: 10px 0 30px 0;
}

.sponsors-container {
  margin: 58px auto 42px auto;
}

.sponsors-container.global-sponsors {
  margin: 0 auto;
}

.sponsors .slide a {
  padding: 0;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #5b5b5b;
}

.carousel h2 {
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  /* color: #464646; */
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 0px;
  font-size: 16px;
}

.sponsors .sponsor-title {
  border-bottom: 1px solid #dfdede;
}

.sponsor-title.mobile h2 {
  display: none;
}

.fixed-sponsor {
  float: left;
  width: 130px;
  position: relative;
  z-index: 1;
  margin: 0px 0 0 0;
  display: none;
}

.slide.fixed-item {
  display: none !important;
}

.fixed-sponsor.display {
  display: block;
}

.sponsors .slide img {
  width: 130px;
  height: 100px;
  margin: 0 auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateZ(0);
}

.sponsors .slide:hover img,
.sponsors .slide a:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.sponsors-info {
  clear: both;
  text-align: center;
  display: none;
  margin: 20px 0 0 0;
}

.sponsors-info.display {
  display: block;
}

.local-sponsors .slide {
  padding: 0;
}

.local-sponsors .carousel h2 {
  border-bottom: 1px solid #dfdede;
}

.slick-arrow {
  height: 100%;
  margin-top: 22px;
  z-index: 1;
}

.slick-arrow.left {
  position: absolute;
  left: -50px;
  top: 0;
}

.slick-arrow.right {
  position: absolute;
  right: -50px;
  top: 0;
}

.slick-arrow button {
  padding: 0;
  max-width: none;
  width: auto;
  font-size: 40px;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  border: none;
  color: rgba(54, 54, 54, 0.4) !important;
}

.slick-arrow button:hover {
  color: rgba(54, 54, 54, 1) !important;
}

.slick-slide {
  padding: 0;
  text-align: center;
}

.slider-logo,
.slider-logo-desktop {
  padding: 0;
}

.slick-slide img {
  display: inline-block !important;
}

.slider-title {
  display: none !important;
}

.sponsors-slider {
  display: none;
}

.sponsors-slider.display {
  display: block;
}

span.hide-me {
  display: block;
  text-indent: -9999em;
}

/*--------------------------------------------------------------
## Locations
--------------------------------------------------------------*/

.hero-image .overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 45%;
  background-image: -ms-linear-gradient(
    top,
    rgba(0, 7, 26, 0) 10%,
    rgba(0, 7, 26, 0.5) 100%
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 7, 26, 0) 10%,
    rgba(0, 7, 26, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 7, 26, 0) 10%,
    rgba(0, 7, 26, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(10, rgba(0, 7, 26, 0)),
    color-stop(100, rgba(0, 7, 26, 0.5))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 7, 26, 0) 10%,
    rgba(0, 7, 26, 0.5) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 7, 26, 0) 10%,
    rgba(0, 7, 26, 0.5) 100%
  );
}

.location-data a.btn.big,
.location-data div.btn.big {
  font-size: 60px;
  padding: 13px 20px 16px 20px;
}

.location-data .data-item {
  display: inline-block;
  margin: 40px 30px 0 0;
}

.location-data .data-item.reg-button {
  float: left;
  margin-top: 45px;
}

.location-data .data-item.loc-data {
  line-height: 1.2;
  position: relative;
  padding: 5px 0 0 0;
}

.location-data .data-item p {
  margin: 0;
}

.location-data .data-item.loc-data.date {
  margin-right: 65px;
}

.date .day {
  display: block;
}

.location-data .data-item.reg-date {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
}

.long-location-title .location-data .data-item.reg-date {
  top: -124px;
}

.register-progress {
  position: relative;
  display: inline-block;
}

.register-progress .value {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  right: 0;
  top: -10px;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 25px;
}

.register-progress .value span {
  display: block;
  font-size: 70px;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
  margin: 0 !important;
}

.hide-tab-entry-info a[href^="#tab-entry-info"],
.hide-tab-pre-event-info a[href^="#tab-pre-event-info"],
.hide-tab-event-day-info a[href^="#tab-event-day-info"],
.hide-tab-post-event-info a[href^="#tab-post-event-info"],
.hide-tab-stay-informed a[href^="#tab-stay-informed"],
.hide-tab-faqs a[href^="#tab-faqs"],
.hide-tab-photos a[href^="#tab-photos"],
.hide-tab-pricing a[href^="#tab-pricing"],
.hide-tab-testimonials a[href^="#tab-testimonials"],
.hide-tab-maps a[href^="#tab-maps"],
.hide-tab-splash-dash a[href^="#tab-splash_dash"],
.hide-tab-current-tryathletes a[href^="#tab-current-tryathletes"],
.hide-tab-new-entries a[href^="#tab-new-entries"],
.hide-tab-post-try-diy a[href^="#tab-post-try-diy"],
.hide-tab-entry-info #tab-entry-info,
.hide-tab-pre-event-info #tab-pre-event-info,
.hide-tab-event-day-info #tab-event-day-info,
.hide-tab-post-event-info #tab-post-event-info,
.hide-tab-stay-informed #tab-stay-informed,
.hide-tab-faqs #tab-faqs,
.hide-tab-photos #tab-photos,
.hide-tab-pricing #tab-pricing,
.hide-tab-testimonials #tab-testimonials,
.hide-tab-maps #tab-maps,
.hide-tab-splash-dash #tab-splash_dash,
.hide-tab-current-tryathletes #tab-current-tryathletes,
.hide-tab-new-entries #tab-new-entries,
.hide-tab-post-try-diy #tab-post-try-diy{
  display: none !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab {
  padding: 14px 0 !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  color: #5b5b5b;
  text-transform: uppercase;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  border-right: 1px solid #b8bbc1 !important;
  padding: 0px 20px !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab:last-of-type > a {
  border: none !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active {
  margin-left: -1px !important;
  margin-right: 1px !important;
  position: relative;
  z-index: 1;
  background: #f0f0f0 !important;
  border-radius: 10px 10px 0 0 !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab:first-of-type.vc_active {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  color: #0033a0 !important;
  border: none !important;
}

.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panels
  .vc_tta-panel-body {
  background: #f0f0f0 !important;
  font-size: 16px;
}

.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panels
  .vc_tta-panel-body {
  padding: 50px 0 30px 0 !important;
}

.video-wrapper {
  border: 1px solid #333;
  padding-top: 56.25%;
}

.wpb_video_wrapper iframe {
  box-sizing: border-box;
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#content .wpb_video_widget .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  background-size: cover;
}

#content .wpb_video_widget .video-overlay.crop {
  background-position: 0 50%;
}

#content .wpb_video_widget .video-overlay a {
  background: #fff;
  padding: 20px;
  display: inline-block;
}

.video-overlay .center-outer {
  position: relative;
  z-index: 1;
}

.video-overlay h1 {
  margin: 0;
  padding: 0;
  font-size: 40px;
}

.video-overlay .youtube-play {
  display: inline-block;
}

.video-overlay .youtube-play .icon {
  font-size: 100px;
  line-height: auto;
  width: auto;
  height: auto;
  cursor: pointer;
}

.video {
  margin: 0 0 30px 0;
}

iframe:before {
  background: red;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.single-locations .vc_tta-panels h2 {
  text-transform: uppercase;
  color: #0033a0;
  margin: 0;
}

.single-locations .details-info p {
  margin: 0;
}

.single-locations hr {
  color: transparent;
  height: 1px;
  background: #e3e2e3;
  margin: 10px 0 10px 0;
}

.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panels
  .vc_tta-panel-body
  .vc_row {
  margin: 0 0 0px 0 !important;
  padding: 0 20px;
}

.single-locations table {
  text-align: center;
}

.single-locations table th,
.single-locations table td {
  padding: 10px;
}

.single-locations table tr:nth-child(odd) th,
.single-locations table tr:nth-child(odd) td:first-of-type {
  background: #0032a0;
  color: #fff;
}

.single-locations table tr:nth-child(even) th,
.single-locations table tr:nth-child(even) td:first-of-type {
  background: #ccc;
}

.single-locations table td {
  background: transparent;
}

.single-locations table tr:nth-child(odd) {
  background: #fff;
}

.single-locations table tr:nth-child(even) {
  background: #f1f1f1;
}

.single-locations .vc_toggle_content {
  padding: 25px 0 !important;
}

.single-locations .vc_toggle_content table:last-of-type {
  margin-bottom: 0;
}

.single-locations .vc_toggle_content table th,
.single-locations .vc_toggle_content table td {
  width: 50%;
  vertical-align: top;
}

#tab-map h2 {
  text-transform: uppercase;
  color: #0033a0;
  margin: 30px 0 0px 0;
  font-size: 20px;
}

#tab-maps .wpb_column {
  border-right: 1px solid #c9c9cb;
  padding: 0 20px;
}

#tab-maps .wpb_column:last-of-type {
  border: none;
}

#tab-testimonials {
  text-align: center;
}

#tab-testimonials hr {
  color: transparent;
  height: 1px;
  background: #e3e2e3;
  margin: 50px 0;
}

.align-right.wpb_column,
.blog .form-ad .align-right,
.single-post .form-ad .align-right {
  float: right !important;
}

.vip-sign-up {
  max-width: 100%;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #bebebe;
  float: right;
  font-size: 13px;
}

.vip-sign-up h1 {
  margin: 0 0 0 0;
  text-transform: uppercase;
}

.vip-sign-up hr {
  margin: 0 -30px 30px -30px;
}

.vip-sign-up form {
  padding: 30px;
}

.form-field {
  margin: 0 0 30px 0;
}

.form-field label {
  display: block;
  color: #888888;
}

.form-field input {
  display: block;
  width: 100%;
  padding: 10px;
}

div.wpcf7 img.ajax-loader {
  display: inline-block;
}

div.wpcf7-response-output {
  margin: 20px 0;
  padding: 20px;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
  border: 1px solid #0033a0;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
  display: none !important;
}

/*--------------------------------------------------------------
## Location Modal
--------------------------------------------------------------*/

.modal-open .modal {
  background: #0033a0 !important;
  background: rgba(0, 50, 160, 0.85) !important;
}

.modal-wrapper .modal {
  padding: 0 !important;
}

.modal-wrapper .modal-dialog {
  max-width: 980px;
  width: 100%;
  margin: 30px auto;
}

.modal-wrapper .modal-content {
  padding: 25px;
  border-radius: 0;
  box-shadow: none;
  border: none;
  max-height: calc(100vh - 60px);
  height: 100%;
  overflow: auto;
}

.modal-wrapper .modal-header {
  padding: 0;
  border: none;
  display: block;
}

.modal-wrapper .modal button.close {
  box-shadow: none;
  color: #0033a0 !important;
  font-size: 22px !important;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  padding: 0px 0 0 0;
  max-width: none;
  width: auto;
  float: right;
  margin: 0;
  opacity: 1;
}

.modal-wrapper .modal button.close .icon {
  color: #fff;
  background: #0033a0;
  border-radius: 5px;
  font-size: 35px;
  width: 45px;
  height: 45px;
  line-height: 49px;
  position: relative;
  top: -12px;
  display: inline-block;
}

.modal-wrapper .modal-footer {
  padding: 0;
  border: none;
  margin: 25px 0 0 0;
}

.modal-wrapper .modal-footer .btn {
  float: right;
  background: #0033a0;
  border: none;
}

.modal-wrapper .modal-content .description-wrapper {
  max-height: 377px;
  -webkit-box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -2px 3px 0px rgba(0, 0, 0, 0.2);
  margin: 30px 0 0 0;
  padding: 20px 20px 20px 40px;
  border-radius: 10px;
}

.modal-wrapper .modal-content .description-inner {
  max-height: 307px;
  overflow: auto;
  padding: 0 20px 0 0;
}

.modal-wrapper .modal-content .video-image {
  margin: 30px 0 0 0;
}

.modal-wrapper .modal-content .video {
  position: relative;
  padding-bottom: 56.25%;
  margin: 0;
}

.modal-wrapper .modal-content .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sponsor {
  max-width: 130px;
  width: 100%;
}

.also-registered .animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.also-registered {
  display: none;
}

.also-registered .item {
  background: #fff;
  color: #000;
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: auto;
  padding: 5px;
  z-index: 10;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-size: 13px;
  border-left: 10px solid #0033a0;
}

.also-registered .item.hideme {
  bottom: -100px;
}

.also-registered .item p {
  margin: 0 0 10px 0;
}

.also-registered .item p.message {
  color: #0033a0;
  padding-right: 20px;
}

.also-registered .item p.message span {
  display: block;
}

.also-registered .item p.status {
  color: #888;
  margin: 0;
  font-size: 11px;
}

.also-registered .item .close {
  position: absolute;
  top: 1px;
  right: 1px;
  color: #0033a0;
}

/*--------------------------------------------------------------
## Registrations Modal
--------------------------------------------------------------*/

.modal-open .modal.white-blue {
  background: #f0f0f0 !important;
  background: rgba(245, 245, 245, 0.85) !important;
}

.modal-wrapper .modal.white-blue .modal-content {
  background: #0032a0;
  color: #fff;
  padding: 0;
  box-shadow: 3px 0 7px rgba(0, 0, 0, 0.35);
}

.modal-wrapper .modal.white-blue .modal-header {
  padding: 35px 25px 0 25px;
  background: #0032a0;
  background-image: -ms-linear-gradient(
    top,
    rgba(0, 102, 191, 1) 0%,
    rgba(0, 50, 160, 1) 100%
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 102, 191, 1) 0%,
    rgba(0, 50, 160, 1) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 102, 191, 1) 0%,
    rgba(0, 50, 160, 1) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(0, 102, 191, 1)),
    color-stop(100, rgba(0, 50, 160, 1))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 102, 191, 1) 0%,
    rgba(0, 50, 160, 1) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 102, 191, 1) 0%,
    rgba(0, 50, 160, 1) 100%
  );
}

.modal-wrapper .modal.white-blue button.close {
  color: #fff !important;
  text-shadow: none;
}

.modal-wrapper .modal.white-blue button.close .icon {
  background: #fff;
  color: #0032a0;
}

.modal-wrapper .modal.white-blue .modal-body {
  padding: 50px 45px;
}

ul.reg-items {
  float: left;
  width: 50%;
  margin: 0 !important;
  padding: 0 15px 0 0;
  list-style-type: none;
  font-size: 0;
}

ul.reg-items:last-of-type {
  padding: 0 0 0 15px;
}

ul.reg-items li:before {
  display: none;
}

ul.reg-items li {
  padding: 5px 0;
  border-bottom: 2px solid rgba(0, 36, 141, 0.5);
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5);
  -moz-box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5);
  box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5);
}

ul.reg-items li:last-of-type {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

ul.reg-items li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}

ul.reg-items li a:hover {
  color: #eb1e28;
}

ul.reg-items li span.date {
  text-transform: uppercase;
  display: inline-block;
  float: left;
  padding: 5px 15px;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-size: 20px;
  line-height: 1;
}

ul.reg-items li h2,
.page .entry-content ul.reg-items li h2 {
  display: inline-block;
  margin: 0;
  padding: 5px 15px;
  border-left: 2px solid #fff;
  border-bottom: none;
  width: auto;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1;
}

ul.reg-items.volunteer li h2 {
  border: none;
  padding: 0;
}

ul.reg-items.full-width {
  width: 100%;
  float: none;
  padding: 0;
  text-align: center;
}

ul.reg-items.full-width h2,
.page .entry-content ul.reg-items.full-width h2 {
  padding: 0;
  border: none;
}

/*--------------------------------------------------------------
## FAQs
--------------------------------------------------------------*/

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  background: #f0f0f0 !important;
  border: none !important;
  border-radius: 0;
}

.vc_tta.vc_general .vc_tta-panel {
  margin: 15px 0 0 0;
}

.vc_tta.vc_general .vc_tta-panel:first-of-type {
  margin: 0;
}

.vc_tta.vc_tta-accordion
  .vc_tta-controls-icon-position-left.vc_tta-panel-title
  > a {
  padding: 10px 20px 15px 20px !important;
}

.vc_tta.vc_general .vc_tta-panel-title > a {
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-size: 22px;
  color: #464646 !important;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus {
  display: none !important;
}

.vc_tta-panel .vc_tta-title-text:before {
  font-family: "Ionicons";
  content: "\f48a";
  margin-right: 10px;
  position: relative;
  font-size: 35px;
  top: 5px;
}

.vc_tta-panel.vc_active .vc_tta-title-text:before {
  content: "\f463";
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background: transparent !important;
  border: none;
  padding: 20px 40px 10px 40px;
}

.vc_toggle_title > h4 {
  font-size: 100%;
  color: #666;
}

.vc_toggle.vc_toggle_default .vc_toggle_icon {
  display: none !important;
}

.vc_toggle.vc_toggle_default .vc_toggle_title:before {
  font-family: "Ionicons";
  content: "\f21b";
  margin-right: 30px;
  font-size: 8px;
  position: relative;
  top: -2px;
  color: ##666;
}

.vc_toggle_content {
  margin: 0 !important;
  padding: 0 90px !important;
}

.vc_toggle_content p:last-of-type {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
## Sponsors Page
--------------------------------------------------------------*/

.entry-content .wpb_text_column ul.sponsors-grid {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.sponsors-grid li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.sponsors-grid li {
  width: 25%;
  display: inline-block;
  float: left;
  margin: 0 0 20px 0 !important;
  padding: 0;
}

ul.sponsors-grid li:before {
  display: none;
}

ul.sponsors-grid li.sponsor-title {
  width: 100%;
  margin: 0;
}

ul.sponsors-grid li.sponsor-title h2 {
  border-bottom: 1px solid #b8bbc1;
  padding: 0 30px 10px 30px;
}

ul.sponsors-grid li img {
  max-width: 130px;
  width: 100%;
}

/*--------------------------------------------------------------
## Search
--------------------------------------------------------------*/

.search .content-area {
  margin: 1.5em auto 0 auto;
}

.search article {
  padding: 0 30px 30px 30px;
  border-bottom: 1px solid #b8bbc1;
  margin: 0 0 30px 0;
}

.search article h2 {
  margin: 0;
}

.search article p {
  margin: 0;
}

.search .entry-summary {
  margin: 0;
}

.no-results.not-found {
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
## 404
--------------------------------------------------------------*/

.error404 .site-header .social-icons a,
.error404 a.social {
  line-height: 24px;
}

.error404 .site-header .social-icons .header-search .icon {
  position: relative;
  right: -3.5px;
  top: 4px;
}

.error404 ul.reg-items li a {
  color: #eb1e28;
}

.error404 ul.reg-items li a:hover {
  color: #0032a0;
}

.error404 ul.reg-items li h2 {
  border-color: #0032a0;
}

ul.reg-items li {
  border-color: #0032a0;
  box-shadow: none;
}

.error404 .page-content .search-form-wrapper {
  margin: 20px 0;
  text-align: center;
}

.error404 .page-content .search-form-wrapper input {
  max-width: 258px;
  width: 100%;
}

.error404 .page-content .search-form-wrapper button {
  max-width: none;
  width: auto;
  padding: 0;
  position: relative;
  right: 30px;
  top: 2px;
  background: transparent;
  color: #000 !important;
  border: none;
  box-shadow: none;
}

/*--------------------------------------------------------------
## News Landing
--------------------------------------------------------------*/

.blog .site-main {
  margin: 100px auto 0 auto;
}

.blog.no-hero-image .site-main {
  margin: 0 auto;
}

.blog .hentry,
.archive.category .hentry {
  margin: 0 0 60px 0;
  float: left;
  width: 50%;
  padding: 0 20px 0 0;
}

.blog .hentry:nth-child(odd),
.archive.category .hentry:nth-child(odd) {
  padding: 0 0 0 20px;
}

.blog .hentry h2.entry-title,
.archive.category .hentry h2.entry-title {
  margin: 0;
}

.blog .hentry h2.entry-title a,
.blog .entry-meta a,
.archive.category .hentry h2.entry-title a,
.archive.category .entry-meta a {
  color: #464646;
}

.blog .entry-content a,
.archive.category .entry-content a {
  color: #404040;
}

.blog .hentry .entry-header,
.archive.category .hentry .entry-header {
  padding: 0 20px 20px 20px;
  border-bottom: 1px solid #e4e4e4;
}

.cat-bullet {
  margin: 0 5px;
}

.blog .entry-meta,
.archive.category .entry-meta {
  text-transform: uppercase;
}

.blog .entry-content,
.archive.category .entry-content {
  padding: 0 20px 20px 20px;
  border-bottom: 1px solid #e4e4e4;
}

.blog .featured-image,
.archive.category .featured-image {
  margin: 0 0 10px 0;
}

.blog .entry-footer,
.archive.category .entry-footer {
  padding: 0 20px;
  display: none;
}

.blog .form-ad,
.single-post .form-ad,
.archive.category .form-ad {
  margin: 0 0 80px 0;
}

.excerpt .read-more {
  margin-bottom: 0;
}

.nav-links {
  text-align: right;
  margin: -10px 0 50px 0;
  padding: 0 20px;
  font-size: 16px;
}

.nav-links,
.nav-links a {
  color: #363636;
}

.nav-links .page-numbers {
  padding: 0 5px;
}

.nav-links .page-numbers.current {
  color: #ec2028;
}

.nav-links a.prev,
.nav-links a.next {
  display: inline-block;
  padding: 0;
  width: auto;
  height: auto;
  color: #606160;
  text-align: center;
  background: #fff;
  border: 1px solid #a7a7a7;
  position: relative;
  top: 4px;
  background-image: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(0, 0, 0, 0.1)),
    color-stop(100, rgba(255, 255, 255, 1))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.nav-links a.prev:hover,
.nav-links a.next:hover {
  -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
}

.nav-links a.prev {
  border-radius: 5px 0 0 5px;
  padding: 6px 10px 3px 7px;
}

.nav-links a.next {
  border-radius: 0 5px 5px 0;
  padding: 6px 10px 3px 7px;
}

/*--------------------------------------------------------------
## News Article
--------------------------------------------------------------*/

.single-post .site-main {
  margin-top: 60px;
}

.single-post .content-area .entry-header {
  padding: 0 20px 20px 20px;
  border-bottom: 1px solid #e4e4e4;
}

.single-post .content-area .entry-header h1 {
  margin: 0;
}

.single-post .featured-image {
  padding: 0 20px 20px 20px;
  border-bottom: 1px solid #e4e4e4;
  margin: 0 0 5px 0;
  font-size: 0;
}

.single-post .post-content {
  padding: 0 20px;
}

.single-post .entry-footer {
  display: none;
}

.single-post .entry-meta a {
  color: #464646;
}

/*--------------------------------------------------------------
## Shop
--------------------------------------------------------------*/

.woocommerce-page .site-main {
  margin: 1.5em auto 0 auto;
}

.woocommerce-page.no-hero-image .site-main {
  margin: 0 auto;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 100%;
  padding: 20px;
  margin: 0 0 20px 0;
  background: #f0f0f0;
}

.product-info {
  float: left;
  width: 50%;
  padding: 0 2% 0 0;
}

.product-img {
  float: right;
  width: 40%;
}

.product-img.desktop {
  padding: 20px;
  border: 1px solid #bebebe;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  font-size: 0;
}

.product-img.mobile {
  display: none;
}

.woocommerce ul.products li.product h3 {
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  margin-top: 0;
  padding-top: 0;
  font-size: 22px;
}

.woocommerce ul.products li.product p {
  margin: 0 0 1.5em 0;
}

.woocommerce ul.products li.product .price {
  font-size: inherit;
  color: inherit;
  margin: 0;
}

.woocommerce ul.products li.product .price .from {
  font-size: inherit;
  color: inherit;
  margin: 0;
  text-transform: none;
}

.woocommerce ul.products li.product.product-type-simple .price-wrap {
  float: left;
  width: 50%;
}

.woocommerce ul.products li.product.product-type-simple .quantity {
  float: left;
  width: 50%;
  text-align: right;
}

form.variations_form.cart {
  position: relative;
  top: -20px;
}

.woocommerce ul.products li.product form.variations_form.cart .button {
  margin: 1em 0 0 -25%;
}

table.variations {
  float: left;
  width: 50%;
  margin: 0;
}

table.variations td {
  display: block;
  padding: 0;
  border: none;
  text-align: right;
  background: transparent;
}

.variations_form.cart select {
  min-width: 90px;
  max-width: 160px;
  width: 100%;
}
.variations_form.cart.select2-container {
  max-width: 160px !important;
  width: 160px !important;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: none !important;
}

.select2-container .select2-choice {
  text-transform: uppercase;
  text-align: center;
  background: #fafafb;
  border: none;
  padding: 4px 10px;
  -webkit-box-shadow: inset -2px 2px 5px -2px rgba(73, 73, 73, 0.4);
  -moz-box-shadow: inset -2px 2px 5px -2px rgba(73, 73, 73, 0.4);
  box-shadow: inset -2px 2px 5px -2px rgba(73, 73, 73, 0.4);
  border-radius: 0;
  width: 100%;
  border-left: 1px solid rgba(73, 73, 73, 0.1);
}

#content .select2-container--default .select2-selection--single {
  text-transform: uppercase;
  text-align: center;
  background: #fafafb;
  border: none;
  padding: 7px 20px 4px 0px;
  -webkit-box-shadow: inset -2px 2px 5px -2px rgba(73, 73, 73, 0.4);
  -moz-box-shadow: inset -2px 2px 5px -2px rgba(73, 73, 73, 0.4);
  box-shadow: inset -2px 2px 5px -2px rgba(73, 73, 73, 0.4);
  border-radius: 0;
  width: 100%;
  height: auto;
  border-left: 1px solid rgba(73, 73, 73, 0.1);
}

#content
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding: 0;
}

#content
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 1;
}

#content
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.select2-container .select2-choice .select2-arrow {
  height: 23px;
  background: #ebebec;
  right: 1px;
  top: 2px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b,
.select2-container .select2-choice .select2-arrow b {
  display: none;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow:after,
.select2-container .select2-choice .select2-arrow:after {
  position: relative;
  top: 1px;
  display: block;
  width: 22px;
  height: 10px;
  content: "\f3d0";
  font-family: "Ionicons";
  color: #b5b5b6;
}

.select2-drop,
.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
  text-align: center;
  border: none;
  border-right: 20px solid #f0f0f0;
  border-radius: 0;
  -webkit-box-shadow: inset 0px 2px 5px -2px rgba(73, 73, 73, 0.4);
  -moz-box-shadow: inset 0px 2px 5px -2px rgba(73, 73, 73, 0.4);
  box-shadow: inset 0px 2px 5px -2px rgba(73, 73, 73, 0.4);
  padding: 0px 0 0 0;
}

.select2-container--default .select2-results__option,
.select2-container--default .select2-results__option[aria-selected="true"] {
  background: #fff !important;
}

.select2-results .select2-highlighted,
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: #0033a0 !important;
  color: #fff;
  border-radius: 0;
}

.select2-search {
  width: 100%;
  padding: 10px;
  background: #fff;
}

.select2-results {
  padding: 0;
  background: #fff;
}

.select2-drop {
  background: transparent;
  border-right: 20px solid transparent;
}

.select2-container .select2-choice .select2-arrow {
  height: 34px;
}

.select2-container .select2-choice .select2-arrow:after {
  top: 4px;
}

.woocommerce
  ul.products
  li.product.product-type-variable
  .woocommerce-variation.single_variation,
.woocommerce ul.products li.product.product-type-variable .price-wrap {
  float: left;
  width: 25%;
  display: block !important;
  margin-top: -20px;
  border: 1px solid transparent;
  min-height: 50px;
  display: none;
}

.woocommerce
  ul.products
  li.product.product-type-variable
  .single_variation_wrap {
  float: left;
  width: 44%;
}

.woocommerce ul.products li.product.product-type-variable .quantity {
  float: left;
  width: 25%;
  text-align: right;
}

.woocommerce ul.products li.product .quantity .qty {
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  background: #fafafb;
  border: none;
  padding: 2px 10px 2px 10px;
  -webkit-box-shadow: inset -2px 2px 5px -2px rgba(73, 73, 73, 0.4);
  -moz-box-shadow: inset -2px 2px 5px -2px rgba(73, 73, 73, 0.4);
  box-shadow: inset -2px 2px 5px -2px rgba(73, 73, 73, 0.4);
  border-radius: 0;
  height: auto;
  border: 1px solid rgba(73, 73, 73, 0.1);
  color: inherit;
}

.cart-checkout-links {
  margin: 20px 0 50px 0;
  padding: 20px 20px 0 20px;
  border-top: 1px solid #e4e4e4;
}

.cart-checkout-links .btn {
  margin: 0 20px 0 0;
}

.cart-checkout-links h3 {
  display: inline-block;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  color: #0033a0;
  margin: 0;
}

.buttons {
  display: inline;
  float: left;
  max-width: 565px;
  width: 100%;
}

.cart-checkout-links .total {
  display: inline-block;
  padding: 12px 0 0 0;
}

li.radiobutton table.variations {
  float: none;
  width: 100%;
}

li.radiobutton table.variations td {
  text-align: left;
}

li.radiobutton form.variations_form.cart {
  margin: 0;
  padding-top: 20px;
}

.woocommerce
  ul.products
  li.product.radiobutton
  form.variations_form.cart
  .button {
  margin: 1em 0 0 0;
}

.variation-item {
  float: left;
  width: 50%;
  margin: 0 0 15px 0;
}

.variation-item label {
  margin: 0;
}

.woocommerce ul.products li.product.radiobutton [type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.woocommerce ul.products li.product.radiobutton label {
  display: inline-block;
  cursor: pointer;
  position: relative;
}

.woocommerce ul.products li.product.radiobutton [type="radio"] + span {
  display: block;
}

.woocommerce ul.products li.product.radiobutton [type="radio"] + span:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  -webkit-box-shadow: inset 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  background: #fafafb;
  margin: 0 30px 0 0;
  position: relative;
  top: 10px;
}

.woocommerce
  ul.products
  li.product.radiobutton
  [type="radio"]:checked
  + span:before {
  -webkit-box-shadow: inset 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.woocommerce ul.products li.product.radiobutton [type="radio"] + span:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.woocommerce
  ul.products
  li.product.radiobutton
  [type="radio"]:checked
  + span:after {
  background: #0033a0;
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 5px;
}

.variation-item.other-amount {
  width: 100%;
}

.product .nyp {
  margin: 0 0 -30px 0 !important;
  padding-left: 10px !important;
}

.product .nyp input.nyp-input {
  font-weight: normal;
  color: inherit;
}

/*--------------------------------------------------------------
## Cart
--------------------------------------------------------------*/

.woocommerce table.shop_table {
  border-radius: 0;
  border: none;
}

.woocommerce table.shop_table th {
  padding: 10px;
}

.woocommerce table.shop_table td {
  padding: 10px;
  border-top: none;
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
  text-align: center;
}

.woocommerce a.remove {
  width: auto;
  height: auto;
  font-size: 30px;
  display: inline-block;
  background: #eb1e28;
  color: #fff !important;
  font-weight: 400;
  width: 25px;
  height: 25px;
  line-height: 21px;
  border-radius: 50%;
  text-align: center;
}

.woocommerce a.remove:hover {
  background: #eb1e28;
  color: #fff !important;
  opacity: 0.8;
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  min-width: 200px;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  max-width: 200px;
  width: auto;
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  float: none;
}

.woocommerce td.product-name dl.variation dd {
  margin: 0;
}

.woocommerce td.product-name dl.variation dd p {
  margin: 0;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
  padding: 0 30px;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #fff;
  border-bottom: none;
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 100%;
}

/*--------------------------------------------------------------
## Checkout
--------------------------------------------------------------*/

.woocommerce-message:before,
.woocommerce-error:before {
  color: #eb1e28;
  font-size: 15px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background: #f0f0f0;
  border-color: #0032a0;
  color: inherit;
}

.woocommerce form .form-row label {
  color: #888888;
  line-height: 1.5;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border-top: none;
  border-bottom: 1px solid #fff;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #f0f0f0;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border-color: transparent transparent #fff transparent;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #fff;
}

.woocommerce form .form-row {
  display: block;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  font-weight: 400;
  padding: 10px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #e2e2e2;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border-color: #eb1e28;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  max-width: 49%;
  width: 100%;
  padding: 0;
}

.woocommerce-billing-fields {
  padding: 0 30px;
}

.checkout.woocommerce-checkout h3 {
  border-bottom: 1px solid #b8bbc1;
  margin-left: -30px;
  width: calc(100% + 60px);
  padding: 0 30px 10px 30px;
}

.woocommerce-account-fields {
  padding: 0 30px;
}

/*--------------------------------------------------------------
## Shop Thank You Page
--------------------------------------------------------------*/
.woocommerce .order_details {
  margin: 0;
  padding: 0;
}

.woocommerce .order_details li {
  font-size: 100%;
  margin-bottom: 20px;
}

.woocommerce-thankyou-order-received {
  font-size: 22px;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
}

/*--------------------------------------------------------------
## MONEY TICKER FLIP COUNTER
--------------------------------------------------------------*/
.wrap-counter {
  position: relative;
  /* text-align: center;*/
}

.wrap {
  font-family: "bebasregular", sans-serif;
  position: relative;
  display: inline-block;
  perspective: 150px;
  width: 50px;
  height: 100px;
  margin: 0 2px;
}
.wrap .wrap-num {
  width: 50px;
  height: 36px;
  text-align: center;
  position: absolute;
  overflow: hidden;
}
.wrap .wrap-num.top {
  top: 0;
  background: #00b236;
  border-radius: 6px 6px 0 0;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.9);
  border-bottom: 1px solid #000;
}
/*.wrap.zero .wrap-num.top {
  background: #0032a0;
}*/
.wrap .wrap-num.top:before {
  content: "";
  position: absolute;
  left: 1px;
  bottom: -4px;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.wrap .wrap-num.top:after {
  content: "";
  position: absolute;
  right: 1px;
  bottom: -4px;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.wrap .wrap-num.top .number {
  top: 100%;
  transform: translateY(-50%);
}
.wrap .wrap-num.bottom {
  top: 36px;
  background: #018e2c;
  border-radius: 0 0 6px 6px;
  box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.9);
  border-top: 1px solid #000;
}
/*.wrap.zero .wrap-num.bottom {
  background: #0032a0;
}	*/
.wrap .wrap-num.bottom:before {
  content: "";
  position: absolute;
  left: 1px;
  top: -4px;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.wrap .wrap-num.bottom:after {
  content: "";
  position: absolute;
  right: 1px;
  top: -4px;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.wrap .wrap-num.bottom .number {
  bottom: 100%;
  transform: translateY(50%);
}
.wrap .wrap-num.flip {
  opacity: 1;
  background: #00b236;
  z-index: 1;
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid #000;
  transform-origin: 50% 100%;
}
/*.wrap.zero .wrap-num.flip {
background: #0032a0;
}	*/
.wrap .wrap-num.flip:before {
  content: "";
  position: absolute;
  left: 1px;
  bottom: -4px;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.wrap .wrap-num.flip:after {
  content: "";
  position: absolute;
  right: 1px;
  bottom: -4px;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.wrap .wrap-num.flip.in {
  top: 0;
}
.wrap .wrap-num.flip.in .number {
  top: 100%;
  transform: translateY(-50%);
}
.wrap .wrap-num.flip.out {
  top: -1px;
}
.wrap .wrap-num.flip.out .number {
  top: calc(100% - 1px);
  transform: translateY(-50%) scaleY(-1);
}
.wrap .wrap-num .number {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 55px;
  width: 100%;
  color: #f9f9f9;
  font-weight: bold;
}

.wrap-dollar {
  font-family: "bebasregular", sans-serif;
  position: relative;
  display: inline-block;
  perspective: 150px;
  width: 50px;
  height: 100px;
  margin: 0 2px;
}
.wrap-dollar .wrap-num {
  width: 50px;
  height: 36px;
  text-align: center;
  position: absolute;
  overflow: hidden;
}
.wrap-dollar .wrap-num.top {
  top: 0;
  background: #0032a0;
  border-radius: 6px 6px 0 0;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.9);
  border-bottom: 1px solid #000;
}
.wrap-dollar .wrap-num.top:before {
  content: "";
  position: absolute;
  left: 1px;
  bottom: -4px;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.wrap-dollar .wrap-num.top:after {
  content: "";
  position: absolute;
  right: 1px;
  bottom: -4px;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.wrap-dollar .wrap-num.top .number {
  top: 100%;
  transform: translateY(-50%);
}
.wrap-dollar .wrap-num.bottom {
  top: 36px;
  background: #0032a0;
  border-radius: 0 0 6px 6px;
  box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.9);
  border-top: 1px solid #000;
}
.wrap-dollar .wrap-num.bottom:before {
  content: "";
  position: absolute;
  left: 1px;
  top: -4px;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.wrap-dollar .wrap-num.bottom:after {
  content: "";
  position: absolute;
  right: 1px;
  top: -4px;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 2px;
}
.wrap-dollar .wrap-num.bottom .number {
  bottom: 100%;
  transform: translateY(50%);
}

.wrap-dollar .wrap-num .number {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 55px;
  width: 100%;
  color: #f9f9f9;
  font-weight: bold;
}

/*button {
  display: block;
  margin: 50px auto;
  width: 120px;
}
button.disable {
  opacity: 0.5;
}*/

/* ------------------------------
## CROPPING
------------------------------------*/

#croppic {
  width: 400px; /* MANDATORY */
  height: 208px; /* MANDATORY */
  position: relative; /* MANDATORY */

  margin: 50px 70px 20px;
  border: 3px solid #fff;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  border-radius: 2px;
  background-image: url(../img/placeholder.png);
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 8px 8px 0px rgba(0, 0, 0, 0.1);
}

/* DO NOT CHANGE FROM HERE ( unless u know what u are doing) */
.cropImgWrapper {
  cursor: -webkit-grab;
  cursor: grab;
}
.cropImgWrapper:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.cropImgUpload {
  z-index: 2;
  position: absolute;
  height: 28px;
  display: block;
  top: -30px;
  right: -2px;
  font-family: sans-serif;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
}

.cropControls {
  z-index: 2;
  position: absolute;
  height: 30px;
  display: block;
  /* top: -31px; */
  top: -1px;
  right: -1px;
  font-family: sans-serif;
  background-color: rgba(0, 0, 0, 0.35);
}

.cropControls i {
  display: block;
  float: left;
  margin: 0;
  cursor: pointer;
  background-image: url("../img/cropperIcons.png");
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}

.cropControls i:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.cropControls i.cropControlZoomMuchIn {
  background-position: 0px 0px;
}
.cropControls i.cropControlZoomIn {
  background-position: -30px 0px;
}
.cropControls i.cropControlZoomOut {
  background-position: -60px 0px;
}
.cropControls i.cropControlZoomMuchOut {
  background-position: -90px 0px;
}
.cropControls i.cropControlRotateLeft {
  background-position: -210px 0px;
}
.cropControls i.cropControlRotateRight {
  background-position: -240px 0px;
}
.cropControls i.cropControlCrop {
  background-position: -120px 0px;
}
.cropControls i.cropControlUpload {
  background-position: -150px 0px;
}
.cropControls i.cropControlReset {
  background-position: -180px 0px;
}
.cropControls i.cropControlRemoveCroppedImage {
  background-position: -180px 0px;
}

.cropControls i:last-child {
  margin-right: none;
}

#croppicModal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10000;
}

/*
			*		PRELOADER 
			*		With courtesy of : http://cssload.net/
			*/

.bubblingG {
  text-align: center;
  width: 80px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px auto auto -40px;
  z-index: 2;
}

.bubblingG span {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin: 25px auto;
  background: #fff;
  box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 50px;
  -moz-animation: bubblingG 1s infinite alternate;
  -webkit-border-radius: 50px;
  -webkit-animation: bubblingG 1s infinite alternate;
  -ms-border-radius: 50px;
  -ms-animation: bubblingG 1s infinite alternate;
  -o-border-radius: 50px;
  -o-animation: bubblingG 1s infinite alternate;
  border-radius: 50px;
  animation: bubblingG 1s infinite alternate;
}

#bubblingG_1 {
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

#bubblingG_2 {
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

#bubblingG_3 {
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

@-moz-keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #fff;
    -moz-transform: translateY(0);
  }

  100% {
    width: 24px;
    height: 24px;
    background-color: #fff;
    -moz-transform: translateY(-21px);
  }
}

@-webkit-keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #fff;
    -webkit-transform: translateY(0);
  }

  100% {
    width: 24px;
    height: 24px;
    background-color: #fff;
    -webkit-transform: translateY(-21px);
  }
}

@-ms-keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #fff;
    -ms-transform: translateY(0);
  }

  100% {
    width: 24px;
    height: 24px;
    background-color: #fff;
    -ms-transform: translateY(-21px);
  }
}

@-o-keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #fff;
    -o-transform: translateY(0);
  }

  100% {
    width: 24px;
    height: 24px;
    background-color: #fff;
    -o-transform: translateY(-21px);
  }
}

@keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #fff;
    transform: translateY(0);
  }

  100% {
    width: 24px;
    height: 24px;
    background-color: #fff;
    transform: translateY(-21px);
  }
}

/* some reset stlyes */

/*--------------------------------------------------------------
## FUND RAISING ADD-ON
--------------------------------------------------------------*/

::-webkit-input-placeholder {
  /* Edge */
  color: #a2a2a2;
  font-weight: 300;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a2a2a2;
  font-weight: 300;
}

::placeholder {
  color: #a2a2a2;
  font-weight: 300;
}

body.login-action-rp #pass-strength-result {
  display: none;
}
body.login-action-rp #pass1,
body.login-action-rp #pass1-text {
  border-color: rgb(221, 221, 221) !important;
}
.landing-page-fundraising {
  background-color: #f0f0f0;
  margin-top: 45px;
  padding: 25px 10%;
  /*    margin-bottom: 50px;*/
}
.underboxtextwelcome {
  text-align: left;
  margin-top: 20px;
  float: left;
}
.landing-page-fundraising .entry-content h2 {
  border-bottom: 1px solid #b8bbc1;
  margin-left: 0px;
  width: calc(100% + 0px);
  padding: 0px 0px 10px 0px;
  margin-bottom: 20px;
  font-size: 1.5rem;
}

.box-links-pages {
  text-align: center;
  margin-top: 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 29px;
}
.box-links-pages h3 {
  color: #0638a2;
  text-transform: uppercase;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-size: 2.5rem;
}
.container-boxes {
  width: 49%;
  display: inline-block;
  float: left;
}
.container-boxes.right {
  float: right;
}
.blue-box {
  /*background-color: #00aeef;
    padding: 25px;
    min-height: 322px;*/
}
.blue-box h2 {
  border-bottom: 0px !important;
  margin-bottom: 0px !important;
  color: #fff;
  text-transform: uppercase;
}
.blue-box p {
  color: #fff;
}
.socialtext {
  margin-top: 20px;
  background-color: #009de0;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  /*font-family: 'BebasNeuePro-SmEBd', sans-serif;*/
  padding: 13px 13px 1px 18px;
}

a.link-box,
a.link-box:hover {
  color: #fff;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  text-transform: uppercase;
  background-color: #eb1e28;
  padding: 0px 0px;
  font-size: 30px;
  height: 115px;
  padding-top: 27px;
  line-height: 33px;
  width: 100%;
  margin-bottom: 0px;
  display: inline-block;
  border-radius: 0px;
  text-decoration: none;
}

a.link-box.blue,
a.link-box.blue:hover {
  background-color: #00aeef;
}
.fundsummary .product_meta,
.fundsummary h1 {
  display: none;
}
.button.wc-forward {
  display: none !important;
}
.woocommerce-cart .button.wc-forward {
  display: inline-block !important;
}
.wccpf_label {
  display: none !important;
}
#cf_update_total_funders,
#cf_price_new_date_remain,
#cf_target_price_labels,
#cf_total_price_in_percent_with_bar,
#cf_total_raised_percentage,
#cf_total_price_raise {
  display: none;
}
#singleproductinputfieldcrowdfunding {
  display: inline-block;
  width: 50%;
  float: left;
}

.wccpf-fields-group-1 .wccpf_fields_table:first-child {
  display: inline-block;
  width: 50% !important;
  float: right;
}
.wccpf-fields-group-1 {
  width: 100%;
  float: left;
}
#singleproductinputfieldcrowdfundingfield {
  width: 95%;
  /*float: left;*/
  padding-left: 33px;
  display: inline-block;
  height: 47px;
}
.flex {
  width: 50%;
  position: relative;
  float: left;
  display: inline-block;
}
.flex .currency {
  padding: 0 0px 0 10px;
  color: #989898;
  position: absolute;
  border: 1px solid #e2e2e2;
  border-right: 0;
  line-height: 45px;
  border-right: 0;
  /*    line-height: 2.5;*/
  /* border-radius: 7px 0 0 7px; */
  background: white;
}
.wccpf-field.from {
  height: 47px;
  width: 48%;
  padding-left: 10px;
  display: inline-block;
  float: right;
}
.button-cart-holder {
  text-align: center;
  margin: 0px auto auto;
}
.button-cart-holder button {
  float: none !important;
}

.wccpf_value {
  padding: 0 !important;
  border-bottom: 0px solid #fff;
}
.wccpf_value textarea {
}
.name-fund h2 {
  font-size: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.name-fund p {
  font-size: 26px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.after-info {
  float: left;
  width: 100%;
  border-top: 1px solid #ddd;
  padding-bottom: 30px;
}
.fundgoal {
  text-align: center;
  margin-top: 20px;
}
.fundgoal h2 {
  text-transform: none;
  font-size: 35px;
  font-family: "Raleway", sans-serif;
}
.fundgoal h2 span {
  color: #ee2b33;
}
.fund-description {
  text-align: left;
}
.social-sharing-single {
  margin-top: 20px;
}
.top-form .input-holder {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.input-holder:nth-child(2) {
  margin-left: 2%;
}
.block-content-fund {
  margin-bottom: 50px;
}
.text-top-counter {
  color: #000;
  text-transform: uppercase;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.text-bottom-counter {
  color: #000;
  text-transform: uppercase;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-size: 1.5rem;
}
.submit-area {
  text-align: center;
  margin-top: 45px;
}
.input-holder input {
  width: 100%;
  height: 50px;
  padding-left: 10px;
}
.bottom-form textarea {
  padding-left: 10px;
  height: 150px;
}
.top-form {
  margin-bottom: 23px;
}
.feat-img figure {
  margin: 1em 0px;
}
.feat-img .woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.feat-img .woocommerce-page #content div.product div.images,
.feat-img .woocommerce-page div.product div.images {
  float: left;
  width: 35% !important;
}
.woocommerce #content div.product div.summary.fundsummary,
.woocommerce div.product div.summary.fundsummary,
.woocommerce-page #content div.product div.summary.fundsummary,
.woocommerce-page div.product div.summary.fundsummary {
  float: right;
  position: relative;
  width: 59% !important;
}
.peopledonate span {
  color: #ec222c;
}
.donations-list {
  padding-top: 35px;
  padding-bottom: 35px;
}
.donations-list ul {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}
.donations-list li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.single-product .fundraising-single .site-content {
  background-color: #f1f0f0;
}
.peopledonate {
  font-weight: 700;
}
.cf_frontend_campaign_form_table table th {
  display: none !important;
}
.cf_frontend_campaign_form_table td {
  background-color: transparent !important;
  border-right: 0px solid #fff !important;
  border-bottom: 0px solid #fff !important;
}
.cf_frontend_campaign_form_table label {
  margin-bottom: 10px;
  width: 100%;
  float: left;
}
.cf_frontend_campaign_form {
  border: 1px solid #ddd;
  border-radius: 10px;
}
#preview {
  display: block;
  width: 100%;
  min-height: 300px;
  background-color: #f3f0f1;
  margin-bottom: 20px;
  border: 1px solid #e2e0e0;
  border-radius: 10px;
  cursor: pointer;
}
.img-fund-holder {
  position: relative;
}
.text-preview {
  text-align: center;
  position: absolute;
  top: 50%;
  cursor: pointer;
  left: 50%;
  margin-left: -75px;
  margin-top: -55px;
}
.text-preview h4 {
  text-transform: uppercase;
  margin-bottom: 0px;
  font-weight: 700;
}
.text-preview p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.text-preview small {
  font-size: 14px;
}
.img-fund-holder input {
  display: none;
}
#cf_submit {
  width: 100%;
  max-width: 100%;
  background-color: #ee2b33;
  border-color: #ee2b33;
}
.left-column {
  width: 60%;
  vertical-align: top;
}
.right-column {
  width: 40%;
  vertical-align: top;
}
.content-raised {
  display: inline-block;
  width: 49%;
}
.counter-flip-money {
  display: inline-block;
  width: 49%;
  margin-top: 0px;
  vertical-align: top;
  text-align: center;
}
.products-fund-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.products-fund-list li {
  width: 30%;
  margin: 10px;
  vertical-align: top;
  display: inline-block;
  list-style: none;
  margin-bottom: 30px;
}
.imgfund {
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  border: 4px solid #fff;
  border-radius: 50%;
  display: block;
  background-position: top center;
  background-size: cover;
}
.imgfund img {
  opacity: 0;
}
.bannerinfo-fund {
  width: 100%;
  /*position: absolute;
	bottom: 0px;
	height: 80px;
	background: rgba(255, 255, 255, 0.8);*/
  text-align: center;
  padding-top: 12px;
  color: #404040;
}
.info-name {
  color: #0638a2;
  text-transform: uppercase;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-size: 2rem;
}
.info-name span {
  text-transform: none;
  font-family: "Raleway", sans-serif;
  display: list-item;
  font-size: 20px;
}
.moneyraised {
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  font-size: 2rem;
  font-weight: 700;
  color: #00aeef;
}
.bottombar-search {
  height: 300px;
  float: left;
  width: 100%;
  background: #f0f0f0;
}
.new-search-bottom form {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  margin-top: -13px;
  margin-left: 25px;
}
.form-search {
}
.form-search h3 {
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.5rem;
}
.sponsors.landing-fund-logo .slide img {
  height: auto;
}
.landing-fund-logo h2 {
  margin-left: 0px !important;
  font-size: 1.5rem;
  width: calc(100% 0px) !important;
  padding: 0 30px 10px 0px !important;
}
.form-search .input-box {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.form-search .input-box.searchpage {
  width: 33%;
}
.form-search .input-box label {
  font-weight: 700;
  font-size: 14px;
  width: 100%;
}
.form-search .input-box input[type="text"],
.form-search .input-box select {
  width: 100%;
  height: 40px;
  padding-left: 20px;
  margin-top: 8px;
  height: 40px;
  padding-top: 9px;
}
.form-search .input-box input[type="submit"] {
  width: 100%;
  max-width: 100%;
  background-color: #eb1e28 !important;
  margin-top: 8px;
  border: 1px solid #eb1e28 !important;
}
.login-area-fund {
  text-align: right;
}
.login-area-fund a {
  background: #f0f0f0;
  line-height: 1;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
  padding: 15px;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  text-transform: uppercase;
  word-spacing: 3px;
  font-size: 22px;
  max-width: 154px;
  width: 100%;
  color: #404040 !important;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
}
.alignrightflip {
  text-align: right;
}
#primaryPostForm {
  border: 1px solid #ddd;
  border-radius: 10px;
}
.logo-fundraising {
  width: 178px;
  height: 186px;
  /*border-radius: 50%;*/
  /*background-color: #DDD;*/
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url("https://tryathlon.co.nz/wp-content/uploads/2019/12/new_logo_fund_white.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.bt_addcampaign {
  background: #06369a;
  line-height: 1;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
  padding: 15px;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  text-transform: uppercase;
  word-spacing: 3px;
  font-size: 22px;
  max-width: 454px;
  width: 100%;
  color: #ffffff !important;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
}
.logo-on-single {
  float: right;
  text-align: center;
}
.logo-on-single .logo-fundraising {
  top: -90px;
  bottom: auto;
}
.logo-on-single p {
  /*margin-top: 90px;*/
}
.payment_method_eway {
  display: none;
}
#payment {
  background: #fff !important;
}
.name-mobile {
  display: none;
}
.name-desktop {
  display: block;
}

.btred {
  background: #eb1e28;
  line-height: 1;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
  padding: 15px;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  text-transform: uppercase;
  word-spacing: 3px;
  font-size: 22px;
  max-width: 354px;
  width: 100%;
  color: #fff !important;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
}

.btgrey {
  background: #f0f0f0;
  line-height: 1;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
  padding: 15px;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  text-transform: uppercase;
  word-spacing: 3px;
  font-size: 22px;
  max-width: 154px;
  width: 100%;
  color: #404040 !important;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
}
.thankstext,
.thankstext p {
  font-size: 17px;
}
.checkoutfundraisingcheckout #billing_company_field {
  display: none !important;
}
.checkoutfundraisingcheckout .woocommerce-shipping-fields,
.checkoutfundraisingcheckout .woocommerce-additional-fields {
  display: none !important;
}
.checkoutfundraisingcheckout #order_review tfoot {
  display: none !important;
}
/*.order_details tfoot {
	display: none !important;
}*/
.checkoutfundraisingcheckout #customer_details .col-1 {
  width: 100% !important;
}

.loadinganim {
  display: none;
  width: 32px;
  padding-top: 10px;
  position: relative;
  float: right;
}
.mega-hidemenumobile {
  display: none !important;
}
/* MOBILE FUNDRAISING */

@media screen and (max-width: 1015px) {
  #TellAFriend_BoxContainer {
    width: 100%;
  }
  .name-mobile {
    display: block;
    padding-top: 10px;
  }
  .name-desktop {
    display: none;
  }
  .woocommerce #content div.product div.summary.fundsummary,
  .woocommerce div.product div.summary.fundsummary,
  .woocommerce-page #content div.product div.summary.fundsummary,
  .woocommerce-page div.product div.summary.fundsummary {
    float: none;
    width: 100% !important;
  }
  .product_cat-fundraising .woocommerce-product-gallery,
  .woocommerce div.product div.images {
    width: 100% !important;
  }
  .donations-list li {
    padding-left: 15px;
  }
  .counter-flip-money {
    width: 100%;
  }
  .logo-on-single {
    position: relative;
    width: 100%;
    float: left;
    text-align: left;
  }
  .logo-on-single .logo-fundraising {
    position: relative !important;
  }
  .logo-on-single p {
    margin-top: 0px;
  }
  .alignrightflip {
    text-align: left;
    width: 100%;
  }
  .content-raised {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .medal-homepage {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .site-info {
    /* padding: 20px 0; */
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
  .footer-logos {
    text-align: center;
    width: 100%;
  }
  .site-info-links {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
  .name-mobile {
    display: block;
  }
  .name-desktop {
    display: none;
  }
  .mega-hidemenumobile {
    display: block !important;
  }
  .woocommerce #content div.product div.summary.fundsummary,
  .woocommerce div.product div.summary.fundsummary,
  .woocommerce-page #content div.product div.summary.fundsummary,
  .woocommerce-page div.product div.summary.fundsummary {
    float: none;
    width: 100% !important;
  }
  .product_cat-fundraising .woocommerce-product-gallery,
  .woocommerce div.product div.images {
    width: 100% !important;
  }
  .donations-list li {
    padding-left: 15px;
  }
  .counter-flip-money {
    width: 100%;
  }
  .cf_frontend_campaign_form_table td {
    width: 105% !important;
    float: left;
  }
  .alignrightflip {
    text-align: left;
  }
  .content-landing-fund {
    margin-left: 15px;
    margin-right: 15px;
  }
  .products-fund-list li {
    width: 95%;
  }
  .content-raised {
    display: inline-block;
    width: 100%;
  }
  .bottombar-search {
    height: auto;
    min-height: 300px !important;
    padding-left: 15px;
  }
  .form-search .input-box {
    display: inline-block;
    width: 97%;
    margin-bottom: 10px;
    vertical-align: top;
  }

  .login-area-fund {
    text-align: right;
    margin-top: -40px;
  }
  .entry-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page .entry-content h2 {
    width: auto;
  }
  #primaryPostForm {
    width: 95%;
    margin-left: 2%;
  }
  #preview {
    width: 90%;
    height: auto;
  }
  .container-boxes {
    width: 100%;
    margin-bottom: 20px;
  }
  .imgfund img {
    width: 100%;
  }
}
@media screen and (max-width: 681px) {
  .logo-fundraising {
    width: 200px;
    height: 200px;
    /* border-radius: 50%; */
    /* background-color: #DDD; */
    position: absolute;
    right: 0;
    left: 120px;
    top: -239px;
  }
  .new-search-bottom form {
    margin-left: 0px;
  }
  #TellAFriend_Form {
    width: 100%;
    margin: 0px auto;
  }

  .logo-on-single .logo-fundraising {
    top: auto;
    left: auto;
    bottom: auto;
  }
}
@media screen and (max-width: 480px) {
  .counter-flip-money {
    width: 100%;
  }
  .name-fund h2 {
    font-size: 27px;
    line-height: 40px;
  }
  .fundgoal h2 {
    text-transform: none;
    font-size: 25px;
  }
  .name-fund p {
    font-size: 18px;
  }
}

.image-manip-controls {
  margin-top: 10px;
  margin-bottom: 10px;
}
.rotate-left {
  display: inline-block;
  cursor: pointer;
}
.rotate-right {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
.save-crop {
  display: inline-block;
  float: right;
  margin-left: 10px;
  cursor: pointer;
}
.reset-crop {
  display: inline-block;
  float: right;
  cursor: pointer;
  /*display: none;*/
}
.btmanip {
  cursor: pointer;
  background-color: #0032a0;
  color: #fff;
  border-radius: 5px;
  /* width: 20px; */
  text-align: center;
  padding: 3px 8px;
}
.image-manip-controls {
  display: none;
}
#btrotate {
  display: none;
  margin-bottom: 15px;
}
.destroy-crop {
  display: inline-block;
  margin-left: 10px;
}

.change_image {
  width: 100%;
  display: none;
  max-width: 100%;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  background-color: #0032a0;
  border-color: #0032a0;
  border-radius: 5px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px;
  cursor: pointer;
}
.change_image span {
  margin-left: 10px;
}

/*--------------------------------------------------------------
## Nominate Page
--------------------------------------------------------------*/

#content .label-right .checkbox-wrap .nf-field-label {
  width: 97%;
}

#content .label-above .nf-field-label {
  margin-bottom: 0;
}

.normal-fontweight .nf-field-label label {
  font-weight: normal;
}

.field-wrap.html-wrap h2 {
  margin-bottom: 0;
}

.nf-field-element input,
.nf-field-element select,
.nf-field-element textarea {
  padding: 10px;
  font-weight: normal;
}

.nf-field-description {
  font-style: italic;
}

#content .nf-error .ninja-forms-field {
  border-color: #eb1e28;
}

#content .ninja-forms-req-symbol,
#content .nf-error-msg {
  color: #eb1e28;
}

#content .field-wrap input[type="submit"],
#content .field-wrap input[type="button"],
#content .field-wrap button {
  max-width: 258px;
  width: 100%;
}

/*--------------------------------------------------------------
## Certificate
--------------------------------------------------------------*/

.page-template-page-certificate .form-field label {
  font-weight: normal;
}

.form-field.col-2 {
  float: left;
  max-width: 50%;
  width: 100%;
  padding: 0;
}

.form-field.col-2.left {
  padding-right: 1%;
}

.form-field.col-2.right {
  padding-left: 1%;
}

.form-field.radio label {
  display: inline-block;
  margin: 0 10px 0 0;
}

.form-field.radio input {
  width: auto;
  display: inline-block;
}

span.wpcf7-list-item {
  margin: 0;
}

.teacher {
  display: none;
}

.teacher.active {
  display: block;
}

.teacher textarea {
  max-height: 100px;
  height: 100%;
  padding: 10px;
}

#cert-success-msg-wrapper {
  display: none;
}

#cert-success-msg-wrapper p {
  margin-top: 0;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
  display: none !important;
}

#wpcf7-f15224-p15223-o1 .wpcf7-response-output.wpcf7-mail-sent-ok {
  display: block !important;
}

/*--------------------------------------------------------------
## Location Status Bar
--------------------------------------------------------------*/

#location-status-bar {
  background-color: #eb1e28;
  width: 100%;
}

.location-status {
  text-align: right;
  padding: 29px 0 29px 0;
}

.location-status p,
.location-status p a {
  color: #fff;
  margin: 0;
  font-size: 35px;
  /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  line-height: 1.2;
  text-shadow: 0 0 4px rgba(5, 6, 6, 0.4);
}

/*--------------------------------------------------------------
# Gravity Forms
--------------------------------------------------------------*/

.gform_body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gform_body ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gform_validation_container,
.gform_wrapper .gform_validation_container,
body
  .gform_wrapper
  .gform_body
  ul.gform_fields
  li.gfield.gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}

.gform_body ul li.gfield {
  margin-bottom: 25px;
}

.gform_body label {
  font-weight: 700;
}

.gform_body input,
.gform_body textarea,
.gform_body select {
  width: 100%;
  padding: 10px;
  font-weight: normal;
}

.gform_body input[type="checkbox"],
.gform_body input[type="radio"] {
  width: auto;
  margin-right: 5px;
}

.gform_body .ginput_container_radio label,
.gform_body .ginput_container_checkbox label {
  font-weight: normal;
}

.gform_body .gfield.gfield_error input,
.gform_body .gfield.gfield_error textarea,
.gform_body .gfield.gfield_error select {
  border-color: #eb1e28;
}

.gfield.hidden_label > label.gfield_label {
  display: none;
}

.gfield_description.validation_message {
  color: #eb1e28;
}

.modal-body input.gform_button.button:hover,
.modal-body input.gform_button.button:active,
.modal-body input.gform_button.button:focus {
  background: #eb1e28;
  border-color: #eb1e28;
}

.gfield_description {
  font-style: italic;
}

body img.gform_ajax_spinner {
  display: none;
}

/*--------------------------------------------------------------
## Media Queries
--------------------------------------------------------------*/

@media screen and (max-width: 1080px) {
  .content-area,
  .search .page-header,
  .error404 .error-msg,
  .blog .site-main,
  .archive.category .site.main {
    padding: 0 30px;
  }

  .search .content-area,
  .error404 .content-area,
  .blog .content-area,
  .single-post .site-main,
  .single-post .content-area,
  .archive.category .content-area {
    padding: 0;
  }

  .fixed-sponsor {
    width: 180px;
    text-align: right;
  }

  .slick-arrow.left {
    left: 0px;
  }

  .slick-arrow.right {
    right: 0px;
  }

  .site-footer {
    padding: 0 30px;
  }

  .form-ad .wpb_column {
    clear: both;
    width: 100%;
    text-align: center;
  }

  .align-right.wpb_column {
    float: none !important;
  }

  .vip-sign-up {
    float: none;
    max-width: none;
    border: none;
    border-radius: 0;
  }

  .vip-sign-up h1,
  .vip-sign-up p {
    text-align: center;
  }

  .form-field-submit input[type="submit"] {
    margin: 0 auto;
  }

  .vip-sign-up .form-field,
  .vip-sign-up .form-field-submit {
    max-width: 258px;
    margin-left: auto;
    margin-right: auto;
  }

  .single-locations .ad,
  .blog .ad,
  .archive.category .ad {
    margin: 0 auto 20px auto;
    text-align: center;
  }

  .single-locations .ad .wpb_wrapper > div,
  .form-ad.news .ad > div {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .logo {
    left: 0;
  }

  .header-text {
    color: #fff;
    position: relative;
    margin: 0 auto;
    background: #0032a0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
  }

  body.admin-bar .header-text {
    top: 32px;
  }

  .header-text .container {
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    text-align: center;
    padding: 5px 15px;
    font-size: 12px;
    width: 100%;
  }

  .header-text a {
    color: #fff;
  }

  .site-header .social-icons {
    display: none;
  }

  .site-header {
    height: 75px;
  }

  .site-header .logo {
    top: -10px;
    width: 150px;
  }

  .site-header.menu-open .logo {
    top: 10px;
  }

  .site-header.menu-open {
    background: #0032a0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
  }

  .header-content {
    margin: 0;
    max-width: none;
  }

  .site-header.menu-open .header-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: scroll;
  }

  .site-header .main-navigation {
    margin: 0;
    width: 100%;
  }

  .site-header.menu-open #mega-menu-wrap-primary .mega-menu-toggle {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 130px;
    background: #0032a0;
    background-image: -ms-linear-gradient(
      top,
      rgba(0, 102, 191, 1) 0%,
      rgba(0, 50, 160, 1) 100%
    );
    background-image: -moz-linear-gradient(
      top,
      rgba(0, 102, 191, 1) 0%,
      rgba(0, 50, 160, 1) 100%
    );
    background-image: -o-linear-gradient(
      top,
      rgba(0, 102, 191, 1) 0%,
      rgba(0, 50, 160, 1) 100%
    );
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, rgba(0, 102, 191, 1)),
      color-stop(100, rgba(0, 50, 160, 1))
    );
    background-image: -webkit-linear-gradient(
      top,
      rgba(0, 102, 191, 1) 0%,
      rgba(0, 50, 160, 1) 100%
    );
    background-image: linear-gradient(
      to bottom,
      rgba(0, 102, 191, 1) 0%,
      rgba(0, 50, 160, 1) 100%
    );
  }

  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before {
    position: absolute;
    top: 3px;
    right: 30px;
    content: "\f394";
    font-family: "Ionicons";
  }

  #mega-menu-wrap-primary
    .mega-menu-toggle.mega-menu-open
    .mega-toggle-block-1:before {
    position: relative;
    right: 24px;
    margin: 0 !important;
    line-height: 1 !important;
    height: auto !important;
    content: "\f2d7";
    font-family: "Ionicons";
    color: #fff;
  }

  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1::before {
    margin: 0 !important;
    font-size: 40px !important;
  }

  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-label,
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1::after {
    position: absolute;
    right: 70px;
    top: 2px;
  }

  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-label
    .mega-toggle-label-open,
  #mega-menu-wrap-primary
    .mega-menu-toggle.mega-menu-open
    .mega-toggle-block-1::after {
    position: absolute;
    right: 0px;
    color: #fff;
    top: 38px;
    margin-top: 5px;
  }

  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-label,
  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-block-1
    .mega-toggle-label
    .mega-toggle-label-open,
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-right {
    margin: 0 !important;
    /* font-family: 'BebasNeuePro-SmEBd', sans-serif; */
  }

  #mega-menu-primary {
    padding-top: 130px !important;
    text-align: center !important;
  }

  .site-header.menu-open #mega-menu-wrap-primary {
    background: transparent !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li {
    width: 100% !important;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-first-item {
    margin-left: 0 !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item {
    float: none !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    text-align: center !important;
    color: #fff !important;
    border-bottom: 2px solid rgba(0, 36, 141, 0.5) !important;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5) !important;
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5) !important;
    box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5) !important;
    font-size: 25px !important;
    padding: 0 !important;
    line-height: inherit !important;
    height: auto !important;
    padding: 4px 10px 4px 10px !important;
    border-radius: 0 !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 20px !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item:last-of-type
    > a.mega-menu-link {
    border-right: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: none !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link:hover,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link:hover {
    color: #eb1e28 !important;
  }

  #mega-menu-wrap-primary
    .mega-menu-toggle
    + #mega-menu-primary
    li.mega-menu-item
    > ul.mega-sub-menu {
    padding: 0 !important;
  }

  #mega-menu-wrap-primary #mega-menu-primary a:hover,
  #mega-menu-wrap-primary #mega-menu-primary a:focus,
  #mega-menu-wrap-primary #mega-menu-primary a:active,
  #mega-menu-wrap-primary #mega-menu-primary li.mega-toggle-on a,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-current-menu-ancestor
    > a.mega-menu-link {
    background: transparent !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    background: #00aee7 !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-flyout.mega-menu-item-has-children
    > a.mega-menu-link::after,
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-flyout
    li.mega-menu-item-has-children
    > a.mega-menu-link::after,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item-has-children
    > a.mega-menu-link::after {
    display: inline;
    position: relative;
    top: 0;
    right: -30px;
    margin: 0 0 0 -15px;
    color: #fff;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-flyout.mega-menu-item-has-children
    > a.mega-menu-link::after,
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-flyout
    li.mega-menu-item-has-children
    > a.mega-menu-link::after,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item-has-children
    > a.mega-menu-link::after {
    content: "\f3d0" !important;
    font-family: "Ionicons" !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-flyout.mega-menu-item-has-children.mega-toggle-on
    > a.mega-menu-link::after,
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-flyout
    li.mega-menu-item-has-children.mega-toggle-on
    > a.mega-menu-link::after,
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item-has-children.mega-toggle-on
    > a.mega-menu-link::after {
    content: "\f3d8" !important;
    font-family: "Ionicons" !important;
  }

  #mega-menu-wrap-primary #mega-menu-primary > li.mega-mobile-social {
    display: inline !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-mobile-social
    > a.mega-menu-link {
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    display: inline-block;
    padding: 0 !important;
    background: #eb1e28 !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 37px !important;
    border-radius: 50% !important;
    text-align: center !important;
    font-size: 20px !important;
    margin: 10px 2px !important;
  }

  #mega-menu-wrap-primary #mega-menu-primary > li.mega-mobile-social a:hover {
    opacity: 0.8;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-mobile-social
    a:last-of-type {
    margin: 0;
  }

  #mega-menu-wrap-primary #mega-menu-primary > li.mega-mobile-social .icon {
    color: #fff;
    font-size: 20px !important;
    line-height: 27px !important;
    margin: 0 !important;
  }

  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-mobile-social
    .twitter
    .icon {
    position: relative;
    left: 0px;
    top: 0px;
  }

  body.admin-bar .site-header.menu-open,
  body.admin-bar
    .site-header.menu-open
    #mega-menu-wrap-primary
    .mega-menu-toggle {
    top: 32px;
  }

  body.admin-bar #mega-menu-primary {
    padding-top: 162px !important;
  }

  .location-data .data-item.reg-date {
    position: relative;
    text-align: center;
    display: block;
    left: -25px;
    right: 0;
    margin: 0 0 40px 0;
    width: 100%;
  }

  .long-location-title .location-data .data-item.reg-date {
    top: 0px;
  }

  .location-status.container {
    padding-left: 30px;
    padding-right: 30px;
    max-width: none;
  }

  .location-status p,
  .location-status p a {
    font-size: 25px;
  }

  .single-locations .hero-image.full {
    min-height: 900px;
  }
}

@media screen and (max-width: 782px) {
  body.admin-bar .site-header.menu-open,
  body.admin-bar
    .site-header.menu-open
    #mega-menu-wrap-primary
    .mega-menu-toggle,
  body.admin-bar .header-text {
    top: 46px;
  }

  body.admin-bar .site-header.menu-open.scrolled,
  body.admin-bar
    .site-header.menu-open.scrolled
    #mega-menu-wrap-primary
    .mega-menu-toggle {
    top: 0;
  }

  body.admin-bar .site-header.menu-open #mega-menu-primary {
    padding-top: 176px !important;
  }

  body.admin-bar .site-header.menu-open.scrolled #mega-menu-primary {
    padding-top: 130px !important;
  }

  body.admin-bar .hero-image.full {
    height: calc(91vh - 157px);
  }
}

@media screen and (max-width: 960px) {
  ul.sponsors-grid li {
    width: 50%;
  }

  ul.reg-items,
  ul.reg-items:last-of-type {
    float: none;
    width: 100%;
    padding: 0;
  }

  ul.reg-items li,
  ul.reg-items li:last-of-type {
    text-align: center;
    padding: 10px 0 5px 0;
    border-bottom: 2px solid rgba(0, 36, 141, 0.5);
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5);
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5);
    box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5);
  }

  ul.reg-items:last-of-type li:last-of-type {
    border-bottom: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  ul.reg-items li h2,
  .page .entry-content ul.reg-items li h2 {
    display: block;
    border: none;
    padding: 0;
  }

  ul.reg-items li span.date,
  .page .entry-content ul.reg-items li span.date {
    padding: 8px 0 0 0;
    width: 100%;
  }

  .error404 ul.reg-items li,
  .error404 ul.reg-items li:last-of-type {
    border-color: #0032a0;
    box-shadow: none;
  }
}

@media screen and (max-width: 860px) {
  .woocommerce ul.products li.product form.variations_form.cart .button {
    margin-left: 0% !important;
  }
}

@media screen and (max-width: 767px) {
  .site {
    margin-top: 0;
    padding: 0;
  }

  .no-hero-image .site,
  .home.no-hero-image .site {
    margin: 56px auto 0 auto;
  }

  .error404 .site-content {
    text-align: center;
  }

  .error404 .error-msg {
    padding: 0 30px;
  }

  .hero-image.short.desktop {
    display: none;
  }

  .hero-image.full.mobile {
    display: block;
  }

  .hero-image.full.mobile .container {
    min-height: 0;
  }

  .hero-image .entry-header {
    margin-left: 0;
  }

  .page .content-area {
    padding: 0 0px;
    margin-top: 40px;
  }

  .page .site-main {
    max-width: none;
    padding: 0 0px;
  }

  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    margin-left: -30px;
    width: calc(100% + 60px);
  }

  .home .content-area {
    padding: 0;
  }

  img.alignright,
  img.alignleft {
    float: none;
    display: block;
    margin: 0 auto;
  }

  .site-content .container {
    margin: 0 30px;
  }

  .back-top {
    display: block;
  }

  .footer-logos {
    display: none;
  }

  .site-info {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .site-footer .social-icons {
    padding: 0 0 10px 0;
    border-bottom: 2px solid rgba(0, 50, 160, 0.5);
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5);
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5);
    box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5);
  }

  #footer-menu {
    margin: 15px 15px 10px 15px;
  }

  #footer-menu li {
    padding: 0 5px 0 5px;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 1.9;
  }

  .hero-image .container {
    padding: 0;
  }

  .no-hero-image .entry-header,
  .home.no-hero-image .entry-header,
  .no-hero-image .page-header {
    text-align: center;
  }

  .site-main .comment-navigation,
  .site-main .posts-navigation,
  .site-main .post-navigation {
    margin: 0 30px;
  }

  .hero-image.full {
    height: calc(91vh - 93px);
  }

  body.admin-bar .hero-image.full {
    height: calc(91vh - 125px);
  }

  .home-buttons ul {
    overflow: auto;
  }

  .home-buttons ul li {
    width: 100%;
    margin: 0 auto;
    display: block;
  }

  .home-buttons ul li.btn-1,
  .home-buttons ul li.btn-2 {
    display: block;
    float: none;
    width: 100%;
  }

  .home-buttons ul li.btn-1 a {
    margin-bottom: 20px;
  }

  .home-buttons a.btn.big {
    width: 100%;
    font-size: 55px;
  }

  a.btn.big,
  div.btn.big {
    font-size: 55px;
    padding: 10px 0 14px 0;
  }

  .location-data .data-item,
  .location-data .data-item.loc-data.date {
    float: none;
    display: block;
    margin: 0;
    text-align: center;
  }

  .location-data .data-item.reg-date {
    display: none;
  }

  .single-locations .hero-image.full {
    min-height: 400px;
  }

  .location-data a.btn.big,
  .location-data div.btn.big {
    float: none;
    font-size: 40px;
  }

  .hero-image h1 {
    text-align: center;
    font-size: 55px;
    margin: 0;
  }

  .long-page-title .hero-image h1 {
    font-size: 40px;
    margin: 0 0 0 0;
  }

  .open-locations {
    margin: 0 auto;
    text-align: center;
  }

  .date .day {
    display: inline-block;
  }

  .location-data .data-item.loc-data br {
    display: none;
  }

  .location-data .data-item.reg-button {
    float: none;
    max-width: 261px;
    width: 100%;
    margin: 20px auto 0 auto;
  }

  .vc_row {
    margin: 0 30px !important;
  }

  .single-locations .content-area {
    padding: 0;
  }

  .single-locations .vc_row {
    margin: 0 !important;
  }

  .vc_tta-container {
    margin-bottom: 20px !important;
  }

  .vc_column_container > .vc_column-inner {
    padding: 0 !important;
  }

  .wpb_single_image .vc_single_image-wrapper.vc_box_circle img,
  .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,
  .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,
  .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img,
  .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img {
    max-width: 350px;
    width: 100%;
  }

  .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs
    .vc_tta-panels
    .vc_tta-panel-body
    .vc_row {
    padding: 0 30px !important;
  }

  .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background: #0032a0 !important;
  }

  .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs
    .vc_tta-panels
    .vc_tta-panel-body {
    background: #f0f0f0 !important;
    text-align: center;
  }

  .vc_tta-panel-body button,
  .vc_tta-panel-body input[type="button"],
  .vc_tta-panel-body input[type="reset"],
  .vc_tta-panel-body input[type="submit"],
  .vc_tta-panel-body .btn,
  #content .vc_tta-panel-body .vc_btn3.vc_btn3-style-modern {
    margin: 0 auto;
  }

  .vc_tta.vc_tta-spacing-1
    .vc_tta-panel.vc_active
    + .vc_tta-panel
    .vc_tta-panel-heading,
  .vc_tta.vc_tta-spacing-1
    .vc_tta-panel:not(:first-child)
    .vc_tta-panel-heading,
  .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading,
  .vc_tta.vc_tta-spacing-1
    .vc_tta-panel:not(:last-child)
    .vc_tta-panel-heading {
    margin: 0 0 1px 0 !important;
  }

  .vc_tta.vc_tta-style-classic .vc_tta-panel-body,
  .vc_tta.vc_tta-style-classic .vc_tta-panel-heading,
  .vc_tta.vc_tta-style-classic .vc_tta-tab > a {
    border: none !important;
  }

  .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel {
    margin: 0;
  }

  .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-title > a {
    text-align: center !important;
    background: #0032a0 !important;
    color: #fff !important;
    font-size: 25px !important;
    padding: 8px 10px 8px 10px !important;
    border-bottom: 2px solid rgba(0, 36, 141, 0.5) !important;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5) !important;
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5) !important;
    box-shadow: 0px 1px 0px 0px rgba(0, 84, 179, 0.5) !important;
  }

  #tab-testimonials hr {
    margin-left: -30px;
    width: calc(100% + 60px);
  }

  .home .hero-image .container {
    margin: 0;
  }

  .single-locations table th,
  .single-locations table td {
    padding: 10px;
    word-wrap: break-word;
    float: left;
    display: block;
    width: 25%;
  }

  #tab-maps .wpb_column {
    border-right: none;
    border-bottom: 1px solid #c9c9cb;
    padding: 0 30px 20px 30px;
    margin-left: -30px;
    width: calc(100% + 60px);
  }

  .video {
    margin: 0;
  }

  .carousel h2 {
    text-align: center;
  }

  .vc_tta.vc_tta-accordion
    .vc_tta-controls-icon-position-left.vc_tta-panel-title
    > a {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .vc_toggle.vc_toggle_default .vc_toggle_title:before {
    display: none;
  }

  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    padding-left: 40px;
    padding-right: 40px;
  }

  .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    padding-left: 0 !important;
  }

  .vc_toggle_content {
    padding: 0 0 0 20px !important;
  }

  ul.sponsors-grid li {
    width: 33%;
  }

  .sponsors {
    margin: 0 !important;
    padding: 0 30px;
  }

  .home .sponsors {
    margin: -50px 0 20px 0 !important;
  }

  .sponsors-container {
    margin: 30px auto;
  }

  .fixed-sponsor {
    display: none !important;
  }

  .slick-arrow {
    margin-top: 0;
  }

  .slider-title {
    display: block !important;
  }

  .slide.fixed-item {
    display: block !important;
  }

  .slider-title .sponsor-title,
  .slider-title .sponsor-title.mobile h2 {
    display: block;
  }

  .slider-logo .sponsor-title {
    display: none;
  }

  ul.sponsors-grid li {
    width: 100%;
    display: inline-block;
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }

  .modal-wrapper .modal-dialog {
    margin: 0;
  }

  .modal-wrapper .modal-content {
    max-height: 100vh;
    padding: 30px 0;
  }

  .modal-wrapper .modal-header {
    padding-left: 30px;
    padding-right: 30px;
  }

  .modal-wrapper .modal-content .description-wrapper-mobile {
    max-height: 377px;
    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    margin: 15px 20px 0 20px;
    padding: 20px;
    border-radius: 10px;
  }

  .modal-wrapper .modal-content .description-inner-mobile {
    max-height: 307px;
    overflow: auto;
    padding: 0 20px 0 0;
  }

  .modal-wrapper .modal-content .description-wrapper {
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    max-height: none;
  }

  .modal-wrapper .modal-content .description-inner {
    max-height: none;
    padding: 0;
  }

  .modal-wrapper .modal-footer {
    padding: 0 30px 0 30px;
    text-align: center;
  }

  .modal-wrapper .modal-footer .btn {
    float: none;
    display: inline-block;
  }

  .modal-wrapper .modal button.close {
    font-size: 18px !important;
  }

  .modal-wrapper .modal button.close .icon {
    font-size: 25px;
    width: 35px;
    height: 35px;
    line-height: 25px;
    top: -5px;
  }

  .modal-open .modal.white-blue {
    background: #0032a0 !important;
  }

  .modal-wrapper .modal.white-blue .modal-content {
    box-shadow: none;
  }

  .modal-wrapper .modal.white-blue .modal-body {
    padding: 50px 0;
  }

  .modal-wrapper #modal-soldout.modal.white-blue .modal-body {
    padding: 50px 20px;
  }

  .modal-wrapper #modal-soldout .field-wrap.submit-wrap {
    text-align: center;
  }

  .table-1 td {
    display: block;
  }

  .table-1 td:first-of-type {
    background: #0032a0;
    color: #fff;
  }

  .table-3 th,
  .table-3 td {
    display: block;
    width: 30%;
    float: left;
    padding: 1%;
    word-wrap: break-word;
  }

  .table-4 th,
  .table-4 td {
    display: block;
    width: 21%;
    float: left;
    padding: 1%;
    word-wrap: break-word;
  }

  .table-4 td:first-of-type {
    background: #0032a0;
    color: #fff;
  }

  .blog .site-main,
  .archive.category .sitem-main {
    padding: 0;
  }

  .blog .hentry,
  .blog .hentry:nth-child(odd),
  .archive.category .hentry,
  .archive.category .hentry:nth-child(odd) {
    margin: 0 0 50px 0;
    float: none;
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .blog .hentry .entry-header,
  .archive.category .hentry .entry-header {
    border: none;
    padding: 0 35px;
  }

  .hentry .cat-links {
    display: block;
  }

  .cat-bullet {
    display: none;
  }

  .blog .entry-content,
  .archive.category .entry-content {
    padding: 0;
  }

  .blog .featured-image,
  .archive.category .featured-image {
    margin-bottom: 20px;
  }

  .blog .excerpt,
  .archive.category .excerpt {
    padding: 0 35px 35px 35px;
  }

  .blog .excerpt p,
  .archive.category .excerpt p {
    margin: 0;
  }

  .blog .form-ad,
  .single-post .form-ad,
  .archive.category .form-ad {
    margin: 0 0 40px 0;
  }

  .single-post .featured-image {
    padding: 0;
    border: none;
    margin: 0 0 45px 0;
  }

  .single-post .entry-content {
    margin: 25px 0 0 0;
  }

  .single-post .entry-content {
    padding-bottom: 100px;
    margin-bottom: 0;
    text-align: center;
  }

  .nav-links {
    text-align: center;
    margin: -20px 0 60px 0;
  }

  .buttons {
    display: block;
    max-width: none;
    width: 100%;
    float: right;
    text-align: center;
  }

  .cart-checkout-links .btn {
    margin: 0 0 20px 0;
  }

  .cart-checkout-links .total {
    display: block;
    width: 100%;
    text-align: center;
  }

  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    max-width: 100%;
    width: 100%;
  }

  .woocommerce-account-fields {
    padding: 0;
  }

  .woocommerce-billing-fields {
    padding: 0;
  }

  .cart-checkout-links h3 {
    display: block;
  }

  .woocommerce #content table.cart td.actions .button,
  .woocommerce table.cart td.actions .button,
  .woocommerce-page #content table.cart td.actions .button,
  .woocommerce-page table.cart td.actions .button {
    margin: 0 auto;
  }

  .wc-proceed-to-checkout {
    text-align: center;
  }

  .wc-proceed-to-checkout a {
    margin-bottom: 20px;
  }

  .post-type-archive.woocommerce .content-area {
    padding: 0;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    padding: 0 30px 0 30px;
    background: transparent;
    margin: 0 0 15px 0 !important;
    width: 100% !important;
  }

  .product-info {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .woocommerce ul.products li.product h3 {
    background: #f0f0f0;
    margin: 0 0 0 -30px !important;
    width: calc(100% + 60px);
    text-align: left;
    padding: 3px 30px 7px 30px;
    cursor: pointer;
    line-height: 1.2;
    padding: 0 20px 15px 20px !important;
  }

  .woocommerce ul.products li.product h3:before {
    font-family: "Ionicons";
    content: "\f48a";
    margin-right: 10px;
    position: relative;
    font-size: 35px;
    top: 5px;
  }

  .woocommerce ul.products li.product h3.active:before {
    content: "\f463";
  }

  .product-img.desktop {
    display: none;
  }

  .product-img.mobile {
    display: block;
    width: 100%;
    margin: 50px auto 25px auto;
  }

  .product-img.mobile img {
    padding: 20px;
    border: 1px solid #bebebe;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    font-size: 0;
  }

  .product-desc {
    margin: 40px auto 0 auto;
  }

  li.radiobutton table.variations {
    margin: 60px 0 0 -30px;
    width: calc(100% + 60px);
  }

  .variation-item {
    float: none;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    margin: 0 0 10px 0;
  }

  form.variations_form.cart {
    top: 0;
  }

  .woocommerce
    ul.products
    li.product.product-type-variable
    .woocommerce-variation.single_variation,
  .woocommerce ul.products li.product.product-type-variable .price-wrap {
    float: none;
    width: 100%;
    margin-top: 0;
    min-height: 0;
  }

  .woocommerce
    ul.products
    li.product.radiobutton
    [type="radio"]:checked
    + span:before {
    margin-left: -15px;
  }

  .woocommerce
    ul.products
    li.product.radiobutton
    [type="radio"]:checked
    + span:after {
    left: -10px;
  }

  .woocommerce ul.products li.product .price-wrap {
    clear: both;
  }

  .woocommerce ul.products li.product .price {
    margin-bottom: 25px;
  }

  table.variations td {
    padding: 0 15px 0 0;
  }

  .woocommerce ul.products li.product.product-type-variable .quantity {
    width: 50%;
    text-align: left;
    padding: 0 0 0 15px;
  }

  .woocommerce ul.products li.product.product-type-simple .price-wrap {
    float: none;
    width: 100%;
    text-align: center;
  }

  .woocommerce ul.products li.product.product-type-simple .quantity {
    width: 100%;
    text-align: center;
    float: none;
  }

  .woocommerce
    ul.products
    li.product.radiobutton
    form.variations_form.cart
    .button,
  .woocommerce ul.products li.product form.variations_form.cart .button,
  .woocommerce ul.products li.product .button {
    margin: 30px auto 30px auto;
  }

  .woocommerce ul.products .product-data {
    display: none;
  }

  .woocommerce ul.products .product-data.active {
    display: block;
  }

  .cart-checkout-links {
    border: none;
    margin: 30px auto 20px auto;
  }

  .woocommerce .buttons {
    margin: 25px auto 0 auto;
  }

  .cart-checkout-links .btn {
    margin: 0 10px 20px 10px;
  }

  .woocommerce-error .button,
  .woocommerce-info .button,
  .woocommerce-message .button {
    float: none;
    max-width: none !important;
    width: 100% !important;
  }

  .woocommerce .order_details li {
    border: none;
  }

  .woocommerce .order_details li:last-of-type {
    margin-bottom: 0;
  }

  #content .wpb_video_widget .video-overlay {
    display: none;
  }

  .form-field.col-2 {
    float: none;
    max-width: 100%;
    width: 100%;
  }

  .form-field.col-2.left {
    padding-right: 0;
  }

  .form-field.col-2.right {
    padding-left: 0;
  }

  .location-status.container {
    padding-left: 0px;
    padding-right: 0px;
    max-width: none;
  }

  .also-registered .item {
    left: 0;
    bottom: 0;
    border-left-width: 5px;
    padding-right: 10px;
    font-size: 11px;
  }

  .also-registered .item p.status {
    font-size: 9px;
  }
}

@media screen and (max-width: 460px) {
  .location-status p,
  .location-status p a {
    font-size: 16px;
    width: 100%;
    padding-left: 20%;
  }
}

@media screen and (max-width: 360px) {
  a.btn.big,
  div.btn.big {
    font-size: 150%;
    padding: 18px 0 14px 0;
  }

  .hero-image h1 {
    font-size: 190%;
  }
}

ul.reg-items li h2 {
  color: white;
}
