/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Antic|Medula+One|Oswald&display=swap");
@import url("https://fonts.googleapis.com/css?family=Antic|Medula+One|Oswald&display=swap");

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

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

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@-webkit-keyframes menudrop {
    0% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@keyframes menudrop {
    0% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

html {
    font-size: 62.5%
}

html, input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

body > div {
    font-size: 18px;
    font-size: 14.4px;
    font-size: 1.8rem
}

body {
    background-color: #FFF;
    font-family: "Helvetica Neue", Helvetica, "Oswald", Arial, sans-serif;
    font-size: 18px;
    font-size: 14.4px;
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 400
}

input, textarea {
    font-family: "Helvetica Neue", Helvetica, "Oswald", Arial, sans-serif
}

a {
    text-decoration: none
}

img {
    height: auto;
    max-width: 100%
}

h1, h2, h3, h4, h5, h6 {
    margin: 15px 0
}

ul.nolist {
    list-style-type: none;
    margin: 0;
    padding: 0
}

strong {
    font-weight: 700
}

.clearfix {
    content: "";
    display: table;
    clear: both
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

@keyframes menudrop {
    0% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden] {
    display: none
}

template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    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-box-sizing: content-box;
    box-sizing: content-box
}

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

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

.clearfix {
    *zoom: 1
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

html {
    font-family: "Helvetica Neue", Helvetica, 'Oswald', Arial, sans-serif;
    font-size: 50%
}

body {
    font-family: "Helvetica Neue", Helvetica, 'Oswald', Arial, sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Ek Mukta', sans-serif;
    font-weight: 700
}

.after-home-entry .widget-title, .full-header {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    padding: 20px;
    background-color: #18a1d9;
    margin: 0;
    color: #111
}

.site-inner, .wrap {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.site-inner:after, .wrap:after {
    content: " ";
    display: block;
    clear: both
}

@media (max-width: 1200px) {
    .site-inner, .wrap {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .site-inner:after, .wrap:after {
        content: " ";
        display: block;
        clear: both
    }
}

.button {
    padding: 3px 12px;
    border-radius: 4px;
    background-color: #111;
    color: #fff;
    text-decoration: none;
    font-weight: 400
}

.button:hover {
    text-decoration: none;
    background-color: #111;
    color: #fff
}

a {
    color: #111;
    text-decoration: none
}

a:hover {
    color: #111;
    text-decoration: none
}

.page-template-dynamic .flex_container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.page-template-dynamic .flex_container:after {
    content: " ";
    display: block;
    clear: both
}

.page-template-dynamic .flex_container ul {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    list-style-type: none
}

.page-template-dynamic .flex_container ul > li {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    list-style-type: none;
    text-align: center;
    min-height: 425px
}

.page-template-dynamic .flex_container ul > li:nth-child(3n+3) {
    float: right;
    margin-right: 0
}

.page-template-dynamic .flex_container ul > li h4, .page-template-dynamic .flex_container ul > li span {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.site-container {
    background-color: #000
}

.content-sidebar .content {
    width: 70.33898%;
    float: left;
    margin-right: 1.69492%
}

@media (max-width: 800px) {
    .content-sidebar .content {
        width: 66.10169%;
        float: left;
        margin-right: 1.69492%
    }
}

@media (max-width: 500px) {
    .content-sidebar .content {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.content-sidebar .sidebar-primary {
    width: 27.9661%;
    float: right;
    margin-right: 0
}

@media (max-width: 800px) {
    .content-sidebar .sidebar-primary {
        width: 32.20339%;
        float: right;
        margin-right: 0
    }
}

@media (max-width: 500px) {
    .content-sidebar .sidebar-primary {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.sidebar-content .content {
    width: 70.33898%;
    float: right;
    margin-right: 0
}

.sidebar-content .sidebar-primary {
    width: 27.9661%;
    float: left;
    margin-right: 1.69492%
}

.full-width-content .content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.site-inner {
    padding-top: 0
}

@media (max-width: 800px) {
    .site-inner {
        padding: 2.5%
    }
}

.site-inner .content-sidebar-wrap {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: -100px;
    background-color: #fff
}

.site-inner .content-sidebar-wrap:before {
    -webkit-box-shadow: -15px 0 15px -15px inset;
    box-shadow: -15px 0 15px -15px inset;
    content: " ";
    height: 100%;
    left: -15px;
    position: absolute;
    top: 0;
    width: 15px
}

.site-inner .content-sidebar-wrap:after {
    -webkit-box-shadow: 15px 0 15px -15px inset;
    box-shadow: 15px 0 15px -15px inset;
    content: " ";
    height: 100%;
    position: absolute;
    right: -15px;
    width: 15px;
    top: 0
}

.home .site-inner .content-sidebar-wrap {
    background-color: #fff
}

.home .site-inner .entry {
    background-color: #fff;
    color: #111
}

.after-home-entry .widget-title .left-side, .full-header .left-side {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
    margin-bottom: 0
}

@media (max-width: 800px) {
    .after-home-entry .widget-title .left-side, .full-header .left-side {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.after-home-entry .widget-title .right-side, .full-header .right-side {
    width: 40.67797%;
    float: right;
    margin-right: 0;
    margin-bottom: 0
}

@media (max-width: 800px) {
    .after-home-entry .widget-title .right-side, .full-header .right-side {
        display: none
    }
}

.single-post .site-inner .content-sidebar-wrap {
    background: none
}

.single-post .site-inner .content-sidebar-wrap:before {
    -webkit-box-shadow: none;
    box-shadow: none
}

.single-post .site-inner .content-sidebar-wrap:after {
    -webkit-box-shadow: none;
    box-shadow: none
}

.single-post .content {
    background-color: #FFFFFF;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, .75);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, .75)
}

.single-post .sidebar-primary {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, .75);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, .75)
}

.single-post .site-footer .footer-block {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, .75);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, .75)
}

.single-post .site-footer .footer-block:before {
    -webkit-box-shadow: none;
    box-shadow: none
}

.single-post .site-footer .footer-block:after {
    -webkit-box-shadow: none;
    box-shadow: none
}

.site-header {
    position: relative;
    background: #000;
    min-height: 250px
}

.site-header .widget-area {
    width: 78.81356%;
    float: right;
    margin-right: 0;
    text-align: left
}

@media (max-width: 500px) {
    .site-header .widget-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.site-header .dfw-header {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    position: fixed;
    z-index: 100004;
    background: none;
    -webkit-transition-property: background-color, border;
    -o-transition-property: background-color, border;
    transition-property: background-color, border;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.site-header .dfw-header.sticky-menu {
    -webkit-transition-property: background-color, border;
    -o-transition-property: background-color, border;
    transition-property: background-color, border;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    background-color: #111;
    border-bottom: 2px solid #18a1d9
}

.header-image .site-title a {
    background-position: top left !important;
    min-height: 60px
}

.header-image .title-area {
    width: 19.49153%;
    float: left;
    margin-right: 1.69492%;
    margin: 10px 0
}

@media (max-width: 500px) {
    .header-image .title-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.nav-primary {
    background-color: #000;
    border: none
}

@media (max-width: 800px) {
    .nav-primary {
        width: 74.57627%;
        float: left;
        margin-right: 1.69492%
    }
}

@media (max-width: 500px) {
    .nav-primary {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.nav-primary .genesis-nav-menu a {
    color: #111;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px
}

.nav-primary .genesis-nav-menu a:hover {
    background-color: #18a1d9
}

@media (max-width: 1200px) {
    .nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        margin: 0
    }
}

.nav-primary .mega-menu-wrap .entry-title {
    padding: 0
}

.header-right-button {
    float: right;
    margin-top: 30px;
    position: relative;
    text-transform: uppercase
}

@media (max-width: 1200px) {
    .header-right-button {
        margin-right: 20px
    }
}

@media (max-width: 800px) {
    .header-right-button {
        width: 23.72881%;
        float: right;
        margin-right: 0;
        margin-top: 0;
        text-align: right
    }
}

@media (max-width: 500px) {
    .header-right-button {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        position: absolute;
        margin-right: 0;
        top: -50px;
        right: 0
    }
}

.header-right-button .button {
    padding: 5px 20px;
    font-size: 120%;
    background-color: #18a1d9
}

.header-right-button .button:hover {
    background-color: #FAB71A
}

@media (max-width: 800px) {
    .header-right-button .button {
        font-size: 90%
    }
}

.header-right-button ul.header-button-submenu {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: 38px;
    left: 0;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    overflow-y: hidden;
    max-height: 0;
    border-radius: 0 0 4px 4px
}

.header-right-button ul.header-button-submenu.opened {
    max-height: 120px
}

.content-slider {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #111;
    position: relative;
    z-index: 100001
}

.content-slider:after {
    content: " ";
    display: block;
    clear: both
}

.content-slider .home-slides-container {
    position: relative;
    overflow: hidden
}

.content-slider .home-slides {
    width: 20000em;
    position: relative
}

.content-slider .home-slides li.home-slide {
    float: left
}

.content-slider .slide-info {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    color: #fff;
    padding: 20px;
    padding-right: 0
}

@media (max-width: 500px) {
    .content-slider .slide-info {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding-right: 20px
    }
}

.content-slider .slide-title {
    font-size: 200%
}

.content-slider .slide-image {
    width: 66.10169%;
    float: right;
    margin-right: 0;
    padding: 0;
    margin: 0;
    line-height: 0
}

@media (max-width: 500px) {
    .content-slider .slide-image {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.content-slider .slide-image img {
    max-height: 400px;
    width: 100%;
    padding: 0;
    margin: 0
}

.content-slider .slide-button {
    display: none
}

.content-tabs {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.content-tabs:after {
    content: " ";
    display: block;
    clear: both
}

.content-tabs select {
    background-color: #18a1d9;
    margin-top: 20px;
    border: none;
    color: #111;
    font-weight: 700
}

.content-tabs .tab-days {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    background-color: #18a1d9
}

.content-tabs .tab-days li {
    width: 12.61667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    text-align: center;
    font-weight: 700
}

.content-tabs .tab-days li a {
    color: #111;
    display: inline-block;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    outline: 0
}

@media (max-width: 800px) {
    .content-tabs .tab-days li a {
        padding: 20px 5px;
        font-size: 80%
    }
}

.content-tabs .tab-days li a:hover {
    background: #168fbf
}

.content-tabs .tab-days li.active-day a {
    background: #fff
}

.content-tabs .tab-content .active-tab {
    color: #111;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    min-height: 350px;
    background: #fff;
    padding: 20px
}

.content-tabs .tab-content .tab-left {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%
}

@media (max-width: 500px) {
    .content-tabs .tab-content .tab-left {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.content-tabs .tab-content .tab-left img {
    width: 100%;
    max-height: 310px;
    margin: 0;
    line-height: 0
}

.content-tabs .tab-content .tab-mid {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    font-size: 90%
}

@media (max-width: 800px) {
    .content-tabs .tab-content .tab-mid {
        width: 40.67797%;
        float: left;
        margin-right: 1.69492%
    }
}

@media (max-width: 500px) {
    .content-tabs .tab-content .tab-mid {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.content-tabs .tab-content .tab-right {
    width: 32.20339%;
    float: right;
    margin-right: 0
}

@media (max-width: 800px) {
    .content-tabs .tab-content .tab-right {
        width: 23.72881%;
        float: right;
        margin-right: 0;
        font-size: 80%
    }
}

@media (max-width: 500px) {
    .content-tabs .tab-content .tab-right {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        font-size: 100%;
        text-align: center
    }
}

.content-tabs .tab-content .tab-right i {
    width: 16px;
    text-align: center
}

.content-tabs .tab-content .tab-right .tab-coach, .content-tabs .tab-content .tab-right .tab-location, .content-tabs .tab-content .tab-right .tab-time {
    display: block;
    color: #18a1d9
}

.content-tabs .tab-content .tab-right .tab-field {
    color: #111
}

.content-tabs .tab-content .tab-right .tab-book {
    display: block;
    text-align: center;
    margin-top: 10px
}

.content-tabs .tab-content .tab-right .tab-book a {
    padding: 5px 30px;
    display: inline-block;
    color: #111;
    background-color: #FAB71A;
    text-decoration: none;
    font-size: 120%;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 15px
}

.event-content {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
    margin: 0;
    padding: 20px 0 20px 20px;
    color: #111
}

@media (max-width: 800px) {
    .event-content {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 20px
    }
}

.entry-content .event-content {
    margin-left: 0;
    margin-bottom: 0;
    list-style-type: none
}

.entry-content .event-content > li {
    list-style-type: none
}

.event-item .event-image {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.event-item .event-info {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.event-item .event-info-content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.event-item .event-info-meta {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.event-item i {
    width: 16px;
    text-align: center
}

.event-item .event-coach, .event-item .event-location, .event-item .event-meetup, .event-item .event-time {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    display: block;
    color: #18a1d9
}

.event-item .event-field {
    color: #111
}

.event-item .event-meetup {
    float: right;
    margin-right: 0;
    text-align: right
}

.home-news {
    width: 40.67797%;
    float: right;
    margin-right: 0;
    margin: 0;
    padding: 20px 20px 20px 0;
    color: #111
}

@media (max-width: 800px) {
    .home-news {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 20px
    }
}

.no-events .home-news {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 20px
}

.entry-content .home-news {
    margin-left: 0;
    margin-bottom: 0;
    list-style-type: none
}

.entry-content .home-news > li {
    list-style-type: none
}

.home-news .post-entry {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%
}

.home-news .post-entry:nth-child(2n+2) {
    float: right;
    margin-right: 0
}

.home-news .post-entry:nth-child(2n+3) {
    clear: right
}

@media (max-width: 500px) {
    .home-news .post-entry {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.home-news .post-entry .entry-title {
    font-size: 100%
}

.no-events .home-news .post-entry {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%
}

.no-events .home-news .post-entry:nth-child(3n+3) {
    float: right;
    margin-right: 0
}

.no-events .home-news .post-entry:nth-child(3n+4) {
    clear: right
}

.column-span {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.column-span:after {
    content: " ";
    display: block;
    clear: both
}

.col-3 ul > li {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    list-style-type: none
}

@media (max-width: 500px) {
    .col-3 ul > li {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.col-3 ul > li:nth-child(3n+3) {
    float: right;
    margin-right: 0
}

.col-3 ul > li.border-bottom {
    padding-bottom: 20px
}

@media (max-width: 500px) {
    .col-3 ul > li.border-bottom {
        border-bottom: 3px solid #18A1D9;
        margin-bottom: 20px
    }
}

.col-3 ul > li.border-bottom .entry-title {
    padding: 0
}

.col-3 ul {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
    margin: 0;
    color: #111
}

.col-3 li > ul {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 0
}

.col-3 .column-content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    text-align: justify;
    min-height: 330px
}

.col-3 .column-content a {
    color: #18a1d9
}

.col-3 .coachlist {
    margin-top: 20px;
    min-height: 350px
}

.col-3 .coachlist li {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
    list-style-type: none;
    margin-bottom: 20px;
    /*min-height: 146px;
    max-height: 146px*/
}

.col-3 .coachlist li {
    *zoom: 1
}

.col-3 .coachlist li:after, .col-3 .coachlist li:before {
    content: "";
    display: table
}

.col-3 .coachlist li:after {
    clear: both
}

.col-3 .coachlist li:nth-child(3n+3) {
    float: right;
    margin-right: 0
}

.col-3 .coachlist li .post-thumbnail {
    display: block
}

.col-3 .coachlist li img {
    border-radius: 8px
}

.col-3 .coachlist li .entry-title {
    font-size: 16px;
    text-align: center;
    padding: 0
}

.col-3 .coachlist li a {
    color: #111
}

.col-3 .latest-posts {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    background: none;
    color: #111
}

.col-3 .latest-posts .post-thumbnail {
    display: block
}

.col-3 .latest-posts .entry-header {
    min-height: 75px
}

@media (max-width: 500px) {
    .col-3 .latest-posts .entry-header {
        min-height: 0px
    }
}

.col-3 .latest-posts .entry-title {
    font-size: 135%
}

.col-3 .latest-posts a {
    color: #111
}

.col-3 .latest-posts .entry-content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.col-3 .latest-posts .entry-content-date {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%
}

@media (max-width: 800px) {
    .col-3 .latest-posts .entry-content-date {
        width: 66.10169%;
        float: left;
        margin-right: 1.69492%
    }
}

.col-3 .latest-posts .entry-content-comment {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%
}

@media (max-width: 800px) {
    .col-3 .latest-posts .entry-content-comment {
        width: 32.20339%;
        float: right;
        margin-right: 0;
        text-align: right
    }
}

.col-3 .latest-posts .entry-content-readmore {
    width: 32.20339%;
    float: right;
    margin-right: 0;
    text-align: right
}

@media (max-width: 800px) {
    .col-3 .latest-posts .entry-content-readmore {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-top: 10px;
        text-align: center
    }
}

.col-3 .latest-posts .entry-content-readmore .button {
    background-color: #18a1d9
}

.col-3 .column-readmore {
    clear: both;
    text-align: center
}

@media (max-width: 500px) {
    .col-3 .column-readmore {
        margin-bottom: 20px
    }
}

.col-3 .column-readmore .button {
    background-color: #18a1d9
}

.col-3 .featured-item {
    padding: 0
}

@media (max-width: 500px) {
    .col-3 .featured-item {
        margin-bottom: 20px
    }
}

.col-3 .featured-item h4 {
    text-align: center;
    font-size: 125%
}

.col-3 .featured-item a {
    display: block;
    padding: 10px 0;
    color: #111
}

.col-3 .featured-item a.image-link {
    padding: 0
}

.home .entry {
    margin: 0
}

.home .entry .entry-content {
    padding: 0
}

.home .content-sidebar-wrap .entry-title {
    padding: 0
}

@media (max-width: 800px) {
    .home .content-sidebar-wrap .entry-title {
        font-size: 120%
    }
}

.entry {
    padding: 0
}

.entry .entry-content {
    padding: 20px
}

.content-sidebar-wrap {
    position: relative;
    z-index: 100001
}

.content-sidebar-wrap .entry-title {
    padding: 0 20px
}

.content-sidebar-wrap h1.entry-title {
    padding: 0
}

.single-page .entry-title {
    text-align: center;
    text-transform: uppercase;
    background-color: #18a1d9;
    color: #111;
    margin-top: 0;
    padding: 21px 0 22px 0;
    font-size: 300%
}

.single-post .entry-footer, .single-post .entry-header {
    padding: 0 20px
}

.after-home-entry {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.after-home-entry:after {
    content: " ";
    display: block;
    clear: both
}

.after-home-entry .widget-wrap {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.after-home-entry .widget-title {
    font-size: 24px;
    font-size: 19.2px;
    font-size: 2.4rem
}

.after-home-entry .widget-wrap > ul {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 20px
}

.after-home-entry .widget-wrap > ul li {
    width: 16.03053%;
    float: left;
    margin-right: 0.76336%;
    padding-bottom: 0;
    line-height: 0
}

.after-home-entry .widget-wrap > ul li:nth-child(6n+6) {
    float: right;
    margin-right: 0
}

@media (max-width: 500px) {
    .after-home-entry .widget-wrap > ul li {
        width: 32.82443%;
        float: left;
        margin-right: 0.76336%
    }

    .after-home-entry .widget-wrap > ul li:nth-child(3n+3) {
        float: right;
        margin-right: 0
    }
}

.after-home-entry .clear {
    display: none
}

.team_cat_heading {
    clear: both
}

.team-entry {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    margin-bottom: 15px
}

.team-entry:nth-child(3n+3) {
    float: right;
    margin-right: 0
}

.team-entry:nth-child(3n+4) {
    clear: left
}

@media (max-width: 500px) {
    .team-entry {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.team-entry i.fa {
    font-size: 200%
}

.team-entry .fa-facebook-square {
    color: #005992
}

.team-entry .fa-twitter-square {
    color: #2A99E1
}

.team-entry .fa-linkedin-square {
    color: #0077B5
}

.team-entry .fa-instagram-square {
    color: #927F46
}

.page-template-news .entry-content {
    padding: 20px
}

@media (max-width: 800px) {
    .page-template-news .entry-content {
        padding: 10px
    }
}

.page-template-news .cp_pagination {
    display: block !important;
    clear: both
}

.page-template-news .cp_pagination {
    *zoom: 1
}

.page-template-news .cp_pagination:after, .page-template-news .cp_pagination:before {
    content: "";
    display: table
}

.page-template-news .cp_pagination:after {
    clear: both
}

.page-template-news .cp_pagination ul {
    margin-left: 0;
    list-style-type: none
}

.page-template-news .cp_pagination li {
    display: inline-block;
    padding: 0 5px
}

.blog-post {
    width: 32.33%;
    width: 32.33333%;
    float: left;
    margin-right: 1.5%;
    margin-bottom: 15px
}

.blog-post:nth-child(3n+3) {
    margin-right: 0
}

.blog-post:nth-child(3n+4) {
    clear: both
}

@media (max-width: 800px) {
    .blog-post {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.blog-post figure {
    margin: 0
}

.blog-post figure img {
    min-height: 225px
}

@media (max-width: 800px) {
    .blog-post figure img {
        width: 100%
    }
}

ul.blog-icons {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin: 0
}

ul.blog-icons .post-comment, ul.blog-icons .post-date {
    list-style-type: none
}

ul.blog-icons .post-date {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%
}

ul.blog-icons .post-date span {
    padding-left: 5px
}

ul.blog-icons .post-comment {
    width: 49.15254%;
    float: right;
    margin-right: 0
}

ul.blog-icons .post-comment span {
    padding-left: 5px
}

.entry-footer .entry-meta {
    border: none
}

.entry-footer .dfw-gen-author {
    border-top: 1px solid #eee
}

.sidebar .widget {
    padding: 20px;
    margin-bottom: 0
}

.sidebar .youtube-player {
    margin-bottom: 20px
}

.site-footer {
    border: none;
    background: none;
    padding: 0
}

.site-footer .wrap {
    background-color: #18a1d9;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.site-footer .footer-block {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    position: relative
}

.site-footer .footer-block:before {
    -webkit-box-shadow: -15px 0 15px -15px inset;
    box-shadow: -15px 0 15px -15px inset;
    content: " ";
    height: 100%;
    left: -15px;
    position: absolute;
    top: 0;
    width: 15px
}

.site-footer .footer-block:after {
    -webkit-box-shadow: 15px 0 15px -15px inset;
    box-shadow: 15px 0 15px -15px inset;
    content: " ";
    height: 100%;
    position: absolute;
    right: -15px;
    width: 15px;
    top: 0
}

.site-footer .footer-left {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
    text-align: left
}

.site-footer .footer-mid {
    width: 30.20339%;
    float: left;
    margin-right: 1.69492%;
    text-align: center
}

.site-footer .footer-mid .footer-social {
    font-size: 300%;
    color: #111
}

.site-footer .footer-mid .footer-social:hover {
    color: #000
}

.site-footer .footer-mid.footer-sponsors img {
    max-height: 65px
}

.site-footer .footer-right {
    width: 19.25424%;
    float: right;
    margin-right: 0;
    text-align: right;
    color: #000;
    font-size: 20px
}

.site-footer .footer-right span {
    display: block;
    margin-bottom: 15px;
    font-weight: 700
}

.site-footer .footer-right .footer-email a {
    font-size: 24px !important
}

@media (max-width: 1140px) {
    .site-footer .footer-right .footer-email a {
        font-size: 20px !important
    }
}

#wpadminbar {
    z-index: 1000002
}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%)
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("//i.imgur.com/TxzC70f.png") no-repeat;
    cursor: pointer
}

.dcl-disqus-thread {
    padding: 20px
}

#dpsp-floating-sidebar {
    z-index: 100002 !important
}

.header-right-button .book-now-mobile, .header-right-button .smenu-item-mobile {
    display: none !important;
    font-size: 100%;
    width: 100%
}

.header-right-button .button.book-now, .header-right-button .smenu-item-desktop {
    display: inline-block !important;
    font-size: 100%;
    width: 100%
}

.header-right-button {
    position: absolute;
    right: 0;
    top: 0px;
    margin-top: 0;
    width: 130px
}

.header-right-button ul.header-button-submenu {
    width: 100%;
    background: #18a1d9;
    position: absolute;
    left: 0;
    top: 33px;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    overflow-y: hidden;
    visibility: hidden;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px
}

.header-right-button ul.header-button-submenu.opened {
    visibility: visible
}

.header-right-button ul.header-button-submenu li {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    text-transform: uppercase
}

.header-right-button ul.header-button-submenu li a {
    display: inline-block;
    width: 100%;
    padding: 6px 0;
    margin: 0;
    color: #FFFFFF;
    font-size: 75%;
    line-height: 1.1
}

.header-right-button ul.header-button-submenu li a:hover {
    background: #fab71a
}

@media (max-width: 800px) {
    .site-header .dfw-header {
        position: unset
    }

    .header-right-button {
        width: 120px !important;
        right: -18px
    }

    .header-right-button .button.book-now, .header-right-button .smenu-item-desktop {
        display: none !important
    }

    .header-right-button .button.book-now-mobile, .header-right-button .smenu-item-mobile {
        display: inline-block !important
    }

    .header-right-button .button.book-now-mobile {
        width: 100%
    }

    .header-right-button ul.header-button-submenu {
        top: 30px
    }
}

@media (max-width: 480px) {
    .header-right-button {
        top: -30px;
        right: 0
    }
}

@media (max-width: 320px) {
    .site-header .widget-area {
        padding: 0 0 10px 0
    }

    .header-right-button {
        margin: 10px 0 0 0;
        position: relative;
        top: 0;
        float: right
    }

    .home .site-inner .content-sidebar-wrap {
        background: #000
    }
}

@media (max-width: 860px) {
    .footer-block div {
        width: 100% !important;
        padding: 0 !important;
        text-align: center !important;
        margin: 30px 0
    }
}

.team-entry:nth-child(3n+3) {
    float: left
}

.parent {
    padding-bottom: 600px
}

.toggle {
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 1;
    height: 600px;
    left: 0;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    opacity: 1
}

.toggle .container {
    width: 96%;
    margin: 0 auto;
    padding: 30px 0
}

.team-container-button {
    background: rgba(0, 0, 0, .75);
    position: absolute;
    width: 100%;
    height: 100%;
    visibility: hidden;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.team-image-container:hover .team-container-button {
    visibility: visible
}

.team-container-button .table a {
    color: #fff;
    border: 1px solid #fff;
    padding: 15px 16px !important;
    padding: 15px 2rem !important;
    height: 44px;
    line-height: 1.1;
    display: inline-block;
    width: 85%;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer
}

.team-image-container {
    position: relative
}

.table {
    display: table;
    width: 100%
}

.table-c-top {
    display: table-cell;
    vertical-align: top
}

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

.team-container-button .table {
    width: 100%;
    height: 100%;
    display: table;
    text-align: center
}

.container-team-video {
    width: 70%
}

.container-team-desc {
    width: 35%;
    padding: 30px
}

.container-team-video iframe {
    width: 100% !important;
    height: 500px
}

.items-container.page_wider {
    float: left !important;
    width: 100% !important
}

@media (min-width: 1367px) {
    .site-inner, .wrap {
        max-width: 90% !important
    }

    .nav-primary, iframe {
        width: 100%
    }

    .content-slider .slide-image img {
        max-height: none !important
    }

    .content-slider .slide-info {
        font-size: 27px
    }
	
	.full-header h2, h2 {
		font-size: 30px !important;
	}

    .full-header, .full-header h3, h3 {
        font-size: 26px !important
    }

    .nav-primary .genesis-nav-menu a, 
	.site-inner p,
	.site-inner p span,
	.site-inner ul li {
        font-size: 16px !important;
		line-height: 27px !important;
    }
}

@media (min-width: 2300px) {
    .content-slider .slide-info {
        font-size: 33px
    }
}

.content-slider .slide-button {
    display: inline-block;
    color: #fff;
    background: #FAB71A;
    padding: 8px 22px;
    margin-bottom: 0;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 0 rgba(0, 0, 0, .1);
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    letter-spacing: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.column-span.col-2.no-events, .container-home-featured-video {
    margin: 0;
    width: 50%
}

.container-home-featured-video iframe {
    width: 100%;
    height: 311px;
    padding: 20px
}

.no-events .home-news .post-entry {
    width: 100%;
    display: table;
    margin-bottom: 0px
}

.no-events .home-news .post-entry .post-thumbnail, .no-events .home-news .post-entry header {
    display: table-cell;
    width: 49%;
    vertical-align: top
}

.no-events .home-news .post-entry header {
    padding: 0 0 10px 10px;
    font-size: 20px
}

.no-events .home-news .post-entry:nth-child(4), .no-events .home-news .post-entry:nth-child(5), .no-events .home-news .post-entry:nth-child(6) {
    display: none
}

.entry-title small p {
    font-weight: normal;
    padding-top: 10px
}

@media (max-width: 800px) {
    .column-span.col-2.no-events, .container-home-featured-video {
        width: 100%
    }
}

.sub-menu {
    z-index: 999999 !important
}

@media (max-width: 700px) {
    .no-events .home-news .post-entry .post-thumbnail, .no-events .home-news .post-entry header {
        width: 100%;
        display: block
    }

    .no-events .home-news .post-entry .post-thumbnail img {
        width: 100%
    }

    .no-events .home-news .post-entry header {
        padding: 10px 0
    }

    .content-slider .slide-image, .content-slider .slide-info {
        width: 100%
    }

    .content-slider .slide-image, .content-slider .slide-info {
        width: 100%
    }

    .header-image .title-area {
        width: 100% !important;
        text-align: center;
        display: block
    }

    .widget-area.header-widget-area {
        width: 100%;
        max-width: none !important
    }

    .header-right-button, nav#genesis-nav-primary {
        float: none;
        width: 100% !important
    }

    .header-right-button {
        text-align: center
    }

    .genesis-nav-menu .menu-item {
        display: block
    }
}

@media (max-width: 1024px) {
    .mobile-menu {
        display: inline-block;
        float: right;
        margin-top: 30px;
        cursor: pointer
    }

    .mobile-menu .line {
        height: 2px;
        border: 2px solid #fff;
        display: block;
        width: 40px;
        margin: 7px 0
    }

    .site-header .widget-area {
        visibility: hidden;
        display: none
    }

    .widget-area.header-widget-area {
        width: 100%;
        max-width: none !important
    }

    .nav-primary {
        width: 100%
    }

    .nav-primary ul li {
        display: block !important
    }

    .header-right-button {
        position: static;
        right: auto;
        width: 90% !important;
        text-align: center;
        margin: 0 auto;
        float: none
    }
}

@media (min-width: 860px) {
    .container-other-videos .one-half:first-child iframe {
        padding-right: 0
    }

    .container-other-videos .one-half:last-child iframe {
        padding-left: 0
    }
}

.container-featured-image {
    padding: 20px;
    margin: 0 auto
}

.container-featured-image img {
    width: 100%;
    max-width: 100%
}

.site-header .widget-area {
    width: 80.5%
}

.container-other-videos iframe {
    padding-top: 0
}

.btn-blue {
    background-color: #18A1D9;
    padding: 5px 18px;
    font-size: 16px;
    margin-bottom: 30px
}

.btn-blue:hover {
    background-color: #FAB71A !important
}

.text-center {
    text-align: center
}

.no-events .home-news {
    padding: 20px 20px 0 20px !important
}

.container-other-videos iframe {
    max-height: 180px !important
}

.event-content .event-image img, h3.heading-upcoming-events {
    width: 100% !important
}

.event-content {
    width: 50%
}

.event-content {
    padding-right: 20px
}

.event-item .event-meetup {
    text-align: left
}

.full-width {
    width: 100%
}

.content-sidebar main.content {
    width: 70.33898%;
    float: left;
    margin-right: 1.69492%
}

@media (max-width: 800px) and (min-width: 501px) {
    .events-page {
        width: 65% !important
    }
}

@media (max-width: 500px) {
    .events-page {
        width: 100% !important
    }
}

.container-myeventon {
    padding: 20px
}

.one-half img.aligncenter {
    width: auto
}

.site-header .widget-area {
    position: relative
}

.nav-primary {
    float: left;
    margin-top: 30px;
    background-color: transparent
}

.nav-primary #mega-menu-wrap-primary, .nav-primary #mega-menu-wrap-primary #mega-menu-primary, .nav-primary #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link, .nav-primary #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item, .nav-primary #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu {
    background: transparent !important
}

.nav-primary #mega-menu-wrap-primary, .nav-primary #mega-menu-wrap-primary #mega-menu-primary {
    position: unset !important
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    position: unset !important
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0 10px
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: #18A1D9 !important
}

.mega-menu-wrap {
    z-index: 999
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary a, .nav-primary #mega-menu-wrap-primary #mega-menu-primary div, .nav-primary #mega-menu-wrap-primary #mega-menu-primary img, .nav-primary #mega-menu-wrap-primary #mega-menu-primary li, .nav-primary #mega-menu-wrap-primary #mega-menu-primary p, .nav-primary #mega-menu-wrap-primary #mega-menu-primary ul {
    color: #FFFFFF !important;
    text-align: center;
    line-height: 18px
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary a.aligncenter {
    margin-bottom: 12px
}

.mega-menu-link {
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important
}

.mega-sub-menu {
    margin-top: 20px !important
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu {
    width: 100% !important;
    left: 0;
    margin-top: 0 !important;
    padding-top: 20px;
    z-index: 100002;
    border-left: #000000 2px solid;
    border-right: #000000 2px solid;
    border-bottom: #000000 2px solid;
    background: #000000 !important
}

.sticky-menu .nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu {
    background: #111111 !important;
    border-left: #18A1D9 2px solid;
    border-right: #18A1D9 2px solid;
    border-bottom: #18A1D9 2px solid
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0 !important;
    margin-left: 15px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    height: auto !important;
    width: 23% !important;
    float: left;
    font-size: 14px;
    font-family: inherit;
    vertical-align: top
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_text {
    width: 100% !important
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary div.menu_logo {
    width: 100%;
    height: auto
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary div.menu_logo span {
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-left: 20px;
    margin-top: 10px;
    text-transform: uppercase
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    text-align: center !important;
    color: #18A1D9 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: capitalize !important
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .entry-header {
    padding: 0
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .entry-header .entry-title {
    background-color: transparent;
    font-size: 16px;
    font-size: 2rem;
    text-align: left
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .entry-header .entry-title a {
    color: #fff !important;
    text-align: center;
    line-height: 18px
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 0 !important;
    line-height: unset !important;
    background: #000000 !important;
    color: #FFFFFF !important
}

.nav-primary #mega-menu-wrap-primary #mega-menu-primary img {
    width: 100%;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover
}

.sticky-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #111111 !important
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.mega-menu-link:before {
    width: 100% !important;
    margin-right: 0 !important
}

@media only screen and (max-width: 1030px) {
    .nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
        margin-left: 10px !important
    }
}

@media only screen and (max-width: 968px) {
    .site-header .dfw-header.sticky-menu {
        background-color: transparent;
        border-bottom: none;
        -webkit-transition-property: unset;
        -o-transition-property: unset;
        transition-property: unset;
        -webkit-transition-duration: unset;
        -o-transition-duration: unset;
        transition-duration: unset;
        -webkit-transition-timing-function: unset;
        -o-transition-timing-function: unset;
        transition-timing-function: unset
    }

    .site-header .widget-area {
        z-index: 100002
    }

    .nav-primary {
        margin-top: 0;
        background: #000000
    }

    .nav-primary .wrap {
        padding-left: 0;
        padding-right: 0
    }

    .nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        position: relative !important
    }

    .nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu {
        width: 100% !important;
        left: unset;
        background: transparent !important;
        border-left: none;
        border-right: none;
        border-bottom: none;
        -webkit-transition-property: unset;
        -o-transition-property: unset;
        transition-property: unset;
        -webkit-transition-duration: unset;
        -o-transition-duration: unset;
        transition-duration: unset;
        -webkit-transition-timing-function: unset;
        -o-transition-timing-function: unset;
        transition-timing-function: unset
    }

    .sticky-menu .nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu {
        background: transparent !important;
        border-bottom: none;
        border-left: none;
        border-right: none;
        -webkit-transition-property: unset;
        -o-transition-property: unset;
        transition-property: unset;
        -webkit-transition-duration: unset;
        -o-transition-duration: unset;
        transition-duration: unset;
        -webkit-transition-timing-function: unset;
        -o-transition-timing-function: unset;
        transition-timing-function: unset
    }

    .nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
        width: 100% !important
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.mega-menu-link:before {
        width: 100% !important;
        background-size: 252px 100px !important;
        background-repeat: no-repeat
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, .sticky-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: transparent !important;
        color: #FFFFFF !important;
        -webkit-transition-property: unset;
        -o-transition-property: unset;
        transition-property: unset;
        -webkit-transition-duration: unset;
        -o-transition-duration: unset;
        transition-duration: unset;
        -webkit-transition-timing-function: unset;
        -o-transition-timing-function: unset;
        transition-timing-function: unset
    }
}

@media only screen and (max-width: 480px) {
    .nav-primary {
        margin-top: 10px
    }

    .nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
        width: 95% !important;
        margin-right: 10px
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.mega-menu-link:before {
        background-size: 100% 100px !important
    }
}

.site-header .dfw-header .wrap {
    max-width: 100% !important;
    margin: 0;
    position: static
}

.site-header .dfw-header .wrap .title-area {
    width: auto;
    margin: 0;
    max-width: 172px;
    float: none;
    z-index: 99;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 8%
}

@media (max-width: 1730px) {
    .site-header .dfw-header .wrap .title-area {
        left: 5%;
        max-width: 114px
    }
}

@media (max-width: 1360px) {
    .site-header .dfw-header .wrap .title-area {
        left: 2%
    }
}

.site-header .dfw-header .wrap .title-area a {
    width: 172px;
    border-radius: 8px;
    padding: 2px;
    background: url("https://dfwsurf.com/wp-content/themes/dfwsurf/images/footer_logo.png") no-repeat !important;
    background-size: contain !important
}

@media (max-width: 1730px) {
    .site-header .dfw-header .wrap .title-area a {
        width: 114px;
        background-position: center center !important
    }
}

.site-header .dfw-header .wrap .header-widget-area {
    width: 100%
}

.site-header .dfw-header .wrap .nav-primary {
    margin: 0;
    background-color: #18a1d9;
    float: none;
    position: relative;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.site-header .dfw-header .wrap .nav-primary .wrap {
    max-width: 90% !important;
    margin: 0 auto
}

@media (max-width: 1140px) {
    .site-header .dfw-header .wrap .nav-primary .wrap {
        max-width: 96% !important
    }
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item a {
    border-right: 1px solid rgba(0, 0, 0, .03)
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item:last-of-type a {
    border-right: none
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > a {
    margin: 15px 0;
    padding: 0 20px;
    font-size: 24px !important;
    line-height: 60px;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase
}

@media (max-width: 1730px) {
    .site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > a {
        font-size: 18px !important
    }
}

@media (max-width: 1360px) {
    .site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > a {
        padding: 0 10px
    }
}

@media (max-width: 1140px) {
    .site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > a {
        font-size: 16px !important
    }
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > a:hover {
    text-decoration: none;
    color: #FAB71A
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > a span {
    padding: 30px 0
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu {
    text-align: center
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu a:hover {
    background: none
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu .current-menu-item > a {
    color: #FAB71A;
    text-decoration: none
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu .sub-menu {
    -webkit-transition: opacity .0s ease-in-out;
    -o-transition: opacity .0s ease-in-out;
    transition: opacity .0s ease-in-out
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > ul {
    background-color: #f2f2f2
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > ul a {
    padding: 10px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-weight: 400;
    font-size: 17px !important;
    text-transform: capitalize;
    color: #18a1d9;
    text-decoration: none
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > ul a:hover {
    color: #FAB71A;
    background: rgba(0, 0, 0, .06);
    text-decoration: none
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > ul .menu-item-has-children {
    position: relative
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > ul .menu-item-has-children:after {
    content: '\f054';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    text-decoration: none;
    color: rgba(0, 0, 0, .35);
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 75%
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > ul .menu-item-has-children .sub-menu {
    background-color: #f2f2f2;
    margin: 0px 0 0 200px;
    top: 0
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item > ul .menu-item-has-children:hover > a {
    color: #FAB71A;
    background: rgba(0, 0, 0, .06)
}

.site-header .dfw-header .wrap .nav-primary .genesis-nav-menu > .menu-item-has-children:hover > a {
    color: #FAB71A
}

.site-header .dfw-header .wrap .nav-primary .header-right-button {
    right: 8%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    position: absolute
}

@media (max-width: 1730px) {
    .site-header .dfw-header .wrap .nav-primary .header-right-button {
        right: 5%
    }
}

@media (max-width: 1360px) {
    .site-header .dfw-header .wrap .nav-primary .header-right-button {
        right: 2%
    }
}

.site-header .dfw-header .wrap .nav-primary .header-right-button .button {
    background-color: #FFF;
    color: #000
}

@media (max-width: 1730px) {
    .site-header .dfw-header .wrap .nav-primary .header-right-button .button {
        font-size: 14px !important
    }
}

.site-header .dfw-header .wrap .nav-primary .header-right-button .button:hover {
    background: #FFF
}

.site-header .dfw-header .wrap .nav-primary .header-right-button .header-button-submenu {
    top: 60px
}

.site-header .dfw-header.sticky-menu {
    border-bottom: none !important;
    -webkit-animation: menudrop 0.5s ease;
    animation: menudrop 0.5s ease;
    background: rgba(255, 255, 255, 0)
}

.site-header .dfw-header.sticky-menu .nav-primary {
    background: rgba(0, 0, 0, .8);
    opacity: .97;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.site-header .dfw-header.sticky-menu .nav-primary .genesis-nav-menu > .menu-item > a {
    /*margin: 5px 0;*/
    color: #FFF
}

.site-header .dfw-header.sticky-menu .nav-primary .genesis-nav-menu > .menu-item > a span {
    padding: 15px 0
}

.site-header .dfw-header.sticky-menu .title-area a {
    background: url("https://dfwsurf.com/wp-content/uploads/2016/12/cropped-cropped-logo-new-1-2.png") no-repeat !important;
    background-size: contain !important
}

@media (max-width: 1730px) {
    .site-header .dfw-header.sticky-menu .title-area a {
        background-position: center center !important
    }
}
.home .site-container {    background-color: #fff;}