@charset "UTF-8";
/*!
Theme Name: Motor City Comic Con - BDG
Author: Basso Design Group
Description: Motor City Comic Con - 2019 Site.
Version: 1.0.0
Blank Version: 1.3.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template Id: 63672
Tags: grid-layout, one-column, two-columns, three-columns, left-sidebar, right-sidebar, footer-widgets, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
  ## Social List
# Accessibility
# Alignments
# Clearings
# Grid
# Widgets
# Content
  ## Posts and pages
  ## Asides
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Builder
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; 
  color: #333 !important;
}

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;
  text-decoration: none; }

a:active,
a:hover {
  outline: 0; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0px; }

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-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 106.25%; }

.entry-content > *:last-child,
#tm_builder_outer_content .tm_pb_module.tm_pb_text > *:last-child {
  margin-bottom: 0; }

.entry-content > a,
.entry-content > p > a,
#tm_builder_outer_content .tm_pb_module.tm_pb_text > a,
#tm_builder_outer_content .tm_pb_module.tm_pb_text > p > a {
  text-decoration: underline; }

h1 {
  margin: 0 0 20px; }

h2,
h3 {
  margin: 0 0 21px; }

h4 {
  margin: 0 0 19px; }

h5,
h6 {
  margin: 0 0 5px; }

p + h1,
.entry-content > ul + h1,
.entry-content > ol + h1 {
  margin-top: 38px; }

p + h2,
.entry-content > ul + h2,
.entry-content > ol + h2 {
  margin-top: 59px; }

p + h3,
.entry-content > ul + h3,
.entry-content > ol + h3 {
  margin-top: 68px; }

p + h4,
.entry-content > ul + h4,
.entry-content > ol + h4 {
  margin-top: 67px; }

p + h5,
.entry-content > ul + h5,
.entry-content > ol + h5 {
  margin-top: 65px; }

p + h6,
.entry-content > ul + h6,
.entry-content > ol + h6 {
  margin-top: 76px; }

h1.small,
h2.small,
h3.small,
h4.small,
h5.small,
h6.small,
.h1-style.small,
.h2-style.small,
.h3-style.small,
.h4-style.small,
.h5-style.small,
.h6-style.small {
  font-size: 82%; }

h3,
.h3-style,
h5,
.h5-style {
  text-transform: uppercase; }

p {
  margin: 0 0 1.52em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  font-size: 21.25px;
  font-size: 1.25rem; }
  blockquote cite {
    font-size: 14.875px;
    font-size: 0.875rem; }

address {
  margin: 0 0 1.5em; }

pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  overflow: auto;
  max-width: 100%;
  margin: 0 0 1.5em;
  padding: 1.5em;
  color: #666;
  background: #eee;
  border: 1px solid #d5d5d5;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-size: 17px;
  font-size: 1rem; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15.9375px;
  font-size: 0.9375rem; }

code,
mark,
ins {
  text-decoration: none;
  padding: 2px 5px;
  border: none; }

abbr, acronym {
  cursor: help;
  border: none; }
  abbr[title], acronym[title] {
    border: none; }

big {
  font-size: 125%; }

small,
.small {
  font-size: 70%; }
  h6 small, h6
  .small {
    font-size: 85%;
    line-height: 1.66;
    display: inline-block;
    vertical-align: baseline; }

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.88235rem;
  padding-right: 0.88235rem; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
  @media (min-width: 1401px) {
    .container {
      max-width: 1200px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.88235rem;
  padding-right: 0.88235rem; }

.row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.88235rem;
  margin-right: -0.88235rem; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-2x-1, .col-2x-2, .col-2x-3, .col-2x-4, .col-2x-5, .col-2x-6, .col-2x-7, .col-2x-8, .col-2x-9, .col-2x-10, .col-2x-11, .col-2x-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.88235rem;
  padding-right: 0.88235rem; }

.col-xs-1 {
  -webkit-flex: 0 0 8.33333%;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  -webkit-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  -webkit-flex: 0 0 41.66667%;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  -webkit-flex: 0 0 58.33333%;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  -webkit-flex: 0 0 66.66667%;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  -webkit-flex: 0 0 83.33333%;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  -webkit-flex: 0 0 91.66667%;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 544px) {
  .col-sm-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-lg-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1401px) {
  .col-2x-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-2x-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-2x-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-2x-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-2x-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-2x-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-2x-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-2x-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-2x-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-2x-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-2x-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-2x-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col-2x-pull-0 {
    right: auto; }
  .col-2x-pull-1 {
    right: 8.33333%; }
  .col-2x-pull-2 {
    right: 16.66667%; }
  .col-2x-pull-3 {
    right: 25%; }
  .col-2x-pull-4 {
    right: 33.33333%; }
  .col-2x-pull-5 {
    right: 41.66667%; }
  .col-2x-pull-6 {
    right: 50%; }
  .col-2x-pull-7 {
    right: 58.33333%; }
  .col-2x-pull-8 {
    right: 66.66667%; }
  .col-2x-pull-9 {
    right: 75%; }
  .col-2x-pull-10 {
    right: 83.33333%; }
  .col-2x-pull-11 {
    right: 91.66667%; }
  .col-2x-pull-12 {
    right: 100%; }
  .col-2x-push-0 {
    left: auto; }
  .col-2x-push-1 {
    left: 8.33333%; }
  .col-2x-push-2 {
    left: 16.66667%; }
  .col-2x-push-3 {
    left: 25%; }
  .col-2x-push-4 {
    left: 33.33333%; }
  .col-2x-push-5 {
    left: 41.66667%; }
  .col-2x-push-6 {
    left: 50%; }
  .col-2x-push-7 {
    left: 58.33333%; }
  .col-2x-push-8 {
    left: 66.66667%; }
  .col-2x-push-9 {
    left: 75%; }
  .col-2x-push-10 {
    left: 83.33333%; }
  .col-2x-push-11 {
    left: 91.66667%; }
  .col-2x-push-12 {
    left: 100%; }
  .col-2x-offset-0 {
    margin-left: 0%; }
  .col-2x-offset-1 {
    margin-left: 8.33333%; }
  .col-2x-offset-2 {
    margin-left: 16.66667%; }
  .col-2x-offset-3 {
    margin-left: 25%; }
  .col-2x-offset-4 {
    margin-left: 33.33333%; }
  .col-2x-offset-5 {
    margin-left: 41.66667%; }
  .col-2x-offset-6 {
    margin-left: 50%; }
  .col-2x-offset-7 {
    margin-left: 58.33333%; }
  .col-2x-offset-8 {
    margin-left: 66.66667%; }
  .col-2x-offset-9 {
    margin-left: 75%; }
  .col-2x-offset-10 {
    margin-left: 83.33333%; }
  .col-2x-offset-11 {
    margin-left: 91.66667%; }
  .col-2x-offset-12 {
    margin-left: 100%; } }

.col-xs-first {
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1; }

.col-xs-last {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

@media (min-width: 544px) {
  .col-sm-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .col-sm-last {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; } }

@media (min-width: 768px) {
  .col-md-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .col-md-last {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; } }

@media (min-width: 992px) {
  .col-lg-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .col-lg-last {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; } }

@media (min-width: 1200px) {
  .col-xl-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .col-xl-last {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; } }

@media (min-width: 1401px) {
  .col-2x-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .col-2x-last {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; } }

.row-xs-top {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.row-xs-center {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.row-xs-bottom {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

@media (min-width: 544px) {
  .row-sm-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-sm-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-sm-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (min-width: 768px) {
  .row-md-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-md-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-md-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (min-width: 992px) {
  .row-lg-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-lg-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-lg-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (min-width: 1200px) {
  .row-xl-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-xl-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-xl-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (min-width: 1401px) {
  .row-2x-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-2x-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-2x-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; } }

.col-xs-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.col-xs-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.col-xs-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

@media (min-width: 544px) {
  .col-sm-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-sm-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
  .col-sm-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; } }

@media (min-width: 768px) {
  .col-md-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-md-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
  .col-md-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; } }

@media (min-width: 992px) {
  .col-lg-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-lg-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
  .col-lg-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; } }

@media (min-width: 1200px) {
  .col-xl-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-xl-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
  .col-xl-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; } }

@media (min-width: 1401px) {
  .col-2x-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-2x-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
  .col-2x-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; } }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

body, #tm_builder_outer_content .tm_section_transparent, #tm_builder_outer_content .tm_pb_section, .breadcrumbs {
  background-color: #f0f0f0 !important; 
}

*,
*: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; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: top; }

blockquote, q {
  quotes: none; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ''; }

#tm_builder_outer_content .tm_pb_module blockquote,
.site-content blockquote {
  position: relative;
  margin: 0 0 1em;
  padding: 1em 1em 1em 2.5em;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    #tm_builder_outer_content .tm_pb_module blockquote,
    .site-content blockquote {
      padding: 59px 120px 47px 7.05em; } }
  #tm_builder_outer_content .tm_pb_module blockquote p,
  .site-content blockquote p {
    margin: 0; }
    #tm_builder_outer_content .tm_pb_module blockquote p + p,
    .site-content blockquote p + p {
      margin-top: 3px; }
  #tm_builder_outer_content .tm_pb_module blockquote cite,
  .site-content blockquote cite {
    text-transform: none;
    font-style: normal;
    display: block;
    text-align: right;
    font-size: 1rem;
    margin-top: 6px; }
    #tm_builder_outer_content .tm_pb_module blockquote cite:before,
    .site-content blockquote cite:before {
      content: "- "; }
  #tm_builder_outer_content .tm_pb_module blockquote:before,
  .site-content blockquote:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 1.5em;
    top: 10px;
    left: 0; }
    @media (min-width: 992px) {
      #tm_builder_outer_content .tm_pb_module blockquote:before,
      .site-content blockquote:before {
        left: 91px;
        top: 48px; } }

#tm_builder_outer_content .tm_pb_module .posts-list blockquote,
.site-content .posts-list blockquote {
  margin: 0;
  padding: 1em 1em 1em 2.5em; }
  #tm_builder_outer_content .tm_pb_module .posts-list blockquote:before,
  .site-content .posts-list blockquote:before {
    top: 10px;
    left: 0; }

hr {
  background-color: #e0e0e8;
  border: 0;
  height: 1px;
  margin: 1.5em 0; }

/*--------------------------------------------------------------
## Lists
--------------------------------------------------------------*/
ul, ol {
  margin: 0;
  padding-left: 0;
  list-style: none; }

.post-content > ul,
.post-content > ol,
.comment-content > ul,
.comment-content > ol,
.entry-content > ul,
.entry-content > ol,
#tm_builder_outer_content .tm_pb_text > ul,
#tm_builder_outer_content .tm_pb_text > ol {
  padding: 0;
  list-style: none; }
  .post-content > ul li,
  .post-content > ol li,
  .comment-content > ul li,
  .comment-content > ol li,
  .entry-content > ul li,
  .entry-content > ol li,
  #tm_builder_outer_content .tm_pb_text > ul li,
  #tm_builder_outer_content .tm_pb_text > ol li {
    position: relative;
    padding: 0 0 0 0.588em; }
    .post-content > ul li > ul,
    .post-content > ul li > ol,
    .post-content > ol li > ul,
    .post-content > ol li > ol,
    .comment-content > ul li > ul,
    .comment-content > ul li > ol,
    .comment-content > ol li > ul,
    .comment-content > ol li > ol,
    .entry-content > ul li > ul,
    .entry-content > ul li > ol,
    .entry-content > ol li > ul,
    .entry-content > ol li > ol,
    #tm_builder_outer_content .tm_pb_text > ul li > ul,
    #tm_builder_outer_content .tm_pb_text > ul li > ol,
    #tm_builder_outer_content .tm_pb_text > ol li > ul,
    #tm_builder_outer_content .tm_pb_text > ol li > ol {
      padding: .25em 0 .25em 1.25em;
      margin: 0;
      display: block; }
      .post-content > ul li > ul > li:first-child,
      .post-content > ul li > ol > li:first-child,
      .post-content > ol li > ul > li:first-child,
      .post-content > ol li > ol > li:first-child,
      .comment-content > ul li > ul > li:first-child,
      .comment-content > ul li > ol > li:first-child,
      .comment-content > ol li > ul > li:first-child,
      .comment-content > ol li > ol > li:first-child,
      .entry-content > ul li > ul > li:first-child,
      .entry-content > ul li > ol > li:first-child,
      .entry-content > ol li > ul > li:first-child,
      .entry-content > ol li > ol > li:first-child,
      #tm_builder_outer_content .tm_pb_text > ul li > ul > li:first-child,
      #tm_builder_outer_content .tm_pb_text > ul li > ol > li:first-child,
      #tm_builder_outer_content .tm_pb_text > ol li > ul > li:first-child,
      #tm_builder_outer_content .tm_pb_text > ol li > ol > li:first-child {
        padding-top: 0; }
        .post-content > ul li > ul > li:first-child:before,
        .post-content > ul li > ol > li:first-child:before,
        .post-content > ol li > ul > li:first-child:before,
        .post-content > ol li > ol > li:first-child:before,
        .comment-content > ul li > ul > li:first-child:before,
        .comment-content > ul li > ol > li:first-child:before,
        .comment-content > ol li > ul > li:first-child:before,
        .comment-content > ol li > ol > li:first-child:before,
        .entry-content > ul li > ul > li:first-child:before,
        .entry-content > ul li > ol > li:first-child:before,
        .entry-content > ol li > ul > li:first-child:before,
        .entry-content > ol li > ol > li:first-child:before,
        #tm_builder_outer_content .tm_pb_text > ul li > ul > li:first-child:before,
        #tm_builder_outer_content .tm_pb_text > ul li > ol > li:first-child:before,
        #tm_builder_outer_content .tm_pb_text > ol li > ul > li:first-child:before,
        #tm_builder_outer_content .tm_pb_text > ol li > ol > li:first-child:before {
          top: 0; }
    .post-content > ul li > ol > li:before,
    .post-content > ol li > ol > li:before,
    .comment-content > ul li > ol > li:before,
    .comment-content > ol li > ol > li:before,
    .entry-content > ul li > ol > li:before,
    .entry-content > ol li > ol > li:before,
    #tm_builder_outer_content .tm_pb_text > ul li > ol > li:before,
    #tm_builder_outer_content .tm_pb_text > ol li > ol > li:before {
      position: relative;
      top: 0; }
    .post-content > ul li > ol > li:first-child:before,
    .post-content > ol li > ol > li:first-child:before,
    .comment-content > ul li > ol > li:first-child:before,
    .comment-content > ol li > ol > li:first-child:before,
    .entry-content > ul li > ol > li:first-child:before,
    .entry-content > ol li > ol > li:first-child:before,
    #tm_builder_outer_content .tm_pb_text > ul li > ol > li:first-child:before,
    #tm_builder_outer_content .tm_pb_text > ol li > ol > li:first-child:before {
      top: 0; }

.post-content > ul,
.post-content ul ul,
.comment-content > ul,
.comment-content ul ul,
.entry-content > ul,
.entry-content ul ul,
#tm_builder_outer_content .tm_pb_text > ul,
#tm_builder_outer_content .tm_pb_text ul ul {
  margin: .625em 0; }
  .post-content > ul li:before,
  .post-content ul ul li:before,
  .comment-content > ul li:before,
  .comment-content ul ul li:before,
  .entry-content > ul li:before,
  .entry-content ul ul li:before,
  #tm_builder_outer_content .tm_pb_text > ul li:before,
  #tm_builder_outer_content .tm_pb_text ul ul li:before {
    content: '•';
    line-height: inherit;
    position: absolute;
    top: 0;
    left: 0; 
    color: #c21159 !important;
  }

.post-content > ol,
.post-content ol ol,
.comment-content > ol,
.comment-content ol ol,
.entry-content > ol,
.entry-content ol ol,
#tm_builder_outer_content .tm_pb_text > ol,
#tm_builder_outer_content .tm_pb_text ol ol {
  margin: .625em 0;
  padding: 0;
  counter-reset: list; }
  .post-content > ol > li,
  .post-content ol ol > li,
  .comment-content > ol > li,
  .comment-content ol ol > li,
  .entry-content > ol > li,
  .entry-content ol ol > li,
  #tm_builder_outer_content .tm_pb_text > ol > li,
  #tm_builder_outer_content .tm_pb_text ol ol > li {
    padding-left: 0; }
    .post-content > ol > li:before,
    .post-content ol ol > li:before,
    .comment-content > ol > li:before,
    .comment-content ol ol > li:before,
    .entry-content > ol > li:before,
    .entry-content ol ol > li:before,
    #tm_builder_outer_content .tm_pb_text > ol > li:before,
    #tm_builder_outer_content .tm_pb_text ol ol > li:before {
      content: counter(list, decimal-leading-zero) ".";
      counter-increment: list;
      line-height: inherit;
      padding: 0 5px 0 0; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

/* Inline list */
.inline-list {
  padding: 0;
  margin: 0;
  list-style: none; }
  .inline-list li {
    display: inline-block;
    vertical-align: top; }

