/*!
 
Theme Name: WEC
Theme URI: https://www.themeridiangroup.com
Author: The Meridian Group
Author URI: https://www.themeridiangroup.com/
Description: A Custom Theme by The Meridian Group built with underscores.me
Version: 1.0
 
*/
/************************************************************************************
LAYERING / Z-INDEX:

.subnav-area = 90
.subnav-area ul ul = 91



*************************************************************************************/


/* resets */
html,
body,
div,
span,
object,
iframe,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
hgroup,
menu,
footer,
header,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
}

body.page-id-32 .col-md-5.order-md-2.image {
    width: auto !important;
    height: 420px !important;
    overflow: hidden !important;
}

.container .row main#primary article#post-32 .entry-content .row.band.d-flex.align-items-start.wec-row-with-image-right .col-md-5.order-md-2.image img {
    width: auto !important;
    height: 420px !important;
}

article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
    display: block;
}

body.blog div.wpcf7 .ajax-loader,
body.archive div.wpcf7 .ajax-loader,
body.error404 div.wpcf7 .ajax-loader,
body.search div.wpcf7 .ajax-loader {
    display: none;
}

body.page-template-t-tier-1-contact aside {
    margin-top: 0px;
}

.row.footer-row {
    margin-left: 0px;
    margin-bottom: 10px;
}

.column.footer-col {
    margin-bottom: 8px;
}

article.feed-article:after {
    content: "";
    display: block;
    width: 94%;
    margin-bottom: 2rem;
    border-bottom: 1px solid #919191;
}

body.blog.hfeed .screen-reader-text,
body.archive.hfeed .screen-reader-text,
body.error404.hfeed .screen-reader-text,
body.search.hfeed .screen-reader-text,
body.category .screen-reader-text {
    display: none;
}

body.category div.main-blog-header h1 {
    font: 300 40px/38px "Poppins", sans-serif;
    color: #815374;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 1rem !important;
}

body.blog.hfeed div.main-blog-header h1,
body.archive.hfeed div.main-blog-header h1,
body.error404.hfeed div.main-blog-header h1,
body.search.hfeed div.main-blog-header h1 {
    font: 300 40px/38px "Poppins", sans-serif;
    color: #815374;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 5rem;
}

body.blog #page .main-blog-header h1,
body.archive #page .main-blog-header h1,
body.error404 #page .main-blog-header h1,
body.search #page .main-blog-header h1 {
    margin: 0px 0px 30px;
}

.blog-feed-meta {
    color: gray;
    text-transform: uppercase;
    font: 200 1.1rem/38px "Poppins", sans-serif;
    margin-bottom: 5px;
}

.col-md-6.secondary-blog-feed_btn > p:first-of-type {
    height: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.latest-post-container > div > p:nth-child(3) {
    height: 140px;
    overflow: hidden;
}

.col-md-6.secondary-blog-feed_btn > p:first-of-type:after {
    content: '[...]';
    background: inherit;
    position: absolute;
    bottom: 80px;
    right: -10px;
}

#primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.latest-post-container > div > p:nth-child(3):after {
    content: '[...]';
    background: inherit;
    position: absolute;
    bottom: 39px;
    right: 39px;
}

body.page-id-39847 article.page > div > div.row.band.wec-general-content > div > h2.t2-events-header {
    margin-top: 48px;
    margin-bottom: 24px;
}

body.page-id-39847 article.page > div > div:nth-child(5) > div > div.ul-row {
    margin-top: 0px;
}

aside.widget-area section.widget_recent_entries li:after {
    content: "";
    display: block;
    width: 91%;
    margin-bottom: 1rem;
    border-bottom: 1px solid #919191;
}

#evcal_calendar_events_page_calendar {
    width: 75%;
    margin-bottom: 65px;
}

div#wpcf7-f15-o1 {
    margin-bottom: 55px;
}

section.widget_recent_entries h2 {
    font: 300 40px/38px "Poppins", sans-serif;
    color: #815374;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

#post-34 > div > div:nth-child(17) > div > p:nth-child(2) {
    margin-bottom: 5px;
}

body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-34 .row.wec-general-content:last-of-type {
    margin-top: -10px;
    margin-bottom: 1px;
}

/**Blog categories**/

.mobile-tab-hide {
display: none;
}
  
.mobile-tab, .menu-open-button {
    background: #000;
    position: absolute;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}
.menu-open {
display: none;
}

.hamburger {
    width: 25px;
    height: 3px;
    background: white;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -1.5px;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
}

.cat-active {
    background-color: #815374;
}

.hamburger-1 {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
}

.hamburger-2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.hamburger-3 {
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0);
}

.menu-open:checked + .menu-open-button .hamburger-1 {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg);
}
.menu-open:checked + .menu-open-button .hamburger-2 {
    -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
    transform: translate3d(0, 0, 0) scale(0.1, 1);
}
.menu-open:checked + .menu-open-button .hamburger-3 {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    transform: translate3d(0, 0, 0) rotate(-45deg);
}
.mobile-tab:hover {
    background: #815374;
    color: #036647;
}
.mobile-tab:nth-child(3) {
    -webkit-transition-duration: 180ms;
        transition-duration: 180ms;
}
.mobile-tab:nth-child(4) {
    -webkit-transition-duration: 180ms;
        transition-duration: 180ms;
}
.mobile-tab:nth-child(5) {
    -webkit-transition-duration: 180ms;
        transition-duration: 180ms;
}
.mobile-tab:nth-child(6) {
    -webkit-transition-duration: 180ms;
        transition-duration: 180ms;
}
.menu-open-button {
    z-index: 2;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
        transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition-duration: 400ms;
        transition-duration: 400ms;
    -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
        transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    cursor: pointer;
}
.menu-open-button:active {
    -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
        transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}

.menu-open:checked + .menu-open-button {
    -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
    -webkit-transition-duration: 200ms;
        transition-duration: 200ms;
    -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
        transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}
.menu-open:checked ~ .mobile-tab {
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    height: 37px !important;
    padding-top: 2px;
    font-size: 22px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 33px;
    color: #fff;
    visibility: visible;
}
.menu-open:checked ~ .mobile-tab:nth-child(3) {
    -webkit-transition-duration: 190ms;
        transition-duration: 190ms;
    -webkit-transform: translate3d(0, 55px, 0);
        transform: translate3d(0, 55px, 0);
       
}
.menu-open:checked ~ .mobile-tab:nth-child(4) {
    -webkit-transition-duration: 290ms;
    transition-duration: 290ms;
    -webkit-transform: translate3d(0, 110px, 0);
    transform: translate3d(0, 110px, 0);
    top: -14px;
}
.menu-open:checked ~ .mobile-tab:nth-child(5) {
    -webkit-transition-duration: 390ms;
    transition-duration: 390ms;
    -webkit-transform: translate3d(0, 165px, 0);
    transform: translate3d(0, 165px, 0);
    top: -31px;
}
.menu-open:checked ~ .mobile-tab:nth-child(6) {
    -webkit-transition-duration: 490ms;
    transition-duration: 490ms;
    -webkit-transform: translate3d(0, 220px, 0);
    transform: translate3d(0, 220px, 0);
    top: -48px;
}
.menu-open:checked ~ .mobile-tab:nth-child(7) {
    -webkit-transition-duration: 590ms;
    transition-duration: 590ms;
    -webkit-transform: translate3d(0, 276px, 0);
    transform: translate3d(0, 276px, 0);
    top: -65px;
}
.menu-open:checked ~ .mobile-tab:nth-child(8) {
    -webkit-transition-duration: 690ms;
    transition-duration: 690ms;
    -webkit-transform: translate3d(0, 332px, 0);
    transform: translate3d(0, 332px, 0);
    line-height: 33px;
    top: -83px;
}
.menu-open:checked ~ .mobile-tab:nth-child(9) {
    -webkit-transition-duration: 790ms;
    transition-duration: 790ms;
    -webkit-transform: translate3d(0, 388px, 0);
    transform: translate3d(0, 388px, 0);
    top: -101px;
}
.menu-open:checked ~ .mobile-tab:nth-child(10) {
    -webkit-transition-duration: 890ms;
    transition-duration: 890ms;
    -webkit-transform: translate3d(0, 444px, 0);
    transform: translate3d(0, 444px, 0);
    top: -119px;
}
.menu-open:checked ~ .mobile-tab:nth-child(11) {
    -webkit-transition-duration: 990ms;
    transition-duration: 990ms;
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
    top: -137px;
}
.menu-open:checked ~ .mobile-tab:nth-child(12) {
    -webkit-transition-duration: 1090ms;
    transition-duration: 1090ms;
    -webkit-transform: translate3d(0, 556px, 0);
    transform: translate3d(0, 556px, 0);
    top: -155px;
}
.menu-open:checked ~ .mobile-tab:nth-child(13) {
    -webkit-transition-duration: 1190ms;
    transition-duration: 1190ms;
    -webkit-transform: translate3d(0, 612px, 0);
    transform: translate3d(0, 612px, 0);
    top: -173px;
}
.menu-open:checked ~ .mobile-tab:nth-child(14) {
    -webkit-transition-duration: 1290ms;
    transition-duration: 1290ms;
    -webkit-transform: translate3d(0, 668px, 0);
    transform: translate3d(0, 668px, 0);
    top: -191px;
}
.menu-open:checked ~ .mobile-tab:nth-child(15) {
    -webkit-transition-duration: 1390ms;
    transition-duration: 1390ms;
    -webkit-transform: translate3d(0, 724px, 0);
    transform: translate3d(0, 724px, 0);
    top: -209px;
    }
.menu-open:checked ~ .mobile-tab:nth-child(16) {
-webkit-transition-duration: 1440ms;
transition-duration: 1440ms;
-webkit-transform: translate3d(0, 780px, 0);
transform: translate3d(0, 780px, 0);
top: -227px;
}
.menu-open:checked ~ .mobile-tab:nth-child(17) {
-webkit-transition-duration: 1490ms;
transition-duration: 1490ms;
-webkit-transform: translate3d(0, 836px, 0);
transform: translate3d(0, 836px, 0);
top: -245px;
}
.menu-open:checked ~ .mobile-tab:nth-child(18) {
-webkit-transition-duration: 1540ms;
transition-duration: 1540ms;
-webkit-transform: translate3d(0, 892px, 0);
transform: translate3d(0, 892px, 0);
top: -263px;
}
.menu-open:checked ~ .mobile-tab:nth-child(19) {
-webkit-transition-duration: 1590ms;
transition-duration: 1590ms;
-webkit-transform: translate3d(0, 948px, 0);
transform: translate3d(0, 948px, 0);
top: -281px;
}
.menu-open:checked ~ .mobile-tab:nth-child(20) {
    -webkit-transition-duration: 1640ms;
    transition-duration: 1640ms;
    -webkit-transform: translate3d(0, 1004px, 0);
    transform: translate3d(0, 1004px, 0);
    top: -299px;
}
.menu-open:checked ~ .mobile-tab:nth-child(21) {
    -webkit-transition-duration: 1690ms;
    transition-duration: 1690ms;
    -webkit-transform: translate3d(0, 1058px, 0);
    transform: translate3d(0, 1058px, 0);
    top: -315px;
}
.menu-open:checked ~ .mobile-tab:nth-child(22) {
    -webkit-transition-duration: 1740ms;
    transition-duration: 1740ms;
    -webkit-transform: translate3d(0, 1154px, 0);
    transform: translate3d(0, 1154px, 0);
    top: -372px;
}
.menu-open:checked ~ .mobile-tab:nth-child(23) {
    -webkit-transition-duration: 1790ms;
    transition-duration: 1790ms;
    -webkit-transform: translate3d(0, 1204px, 0);
    transform: translate3d(0, 1204px, 0);
    top: -383px;
}

    .blog .main-blog-header {
        margin-bottom: 10px;
    }
@media screen and (max-width: 1200px) {
    .mobile-tab-hide {
        display: block;
        margin-top: 15px;
    }
    .mobile-tab {
        line-height: 0;
        visibility: hidden;
        cursor: pointer;
    }
    .mobile-tab, .menu-open-button {
    top: 3px;
    margin-left: 0;
    width: 59px;
    height: 44px;
    left: 3px;
    padding-top: 10px;
    font-size: 22px;
    }
    .mobile-tab-hide {
    position: relative;
    left: 0;
    margin-top: 10px !important;
    margin-bottom: -10px !important;
    width: 100%;
    height: 0;
    text-align: center;
    background: #000;
    padding-top: 10px;
    padding-bottom: 42px;
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    }
    .category .widget-area, .blog .widget-area {
        display: none;
    }

    .blog main, .category main {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .wec-post-col {
        width: 34%;
        display: flex;
        margin-top: 40px;
        flex-direction: row;
    }
    .col-lg-9 {
        max-width: 81%;
    }   
    .single .col-lg-9 {
        max-width: 100%;
    }  
    .wec-post-col:nth-of-type(2n) {
        padding-left: 117px;
    }
    .blog nav.navigation.pagination,.category nav.navigation.pagination {
        margin-top: 40px;
    }
}

.opacity {
    opacity: 0.7;
    transition-duration: 600ms;
}

@media screen and (max-width: 992px) {
    .wec-post-col:nth-of-type(2n) {
        padding-left: 0px;
    }

    .wec-post img {
        width: 385px !important;
        height: 210px !important;
    }
    body.page-id-361 .col-lg-9 {
        width:100%;
        max-width:100%;
}
}

@media screen and (max-width: 930px) {
    .wec-post img {
        width: 365px !important;
    }
}

@media screen and (max-width: 880px) {
    .wec-post img {
        width: 345px !important;
    }
}

@media screen and (max-width: 830px) {
    .wec-post img {
        width: 330px !important;
    }
}

@media screen and (max-width: 800px) {
    .wec-post img {
        width: 315px !important;
    }
    .wec-post-col .image {
        width: 100%;
        display: flex;
        align-items: center;
    }
    
}

@media screen and (max-width: 767px) {
    .wec-post img {
        width: 100% !important;
        height: 100% !important;
    }
    .wec-post-col {
        width: 100%
    }
    .blog .col-lg-9, .category .col-lg-9 {
        max-width: 100%;
    }
    .wec-post-col .image {
        width: 100% !important;
        padding: 0 20px;
    }
    .wec-post-col p, .blog-feed-header, .blog-feed-meta {
        text-align: center !important;
    }
    .single .blog-feed-meta {
        text-align: left !important;
    }
    .blog .heateor_sss_sharing_ul, .category .heateor_sss_sharing_ul {
        display: flex;
        justify-content: center;
    }
    .entry-content.pad-mobile {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    }
    .blog .pagination, .category .pagination {
    margin-bottom: 1rem !important;
    }
    .main-blog-header h1 {
        font-size: 40px !important;
    }
}

@media screen and (max-width: 767px) {
    .mobile-tab-hide {
        padding-top: 14.5px;
        padding-bottom: 38px;
    }
    .menu-open:checked ~ .mobile-tab {
    font-size: 18px;
    }
}

/**Alert Bar**/
.alert-bar-cont {
	transition: .4s;
}
.alert-bar-cont .alert-bar {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	font-size: 16px;
	color: #000;
	position: relative;
	font-family: "Poppins", sans-serif;
}
.alert-bar-cont .alert-bar .col{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
}
.alert-bar-cont a {
	text-decoration: none !important;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*background: rgba(0,0,0,0);*/
	transition: .4s;
}
.alert-bar-cont p {
	margin: 0 !important;
}
.alert-bar-cont .col a {
	top: -5px;
	bottom: -5px;
}
.alert-bar-cont a:hover{
	opacity: 0.8;
	/*background: rgba(0,0,0,0.1);*/
}
.alert-bar-cont i {
	font-size: 12px;
	margin-left: 8px;
	transition: .4s;
}
.alert-bar-cont a:hover ~ i{
	margin-left: 15px;
}
.alert-bar-cont i.box-arr {
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	color: #fff;
	background: #000;
	justify-content: center;
	margin-left: 5px;
}
.scrolling-active .alert-bar-cont{
	height: 0;
	overflow: hidden;
}
.scrolling-active {
    box-shadow: 0 3px 1rem rgba(0, 0, 0, .1);
}

.header-mobile {
    display: none;
}

.header-mobile ul {
    margin-left: 0;
}

.header-mobile ul a {
    color: white;
    font: 300 22px/28px "Poppins", sans-serif;
    text-transform: uppercase;
}

.header-mobile ul ul a {
    text-transform: none;
    font-size: 19px;
}

.header-mobile ul ul ul a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
}

.header-mobile .navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link {
    border-bottom: 1px solid rgba(128, 128, 128, 0.5);
}

.header-mobile .icon-bar {
    width: 21px;
    height: 3px;
    background-color: white;
    display: block;
    transition: all 0.2s;
    margin-top: 4px;
}

.header-mobile .navbar-toggler:focus {
    outline: 0px;
}

.header-mobile .navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 33% 190%;
    background-color: white;
}

.header-mobile .navbar-toggler .middle-bar {
    opacity: 0;
}

.header-mobile .navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% -80%;
    background-color: white;
}

.header-mobile .navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
    background-color: white;
}

.header-mobile .navbar-toggler.collapsed .middle-bar {
    opacity: 1;
}

.header-mobile .navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
    background-color: white;
}

.header-mobile .site-branding {
    padding: 10px 50px;
    display:table;
}
.header-mobile .navbar-toggler {
    position: absolute;
    top:30px;
    right: 50px;
}
@media  screen and (max-width: 600px){
    .header-mobile .site-branding {
        padding: 10px;

    }
    .header-mobile .navbar-toggler {

        right: 10px;
    }
}
.header-mobile .navbar-toggler .icon-bar {
    width: 40px;
    height: 2px;
    background-color: white;
    display: block;
    transition: all 0.2s;
    margin-top: 6px;
}
@media only screen and (max-width: 992px) {
    #header-container {
        padding-right:0;
        padding-left:0;
    }

	div#nav-container {
		background: #000;
        padding-left: 0;
        padding-right:0;

        max-width: 100% !important;

    }
    .scrolling-active div#nav-container {
        padding-top: 15px;
    }
    #header-container > .container .row {
        display: block;
        margin:0;
    }
    #site-navigation, #logo-container {
        display: none;
    }
    .header-mobile {
        display: block;
    }



}

@media only screen and (max-width: 640px) {
	.alert-bar-cont .alert-bar {
		white-space: nowrap;
	}
	.alert-bar-cont p {
		text-overflow: ellipsis;
		overflow: hidden;
	}

}
@media only screen and (max-width: 480px) {
	.alert-bar-cont .alert-bar {
		flex-wrap: wrap;
	}
	.alert-bar-cont .alert-bar .col{
		width: 100%;
	}
}

nav.navigation.pagination a.next.page-numbers {
    width: 70px;
    background-color: #008764;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}

nav.navigation.pagination a.prev.page-numbers {
    width: 107px;
    background-color: #008764;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}


nav.navigation.pagination {
    font: 300 1rem/24px "Poppins", sans-serif;
    color: black;
}
.archive .navigation.pagination {
    width: 100%;
}

nav.navigation.pagination span.page-numbers.current {
    display: inline-block;
    outline: 1px black;
    background-color: gray;
    padding: 5px;
    width: 37px;
    text-align: center;
    color: white;
}

nav.navigation.pagination span.page-numbers.current:hover {
    background-color: #636363;
    cursor: pointer;
}

nav.navigation.pagination a.page-numbers {
    display: inline-block;
    outline: 1px black;
    padding: 5px;
    width: 37px;
    text-align: center;
    color: black;
    text-decoration: none;
}

nav.navigation.pagination a.page-numbers:hover {
    background-color: #dedede;
}

nav.navigation.pagination span.page-numbers.dots {
    margin: 0 10px 0 10px;
    font-size: 21px;
}

nav.navigation.pagination a.next.page-numbers {
    width: 70px;
    background-color: #008764;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;

}

nav.navigation.pagination a.next.page-numbers:hover {
    background-color: #006E51;
}

body.single header.entry-header h1 {
    margin-bottom: 1.5rem;
    line-height: 1.2;
    margin-top: 0px;
}

body.single .blog-feed-meta {
    color: gray;
    text-transform: uppercase;
    font: 300 1.25rem/38px "Poppins", sans-serif;
    margin-bottom: 1.5rem;
}

body.single figure.wp-caption.alignleft {
    float: left;
    margin: 7px 35px 5px 0;
}

body.single figure.wp-caption.alignright {
    float: right;
    margin: 7px 0 5px 35px;
}

body.single img.alignleft {
    float: left;
    margin: 7px 35px 15px 0;
}

body.single .container {
    margin-bottom: 75px;
}
body.single .wp-block-image figcaption {
	margin-top: 0;
}
#header-container > .container {
	margin-bottom: 0;
}
#header-container > .container .row{
   align-items: center;
    justify-content: space-between;
}

.scrolling-active #header-container > .container .row #nav-container #site-navigation > ul > li{
    margin-top: 15px;

}
#header-container > .container .row #logo-container{
    flex: 0 1 387px;
}
/**EVENTS**/
#evcal_list .eventon_list_event p.no_events, #evcal_list, .eventon_events_list .el_cal{
	font-size: 0 !important;
}
#evcal_list .eventon_list_event p.no_events:before {
	content: "No events scheduled yet, check back soon.";
	font-size: 16px !important;
	display: block;
	padding: 10px;
	text-align: center;
	line-height: 1;
}
.evcal_desc .evcal_desc3 .evo_event_progress{
	display: none !important;
}


div.blog-feed-meta ul.heateor_sss_sharing_ul {
    display: inline-block;
    height: 21px;
}

h1.blog-feed-header {
    margin: 0px;
}

.ul-row {
    min-width: 100%;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
}

#post-80 > div > div:nth-child(2) > div > div {
    margin-top: -18px;
}

article.page > div > div:nth-child(5) > div > div.ul-row {
    margin-top: 15px;
}

input[type="submit"]:focus {
    outline: none !important;
}

body.page-id-365 article.page > div > div:nth-child(5) > div > div.ul-row {
    margin-top: 0px;
}

h4 + div.ul-row {
    margin-bottom: 15px !important;
}

body.page-id-365 .ul-row {
    min-width: 100%;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 0px;
}

article.page > div > div:nth-child(6) > div > div.ul-row {
    margin-top: 20px;
}

body.page-id-34 .ul-row {
    min-width: 100%;
    display: inline-block;
    margin-top: 18px;
    margin-bottom: 9px;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    margin-top: 1.25rem;
    margin-bottom: 4rem;
    display: inline;
}

div.blog-feed-meta .heateorSssMoreBackground {
    background-color: #008764;
}

li.heateorSssSharingRound.top-share {}

body.single img.alignright {
    float: right;
    margin: 7px 0 15px 35px;
}

body.single ol {
    margin-left: 2rem;
    padding-bottom: 2rem;
}

body.blog section.widget_recent_entries li a,
body.archive section.widget_recent_entries li a,
body.error404 section.widget_recent_entries li a,
body.search section.widget_recent_entries li a,
body.category section.widget_recent_entries li a,
body.single section.widget_recent_entries li a {
    text-transform: uppercase;
    color: #815374;
    text-decoration: none;
    font: 200 1.2rem "Poppins", sans-serif;
    white-space: normal;
    line-height: 1.30;
}

body.blog .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link,
body.archive .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link,
body.error404 .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link,
body.search .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link {
    display: inline-block;
    width: 90%;
}

li.cat-item ul li.cat-item {
    margin-left: 20px;
}

li.cat-item {
    margin-top: 0.25rem !important;
}

.widget ul li ul {
    margin-bottom: 0px;
}

section.widget_recent_entries > ul li a.blog-title-link:after {
    margin: 8px 0px;
}



a.blog-read-link {
    color: #008764 !important;
    font-size: 1rem !important;
    text-decoration: underline !important;
    text-transform: none !important;
    font-family: 'Noto Serif', serif !important;
}

aside.widget-area .widget li a::after {
    border: none !important;
    margin-bottom: 1.75rem;
}

a.blog-read-link::after {
    border: none !important;
}

section.widget_recent_entries .blog-feed-meta {
    color: gray;
    text-transform: uppercase;
    font: 200 1.1rem/24px "Poppins", sans-serif;
    margin-bottom: 0px;
}

#primary > h1 {
    font-weight: 200;
}



#site-navigation-li > div > div:nth-child(2) > ul > li:hover a {
    color: #ffffff;

}

#site-navigation-li > div > div:nth-child(2) > ul > li:hover a + ul li a {
    color: #ffffff !important;
    padding: 0px !important;
}

#site-navigation-li > div > div:nth-child(2) > ul > li a + ul li:hover a {
    color: #815374 !important;
    padding-left: 10px !important;
}



#top-bar > div > div > div > ul > li:nth-child(2) > div > div:nth-child(2) > ul:nth-child(1) > li.head-ul-item > a {
    height: 26px;
}

img.wec-mag {
    width: 356px;
    height: auto;
}

.col-md-4.wec-mag {
    padding: 0px 20px 0px 0px;
    margin: 0px;
    text-align: right;
}

p.wec-mag {
    width: 75%;
}

.block-ul {
    margin-left: 490px !important;
    list-style-position: outside;
}

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Noto Serif', serif;
    font-size: 18px;
    color: black;
    position: relative;
}

body:not(.single) img {
    width: 100%;
    height: auto;
}

span.h-rev {
    display: inline-block;
    position: relative;
    top: -14px;
    font-size: 1.1rem;
    line-height: 1.5rem;
}

body.page-id-95 article.page > div > div:nth-child(2) > div p img,
body.page-id-94 article.page > div > div:nth-child(2) > div p img {
    margin-bottom: 10px;
}

body.blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image,
body.archive img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image,
body.error404 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image,
body.search img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    display: block;
    height: 297px;
    width: 420px;
    object-fit: cover;
    margin: 0px;
    padding: 0px;
}

body:not(.single) .row.blog-latest .col section article.post .wec-post .image a.featured-image img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin: 0px;
    padding: 0px;
}
.no-image-padding { padding-bottom: 65px; }

body.home .row.blog-latest .col section article.post .wec-post .image a.featured-image img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    display: block;
    height: 356px;
    width: 356px;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: 0px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

p {
    line-height: 150%;
}

ul + p {
    margin-top: 10px;
}

div.ul-row + p {
    margin-top: 10px !important;
}

body.page-id-409 div.row.wec-headline + div.row.wec-general-content > div.col.pad-mobile > p:nth-of-type(2) {
    margin-top: 0px;
}

div.row.wec-headline + div.row.wec-general-content > div.col.pad-mobile > p:nth-of-type(2) {
    margin-top: 0px;
}

body.page-id-196 div.row.wec-headline + div.row.wec-general-content > div.col.pad-mobile > p:nth-of-type(2) {
    margin-top: 0px;
}

body.page-id-97 div.row.wec-headline + div.row.wec-general-content > div.col.pad-mobile > p:nth-of-type(2) {
    margin-top: 0px;
}

body.page-template.page-template-t-tier-2 div.row.wec-headline + div.row.wec-general-content > div.col.pad-mobile > p:nth-of-type(2) {
    margin-top: -15px;
    margin-bottom: 5px;
}

#post-394 > div > div:nth-child(4) > div > h3 {
    margin-top: 10px;
}

/*body:not(.single):not(.page-template-t-tier-3) p:last-of-type {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
*/
#post-34 > div > div:nth-child(2) > div {
    padding-left: 0px;
}

.wec-contact-info p.phone {
    margin-bottom: 35px;
}

div.wec-carousel-item p {
    margin-bottom: 1.25rem;
    line-height: 125%;
}

a:focus {
    outline: 0;
}

a:link,
a:hover,
a:active,
a:visited {
    color: #815374;
    text-decoration: underline;
}

div.nav-img a:link,
div.nav-img a:hover,
div.nav-img a:active,
div.nav-img a:visited {
    text-decoration: none !important;
}

/* hover css for nav image */
#site-navigation > ul > li:nth-child(1) > div > div.col.p-0.nav-img > a > img {
    text-decoration: none !important;
    border-bottom: none !important;
    border-bottom: 0px !important;
}


a:link img,
a:hover img,
a:active img,
a:visited img {
    text-decoration: none !important;
}

a:hover {
    color: #724365;
}

h1 a:link,
h1 a:hover,
h1 a:active,
h1 a:visited,
h2 a:link,
h2 a:hover,
h2 a:active,
h2 a:visited,
h3 a:link,
h3 a:hover,
h3 a:active,
h3 a:visited {
    text-decoration: none;
}

input,
textarea {
    max-width: 100%;
}

input:focus{
    border-color: #7CCDE9;
}


footer.footer input:focus{
    border: none;
    outline: none;
}

#footer > div:nth-child(2) > div > div.row.sitemap > div.col-sm-6.col-lg-2.social-media > span.mobile-hide > nav > ul > li:nth-child(4) > a {
    vertical-align: sub;
    vertical-align: -webkit-baseline-middle;
}


/* form field focus border color */

h1 {
    font: 300 40px/45px "Poppins", sans-serif;
    color: #815374;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-top: 75px;
}

body.archive h1.widget-title.page-h1,
body.blog h1.widget-title.page-h1,
body.search h1.widget-title.page-h1,
body.error404 h1.widget-title.page-h1 {
    margin-top: 0px;
}

article.post > div > div.entry-content > header > h1 {
    margin-top: 0px;
}

body.page-id-369 #post-369 > div > div:nth-child(7) > div > h2 {
    margin-top: 35px;
}

h2 {
    font: 300 34px/38px "Poppins", sans-serif;
    color: #815374;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.row.band.d-flex.align-items-start.wec-row-with-image-right .col-md-7.order-md-1.text.pad-mobile h1 {
    margin-top: -5px;
    padding-top: 0px;
}

/* global rule for mid-sub-section h2 */
#post-206 > div > div:nth-child(5) > div > h3:nth-child(4) {
    margin-top: 20px;
}

.wec-mag-header {
    margin-top: 71px;
    margin-bottom: 19px;
}

h1.bar {
    color: white;
    background-color: black;
    padding: 20px 0px 20px 43px;
    margin-top: 0px;
}

page-id-365 h1.bar {
    color: white;
    background-color: black;
    padding: 20px 0px 20px 43px;
    margin-top: -13px;
}

body.page-id-368 h1.bar {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0;
    width: 100%;
}


h3 {
    font: 300 28px/28px "Poppins", sans-serif;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

h4 {
    font-family: "Poppins", sans-serif;
}

h5 {
    font-family: "Poppins", sans-serif;
}

h6 {
    font-family: "Poppins", sans-serif;
}

#site-navigation > ul > li:nth-child(2) > div > div:nth-child(1) > ul > li.head-ul-item > span > a {
    margin-top: 3px;
}

span.head-ul-item-span a.header.small-span-header {
    text-transform: none !important;
}


.h2,

h2 {
    margin-bottom: 5px;
}

.h1,
h1 {
    margin-bottom: 15px;
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
    margin-bottom: 5px;
}

body.home #post-24 > div.row.wec-headline > div > h1 {
    margin-top: 10px;
}

div.row > div.col h3:first-of-type {
    margin-top: 0px;
}

div.row.wec-general-content > div.col h3:first-of-type {
    margin-top: -12px;
}




#post-34 > div > div:nth-child(n+12) > div.col h3:first-of-type {
    margin-top: 0px;
}

#post-34 > div > div:nth-child(14) > div {
    margin-bottom: 20px;
}

#post-361 > div > div:nth-child(6) > div > h3 {
    margin-top: 0px;
}

body.page-id-90 ul + h3 {
    margin-top: 20px !important;
}

body.page-id-65 div.row > div.col h3:first-of-type {
    margin-top: -15px;
}

body.page-id-65 div.row.band.wec-general-content + div.row.wec-general-content {
    margin-top: 0px !important;
}



#post-361 > div > div:nth-child(4) > div > h3 {
    margin-top: -20px;
}

/* margin added for h3 spacing on Wil. FAQ, margin-top for h2s */
div.container.hr-container {
    margin-top: -13px;
}

p.address-p {
    margin-left: 20px;
}

div.row.blog-latest div.wec-post {
    margin-right: 4rem;
    margin-left: 4rem;
    margin-top: 35px;
    margin-bottom: 50px;
}

body.home .row.blog-latest section .wec-post .entry-content header.entry-header {
    width: 75%;
}

body.page-id-412 div.wec-carousel-item {
    height: 329px;
}

body.page-id-412 div.owl-nav {
    top: 224px;
}

body.page-id-412 div.owl-dots {
    bottom: 57px;
    right: 50px;
}

#page > div.container > div:nth-child(1) > div > section {
    margin-top: 41px;
}

body.page-template-t-tier-2 #page > div.container > div:nth-child(1) > div > section {
    margin-top: 0rem;
}

body.page-id-419 #page > div.container > div:nth-child(1) > div > section {
    margin-top: 33px;
}

body.page-template-t-tier-2 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail {
    height: inherit;
    overflow: hidden;
}

#page > div.container > div:nth-child(1) > div > section > div.post-thumbnail {
    height: inherit;
    overflow: hidden;
}

body.page-id-32 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail {
    height: inherit;
    overflow: hidden;
}

body.page-id-32 img.wp-post-image {
    margin-top: -250px;
}


div.col-md-8 a.button.black {
    margin-bottom: 15px;
    margin-top: 15px;
}

a.button + a.button {
    margin-left: 35px;
}

div.nav-img a:hover {
    text-decoration: none;
}

li#site-navigation-li .subnav-area {
    padding: 20px;
}

div.home-blog-feed div.col-lg-6 {
    height: 35rem;
}

div.home-blog-feed .band p:last-of-type {
    margin-bottom: 25px;
}

div.home-blog-feed div.row:nth-child(2) {
    padding-bottom: 0px;
}

#logo-container {
    margin-left: 0px;
}

body.page-template.page-template-t-tier-2_equestrian-events-blog #page > div.container > div:nth-child(4) {
    margin-top: 75px;
}

body.blog #page > div.container > div:nth-child(1) > div,
body.archive #page > div.container > div:nth-child(1) > div,
body.search #page > div.container > div:nth-child(1) > div,
body.error404 #page > div.container > div:nth-child(1) > div {
    padding-left: 0px !important;
}

div.intro.band {
    padding: 75px 0 30px;
}

body.page-template-t-homepage div.intro.band {
    padding: 59px 0 17px;
}

body.page-template-t-thank-you main#primary {
    margin-top: 35px;
    margin-bottom: 75px;
}

.subs-sidebar-container {
    text-align: center;
}

div.locations.band {
    padding: 0;
}

div.wec-carousel-item a.button {
    margin-bottom: 0px;
}

.iframe-container {
    overflow: scroll;
    padding-top: 56.25%;
    position: relative;
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


body.search-results h1.page-title {
    font-size: 20px;
}

body.search-results h1.page-title span {
    font-weight: 900;
}



body.search-results h1.page-title {
    font-size: 20px;
    margin-top: 0px;
}

body.search img {
    margin-bottom: 15px;
}

body.search .band:first-of-type {
    padding: 30px 0;
}

body.search main#primary {
    margin-bottom: 42px;
}



body.search-results img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: inherit;
    height: auto;
    max-width: 100%;
}

.footer-submit {
    display: none;
    position: relative;
    top: 0px;
    left: 0px;
    height: 40px;
    width: 40px;
    color: white;
    background-color: black;
    padding: 14px;
    text-align: center;
    border-radius: 20px;
    background-color: black;
    font-family: 'evo_FontAwesomeS', 'evo_FontAwesome', 'evo_FontAwesomeB';
    font-weight: 400;
}

input[type="submit"] {
    font-family: "Font Awesome 5 Free";
    font-size: 13px;
    font-weight: 900;
    padding: 2px 0px 0px;
    text-align: center;
    z-index: 9;
}



.s-reveal-btn {
    color: white;
    background-color: black;
    padding: 14px;
    text-align: center;
    border-radius: 20px;
    background-color: black;
}

#hover-area {
    display: block;
    width: 40px;
    height: 40px;
}

div#hover-area:hover {
    background-color: #333;
}

#footer a.scrollup:hover {
    background-color: #333;
}



#reveal {
    background: white;
    display: none;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #555;
    padding: 10px;
    position: absolute;
    margin-top: -40px;
    margin-left: 15px;
    left: -242px;
    width: 275px;
    z-index: 7;
    height: 40px;
    border-radius: 20px;
    border: 1px solid black;
}

#footer a.scrollup {
    display: inline-block;
    position: absolute;
    text-align: center;
    color: white;
    background-color: black;
    padding: 12px 1px;
    border-radius: 40px;
    float: right;
    margin-top: -39px;
    margin-left: 60px;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    margin-right: 27px;
    margin-top: -4px;
}

.expand-width {
    width: 290px;
    background-color: brown;
}

body.single img.alignnone.size-full {
    width: 100%;
}

footer.footer input[type="text"] {
    height: 35px;
    position: relative;
    top: -30px;
    left: -8px;
    border-radius: 20px;
    width: 210px;
    font-family: 'Noto Serif', serif;
    font-size: 16px;
    padding: 0px 10px;
    border: none;
}

#site-navigation > ul > li:nth-child(1) > div > div.col.p-0.nav-img > a > img:hover {
    border-bottom: 0px !important;
    text-decoration: none !important;
    background-color: #5DB1B4 !important;
}


li.extra-nest i {
    font-size: 12px;
    margin-top: -7;
}

a.button:hover {
    background: #333;
}

a.button-sub-view-all {
    padding: 5px 0px;
    display: inline-block;
    color: #815374;
    ;
    max-width: 100%;
    font: 400 19px "Poppins", sans-serif;
    text-decoration: underline;
    border: none;
    margin-bottom: 75px;
    align-content
}

.btn-mg-left {
    margin-left: 35px;
}

li.social-nav-section-top {
    margin-top: 15px;
}

body.page-id-367 h2.t2-events-header {
    margin-top: 0px;
    margin-bottom: 27px;
}

li.social-nav-section-top-wec {
    margin-top: 20px;
}

div.sidebar-widget h2 {
    margin-top: 2px !important;
}

div.container div:first-child div.col.pad-mobile section {
    margin-top: 75px;
}

section.widget_categories li,
section.widget_recent_entries li {
    margin-top: 1rem;
    line-height: 1.15;
    width: 103%;
}

div.wec-general-content ul,
div.wec-row-with-image-right ul,
div.wec-row-with-image-left ul,
div.wec-masonry-with-image-right ul,
div.wec-masonry-with-image-left ul,
div.wec-two-columns ul {
    list-style-position: outside;
    margin-left: 50px;
    padding-right: 50px;

}

#post-380 > div > div.row.band.wec-general-content > div > ul {
    margin-top: 15px;
}

div.col-md-8 h2 {}

/* for h2s on left side of 2 column grid */
div.entry-content div.row.band.d-flex {
    padding: 45px 0;
}

article.page > div > div.row.band.d-flex.align-items-start {
    padding: 0px;
    margin-bottom: 30px;
}

body.page-id-34 article.page > div > div.row.band.d-flex.align-items-.wec-row-with-image-left {
    padding-top: 0px;
}

body.page-id-32 article.page > div > div.row.band.d-flex.align-items-start {
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 75px;
}

.col-md-8.order-md-1.text.pad-mobile h2 {
    margin-top: 0px;
}

.post-97 p,
.post-96 p {
    margin-left: 20px;
}

h2 {
    margin-top: 0px;
}

h2.entry-title {
    margin-top: 35px;
}

article.page > div > div.row.band.wec-general-content > div > h2 {
    margin-top: 35px;
}

body.page-id-407 .row.wec-general-content p + h2 {
    margin-top: -20px !important;
}

article.page > div > div.row.band.wec-general-content > div > h2.t2-events-header {
    margin-top: 25px;
}

body.page-template-t-tier-1-wilmington-home article.page > div > div.row.band.wec-general-content > div > h2 {
    margin-top: 75px;
}

body.page-template-t-tier-3 div.entry-content:nth-child(1) h2 {
    margin-top: 0px;
}

h2.t2-events-header {
    margin-top: 0px;
    margin-bottom: 0px;
}

body.page-id-365 h2.t2-events-header {
    margin-top: 26px;
    margin-bottom: 35px;
}

body.page-id-365 div.wec-general-content img.alignleft {
    margin: 0px 40px 10px 0px !important;
}

body:not(.home) h2.t2-events-header,
body:not(.page-template-t-tier-1-ocala-home) h2.t2-events-header,
body:not(.page-template-t-tier-1-wilmington-home) h2.t2-events-header {
    margin-top: 33px;
}

.sidebar-events-t2 {
    margin-top: 35px !important;
}

h2.widget-title {
    margin-top: -6px;
    margin-bottom: 5px;
}

.row.band.d-flex.align-items-start.wec-row-with-image-right div.col-md-7.order-md-1.text.pad-mobile > h2 {
    margin-top: 0px;
}

div.row.band.d-flex.align-items-start.wec-row-with-image-left > div.col-md-6.text.pad-mobile > h2 {
    margin-top: 0px;
}

.row.band.d-flex.align-items-start.wec-row-with-image-left div.image + .col-md-6.text.pad-mobile h2 {
    margin-top: -7px;
}

body.page-id-34 .row.wec-two-columns {
    margin-bottom: 32px;
}

article.page .row.band.d-flex.align-items-start.wec-row-with-image-right .image + .col-md-7.order-md-1.text.pad-mobile h3 {
    margin-top: -2px;
}

div.row.band.wec-row-with-image-right > div.col-md-7.order-md-1.text.pad-mobile > h4 {
    margin: 35px 0px 5px;
}

body.page-id-96 h2 {
    margin: 95px 0px 20px;
}

body.page-id-96 div.entry-content:nth-child(1) h2 {
    margin: 35px 0px 0px;
}

div.locations h2 {
    margin-top: 35px;
}

#primary > div.container.locations.link-blocks.band > div > div:nth-child(1) > p:nth-child(4) {
    text-align: right;
}

#primary > div.container.locations.link-blocks.band > div > div:nth-child(2) > p:nth-child(4) {
    text-align: right;
}

body.page-template-t-tier-1-wilmington-home h2 {
    margin-top: 67px;
}

div.container.events.band > div.row > div.col > h2 {
    margin-top: 71px;
}

body.home div.container.events.band > div.row > div.col > h2 {
    margin-top: 58px;
    margin-bottom: 25px;
}

#post-28 > div > div:nth-child(17) > div > h2 {
    margin-top: 35px;
    margin-bottom: 30px;
}

div.col.pad-mobile h3 {
    margin-top: 35px;
    line-height: 125%;
}

article.page div.entry-content > div.wec-headline + div.wec-general-content h3 {
    margin-top: -8px;
}


body:not(.home) .row.band.wec-general-content .col.pad-mobile p + h3,
body:not(.page-template-t-tier-1-ocala-home) .row.band.wec-general-content .col.pad-mobile p + h3,
body:not(.page-template-t-tier-1-wilmington-home) .row.band.wec-general-content .col.pad-mobile p + h3 {
    margin-top: -22px;
}

body.page-id-82 .row.band.wec-general-content .col.pad-mobile p + h3,
body:not(.page-template-t-tier-1-ocala-home) .row.band.wec-general-content .col.pad-mobile p + h3,
body:not(.page-template-t-tier-1-wilmington-home) .row.band.wec-general-content .col.pad-mobile p + h3 {
    margin-top: 0px;
}

.row.band.wec-general-content > .col.pad-mobile > h2 + h3 {
    margin-top: 15px;
}

/*body.page-id-407 .col.pad-mobile > p + h3 {
    margin-top: -8px !important;
}*/


div.col.pad-mobile .row.band.wec-general-content .col.pad-mobile p + h3 {
    margin-top: -6px;
}

/*body.page-id-364 .row.band.wec-general-content .col.pad-mobile p + h3 {
    margin-top: -21px;
}
*/
body.page-id-365 .row.band.wec-general-content .col.pad-mobile p + h3 {
    margin-top: -23px;
}

body.page-id-367 .row.band.wec-general-content .col.pad-mobile p + h3 {
    margin-top: -22px;
}

/*body.page-id-366 .row.band.wec-general-content .col.pad-mobile p + h3 {
    margin-top: -7px;
}/*

#post-365 > div > div:nth-child(8) > div > h3 {
    margin-top: -8px;
}

body.page-id-364 div.wec-general-content img.alignleft {
    margin: 0px 40px 10px 0px;
}

.sub-content-2column {
    float: left;
    width: 50%;
    padding: 0px 0px;
}

.sub-content-row {
    margin-bottom: 0px;
    margin-left: 0px;
}

.sub-content-row:after {
    content: "";
    display: table;
    clear: both;
}

.ul-column {
    float: left;
    width: 50%;
    padding: 10px 10px 0px;
}

.ul-row:after {
    content: "";
    display: table;
    clear: both;
}

.clear {
    clear: both;
}

ul,
ol {
    margin-left: 15px;
}

hr {
    background-color: #B1B3B6;
    width: 100%;
    height: 1px;
    margin: 0px auto;
    border: none;
}



mark {
    background-color: magenta;
    color: white;
}

/* buttons */
a.button,
input.button {
    padding: 4px 14px;
    display: inline-block;
    color: white;
    background: black;
    text-transform: uppercase;
    max-width: 100%;
    font: 600 19px "Poppins", sans-serif;
    text-decoration: none;
    border: none;
    outline: none;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center !important;
    border-radius: 0px !important;
}
@media (max-width: 480px) {
	a.button,
input.button {
		margin-left: auto !important;
		margin-right: auto !important;
		width: 100%;
	}
}
div.subs-sidebar-container {
    text-align: center;
}

div.subs-sidebar-container p {
    margin:10px 0px !important;
}


div.subs-sidebar-container input.mc-button {
    padding: 4px 14px;
    display: inline-block;
    color: white;
    background-color: #008764;
    max-width: 100%;
    font: 300 12px "Poppins", sans-serif;
    text-decoration: none;
    border: none;
    outline: none;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center !important;
    border-radius: 0px !important;
}

body.page-id-70 a.button {
    padding: 4px 14px;
    display: inline-block;
    color: white;
    text-transform: uppercase;
    max-width: 100%;
    font: 600 19px "Poppins", sans-serif;
    text-decoration: none;
    border: none;
    outline: none;
    margin-top: 20px;
    margin-bottom: 10px;
}

body.page-id-70 h2.t2-events-header,
body:not(.page-template-t-tier-1-ocala-home) h2.t2-events-header,
body:not(.page-template-t-tier-1-wilmington-home) h2.t2-events-header {
    margin-top: 45px;
}

p + p:last-of-type a.button {
    margin-top: 10px;
}

#post-34 > div > div:nth-child(17) > div > p:nth-child(3) > a {
    margin-bottom: 75px;
}

.btn-algn-right {
    text-align: right;
}

.row.band.d-flex.align-items-start.wec-row-with-image-right a.button {
    margin-top: 23px;
}

a.button:hover,
input.button:hover {
    text-decoration: none !important;
    color: white !important;
}

a.button.green,
input.button.green {
    background-color: #008764;
    margin-top: 35px;
}

a.button.green.top {
    background-color: #008764;
    margin-top: 31px;
}

div.ul-row + p a.button.green {
    margin-top: 28px;
}

a.button.green:hover,
input.button.green:hover {
    background: #006E51;
}

div.locations a.button.green {
    margin-top: 14px;
}

a.button.left,
input.button.left {
    text-align: left;
}

a.button.right,
input.button.right {
    text-align: right;
}

#wpcf7-f15-o1 > form > p.btn-algn-right > input {
    margin-right: 83px;
}

/* chevrons */
.chevron::before {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    width: 1.8em;
    height: 1.8em;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
}

.chevron.right:before {
    left: 0;
    transform: rotate(45deg);
}

.chevron.down:before {
    top: 0;
    transform: rotate(135deg);
}

.chevron.left:before {
    left: 0.25em;
    transform: rotate(-135deg);
}

/* breadcrumbs */
.breadcrumbs {
    text-transform: uppercase;
    font: 300 18px "Poppins", sans-serif;
    color: #767676;
    margin: 35px 0 48px 0;
}

body.page-id-367 .breadcrumbs {
    text-transform: uppercase;
    font: 300 18px "Poppins", sans-serif;
    color: #767676;
    margin: 25px 0 48px 0;
}

body.page-id-381 .breadcrumbs {
    text-transform: uppercase;
    margin: 35px 0 75px 0;
}



.breadcrumbs a,
.breadcrumbs a:visited {
    text-decoration: none;
    color: #767676;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs a.current-item, .breadcrumbs span.breadcrumb_last {
    color: black;
}

.yoast-breadcrumbs {
    display: none;
}




/* "edit this" link */
a.post-edit-link {
    color: #fff;
    background: #333;
    padding: 10px 20px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a.post-edit-link:hover {
    color: #fff;
    background: #000;
}





body.blog .container,
body.archive .container,
body.search .container,
body.error404 .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 73px;
}


.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-top: 7px;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-wrapper div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video {
    margin-bottom: 1rem;
}

/************************************************************************************
header
*************************************************************************************/
#header {
   position: fixed;
    z-index: 120;
    background-color: white;
    width: 100%;
    height: auto !important;

    transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: linear 0.2s all;
    -o-transition: linear 0.2s all;
    -moz-transition: linear 0.2s all;
    -webkit-transition: linear 0.2s all;
}

#header-height {
    height: 210px;
    transition: 750ms ease;
}
#header-height.alert-height {
    height: 240px;
}



.site-branding img {
    max-width: 387px;
    height: auto;
}
.scrolling-active #logo-container.site-branding img {
    max-width: 350px;
    margin-top: -25px;
    margin-bottom:-22px;
}
@media screen and (max-width: 1591px ){
    .scrolling-active #logo-container.site-branding img {
        margin-top: -15px;
        margin-bottom:-15px;
    }
}


/************************************************************************************
top-bar
*************************************************************************************/
.top-bar {
    background-color: black;
    color: white;
    text-align: right;

}

span.icon-bar.top-bar {
    margin-left: 0px;
}

.top-bar ul {
    margin: 0;
    padding: 0;
}

.top-bar ul li {
    list-style: none;
    display: inline;
}
.top-bar > .container > .row > .col >  ul > li {

    display: inline-block;
}

.top-bar ul li a {
    font: 300 17px/14px "Poppins", sans-serif;
    text-transform: uppercase;
    padding: 15px 20px;
    line-height: 55px;
    color: white;
    text-decoration: none;
}
.top-bar > .container > .row > .col >  ul > li > a {
    line-height:1em;
    display: block;
    border-bottom:2.5px solid #000;
}
.top-bar > .container > .row > .col >  ul > li > a:hover {
    border-bottom: 2.5px solid #815374;
    position:relative;
}
.top-bar ul li a:hover {
    background-color: #333;
    color: white;
    text-decoration: none;
}

.top-bar ul li a.page-type {
    position: relative;
}

.top-bar ul li a.page-type .triangle {
    position: absolute;
    z-index: 2;
    bottom: -5px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10.5px 11px 10.5px;
    border-color: transparent transparent #ffffff transparent;
}

.top-bar ul li:hover .subnav-area {
    visibility: visible;
    opacity: 1;
    display: flex;
    z-index: 90;
    left: -120px;
    top: 100%;
    padding: 20px 20px 10px;
}

div.top-bar.wilmington ul li.about-nav .subnav-area {
    padding: 20px 20px 10px;
}


.top-bar ul li:hover .subnav-area.fullwidth {
    left: 16px;
    top: 100%;
}

nav.main-navigation > ul > li:nth-child(1) > div {
    padding: 30px 8px 35px 32px;
}

#site-navigation > ul > li:nth-child(1) > div > div.col.p-0.nav-img > a > img {
    margin-right: -84px;
}

.top-bar ul li:hover a img {
    background-color: transparent !important;
    border-bottom: 0px solid #333 !important;
}

.top-bar ul li a img {
    background-color: transparent !important;
    border-bottom: 0px solid #333 !important;
}

.top-bar ul li:hover a .triangle {
    border-color: transparent transparent #000000 transparent;
    z-index: 98;
    top: 100%;
    margin-top: -5px;
}



.top-bar.wilmington .page-type.ocala .triangle,
.top-bar.ocala .page-type.wilmington .triangle,
.main-navigation .triangle {
    display: none !important;
}

.nav-img a {
    background: none !important;
}

.nav-img {
    display: flex;
    align-items: center;
    text-decoration: none !important;
    border-bottom: none;
}

.col.nav-img {
    flex-basis: 100px;
}
.wec-this-week-gen {
	margin: 0 auto!important;
    transition: linear 0.2s all;
    -o-transition: linear 0.2s all;
    -moz-transition: linear 0.2s all;
    -webkit-transition: linear 0.2s all;
}
.wec-general li.wec-this-week{
	display: none !important;
}
.wec-this-week-gen .wec-this-week{
	display: inline-block;
	position: relative;
	z-index: 2;
    margin-bottom: -20px;
}
.wec-this-week-gen .wec-this-week a{
	display:flex;
	padding: 15px 25px 15px 25px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	text-align: left;
	line-height: 1.2em;
	font-family: "Poppins", sans-serif;
	top: 0;
    border-bottom: none !important;
}
.wec-this-week-gen .wec-this-week a img{
	width: 100%;
}
.wec-this-week-gen .wec-this-week:hover a{
	background: #000;
}
.wec-this-week-gen .wec-this-week a > :first-child{
	width: 100px;
}
.wec-this-week-gen .wec-this-week a > :first-child + *{
	width: 30px;
}
.wec-this-week a{
	position: relative;
	background-color: #008764;
	font-weight: 600 !important;
	padding-bottom: 16px !important;
    border-left: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
    border-bottom: 2.5px solid #008764 !important;
    border-top: none !important;
}

.wec-this-week a:hover{
	background-color: #006E51 !important;
    border-bottom: 2.5px solid #006E51 !important;
}
.wec-this-week-gen .wec-this-week a:hover {
    border-bottom:none!important;;
}
@media (max-width: 1199px) {
	li.wec-this-week a {
		padding: 5px 15px !important;
		font-size: 14px !important;
        border: none !important;
        text-align: center;
	}
    li.wec-this-week a:hover {
        border: none !important;
    }
	li.wec-this-week {
        position: absolute;
        width: 165px;
        z-index: 1;
        display: block !important;
        top: 100%;
        right: 10px;
	}
}

/************************************************************************************
main navigation
*************************************************************************************/
.main-navigation {
    text-transform: uppercase;
    font: 300 17px/18px "Poppins", sans-serif;
    text-align: right;
}




.main-navigation ul {
    margin: 0;
    padding: 0;
}

.main-navigation ul li {
    list-style: none;
    display: inline-block;
    margin-top: 30px;
    margin-left: 18px;
    position: relative;
}

.main-navigation.wec-general > ul > li {

    margin-top: 0;
    margin-bottom:10px;
}


.main-navigation ul li a {
    padding: 0 8px;
    color: black;
    text-decoration: none;
}



.main-navigation ul li a:hover {
    color: #815374;
    border-bottom: 2.5px solid #815374;
    text-decoration: none;
}

.main-navigation ul li:hover a {
    color: #815374;
    border-bottom: 2.5px solid #815374;
    z-index: 99;
}


.main-navigation ul li:hover div.nav-img a {
    border-bottom: 0px;
    z-index: 99;
}


.main-navigation ul li:hover .subnav-area {
    visibility: visible;
    opacity: 1;
    display: flex;
    z-index: 90;
}

.subnav-area.fullwidth.non-nested {
    visibility: visible;
    opacity: 1;
    width: 1469px;
    position: absolute;
    ''
    transform: none;
    top: 130px;
}

.subnav-area.fullwidth.s-nav-ocala {
    visibility: visible;
    opacity: 1;
    width: 1470px;
}




#site-navigation div.subnav-area ul {
    width: 100%;
}


.main-navigation ul li:hover .subnav-area.halfwidth {
    left: -240px;
}








/************************************************************************************
subnav-area
*************************************************************************************/
.subnav-area {
    font: 300 14px/18px "Poppins", sans-serif;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    left: 0;
    display: none;
    padding: 30px 8px 24px 32px;
    background-color: black;
    color: white;
    text-align: left;
    text-transform: none;
    box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.7);
    border-top: 3px solid #333;
    margin-top:-3px;
}

.subnav-area .col {
    min-width: 230px;
}

li.media-nav .subnav-area {
	left: -54px;
}



nav.main-navigation.wilmington ul li#site-navigation-li:nth-child(2) > div > div:nth-child(1) {
    min-width: 170px;
}

nav.main-navigation.wilmington ul li#site-navigation-li:nth-child(2) > div > div:nth-child(1) ul {
    width: 170px !important;
}


.subnav-area .col img {
    width: 100%;
}

.subnav-area .col ul {
    margin: 0 0 15px 0;
    padding: 0;
}

div.top-bar.wilmington .subnav-area .col ul,
div.top-bar.ocala .subnav-area .col ul {
    margin: 0 0 32px -1px;
    padding: 0px;
    width: 101%;
}

.subnav-area.fullwidth.non-nested li.head-ul-item > ul.ul-indent > li {
    margin-left: 8px;
}

.subnav-area .col ul li {
    clear: both;
    width: 100%;
    margin: 0;
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 14px;
    font-weight: 300;
    padding: 9px 0;
    position: unset;
}


.subnav-area .col ul li ul li a.header:hover,
.subnav-area .col ul li ul li:hover a,
.subnav-area .col ul li ul li:hover a:hover,
    {
    color: #815374 !important;
    padding-left: 0 !important;
}


.subnav-area .col ul li.head-ul-item:hover {
    background-color: #E6E6E6;
}


.subnav-area .col ul li:hover a:hover,
.subnav-area .col ul li:hover a,
.subnav-area .col ul li:hover a.header:hover {
    color: #815374;
}

span.head-ul-item-span {
    width: 100%;
    display: block;
    position: relative;
    background-color: black;
    height: 32px;
    margin-top: -9px;
    padding-top: 3px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

span.head-ul-item-span:hover {
    background-color: #E6E6E6;
}

span.head-ul-item-span:hover a {
    color: #815374 !important;
    margin-left: 10px !important;
}

li.li-common-hover:hover {
    background-color: #efefef;
}

li.li-common-hover:hover a {
    color: #815374 !important;
    margin-left: 10px !important;
}

a.header.small-span-header {
    font-size: 14px !important;
}

.subnav-area .col ul li:hover ul {
    display: block;
    left: 94%;
    background-color: #000000;
}

span.head-ul-item-span.small-head-span {
    height: 28px;
    padding-top: 4px;
}

.subnav-area .col ul li:hover a.a-indent {
    color: #ffffff !important;
    padding-left: 0px !important;
}

.subnav-area .col ul li a.a-indent:hover {
    color: #815374 !important;
    padding-left: 0px !important;
}

.subnav-area .col ul li.li-indent:hover a.a-indent {
    color: #815374 !important;
    padding-left: 0px !important;
}

.subnav-area .col ul li:hover a.header:hover ul {
    background-color: #000000;
}

.subnav-area .col ul li:hover a.header:hover ul li a {
    color: #ffffff;
}

.subnav-area .col ul li a,
.subnav-area .col ul li a:hover {
    color: white;
    border: none;
    padding: unset;
    line-height: 1rem;
    background-color: unset;
    text-transform: none;
}

.subnav-area .col ul li a.header {
    font-size: 19px;
    font-weight: 300;
    color: white;
    line-height: 130%;
    text-transform: uppercase;
}

.subnav-area .col ul li ul {
    padding-left: 8px;
    margin-bottom: 0;
}

#top-bar > div > div > div > ul > li:nth-child(2) > div > div:nth-child(1) > ul > li:nth-child(6) {
    margin-top: 10px;
}

#site-navigation > ul > li:nth-child(2) > div > div:nth-child(1) > ul > li:nth-child(6) {
    margin-top: 10px;
}

li.head-ul-item {
    border: none !important;
}

.subnav-area .col ul li.extra-nest ul {
    display: none;
    background-color: #E6E6E6;
    position: absolute;
    top: 0px;
    left: -9999px;
    min-width: 260px;
    height: 100%;
    margin: 0;
    z-index: 91;
    padding: 24px;
}

.subnav-area .col ul li.extra-nest.extra-nest-single ul li {
    background-color: #c9c9c9;
    display: block;
    width: 180px;
}

.subnav-area .col ul li.extra-nest.extra-nest-single ul {
    background-color: transparent;
}

.subnav-area .col ul li.extra-nest ul li {
    border-color: rgba(129, 83, 116, 0.2);
    padding-left: 0;
}

.subnav-area .col ul li.extra-nest.extra-nest-single ul li {
    border-color: rgba(129, 83, 116, 0.2);
    padding-left: 0;
    background-color: #E6E6E6;
    display: block;
    width: 180px;
}


.subnav-area .col ul li.extra-nest ul li:hover {
    background-color: #c9c9c9;
    padding-left: 10px;
}

.subnav-area .col ul li.extra-nest ul li a,
.subnav-area .col ul li.extra-nest ul li a:hover {
    color: #815374;
    padding-left: 0 !important;
}

.subnav-area .col ul li.extra-nest:hover {
    background-color: #E6E6E6;
}

.subnav-area .col ul li.extra-nest:hover a,
.subnav-area .col ul li.extra-nest:hover a:hover {
    color: #815374;
    padding-left: 8px;
}

.subnav-area .col ul li.extra-nest:hover ul {
    display: block;
    left: 80%;
}

#top-bar > div > div > div > ul > li:nth-child(1) > div > div:nth-child(1) > ul:nth-child(1) > li.extra-nest > ul {
    padding: 24px;
}

.subnav-area .col ul li.extra-nest.extra-nest-single:hover ul {
    display: block;
    position: inherit;
    z-index: 9999;
    height: 30px;
    margin: -23px 0px 0px 114px;
    padding: 0px 0px;
}

li.extra-nest.extra-nest-single {
    height: 30px;
}

/*li.extra-nest.extra-nest-single:hover > a {
    height: 0px;
}*/

li.extra-nest.extra-nest-single > ul > li {
    height: 30px;
    padding: 5px 10px !important;
    border-bottom: none !important;
    position: relative;
}

li.extra-nest.extra-nest-single > ul > li > a {
    position: relative;
    top: 3px;
}

.subnav-area.fullwidth {
    width: 1200px;
}

.subnav-area.halfwidth {
    width: 800px;
}

/************************************************************************************
mobile navigation
*************************************************************************************/
.mobile-menu-icon {
    display: none;
    float: right;
    margin: 44px 12px 0 0;
    font-size: 30px;
}

.mobile-menu-icon:hover {
    cursor: pointer;
}

.mobile-menu {
    height: 0;
    width: 100vw;
    position: absolute;
    z-index: 1;
    top: 113px;
    right: 0;
    background-color: black;
    overflow-x: hidden;
    transition: 0.5s;
}

.mobile-menu .mobile-menu-content {
    position: relative;
    width: 100%;
    border-top: 1px solid #767676;
}

.mobile-menu .mobile-menu-content ul {
    width: 96%;
    margin: 0 auto;
}

.mobile-menu .mobile-menu-content ul li {
    list-style: none;
    border-bottom: 1px solid #767676;
    padding-left: 32px;
}

.mobile-menu .mobile-menu-content ul li a {
    font: 300 22px/28px "Poppins", sans-serif;
    text-transform: uppercase;
}

.mobile-menu .mobile-menu-content ul li ul {
    width: 100%;
}

.mobile-menu .mobile-menu-content ul li ul li a {
    font-size: 19px;
    text-transform: none;
    padding-left: 2%;
}

.mobile-menu .mobile-menu-content ul li ul li ul li a {
    font-size: 16px;
    opacity: .6;
    padding-left: 4%;
}

.mobile-menu .mobile-menu-content ul li:nth-last-child(1) {
    border: none;
}


#site-navigation-li div.subnav-area ul li.head-ul-item {
    height: 28px;
    padding-left: 0px !important;
}


#site-navigation-li div.subnav-area ul li:hover {
    background-color: #efefef;
}

#site-navigation-li div.subnav-area ul li:not(.head-ul-item) {
    padding-left: 10px;
}


#site-navigation-li div.subnav-area ul li:hover ul li {
    background-color: black;
}

#site-navigation-li div.subnav-area ul li:hover ul li a {
    color: #ffffff !important;
}

#site-navigation-li div.subnav-area ul li:hover a {
    color: #815374 !important;
}

#site-navigation-li div.subnav-area ul li ul li:hover {
    background-color: #efefef;
}

#site-navigation-li div.subnav-area ul li ul li:hover a {
    color: #815374 !important;
}

#site-navigation-li div.subnav-area ul li:hover span.head-ul-item-span a {
    color: #ffffff !important;
}

#site-navigation-li div.subnav-area ul li.head-ul-item span:hover a {
    color: #815374 !important;
}

.expandable {
    background: black url('img/expandable.png') no-repeat 0px 10px;
}

.expandable > ul {
    display: none;
    height: 0;
    transition: all .6s;
}

.expandable.active > ul {
    display: block;
    height: auto;
    transition: all .6s;
}

/************************************************************************************
homepage
*************************************************************************************/
.home .intro {
    text-align: center;
}

.home .intro p {
    max-width: 735px;
    margin-right: auto;
    margin-left: auto;
}

.locations {
    text-align: left;
}

.secondary-blog-feed_img {
    height: 185px;
    overflow: hidden;
}

.latest-post-img-container {
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-bottom: 20px;
}

.home-blog-feed .post {
    margin-top: 0px;
}

.home-blog-feed h3 {
    margin-bottom: 10px;
}

.home-blog-feed .wp-post-image,
.home-blog-feed .no-image {
    margin-bottom: 24px;
}

.view-all {
    font-family: 'Poppins', sans-serif;
    margin-top: 15px;
}

body.page-id-39847 .view-all {
    font-family: 'Poppins', sans-serif;
    margin-top: -30px;
}

body.page-id-365 .view-all {
    font-family: 'Poppins', sans-serif;
    margin-top: -27px;
}

body.page-id-369 div.row div.col .view-all {
    text-align: center;
/*
    margin-top: -28px;
*/
    margin-bottom: 7px;
}

.home-blog-feed .view-all {
    text-align: center;
}

div.container.events.band + div.row div.col p.view-all {
    margin-top: 16px;
    margin-bottom: 0px;
}

body.home div.row div.col .view-all {
    text-align: center;
    margin-top: -58px;
    margin-bottom: 0px;
}

body.page-template.page-template-t-tier-1-wilmington-home div.row div.col .view-all {
    text-align: center;
    margin-top: -27px;
    margin-bottom: 0px;
}

body.page-template.page-template-t-tier-1-wilmington-home h2.live-stream-band {
    margin-top: 0px !important;
}

body.page-template-t-tier-1-ocala-home div.row div.col .view-all {
    text-align: center;
    margin-top: 14px;
}

.home-blog-feed .view-all a:link,
.home-blog-feed .view-all a:visited,
.home-blog-feed .view-all a:hover,
div.row div.col .view-all a:link,
.home-blog-feed .view-all a:visited,
.home-blog-feed .view-all a:hover {
    text-transform: uppercase;
    font: 300 26px "Poppins", sans-serif;
    color: #815374;
    text-decoration: none;
}

.home-blog-feed .view-all .chevron,
div.row div.col .view-all .chevron {
    color: #815374;
}

.home-blog-feed .view-all .chevron::before,
div.row div.col .view-all .chevron::before {
    width: 1.2em;
    height: 1.2em;
    top: .4em;
}

/************************************************************************************
interior pages
*************************************************************************************/


.ext-iframe-cont {
    position: relative;
    min-height: 50rem;
    margin: 0 auto;
}


div.why-wec div.owl-nav {
    display: block !important;
}

div.why-wec div.owl-nav button span {
    display: none !important;
}

div.why-wec div.owl-nav button.owl-prev::before {
    border-style: solid;
    border-width: 0.33em 0.33em 0 0;
    content: '';
    display: inline-block;
    width: 4.0em;
    height: 4.0em;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    transform: rotate(-135deg);
    vertical-align: top;
}

div.why-wec div.owl-nav button.owl-next::before {
    border-style: solid;
    border-width: 0.33em 0.33em 0 0;
    content: '';
    display: inline-block;
    width: 4.0em;
    height: 4.0em;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    transform: rotate(45deg);
    vertical-align: top;
}

ul.correcct-wrap {
    list-style-position: outside;
    margin-left: 20px;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sound-cloud iframe {
    height: 193px !important;
}

ul.WEC-ul li {
    display: inline !important;
}

.col-sm-6.col-lg-2.main-1 {
    max-width: 14%;
}

body.page-id-96 .row.band.wec-general-content div.q-and-a h3:nth-child(n+2),
body.page-id-97 .row.band.wec-general-content div.q-and-a h3:nth-child(n+2) {
    margin-top: 35px !important;
}

div.q-and-a h3:first-of-type {
    padding-top: 0rem;
}


h2.live-stream-band {
    margin-top: 150px;
}

p.live-stream-band {
    margin-bottom: 10px !important;
}

div.masonry-text {
    padding: 0px 7%;
}

div.masonry-text h2 {
    margin-top: 0px;
}

div.masonry-text p:last-of-type {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

div.masonry-text a:last-of-type {
    margin-bottom: 0px;
}

div.secondary-blog-feed_img-btn,
div.secondary-blog-feed-img {
    height: 230px;
}

div.home-blog-feed h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0;
}

div.secondary-blog-feed_btn {
    margin-top: -5px;
}

div.latest-post-container {
    padding-right: 35px;
}

div.secondary-blog-feed_img-btn {
    margin-left: 0px;
}

div.latest-post {
    width: 100%;
    margin: 0 auto;
}

div.secondary-blog-feed-img {
    width: 254px;
    margin: 0 auto;
}

div.secondary-post-outer-container {
    padding-left: 0px;
}


div.home-page-blog-feed-container {
    width: 80%;
    margin: 0 auto;
}

div.home-page-blog-feed-container div.latest-post-container div:nth-child(1) div p {
    margin-top: 20px;
}

div.home-page-blog-feed-container div.secondary-post-container div:nth-child(1) div p {
    margin-top: 0px;
}

div.blog-img-container {
    width: 463px;
    height: 300px;
    overflow: hidden;
    background-color: gray;
}

#evcal_list div.event_description div.evcal_evdata_cell p,
#evcal_list div.event_description div.evcal_evdata_cell li{
    font-family: 'Noto Serif', serif !important;
    font-size: 20px !important;
    line-height: 27px !important;
	text-transform: none;
}
@media screen and (max-width: 500px) {
    .ajde_evcal_calendar.box_2 {
        width: 95% !important;
    }
	div.event_description.open div.evcal_evdata_cell li {
		font-size: 14px !important;
		line-height: 1.5em !important;
	}
}

body.page-child div.owl-nav.disabled {
    display: block !important;
}

div.top-bar ul li a:hover {
    border-bottom: 2.5px solid #815374;
    text-decoration: none;
    z-index: 9999;
}

div.top-bar ul li a:hover img {
    border-bottom: 0px solid #815374;
    text-decoration: none;
    z-index: 9999;
}

div.top-bar ul li.about-nav a {
    position: relative;
}


div.top-bar ul li.about-nav a:hover {
    text-decoration: none;
    z-index: 9999;
}

li.about-nav li:hover a {
    border: none !important;
    padding-left: 10px !important;

}

#site-navigation-li div.subnav-area ul li:hover {
    background-color: #efefef;
    padding-left: 10px;
}

li.about-nav li:hover {
    background-color: #e6e6e6;
}

li.about-nav li:hover a {
    color: #815374;
    padding-left: 10px !important;
}

li.about-nav li:hover a.header {
    color: #815374;
    padding-left: 10px !important;
}


li.WEC-social-row-li {
    display: inline;
}

li.WEC-social-row-title {
    list-style: none;
    padding-bottom: 7px;
}

div.subnav-area div.col ul li a:not(.header) {
    font: 300 14px/14px "Poppins", sans-serif;
}

ul.2-col {
    float: left;
    width: 50%;
    padding: 0 2.5rem;
}

ul.2-col.col-b {
    float: right;
    width: 50%;
    padding: 0 2.5rem;
}

ul.2-col.col-b:after {
    content: "";
    display: table;
    clear: both;
}

div.wec-general-content img.alignright {
    float: right !important;
    margin: 0px 0px 10px 3rem !important;
    vertical-align: top !important;
    width: 420px !important;
    height: auto !important;
}

body.page-id-91 div.wec-general-content img.alignright {
    margin: 0px 0px 20px 3rem !important;
}

div.wec-general-content img.alignleft {
    float: left !important;
    margin: 20px 40px 10px 0px !important;
    vertical-align: top !important;
    width: 420px !important;
    height: auto !important;
}

div.wec-general-content p:first-of-type img.alignleft {
    float: left;
    margin: 0px 40px 10px 0px;
    vertical-align: top;
    width: 420px;
    height: auto;
}

body.page-id-39847 div.wec-general-content p:first-of-type img.alignleft {
    margin: 22px 40px 10px 0px !important;
}

#post-39847 > div > div:nth-child(2) > div > p > img {
    margin: 0px 0px 10px 3rem;
}




#post-206 > div > div:nth-child(7) > div > h3 {
    margin-top: 15px;
}

.row.wec-general-content:last-of-type {
    margin-top: 35px;
    margin-bottom: 75px;
}

.row.wec-general-content:last-of-type {
    margin-top: -10px;
    margin-bottom: 49px;
}

body.page-id-366 .row.wec-general-content:last-of-type {
    margin-top: 5px;
    margin-bottom: 49px;
}

body.page-id-429 .row.wec-general-content:last-of-type {
    margin-top: 10px;
    margin-bottom: 49px;
}

body.page-template.page-template-t-tier-1-ocala-home.page-template-t-tier-1-ocala-home-php.page.page-id-28.page-parent div.wec-general-content img.alignright {
    float: right !important;
    margin: 0px 0px 35px 3rem !important;
    vertical-align: top !important;
    width: 420px !important;
    height: auto !important;
}

body.page-template.page-template-t-tier-1-ocala-home.page-template-t-tier-1-ocala-home-php.page.page-id-28.page-parent .row.blog-latest:last-of-type {
    margin-bottom: -51px;
    margin-top: -2px;
}

body.page-template-t-tier-1-ocala-home article.page > div > div:nth-child(2) > div > p {
    margin: 0;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

article.page > div > div:nth-child(2) > div > p > span > img {
    margin-top: 0px !important;
}

.spacer-h2 {
    margin-top: 35px !important;
    margin-bottom: 20px;
}

div.wec-general-content img.aligncenter {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    vertical-align: top !important;
    height: auto !important;
    margin-bottom: 35px !important;
}

div.wec-general-content .alignright {
    float: right !important;
}

div.wec-general-content .alignleft {
    float: left !important;
}

div.wec-general-content .aligncenter {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.ext-iframe-cont {
    position: relative;
    min-height: 50rem;
    margin-top: 35px;
}

p.p-margin-left {
    margin-left: 90px !important;
}

p.p-margin-right {
    margin-right: 90px !important;
}

.attachment-post-thumbnail {
    width: 100%;
    display: block;
}

.callout {
    background-color: black;
    max-width: 80%;
    padding: 25px;
    color: white;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.no-image {
    width: 100%;
    height: 250px;
    background-color: #767676;
    background: #767676 url('img/world-equestrian-center-white-logo.svg') no-repeat center;
}

.col-md-8 h3 ~ ul {
    margin-bottom: 30px;
}

main ul,
main ol {
    margin-left: 0;
}

main a.button:visited {
    color: white;
}

main a[href^="tel:"] {
    color: #815374;
    text-decoration: underline;
}

.grad {
    position: absolute;
    z-index: 1;
    height: 66px;
    width: 100%;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#66000000', GradientType=0);
    /* IE6-9 */
}

.wec-link-blocks.owl-carousel {
    margin: 0px auto 21px auto;
}

.last-sub-section {
    margin-bottom: 75px;
}

.link-block {
    margin-bottom: 12px;
    position: relative;
    height: 300px;
    width: 100%;
    background-color: black;
    background-size: cover;
}

.link-block:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

body.page-template.page-template-t-tier-2 .link-block.media-b {
    margin-top: 19px;
}

.link-block span {
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    font: 600 70px/70px "Poppins", sans-serif;
    line-height: .7;
    text-transform: uppercase;
    z-index: 2;
}

.owl-carousel .link-block {
    height: 166px;
}

.owl-carousel .link-block span {
    font-size: 30px;
    /*line-height: .95;*/
    left: 10px;
}
/**Link Block Style Update*/
.wec-link-blocks .owl-nav {
	top: calc(50% - 22.5px);
	transform: translate(0, -50%);
	width: 100%;
}
.wec-link-blocks .owl-nav > *{
	background: #000;
}
.wec-link-blocks .owl-nav button.owl-next{
	right: 0;
}
.wec-link-blocks .owl-nav button.owl-prev{
	left: 0;
}
.wec-link-blocks .owl-nav button span {
	background: rgba(0,0,0,0.9);
	line-height: 1;
	padding: 0 8px 6px;
}
.select-cont select{
    -webkit-appearance: none;
    background: #fff url(img/cal_select.png) no-repeat right 10px center;
    background-size: 20px;
	padding-right: 35px;
}
.select-cont select::-ms-expand{
    display: none !important;
}
/**RFP CTA Styles**/
.rfp-area-cont {
	background: #ddd;
	padding: 35px 15px;
	margin-top: 30px;
	text-align: center;
}
.rfp-area-cont h2 {
	font-size: 28px;
	line-height: 1.2;
}
.rfp-area-cont p {
	margin-bottom: 0;
}
.rfp-area-cont .cta-cont{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-top: 15px;
}
.rfp-area-cont .cta-cont > * + *{
	margin-left: 20px;
}
.rfp-area-cont .cta-cont > *,
.rfp-area-cont .cta-cont a.button{
	margin-top: 0;
	margin-bottom: 0;
	min-width: 100px;
	font-size: 14px;
}
@media (max-width: 480px) {
	.rfp-area-cont h2 {
		font-size: 24px;
	}
	.rfp-area-cont .cta-cont {
		flex-direction: column;
	}
	.rfp-area-cont .cta-cont > * {
		width: 100%;
	}
	.rfp-area-cont .cta-cont > * + *{
		margin-left: 0;
		margin-top: 15px;
	}
}

/**Stay Carousel Update**/
.wec-carousel-item .content{
	width: 100%;
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 0;
    top: 0;
}
#reserveForm {
    position: absolute;
    right: 90px;
    bottom: 165px;
    background: #000;
    padding: 20px;
	margin: 0;
    z-index: 3;
}
#reserveForm .box-book-res-title {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 30px;
}
#reserveForm form div{
	margin-right: 0 !important
}
#reserveForm .in-fields {
	margin: 15px 0;
	font-size: 18px;
	positon: relative;
}

#reserveForm .in-fields > *{
	width: 100%;
	height: 36px;
	cursor: pointer;
	padding-left: 5px;
}

#reserveForm .submit-button{
	text-align: center;
}

#reserveForm .submit-button > *{
	margin: 0;
}
.book-now {
	display: none
}
@media (max-width: 1024px) {
	#reserveForm {
		right: 20px;
        bottom: 290px;
		/* top: 20px; */
	}
}

/**Form1**/
#reserveForm.form1 {
    position: relative;
    right: 0;
    top: 0;
    margin: 0 0 20px 0;
    padding: 15px;
	width: 100%;
	height: auto;
	flex-direction: column;
	z-index: 1;
}
#reserveForm.form1.show {
	padding: 15px;
}
#reserveForm.form1 .in-fields {
	width: 25%;
}
#reserveForm.form1 form .box-book-res-title {
    display: none;
}
#reserveForm.form1 form > div.main-form  {
    display: flex;
    align-items: center;
	justify-content: center;
}
#reserveForm.form1 form div.main-form  > *:not(:last-child){
    margin-right: 10px !important;
	margin-top: 0px;
	margin-bottom: 0px;
}
@media (max-width: 992px) {
	.wec-carousel ~ #reserveForm.form1 {
		top: -39px;
	}
}
@media (max-width: 768px) {
	#reserveForm {
		right: 11px;
		width: 92px;
		height: 40px;
		margin: 0;
		padding: 0;
        background: none;
	}
    #reserveForm:not(.show) {
		bottom: 26% !important;
	}
	#reserveForm form {
		display: none;
	}
	#reserveForm.show {
		width: 100%;
		top: auto;
		left: 0;
		right: 0;
		bottom: 0;
		height: 68vw;
		padding: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: rgba(0,0,0,0.7);
		transition: .4s;
	}
    #reserveForm.show .book-now{
        right: -3px;
        bottom: 10%;
        padding: 10px 12px;
    }
	#reserveForm.show form{
		display: block;
	}
	.book-now {
		display: block;
		position: absolute;
		right: 0;
		padding: 10px;
		background: #008764;
		right: -11px;
	}
	#reserveForm.show .book-now {
		font-size: 0;
		line-height: 1;
		font-family: 'evo_FontAwesomeS','evo_FontAwesome','evo_FontAwesomeB';
		font-weight: 400;
		margin-top: 10px;
	}
	#reserveForm.show .book-now:before {
		content: "\f00d";
		font-size: 16px;
	}
	#reserveForm.form1.show .book-now:before {
		content: "Close";
		font-size: 20px;
	}
	#reserveForm.show.form1 form{
		width: 100%;
	}
	#reserveForm.form1 .book-now {
		position: relative;
		text-align: center;
		width: 100%;
		right: 0;
		color: #fff;
		cursor: pointer;
	}
	#reserveForm.form1 {
		padding: 0;
	}
	#reserveForm .box-book-res-title {
		font-size: 24px;
	}
	#reserveForm.form1.show form .box-book-res-title {
		display: block;
		text-align: center;
		color: #fff;
		font: 300 29px/30px "Poppins", sans-serif;
	}
	#reserveForm.form1 form > div.main-form {
		flex-direction: column;
		width: 100%;
	}
	#reserveForm.form1 .in-fields {
		width: 100%;
	}
	#reserveForm.form1 form div.main-form > :not(:last-child) {
		margin-bottom: 10px;
		margin-right: 0 !important;
	}
	.wec-carousel ~ #reserveForm.form1 {
		top: -29px;
	}
}
.date-icon {
	background: #fff url(img/cal_icon.png) no-repeat right 10px center;
    background-size: 20px;
    padding-right: 20px;
}
.select-cont {
	position: relative;
}
.masonry .masonry-text {
    padding: 24px 5%;
}

.masonry .masonry-image {
    background-color: #B1B3B6;
    min-height: 450px;
    background-size: cover;
    background-position: center;
}

.wec-masonry-with-image-left .fix-pad {
    padding-right: 0;
}

.wec-masonry-with-image-right .fix-pad {
    padding-left: 0;
}

.wec-row-with-image-left,
.wec-row-with-image-right {
    padding: 14px 0;
}

.band {
    padding: 55px 0;
}

body.home .band {
    padding: 13px 0;
}

.container.band.home-blog-feed {
    margin-top: 48px;
    margin-bottom: 48px;
}

div.container.events.band {
    padding: 0 0;
    margin-top: -21px;
}

body.page-id-368 .row.band.wec-general-content {
    padding: 35px 0px 0px 0px;
}

.row.band.wec-two-columns {
    padding-top: 20px;
}

#primary > div.container.band.home-blog-feed > div:nth-child(1) > div > h2 {
    margin-bottom: 35px;
}

.row.band.wec-general-content {
    padding: 0px 0px 25px 0px;
}

body.page-id-410 .row.band.wec-general-content {
    padding: 0px 0px 0px 0px;
}


body.page-id-34 .row.band.wec-general-content {
    padding: 0px 0px 0px 0px;
}

body.page-id-34 div.row.band.wec-general-content + div.row.band.wec-general-content {
    margin-bottom: 35px;
}

body.page-id-32 .row.band.wec-general-content {
    padding: 0px 0px 0px 0px;
}

body.page-id-34 .row.wec-general-content h3 {
    margin-top: 35px;
}

#post-34 > div > div:nth-child(2) {
    margin: 0px 0px 26px;
}

body.page-id-381 .row.band.wec-general-content {
    padding: 0px 0px 75px 0px;
}

.row.blog-latest:last-of-type {
    margin-bottom: 25px;
}

body.home.page-template.page-template-t-homepage.page-template-t-homepage-php.page.page-id-24 .row.blog-latest:last-of-type {
    margin-bottom: 25px;
}

body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-34 .row.blog-latest:last-of-type {
    margin-bottom: 25px;
}

.col.pad-mobile ul + h3 {
    margin-top: 90px;
}

body.page-id-364 div.row.band.wec-general-content:last-of-type {
    padding-bottom: 75px;
}

body.page-id-419 div.row.band.wec-general-content:last-of-type {
    padding-bottom: 47px;
}

.wec-carousel-item {
    height: 560px !important;
}

.wec-carousel-item .content, .slide-wrapper .content  {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding-left: 70px;
    z-index: 2;
}

.slide-wrapper .content h1  {
    text-transform: uppercase;
    color: white;
    font: 600 44px/44px "Poppins", sans-serif;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-top: 30px;
}

article.page > div > div.row.wec-headline > div > h1,
article.page > div.row.wec-headline > div > h1 {
    margin-top: 0px;
}

.wec-carousel-item .content .text, .slide-wrapper .content .text {
    color: white;
    font: 300 29px/30px "Poppins", sans-serif;
}

@media only screen and (min-width: 767px) {
	.slide-wrapper .text, .slide-wrapper .content h1 {
		width: 70%;
	}
}


.wec-carousel-item .grad {
    height: 250px;
}

/* WEC Update 3/22/23 (Banner Edits) */
.slide-wrapper.content h1 {
    font: 600 25px/30px "Poppins", sans-serif;
    margin-bottom: 2px;
}

.slide-wrapper .content .text {
    font: 300 29px/30px "Poppins", sans-serif;
}

.slide-wrapper .link {
    position: absolute;
    top: 72%;
    right: -1%;
    width: 25.5%;
    text-align: center;
    height: 62px;
    padding: 12px 20px 0 0;
    z-index: 2;
}

.owl-nav {
    top: unset;
    bottom: 55%;
}

.owl-nav button span {
    font-size: 16px;
}

.owl-nav button.owl-prev {
    left: 12px;
}

.owl-nav button.owl-next {
    right: 12px;
}

.owl-dots button.owl-dot {
    height: 10px;
    width: 10px;
}

.slide-wraper {
    -webkit-tap-highlight-color: transparent;
    position: relative; 
    -webkit-transform: translate3d(0,0,0);
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    touch-action: pan-y;
    user-select: none;
}

.owl-carousel {
    max-width: 1480px;
    width: 100%;
    margin: 0 auto; 
}

.display-none {
    display: none;
}
.slide-wrapper .p2 {
    max-width: 100% !important;
}

@media only screen and (max-width: 1590px) {
    .owl-carousel {
        max-width: 1110px;
    }
    .slide-wrapper .link {
        top: 71% !important;
    }
}

@media only screen and (max-width: 1200px) {
    #reserveForm {
        bottom: 215px;
    }
}

@media only screen and (max-width: 993px) {
    .wec-carousel-item .grad {
        background-color: black;
        box-shadow: 0px -55px 15px 10px black;
    }
}

@media only screen and (max-width: 1024px)and (min-width: 768px) {
    .row.owl-carousel.wec-carousel.owl-loaded.owl-drag {
        margin-left: 0px;
        margin-right: 0px;
        height: 450px;
    }

    .owl-carousel .owl-stage-outer {
        height: 110%;
    }
}

@media only screen and (max-width: 1024px) {
    .owl-dots {
        width: 100% !important;
        bottom: -40px !important;
    }

    .owl-nav {
        bottom: 35% !important;  
    }

    .slide-wrapper .link {
        top: 67% !important;
    }

    .slide-wrapper .content {
        position: relative;
    }

    .owl-carousel {
        max-width: 930px;
    }

    .slide-wrapper .content .text {
        font: 400 15px/20px "Poppins", sans-serif !important;
    }

    .wec-carousel-item {
        height: auto !important;
    }

    .slide-wrapper .content::before {
        background: linear-gradient(to bottom, transparent -2%, #000 100%);
        display: block;
        content: '';
        height: 50px;
        position: absolute;
        top: -47px;
        left: 0;
        z-index: 3;
        width: 100%;
    }

    .slide-wrapper .content {
        background-color: #000;
        padding-left: 40px;
    }
    .slide-wrapper .content h1 {
        font: 600 25px/30px "Poppins", sans-serif;
        margin-bottom: 2px;
    }
    .slide-wrapper .link {
        right: 30px;
        bottom: 85px;
    }
    #reserveForm {
        bottom: 230px;
    }
    .slide-wrapper .content {
        height: 200px;
    }
}

@media only screen and (min-width: 769px)and (max-width: 1024px) {
    .home-form {
        box-shadow: 4px 8px 20px -8px #E0E0E0;
    }
}

@media only screen and (max-width: 950px) {
    #reserveForm {
        bottom: 205px;
    }
}

@media only screen and (max-width: 900px) {
    .owl-dots {
        bottom: -15px !important;
    }
}

@media only screen and (max-width: 880px) {
    .owl-dots {
        bottom: 0px !important;
    }
    .owl-nav {
        bottom: 42% !important;  
    }
    #reserveForm {
        bottom: 175px;
    }
}

@media only screen and (max-width: 840px) {
    .owl-dots {
        bottom: -10px !important;
    }
    .owl-nav {
        bottom: 47% !important;  
    }
}

@media only screen and (min-width: 767px)and (max-width: 880px) {
    .slide-wrapper .content h1 {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .wec-carousel-item {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center 0px !important;
        overflow: visible;
        height: 370px;
    }

    .slide-wrapper .link {
        top: 73% !important;
        text-align: right !important;
        padding: 12px 20px 0 0 !important;
        width: unset !important;
        right: 0 !important;
    }

    .slide-wrapper .content {
        bottom: 10px;
        width: 100%;
        padding: 0px 20px 20px !important;
    }

    .slide-wrapper .content h1 {
        padding-top: 35px;
    }

    .owl-dots {
        text-align: center !important;
        width: 100% !important;
        bottom: 40px !important;
    }

    .slide-wrapper .link a {
        font-size: 16px;
    }

    .owl-nav {
        bottom: 55% !important;  
    }

    .slide-wrapper .text {
		width: 70%;
	}

    .owl-carousel {
        max-width: 540px;
    }
}

@media only screen and (max-width: 535px) {
    .slide-wrapper .content {
        height: 189px !important;
    }

    #reserveForm.show {
		height: 75vw;
	}
}

@media only screen and (max-width: 577px) {
    .wec-carousel-item.content {
        bottom: 53px !important;
    } 

    .slide-wrapper .content {
        height: 170px;
        bottom: 10px;
    }

    .slide-wrapper .content h1 {
        padding-top: 30px;
    }

    .slide-wrapper .link {
        right: -5px !important;
        top: 74% !important;
    }

    .wec-carousel-item {
        height: 345px;
    }

    .owl-nav {
        bottom: 60% !important;  
    }

    .owl-dots {
        bottom: 22px !important;
    }

    .owl-carousel {
        max-width: 100%;
    }

    .slide-wrapper .content h1 {
        font-size: 19px !important;
    }

    .slide-wrapper .content .text {
        font-size: 12px !important;
    }

    .slide-wrapper .text .book-now {
        font-size: 15px;
    }
}

@media only screen and (max-width: 480px) {
    body.search-results .wec-post .image {
		width: 100% !important
	}
    .search-results .row {
		justify-content: center;
	}
    .slide-wrapper .text .p2 {
        max-width: 100% !important;
    }
    div.site .container {
        max-width: 100% !important;
    }

    .slide-wrapper .content h1 {
        font-size: 18px !important;
        padding-top: 20px;
        line-height: 20px !important;
    }

    .slide-wrapper .content .text p {
        font-size: 13px !important;
    }

    .slide-wrapper .content {
        height: 150px !important;
        bottom: 10px !important;
    }

    .owl-nav {
        bottom: 57% !important;  
    }

    .owl-dots button.owl-dot {
        height: 8px !important;
        width: 8px !important;
    }

    .wec-carousel-item {
        height: 300px;
    }

    .slide-wrapper .link a {
        font-size: 14px;
    }
    .home .container.mt-5, .page-template-t-tier-1-ocala-home .container.mt-5, .page-template-t-tier-1-wilmington-home .container.mt-5 {
        margin-top: -4px !important; 
    }
}

@media only screen and (max-width: 415px) {
    .owl-nav {
        bottom: 62% !important;  
    }
    .slide-wrapper .link {
        top: 70% !important;
    }
}

@media only screen and (max-width: 395px) {
    .slide-wrapper .content {
        height: 164px !important;
    }

    #reserveForm.show {
		height: 83vw;
	}
    #reserveForm.show form {
		padding: 35px;
	}
    #reserveForm .box-book-res-title {
        font-size: 17px;
        text-align: center;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 380px) {
    .owl-nav {
        bottom: 64% !important;  
    }
    
}

@media only screen and (max-width: 360px) {
    .owl-nav {
        bottom: 70% !important;  
    }
    #reserveForm.show {
		height: 100vw;
	}
    
    .slide-wrapper .content {
        height: 195px !important;
    }
}

@media only screen and (max-width: 320px) {
    #reserveForm.show {
		height: 108vw;
	}
    #reserveForm.show form {
        padding: 0 !important;
    }
    #reserveForm .in-fields > * {
        height: 33px;
    }
    #reserveForm.show .book-now {
        bottom: 3%;
        padding: 8px 12px;
    }
    .slide-wrapper .content .text {
        font-size: 11px !important;
    }
    .slide-wrapper .content {
        height: 210px !important;
    }
    .home .container.mt-5, .page-template-t-tier-1-ocala-home .container.mt-5, .page-template-t-tier-1-wilmington-home .container.mt-5 {
        margin-top: 3px !important; 
    }
    .owl-nav {
        bottom: 74% !important;  
    }
}

@media only screen and (max-width: 300px) {
    #reserveForm.show {
		height: 120vw;
	}
}


.owl-nav {
    position: absolute;
    top: 260px;
    width: 99%;
}

.owl-nav button {
    position: absolute;
}

.owl-nav button span {
    color: white;
    font-size: 30px;
    opacity: .85;
}

.owl-nav button.owl-prev {
    left: 30px;
}

.owl-nav button.owl-next {
    right: 30px;
}

.owl-dots {
    text-align: center;
    position: absolute;
    width: 25%;
    bottom: 40px;
    right: 0;
    bottom: 10px;
}

.owl-dots button.owl-dot {
    height: 15px;
    width: 15px;
    border-radius: 15px;
    background: white;
    opacity: .8;
    margin: 0 4px;
   
}

.owl-dots button.owl-dot.active {
    opacity: 1;
}

.bar {
    margin-bottom: 35px;
}

.wec-post {
    margin-right: 7rem;
    display: flex;
    margin-bottom: 0px;
}

body.page-template-t-tier-1-ocala-home .wec-post,
body.page-template-t-tier-1-wilmington-home .wec-post {
    margin-right: 7rem;
    display: flex;
    margin-bottom: 0px;
}

body.blog.hfeed .wec-post,
body.archive.hfeed .wec-post,
body.error404.hfeed .wec-post,
body.search.hfeed .wec-post {
    margin-right: 0rem;
    margin-bottom: 2rem;
}

.wec-post .image {
    flex-grow: unset;
    flex-basis: unset;
    float: left;
    margin-right: 35px;
    height: 297px;
    width: 420px;
    overflow: hidden;
}

.wec-post .image.wec-mag-img {
    flex-grow: unset;
    flex-basis: unset;
    float: left;
    margin-right: 50px;
    height: 356px;
    width: 356px;
    overflow: hidden;
}

body.blog .wec-post .image,
body.archive .wec-post .image,
body.search .wec-post .image,
body.error404 .wec-post .image {
    flex-basis: 36.3%;
    flex-grow: 2;
    float: left;
    margin-right: 50px;
    height: 297px;
    overflow: hidden;
    width: 420px;
}

h1.bar + article.post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: auto;
}

.wec-post .entry-content {
    flex-basis: 57%;
    flex-grow: 2;
    float: right;
    width: 58.1%;
}

.wec-post .entry-content h1 {
    font-size: 28px;
    line-height: 30px;
}

.wec-post .entry-content h1.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0;
    width: 590px;
    margin-bottom: 5px;
    margin-top: 0px;
}

body.blog div.container div.row article.feed-article h1.truncate,
body.archive div.container div.row article.feed-article h1.truncate,
body.search div.container div.row article.feed-article h1.truncate,
body.error404 div.container div.row article.feed-article h1.truncate {
    margin-top: 0px;
}

.wec-post .entry-content .btns .button {
    margin: 8px 0 0 0;
}

.wec-post .entry-content .btns.centered {
    text-align: right;
    float: right;
}

.wec-post .entry-content .btns.centered a.button-sub-view-all {
    padding-right: 15px;
}

.wec-post .entry-content .btns.centered {
    text-align: right;
    float: right;
}

.wec-post .entry-content .btns.centered a.button-sub-view-all {
    padding-right: 15px;
    margin-bottom: 0px;
}

.wec-post .entry-content .btns.centered .button {
    margin: 25px 0px;
}

div.row.blog-latest .wec-post .entry-content .btns.centered .button {
    margin: 25px 0px 5px;
}

#menu-item-39791 > a {
    letter-spacing: 0.85px;
}

.band .wec-post p:last-of-type {
    margin-bottom: 1.6rem;
}

body.blog.hfeed .container article.feed-article .wec-post .entry-content.pad-mobile .btns,
body.archive.hfeed .container article.feed-article .wec-post .entry-content.pad-mobile .btns,
body.error404.hfeed .container article.feed-article .wec-post .entry-content.pad-mobile .btns,
body.search.hfeed .container article.feed-article .wec-post .entry-content.pad-mobile .btns{
    float: right;
}

.posts-navigation h2,
.post-navigation h2 {
    display: none;
}

div#required-f {
    color: #b3b3b3;
    margin-bottom: 35px;
}

.wec-contact-info {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
}

.wec-contact-info h1 {
    font-size: 35px;
    font-weight: 600;
    border-bottom: 1px solid #767676;
    margin-bottom: 10px;
}

.wec-contact-info h1 {
    margin-top: -7px;
}

.wec-contact-info a:link,
.wec-contact-info a:visited {
    color: black;
    text-decoration: none;
}

.wec-contact-info a:hover {
    color: #815374;
}

.wec-contact-info .phone a:link {
    font-weight: 700;
}

.visuallyhidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select {
    padding: 8px 20px;
    border: 1px solid black;
    margin-bottom: 24px;
    width: 100%;
    max-width: 740px;
}

select#location:focus {
    color: black;
}

select#location {
    color: #b3b3b3;
}

select#question-ocala:focus,
select#question-wilmington:focus {
    color: black;
}

select#question-ocala,
select#question-wilmington {
    color: #b3b3b3;
}



.page-template-t-tier-1-contact textarea#message {
    margin-bottom: 75px;
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    color: #B1B3B6;
}

.wpcf7 span.wpcf7-list-item.first {
    margin: 0;
}

.wpcf7 .cf7sr-g-recaptcha {
    display: inline-block;
    float: left;
}


.wpcf7 .wpcf7-response-output {
    display: none !important;
}

/* sponsors page */
.sponsors {
    position: relative;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 63px;
}

.sponsors .sponsor {
    flex-basis: 25%;
}

.sponsors .sponsor img {
    max-width: 100%;
}

/************************************************************************************
sidebars
*************************************************************************************/

.wec-sidebar {
    padding-left: 30px;
    margin-top: 0px;
}

aside#secondary {
    margin-top: 0px;
    padding-top: 0px;
}

aside#secondary > div:nth-child(1) > div:nth-child(1) > ul li {
    margin-top: 0px;
    margin-bottom:
}

aside#secondary div.sidebar-widget.wec:first-of-type {
    margin-top: 5px !important;
}

body.page-template-t-tier-3 .wec-sidebar,
body.page-template-t-tier-2 .wec-sidebar,
body.page-template-t-tier-4 .wec-sidebar {
    padding-left: 30px;
}


body.page-template-t-tier-2-sponsors-wilmington #secondary div.sidebar-widget {
    margin-top: -7px;
}

body.page-template.page-template-t-tier-3 aside#secondary {
    margin-bottom: 75px;
}

body.page-template.page-template-t-tier-3 .sidebar-widget.wec.contact {
    margin-top: 14px;
}

body.page-template.page-template-t-tier-2 .sidebar-widget.wec.contact {
    margin-top: 0px;
}

.sidebar-widget {
    margin-bottom: 24px;
}

.menu,
.widget {
    margin: 0;
}

aside#secondary section {
    margin-bottom: 35px;
}

.menu li,
.widget li {
    list-style: none;
    margin-bottom: 0.5rem;
    line-height: 1.8;
}

.menu li a,
.widget li a {
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    font: 400 1.3rem "Poppins", sans-serif;
    white-space: normal;
    line-height: 1.30;
}

.menu li a:hover,
.widget li a:hover {
    color: #815374;
}

.menu li a::after,
.widget li a::after {
    content: "";
    display: inline-block;
    border-style: solid;
    border-width: 0.1em 0.1em 0 0;
    width: 10px;
    height: 10px;
    position: relative;
    top: 8px;
    left: 12px;
    transform: rotate(45deg);
    vertical-align: top;
}

body.blog.hfeed .widget.widget_recent_entries .widget-title,
body.archive.hfeed .widget.widget_recent_entries .widget-title,
body.error404.hfeed .widget.widget_recent_entries .widget-title,
body.search.hfeed .widget.widget_recent_entries .widget-title {
    margin-top: 0px;
}

.sidebar-label {
    margin: 0px;
}

.never-miss-btn {
    background-color: black;
    color: white;
    font: 300 1rem/24px "Poppins", sans-serif;
    text-align: center;
    padding: 2px;
}

div.custom-html-widget .sidebar-label {
    margin: 10px !important;
}

div.subs-sidebar-container label.sidebar-label {
    margin-bottom: 0px !important;
}

section#custom_html-2 p {
    text-align: center;
    font-size: 0.75rem;
}

span.post-date {
    color: gray;
    text-transform: uppercase;
    font: 300 1.25rem/38px "Poppins", sans-serif;
    display: block;
}

body.blog input.wpcf7-form-control.wpcf7-submit,
body.category input.wpcf7-form-control.wpcf7-submit,
body.archive input.wpcf7-form-control.wpcf7-submit,
body.search input.wpcf7-form-control.wpcf7-submit,
body.error404 input.wpcf7-form-control.wpcf7-submit,
body.single input.wpcf7-form-control.wpcf7-submit {
    background-color: #008764;
    color: white;
    font: 300 0.75rem/30px "Poppins", sans-serif;
    border: none;
    width: 110px;
    height: 32px;
}

input.wpcf7-form-control.wpcf7-submit:focus {
    border-color: none;
}

.sidebar-widget.wec h2 {
    margin-bottom: 8px;
}

.sidebar-widget.wec h3 {
    margin-bottom: 0;
    font-size: 25px;
}

.widget ul {
    margin-left: 0;
    margin-bottom: 24px;
}

.sidebar-widget.wec {
    text-align: center;
    border-top: 1px solid #B1B3B6;
    border-bottom: 1px solid #B1B3B6;
    padding: 21px 24px 7px;
}

#secondary > div.sidebar-widget.wec.contact > h2 {
    font-size: 34px;
    margin-bottom: 0px;
    margin-top: 0px !important;
    padding-bottom: 0px;
}


.sidebar-widget.wec p {
    text-transform: uppercase;
    font: 300 18px/29px "Poppins", sans-serif;
    margin-bottom: 0;
}

.sidebar-widget.wec.contact p {
    text-transform: uppercase;
    font: 300 24px/29px "Poppins", sans-serif;
    margin-bottom: 0;
    margin-top: -2px;
    padding-top: 0px;
}

div.sidebar-widget.wec.join > div > p {
    text-transform: none;
    font: 300 18px/29px "Poppins", sans-serif;
    margin-bottom: 0;
    text-align: left;
}

.sidebar-widget.wec.contact.host {
    padding: 18px 0px 6px;
}

.sidebar-widget.wec.contact.career a.button.green {
    margin: 0px 0 20px;
}

.sidebar-widget.wec.contact.be-sponsor {
    padding: 13px 0px 11px;
}


.sidebar-widget.wec span {
    font: 300 14px "Poppins", sans-serif;
}

.sidebar-widget.wec.contact.career h2 {
    margin-top: 0px !important;
}

div.sidebar-join-content h2 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 0px !important;
}

.sidebar-widget.wec.contact.host a.button.green {
    margin: 7px 0 19px;
}

.sidebar-widget.wec.contact.l-stream a.button.green {
    margin: 7px 0px 20px;
}

.sidebar-widget.wec.contact.l-stream h2 {
    color: #a7a7a7;
    font-size: 35px;
}

.sidebar-widget.wec.contact.l-stream {
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: none;
    border-top: none;
}

.sidebar-widget.wec.contact.l-stream h2:before {
    content: "\f144";
    font: 32px/1 'font-awesome';
    padding-right: 15px;
}

.sidebar-join-content a.button.green {
    margin: 10px 0px 20px;
}

.sidebar-widget.wec.contact.be-sponsor a.button.green {
    margin: 2px 0 13px;
}

aside#secondary div.sidebar-widget.wec:first-of-type {
    margin-top: 5px !important;
}

.sidebar-widget.wec.contact.be-sponsor h2 {
    font-size: 24px;
    margin: 0px 0 0 0 !important;
}

div.sidebar-widget.wec.contact > span:nth-child(7) {
    margin-top: -2px !important;
    display: block;
    margin-bottom: 14px;
}

.sidebar-widget.wec .button {
    margin: 24px 0;
}

.sidebar-widget.wec a[href^="tel:"] {
    text-decoration: none !important;
    color: black !important;
}

.sidebar-widget.wec.sponsors {
    text-align: center;
    border-top: 1px solid #B1B3B6;
    border-bottom: 1px solid #B1B3B6;
    padding: 0px 0px;
}

div.sidebar-widget.wec.sponsors h2 {
    margin-top: 9px;
    margin-bottom: 0px;
}

.sidebar-widget.wec.sponsors .button {
    margin: 0px 0px 29px;
}

div.sidebar-widget.wec.sponsors h2 {
    font-size: 24px;
    margin-top: 23px;
    margin-bottom: 2px;
}

div.sidebar-sponsor-content {
    width: 100%;
}

div.sidebar-widget li.current-menu-item {
    display: none;
}

/*-- quick links --*/
.sidebar-widget .menu,
.sidebar-widget .menu .sub-menu {
	margin: 0;
}
.sidebar-widget .menu li {
	margin: 0;
}
.sidebar-widget .menu li a {
	background: #dfe0e1;
	border-bottom: 2px solid #fff;
	display: block;
	font-size: 1.13rem;
	padding: 8px 30px;
	text-transform: initial;
}
.sidebar-widget .menu li a:hover {
	background: #b2b3b4;
	color: #000;
}
.sidebar-widget .menu li a:after {
	content: none;
}
.sidebar-widget .menu .sub-menu li a {
	padding-left: 50px;
}
.sidbar-quick-links-hd {
	background: #000;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-size: 1.13rem;
	line-height: 1.3;
	margin: 0;
	padding: 8px 30px;
}
@media (max-width: 1590px) and (min-width: 1200px) {
    .owl-dots {
        right: 2px;
    }    
	.sidebar-widget .menu li a,
	.sidbar-quick-links-hd {
		padding: 8px 15px;
		font-size: 1.1rem;
	}
	.sidebar-widget .menu .sub-menu li a {
		padding-left: 30px;
	}
    .wec-carousel-item {
        height: 450px !important;
    }
        a.button.green {
        margin-top: 10px;
    }
    #reserveForm {
        bottom: 150px;
        padding: 10px 15px;
    }
}
@media (max-width: 480px) {
	.sidebar-widget .menu li a,
	.sidbar-quick-links-hd {
		padding: 12px 15px;
		font-size: 1rem;
	}
	.sidebar-widget .menu .sub-menu li a {
		padding-left: 30px;
	}
}

.content-flex {
    display: flex;
    flex-direction: column;
    margin-bottom: 35px;
}

.content-flex h3 {
    margin: 0 !important;
}
.content-flex.list {
    margin:20px 0 0 0;
}
@media (max-width: 1589px) {
    .content-flex {
        display: block;
    }
    .content-flex.list {
        display: flex!important;
    }

    body.page-id-39847 div.wec-general-content p >img.alignleft,
    body.page-id-39847 div.wec-general-content img.alignright {
        margin-bottom: 10px !important;
    }
}

/************************************************************************************
footer
*************************************************************************************/


a.menu-img img:hover {
    filter: grayscale(100%);
    transition: all 0.25s ease-out;
}

body.page-id-364 .container-fluid.bottom {
    margin-top: 0px;
}

body.page-template-t-tier-1-ocala-home .container-fluid.bottom {
    margin-top: 75px;
}

body.page-id-431 .sidebar-widget:last-of-type {
    margin-bottom: 75px;
}

body.page-template-t-tier-2-ocala-home .container-fluid.bottom {
    margin-top: 75px;
}

body.page-id-67 .container-fluid.bottom {
    margin-top: 3px;
}

body.page-id-69 .container-fluid.bottom {
    margin-top: 75px;
}

body.page-id-423 .container-fluid.bottom {
    margin-top: 49px;
}

body.page-id-368 .container-fluid.bottom {
    margin-top: 75px;
}

body.page-id-369 .container-fluid.bottom {
    margin-top: 42px;
}

body.page-id-32 .container-fluid.bottom {
    margin-top: 75px;
}

body.page-id-84 .container-fluid.bottom {
    margin-top: 3px;
}

body.page-id-419 .container-fluid.bottom {
    margin-top: 44px;
}

body.page-id-83 .container-fluid.bottom {
    margin-top: -3px;
}

body.page-id-80 .container-fluid.bottom {
    margin-top: -3px;
}

body.page-id-394 .container-fluid.bottom {
    margin-top: -3px;
}

#footer {
    font: 300 11px/13px "Poppins", sans-serif;
}

#footer img {
    width: auto;
}

#footer a {
    color: black;
    text-decoration: none;
}

#footer a:hover {
    color: black;
    text-decoration: underline;
}

#footer a.button,
#footer a.button:hover {
    color: white;
}

#footer a.scrollup span.chevron.up::before {
    width: 1em;
    height: 1em;
    border-width: 0.2em 0.2em 0 0;
    top: 4px;
    left: 0;
}

#footer .bottom {
    background-color: black;
    color: white;
    text-align: center;
    font: 16px/24px "Noto Serif", serif;
    padding: 23px 0 23px 0;
}

#footer > div.container-fluid.bottom > div > div > h1 {
    margin-top: 0px;
}

#footer .bottom .row {
    max-width: 1000px;
    margin: auto;
}

#footer .bottom .row.fullwidth {
    max-width: unset;
}

#footer .bottom h1 {
    font: 300 46px/56px "Poppins", sans-serif;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 24px;
    color: white;
}

#footer .bottom p.title {
    font: 300 24px "Poppins", sans-serif;
    text-transform: uppercase;
}

#footer .bottom .fa {
    font-size: 24px;
    margin-bottom: 13px;
}

#footer .bottom .our-affiliates,
#footer .bottom .why-wec {
    margin: auto;
}

#footer .bottom .our-affiliates {
    width: calc(100% - 120px);
}

#footer .bottom .our-affiliates .affiliate {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer .bottom .our-affiliates .affiliate img {
    width: 100%;
    width: auto;
}

#footer .bottom .why-wec {
    width: calc(100% - 300px);
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}

#footer .bottom .why-wec .owl-stage {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
}

#footer .bottom .why-wec-entry {
    max-width: 350px;
    margin: auto;
}

#footer .bottom .why-wec-entry h3 {
    color: white;
    font-style: 21px;
    margin-bottom: 8px;
}

#footer .bottom .owl-nav {
    top: 50%;
}

#footer .bottom .owl-nav .owl-prev, #footer .bottom .owl-nav .owl-next {
    background-color: transparent;
    border: 0px;
    cursor: pointer;
}

#footer .bottom .owl-nav .owl-prev {
    left: -60px;
}

#footer .bottom .owl-nav .owl-next {
    right: 260px;
}

#footer .bottom .owl-nav .owl-prev:before, #footer .bottom .owl-nav .owl-next:before {
    color: white;
    width: 1.5em;
    height: 1.5em;
}

#footer .bottom .owl-nav button {
    opacity: .4;
    transition: all .2s;
}

#footer .bottom .owl-nav button:hover {
    opacity: 1;
}

#footer .bottom .owl-nav span {
    padding: 0px
}

#footer .sitemap {
    font-size: 13px;
    line-height: 15px;
    padding: 20px 0 24px 0;
}

#footer .sitemap h1 {
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: black;
    margin-bottom: 4px;
    margin-top: 0px;
}


#footer .sitemap ul {
    margin: 0;
    padding: 0;
}

#footer .sitemap .fab:hover {
    background-color: #333;
    color: white;
}

div#hover-area:hover {
    background-color: #333;
    color: white;
}

#footer a.scrollup:hover {
    background-color: #333;
    color: white;
}

#footer .sitemap ul li {
    list-style: none;
    margin-bottom: 8px;
}

#footer .sitemap .fab {
    margin-right: 3px;
    color: white;
    background: black;
    border-radius: 70px;
    padding: 5px;
    font-size: 13px;
    width: 23px;
    text-align: center;
}

#footer > div:nth-child(2) > div > div.row.sitemap > div.col-sm-6.col-lg-2.social-media > span.mobile-hide > nav > ul > li:nth-child(4) > a > img {
    float: left;
    margin-bottom: 10px;
}

#footer > div:nth-child(2) > div > div.row.sitemap > div.col-sm-6.col-lg-2.social-media > span.mobile-hide > nav > ul > li:nth-child(4) > a > img:after {
    content: "";
    clear: both;
    display: table;
}

#footer .sitemap .fab:hover {
    background-color: #333;
}

#footer .sitemap .ocala-2 {
    padding-top: 30px;
}

footer.footer .container-fluid .container .row.sitemap nav h1 {
    margin-top: 0px;
}

#footer > div:nth-child(2) > div > div.row.sitemap > div.col-sm-6.col-lg-2.main-1 > nav > ul {
    margin-top: 0px;
}

#footer > div:nth-child(2) > div > div.row.sitemap > div.col-sm-6 {
    margin-top: 50px;
}

#footer .sitemap .contact p {
    line-height: 20px;
}

#footer .sitemap .contact .button {
    margin-bottom: 12px;
    font-size: 14px;
    margin-top: 0px;
}

#footer .sitemap .social-media a:hover {
    text-decoration: none;
}

#footer .sitemap .search {
    display: inline-block;
}

#footer .sitemap .search .search-submit {
    border: none;
    background: none;
    padding: 0;
}

#footer .sitemap .search .fa {
    color: white;
    background-color: black;
    padding: 14px;
    text-align: center;
    border-radius: 20px;
}

#footer img {
    margin: auto;
}

#footer span,
#footer .sec-tab{
    padding: 0 11px;
}

#footer .copyright {
    margin: 24px auto;
    color: #767676;
    text-align: center;
}

#footer .copyright a,
#footer .copyright a:hover {
    color: #767676;
}

#footer .app-store-cont .gg-play > a{
	margin-left: -8px;
}

#footer .app-store-cont .gg-play img{
	width: 166px;
}

#full-screen-search {
    background-color: rgba(0, 0, 0, 0.88);
    display: none !important;
}

#full-screen-search.open {
    display: block !important;
    background-color: rgba(0, 0, 0, 0.88) !important;
}

nav.main-navigation.ocala #nav-secondary > li:nth-child(1) > div {
    left: -314px;
}

nav.main-navigation.ocala #nav-secondary > li:nth-child(2) > div {
    left: -270px;
    padding: 10px 20px 10px;
}

nav.main-navigation.ocala #nav-secondary > li:nth-child(3) > div {
    left: -120px;
    margin: 0px;
    padding: 10px 20px 0px;
}

nav.main-navigation.ocala #nav-secondary > li:nth-child(7) > div {
    left: -105px;
}

nav.main-navigation.ocala #nav-secondary > li:nth-child(8) > div {
    left: -222px;
}

nav.main-navigation.ocala #nav-secondary > li:nth-child(9) > div {
    left: -45px;
}
nav.main-navigation.ocala > ul > li#site-navigation-li:nth-child(10) .subnav-area {
    padding: 10px;
    right: 0;
    left: auto;
}
nav.main-navigation.ocala > ul > li:nth-child(8) > div.subnav-area {
    left: -440%;
}

nav.main-navigation.wilmington > ul > li:nth-child(1) > div {
    left: -330px;
}

nav.main-navigation.wilmington > ul > li:nth-child(2) > div {
    left: -110px;
}

nav.main-navigation.wilmington > ul > li:nth-child(3) > div {
    left: -115px;
}

nav.main-navigation.wilmington > ul > li:nth-child(4) > div {
    left: -110px;
}

nav.main-navigation.wilmington > ul > li:nth-child(8) > div {
    left: -88px;
}



body.single img.aligncenter {
    width: 100%;
    height: auto;
}



.mobileMenu {
    margin: 0;
}

.mobileMenu ul {
    display: none;
}

.mobileMenu ul.show {
    display: block;
}

.mobileMenu li {
    list-style: none;
    position: relative;
    padding: 8px 0 8px 23px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.mobileMenu li:last-of-type {
    border: none;
}

.mobileMenu a:link {
    text-decoration: none;
}

.mobileMenu a:link:hover {
    text-decoration: underline;
}

.mobileMenu .tog {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    z-index: 90;
    width: 24px;
    height: 45px;
    background: url('img/expandable.png') no-repeat center left;
}

.mobileMenu .tog {
    cursor: pointer;
}





#branding-logo,
#logo-container,
#nav-container,
#header-height,
#header,
.main-navigation {
    transition: 150ms ease;
}

div.owl-stage p.p1 {
    font-weight: 300;
    line-height: 125%;
}


div.wec-row-with-image-right p {
    padding-right: 65px;
}


body.page-id-34 div.wec-row-with-image-right img {
    width: 100% !important;
}

body.page-id-34 div.wec-row-with-image-left img {
    width: 100% !important;
}

div.locations.link-blocks.band div.link-block {
    margin-bottom: 12px;
    position: relative;
    height: 330px;
    width: 100%;
    text-align: center;
    background-color: black;
    background-size: cover;
}

#primary > div.container.locations.link-blocks.band h1 {
    padding-right: 3%;
    margin-top: 0px;
}

a.menu-img:hover,
a.menu-img {
    border-bottom: 0px !important;
    background-color: transparent !important;


}

img.menu-img:hover,
img.menu-img {
    border-bottom: 0px !important;
    background-color: transparent !important;
}

div.subnav-area li a {
    display: block;
}

div.subnav-area li a:hover {
    display: block;
}

body.page-template-t-tier-2 .entry-content,
body.page-template-t-tier-4 .entry-content,
body.blog .entry-content,
body.archive .entry-content,
body.error404 .entry-content,
body.single .entry-content,
body.category .entry-content,
body.search .entry-content{
    padding-right: 5rem;
    word-break: break-word;
}

body.page-id-34 .entry-content {
    padding-right: 0rem;
}

body.single div.post-thumbnail img.attachment-post-thumbnail {
    width: 41% !important;
    display: none;
}

figcaption.wp-caption-text {
    font-size: .90rem;
    padding: .5rem 0 1.25rem;
}

article.type-post img {
    margin-top: 50px;
    margin-bottom: 20px;
}

body.page-template-t-tier-2 a.featured-image img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    margin-top: 32px;
    margin-bottom: 20px;
}

body.home h1.bar + article.post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    width: 100%;
}

.image.wec-mag-img {
    height: 356px;
    width: 356px;
}

.image.wec-mag-img a img {
    margin-top: 0px;
}


article.type-post h3 {
    text-align: left !important;
}

article.type-post h3 {
    text-align: left !important;
}

article.type-post p img.medium-image {
    width: 41%;
}

article.type-post p img.large-image {
    width: 75%;
}

body.page-id-391 aside#secondary,
body.page-id-390 aside#secondary,
    {
    margin-bottom: -25px;
}

body.page-id-404 .row.wec-headline + .row.band.wec-general-content > div.col.pad-mobile p {
    margin-top: 0px;
}

body.page-template-t-thank-you.page-template-t-thank-you-php div.post-thumbnail img.attachment-post-thumbnail {
    width: 100% !important;
}

body.page-template-t-tier-2.page-template-t-tier-2-php div.post-thumbnail img.attachment-post-thumbnail {
    width: 100% !important;
}

body.page-id-34 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 42px;
}

body.page-id-369 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 4px;
}

body.page-id-419 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 6px;
}

body.page-id-368 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 75px;
}

body.page-id-366 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 39px;
}

body.page-id-364 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 38px;
}

body.page-id-367 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 39px;
}

body.page-id-423 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 42px;
}

body.page-id-365 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 39px;
}

body.page-id-361 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 41px;
}

body.page-id-69 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 41px;
}

body.page-id-67 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
    margin-top: 41px;
}

.sidebar-widget.wec.contact .button {
    margin: 7px 0 13px;
}

body.page-id-34 .col-md-6.text.pad-mobile {
    margin-left: 50px;
}

div#navbar-classic {
    background-color: black;
    width: 120% !important;
    padding-left: 20px;
    height: 90vh !important;
    overflow-y: scroll;
}

.featured-video-container {
    float: right;
    width: 494px;
    height: auto;
    margin-left: 90px;
}
.featured-video-container, .intro-mv {
	margin-top: 20px;
}

div.subnav-area.fullwidth.non-nested div.col ul li.head-ul-item > a {
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

li.head-ul-item {
    height: 154px;
}


.fa-youtube:before {
    content: "\f167" !important;
    margin-left: -0.25px !important;
}

.mid-button {
    margin-bottom: 35px;
}

.wec-gen-content-ul {
    list-style-position: outside;
    margin-left: 20px;
}

body:not(.post-template-default) div.post-thumbnail img.attachment-post-thumbnail {
    width: 100% !important;
}

body.page-id-32 div.post-thumbnail img.attachment-post-thumbnail {
    width: 100% !important;
    object-fit: cover;
    position: relative;
}

.video-embed-container {
    width: 100% !important;
}

.mejs-controls {
    opacity: 0 !important;
    transition: all 0.5s ease;
}

.mejs-container:hover .mejs-controls {
    opacity: 1 !important;
}

.ytp-hide-controls .ytp-watermark {
    display: none !important;
}

a.ytp-watermark {
    display: none !important;
}



.link-block.media-b span {
    position: absolute;
    bottom: -19px;
    left: 4px;
}

h2.live-stream-band {
    margin-top: 75px !important;
}

body.page-template.page-template-t-tier-1-ocala-home h2.live-stream-band {
    margin-top: -13px !important;
}

div.row.live-stream {
    margin-bottom: 46px;
}

.single .nav-previous  {
    margin-bottom: .8em;
}
@media only screen and (max-width: 767px) {
    .single .widget-area {
        margin-top: 2em !important;
    }
}

.blog .widget_recent_entries, .category .widget_recent_entries{
    display: none;
}

/* print styles */
@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }

    * {
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    blockquote,
    pre {
        border: 1px solid #999;
    }

    thead {
        display: table-header-group;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: .5cm;
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* specific About page image size */
@media (min-width: 768px) {
    body.page-id-32 .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40.466667%;
        flex: 0 0 40.466667%;
        max-width: 40.466667%;
    }
}

@media (max-width: 400px) {
    hr {
        max-width: calc(100% - 30px);
    }
}

/* svg links clickable */
/*keep li bullets from floating left (if alignment is centered) on iPad*/
/* to fix rendering differences in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    main ul {
        list-style-position: inside;
    }
}



@media only screen and (max-width: 400px) {
    .masonry .masonry-image {
        min-height: 250px;
    }
}

@media only screen and (max-width: 1020px) {
    .top-bar ul li {
        margin-left: 18px;
    }

}

@media (max-width: 992px) {
    #header {
        color: white;
    }

    #header .container {
        max-width: 100%;
        padding: 0;
    }
	#header.scrolling-active .container.wec-this-week-gen {
		height: 0;
		overflow: hidden;
	}

        #top-bar {
        display: none;
    }



    .header-mobile .wec-this-week-gen .wec-this-week{
		width: 100%;
	}

	.wec-this-week-gen .wec-this-week a > :first-child {
		width: auto;
		padding-right: 10px;
	}
}
@media (max-width: 992px) {
    .header-mobile .wec-this-week-gen .wec-this-week{
		width: 100%;
	}
	.header-mobile .wec-this-week-gen .wec-this-week a{
        border: none !important;
		justify-content: center;
		align-items: center;

	}
	.wec-this-week-gen .wec-this-week a > :first-child {
		width: auto;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 1000px) {
    .mobile-menu-icon {
        display: inline-block;
    }

}



@media only screen and (max-width: 1000px) {


    .owl-carousel .link-block span {
    font-size: 30px;
    line-height: 30px;
    left: 10px;
    bottom: 0;
}

}

@media only screen and (max-width: 1350px) {
    .main-navigation ul li {
        margin-left: 6px;
    }
}

/* ----- Sticky header, apply styles after scroll ----- */
@media only screen and (max-width: 1200px) {
    .slide-wrapper .content h1 {
        font: 600 25px "Poppins", sans-serif;
        margin-bottom: 2px;
    }
	 .wec-carousel-item {
        height: auto !important;
    }
	    .slide-wrapper .content {
        position: relative;
				background-color: #000;
        padding-left: 40px;
				height: 200px;
    }
	 .slide-wrapper .content .text {
        font: 400 15px / 20px "Poppins", sans-serif !important;
    }
	.slide-wrapper .link {
        right: 30px;
        bottom: 85px;
    }
	/* .slide-wrapper .link {
        top: 67% !important;
    } */
	    .slide-wrapper .content::before {
        background: linear-gradient(to bottom, transparent -2%, #000 100%);
        display: block;
        content: '';
        height: 50px;
        position: absolute;
        top: -47px;
        left: 0;
        z-index: 3;
        width: 100%;
    }
	.wec-carousel .owl-dots {
    bottom: 25px;
    right: 10px;
}
    #site-navigation {
        font: 300 14px/18px "Poppins", sans-serif;
    }
    .top-bar > .container > .row > .col > ul > li > a {
        font: 300 14px/18px "Poppins", sans-serif;
        padding:10px;
    }
    #site-navigation.ocala, #site-navigation.wilmington {
        padding-top:30px;
        padding-bottom: 10px;
    }
    #nav-container {

        -ms-flex: 0 0 75% !important;
        flex: 0 0 75% !important;
        max-width: 75% !important;
        padding-left:0;
        padding-right:0
    }

	 .scrolling-active {
		position: fixed;
        background-color: #fff;
        box-shadow: 0 3px 1rem rgba(0, 0, 0, .1);
        transition: 150ms ease;
    }
    .scrolling-active  .main-navigation {
         padding-top:15px;
         padding-bottom: 15px;
     }
}

@media (min-width: 1001px) and (max-width: 1200px) {




}

@media (min-width: 1200px) and (max-width: 1350px) {





}

@media only screen and (min-width: 1590px) {
    .container {
        max-width: 1500px;
    }

}








@media only screen and (max-width: 1200px) {
    .link-block {
        margin-top: 24px;
    }
    .content-flex.list {
        display: block!important;
    }
}

@media (max-width: 1475px) {

    .col.p-0.nav-img {
        display: none;
    }

    .subnav-area.fullwidth {
        width: 980px;
    }

    .subnav-area.fullwidth.s-nav-ocala {
        visibility: visible;
        opacity: 1;
        width: 90vw;
        position: fixed;
        transform: translate(5.52225%, 0%);
        top: 138px;
    }

    .subnav-area.fullwidth.non-nested {
        visibility: visible;
        opacity: 1;
        width: 90vw;
        position: fixed;
        transform: translate(5.445582%, 0%);
        top: 138px;
    }

}

@media (max-width: 991px) {
    div.sidebar-widget img {
        width: 50%;
        height: auto;
        margin: 0 auto;
        text-align: center;
    }

    div.sidebar-widget p {
        text-align: center;
    }
    #header-height {
        height: 180px
    }
    #header-height.alert-height{
        height:210px;
    }


}

@media (max-width: 1200px) {

}


/* --------------- mq small phone --------------- */
@media only screen and (max-width: 350px) {



body.home div.locations .link-block span {
    position: absolute;
    bottom: -24px !important;
    left: -3px;
    color: white;
    font: 600 70px/70px "Poppins", sans-serif;
    text-transform: uppercase;
    z-index: 2;
    margin-left: 3.2rem;
    font-size: 2.2rem !important;
}

}


/* --------------- mq phone  --------------- */
@media only screen and (max-width: 767px) {

    body.category .wec-post {
    margin-right: 0rem;
    display: block;
    margin-bottom: 80px;
}


    body.single .blog-feed-meta {
    color: gray;
    text-transform: uppercase;
    font: 300 1.25rem/38px "Poppins", sans-serif;
    margin-bottom: 25px;
    padding-right: 17px;
    line-height: 24px;
}

        body.single aside#secondary .blog-feed-meta {
    color: gray;
    text-transform: uppercase;
    font: 300 1.25rem/38px "Poppins", sans-serif;
    margin-bottom: 5px;
    padding-right: 47px;
    line-height: 24px;
}


	body.single article.type-post img {
		height: auto;
		margin-top: 0px;
		margin-bottom: 10px;
		width: 100%;
	}
	body.single .wp-block-image .alignleft,
	body.single .wp-block-image .alignright {
		float: none;
		margin: 0 auto;
	}

    #post-34 > div > div:nth-child(4) > div > p:nth-child(3) > a {
    margin-bottom: 35px;
}

    div.secondary-blog-feed_img-btn {
    margin-left: 0px;
    margin-right: 0px;
}

    .sidebar-widget.wec.contact.be-sponsor h2 {
    font-size: 20px;
    margin: 0px 0 0 0 !important;
}

    .home-blog-feed .view-all a:link, .home-blog-feed .view-all a:visited, .home-blog-feed .view-all a:hover, div.row div.col .view-all a:link, .home-blog-feed .view-all a:visited, .home-blog-feed .view-all a:hover {
    text-transform: uppercase;
    font: 300 20px "Poppins", sans-serif;
    color: #815374;
    text-decoration: none;
}





    .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
}

    .container .row main#primary article#post-32 .entry-content .row.band.d-flex.align-items-start.wec-row-with-image-right .col-md-5.order-md-2.image img {
    width: 100% !important;
    height: auto !important;
}

    body.page-id-32 .col-md-5.order-md-2.image {
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
}

    .wp-video {
    max-width: 100%;
    height: auto;
    width: 100% !important;
}

    .container.locations.link-blocks.band {
    margin-bottom: 20px;
}

    #reveal {
    background: white;
    display: none;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #555;
    padding: 10px;
    position: absolute;
    margin-top: -40px;
    margin-left: 15px;
    left: -14px;
    width: 270px;
    z-index: 7;
    height: 40px;
    border-radius: 20px;
    border: 1px solid black;
}

 .pad-mobile {
        padding-right: 30px;
        padding-left: 30px;
    }

    .pad-mobile-half {
        padding-right: 15px;
        padding-left: 15px;
    }
    #footer .sitemap .ocala-2 {
        padding-top: 0;
    }

        #footer .sitemap .main-1,
    #footer .sitemap .contact {
        margin-top: 20px;
    }

input#search-phold {
  animation-duration: 2s;
  animation-name: fadein;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

        .top-btn-circle {
        width: 135%;
    }

    #footer a.scrollup {
        display: inline-block;
        position: relative;
        text-align: center;
        color: white;
        background-color: black;
        padding: 12px 1px;
        border-radius: 40px;
        float: none;
        margin-top: -1px;
        margin-left: 0px;
		z-index: 51;
    }


    #post-39847 > div > div:nth-child(2) > div > p > img {
        margin: 33px 0 1.5rem -10%;
    }

    body.page-id-39847 div.wec-general-content p:first-of-type img.alignleft {
        margin: 33px 0 1.5rem -10% !important;
    }

    #footer .sitemap .main-1 h1 {
        margin-top: 0;
    }

    #footer .sitemap h1 {
        margin-top: 20px;
    }

    #footer .bottom .our-affiliates {
        width: 100%;
    }

    #footer .bottom .why-wec {
        width: 100%;
    }

    .wec-sidebar {
        padding-left: 0;
    }

    .wec-post {
        display: block;
    }

    .wec-post .image,
    .wec-post .entry-content {
        width: 100%;
        display: block;
        margin-bottom: 24px;
    }

    .wpcf7 .cf7sr-g-recaptcha {
        display: block;
        float: none;
    }

    .wpcf7 .button.right {
        float: right;
        margin-right: 100px;
        margin-top: 35px;
    }

    .wpcf7 .button.right {
        margin-right: 0;
        float: none;
        text-align: left;
    }

   

    .wec-carousel-item .content {
        bottom: 56px;
        left: 0;
        width: 100%;
        padding-right: 40px;
        padding-left: 20px;
    }

    .wec-carousel-item .content h1 {
        font: 600 22px/30px "Poppins", sans-serif;
        margin-bottom: 2px;
    }

    .slide-wrapper .text {
        font: 400 13px/20px "Poppins", sans-serif;
    }

    .wec-carousel-item .grad {
        height: 125px;
        bottom: 0px;
    }

    .owl-nav {
        top: unset;
        bottom: 130px;
    }

    .owl-nav button span {
        font-size: 16px;
    }

    .owl-nav button.owl-prev {
        left: 12px;
    }

    .owl-nav button.owl-next {
        right: 12px;
    }

    .owl-dots {
        text-align: right;
        width: 100%;
        bottom: 70px;
        left: 0;
    }

    .owl-dots button.owl-dot {
        height: 10px;
        width: 10px;
    }

    .wec-row-with-image-left img,
    .wec-row-with-image-right img {
        margin-bottom: 25px;
    }

    .container {
        padding-left: 0;
        padding-right: 0;
    }

    .breadcrumbs {
        font-size: 10px;
    }

    h1,
    h2 {
        font-size: 27px;
        line-height: 30px;
    }

    body {
        font-size: 17px;
        line-height: 22px;
    }

    p.view-all a {
        font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    }

    body.page-id-31 .wec-contact-info {
        margin-bottom: 25px;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.latest-post-container > div > p:nth-child(3) {
        height: 150px;
        overflow: hidden;
        padding-right: 1.2rem !important;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.latest-post-container > div > p:nth-child(3):after {
        content: '[...]';
        background: inherit;
        position: absolute;
        bottom: 18px;
        right: 4px;
    }

    div.home-blog-feed h3 {
        white-space: normal;
        overflow: hidden;
        text-overflow: unset;
        margin-bottom: 0px;
        margin-right: 0;
    }

    .col-md-6.secondary-blog-feed_btn > p:first-of-type:after {
        content: '[...]';
        background: inherit;
        position: absolute;
    bottom: 19px;
    right: 4px;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.secondary-post-outer-container > div:nth-child(2) > div.row.secondary-blog-feed_img-btn > div.col-md-6.secondary-blog-feed_btn > p:nth-child(1):after {
        content: '[...]';
        background: inherit;
        position: absolute;
        bottom: 18px;
        right: 4px;
    }

    div.home-page-blog-feed-container div.secondary-blog-feed_img-btn div.secondary-blog-feed_img a {
        display: inline-block;
        width: 101% !important;
    }

    a.button {
        float: left;
    }

    p[style*="text-align: center"] a.button.green {
    float: none !important;
}

        p[style*="text-align: right"] a.button.green {
    float: none !important;
}

    p[style="text-align: right"] {
        text-align: left !important;
    }


        p[style*="text-align: right"] {
        text-align: left !important;
    }

    a.button, input.button {
    padding: 4px 14px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center !important;
}

    div.post.secondary-post-container p {
        margin-top: 15px;
    }

    div.col-md-6.secondary-blog-feed_btn {
        padding-left: 0px;
        padding-right: 0px;
    }

    main ul,
    main ol {
        margin-left: 0;
        margin-bottom: 19px !important;
    }

    #page > div.container > div.row.blog-latest > div > section > h1.bar {
        margin-top: 0px;
    }

    .block-ul {
        margin-left: 40px !important;
        list-style-position: outside;
        margin-top: -5px;
        margin-bottom: 15px;
    }

    #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 0px;
    }

    body.page-id-365 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img,
    body.page-id-369 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img,
        {
        margin-top: -7px !important;
    }

    body.page-id-419 #page > div.container > div:nth-child(1) > div > section {
        margin-top: 23px;
    }

    body.page-id-368 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 0px;
    }

    body.page-id-366 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 0px;
    }

    body.page-id-419 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 0px;
    }

    body.page-id-365 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: -7px;
    }

    body.page-id-423 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 0px;
    }

    body.page-id-367 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 0px;
    }


    body.page-id-69 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 21px;
    }

    body.page-id-366 .row.wec-general-content:last-of-type {
    margin-top: 5px;
    margin-bottom: 0px;
}

    div.row.wec-headline + div.row.wec-general-content > div.col.pad-mobile > p:nth-of-type(2) {
        margin-top: 0px;
    }

    body.page-template-t-tier-1-wilmington-home a.button,
    body.page-template-t-tier-1-ocala-home a.button,
    body.home a.button {
        float: none;
    }

    #page > div.container > div:nth-child(1) > div > section {
        margin-top: 22px;
    }

    .row.blog-latest article#post-20126 .wec-post .entry-content div.btns {
        float: left;
    }

    .sidebar-widget.wec a.button {
        float: none;
    }

    .sidebar-widget.wec.contact.be-sponsor {
        height: 105px;
    }

    .sidebar-widget.wec.contact.host.find-career h2 {
        padding: 0px 30px;
    }

    .sidebar-widget.wec.contact.host a.button,
    .sidebar-widget.wec.contact.l-stream a.button,
    .sidebar-widget.wec.join a.button {
        float: none;
        margin: 0 auto 20px !important;
        text-align: center;
    }

    .sidebar-widget.wec.contact.find-career a.button {
        float: none;
        margin: 0 auto 20px !important;
        text-align: center;
    }

    .sidebar-widget.wec.join p {
        margin-bottom: 5px;
    }

    #secondary > div.sidebar-widget.wec > div > a.button {
        float: none;
    }

    body.page-id-364 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 23px;
    }

    body.page-id-67 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 21px;
    }


    div.sidebar-widget:last-of-type {
        margin-bottom: 75px;
    }


    .sidebar-widget.wec.contact p {
    text-transform: uppercase;
    font: 300 24px/29px "Poppins", sans-serif;
    margin-bottom: 0;
    margin-top: 3px;
    padding-top: 0px;
}

    body:not(.home) .row.band.wec-general-content .col.pad-mobile p + h3,
    body:not(.page-template-t-tier-1-ocala-home) .row.band.wec-general-content .col.pad-mobile p + h3,
    body:not(.page-template-t-tier-1-wilmington-home) .row.band.wec-general-content .col.pad-mobile p + h3 {
        margin-top: -18px;
    }

    body.page-template.page-template-t-tier-2 div.row.wec-headline + div.row.wec-general-content > div.col.pad-mobile > p:nth-of-type(2) {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    footer#footer .col-sm-6.col-lg-2.contact a.button.green {
        float: none;
    }

    body.blog .wec-post .image,
    body.archive .wec-post .image,
    body.error404 .wec-post .image,
    body.search .wec-post .image {
        flex-basis: 43%;
        flex-grow: 2;
        float: left;
        margin-right: 50px;
        height: auto;
        overflow: hidden;
    }

    #primary > div.container.locations.link-blocks.band h1 {
        margin: 10px 3.2rem 5px;
    }

    #primary > div.container.locations.link-blocks.band h1 {
    padding-right: 0%;
    margin-top: 0px;
}

    summary::-webkit-details-marker {
        color: #a7a7a7;
        font-size: 16px;
        position: relative;
        top: 20px;
        left: 73px;
    }

    summary::-webkit-details-marker:hover {
        color: #5f5f5f;
    }

    details summary::-webkit-details-marker {
        display: inline-block;
    }

    a.button.green,
    input.button.green {
        background-color: #008764;
        margin-top: 0px;
    }

     div.wec-carousel-item a.button.green {
        background-color: #008764;
        margin-top: 15px;
    }

    .mobile-show {
        display: inline-block !important;
        margin-left: -10px;
    }

    div.blog-feed-meta .mobile-show {
        display: none !important;
        margin-left: -10px;
    }
    summary {
        outline: none;
    }

    .mobile-hide {
        display: none !important;
    }

    a.button {
        text-align: center;
    }

    details[open] summary ~ * {
        animation: sweep .5s ease-in-out;
    }

    @keyframes sweep {
        0% {
            opacity: 0;
            margin-left: -10px
        }

        100% {
            opacity: 1;
            margin-left: 0px
        }
    }

    .iframe-container {
        overflow: scroll;
        padding-top: 56.25%;
        position: relative;
        height: 100vh;
    }

    .sponsors {
        position: relative;
        width: inherit;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
        margin-bottom: 50px;
    }

    .sponsors .sponsor {
        flex-basis: 45%;
    }

    .wec-gen-content-ul {
        list-style-position: outside;
        margin-left: 20px;
    }

body.home .row.blog-latest {
    margin-top: 75px;
    width: 65%;
    margin: 75px auto 0;
}

div.wec-mag-img + div.entry-content header.entry-header {
    display: none;
}

div.wec-mag-img + div.entry-content header.entry-header + p {
    display: none;
}

    .wec-post .entry-content .btns.centered {
    text-align: left;
    float: left;
}

div.row.blog-latest .wec-post .entry-content .btns.centered .button {
    margin: 0px 0px 5px;
}
    .row.blog-latest {
        margin-top: 0px;
        margin: 0 1.2rem;
    }

    div.home-blog-feed div.col-lg-6 {
        height: 100%;
    margin-bottom: 25px;
    }

    #post-80 > div > div:nth-child(2) > div > div > div > ul {
        margin-top: 15px;
        margin-left: 40px;
    }

    body.page-id-80 article.page > div > div.row.band.wec-general-content > div > h2 {
        margin-top: 0px;
        margin-bottom: 20px;
    }


    div.row.blog-latest div.wec-post {
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 25px;
    }

    body.page-template-t-tier-1-ocala-home .container-fluid.bottom {
        margin-top: -32px;
    }

    body:not(.home) .container-fluid.bottom {
        margin-top: 0px;
    }

    body.page-id-392 .container-fluid.bottom {
        margin-top: -27px;
    }

    body.page-id-387 .container-fluid.bottom {
        margin-top: -28px;
    }

    body.page-id-407 p:last-of-type a.button {
        margin-bottom: 50px !important;
        margin-top: 17px !important;
    }

    body.page-id-184 .container-fluid.bottom {
        margin-top: 0px;
    }

    body.archive .container-fluid.bottom,
    body.search .container-fluid.bottom {
        margin-top: 67px;
    }

    #post-206 > div > div:nth-child(6) > div > h3 {
        margin-top: 22px;
    }

    body.page-id-412 div.wec-carousel-item {
    height: 199px;
}

    body.page-id-412 .row.owl-carousel.wec-carousel.owl-loaded.owl-drag {
    margin-left: 0px;
    margin-right: 0px;
    height: 199px;
}

    body.page-id-412 .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    height: 170px;
}

    body.page-id-412 div.owl-stage-outer div.link {
    display: none;
}

    body.page-id-412 .wec-carousel-item .grad {
    height: 132px;
    bottom: 0px;
}

    body.page-id-412 div.owl-dots {
    bottom: 40px;
    right: 50px;
}

        body.page-id-412 div.owl-nav {
    top: 115px;
}

    #post-430 > div > div:nth-child(8) > div > p:nth-child(1) > img {
    margin: 15px 0 30px -12% !important;
}

    body.page-id-429 .row.wec-general-content:last-of-type {
    margin-top: 10px;
    margin-bottom: 0px;
}



    body.page-id-412 div.owl-stage-outer > div.owl-stage {
    height: 390px !important;
    overflow: hidden !important;
}


    #post-83 > div > div:nth-child(3) > div > p:nth-child(1) > img {
        float: none !important;
        margin: 24px 0 1.5rem -10% !important;
        vertical-align: top !important;
        width: 121% !important;
        height: auto !important;
    }

    body.page-id-83 .row.band.wec-general-content .col.pad-mobile p + h2 {
        margin-top: -9px !important;
    }

    #post-83 > div > div:nth-child(10) > div > h3 {
        margin-top: -32px;
    }

    #post-206 > div > div:nth-child(2) > div > p:nth-child(1) > img {
        float: none !important;
        margin: 15px 0 1.5rem -10% !important;
        vertical-align: top !important;
        width: 121% !important;
        height: auto !important;
    }

    #post-206 > div > div:nth-child(3) > div > p:nth-child(1) > img {
        float: none !important;
        margin: 73px 0 1.5rem -10% !important;
        vertical-align: top !important;
        width: 121% !important;
        height: auto !important;
    }


    ul {
        line-height: 150%;
    }

    div.owl-item div {
        /* overflow: hidden; */
        /* margin-right: 10px; */
    }

    article.page div.row.wec-link-blocks.owl-carousel.owl-loaded.owl-drag div.owl-stage-outer span {
        margin-left: 0;
        font-size: 2rem;
    }

    body.page-id-34 .col-md-6.text.pad-mobile {
        margin: 0px;
        padding: 0px;
    }

    .row.band.d-flex.align-items-start.wec-row-with-image-left h2 {
        padding-left: 0px;
    }


    .row.band.d-flex.align-items-start.wec-row-with-image-left h4 {
        padding-left: 0px;
    }


    div.wec-general-content ul:not( ul.gform_fields),
    div.wec-row-with-image-right ul,
    div.wec-row-with-image-left ul,
    div.wec-masonry-with-image-right ul,
    div.wec-masonry-with-image-left ul,
    div.wec-two-columns ul {
        list-style-position: outside;
        padding-right: 50px;
        padding-left: 20px !important;
    }
	.gform_wrapper form {
		padding-left: 20px;
		padding-right: 20px;
	}
    body.page-id-356 aside#secondary {
        margin-bottom: -27px;
    }

    body.page-id-356 a.button {
        margin-top: 15px !important;
    }

    body.page-id-79 article.page > div > div:nth-child(8) > div > h3 {
        margin-top: 0px !important;
        margin-bottom: 5px;
    }

    body.page-id-67 .ul-row {
        margin-bottom: -17px;
    }

    body.page-id-66 p:last-of-type a.button.green {
        margin-bottom: 87px !important;
    }


    article.page > div > div:nth-child(8) > div > h3 {
        margin-top: -56px !important;
        margin-bottom: -8px;
    }

    body.page-id-65 article.page > div > div:nth-child(8) > div > h3 {
        margin-top: -31px !important;
        margin-bottom: 3px;
    }


    #post-65 > div > div:nth-child(6) > div > h3 {
        margin-top: 22px !important;
    }

    article.page > div > div:nth-child(2) > div > ul {
        list-style-position: outside !important;
        margin-left: 40px !important;
        padding-right: 50px !important;
        margin-top: 20px;
        margin-bottom: -4px !important;
    }

    .ul-row {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    body.page-id-80 .ul-row {
        margin-top: 10px;
        margin-bottom: 1px;
    }


    #post-80 > div > div:nth-child(2) > div > ul {
        margin: 20px 1.2rem 10px !important;
        padding-left: 40px;
    }

    article.page > div > div:nth-child(2) > div > ul > li:last-of-type {
        margin-bottom: 10px;
    }

    #post-430 > div > div:nth-child(8) > div > h3 {
        margin-top: -23px !important;
    }

    h4 + div.ul-row div.ul-column > ul {
        list-style-position: outside;
        margin-left: 20px;
        padding-right: 50px;
    }

    h3 + ul {
        padding-left: 40px;
    }

    #post-366 > div > div:nth-child(4) > div > h3 {
        margin-top: 5px;
    }


    #post-366 > div > div:nth-child(3) > div > h3 {
        margin-top: 3px;
    }

    #post-207 > div > div:nth-child(2) > div > p > span > img {
        margin-top: 18px !important;
    }

    body.page-id-393 .container-fluid.bottom {
        margin-top: -33px !important;
    }

    body.page-id-388 .container-fluid.bottom {
        margin-top: -26px;
    }

    body.page-id-185 aside#secondary {
        margin-bottom: 109px;
    }

    .masonry .masonry-image {
        background-color: #B1B3B6;
        min-height: 247px;
        background-size: cover;
        background-position: center;
    }

    body:not(.home) .row.blog-latest .wec-post .image {
        width: 121% !important;
        display: block !important;
        height: 321px !important;
        margin-bottom: 24px !important;
        margin-left: -2.2rem !important;
    }

    h1.text-center.wec-mag-header {
        padding: 0px 0px;
    }



    body.blog article.feed-article > div > div.entry-content.pad-mobile > p,
    body.archive article.feed-article > div > div.entry-content.pad-mobile > p,
    body.error404 article.feed-article > div > div.entry-content.pad-mobile > p,
    body.search article.feed-article > div > div.entry-content.pad-mobile > p{
        padding: 10px 0px;
    }

    h3 {
        font-size: 24px;
    }

    h2.live-stream-band {
        margin-top: 0px;
    }

    article.type-post img {
        margin-top: 0px;
        margin-bottom: 0px;
    }



    body.single div.container-fluid.bottom + div.container-fluid div.container {
    padding: 0px;
}


    figcaption.wp-caption-text {
    font-size: .90rem;
    padding: .5rem 0px 1.25rem;
    }

    .page-id-39847 figcaption.wp-caption-text {
        padding: .5rem 0px 0rem !important;
    }

    .row.blog-latest h1.bar {
        margin: 0px 0px 20px;
    }

    body.page-template-t-tier-1-contact h1.bar {
        display: none;
    }

    .breadcrumbs {
        font-size: 12px;
        margin: 20px 1.3rem 20px 1.3rem;
    }

    body.single .breadcrumbs {
    font-size: 12px;
    margin: 58px 2.2rem 20px -14px;
}

    body.page-id-66 .breadcrumbs, body.page-id-90 .breadcrumbs {
    font-size: 12px;
    margin: 45px 1.3rem 20px 1.3rem;
}

    body.page-id-32 .breadcrumbs {
    font-size: 12px;
    margin: 20px 1.3rem 20px 0.3rem;
}

    body.page-id-367 div.row.band.wec-general-content + div.row.band.wec-general-content > div.col.pad-mobile p img {
        margin-top: 28px !important;
    }

    body.page-id-367 .breadcrumbs {
        font-size: 12px;
        margin: 20px 1.3rem 20px 1.3rem;
    }

    body.page-id-367 article.page > div > div.row.band.wec-general-content > div > h2 {
        margin-top: 0px;
    }

    body.page-id-423 div.row.blog-latest {
        margin-top: 70px;
    }

    body.page-id-65 .breadcrumbs {
        font-size: 12px;
        margin: 50px 1.3rem 20px 1.3rem;
    }

    #post-84 > div > div:nth-child(3) > div > p:nth-child(5) > img {
        float: none !important;
        margin: 58px 0 1.5rem -10%;
        vertical-align: top !important;
        width: 121% !important;
        height: auto !important;
    }

    #post-84 > div > div:nth-child(4) > div > h3 {
        margin-top: -22px !important;
    }

    #post-84 > div > div:nth-child(6) > div > h3 {
        margin-top: 20px !important;
    }

    #post-84 > div > div:nth-child(8) > div > p:nth-child(1) > img {
        float: none !important;
        margin: 0px 0 1.5rem -10% !important;
        vertical-align: top !important;
        width: 121% !important;
        height: auto !important;
    }

    .row.band.wec-general-content .col.pad-mobile p:first-of-type + h3 {
        margin-top: -9px !important;
        margin-bottom: 5px;
    }

    #post-407 > div > div:nth-child(9) > div > h3 {
        margin-top: -8px !important;
    }

    body.page-id-431 div.post-thumbnail img.attachment-post-thumbnail {
        width: auto !important;
        height: 213px;
        position: relative;
        left: -13px;
    }

    body.page-template-t-tier-3.page-id-431 .breadcrumbs {
        font-size: 12px !important;
        margin: 28px 1.3rem 20px 1.3rem !important;
    }

    p:last-of-type a.button {
margin-bottom: 35px;
    margin-top: 10px !important;
    }

    body.page-id-407 .row.band.wec-general-content .col.pad-mobile p:first-of-type + h3 {
        margin-top: 0px !important;
        margin-bottom: 5px;
    }

    body.page-id-407 div.row.band.wec-general-content:last-of-type {
        padding-bottom: 62px;
        margin-top: -51px;
    }



    body.page-id-198 aside#secondary {
        margin-bottom: -28px;
    }

    body.page-id-196 .row.band.wec-general-content .col.pad-mobile p:first-of-type + h3 {
        margin-top: 7px !important;
        margin-bottom: 5px;
    }



    #post-198 > div > div:nth-child(2) > div > p:nth-child(5) > img {
        float: none !important;
        margin: 60px 0 1.5rem -10% !important;
        vertical-align: top !important;
        width: 121% !important;
        height: auto !important;
    }

    #post-198 > div > div:nth-child(2) > div > h3 {
        margin-top: 3px !important;
    }

    #post-196 > div > div:nth-child(4) > div > p:nth-child(6) {
        margin-bottom: 30px;
    }

    #post-196 > div > div:nth-child(5) > div > div {
        width: 420px;
        margin-left: -20px;
        margin-top: 25px;
    }


    body.page-id-362 .wec-sidebar, body.page-id-196 .wec-sidebar {
    padding-left: 0;
    margin-top: 0px;
        margin-bottom: 75px;

    }

    body.page-id-91.page-template-t-tier-2.page-template-t-tier-2-php div.post-thumbnail img.attachment-post-thumbnail, body.page-template-t-tier-2-sponsors-ocala.page-template-t-tier-2-sponsors-ocala-php div.post-thumbnail img.attachment-post-thumbnail {
    left: -50% !important;
    top: 20px !important;
}

    #post-196 > div > div:nth-child(2) > div > div {
        margin-bottom: 28px;
    }

    a.button + div + a.button {
    margin-top: -20px;
}

    #post-196 > div > div:nth-child(4) > div > p:nth-child(6) > strong > img {
        float: none !important;
        margin: -14px 0 1rem -10% !important;
        vertical-align: top !important;
        width: 121% !important;
        height: auto !important;
    }

    body.page-id-67 .row.band.wec-general-content .col.pad-mobile p:first-of-type + h3 {
        margin-top: 0px !important;
        margin-bottom: 5px;
    }

    body.page-id-184 .row.band.wec-general-content .col.pad-mobile p:first-of-type + h3 {
        margin-top: -18px !important;
        margin-bottom: -8px;
    }

    body.page-id-65 .row.band.wec-general-content .col.pad-mobile p:first-of-type + h3 {
        margin-top: -7px !important;
        margin-bottom: 5px;
    }

    #post-184 > div > div:nth-child(6) > div > h3 {
        margin-top: 20px !important;
    }

    body.page-id-184 .row.band.wec-general-content .col.pad-mobile p:first-of-type + h3 {
        margin-top: -6px !important;
        margin-bottom: 10px;
    }

    body.page-id-184 p.btn-algn-right {
        margin-bottom: 60px;
    }

    body.page-id-186 .row.band.wec-general-content {
        padding: 0px 0px 0px 0px;
    }

    body.page-id-69 article.page > div > div:nth-child(6) > div > p:nth-child(1) > img {
        margin-bottom: 25px !important;
    }

    body.page-id-70 article.page > div > div:nth-child(5) > div > h3 {
        margin-top: 21px;
    }

    p:last-of-type + a.button {
        margin-bottom: 50px;
    }

    div.row.band.wec-general-content div.col.pad-mobile p + h3 {
        margin-top: 20px !important;
    }

    body.page-id-197 div.row.band.wec-general-content div.col.pad-mobile p + h3 {
        margin-top: -5px !important;
    }

    body.page-id-197 div.row.band.wec-general-content div.col.pad-mobile p + h3 {
        margin-top: -6px !important;
    }

    body.page-id-186 div.row.band.wec-general-content div.col.pad-mobile p + h3 {
        margin-top: 12px !important;
        margin-bottom: 10px;
    }

    #post-80 > div > div:nth-child(7) {
    padding: 0px 0px 0px 0px;
}

div.wec-general-content ul {
    list-style-position: outside;
        margin-left: 20px;
}

    #post-186 > div > div:nth-child(6) > div > h4 {
        margin-top: 20px;
    }

    #post-185 > div > div:nth-child(4) > div > h3 {
        padding: 12px 0px;
        padding: 12px 0px 0px;
    }

    body.page-id-70 h2.t2-events-header {
        margin-top: -19px;
    }

    body.page-id-70 a.button-sub-view-all {
        padding: 5px 0px;
        display: inline-block;
        color: #815374;
        max-width: 100%;
        font: 400 19px "Poppins", sans-serif;
        text-decoration: underline;
        border: none;
        margin-bottom: 0px;
        align-content: ;
    }

    .row.band.wec-general-content .col.pad-mobile p + h2 {
        margin-top: 18px !important;
    }

    body.page-id-419 div.row.wec-headline + div.row.band.wec-general-content > .col.pad-mobile img {
        margin-top: 14px !important;
    }

    body.page-id-419 aside#secondary {
        margin-bottom: -34px;
    }

    body.page-id-419 .container-fluid.bottom {
        margin-top: -36px;
    }

    body.page-id-197 .row.band.wec-general-content .col.pad-mobile p + h2 {
        margin-top: -6px !important;
    }

    body.page-id-197 div.row.wec-headline + div.row.band.wec-general-content > .col.pad-mobile img {
        margin-top: 60px !important;
    }

    #post-408 > div > div.row.wec-headline > div > h1 {
        margin-bottom: -9px;
    }

    div.row.blog-latest + div.row.blog-latest {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    #post-197 > div > div:nth-child(10) > div > p:nth-child(1) > img {
        margin-bottom: 35px !important;
    }

    body.blog .breadcrumbs,
    body.archive .breadcrumbs,
    body.error404 .breadcrumbs,
    body.search .breadcrumbs {
        font-size: 12px;
        margin: 0px 11.3rem 20px 1.3rem;
    }


    body.page-id-34 .breadcrumbs {
        font-size: 12px;
        margin: 18px 1.3rem 20px 1.3rem;
    }

    body.page-id-419 .breadcrumbs {
        font-size: 12px;
        margin: 27px 1.3rem 20px 1.3rem;
    }

    body.page-template-t-tier-3 .breadcrumbs {
        font-size: 12px;
        margin: 20px 1.3rem 20px 1.3rem;
    }

    body.page-template-t-tier-4 .breadcrumbs {
        font-size: 12px;
        margin: 50px 1.3rem 20px 1.3rem;
    }

    body.page-template-t-tier-3 .breadcrumbs {
        font-size: 12px;
        margin: 50px 1.3rem 20px 1.3rem;
    }

    body.page-id-155 .breadcrumbs,
    body.page-id-79 .breadcrumbs {
        font-size: 12px;
        margin: 50px 1.3rem 20px 1.3rem;
    }

    body.page-id-369 .breadcrumbs,
    body.page-id-423 .breadcrumbs,
    body.page-id-364 .breadcrumbs
        {
        font-size: 12px;
        margin: 20px 1.3rem 20px 1.3rem;
    }

    body.page-id-419 .breadcrumbs {
        font-size: 12px;
        margin: 20px 1.3rem 20px 1.3rem;
    }

    article.feed-article > div > div.entry-content.pad-mobile > header > h1 {
        text-align: left;
        padding: 0px;
        margin: 0px;
    }

    body.page-id-32 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 20px;
        width: 100% !important;
       
    }

    nav.navigation.pagination {
        font: 300 1rem/24px "Poppins", sans-serif;
        color: black;
        margin-bottom: 5rem;
        padding: 0px;
        margin-left: 34px;
    }

    body.blog aside#secondary,
    body.archive aside#secondary,
    body.search aside#secondary,
    body.error404 aside#secondary,
    body.category aside#secondary,
    body.single aside#secondary,
    aside#secondary {
        margin-left: 2rem;
        margin-right: 2rem;
    }

    body.page-id-82 .row.band.wec-general-content .col.pad-mobile p:first-of-type + h3 {
        margin-top: 20px !important;
        margin-bottom: 5px;
    }

    body.page-id-197 aside#secondary {
        margin-bottom: -26px;
    }

    #post-197 > div > div:nth-child(9) > div > h1 {
        margin-bottom: -40px;
    }

    .row.band.d-flex.align-items-start.wec-row-with-image-right .col-md-7.order-md-1.text.pad-mobile h1 {
        margin-top: 25px;
    }

    body.page-id-32 .container-fluid.bottom {
        margin-top: 75px;
    }

    body.page-id-82 div.post-thumbnail img.attachment-post-thumbnail {
        width: auto !important;
        height: 243px !important;
        position: relative !important;
        left: -57% !important;
        top: -9px !important;
    }

    body.page-id-82 .breadcrumbs {
        font-size: 12px;
        margin: 28px 1.3rem 20px 1.3rem;
    }

    body.page-id-32 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail {
        height: auto!important;
        width:100%;
        overflow: hidden;
        padding:15px 0;
    }


    body.blog #page > div.container > div:nth-child(1) > div > section,
    body.archive #page > div.container > div:nth-child(1) > div > section,
    body.search #page > div.container > div:nth-child(1) > div > section,
    body.error404 #page > div.container > div:nth-child(1) > div > section,
    body.page-template-t-tier-1-contact #page > div.container > div:nth-child(1) > div > section {
        margin-top: 3.5rem;
    }

    #required-f {
        margin-left: 20px;
    }

    form p.btn-algn-right {
        margin-top: -30px;
    }

    body.page-template-t-tier-1-contact aside {
        margin-top: 83px;
    }

    .sidebar-join-content a.button {
        float: none;
    }

    .wpcf7 {
        margin: 0px;
    }

    #post-34 > div > div:nth-child(2) {
        margin: 0px 0px 35px 1.2rem;
    }

    .row.d-flex.align-items-start.wec-row-with-image-right h4 {
        margin-left: 2rem;
    }

    body:not(.home) .row.blog-latest img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 415px;
        outline: 1px solid #dbdbdb;
        margin-left: -65px;
    }



    h1.bar {
        background-color: white;
        padding: 20px 0px 20px 43px;
        color: #815374;
        text-align: center;
        margin: 0px 0px 0px;
        padding: 0px;
    }

    #footer .sitemap {
        font-size: 13px;
        line-height: 15px;
        padding: 20px 0 50px 0;
    }

    .wec-post .entry-content h1 {
        font-size: 1.25rem;
        line-height: 27px;
    }

    .h1,
    .h2,
    h1,
    h2,
        {
        margin-bottom: 16px;
    }

    .h3,
    .h4,
    .h5,
    .h6,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 5px;

    }


    div.wec-row-with-image-right p {
        padding-right: 0px;
    }

    body.blog .entry-content,
    body.archive .entry-content,
    body.error404 .entry-content,
    body.search .entry-content {
        padding-right: 5rem;
    }

    .row.wec-general-content p a.button {
        margin: 5px 0 0 0;
    }

    p + p > a.button {
        margin-top: -16px;
    }

    body.page-id-67 p:last-of-type a.button {
        margin-bottom: 35px !important;
    }

    body.page-id-65 p:last-of-type a.button {
        margin-bottom: 35px !important;
    }

    .link-block {
        margin-bottom: 12px;
        position: relative;
        height: 300px;
        width: 100%;
        background-color: black;
        background-size: cover;
        width: 422px !important;
    }

    body.page-template.page-template-t-tier-2 .link-block.media-b {
		margin-top: 0px;
		width: 100% !important;
	}

    .wec-post .entry-content h1.truncate {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 0;
        width: 309px;
        margin-bottom: 1.5rem;
    }

    body.blog .wec-post .entry-content h1.truncate,
    body.archive .wec-post .entry-content h1.truncate,
    body.error404 .wec-post .entry-content h1.truncate,
    body.search .wec-post .entry-content h1.truncate {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 0;
        width: 360px;
        margin-bottom: 1.5rem;
    }

    body.blog article.feed-article .wec-post .entry-content.pad-mobile .blog-feed-meta,
    body.archive article.feed-article .wec-post .entry-content.pad-mobile .blog-feed-meta,
    body.error404 article.feed-article .wec-post .entry-content.pad-mobile .blog-feed-meta,
    body.search article.feed-article .wec-post .entry-content.pad-mobile .blog-feed-meta {
        line-height: 155%;
    }

    .row.band.wec-general-content .video {
width: 100%;
    margin-left: 0px;
    margin-top: 10px;
    }

    .video {
    margin-bottom: 0px;
}

    body.page-template-t-tier-2 .entry-content,
    body.page-template-t-tier-4 .entry-content,
    body.blog .entry-content,
    body.archive .entry-content,
    body.error404 .entry-content,
    body.single .entry-content,
    body.category .entry-content,
    body.search .entry-content {
        padding-right: 0rem;
        padding-left: 0rem;
    }

    body:not(.blog) article.feed-article:after {
        content: "";
        display: block;
        width: 90%;
        margin-bottom: 2rem;
        border-bottom: 1px solid #919191;
        margin-right: auto;
        margin-left: auto;
    }

    article.feed-article:after {
        content: "";
        display: none;
    }

    body.page-id-34 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 22px;
    }

    body.page-template-t-tier-3 .wec-sidebar,
    body.page-template-t-tier-2 .wec-sidebar,
    body.page-template-t-tier-4 .wec-sidebar {
        padding-left: 0;
        margin-top: 0;
    }

    body.page-id-186 .wec-sidebar,
    body.page-template-t-tier-2 .wec-sidebar,
    body.page-template-t-tier-4 .wec-sidebar {
        padding-left: 0;
        margin-top: 0px;
        margin-bottom: 26px;
    }

    div.sidebar-widget img {
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
    }

    #post-411 > div > div:nth-child(2) > div > p:nth-child(1) {
        margin-bottom: -21px;
    }

    body.page-id-407 #post-407 > div > div:nth-child(7) .col.pad-mobile,
    body.page-id-404 .wec-general-content .col.pad-mobile,
    body.page-id-411 .wec-general-content .col.pad-mobile,
    body.page-id-382 .wec-general-content .col.pad-mobile,
    body.page-id-410b .wec-general-content .col.pad-mobile,
    body.page-id-379 .wec-general-content .col.pad-mobile {
        display: grid;
    }

    body.page-id-410b .wec-general-content .col.pad-mobile p {
        width: 70%;
    }

    body.page-id-407 .wec-general-content .col.pad-mobile ul {
        width: 100%;
    }

    body.page-id-428 .ul-row {
        margin-bottom: -10px;
    }

    body.page-id-407 .col.pad-mobile > p:nth-of-type(1),
    body.page-id-404 .col.pad-mobile > p:nth-of-type(1),
    body.page-id-411 .col.pad-mobile > p:nth-of-type(1),
    body.page-id-382 .col.pad-mobile > p:nth-of-type(1),
    body.page-id-410b .col.pad-mobile > p:nth-of-type(1),
    body.page-id-379 .col.pad-mobile > p:nth-of-type(1) {
        order: 1;
    }

    article.page > div > div.row.band.wec-general-content > div > h2 {
        margin-top: -17px;
    }

    body.blog article.feed-article .wec-post .entry-content.pad-mobile header,
    body.blog article.feed-article .wec-post .entry-content.pad-mobile div.blog-feed-meta,
    body.blog article.feed-article .wec-post .entry-content.pad-mobile div.btns,
    body.blog article.feed-article .wec-post .entry-content.pad-mobile header,
    body.blog article.feed-article .wec-post .entry-content.pad-mobile p,
    body.archive article.feed-article .wec-post .entry-content.pad-mobile header,
    body.archive article.feed-article .wec-post .entry-content.pad-mobile div.blog-feed-meta,
    body.archive article.feed-article .wec-post .entry-content.pad-mobile div.btns,
    body.archive article.feed-article .wec-post .entry-content.pad-mobile header,
    body.archive article.feed-article .wec-post .entry-content.pad-mobile p,
    body.search article.feed-article .wec-post .entry-content.pad-mobile header,
    body.search article.feed-article .wec-post .entry-content.pad-mobile div.blog-feed-meta,
    body.search article.feed-article .wec-post .entry-content.pad-mobile div.btns,
    body.search article.feed-article .wec-post .entry-content.pad-mobile header,
    body.search article.feed-article .wec-post .entry-content.pad-mobile p,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-left p,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-right p,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-left h1,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-right h1,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-left h2,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-right h2,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-left h3,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-right h3,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-left h4,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-right h4,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-left h5,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-right h5,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-left h6,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-right h6,
    .row.d-flex.align-items-start.wec-row-with-image-right p,
    .row.d-flex.align-items-start.wec-row-with-image-right h1,
    .row.d-flex.align-items-start.wec-row-with-image-right h2,
    .row.d-flex.align-items-start.wec-row-with-image-right h3,
    .row.d-flex.align-items-start.wec-row-with-image-right h4,
    .row.d-flex.align-items-start.wec-row-with-image-right h5,
    .row.d-flex.align-items-start.wec-row-with-image-right h6,
    .row.d-flex.align-items-start.wec-row-with-image-left p,
    .row.d-flex.align-items-start.wec-row-with-image-left h1,
    .row.d-flex.align-items-start.wec-row-with-image-left h2,
    .row.d-flex.align-items-start.wec-row-with-image-left h3,
    .row.d-flex.align-items-start.wec-row-with-image-left h4,
    .row.d-flex.align-items-start.wec-row-with-image-left h5,
    .row.d-flex.align-items-start.wec-row-with-image-left h6,
    .row.band.wec-general-content h1,
    .row.band.wec-general-content h1,
    .row.band.wec-general-content h2,
    .row.band.wec-general-content h3,
    .row.band.wec-general-content h4,
    .row.band.wec-general-content h5,
    .row.band.wec-general-content h6,
    .row.band.wec-general-content a.button,
    .row.band.wec-general-content p,
    .row.band.wec-general-content h2.spacer-h2,
    .row.band.wec-general-content div.ul-row,
    .row.wec-general-content h1,
    .row.wec-general-content h1,
    .row.wec-general-content h2,
    .row.wec-general-content h3,
    .row.wec-general-content h4,
    .row.wec-general-content h5,
    .row.wec-general-content h6,
    .row.wec-general-content a.button,
    .row.wec-general-content p,
    .row.wec-general-content div.filename,
    .row.wec-two-columns h4,
    .row.wec-headline h1,
    div.wec-row-with-image-right p,
    div.row.band.wec-row-with-image-right > div.col-md-7.order-md-1.text.pad-mobile > h4,
    .main-blog-header h1,
    .wec-contact-info,
    .row.live-stream,
    aside#secondary .sidebar-widget {
        margin-right: 1.2rem;
        margin-left: 1.2rem;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
        {
        margin-right: 2rem;
        margin-left: 2rem;
    }

    .row.band.wec-general-content p a.button {
        margin-left: 0px;
        margin-right: 0px;

    }

    .entry-content > p,
    .entry-content > h2,
    .entry-content > h1 {
        margin-left: 3rem;
        margin-right: 3.5rem;
    }

    .row.d-flex.align-items-start.wec-row-with-image-left h2,
    .row.d-flex.align-items-start.wec-row-with-image-left h4,
    .row.d-flex.align-items-start.wec-row-with-image-left p,
    .row.band.d-flex.align-items-.wec-row-with-image-left p,
    .row.band.d-flex.align-items-.wec-row-with-image-left p {
        margin-left: 4rem;
        margin-right: 4rem;
    }

    div.row.band.wec-row-with-image-right > div.col-md-7.order-md-1.text.pad-mobile > h4 {
        margin: 23px 1.2rem 5px;
    }

    .ul-column:nth-of-type(1) {
        margin-bottom: -20px;
        padding-bottom: 0px;
    }

body.page-id-34 .ul-column:nth-of-type(1) {
    margin-bottom: 35px;
    padding-bottom: 0px;
}
    .btn-algn-right {
        text-align: left;
    }

    .btn-mg-left {
        margin-left: 35px;
    }

    .masonry .masonry-text {
        padding: 35px 5% 24px;
    }

    body.page-id-34 .row.band.d-flex.align-items-start.wec-row-with-image-right .col-md-7.order-md-1.text.pad-mobile p {
        margin-top: 0px;
    }

    body.page-id-34 div.wec-two-columns ul {
        list-style-position: outside;
        margin-left: 60px;
        padding-right: 50px;
    }

    body.page-id-34 div.wec-general-content ul,
    div.wec-row-with-image-right ul,
    div.wec-row-with-image-left ul,
    div.wec-masonry-with-image-right ul,
    div.wec-masonry-with-image-left ul,
    div.wec-two-columns ul {
        list-style-position: outside;
        margin-left: 43px !important;
        padding-right: 50px;
    }

    body.page-id-34 div.wec-general-content ul li,
    body.page-id-34 div.wec-row-with-image-right ul li,
    body.page-id-34 div.wec-row-with-image-left ul li,
    body.page-id-34 div.wec-masonry-with-image-right ul li,
    body.page-id-34 div.wec-masonry-with-image-left ul li,
    body.page-id-34 div.wec-two-columns ul li {
        margin-top: 10px;
    }

    article.page > div > div.row.wec-two-columns > div:nth-child(2) > h4 {
        margin-top: 35px;
    }

    body.page-id-34 #post-34 > div > div.row.band.d-flex.align-items-.wec-row-with-image-left > div.col-md-6.text.pad-mobile > p:nth-child(1) {
        margin-top: 0px;
    }

    #post-34 > div > div:nth-child(10) > div > h1 {
        margin-top: 67px;
    }

    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-right:after {
        content: '';
        border-bottom: 1px solid #a7a7a7;
        width: 80%;
        margin: 0 auto;
        padding-top: 14px;
    }

    #post-34 > div > div:nth-child(10) > div > div > div:nth-child(2) > h4 {
        margin-top: 75px;
    }

    #post-34 > div > div:nth-child(15) > div > h3 {
        margin-bottom: 10px;
    }

    #page > div.container > div.row.blog-latest > div > section > h1 {
        margin-top: 75px;
    }

    #post-34 > div > div:nth-child(14) > div > h3 {
        margin-bottom: 0px;
    }

    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-left:after {
        content: '';
        border-bottom: 1px solid #a7a7a7;
        width: 80%;
        margin: 0 auto;
        padding-top: 14px;
    }

    body.page-id-34 a.button {
        float: left;
    }

        h1 {
        font: 300 24px/27px "Poppins", sans-serif;
        color: #815374;
        text-transform: uppercase;
        letter-spacing: 0.03em;
    }

    h2 {
        font: 300 20px/23px "Poppins", sans-serif;
        color: #815374;
        text-transform: uppercase;
        letter-spacing: 0.03em;
    }

    h3 {
        font: 300 20px/30px "Poppins", sans-serif;
        color: #000000;
        text-transform: uppercase;
        letter-spacing: 0.03em;
    }

    h4 {
        font-family: "Poppins", sans-serif;
    }

    h5 {
        font-family: "Poppins", sans-serif;
    }

    h6 {
        font-family: "Poppins", sans-serif;
    }

    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    p {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    #post-28 > div > div:nth-child(17) > div > h2 {
        margin-top: 75px;
    }

    body.page-template-t-tier-1-ocala-home .row.blog-latest {
        margin-top: 0px;
    }

    div.wec-general-content p:last-of-type > a.button.green {
        margin-top: 10px;
    }

    body.page-id-34 article.page > .entry-content > div:nth-child(1) + .row.band.wec-general-content .col.pad-mobile p {
        margin-left: 1rem;
    }

    #post-31 > div > div.row.band.wec-general-content > div > p {
        padding-right: 0px !important;
    }

    .ul-column {
        float: left;
        width: 100%;
        padding: 0px;
    }

    .callout {
        background-color: black;
        max-width: 100%;
        padding: 25px;
        color: white;
        font-family: "Poppins", sans-serif;
        font-size: 16px;
        line-height: 24px;
    }

    body.page-template-t-tier-3.page-template-t-tier-3-php #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail {
        height: 203px;
        overflow: hidden;
    }

    article.feed-article .entry-content.pad-mobile p {
        margin-left: 0rem;
    }

    .row.blog-latest .wec-post {
        display: block;
    }

    body.home div.row div.col .view-all {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    body.page-template-t-tier-2.page-template-t-tier-2-php div.post-thumbnail img.attachment-post-thumbnail,
    body.page-template-t-tier-2-sponsors-ocala.page-template-t-tier-2-sponsors-ocala-php div.post-thumbnail img.attachment-post-thumbnail {
        height: 50vw !important;
        width: auto !important;
        position: relative;
        left: -50%;
        top: 0px;
    }

    body.page-id-365 div.post-thumbnail img.attachment-post-thumbnail {
        height: 50vw !important;
        width: auto !important;
        position: relative;
        left: -340px !important;
        top: 28px !important;
    }

    body.page-id-369 div.post-thumbnail img.attachment-post-thumbnail {
        height: 50vw !important;
        width: auto !important;
        position: relative;
        left: -50% !important;
        top: 31px !important;
    }

    body.page-template-t-tier-2.page-template-t-tier-2-php.page-id-419 div.post-thumbnail img.attachment-post-thumbnail {
        height: 50vw !important;
        width: auto !important;
        position: relative;
        left: -230px;
        top: 0px;
    }

    .wec-post .image {
        flex-basis: 43%;
        flex-grow: 2;
        float: left;
        margin-right: 0px;
        background-color: transparent;
        height: 356px;
        overflow: visible;
    }


    #footer .bottom h1 {
        font: 300 21px/25px "Poppins", sans-serif;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        margin-bottom: 20px;
        color: white;
    }

    #footer .bottom {
        background-color: black;
        color: white;
        text-align: center;
        padding: 30px 0 30px 0;
    }

    .container-fluid.bottom {
        margin-top: -31px;
    }


    footer#footer .row.sitemap {
        display: flex;
        flex-direction: column-reverse;
    }

    .wec-post .image,
    .wec-post .entry-content {
        width: 100%;
        display: block;
        height: auto;
        margin-bottom: 24px;
    }

    .row.blog-latest .wec-post header.entry-header h1 {
        padding: 0px;
        margin: 0px 0px 10px;
    }

    article.post div.entry-content > p {
        margin: 0px 0px 20px;
        padding: 0px;
    }

    .col-sm-6.col-lg-2.ocala-2,
    .col-sm-6.col-lg-2.ocala-1,
    .col-sm-6.col-lg-2.wilmington-1,
    .col-sm-6.col-lg-2.main-1 {
        display: none;
    }

    #post-28 > div > div:nth-child(16) {
        padding: 0px 22px 0px;
    }

    .featured-video-container {
        float: none;
        height: 300px;
        width: 100%;
        margin: 40px 0px 0px 0px;
    }

    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-right,
    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-left {
        margin-bottom: 30px;
    }

    .row.d-flex.align-items-center.masonry.wec-masonry-with-image-left ~ .row.band.wec-general-content h2.rich-text.block-editor-rich-text__editable.has-text-align-center {
        margin-top: 0px;
    }

    body.home div.locations .link-block span {
position: absolute;
    bottom: -21px;
    left: -3px;
    color: white;
    font: 600 70px/70px "Poppins", sans-serif;
    text-transform: uppercase;
    z-index: 2;
    margin-left: 3.2rem;
    font-size: 2.8rem;
    }

    h2.live-stream-band {
        margin-top: 0px;
    }

    div#mep_0 {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding: 0px !important;
    }

    #post-28 > div > div:nth-child(2) > div {
        display: flex;
        flex-direction: column-reverse;
    }

    #post-28 > div > div:nth-child(2) > div:nth #footer .sitemap {
        font-size: 15px;
        line-height: 22px;
        padding: 0px 0 24px 0;
        flex-direction: column-reverse;
    }

    footer .container-fluid .container {
        margin: 0 auto;
        text-align: center;
    }

    .row.footer-row {
        margin-left: 0px;
        padding: 0px 56px;
        margin: 10px 0px 25px;
    }

    .column.footer-col {
        margin-bottom: 8px;
    }

    .row.footer-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        padding: 15px 56px;
        margin: 0px 0px 0px;
        z-index: 20;
    }

    body.page-id-31 form {
        width: 100%;
        margin: 0px !important;
        float: left;
        display: inline-block;
        position: relative;
        padding: 0 1.2rem;
    }

    footer.footer form {
        width: 20%;
        margin: 0px !important;
        float: left;
        display: inline-block;
        margin-left: 45px !important;
        position: relative;
        z-index: 9;
    }

    body.blog.hfeed div.main-blog-header h1,
    body.archive  h1.page-h1,
    body.error404 h1.page-title,
    body.category  h1.page-h1,
    body.search h1.page-h1, .category .main-blog-header h1{
font: 300 24px/27px "Poppins", sans-serif;
    color: #815374;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0px 0px 10px 1.2rem !important;
    }

    section.widget_recent_entries h2 {
    font: 300 24px/27px "Poppins", sans-serif;
    color: #815374;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

    .close {
        float: right;
        font-size: 1.3rem;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .5;
        margin-right: 5px;
        margin-top: -1px;
    }

    footer.footer input[type="text"] {
        height: 35px;
  position: relative;
    top: -8px;
    left: 13px;
        border-radius: 20px;
        width: 202px;
        font-family: 'Noto Serif', serif;
        font-size: 16px;
        padding: 0px 10px;
        border: none;
    }

    #footer > div:nth-child(2) > div > div.row.sitemap > div.col-sm-6 {
        margin-top: 2px;
    }

    #footer > div:nth-child(2) > div > div.row.sitemap > div.col-sm-6.col-lg-2.social-media > span.mobile-show > details > summary > h1 {
        margin: 0;
    }

    #footer > div:nth-child(2) > div > div.row.sitemap > div.col-sm-6.social-media {
        margin-top: -64px;
        z-index: 50;
    }

    #footer .sitemap summary h1 {
        font-size: 21px !important;
		margin-top: 0;
    }

    #footer .sitemap h1 {
        margin-top: 35px;
        margin-bottom: 10px;
		font-size: 21px;
    }
	
	.footer-details ul  {
		text-align: left;
	}

    .col-sm-6.col-lg-2.social-media {
        margin-bottom: 20px;    margin-top: -50px;
		z-index: 2;
    }
	.col-sm-6.col-lg-2.social-media .mobile-show {
        margin-left: 10px;
    }

    .column.footer-col {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1;
        padding: 0px 5px;
        margin: 0 25px 15px;
    }

    #footer > div:nth-child(3) > div > div:nth-child(2) > img {
        filter: invert(1);
    }

    #footer > div:nth-child(3) > div > div:nth-child(2) {
        background-color: #000000;
        color: #ffffff;
        padding: 25px 0px 0px;
    }

    /* #footer > div:nth-child(3) > div > div:nth-child(3) {
        background-color: #000000;
    } */

    #footer .copyright a,
    #footer .copyright a:hover {
        color: #ffffff;
    }

    #footer .copyright {
        margin: 24px auto;
        color: #ffffff;
        text-align: center;
        padding: 0px 30px;
        margin: 20px 0px 20px;
    }

    #footer .sitemap .contact .button {
        margin-bottom: 0px;
        font-size: 19px;
    }

    div.home-blog-feed div.row:nth-child(2) {
        padding-bottom: 0px;
    }

    .latest-post-img-container {
float: none !important;
    vertical-align: top !important;
    width: 100% !important;
    height: 232px !important;
    }


    .container.band.home-blog-feed {
        height: 100%;
    }

    .image.wec-mag-img {
        height: 285px;
    }

    body.home .image.wec-mag-img {
        flex-grow: unset;
        flex-basis: unset;
        float: none;
        margin-right: 50px;
        height: auto;
        width: 100%;
        overflow: hidden;
    }

    body.home .row.blog-latest .col section article.post .wec-post .image a.featured-image img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        display: block;
        height: auto;
        width: 100%;
        object-fit: cover;
        margin: 0px;
        padding: 0px;
        position: relative;
        top: 0px;
    }

    .wec-mag-header {
        margin-top: 0px;
        margin-bottom: 19px;
    }

    .col-lg-6.secondary-post-outer-container {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .col-lg-6.secondary-post-outer-container {
        height: 890px !important;
    }

    .post.secondary-post-container {
        height: 100%;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.secondary-post-outer-container > div:nth-child(2) {
        margin-top: 35px;
    }

    .col-md-6.secondary-blog-feed_btn > p:first-of-type {
        height: 129px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .home-blog-feed h3 {
        margin-bottom: 2px;
    }

    .secondary-blog-feed_img {
        height: 222px;
        overflow: hidden;
        margin-bottom: 15px;
        padding: 0px;
margin: 0px 0px 10px;
        width: 100%;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.secondary-post-outer-container > div.post.secondary-post-container > div.row.secondary-blog-feed_img-btn > div.col-md-6.secondary-blog-feed_btn {
    margin: 0px;
}

    body:not(.single) img {
        width: 100%;
        height: auto;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.secondary-post-outer-container > div:nth-child(1) > div.row.secondary-blog-feed_img-btn {
    float: none !important;
    vertical-align: top !important;
    height: 70%;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.secondary-post-outer-container > div:nth-child(2) > div.row.secondary-blog-feed_img-btn {
    float: none !important;
    vertical-align: top !important;
    height: 70%;
    }

    .col-md-6.secondary-blog-feed_btn {
        margin: 0px 1rem 0px 1.2rem;
    }

    .container.band.home-blog-feed h2.text-center {
        padding: 0px 43px;
        margin: 63px 0px 45px;
    }

    .container.band.home-blog-feed {
        margin-top: 0px;
        margin-bottom: 65px;
        padding-top: 0px;
        width:80%;
    }

    .container.band.home-blog-feed div.latest-post-container {
        padding: 0px;
    }

    div.home-page-blog-feed-container {
        width: 100%;
        margin: 0 auto;
    }

    div.home-blog-feed h3 {
        margin-right: 0;
    }

    .masonry-text p {
        font-size: calc(18px - 0.20vw);
    }

    body:not(.page-template-t-tier-1-ocala-home) article.page > div > div.row.wec-headline + div.row.band.d-flex.align-items-start.wec-row-with-image-right,
    body:not(.page-template-t-tier-1-wilmington-home) article.page > div > div.row.wec-headline + div.row.band.d-flex.align-items-start.wec-row-with-image-right,
    body:not(.home) article.page > div > div.row.wec-headline + div.row.band.d-flex.align-items-start.wec-row-with-image-right {
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: -7px;
    }

    body:not(.home) article.page > div > div.row.wec-headline + div.row.band.d-flex.align-items-start.wec-row-with-image-right > div > img {
        margin-top: 20px;
        margin-bottom: 0px;

    }

    div.locations.link-blocks.band div.link-block {
        margin-bottom: 12px;
        position: relative;
        height: 235px;
        width: 100% !important;
        text-align: center;
        background-color: black;
        background-size: cover;
    }

    body.page-template-t-tier-1-wilmington-home article.page > div > div.row.band.wec-general-content > div > h2 {
        margin-top: 43px;
    }

    body.page-template.page-template-t-tier-1-wilmington-home div.row div.col .view-all {
        text-align: center;
        margin-top: -41px;
        margin-bottom: 0px;
    }

    div.row.band.wec-general-content:last-of-type {
        padding-bottom: 62px;
    }



    .wec-carousel-item .content {
        bottom: 95px;
        left: 0;
        width: 100%;
        padding-right: 40px;
        padding-left: 40px;
    }

    .owl-nav {
        top: unset;
        bottom: 185px;
    }

    div#page {
        touch-action: none;
        touch-action: pan-y;
        overflow-x: hidden;
    }

    body.page-template-t-homepage div.intro.band {
        padding: 25px 0 0px;
    }

    .container-fluid {
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
    }

    div#nav-container {
        padding-top: 12px;
        padding-right: 0px;
        padding-left: 0px;
		background: #000;

    }
    .scrolling-active  div#nav-container{
        margin-top:0;
    }





    body.page-template-t-tier-1-wilmington-home #page > div.container > div:nth-child(1) > div > section,
    body.page-template-t-tier-1-ocala-home #page > div.container > div:nth-child(1) > div > section,
    body.home #page > div.container > div:nth-child(1) > div > section {
        margin-top: 23px;
    }

    body.page-id-369 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: -8px;
    }

    .row.wec-headline + .row.band.wec-general-content > div.col.pad-mobile p {
        margin-top: 0px;
    }

    .row.wec-headline + .row.band.wec-general-content > div.col.pad-mobile p:first-of-type {
        margin-top: 0px;
        margin-bottom: 0px;
    }


    body.page-template-t-tier-1-ocala-home article.page > div > div:nth-child(2) > div > p {
        margin: 0 1.2rem;
        display: inline;
        position: relative;
        top: 0;
        -ms-transform: inherit;
        transform: inherit;
        margin-bottom: 32px;
    }

    hr {
        background-color: #B1B3B6;
        width: 80%;
        height: 1px;
        margin: 0px auto;
        border: none;
    }

    .wec-link-blocks.owl-carousel {
        margin: 0px auto 21px auto;
    }

    article#post-28 .entry-content > div:nth-child(2) {
    padding-bottom: 0px;
}



    div.locations h2 {
        margin-top: 35px;
        padding: 0px 20px;
    }

    .row.justify-content-around p {
        padding: 0px 50px;
    }

    .col-lg-6.secondary-post-outer-container {
    height: 100% !important;
    }

    body.home div.home-blog-feed h3 {
        text-align: left;
    line-height: 23px;
    margin-bottom: 5px;
    }





    .container.band.home-blog-feed a.button {
        margin-top: 0px !important;
    }

    /* mobile image block styles */

    div.wec-general-content img.alignright {
        float: none !important;
        margin: 15px 0 15px -12% !important;
        vertical-align: top !important;
        width: 124% !important;
        height: auto !important;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.secondary-post-outer-container > div.post.secondary-post-container > div.row.secondary-blog-feed_img-btn > div.col-md-6.secondary-blog-feed_btn > p:nth-child(1) {
    padding: 0px;
    margin: 0px;
}

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.secondary-post-outer-container > div:nth-child(1) > div.row.secondary-blog-feed_img-btn > div.col-md-6.secondary-blog-feed_btn > p:nth-child(2) {
    padding: 0px;
}

    body.page-id-364 div.wec-general-content img.alignleft, div.wec-general-content img.alignleft {
        float: none !important;
        margin: 15px 0 15px -12% !important;
        vertical-align: top !important;
        width: 124% !important;
        height: auto !important;
    }


    #post-67 > div > div.row.wec-headline > div > h1 {
    padding-right: 30px;
}

    div.wec-general-content img.aligncenter {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        vertical-align: top !important;
        height: auto !important;
        margin-bottom: 27px !important;
        margin-top: 15px;
    }

    .row.wec-general-content:last-of-type {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    body.page-id-410 div.row.wec-general-content > div.col h3:first-of-type {
        margin-top: 35px;
    }

    body.page-id-410 div.wec-general-content img.alignleft,
    body.page-id-410 div.wec-general-content img.alignright {
        float: none !important;
        margin: 35px 0 1.5rem -12% !important;
    /*    width: auto !important;*/
        height: auto !important;
    /*    padding: 0px 30% 10px; */
    }

    #post-410 > div > div:nth-child(2) img.alignright {
        float: none !important;
        margin: 33px 0 1.5rem -12% !important;
        vertical-align: top !important;
        width: 124% !important;
        height: auto !important;
        padding: 0px;
    }

    #post-403 > div > div.row.band.wec-general-content > div > p:nth-child(6) {
        margin-top: 90px;
    }

    body.parent-pageid-380 article.page > div > div.row.band.wec-general-content > div > p:nth-child(3) {
        padding: 0px !important;
        margin: 0px 0px 0px 10px !important;
    }

    article.page > div > div:nth-child(8) > div > h3 {
        margin-top: 15px !important;
        margin-bottom: 10px;
    }

    #post-410 > div > div:nth-child(n+3) p,
    #post-410 > div > div:nth-child(n+3) h3 {
        text-align: center;
    }

    p a.button {
        float: left !important;
    }

    aside#secondary p a.button,
    .wec-vendor-button a.button {
        float: none !important;
    }
}

/* --------------- mq mini tablet mobile menu spacing --------------- */
@media (min-width: 577px) and (max-width: 767px) {

    .ajde_evcal_calendar.box_2 + p {
        display: none;
    }

    .featured-video-container {
        float: none;
        height: auto;
        width: 104%;
        margin: 20px 0px 0px;
    }



    .footer > .container-fluid > .container {
        max-width: 100% !important;
    }

    .owl-nav button span {
        font-size: 12px;
    }

    .wec-carousel-item .content {
        bottom: 60px;
        left: 0;
        width: 100%;
        padding-right: 40px;
        padding-left: 20px;
    }

    .footer .container-fluid:nth-child(2) div.row.sitemap > div.col-sm-6 {
    max-width: 100%;
}



    body.page-template-t-tier-2 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail {
    width: 101vw;
    margin: 0px !important;
    margin-left: -14.5vw !important;
}

    body.page-template-t-tier-2 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail {
    width: 115vw;
    margin: 0px !important;
    margin-left: -20% !important;
}


div.home-blog-feed div.col-lg-6 {
    height: 537px;
}

    .post.secondary-post-container {
    height: 485px;
}

.col-lg-6.secondary-post-outer-container {
    height: 1062px !important;
    margin-top: 9px;
}

.container.band.home-blog-feed {
    height: 1780px;
}

.home-blog-feed .wp-post-image, .home-blog-feed .no-image {
    margin-bottom: 24px;
    position: relative;
    top: -20%;
}

        .sidebar-widget.wec {
    text-align: center;
    border-top: 1px solid #B1B3B6;
    border-bottom: 1px solid #B1B3B6;
    padding: 21px 24px 7px;
    margin-right: 20% !important;
    margin-left: 20% !important;
}

    .sidebar-widget div.g {
    text-align: center;
            margin-right: 20% !important;
    margin-left: 20% !important;
}

    .sidebar-widget .g .sidebar-widget.wec.join {
    margin-left: inherit !important;
    margin-right: inherit !important;
}

    body.page-template-t-tier-2 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail {
    width: 101vw;
    margin: 0px !important;
    margin-left: -14.5vw !important;
}

    body.page-template-t-tier-2 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail {
    width: 115vw;
    margin: 0px !important;
    margin-left: -20% !important;
}

    p a.button {
    float: left !important;
}

    aside#secondary p a.button,
    .wec-vendor-button a.button {
    float: none !important;
}

}

/* --------------- mq tablet --------------- */
@media (min-width: 768px) and (max-width: 991px) {
.sidebar-widget.wec {
    text-align: center;
    border-top: 1px solid #B1B3B6;
    border-bottom: 1px solid #B1B3B6;
    padding: 21px 24px 7px;
    margin-right: 30%;
    margin-left: 30%;
}
}
@media (min-width: 768px) and (max-width: 992px) {




/*    .row.blog-latest .wec-post {
    display: block;
}*/

    div.row.blog-latest div.wec-post {
    margin-right: 2rem;
    margin-left: 2rem;
    margin-top: 35px;
    margin-bottom: 50px;
}

    div.wec-post .entry-content {
    flex-basis: 77%;
    flex-grow: 2;
    float: right;
    width: 58.1%;
}



    div.row.blog-latest div.wec-post .entry-content {
    flex-basis: 77%;
    flex-grow: 2;
    float: right;
    width: 39.1%;
}

    body:not(.single) .row.blog-latest .col section article.post .wec-post .image a.featured-image img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    flex-grow: unset;
    flex-basis: 90%;
    float: left;
    margin-right: 35px;
    height: auto;
    width: 100%;
    overflow: hidden;
}

    body.single .col-lg-9.p-0 {
    margin-bottom: 75px;
}


    body.home div.container.events.band > div.row > div.col > h2 {
    margin-top: 35px;
    margin-bottom: 25px;
}

.ajde_evcal_calendar.box_2 + p {
    display: none;
}

    div.container.events.band .ajde_evcal_calendar {
    width: 100% !important;
}

    body.page-id-70 .row.blog-latest {
    margin-top: 45px;
}

    body.page-id-70 .row.blog-latest + .row.blog-latest {
    margin-top: 0px !important;
}

        a.button + div + a.button {
    margin-top: -20px;
}

    body:not(.single) p:last-of-type {
    padding-bottom: 0px;
    margin-bottom: 25px;
}

    body.page-template-t-tier-2 .entry-content,
body.page-template-t-tier-4 .entry-content,
body.blog .entry-content,
body.archive .entry-content,
body.error404 .entry-content,
body.single .entry-content,
body.category .entry-content,
    body.search .entry-content {
    padding-right: 0px;
}

    body.page-template-t-tier-3 .wec-sidebar, body.page-template-t-tier-2 .wec-sidebar, body.page-template-t-tier-4 .wec-sidebar {
    padding: 0px;
        margin-bottom: 65px;
}

    body.page-id-32 img.wp-post-image {
    margin-top: 0px;
}

    body.page-id-31 a.button.green, body.page-id-31 input.button.green {
    background-color: #008764;
    margin-top: 0px;
}

    body.page-id-31 .entry-content form {
    margin-bottom: 75px;
}

    body.page-template.page-template-t-tier-1-ocala-home .featured-video-container {
    float: right;
    width: 494px;
    height: auto;
    margin-left: 15px;
}


    #page > div.container > div:nth-child(1) > div > section {
    margin-top: 0px;
}

    

    .footer form {
    float: left;
}

    footer .column.footer-col {
    width: 100%;
}

    .sidebar-widget div.g {
    text-align: center;
}

.sidebar-widget .ajde_evcal_calendar {
    width: 50% !important;
    margin: 0 auto !important;
}

    .sidebar-widget .ajde_evcal_calendar.eventon_single_event.eventon_event span.evcal_desc2.evcal_event_title {
    display: inline-block;
    position: relative;
    bottom: 6px;
    right: 148px !important;
    font-size: 16px;
    width: 131px;
    height: 22px;
    word-break: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    body.page-id-381 .row.band.wec-general-content {
    padding: 0px 0px 0px 0px;
}

    body.page-id-412 div.wec-carousel-item {
    height: 510px;
}

    p img.alignright.wp-image-14204.size-full {
    margin: 15px 40px 15px 0px !important;
}

    div.row.wec-general-content > div.col h3:first-of-type {
    margin-top: 0px;
}

    .col-md-6.secondary-blog-feed_btn > p:first-of-type {
    height: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .top-btn-circle {
        width: 100%;
    }

    #footer a.scrollup {
        display: inline-block;
        position: relative;
        text-align: center;
        color: white;
        background-color: black;
        padding: 12px 1px;
        border-radius: 40px;
        float: none;
        margin-top: -1px;
        margin-left: 35px;
    }


    #footer .sitemap .main-1 h1 {
        margin-top: 0;
    }

    #footer .sitemap h1 {
        margin-top: 20px;
    }

    #footer .bottom .our-affiliates {
        width: 100%;
    }

    /* #footer .bottom .why-wec {
        width: 100%;
    } */

    .wec-sidebar {
        padding-left: 0;
    }

    .wec-post {
        display: block;
    }

    .wec-post .image,
    .wec-post .entry-content {
        width: 100%;
        display: block;
        margin-bottom: 24px;
    }

    body.home div.row.blog-latest .wec-post .image.wec-mag-img {
    flex-grow: unset;
    flex-basis: unset;
    float: left;
    height: 356px;
    width: 356px;
    overflow: hidden;
    margin: 0 auto;
}

body:not(.home) div.blog-latest .wec-post .image {
    width: 60%;
    display: block;
    margin-bottom: 24px;
}

body:not(.home) div.blog-latest .wec-post .image {
    flex-grow: unset;
    flex-basis: unset;
    float: left;
    margin-right: 35px;
    height: 480px;
    width: 53.5%;
    overflow: hidden;
}
    .wpcf7 .cf7sr-g-recaptcha {
        display: block;
        float: none;
    }

    .wpcf7 .button.right {
        float: right;
        margin-right: 100px;
        margin-top: 35px;
    }

    .wpcf7 .button.right {
        margin-right: 0;
        float: none;
        text-align: left;
    }

    .wec-carousel {
        margin: 0;
    }
    


    

    .wec-row-with-image-left img,
    .wec-row-with-image-right img {
        margin-bottom: 24px;
    }

    .container {
        padding-left: 0;
        padding-right: 0;
    }

    div.site .container {
    max-width: 90%;
}

body.blog .wec-post .image,
body.archive .wec-post .image,
body.error404 .wec-post .image,
body.search .wec-post .image {
    flex-basis: 36.3%;
    flex-grow: 2;
    float: left;
    margin-right: 50px;
    height: 297px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto 20px;
}

    div.wec-post .entry-content {
    flex-basis: 77%;
    flex-grow: 2;
    float: right;
    width: 100%;
}

    .breadcrumbs {
        font-size: 14px;
    }

    h1,
    h2 {
        font-size: 27px;
        line-height: 30px;
    }

#primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.latest-post-container > div > p:nth-child(3) {
    height: 160px;
    overflow: hidden;
}

div.home-blog-feed div.col-lg-6 {
    height: 38rem;
}








    #post-410 div.wec-general-content img.alignleft.logo-sml,
    #post-410 div.wec-general-content img.alignright.logo-sml {
        float: left !important;
        margin: 16px 40px 25px 0px !important;
        vertical-align: top !important;
        width: 181px !important;
        height: auto !important;
    }

    body.blog aside#secondary section,
    body.archive aside#secondary section,
    body.error404 aside#secondary section,
    body.search aside#secondary section {
        margin-bottom: 35px;
        margin-top: 75px !important;
    }

    div.wec-general-content img.alignleft {
        float: left !important;
        margin: 35px 40px 35px 0px !important;
        vertical-align: top !important;
        width: 100% !important;
        height: auto !important;
    }

    div.wec-general-content img.alignright {
        float: left !important;
        margin: 0px 40px 35px 0px !important;
        vertical-align: top !important;
        width: 100% !important;
        height: auto !important;
    }
    
    body.page-id-403 div.wec-general-content img.alignright {
        float: left !important;
        margin: 35px 40px 35px 0px !important;
        vertical-align: top !important;
        width: 100% !important;
        height: auto !important;
    }

    .block-ul {
        margin-left: 20px !important;
        list-style-position: outside;
    }





    body.page-id-94 #ifrm {
        margin-left: -16px !important;
        margin-top: -750px !important;
        height: 3500px !important;
        width: 100% !important;
        overflow: hidden !important;
    }


    body.page-id-94 .iframe-container {
        overflow: scroll;
        padding-top: 142.25%;
        position: relative;
    }

    p a.button {
    float: left !important;
}

aside#secondary p a.button,
.wec-vendor-button a.button {
    float: none !important;
}



}

/* --------------- mq small laptop-desktop, large tablet --------------- */
@media (min-width: 992px) and (max-width: 1200px) {

    body.page-template-t-tier-1-contact .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 65.333333%;
    max-width: 65.333333%;
}

    .wec-contact-info {
    margin-bottom: 35px;
}

    .ul-column + .ul-column {
    margin-top: -10px !important;
}

	aside#secondary span.evcal_desc.evo_info.hide_eventtopdata {
    position: relative !important;
    left: -12px !important;
}

    body.page-template-t-tier-2 .ul-column, body.page-template-t-tier-3 .ul-column, body.page-template-t-tier-4 .ul-column {
    float: left;
    width: 100%;
    padding: 10px 10px 0px;
}

    body:not(.single) img {
    width: 100%;
    height: auto;
}

    img#branding-logo {
    width: 100%;
    height: auto;
}

    .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
}

    body.single #primary .col-lg-9,
    body.blog #primary  .col-lg-9,
    body.archive #primary  .col-lg-9,
    body.error404 #primary  .col-lg-9,
    body.search #primary  .col-lg-9 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 63.6% !important;
    flex: 0 0 63.6% !important;
    max-width: 63.6% !important;
}

        .col-lg-9 {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 66.6% !important;
        flex: 0 0 66.6% !important;
        max-width: 66.6% !important;
    }

    .col-lg-9.p-0 {
    margin-bottom: 75px;
}


    .top-bar ul li a.page-type .triangle {
    position: absolute;
    z-index: 2;
    bottom: -4px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10.5px 11px 10.5px;
    border-color: transparent transparent #ffffff transparent;
}

    #top-bar > div > div > div > ul > li:hover > a > div.triangle {
    top: 48px;
        border-color: transparent transparent #000000 transparent;
}



    body.page-id-21936 .col-lg-9 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 75% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

        body.page-id-21936 .wec-sidebar {
    padding-left: 30px;
    margin: 0 auto;
    margin-bottom: 65px;
}

    div#flipbook-container-0 {
    position: absolute;
    height: 310px;
}

            div#flipbook-0 {
    position: relative !important;
    left: 0px !important;
}

    #post-21936 > div > div:nth-child(3) > div {
    height: 600px;
}


    #post-26 > div > div.row.band.d-flex.align-items-start.wec-row-with-image-right > div.col-md-5.order-md-2.image {
    padding: 0px;
}
    h1.text-center.wec-mag-header {
    text-align: left!important;
}

    nav.main-navigation.ocala ul li#site-navigation-li:nth-child(9) > div > div:nth-child(1) ul {
        width: 130px;
    }

    nav.main-navigation.ocala ul li#site-navigation-li:nth-child(9) > div > div:nth-child(1) {
        min-width: 130px;
    }

    nav.main-navigation.ocala #nav-secondary > li:nth-child(7) > div {
        left: -120px;
    }

    nav.main-navigation.ocala #nav-secondary > li:nth-child(7) > div {
        padding: 15px 20px 10px;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.latest-post-container > div > p:nth-child(3):after {
        content: '[...]';
        background: inherit;
        position: absolute;
        bottom: 43px;
        right: 27px;
    }

    body.home div.row div.col .view-all {
        text-align: center;
        margin-top: 26px;
        margin-bottom: 0px;
    }

    nav.main-navigation.wilmington > ul > li:nth-child(3) > div {
        left: -215px;
    }

    nav.main-navigation.wilmington ul li#site-navigation-li .subnav-area {
        padding: 10px 20px 10px 10px;
    }

    li#site-navigation-li .subnav-area {
        padding: 15px 20px 35px;
    }

    ul.secondary-nav li#site-navigation-li .subnav-area {
    padding: 15px 20px 10px;
}

    .main-navigation ul li:hover .subnav-area.halfwidth {
        left: -300px;
    }

    nav.main-navigation.wilmington > ul > li:nth-child(8) > div {
        left: -168px;
    }

    nav.main-navigation.wilmington > ul > li:nth-child(3) > div {
        left: -300px;
    }



    div.top-bar.wilmington ul li.about-nav .subnav-area {
        padding: 20px 20px 10px;
    }

    nav.main-navigation.wilmington #site-navigation-li > div > div:nth-child(2) > ul > li,
    nav.main-navigation.wilmington #site-navigation-li > div > div > ul > li,
    nav.main-navigation.wilmington #site-navigation-li > div > div:nth-child(2) > ul > li > ul > li {
        margin-bottom: 0px !important;
    }

    #site-navigation-li > div > div > ul > li {
        padding-left: 0px;
    }

    nav.main-navigation.ocala #site-navigation-li > div > div:nth-child(2) > ul > li {
        margin-bottom: 0px !important;
    }

    div#top-bar .subnav-area.fullwidth.non-nested {
        padding: 20px 20px 20px !important;
    }

    #site-navigation > ul > li.about-nav > div ul {
        width: 169px !important;
    }

    #site-navigation > ul > li.about-nav > div {
        padding: 10px 10px 5px !important;
    }

    #post-410 div.wec-general-content img.alignleft.logo-sml,
    #post-410 div.wec-general-content img.alignright.logo-sml {
        float: left !important;
        margin: 16px 40px 25px 0px !important;
        vertical-align: top !important;
        width: 181px !important;
        height: auto !important;
    }

    #top-bar > div > div > div > ul > li.about-nav > div > div > ul {
        width: 193px;
    }

    nav.main-navigation.ocala #site-navigation-li > div > div:nth-child(1) > ul:nth-child(1) > li {
        margin: 0px !important;
    }

    body.page-id-369 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 40px;
    }


    body.blog .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link,
    body.archive .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link,
    body.error404 .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link,
    body.search .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link {
        display: inline-block;
        width: 90%;
    }


    #post-410 > div:nth-child(1) > .row.band.wec-general-content {
        margin-bottom: 0px;
    }

    #post-410 > div > div:nth-child(3) {
        margin-top: 20px;
    }

    #post-410 > div:nth-child(1) > .row.band.wec-general-content:last-of-type {
        margin-bottom: 75px;
    }

    #post-70 > div > div.row.wec-headline > div > h1 {
        padding-right: 20%;
    }

    .wec-post .image {
        flex-grow: unset;
        flex-basis: unset;
        float: left;
        margin-right: 50px;
        height: 437px;
        width: 566px;
        overflow: hidden;
    }

    .wec-post .entry-content {
        flex-basis: 40%;
        flex-grow: 2;
        float: right;
        width: 100%;
    }

    div.row.blog-latest .wec-post .entry-content {
    flex-basis: 40%;
    flex-grow: 2;
    float: right;
    width: 51%;
}

    body.home div.row.blog-latest .wec-post .entry-content {
    flex-basis: 40%;
    flex-grow: 2;
    float: right;
    width: 45%;
}

    body.page-template-t-tier-2 div.row.blog-latest .entry-content,
    body.page-template-t-tier-3 div.row.blog-latest .entry-content,
    body.page-template-t-tier-4 div.row.blog-latest .entry-content {
    padding-right: 0rem;
}

    body.blog .wec-post .image,
    body.archive .wec-post .image,
    body.error404 .wec-post .image,
    body.search .wec-post .image  {
        flex-basis: 36.3%;
        flex-grow: 2;
        float: left;
        margin-right: 50px;
        height: 297px;
        overflow: hidden;
        width: 420px;
    }

    body.home div.row.blog-latest div.wec-post {
        margin-top: 35px;
        margin-bottom: 50px;
        width: 100%;
    }

    div.row.blog-latest div.wec-post {
        margin-right: 0rem !important;
        margin-left: 0rem !important;
        margin-top: 35px;
        margin-bottom: 50px;
    }

    body.home div.row.blog-latest div.wec-post div.row.blog-latest div.wec-post {
        margin-right: 0rem;
        margin-left: 0rem;
        margin-top: 35px;
        margin-bottom: 50px;
    }

    body.home.page-template.page-template-t-homepage.page-template-t-homepage-php.page.page-id-24 .row.blog-latest:last-of-type {
        margin: 0 auto 25px;
        width: 80%;
    }


    #post-26 > div > div.row.band.wec-general-content {
        margin-top: 37px;
        margin-bottom: 48px;
    }

    body.single .container {
        margin-bottom: 75px;
    }











    body.page-id-94 #ifrm {
        margin-left: -16px !important;
        margin-top: -750px !important;
        height: 3500px !important;
        width: 100% !important;
        overflow: hidden !important;
    }


    body.page-id-94 .iframe-container {
        overflow: scroll;
        padding-top: 142.25%;
        position: relative;
    }

    article#post-410 div.wec-general-content img.alignleft {
        float: left !important;
        margin: 0px 7px 83px 0px !important;
        vertical-align: top !important;
        width: 181px !important;
        height: auto !important;
    }

    #post-39847 > div > div:nth-child(2) > div > p > img {
        margin: 0px 0px 15px 0px !important;
    }

    body.page-id-154 article.page > div > div.row.wec-headline > div > h1 {
        margin-top: 0px;
        padding-right: 0px;
    }

    body.page-id-94 #ifrm {
        margin-left: -16px !important;
        margin-top: -350px !important;
        height: 3500px !important;
        width: 100% !important;
        overflow: hidden !important;
    }

    body.page-id-94 .iframe-container {
        height: 850px;
    }

    #post-79 > div > div.row.wec-headline > div > h1 {
        padding-right: 12%;
    }

    p.btn-algn-right {
        text-align: left;
    }

    #post-83 > div > div:nth-child(7) > div > p:nth-child(1) > img {
        margin-top: 0px !important;
    }

    #post-403 > div > div.row.band.wec-general-content > div > h3,
    #post-403 > div > div.row.band.wec-general-content > div > h3 > img {
        margin-top: 20px !important;
    }



    body.page-id-364 div.row.band.wec-general-content:last-of-type {
        padding-bottom: 0px;
    }

    body.page-id-365 body.page-id-364 div.row.band.wec-general-content:last-of-type {
        padding-bottom: 0px;
    }



    li.about-nav .subnav-area,
	li.media-nav .subnav-area	{
        left: -140px;
    }
	#site-navigation > ul > li.media-nav > div ul {
		width: 200px;
	}

    div#wpcf7-f15-o1 {
        margin-bottom: 75px;
    }

    #post-34 > div > div:nth-child(3) > div.col-md-7.order-md-1.text.pad-mobile {
        margin-bottom: 35px;
    }

    #post-34 > div > div:nth-child(5) > div.col-md-5.order-md-2.image > img,
    #post-34 > div > div.row.band.d-flex.align-items-.wec-row-with-image-left > div.col-md-5.image > img {
        margin-top: 15px;
    }

    body.home .row.blog-latest .col section article.post .wec-post .image a.featured-image img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        margin: 0 auto;
    }

    #post-13615 > div > div.image.wec-mag-img {
        height: auto !important;
    }

    body.page-template-t-tier-1-contact .col-lg-1 {
    display: none;
}

    #page > div.container > div:nth-child(2) > div:nth-child(3) {
        max-width: 30px !important;
    }

    .wec-post {
        margin-right: 7rem;
        display: block;
        margin-bottom: 0px;
    }

    body.blog .col-lg-3,
    body.archive .col-lg-3,
    body.error404 .col-lg-3,
    body.search .col-lg-3 {
        margin-left: 25px;
    }



    body.blog .entry-content,
    body.archive .entry-content,
    body.error404 .entry-content,
    body.search .entry-content {
        padding-right: 1.5rem;
    }

    body.blog .wec-post .image,
    body.archive .wec-post .image,
    body.error404 .wec-post .image,
    body.search .wec-post .image {
        flex-basis: 94.8%;
        flex-grow: 2;
        float: left;
        margin: 0 auto 15px;
        height: 356px;
        overflow: hidden;
        width: 356px;
    }

    #post-24 > div.row.wec-headline > div > h1 {
        padding-right: 20%;
        padding-left: 20%;
    }

    div.locations p,
    div.locations h1 {
        margin: 15px 0 !important;
    }

    #primary > div.container.locations.link-blocks.band a h1, #primary > div.container.locations.link-blocks.band p {
    padding-right: 0px;
    margin: 20px 20% !important;
}

    #post-28 > div > div:nth-child(16) > div > h1 {
        padding-right: 7%;
        padding-left: 7%;
    }


    article.post > div > div.entry-content > header > h1 {
        margin-top: 20px;
        margin-bottom: 5px;
    }

    div.row.blog-latest article.post > div > div.entry-content > header > h1 {
    margin-top: 0px;
}

    body.privacy-policy .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.page-id-31 .subnav-area.fullwidth.non-nested,
    body.page-id-90 .subnav-area.fullwidth.non-nested,
    body.page-id-91 .subnav-area.fullwidth.non-nested,
    body.page-id-94 .subnav-area.fullwidth.non-nested,
    body.page-id-95 .subnav-area.fullwidth.non-nested,
    body.page-id-96 .subnav-area.fullwidth.non-nested,
    body.page-id-97 .subnav-area.fullwidth.non-nested,
    body.page-id-32 .subnav-area.fullwidth.non-nested,
    body.page-id-34 .subnav-area.fullwidth.non-nested,
	body.parent-pageid-34 .subnav-area.fullwidth.non-nested,
    body.blog .subnav-area.fullwidth.non-nested,
    body.archive .subnav-area.fullwidth.non-nested,
    body.search .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.home .subnav-area.fullwidth.non-nested,
	body nav.wec-general .subnav-area.fullwidth.non-nested{
        visibility: visible;
        opacity: 1;
        width: 1110px;
        width: 930px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -390px;
    }

        body.single .main-navigation.wec-general .subnav-area.fullwidth.non-nested {
        visibility: visible;
        opacity: 1;
        width: 1110px;
        width: 930px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -390px;
    }

    body.privacy-policy .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.single .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-31 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-90 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-91 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-94 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-95 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-96 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-97 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-32 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-34 .subnav-area.fullwidth.s-nav-ocala,
	body.parent-pageid-34 .subnav-area.fullwidth.s-nav-ocala,
    body.blog .subnav-area.fullwidth.s-nav-ocala,
    body.archive .subnav-area.fullwidth.s-nav-ocala,
    body.search .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.home .subnav-area.fullwidth.s-nav-ocala,
    body nav.wec-general .subnav-area.fullwidth.s-nav-ocala{
			visibility: visible;
			opacity: 1;
			width: 930px;
			position: absolute;
			transform: none;
			top: 22px;
			left: -319px;
			padding: 20px 20px;
    }

    body:not(.home) h2.t2-events-header,
    body:not(.page-template-t-tier-1-ocala-home) h2.t2-events-header,
    body:not(.page-template-t-tier-1-wilmington-home) h2.t2-events-header {
        margin-top: 24px;
    }

    body.page-template.page-template-t-tier-1-ocala-home.page-template-t-tier-1-ocala-home-php.page.page-id-28.page-parent .row.band.wec-general-content {
        padding: 0px 0px 0px 0px;
    }


    body.blog .wec-post .image,
    body.archive .wec-post .image,
    body.search .wec-post .image,
    body.error404 .wec-post .image {
        flex-basis: 100%;
        flex-grow: 2;
        float: left;
        margin: 0 auto 15px;
        height: auto;
        overflow: hidden;
        width: 420px;
    }

    div.row.live-stream {
        margin-bottom: 47px;
    }

    body.page-template-t-tier-1-ocala-home .container-fluid.bottom {
        margin-top: 0px;
    }

    #post-26 > div > div.row.wec-headline > div > h1 {
        padding-right: 110px;
    }

    body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-34 a.button {
        padding: 4px 14px;
        display: inline-block;
        color: white;
        background: black;
        text-transform: uppercase;
        max-width: 100%;
        font: 600 19px "Poppins", sans-serif;
        text-decoration: none;
        border: none;
        outline: none;
        margin-top: 20px;
        margin-bottom: 35px;
    }

    input.button {
        padding: 4px 14px;
        display: inline-block;
        color: white;
        background: black;
        text-transform: uppercase;
        max-width: 100%;
        font: 600 19px "Poppins", sans-serif;
        text-decoration: none;
        border: none;
        outline: none;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    article.page > div > div.row.band.d-flex.align-items-start {
        padding: 0px;
        margin-bottom: 0px;
    }

    body.page-template.page-template-t-tier-1-wilmington-home div.row div.col .view-all {
        text-align: center;
        margin-top: -65px;
        margin-bottom: 0px;
    }

    .breadcrumbs {
        text-transform: uppercase;
        font: 300 18px "Poppins", sans-serif;
        color: #767676;
        margin: 35px 0 14px 0;
    }

    #evcal_calendar_events_page_calendar {
        width: 75%;
        margin-bottom: 65px;
    }

    body.page-template-t-tier-1-contact aside {
        margin-top: 0px;
    }

    #post-28 > div > div:nth-child(17) > div > h2 {
        margin-top: -10px;
    }

    body.home div.row.live-stream {
        margin-bottom: 46px;
    }

    body.page-template-t-tier-1-wilmington-home article.page > div > div.row.band.wec-general-content > div > h2 {
        margin-top: 35px;
    }

    div.row.live-stream {
        margin-bottom: 47px;
    }

    body.page-template.page-template-t-tier-1-wilmington-home h2.live-stream-band {
        margin-top: -14px !important;
    }

    #post-28 > div > div:nth-child(17) > div > h2 {
        margin-top: 35px;
        margin-bottom: 29px;
    }

    #post-28 > div > div.row.wec-headline > div > h1 {
        padding-right: 70px;
    }

    .row.blog-latest:last-of-type {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    #footer div.social-media a {
        color: black;
        text-decoration: none;
        display: inline-block;
        margin-bottom: 4px;
    }



    #post-67 > div > div.row.wec-headline > div > h1 {
        padding-right: 106px !important;
    }

    div.row.wec-general-content > div.col h3:first-of-type {
        margin-top: 35px;
    }

    body.page-id-410 div.row.wec-general-content > div.col h3:first-of-type {
        margin-top: 15px;
    }

    body.page-template-t-tier-3 div.entry-content:nth-child(1) h2 {
        margin-top: 35px;
    }

    body:not(.home) .row.band.wec-general-content .col.pad-mobile p + h3,
    body:not(.page-template-t-tier-1-ocala-home) .row.band.wec-general-content .col.pad-mobile p + h3,
    body:not(.page-template-t-tier-1-wilmington-home) .row.band.wec-general-content .col.pad-mobile p + h3 {
        margin-top: 0px;
    }

    div.row.wec-general-content:last-of-type {
        margin-bottom: 75px;
    }

    #post-79 > div > div.row.wec-headline > div > h1 {
        padding-right: 10%;
    }

    article.page > div > div:nth-child(5) > div > div.ul-row {
        margin-top: 0px;
    }

    ul.block-ul {
        padding-right: 0px !important;
    }


    .ajde_evcal_calendar.box_2 {
        width: 80%;
        margin-bottom: 0px;
    }

    .row.blog-latest + .row.blog-latest {
        margin-top: 75px !important;
    }

    #post-69 > div > div.row.wec-headline > div > h1 {
        padding-right: 90px;
    }

    body.page-id-69 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 0px;
    }

    article.page > div > div.row.wec-headline > div > h1,
    article.page > div.row.wec-headline > div > h1 {
        margin-top: 0px;
        padding-right: 90px;
    }

    body.page-id-67 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 0px;
    }

    .sponsors {
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
        margin-bottom: 75px;
    }

    .owl-dots {
        text-align: center;
        position: absolute;
        width: 35%;
        bottom: 40px;
        right: -45px;
    }

    body.page-id-412 div.owl-dots {
        bottom: 27px;
    }

    .breadcrumbs {
        text-transform: uppercase;
        font: 300 18px "Poppins", sans-serif;
        color: #767676;
       margin: 35px 0px 50px 0px;
    }

    body.single .breadcrumbs {
        text-transform: uppercase;
        font: 300 18px "Poppins", sans-serif;
        color: #767676;
       margin: 35px -15px 50px -15px;
        max-width: 100%;
    }

    body.page-id-381 .breadcrumbs {
        text-transform: uppercase;
        font: 300 18px "Poppins", sans-serif;
        color: #767676;
        margin: 35px 0 50px 0;
    }

    div#navbar-classic {
        background-color: black;
        width: 120% !important;
        margin-left: 0px;
        padding-left: 30px;
        height: 90vh !important;
        width: 100%;
        overflow-y: scroll;
        position: relative;
            top: -30px;
    }

    #secondary > div.sidebar-widget.wec.contact > h2 {
        font-size: 28px;
        text-align: center;
    }

    div.wec-general-content p:first-of-type img.alignleft {
        float: none !important;
        margin: 15px 40px 25px 0px !important;
        vertical-align: top !important;
        width: 100% !important;
        height: auto !important;
    }

    body.page-id-411 div.wec-general-content p:first-of-type img.alignleft {
        margin: 35px 40px 10px 0px !important;
    }




    .wec-post .image {
        flex-grow: unset;
        flex-basis: unset;
        float: left;
        margin-right: 35px;
        height: 297px;
        width: 420px;
        overflow: hidden;
        margin-bottom: 15px;
    }

    body.category .wec-post {
    margin-right: 0rem;
    display: block;
    margin-bottom: 80px;
}

    .wec-post .image.wec-mag-img {
        flex-grow: unset;
        flex-basis: unset;
        float: left;
        margin-right: 50px;
        height: 356px;
        width: 356px;
        overflow: hidden;
        margin: 0 auto;
    }

    div.row.blog-latest div.wec-post {
        margin-right: 4rem;
        margin-left: 4rem;
        margin-top: 35px;
    }

    body.page-template.page-template-t-tier-1-ocala-home.page-template-t-tier-1-ocala-home-php.page.page-id-28.page-parent .row.blog-latest:last-of-type {
        margin-bottom: 13px;
        margin-top: -2px;
    }

    body.page-id-31 .subnav-area.fullwidth.non-nested,
    body.page-id-32 .subnav-area.fullwidth.non-nested,
    body.page-id-34 .subnav-area.fullwidth.non-nested,
	body.parent-pageid-34 .subnav-area.fullwidth.non-nested,
    body.blog .subnav-area.fullwidth.non-nested,
    body.archive .subnav-area.fullwidth.non-nested,
    body.search .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
	body nav.wec-general .subnav-area.fullwidth.non-nested	{
        visibility: visible;
        opacity: 1;
        width: 929px;
        position: absolute;
        transform: none;
        top: 21px;
        left: -390px;
        padding: 20px 15px 10px;
    }

    body.home .subnav-area.fullwidth.non-nested {
        visibility: visible;
        opacity: 1;
        width: 929px;
        position: absolute;
        transform: none;
        top: 21px;
        left: -349px;
        padding: 20px 15px 10px;
    }

    body.page-id-32 img.wp-post-image {
    margin-top: 0px!important;
}

    body.blog .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.archive .subnav-area.fullwidth.non-nested,
    body.search .subnav-area.fullwidth.non-nested {
        visibility: visible;
        opacity: 1;
        width: 929px;
        position: absolute;
        transform: none;
        top: 21px;
        left: -390px;
        padding: 20px 15px 35px;
    }

    body.page-id-32 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-34 .subnav-area.fullwidth.s-nav-ocala,
	body.parent-pageid-34 .subnav-area.fullwidth.s-nav-ocala,
    body.blog .subnav-area.fullwidth.s-nav-ocala,
    body.archive .subnav-area.fullwidth.s-nav-ocala,
    body.search .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.home .subnav-area.fullwidth.s-nav-ocala,
	body nav.wec-general .subnav-area.fullwidth.s-nav-ocala{
        visibility: visible;
        opacity: 1;
        width: 935px;
        position: absolute;
        transform: none;
        top: 21px;
        left: -319px;
    }

/*    body.archive .subnav-area.fullwidth.s-nav-ocala, {
        visibility: visible;
        opacity: 1;
        width: 935px;
        position: absolute;
        transform: none;
        top: 21px;
        left: -447px;
    }*/

    body.home .subnav-area.fullwidth.s-nav-ocala {
        visibility: visible;
        opacity: 1;
        width: 929px;
        position: absolute;
        transform: none;
        top: 21px;
        left: -272px;
        padding: 20px 20px 30px !important;
    }


    body.page-id-31 .subnav-area.fullwidth.s-nav-ocala {
    visibility: visible;
    opacity: 1;
    width: 948px;
    position: absolute;
    transform: none;
    top: 22px;
    left: -319px;
    padding: 15px 20px 10px !important;
    }








    .main-navigation ul {
        margin: 0;
        padding: 0;
        margin-top: -5px;
    }
    .main-navigation > ul {
        margin-top:0;
    }

/*    nav.main-navigation li {
        margin-top: 0px;
        margin-bottom: 25px !important;
        margin-left: 23px;
    }*/

    div.col-lg-9.col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 74.333333%;
        max-width: 74.333333%;
        
    }

    div.col-lg-3.col-xl-5.site-branding {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }



    div.locations.link-blocks.band div.link-block {
        margin-bottom: 12px;
        position: relative;
        height: 330px;
        width: 60%;
        text-align: center;
        background-color: black;
        background-size: cover;
        margin: 0 auto;
    }

    .subnav-area.fullwidth.s-nav-ocala {
        visibility: visible;
        opacity: 1;
        width: 930px;
        position: absolute;
        top: 113px;
        transform: none;
    }

    .subnav-area.fullwidth.non-nested {
        visibility: visible;
        opacity: 1;
        width: 930px;
        position: absolute;
        top: 113px;
        transform: none;
    }






    .masonry-text p {
        font-size: calc(18px - 0.20vw);
    }

    .main-navigation ul li:hover .subnav-area {
        visibility: visible;
        opacity: 1;
        display: flex;
        z-index: 90;
        margin-top: 0px;
        padding: 20px 10px 20px;
    }

    .home-blog-feed .post {
        margin-top: 0px;
        margin-bottom: 35px;
    }

    div.row div.col .view-all {
        text-align: center;
        margin-top: 0px;
    }



    .main-navigation ul li {
    list-style: none;
    display: inline-block;
    margin-top: 17px;
    margin-left: 5px;
    position: relative;
}



    #site-navigation div.subnav-area ul {
        width: 261px;
        margin: 0 0 30px 0;
    }

    div.wec-general-content img.alignleft {
        float: left !important;
        margin: 35px 40px 35px 0px !important;
        vertical-align: top !important;
        width: 100% !important;
        height: auto !important;
    }

    div.wec-general-content img.alignright {
        float: left !important;
        margin: 35px 40px 35px 0px !important;
        vertical-align: top !important;
        width: 100% !important;
        height: auto !important;
    }

    body.page-id-430 div.wec-general-content img.alignright,
    body.page-id-407 div.wec-general-content img.alignright {
        float: left !important;
        margin: 35px 40px 25px 0px !important;
        vertical-align: top !important;
        width: 100% !important;
        height: auto !important;
    }

    .block-ul {
        margin-left: 20px !important;
        list-style-position: outside;
    }



    p a.button {
        float: left !important;
    }

    aside#secondary p a.button,
    .wec-vendor-button a.button {
        float: none !important;
    }
}


/* specific breakpoint rule for mega menu */
@media (min-width: 1200px) and (max-width: 1350px) {

    body.privacy-policy .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.single .subnav-area.fullwidth.non-nested,
    body.page-id-90 .subnav-area.fullwidth.non-nested,
    body.page-id-91 .subnav-area.fullwidth.non-nested,
    body.page-id-94 .subnav-area.fullwidth.non-nested,
    body.page-id-95 .subnav-area.fullwidth.non-nested,
    body.page-id-96 .subnav-area.fullwidth.non-nested,
    body.page-id-97 .subnav-area.fullwidth.non-nested,
    body.page-id-34 .subnav-area.fullwidth.non-nested,
	body.parent-pageid-34 .subnav-area.fullwidth.non-nested,
    body.archive .subnav-area.fullwidth.non-nested,
    body.search .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
	body nav.wec-general .subnav-area.fullwidth.non-nested{
        visibility: visible;
        opacity: 1;
        width: 1110px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -460px;
        padding: 10px 20px;
    }

        body.page-id-31 .subnav-area.fullwidth.non-nested {
        visibility: visible;
        opacity: 1;
        width: 1110px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -460px;
        padding: 10px 20px;
    }


        body.page-id-32 .subnav-area.fullwidth.non-nested {
        visibility: visible;
        opacity: 1;
        width: 1110px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -460px;
        padding: 10px 20px;
    }


			body.archive .subnav-area.fullwidth.non-nested,
            body.search .subnav-area.fullwidth.non-nested,
			body.blog .subnav-area.fullwidth.non-nested {
        visibility: visible;
        opacity: 1;
        width: 1110px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -460px;
        padding: 10px 20px 40px;
    }

    body.home .subnav-area.fullwidth.non-nested {
        visibility: visible;
        opacity: 1;
        width: 1110px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -460px;
        padding: 10px 20px 40px;
    }

    body.privacy-policy .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.single .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-31 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-90 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-91 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-94 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-95 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-96 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-97 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-32 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-34 .subnav-area.fullwidth.s-nav-ocala,
	body.parent-pageid-34 .subnav-area.fullwidth.s-nav-ocala,
    body.blog .subnav-area.fullwidth.s-nav-ocala,
    body.archive .subnav-area.fullwidth.s-nav-ocala,
    body.search .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.home .subnav-area.fullwidth.s-nav-ocala,
	body nav.wec-general .subnav-area.fullwidth.s-nav-ocala{
        visibility: visible;
        opacity: 1;
        width: 1030px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -375px;
    }

    #post-407 ul.block-ul li {
        position: relative;
        left: 20px;
    }

    #post-407 ul.block-ul li:first-of-type {
        margin-top: 15px;
    }

body.privacy-policy .subnav-area.fullwidth.s-nav-ocala,
body.error404 .subnav-area.fullwidth.s-nav-ocala,
body.page-id-34 .subnav-area.fullwidth.s-nav-ocala,
body.parent-pageid-34 .subnav-area.fullwidth.s-nav-ocala,
body.blog .subnav-area.fullwidth.s-nav-ocala,
body.archive .subnav-area.fullwidth.s-nav-ocala,
body.search .subnav-area.fullwidth.s-nav-ocala,
body.error404 .subnav-area.fullwidth.s-nav-ocala,
body.home .subnav-area.fullwidth.s-nav-ocala,
body nav.wec-general .subnav-area.fullwidth.s-nav-ocala{
    visibility: visible;
    opacity: 1;
    width: 1110px;
    position: absolute;
    transform: none;
    top: 22px;
    left: -375px;
}

body.page-id-31 .subnav-area.fullwidth.s-nav-ocala {
    visibility: visible;
    opacity: 1;
    width: 1110px;
    position: absolute;
    transform: none;
    top: 22px;
    left: -375px;
}


body.error404 .subnav-area.fullwidth.s-nav-ocala,
body.page-id-34 .subnav-area.fullwidth.s-nav-ocala,
body.parent-pageid-34 .subnav-area.fullwidth.s-nav-ocala,
body.blog .subnav-area.fullwidth.s-nav-ocala,
body.archive .subnav-area.fullwidth.s-nav-ocala,
body.search .subnav-area.fullwidth.s-nav-ocala,
body.error404 .subnav-area.fullwidth.s-nav-ocala,
body.home .subnav-area.fullwidth.s-nav-ocala,
body nav.wec-general .subnav-area.fullwidth.s-nav-ocala{
    visibility: visible;
    opacity: 1;
    width: 1110px;
    position: absolute;
    transform: none;
    top: 22px;
    left: -375px;
}

    body.home .subnav-area.fullwidth.s-nav-ocala {
    visibility: visible;
    opacity: 1;
    width: 1110px;
    position: absolute;
    transform: none;
    top: 22px;
    left: -375px;
    }

body.page-id-31 .subnav-area.fullwidth.s-nav-ocala {
    visibility: visible;
    opacity: 1;
    width: 1110px;
    position: absolute;
    transform: none;
    top: 22px;
    left: -374px;
}


    body.page-id-32 .subnav-area.fullwidth.s-nav-ocala {
    visibility: visible;
    opacity: 1;
    width: 1110px;
    position: absolute;
    transform: none;
    top: 22px;
    left: -374px;
}
    body.blog .subnav-area.fullwidth.s-nav-ocala,
body.archive .subnav-area.fullwidth.s-nav-ocala,
body.search .subnav-area.fullwidth.s-nav-ocala{
    visibility: visible;
    opacity: 1;
    width: 1110px;
    position: absolute;
    transform: none;
    top: 22px;
    left: -374px;
}






}
@media (min-width: 1200px) and (max-width: 1475px) {
    .subnav-area .col ul li.extra-nest:hover ul {
        display: block;
        left: 70% !important;
    }

    #site-navigation > ul > li:nth-child(1) > div > div > ul {
        width: 335px;
    }


}
/* specific breakpoint rule for mega menu end */

/* --------------- mq desktop --------------- */
@media (min-width: 1200px) and (max-width: 1590px) {

    body.single nav#site-navigation.main-navigation.wec-general div.subnav-area.fullwidth.non-nested {
    font: 300 14px/18px "Poppins", sans-serif;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    left: 0;
    display: none;
    padding: 10px 30px 30px 20px;
    background-color: black;
    color: white;
    text-align: left;
    text-transform: none;
    box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.7);
    border-top: 3px solid #333;
    }

    #page > div.container > div:nth-child(1) > div > section {
    margin-top: 0px;
}

        #post-26 > div > div.row.band.d-flex.align-items-start.wec-row-with-image-right > div.col-md-5.order-md-2.image {
    padding: 0px;
}

    nav.main-navigation.ocala ul li#site-navigation-li:nth-child(9) > div > div:nth-child(1) ul {
        width: 130px;
    }

    nav.main-navigation.ocala ul li#site-navigation-li:nth-child(9) > div > div:nth-child(1) {
        min-width: 130px;
    }


    nav.main-navigation.ocala ul li#site-navigation-li:nth-child(8) > div > div.col ul {
        width: 220px;
    }

    nav.main-navigation.ocala ul li#site-navigation-li:nth-child(8) > div > div.col ul li {
        width: 210px;
    }

    li#site-navigation-li:nth-child(7) > div {
        left: -140px;
    }

    body.page-id-364 div.row.band.wec-general-content:nth-child(n+3) {
        padding: 0px 0px 0px 0px;
    }

    nav.main-navigation.wilmington #site-navigation-li > div > div:nth-child(1) {
        max-width: 100%;
    }

    #site-navigation > ul > li:nth-child(1) > div > div > ul {
        width: 230px;
    }

    span.head-ul-item-span.small-head-span {
        height: 40px;
        padding-top: 4px;
    }

    nav.main-navigation > ul > li:nth-child(1) > div {
        padding: 20px 8px 35px 32px;
    }


    #site-navigation > ul > li.about-nav > div {
        padding: 5px 20px 30px;
    }

    #post-410 div.wec-general-content img.alignleft.logo-sml,
    #post-410 div.wec-general-content img.alignright.logo-sml {
        float: left !important;
        margin: 16px 40px 25px 0px !important;
        vertical-align: top !important;
        width: 181px !important;
        height: auto !important;
    }

    li#site-navigation-li .subnav-area {
        padding: 10px 20px 30px;
    }

    #site-navigation > ul > li:nth-child(3) .subnav-area {
        padding: 10px 20px 40px;
    }

    #top-bar > div > div > div > ul > li.about-nav > div > div > ul {
        width: 100%;
    }

    nav.main-navigation.ocala #nav-secondary > li:nth-child(3) > div {
        left: -25px;
        margin: 0px;
        padding: 0px 10px 20px;
    }

    .top-bar ul li:hover .subnav-area {
        padding: 7px 20px 20px;
    }

    div.top-bar.wilmington ul li.about-nav .subnav-area {
        padding: 7px 20px 10px;
    }

    #post-39847 > div > div:nth-child(3) > div > p:nth-child(1) > img {
        margin: 0px 40px 10px 0px !important;
    }

    body.page-id-39847 div.wec-general-content p:first-of-type img.alignleft {
        margin: 16px 40px 10px 0px !important;
    }

    #post-198 > div > div:nth-child(3) > div > p:nth-child(1) > img {
        margin: 16px 0px 10px 3rem !important;
    }

    #top-bar > div > div > div > ul > li:nth-child(1) > div > div:nth-child(1) > ul:nth-child(1) > li.extra-nest > ul > li {
        margin-left: 20px;
    }

    #post-206 > div > div:nth-child(6) > div > p:nth-child(1) > img {
        margin: 16px 40px 10px 0px !important;
    }

    .subnav-area.fullwidth.non-nested #site-navigation div.subnav-area ul {
        width: 325px;
    }

    .subnav-area .col ul li.extra-nest ul li:hover {
        background-color: #c9c9c9;
        padding-left: 10px;
        width: 75%;
    }

    .wec-post .image {
        flex-grow: unset;
        flex-basis: unset;
        float: left;
        margin-right: 35px;
        height: 297px;
        width: 420px;
        overflow: hidden;
    }

    #post-369 > div > div.row.wec-headline > div > h1 {
        padding-right: 20%;
    }

    .wec-post .image.wec-mag-img {
        flex-grow: unset;
        flex-basis: unset;
        float: left;
        margin-right: 50px;
        height: 356px;
        width: 356px;
        overflow: hidden;
    }

    body.blog .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link,
    body.archive .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link,
    body.search .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link,
    body.error404 .container aside#secondary section#wec-recent-posts-2 ul li a.blog-title-link {
        display: inline-block;
        width: 90%;
    }

    body.blog .wec-post .image,
    body.archive .wec-post .image,
    body.search .wec-post .image,
    body.error404 .wec-post .image {
        flex-basis: 36.3%;
        flex-grow: 2;
        float: left;
        margin-right: 50px;
        height: 297px;
        overflow: hidden;
        width: 420px;
    }


    body.home div.row.blog-latest div.wec-post {
        margin-top: 35px;
        margin-bottom: 50px;
        width: 100%;
    }

    div.row.blog-latest div.wec-post {
        margin-right: 0rem !important;
        margin-left: 0rem !important;
        margin-top: 35px;
        margin-bottom: 50px;
        padding: 0 20px 0;
    }

    body.home div.row.blog-latest div.wec-post div.row.blog-latest div.wec-post {
        margin-right: 0rem;
        margin-left: 0rem;
        margin-top: 35px;
        margin-bottom: 50px;
    }

    body.home.page-template.page-template-t-homepage.page-template-t-homepage-php.page.page-id-24 .row.blog-latest:last-of-type {
        margin: 0 auto 25px;
        width: 80%;
    }

    body.page-id-423 .row.band.wec-general-content {
        padding: 0px 0px 0px 0px;
    }

    #post-423 > div > div:nth-child(5) > div > p:nth-child(1) > img {
        margin-bottom: 40px !important;
    }

    body.page-id-94 #ifrm {
        margin-left: -19px !important;
        margin-top: -780px !important;
        height: 3500px !important;
        width: 100% !important;
        overflow: hidden !important;
    }

    body.page-id-94 .iframe-container {
        overflow: scroll;
        padding-top: 64.25%;
        position: relative;
    }

    body.page-template-t-tier-2 .row.blog-latest .entry-content {
        padding-right: 40px;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.latest-post-container > div > p:nth-child(3):after {
        content: '[...]';
        background: inherit;
        position: absolute;
        bottom: 120px;
        right: 17px;
    }

    .col-md-6.secondary-blog-feed_btn > p:first-of-type:after {
        content: '[...]';
        background: inherit;
        position: absolute;
        bottom: 77px;
        right: 0px;
    }

    body.page-id-69 .container-fluid.bottom {
        margin-top: 50px;
    }

    body.page-id-366 .row.blog-latest:last-of-type {
        margin-bottom: 20px;
    }

    body.page-id-364 .container-fluid.bottom {
        margin-top: 41px;
    }

    body.page-id-419 div.row.band.wec-general-content:last-of-type {
        padding-bottom: 0px;
    }


    body.page-id-419 .row.wec-general-content:last-of-type {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    body.page-template-t-tier-2 article.page > div > div:nth-child(2) > div > p:nth-child(1) > img.alignright,
    body.page-template-t-tier-2 article.page > div > div:nth-child(2) > div > p:nth-child(1) > img.alignleft {
        float: right !important;
        margin: 6px 0px 10px 3rem !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    #post-366 > div > div:nth-child(3) > div > h3 {
        margin-top: -5px;
    }

    body.page-id-196 .video-container {
        margin-top: 25px;
    }

    #post-410 > div:nth-child(1) > .row.band.wec-general-content {
        margin-bottom: 0px;
    }

    #post-410 > div > div:nth-child(3) {
        margin-top: 35px;
    }

    #post-410 > div:nth-child(1) > .row.band.wec-general-content:last-of-type {
        margin-bottom: 55px;
    }

    #post-70 > div > div.row.wec-headline > div > h1 {
        padding-right: 20%;
    }

    body.page-id-364 div.row.band.wec-general-content:last-of-type {
        padding-bottom: 0px;
    }

    body.page-id-84 div.wec-general-content img.alignright,
    body.page-id-184 div.wec-general-content img.alignright {
        margin: 20px 0px 10px 3rem !important;
    }


    body.page-id-196 div.video {
        margin-top: 25px;
    }

    body.page-id-196 #post-196 > div > div.row.wec-headline > div > h1 {
        padding-right: 15%;
    }

    body.page-id-196 div.wec-general-content p:first-of-type img.alignleft {
        margin: 14px 40px 10px 0px !important;
    }

    body.page-id-356 article.page > div > div:nth-child(3) > div > p:nth-child(1) > img {
        float: left !important;
        margin: 20px 40px 10px 0px !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    #post-356 > div > div:nth-child(3) > div > p:nth-child(5) > img {
        margin: 10px 0px 10px 3rem !important;
    }

    article.page > div:first-of-type > div.row.wec-headline > div > h1 {
        padding-right: 10%;
    }

    .subnav-area .col ul li.extra-nest:hover ul {
        display: block;
        left: 90%;
    }

    body.page-template-t-tier-4 .row.wec-headline + .row.wec-general-content + .row.band.wec-general-content > .col.pad-mobile h3 {
        margin-top: 0px;
    }

    #primary > div.container.locations.link-blocks.band h1 {
        padding-right: 3%;
        margin-top: 10px;
    }

    #post-82 > div > div:nth-child(5) > div > h3:nth-child(9),
    #post-82 > div > div:nth-child(5) > div > h3:nth-child(7),
    #post-82 > div > div:nth-child(5) > div > h3:nth-child(4),
    #post-82 > div > div:nth-child(4) > div > h3:nth-child(9),
    #post-82 > div > div:nth-child(4) > div > h3:nth-child(7),
    #post-82 > div > div:nth-child(4) > div > h3:nth-child(4) {
        margin-top: 0px;
    }

    body.page-id-186 .row.band.wec-general-content .col.pad-mobile p + h4 {
        margin-top: -20px;
    }

    body.page-id-184 p + p:last-of-type a.button {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.secondary-post-outer-container > div:nth-child(2) > div.row.secondary-blog-feed-header > div > h3 {
        margin-top: 15px;
    }

    body.home div.row div.col .view-all {
        text-align: center;
        margin-top: -65px;
        margin-bottom: 0px;
    }

    div.home-blog-feed div.col-lg-6 {
        height: 39.4rem;
    }

    body.page-id-206 p + p:last-of-type a.button {
        margin-top: 10px;
        margin-bottom: 35px;
    }



    /*body.home*/
    div.container.events.band + div.row div.col p.view-all {
        margin-top: 78px;
        margin-bottom: 0px;
    }

    body.page-id-368 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 0px;
    }

    body.page-id-368 .container-fluid.bottom {
        margin-top: 36px;
    }

    body.page-id-366 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 0px;
    }

    body.page-id-368 h1.bar {
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 0;
        width: 100%;
        margin-top: 0px;
    }

    li.about-nav .subnav-area {
        font: 300 14px/18px "Poppins", sans-serif;
        visibility: hidden;
        opacity: 0;
        position: absolute;
        transition: all 0.5s ease;
        left: -140px;
        display: none;
        padding: 30px 8px 12px 32px;
        background-color: black;
        color: white;
        text-align: left;
        text-transform: none;
        box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.7);
        border-top: 3px solid #333;
    }
	li.media-nav .subnav-area {
		left: -140px;
	}

    body.page-template-t-tier-1-contact aside {
        margin-top: 5px;
    }

    body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-369.page-parent.page-child.parent-pageid-28 .row.band.wec-general-content {
        padding: 0px 0px 14px 0px;
    }

    ul,
    ol {
        margin-left: 15px;
    }

    div#wpcf7-f15-o1 {
        margin-bottom: 16px;
    }

    body.page-template.page-template-t-tier-1-wilmington-home h2.live-stream-band {
        margin-top: 19px !important;
    }

    body.home div.container.events.band > div.row > div.col > h2 {
        margin-top: 57px;
    }




    .wec-mag-header {
        margin-top: 137px;
        margin-bottom: 19px;
    }

    #post-369 > div > div:nth-child(2) > div > p:nth-child(5) > a {
        margin-bottom: 16px;
    }

    #evcal_calendar_events_page_calendar {
        width: 75%;
        margin-bottom: -6px;
    }

    body.page-template.page-template-t-tier-1-ocala-home.page-template-t-tier-1-ocala-home-php.page.page-id-28.page-parent .row.blog-latest:last-of-type {
        margin-bottom: 91px;
        margin-top: -2px;
    }

    div.wec-general-content p:first-of-type img.alignleft {
        float: left !important;
        margin: 0px 40px 10px 0px !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-id-411 div.wec-general-content p:first-of-type img.alignleft {
        margin: 20px 40px 10px 0px !important;
    }

    body.page-id-84 div.wec-general-content p:first-of-type img.alignleft {
        float: left !important;
        margin: 16px 40px 10px 0px !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    #post-84 > div > div:nth-child(3) > div > p:nth-child(1) > img {
        margin: 0px 40px 10px 0px !important;
    }

    #post-367 > div > div:nth-child(3) > div > p:nth-child(1) > img,
    #post-423 > div > div:nth-child(3) > div > p:nth-child(1) > img {
        margin: -1px 40px 10px 0px !important;
    }

    body.page-id-70 div.wec-general-content img.alignright {
        margin: 16px 0px 10px 3rem !important;
    }

    body.page-id-70 div.wec-general-content img.alignleft {
        margin: 16px 40px 10px 0px !important;
    }

    body.page-template-t-tier-2 div.wec-general-content p:first-of-type img.alignleft {
        margin: 16px 40px 10px 0px !important;
    }

    body.page-id-364 div.wec-general-content p:first-of-type img.alignleft {
        margin: 16px 40px 10px 0px !important;
    }

   /* #post-364 > div > div:nth-child(3) > div > p:nth-child(1) > img {
        margin: 0px 40px 10px 0px !important;
    }

    #post-369 > div > div:nth-child(3) > div > p:nth-child(1) > img {
        margin: 0px 40px 10px 0px !important;
    }

    body.page-id-419 div.wec-general-content p:first-of-type img.alignleft {
        margin: 0px 40px 10px 0px !important;
    }

    body.page-id-366 div.wec-general-content p:first-of-type img.alignleft {
        margin: 0px 40px 10px 0px !important;
    }*/

    body.page-template-t-tier-2 div.wec-general-content img.alignright {
        float: right !important;
        margin: 16px 0px 10px 3rem !important;
    }

    body.page-id-155 div.wec-general-content p:first-of-type img.alignleft,
    body.page-id-154 div.wec-general-content p:first-of-type img.alignleft {
        margin: 22px 40px 10px 0px !important;
    }

    body.page-id-154 #post-154 > div > div.row.wec-headline > div > h1 {
        padding-right: 25%;
    }

    body.page-id-65 div.wec-general-content img.alignright {
        float: right !important;
        margin: 10px 0px 10px 3rem !important;
    }

    /*body.page-id-65 #post-65 > div > div:nth-child(3) img.alignright {
        float: right !important;
        margin: 0px 0px 10px 3rem !important;
    }/*

    #post-430 > div > div:nth-child(3) > div > p:nth-child(1) > img {
        margin: 10px 40px 10px 0px !important;
    }

    #post-84 > div > div:nth-child(6) > div > p:nth-child(1) > img {
        margin-bottom: 90px !important;
    }

    #post-82 > div > div:nth-child(3) > div > h3 {
        margin-top: 0px;
    }

    article.page > div > div.row.band.wec-general-content p + h2 {
        margin-top: -20px;
    }

    body.page-id-97 article.page > div > div.row.band.wec-general-content p + h2 {
        margin-top: 35px;
        margin-bottom: 15px;
    }

    #post-196 > div > div:nth-child(2) > div > ul {
        margin-bottom: 15px;
    }

    .row.band.wec-general-content:last-of-type {
        padding: 0px 0px 0px 0px;
    }

    body.page-id-79 .row.band.wec-general-content:last-of-type {
        padding: 0px 0px 38px 0px;
    }

    body.archive.post-type-archive.post-type-archive-ajde_events.hfeed .row.band.wec-general-content:last-of-type {
        padding: 0px 0px 31px 0px;
    }

    article.page > div > div.row.band.wec-general-content > div > h2 {
        margin-top: 35px;
        margin-bottom: 35px;
    }

    body.page-id-197 article.page > div > div.row.band.wec-general-content > div > h2 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    body.page-id-34 .row.blog-latest {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .row.wec-general-content:last-of-type {
        margin-top: 0px;
        margin-bottom: 40px;
    }

    body.page-id-364 .row.wec-general-content:last-of-type,
    body.page-id-423 .row.wec-general-content:last-of-type {
        margin-top: 0px;
        margin-bottom: 55px;
    }

    body.page-id-412 .row.wec-general-content:last-of-type {
        margin-top: 0px;
        margin-bottom: 75px;
    }


    #post-404 > div > div.row.wec-headline > div > h1 {
        padding-right: 40%;
    }

    div.wec-general-content img.alignleft {
        float: left !important;
        margin: 0px 40px 10px 0px !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-id-408 div.wec-general-content img.alignright {
        float: right !important;
        margin: 0px 0px 10px 3rem !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-id-408 article.page > div.entry-content > div:nth-child(2) img.alignright {
        margin: 0px 0px 10px 3rem !important;
    }


    div.wec-general-content img.alignleft.logo-sml,
    div.wec-general-content img.alignright.logo-sml {
        float: left !important;
        margin: -1px 40px 25px 0px !important;
        vertical-align: top !important;
        width: 181px !important;
        height: auto !important;

    }

    body.page-template-t-tier-3.page-id-410 .row.band.wec-general-content {
        padding: 0px 0px 35px 0px;
    }

    body.page-id-431 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img,
    body.page-id-423 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img,
    body.page-id-367 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img,
    body.page-id-32 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img,
    body.page-id-365 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 8px;
    }

    body.page-id-32 #page > div.container > div:nth-child(1) > div > section,
    #page > div.container > div:nth-child(1) > div > section {
        margin-top: 0px;
    }

    #footer div.social-media a {
        color: black;
        text-decoration: none;
        display: inline-block;
        margin-bottom: 2px;
    }

    .wec-post .entry-content {
        flex-basis: 27%;
        flex-grow: 2;
        float: right;
        width: 45.2%;
    }

    .sponsors {
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
        margin-bottom: 75px;
    }

    #footer div.social-media a {
        color: black;
        text-decoration: none;
        display: inline-block;
        margin-bottom: 4px;
    }

    .row.blog-latest:last-of-type {
        margin-bottom: -23px;
    }

    body.page-id-367 .row.blog-latest:last-of-type,
    body.page-id-365 .row.blog-latest:last-of-type {
        margin-bottom: 10px;
    }



    body.page-id-361 .row.blog-latest:last-of-type {
        margin-bottom: 21px;
    }

    #post-361 > div > div:nth-child(9) > div > p:nth-child(1) > img {
    margin-bottom: 120px !important;
}

    #post-361 > div > div:nth-child(9) > div > ul {
    position: relative;
    left: 40px;
    margin-top: 10px;
}

    article#post-366 > div > div:nth-child(4) > div > ul {
    position: relative;
    left: 40px;
}





    body.page-template-t-tier-1-ocala-home #page > div.container > div:nth-child(1) > div > section,
    body.page-template-t-tier-1-wilmington-home #page > div.container > div:nth-child(1) > div > section,
    body.home #page > div.container > div:nth-child(1) > div > section {
        margin-top: 8px;
    }

    body.page-id-70 #page > div.container > div:nth-child(1) > div > section {
        margin-top: 8px;
    }

    body.page-id-362 #page > div.container > div:nth-child(1) > div > section {
        margin-top: 8px;
    }

    body.page-id-361 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 8px;
    }

    .sidebar-widget.wec.contact {
        margin-bottom: 16px;
        text-align: center;
        border-top: 1px solid #B1B3B6;
        border-bottom: 1px solid #B1B3B6;
        padding: 15px 24px 14px;
    }

    body.page-id-32 .container-fluid.bottom {
        margin-top: 78px;
    }


    body.page-id-31 .container-fluid.bottom {
        margin-top: 37px;
    }


    body.home .container-fluid.bottom {
        margin-top: 75px;
    }

    body.page-template-t-tier-1-wilmington-home .container-fluid.bottom {
        margin-top: 50px;
    }

    body.page-template-t-tier-1-ocala-home .container-fluid.bottom {
        margin-top: 20px;
    }

    #header-height + div.container > div:nth-child(1) > div > section > div.breadcrumbs {
        text-transform: uppercase;
        font: 300 18px "Poppins", sans-serif;
        color: #767676;
        margin: 0px 0 48px 0;
    }

    body.blog.hfeed div.main-blog-header h1,
    body.archive.hfeed div.main-blog-header h1,
    body.error404.hfeed div.main-blog-header h1,
    body.category div.main-blog-header h1,
    body.search div.main-blog-header h1 {
        font: 300 40px/38px "Poppins", sans-serif;
        color: #815374;
        text-transform: uppercase;
        letter-spacing: 0.03em;
        margin-bottom: 35px !important;
        margin-top: 0px;
    }

    body.page-id-70 .container-fluid.bottom {
        margin-top: 50px;
    }

    body.page-id-362 .container-fluid.bottom {
        margin-top: -131px;
    }

    body:not(.home) .row.band.wec-general-content .col.pad-mobile p + h3,
    body:not(.page-template-t-tier-1-ocala-home) .row.band.wec-general-content .col.pad-mobile p + h3,
    body:not(.page-template-t-tier-1-wilmington-home) .row.band.wec-general-content .col.pad-mobile p + h3 {
        margin-top: -8px;
    }

    body.page-id-197 .row.band.wec-general-content .col.pad-mobile p + h3 {
        margin-top: -23px;
    }

    #post-197 > div > div:nth-child(10) > div > h3:nth-child(2) {
        margin-top: -22px;
    }



    body.page-id-408 .row.band.wec-general-content .col.pad-mobile p + h3,
    body:not(.page-template-t-tier-1-ocala-home) .row.band.wec-general-content .col.pad-mobile p + h3,
    body:not(.page-template-t-tier-1-wilmington-home) .row.band.wec-general-content .col.pad-mobile p + h3 {
        margin-top: -8px;
    }

    nav.navigation.pagination {
        margin-bottom: 13px;
    }

    body.page-id-34 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 8px;
    }

    body.page-id-34 .row.blog-latest {
        margin-top: 0px;
        margin-bottom: 75px;
    }

    body.page-template.page-template-t-tier-2_equestrian-events-blog #page > div.container > div:nth-child(4) {
        margin-top: -10px;
    }

    .subnav-area .col ul li.extra-nest ul {
        display: none;
        background-color: #E6E6E6;
        position: absolute;
        top: 0px;
        left: 0px;
        min-width: 260px;
        height: 100%;
        margin: 0;
        z-index: 91;
        padding: 24px;
        margin-left: -8px;
    }

    body.home #page > div.container > div:nth-child(1) > div > section > div.pad-mobile-half > div.breadcrumbs,
    body.page-template-t-tier-1-ocala-home #page > div.container > div:nth-child(1) > div > section > div.pad-mobile-half > div.breadcrumbs,
    body.page-template-t-tier-1-wilmington-home #page > div.container > div:nth-child(1) > div > section > div.pad-mobile-half > div.breadcrumbs {
        margin-top: 35px;
    }

    .breadcrumbs {
        text-transform: uppercase;
        font: 300 18px "Poppins", sans-serif;
        color: #767676;
        margin: -35px 0 48px 0;
    }

    .breadcrumbs {
        text-transform: uppercase;
        font: 300 18px "Poppins", sans-serif;
        color: #767676;
        margin: -35px 0 48px 0;
    }

    body.archive.post-type-archive.post-type-archive-ajde_events.hfeed .breadcrumbs {
        text-transform: uppercase;
        font: 300 18px "Poppins", sans-serif;
        color: #767676;
        margin: -25px 0 12px 0;
    }

    body.archive.post-type-archive.post-type-archive-ajde_events.hfeed .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 75px;
    }

    h1.bar + div.breadcrumbs {
        text-transform: uppercase;
        font: 300 18px "Poppins", sans-serif;
        color: #767676;
        margin: 0px 0 48px 0;
    }

    .post-thumbnail + .pad-mobile-half .breadcrumbs {
        margin-top: 35px !important;
    }

    body.page-id-412 .container > div:first-of-type > div:first-of-type section .pad-mobile-half .breadcrumbs {
        margin-top: 29px;
    }

    .container > div:first-of-type > div:first-of-type section .pad-mobile-half .breadcrumbs {
        margin-top: 0px;
        margin-bottom: 47px;
    }

    .post-thumbnail + .pad-mobile-half .breadcrumbs {
        margin: 35px 0 48px 0;
    }

    body.page-template.page-template-t-tier-3 aside#secondary {
        margin-bottom: 75px;
    }

    .row.wec-headline + .row.wec-general-content + .row.band.wec-general-content > .col.pad-mobile h3 {
        margin-top: -25px;
    }

    body.page-id-403 .row.wec-headline + .row.wec-general-content + .row.band.wec-general-content > .col.pad-mobile h3 {
        margin-top: 25px;
    }

    .wec-post .entry-content h1.truncate {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 0;
        width: 313px;
        margin-bottom: 5px;
    }

    .subnav-area.fullwidth.non-nested {
        visibility: visible;
        opacity: 1;
        width: 1109px;
        position: absolute;
        top: 118px;
        transform: none;
    }

    .subnav-area.fullwidth.s-nav-ocala {
        visibility: visible;
        opacity: 1;
        width: 1109px;
        position: absolute;
        top: 118px;
        transform: none;
    }

    div.locations.link-blocks.band div.link-block {
        margin-bottom: 12px;
        position: relative;
        height: 330px;
        width: 100%;
        text-align: center;
        background-color: black;
        background-size: cover;
        margin: 0 auto;
    }

    .masonry-text p {
        font-size: 18px;
    }

    h2 {
        font: 300 34px/38px "Poppins", sans-serif;
        color: #815374;
        text-transform: uppercase;
        letter-spacing: 0.03em;
    }

    body.page-id-97 main.site-main h2,
    body.page-id-97 main.site-main div.entry-content:nth-child(1) h2 {
        font: 300 34px/38px "Poppins", sans-serif;
        color: #815374;
        text-transform: uppercase;
        letter-spacing: 0.03em;
        margin-top: 35px;
    }

    .subnav-area .col ul li a.header {
        font-size: 16px;
        font-weight: 300;
        color: white;
        line-height: 130%;
        margin: 10px 0px 0px;
        padding: 0px 0px 0px;
    }

    #site-navigation span.head-ul-item-span.small-head-span a.header.small-span-header {
        line-height: 0px;
    }

    #top-bar div.subnav-area span.head-ul-item-span a {
        line-height: 30%;
    }


    /* for specific About page image size */
    @media (min-width: 768px) {
        body.page-id-32 .col-md-5 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 40.466667%;
            flex: 0 0 40.466667%;
            max-width: 40.466667%;
        }
    }

    body.page-id-32 .col-md-5.order-md-2.image {
        width: auto !important;
        height: 420px !important;
        overflow: visible !important;
    }

    body.page-id-32 .container .row main#primary article#post-32 .entry-content .row.band.d-flex.align-items-start.wec-row-with-image-right .col-md-5.order-md-2.image img {
        width: auto !important;
        height: 420px !important;
    }


    body.page-id-32 .col-md-7.order-md-1.text.pad-mobile {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 45.333333% !important;
        flex: 0 0 45.333333% !important;
        max-width: 45.333333% !important;
    }

    div.col-lg-9.col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 74.333333%;
        max-width: 74.333333%;
    }

    .block-ul {
        margin-left: 3.5rem !important;
        list-style-position: outside;
        line-height: 150%;
    }

    div.col-lg-3.col-xl-5.site-branding {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    nav.main-navigation li {
        margin-top: 10px;
        margin-bottom: 4px;
    }







    nav.main-navigation.wilmington #site-navigation-li > div ul {
        margin-top: 0px;
        width: 89%;
    }




    nav.main-navigation div.subnav-area ul {
        width: 222px;
        margin: 0px;
    }


    nav.main-navigation > ul > li:nth-child(2) > div > div:nth-child(1) > ul {
        width: 362px !important;
    }

    nav.main-navigation.ocala > ul > li:nth-child(2) > div > div:nth-child(1) > ul {
    width: 232px !important;
}

    nav.main-navigation.ocala #nav-secondary > li:nth-child(2) > div {
    left: -270px;
    padding: 10px 20px 40px;
}

    nav.main-navigation > ul > li > div.subnav-area.non-nested > div > ul {
        width: 220px !important;
    }

    nav.main-navigation.ocala ul li#site-navigation-li:nth-child(3) > div > div:nth-child(1) ul {
        width: 110px;
    }

    nav.main-navigation.ocala ul li#site-navigation-li:nth-child(3) > div > div:nth-child(1) {
        min-width: 110px;
    }

    #site-navigation div.subnav-area ul {
        width: 360px;
    }

        #site-navigation div.subnav-area.fullwidth.non-nested ul {
        width: 211px;
    }

    #site-navigation li.about-nav div.subnav-area ul {
        width: 290px;
    }
	#site-navigation li.media-nav div.subnav-area ul {
        width: 100%;
    }

    .subnav-area.fullwidth.non-nested #site-navigation div.subnav-area ul {
        width: 220px;
    }

    nav.main-navigation li {
        margin-top: 12px;
        margin-bottom: 4px;
        margin-left: 4px;
        margin-right: 4px;
    }




    nav#site-navigation {
        font: 300 17px/18px "Poppins", sans-serif;
        padding: 0;
    }

    div#nav-container {

        padding: 0px;
    }

    #post-28 > div > div:nth-child(17) > div > h2 {
        margin-top: 25px;
    }

    body.page-template.page-template-t-tier-1-ocala-home h2.live-stream-band {
        margin-top: 21px !important;
    }

    body.page-template.page-template-t-tier-1-ocala-home div.row.live-stream {
        margin-bottom: 47px;
    }

}

/* --------------- mq large desktop --------------- */
@media (min-width: 1350px) and (max-width: 1590px) {

    #post-26 > div > div.row.band.d-flex.align-items-start.wec-row-with-image-right > div.col-md-5.order-md-2.image {
    padding: 0px;
}

    nav.main-navigation.ocala ul li#site-navigation-li:nth-child(3) > div > div:nth-child(1) ul {
        width: 110px;
    }

    nav.main-navigation.ocala ul li#site-navigation-li:nth-child(3) > div > div:nth-child(1) {
        min-width: 110px;
    }

    #site-navigation > ul > li:nth-child(1) > div > div.col.p-0.nav-img > a > img {
    margin-right: -172px;
    position: relative;
    left: 4px;
    }

    #site-navigation > ul > li:nth-child(1) > div {
        padding: 10px 8px 35px 32px;
    }

    #post-410 div.wec-general-content img.alignleft.logo-sml,
    #post-410 div.wec-general-content img.alignright.logo-sml {
        float: left !important;
        margin: 16px 40px 25px 0px !important;
        vertical-align: top !important;
        width: 181px !important;
        height: auto !important;
    }

    #post-410 > div:nth-child(1) > .row.band.wec-general-content {
        margin-bottom: 0px;
    }

    #post-410 > div > div:nth-child(3) {
        margin-top: 35px;
    }

    #post-410 > div:nth-child(1) > .row.band.wec-general-content:last-of-type {
        margin-bottom: 55px;
    }

    #post-70 > div > div.row.wec-headline > div > h1 {
        padding-right: 20%;
    }

    body.privacy-policy .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.single .subnav-area.fullwidth.non-nested,
    body.page-id-31 .subnav-area.fullwidth.non-nested,
    body.page-id-90 .subnav-area.fullwidth.non-nested,
    body.page-id-91 .subnav-area.fullwidth.non-nested,
    body.page-id-94 .subnav-area.fullwidth.non-nested,
    body.page-id-95 .subnav-area.fullwidth.non-nested,
    body.page-id-96 .subnav-area.fullwidth.non-nested,
    body.page-id-97 .subnav-area.fullwidth.non-nested,
    body.page-id-32 .subnav-area.fullwidth.non-nested,
    body.page-id-34 .subnav-area.fullwidth.non-nested,
	body.parent-pageid-34 .subnav-area.fullwidth.non-nested,
    body.blog .subnav-area.fullwidth.non-nested,
    body.archive .subnav-area.fullwidth.non-nested,
    body.search .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.home .subnav-area.fullwidth.non-nested,
	body nav.wec-general .subnav-area.fullwidth.non-nested{
        visibility: visible;
        opacity: 1;
        width: 1110px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -459px;
    }

    body.privacy-policy .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.single .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-31 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-90 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-91 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-94 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-95 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-96 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-97 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-32 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-34 .subnav-area.fullwidth.s-nav-ocala,
	body.parent-pageid-34 .subnav-area.fullwidth.s-nav-ocala,
    body.blog .subnav-area.fullwidth.s-nav-ocala,
    body.archive .subnav-area.fullwidth.s-nav-ocala,
    body.search .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.home .subnav-area.fullwidth.s-nav-ocala,
	body nav.wec-general .subnav-area.fullwidth.non-nested	{
        visibility: visible;
        opacity: 1;
        width: 1110px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -375px;
    }

    body.page-template-t-tier-2 article.page > div > div.row.band.wec-general-content > div > h2.t2-events-header {
        margin-top: 45px !important;
    }

    body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-423.page-parent.page-child.parent-pageid-28 .row.wec-general-content:last-of-type {
        margin-top: 0px;
        margin-bottom: 49px;
    }

    #post-365 > div > div:nth-child(4) {
        margin-bottom: 20px;
    }

    body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-364.page-parent.page-child.parent-pageid-28 .row.wec-general-content:last-of-type {
        margin-top: 11px;
        margin-bottom: 0px;
    }

    body.page-id-364 div.row.band.wec-general-content:last-of-type {
        padding-bottom: 65px;
    }

    body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-368.page-child.parent-pageid-28 article.page > div > div.row.band.wec-general-content > div > h2.t2-events-header {
        margin-top: 38px;
    }

    body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-368.page-child.parent-pageid-28 .view-all {
        font-family: 'Poppins', sans-serif;
        margin-top: 15px;
        margin-bottom: 15px !important;
    }

    body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-366.page-child.parent-pageid-28 .row.wec-general-content:last-of-type {
        margin-top: 2px;
        margin-bottom: 49px;
    }

    body.privacy-policy .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.page-id-31 .subnav-area.fullwidth.non-nested,
    body.page-id-32 .subnav-area.fullwidth.non-nested,
    body.page-id-34 .subnav-area.fullwidth.non-nested,
	body.parent-pageid-34 .subnav-area.fullwidth.non-nested,
    body.blog .subnav-area.fullwidth.non-nested,
    body.archive .subnav-area.fullwidth.non-nested,
    body.search .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.home .subnav-area.fullwidth.non-nested,
	body nav.wec-general .subnav-area.fullwidth.non-nested{
        visibility: visible;
        opacity: 1;
        width: 1109px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -459px;
        padding: 10px 26px 30px 20px;
    }

    body.privacy-policy .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-32 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-34 .subnav-area.fullwidth.s-nav-ocala,
	body.parent-pageid-34 .subnav-area.fullwidth.s-nav-ocala,
    body.blog .subnav-area.fullwidth.s-nav-ocala,
    body.archive .subnav-area.fullwidth.s-nav-ocala,
    body.search .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.home .subnav-area.fullwidth.s-nav-ocala,
	body nav.wec-general .subnav-area.fullwidth.s-nav-ocala{
        visibility: visible;
        opacity: 1;
        width: 1109px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -374px;
        padding-right: 37px;
    }

    body.home .subnav-area.fullwidth.s-nav-ocala {
        padding: 10px 20px 30px;
    }

    body.page-id-31 .subnav-area.fullwidth.s-nav-ocala {
        visibility: visible;
        opacity: 1;
        width: 1109px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -374px;
    }

}

/* mega menu fix */
@media (min-width: 1590px) and (max-width: 1591px) {
    .subnav-area .col ul li.extra-nest:hover ul {
        display: block;
        left: 74%;
    }
}

/* mq extra large desktop */
@media (min-width: 1590px) {

    #post-366 > div > div:nth-child(4) > div > p > img {
            margin: 0px 40px 10px 0px !important;
    }

        article#post-366 > div > div:nth-child(4) > div > ul {
    position: relative;
    left: 40px;
}

    #site-navigation.main-navigation.wilmington > ul > li:nth-child(2) .subnav-area {
    padding: 10px 0px 10px 20px;
}

    nav#site-navigation.main-navigation.wilmington > ul > li:nth-child(4) > div {
    padding: 20px 20px;
}

    body.page-id-67 div.entry-content > div.wec-general-content:nth-child(8) > div.col.pad-mobile > p:nth-child(1) img.alignright,
    body.page-id-67 div.entry-content > div.wec-general-content:nth-child(4) > div.col.pad-mobile > p:nth-child(1) img.alignright {
        margin: 20px 0px 10px 3rem !important;
    }

    nav.main-navigation.ocala #nav-secondary > li:nth-child(7) > div {
        left: -70px;
    }

    nav.main-navigation.ocala #nav-secondary > li:nth-child(3) > div {
        left: -80px;
        margin: 0px;
        padding: 10px 20px 20px;
    }

    nav.main-navigation.ocala #nav-secondary > li:nth-child(7) > div {
        left: -80px;
    }

    nav.main-navigation.ocala #nav-secondary > li:nth-child(2) > div {
        left: -270px;
        padding: 10px 20px 20px;
    }

    #primary > div.container.band.home-blog-feed > div.row.home-page-blog-feed-container > div.col-lg-6.latest-post-container > div > p:nth-child(3):after {
        content: '[...]';
        background: inherit;
        position: absolute;
        bottom: 42px;
        right: 28px;
    }

    li#site-navigation-li .subnav-area {
        padding: 20px 20px 30px 20px;
    }

    nav.main-navigation.ocala > ul > li#site-navigation-li:nth-child(9) .subnav-area {
        padding: 10px;
        left: -73px;
    }


    #site-navigation > ul > li.about-nav > div {
        padding: 15px 20px 20px;
    }

    #nav-secondary > li:nth-child(3) > div {
        left: -103px;
        margin: 0px;
        padding: 10px 20px 10px !important;
    }

    body.page-id-364 div.row.band.wec-general-content:last-of-type {
        padding-bottom: 20px;
    }

    #top-bar > div > div > div > ul > li.about-nav > div > div > ul {
        width: 193px;
    }

    #post-84 > div > div:nth-child(4) > div > p:nth-child(1) > img {
        padding-bottom: 40px !important;
    }

    body.page-id-65 .row.band.wec-general-content {
        padding: 0px 0px 0px 0px;
    }

    body.page-id-65 div.wec-general-content img.alignright {
        float: right !important;
        margin: 16px 0px 10px 3rem !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-id-65 div.wec-general-content p:first-of-type img.alignleft {
        float: left !important;
        margin: 16px 40px 10px 0px !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-id-65 div.row.band.wec-general-content + div.row.wec-general-content:last-of-type {
        margin-top: 35px !important;
    }


    #post-410 > div:nth-child(1) > .row.band.wec-general-content {
        margin-bottom: 0px;
    }

    #post-410 > div > div:nth-child(3) {
        margin-top: 0px;
    }

    #post-410 > div:nth-child(1) > .row.band.wec-general-content:last-of-type {
        margin-bottom: 55px;
    }

    #post-70 > div > div.row.wec-headline > div > h1 {
        padding-right: 20%;
    }

    body.page-id-94 iframe#ifrm {
        margin-left: -68px;
        margin-top: -790px;
        height: 3500px;
        width: 100%;
        overflow: hidden;
    }

    body.home div.row.blog-latest div.wec-post {
        margin-top: 35px;
        margin-bottom: 50px;
        width: 100%;
    }

    div.row.blog-latest div.wec-post {
        margin-right: 0rem !important;
        margin-left: 0rem !important;
        margin-top: 35px;
        margin-bottom: 50px;
        padding: 0 20px 0;
    }

    body.home div.row.blog-latest div.wec-post div.row.blog-latest div.wec-post {
        margin-right: 0rem;
        margin-left: 0rem;
        margin-top: 35px;
        margin-bottom: 50px;
    }

    body.home.page-template.page-template-t-homepage.page-template-t-homepage-php.page.page-id-24 .row.blog-latest:last-of-type {
        margin: 0 auto 25px;
        width: 80%;
    }

    body.privacy-policy .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.single .subnav-area.fullwidth.non-nested,
    body.page-id-31 .subnav-area.fullwidth.non-nested,
    body.page-id-90 .subnav-area.fullwidth.non-nested,
    body.page-id-91 .subnav-area.fullwidth.non-nested,
    body.page-id-94 .subnav-area.fullwidth.non-nested,
    body.page-id-95 .subnav-area.fullwidth.non-nested,
    body.page-id-96 .subnav-area.fullwidth.non-nested,
    body.page-id-97 .subnav-area.fullwidth.non-nested,
    body.page-id-32 .subnav-area.fullwidth.non-nested,
    body.page-id-34 .subnav-area.fullwidth.non-nested,
	body.parent-pageid-34 .subnav-area.fullwidth.non-nested,
    body.blog .subnav-area.fullwidth.non-nested,
    body.archive .subnav-area.fullwidth.non-nested,
    body.search .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.home .subnav-area.fullwidth.non-nested,
	body nav.wec-general .subnav-area.fullwidth.non-nested{
        visibility: visible;
        opacity: 1;
        width: 1470px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -766px;
    }

    body.privacy-policy .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.single .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-31 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-90 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-91 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-94 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-95 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-96 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-97 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-32 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-34 .subnav-area.fullwidth.s-nav-ocala,
	body.parent-pageid-34 .subnav-area.fullwidth.s-nav-ocala,
    body.blog .subnav-area.fullwidth.s-nav-ocala,
    body.archive .subnav-area.fullwidth.s-nav-ocala,
    body.search .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.home .subnav-area.fullwidth.s-nav-ocala,
	body nav.wec-general .subnav-area.fullwidth.s-nav-ocala{
        visibility: visible;
        opacity: 1;
        width: 1470px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -671px;
    }

    #post-39847 > div > div.row.wec-headline > div > h1 {
        padding-right: 17%;
    }

    body.page-id-196 .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        margin-top: 25px;
    }

    body.page-id-407 .row.wec-general-content p + h2 {
        margin-top: 0px !important;
    }

    body.page-id-198 a.button {
        margin-bottom: 15px;
    }

    body.page-id-198 .row.band.wec-general-content {
        padding: 0px 0px 0px 0px;
    }

    body.page-id-196 div.video {
        margin-top: 25px;
    }

    body.page-template-t-tier-4 div.wec-general-content img.alignright {
        float: right !important;
        margin: 23px 0px 10px 3rem !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-template-t-tier-4 div.wec-general-content img.alignleft {
        float: left !important;
        margin: 20px 40px 10px 0px !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }


    #post-197 > div > div:nth-child(10) > div > p:nth-child(1) > img {
        float: left !important;
        margin: 20px 40px 10px 0px !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-id-197 div.wec-general-content img.alignright {
        float: right !important;
        margin: 0px 0px 10px 3rem !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-id-197 div.wec-general-content img.alignleft {
        float: left !important;
        margin: 7px 40px 10px 0px !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-id-80 .ul-row {
        min-width: 50%;
        display: inline-block;
        margin-top: 0px;
        margin-bottom: 0px;
    }


	body.page-id-80 article.page .wec-headline + div.row.band.wec-general-content > div > h2 {
		margin-top: 0px;
        margin-bottom: 20px;
	}

    div.row.wec-general-content > div.col h3:first-of-type {
        margin-top: 10px;
    }

    #post-185 > div > div:nth-child(2) {
        padding: 0px 0px 0px 0px;
    }

    div.wec-general-content img.alignleft.logo-sml,
    div.wec-general-content img.alignright.logo-sml {
        float: left !important;
        margin: 22px 40px 25px 0px !important;
        vertical-align: top !important;
        width: 181px !important;
        height: auto !important;
    }

    body.page-template-t-tier-3.page-id-410 .row.band.wec-general-content {
        padding: 0px 0px 15px 0px;
    }

    body.page-template-t-tier-3 div.wec-general-content img.alignright {
        float: right !important;
        margin: 22px 0px 10px 3rem !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-id-407 div.wec-general-content img.alignright {
        float: right !important;
        margin: 0px 0px 10px 3rem !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-id-407 #post-407 > div > div:nth-child(7) p:first-of-type img.alignleft {
        margin: 0px 40px 10px 0px !important;
    }

    body.page-id-407 .row.band.wec-general-content {
        padding: 0px 0px 22px 0px !important;
    }

    body.page-id-407 div.wec-general-content p:first-of-type img.alignleft {
        float: left !important;
        margin: 16px 40px 10px 0px !important;
        vertical-align: top !important;
        width: 420px !important;
        height: auto !important;
    }

    body.page-template-t-tier-3 .row.band.wec-general-content {
        padding: 0px 0px 5px 0px;
    }

    #post-184 > div > div:nth-child(7) {
        margin-bottom: 61px;
    }

    body.page-template-t-tier-3 .row.wec-general-content:last-of-type {
        margin-top: 0px;
        margin-bottom: 70px;
    }

    body.page-id-411 .row.band.wec-general-content {
        padding: 9px 0px 25px 0px;
    }

    body.page-id-69 .container-fluid.bottom {
        margin-top: 27px;
    }

    #post-83 > div > div:nth-child(3) > div > p:nth-child(1) > img {
        margin-top: 35px !important;
    }

    body.page-id-67 .container-fluid.bottom {
        margin-top: -7px;
    }

    body.page-id-66 .row.wec-general-content:last-of-type {
        margin-top: -10px;
        margin-bottom: 17px;
    }

    body.page-id-66 .row.band.wec-general-content {
        padding: 0px 0px 0px 0px;
    }

    body.page-template.page-template-t-tier-2_equestrian-events-blog #page > div.container > div:nth-child(4) {
        margin-top: 26px;
    }

    body.home div.row div.col .view-all {
        text-align: center;
        margin-top: 28px;
        margin-bottom: 0px;
    }



    body.page-id-419 #page > div.container > div:nth-child(1) > div > section {
        margin-top: 36px;
    }

    body.page-template-t-tier-1-contact aside {
        margin-top: 5px;
    }

    body.page-id-368 .container-fluid.bottom {
        margin-top: 0px;
    }

    body.page-id-368 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 42px;
    }

    body.page-id-364 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 42px;
    }

    body.page-id-366 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 43px;
    }

    body.page-id-365 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 42px;
    }

    body.page-id-367 #page > div.container > div:nth-child(1) > div > section > div.post-thumbnail > img {
        margin-top: 42px;
    }

    body.page-id-369 #post-369 > div > div:nth-child(7) > div > h2 {
        margin-top: 43px;
    }


    body.page-id-423 div.row.blog-latest div.wec-post,
    body.page-id-419 div.row.blog-latest div.wec-post,
    body.page-id-369 div.row.blog-latest div.wec-post {
        margin-right: 4rem;
        margin-left: 4rem;
        margin-top: 35px;
        margin-bottom: 33px;
    }

    body.page-id-364 div.row.blog-latest div.wec-post,
    body.page-id-365 div.row.blog-latest div.wec-post,
    body.page-id-366 div.row.blog-latest div.wec-post,
    body.page-id-361 div.row.blog-latest div.wec-post {
        margin-right: 4rem;
        margin-left: 4rem;
        margin-top: 35px;
        margin-bottom: 50px;
    }


    body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-419.page-parent.page-child.parent-pageid-28 .row.blog-latest:last-of-type {
        margin-bottom: 25px;
        margin-top: -68px;
    }

    body.page-id-369 #post-369 > div > div:nth-child(7) > div > h2 {
        margin-top: 43px;
        margin-bottom: 25px;
    }

    body.page-id-369 div.row div.col .view-all {
        text-align: center;
        margin-top: -28px;
        margin-bottom: -10px;
    }

    li.about-nav .subnav-area,
	li.media-nav .sub-area	{
        font: 300 14px/18px "Poppins", sans-serif;
        visibility: hidden;
        opacity: 0;
        position: absolute;
        transition: all 0.5s ease;
        left: -120px;
        display: none;
        padding: 30px 8px 12px 32px;
        background-color: black;
        color: white;
        text-align: left;
        text-transform: none;
        box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.7);
        border-top: 3px solid #333;
    }

    #post-369 > div > div:nth-child(2) > div > p:nth-child(5) > a {
        margin-bottom: 6px;
    }

    body.page-template.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-369.page-parent.page-child.parent-pageid-28 .row.band.wec-general-content {
        padding: 0px 0px 25px 0px;
    }


    body.privacy-policy .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-31 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-32 .subnav-area.fullwidth.s-nav-ocala,
    body.page-id-34 .subnav-area.fullwidth.s-nav-ocala,
	body.parent-pageid-34 .subnav-area.fullwidth.s-nav-ocala,
    body.blog .subnav-area.fullwidth.s-nav-ocala,
    body.archive .subnav-area.fullwidth.s-nav-ocala,
    body.search .subnav-area.fullwidth.s-nav-ocala,
    body.error404 .subnav-area.fullwidth.s-nav-ocala,
    body.home .subnav-area.fullwidth.s-nav-ocala,
	body nav.wec-general .subnav-area.fullwidth.s-nav-ocala	{
        visibility: visible;
        opacity: 1;
        width: 1469px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -671px;
        padding-right: 37px;
    }


    body.privacy-policy .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.page-id-31 .subnav-area.fullwidth.non-nested,
    body.page-id-32 .subnav-area.fullwidth.non-nested,
    body.page-id-34 .subnav-area.fullwidth.non-nested,
	body.parent-pageid-34 .subnav-area.fullwidth.non-nested,
    body.blog .subnav-area.fullwidth.non-nested,
    body.archive .subnav-area.fullwidth.non-nested,
    body.search .subnav-area.fullwidth.non-nested,
    body.error404 .subnav-area.fullwidth.non-nested,
    body.home .subnav-area.fullwidth.non-nested,
	body nav.wec-general .subnav-area.fullwidth.non-nested{
        visibility: visible;
        opacity: 1;
        width: 1469px;
        position: absolute;
        transform: none;
        top: 22px;
        left: -766px;
        padding-right: 37px;
    }

}

/* IE specific styles */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    body:not(.home) .subnav-area .col ul li.extra-nest ul {
        top: -15px !important;
    }

    .subnav-area .col ul li.extra-nest-single ul {
        top: -20px !important;
    }

    .subnav-area .col ul li.extra-nest ul {
        display: none;
        background-color: #E6E6E6;
        position: absolute;
        top: -125px !important;
        left: -9999px;
        min-width: 260px;
        height: 450px !important;
        margin: 0;
        z-index: 91;
        padding: 24px;
    }

    body.archive .subnav-area .col ul li.extra-nest ul,
    body.search .subnav-area .col ul li.extra-nest ul,
    body.error404 .subnav-area .col ul li.extra-nest ul,
    body.blog .subnav-area .col ul li.extra-nest ul,
    body.page-template-t-tier-1-contact .subnav-area .col ul li.extra-nest ul,
    body.page-id-32 .subnav-area .col ul li.extra-nest ul {
                top: -125px !important;
    }


        .subnav-area .col ul li.extra-nest ul li:hover {
        background-color: #c9c9c9;
        padding-left: 10px !important;
    }

        div.top-bar.wilmington .subnav-area .col ul,
    div.top-bar.ocala .subnav-area .col ul {
        margin: 0 0 15px -1px;
        padding: 0px;
        width: 101%;
    }

        body:not(.home) .subnav-area.fullwidth div.col ul li, body.page-template-t-tier-2.page-template-t-tier-2-php.page.page-id-34 .subnav-area.fullwidth div.col ul li {
            clear: both;
            width: 100%;
            margin: 0;
            display: inline-block;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            font-size: 14px;
            font-weight: 300;
            padding: 9px 0 !important;
            position: unset;
        }

    body.page-template-t-tier-1-wilmington-home-php .subnav-area.fullwidth div.col ul li,
    body.page-template-t-tier-2_equestrian-events-blog .subnav-area.fullwidth div.col ul li,
    body.page-template-t-tier-2 .subnav-area.fullwidth div.col ul li,
    body.page-template-t-tier-3 .subnav-area.fullwidth div.col ul li,
    body.page-template-t-tier-4 .subnav-area.fullwidth div.col ul li,
     body.page-template-t-tier-1-ocala-home-php .subnav-area.fullwidth div.col ul li {
        clear: both;
        width: 100%;
        margin: 0;
        display: inline-block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        font-size: 14px;
        font-weight: 300;
        padding: 0px 0 !important;
        position: unset;
    }



    body:not(.home) .subnav-area.fullwidth div.col ul li a,
    body:not(.home) .subnav-area.fullwidth div.col ul li a:hover {
        border: none;
        padding: unset;
        line-height: 1rem;
        background-color: transparent;
        text-transform: none;
        padding-bottom:10px;
    }

    body:not(.home) .top-bar ul li a {
        font: 300 17px/14px "Poppins", sans-serif;
        text-transform: uppercase;
        padding: 10px 20px;
        line-height: 50px;
        color: white;
        text-decoration: none;
    }

    body:not(.home) .subnav-area .col ul li.extra-nest.extra-nest-single:hover ul {
        display: block;
        position: relative;
        z-index: 9999;
        height: 30px;
        margin: 0px;
        padding: 0px 10px;
        top: -36px !important;
        left: 120px !important;
    }

    .subnav-area .col ul li.extra-nest.extra-nest-single:hover ul {
        top: 0px !important;
        left: 20px !important;
    }


    body.home .subnav-area .col ul li.extra-nest.extra-nest-single ul li {
        width: 190px;
    }

    li.extra-nest.extra-nest-single > ul > li {
        height: 30px;
        padding: 5px 10px !important;
        border-bottom: none !important;
        position: relative;
    }

    li.extra-nest.extra-nest-single > ul > li > a {
        position: relative;
        top: -2px;
    }

    body.home li.extra-nest.extra-nest-single > ul > li > a {
        position: relative;
        top: 2px;
        padding: 0px;
        margin: 0px;
    }

    .top-bar ul li:hover a .triangle {
        border-color: transparent transparent #000000 transparent;
        z-index: 70;
        height: 61px;
        top: -7px;
    }

    .top-bar ul li a.page-type .triangle {
        bottom: -7px;
    }

}
/* --------------- mq small laptop-desktop, large tablet --------------- */
@media (min-width: 992px) and (max-width: 1200px) {



}

/* hide the extra scrollbar that appears in ie11 */
.overlay {
    -ms-overflow-style: none;
}


/**Custom Fixes**/
.evcal_eventcard p {
    font: 20px/27px "Noto Serif", serif !important;
}

.eventon_events_list .eventon_list_event .ev_ftImg {
    height: 75px;
    width: 75px;
}

@media screen and (max-width: 767px) {
	body.page-id-410 div.wec-general-content img.alignleft, body.page-id-410 div.wec-general-content img.alignright {
		padding-bottom: 0 !important;
		/*margin-left: auto !important;*/
		/*margin-right: auto !important;*/
	}
	body.page-id-410 div.wec-general-content a {
		float: none !important;
	}
	#footer .app-store-cont .gg-play > a {
		margin-left: 0;
	}
}
@media screen and (max-width: 640px) {
	body.page-id-410 div.wec-general-content .pad-mobile {
		/*border: 1px #000 solid;*/
		margin-top: 15px;
	}
}
@media screen and (max-width: 480px) {
	div.wec-carousel-item a.button.green {
	  width: auto;
	}
}
@media screen and (max-width: 380px) {
.header-mobile .site-branding {
    max-width: 60%;
}
}
.post-96 p,
.post-97 p {
  margin: 0;
}
.post-96 h3,
.post-97 h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	line-height: 115%;
}
body.page-id-97 div.entry-content:nth-child(1) h2 {
    margin: 35px 0px 0px;
}
body.page-id-362 .container-fluid.bottom {
	margin-top: 0 !important;
}

/**Subscribe Form Styles**/
.subscribe-wrap_wrapper .subscribe-wrap .gform_body {
	text-align: center;
	font-size: 14px;
}
.subscribe-wrap_wrapper form.subscribe-wrap {
    background: #dfe0e1;
    padding-bottom: 15px;
}
.subscribe-wrap_wrapper .subscribe-wrap .gform_body li {
	padding: 0 !important;
}
.gform_wrapper.subscribe-wrap_wrapper .subscribe-wrap .gform_body ul.gform_fields li.gfield.subscribe-email.gfield_error {
	max-width: 100% !important;
}
.subscribe-wrap_wrapper .subscribe-wrap .subscribe-email input {
	padding: 2px 4px !important;
	line-height: 150%;
	height: 33px;
	width: 80% !important;
}
.subscribe-wrap_wrapper .subscribe-wrap .subscribe-loc {
	margin: 0 !important;
}
.subscribe-wrap_wrapper .subscribe-wrap .subscribe-loc .ginput_container_checkbox {
	margin: 0 !important;
}
.subscribe-wrap_wrapper .subscribe-wrap .subscribe-loc > label{
	display: none !important;
}
.subscribe-wrap_wrapper .subscribe-wrap .subscribe-loc label{
	font-weight: normal !important;
	font-size: 12px;
	width: auto;
}
.subscribe-wrap_wrapper .subscribe-wrap .subscribe-loc .gfield_checkbox{
	display: flex;
	justify-content: center;
}
.subscribe-wrap_wrapper .subscribe-wrap .subscribe-loc .gfield_checkbox > li + li{
	margin-left: 15px !important;
}
.subscribe-wrap_wrapper .subscribe-wrap .gform_footer {
	text-align: center;
	margin:0 !important;
	padding: 0 !important;
}
.subscribe-wrap_wrapper .subscribe-wrap .gform_footer input[type="submit"] {
	font-size: 12px;
	background-color: #008764;
	width: auto;
	margin: 0;
}
.subscribe-wrap_wrapper .subscribe-wrap .subscribe-email label{
	font-size: 0.75rem;
	font-weight: normal;
	margin-bottom: 10px !important;
}
.subscribe-wrap_wrapper .subscribe-wrap .subscribe-email > div.ginput_container_email{
	margin: 0;
}
.never-miss-btn {
	position: relative;
	display: flex;
	justify-content: center;
	margin-bottom: -10px;
}
.never-miss-btn:after {
	content: "";
	text-align: center;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #000000;
	position: absolute;
	bottom: -7px;
}
.subscribe-wrap_wrapper .subscribe-wrap div.validation_error,
.subscribe-wrap_wrapper .subscribe-wrap div.validation_message {
	font-size: 12px;
}
.subscribe-wrap_wrapper .subscribe-wrap div.validation_message {
	padding-top: 0;
	padding-right: 0;
}
.subscribe-wrap .gform_confirmation_message {
	background: #815374;
	font-size: 14px;
	color: #fff;
	padding: 10px;
}
/** Footer Mailing List Gravity Form Style **/
h3.footer-mailing-list {
    font: 400 23px/23px "Poppins", sans-serif;
    padding: 30px 0 15px 0;
}
.footer-mailing-list_wrapper {
    margin: auto !important;
    margin-top: 0 !important;
    padding-bottom: 30px;
    max-width: 822px!important;
}
.footer-mailing-list_wrapper form { float: none!important; }
.footer-mailing-list_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),
.footer-mailing-list_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),
.footer-mailing-list_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity) {
    border-radius: 0;
    color: #000;
    font: 400 14px/14px "Poppins", sans-serif;
    padding-left: 14px;
}
.footer-mailing-list_wrapper input::-webkit-input-placeholder { color: #000; }
.footer-mailing-list_wrapper input::-moz-placeholder { color: #000;}
.footer-mailing-list_wrapper input:-ms-input-placeholder { color: #000;}
.footer-mailing-list_wrapper input:-moz-placeholder { color: #000;}
.footer-mailing-list_wrapper .top_label .gfield_label {
    font: 400 17px/17px "Poppins", sans-serif;
}
.footer-mailing-list_wrapper .gfield_required { display: none; }
.footer-mailing-list_wrapper .ginput_container_checkbox { display: inline-block; }
.footer-mailing-list_wrapper ul.gfield_checkbox { display: flex; margin: 0!important; margin-right: 20px!important; padding-left: 6px!important; }
.footer-mailing-list_wrapper ul.gfield_checkbox li { line-height: 1; margin-bottom: 0!important; }
.footer-mailing-list_wrapper ul.gfield_checkbox li label { display: initial!important; font: 400 15px/15px "Poppins", sans-serif; }
.footer-mailing-list_wrapper ul.gfield_checkbox li label:before {
    background-color: #FFF;
    border: 1px solid #000;
    content: '';
    height: 16px;
    left: 10px;
    position: absolute;
    top: 4px;
    width: 16px;
}
.footer-mailing-list_wrapper .gfield_checkbox li label:after {
    left: 16px!important;
    top: 6px!important;
}
.footer-mailing-list_wrapper .inline_submit_btn { margin-top: -16px !important; text-align: center; }
.footer-mailing-list_wrapper .gform_footer {
    display: inline;
    font: 400 16px/16px "Poppins", sans-serif;
}
.footer-mailing-list_wrapper .gform_footer input[type="submit"] {
    background: #008361!important;
}
.footer-mailing-list_wrapper .field_description_below .gfield_description { font-size: 14px; }
.footer-mailing-list_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.footer-mailing-list_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.footer-mailing-list_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error,
.footer-mailing-list_wrapper .top_label li.gfield.gfield_error.gf_left_third {
    margin-top: 0!important;
}
.footer-mailing-list_wrapper .gfield_error .ginput_container { height: 0; }
.footer-mailing-list_wrapper .top_label li.gfield.gfield_error.gf_left_third,
.footer-mailing-list_wrapper .top_label li.gfield.gfield_error.gf_middle_third,
.footer-mailing-list_wrapper .top_label li.gfield.gfield_error.gf_right_third {
    margin-bottom: 26px!important;
    padding-left: 16px;
}
.footer-mailing-list_wrapper .inline_submit_btn .validation_message {
    margin-bottom: 15px;
    margin-top: -10px;
}

form.footer-mailing-list> div.gform_body.gform-body > ul li.gfield {
    margin-top: 3px!important;
}

@media screen and (max-width: 767px) {
    footer.footer .footer-mailing-list_wrapper form {
        display: block!important;
        float: none!important;
        margin-left: 0px !important;
        width: 100%!important;
    }
    .footer-mailing-list_wrapper .top_label li.gfield.gf_left_third label,
    .footer-mailing-list_wrapper .top_label li.gfield.gf_middle_third label,
    .footer-mailing-list_wrapper .top_label li.gfield.gf_right_third label { display: none; }
    .footer-mailing-list_wrapper input[type="text"] { left: 0; top: 0; width: 100% !important; }

    .footer-mailing-list_wrapper .field_description_below .gfield_description { padding-top: 35px!important; }
    .footer-mailing-list_wrapper .inline_submit_btn { margin-top: 0px !important; }
    .footer-mailing-list_wrapper .inline_submit_btn .validation_message { margin-top: -25px; }
}
@media screen and (max-width: 640px) {
    .footer-mailing-list_wrapper .inline_submit_btn { margin-top: 16px !important; }
    .footer-mailing-list_wrapper .inline_submit_btn input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) { margin-top: 16px; }
    #footer .footer-mailing-list_wrapper input[type="text"] {
    margin:10px auto;
}
h3.footer-mailing-list {    
    padding: 30px 0 5px 0;
}
.footer-mailing-list_wrapper .top_label .gfield_label {    
    margin-top: 20px;
}
body .gform_wrapper.footer-mailing-list_wrapper{
    margin-bottom:0!important;
}
}

/* fix for label displaying after gravity forms update...find a better way to incorporate into theme code or update settings in form  */
.footer-mailing-list_wrapper.gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 23px;
}
#footer .footer-mailing-list_wrapper input[type="text"] {
    left: 0;
    top: 0;
    height: 33px;
}
.footer-mailing-list_wrapper #field_14_2 label,
.footer-mailing-list_wrapper #field_14_1 label,
.footer-mailing-list_wrapper #field_14_5 label {
    display:none !important;
}
.footer-mailing-list_wrapper #input_14_5 {
    margin-top: 0px;
    height: 33px;
}


@media only screen and (min-width: 641px) {
    .footer-mailing-list_wrapper .top_label li.gfield.gf_left_third, .footer-mailing-list_wrapper .top_label li.gfield.gf_middle_third,
    .footer-mailing-list_wrapper .top_label li.gfield.gf_right_third {
        margin-bottom: -8px;
        margin-top: -6px;
    }
    .footer-mailing-list_wrapper.gform_legacy_markup_wrapper .field_description_below .gfield_description {
        padding-top: 0;
        margin-top: 35px;
    }
    .footer-mailing-list_wrapper.gform_legacy_markup_wrapper .field_description_below #validation_message_14_4 {
        margin-top: 5px;
    }
}
/* making the font slightly bigger for the blocks */
@media only screen and (min-width: 1200px){
    .earthcam-embed-container {
		padding-bottom: 40% !important;
	}
    .owl-carousel .link-block span {
        font-size:40px;
    }
}
/**Jquery Calendar**/
body #ui-datepicker-div {
	min-width: 250px;
}
body .ui-widget.ui-widget-content {
	z-index: 9999 !important;
	padding-bottom: 5px;
}
body .ui-datepicker .ui-datepicker-header {
	background: #815374;
	border: 0;
}
body .ui-state-default {
	display: flex !important;
    width: 100% !important;
    justify-content: center;
    align-items: center;
    background: #824370 !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 16px;
    border: 1px !important;
}
body .ui-state-default:hover,
body .ui-state-highlight, body .ui-widget-content .ui-state-highlight{
	opacity: 0.8;
}
body .ui-datepicker .ui-datepicker-title {
    color: #fff;
    font-size: 18px;
}
body .ui-state-hover.ui-datepicker-prev,
body .ui-state-hover.ui-datepicker-next{
	background: #fff !important;
}
body .ui-state-hover .ui-icon {
	opacity: 0.5;
}
body .ui-datepicker-next, body .ui-datepicker-prev {
	background: none;
}
body .ui-datepicker th {
    font-size: 12px;
}
body .ui-widget.ui-widget-content {
	z-index: 9999 !important;
	padding-bottom: 5px;
}
body .ui-datepicker .ui-datepicker-header {
	background: #815374;
	border: 0;
	font-size: 18px;
}
/* Sponsors Section Styling */
.wec-sponsors { margin: 0; padding: 0 25px 0 20px; width: 100%; }
.wec-sponsors h5 {
    background: #FFF;
    color: #939598;
    display: flex;
    font-weight: bold;
    line-height: 0.8;
    margin-top: 20px;
    width: 100%;
}
.wec-sponsors h5:after {
    border-bottom: 2px solid;
    content: '';
    flex: 1 0 20px;
    margin: 0 0 0 5px;
}
.sponsor-logos .row { margin: 0; padding-top: 25px; }
.sponsor-logos .row:last-of-type { padding-bottom: 75px; }
.logos-per-row-1 .sponsor { width: calc(100%); }
.logos-per-row-2 .sponsor { width: calc(100% / 2); }
.logos-per-row-3 .sponsor { width: calc(100% / 3); }
.logos-per-row-4 .sponsor { width: calc(100% / 4); }
.logos-per-row-5 .sponsor { width: calc(100% / 5); }
.logos-per-row-6 .sponsor { width: calc(100% / 6); }
.logos-per-row-7 .sponsor { width: calc(100% / 7); }
.logos-per-row-8 .sponsor { width: calc(100% / 8); }
.sponsor { align-items: center; display: flex; justify-content: center; max-height: 150px; padding: 0 1%; }
.sponsor:first-of-type { justify-content: flex-start; padding-left: 0; }
.sponsor:last-of-type { justify-content: flex-end; padding-right: 0; }
.sponsor.last-not-complete { justify-content: center; }
.sponsor img { height: auto!important; max-height: 150px; max-width: 100%; width: auto!important; }
@media only screen and (max-width: 767px) {
    .logos-per-row-1 .sponsor { flex: 0 1 100%; }
    .logos-per-row-2 .sponsor { flex: 0 1 50%; padding: 2% 3%; }
    .logos-per-row-2 .sponsor:nth-of-type(ood) { padding-left: 0; }
    .logos-per-row-2 .sponsor:nth-of-type(even) { padding-right: 0; }
    .logos-per-row-3 .sponsor { flex: 0 1 50%; padding: 2% 5%; }
    .logos-per-row-3 .sponsor:nth-of-type(odd) { padding-left: 0; }
    .logos-per-row-3 .sponsor:nth-of-type(even) { padding-right: 0; }
    .logos-per-row-4 .sponsor { flex: 0 1 33%; padding: 2% 5%; }
    .logos-per-row-4 .sponsor:nth-of-type(1),
    .logos-per-row-4 .sponsor:nth-of-type(1n+3) { padding-left: 0; }
    .logos-per-row-4 .sponsor:nth-of-type(3n+0) { padding-right: 0; }
    .logos-per-row-5 .sponsor { flex: 0 1 33%; padding: 2% 5%; }
    .logos-per-row-5 .sponsor:nth-of-type(1),
    .logos-per-row-5 .sponsor:nth-of-type(1n+3) { padding-left: 0; }
    .logos-per-row-5 .sponsor:nth-of-type(3n+0) { padding-right: 0; }
    .logos-per-row-6 .sponsor { flex: 0 1 25%; padding: 2% 5%; }
    .logos-per-row-6 .sponsor:nth-of-type(1),
    .logos-per-row-6 .sponsor:nth-of-type(5n+0) { padding-left: 0; }
    .logos-per-row-6 .sponsor:nth-of-type(4n+0) { padding-right: 0; }
    .logos-per-row-7 .sponsor { flex: 0 1 25%; padding: 2% 3%; }
    .logos-per-row-7 .sponsor:nth-of-type(1),
    .logos-per-row-7 .sponsor:nth-of-type(5n+0) { padding-left: 0; }
    .logos-per-row-7 .sponsor:nth-of-type(4n+0) { padding-right: 0; }
    .logos-per-row-8 .sponsor { flex: 0 1 25%; padding: 2% 3%; }
    .logos-per-row-8 .sponsor:nth-of-type(1),
    .logos-per-row-8 .sponsor:nth-of-type(5n+0) { padding-left: 0; }
    .logos-per-row-8 .sponsor:nth-of-type(4n+0) { padding-right: 0; }
    .sponsor img { height: auto!important; max-height: 100px; max-width: 100%; width: auto!important; }
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< dev
/**EventON Weekly CSS**/
.wec-general-content .ajde_evcal_calendar .EVOWV_content{
	font-family: "Poppins", sans-serif;
}
.wec-general-content .ajde_evcal_calendar .EVOWV_content ul.EVOWV_date_ranges {
	margin: 0;
	padding: 0;
}
.wec-general-content .ajde_evcal_calendar .EVOWV_content .EVOWV_change {
	background: #000;
}
.wec-general-content .ajde_evcal_calendar .EVOWV_content.wk_1 .evowv_col_events .event {
	border-color: #815374;
	border-width: 5px;
	font-size: 12px;
}
.wec-general-content .evoWV.ajde_evcal_calendar .EVOWV_content .EVOWV_grid .evo_wv_day.today::before {
	background: #000;
	heght: 5px;
}
.wec-general-content .ajde_evcal_calendar .EVOWV_content .EVOWV_ranger {
	background: #000;
}
.wec-general-content .ajde_evcal_calendar .EVOWV_content ul.EVOWV_date_ranges li, 
.wec-general-content .ajde_evcal_calendar .EVOWV_content ul.EVOWV_date_ranges {
	border-color: #fff;
}
.wec-general-content .ajde_evcal_calendar .EVOWV_content ul.EVOWV_date_ranges li.thisweek,
.wec-general-content .ajde_evcal_calendar .EVOWV_content ul.EVOWV_date_ranges li:hover,
.wec-general-content .ajde_evcal_calendar .EVOWV_ranger a:hover{
    background-color: #815374;
}
.wec-general-content .ajde_evcal_calendar .event-loc,
.wec-general-content .ajde_evcal_calendar .event-type{
	font-family: 'Poppins', sans-serif;
	padding: 3px 8px;
	font-size: 12px;
	background: #815374;
	display: inline-block;
	border-radius: 4px;
	margin: 0 10px;
	color: #fff;
	text-transform: uppercase;
}
.wec-general-content .ajde_evcal_calendar .event-type{
	background: transparent;
	color: #815374;
	border: 1px solid #815374;
}
.weeklyview__button {
    display:table;
    font-size:.8em;
    border-radius: 5px;
    padding:2px 5px;
    border:1px solid #805474;
    margin:5px 0;
    font-family: "Poppins", sans-serif;
    color:#000;
    font-weight: normal;
    text-transform: uppercase;
}
.weeklyview__button--location{
    background: #805474;
    color:#fff;
}
.weeklyview__button--category{
    color: #805474;
}
.wec-general-content .EVOWV_dates .evowv_arrow:hover i {
    color: #000;
}

========================================================================
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> features/500881-Sponsors-Updates

/************************************************************************************
EventON calendar plugin
*************************************************************************************/

/* full width events list */
.ajde_evcal_calendar {
width: 100%;
margin: 0 auto;
}

/* page section events list */
.ajde_evcal_calendar.box_2 {
    width: 80%;
    margin: auto;
}

/* Events page calendar */
#evcal_calendar_events_page_calendar {
    width: 75%;
}
#evcal_calendar_events_page_calendar #evcal_head.calendar_header {
    display: block;
}

/* Sidebar calendar */
#evcal_calendar_sidebar_calendar {
    width: 100%;
}

#evcal_calendar_sidebar_calendar .event {
    min-height: 110px !important;
}

#evcal_calendar_sidebar_calendar a.evcal_list_a {
    min-height: 110px !important;
}

#evcal_calendar_sidebar_calendar .evcal_desc {
    padding-left: 90px !important;
    max-width: 280px;
}

#evcal_calendar_sidebar_calendar .evcal_desc span.evo_above_title {
    float: none;
}

#evcal_calendar_sidebar_calendar .evcal_desc span.evo_below_title .status_reason {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
}

#evcal_calendar_sidebar_calendar .evcal_desc, #page-content p.evcal_desc {
    padding: 0px 15px 0 200px;
}

#evcal_calendar_sidebar_calendar .evcal_desc .evcal_event_title {
    /*font-weight: 300 !important;*/
    font-size: 16px;
    margin-bottom: 5px;
}

#evcal_calendar_sidebar_calendar .evcal_cblock {
    right: 0 !important;
    left: inherit;
    font-size: 18px;
    bottom: 5px;
}

#evcal_calendar_sidebar_calendar .evcal_cblock .evo_start em.month {
    font-size: 14px;
}

/* month header */
.eventon_list_event .evcal_desc span.evcal_event_title, .evo_metarow_ICS .evcal_evdata_cell p a, .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a, .eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title, .evo_clik_row .evo_h3, body .ajde_evcal_calendar h4.evo_h4, .evo_content_in h4.evo_h4, .eventon_main_section #evcal_cur, .ajde_evcal_calendar .calendar_header p.evo_month_title, .eventon_events_list .eventon_list_event .cancel_event .evo_event_headers, .evo_pop_body .evo_event_headers.canceled, .eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span, .evo_pop_body .evcal_list_a .evo_above_title span, .ajde_evcal_calendar .evcal_month_line p
{text-transform: capitalize; font-size: 24px; line-height: 38px; font-weight: 300; color: #000000;}

/* search bar */
.evo_search_bar input, .evo_search_bar input[type="text"] {border-radius: 0; }

/* hide filter icon */
.evo_cal_above span.evo-filter-btn {display: none;}

/* search by date section */
/*.evo_cal_above span.evo-jumper-btn {font-family: 'Poppins', sans-serif; font-size: 19px; padding: 4px 14px; background-color: #4EA685; opacity: 1; border-radius: 0;}
.evo_cal_above span.evo-jumper-btn:hover {background-color: #815374;}*/

/* filters */
/*.eventon_sorting_section {background-color: black; color: white; border-radius: 0;}
.eventon_filter_line .filtering_set_val {font-family: 'Poppins', sans-serif !important; font-size: 15px; color: white; border-radius: 0;}*/
/*.eventon_filter_line .filtering_set_val:hover {color: #4EA685; background: none;}*/
/*.eventon_filter_line .eventon_filter p:last-of-type {
    margin-bottom: 0px;
} */
.eventon_filter_line .filtering_set_val {
    border:none;
    font: 600 19px "Poppins", sans-serif;
    color: white !important;
    opacity: 1;
    padding: 4px 14px !important;
    background-color: #000000;
    border-radius: 0 !important;
}

.eventon_filter_line .filtering_set_val:hover {
    background-color: #333333;
}

.eventon_filter_line .eventon_filter p:last-of-type {
    margin-bottom: 0px;
}

/* .eventon_filter_line .eventon_filter:first-of-type .filtering_set_val::before {content: "Filters: "; font-weight: 700; color: #815374; padding-right: 24px;} */
/* .eventon_filter_line .eventon_filter:first-of-type::before {content: "Filters: "; color: #815374; padding-right: 24px; float: left;} */

/* apply filters button */
.eventon_sorting_section p.evo_filter_submit {
    border: none !important;
    font: 600 19px "Poppins", sans-serif !important;
    color: white !important;
    opacity: 1;
    padding: 4px 14px !important;
    background-color: #4EA685 !important;
    border-radius: 0 !important;
    margin-left: 36px !important;
}

.eventon_sorting_section p.evo_filter_submit:hover {
    /*background-color: #815374;*/
    background-color: #008764 !important;
}

.evo_cal_above span.evo-jumper-btn {
    border:none;
    font: 600 19px "Poppins", sans-serif;
    color: white;
    opacity: 1;
    padding: 4px 14px;
    background-color: #4EA685;
    border-radius: 0;
}

.evo_cal_above span.evo-jumper-btn:hover {
    /*background-color: #815374;*/
    background-color: #008764;
}

.evo_cal_above span.evo-gototoday-btn {
    border:none;
    font: 600 19px "Poppins", sans-serif;
    color: white;
    opacity: 1;
    padding: 4px 14px;
    background-color: #000000;
    border-radius: 0;
}

.evo_cal_above span.evo-gototoday-btn:hover {
    /*background-color: #815374;*/
    background-color: #333333;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows {
    color: #a7a7a7;
    border-color: #a7a7a7;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows i {
    border-top: 2px solid #a7a7a7;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows i:before {
    border-left: 2px solid #a7a7a7;
}

/* cancelled event */
.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title, .evo_pop_body .evcal_desc span.evo_above_title {
    float: left;
    margin-top: 2px;
}

.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.canceled, .evo_pop_body .evcal_desc span.evo_above_title span.canceled {
    color: #ffffff;
    background-color: #ff0000;
    font-family: 'Poppins', sans-serif;
}

.eventon_events_list .eventon_list_event .evcal_desc span.evo_below_title .status_reason {
    /*font-family: 'Poppins';
    color: #6B6B6B;
  text-transform: none;
    font-size: 16px;
  font-weight: 200;*/
    display: none;
}

.eventon_events_list .eventon_list_event .cancel_event.evcal_list_a {
    color: #ffffff;
    background: repeating-linear-gradient(45deg,#e8e8e8,#e8e8e8 10px,#FAFAFA 10px,#FAFAFA 20px);
}

/* events sort bar */
#evcal_cur.evo_month_title {
    width: 90%;
    border-bottom: 1px solid #e6e6e6;
}

.eventon_sorting_section {
    background: none !important;
    padding-left: 0;
}

/*.eventon_filter_line.selecttype .eventon_filter {
	background-color: #000;
	padding: 1px 15px 2px;
	font: 600 19px "Poppins", sans-serif;
}*/

/*.eventon_filter_dropdown, .ajde_evcal_calendar .evo-sort-btn .eventon_sort_line {
	margin-left: -15px;
}*/

/* filters dropdown */
.eventon_filter_dropdown, .ajde_evcal_calendar .evo-sort-btn .eventon_sort_line {border-radius: 0;}
.eventon_filter_dropdown p, .ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p {font-family: 'Poppins', sans-serif;}
.eventon_filter_line .eventon_filter_dropdown p.select::before, .eventon_filter_line.selecttype .eventon_filter_dropdown p::before, .ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p.select::before {color: black;}

/* hide featured image from details */
.evo_metarow_directimg img {display: none;}

/* event thumbnail */
.eventon_events_list .eventon_list_event .ev_ftImg {border-radius: 0;}

/* event date */
.evcal_cblock .evo_end {font-size: 30px !important; margin-top: 0 !important;}
.evcal_cblock .evo_end em.month {font-size: 11px;}
.evcal_cblock .evo_end::before {top: 50%}


/* event top: change padding so all titles align */
.eventon_events_list .eventon_list_event .hasFtIMG .evcal_desc, .evo_pop_body .hasFtIMG .evcal_desc { padding-left: 200px !important; }
#evcal_list .eventon_list_event a.sin_val.hasFtIMG .evcal_desc, .sin_val.hasFtIMG .evcal_desc { padding-left: 200px !important; }
.eventon_events_list .eventon_list_event .evcal_desc, .evo_pop_body .evcal_desc, #page-content p.evcal_desc {padding: 3px 15px 0 200px;}

/* event title */
#evcal_list .eventon_list_event .evcal_desc span.evcal_event_title, .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title, .evo_lightboxes .evo_pop_body .evcal_desc span.evcal_desc2
{ color: black !important; text-transform: none; font-weight: 600; }

/* event subtitle */
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, .evo_lightboxes .evo_pop_body .evcal_desc span.evcal_event_subtitle
{
    /*font-family: 'Poppins';
    text-transform: none;
    font-weight: 200;*/
    display: none;
}

/* event location */
.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, .evo_pop_body .evcal_desc .evcal_desc_info {opacity: 1;}
#evcal_list .evcal_location em.event_location_name {font-family: 'Poppins', sans-serif; padding: 3px 8px; margin: 0; text-transform: uppercase; color: white !important; background-color: #815374; border-radius: 4px;}
.eventon_events_list .eventon_list_event .evcal_desc .evcal_location {padding-left: 0 !important; margin-top: 4px;}
.eventon_events_list .eventon_list_event .evcal_desc .evcal_location::before {display:none!important;}

/* event details paragraphs */
.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p {font-size: 20px; line-height: 23px;}
#evcal_list .eventon_list_event .evcal_eventcard p, .ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul, .evo_lightboxes .evo_pop_body .evcal_evdata_row .evcal_evdata_cell p, .evo_lightboxes .evcal_evdata_cell p a {color: black;}
#evcal_list div.event_description {
    padding: 35px;
}

/* event details paragraphs .sans-serif */
.evcal_evdata_row.evcal_event_details .evcal_evdata_cell .sans-serif p {font-family: 'Poppins', sans-serif !important; font-size: 17px; font-weight: 400;}

/* event details span */
.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p span.purple {color: #815374;}

/* details show more/less link (disabled in settings) */
.eventon_shad_p {font-family: 'Poppins', sans-serif; text-transform: uppercase;}

/* event details spacing fix */
.eventon_desc_in figure.alignleft {
    margin-right: 2em;
}

.eventon_desc_in figure.alignright {
    margin-left: 2em;
}

/* purple links (EVENT / PRIZE LIST / STALLS) */
.event_custom_button {
    text-transform: uppercase !important;
    font-family: 'Poppins', sans-serif !important;
    color: #815374 !important;
    font-size: 19px !important;
    font-weight: 700 !important;
    padding-right: 24px !important;
}

/* time, location, etc */
#evcal_list .evo_metarow_time .evcal_evdata_cell p,
#evcal_list .evo_metarow_time_location .evcal_evdata_cell p
{text-transform: capitalize; font-family: 'Poppins', sans-serif; color: #815374; font-size: 19px; font-style: normal;}

/* add to calendar links, learn more links */
.evcal_evdata_row .evcal_evdata_cell a.evo_ics_nCal,
.evcal_evdata_row .evcal_evdata_cell a.evo_ics_gCal,
.evo_metarow_learnmore .evcal_evdata_row h3.evo_h3
{font-family: 'Poppins', sans-serif; color: #815374; font-size: 19px; font-weight: 400; text-transform: none;}

/* "No Events" and "Current Monthy" */
#evcal_list .eventon_list_event p.no_events, .evo_cal_above span.evo-gototoday-btn {font-family: 'Poppins', sans-serif; border-radius: 0;}

/* for 768px or less */
@media only screen and (max-width: 768px) {
    .eventon_sorting_section p.evo_filter_submit { margin-left: 0 !important; }
}

/************************************************************************************
sidebar events
*************************************************************************************/
/* hide extra top-margin */
#evcal_head.calendar_header {
    display: none;
}

/* hide month */
.sidebar .calendar_header {display: none;}

/* hide subtitle */
.sidebar .eventon_events_list .eventon_list_event .evo_below_title {display:none;}

/* hide location from event top */
.sidebar span.evcal_desc_info {display: none !important;}

/* make title display full width under featured image */
.sidebar .eventon_events_list .eventon_list_event .evcal_desc {padding: 84px 0px 0px 4px;}
.sidebar #evcal_list .eventon_list_event a.sin_val.hasFtIMG .evcal_desc {padding-left: 4px;}

/* hide extra space in event */
.sidebar .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc3 {display: none;}

/* More link */
.view-all {
    font-family: 'Poppins', sans-serif;
}

/************************************************************************************
testimonials
*************************************************************************************/


.wpmtst-testimonial-inner {
    text-align: center !important;
}

.strong-view.wpmtst-simple .wpmtst-testimonial-image {
    float: none !important;
    margin: inherit !important;
}

.wpmtst-testimonial-content {
    margin-bottom: 1.25rem !important;
    line-height: 150% !important;
}

.wec-testimonial-name {
    font: 300 28px/28px "Poppins", sans-serif !important;
    text-transform: uppercase !importan;
    letter-spacing: 0.03em !important;
}

/************************************************************************************
random sidebar blocks
*************************************************************************************/

.g-3,.g-4 {
    margin-top: 25px;
}


/* sideblock, single event */
.sidebar-widget .ajde_evcal_calendar.eventon_single_event.eventon_event span.evcal_cblock {
    top: 33px;
    left: 79px !important;
}

.sidebar-widget .ajde_evcal_calendar.eventon_single_event.eventon_event  span.evcal_desc_info {
    position: relative;
    top: 20px;
    right: 30px;
    width: 196px;
    height: 22px;
}

.sidebar-widget .ajde_evcal_calendar.eventon_single_event.eventon_event  span.evcal_desc2.evcal_event_title {
    display: inline-block;
    position: relative;
    bottom: 6px;
    right: 112px;
    font-size: 16px;
    width: 131px;
    height: 22px;
    word-break: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar-widget .ajde_evcal_calendar.eventon_single_event.eventon_event  span.ev_ftImg {
    top: 11.5px !important;
    left: -2px !important;
}



/************************************************************************************
mobile
*************************************************************************************/
@media screen and (max-width: 650px) {
    body.single #page > .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    body.single .breadcrumbs {
        margin-left:0;
        margin-right:0;
    }
    body.single #page > .container .row .col-lg-9.p-0 {
        padding-left:15px !important;
        padding-right:15px !important;
    }
}
.iframe_div_container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.iframe_div_container > iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
/* clipmyhorse.tv limits video size to 640px */
.livestream_iframe_div_wrapper {
    max-width: 640px;
}

html div.wec-general-content img.alignleft {
    margin-top:0 !important;
}

html .page-template-t-tier-3 div.wec-general-content img.alignleft,
html .page-template-t-tier-3 div.wec-general-content img.alignright,
html .page-template-t-tier-3-oca-visit-stay div.wec-general-content img.alignleft,
html .page-template-t-tier-3-oca-visit-stay div.wec-general-content img.alignright,
html .page-template-t-tier-2 div.wec-general-content img.alignleft,
html .page-template-t-tier-2 div.wec-general-content img.alignright,
body.page-template-t-tier-4 div.wec-general-content p:first-of-type img
{
    margin-top: 20px !important;
}

@media (max-width: 1590px) and (min-width: 1200px) {
	html .page-template-t-tier-3 .row.wec-headline + .row.wec-general-content + .row.band.wec-general-content > .col.pad-mobile h3,
	body.page-id-186 .row.band.wec-general-content .col.pad-mobile p + h4,
	body:not(.page-template-t-tier-1-ocala-home) .row.band.wec-general-content .col.pad-mobile p + h3, body:not(.page-template-t-tier-1-wilmington-home) .row.band.wec-general-content .col.pad-mobile p + h3 {
		margin-top: 0px !important;
	}
	article.page > div > div.row.band.wec-general-content > div > h2 {
		margin-top: 20px
	}
}

html .page-template-t-tier-3 div.pad-mobile {
    padding-bottom: 25px;
}

html .page-template-t-tier-3 .entry-content > .wec-headline + .wec-general-content .pad-mobile {
    padding-bottom: 0;
}

/*html .page-template-t-tier-3 .entry-content > .wec-headline + .wec-general-content .pad-mobile img {
    margin-top: 0 !important;
}*/

html .page-template-t-tier-3 div.pad-mobile .content-flex {
    margin-bottom: 0;
}

/* Catering Order Form */
#catering-orders .logo {
  height: auto;
  max-height: 130px;
  max-width: 300px;
  width: auto;
}
.click-expand {
  bottom: 7px;
  color: #444444;
  pointer-events: none;
  right: 10px;
}
.prod-title {
  font-size: 18px;
  font-weight: bold;
}
.prod-price {
  color: #008000;
  font-size: 13px;
  line-height: 1.6;
}
.prod-disclaimer {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.6;
}
.product p {
  font-size: 15px;
}
.product ul {
  font-size: 15px;
  margin-left: 20px!important;
}
.product ul li::marker {
  color: rgba(0,0,0,0.5);
  font-size: 12px;
}
.add-items {
  font-size: 14px;
}
.add-items select {
  height: 45px;
}
.prod-qty {
  max-width: 50px;
  text-align: center;
  font-size: 16px;
}
.prod-qty-add, .btn-checkout, .gform_button.button {
  background-color: #008764;
  border: none;
  border-radius: 0px !important;
  color: white;
  display: inline-block;
  font: 600 19px "Poppins", sans-serif;
  margin: 0;
  max-width: 100%;
  outline: none;
  padding: 4px 14px;
  text-align: center !important;
  text-decoration: none;
  text-transform: uppercase;
}
.add-on {
  margin-left: 20px;
  text-indent: -20px;
}
.prod-checkbox {
  margin-right: 8px;
}
.cart-qty, .cart-price, .cart-remove, .shopping-cart h6 {
  font-size: 13px;
  line-height: 1.6;
}
.cart-remove {
	cursor: pointer;
}
.prod-options {
  font-size: 12px;
  line-height: 1.2;
  margin-left: 20px;
}
.shopping-cart i {
  cursor: pointer;
}
.shopping-cart .remove, .gform_wrapper .remove {
  color: #B00000;
}
.shopping-cart .plus, .shopping-cart .minus, .gform_wrapper .plus, .gform_wrapper .minus  {
  color: #9b9b9b;
  opacity: .9;
}
.card-header {
    padding: 0;
}
.card-header button{
    margin: 0;
    padding: 30px 0;
}
#miss-tilly-header.card-header {
  background: rgb(245,152,170);
  background: linear-gradient(90deg, rgba(245,152,170,1) 0%, rgba(245,152,170,1) 33%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 67%, rgba(245,152,170,1) 67%, rgba(245,152,170,1) 100%);
}
#viola-dot-header.card-header {
  background: #FEF4DC;
}
#filos-header.card-header {
  background: url('img/filos-bg.png') no-repeat top center;
  background-size: cover;
}
#ralphs-header.card-header {
  background: #FFF;
}
.btn-link span {
  color: #000;
  font-size: 18px;
  margin-left: 20px;
}

.sidebar-wrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.shopping-cart {
  background: #FFF;
  border: 1px solid #000;
  padding: 1em;
  position: sticky;
  top: 135px;
}
.shopping-cart small {
  font-size: 50%;
}
.cart-amount-value {
  width: 115px;
}
.cart-toggle {
  line-height: .6;
}
.ordered-items:nth-child(odd) {
  background: #F4F4F4;
}
.flex-grow-1 {
  flex-grow: 1;
}
.gform_wrapper.gravity-theme.catering_wrapper .gfield_label {
  font-weight: normal;
  margin-bottom: 0;
}
.catering_wrapper .gform_required_legend {
  display: none;
}
.gform_wrapper.gravity-theme.catering_wrapper {
  opacity: 0;
  transition: all .5s ease;
  height: 0;
  overflow: hidden;
}
.gform_wrapper.gravity-theme.catering_wrapper.show {
  opacity: 1;
  height: auto;
  overflow: visible;
}
.gform_wrapper.gravity-theme.catering_wrapper .gfield-choice-input+label {
  vertical-align: baseline!important;
}
.gform_wrapper.catering_wrapper .btn-checkout {
  display: none;
}
.catering_wrapper .gf_hidden {
  display: none!important;
}
.catering_wrapper .cart-toggle, .catering_wrapper .mobile-cart-total {
  display: none!important;
}
.gform_wrapper.gravity-theme.catering_wrapper .gfield_time_ampm.below select {
  border: 1px solid;
  height: 45px;
}
.gform_wrapper.gravity-theme.catering_wrapper .field_description_above .gfield_description {
  font-size: 11px;
  display: inline;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-top: 0;
}
.gform_wrapper.gravity-theme.catering_wrapper .ginput_container_date input {
  width: 100%;
}
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select,
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header .ui-datepicker-next,
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header .ui-datepicker-prev{
  color: #FFF!important;
}
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select {
  background-image: url(./img/down-arrow.svg)!important;
}
.gform_wrapper.gravity-theme.catering_wrapper .gf_text_center {
  text-align: center;
}
.gform_wrapper.gravity-theme.catering_wrapper .gf_text_center  label {
  line-height: 45px;
}
@media screen and (max-width: 1024px) {
  .gform_wrapper.gravity-theme.catering_wrapper .ginput_container_time, .gform_wrapper.gravity-theme.catering_wrapper .ginput_container_minute {
    min-width: 45px;
  }
  .gform_wrapper.gravity-theme.catering_wrapper .gfield_time_ampm.below {
    min-width: 64px;
  }
}
@media screen and (max-width: 992px) {
  #catering-orders .logo {
    max-height: 100px;
  }
  .gform_wrapper.gravity-theme.catering_wrapper .gfield.gfield--width-quarter {
    grid-column: span 6;
  }
  .shopping-cart {
    height: 100vh;
    overflow: scroll;
  }
  .food-bag {
    left: 0;
    margin-top: 0;
    position: fixed;
    transition: all .5s ease;
    top: calc(100vh - 90px);
    z-index: 999999;
  }
  .food-bag.expanded {
    top: 0px;
    transition: all .5s ease;
  }
  .food-bag.expanded .fas {
    transform: rotate(180deg);
  }
  .prod-options {
    margin-bottom: 0!important;
  }
}
@media screen and (max-width: 425px) {
  #catering-orders .logo {
    max-height: 40px;
    max-width: 65px;
  }
  #miss-tilly-header.card-header {
    background: rgb(245,152,170);
  }
  .click-expand {
    font-size: 10px;
  }
  .gform_wrapper.gravity-theme.catering_wrapper .gfield.gfield--width-quarter {
    grid-column: span 12;
  }
  .gform_wrapper.gravity-theme.catering_wrapper .gf_list_inline .gchoice {
    display: inline-block;
    margin-right: 20px;
  }
}


/*--Caption for Content area--*/
figure.wp-caption.alignleft {
    float: left !important;
    margin: 25px 40px 10px 0px !important;
    vertical-align: top !important;    
    width: 420px !important;
    height: auto !important;
}
figure.wp-caption.alignright {
    float: right !important;
    margin: 25px 0px 10px 25px !important;
    vertical-align: top !important;    
    width: 420px !important;
    height: auto !important;
}

@media (max-width: 1200px) {
    figure.wp-caption.alignleft,figure.wp-caption.alignright {
    width: 100% !important;
}
}
@media (max-width: 768px) {
    
    .page-id-411 article.page > div > div.row.band.wec-general-content > div > h2 {
        margin-top: initial !important;
    }
    .page-id-411 div.row.band.wec-general-content .button {
        margin-bottom: 10px;
    }
    div.row.wec-general-content > div.col h3:first-of-type {
        margin-left: 20px!important;
    }
    .wp-block-buttons>.wp-block-button {   
        margin: 0 5px 20px 5px;
    }
}

/*--WP Block Latest Posts--*/
.wp-block-latest-posts__featured-image img{
    display: block;
    height: 297px!important;
    width: 420px!important;    
    object-fit: cover;
    margin: 0px;
    padding: 0px;
    }
    ul.wp-block-latest-posts__list.wp-block-latest-posts > li  > a:link, ul.wp-block-latest-posts__list.wp-block-latest-posts > li  > a:hover, ul.wp-block-latest-posts__list.wp-block-latest-posts > li  > a:active, ul.wp-block-latest-posts__list.wp-block-latest-posts > li  > a:visited {
        font: 300 40px/45px "Poppins", sans-serif;        
        text-transform: uppercase;
        letter-spacing: 0.03em;
        text-decoration: none; 
        font-size: 28px;
        line-height: 30px;
    }
    .wp-block-latest-posts.wp-block-latest-posts__list{
        padding-bottom:50px!important;
    }
    .wp-block-latest-posts.wp-block-latest-posts__list li {
        position:relative;
        padding:35px 0 60px 0;
        border-bottom: 1px #444 solid;        
        display: block;
        margin-right: 0rem;
    }
    .button.green.read-latest{
        position:absolute;
        bottom:15px;
        right:10px;
    }
    .wp-block-latest-posts__post-excerpt {       
        padding-bottom: 30px;
        margin-top: 0em;
        width: 54%;
        display: inline-block;
    }
    .wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date{
    color: gray;
    text-transform: uppercase;
    font: 200 1.1rem/38px "Poppins", sans-serif;
    margin-bottom: 0;
    }
    .wp-block-latest-posts__featured-image.alignleft,
    .wp-block-latest-posts__featured-image.alignright{
        min-height: 200px;        
        padding-bottom: 25px;
        display: inline-block;
    }
    .wp-block-latest-posts__featured-image.alignleft{
        margin-right:2.8rem!important;
    }
    .blog-feed-meta-recent {
        color: gray;
        text-transform: uppercase;
        font: 200 1.1rem/38px "Poppins", sans-serif;
        margin-bottom: 5px;
        height:25px!important;
    }
    .wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {       
        font-size: 18px!important;
    }
   
    ul.wp-block-latest-posts__list.wp-block-latest-posts {
        width: 104%;
    }
    .wp-block-latest-posts__post-excerpt {
        margin-top: 0em!important;       
    } 
    @media (max-width: 1589px){
        .wp-block-latest-posts__featured-image img {
            height: auto!important;
            width: 300px!important;            
        }
        ul.wp-block-latest-posts__list.wp-block-latest-posts{
            width: 100%;
        }
        .wp-block-latest-posts__post-excerpt {
           width: 52%;           
        }
        body.page-id-32 img.wp-post-image {
            margin-top: -130px;
        }
    }
    @media (max-width: 1200px) {
        .wp-block-latest-posts__featured-image.alignleft, .wp-block-latest-posts__featured-image.alignright{
            float: none!important;
            margin-right: 0!important;
            margin-left: 0!important;
            width: 100%;
            margin: 0 auto;
        }
        .wp-block-latest-posts__featured-image img {
            display: block;
            height: auto!important; 
            width: 100%!important;
            margin:0 auto;
    }
    .wp-block-latest-posts__post-excerpt {
        width: 100%;
        display: block;
    }
    
}
@media (max-width:768px) {
    ul.wp-block-latest-posts__list.wp-block-latest-posts > li  > a:link, ul.wp-block-latest-posts__list.wp-block-latest-posts > li  > a:hover, ul.wp-block-latest-posts__list.wp-block-latest-posts > li  > a:active, ul.wp-block-latest-posts__list.wp-block-latest-posts > li  > a:visited {
        font-size: 20px;
        line-height: 27px;
    }
}
@media (max-width: 600px) {
    ul.wp-block-latest-posts__list.wp-block-latest-posts{
        padding:20px!important;
    }    
}
@media (max-width: 480px){
    .button.green.read-latest {       
        right: 0;
    }
}
#input_16_11 > li.gchoice.gchoice_16_11_1 , #input_16_11 > li.gchoice.gchoice_16_11_2{
    width:130px
    }
    
ul {
        overflow-wrap: normal!important;
    }
    .post.latest-post > p a.button.green.read-latest,
    .secondary-blog-feed_btn > p a.button.green.read-latest,
    .wec-post > div > p a.button.green.read-latest{
        display:none;
    } 
    @media only screen and (max-width: 1200px) {
        article.feed-article:after {
            border-bottom: none!important;
    } 
}  

/**Countdown Override**/
.col-lg-9 .event-countdown-cont .countdown-info-cont .event-logo img{
    margin: 0;
}
@media only screen and (min-width: 992px) {
    .col-lg-9 .event-countdown-cont .countdown-info-cont .countdown-cont #countdown {
        font-size: 42px;
        padding-right: 10px;
    }
    .col-lg-9 .event-countdown-cont #countdown div span{
        font-size: 21px !important;
    } 
}
/**Addional CSS (3/30/23)**/
body.page-id-412 .row.owl-carousel.wec-carousel.owl-loaded.owl-drag {
	display: none;
}
.award-img-cont img {
		max-width: 250px;
	float: right;
	margin: -40px 0 10px 0;
}
@media  screen and (max-width: 600px){
	.award-img-cont {
		text-align: center;
	}
	.award-img-cont img {
		max-width: 150px;
		float: none;
	}
}
.img-fluid img { height: auto; width: 100%; }

.blog .navigation.pagination {
	width: 100%;
}
.wec-this-week img {
	max-width: 30px;
}
@media (max-width: 1200px) {
	.col-sm-6.col-lg-2.main-1 {
		max-width: 100%;
	}
	article.feed-article:after {
		border-bottom: none;
	}
	.blog .owl-nav {
		display: none;
	}
}

.youtube-iframe { 
	float: none;
	padding-left: 0;
	width: 100%;
	height: 300px;
}
@media  screen and (min-width: 1200px){
	.wec-calendar__categories {
		max-width: 235px;
	}
}
@media  screen and (min-width: 1700px){
	.youtube-iframe {
		float:right;
		padding-left: 50px;
		max-width: 560px;
	}
}

nav.navigation.pagination {
	display: table;
}

.parent-pageid-367 .post-thumbnail img {
	margin: auto;
	object-fit: cover;
	object-position: center;
	height: 100%;
	width: 100%;
}

@media (max-width: 992px) {
	.parent-pageid-367 div.row.wec-general-content > div.col h3:first-of-type {
    margin-top: 20px;
	}
}
.align-img-left,.align-img-right{
        float:none; 
        width:100%;      
        max-width:100%;
        margin: 25px auto;
    }
@media only screen and (min-width: 1200px) {
        .align-img-left{
            float:left;
            max-width:420px;
            margin: 25px 40px 25px 0;
        }
        .align-img-right{
            float:right;
            max-width:420px;
            margin: 25px 0 25px 40px;
        }
}

/* Gallery Fix */
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    display: inline-flex !important;
}

@media  screen and (max-width: 767px){
	.page-template .col-lg-9 {
    max-width: 100%;
  }
	.page-template div.row.wec-general-content > div.col h3:first-of-type {
    width: 121%!important;
	}
	.is-layout-flex.wp-block-buttons .wp-block-button {
		margin-left: 3rem;
    margin-right: 3rem;
	}
	.wp-block-image figure {
		width: 100%;
	}
}

/* wilmington fix */
@media only screen and (max-width: 1024px)and (min-width: 850px) {
	.page-template-t-tier-1-wilmington-home .breadcrumbs, .page-template-t-tier-1-ocala-home .breadcrumbs {
		padding: 25px 0 0 0;
	}
}
/* blog fix 6-7-23 */
@media only screen and (max-width: 2100px) and (min-width: 1590px) {
	body.blog .wec-post .image {
		margin: 0 30px 20px auto;
	}
}

@media only screen and (max-width: 1200px) {
	.wec-post {
		flex-direction: column;
	}
}
/* Ocala facilities page fix (other fixes from hotfix deployment) 6-8-23 */
@media only screen and (max-width: 767px) {
	div.wec-general-content p img.alignleft,
	div.wec-general-content p img.alignright {
		margin: 0px 0px 35px 0px !important
	}
}

@media only screen and (max-width: 767px) {
	div.wec-general-content img.alignleft,
	div.wec-general-content img.alignright {
		margin: 14px 0px 0px 0px  !important
	}
}

@media only screen and (max-width: 767px) {
	div.wec-general-content h3 img.alignleft,
	div.wec-general-content h3 img.alignright {
		padding-right: 40px !important; 
	}
	body.page-id-364 div.wec-general-content img.alignleft, body.page-id-364 div.wec-general-content img.alignright {
		margin: 20px 0px 35px 0px !important;
	}
	#post-83 > div > div:nth-child(3) > div > p:nth-child(1) > img {
		margin: 0px 40px 35px 0px !important;
	}
	#post-198 > div > div:nth-child(2) > div > p:nth-child(5) > img {
		margin: 0px 40px 35px 0px !important;
	}
	#post-196 > div > div:nth-child(5) > div > div {
		margin: auto 20px;
		width: 92%;
	}
	.page-template div.row.wec-general-content > div.col h3:first-of-type {
		width: 100% !important;
	}
	.page-id-94 iframe {
		width: 100%;
	}
	.page-id-83846 div.wec-general-content h3 img.alignleft{
		width: 91% !important;
		margin: 0px 40px 35px 0px !important;
	}
}
@media only screen and (max-width: 1024px) {
.owl-nav button span {
    font-size: 16px ;
}
}
h2.extra-top-space{
    margin-top:50px;
}

/* Testimonial slider */


/* .strong-view.controls-style-buttons .wpmslider-start, .strong-view.controls-style-buttons .wpmslider-stop, .wpmslider-controls .wpmslider-next, .wpmslider-controls .wpmslider-prev {
    display: inline-block;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    text-align: center;
    transition: all 0.2s ease;
    top: -150px;
} */

.wpmslider-controls-direction {
    display: flex;
}

.why-wec {
    overflow-x: hidden;
}

.why-wec .testimonial-inner span {
    padding: unset !important;
}

.why-wec .testimonial-inner {
    text-align: center !important;
}

.why-wec .testimonial-content {
    margin-bottom: 1.25rem !important;
    line-height: 150% !important;
}

.why-wec .testimonial-container {
    list-style: none;
    position: relative;
    display: block;
}  

.why-wec .testimonial-name {
    font: 300 28px/28px "Poppins", sans-serif !important;
    letter-spacing: 0.03em !important;
}

.why-wec a {
    color: unset !important;
}

.our-affiliates .owl-next:focus, .our-affiliates .owl-prev:focus, .why-wec .owl-next:focus, .why-wec .owl-prev:focus {
   outline: none;
}

.why-wec a:hover {
    text-decoration: none !important;
}

.why-wec .entry-content {
    padding-right: 0px !important;
}
#footer .our-affiliates .owl-nav {
    display: none;
}

/* Social Icons */
.share-buttons ul {
    display: flex;
    gap: 5px;
}

@media only screen and (max-width: 767px) {
    .share-buttons {
        margin-top: 5px;
    }
    .share-buttons ul {
        justify-content: center;
        margin-bottom: 3px !important;
    }
}

.share-buttons li i {
    width: 25px;
    height: 25px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    background-color: #c7c7c7!important;
}

.share-buttons li i:before {
    color: #fff;
}

.share-buttons .fa-facebook:before {
    margin-top: 3px;
    margin-right: 1px;
}

.share-buttons .fa-instagram:before {
    margin-top: 1px;
}

.share-buttons li a:link {
    text-decoration: none;
}

.x-twitter-icon:before {
    content: url(img/twitter-x.svg);
    width: 18px;
    height: 38px;
    display: block;
    line-height: 2.55;
}

.single .x-twitter-icon:before {
    line-height: 2.1;
}

.x-twitter-icon::marker {
    display: none;
}

.share {
    list-style: none;
}

.share .x-twitter-icon {
    list-style-type: none;
}

/* @media only screen and (max-width: 1300px) and (min-width: 1024px) { */
    #footer .our-affiliates .owl-nav {
        display: block;
    }
    #footer .our-affiliates .owl-nav .owl-next {
        right: -60px;
    }

    #footer .our-affiliates .owl-nav {
        top: 38%;
    }
    #footer .our-affiliates .owl-nav .owl-prev .left:before, #footer .our-affiliates .owl-nav .owl-next .right:before {
        width: 25px;
        height: 25px;
    }


    @media only screen and (max-width: 1023px) and (min-width: 992px) {
        #footer .our-affiliates .owl-nav .owl-next {
            right: 0px;
        }

        #footer .our-affiliates .owl-nav .owl-prev {
            left: 0px;
        }

    }

    @media only screen and (max-width: 992px) and (min-width: 767px) {
        #footer .our-affiliates .owl-nav .owl-next {
            right: 40px;
        }

        #footer .our-affiliates .owl-nav .owl-prev {
            left: 40px;
        }

    }


@media only screen and (max-width: 767px) {
    #footer .bottom .owl-nav .owl-next {
        right: 40px;
    }
    #footer .bottom .owl-nav .owl-prev {
        left: 10px;
    }
    .why-wec .testimonial-inner {
        padding: 0px 10%; 
    }
    .why-wec .entry-content > p {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    #footer .our-affiliates .owl-nav {
        display: block;
        top: 40%;
    }
    #footer .footer-privacy-policy {
        background-color: #000;
    }
}
@media only screen and (max-width: 600px) {
    /* #footer .bottom .owl-nav .owl-next {
        right: 40px;
    } */
    #footer .our-affiliates .owl-nav .owl-prev {
        left: 40px;
    }

}

@media only screen and (max-width: 480px) {
    #footer .bottom .owl-nav .owl-prev:before, #footer .bottom .owl-nav .owl-next:before {
        width: 1em;
        height: 1em;
    }
    #footer .bottom.owl-nav .owl-next {
        right: 35px;
    }
    #footer .bottom .why-wec .owl-nav .owl-prev {
        left: 5px;
    }
    
}

@media only screen and (max-width: 360px) {
    #footer .our-affiliates .owl-nav {
        display: none;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1600px) {
	.wec-carousel-item {
		object-fit: cover;
		object-position: center;
	}
}
.page-template-default article {
	margin-top: 30px;
	
}
@media only screen and (max-width: 767px) {
    .page-template-t-tier-3-longines hr {
         background-color: unset;
         margin: 10px auto;
             width: 90%;
    }
 }
 @media only screen and (max-width: 1600px) {
     .page-template-t-tier-3-longines .entry-content .row:nth-of-type(3) {
             margin-top: 50px;
     }
 }