/*--------------------------------------------------------------
## Misc
--------------------------------------------------------------*/
.tilter {
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.tilter__caption,
.tilter__figure {
  transition: 50ms -webkit-transform;
  transition: 50ms transform;
  transition: 50ms transform, 50ms -webkit-transform;
  transition-timing-function: ease-in-out; }

/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/
table {
  margin: 0 0 1.5em;
  width: 100%; }

.entry-content table {
  margin: 0 0 1.5em;
  max-width: 100%;
  border: 1px solid #e0e0e8; }
  .entry-content table th,
  .entry-content table td {
    padding: 5px;
    vertical-align: top;
    border: 1px solid #e0e0e8; }
  .entry-content table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #e0e0e8; }
  .entry-content table tbody + tbody {
    border-top: 1px solid #e0e0e8; }

/*--------------------------------------------------------------
## Preloader
--------------------------------------------------------------*/
.page-preloader {
  position: relative;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px; }
  .page-preloader-cover {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff; }

.loading-pulse {
  position: absolute;
  width: 15px;
  height: 60px;
  left: 22px;
  bottom: 0;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-animation: pulse 750ms infinite;
  animation: pulse 750ms infinite;
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .loading-pulse:before, .loading-pulse:after {
    content: '';
    position: absolute;
    display: block;
    height: 60px;
    width: 15px;
    background-color: inherit;
    bottom: 0;
    -webkit-animation: pulse 750ms infinite;
    animation: pulse 750ms infinite;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .loading-pulse:before {
    left: -24px; }
  .loading-pulse:after {
    left: 24px;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms; }

@-webkit-keyframes pulse {
  50% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0); } }

@keyframes pulse {
  50% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0); } }

/*--------------------------------------------------------------
## ToTop button
--------------------------------------------------------------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: -999em;
  width: 40px;
  height: 40px;
  z-index: 999;
  border-radius: 50%;
  border: none;
  overflow: visible;
  text-align: center;
  overflow: hidden; }
  #toTop:before {
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    margin: 0;
    font-size: 20px;
    line-height: 37px;
    content: '\f106';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }
  #toTop:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: 500ms all;
    z-index: 5; }
  #toTop:focus {
    outline: none; }
  #toTop:hover:before {
    -webkit-animation: totop 333ms;
    animation: totop 333ms; }
  #toTop:hover:after {
    opacity: 1; }
  @media (min-width: 544px) {
    #toTop {
      right: 28px; } }
  @media (min-width: 768px) {
    #toTop {
      bottom: 65px; } }

@-webkit-keyframes totop {
  50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  60% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@keyframes totop {
  50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  60% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 11px 30px 11.5px;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: none;
  border-radius: 100px;
  border: none;
  transition: 333ms all; }

button.mfp-close,
button.mfp-close:hover {
  background: none; }

.btn,
.more-link {
  text-decoration: none;
  border-color: transparent;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  overflow: hidden;
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 11px 30px 11.5px;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: none;
  border-radius: 100px; }
/*  .btn:before,
  .more-link:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    z-index: -1;
    border-radius: inherit;
    background-clip: content-box;
    padding: 2px;
    background-color: #fff;
    transition: 333ms all;
    pointer-events: none;
    left: auto;
    right: 0;
    width: 0%; }*/
  .btn:hover,
  .more-link:hover {
    text-decoration: none; }
    .btn:hover:before,
    .more-link:hover:before {
      left: 0;
      right: auto;
      width: 100%; }
  #tm_builder_outer_content .tm_pb_module.tm_pb_text .btn,
  .entry-content .btn, #tm_builder_outer_content .tm_pb_module.tm_pb_text
  .more-link,
  .entry-content
  .more-link {
    text-decoration: none; }
  .btn:focus,
  .more-link:focus {
    outline: none; }
  .btn-fullwidth,
  .more-link-fullwidth {
    width: 100%; }
  .btn.btn-default,
  .more-link.btn-default {
    border: 2px solid;
    padding: 9px 30px 9.5px; }
    .btn.btn-default:before,
    .more-link.btn-default:before {
      display: none; }
    .btn.btn-default:hover,
    .more-link.btn-default:hover {
      background: transparent;
      border-color: inherit; }
  .btn.btn-secondary,
  .more-link.btn-secondary {
    overflow: hidden; }
    .btn.btn-secondary:before,
    .more-link.btn-secondary:before {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      top: 2px;
      left: 2px;
      background: #fff;
      width: calc(100% - 4px);
      height: calc(100% - 4px);
      opacity: 1;
      visibility: visible; }
    .btn.btn-secondary:hover:before,
    .more-link.btn-secondary:hover:before {
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      transform: scale(1, 0); }
  .btn.btn-large,
  .more-link.btn-large {
    /*padding: 19px 50px 18.5px;*/
    border-radius: 27px; }
    .btn.btn-large.btn-default,
    .more-link.btn-large.btn-default {
      padding: 17px 42px 16.5px; }

@media (min-width: 992px) {
  .header-btn__wrap {
    margin-top: 6px; } }

.edit-link {
  margin: 1em 0; }

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'],
select,
textarea {
  padding: 9px 20px 9.5px;
  border-radius: 100px;
  border: 2px solid #e0e0e8;
  background-color: transparent; }
  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,
  select:focus,
  textarea:focus {
    outline: none;
    box-shadow: none; }

button:focus,
input[type='submit']:focus,
input[type='reset']:focus {
  outline: none; }

button:hover, button:active, button:focus,
input[type='submit']:hover,
input[type='submit']:active,
input[type='submit']:focus,
input[type='reset']:hover,
input[type='reset']:active,
input[type='reset']:focus {
  box-shadow: none; }

select {
  border: 1px solid #e0e0e8; }

textarea {
  width: 100%;
  min-height: 150px;
  resize: vertical;
  overflow: auto; }

::-moz-placeholder {
  opacity: 1;
  text-transform: uppercase; }

:-moz-placeholder {
  opacity: 1;
  text-transform: uppercase; }

::-webkit-input-placeholder {
  opacity: 1;
  text-transform: uppercase; }

:-ms-input-placeholder {
  opacity: 1;
  text-transform: uppercase; }

.search-form {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid;
  border-radius: 100px;
  text-align: left; }
  @media (min-width: 992px) {
    body.error404 .search-form {
      max-width: 311px;
      margin-left: auto;
      margin-right: auto; } }
  .search-form label {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .search-form__field[type='search'] {
    box-sizing: border-box;
    width: calc(100% - 35px);
    background-color: transparent;
    border: none;
    padding-top: 9.5px;
    padding-bottom: 9px; }
  .search-form__submit {
    width: 35px;
    padding: 0;
    border: none; }
    .search-form__submit.btn-primary {
      background: transparent; }
      .search-form__submit.btn-primary:before {
        display: none; }
      .search-form__submit.btn-primary:hover {
        background: transparent; }
    .search-form__submit i {
      display: inline-block;
      vertical-align: top;
      height: 35px;
      margin: 0 auto;
      font-size: 15px;
      line-height: 35px; }
  .search-form_wrap .open-btn,
  .search-form_wrap .close-btn {
    display: none; }

.top-panel__search {
  margin: 0;
  width: 68px;
  height: 40px;
  position: relative;
  padding: 0; }
  @media (max-width: 543px) {
    .top-panel__search {
      width: 100%; } }
  .top-panel__search .close-btn,
  .top-panel__search .open-btn {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 0;
    opacity: 0;
    padding: 0;
    text-align: center;
    transition: 300ms all; }
    .top-panel__search .close-btn a,
    .top-panel__search .open-btn a {
      width: 35px;
      font-size: 15px;
      line-height: 38px;
      height: 40px;
      display: inline-block;
      outline: none; }
  .top-panel__search .close-btn {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
    @media (max-width: 543px) {
      .top-panel__search .close-btn {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); } }
  .top-panel__search .open-btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .top-panel__search .search-form_wrap {
    position: relative;
    padding: 0;
    z-index: 1000; }
    .top-panel__search .search-form_wrap.active .search-form {
      opacity: 1;
      visibility: visible; }
      .top-panel__search .search-form_wrap.active .search-form__field {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
      .top-panel__search .search-form_wrap.active .search-form__submit {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
    .top-panel__search .search-form_wrap.active .open-btn {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
      @media (max-width: 543px) {
        .top-panel__search .search-form_wrap.active .open-btn {
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
    .top-panel__search .search-form_wrap.active .close-btn {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      display: none; }
  .top-panel__search .search-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    position: absolute;
    width: 238px;
    right: 0;
    overflow: hidden;
    transition: 200ms all;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

.tm_pb_builder #tm_builder_outer_content .tm_pb_slide .tm_pb_slide_overlay_container {
  background-color: transparent !important;
  mix-blend-mode: multiply;
  transition: all 0.2s;
}

/*.tm_pb_builder #tm_builder_outer_content .tm_pb_slide:hover .tm_pb_slide_overlay_container {
  background-color: #e4d62b !important;
}*/

.main-navigation .menu > li > a::before, .main-navigation .menu > li.menu-hover > a::before, .main-navigation .menu > li.menu-hover > .menu-link-wrapper > a::before, 
.main-navigation .menu > li.current_page_ancestor > a::before, .main-navigation .menu > li.current_page_item > a::before, .main-navigation .menu > li.current-menu-item > a::before, 
.main-navigation .menu > li.current-menu-ancestor > a::before {
  background: linear-gradient(90deg, #ffd800, #ffd800) !important;
}

.invert .main-navigation .menu > li > a:hover, .invert .main-navigation .menu > li.menu-hover > a, .invert .main-navigation .menu > li.current_page_item > a, 
.invert .main-navigation .menu > li.current_page_ancestor > a, .invert .main-navigation .menu > li.current-menu-item > a, .invert .main-navigation .menu > li.current-menu-ancestor > a {
  color: #000 !important;
}

.top-panel__search {
  display: none !important;
}

#tm_builder_outer_content .tm_pb_module .tm_pb_button, #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button, a.content-btn {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1.5;
  font-family: Righteous, sans-serif;
  letter-spacing: 0px;
  background: linear-gradient(90deg, #c21159, #c21159) !important;
}

a.content-btn {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 1.5;
  font-family: Righteous, cursive;
  letter-spacing: 0px;
  text-decoration: none !important;
  padding: 15.8px 30px !important;
}

a.content-btn:hover {
  background: linear-gradient(90deg, #fff, #fff) !important;
  color: #c21159;
}

a.post__date-link {
  pointer-events: none;
}

#tm_builder_outer_content #home-subscribe.tm_pb_module .tm_pb_contact_submit.tm_pb_button {
  background: #ffd800 !important;
}

#tm_builder_outer_content #home-subscribe.tm_pb_module .tm_pb_contact_submit.tm_pb_button:hover {
  color: #ffd800 !important;
}

#home-subscribe .tm_pb_contact_form_label {
  color: #fff !important;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a::before, #tm_builder_outer_content .tm_pb_video_slider .tm_pb_slider_dots + .tm-pb-controllers a::before {
  background: #067fce !important;
}

#tm_builder_outer_content .tm_pb_slider .tm_pb_container {
  max-width: none;
}

#tm_builder_outer_content .tm_pb_slider .tm_pb_container h1 {
  margin-bottom: 0px;
  text-shadow: -8px 8px #000;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
}

#tm_builder_outer_content .tm_pb_slider .tm_pb_container h6 {
  background: #ffd800;
  color: #000;
  display: inline-block;
  padding: 5px 15px;
  font-size: 30px;
  margin: 93px 0px 15px;
}

#tm_builder_outer_content .tm_pb_slider .tm_pb_container em {
  font-weight: 900;
  color: #fff;
  text-transform: none;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_text .btn:hover, .entry-content .btn:hover {
  color: #ffd800 !important;
}

#tm_builder_outer_content .tm_pb_module .tm_pb_button:hover, #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button:hover {
  color: #c21159 !important;
}

    @media (max-width: 543px) {
      .top-panel__search .search-form {
        width: 235px; } }
    .top-panel__search .search-form label {
      display: block;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      width: calc(100% - 35px);
      max-width: 100%; }
    .top-panel__search .search-form__field {
      width: 100%;
      padding-right: 0;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
      transition: 300ms all; }
    .top-panel__search .search-form__submit {
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
      transition: 200ms all; }
  .top-panel__search .active .search-form {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .top-panel__search .cherry-search__submite_text {
    display: none; }
  .top-panel__search .cherry-search__results-list {
    width: 238px;
    right: 0;
    top: 40px; }

.cherry-search form.search-form.cherry-search__form {
  margin: 0;
  padding: 0;
  border: 2px solid;
  border-radius: 100px; }
  @media (min-width: 992px) {
    body.error404 .cherry-search form.search-form.cherry-search__form {
      margin-left: auto;
      margin-right: auto; } }
  .cherry-search form.search-form.cherry-search__form label {
    display: block;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 100%; }
  .cherry-search form.search-form.cherry-search__form .cherry-search__label {
    -webkit-flex-basis: calc(100% - 35px);
    -ms-flex-preferred-size: calc(100% - 35px);
    flex-basis: calc(100% - 35px); }
  .cherry-search form.search-form.cherry-search__form .cherry-search__field[type='search'] {
    width: 100%;
    background-color: transparent;
    border: none;
    padding-top: 9.5px;
    padding-bottom: 9px;
    padding-right: 0;
    text-transform: uppercase; }
  .cherry-search form.search-form.cherry-search__form .cherry-search__submit {
    border: none;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 10px; }
    .cherry-search form.search-form.cherry-search__form .cherry-search__submit.btn-primary {
      background: transparent; }
      .cherry-search form.search-form.cherry-search__form .cherry-search__submit.btn-primary:before {
        display: none; }
      .cherry-search form.search-form.cherry-search__form .cherry-search__submit.btn-primary:hover {
        background: transparent; }
    .cherry-search form.search-form.cherry-search__form .cherry-search__submit i {
      display: inline-block;
      vertical-align: top;
      height: 35px;
      margin: 0 auto;
      font-size: 15px;
      line-height: 35px; }
  .cherry-search form.search-form.cherry-search__form_wrap .open-btn,
  .cherry-search form.search-form.cherry-search__form_wrap .close-btn {
    display: none; }

.cherry-search .cherry-search__icon {
  font-size: 15px; }

.cherry-search .cherry-search__results-list {
  border: none; }
  @media (min-width: 992px) {
    body.error404 .cherry-search .cherry-search__results-list {
      max-width: 311px;
      left: 50%;
      margin-left: -155px; } }

.cherry-search .cherry-search__results-item {
  background: none;
  border: none; }
  .cherry-search .cherry-search__results-item .cherry-search__item-thumbnail {
    max-width: 150px;
    min-width: inherit; }

.cherry-search .cherry-search__more-button {
  border: none; }

.comment-reply-title {
  margin-bottom: 12px; }

.comment-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .comment-form label {
    font-size: 17px;
    font-size: 1rem;
    margin-bottom: 12px;
    display: block; }
  .comment-form input[type="text"],
  .comment-form textarea {
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
    border-width: 1px;
    padding: 5px 10px 7px 10px;
    font-size: .88em;
    line-height: 1.5; }
    .comment-form input[type="text"]::-webkit-input-placeholder,
    .comment-form textarea::-webkit-input-placeholder {
      text-transform: uppercase;
      opacity: .2; }
    .comment-form input[type="text"]::-moz-placeholder,
    .comment-form textarea::-moz-placeholder {
      text-transform: uppercase;
      opacity: .2; }
    .comment-form input[type="text"]:-moz-placeholder,
    .comment-form textarea:-moz-placeholder {
      text-transform: uppercase;
      opacity: .2; }
    .comment-form input[type="text"]:-ms-input-placeholder,
    .comment-form textarea:-ms-input-placeholder {
      text-transform: uppercase;
      opacity: .2; }
  .comment-form textarea {
    min-height: 145px;
    height: 145px; }
  .comment-form .comment-notes, .comment-form-comment,
  .comment-form .form-submit {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  .comment-form-comment {
    margin-bottom: 40px; }
  .comment-form-author, .comment-form-email, .comment-form-url {
    -webkit-flex-basis: 33.333%;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%; }
  .comment-form-author, .comment-form-email {
    padding-right: 0.88235rem; }
  .comment-form-email, .comment-form-url {
    padding-left: 0.88235rem; }
  .comment-form__field {
    width: 100%; }
  .comment-form .form-submit {
    margin-top: 14px;
    text-align: right; }
    .comment-form .form-submit input {
      text-transform: uppercase;
      padding: 19px 50px 18.5px;
      border-radius: 100px; }

.comment-notes {
  text-transform: uppercase;
  opacity: .2;
  margin-bottom: 20px; }

#cancel-comment-reply-link {
  font-size: 12.75px;
  font-size: 0.75rem; }

.post-password-form label {
  display: inline-block;
  vertical-align: top; }
  .post-password-form label input {
    padding: 9px 20px 9.5px; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  transition: 333ms all; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    text-decoration: none; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit; }

/*--------------------------------------------------------------
## Top Menu
--------------------------------------------------------------*/
.top-panel__menu {
  display: block; }
  @media (min-width: 768px) {
    .top-panel__menu {
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; } }
  @media (min-width: 768px) {
    .top-panel__menu:last-child .top-panel__menu-list {
      text-align: right; } }
  @media (min-width: 768px) {
    .top-panel__menu-list {
      text-align: left; } }
  .top-panel__menu-list .menu-item {
    margin: 0 .25em; }
    .top-panel__menu-list .menu-item a {
      text-decoration: none;
      text-transform: uppercase;}
      .top-panel__menu-list .menu-item a:focus {
        outline: none; }
    .top-panel__menu-list .menu-item.current-menu-item a, .top-panel__menu-list .menu-item.current_page_item a {
      background: #fff;
      color: #067fce !important; }

.toolbar-btn a{
  color: #fff;
  background: #067fce;
  padding: 10px 15px 10px;
  border-radius: 100px;
  font-size: 11px;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  overflow: hidden;
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  cursor: pointer;
  text-align: center;
  transition: none !important;
  transform: none !important;
  border: 3px solid #067fce;
}

.toolbar-btn a:hover::before {
  left: 0;
  right: auto;
  width: 100%;
}

.toolbar-btn a:hover {
  color: #067fce !important;
  background: #fff;
}

.live-stream a{
  background: #7AC144;
  border: 3px solid #7AC144;
}

.live-stream a:hover {
  color: #7AC144 !important;
}

.top-panel__menu-list .live-stream.current-menu-item a, .top-panel__menu-list .live-stream.current_page_item a {color: #7AC144 !important;}

/*.toolbar-btn a::before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  z-index: -1;
  border-radius: inherit;
  background-clip: content-box;
  padding: 2px;
  background-color: #fff;
  transition: 333ms all;
  pointer-events: none;
  left: auto;
  right: 0;
  width: 0%;
}*/

.top-panel__menu {
  max-width: 80% !important;
}

/*--------------------------------------------------------------
## Main Menu
--------------------------------------------------------------*/
/* Basic */
.main-navigation {
  display: block;
  clear: both;
  width: 100%; }
  .main-navigation ul {
    margin: 0;
    padding-left: 0;
    list-style: none; }
  .main-navigation .menu {
    display: none; }
  .main-navigation li {
    position: relative;
    text-align: left; }
  .main-navigation a {
    position: relative;
    display: block;
    text-decoration: none; }
  @media (max-width: 767px) {
    .main-navigation ul ul ul a {
      text-indent: 1rem; }
    .main-navigation ul ul ul ul a {
      text-indent: 2rem; }
    .main-navigation ul ul ul ul ul a {
      text-indent: 3rem; }
    .main-navigation ul ul ul ul ul ul a {
      text-indent: 4rem; }
    .main-navigation.toggled .menu {
      display: block; } }
  @media (min-width: 768px) {
    .main-navigation li.menu-hover > ul {
      top: 100%;
      opacity: 1;
      visibility: visible; }
    .main-navigation li li.menu-hover > ul {
      top: 0;
      opacity: 1;
      visibility: visible; }
      .main-navigation li li.menu-hover > ul.left-side {
        left: auto;
        right: 100%; }
    .main-navigation .menu {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .isStuck .main-navigation .menu {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media (min-width: 768px) {
      .main-navigation .menu > li {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
        .main-navigation .menu > li + li {
          margin-left: 10px; } }
      @media (min-width: 768px) and (min-width: 992px) {
        .main-navigation .menu > li + li {
          margin-left: 25px; } }
  @media (min-width: 768px) {
        .default .main-navigation .menu > li {
          display: inline-block; }
    .main-navigation .sub-menu {
      position: absolute;
      z-index: 1005;
      top: 120%;
      left: 0;
      opacity: 0;
      visibility: hidden;
      transition: top .2s linear .1s,
 opacity .2s linear .1s,
 visibility .1s linear .2s;
      box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); }
      .main-navigation .sub-menu ul {
        top: 20%;
        left: 100%; } }

/* Skin */
.main-navigation a {
  text-transform: uppercase;
  padding: 14px 20px 14.5px;
  position: relative;
  z-index: 10; }
  @media (min-width: 768px) {
    .main-navigation a {
      border-radius: 100px;
      padding: 9px 15px; } }
  @media (max-width: 1199px) {
    .main-navigation a {
      font-size: .82rem; } }
  .main-navigation a:focus {
    outline: none; }

.main-navigation .menu > li > a,
.main-navigation .menu > li > .menu-link-wrapper > a {
  overflow: hidden; }
  .main-navigation .menu > li > a:before,
  .main-navigation .menu > li > .menu-link-wrapper > a:before {
    content: '';
    width: 0;
    right: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    border-radius: inherit;
    z-index: -1;
    opacity: 1;
    transition: 333ms all; }
  .main-navigation .menu > li > a:hover:before,
  .main-navigation .menu > li > .menu-link-wrapper > a:hover:before {
    width: 100%;
    left: 0;
    right: auto; }

.main-navigation .menu > li.super-guacamole__menu-with-image a,
.main-navigation .menu > li.super-guacamole__menu-with-image img {
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid transparent; }

.main-navigation .menu > li.super-guacamole__menu-with-image img {
  max-width: 1.6em;
  -webkit-transform: translateY(0.4em);
  -ms-transform: translateY(0.4em);
  transform: translateY(0.4em);
  margin-top: -100%; }

.main-navigation .menu > li:last-child > a,
.main-navigation .menu > li:last-child > .menu-link-wrapper > a {
  border-bottom: none; }

.main-navigation .menu > li.menu-hover > a,
.main-navigation .menu > li.menu-hover > .menu-link-wrapper > a, .main-navigation .menu > li.current_page_item > a,
.main-navigation .menu > li.current_page_item > .menu-link-wrapper > a, .main-navigation .menu > li.current_page_ancestor > a,
.main-navigation .menu > li.current_page_ancestor > .menu-link-wrapper > a, .main-navigation .menu > li.current-menu-item > a,
.main-navigation .menu > li.current-menu-item > .menu-link-wrapper > a, .main-navigation .menu > li.current-menu-ancestor > a,
.main-navigation .menu > li.current-menu-ancestor > .menu-link-wrapper > a {
  /* Active and hover state (level 1) */ }
  .main-navigation .menu > li.menu-hover > a:before,
  .main-navigation .menu > li.menu-hover > .menu-link-wrapper > a:before, .main-navigation .menu > li.current_page_item > a:before,
  .main-navigation .menu > li.current_page_item > .menu-link-wrapper > a:before, .main-navigation .menu > li.current_page_ancestor > a:before,
  .main-navigation .menu > li.current_page_ancestor > .menu-link-wrapper > a:before, .main-navigation .menu > li.current-menu-item > a:before,
  .main-navigation .menu > li.current-menu-item > .menu-link-wrapper > a:before, .main-navigation .menu > li.current-menu-ancestor > a:before,
  .main-navigation .menu > li.current-menu-ancestor > .menu-link-wrapper > a:before {
    width: 100%;
    left: 0;
    right: auto; }

.main-navigation .menu > li > a::before, .main-navigation .menu > li.menu-hover > a::before, .main-navigation .menu > li.menu-hover > .menu-link-wrapper > a::before, 
.main-navigation .menu > li.current_page_ancestor > a::before, .main-navigation .menu > li.current_page_item > a::before, .main-navigation .menu > li.current-menu-item > a::before, 
.main-navigation .menu > li.current-menu-ancestor > a::before,  {
  background: linear-gradient(90deg, #ffd800, #ffd800) !important;
}

.invert .main-navigation .sub-menu > li > a:hover, .invert .main-navigation .sub-menu > li.menu-hover > a, .invert .main-navigation .sub-menu > li.current_page_item > a, 
.invert .main-navigation .sub-menu > li.current_page_ancestor > a, .invert .main-navigation .sub-menu > li.current-menu-item > a, .invert .main-navigation .sub-menu > li.current-menu-ancestor > a {
  color: #ffd800;
}


.main-navigation .menu > li[hidden] {
  display: none; }

.main-navigation .sub-menu.left-side {
  left: auto;
  right: 100%; }

@media (min-width: 768px) {
  .main-navigation .sub-menu li:last-of-type > a,
  .main-navigation .sub-menu li:last-of-type > .menu-link-wrapper > a {
    border-bottom: none; } }

.main-navigation .sub-menu li.menu-item-has-children::after {
  /* Marker (level 2, 3, ..., N) */
  top: .75em;
  content: '\f105'; }

.main-navigation .sub-menu a {
  font-size: 14.875px;
  font-size: 0.875rem; }
  @media (min-width: 768px) {
    .main-navigation .sub-menu a {
      width: 15em;
      padding: 1em; } }

.main-navigation .sub-menu li.menu-hover > a,
.main-navigation .sub-menu li.menu-hover > .menu-link-wrapper > a,
.main-navigation .sub-menu li.current_page_item > a,
.main-navigation .sub-menu li.current_page_item > .menu-link-wrapper > a,
.main-navigation .sub-menu li.current_page_ancestor > a,
.main-navigation .sub-menu li.current_page_ancestor > .menu-link-wrapper > a,
.main-navigation .sub-menu li.current-menu-item > a,
.main-navigation .sub-menu li.current-menu-item > .menu-link-wrapper > a,
.main-navigation .sub-menu li.current-menu-ancestor > a,
.main-navigation .sub-menu li.current-menu-ancestor > .menu-link-wrapper > a {
  /* Active and hover state (level 2, 3, ..., N) */ }

.main-navigation li::after {
  /* Marker style */
  position: absolute;
  top: 1em;
  right: 1em;
  cursor: pointer;
  z-index: 1000;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19.125px;
  font-size: 1.125rem;
  display: none; }
  @media (min-width: 768px) {
    .main-navigation li::after {
      display: block; } }

@media (min-width: 768px) {
  .main-navigation .menu > li.menu-item-has-children > a:hover,
  .main-navigation .menu > li.menu-item-has-children .menu-link-wrapper > a:hover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .main-navigation .menu > li.menu-item-has-children.menu-hover > a,
  .main-navigation .menu > li.menu-item-has-children .menu-link-wrapper.menu-hover > a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; } }

@media (max-width: 991px) {
  .main-navigation.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    padding-top: 3.3em; }
    .main-navigation.mobile-menu > .menu {
      max-height: 100%;
      overflow-x: hidden;
      overflow-y: auto; }
    .main-navigation.mobile-menu.animate {
      transition: -webkit-transform .2s linear;
      transition: transform .2s linear;
      transition: transform .2s linear, -webkit-transform .2s linear; }
    .main-navigation.mobile-menu.show {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    .main-navigation.mobile-menu > .menu {
      display: block; } }

/* Menu items description */
.menu-item__desc {
  font-size: 10.625px;
  font-size: 0.625rem; }

/* Toogle button */
.menu-toggle[aria-controls="main-menu"] {
  display: none;
  width: 35px;
  height: 35px;
  padding: 0; }
  @media (max-width: 767px) {
    }
  .menu-toggle[aria-controls="main-menu"] .menu-toggle__icon {
    vertical-align: top; }
  .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem {
    width: 22px;
    height: 2px;
    background-color: #fff;
    display: block;
    position: relative;
    margin: 0 auto;
    transition: 333ms all; }
    .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem:before, .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem:after {
      content: '';
      background-color: #fff;
      width: 100%;
      height: 100%;
      display: block;
      background: inherit;
      position: absolute;
      transition: 333ms all; }
    .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem:before {
      top: -7px; }
    .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem:after {
      bottom: -7px; }
    .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.hamburger {
      opacity: 1; }
    .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.close {
      background-color: transparent;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      opacity: 0; }
      .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.close:before, .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.close:after {
        background-color: #fff; }
      .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.close:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.close:after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  .menu-toggle[aria-controls="main-menu"]:hover .menu-toggle__elem.hamburger:before {
    top: -5px; }
  .menu-toggle[aria-controls="main-menu"]:hover .menu-toggle__elem.hamburger:after {
    bottom: -5px; }
  .menu-toggle[aria-controls="main-menu"].toggled .menu-toggle__elem.hamburger {
    opacity: 0; }
    .menu-toggle[aria-controls="main-menu"].toggled .menu-toggle__elem.hamburger:before {
      top: 0; }
    .menu-toggle[aria-controls="main-menu"].toggled .menu-toggle__elem.hamburger:after {
      bottom: 0; }
  .menu-toggle[aria-controls="main-menu"].toggled .menu-toggle__elem.close {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }
  .menu-toggle[aria-controls="main-menu"]:not(.toggled) .menu-toggle__icon {
    display: inline-block; }
    .menu-toggle[aria-controls="main-menu"]:not(.toggled) .menu-toggle__icon[data-alt] {
      display: none; }

@media (max-width: 1199px) {
  html.mobile-menu-active {
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    html.mobile-menu-active,
    html.mobile-menu-active body {
      overflow: hidden; }
    html.mobile-menu-active .menu-toggle[aria-controls="main-menu"] {
      position: fixed;
      top: 10px;
      left: 20px; } }
  @media (max-width: 1199px) and (max-width: 767px) {
    html.mobile-menu-active .admin-bar .menu-toggle[aria-controls="main-menu"] {
      top: 56px; } }

@media (max-width: 1199px) {
    html.mobile-menu-active .admin-bar .mobile-menu {
      top: 46px; } }

.sub-menu-toggle {
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1001;
  width: 4rem;
  font-size: .82rem;
  height: 100%;
  position: absolute; }

.main-navigation.mobile-menu .menu > li > a:before,
.main-navigation.mobile-menu .menu > li > .menu-link-wrapper > a:before {
  display: none; }

.main-navigation.mobile-menu .menu-link-wrapper {
  position: relative; }

.main-navigation.mobile-menu .sub-menu-toggle {
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px; }
  .main-navigation.mobile-menu .sub-menu-toggle:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f107';
    font-size: 1em;
    line-height: 1em;
    padding: 0;
    display: inline-block;
    transition: 333ms all; }
  .main-navigation.mobile-menu .sub-menu-toggle.active:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.main-navigation.mobile-menu .menu-item-has-children > .sub-menu {
  display: none; }

.main-navigation.mobile-menu .sub-menu-open > .sub-menu {
  display: block; }

.main-navigation.mobile-menu .menu > li > .sub-menu {
  background: #262626; }
  .main-navigation.mobile-menu .menu > li > .sub-menu > li > .sub-menu {
    background: #4d4d4d; }
    .main-navigation.mobile-menu .menu > li > .sub-menu > li > .sub-menu > li > .sub-menu {
      background: #848484; }
      .main-navigation.mobile-menu .menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu {
        background: #262626; }
        .main-navigation.mobile-menu .menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu {
          background: #4d4d4d; }
          .main-navigation.mobile-menu .menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu {
            background: #848484; }

.main-navigation.mobile-menu li.menu-item-has-children::after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.main-navigation.mobile-menu li.menu-item-has-children.sub-menu-open::after {
  -webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.main-navigation.mobile-menu li.menu-item-has-children > a:not(.sub-menu-toggle),
.main-navigation.mobile-menu li.menu-item-has-children > .menu-link-wrapper > a:not(.sub-menu-toggle) {
  position: relative;
  z-index: 994;
  width: calc(100% - 4rem);
  padding-right: 10px; }

/*--------------------------------------------------------------
## Footer Menu
--------------------------------------------------------------*/
.footer-menu .menu {
  margin: 1em 0; }

.footer-menu__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding-left: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -1em;
  margin-right: -1em; }
  @media (min-width: 992px) {
    .footer-menu__items {
      margin-left: -1.5em;
      margin-right: -1.5em; } }
  .footer-menu__items .menu-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: .25em 1em;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media (min-width: 992px) {
      .footer-menu__items .menu-item {
        padding: .5em 1.5em; } }
    .footer-menu__items .menu-item a {
      text-decoration: none; }

#footer-area {
  width: 100%;
}

#footer-area li {
/*  display: inline-block;*/
  width: auto;
  text-align: left;
}

#footer-area aside {
  flex: none;
  display: inline-block;
  width: 33%;
}

.footer-container .site-info__logo {
  margin-right: 65px;
}

.footer-container .footer-logo_img {
  margin-bottom: 25px;
}

#footer-area li a, #footer-area li.menu-item-has-children a {
  text-transform: uppercase;
  transition: all 0.2s;
}

#footer-area li.menu-item-has-children a {
  pointer-events: none;
}

#footer-area li.menu-item-has-children ul.sub-menu a {
  pointer-events: auto;
  text-transform: none;
}

#footer-area {
  font-size: 14px;
}

#footer-area li a:hover {
  color: #ffd800 !important;
}

.footer-copy {
  text-align: center;
  background: #067fce;
  color: #fff;
  padding-bottom: 15px;
}

.footer-copy .container {
  padding: 15px;
}

.site-copyright {
  float: left;
}

.website-by {
  float: right;
}

.website-by a:hover {
  color: #fff !important;
  text-decoration: underline;
}

.site-footer, .tm_pb_builder #tm_builder_outer_content .tm_pb_section_6 {
  background-size: cover !important;
  background-position: center !important;
}


/*--------------------------------------------------------------
## Paginations
--------------------------------------------------------------*/
.comment-navigation,
.posts-navigation,
.post-navigation {
  margin-top: 2em; }
  .comment-navigation a,
  .posts-navigation a,
  .post-navigation a {
    text-transform: uppercase;
    outline: none;
    display: inline-block;
    vertical-align: middle; }
    .comment-navigation a i,
    .posts-navigation a i,
    .post-navigation a i {
      font-size: 10px;
      display: inline-block;
      vertical-align: middle; }
  .comment-navigation .nav-previous a,
  .comment-navigation .nav-next a,
  .posts-navigation .nav-previous a,
  .posts-navigation .nav-next a,
  .post-navigation .nav-previous a,
  .post-navigation .nav-next a {
    line-height: 1;
    display: inline-block;
    max-width: 100%;
    padding: 11px 30px 11.5px;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-shadow: none;
    border-radius: 100px;
    overflow: hidden;
    position: relative;
    padding: 15px 30px 14px;
    z-index: 10; }

.tm_pb_title_wrapper .h2-style.small, .team-header .h6-style.small {
    color: rgba(0,0,0,0.1) !important;
}
    .comment-navigation .nav-previous a:before,
    .comment-navigation .nav-next a:before,
    .posts-navigation .nav-previous a:before,
    .posts-navigation .nav-next a:before,
    .post-navigation .nav-previous a:before,
    .post-navigation .nav-next a:before {
      content: '';
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      top: 0;
      left: 0;
      padding: 2px;
      position: absolute;
      z-index: -1;
      background: #fff;
      width: 100%;
      height: 100%;
      opacity: 1;
      visibility: visible;
      border-radius: inherit;
      pointer-events: none;
      transition: 333ms all;
      background-clip: content-box;
      left: 0;
      right: auto;
      width: 100%; }
    .comment-navigation .nav-previous a:after,
    .comment-navigation .nav-next a:after,
    .posts-navigation .nav-previous a:after,
    .posts-navigation .nav-next a:after,
    .post-navigation .nav-previous a:after,
    .post-navigation .nav-next a:after {
      font-family: 'Material Icons';
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      /* Support for all WebKit browsers. */
      -webkit-font-smoothing: antialiased;
      /* Support for Firefox. */
      -moz-osx-font-smoothing: grayscale;
      /* Support for IE. */
      font-feature-settings: 'liga';
      display: inline-block;
      vertical-align: top; }
    .comment-navigation .nav-previous a:hover:before,
    .comment-navigation .nav-next a:hover:before,
    .posts-navigation .nav-previous a:hover:before,
    .posts-navigation .nav-next a:hover:before,
    .post-navigation .nav-previous a:hover:before,
    .post-navigation .nav-next a:hover:before {
      left: auto;
      right: 0;
      width: 0%; }
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    padding-bottom: 20px; }
    @media (min-width: 544px) {
      .comment-navigation .nav-previous,
      .posts-navigation .nav-previous,
      .post-navigation .nav-previous {
        padding-bottom: 0;
        float: left;
        width: 50%;
        padding-right: 0.88235rem; } }
    .comment-navigation .nav-previous a,
    .posts-navigation .nav-previous a,
    .post-navigation .nav-previous a {
      padding-left: 40px; }
      .comment-navigation .nav-previous a:after,
      .posts-navigation .nav-previous a:after,
      .post-navigation .nav-previous a:after {
        content: 'keyboard_arrow_left';
        position: absolute;
        left: 29px; }
  @media (min-width: 544px) {
    .comment-navigation .nav-next,
    .posts-navigation .nav-next,
    .post-navigation .nav-next {
      text-align: right;
      float: right;
      width: 50%;
      padding-left: 0.88235rem; } }
  .comment-navigation .nav-next a:after,
  .posts-navigation .nav-next a:after,
  .post-navigation .nav-next a:after {
    content: 'keyboard_arrow_right'; }
  .comment-navigation .nav-links:after,
  .posts-navigation .nav-links:after,
  .post-navigation .nav-links:after {
    content: '';
    display: block;
    clear: both; }

.post-navigation {
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .post-navigation {
      margin-bottom: 116px; } }

.pagination {
  margin: 2em 0; }
  .card-columns + .pagination {
    margin-top: 0; }

.nav-links {
  font-size: 0; }
  .nav-links .page-numbers {
    line-height: 39px;
    border: none;
    display: inline-block;
    min-width: 39px;
    height: 39px;
    margin: 0 2px 2px 0;
    padding: 0 5px;
    text-align: center;
    text-decoration: none;
    border-radius: 100px;
    position: relative;
    z-index: 10; }
    .nav-links .page-numbers:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      transition: 333ms all;
      width: 100%;
      height: 100%;
      padding: 2px;
      top: 0;
      left: 0;
      background: #fff;
      border-radius: inherit;
      z-index: -1;
      background-clip: content-box;
      left: 0;
      right: auto;
      width: 100%; }
    .nav-links .page-numbers.next, .nav-links .page-numbers.prev {
      min-width: 120px;
      text-transform: uppercase; }
      .nav-links .page-numbers.next span:before, .nav-links .page-numbers.next span:after, .nav-links .page-numbers.prev span:before, .nav-links .page-numbers.prev span:after {
        font-size: 10px;
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        white-space: nowrap;
        direction: ltr;
        /* Support for all WebKit browsers. */
        -webkit-font-smoothing: antialiased;
        /* Support for Firefox. */
        -moz-osx-font-smoothing: grayscale;
        /* Support for IE. */
        font-feature-settings: 'liga';
        vertical-align: middle; }
    .nav-links .page-numbers.next {
      margin-left: 10px; }
      .nav-links .page-numbers.next span:after {
        margin-left: 2px;
        content: 'navigate_next'; }
    .nav-links .page-numbers.prev {
      margin-right: 10px; }
      .nav-links .page-numbers.prev span:before {
        margin-right: 2px;
        content: 'navigate_before'; }

.page-numbers.current:before,
a.page-numbers:hover:before {
  left: auto;
  right: 0;
  width: 0%; }

.page-links {
  clear: both;
  margin: 0 0 1em; }
  .page-links__title {
    margin-right: 5px;
    text-transform: uppercase; }
  .page-links span.page-links__title {
    background: none; }
  .page-links .page-links__item {
    line-height: 39px;
    display: inline-block;
    min-width: 39px;
    height: 39px;
    margin: 0 2px 2px 0;
    padding: 0 5px;
    text-align: center;
    text-decoration: none;
    border-radius: 100px;
    position: relative;
    z-index: 10; }
    .page-links .page-links__item:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      transition: 333ms all;
      width: calc(100% - 4px);
      height: calc(100% - 4px);
      top: 2px;
      left: 2px;
      background: #fff;
      border-radius: inherit;
      z-index: -1;
      -webkit-transform-origin: 20% 20%;
      -ms-transform-origin: 20% 20%;
      transform-origin: 20% 20%;
      opacity: 0; }
  .page-links a {
    text-decoration: none; }
    .page-links a .page-links__item:before {
      opacity: 1; }
    .page-links a:hover .page-links__item:before {
      opacity: 0; }

/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  position: relative;
  margin-left: -0.88235rem;
  margin-right: -0.88235rem;
  padding: 15px 0; }
  @media (min-width: 768px) {
    .breadcrumbs {
      padding-top: 40px;
      padding-bottom: 3.5em; } }
  @media (min-width: 1600px) {
    .breadcrumbs {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1600px) {
    .breadcrumbs:before, .breadcrumbs:after {
      content: '';
      width: 65px;
      height: 100%;
      left: -65px;
      top: 0;
      position: absolute;
      background: inherit; } }
  .breadcrumbs:after {
    left: auto;
    right: -65px; }
  @media (min-width: 768px) {
    body.error404 .breadcrumbs {
      padding-bottom: 33px; } }
  @media (min-width: 768px) {
    .single-post .breadcrumbs {
      padding-bottom: 37px; } }
  .breadcrumbs .container {
    padding-left: 0.88235rem;
    padding-right: 0.88235rem; }
    @media (min-width: 768px) {
      .breadcrumbs .container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
  @media (min-width: 768px) {
    .breadcrumbs__title:not(:empty) {
      margin-right: 1em;
      padding-right: 1em; } }
  .breadcrumbs__title .page-title {
    margin: 0; }
  @media (min-width: 768px) {
    .breadcrumbs__browse {
      margin-right: .5em; } }
  .breadcrumbs__wrap {
    float: left; }
    @media (min-width: 768px) {
      .breadcrumbs__wrap {
        margin: .25em 0; } }
  .breadcrumbs__item {
    float: left;
    text-transform: uppercase; }
    .breadcrumbs__item-sep {
      margin: 0 .5em; }
    .breadcrumbs__item-link {
      text-decoration: none; }

/*--------------------------------------------------------------
## Social List
--------------------------------------------------------------*/
.social-list .menu-item {
  margin: 0 7px 7px;
  vertical-align: middle; }
  .social-list .menu-item .site-header {
    margin: 0 0 0 15px; }
  .social-list .menu-item::before {
    display: none; }
  .social-list .menu-item > a {
    display: block;
    text-decoration: none;
    text-align: center; }
    .social-list .menu-item > a:hover {
      text-decoration: none; }
    .social-list .menu-item > a:focus {
      outline: none; }
    .social-list .menu-item > a[href*="500px.com"]::before {
      content: '\f26e'; }
    .social-list .menu-item > a[href*="angel.co"]::before {
      content: '\f209'; }
    .social-list .menu-item > a[href*="codepen.io"]::before {
      content: '\f1cb'; }
    .social-list .menu-item > a[href*="del.icio"]::before, .social-list .menu-item > a[href*="delicious.com"]::before {
      content: '\f1a5'; }
    .social-list .menu-item > a[href*="digg.com"]::before {
      content: '\f1a6'; }
    .social-list .menu-item > a[href*="dribbble.com"]::before {
      content: '\f17d'; }
    .social-list .menu-item > a[href*="dropbox.com"]::before {
      content: '\f16b'; }
    .social-list .menu-item > a[href*="facebook.com"]::before {
      content: '\f082'; }
    .social-list .menu-item > a[href*="foursquare.com"]::before {
      content: '\f180'; }
    .social-list .menu-item > a[href*="flickr.com"]::before {
      content: '\f16e'; }
    .social-list .menu-item > a[href*="plus.google.com"]::before {
      content: '\f0d5'; }
    .social-list .menu-item > a[href*="github.com"]::before {
      content: '\f09b'; }
    .social-list .menu-item > a[href*="instagram.com"]::before {
      content: '\f16d'; }
    .social-list .menu-item > a[href*="linkedin.com"]::before {
      content: '\f0e1'; }
    .social-list .menu-item > a[href*="pinterest.com"]::before {
      content: '\f0d2'; }
    .social-list .menu-item > a[href*="getpocket.com"]::before {
      content: '\f265'; }
    .social-list .menu-item > a[href*="reddit.com"]::before {
      content: '\f1a1'; }
    .social-list .menu-item > a[href*="skype.com"]::before, .social-list .menu-item > a[href*="skype:"]::before {
      content: '\f17e'; }
    .social-list .menu-item > a[href*="stumbleupon.com"]::before {
      content: '\f1a4'; }
    .social-list .menu-item > a[href*="tumblr.com"]::before {
      content: '\f173'; }
    .social-list .menu-item > a[href*="twitter.com"]::before {
      content: '\f099'; }
    .social-list .menu-item > a[href*="vimeo.com"]::before {
      content: '\f27d'; }
    .social-list .menu-item > a[href*="wordpress.org"]::before, .social-list .menu-item > a[href*="wordpress.com"]::before {
      content: '\f19a'; }
    .social-list .menu-item > a[href*="youtube.com"]::before {
      content: '\f16a'; }
    .social-list .menu-item > a[href*="amazon.com"]::before {
      content: '\f270'; }
    .social-list .menu-item > a[href*="tripadvisor"]::before {
      content: '\f262'; }
    .social-list .menu-item > a[href*="ycombinator.com"]::before {
      content: '\f23b'; }
    .social-list .menu-item > a[href*="xing.com"]::before {
      content: '\f168'; }
    .social-list .menu-item > a[href*="yahoo."]::before {
      content: '\f19e'; }
    .social-list .menu-item > a[href*="vine.co"]::before {
      content: '\f1ca'; }
    .social-list .menu-item > a[href*="weibo.com"]::before {
      content: '\f18a'; }
    .social-list .menu-item > a[href*="trello.com"]::before {
      content: '\f181'; }
    .social-list .menu-item > a[href*="steampowered.com"]::before {
      content: '\f1b6'; }
    .social-list .menu-item > a[href*="soundcloud.com"]::before {
      content: '\f1be'; }
    .social-list .menu-item > a[href*="spotify.com"]::before {
      content: '\f1bc'; }
    .social-list .menu-item > a[href*="stackexchange.com"]::before {
      content: '\f18d'; }
    .social-list .menu-item > a[href*="stackoverflow.com"]::before {
      content: '\f16c'; }
    .social-list .menu-item > a[href*="slideshare.net"]::before {
      content: '\f1e7'; }
    .social-list .menu-item > a[href*="slack.com"]::before {
      content: '\f198'; }
    .social-list .menu-item > a[href*="skyatlas.com"]::before {
      content: '\f216'; }
    .social-list .menu-item > a[href*="last.fm"]::before {
      content: '\f202'; }
    .social-list .menu-item > a[href*="jsfiddle.net"]::before {
      content: '\f1cc'; }
    .social-list .menu-item > a[href*="behance.net"]::before {
      content: '\f1b4'; }
    .social-list .menu-item > a[href*="bitbucket.org"]::before {
      content: '\f171'; }
    .social-list .menu-item > a[href*="codepen.io"]::before {
      content: '\f1cb'; }
    .social-list .menu-item > a[href*="codiepie.com"]::before {
      content: '\f284'; }
    .social-list .menu-item > a[href*="connectdevelop.com"]::before {
      content: '\f20e'; }
    .social-list .menu-item > a[href*="dashcube.com"]::before {
      content: '\f210'; }
    .social-list .menu-item > a[href*="contao.org"]::before {
      content: '\f26d'; }
    .social-list .menu-item > a[href*="deviantart.com"]::before {
      content: '\f1bd'; }
    .social-list .menu-item > a[href*="vk.com"]::before {
      content: '\f189'; }
    .social-list .menu-item > a[href*="ok.ru"]::before {
      content: '\f263'; }
    .social-list .menu-item > a::before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 14.96px;
      font-size: 1.7rem;
      display: block;
      margin: auto; }
      .social-list--text .social-list .menu-item > a::before {
        display: none; }
      .site-footer .social-list .menu-item > a::before {
        font-size: 21.998px;
        font-size: 1.294rem; }

.social-list--text .menu-item > a::before {
  display: none; 
}

.social-list .menu-item > a:hover::before {
  color: #067fce !important;
}

/*--------------------------------------------------------------
# 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: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14.875px;
    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; }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .alignleft {
      margin-top: 5px;
      margin-bottom: 70px; } }
  #tm_builder_outer_content .tm_pb_module .alignleft {
    margin-right: 30px;
    margin-bottom: 30px; }
    @media (min-width: 1200px) {
      #tm_builder_outer_content .tm_pb_module .alignleft {
        margin-top: 5px;
        margin-bottom: 70px; } }

.alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .alignright {
      margin-top: 5px;
      margin-bottom: 70px; } }
  #tm_builder_outer_content .tm_pb_module .alignright {
    margin-left: 30px;
    margin-bottom: 30px; }
    @media (min-width: 1200px) {
      #tm_builder_outer_content .tm_pb_module .alignright {
        margin-top: 5px;
        margin-bottom: 70px; } }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .aligncenter {
      margin-top: 47px;
      margin-bottom: 46px; } }
  #tm_builder_outer_content .tm_pb_module .aligncenter {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px; }
    @media (min-width: 1200px) {
      #tm_builder_outer_content .tm_pb_module .aligncenter {
        margin-top: 47px;
        margin-bottom: 46px; } }

.alignnone {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .alignnone {
      margin-top: 40px;
      margin-bottom: 40px; } }
  #tm_builder_outer_content .tm_pb_module .alignnone {
    margin-top: 0;
    margin-bottom: 0; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer: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,
.comment-body:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

.hidden {
  display: none; }

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comments-area {
  position: relative;
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (min-width: 992px) {
    .comments-area {
      margin-top: 2em;
      margin-bottom: 2em; } }

@media (min-width: 992px) {
  .comments-title {
    margin-bottom: 1.233em; } }

.comment-list {
  margin: 0;
  padding: 0 0 30px;
  list-style: none; }
  .comment-list .children {
    margin-left: 0;
    padding-left: 10px;
    list-style: none; }
    @media (min-width: 992px) {
      .comment-list .children {
        padding-left: 30px; } }

.comment-content {
  position: relative;
  overflow: hidden;
  padding-right: 80px; }
  .comment-content a {
    word-wrap: break-word; }
  .comment-content > *:nth-last-child(2) {
    margin-bottom: 0; }

.comment-body {
  padding-bottom: 25px; }
  .comment-body__holder {
    position: relative; }
  .comment-body .avatar {
    width: 40px;
    margin: 0 0 20px; }
    @media (min-width: 544px) {
      .comment-body .avatar {
        float: left;
        margin: 0 15px 10px 0; } }
    @media (min-width: 992px) {
      .comment-body .avatar {
        width: auto;
        margin: 0 30px 5px 0; } }
  .comment-body .fn {
    margin-right: 10px; }
  .comment-body .reply {
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70px; }

.comment-reply-link {
  font-size: 10.88px;
  font-size: 0.64rem; }

.comment-metadata {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px; }
  .comment-metadata .fn {
    font-size: 17px;
    font-size: 1rem; }

.comment-date {
  display: inline-block;
  opacity: .2;
  font-size: 10.88px;
  font-size: 0.64rem; }
  .comment-date__time {
    display: inline-block;
    vertical-align: top; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Author Bio
--------------------------------------------------------------*/
.post-author-bio {
  margin: 3em 0; }
  @media (min-width: 768px) {
    .post-author-bio {
      margin: 4.7em 0; } }

.post-author__holder {
  padding: 1em; }
  @media (min-width: 992px) {
    .post-author__holder {
      padding: 2em; } }

.post-author__avatar {
  margin: 0 0 20px; }
  @media (min-width: 544px) {
    .post-author__avatar {
      float: left;
      margin: 0 30px 10px 0; } }
  .post-author__avatar .avatar {
    width: 90px;
    vertical-align: top; }
    @media (min-width: 992px) {
      .post-author__avatar .avatar {
        width: auto; } }

.post-author__content {
  overflow: hidden; }

.taxonomy-description {
  margin-bottom: 2em; }

/*--------------------------------------------------------------
# Share Buttons
--------------------------------------------------------------*/
@media (min-width: 544px) {
  .share-btns__list {
    padding-left: 30px; } }

.posts-list--grid-2-cols .share-btns__list,
.posts-list--grid-3-cols .share-btns__list,
.posts-list--masonry-2-cols .share-btns__list,
.posts-list--masonry-3-cols .share-btns__list {
  padding: 0; }

@media (min-width: 544px) {
  .share-btns__list-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 1200px) {
  .share-btns__list-wrap {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

.posts-list--grid-2-cols .share-btns__list-wrap,
.posts-list--grid-3-cols .share-btns__list-wrap,
.posts-list--masonry-2-cols .share-btns__list-wrap,
.posts-list--masonry-3-cols .share-btns__list-wrap {
  display: block; }

.posts-list__item .share-btns__list-wrap {
  margin-top: 10px; }
  @media (min-width: 1200px) {
    .posts-list__item .share-btns__list-wrap {
      margin-top: 0; } }

.share-btns__list-title {
  padding-top: 10px; }

.share-btns__item {
  display: inline-block;
  vertical-align: top; }

.share-btns__link {
  line-height: 2.5em;
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 0 15px 0 0;
  font-size: 19.55px;
  font-size: 1.15rem; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
.card {
  display: block; }

@media (min-width: 768px) {
  .card-deck {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -0.88235rem;
    margin-left: -0.88235rem;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .card-deck .card {
      margin-right: 0.88235rem;
      margin-left: 0.88235rem;
      -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
      flex: 1 0 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-display: flex;
      -webkit-flex-direction: column;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .home .card-deck .card.sticky {
        display: block;
        max-width: calc(100% - 1.7647rem);
        -webkit-flex: none;
        -ms-flex: none;
        flex: none; }
  .posts-list--grid-2-cols .card {
    max-width: calc(100%/2 - 1.7647rem);
    -webkit-flex: 1 0 calc(100%/2 - 1.7647rem);
    -ms-flex: 1 0 calc(100%/2 - 1.7647rem);
    flex: 1 0 calc(100%/2 - 1.7647rem); }
  .posts-list--grid-3-cols .card {
    max-width: calc(100%/3 - 1.7647rem);
    -webkit-flex: 1 0 calc(100%/3 - 1.7647rem);
    -ms-flex: 1 0 calc(100%/3 - 1.7647rem);
    flex: 1 0 calc(100%/3 - 1.7647rem); } }

@media (min-width: 768px) {
  .card-columns {
    -webkit-column-gap: 1.7647rem;
    -moz-column-gap: 1.7647rem;
    column-gap: 1.7647rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; }
  .posts-list--masonry-2-cols {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }
  .posts-list--masonry-3-cols {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; } }

@media (min-width: 768px) {
  .posts-list--vertical-justify {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -0.88235rem;
    margin-left: -0.88235rem;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .posts-list--vertical-justify .card {
      -webkit-flex: 1 0 calc(100%/3 - 1.7647rem);
      -ms-flex: 1 0 calc(100%/3 - 1.7647rem);
      flex: 1 0 calc(100%/3 - 1.7647rem);
      max-width: calc(100%/3 - 1.7647rem);
      margin-right: 0.88235rem;
      margin-left: 0.88235rem; }
      .posts-list--vertical-justify .card:nth-child(7n + 1), .posts-list--vertical-justify .card:nth-child(7n + 4) {
        -webkit-flex: 1 0 calc(100%/1.5 - 1.7647rem);
        -ms-flex: 1 0 calc(100%/1.5 - 1.7647rem);
        flex: 1 0 calc(100%/1.5 - 1.7647rem);
        max-width: calc(100%/1.5 - 1.7647rem); } }

@media (min-width: 768px) and (max-width: 991px) {
  .posts-list--grid-3-cols {
    display: block;
    margin-right: auto;
    margin-left: auto; }
    .posts-list--grid-3-cols .card {
      display: block;
      max-width: 100%;
      margin-right: auto;
      margin-left: auto;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none; }
  .posts-list--masonry-3-cols.one-left-sidebar, .posts-list--masonry-3-cols.one-right-sidebar {
    -webkit-column-gap: normal;
    -moz-column-gap: normal;
    column-gap: normal;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto; }
    .posts-list--masonry-3-cols.one-left-sidebar .card, .posts-list--masonry-3-cols.one-right-sidebar .card {
      display: block; } }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site {
  /*word-wrap: break-word;*/
  /*-webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;*/
  overflow: hidden; }

/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/
.container.site-header, .container.site-footer {
  max-width: inherit;
  padding-left: 0;
  padding-right: 0; }

.container.site-content .container {
  max-width: inherit;
  padding-left: 0;
  padding-right: 0; }

.site-content_wrap {
  position: relative; }
  .content-layout-boxed .site-content_wrap .tm_pb_section {
    margin-left: -0.88235rem;
    margin-right: -0.88235rem; }
  @media (min-width: 1600px) {
    .content-layout-boxed .site-content_wrap {
      box-sizing: content-box; }
      .content-layout-boxed .site-content_wrap.container {
        padding-left: 65px;
        padding-right: 65px; }
      .content-layout-boxed .site-content_wrap > *,
      .content-layout-boxed .site-content_wrap > *:before,
      .content-layout-boxed .site-content_wrap > *:after {
        box-sizing: border-box; }
      .content-layout-boxed .site-content_wrap > .row {
        margin-left: 0;
        margin-right: 0; } }
  @media (min-width: 1600px) {
    .position-fullwidth.content-layout-boxed .site-content_wrap .tm_pb_section {
      margin-left: calc(-65px - 1.7647rem / 2);
      margin-right: calc(-65px - 1.7647rem / 2); }
      .position-fullwidth.content-layout-boxed .site-content_wrap .tm_pb_section > .container {
        padding-left: 0.88235rem;
        padding-right: 0.88235rem; } }
  /*.site-content_wrap > div.row {
    padding-top: 40px; }*/
    .use-tm-pb-builder .site-content_wrap > div.row {
      padding-top: 0; }
  .site-content_wrap > div.breadcrumbs + .row {
    padding-top: 0; }
  .header-layout-transparent .site-content_wrap > div.row {
    padding-top: 0; }
  .page-template-without-header-footer .site-content_wrap.container-fluid > div.row,
  .page-template-without-header-footer .site-content_wrap.container-fluid .site-main,
  .page-template-without-header-footer .site-content_wrap.container-fluid [class^="col-"] {
    padding: 0; }
  .page-template-without-header-footer .site-content_wrap .tm_pb_section > .row.tm_pb_row_fullwidth {
    margin-left: 0;
    margin-right: 0; }
  .page-template-without-header-footer .site-content_wrap .entry-footer {
    text-align: center; }

@media (min-width: 1200px) {
  .content-layout-boxed body.error404 #primary {
    margin-left: -65px;
    padding-left: 65px;
    padding-right: 65px;
    box-sizing: content-box; }
    .content-layout-boxed body.error404 #primary > *,
    .content-layout-boxed body.error404 #primary > *:before,
    .content-layout-boxed body.error404 #primary > *:after {
      box-sizing: border-box; }
    .content-layout-boxed body.error404 #primary .site-main {
      padding-left: 0.88235rem;
      padding-right: 0.88235rem; } }

.desktop-view {
  display: none; }
  @media (min-width: 768px) {
    .desktop-view {
      display: block; } }

.mobile-view {
  display: block; }
  @media (min-width: 768px) {
    .mobile-view {
      display: none; } }

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.header-container {
  padding-left: 0.88235rem;
  padding-right: 0.88235rem;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (min-width: 768px) {
    .header-container {
      padding-bottom: 1.65rem; } }
  @media (min-width: 768px) {
    .header-container .sticked-element.isStuck {
      position: fixed;
      z-index: 1000;
      right: 0;
      left: 0;
      padding-left: 0.88235rem;
      padding-right: 0.88235rem; } }
  @media (min-width: 768px) {
    .site-header.transparent .header-container {
      background: none; } }
  .container .header-container {
    padding-right: 0;
    padding-left: 0; }
  .header-container .menu-toggle {
    margin-left: 15px; }
    .header-container .menu-toggle.toggled {
      margin-left: 0; }

.pseudoStickyBlock {
  display: none; }
  @media (min-width: 768px) {
    .pseudoStickyBlock {
      display: block; } }

@media (min-width: 768px) {
  .site-header__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .site-header__row > *:not(:first-child) {
      margin-left: 20px; } }

.site-header__row-menu-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media (min-width: 768px) {
  .site-header__main-menu {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; } }

@media (max-width: 767px) {
  .site-header .site-branding {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%;
    padding-right: 0.88235rem; } }

@media (min-width: 768px) {
  .site-header .site-branding, .site-header__menu-toggle-search {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

.site-header__menu-toggle-search {
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-basis: 40%;
  max-width: 40%;
  padding-left: 0.88235rem; }
  @media (min-width: 768px) {
    .site-header__menu-toggle-search {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  @media (min-width: 768px) {
    .site-header__menu-toggle-search.mobile-view {
      display: none; } }

.site-header__btn {
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }
  @media (min-width: 768px) {
    .site-header__btn {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      padding-top: 0;
      padding-bottom: 0; } }

@media (min-width: 768px) {
  .site-header.default .site-header__row:not(:first-of-type) {
    margin-top: 45px; } }

.site-header.default .social-list {
  text-align: center; }
  @media (min-width: 768px) {
    .site-header.default .social-list {
      float: right;
      text-align: left; } }

@media (min-width: 768px) {
  .site-header.centered {
    text-align: center; } }

@media (min-width: 768px) {
  .site-header.centered .site-header__row .site-branding,
  .site-header.centered .site-header__row .site-header__main-menu {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%; } }

@media (min-width: 768px) {
  .site-header.centered .site-header__row .empty-block,
  .site-header.centered .site-header__row .site-header__btn-wrap,
  .site-header.centered .site-header__row .top-panel__search {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; } }

@media (max-width: 767px) {
  .site-header.centered .site-header__row .empty-block {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0; } }

@media (min-width: 768px) {
  .site-header.centered .site-header__row .site-branding {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 100%; } }

@media (max-width: 1199px) {
  .site-header.centered .site-header__row-first {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%; } }

.site-header.centered .header-container_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .site-header.centered .header-container_wrap {
      display: block; } }
  @media (min-width: 768px) {
    .site-header.centered .header-container_wrap > div:not(:first-of-type) {
      /*margin-top: 20px;*/ } }
  @media (min-width: 768px) {
    .site-header.centered .header-container_wrap > div.mobile-view {
      display: none; } }

.site-header.centered .site-header__main-menu .menu {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.site-header.centered .site-header__btn-wrap {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }
  .site-header.centered .site-header__btn-wrap > div {
    text-align: center; }
    @media (min-width: 768px) {
      .site-header.centered .site-header__btn-wrap > div {
        text-align: right; } }

.site-header.centered .search-field {
  text-align: left; }

.site-header.minimal .site-header__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .site-header.minimal .site-header__row {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }

.site-header.minimal .site-header__header-btn-search {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .site-header.minimal .site-header__header-btn-search {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  @media (min-width: 768px) {
    .site-header.minimal .site-header__header-btn-search .site-header__btn {
      margin-left: 10px; } }

@media (min-width: 768px) {
  .site-header.minimal .site-header__main-menu {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%; } }

@media (min-width: 768px) {
  .site-header.minimal .main-navigation .menu {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (min-width: 768px) {
  .site-header.minimal .site-header__header-btn-search .site-header__btn {
    margin-left: 20px; } }

@media (min-width: 768px) {
  .site-header.transparent {
    text-align: center; } }

@media (min-width: 768px) {
  .site-header.transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    z-index: 1000; }
    .admin-bar .site-header.transparent {
      top: 32px; }
    .site-header.transparent .main-navigation .sub-menu {
      display: none; }
    .site-header.transparent .main-navigation li.menu-hover > ul.sub-menu,
    .site-header.transparent .main-navigation li:hover > ul.sub-menu {
      display: block; } }

@media (min-width: 768px) {
  .site-header.transparent .site-header__row .site-branding,
  .site-header.transparent .site-header__row .site-header__main-menu {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; } }

@media (min-width: 768px) {
  .site-header.transparent .site-header__row .empty-block,
  .site-header.transparent .site-header__row .site-header__btn-wrap,
  .site-header.transparent .site-header__row .top-panel__search {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; } }

@media (max-width: 767px) {
  .site-header.transparent .site-header__row .empty-block {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0; } }

@media (min-width: 768px) {
  .site-header.transparent .site-header__row .site-branding {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    /*margin-top: 45px;*/
    /*max-width: 60%; */
  } 
}

@media (max-width: 1199px) {
  .site-header.transparent .site-header__row-first {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%; } }

.site-header.transparent .header-container_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .site-header.transparent .header-container_wrap {
      display: block; } }
  @media (min-width: 768px) {
    .site-header.transparent .header-container_wrap > div:not(:first-of-type) {
      /*margin-top: 57px;*/ } }
  @media (min-width: 768px) {
    .site-header.transparent .header-container_wrap > div.mobile-view {
      display: none; } }

.site-header.transparent .site-header__main-menu .menu {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.site-header.transparent .site-header__btn-wrap {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; 
  display: none;
}
  .site-header.transparent .site-header__btn-wrap > div {
    text-align: center; }
    @media (min-width: 768px) {
      .site-header.transparent .site-header__btn-wrap > div {
        text-align: right; } }

.site-header.transparent .search-field {
  text-align: left; }

.top-panel {
  text-align: left;
  padding-left: 0.88235rem;
  padding-right: 0.88235rem;
  padding-top: 1rem;
  padding-bottom: 0; }
  @media (min-width: 768px) {
    .top-panel {
      padding-top: .64rem; } }
  .container .top-panel {
    padding-right: 0;
    padding-left: 0; }
  @media (min-width: 768px) {
    .site-header.transparent .top-panel {
      background: none; } }
  .top-panel__wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -0.88235rem;
    margin-right: -0.88235rem;
    margin-left: auto;
    margin-right: auto; }
    .top-panel__wrap > * {
      padding-left: 0.88235rem;
      padding-right: 0.88235rem; }
    @media (min-width: 992px) {
      .top-panel__wrap {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
    .top-panel__wrap.container {
      padding-right: 0;
      padding-left: 0; }
    @media (min-width: 768px) {
      .top-panel__wrap > * {
        max-width: 33%; } }
  @media (min-width: 768px) {
    .top-panel__message {
      width: calc( 100% - 180px); } }
  @media (min-width: 992px) {
    .top-panel__message {
      width: auto; } }
  .top-panel__message .material-icons {
    margin: 0 .2em 0 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    font-size: 1rem; }

.site-logo {
  margin: 0; }
  .site-logo--image {
    font-size: 1em;
    line-height: 1; }
  .site-logo--text {
    text-transform: uppercase; }
  .site-logo__link {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none; }
    .site-logo__link:focus {
      outline: none; }
    .site-logo__link:hover {
      color: inherit; }

.site-description {
  text-transform: uppercase;
  padding-top: 10px;
  line-height: 1.1;
  font-size: .82em; }
  .site-description.h6-style {
    line-height: 1.1; }

.site-link__img {
  height: 160px;
  width: auto;
  max-width: none;
}



/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.card-columns {
  padding-top: 3em; }

/*--------------------------------------------------------------
### Hentry (WordPress native CSS-class for post/page article)
--------------------------------------------------------------*/
.hentry {
  position: relative;
  margin-bottom: 3em; }
  @media (min-width: 768px) {
    .hentry {
      margin-bottom: 4.7em; } }
  .card-columns .hentry {
    margin-top: 0;
    margin-bottom: 3em; }
  .hentry.page {
    margin: 0; }
  .search .hentry {
    margin-bottom: 3em; }

/*--------------------------------------------------------------
### Entry (header, content, footer)
--------------------------------------------------------------*/
.entry-page-header div:not(:empty) {
  position: absolute;
  padding: 0 8px 13px;
  margin-bottom: 8px;
  top: -25px;
  left: -20px; }
  @media (min-width: 992px) {
    .entry-page-header div:not(:empty) {
      top: -77px;
      left: -70px; } }

.entry-page-header + .posts-list {
  margin-top: 40px; }
  @media (min-width: 992px) {
    .entry-page-header + .posts-list {
      margin-top: 87px; } }

.posts-list .entry-header,
.search .entry-header,
.single .site-main .entry-header {
  margin-bottom: 1.5em; }

@media (min-width: 992px) {
  .posts-list__item.format-standard.has-thumb .entry-header,
  .posts-list__item.format-gallery.has-thumb .entry-header,
  .posts-list__item.format-image.has-thumb .entry-header,
  .posts-list__item.format-video .post-featured-content .entry-header,
  .single .format-standard.has-thumb .entry-header,
  .single .format-gallery.has-thumb .entry-header,
  .single .format-image.has-thumb .entry-header,
  .single .format-video .entry-video .entry-header {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 10px 20px 37px;
    margin-bottom: 0; }
    .posts-list__item.format-standard.has-thumb .entry-header .entry-title,
    .posts-list__item.format-gallery.has-thumb .entry-header .entry-title,
    .posts-list__item.format-image.has-thumb .entry-header .entry-title,
    .posts-list__item.format-video .post-featured-content .entry-header .entry-title,
    .single .format-standard.has-thumb .entry-header .entry-title,
    .single .format-gallery.has-thumb .entry-header .entry-title,
    .single .format-image.has-thumb .entry-header .entry-title,
    .single .format-video .entry-video .entry-header .entry-title {
      margin-bottom: 0; } }

@media (min-width: 992px) {
  .posts-list--grid-2-cols .posts-list__item.format-standard.has-thumb .entry-header,
  .posts-list--grid-3-cols .posts-list__item.format-standard.has-thumb .entry-header,
  .posts-list--masonry-2-cols .posts-list__item.format-standard.has-thumb .entry-header,
  .posts-list--masonry-3-cols .posts-list__item.format-standard.has-thumb .entry-header,
  .posts-list-thumb--small .posts-list__item.format-standard.has-thumb .entry-header,
  .posts-list--grid-2-cols .posts-list__item.format-gallery.has-thumb .entry-header,
  .posts-list--grid-3-cols .posts-list__item.format-gallery.has-thumb .entry-header,
  .posts-list--masonry-2-cols .posts-list__item.format-gallery.has-thumb .entry-header,
  .posts-list--masonry-3-cols .posts-list__item.format-gallery.has-thumb .entry-header,
  .posts-list-thumb--small.posts-list__item.format-gallery.has-thumb .entry-header,
  .posts-list--grid-2-cols .posts-list__item.format-image.has-thumb .entry-header,
  .posts-list--grid-3-cols .posts-list__item.format-image.has-thumb .entry-header,
  .posts-list--masonry-2-cols .posts-list__item.format-image.has-thumb .entry-header,
  .posts-list--masonry-3-cols .posts-list__item.format-image.has-thumb .entry-header,
  .posts-list-thumb--small .posts-list__item.format-image.has-thumb .entry-header,
  .posts-list--grid-2-cols .posts-list__item.format-video .entry-video ~ .entry-header,
  .posts-list--grid-3-cols .posts-list__item.format-video .entry-video ~ .entry-header,
  .posts-list--masonry-2-cols .posts-list__item.format-video .entry-video ~ .entry-header,
  .posts-list--masonry-3-cols .posts-list__item.format-video .entry-video ~ .entry-header,
  .posts-list-thumb--small .posts-list__item.format-video .entry-video ~ .entry-header,
  .search .posts-list .posts-list__item .entry-header {
    position: relative;
    padding: 0;
    margin-top: 1em; } }

.entry-header .entry-title:first-child {
  margin-top: 0; }

@media (min-width: 992px) {
  .posts-list--default .entry-title {
    font-size: 30px; } }

.single .entry-title {
  margin: 0; }

.posts-list--grid-2-cols .entry-title,
.posts-list--grid-3-cols .entry-title,
.posts-list--masonry-2-cols .entry-title,
.posts-list--masonry-3-cols .entry-title {
  line-height: 1.333; }

.entry-meta {
  margin: 0 0 24px; }
  .entry-summary + .entry-meta,
  .entry-content + .entry-meta {
    margin-top: 1em; }
  .entry-meta > span {
    font-size: 1rem;
    line-height: 1.2;
    display: block;
    margin-bottom: 5px; }
    @media (min-width: 768px) {
      .entry-meta > span {
        display: inline-block;
        vertical-align: middle;
        margin-right: 15px;
        margin-bottom: 0; } }
    .posts-list--grid-3-cols .entry-meta > span,
    .posts-list--masonry-3-cols .entry-meta > span {
      display: block;
      margin-right: 0;
      margin-bottom: 5px; }
    .entry-meta > span:hover i:after {
      left: 0;
      right: auto;
      width: 100%; }
  .entry-meta i {
    font-size: 12px;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    z-index: 10;
    overflow: hidden; }
    .entry-meta i:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      transition: 333ms all;
      border-radius: inherit;
      z-index: -1;
      opacity: 1;
      pointer-events: none;
      left: auto;
      right: 0;
      width: 0%; }

.posts-list .entry-summary, .posts-list .entry-content {
  display: none; }
  @media (min-width: 768px) {
    .posts-list .entry-summary, .posts-list .entry-content {
      display: block; }
      .posts-list .entry-summary p, .posts-list .entry-content p {
        margin: 0; } }

.post-list__item .entry-summary, .post-list__item .entry-content {
  margin-top: 0; }
  .post-list__item .entry-summary p, .post-list__item .entry-content p {
    margin: 1em 0 0; }

.posts-list-thumb--small .entry-summary, .posts-list-thumb--small .entry-content {
  overflow: hidden; }

.entry-footer {
  position: relative;
  margin-top: .705em; }
  @media (min-width: 1200px) {
    .single-post .entry-footer {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .single-post .entry-footer:before, .single-post .entry-footer:after {
    display: none; }
  @media (min-width: 1200px) {
    .single-post .entry-footer > * {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .single-post .entry-footer > *:not(:first-child) {
        padding-left: 20px; } }
  .page .entry-footer {
    margin-top: 0;
    margin-bottom: 0; }
  .entry-footer__row {
    margin-top: 1em; }
    @media (min-width: 1200px) {
      .entry-footer__row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
    .posts-list--grid-2-cols .entry-footer__row,
    .posts-list--grid-3-cols .entry-footer__row,
    .posts-list--masonry-2-cols .entry-footer__row,
    .posts-list--masonry-3-cols .entry-footer__row {
      display: block; }

/*--------------------------------------------------------------
### Post attributes (thumbnail, meta)
--------------------------------------------------------------*/
.has-thumb .post-thumbnail {
  margin-bottom: 1.5em; }

.single .format-standard.has-thumb .post-thumbnail,
.single .format-gallery.has-thumb .post-thumbnail,
.single .format-image.has-thumb .post-thumbnail,
.single .format-video .entry-video .post-thumbnail {
  position: relative; }
  .single .format-standard.has-thumb .post-thumbnail:after,
  .single .format-gallery.has-thumb .post-thumbnail:after,
  .single .format-image.has-thumb .post-thumbnail:after,
  .single .format-video .entry-video .post-thumbnail:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 333ms all;
    background-color: #000;
    opacity: .3; }

.post-thumbnail__link.post-thumbnail--small {
  display: block;
  margin-bottom: 15px;
  text-align: center; }
  @media (min-width: 992px) {
    .post-thumbnail__link.post-thumbnail--small {
      float: left;
      margin-right: 30px;
      text-align: left; } }

.posts-list__item.format-standard.has-thumb .post-thumbnail__link,
.posts-list__item.format-gallery.has-thumb .post-thumbnail__link,
.posts-list__item.format-image.has-thumb .post-thumbnail__link,
.posts-list__item.format-video .post-featured-content .post-thumbnail__link {
  position: relative; }

.post-thumbnail__img {
  display: inline-block;
  vertical-align: top; }
  .entry-header + .post-thumbnail > .post-thumbnail__img {
    margin-top: 25px; }
  .single .format-audio .post-thumbnail__img,
  .single .format-quote .post-thumbnail__img {
    margin-bottom: 1em; }

.posts-list .post-thumbnail--fullwidth {
  display: block; }

.posts-list-thumb--small .post-thumbnail--fullwidth {
  margin-bottom: 20px; }

.post-format-wrap {
  position: relative; }
  .has-thumb .post-format-wrap {
    margin-bottom: 1.5em; }
    .has-thumb .post-format-wrap .post-thumbnail {
      margin-bottom: 0; }

.post__cats {
  margin: 0 0 20px; }
  .post__cats a {
    display: inline-block;
    margin: 0 0 3px 0;
    padding: 4px 10px 3.5px;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 11px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    z-index: 10; }
    .posts-list__item.format-standard.has-thumb .post__cats a:nth-child(5) ~ a,
    .posts-list__item.format-gallery.has-thumb .post__cats a:nth-child(5) ~ a,
    .posts-list__item.format-image.has-thumb .post__cats a:nth-child(5) ~ a,
    .posts-list__item.format-video .post-featured-content .post__cats a:nth-child(5) ~ a {
      display: none; }
    .post__cats a:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      transition: 333ms all;
      left: auto;
      right: 0;
      width: 0;
      z-index: -1; }
    .post__cats a:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      transition: 333ms all;
      border-radius: inherit;
      border: 2px solid currentColor;
      z-index: -2; }
    .post__cats a:hover:before {
      left: 0;
      right: auto;
      width: 100%; }
  .posts-list__item.format-standard.has-thumb .post__cats,
  .posts-list__item.format-image.has-thumb .post__cats,
  .posts-list__item.format-gallery.has-thumb .post__cats,
  .posts-list__item.format-video .post-featured-content .post__cats,
  .single .format-standard.has-thumb .post__cats,
  .single .format-gallery.has-thumb .post__cats,
  .single .format-image.has-thumb .post__cats,
  .single .format-video .entry-video .post__cats {
    margin-top: 20px; }
    @media (min-width: 992px) {
      .posts-list__item.format-standard.has-thumb .post__cats,
      .posts-list__item.format-image.has-thumb .post__cats,
      .posts-list__item.format-gallery.has-thumb .post__cats,
      .posts-list__item.format-video .post-featured-content .post__cats,
      .single .format-standard.has-thumb .post__cats,
      .single .format-gallery.has-thumb .post__cats,
      .single .format-image.has-thumb .post__cats,
      .single .format-video .entry-video .post__cats {
        position: absolute;
        margin-top: 0;
        top: 29px;
        left: 30px;
        z-index: 99; } }
    .posts-list-thumb--small .posts-list__item.format-standard.has-thumb .post__cats, .posts-list-thumb--small
    .posts-list__item.format-image.has-thumb .post__cats, .posts-list-thumb--small
    .posts-list__item.format-gallery.has-thumb .post__cats, .posts-list-thumb--small
    .posts-list__item.format-video .post-featured-content .post__cats, .posts-list-thumb--small
    .single .format-standard.has-thumb .post__cats, .posts-list-thumb--small
    .single .format-gallery.has-thumb .post__cats, .posts-list-thumb--small
    .single .format-image.has-thumb .post__cats, .posts-list-thumb--small
    .single .format-video .entry-video .post__cats {
      position: relative;
      top: 0;
      left: 0; }

.post__tags {
  margin-top: .45em; }
  .post__tags a {
    margin-right: 10px;
    font-size: 1rem;
    line-height: 1.2; }
  .posts-list .post__tags {
    margin: 11px 0; }

/*--------------------------------------------------------------
### Read More button
--------------------------------------------------------------*/
.posts-list__item .btn i {
  display: inline-block;
  vertical-align: middle;
  font-size: 2em;
  margin-left: 10px; }

/*--------------------------------------------------------------
### Related posts
--------------------------------------------------------------*/
.related-posts {
  margin: 3em 0; }
  @media (min-width: 768px) {
    .related-posts {
      margin: 4.7em 0; } }
  .related-posts .post-thumbnail {
    margin: 0 0 1em; }
    .related-posts .post-thumbnail__img {
      width: 100%;
      height: auto; }
      @media (min-width: 544px) {
        .related-posts .post-thumbnail__img {
          width: auto;
          height: auto; } }
  .related-posts .entry-meta > span {
    display: block;
    position: relative;
    padding: 4px 0 5px 40px;
    margin-bottom: 5px;
    margin-right: 0; }
    .related-posts .entry-meta > span i {
      position: absolute;
      top: 0;
      left: 0; }
  .related-posts .entry-meta .post__cats {
    margin-bottom: 4px; }
    .related-posts .entry-meta .post__cats a {
      font-size: inherit;
      line-height: inherit;
      text-transform: none;
      border-radius: 0;
      padding: 0;
      line-height: 1.2;
      margin: 0; }
      .related-posts .entry-meta .post__cats a:before, .related-posts .entry-meta .post__cats a:after {
        display: none; }
  .related-posts .entry-meta .post__tags a {
    color: inherit;
    margin: 0; }

.post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup'],
.post-gallery a.post-gallery__link[data-popup='magnificPopup'],
.post-thumbnail .mini-gallery a.post-thumbnail__link {
  position: relative;
  overflow: hidden;
  display: block;
  z-index: 10; }
  .small-thumbnail .post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup'], .small-thumbnail
  .post-gallery a.post-gallery__link[data-popup='magnificPopup'], .small-thumbnail
  .post-thumbnail .mini-gallery a.post-thumbnail__link {
    display: inline-block;
    max-width: 100%; }
  .post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup']:before,
  .post-gallery a.post-gallery__link[data-popup='magnificPopup']:before,
  .post-thumbnail .mini-gallery a.post-thumbnail__link:before {
    content: 'visibility';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
    width: 29px;
    height: 29px;
    font-size: 15px;
    line-height: 29px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-50%, -50%, 0);
    transform: scale3d(0, 0, 0) translate3d(-50%, -50%, 0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 10;
    transition: 333ms 200ms all; }
  .post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup']:after,
  .post-gallery a.post-gallery__link[data-popup='magnificPopup']:after,
  .post-thumbnail .mini-gallery a.post-thumbnail__link:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 333ms all;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-50%, -50%, 0);
    transform: scale3d(0, 0, 0) translate3d(-50%, -50%, 0);
    width: 29px;
    height: 29px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    opacity: 0;
    transition: 533ms all;
    z-index: 5;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0; }
  .post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup']:hover:before, .post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup']:hover:after,
  .post-gallery a.post-gallery__link[data-popup='magnificPopup']:hover:before,
  .post-gallery a.post-gallery__link[data-popup='magnificPopup']:hover:after,
  .post-thumbnail .mini-gallery a.post-thumbnail__link:hover:before,
  .post-thumbnail .mini-gallery a.post-thumbnail__link:hover:after {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0);
    transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0); }

.post-thumbnail__img {
  width: 100%; }
  .small-thumbnail .post-thumbnail__img,
  .widget .post-thumbnail__img {
    width: auto; }

/*--------------------------------------------------------------
### Sticky Post
--------------------------------------------------------------*/
.sticky {
  display: block; }
  .sticky__label {
    line-height: 22px;
    display: inline-block;
    padding: 0;
    text-align: center;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    line-height: 29px; }
    .sticky__label .material-icons,
    .sticky__label .fa {
      font-size: 12px;
      line-height: 29px;
      display: block;
      background: none; }
      .sticky__label .material-icons:after,
      .sticky__label .fa:after {
        display: none; }
  @media (min-width: 992px) {
    .posts-list--grid-2-cols .sticky.posts-list__item .btn,
    .posts-list--grid-3-cols .sticky.posts-list__item .btn {
      padding: 11px 30px 11.5px; }
    .two-sidebars .sticky.posts-list__item .btn {
      padding: 0; } }
  @media (min-width: 992px) {
    .sticky.posts-list__item .btn__text {
      display: inline-block; }
      .posts-list--masonry-2-cols .sticky.posts-list__item .btn__text,
      .posts-list--masonry-3-cols .sticky.posts-list__item .btn__text {
        display: none; } }
  .two-sidebars .sticky.posts-list__item .btn__text {
    display: none; }
  @media (min-width: 992px) {
    .sticky.posts-list__item .btn__icon,
    .sticky.posts-list__item .btn .material-icons,
    .sticky.posts-list__item .btn .fa {
      display: none; }
      .posts-list--masonry-2-cols .sticky.posts-list__item .btn__icon,
      .posts-list--masonry-3-cols .sticky.posts-list__item .btn__icon, .posts-list--masonry-2-cols
      .sticky.posts-list__item .btn .material-icons,
      .posts-list--masonry-3-cols
      .sticky.posts-list__item .btn .material-icons, .posts-list--masonry-2-cols
      .sticky.posts-list__item .btn .fa,
      .posts-list--masonry-3-cols
      .sticky.posts-list__item .btn .fa {
        display: inline-block; } }
  .two-sidebars .sticky.posts-list__item .btn__icon, .two-sidebars
  .sticky.posts-list__item .btn .material-icons, .two-sidebars
  .sticky.posts-list__item .btn .fa {
    display: inline-block; }
  @media (min-width: 992px) {
    .posts-list--grid-2-cols .sticky .entry-title,
    .posts-list--grid-3-cols .sticky .entry-title {
      font-size: 30px; } }
  .sticky .post-thumbnail__img {
    width: 100%; }

/*--------------------------------------------------------------
## Post Formats
--------------------------------------------------------------*/
.post {
  /* Gallery */
  /* Link */
  /* Quote */
  /* Wrapper for non-image featured content */ }
  .post-gallery {
    margin-bottom: 1em; }
    @media (min-width: 992px) {
      .post-gallery {
        margin-bottom: 2em; } }
    .entry-content .post-gallery {
      margin-top: 10px; }
    .post-gallery__image {
      display: block; }
    .post-gallery__button-next, .post-gallery__button-prev {
      top: 50%;
      display: none;
      width: 40px;
      height: 40px;
      margin-top: -20px;
      border-radius: 50%;
      text-align: center;
      background-image: none;
      transition: 333ms all; }
      .post-gallery__button-next.swiper-button-disabled, .post-gallery__button-prev.swiper-button-disabled {
        pointer-events: auto; }
    .post-gallery__button-prev {
      left: 20px; }
    .post-gallery__button-next {
      right: 20px; }
    .post-gallery .material-icons,
    .post-gallery .fa {
      line-height: 40px; }
    .post-gallery__slide.swiper-slide:hover:hover {
      background-color: transparent; }
    .post-gallery__caption {
      position: absolute;
      width: 30%;
      min-width: 150px;
      height: 100%;
      right: 0;
      top: 0;
      right: 0;
      padding: 20px 60px 20px 20px;
      color: #fff;
      z-index: 10;
      background: rgba(0, 0, 0, 0.5);
      box-sizing: border-box; }
      .posts-list--grid-2-cols .post-gallery__caption,
      .posts-list--grid-3-cols .post-gallery__caption,
      .posts-list--masonry-2-cols .post-gallery__caption,
      .posts-list--masonry-3-cols .post-gallery__caption {
        position: relative;
        width: 100%;
        height: auto;
        padding: 0; }
    .post-gallery__link {
      display: block; }
  .post-format-link {
    display: inline-block;
    margin: 10px 0 3em;
    padding: 10px 20px 10px 15px;
    text-decoration: underline;
    text-transform: uppercase;
    border-radius: 100px; }
    .single .post-format-link {
      margin-bottom: 3em; }
    .post-format-link:before {
      display: inline-block;
      margin: 0 5px 0 0;
      content: 'insert_link';
      vertical-align: middle;
      font-family: 'Material Icons';
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      /* Support for all WebKit browsers. */
      -webkit-font-smoothing: antialiased;
      /* Support for Firefox. */
      -moz-osx-font-smoothing: grayscale;
      /* Support for IE. */
      font-feature-settings: 'liga'; }
  .has-thumb .post-thumbnail {
    position: relative; }
  .has-thumb .post-thumbnail__format-link {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 50%;
    left: 0;
    text-align: center; }
    .has-thumb .post-thumbnail__format-link .post-format-link {
      margin: -20px 0 0 0; }
  .post-format-quote {
    background-color: transparent; }
  .post-featured-content {
    margin-bottom: 1em;
    position: relative; }
    @media (min-width: 992px) {
      .post-featured-content {
        margin-bottom: 2em; } }
    .format-video .post-featured-content {
      background: none; }
  .post.format-status .post__cats {
    padding: 0 0 10px; }

.format {
  /* Image */
  /* Audio */
  /* Aside */
  /* Video */ }
  .format-image.no-thumb .post-thumbnail {
    margin-bottom: 1em; }
  .format-audio .mejs-audio {
    margin-bottom: 1em; }
  .blog .format-aside .entry-title,
  .archive .format-aside .entry-title {
    display: none; }
  .posts-list-thumb--small .format-video .entry-video {
    margin-bottom: 20px; }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  font-size: 13.991px;
  font-size: 0.823rem;
  line-height: 1.43;
  position: relative; }

.footer-area-wrap > .container > .footer-area {
  padding: 34px 0; }

.footer-container {
  padding: 55px 33px 25px; }
  .container .footer-container {
    padding-right: 0;
    padding-left: 0; 
    display: none;
  }
  .footer-widget-enabled .footer-container {
    padding-top: 25px;
    padding-bottom: 25px; }
  .minimal .footer-container {
    padding-top: 54px;
    padding-bottom: 51px; }

.footer-logo + .footer-copyright {
  margin-top: 10px; }

.site-footer.default .footer-copyright {
  margin-bottom: 15px;
}

.site-info__flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -0.88235rem;
  margin-right: -0.88235rem; }
  .site-info__flex > * {
    padding-left: 0.88235rem;
    padding-right: 0.88235rem; }
  @media (min-width: 768px) {
    .site-info__flex {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }

.site-info__mid-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.site-footer.default .site-info__logo + .site-info__flex {
  margin-top: 1em; }

.site-footer.default .site-info__flex > * {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }
  @media (min-width: 768px) {
    .site-footer.default .site-info__flex > * {
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; } }

.site-footer.centered .footer-container {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .site-footer.centered .footer-container {
      padding-top: 11px;
      padding-bottom: 11px; } }

.site-footer.centered .site-info > * {
  padding: 15px 0; }
  @media (min-width: 992px) {
    .site-footer.centered .site-info > *.footer-logo {
      padding-top: 70px; } }
  @media (min-width: 992px) {
    .site-footer.centered .site-info > *.social-list {
      padding-top: 28px;
      padding-bottom: 33px; } }

.site-footer.minimal .footer-menu__items {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media (min-width: 768px) {
    .site-footer.minimal .footer-menu__items {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.site-footer.minimal .site-info__flex > * {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }
  @media (min-width: 768px) {
    .site-footer.minimal .site-info__flex > * {
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; } }

.site-footer.minimal .site-info__mid-box {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }


.footer-left {
  display: table-cell;
  width: 33%;
  vertical-align: middle;
  padding-right: 55px;
}

.footer-area aside {
  max-width: none;
}

.footer-area-wrap .container {
  display: table;
}


@media (min-width: 992px) {
  .site-footer.minimal .site-info__logo,
  .site-footer.minimal .site-info__social {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; } }

.site-footer.minimal .footer-copyright {
  width: 100%; }

@media (min-width: 1600px) {
  body.error404.content-layout-boxed .site-content_wrap {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 1600px) {
  body.error404.content-layout-boxed .breadcrumbs {
    padding-left: 65px;
    padding-right: 65px; } }

@media (min-width: 1600px) {
  body.error404.content-layout-boxed .error-404 {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto; } }

body.error404 #primary {
  background-size: cover; }

.not-found {
  padding-top: 85px;
  padding-bottom: 94px;
  text-align: center; }
  .not-found .page-title {
    margin-bottom: 12px; }
  .not-found h2 {
    margin: 0 0 41px; }
  .not-found h6 {
    margin: 0 0 24px; }
    .not-found h6 small {
      line-height: 1.52; }
  .not-found h4 {
    margin: 0 0 25px; }
  .not-found .search-form_wrap {
    margin: 60px auto 57px; }
  .not-found .page-content > *:last-child {
    margin-bottom: 0; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget + .widget {
  margin-top: 1em; }
  @media (min-width: 768px) {
    .widget + .widget {
      margin-top: 2em; } }

.full-width-header-area .widget,
.after-content-full-width-area .widget {
  margin-top: 0; }
  .full-width-header-area .widget:not(:last-child),
  .after-content-full-width-area .widget:not(:last-child) {
    margin-bottom: 1em; }
    @media (min-width: 768px) {
      .full-width-header-area .widget:not(:last-child),
      .after-content-full-width-area .widget:not(:last-child) {
        margin-bottom: 2em; } }

.footer-area .widget {
  margin-top: 20px;
  margin-bottom: 20px; }
  .footer-area .widget-title {
    margin: .4em 0 1.43em; }

.widget-area.sidebar, .widget-area.single-team {
  margin-bottom: 2em; }
  @media (min-width: 768px) {
    .widget-area.sidebar, .widget-area.single-team {
      margin-bottom: 3em; } }

.widget-title {
  line-height: 1.2;
  margin: 0 0 1em; }
  @media (min-width: 1200px) {
    .widget-title {
      padding: 0 20px; } }
  .site-footer .widget-title {
    padding: 0; }

.widget select {
  max-width: 100%; }

.widget.widget_search .widget-title {
  padding: 0; }

.widget.widget_categories + .widget_categories,
.widget.widget_categories + .widget_calendar,
.widget.widget_categories + .widget_search, .widget.widget_calendar + .widget_categories,
.widget.widget_calendar + .widget_calendar,
.widget.widget_calendar + .widget_search, .widget.widget_search + .widget_categories,
.widget.widget_search + .widget_calendar,
.widget.widget_search + .widget_search, .widget.widget-custom-posts + .widget_categories,
.widget.widget-custom-posts + .widget_calendar,
.widget.widget-custom-posts + .widget_search {
  margin-top: 10px; }
  .footer-area .widget.widget_categories + .widget_categories, .footer-area
  .widget.widget_categories + .widget_calendar, .footer-area
  .widget.widget_categories + .widget_search, .footer-area .widget.widget_calendar + .widget_categories, .footer-area
  .widget.widget_calendar + .widget_calendar, .footer-area
  .widget.widget_calendar + .widget_search, .footer-area .widget.widget_search + .widget_categories, .footer-area
  .widget.widget_search + .widget_calendar, .footer-area
  .widget.widget_search + .widget_search, .footer-area .widget.widget-custom-posts + .widget_categories, .footer-area
  .widget.widget-custom-posts + .widget_calendar, .footer-area
  .widget.widget-custom-posts + .widget_search {
    margin-top: 20px;
    margin-bottom: 20px; }

/*--------------------------------------------------------------
## Defaults
--------------------------------------------------------------*/
.widget ul {
  margin-bottom: 0;
  margin-left: 0;
  padding: 0; }

.widget > ul > li:first-child {
  margin-top: 0; }

.widget li {
  position: relative;
  margin-left: 1em;
  list-style: none;
  margin-top: .25em; }
  .widget li > ul {
    margin-left: 0; }

.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_rss li,
#tm_builder_outer_content .widget_nav_menu li {
  padding-left: 12px;
  position: relative;
  margin: 0; }
  .widget_archive li::before,
  .widget_categories li::before,
  .widget_pages li::before,
  .widget_meta li::before,
  .widget_rss li::before,
  #tm_builder_outer_content .widget_nav_menu li::before {
    content: '•';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block; }

/*--------------------------------------------------------------
## Widget Categories
--------------------------------------------------------------*/
.widget_categories,
#tm_builder_outer_content .widget_nav_menu {
  overflow: hidden;
  padding: 10px 0; }
  @media (min-width: 1200px) {
    .widget_categories,
    #tm_builder_outer_content .widget_nav_menu {
      padding: 32px 0 50px; } }
  .widget_categories .widget-title,
  #tm_builder_outer_content .widget_nav_menu .widget-title {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px; }
    @media (min-width: 1200px) {
      .widget_categories .widget-title,
      #tm_builder_outer_content .widget_nav_menu .widget-title {
        margin-bottom: 35px; } }
  .widget_categories select,
  #tm_builder_outer_content .widget_nav_menu select {
    margin-left: 20px;
    margin-right: 20px; }
  .widget_categories ul,
  #tm_builder_outer_content .widget_nav_menu ul {
    position: relative; }
    .widget_categories ul:before,
    #tm_builder_outer_content .widget_nav_menu ul:before {
      content: '';
      display: block;
      width: 200%;
      height: 1px;
      position: relative;
      left: -50%;
      top: 0;
      background-color: rgba(255, 255, 255, 0.24); }
  .widget_categories li,
  #tm_builder_outer_content .widget_nav_menu li {
    margin: 0 20px;
    padding-top: 11px;
    padding-bottom: 9px; }
    .widget_categories li:before,
    #tm_builder_outer_content .widget_nav_menu li:before {
      top: 11px; }
    .widget_categories li:after,
    #tm_builder_outer_content .widget_nav_menu li:after {
      content: '';
      display: block;
      width: 200%;
      height: 1px;
      position: absolute;
      left: -50%;
      bottom: 0;
      background-color: rgba(255, 255, 255, 0.24); }

/*--------------------------------------------------------------
## Widget Nav Menu
--------------------------------------------------------------*/
#tm_builder_outer_content .widget_nav_menu {
  padding-bottom: 0; }

#tm_builder_outer_content .widget_nav_menu .widget-title {
  text-transform: none; }

.widget_nav_menu li {
  margin: 0; }
  .widget_nav_menu li + li {
    padding-top: 1em; }
  #tm_builder_outer_content .widget_nav_menu li:last-child:after {
    display: none; }
  .widget_nav_menu li ul {
    padding-top: 1em;
    padding-left: 1em; }

/*--------------------------------------------------------------
## Widget Calendar
--------------------------------------------------------------*/
.widget_calendar .widget-title {
  margin: 0;
  padding: 10px 20px; }
  @media (min-width: 1200px) {
    .widget_calendar .widget-title {
      padding: 42px 20px 27px; } }

.widget_calendar table {
  margin-bottom: 0;
  table-layout: fixed; }

.widget_calendar caption {
  text-align: left;
  padding: 10px 20px 11px; }

.widget_calendar th, .widget_calendar tbody td {
  text-align: center; }

.widget_calendar thead {
  border-bottom: 1px solid #fff; }
  .widget_calendar thead th {
    padding: 5px 0; }
    @media (min-width: 1200px) {
      .widget_calendar thead th {
        padding: 18px 2px 16px; } }

.widget_calendar tbody tr:first-child td {
  padding-top: 10px; }

.widget_calendar tbody td {
  padding: 5px 0; }
  @media (min-width: 1200px) {
    .widget_calendar tbody td {
      padding: 5px 2px; } }
  .widget_calendar tbody td a {
    position: relative;
    z-index: 10; }
    .widget_calendar tbody td a:before {
      content: '';
      border-radius: 50%;
      background: #000;
      display: inline-block;
      vertical-align: middle;
      position: absolute;
      top: 50%;
      left: 50%;
      box-shadow: 0 11px 16px rgba(0, 0, 0, 0.15);
      z-index: -1;
      transition: 333ms all;
      width: 30px;
      height: 30px;
      margin: -15px 0 0 -15px; }
      @media (min-width: 1200px) {
        .widget_calendar tbody td a:before {
          width: 44px;
          height: 44px;
          margin: -22px 0 0 -22px; } }

.widget_calendar tfoot td {
  padding: 20px 0; }
  @media (min-width: 1200px) {
    .widget_calendar tfoot td {
      padding: 20px 0 45px; } }
  .widget_calendar tfoot td:first-child {
    padding-left: 10px; }
    @media (min-width: 1200px) {
      .widget_calendar tfoot td:first-child {
        padding-left: 20px; } }
  .widget_calendar tfoot td:last-child {
    padding-right: 10px; }
    @media (min-width: 1200px) {
      .widget_calendar tfoot td:last-child {
        padding-right: 20px; } }
  .widget_calendar tfoot td a {
    padding: 5px 10px;
    text-transform: uppercase;
    border: 2px solid;
    border-radius: 100px;
    display: inline-block;
    vertical-align: middle; }
    @media (min-width: 1200px) {
      .widget_calendar tfoot td a {
        padding: 9px 30px 9.5px; } }

.widget_calendar #next {
  text-align: right; }

/*--------------------------------------------------------------
## Widget Tag Cloud
--------------------------------------------------------------*/
.tagcloud a {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 8px;
  vertical-align: top;
  text-decoration: none;
  border: 1px solid; }
  @media (min-width: 992px) {
    .tagcloud a {
      padding: 10px 20px; } }
  .tagcloud a:focus {
    outline: none; }

/*--------------------------------------------------------------
## Widget Recent Posts
--------------------------------------------------------------*/
.widget_recent_entries li {
  margin-left: 0; }
  .widget_recent_entries li::before {
    display: none; }
  .widget_recent_entries li + li {
    margin-top: 1em; }
  .widget_recent_entries li .post-date {
    font-size: .85em;
    display: block; }

/*--------------------------------------------------------------
## Widget Recent Comments
--------------------------------------------------------------*/
.widget_recent_comments li {
  margin-left: 0; }
  .widget_recent_comments li::before {
    display: none; }
  .widget_recent_comments li + li {
    margin-top: 1em; }

/*--------------------------------------------------------------
## Widget Search
--------------------------------------------------------------*/
.widget_search {
  padding: 43px 20px 50px;
  position: relative;
  z-index: 10; }
  .widget_search:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 333ms all;
    background-image: url("assets/images/search-widget-bg.jpg");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    opacity: .1;
    z-index: -1; }
  .widget_search .widget-title {
    margin-bottom: 1.1em; }

/*--------------------------------------------------------------
## Widget Text
--------------------------------------------------------------*/
.widget_text p {
  margin-bottom: 1em; }

/*--------------------------------------------------------------
## About Valedictorians
--------------------------------------------------------------*/
.widget-about__logo-img {
  vertical-align: top; }

.widget-about__tagline:not(:empty) {
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase; }

.widget-about__tagline p {
  margin: 0; }

.widget-about__content:not(:empty) {
  margin-top: 20px;
  margin-bottom: 20px; }

.widget-about__social:not(:empty) {
  margin-top: 43px; }

.widget-about__social .social-list .menu-item > a::before {
  font-size: 21.93px;
  font-size: 1.29rem; }

/*--------------------------------------------------------------
## About author
--------------------------------------------------------------*/
.widget-about-author {
  text-align: center; }
  .full-width-header-area .widget-about-author,
  .after-content-full-width-area .widget-about-author {
    padding: 1em;
    text-align: left; }
    @media (min-width: 992px) {
      .full-width-header-area .widget-about-author,
      .after-content-full-width-area .widget-about-author {
        padding: 2em; } }
  .before-content-area .widget-about-author,
  .before-loop-area .widget-about-author,
  .after-content-area .widget-about-author,
  .after-loop-area .widget-about-author {
    text-align: left; }

.about-author:after {
  display: block;
  clear: both;
  width: 100%;
  content: ''; }

.about-author_avatar {
  text-align: center; }
  .full-width-header-area .about-author_avatar,
  .after-content-full-width-area .about-author_avatar,
  .before-content-area .about-author_avatar,
  .before-loop-area .about-author_avatar,
  .after-content-area .about-author_avatar,
  .after-loop-area .about-author_avatar {
    margin: 0 0 1em;
    max-width: 100%; }
    @media (min-width: 544px) {
      .full-width-header-area .about-author_avatar,
      .after-content-full-width-area .about-author_avatar,
      .before-content-area .about-author_avatar,
      .before-loop-area .about-author_avatar,
      .after-content-area .about-author_avatar,
      .after-loop-area .about-author_avatar {
        float: left;
        max-width: 50%;
        margin: 0 1.5em 0 0; } }

.about-author_img {
  border-radius: 100%; }

.full-width-header-area .about-author_content,
.after-content-full-width-area .about-author_content,
.before-content-area .about-author_content,
.before-loop-area .about-author_content,
.after-content-area .about-author_content,
.after-loop-area .about-author_content {
  overflow: hidden; }

.about-author_name {
  margin: 0;
  padding: 1em 0; }

.about-author_description {
  padding: 0 0 1.5em; }

/*--------------------------------------------------------------
## Banner
--------------------------------------------------------------*/
.widget-banner__img {
  display: inline-block;
  vertical-align: top; }

/*--------------------------------------------------------------
## Carousel
--------------------------------------------------------------*/
.swiper-carousel-container {
  position: relative; }

.widget-carousel .swiper-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto; }

.swiper-slide .inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch; }

.swiper-slide .entry-content {
  margin: 0;
  padding: 0 2em; }

.swiper-slide .entry-footer {
  margin: 1.5em 0;
  padding: 0 2em; }

.swiper-slide .entry-meta a {
  font-size: 1rem;
  line-height: 1.2;
  display: block;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .swiper-slide .entry-meta a {
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px;
      margin-bottom: 0; } }

.swiper-slide .post-thumbnail__link {
  display: block;
  overflow: hidden;
  margin-top: 2.2em;
  margin-bottom: 2.2em; }

.swiper-slide .post-thumbnail__img {
  display: block;
  width: 100%; }

.swiper-slide .post__cats {
  position: relative;
  top: 30px; }

.widget-carousel .swiper-pagination {
  position: static; }

.widget-carousel__button-next, .widget-carousel__button-prev {
  top: 50%;
  display: none;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 0;
  background-image: none;
  text-align: center;
  border-radius: 50%; }
  .widget-carousel__button-next .fa,
  .widget-carousel__button-next .material-icons, .widget-carousel__button-prev .fa,
  .widget-carousel__button-prev .material-icons {
    line-height: 50px; }

.widget-carousel__button-next {
  right: 0; }

.widget-carousel__button-prev {
  left: 0; }

.sidebar .swiper-button-next,
.sidebar .swiper-button-prev,
.footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-next,
.footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-prev {
  top: 20%;
  width: 30px;
  height: 30px; }
  .sidebar .swiper-button-next .material-icons,
  .sidebar .swiper-button-next .fa,
  .sidebar .swiper-button-prev .material-icons,
  .sidebar .swiper-button-prev .fa,
  .footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-next .material-icons,
  .footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-next .fa,
  .footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-prev .material-icons,
  .footer-area .widget-carousel:not(.footer-area--centered) .swiper-button-prev .fa {
    line-height: 30px; }

.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: transparent;
  border: 2px solid;
  border-radius: 50%;
  position: relative;
  opacity: 1; }
  .swiper-pagination-bullets .swiper-pagination-bullet:before {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    top: -4px;
    left: -4px;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    transition: 333ms all; }
  .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .swiper-pagination-bullets .swiper-pagination-bullet:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0px; }

@media (min-width: 1200px) {
  .content_wrap {
    top: 0;
    right: 0;
    max-width: 372px;
    height: 100%;
    position: absolute; } }

.content_wrap h6 {
  text-transform: uppercase;
  padding: 40px 0; }

/*--------------------------------------------------------------
## Image Grid
--------------------------------------------------------------*/
.widget-image-grid .row {
  margin: 0; }

.widget-image-grid__holder {
  padding: 0; }

.widget-image-grid__inner {
  position: relative;
  display: block;
  overflow: hidden; }

.widget-image-grid__img {
  display: block;
  width: 100%;
  height: auto; }

.widget-image-grid__content {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0 5px;
  text-align: center;
  opacity: 0;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  transition: all 0.5s ease; }
  .widget-image-grid__content:hover {
    opacity: 1; }
  .widget-image-grid__content::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8; }

.widget-image-grid__title {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .widget-image-grid__title {
      font-size: 15px; } }

.widget-image-grid__link i {
  font-size: 16px;
  position: relative;
  top: 4px;
  margin: 0px 7px;
  transition: inherit; }

/*--------------------------------------------------------------
## Instagram
--------------------------------------------------------------*/
.instagram__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -4px;
  margin-right: -4px; }

.instagram__item {
  position: relative;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  min-height: 1px;
  padding: 4px; }
  .sidebar .instagram__item {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.instagram__link {
  position: relative;
  overflow: hidden;
  display: block; }
  .instagram__link:hover .instagram__cover {
    opacity: .75; }

.instagram__img {
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.instagram__cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  opacity: 0;
  text-align: center;
  transition: all .25s ease-out; }
  .instagram__cover:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    content: '\E8F4';
    font-size: 2em;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.full-width-header-area .widget-instagram,
.after-content-full-width-area .widget-instagram {
  padding: 0 4px; }

/*--------------------------------------------------------------
## Smart Slider
--------------------------------------------------------------*/
.smart-slider__instance {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .smart-slider__instance .sp-full-screen-button {
    right: 15px;
    color: #fff; }
  .smart-slider__instance .sp-selected-thumbnail {
    border: 4px solid; }
  .smart-slider__instance .sp-bottom-thumbnails .sp-thumbnail-container,
  .smart-slider__instance .sp-top-thumbnail .sp-thumbnail-container {
    margin-right: 5px;
    margin-left: 5px; }
  .smart-slider__instance .sp-arrow {
    width: 50px;
    height: 50px; }
    .smart-slider__instance .sp-arrow:before {
      font-size: 24px;
      position: relative;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 1em;
      height: 1em;
      margin: 13px;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      background-color: transparent;
      font-family: 'Material Icons';
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      /* Support for all WebKit browsers. */
      -webkit-font-smoothing: antialiased;
      /* Support for Firefox. */
      -moz-osx-font-smoothing: grayscale;
      /* Support for IE. */
      font-feature-settings: 'liga'; }
    .smart-slider__instance .sp-arrow:after {
      display: none; }
  .smart-slider__instance .sp-horizontal .sp-previous-arrow {
    left: 0; }
    .smart-slider__instance .sp-horizontal .sp-previous-arrow:before {
      content: 'keyboard_arrow_left'; }
  .smart-slider__instance .sp-horizontal .sp-next-arrow {
    right: 0; }
    .smart-slider__instance .sp-horizontal .sp-next-arrow:before {
      content: 'keyboard_arrow_right'; }
  .smart-slider__instance .sp-vertical .sp-arrows {
    margin-left: -25px; }
  .smart-slider__instance .sp-vertical .sp-previous-arrow {
    top: 0; }
    .smart-slider__instance .sp-vertical .sp-previous-arrow:before {
      content: 'keyboard_arrow_left'; }
  .smart-slider__instance .sp-vertical .sp-next-arrow {
    bottom: 0; }
    .smart-slider__instance .sp-vertical .sp-next-arrow:before {
      content: 'keyboard_arrow_right'; }
  .smart-slider__instance .sp-buttons {
    position: absolute;
    bottom: 15%;
    padding: 0; }
  .smart-slider__instance .sp-button {
    width: 15px;
    height: 15px;
    margin: 4px 15px;
    border-color: #fff; }
    .smart-slider__instance .sp-button.sp-selected-button {
      background-color: #fff; }
  .smart-slider__instance h2.sp-title {
    font-size: 20px;
    line-height: 1.2;
    overflow: hidden; }
    @media (min-width: 544px) {
      .smart-slider__instance h2.sp-title {
        font-size: 30px; } }
    @media (min-width: 768px) {
      .smart-slider__instance h2.sp-title {
        font-size: 40px; } }
    .site-footer .smart-slider__instance h2.sp-title,
    .sidebar .smart-slider__instance h2.sp-title {
      font-size: 30px; }
  .smart-slider__instance .sp-slide {
    text-align: center; }
    .smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
      font-size: 14px;
      line-height: 1.2; }
      @media (min-width: 544px) {
        .smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
          font-size: 18px; } }
      @media (min-width: 768px) {
        .smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
          font-size: 22px; } }
      @media (min-width: 992px) {
        .smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
          font-size: 30px; } }
      @media (min-width: 1200px) {
        .smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
          font-size: 40px; } }
  .smart-slider__instance .sp-image-container:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ''; }

.sidebar .smart-slider__instance .sp-slide.text-wrapped h2.sp-title {
  font-size: 25px;
  line-height: 1.2;
  text-align: center; }

/*--------------------------------------------------------------
## Taxonomy Tiles
--------------------------------------------------------------*/
.widget-taxonomy-tiles .row {
  margin: 0; }

.widget-taxonomy-tiles__holder {
  float: left;
  padding: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.widget-taxonomy-tiles__inner {
  position: relative;
  overflow: hidden; }
  .tiles-columns .widget-taxonomy-tiles__inner {
    position: absolute;
    width: 100%;
    height: 100%; }
  .widget-taxonomy-tiles__inner .term-img {
    display: block;
    width: 100%;
    height: auto; }

.widget-taxonomy-tiles .tiles-columns .term-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.widget-taxonomy-tiles__content {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px; }
  .widget-taxonomy-tiles__content:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.9;
    transition: all 0.5s ease; }

.widget-taxonomy-tiles__title {
  margin: 0; }

.widget-taxonomy-tiles .tiles-columns {
  display: block; }
  .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
    width: 100%; }
    @media (min-width: 544px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
        width: 100%; } }
    @media (min-width: 768px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
        width: 8.33333%; } }
    @media (min-width: 992px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
        width: 8.33333%; } }
    @media (min-width: 1200px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
        width: 8.33333%; } }
    @media (min-width: 1401px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
        width: 8.33333%; } }
  .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
    width: 100%; }
    @media (min-width: 544px) {
      .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
        width: 100%; } }
    @media (min-width: 768px) {
      .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
        width: 16.66667%; } }
    @media (min-width: 992px) {
      .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
        width: 16.66667%; } }
    @media (min-width: 1200px) {
      .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
        width: 16.66667%; } }
    @media (min-width: 1401px) {
      .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
        width: 16.66667%; } }
  .widget-taxonomy-tiles .tiles-columns .tile-md-x {
    width: 100%; }
    @media (min-width: 544px) {
      .widget-taxonomy-tiles .tiles-columns .tile-md-x {
        width: 100%; } }
    @media (min-width: 768px) {
      .widget-taxonomy-tiles .tiles-columns .tile-md-x {
        width: 25%; } }
    @media (min-width: 992px) {
      .widget-taxonomy-tiles .tiles-columns .tile-md-x {
        width: 25%; } }
    @media (min-width: 1200px) {
      .widget-taxonomy-tiles .tiles-columns .tile-md-x {
        width: 25%; } }
    @media (min-width: 1401px) {
      .widget-taxonomy-tiles .tiles-columns .tile-md-x {
        width: 25%; } }
  .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
    width: 100%; }
    @media (min-width: 544px) {
      .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
        width: 100%; } }
    @media (min-width: 768px) {
      .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
        width: 33.33333%; } }
    @media (min-width: 992px) {
      .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
        width: 33.33333%; } }
    @media (min-width: 1200px) {
      .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
        width: 33.33333%; } }
    @media (min-width: 1401px) {
      .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
        width: 33.33333%; } }
  .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 100%; }
    @media (min-width: 544px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
        width: 100%; } }
    @media (min-width: 768px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
        width: 50%; } }
    @media (min-width: 992px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
        width: 50%; } }
    @media (min-width: 1200px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
        width: 50%; } }
    @media (min-width: 1401px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
        width: 50%; } }
  .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
    height: 544px; }
    @media (min-width: 544px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
        height: 544px; } }
    @media (min-width: 768px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
        height: 62px; } }
    @media (min-width: 992px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
        height: 80.5px; } }
    @media (min-width: 1200px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
        height: 97.5px; } }
    @media (min-width: 1401px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
        height: 108.375px; } }
  .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
    height: 544px; }
    @media (min-width: 544px) {
      .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
        height: 544px; } }
    @media (min-width: 768px) {
      .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
        height: 124px; } }
    @media (min-width: 992px) {
      .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
        height: 161px; } }
    @media (min-width: 1200px) {
      .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
        height: 195px; } }
    @media (min-width: 1401px) {
      .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
        height: 216.75px; } }
  .widget-taxonomy-tiles .tiles-columns .tile-md-y {
    height: 544px; }
    @media (min-width: 544px) {
      .widget-taxonomy-tiles .tiles-columns .tile-md-y {
        height: 544px; } }
    @media (min-width: 768px) {
      .widget-taxonomy-tiles .tiles-columns .tile-md-y {
        height: 186px; } }
    @media (min-width: 992px) {
      .widget-taxonomy-tiles .tiles-columns .tile-md-y {
        height: 241.5px; } }
    @media (min-width: 1200px) {
      .widget-taxonomy-tiles .tiles-columns .tile-md-y {
        height: 292.5px; } }
    @media (min-width: 1401px) {
      .widget-taxonomy-tiles .tiles-columns .tile-md-y {
        height: 325.125px; } }
  .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
    height: 544px; }
    @media (min-width: 544px) {
      .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
        height: 544px; } }
    @media (min-width: 768px) {
      .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
        height: 248px; } }
    @media (min-width: 992px) {
      .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
        height: 322px; } }
    @media (min-width: 1200px) {
      .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
        height: 390px; } }
    @media (min-width: 1401px) {
      .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
        height: 433.5px; } }
  .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
    height: 544px; }
    @media (min-width: 544px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
        height: 544px; } }
    @media (min-width: 768px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
        height: 372px; } }
    @media (min-width: 992px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
        height: 483px; } }
    @media (min-width: 1200px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
        height: 585px; } }
    @media (min-width: 1401px) {
      .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
        height: 650.25px; } }
  .widget-taxonomy-tiles .tiles-columns:after {
    display: block;
    clear: both;
    content: ''; }
  .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xs-x,
  .footer-area .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-sm-x,
  .footer-area .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x,
  .footer-area .widget-taxonomy-tiles .tiles-columns .tile-md-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-lg-x,
  .footer-area .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
  .footer-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
    width: 50%; }

@media (min-width: 768px) {
  .sidebar .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content,
  .sidebar .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content,
  .footer-area .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content,
  .footer-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content {
    display: none; } }

/*--------------------------------------------------------------
## Custom Posts
--------------------------------------------------------------*/
.custom-posts__item {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .custom-posts__item {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .custom-posts__item + .custom-posts__item {
      margin-top: 10px; } }
  .full-width-header-area .custom-posts__item,
  .after-content-full-width-area .custom-posts__item {
    margin: 0 0 1.5em; }

.custom-posts .post-inner {
  position: relative;
  z-index: 9; }
  .custom-posts .post-inner:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 333ms all;
    background-color: #000;
    opacity: .3;
    z-index: -1; }

.custom-posts .post-thumbnail__link,
.custom-posts .post-thumbnail__img {
  width: 100%;
  display: block; }

.custom-posts .post-thumbnail__link {
  display: block;
  position: relative; }
  .custom-posts .post-thumbnail__link:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 333ms all;
    background-color: #000;
    opacity: .3; }

.custom-posts .post-overflow-content {
  position: relative;
  padding: 20px; }
  @media (min-width: 1200px) {
    .custom-posts .post-overflow-content {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 100;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }

.custom-posts .post__cats {
  margin-bottom: auto; }
  .custom-posts .post__cats a {
    margin: 0 3px 3px 0; }

.custom-posts .entry-header h6 {
  margin: 0; }

.custom-posts .entry-content > p {
  font-size: .76rem;
  line-height: 1.2;
  margin-bottom: 0; }

.custom-posts .entry-meta {
  margin-bottom: 1px;
  margin-top: auto; }
  .custom-posts .entry-meta span {
    font-size: .76rem;
    line-height: 1.2;
    margin-right: 13px; }
    .custom-posts .entry-meta span i {
      background-color: transparent;
      width: auto;
      height: auto; }
      .custom-posts .entry-meta span i:after {
        display: none; }

.custom-posts .entry-footer {
  margin: 0; }
  .custom-posts .entry-footer .btn {
    margin-top: 10px; }

/*--------------------------------------------------------------
## Contact Information
--------------------------------------------------------------*/
.contact-information-widget.widget .contact-information-widget__inner li {
  margin-left: 0;
  position: relative; }
  @media (min-width: 1200px) {
    .contact-information-widget.widget .contact-information-widget__inner li {
      max-width: 60%; } }
  .contact-information-widget.widget .contact-information-widget__inner li + li {
    margin-top: 34px; }
  .contact-information-widget.widget .contact-information-widget__inner li.with-icon {
    padding-left: 44px; }
  .contact-information-widget.widget .contact-information-widget__inner li.text-empty.with-icon {
    padding-left: 0; }
  .contact-information-widget.widget .contact-information-widget__inner li.text-empty .icon {
    position: relative;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .contact-information-widget.widget .contact-information-widget__inner li .icon {
    font-size: 1.17rem;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 20px;
    text-align: center; }

/*--------------------------------------------------------------
## Contact Form
--------------------------------------------------------------*/
.wpcf7 .wpcf7-form-control-wrap input {
  width: 100%; }

.wpcf7 .wpcf7-not-valid {
  border-color: #fe5c7a;
  background: rgba(254, 92, 122, 0.1); }

.wpcf7 .wpcf7-not-valid-tip {
  color: #fe5c7a; }

.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-mail-sent-ok {
  margin: 1.5em 0;
  padding: 1em 2em;
  color: #fff;
  border: none; }

.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng {
  background: #fe5c7a; }

.wpcf7 .wpcf7-mail-sent-ok {
  background: #398f14; }

/*--------------------------------------------------------------
## Events widget
--------------------------------------------------------------*/
.tribe-events-list-widget .tribe-list-widget .tribe-events-list-widget-events {
  padding: 0;
  margin: 0 0 1em; }
  .tribe-events-list-widget .tribe-list-widget .tribe-events-list-widget-events .tribe-event-duration:before {
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f133';
    font-size: 12px;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 10px;
    position: relative;
    z-index: 10; }

.tribe-events-list-widget .tribe-events-widget-link a {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 11px 30px 11.5px;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: none;
  border-radius: 100px;
  font-weight: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  z-index: 10; }
  .tribe-events-list-widget .tribe-events-widget-link a:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    z-index: -1;
    border-radius: inherit;
    background-color: #fff;
    transition: 333ms all;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    pointer-events: none; }
  .tribe-events-list-widget .tribe-events-widget-link a:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

/*--------------------------------------------------------------
## Booking calendar
--------------------------------------------------------------*/
body .widget.booked_calendar .booked-calendar-shortcode-wrap {
  padding: 0; }
  body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar thead {
    background-color: transparent !important; }
    body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar thead th {
      border: none; }
      body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar thead th .page-right,
      body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar thead th .page-left {
        font-size: 25px;
        top: 0; }
    body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar thead tr.days th {
      padding: 20px 0; }
  body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar td {
    height: auto !important; }
  body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tr.entryBlock td .booked-appt-list > h2 {
    padding: 10px; }
  body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot {
    padding: 10px;
    display: block; }
  body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot-time {
    display: block;
    text-align: center; }
  body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot-range i {
    margin-right: 4px; }
  body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tr.entryBlock td .booked-appt-list .spots-available {
    margin-top: 10px;
    display: block; }
  body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot-people {
    display: block;
    margin-top: 10px; }
    body .widget.booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap.small table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot-people .new-appt {
      padding: 11px 30px 11.5px; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

.img-pull-left {
  float: left;
  width: 50%;
  margin: 0 4% 1% 0; }

.img-pull-right {
  float: right;
  width: 50%;
  margin: 0 0 1% 4%; }

.alignleft {
  margin: 15px 30px 15px 0; }

.alignright {
  margin: 15px 0 15px 30px; }

/*--------------------------------------------------------------
## 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;
    font-size: 12.75px;
    font-size: 0.75rem; }

.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; }

/*--------------------------------------------------------------
## Embeds
--------------------------------------------------------------*/
.embed-responsive {
  position: relative;
  display: block;
  padding: 0; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 62.33%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.entry-content iframe[src*="youtube"] {
  width: 100%; }

/* Facebook embed */
.fb_iframe_widget {
  max-width: 100%; }
  .fb_iframe_widget > span {
    max-width: 100%; }

/*--------------------------------------------------------------
# Builder
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_container {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media (min-width: 1200px) {
    #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_container {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      min-height: 980px !important;
      padding-left: 0.88235rem;
      padding-right: 0.88235rem; } }
  #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_container_inner {
    width: 100%; }

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_video,
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_image {
  position: relative;
  margin-top: 0 !important;
  top: 0;
  max-width: 30%; }

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers {
  bottom: 20px;
  text-align: center;
  line-height: 1;
  width: auto;
  padding-left: 0.88235rem;
  padding-right: 0.88235rem; }
  @media (min-width: 992px) {
    #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers {
      bottom: 70px; } }
  #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 2px solid;
    border-radius: 50%;
    position: relative; }
    #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a:before {
      content: '';
      width: 14px;
      height: 14px;
      position: absolute;
      top: -4px;
      left: -4px;
      border-radius: 50%;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      opacity: 0;
      transition: 333ms all; }
    #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a.tm-pb-active-control:before, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a:hover:before {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description {
  padding: 20% 0;
  text-align: center;
  width: 100%; }
  @media (min-width: 1200px) {
    #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description {
      padding: 0; } }

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_title {
  text-transform: uppercase;
  padding: 18px 0;
  margin: 0; }
  @media (min-width: 1200px) {
    #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_title {
      line-height: .83; } }

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_content {
  font-size: 2.05rem;
  text-transform: uppercase; }

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button {
  padding: 19px 50px 18.5px;
  border-radius: 100px;
  margin: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  /*#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button:hover {
    padding: 19px 50px 18.5px !important; }*/
  #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button.tm_btn_2 {
    border: 2px solid;
    padding: 17px 42px 16.5px;
    background: transparent; }
    #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button.tm_btn_2:before {
      padding: 0; }
    #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button.tm_btn_2:hover {
      border: 2px solid;
      padding: 17px 42px 16.5px !important; }
      #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button.tm_btn_2:hover:before {
        padding: 2px; }

#tm_builder_outer_content .tm_pb_row_fullwidth .tm_pb_column_4_4 .tm_pb_slider.tm_pb_module {
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media (min-width: 1200px) {
    #tm_builder_outer_content .tm_pb_row_fullwidth .tm_pb_column_4_4 .tm_pb_slider.tm_pb_module .tm_pb_container {
      min-height: 1000px !important; } }
  #tm_builder_outer_content .tm_pb_row_fullwidth .tm_pb_column_4_4 .tm_pb_slider.tm_pb_module .tm-pb-controllers {
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (min-width: 1600px) {
      #tm_builder_outer_content .tm_pb_row_fullwidth .tm_pb_column_4_4 .tm_pb_slider.tm_pb_module .tm-pb-controllers {
        text-align: center; } }

@media (min-width: 768px) {
  .header-layout-transparent #tm_builder_outer_content .tm_pb_section_0 .tm_pb_slider.tm_pb_module .tm_pb_container {
    padding-top: 5%;
    padding-bottom: 100px; } }

@media (min-width: 1200px) {
  .header-layout-transparent #tm_builder_outer_content .tm_pb_section_0 .tm_pb_slider.tm_pb_module .tm_pb_container {
    /*padding-top: 400px; */
      padding-top: 5%;
  } 
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_blog.tm_pb_module .entry-title {
  text-transform: uppercase;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post {
  position: relative; }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .tm_pb_image_container img {
    display: block;
    width: 100%; }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .post-categories li {
    display: inline-block;
    vertical-align: middle; }
    #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .post-categories li a {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 3px 0;
      padding: 4px 10px 3.5px;
      text-transform: uppercase;
      text-decoration: none;
      border-radius: 11px;
      position: relative;
      overflow: hidden;
      box-sizing: border-box;
      z-index: 10; }
      #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .post-categories li a:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: 333ms all;
        z-index: -1;
        left: auto;
        right: 0;
        width: 0; }
      #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .post-categories li a:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: 333ms all;
        border-radius: inherit;
        border: 2px solid currentColor;
        z-index: -2; }
      #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .post-categories li a:hover:before {
        left: 0;
        right: auto;
        width: 100%; }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .tm_pb_post_content_wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 18px 20px 25px;
    z-index: 10;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 10; }

@media (min-width: 992px) and (max-width: 1199px) {
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .tm_pb_post_content_wrap {
    position: relative; } }
    #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .tm_pb_post_content_wrap > * {
      margin-bottom: 0; }
      #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .tm_pb_post_content_wrap > *:not(:empty) {
        margin-top: 20px; }
      #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .tm_pb_post_content_wrap > *:first-child {
        margin-bottom: 0; }
      #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .tm_pb_post_content_wrap > *.tm_pb_post_meta_categories {
        margin-top: 0;
        margin-bottom: auto; }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .tm_pb_post_content_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2; }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .entry-title {
    margin-top: auto; }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .tm_pb_post_meta {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .tm_pb_post_categories {
    margin-bottom: auto;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .tm_pb_post_content {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    font-size: .7rem;
    line-height: 1.4em; }
  #tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post:not(.tm_pb_has_overlay) .more-link {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }

/*--------------------------------------------------------------
# Posts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Taxonomy
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Blurb
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm-pb-icon {
  font-size: 35.87px;
  font-size: 2.11rem; }

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_blurb_content {
  margin: 0; }
  @media (min-width: 768px) {
    #tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_blurb_content {
      max-width: 650px; } }
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_blurb_content strong {
    font-weight: normal; }

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module .tm_pb_blurb_container h4 {
  padding-bottom: 0; }

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm-pb-icon {
    position: relative;
    top: 6px; } }

@media (min-width: 768px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container {
    padding-left: 15px; } }

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container {
    padding-left: 20px; } }

/*--------------------------------------------------------------
# Brands Showcase
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Button
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module .tm_pb_button,
#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button, a.content-btn {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 11px 30px 11.5px;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: none;
  border-radius: 100px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  border-style: solid;
  border-width: 0;
  border-color: transparent;
  z-index: 10;
  border: 3px solid #c21159;
  overflow: hidden; 
  transition:none !important;}
/*  #tm_builder_outer_content .tm_pb_module .tm_pb_button:before,
  #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    background-clip: content-box !important;
    z-index: -1;
    border-radius: inherit;
    padding: 2px;
    background-color: #fff;
    transition: 333ms all;
    pointer-events: none;
    left: auto;
    right: 0;
    width: 0; }*/
  #tm_builder_outer_content .tm_pb_module .tm_pb_button:hover,
  #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button:hover {
    text-decoration: none;
    background: #fff !important;
    /*padding: 11px 30px 11.5px !important;*/ }
    #tm_builder_outer_content .tm_pb_module .tm_pb_button:hover:before,
    #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button:hover:before {
      left: 0;
      right: auto;
      width: 100%; }
  #tm_builder_outer_content .tm_pb_module .tm_pb_button:active,
  #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button:active {
    outline: 0; }
  #tm_builder_outer_content .tm_pb_module .tm_pb_button.tm_pb_button_large,
  #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button.tm_pb_button_large {
    padding: 19px 50px 18.5px !important;
    border-radius: 100px; }
    #tm_builder_outer_content .tm_pb_module .tm_pb_button.tm_pb_button_large:hover,
    #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button.tm_pb_button_large:hover {
      padding: 19px 50px 18.5px !important; }
  #tm_builder_outer_content .tm_pb_module .tm_pb_button.tm_pb_custom_theme_button,
  #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button.tm_pb_custom_theme_button {
    border-style: solid;
    border-width: 2px; }
    #tm_builder_outer_content .tm_pb_module .tm_pb_button.tm_pb_custom_theme_button:before,
    #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button.tm_pb_custom_theme_button:before {
      display: none; }

/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls {
  background-color: #f4f4f4;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  @media (min-width: 768px) {
    #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls {
      border-bottom: none; } }
  #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li {
    padding: 5px 10px;
    position: relative;
    display: block; }
    @media (min-width: 992px) {
      #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li {
        padding: 21px 30px; } }
    @media (min-width: 768px) {
      #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li {
        display: inline-block;
        vertical-align: middle; } }
    #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li:after {
      content: '';
      position: absolute;
      top: 0;
      right: -1px;
      width: 2px;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.1);
      display: none; }
      @media (min-width: 768px) {
        #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li:after {
          display: block; } }
    #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li:last-child:after {
      display: none; }
    #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li a {
      transition: .3s all ease; }
    #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li.tm_pb_tab_active {
      bottom: 0;
      padding: 5px 10px; }
      @media (min-width: 992px) {
        #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li.tm_pb_tab_active {
          padding: 21px 30px; } }

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_all_tabs {
  padding: 20px 30px 23px; }
  #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_all_tabs .tm_pb_tab > *:last-child {
    margin-bottom: 0; }
  #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_all_tabs .tm_pb_tab h4 {
    margin-bottom: 14px; }
  #tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_all_tabs .tm_pb_tab p {
    line-height: 1.53; }

/*--------------------------------------------------------------
# Counters
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_counters.tm_pb_module > div + div {
  margin-top: 33px; }

#tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_title {
  display: block;
  margin: 0 0 7px; }

#tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_container, #tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_amount {
  height: 20px;
  margin: 0; }

/*--------------------------------------------------------------
# Number Counter
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_number_counter.tm_pb_module .percent {
  height: auto; }

/*--------------------------------------------------------------
# Circle Counter
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_circle_counter {
  max-width: 100%; }
  #tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar {
    max-width: 100%; }
    #tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar .percent > p {
      margin-bottom: 0; }
    #tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar canvas {
      max-width: 100% !important;
      height: auto !important; }
    #tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar h3 {
      margin: 0;
      padding: 13px 0 0; }

/*--------------------------------------------------------------
# Audio
--------------------------------------------------------------*/
@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; } }

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art {
  width: 170px;
  height: 170px;
  position: relative;
  margin-right: 15px;
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art {
      margin-bottom: 0; } }

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container {
  margin: 0;
  padding: 0;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: left; }
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container h2 {
    margin: 0;
    padding: 0; }
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .tm_audio_module_meta strong {
    font-weight: lighter; }
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-play button,
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-pause button,
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-volume-button button {
    margin: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%; }
    #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-play button:before,
    #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-pause button:before,
    #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-volume-button button:before {
      font-size: 15px; }
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-volume-button {
    width: 30px;
    height: 30px; }
    #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-volume-button button {
      overflow: visible; }
  #tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container span.mejs-currenttime {
    font-size: 18.0625px;
    font-size: 1.0625rem; }

/*--------------------------------------------------------------
# Icon
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_icon .tm-pb-icon {
  font-size: 100px;
  line-height: 1;
  text-align: center;
  display: inline-block; }

#tm_builder_outer_content .tm_pb_module.tm_pb_icon .tm-pb-icon-circle-border {
  border-style: solid; }

#tm_builder_outer_content .tm_pb_module.tm_pb_icon .tm-pb-icon-circle {
  width: 105px;
  height: 105px;
  border-radius: 53px;
  line-height: 105px; }

#tm_builder_outer_content .tm_pb_module.tm_pb_icon.tm_pb_icon_align_left {
  text-align: left; }

#tm_builder_outer_content .tm_pb_module.tm_pb_icon.tm_pb_icon_align_center {
  text-align: center; }

#tm_builder_outer_content .tm_pb_module.tm_pb_icon.tm_pb_icon_align_right {
  text-align: right; }

/*--------------------------------------------------------------
# Maps
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_map_container .tm_pb_map {
  height: 397px; }

@media (min-width: 1200px) {
  #tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_map_container .tm_pb_map {
    height: 769px; } }

/*--------------------------------------------------------------
# Video
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_video_overlay .tm_pb_video_overlay_hover a.tm_pb_video_play {
  font-size: 68px;
  font-size: 4rem; }
  #tm_builder_outer_content .tm_pb_video_overlay .tm_pb_video_overlay_hover a.tm_pb_video_play::before {
    content: 'play_arrow';
    text-align: center;
    vertical-align: middle;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga'; }

@media (min-width: 992px) {
  #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm_pb_video_box video {
    height: 1080px !important; } }

#tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm_pb_slider_dots + .tm-pb-controllers,
#tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm-pb-controllers {
  position: absolute;
  bottom: 20px;
  text-align: center;
  line-height: 1;
  width: auto;
  z-index: 10;
  padding-left: 0.88235rem;
  padding-right: 0.88235rem; }
  @media (min-width: 992px) {
    #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm_pb_slider_dots + .tm-pb-controllers,
    #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm-pb-controllers {
      bottom: 70px; } }
  #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm_pb_slider_dots + .tm-pb-controllers a,
  #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm-pb-controllers a {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 1px solid;
    border-radius: 50%;
    position: relative; }
    #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm_pb_slider_dots + .tm-pb-controllers a:before,
    #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm-pb-controllers a:before {
      content: '';
      width: 14px;
      height: 14px;
      position: absolute;
      top: -3px;
      left: -3px;
      border-radius: 50%;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      opacity: 0;
      transition: 333ms all; }
    #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm_pb_slider_dots + .tm-pb-controllers a.tm-pb-active-control:before, #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm_pb_slider_dots + .tm-pb-controllers a:hover:before,
    #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm-pb-controllers a.tm-pb-active-control:before,
    #tm_builder_outer_content .tm_pb_video_slider.tm_pb_module .tm-pb-controllers a:hover:before {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

#tm_builder_outer_content .tm_pb_row_fullwidth .tm_pb_column_4_4 .tm_pb_video_slider.tm_pb_module {
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  #tm_builder_outer_content .tm_pb_row_fullwidth .tm_pb_column_4_4 .tm_pb_video_slider.tm_pb_module .tm-pb-controllers {
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (min-width: 1600px) {
      #tm_builder_outer_content .tm_pb_row_fullwidth .tm_pb_column_4_4 .tm_pb_video_slider.tm_pb_module .tm-pb-controllers {
        text-align: left; } }

/*--------------------------------------------------------------
# Pricing Table
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_pricing.tm_pb_module {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_tm_price .tm_pb_dollar_sign,
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_tm_price .tm_pb_sum {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit; }
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_tm_price .tm_pb_dollar_sign {
    margin-left: 0;
    position: relative; }
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_tm_price .tm_pb_frequency {
    font-size: .5em; }
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
    margin: 40px 0 50px;
    padding: 54px 20px 60px;
    background-color: #e7e7e7;
    -webkit-flex-basis: 31%;
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto; }
    #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table {
      margin: 10px 0;
      -webkit-flex-basis: 38%;
      -ms-flex-preferred-size: 38%;
      flex-basis: 38%;
      padding-left: 40px;
      padding-right: 40px; }
      #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table .tm_pb_pricing_heading {
        margin-bottom: 64px; }
      #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table .tm_pb_pricing_content_top {
        padding-bottom: 70px; }
      #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table .tm_pb_pricing_table_button {
        margin-top: 70px; }
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_heading {
    padding: 0;
    margin-bottom: 30px; }
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_title {
    padding: 0;
    margin: 0; }
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content {
    padding: 0; }
    #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content li {
      padding: 0;
      text-align: center; }
      #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content li:before {
        display: none; }
      #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content li + li {
        padding-top: 10px; }
    #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content + .tm_pb_pricing_table_button {
      margin-top: 42px; }
    #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content_top {
      padding-bottom: 43px; }
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_best_value {
    padding-top: 10px; }
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table_button {
    padding: 19px 50px 18.5px;
    border-radius: 27px; }
    #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table_button:hover {
      padding: 19px 50px 18.5px !important; }
  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_featured_table .tm_pb_pricing_table_button {
    border: 2px solid;
    padding: 17px 42px 16.5px;
    background: transparent; }
    #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_featured_table .tm_pb_pricing_table_button:before {
      padding: 0; }
    #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_featured_table .tm_pb_pricing_table_button:hover {
      border: 2px solid;
      padding: 17px 42px 16.5px !important; }

/*--------------------------------------------------------------
# Pricing Table
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_contact_form {
  position: relative; }
  #tm_builder_outer_content .tm_pb_contact_form .tm_contact_bottom_container {
    position: relative;
    overflow: visible; }

#tm_builder_outer_content div.tm_pb_contact_right {
  display: block; }
  @media (min-width: 1200px) {
    #tm_builder_outer_content div.tm_pb_contact_right {
      position: absolute;
      top: 20px;
      right: calc(100% + 30px);
      min-width: 200px; } }

#tm_builder_outer_content .tm_pb_contact_main_title {
  margin-top: 0;
  margin-bottom: 0; }

#tm_builder_outer_content .tm_pb_contact_submit {
  margin-top: 13px; }
  #tm_builder_outer_content .tm_pb_contact_submit.tm_pb_button {
    border-radius: 100px;
    padding: 19px 50px 18.5px; }
    #tm_builder_outer_content .tm_pb_contact_submit.tm_pb_button:hover {
      padding: 19px 50px 18.5px !important; }

#tm_builder_outer_content .tm_pb_contact_form_input {
  margin-bottom: 44px; }

#tm_builder_outer_content .tm_pb_contact_message {
  min-height: 155px; }

#tm_builder_outer_content .tm_pb_contact_field {
  width: 100%;
  text-align: left; }
  #tm_builder_outer_content .tm_pb_contact_field input,
  #tm_builder_outer_content .tm_pb_contact_field textarea {
    border-radius: 0;
    border-width: 1px;
    border-top: none;
    border-left: none;
    border-right: none; }
    #tm_builder_outer_content .tm_pb_contact_field input::-moz-placeholder,
    #tm_builder_outer_content .tm_pb_contact_field textarea::-moz-placeholder {
      opacity: .2;
      text-transform: uppercase; }
    #tm_builder_outer_content .tm_pb_contact_field input:-moz-placeholder,
    #tm_builder_outer_content .tm_pb_contact_field textarea:-moz-placeholder {
      opacity: .2;
      text-transform: uppercase; }
    #tm_builder_outer_content .tm_pb_contact_field input::-webkit-input-placeholder,
    #tm_builder_outer_content .tm_pb_contact_field textarea::-webkit-input-placeholder {
      opacity: .2;
      text-transform: uppercase; }
    #tm_builder_outer_content .tm_pb_contact_field input:-ms-input-placeholder,
    #tm_builder_outer_content .tm_pb_contact_field textarea:-ms-input-placeholder {
      opacity: .2;
      text-transform: uppercase; }
  #tm_builder_outer_content .tm_pb_contact_field input[type="text"],
  #tm_builder_outer_content .tm_pb_contact_field input[type="email"],
  #tm_builder_outer_content .tm_pb_contact_field select,
  #tm_builder_outer_content .tm_pb_contact_field textarea {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-top: 15px; }

#tm_builder_outer_content .tm_contact_error {
  border-color: #fe5c7a; }

#tm_builder_outer_content .cf-success-message {
  font-size: 12px;
  color: #398f14; }

#tm_builder_outer_content .tm-pb-contact-message {
  position: relative;
  margin: 0 0 10px;
  text-align: left;
  color: #fe5c7a; }
  #tm_builder_outer_content .tm-pb-contact-message li,
  #tm_builder_outer_content .tm-pb-contact-message p {
    font-size: 12px; }
  #tm_builder_outer_content .tm-pb-contact-message p {
    margin-bottom: 0;
    padding-right: 12px; }
  #tm_builder_outer_content .tm-pb-contact-message p,
  #tm_builder_outer_content .tm-pb-contact-message ul {
    display: inline; }
  #tm_builder_outer_content .tm-pb-contact-message ul + p::before {
    display: block;
    content: ''; }
  #tm_builder_outer_content .tm-pb-contact-message ul li {
    display: inline; }
    #tm_builder_outer_content .tm-pb-contact-message ul li::before {
      display: none; }
    #tm_builder_outer_content .tm-pb-contact-message ul li::after {
      display: inline-block;
      margin-right: 6px;
      content: ','; }
    #tm_builder_outer_content .tm-pb-contact-message ul li:last-child::after {
      display: none; }

#tm_builder_outer_content .tm_contact_bottom_container {
  float: none;
  text-align: left; }
  @media (min-width: 992px) {
    #tm_builder_outer_content .tm_contact_bottom_container {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  #tm_builder_outer_content .tm_contact_bottom_container .tm_pb_contact_right {
    position: relative;
    top: 0;
    right: auto;
    min-width: inherit;
    text-align: left;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      #tm_builder_outer_content .tm_contact_bottom_container .tm_pb_contact_right {
        margin-right: 20px;
        margin-bottom: 0; } }
    #tm_builder_outer_content .tm_contact_bottom_container .tm_pb_contact_right + .tm_pb_contact_submit {
      margin-top: 0; }

/*--------------------------------------------------------------
# Call To Action
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_cta.tm_pb_module .tm_pb_promo_description {
  padding: 0; }
  #tm_builder_outer_content .tm_pb_cta.tm_pb_module .tm_pb_promo_description > *:last-child {
    margin-bottom: 0; }
  #tm_builder_outer_content .tm_pb_cta.tm_pb_module .tm_pb_promo_description a[href^="tel:"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f095';
    padding-right: 15px; }

/*--------------------------------------------------------------
# Toggle
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle {
  padding: 0;
  border: none; }
  #tm_builder_outer_content .tm_pb_module.tm_pb_toggle + .tm_pb_toggle {
    margin-top: 10px; }
  #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open {
    transition: .3s linear; }
    #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
      text-transform: none;
      margin: 0;
      padding: 20px 60px 22px 30px;
      position: relative; }
      #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
        font-family: 'FontAwesome';
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\f056';
        position: absolute;
        right: 30px;
        left: auto;
        top: 50%;
        margin-top: -.5rem;
        font-size: 1rem;
        transition: .3s ease-in-out; }
  #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
    content: '\f055'; }
  #tm_builder_outer_content .tm_pb_module.tm_pb_toggle .tm_pb_toggle_content {
    position: relative;
    padding: 0 30px 24px;
    top: -8px; }
    #tm_builder_outer_content .tm_pb_module.tm_pb_toggle .tm_pb_toggle_content > *:last-child {
      margin-bottom: 0; }

/*--------------------------------------------------------------
# Accordion
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
  padding: 20px 30px 22px 30px; }
  @media (min-width: 768px) {
    #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
      right: 12px; } }
  #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f055';
    position: absolute;
    right: 30px;
    left: auto;
    top: 50%;
    margin-top: -.5rem;
    font-size: 1rem;
    transition: .3s ease-in-out; }

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
  opacity: 0; }

/*--------------------------------------------------------------
# Social Media Follow
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Person
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_team_member.tm_pb_module {
  position: relative;
  overflow: hidden; }
  #tm_builder_outer_content .tm_pb_team_member.tm_pb_module:hover .tm_pb_team_member_description {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
    #tm_builder_outer_content .tm_pb_team_member.tm_pb_module:hover .tm_pb_team_member_description > * {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; }
  #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    padding: 20px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.4));
    transition: 333ms all; }
    #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description > * {
      margin: 0;
      transition: 500ms all;
      opacity: 0;
      -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%); }
      #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description > *:nth-child(2) {
        transition-delay: 100ms; }
      #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description > *:nth-child(3) {
        transition-delay: 200ms; }
      #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description > *:nth-child(4) {
        transition-delay: 300ms; }

/*--------------------------------------------------------------
# Testimonial
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module.tm_pb_testimonial_no_bg {
  padding: 0; }

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_portrait {
  margin: 0 0 23px;
  border-radius: 0;
  width: 330px;
  height: 170px;
  max-width: 100%; }

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module p {
  margin: 0 0 7px; }

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_author {
  margin-top: 7px; }

/*--------------------------------------------------------------
# Title
--------------------------------------------------------------*/
.tm_pb_title {
  position: relative;
  z-index: 10;
  opacity: 0;
  overflow: hidden;
  transition: 50ms overflow 500ms; }
  .tm_pb_title.active {
    opacity: 1;
    overflow: visible; }
  .tm_pb_title .small:not(:empty) {
    padding: 0 8px 13px;
    margin-bottom: 8px;
    position: absolute; }
  .tm_pb_title .h1-style {
    margin: 0;
    text-transform: capitalize; }

.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0; }

.block-revealer__content {
  transition: 300ms all;
  opacity: 0; }

.tm_pb_title_wrapper.tm_pb_title_align_center {
  text-align: center; }
  .tm_pb_title_wrapper.tm_pb_title_align_center .small {
    top: -25px;
    left: 0;
    right: 0; }
    @media (min-width: 992px) {
      .tm_pb_title_wrapper.tm_pb_title_align_center .small {
        top: -77px; } }

.tm_pb_title_wrapper.tm_pb_title_align_left {
  text-align: left; }
  .tm_pb_title_wrapper.tm_pb_title_align_left .small {
    top: -25px;
    left: -20px; }
    @media (min-width: 992px) {
      .tm_pb_title_wrapper.tm_pb_title_align_left .small {
        top: -77px;
        left: -55px; } }

.tm_pb_title_wrapper.tm_pb_title_align_right {
  text-align: right; }
  .tm_pb_title_wrapper.tm_pb_title_align_right .small {
    top: -25px;
    right: -20px;
    left: auto; }
    @media (min-width: 992px) {
      .tm_pb_title_wrapper.tm_pb_title_align_right .small {
        top: -77px;
        right: -70px;
        left: auto; } }

/*--------------------------------------------------------------
# Promo
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Row
--------------------------------------------------------------*/
.tm_pb_row {
  background-size: cover; }
  @media (min-width: 1600px) {
    .content-layout-boxed .tm_pb_section > .tm_pb_row {
      padding-left: 65px;
      padding-right: 65px;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1600px) {
    .content-layout-boxed .tm_pb_section > .tm_pb_row.tm_pb_row_fullwidth {
      padding-left: 0;
      padding-right: 0; } }
  .tm_pb_row.tm_pb_col_padding_reset > .tm_pb_column {
    padding-left: 0;
    padding-right: 0; }

/*--------------------------------------------------------------
# Countdown Timer
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module {
  padding: 0; }
  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container {
    text-align: center; }
  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module.tm_pb_countdown_timer_circle_layout .values-container > div {
    border-radius: 261px;
    min-width: 261px; }
    #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module.tm_pb_countdown_timer_circle_layout .values-container > div:first-child {
      border-radius: 261px; }
    #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module.tm_pb_countdown_timer_circle_layout .values-container > div:last-child {
      border-radius: 261px; }
  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container {
    position: relative;
    margin: 0;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 100px; }
    @media (min-width: 992px) {
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container {
        border-radius: 40px; } }
    #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container:before, #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container:after {
      display: none; }
    #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div {
      padding: 20px 10px 20px;
      margin-right: 1px; }
      @media (min-width: 992px) {
        #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div {
          padding: 45px 10px 39px;
          background: rgba(255, 255, 255, 0.2);
          background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 71%, rgba(255, 255, 255, 0.1) 100%); } }
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div > ul {
        display: inline-block; }
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div > span {
        display: block; }
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div:first-child {
        border-radius: 20px 0 0 20px; }
        @media (min-width: 992px) {
          #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div:first-child {
            border-radius: 40px 0 0 40px; } }
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div:last-child {
        border-radius: 0 20px 20px 0; }
        @media (min-width: 992px) {
          #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div:last-child {
            border-radius: 0 40px 40px 0; } }
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div .flip-clock-label {
        display: none; }
        #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div .flip-clock-label:first-of-type {
          display: block; }
    #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container .flip-clock-label {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      font-size: 18px;
      line-height: 1;
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      color: inherit; }
    #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul {
      width: .65em;
      height: 1em;
      z-index: 1;
      float: none;
      box-shadow: none;
      border-radius: 0;
      position: relative; }
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul:after {
        content: '';
        width: calc(100% + 20px);
        height: 1px;
        background: rgba(0, 0, 0, 0.05);
        top: 50%;
        position: absolute;
        left: -10px;
        z-index: 10; }
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul li {
        line-height: 1;
        transition: 333ms all; }
        #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul li:before {
          display: none; }
        #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul li a {
          pointer-events: none; }
          #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul li a div {
            border-radius: 0;
            background: none; }
            #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul li a div.up:after {
              top: auto;
              bottom: 0;
              height: 1px;
              display: none; }
            #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul li a div.down {
              border-radius: 0; }
            #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul li a div.inn {
              text-shadow: none;
              border-radius: 0; }
        #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul li.flip-clock-before {
          opacity: 1; }
          #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul li.flip-clock-before div.inn {
            opacity: 0;
            transition: 2s opacity; }
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul.flip.play li.flip-clock-active div.down div.shadow {
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
        background: none; }
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul.flip.play li.flip-clock-before div.up div.shadow {
        transition: 333ms all;
        background: linear-gradient(-180deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
        background: none;
        -webkit-animation: none;
        animation: none; }
      #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container ul.flip.play li.flip-clock-before div.down div.shadow {
        background: none;
        -webkit-animation: none;
        animation: none; }

/*--------------------------------------------------------------
# Misc
--------------------------------------------------------------*/
.tm_pb_text a[href$=".mp3"]:before, .tm_pb_text a[href$=".wav"]:before, .tm_pb_text a[href$=".ogg"]:before, .tm_pb_text a[href*="soundcloud.com"]:before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  content: 'volume_up';
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  margin-right: 17px;
  line-height: 54px;
  text-align: center; }

.tm_pb_text > p > strong,
.tm_pb_text > p > span > strong {
  font-weight: normal; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Cherry Team Members
--------------------------------------------------------------*/
.cherry-team .team-single-item {
  padding: 0; }
  .cherry-team .team-single-item .team-meta {
    float: none;
    padding: 20px 0; }
    .cherry-team .team-single-item .team-meta_item {
      display: inline-block;
      vertical-align: middle; }
      .cherry-team .team-single-item .team-meta_item:before {
        font-size: 12px;
        width: 29px;
        height: 29px;
        border-radius: 50%;
        line-height: 29px;
        text-align: center;
        display: inline-block;
        vertical-align: baseline;
        margin-right: 10px;
        position: relative;
        z-index: 10;
        -webkit-perspective: 100px;
        perspective: 100px; }

.cherry-team .team-header {
  margin-bottom: 40px; }
  /*.cherry-team .team-header div:not(:empty) {
    position: absolute;
    padding: 0 8px 13px;
    margin-bottom: 8px;
    top: -25px;
    left: -20px; }*/
    @media (min-width: 992px) {
      /*.cherry-team .team-header div:not(:empty) {
        top: -77px;
        left: -70px; } */}
  @media (min-width: 768px) {
    .cherry-team .team-header {
      margin-bottom: 87px; } }
  .cherry-team .team-header .team-member-name.entry-page-title {
    padding-top: 0px; }

.cherry-team .team-photo {
  position: relative;
  padding: 0;
  margin: 0 0 13px;
  float: none; }
  .cherry-team .team-photo:before {
    content: '';
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, transparent, black); }
  .cherry-team .team-photo .team-socials {
    position: absolute;
    bottom: 6px;
    left: 20px;
    right: 20px; }

.cherry-team .team-socials_link {
  width: 30px;
  height: 30px; }

.cherry-team .team-socials_icon.fa {
  font-size: 15px;
  line-height: 35px; }

.cherry-team .team-meta > div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px; }

.cherry-team .team-skills .team-skills_label {
  padding-bottom: 5px; }

.cherry-team .team-skills .team-skills_bar {
  height: 20px;
  background-color: #e7e7e7; }

.cherry-team .team-skills .team-skills_line {
  padding: 0 20px; }
  .cherry-team .team-skills .team-skills_line:after {
    content: attr(data-width) "%";
    display: block;
    text-align: right; }

.team-container .team-heading_super_title,
.team-container .team-heading_title {
  margin: 0 0 1em; }

.team-container .team-heading_subtitle {
  margin: 0 0 2em; }

.team-container .cherry-team-filter {
  background-color: #333333;
  padding: 0; }
  .team-container .cherry-team-filter .cherry-team-filter_item {
    margin: 0;
    position: relative;
    transition: 333ms all; }
    .team-container .cherry-team-filter .cherry-team-filter_item:after {
      content: '';
      position: absolute;
      top: 0;
      right: -1px;
      width: 2px;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.1); }
    .team-container .cherry-team-filter .cherry-team-filter_item:last-child:after {
      display: none; }
    .team-container .cherry-team-filter .cherry-team-filter_item .cherry-team-filter_link {
      border: none;
      padding: 21px 30px; }

.cherry-team.team-collapse-rows .team-listing .team-item {
  margin-bottom: 0; }
  
  .cherry-team.team-collapse-rows .team-listing2 .team-item {
  margin-bottom: 0; }

.cherry-team.team-collapse-cols .team-listing .team-item {
  padding-left: 0;
  padding-right: 0; }
  
  .cherry-team.team-collapse-cols .team-listing2 .team-item {
  padding-left: 0;
  padding-right: 0; }

.cherry-team .team-listing {
  margin-left: -0.88235rem;
  margin-right: -0.88235rem;
  padding: 0; }
  .cherry-team .team-listing2 {
  margin-left: -0.88235rem;
  margin-right: -0.88235rem;
  padding: 0; }
  .cherry-team .team-listing .team-item {
    position: relative;
    overflow: visible;
    padding-bottom: 0;
    margin-bottom: 1.7647rem;
    padding-left: 0.88235rem;
    padding-right: 0.88235rem; }
	  .cherry-team .team-listing2 .team-item {
    position: relative;
    overflow: visible;
    padding-bottom: 0;
    margin-bottom: 1.7647rem;
    padding-left: 0.88235rem;
    padding-right: 0.88235rem; }
    .cherry-team .team-listing .team-item:hover .team-listing_content {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
	      .cherry-team .team-listing2 .team-item:hover .team-listing_content {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
      .cherry-team .team-listing .team-item:hover .team-listing_content > * {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
		      .cherry-team .team-listing2 .team-item:hover .team-listing_content > * {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; }
    .cherry-team .team-listing .team-item:hover .team-listing_overlay {
      opacity: 1; }
	      .cherry-team .team-listing2 .team-item:hover .team-listing_overlay {
      opacity: 1; }
  .cherry-team .team-listing_photo {
    padding: 0; }
  .cherry-team .team-listing_content {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    padding: 20px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    z-index: 10;
    transition: 333ms all; }
    .cherry-team .team-listing_content.tilter__caption {
      transition: 50ms all;
      transition-timing-function: ease-in-out; }
    .cherry-team .team-listing_content > * {
      transition: 500ms all;
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px); }
      .cherry-team .team-listing_content > *:nth-child(1) {
        transition-delay: 150ms; }
      .cherry-team .team-listing_content > *:nth-child(2) {
        transition-delay: 100ms; }
      .cherry-team .team-listing_content > *:nth-child(3) {
        transition-delay: 50ms; }
      .cherry-team .team-listing_content > *:nth-child(4) {
        transition-delay: 0; }
  .cherry-team .team-listing_name {
    margin-bottom: 0; }
  .cherry-team .team-listing_position, .cherry-team .team-listing_desc {
    margin-top: 10px; }
  .cherry-team .team-listing_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 333ms all;
    background: linear-gradient(180deg, transparent, black); }

.team-more-btn {
  text-align: center; }
  .team-more-btn .btn {
    padding: 19px 50px 18.5px;
    border-radius: 100px; }

/*--------------------------------------------------------------
## Events Calendar
--------------------------------------------------------------*/
#tribe-events-content {
  margin: 0;
  padding: 0; }

.tribe-events-single {
  position: relative; }
  .tribe-events-single .event-content {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
    z-index: 10;
    min-height: 300px;
    margin-bottom: 40px; }
    @media (min-width: 1600px) {
      .tribe-events-single .event-content {
        padding-bottom: 153px; } }
    .content-layout-boxed .tribe-events-single .event-content {
      padding-left: 0.88235rem;
      padding-right: 0.88235rem; }
      @media (min-width: 768px) {
        .content-layout-boxed .tribe-events-single .event-content {
          margin-left: -0.88235rem;
          margin-right: -0.88235rem; } }
      @media (min-width: 1600px) {
        .content-layout-boxed .tribe-events-single .event-content {
          margin-left: calc(-65px - 1.7647rem / 2);
          margin-right: calc(-65px - 1.7647rem / 2);
          padding-left: calc(65px + 1.7647rem / 2);
          padding-right: calc(65px + 1.7647rem / 2); } }
    .tribe-events-single .event-content .tribe-events-event-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
      .tribe-events-single .event-content .tribe-events-event-image:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.3); }
      .tribe-events-single .event-content .tribe-events-event-image img {
        max-width: inherit;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        pointer-events: none; }
    .tribe-events-single .event-content .hentry {
      margin: 0; }
  .tribe-events-single .event-title div:not(:empty) {
    position: absolute;
    padding: 0 8px 13px;
    margin-bottom: 8px;
    top: -25px;
    left: -20px; }
    @media (min-width: 992px) {
      .tribe-events-single .event-title div:not(:empty) {
        top: -77px;
        left: -70px; } }
  .tribe-events-single .tribe-events-schedule {
    background: none;
    border: none;
    padding: 0; }
    .tribe-events-single .tribe-events-schedule .event-date,
    .tribe-events-single .tribe-events-schedule .tribe-events-cost {
      margin-right: 15px;
      display: inline-block;
      vertical-align: baseline; }
      .tribe-events-single .tribe-events-schedule .event-date:before,
      .tribe-events-single .tribe-events-schedule .tribe-events-cost:before {
        font-family: 'FontAwesome';
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        width: 29px;
        height: 29px;
        line-height: 29px;
        text-align: center;
        border-radius: 50%;
        margin-right: 10px;
        box-shadow: 0 11px 16px rgba(0, 0, 0, 0.15); }
    .tribe-events-single .tribe-events-schedule .event-date:before {
      content: '\f133'; }
    .tribe-events-single .tribe-events-schedule .tribe-events-cost:before {
      content: '\f0d6'; }
  .tribe-events-single .tribe-events-content {
    padding-right: 40%; }
    .tribe-events-single .tribe-events-content p strong {
      font-weight: normal; }
  .tribe-events-single .tribe-events-cal-links {
    margin-bottom: 0; }

.single-tribe_events .tribe-events-event-meta {
  background-color: transparent;
  border: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.88235rem;
  margin-right: -0.88235rem;
  margin-top: 0;
  margin-bottom: 0; }
  .single-tribe_events .tribe-events-event-meta + .tribe-events-event-meta {
    margin-top: 1.7647rem; }
  .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
    padding-left: 0.88235rem;
    padding-right: 0.88235rem;
    float: none;
    display: block;
    margin-bottom: 0; }
  .single-tribe_events .tribe-events-event-meta .tribe-events-single-section-title {
    margin: 0 0 30px; }

#tribe-events .tribe-events-button,
#tribe-events .button,
#tribe-bar-form .tribe-bar-submit input[type="submit"] {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 11px 30px 11.5px;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: none;
  border-radius: 100px;
  border-radius: 100px;
  padding: 19px 50px 18.5px;
  position: relative;
  text-transform: uppercase;
  overflow: hidden;
  z-index: 10; }
  #tribe-events .tribe-events-button:before,
  #tribe-events .button:before,
  #tribe-bar-form .tribe-bar-submit input[type="submit"]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: inherit;
    background-color: #fff;
    transition: 333ms all;
    pointer-events: none;
    background-clip: content-box;
    padding: 2px;
    height: 100%;
    left: auto;
    right: 0;
    width: 0%; }
  #tribe-events .tribe-events-button:hover:before,
  #tribe-events .button:hover:before,
  #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover:before {
    left: 0;
    right: auto;
    width: 100%; }

.tribe-rsvp-messages {
  padding: 0;
  margin-bottom: 30px; }
  .tribe-rsvp-messages .tribe-rsvp-message {
    padding: 10px 20px; }

.tribe-rsvp-message-error {
  background-color: #fe5c7a; }

.tribe-rsvp-message-success {
  background-color: #398f14;
  border-color: #398f14; }

.events-list #tribe-events-footer,
.single-tribe_events #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-photo #tribe-events-footer {
  border: none;
  padding-top: 0; }

#tribe-events-footer {
  margin-bottom: 0; }

#tribe-events .tribe-events-content p,
.tribe-events-after-html p,
.tribe-events-before-html p {
  margin: 0 0 1.52em; }

#tribe-bar-collapse-toggle {
  padding: 0;
  background: none; }

#tribe-bar-form {
  background: none; }
  #tribe-bar-form input[type="text"] {
    font-weight: normal; }
  #tribe-bar-form.tribe-bar-collapse #tribe-bar-views,
  #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
    float: none;
    width: 100%; }
  #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
    padding: 0 0 15px; }
  #tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
    padding: 0; }
  #tribe-bar-form.tribe-bar-collapse .tribe-bar-views-list {
    padding: 0; }

.tribe-bar-filters-inner div:first-child {
  padding-left: 0; }

.tribe-bar-filters-inner .tribe-bar-submit input[type="text"] {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 11px 30px 11.5px;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: none;
  border-radius: 100px; }

#tribe-events-content table.tribe-events-calendar thead th {
  background: none;
  border: none;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px; }

.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar div[id*="tribe-events-event-"] {
  margin: 0; }

#tribe-events-content table.tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
  padding: 0; }
  #tribe-events-content table.tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a {
    text-transform: uppercase; }

.tribe-bar-date-filter,
.tribe-bar-search-filter {
  padding: 15px 0; }
  @media (min-width: 992px) {
    .tribe-bar-date-filter,
    .tribe-bar-search-filter {
      padding: 15px; } }

.tribe-bar-view-list a[class*="tribe-icon-"],
.tribe-bar-views-list span[class^="tribe-icon-"],
.tribe-select2-results-views span[class^="tribe-icon-"] {
  background: none;
  position: relative; }
  .tribe-bar-view-list a[class*="tribe-icon-"]:before,
  .tribe-bar-views-list span[class^="tribe-icon-"]:before,
  .tribe-select2-results-views span[class^="tribe-icon-"]:before {
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0; }

.tribe-bar-view-list a.tribe-icon-list:before,
.tribe-bar-views-list span.tribe-icon-list:before,
.tribe-select2-results-views span.tribe-icon-list:before {
  content: '\f03a'; }

.tribe-bar-view-list a.tribe-icon-month:before,
.tribe-bar-views-list span.tribe-icon-month:before,
.tribe-select2-results-views span.tribe-icon-month:before {
  content: '\f133'; }

.tribe-bar-view-list a.tribe-icon-day:before,
.tribe-bar-views-list span.tribe-icon-day:before,
.tribe-select2-results-views span.tribe-icon-day:before {
  content: '\f073'; }

.tribe-bar-view-list a.tribe-icon-week:before,
.tribe-bar-views-list span.tribe-icon-week:before,
.tribe-select2-results-views span.tribe-icon-week:before {
  content: '\f272'; }

.tribe-bar-view-list a.tribe-icon-map:before,
.tribe-bar-views-list span.tribe-icon-map:before,
.tribe-select2-results-views span.tribe-icon-map:before {
  content: '\f278'; }

.tribe-bar-view-list a.tribe-icon-photo:before,
.tribe-bar-views-list span.tribe-icon-photo:before,
.tribe-select2-results-views span.tribe-icon-photo:before {
  content: '\f03e'; }

.tribe-events-list-separator-month::after {
  display: none; }

.tribe-events-list-separator-month span {
  background: none; }

.tribe-events-list .tribe-events-event-cost span {
  background: none; }

.tribe-events-list div.tribe-events-event-image,
#tribe-events-day div.tribe-events-event-image {
  margin: 0 0 30px;
  float: none;
  width: 100%; }
  .tribe-events-list div.tribe-events-event-image + div.tribe-events-content,
  #tribe-events-day div.tribe-events-event-image + div.tribe-events-content {
    width: 100%;
    float: none; }

.tribe-events-day .tribe-events-day-time-slot h5 {
  background: none; }

.tribe-tickets-rsvp {
  padding-top: 40px; }
  .tribe-tickets-rsvp .tribe-events-tickets {
    background-color: transparent;
    border-radius: 0;
    border: none; }
    .tribe-tickets-rsvp .tribe-events-tickets td {
      border: none;
      padding: 0; }
      .tribe-tickets-rsvp .tribe-events-tickets td.tribe-ticket.quantity {
        border: none;
        padding: 0; }
        .tribe-tickets-rsvp .tribe-events-tickets td.tribe-ticket.quantity input.tribe-ticket-quantity {
          width: 100px;
          background-color: transparent;
          padding: 9px 20px 9.5px;
          border-radius: 100px;
          border-color: currentColor; }
    .tribe-tickets-rsvp .tribe-events-tickets .tribe-tickets-meta-row header {
      padding-top: 30px; }
    .tribe-tickets-rsvp .tribe-events-tickets .tribe-tickets-table {
      border: none; }
      .tribe-tickets-rsvp .tribe-events-tickets .tribe-tickets-table tbody tr td {
        vertical-align: middle;
        padding-top: 15px; }
      .tribe-tickets-rsvp .tribe-events-tickets .tribe-tickets-table tbody input,
      .tribe-tickets-rsvp .tribe-events-tickets .tribe-tickets-table tbody select {
        background-color: transparent;
        border-color: currentColor;
        border-width: 2px;
        width: 100%; }

.event-title-related {
  margin: 20px 0;
  position: relative;
  z-index: 10; }
  @media (min-width: 1200px) {
    .event-title-related {
      margin: 40px 0 -42px; } }

.tribe-events-single ul.tribe-related-events {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .tribe-events-single ul.tribe-related-events li {
    margin: 0;
    padding: 0;
    float: none;
    position: relative;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
    @media (min-width: 544px) {
      .tribe-events-single ul.tribe-related-events li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%; } }
    @media (min-width: 1200px) {
      .tribe-events-single ul.tribe-related-events li {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%; } }
    .tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding: 60px 20px; }
    .tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail {
      width: 100%;
      float: none; }

#tribe-events-footer:before, #tribe-events-footer:after {
  display: none; }

#tribe-events-footer .tribe-events-sub-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
    float: none;
    width: auto;
    max-width: 45%; }
  #tribe-events-footer .tribe-events-sub-nav li a {
    line-height: 1;
    display: inline-block;
    max-width: 100%;
    padding: 11px 30px 11.5px;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-shadow: none;
    border-radius: 100px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    outline: none;
    z-index: 10; }
    #tribe-events-footer .tribe-events-sub-nav li a:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      z-index: -1;
      padding: 2px;
      border-radius: inherit;
      background-color: #fff;
      transition: 333ms all;
      pointer-events: none;
      background-clip: content-box;
      left: 0;
      right: auto;
      width: 100%; }
    #tribe-events-footer .tribe-events-sub-nav li a:hover {
      text-decoration: none; }
      #tribe-events-footer .tribe-events-sub-nav li a:hover:before {
        left: auto;
        right: 0;
        width: 0%; }

#tribe-events-footer .tribe-events-sub-nav {
  margin: 40px 0; }

#tribe-events-header .tribe-events-sub-nav {
  margin-bottom: 40px; }

/*--------------------------------------------------------------
## Events Calendar Shortcode
--------------------------------------------------------------*/
@media (min-width: 992px) {
  .ecs-event-list .ecs-event:nth-child(n+4) {
    padding-top: 1.7647rem; } }

.tm_pb_row_fullwidth .ecs-event-list {
  margin-left: 0;
  margin-right: 0; }

.sidebar .textwidget .ecs-event-list {
  margin: 0; }

.ecs-event-list.with-thumbs .ecs-event {
  padding: 13px;
  position: relative; }
  .sidebar .textwidget .ecs-event-list.with-thumbs .ecs-event {
    padding: 0; }
  .ecs-event-list.with-thumbs .ecs-event .event-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 992px) {
      .ecs-event-list.with-thumbs .ecs-event .event-content {
        padding: 70px 50px; } }
    @media (min-width: 1600px) {
      .tm_pb_row_fullwidth .ecs-event-list.with-thumbs .ecs-event .event-content {
        padding: 67px 20px; } }
    .sidebar .textwidget .ecs-event-list.with-thumbs .ecs-event .event-content {
      position: relative;
      height: auto;
      padding: 20px 20px 20px 0; }
      @media (min-width: 1200px) {
        .sidebar .textwidget .ecs-event-list.with-thumbs .ecs-event .event-content {
          position: absolute;
          height: 100%;
          padding: 20px; } }

@media (min-width: 768px) {
  .sidebar .textwidget .ecs-event {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 10px; } }

.ecs-event > a {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%; }
  .ecs-event > a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 333ms all;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0; }
  .ecs-event > a img {
    display: block;
    width: 100%;
    transition: 850ms all;
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transform: scale(1.1) translateY(-4%);
    -ms-transform: scale(1.1) translateY(-4%);
    transform: scale(1.1) translateY(-4%); }

.tm_pb_row_fullwidth .with-big-thumb {
  margin-left: 0;
  margin-right: 0; }

.with-big-thumb .ecs-event {
  position: relative; }
  .with-big-thumb .ecs-event > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .with-big-thumb .ecs-event > a:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.3); }
    .with-big-thumb .ecs-event > a img {
      max-width: inherit;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      pointer-events: none; }
      #tm_builder_outer_content .with-big-thumb .ecs-event > a img {
        max-width: inherit; }
    .with-big-thumb .ecs-event > a:after {
      background: rgba(0, 0, 0, 0.14);
      opacity: 1; }
  .with-big-thumb .ecs-event .event-content {
    padding: 50px 20px 50px 20px; }
    @media (min-width: 1200px) {
      .with-big-thumb .ecs-event .event-content {
        padding-left: 40px;
        padding-right: 40px; } }
    @media (min-width: 1600px) {
      .with-big-thumb .ecs-event .event-content {
        /*padding: 92px calc(1.7647rem / 2 + 26px) 90px;*/ } 
      }

.ecs-event-list .big-event .entry-title {
  margin-bottom: 50px; }

.ecs-event-list .big-event .event-time-container {
  margin-bottom: 38px; }
  .ecs-event-list .big-event .event-time-container div {
    font-size: 1rem;
    display: inline-block;
    margin-right: 20px; }
    .ecs-event-list .big-event .event-time-container div i {
      width: 30px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      border-radius: 50%;
      font-size: 12px;
      margin-right: 10px;
      box-shadow: 0 11px 16px rgba(0, 0, 0, 0.15); }

.event-time-container div i {
  background: #ffd800 !important;
}

.ecs-event-list .big-event .event-tags {
  margin-bottom: 37px;
  position: relative;
  padding-left: 70px;
  display: none; 
}
  .ecs-event-list .big-event .event-tags i {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -27px;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    line-height: 54px;
    text-align: center; }

.ecs-event-list .big-event .tm_pb_countdown_timer {
  margin-bottom: 39px; }

#tm_builder_outer_content .big-event .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container {
  text-align: left; }

.with-thumbs .ecs-event .event-time-container {
  padding-bottom: 20px; }
  .with-thumbs .ecs-event .event-time-container .event-weekday {
    font-size: 1.059rem;
    line-height: 1;
    text-transform: uppercase; }

.with-thumbs .ecs-event .event-tags {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.with-thumbs .ecs-event .event-link {
  margin-top: 37px; }
  .sidebar .textwidget .with-thumbs .ecs-event .event-link {
    margin-top: 20px; }
    @media (min-width: 1200px) {
      .sidebar .textwidget .with-thumbs .ecs-event .event-link {
        margin-top: 37px; } }

.with-thumbs .ecs-event .event-content .event-time-container {
  margin-bottom: auto; }
  /*.with-thumbs .ecs-event .event-content .event-time-container .event-weekday,
  .with-thumbs .ecs-event .event-content .event-time-container .event-date {
    transition: 333ms all;
    transition-timing-function: cubic-bezier(0.6, -0.335, 0.41, 1.35);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0; }
    .sidebar .textwidget .with-thumbs .ecs-event .event-content .event-time-container .event-weekday, .sidebar .textwidget
    .with-thumbs .ecs-event .event-content .event-time-container .event-date {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; }
      @media (min-width: 1200px) {
        .sidebar .textwidget .with-thumbs .ecs-event .event-content .event-time-container .event-weekday, .sidebar .textwidget
        .with-thumbs .ecs-event .event-content .event-time-container .event-date {
          -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
          transform: translateY(100%);
          opacity: 0; } }
  .with-thumbs .ecs-event .event-content .event-time-container .event-date {
    transition-delay: 50ms; }*/

.with-thumbs .ecs-event .event-content .event-tags a {
  transition: 333ms all;
  transition-timing-function: cubic-bezier(0.6, -0.335, 0.41, 1.35);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  display: inline-block; }
  @media (min-width: 1600px) {
    .tm_pb_row_fullwidth .with-thumbs .ecs-event .event-content .event-tags a {
      margin-top: 10px; } }
  .with-thumbs .ecs-event .event-content .event-tags a:nth-child(1) {
    transition-delay: 150ms; }
  .with-thumbs .ecs-event .event-content .event-tags a:nth-child(2) {
    transition-delay: 200ms; }
  .with-thumbs .ecs-event .event-content .event-tags a:nth-child(3) {
    transition-delay: 250ms; }
  .with-thumbs .ecs-event .event-content .event-tags a:nth-child(4) {
    transition-delay: 300ms; }
  .with-thumbs .ecs-event .event-content .event-tags a:nth-child(4) ~ a {
    display: none; }
  @media (min-width: 1600px) {
    .tm_pb_row_fullwidth .with-thumbs .ecs-event .event-content .event-tags a:nth-child(5) {
      display: block; } }
  .sidebar .textwidget .with-thumbs .ecs-event .event-content .event-tags a {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    transition-delay: 0ms; }
    @media (min-width: 1200px) {
      .sidebar .textwidget .with-thumbs .ecs-event .event-content .event-tags a {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0; }
        .sidebar .textwidget .with-thumbs .ecs-event .event-content .event-tags a:nth-child(1) {
          transition-delay: 300ms; }
        .sidebar .textwidget .with-thumbs .ecs-event .event-content .event-tags a:nth-child(2) {
          transition-delay: 250ms; }
        .sidebar .textwidget .with-thumbs .ecs-event .event-content .event-tags a:nth-child(3) {
          transition-delay: 200ms; }
        .sidebar .textwidget .with-thumbs .ecs-event .event-content .event-tags a:nth-child(4) {
          transition-delay: 150ms; } }

.with-thumbs .ecs-event:hover > a:after {
  opacity: 1; }

.with-thumbs .ecs-event:hover > a img {
  -webkit-transform: scale(1.1) translateY(4%);
  -ms-transform: scale(1.1) translateY(4%);
  transform: scale(1.1) translateY(4%); }

.with-thumbs .ecs-event:hover .event-content .event-time-container .event-weekday,
.with-thumbs .ecs-event:hover .event-content .event-time-container .event-date,
.with-thumbs .ecs-event:hover .event-content .event-tags a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }
  .tm_pb_row_fullwidth .with-thumbs .ecs-event:hover .event-content .event-time-container .event-weekday,
  .sidebar .textwidget .with-thumbs .ecs-event:hover .event-content .event-time-container .event-weekday, .tm_pb_row_fullwidth
  .with-thumbs .ecs-event:hover .event-content .event-time-container .event-date,
  .sidebar .textwidget
  .with-thumbs .ecs-event:hover .event-content .event-time-container .event-date, .tm_pb_row_fullwidth
  .with-thumbs .ecs-event:hover .event-content .event-tags a,
  .sidebar .textwidget
  .with-thumbs .ecs-event:hover .event-content .event-tags a {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }

/*--------------------------------------------------------------
## TM Gallery
--------------------------------------------------------------*/
.single-tm_pg_set .entry-header div:not(:empty),
.single-tm_pg_album .entry-header div:not(:empty) {
  position: absolute;
  padding: 0 8px 13px;
  margin-bottom: 8px;
  top: -25px;
  left: -20px; }
  @media (min-width: 992px) {
    .single-tm_pg_set .entry-header div:not(:empty),
    .single-tm_pg_album .entry-header div:not(:empty) {
      top: -77px;
      left: -70px; } }

.single-tm_pg_set .entry-header .entry-page-title,
.single-tm_pg_album .entry-header .entry-page-title {
  position: relative;
  z-index: 10; }

.single-tm_pg_set .entry-content > p,
.single-tm_pg_album .entry-content > p {
  margin-top: 1.5em; }

.tm-pg_front_gallery {
  padding: 0; }
  .tm-pg_front_gallery .tm_pg_gallery-item_link_show-more {
    position: relative;
    z-index: 10; }
    .tm-pg_front_gallery .tm_pg_gallery-item_link_show-more:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      transition: 333ms all;
      opacity: 0;
      z-index: -1; }
    .tm-pg_front_gallery .tm_pg_gallery-item_link_show-more:hover:before {
      opacity: 1; }
  .tm-pg_front_gallery .load-more-button .btn {
    line-height: 1;
    display: inline-block;
    max-width: 100%;
    padding: 11px 30px 11.5px;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-shadow: none;
    border-radius: 100px;
    border-radius: 100px;
    padding: 19px 50px 18.5px; }
    .tm-pg_front_gallery .load-more-button .btn:before {
      line-height: inherit; }

.tm-pg_front_gallery .tm-pg_animation-fade.tm-pg_hover-custom .tm_pg_gallery-item_link:before {
  opacity: 0;
  visibility: visible;
  transition: 333ms all;
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }

.tm-pg_front_gallery .tm-pg_animation-fade.tm-pg_hover-custom .tm_pg_gallery-item_link:hover:before {
  opacity: .6; }

.tm-pg_front_gallery .tm-pg_animation-fade.tm-pg_hover-custom .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta > * {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-timing-function: cubic-bezier(0.6, -0.335, 0.41, 1.35); }

.tm-pg_front_gallery .tm-pg_animation-fade.tm-pg_hover-custom .tm_pg_gallery-item_meta {
  visibility: visible; }
  .tm-pg_front_gallery .tm-pg_animation-fade.tm-pg_hover-custom .tm_pg_gallery-item_meta > * {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    transition: 250ms all;
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .tm-pg_front_gallery .tm-pg_animation-fade.tm-pg_hover-custom .tm_pg_gallery-item_meta > *:nth-child(1) {
      transition-delay: 50ms; }
    .tm-pg_front_gallery .tm-pg_animation-fade.tm-pg_hover-custom .tm_pg_gallery-item_meta > *:nth-child(2) {
      transition-delay: 150ms; }
    .tm-pg_front_gallery .tm-pg_animation-fade.tm-pg_hover-custom .tm_pg_gallery-item_meta > *:nth-child(3) {
      transition-delay: 100ms; }
    .tm-pg_front_gallery .tm-pg_animation-fade.tm-pg_hover-custom .tm_pg_gallery-item_meta > *:nth-child(4) {
      transition-delay: 0; }

.tm-pg_front_gallery-tabs {
  background-color: #333333;
  border: none;
  font-size: 0; }
  #tm_builder_outer_content .tm_pb_module .tm-pg_front_gallery-tabs {
    background-color: #333333;
    margin-top: 50px; }
  .tm-pg_front_gallery-tabs li {
    position: relative; }
    .tm-pg_front_gallery-tabs li:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: auto;
      right: -1px;
      width: 2px;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.1); }
    .tm-pg_front_gallery-tabs li:last-child:after {
      display: none; }
    .tm-pg_front_gallery-tabs li a {
      padding: 10px 15px;
      position: relative;
      text-transform: capitalize; }
      @media (min-width: 1200px) {
        .tm-pg_front_gallery-tabs li a {
          padding: 21px 30px; } }
      .tm-pg_front_gallery-tabs li a:after {
        display: none; }
    .tm-pg_front_gallery-tabs li.active a, .tm-pg_front_gallery-tabs li:hover a {
      padding: 10px 15px; }
      @media (min-width: 1200px) {
        .tm-pg_front_gallery-tabs li.active a, .tm-pg_front_gallery-tabs li:hover a {
          padding: 21px 30px; } }

.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers {
  line-height: 39px;
  display: inline-block;
  min-width: 39px;
  height: 39px;
  margin: 0 2px 2px 0;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  border-radius: 100px;
  position: relative;
  z-index: 10; }
  .tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 333ms all;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    top: 2px;
    left: 2px;
    background: #fff;
    border-radius: inherit;
    z-index: -1; }
  .tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers i {
    font-size: 1em;
    line-height: 39px; }
  .tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers:hover:before, .tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.current:before {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0); }

.tm-pg_front_gallery-grid .tm_pg_gallery-item_label,
.tm-pg_front_gallery-masonry .tm_pg_gallery-item_label,
.tm-pg_front_gallery-justify .tm_pg_gallery-item_label {
  background: none;
  right: 10px;
  text-align: center; }

.tm-pg_front_gallery-grid .tm_pg_gallery-item_meta,
.tm-pg_front_gallery-masonry .tm_pg_gallery-item_meta,
.tm-pg_front_gallery-justify .tm_pg_gallery-item_meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.tm-pg_front_gallery-grid .tm_pg_gallery-item_title,
.tm-pg_front_gallery-masonry .tm_pg_gallery-item_title,
.tm-pg_front_gallery-justify .tm_pg_gallery-item_title {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin: 0 0 10px;
  text-transform: capitalize; }

.tm-pg_front_gallery-grid .tm_pg_gallery-item_description,
.tm-pg_front_gallery-masonry .tm_pg_gallery-item_description,
.tm-pg_front_gallery-justify .tm_pg_gallery-item_description {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin: 0 0 20px; }

.tm-pg_front_gallery-grid .tm_pg_gallery-item_icon,
.tm-pg_front_gallery-masonry .tm_pg_gallery-item_icon,
.tm-pg_front_gallery-justify .tm_pg_gallery-item_icon {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.tm-pg_front_gallery-grid .tm_pg_album-icon,
.tm-pg_front_gallery-grid .tm_pg_set-icon,
.tm-pg_front_gallery-grid .tm_pg_image-icon,
.tm-pg_front_gallery-masonry .tm_pg_album-icon,
.tm-pg_front_gallery-masonry .tm_pg_set-icon,
.tm-pg_front_gallery-masonry .tm_pg_image-icon,
.tm-pg_front_gallery-justify .tm_pg_album-icon,
.tm-pg_front_gallery-justify .tm_pg_set-icon,
.tm-pg_front_gallery-justify .tm_pg_image-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  margin: 0 0 5px; 
  color: #ffd800 !important;
}

.invert .team-socials .team-socials_link:hover, .invert .team-listing_name a:hover {
  color: #ffd800 !important;
}
  @media (min-width: 1200px) {
    .tm-pg_front_gallery-grid .tm_pg_album-icon,
    .tm-pg_front_gallery-grid .tm_pg_set-icon,
    .tm-pg_front_gallery-grid .tm_pg_image-icon,
    .tm-pg_front_gallery-masonry .tm_pg_album-icon,
    .tm-pg_front_gallery-masonry .tm_pg_set-icon,
    .tm-pg_front_gallery-masonry .tm_pg_image-icon,
    .tm-pg_front_gallery-justify .tm_pg_album-icon,
    .tm-pg_front_gallery-justify .tm_pg_set-icon,
    .tm-pg_front_gallery-justify .tm_pg_image-icon {
      width: 54px;
      height: 54px; } }
  .tm-pg_front_gallery-grid .tm_pg_album-icon:before,
  .tm-pg_front_gallery-grid .tm_pg_set-icon:before,
  .tm-pg_front_gallery-grid .tm_pg_image-icon:before,
  .tm-pg_front_gallery-masonry .tm_pg_album-icon:before,
  .tm-pg_front_gallery-masonry .tm_pg_set-icon:before,
  .tm-pg_front_gallery-masonry .tm_pg_image-icon:before,
  .tm-pg_front_gallery-justify .tm_pg_album-icon:before,
  .tm-pg_front_gallery-justify .tm_pg_set-icon:before,
  .tm-pg_front_gallery-justify .tm_pg_image-icon:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
    font-size: 20px;
    line-height: 30px; }
    @media (min-width: 1200px) {
      .tm-pg_front_gallery-grid .tm_pg_album-icon:before,
      .tm-pg_front_gallery-grid .tm_pg_set-icon:before,
      .tm-pg_front_gallery-grid .tm_pg_image-icon:before,
      .tm-pg_front_gallery-masonry .tm_pg_album-icon:before,
      .tm-pg_front_gallery-masonry .tm_pg_set-icon:before,
      .tm-pg_front_gallery-masonry .tm_pg_image-icon:before,
      .tm-pg_front_gallery-justify .tm_pg_album-icon:before,
      .tm-pg_front_gallery-justify .tm_pg_set-icon:before,
      .tm-pg_front_gallery-justify .tm_pg_image-icon:before {
        font-size: 30px;
        line-height: 54px; } }

.tm-pg_front_gallery-grid .tm_pg_album-icon:before,
.tm-pg_front_gallery-masonry .tm_pg_album-icon:before,
.tm-pg_front_gallery-justify .tm_pg_album-icon:before {
  content: 'photo_camera'; }

.tm-pg_front_gallery-grid .tm_pg_set-icon:before,
.tm-pg_front_gallery-masonry .tm_pg_set-icon:before,
.tm-pg_front_gallery-justify .tm_pg_set-icon:before {
  content: 'photo_library'; }

.tm-pg_front_gallery-grid .tm_pg_image-icon:before,
.tm-pg_front_gallery-masonry .tm_pg_image-icon:before,
.tm-pg_front_gallery-justify .tm_pg_image-icon:before {
  content: 'photo'; }

.tm-pg_front_gallery-grid .tm_pg_gallery-item_counter,
.tm-pg_front_gallery-masonry .tm_pg_gallery-item_counter,
.tm-pg_front_gallery-justify .tm_pg_gallery-item_counter {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  text-transform: none;
  margin: 0; }

/*--------------------------------------------------------------
## Booked
--------------------------------------------------------------*/
@media (min-width: 1200px) {
  .booked-calendar-shortcode-wrap {
    padding-left: 65px;
    padding-right: 65px; } }

body table.booked-calendar {
  background: none;
  border: none; }
  body table.booked-calendar thead {
    background: none !important; }
    body table.booked-calendar thead th {
      padding-bottom: 43px;
      border: none; }
      body table.booked-calendar thead th .monthName {
        height: auto;
        text-transform: none;
        vertical-align: middle; }
      body table.booked-calendar thead th .page-left,
      body table.booked-calendar thead th .page-right {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        left: auto;
        right: auto;
        top: auto;
        opacity: .2; }
        body table.booked-calendar thead th .page-left:hover,
        body table.booked-calendar thead th .page-right:hover {
          left: auto;
          right: auto;
          opacity: 1; }
      body table.booked-calendar thead th .page-left {
        margin-right: 30px; }
        body table.booked-calendar thead th .page-left i:before {
          content: '\f104'; }
      body table.booked-calendar thead th .page-right {
        margin-left: 30px; }
        body table.booked-calendar thead th .page-right i:before {
          content: '\f105'; }
    body table.booked-calendar thead tr.days th {
      padding-bottom: 40px; }
  body table.booked-calendar tr.days,
  body table.booked-calendar tr.days th {
    background-color: transparent !important;
    border: none !important; }
  body table.booked-calendar tr.week td.active {
    background-color: transparent; }
    body table.booked-calendar tr.week td.active .date {
      background-color: transparent; }
  body table.booked-calendar tr.entryBlock {
    background-color: #f7fafd; }
    body table.booked-calendar tr.entryBlock td {
      padding: 0 !important; }
      body table.booked-calendar tr.entryBlock td .booked-appt-list {
        padding: 0;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
        color: inherit; }
        body table.booked-calendar tr.entryBlock td .booked-appt-list > h2 {
          padding: 37px 30px;
          text-align: left;
          text-transform: uppercase;
          margin: 0; }
        body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot {
          color: inherit;
          border: none;
          margin: 0;
          background-color: transparent;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          padding: 10px;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center; }
          @media (min-width: 992px) {
            body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot {
              padding-left: 120px;
              padding-right: 120px;
              padding-top: 15px;
              padding-bottom: 15px; } }
          @media (min-width: 992px) {
            body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot:first-of-type {
              padding-top: 30px; } }
          @media (min-width: 992px) {
            body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot:last-of-type {
              padding-bottom: 30px; } }
          body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot .timeslot-time,
          body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot .timeslot-people,
          body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot .spots-available {
            padding: 0;
            width: auto;
            float: none;
            height: auto; }
          @media (min-width: 992px) {
            body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot .timeslot-time {
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-align-items: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-flex-grow: 1;
              -ms-flex-positive: 1;
              flex-grow: 1; } }
          body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot .timeslot-time span {
            -webkit-flex-basis: 50%;
            -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
            text-transform: none; }
            body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot .timeslot-time span:first-child {
              padding-right: 10px; }
          body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot .timeslot-range i {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            box-shadow: 0 11px 16px rgba(0, 0, 0, 0.15);
            text-align: center;
            line-height: 30px;
            font-size: 12px;
            color: inherit;
            margin-right: 9px; }
          body table.booked-calendar tr.entryBlock td .booked-appt-list .timeslot .timeslot-people .new-appt {
            line-height: 1;
            display: inline-block;
            max-width: 100%;
            padding: 11px 30px 11.5px;
            cursor: pointer;
            text-align: center;
            vertical-align: top;
            white-space: nowrap;
            text-overflow: ellipsis;
            box-shadow: none;
            border-radius: 100px;
            border-radius: 100px;
            padding: 19px 50px 18.5px;
            text-transform: uppercase;
            border: none; }
  body table.booked-calendar td {
    border: none;
    height: 125px !important; }
    body table.booked-calendar td:first-child, body table.booked-calendar td:last-child {
      border: none; }
    body table.booked-calendar td .date {
      background-color: transparent;
      line-height: 125px !important; }
      body table.booked-calendar td .date .number {
        -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important; }
        @media (min-width: 992px) {
          body table.booked-calendar td .date .number {
            width: 70px;
            height: 70px;
            border-radius: 50%;
            line-height: 70px !important; } }
    body table.booked-calendar td.today .date .number {
      border: none; }
    body table.booked-calendar td.prev-month .date, body table.booked-calendar td.prev-date .date {
      background-color: transparent !important; }
      body table.booked-calendar td.prev-month .date .number, body table.booked-calendar td.prev-date .date .number {
        color: #858585;
        background-color: transparent !important; }
    body table.booked-calendar td.prev-month:hover .date .number, body table.booked-calendar td.prev-date:hover .date .number {
      background-color: transparent !important;
      color: inherit !important; }
    body table.booked-calendar td.prev-month .date:hover, body table.booked-calendar td.prev-date .date:hover, body table.booked-calendar td.next-month .date:hover {
      background: none !important; }
    body table.booked-calendar td.prev-month .date .number, body table.booked-calendar td.prev-date .date .number, body table.booked-calendar td.next-month .date .number {
      line-height: 70px !important; }
    body table.booked-calendar td.prev-date .date, body table.booked-calendar td.next-month .date, body table.booked-calendar td:hover .date {
      background-color: transparent !important; }

body .booked-form .cf-block select {
  border-radius: 3px; }

/*# sourceMappingURL=style.css.map */


/*******************************
********** FIXED PINK BAR **************
***********************************/
.fixed-pink-bar {
  position: fixed;
  background: #c21159;
  padding: 25px 45px;
  width: 100%;
  bottom: 0;
  z-index: 10;
  font-size: 18px;
}

.after-content-area {
  display: none;
}

.fixed-pink-bar .after-content-area {
  display: block;
}

.fixed-pink-bar .suburban-info {
  display: table-cell;
  width: 30%;
  padding-right: 25px;
}

.fixed-pink-bar .comic-con-info {
  display: table-cell;
  width: 69%;
}

.fixed-pink-bar .comic-con-info h1 {
  font-size: 45px;
  text-transform: uppercase;
}

.fixed-pink-bar .comic-con-info h5 {
  font-size: 24px;
  text-transform: uppercase;
}

.fixed-pink-bar .comic-con-info {
  font-size: 18px;
}

.fixed-pink-bar .comic-con-info h1, .fixed-pink-bar .comic-con-info h5, .fixed-pink-bar .comic-con-info p, .suburban-address {
  margin: 0px;
  color: #fff !important;
}

.comic-con-info {
  vertical-align: middle;
}

.comic-con-info a {
  font-family: Righteous, cursive; 
  text-transform: uppercase;
  color: #ffd800 !important;
}

.comic-con-info a:hover {
  color: #fff !important;
  cursor: pointer;
}

.location-icon-yellow {
  display: inline-block;
  height: 17px !important;
  vertical-align: -1px;
  margin-right: 4px;
}

.suburban-logo {
  margin-bottom: 7px;
}

.suburban-address {
  display: block;
}

.suburban-address:hover {
  color: #ffd800 !important;
}



/****************************************
***************SUBSCRIPTION BAR ************
***************************************/
#footer-subscribe {
  background-size: cover !important;
  background-position: center !important;
}

#footer-subscribe .container, #footer-sponsors .container {
  width: 100%;
  display: table;
}

#footer-subscribe .h1-style {
  color: #fff !important;
}

#footer-subscribe #title-small, #footer-subscribe .gform_wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

#footer-subscribe .gform_wrapper {
  color: #fff;
}

#footer-subscribe .gform_wrapper label {
  font-family: Righteous, cursive;
  font-weight: 200;
}

#footer-subscribe .gform_wrapper input[type="text"] {
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #fff;
  width: 100%;
}

#footer-subscribe .gform_wrapper input[type="submit"] {
  margin: 0px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_text .btn, .entry-content .btn, #footer-subscribe .gform_wrapper input[type="submit"], 
#tribe-events-footer .tribe-events-sub-nav li a, .btn, .btn-default, .btn-primary, .btn-secondary, button, input[type="button"], input[type="reset"], input[type="submit"], 
.comment-navigation a, .post-navigation a, .posts-navigation a, .more-link, a.wp-show-posts-read-more {
  color: #000 !important;
  font-style: normal;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1.5;
  font-family: Righteous, sans-serif;
  letter-spacing: 0px;
  background: linear-gradient(90deg, #ffd800, #ffd800) !important;
  background: #ffd800 !important;
  border-radius: 100px;
  border: 3px solid #ffd800 !important;
  transition: none;
  text-transform: uppercase;
}

#footer-subscribe .gform_wrapper input[type="submit"]:hover, #tm_builder_outer_content .tm_pb_module.tm_pb_text .btn:hover, .entry-content .btn:hover,
#tribe-events-footer .tribe-events-sub-nav li a:hover, .btn:hover, .btn-default:hover, .btn-primary:hover, .btn-secondary:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, 
.comment-navigation a:hover, .post-navigation a:hover, .posts-navigation a:hover, .more-link:hover, a.wp-show-posts-read-more:hover {
  text-decoration: none; 
  color: #ffd800 !important;
  background: #fff !important;
}

.h1-style {
  letter-spacing: 0px !important;
}

section.wp-show-posts {
  padding-bottom: 55px;
  margin-bottom: 45px;
  border-bottom: 1px solid #ccc;
}

section.wp-show-posts:last-child {
  border-bottom: none;
}


/******************************************
*********** OUR PROUD SPONSORS ***************
*********************************************/
#footer-sponsors {
  background-position: left bottom !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  position: relative;
}

#footer-sponsors .container {
  max-width: none;
}

.sponsor-title h2 {
  font-size: 80px;
  color: #fff !important;
  text-align: right !important;
  text-shadow: -5px 5px #000;
  line-height: 73px;
}

.superhero-lady {
  position: relative;
  display: table-cell;
  width: 25%;
  height: 0;
}

.superhero-lady img {
  width: auto;
  position: absolute;
  bottom: -85px;
  left: 35px;
}

#footer-sponsors ul {
  width: 100%;
  display: inline-block;
}

#footer-sponsors ul li {
  display: inline-block;
  /*width: 31.5%;*/ /** width for if there's three only**/
  width: 23%; /** width for if there's four only**/
  border: 3px solid #000;
  margin: 0px 7.5px;
  transition: ease-in-out 0.1s;
}

.sponsor-title {
  width: 18%;
  padding-right: 45px;
}

.sponsor-listing {
  padding-right: 6%;
}

.sponsor-title, .sponsor-listing {
  display: table-cell; 
  vertical-align: middle;
}

#footer-sponsors ul li:first-child:hover {
  box-shadow: -15px 15px #000;
}

#footer-sponsors ul li:hover {
  box-shadow: 0px 15px #000;
}

#footer-sponsors ul li:last-child:hover {
  box-shadow: 15px 15px #000;
}


/********************************
****** HOMEPAGE CUSTOM CSS ***********
***************************************/
.header-container .header-container_wrap {
  	max-width: 100% !important;
  	width: 90% !important;
}

#home-who-we-are {
  background-position: top right !important;
  display: inline-flex;
  width: 100%;
  background-size: auto 100% !important;
}

.home #primary {
	margin-top: 0px !important;
}

.main-navigation .sub-menu a:hover {
  color: #ffd800 !important;
}

.main-navigation .sub-menu {
  background: rgba(0,0,0,0.8) !important;
}

#red-bg {
  background-position: center left !important;
  display: table;
  margin: 85px 0px;
  background-size: cover !important;
}

#home-who-we-are, #red-bg {
  background-repeat: no-repeat !important;
}

#title-small .h1-style {
  font-size: 45px;
  color: #666;
  margin-bottom: 0px;
}

#title-small.tm_pb_title_align_left .h1-style {
  margin-left: 15px;
}

#red-bg .tm_pb_column_1 {
  padding: 85px 45px 115px 0px !important;
  width: 40%;
}

#red-bg img {
  width: 100% !important;
  filter: drop-shadow(-30px 25px #000);
}

#red-bg #title_id_2, #home-guests #title_id_5, #home-gallery #title_id_7, #inner-page-title .tm_pb_title:nth-child(2), .team-member-name, #home-gallery #title_id_9, #home-gallery #title_id_9 {
  background: #ffd800;
  width: auto;
  display: inline-block;
  padding: 0 15px;
  margin-top: -20px;
  z-index: 9;
  color: #000 !important;
}

#home-gallery #title_id_9 h2 {
	color: #000 !important;
}

#red-bg .tm_pb_column_2 {
  padding-top: 0px !important;
}

#red-bg .tm_pb_column_2, #red-bg .tm_pb_column_1 {
  display: table-cell;
  vertical-align: middle;
}

.mobile-view.site-header__btn-wrap, #home-counter .event-time-container, .home .inner-breadcrumb {
  display: none !important;
}

/*#home-counter {
  background: #323232;
}*/

.invert a {
  color: #fff !important;
}

.main-navigation .menu > li[hidden] {
	display: block !important;
}

.main-navigation .super-guacamole__menu {
	display: none !important;
}

#footer-sponsors br, #upcoming-events .event-tags, #home-guests #title_id_4 .block-revealer__element, #red-bg #title_id_1 .block-revealer__element,
#home-gallery-title #title_id_6 .block-revealer__element, #inner-page-title .tm_pb_title:nth-child(1) .block-revealer__element,
#team-title .tm_pb_title:nth-child(1) .block-revealer__element, #home-gallery-title #title_id_8 .block-revealer__element {
  display: none;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_row_1 {
  background-repeat: repeat-y;
  background-position: left center;
  background-size: 100%;
}

.breadcrumbs .breadcrumbs__item-link, .breadcrumbs .breadcrumbs__item .breadcrumbs__item-sep {
  color: #666 !important;
}

.breadcrumbs .breadcrumbs__item, .breadcrumbs .breadcrumbs__item-link:hover , .breadcrumbs .breadcrumbs__item .breadcrumbs__item-sep:hover {
  color: #c21159 !important;
}

.type-tribe_events {
  border-bottom: 1px solid #e0e0e0 !important;
  padding-bottom: 45px !important;
}

.tribe-events-read-more {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 11px 30px 11.5px;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: none;
  border-radius: 100px;
  border-radius: 100px;
  padding: 11px 30px 11.5px;
  position: relative;
  text-transform: uppercase;
  overflow: hidden;
  z-index: 10;
}

button.menu-toggle {
  background: transparent !important;
  border-radius: none !important;
  border: none !important;
}

.tribe-events-read-more:hover {
  background: #fff !important;
  color: #ffd800 !important;
}

.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
  max-width: none !important;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
  background: #fff !important;
}

#home-counter-event {
  padding: 0px !important;
  background-position: bottom center !important;
  background-size: 100% auto !important;
}

#home-counter-event .tm_pb_column_3 {
  padding: 0px;
}

#home-counter-event .tm_pb_row_2, #home-gallery .tm_pb_row {
  display: table;
}

#home-counter-event .tm_pb_column_3 {
  width: 60%;
}

#home-counter-event #home-counter {
  padding: 0px !important;
}

#home-counter-event .tm_pb_column_3, #home-counter-event #home-counter, #home-gallery-title, #home-gallery-section {
  display: table-cell;
  vertical-align: middle;
}

#home-counter .tm_pb_text_align_left {
  background: #323232 !important;
}

#home-counter .value, #home-counter .flip-clock-wrapper ul li a div div.inn, #home-counter .flip-clock-wrapper ul {
  font-size: 5.1vw !important;
}

#home-counter .tm_pb_module h2 a {
  color: #ffd800 !important;
}

#home-counter .big-event {
  padding: 0px !important;
}

#upcoming-events, #inner-blue-bg {
  background-size: 100% auto !important;
  background-position: top center !important;
  background-repeat: repeat-y !important;
}

#upcoming-events .h1-style {
  color: #fff !important;
}

#upcoming-events .container, #home-guests .container {
  max-width: 1600px !important;
}

#upcoming-events .ecs-event a {
 overflow: hidden;
 box-shadow: 0px 15px #000;
}

#upcoming-events .ecs-event:first-child a {
 box-shadow: -15px 15px #000;
}

#upcoming-events .ecs-event:last-child a {
 box-shadow: 15px 15px #000;
}

#upcoming-events .ecs-event a, #upcoming-events .wp-post-image {
  height: 487px
}

#upcoming-events .ecs-event a {
  position: relative;
}

#upcoming-events .ecs-event-list .entry-title a:hover, #home-gallery #title_id_7 .h1-style {
  color: #000 !important;
}

#upcoming-events .ecs-event {
  flex: 0 0 33%;
  max-width: 33%;
}

#upcoming-events-title {
  flex: 0 0 25%;
}

#event-listing-home {
  flex: 0 0 75%;
  max-width: 75%;
}

#upcoming-events .wp-post-image {
  width: auto;
  max-width: none !important;
  text-align: center;
  position: absolute;
  margin: auto !important;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

#upcoming-events .ecs-event .event-content a {
  box-shadow: none !important;
  height: auto;
}

#upcoming-events h3.entry-title {
  font-size: 30px;
}

#upcoming-events h3.entry-title a, #upcoming-events .event-time-container {
  background: #ffd800;
  padding: 10px 15px 10px 35px;
  margin-left: -37px;
  display: inline-table;
}

#upcoming-events h3.entry-title a, #upcoming-events .event-weekday, #upcoming-events .event-date {
  color: #d02102 !important;
}

#upcoming-events .event-weekday, #upcoming-events .event-date, #upcoming-events .event-tags a {
 opacity: 1;
}

#upcoming-events .event-weekday {
  font-size: 18px;
}

.block-revealer__element {
  background: linear-gradient(90deg, #ffd800, #ffd800) !important;
}

#home-guests, #footer-subscribe, #footer-sponsors {
  padding: 85px 0px !important;
}

#home-guests .container {
  text-align: center !important;
}

#home-guests .tm_pb_column_7 {
  padding-top: 0px !important;
  margin-bottom: 35px;
}

#home-team-btn {
  background: url(/wp-content/uploads/2020/02/home-team-image.jpg);
  background-size: 100% auto !important;
  background-position: top center !important;
}

#home-guests #home-team-btn .tm_pb_button {
  position: absolute !important;
  bottom: 0 !important;
  margin: auto !important;
  left: 0 !important;
  right: 0 !important;
  border-radius: 0 !important;
  border: none;
  border-top: 3px solid #000 !important;
  background: linear-gradient(90deg, #ffd800, #ffd800) !important;
  color: #000 !important;
}

#home-guests #home-team-btn .tm_pb_button:hover {
  background: linear-gradient(90deg, #fff, #fff) !important;
}

/*#home-team-listing .team-listing_socials, #event-listing-home .ecs-event:nth-child(2) .event-time-container, #event-listing-home .ecs-event:nth-child(3) .event-time-container {
  display: none;
}*/

#home-team-listing .team-listing_socials, #event-listing-home .ecs-event .event-time-container {
  display: none;
}

#home-team-listing {
  padding: 0px 21px;
}

#home-team-listing .team-item {
  margin-bottom: 0px !important;
}

#home-team-listing .team-item, #guest-lists .team-item {
  overflow: hidden;
}

#home-team-listing .team-item .tilter, #home-team-btn {
  border: 3px solid #000;
}

#home-team-listing .team-item:hover:nth-child(odd) .team-listing_content a, #our-team .team-item:nth-child(odd) .team-listing_content {
  background: url(/wp-content/uploads/2018/11/guest-name-bg.png);
  padding-top: 50px;
}

#home-team-listing .team-item:hover:nth-child(even) .team-listing_content a, #our-team .team-item:nth-child(even) .team-listing_content {
  background: url(/wp-content/uploads/2018/11/guest-name-bg-2.png);
  padding-top: 36px;
}

#home-team-listing .cherry-team .team-listing_content {
  padding: 0px !important;
}

#home-team-listing .team-item:hover .team-listing_content a, #our-team .team-item .team-listing_content {
  background-position: top center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 100%;
  padding-bottom: 15px;
}

body.page-id-265 .team-item .team-listing_content a {
  pointer-events: none;
}

#home-team-listing .team-listing_overlay {
  background: transparent;
}

#home-team-listing .tilter__caption, #home-team-listing .tilter__figure {
  transform: none !important;
}

#home-team-listing .invert a {
  color: #000 !important;
  display: block;
}

#home-team-listing .invert a:hover {
  color: #ffd800 !important;
}

#home-gallery {
  background-size: 100% auto !important;
  background-position: top center !important;
}

#home-gallery .tm-pg_front_gallery-grid {
  background: url(/wp-content/uploads/2018/11/film-strip.jpg);
  background-size: 100% 100% !important;
  background-position: right center !important;
  padding: 65px 35px;
}

#home-gallery .tm_pg_gallery-item-wrapper {
  border-radius: 25px !important;
  margin: 0px 12px;
}

#home-gallery-title {
  padding: 0px 55px 0px 15px;
}

#home-gallery .tm_pg_gallery-item_label {
  opacity: 0;
  transition: all 0.3s ease;
}

#home-gallery .tm_pb_module a:hover .tm_pg_gallery-item_label {
  opacity: 1;
}

.site-footer {
  margin-bottom: 137px;
}


/**************************************
************* INNER PAGES *************
*****************************************/
.home header.site-header, header .top-panel, .header-container, .home header.site-header .inner-banner-gradient {
  background: transparent !important;
}

header.site-header {
  background-size: cover !important;
  background-position: center !important;
}

header.site-header .inner-banner-gradient {
  background: url(/wp-content/uploads/2018/11/banner-gradient.png);
  background-size: cover !important;
  background-position: top center !important;
}

.site-header .header-container_wrap > div:not(:first-of-type) {
  margin: 25px 0 25px;
}

.tm-pb-icon {
  background: #ffd800 !important;
}

.breadcrumbs__item {
  font-size: 18px !important;
}

.site-content_wrap {
  background: transparent !important;
}

#inner-blue-bg #title-small h2 {
	color: #fff !important;
}

#inner-blue-bg, #inner-blue-bg h4 {
	color: #fff !important;
}

#location-address-inner .suburban-address {
	color: #333 !important;
	text-decoration: none !important;
	margin-top: 15px;
}

#location-address-inner .suburban-address:hover {
	color: #067fce !important;
}

#location-address-inner .suburban-address img {
	margin-right: 8px;
}

#guest-lists .team-item figure {
	padding: 0px !important;
}

#guest-lists .team-item figure img {
	height: auto !important;
	width: auto !important;
}

.team-social .team-socials_icon.fa, .team-social a.guest-email, .team-social a.guest-website {
  font-size: 30px;
}

.team-social a.guest-email {
  color: #067fce !important;
}

.team-social a.guest-website {
  color: #d02102 !important;
}

.team-social a.guest-email:hover, .team-social a.guest-website:hover {
  color: #ffd800 !important;
}

.team-social .team-socials_item {
  margin-right: 8px;
}

.blog #sidebar, .post__cats, .posted-by, .post__comments, .entry-meta i, .single-post #sidebar, .single-post .inner-breadcrumb span:nth-child(5), 
.single-post .inner-breadcrumb .divider-breadcrumb:nth-child(4), .comments-area, .nav-previous a::before, .nav-next a::before, .post-navigation, .single-post .entry-footer,
.single .format-standard.has-thumb .post-thumbnail::after, .single .format-gallery.has-thumb .post-thumbnail::after, .single .format-image.has-thumb .post-thumbnail::after, 
.single .format-video .entry-video .post-thumbnail::after, .tm-pg_front_gallery-grid .tm_pg_gallery-item_label {
  display: none !important;
}

.blog #primary, .single-post #primary {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}

.entry-meta a {
  color: #067fce !important;
  font-size: 18px;
}

.blog .posts-list article {
  border-bottom: 1px solid #ccc;
  padding-bottom: 45px;
  margin-bottom: 45px;
}

.blog .posts-list article:last-child {
  border-bottom:  none;
}

.posts-list--default.posts-list-thumb--fullwidth .posts-list__item.format-standard.has-thumb .post-thumbnail .entry-header .entry-title a, .single .format-standard.has-thumb .entry-header .entry-title {
  color: #333 !important;
}

.posts-list__item.format-standard.has-thumb .entry-header, .single .format-standard.has-thumb .entry-header {
  position: relative;
  padding: 0px !important;
}

.blog .post-thumbnail__img, .single-post .post-thumbnail__img {
  height: auto;
  max-height: 250px;
  width: auto;
  float: left;
  margin: 0px 15px 15px 0px;
}

.comment-navigation .nav-previous a::after, .posts-navigation .nav-previous a::after, .post-navigation .nav-previous a::after {
  left: 19px;
}

#inner-blue-bg a {
  color: #fff !important;
}

#inner-blue-bg a:hover {
  text-decoration: underline !important;
}

#gray-bg {
  background-size: 100% auto !important;
  background-position: bottom center !important;
}

.site-main {
  padding-bottom: 0px !important;
}

#gform_confirmation_message_1 {
  color: #fff !important; 
  font-size: 24px;
}

#pdf-forms .tm_pb_button {
  width: 100%;
}


#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
  min-height: 337px;
  margin: 10px 0;
}

#tm_builder_outer_content #ticket-listing:nth-child(3) .tm_pb_pricing_table, #tm_builder_outer_content #ticket-listing:nth-child(4) .tm_pb_pricing_table {
  min-height: 267px !important;
}

#tm_builder_outer_content #ticket-listing:nth-child(6) .tm_pb_pricing_table {
  min-height: 0 !important;
}

#ticket-listing .tm_pb_pricing_heading h2 {
  color: #067fce !important;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_heading {
    margin-bottom: 0px;
}

#ticket-listing .tm_pb_pricing_content_top {
  padding-bottom: 5px !important;
}

#ticket-listing hr:last-child, #anchor-btns hr:last-child {
  height: 85px !important;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
	padding: 25px;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_content + .tm_pb_pricing_table_button {
	margin-top: 10px;
}

#ticket-listing .tm_pb_pricing_table_button, #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table_button:hover {
  padding: 11px 30px 11.5px !important;
}

#anchor-btns .tm_pb_button {
  margin-bottom: 25px;
  width: 100%;
}

/******************************
******* EVENTS PAGE **************
*****************************/
.tribe-event-featured, #post-2261 {
	display: none;
}

.tribe-events-page-title {
  letter-spacing: 0px;
  text-align: left;
  font-weight: 200;
}

.type-tribe_events {
  width: 31%;
  display: inline-block;
  margin: 5px 10px !important;
  border: 3px solid #000 !important;
  padding: 0px !important;
}

.no-show, .tribe-events-list-separator-month, #tribe-events-header, .tribe-events-cal-links, .event-meta-content, .tribe-events-single .event-content .tribe-events-event-image::after, 
#tribe-events-footer .tribe-events-sub-nav li a::before, .tribe-events-cost, .tribe_events-template-default .inner-breadcrumb {
  display: none !important;
}

.event-image {
  width: 100%;
  height: 350px;
  background-size: cover !important;
  background-position: center !important;
}

.type-tribe_events h3.team-listing_name {
  margin: 0px;
}

.tribe-events-list-event-description {
  background: #ffd800;
  text-align: center;
  display: table;
  height : 100px;
  color: #666;
  border-top: 3px solid #000;
  padding: 0px 10px !important;
  /*padding: 25px 10px !important;*/
}

.type-tribe_events a:hover .tribe-events-list-event-description {
  background: #fff;
}

.tribe-events-list-event-description .event-name {
  display: table-cell;
  vertical-align: middle;
}

/*.post-type-archive .type-tribe_events .event-name .event-detail, .single-event-time*/ .post-type-archive .type-tribe_events .event-name .event-coming-soon, .coming-soon-event-single,
#tribe-events-bar, .tribe-events-title-bar {
  display: none;
}

.post-type-archive .tribe-events-first .event-name .event-detail, .postid-428 .single-event-time, .postid-1506 .single-event-time,
#post-1506.type-tribe_events .event-name .event-detail {
  display: block;
}

.post-type-archive .tribe-events-first .event-name .event-coming-soon, .postid-428 .coming-soon-event-single, .postid-1506 .coming-soon-event-single, 
#post-1506.type-tribe_events .event-name .event-coming-soon, #tribe-events-bar label {
  display: none;
}

.tribe-events-title-bar {
  opacity: 0 !important;
}

.single-event-title h2.h1-style {
	font-style: normal;
	font-weight: 400;
	font-size: 80px;
	line-height: 1.33;
	font-family: Righteous, cursive;
	background: #ffd800;
  width: auto;
  padding: 0 15px;
  color: #000 !important;
}

.single-event-title {
	margin-top: -17px;
  z-index: 9;
  display: inline-block;
}

.event-single-time {
	position: relative;
	padding-left: 15px !important;
}

.tribe-events-schedule {
	margin: 0px !important;
}

.tribe-events-event-image {
	position: relative !important;
	z-index: 0;
	width: auto !important;
	height: auto !important;
	min-width: 0;
	max-width: none;
	max-height: none;
	min-height: 0;
	background: transparent;
	float: left;
	margin: 0px 15px 10px 0px !important;
}

.tribe-events-event-image img {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	height: 380px !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	transform: none !important;
	min-height: 0 !important;
}

.single-tribe_events .type-tribe_events {
    width: 100%;
    display: block;
    margin: 0px !important;
    border: none !important;
    padding: 0px !important;
    color: #333;
    z-index: -1;
}

.single-tribe_events .invert h2 {
  color: #191919;
}

.tribe-events-single .tribe-events-content {
	padding-right: 0px !important;
}

.tibe-events-single-event ul li {
  l
}

.single-tribe_events .type-tribe_events h3, .single-tribe_events .type-tribe_events h5, h5 {
	color: #333 !important;
}

.content-layout-boxed .tribe-events-single .event-content {
	padding: 0px !important;
	margin: 0px !important;
}

.post-type-archive-tribe_events a.tribe-events-button, .main-navigation .menu > li[hidden].super-guacamole__menu {
  display: none !important;
}

.attraction-img {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: 550px;
  width: 550px;
}

.single-tribe_events #tribe-events .tribe-events-content a, #list-links a {
  color: #067fce !important;
}

.single-tribe_events #tribe-events .tribe-events-content .tm_pb_button_module_wrapper a.panelSubButt{
    color: #ffffff !important;
}
.single-tribe_events #tribe-events .tribe-events-content .tm_pb_button_module_wrapper a.panelSubButt:hover{    
    color: #c21159 !important;
}

.single-tribe_events #tribe-events .tribe-events-content a.content-btn, .single-team  a.content-btn {
	color: #fff !important;
}

.single-tribe_events #tribe-events .tribe-events-content a:hover, #list-links a:hover, .single-tribe_events #tribe-events .tribe-events-content a.content-btn:hover, .single-team  a.content-btn:hover {
  color: #c21159 !important;
}


/****************************************
************ TICKETS PAGE *****************
*****************************************/
#ticket-listing ul li {
  padding: 0px !important;
}
.ticket-boxes p{
    margin: 0;
}

/**************************************
************ OUR PEOPLE *******************
********************************************/
#team-title {
  margin: auto;
  left: 0;
  right: 0;
  position: relative;
  margin-bottom: 45px;
}

#team-title .tm_pb_title:nth-child(2) {
  background: #d02102;
  width: auto;
  display: inline-block;
  padding: 0 15px;
  margin-top: -20px;
  z-index: 9;
  color: #fff !important;
}

#team-title .tm_pb_title:nth-child(2) h2.h1-style {
  color: #fff !important;
}

#team-title .tm_pb_title:nth-child(2) .block-revealer__element {
  background: linear-gradient(90deg, #d02102, #d02102) !important;
}

#team-title .tm_pb_column:first-child {
 text-align: right;
}

#team-title .tm_pb_column:first-child img {
  height: 150px;
}

#our-team {
  background-size: auto 100% !important;
  background-position: bottom center !important;
  background-repeat: repeat-x !important;
  padding-bottom: 85px;
}

#our-team .team-listing .team-item .tilter, .emd-container article {
  border: 3px solid #000;
  background: #fff;
}

#our-team .team-listing2 .team-item .tilter {
  border: 3px solid #000;
  background: #fff;
}

#our-team .team-listing .team-item .tilter figure, .emd-container article .person-img {
  padding: 50px 0px 0px;
}

#our-team .team-listing2 .team-item .tilter figure {
  padding: 0px 0px 0px;
  overflow: hidden;
  position: relative;
  height: 360px;
}

#our-team .team-listing .team-item .tilter figure img {
  height: 110px;
  width: auto;
/*  max-height: 360px;*/
  overflow: hidden;
}

#our-team .team-listing2 .team-item .tilter figure img {
  height: auto;
  width: 100%;
  max-width: none;
  overflow: hidden;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
}

#our-team .team-listing_name, #our-team .tilter__figure, #our-team .team-listing_content.tilter__caption, #our-team .team-listing_position, #our-team .team-listing_content > * {
  opacity: 1;
  transition: none !important;
  transform: none !important;
  will-change: none !important;
}

#our-team .team-listing_overlay, .breadcrumbs .trail-browse {
  display: none !important;
}

.inner-breadcrumb {
  font-family: Righteous, cursive;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 200;
  /*max-width: 100%;*/
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}

.inner-breadcrumb a, .inner-breadcrumb {
  color: #666;
}

.inner-breadcrumb a:hover, .inner-breadcrumb .archive, .inner-breadcrumb .current-item {
  color: #c21159;
}

.inner-breadcrumb span, .inner-breadcrumb .divider-breadcrumb {
  display: inline-block;
}

.team-template-default.single-team .inner-breadcrumb span:nth-child(3), .team-template-default.single-team .inner-breadcrumb .divider-breadcrumb:nth-child(2),
.page-id-1578 .team-listing_position, .page-id-1579 .team-listing_position, .page-id-1577 .team-listing_position, .page-id-2124 .team-listing_position {
  display: none !important;
}

#our-team .team-listing_content, #our-team .team-listing_content:hover, #our-team .team-listing_content:active, #our-team .team-listing_content:focus {
  position: absolute;
  bottom: 0;
  text-align: center !important;
}

#our-team .team-listing_content h3, .type-tribe_events h3.team-listing_name {
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
}

#our-team .team-listing .team-item .tilter__figure {
  min-height: 315px;
}

#our-team .team-listing2 .team-item .tilter__figure {
  min-height: 315px;
}

#our-team .position {
  font-size: 17px !important;
}

.team-template-default .site-content_wrap.container {
  /*padding: 0px !important;*/
  background: transparent !important;
}

.cherry-team .team-single-item .team-meta_item:before, .cherry-team .team-photo::before, .cherry-team  .team-meta, #sidebar, .entry-footer {
  display: none;
}

.cherry-team .team-header {
  margin: 0px;
  /*display: inline-block;*/
}

.team-member-name {
  font-size: 80px;
  line-height: 1.33;
}

.cherry-team .team-single-item .team-meta_item {
  line-height: 1.33;
}

.team-template-default #primary {
  flex : 0 0 100% !important;
  max-width: 100% !important;
}

/*#primary {
	margin-top: 45px;
}*/

.team-back {
  margin: 45px 0px;
}

.team-back a {
  font-family: Righteous, cursive;
  color: #666;
  text-transform: uppercase;
}

.team-back a:hover {
  color: #c21159;
}

.team-template-default #title-small {
  position: relative;
  z-index: 10;
}

.cherry-team .team-photo {
  float: left;
  margin: 0px 25px 25px 0px;
  display: inline;
}

.cherry-team .team-content {
	display: inline;
  margin-bottom: 45px;
}

.cherry-team .team-photo div {
  background: #fff;
  /*padding: 25px;*/
}

a .fa-facebook-f::before, a .fa-facebook::before {
  color: #3b5998;
}

a .fa.fa-twitter {
  color: #55acee;
}

a .fa-instagram::before {
  color: #e1306c;
}

a .fa-youtube::before {
  color: #ff0000;
}

a .fa-facebook::before, a .fa.fa-twitter, a .fa-instagram::before, a .fa-youtube::before {
  transition: ease-in-out 0.2s;
}

a:hover .fa-facebook::before, a:hover .fa.fa-twitter, a:hover .fa-instagram::before, a:hover .fa-youtube::before {
  color: #ffd800 !important;
}

ul {
  list-style-image: url('/wp-content/uploads/2019/02/bullet.png');
}

#post-1505 ul {
  margin: auto;
  padding-left: 45px;
  list-style-image: url('/wp-content/uploads/2019/02/bullet.png') !important;
}

#post-1505, #post-2552 {
  /*clear: both;*/
}

#post-1505 img {
  width: 24%;
}

.events-archive .entry-content, .events-archive .entry-header {
  width: 100% !important;
}

.cherry-team .team-photo img {
	/*max-height: 350px;*/
	height: auto;
	width: 100%;
}

/* CODE TO DISABLE TEAM INNERPAGE - IF WANT TO DISABLE CLICK, UNHIDE THIS CODE */
/*#our-team #team-listing a {
  pointer-events: none;
}*/

.single-team .team-photo .guest-sidebar {
  background: #067fce !important;
  padding: 0px 35px;
  color: #fff;
}

.single-team .team-photo .guest-sidebar:first-child {
  padding-top: 25px !important;
}

.single-team .team-photo .guest-sidebar:last-child {
  padding-bottom: 25px !important;
}

.single-team .team-social .team-macros, .single-tribe_events .team-social .team-macros {
  display: inline-block;
  width: auto;
} 

.single-team .cherry-team .team-photo .team-socials {
  position: relative !important;
  background: none;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.single-team .cherry-team .team-photo .team-social {
  margin-bottom: 0px;
}

.single-team .cherry-team .team-photo .team-social div, .single-team .cherry-team .team-photo .team-social, div.image-left {
  background: none;
}

/*.single-team .cherry-team .team-photo .team-social {
  border: 3px solid #000;
  padding: 0 10px;
}*/

.single-team .cherry-team .team-photo .team-social .team-socials .team-socials_link {
  margin-bottom: 10px;
}

div.image-left {
  background: none !important;
}

.image-left, .single-team .guest-sidebar {
  display: block;
  vertical-align: middle;
}

.single-team .guest-sidebar-div .guest-sidebar:first-child {
	padding: 25px 25px 0px;
}

.single-team .guest-sidebar-div .guest-sidebar {
	padding: 0px 25px ;
}

.single-team .guest-sidebar-div .guest-sidebar:last-child {
	padding: 0px 25px 25px;
}

.single-team .guest-sidebar-div .guest-sidebar:only-child {
	padding: 25px;
}


/*
.single-team .guest-sidebar, .guest-img {
  width: 550px;
}*/

.single-team .guest-sidebar-div {
  margin-bottom: 25px;
  display: inline-block;
  background: #ccc;
  max-width: 70%;
}

.single-team .template-single {
  margin-bottom: 55px;
}

.guest-img {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: 450px;
  width: 300px;
}

.single-team .guest-sidebar b.guest-bold, .single-team .guest-sidebar a {
  text-transform: uppercase;
  font-family: Righteous, cursive;
  font-weight: 400;
}

.single-team .guest-sidebar a {
  color: #067fce !important;
}

.single-team .guest-sidebar a:hover {
  color: #c21159 !important;
}

#tm_builder_outer_content #our-team.tm_pb_section  {
  background-color: #067fce !important;
  background-size: 100% auto !important;
  background-repeat: repeat-x !important;
  background-position: top !important;
}

/*body.emd_employee-template-default .inner-breadcrumb { 
  display: none;
}*/

body.emd_employee-template-default #primary {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100%;
}

div.emd-container .emdcontainer {
  padding: 0px;
}

body.emd_employee-template-default div.emd-container .emd-img {
  border-radius: 0px !important;
  border: none !important;
  float: left;
  margin: 0px 15px 15px 0px;
}

body.emd_employee-template-default .person-img {
  text-align: left !important;
}

/****************************************
****** ADDITIONAL TEAM MEMBERS CODING**************
*********************************************/
.emd-container article {
  padding: 0px;
  margin-bottom: 1.7647rem;
  margin-left: 0.7rem;
  margin-right: 0.7rem;
  max-width: 22%;
}

.emd-container article, .person-thumb {
  height: 361px !important;
}

.emd-container article img.emd-img {
  height: 110px !important;
  width: auto;
}

.person-tag {
  background-position: top center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 100%;
  padding-bottom: 15px;
  position: absolute;
  bottom: 6px;
}

.emd-container article:nth-child(odd) .person-tag {
  background: url(/wp-content/uploads/2018/11/guest-name-bg.png);
  padding-top: 50px;
}

.emd-container article:nth-child(even) .person-tag {
  background: url(/wp-content/uploads/2018/11/guest-name-bg-2.png);
  padding-top: 36px;
}

.person-thumb {
  text-align: center;
  width: 100%;
  max-width: 100% !important;
  position: relative;
}

.person-tag a.person-name {
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-family: Righteous, cursive;
  letter-spacing: 0px;
  text-align: inherit;
  color: #191919 !important;
}

.emd-container article a, .emd-container article div a {
  pointer-events: none !important;
}

.person-jobtitle small {
  font-size: 17px !important;
}

/************************************
******** NEWS PAGE *******************
***************************************/
.news-main-title .tm_pb_section { 
  padding-bottom: 0px !important;
}

#news-page .news-item:last-child {
  margin-bottom: 35px;
}

#news-page .news-item a {
	font-family: Righteous, cursive;
	font-weight: 200;
	color: #067fce;
}

#news-page .news-item a:hover {
	color: #c21159;
}

#news-page li.news-item {
	list-style-type: disc;
	margin-left: 20px;
}

/****************************************
*********** HOTELS PAGE *******************
**********************************/
#tm_builder_outer_content #hotel-list .tm_pb_module .tm_pb_button {
/*	border: none !important;
	border-radius: 0px !important;
	background: none !important;
	color: #333333;
	font-family: Roboto, sans-serif;
	text-transform: none;*/
  margin-top: 15px;
  margin-bottom: 45px;
}

#hotel-list img {
	width: 100%;
}

#hotel-list .tm_pb_text_align_left {
  margin-top: 15px;
}

#hotel-list h6 {
  text-transform: uppercase;
}

#hotel-list em {
	font-size: 12px;
}

#hotel-list p {
	margin-bottom: 0px;
}

#hotel-list a.content-btn, #hotel-list a.tm_pb_button {
  margin-top: 15px;
  margin-bottom: 15px;
}


/***************************************
************ 404 PAGE STYLING **************
**************************************/
body.error404 #primary {
  background: none !important;
  background-color: transparent !important;
}

body.error404 .page-content {
  border: 3px solid #000;
}

body.error404 .page-content img {
  border-bottom: 3px solid #000;
}

body.error404 .page-content .btn {
  border-radius: 0px !important;
  width: 100%;
  border: none !important;
  padding: 25px;
}

body.error404 .page-content .btn:hover {
  color: #000 !important;
}

body.error404 .inner-breadcrumb {
  display: none; 
}



/****************************
****** FORM STYLING *************
******************************/
.gform_wrapper .top_label .gfield_label {
    color: #191919;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5;
    font-family: Righteous, cursive;
    letter-spacing: 0px;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper textarea { 
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-top: 15px;
	border-radius: 0;
	border-width: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 1.5;
	font-family: Righteous, cursive;
	letter-spacing: 0px;
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
	display: none !important;
}

.gform_wrapper input::placeholder, .gform_wrapper textarea::placeholder {
	color: #ccc;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
	width:  auto !important;
}

#pdf-forms .tm_pb_button {
	margin-bottom: 25px;
}

#contact-info a {
  color: #333;
}

#contact-info a:hover {
  color: #067fce !important;
}

::placeholder {
  color: #999 !important;
}

.gfield_radio li::before, .gfield_checkbox li::before {
  display: none !important;
}

.gform_wrapper.gf_browser_gecko select {
  padding: 12px 12px 8px;
  border-radius: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  font-family: Righteous, cursive;
  letter-spacing: 0px;
  border: none;
  border-bottom: 1px solid #e0e0e0;
}

.gsection {
  border-bottom: none !important;
}

.gsection h2.gsection_title {
  color: #067fce !important;
  text-transform: uppercase;
  padding: 45px 0px 0px !important;
}

#gform_confirmation_message_2 {
  background-color: #067fce;
  padding: 45px;
  text-align: center;
}

#gform_confirmation_message_2.gform_confirmation_message {
  font-weight: 400;
  font-size: 50px !important;
  color: #fff !important;
  font-family: Righteous, cursive !important;
}



/*********************************
*********** GALLERY **************
**************************************/
.single-tm_pg_album .tm_pg_gallery-item_title, .single-tm_pg_album .tm_pg_gallery-item_description, .tm_pg_gallery-item_label {
  display: none;
}

.tm-pg_front_gallery-grid .tm_pg_gallery-item_counter, .tm-pg_front_gallery-masonry .tm_pg_gallery-item_counter, .tm-pg_front_gallery-justify .tm_pg_gallery-item_counter {
  color: #fff !important;
}

/*#home-gallery .tm_pg_gallery-item-wrapper, .home .tm_pg_gallery-item_link, .home #tm_builder_outer_content .tm_pb_module img {
  max-height: 22vw;
  min-height: 22vw;
}

.home #tm_builder_outer_content .tm_pb_module img {
  width: auto !important;
  max-width: none !important;
  height: 100% !important;
}*/


/*************************
***** ACCORDIONS ****************
************************/
#tm_builder_outer_content .tm_pb_module.tm_pb_toggle + .tm_pb_toggle, #tm_builder_outer_content .tm_pb_accordion .tm_pb_toggle {
    margin: 0;
    border: 3px solid #000;
    border-bottom: 0;
    background: transparent !important;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle:last-child {
	border-bottom: 3px solid #000;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
	color: #000;
	font-size: 25px;
	content: '\f067';
	transition: none !important;
}

#tm_builder_outer_content .tm_pb_toggle.tm_pb_toggle_open h5, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close:hover h5 {
	background-color: #067fce !important;
}

#tm_builder_outer_content .tm_pb_toggle h5 {
	background-color: #ccc;
	padding-right: 70px !important;
}

#tm_builder_outer_content .tm_pb_toggle .tm_pb_toggle_title:hover, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title:hover::before, 
#tm_builder_outer_content .tm_pb_toggle.tm_pb_toggle_open h5, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
    color: #fff !important;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle .tm_pb_toggle_content {
	top: 0px !important;
	padding: 24px 30px;
	border-top: 3px solid rgb(0, 0, 0);
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
	opacity: 1 !important;
	content: '\f068';
}

/*************************
***** SCHEDULE ACCORDIONS ****
************************/

#tm_builder_outer_content .schedule-accordion .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close:hover .tm_pb_toggle_content h5,
#tm_builder_outer_content .schedule-accordion .tm_pb_toggle_open .tm_pb_toggle_content h5,
#tm_builder_outer_content .schedule-accordion .tm_pb_toggle .tm_pb_toggle_content h5 {color: #000000 !important; background-color: transparent !important;}


/****************************
****** PARTNERS & SPONSORS ************
***********************************/
#partners-and-sponsors .tm_pb_column .tm_pb_module {
  border: 3px solid #000;
  margin-bottom: 25px;
  background: #fff;
}

#partners-and-sponsors .tm_pb_column .tm_pb_module img {
  transition: all 0.2s;
  width: 100%;
}

#partners-and-sponsors .tm_pb_column .tm_pb_module:hover img {
  opacity: 0.7;
}

.page-id-1822 #footer-sponsors {
  display: none;
}


/***************************************
******* PRESS RELEASES ****************
**********************************/
#press-release-btns a.tm_pb_button {
  margin-bottom: 25px;
  width: 100%;
}



/***************************************
***********  RESPONSIVENESS  ***************
***************************************/
@media (max-width: 2070px) {
  #footer-sponsors ul li {
    /*width: 30%;*/ /** width for if there's three only**/
    width: 21.4%; /** width for if there's four only**/
  }
}

@media (max-width: 2045px) {
  #home-counter .value, #home-counter .flip-clock-wrapper ul li a div div.inn, #home-counter .flip-clock-wrapper ul {
    font-size: 5vw !important;
  }

  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div {
    padding: 25px 0px;
  }

  #home-counter-event .tm_pb_column_3 {
    max-width: 55%;
  }

  #home-counter h2 {
    font-size: 2.5vw !important;
    margin-bottom: 15px !important
  }

  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container .flip-clock-label {
    font-size: 0.9vw !important;
  }

  #tm_builder_outer_content .tm_pb_module.tm_pb_text .btn, .entry-content .btn {
    font-size: 16px !important;
  }

  .sponsor-listing {
    /*code if 3*/
    /*padding-right: 3vw;*/
    /*code if 4*/
    padding-right: 3vw;
  }
}

@media (max-width: 1600px) {
  #tm_builder_outer_content .tm_pb_slider .tm_pb_container h1 {
    font-size: 80px;
  }

  #tm_builder_outer_content .tm_pb_slider .tm_pb_container h6 {
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 75px;
  }

  #tm_builder_outer_content .tm_pb_slider .tm_pb_container em, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_content {
    font-size: 18px;
  }

  #tm_builder_outer_content .tm_pb_slide_description .tm_pb_slide_title {
    font-size: 28px !important;
  padding-bottom: 0px !important;
  }

  .mobile-view.site-header__btn-wrap {
    display: none !important;
  }

  #upcoming-events .container, #home-guests .container {
    max-width: 1200px !important;
  }

  #upcoming-events .ecs-event a, #upcoming-events .wp-post-image {
    height: 417px;
  }

  #upcoming-events h3.entry-title, #upcoming-events .event-date, #home-team-listing .team-listing_name {
    font-size: 25px;
  }

  #upcoming-events .event-weekday {
    font-size: 16px;
  }

  #home-gallery .tm-pg_front_gallery-grid {
    padding: 55px 25px;
  }

  .sponsor-listing {
    /*code if 3*/
    padding-right: 6vw;
    /*ccode if 4*/
    padding-right: 1vw;
  }
}

@media (max-width: 1440px) {
  #red-bg .tm_pb_column_2 {
    padding: 0px 45px 0px 0px !important;
  }

  .tm_pb_title_wrapper h2, .sponsor-title h2, .team-member-name, .single-event-title h2.h1-style {
    font-size: 65px !important;
  }

  #team-title .tm_pb_column:first-child img {
    height: 114px;
  }

  .sponsor-title h2 {
    line-height: 57px;
  }

  #title-small .h1-style {
    font-size: 35px !important;
  }

  #red-bg #title_id_2, #home-guests #title_id_5, #home-gallery #title_id_7, #inner-page-title .tm_pb_title:nth-child(2), .team-member-name, #home-gallery #title_id_9, #team-title .tm_pb_title:nth-child(2) {
    margin-top: -19px;
  }

  .mobile-view.site-header__btn-wrap {
    display: none !important;
  }

  .sponsor-title {
    padding-right: 25px;
  }

  #our-team #team-title .tm_pb_column:nth-child(1) {
    flex: 0 0 40%;
    max-width: 40%;
  }

  #our-team #team-title .tm_pb_column:nth-child(2) {
    flex: 0 0 60%;
    max-width: 60%;
  }
}

@media (max-width: 1300px) {
  #tm_builder_outer_content .tm_pb_slider .tm_pb_container h1 {
    font-size: 65px;
  }

  #tm_builder_outer_content .tm_pb_slider .tm_pb_container h6 {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 63px;
  }

  #tm_builder_outer_content .tm_pb_slider .tm_pb_container em, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_content {
    font-size: 16px;
  }

  #tm_builder_outer_content .tm_pb_slide_description .tm_pb_slide_title {
    font-size: 24px !important;
    padding-bottom: 0px !important;
  }

  #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description {
    padding: 45px;
  }

  .header-layout-transparent #tm_builder_outer_content .tm_pb_section_0 .tm_pb_slider.tm_pb_module .tm_pb_container {
    /*padding: 250px 0px 0px;*/
  }

  .footer-area-wrap .container {
    max-width: 100% !important;
  }

  .fixed-pink-bar {
    font-size: 1.3vw;
    padding: 25px 10px;
  }

  .fixed-pink-bar .comic-con-info h1 {
    font-size: 3.6vw;
  }

  .fixed-pink-bar .comic-con-info h5 {
    font-size: 2vw;
  }

  .fixed-pink-bar .comic-con-info {
    font-size: 1.5vw;
  }

  .mobile-view.site-header__btn-wrap {
    display: none !important;
  }

  #upcoming-events .container, #home-guests .container {
    max-width: 991px !important;
  }

  #upcoming-events .ecs-event a, #upcoming-events .wp-post-image {
    height: 327px;
  }

  .ecs-event-list.with-thumbs .ecs-event .event-content {
    padding: 40px 30px;
  }

  #upcoming-events h3.entry-title a, #upcoming-events .event-time-container {
    padding: 10px 15px 10px 25px;
    margin-left: -17px;
  }

  #home-team-listing .team-item:hover:nth-child(odd) .team-listing_content a {
    padding-top: 40px;
  }

  #home-team-listing .team-item:hover:nth-child(even) .team-listing_content a {
    padding-top: 26px;
  }

  #home-gallery .tm_pg_gallery-item-wrapper {
    margin: 0px 7.5px;
  }

  .site-footer {
    margin-bottom: 0;
    padding-bottom: 11vw;
  }

  #footer-sponsors ul li {
    width: 28%; /** width for if there's three only**/
    /*code for if 4*/
    width: 49%;
    margin: 0;
    margin-bottom: 4px;
  }

  .superhero-lady {
    width: 35%;
  }

  .superhero-lady img {
    width: 60vw;
    bottom: -85px;
    left: -180px;
    height: 57vw;
    max-width: 57vw !important;
  }

  .sponsor-listing {
    padding-right: 3vw;
  }

  #footer-sponsors ul li:nth-child(odd):hover {
    box-shadow: -15px 15px #000;
  }

  #footer-sponsors ul li:nth-child(even):hover {
    box-shadow: 15px 15px #000;
  }

}

@media (max-width: 1300px) {
	.main-navigation a {
  		padding: 9px 10px !important;
  	}
}

@media (max-width: 1200px) {
  .type-tribe_events {
    width: 48.33%;
    margin: 7.5px !important;
  }

  .type-tribe_events:nth-child(even) {
    margin-left: 0px !important;
  }

  .type-tribe_events:nth-child(odd) {
    margin-right: 0px !important;
  }

}


@media (max-width: 1199px) {
  body, .breadcrumbs__item, .inner-breadcrumb {
    font-size: 14px !important;
  }

  .top-panel__menu {
    max-width: 80% !important;
  }

  .site-link__img {
    height: 90px;
  }

  .site-header.transparent .site-header__row .site-branding, .site-header.centered .site-header__row .site-branding {
    /*margin-top: 15px;*/
  }

  .site-header.transparent .header-container_wrap > div:not(:first-of-type), .site-header .header-container_wrap > div:not(:first-of-type) {
    margin-top: 20px;
  }

  .main-navigation .menu > li + li {
    margin-left: 0px;
  }

  .header-layout-transparent #tm_builder_outer_content .tm_pb_section_0 .tm_pb_slider.tm_pb_module .tm_pb_container {
    /*padding: 200px 0px 0px;*/
  }

  #tm_builder_outer_content .tm_pb_module .tm_pb_button, #tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button, a.content-btn {
    font-size: 14px !important;
  }

  #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button {
    padding: 12px 30px 11.5px !important;
    margin: 2px 0 0;
  }

  #red-bg {
    margin: 65px 0px;
  }

  #red-bg .tm_pb_column_1 {
    padding: 45px 25px 65px 0px !important;
  }

  #red-bg .tm_pb_column_2 {
    padding: 0px 25px 0px 0px !important;
  }

  .tm_pb_title_wrapper h2, .sponsor-title h2, .team-member-name, .single-event-title h2.h1-style {
    font-size: 45px !important;
  }

  .single-event-title {
  	margin-top: -9px !important;
  }

  #team-title .tm_pb_column:first-child img {
    height: 67px;
  }

  .sponsor-title h2 {
    line-height: 37px;
  }

  #title-small .h1-style {
    font-size: 22px !important;
  }

  #footer-subscribe .h1-style {
    font-size: 35px !important;
  }

  #red-bg #title_id_2, #home-guests #title_id_5, #home-gallery #title_id_7, #inner-page-title .tm_pb_title:nth-child(2), .team-member-name, #home-gallery #title_id_9, #team-title .tm_pb_title:nth-child(2) {
    margin-top: -10px;
  }

  .mobile-view.site-header__btn-wrap {
    display: none !important;
  }

  #home-counter-event .tm_pb_column_3 {
    max-width: 70%;
  }

  .with-big-thumb .ecs-event .event-content {
    padding: 25px 20px;
  }

  .single-team .guest-sidebar, .guest-img {
    width: 250px;
  }

  .guest-img  {
    height: 370px;
  }

  #home-counter .value, #home-counter .flip-clock-wrapper ul li a div div.inn, #home-counter .flip-clock-wrapper ul {
    font-size: 5.3vw !important;
  }

  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div {
    padding: 15px 5px !important;
  }

  .ecs-event-list .big-event .tm_pb_countdown_timer {
    margin-bottom: 15px;
  }

  #home-gallery .tm-pg_front_gallery-grid {
    padding: 45px 15px;
  }

  .fixed-pink-bar .container {
    max-width: 100%;
  }

  .sponsor-listing {
    padding-right: 25px;
  }

  #tm_builder_outer_content .tm_pb_blurb .tm-pb-icon-circle {
    height: 50px;
    width: 50px;
  }

  .tribe-bar-submit {
    float: right !important;
    margin-left: 0 !important;
    width: auto !important;
  }

  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
    padding: 25px !important;
    min-height: 460px;
  }

  .attraction-img {
    height: 350px;
    width: 350px;
  }

  .emd-container article.person {
    max-width: 30% !important;
    flex: 0 0 30% !important;
    width: 30% !important;
  }

  #post-1505 img {
    width: 48%;
    margin: 1.5px 0px;
  }

  #post-1505 ul {
    margin-bottom: 25px;
  }

}
 


@media (max-width: 991px) {
  .tm_pb_builder #tm_builder_outer_content .tm_pb_row_1 {
    background-image: none !important;
  }

  #home-who-we-are .tm_pb_column_1_2:first-child {
    display: none !important;
  }

  .invert a {
    color: #fff !important;
  }

  .tribe-bar-submit {
    float: left !important;
    padding-left: 0px;
  }
  .site-copyright, .website-by {
    float: none;
    text-align: center;
  }

  .footer-area-wrap .container {
    max-width: none; 
    margin: 0px 45px;
  } 

  #our-team {
    padding-bottom: 45px;
  }

  .top-panel .container {
    max-width: none;
    width: 100%;
  }

  .top-panel__menu-list {
    text-align: left;
  }

  #tm_builder_outer_content .tm_pb_slider .tm_pb_container h1 {
    font-size: 55px;
    position: relative;
  }

  #tm_builder_outer_content .tm_pb_slider .tm_pb_container h6 {
    font-size: 16px;
    margin-top: 0;
  }

  #tm_builder_outer_content .tm_pb_slide_description .tm_pb_slide_title {
    font-size: 18px !important;
  }

  #tm_builder_outer_content .tm_pb_slider .tm_pb_container em, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_content {
    font-size: 13px;
  }

  #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description {
    padding: 45px 0;
  }

  .event-image {
    height: 220px;
  }

  .menu-toggle[aria-controls="main-menu"] {
    display: inline-block !important;
    position: relative;
    background: none;
    z-index: 1002;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .header-container .header-container_wrap {
  	padding: 0px;
  }

  .main-navigation .menu li a {
    font-size: 12px !important;
    padding: 3px 9px !important;
  }

  .header-layout-transparent #tm_builder_outer_content .tm_pb_section_0 .tm_pb_slider.tm_pb_module .tm_pb_container {
    /*padding: 180px 0px 0px !important;*/
    max-height:  none !important;
  } 

  .header-container .header-container_wrap {
    max-width: 100% !important;
    width: 100% !important;
  }

  .footer-area-wrap .container {
    max-width: none;
    margin: 0px !important;
  }

  .comic-con-info a {
    color: #ffd800 !important;
  }

  #red-bg .tm_pb_column_2 {
    padding: 0px 45px !important;
    width: 100%;
  }

  #home-who-we-are {
    background-size: 100% auto !important;
  }

  .tm_pb_title_wrapper h2, .sponsor-title h2, .team-member-name, .single-event-title h2.h1-style {
    font-size: 35px !important;
  }

  .fixed-pink-bar {
    padding: 15px 10px;
  }

  .mobile-view.site-header__btn-wrap {
    display: none !important;
  }

  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container > div {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 71%, rgba(255, 255, 255, 0.1) 100%)
  }

  #tribe-events-footer .tribe-events-sub-nav li a {
    font-size: 0px !important;
  }

  #tribe-events-footer .tribe-events-sub-nav li a span {
    font-size: 18px !important;
  }

  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container {
    width: 100%;
  }

  #upcoming-events .container, #home-guests .container {
    max-width: 768 !important;
  }

  #upcoming-events .ecs-event a, #upcoming-events .wp-post-image {
    height: 300px;
  }

  #upcoming-events h3.entry-title, #upcoming-events .event-date, #home-team-listing .team-listing_name {
    font-size: 20px;
  }

  #upcoming-events .event-weekday {
    font-size: 14px;
  }

  #home-team-btn {
    flex: 0 0 23%;
    margin-left: 15px;
  }

  #home-team-listing {
    flex: 0 0 75%;
    max-width: 75%;
  }

  #home-team-listing .team-item:hover:nth-child(odd) .team-listing_content a {
    padding-top: 30px;
  }

  #home-team-listing .team-item:hover:nth-child(even) .team-listing_content a {
    padding-top: 16px;
  }

  #home-team-listing .team-item:hover .team-listing_content a {
    padding-bottom: 10px;
  }

  #home-team-listing {
    padding-right: 15px;
  }

  #home-guests, #footer-subscribe, #footer-sponsors {
    padding: 60px 0px !important;
  }

  .superhero-lady img {
    left: -150px;
  }

  #home-gallery-section, #home-gallery .tm_pb_row, #home-gallery-title {
    display: block !important;
  }

  #home-gallery {
    position: relative;
    /*height: 45vw;*/
    background: transparent !important;
    padding-top: 25px;
  }

  #home-gallery-section {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
/*    position: absolute;
    bottom: 0px;
    margin: 0;
    padding: 0;
    left: 0;*/
  }

  #home-gallery-title {
    /*float: left;*/
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
  }

  #home-gallery-section .tm_pg_gallery-item {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }

  #home-gallery-title #title-small.tm_pb_title_align_left .h1-style {
    margin: 0;
    text-align: center;
  }

  #home-counter .value, #home-counter .flip-clock-wrapper ul li a div div.inn, #home-counter .flip-clock-wrapper ul {
    font-size: 4.3vw !important;
  }

  #home-counter .flip-clock-wrapper {
    text-align: left;
  }

  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
    min-height: 280px !important;
    margin: 10px 0px !important;
    padding: 25px 15px !important;
  }

  #tm_builder_outer_content #ticket-listing:nth-child(3) .tm_pb_pricing_table, #tm_builder_outer_content #ticket-listing:nth-child(4) .tm_pb_pricing_table {
    min-height: 264px !important;
  }

  /*#tm_builder_outer_content #ticket-listing:nth-child(6) .tm_pb_pricing_table {
      min-height: 357px !important;
  }*/
  
  #our-team .team-listing2 .team-item .tilter figure {
    height: 275px;
  }

  #our-team .team-listing2 .team-item .tilter__figure {
    min-height: 275px;
  }

  .emd-container article, .person-thumb {
    height: 275px !important;
  }

  .emd-container article .person-img {
    padding: 20px 0px 0px;
  }

}

@media (max-width: 768px) {
  .footer-area-wrap .container {
    max-width: none; 
    margin: 35px 25px;
    width: 100%;
  } 

  .footer-left {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0px;
  }

  .footer-left .footer-logo_img {
    height: 75px;
    width: auto;
    max-width: none;
  }

  .footer-area, .toolbar-btn a:before, .social-list--header {
    display: none;
  }

  .main-navigation.mobile-menu .menu-item-has-children > .sub-menu {
    display: block;
    background: none !important;
  }

  .main-navigation.mobile-menu a {
  	color: #fff !important;
  }

  .main-navigation.mobile-menu .menu-item-has-children > .sub-menu li {
    padding-left: 15px;
  }

  .main-navigation.mobile-menu .menu-item-has-children > .sub-menu li a {
    color: #ccc !important;
  }

  html.mobile-menu-active .menu-toggle[aria-controls="main-menu"] {
    right: 20px !important;
    left: auto !important;
	}

	.main-navigation.mobile-menu {
	    background-color: rgba(51,51,51,0.95) !important;
	}

	.menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.close::before, .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.close::after {
		background-color: #fff !important;
	}

	.menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.close::before:hover, .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.close::after:hover {
		background-color: #ffd800 !important;
	}

	.menu-toggle[aria-controls="main-menu"]:hover .menu-toggle__elem.hamburger, .menu-toggle[aria-controls="main-menu"]:hover .menu-toggle__elem::before, .menu-toggle[aria-controls="main-menu"]:hover .menu-toggle__elem::after {
		background-color: #ffd800 !important;
	}


  .main-navigation .menu li a {
    font-size: 12px !important;
    padding: 4px 35px;
	}

  #hotel-list em {
    margin-bottom: 35px;
    display: block;
  }

  .main-navigation.mobile-menu .menu-item-has-children > .sub-menu li a:hover, .main-navigation.mobile-menu a:hover, .invert .main-navigation .menu > li > a:hover, .invert .main-navigation .menu > li.menu-hover > a, 
  .invert .main-navigation .menu > li.current_page_item > a, .invert .main-navigation .menu > li.current_page_ancestor > a, .invert .main-navigation .menu > li.current-menu-item > a, 
  .invert .main-navigation .menu > li.current-menu-ancestor > a {
  	color: #ffd800 !important;
  }

  .home header.site-header {
  	/*position: absolute;
  	z-index: 2;*/
  }

  .home #content.site-content {
  	/*margin-top: -166px;*/
  }

  .header-layout-transparent #tm_builder_outer_content .tm_pb_section_0 .tm_pb_slider.tm_pb_module .tm_pb_container {
    padding: 0px 0px 0px !important;
    max-height:  none !important;
  } 

  .home .container .header-container, .home .container .top-panel {
    position: absolute;
    z-index: 2;
    background: none;
    width: 100%;
  }

  #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description {
    padding: 180px 0 45px;
}

  .container .header-container, .container .top-panel {
    background: none;
    width: 100%;
  }

/*  .home .container .top-panel{
    background-color: #067fce !important;
	padding: 0 0 2px;
  }
*/
  .container .header-container {
    top: 80px;
  }

/*  .home .container .header-container {
  	background: #333 !important;
  }*/

  #home-counter .flip-clock-wrapper {
    text-align: center;
  }

  .site-header.transparent .header-container_wrap, .site-header.centered .header-container_wrap {
    max-width: none;
    padding: 0 25px;
  }

  .top-panel__menu-list {
    text-align: center;
  }

  .main-navigation .menu > li + li {
    margin-left: 0px; 
  }

  .top-panel__menu {
    max-width: 100% !important;
    width: 100%;
  }

  .toolbar-btn {
    margin: 0 0.5vw !important;
  }

  .toolbar-btn a {
    padding: 0 1.8vw 0 0;
    background: none;
    border: none;
    border-radius: 0;
  }

/*  .home header.site-header {
  	background: #000 !important;
  }
*/
  .toolbar-btn a:hover, .toolbar-btn a:active, .toolbar-btn a:focus, .top-panel__menu-list .menu-item.current-menu-item a {
    background: transparent !important;
  }

  .home .toolbar-btn a {
  	color: #fff !important;
  	font-weight: 200;
  }

  .home .toolbar-btn a:hover, .home .toolbar-btn a:active, .home .toolbar-btn a:focus, .home .top-panel__menu-list .menu-item.current-menu-item a, .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem.hamburger, 
  .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem::before, .menu-toggle[aria-controls="main-menu"] .menu-toggle__elem::after {
  	color: #ffd800 !important;
  }

  .toolbar-btn:nth-child(1) a, .toolbar-btn:nth-child(2) a, .toolbar-btn:nth-child(3) a, .toolbar-btn:nth-child(4) a, .toolbar-btn:nth-child(5) a, .toolbar-btn:nth-child(6) a {
    border-right: 1px solid #fff;
  }

  .toolbar-btn:last-child a {
    padding-right: 0;
  }

  .toolbar-btn:last-child {
    margin-right: 0px !important;
  }

  .home .site-logo__link {
  	margin-top: 3px;
  }

  .site-header__menu-toggle-search {
    max-width: none;
    flex-basis: 0px;
    position: absolute;
    /*top: 95px;*/
    right: 15px;
	}

	.home .site-header__menu-toggle-search {
	    margin-top: 17px !important;
	  }

  .fixed-pink-bar .suburban-info, .fixed-pink-bar .comic-con-info {
    display: block;
    width: 100%;
    padding-right: 0;
    text-align: center;
  }

  .footer-area-wrap .container {
    max-width: 100% !important;
  }

  .fixed-pink-bar {
    font-size: 12px;
  }

  .suburban-logo {
    width: auto;
    height: 50px;
    max-width: none;
  }

  .fixed-pink-bar .comic-con-info h1 {
    font-size: 4.5vw;
    letter-spacing: 0;
  }

  .fixed-pink-bar .comic-con-info h5 {
    font-size: 2.2vw;
    letter-spacing: 0;
  }

  .fixed-pink-bar .comic-con-info {
    font-size: 14px;
  }

  #red-bg .tm_pb_column_2 {
    padding: 0px 25px !important;
  }

  .mobile-view.site-header__btn-wrap {
    display: none !important;
  }

  #showtime-dates .tm_pb_column {
  	display: inline-table;
  	margin: auto;
  	left: 0;
  	right: 0;
  }

  #home-counter-event .tm_pb_column_3, #home-counter-event #home-counter {
    width: 100% !important;
    max-width: 100% !important;
    display: block;
  }

  #home-counter-event .tm_pb_row_2 {
    display: block !important;
  }

  #home-counter .event-content {
    text-align: center;
  }
  
  #home-counter h2 {
    font-size: 6vw !important;
  }

  #home-counter .value, #home-counter .flip-clock-wrapper ul li a div div.inn, #home-counter .flip-clock-wrapper ul {
    font-size: 13.5vw !important;
  }

  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container .flip-clock-label {
    font-size: 2vw !important;
  }

  #upcoming-events .container, #home-guests .container {
    margin: 0 25px;
  }

  #upcoming-events-title, #event-listing-home, #upcoming-events .ecs-event, #home-team-listing {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  #upcoming-events .ecs-event a {
    box-shadow: -15px 15px #000 !important;
  }

  #upcoming-events-title, #upcoming-events .tm_pb_title_wrapper.tm_pb_title_align_left {
    text-align: center;
  }

  #upcoming-events hr.tm_pb_module {
    height: 15px !important;
  }

  #upcoming-events .wp-post-image {
    height: auto;
    width: 100%;
  }

  #upcoming-events .ecs-event a {
    height: 65vw;
  }

  #upcoming-events .event-content a {
    height: auto;
  }

  #upcoming-events h3.entry-title, #upcoming-events .event-date, #home-team-listing .team-listing_name {
    font-size: 6.5vw;
  }

  #home-team-btn {
    flex: 0 0 100%;
    height: 75vw;
    margin: 0px;
  }

  #home-team-listing {
    padding: 0px;
  }

  #home-team-listing .team-item {
    margin-top: 15px;
  }

  #home-team-listing .team-item:nth-child(odd) {
    padding-right: 7px;
  }

  #home-team-listing .team-item:nth-child(even) {
    padding-left: 7px;
  }

  #home-gallery {
    height: auto;
  }

  #home-gallery-section .tm_pg_gallery-item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single-team .guest-sidebar-div {
    margin-top: 15px;
    max-width: 100%;
    width: 100%;
  }

  #home-gallery .tm-pg_front_gallery-grid {
    background: url(/wp-content/uploads/2018/11/film-strip-verticle.png) !important;
    background-size: 100% auto !important;
  }

  #home-gallery .tm-pg_front_gallery-grid {
    padding: 25px 11vw;
  }

  #home-gallery .tm_pg_gallery-item-wrapper {
    margin: 7.5px 0px;
  }

  .site-footer {
    padding: 25px 0px 29vw;
  }

  #footer-subscribe #title-small, #footer-subscribe .gform_wrapper {
    width: 100%;
    display: block;
  }

  #footer-subscribe .gform_wrapper input[type="submit"] {
    width: auto;
  }

  .sponsor-title, .sponsor-listing {
    display: block;
    width: 100%;
    padding: 0px;
  }

  .sponsor-title h2 {
    text-shadow: -3px 3px #000;
    text-align: center !important;
  }

  #footer-sponsors ul li {
    width: 100%; 
    display: block;
    margin: 0 0px 25px;
  }

  #footer-sponsors ul li img {
    width: 100%;
  }

  #footer-sponsors .container {
    padding: 0px 25px;
  }

  .superhero-lady {
    display: none;
  }

  #footer-sponsors ul li:hover {
    box-shadow: -15px 15px #000 !important;
  }

  #footer-sponsors {
    background: #f3b200 !important;
  }

  .site-header.centered .site-header__row .site-branding {
    margin: 11px 0 25px;
  }

  .type-tribe_events {
    width: 100%;
    margin: 7.5px 0 !important;
  }

  .event-image {
    height: 85vw;
  }

  .tribe-events-event-image, .cherry-team .team-photo, .tribe-events-single .team-photo {
		float: none;
		margin: 0px 0 25px 0px !important;
    padding: 0px;
	}

  .guest-img {
    height: 133vw;;
  }

  .attraction-img {
    height: 90vw;;
  }

  .single-team .guest-sidebar, .guest-img, .attraction-img {
    width: 100%;
  }

  .single-team .team-photo .guest-sidebar {
    padding: 0px 25px;
  }

	.tribe-events-event-image img {
		width: 100% !important;
		height: auto !important;
	}

	#tm_builder_outer_content .tm_pb_toggle h5 {
		line-height: 24px !important;
	}

	.cherry-team .team-photo img, .blog .post-thumbnail__img, .single-post .post-thumbnail__img {
		width: 100%;
		height: auto;
		max-height: 100%;
	}

	.mobile-menu span.sub-menu-toggle {
		display: none !important;
	}

	.site-header .header-container_wrap > div:not(:first-of-type) {
		margin: 0px;
	}

  #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table, #tm_builder_outer_content #ticket-listing:nth-child(3) .tm_pb_pricing_table, #tm_builder_outer_content #ticket-listing:nth-child(4) .tm_pb_pricing_table,
  #tm_builder_outer_content #ticket-listing:nth-child(6) .tm_pb_pricing_table {
    min-height: auto !important;
  }



  #our-team .team-listing2 .team-item .tilter figure {
    max-height: 115vw;
    height: 150vw;
  }

  .emd-container article, .person-thumb {
    height: 275px !important;
  }

  .emd-container article.person {
    max-width: 45% !important;
    flex: 0 0 45% !important;
    width: 45% !important;
  }

  #anchor-btns .tm_pb_button {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

@media (max-width: 600px) {
  #home-counter .value, #home-counter .flip-clock-wrapper ul li a div div.inn, #home-counter .flip-clock-wrapper ul {
    font-size: 12vw !important;
  }

  #tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .values-container .flip-clock-label {
    font-size: 10px !important;
  }

  #upcoming-events .ecs-event a {
    height: 85vw;
  }

  #upcoming-events .event-content a {
    height: auto;
  }

  .emd-container article.person {
    max-width: 42.5% !important;
    flex: 0 0 42.5% !important;
    width: 42.5% !important;
  }
}

@media (max-width: 564px) {
  .site-footer {
    padding: 25px 0px 45vw;
  }

  .fixed-pink-bar .comic-con-info h1 {
    font-size: 4vw;
  }
  .fixed-pink-bar .comic-con-info h5 {
    font-size: 4vw;
  }

  .fixed-pink-bar .comic-con-info {
    font-size: 2.3vw;
  }

  .fixed-pink-bar {
    padding: 15px 0px;
	}

  .mobile-view.site-header__btn-wrap {
    display: none !important;
  }

  .site-footer {
    padding: 25px 0px 44vw;
  }

  .suburban-logo {
    width: 70%;
    height: auto;
    max-width: none;
  }
}

@media (max-width: 544px) {
  #our-team #team-title .tm_pb_column:nth-child(1) {
    flex: 0 0 35%;
    max-width: 35%;
    padding-left: 0;
  }

  #our-team #team-title .tm_pb_column:nth-child(2) {
    flex: 0 0 65%;
    max-width: 65%;
    padding: 0px;
  }
}

@media (max-width: 400px) {

  .mobile-view.site-header__btn-wrap {
    display: none !important;
  }

  .site-footer {
    padding: 25px 0px 59vw;
  }

  .suburban-logo {
    width: 80%;
    height: auto;
    max-width: none;
  }

  #our-team #team-title .tm_pb_column:nth-child(1) {
    flex: 0 0 30%;
    max-width: 30%;
  }

  #our-team #team-title .tm_pb_column:nth-child(2) {
    flex: 0 0 70%;
    max-width: 70%;
  }

  .site-link__img {
    height: 70px;
	}
}

@media (max-height: 400px) {
	.fixed-pink-bar .suburban-info, .fixed-pink-bar .comic-con-info {
	    display: table-cell !important;
	}

	.fixed-pink-bar .suburban-info {
		width: 30% !important;
		font-size: 10px !important;
	}

	.fixed-pink-bar .comic-con-info {
		width: 69% !important;
		text-align: left !important;
		padding-left: 10px;
	}

	.fixed-pink-bar .comic-con-info h1 {
	    font-size:3.1vw !important;
	}

	.fixed-pink-bar .comic-con-info h5 {
	    font-size:1.6vw !important;
	}

	.suburban-logo {
	    width: auto !important;
	    height: 31px !important;
	    max-width: none !important;
	}

	.fixed-pink-bar .comic-con-info {
	    font-size: 1.68vw !important;
	}

	.fixed-pink-bar {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
}

/* SCHEDULEING SHIT */
.tt_timetable .event .before_hour_text {display:none;}
.tt_tooltip .tt_tooltip_content {background: #FFFFFF; color: #000000; font-size: 14px;border: solid 1px black;}
.tt_timetable .event a {background: #FFFFFF; color: #000000 !important;}
.tt_tooltip .tt_tooltip_arrow {display: none;}
.tt_tooltip .tt_tooltip_text {width: 300px !important; left: -95px !important;}
.tt_wrapper .sub-menu li::before{display: none;}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected {background: #00A27C !important;}
.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover {background: #FFFFFF !important;}
#tm_builder_outer_content .tm_pb_module .tabs_box_navigation.sf-timetable-menu ul {background: #FFFFFF;}
.sf-timetable-menu li ul {width: 220px;}
 

.toc-sched { padding: 5px 10px; margin: 0px 5px 10px 0px; float: left; font-family: Lato; color: #FFFFFF;}
.date-sched {background-color:#c21159;}
.game-sched {background-color:#d22111;}
.anime-sched {background-color:#00c4b7;}
.celeb-sched {background-color:#04a9ed;}
.den-sched {background-color:#007d26;}
.evening-sched {background-color:#1c1c1c;}
.special-sched {background-color:#ff5e00;}
.sketch-sched {background-color:#3f3f3f;}
.comic-sched {background-color:#999999;}
.trivia-sched {background-color:#a300a3;}
.teen-cos-sched {background-color:#067fcd;}
.special-event-sched {background-color:#ffd900;}
.kid-cos-sched {background-color:#5eba02;}
/*Geek Speed Dating
Gaming
Anime Room
Celebrity Panel
Kids Den
Evening Events
Specialty Panels
Sketch Duels
Comic Guest Panels
Trivia
Cosplay Contest Ages 13+
Speciality Events
Kids Cosplay*/

@media (max-width: 768px) {
  .tt_generate_pdf {display: none !important;}
}