/*
Theme Name: JohnnyoTheme
Theme URI: https://johnnyodesign.com/
Author: Johnnyo Design
Author URI: https://johnnyodesign.com/
Description: Sensible design solutions.
*/

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/* Content */

html {
	scroll-behavior:smooth;
	    overflow-x: hidden;
}
body {
	font-family: "Montserrat", serif;
	font-weight: 400;
    background: #FFF7EF;
	    position: relative;
	    overflow-x: hidden;
	color: #3F3B22;
}

:focus {
    outline: none;
}

a {
	color: #F29A2C;
	text-decoration: underline;
}
p a {
    color: #F29A2C;
	text-decoration: underline;
}
a:hover, a:focus {
    color: #000;
    text-decoration: underline;
}
p a:hover, p a:focus {
    color: #000;
    text-decoration: underline;
}
.home .site-content {
    position: relative;
    width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.site-content {

	margin-bottom: 0;
}
p {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 20px;
    line-height: 30px;
    color: #3F3B22;
}

h1 {
	font-family: "Libre Baskerville", serif;
    font-size: 47px;
	font-weight: bold;
    text-align: left;
    color: #373b6e;
    margin: 0;

	text-transform: uppercase;
	    letter-spacing: 1px;
}

h2 {
	font-family: "Libre Baskerville", serif;
    font-size: 44px;
    font-weight: normal;
    color: #3F3B22;
    margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	    line-height: 68px;
}
.slide-header h2 {
	text-align: right;
}
h3 {
	font-family: "Montserrat", serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    color: #3F3B22;
    margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	    margin-bottom: 20px;
}
h4 {
	font-family: "Montserrat", serif;
    font-size: 30px;
    font-weight: 600;
    text-align: left;
    color: #373b6e;
    margin: 0;
	letter-spacing: 1px;
}
h5 {
	font-family: "Montserrat", serif;
    font-size: 25px;
	font-weight: bold;
    color: #373b6e;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
	text-transform: uppercase;
	    letter-spacing: 1px;
}
.navbar {
	position: relative;
}
.site-branding {

}
.headlogo img {
	padding: 10px;
    position: absolute;
    height: 80px;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
}
.main-navigation {

}
.mega-menu-link {
	font-family: "Montserrat", sans-serif !important;
}
.mega-menu-link:hover {
	    /* border-bottom: solid #F29A2C 6px !important; */
}
.mega-sub-menu .mega-menu-link:hover {
	border-bottom: none !important;
}
.mega-menu-item-97 a{
	pointer-events: none !important;
}
.hero h1 {
	font-size: 32px;
    font-weight: normal;
    color: #CFAD56;
}
.centertitle h3 {
	text-align: center;
}
.tophome:before {
    content: "";
    position: absolute;
    background-color: #373b6e;
    width: 100vw;
    height: 100%;
    z-index: -1;
    right: 120px;
}
.tribe-events-widget-events-list__header-title {
	font-family: "Montserrat", sans-serif !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    text-align: left !important;
    color: #373b6e !important;
    margin: 0 !important;
	letter-spacing: 1px;
}
.site-footer {
	    background-color: #3F3B22;
}
.site-footer p {
	    font-weight: normal !important;
}
.siteinfo p {
	color: #fff;
    font-size: 16px;
    padding: 20px 0 0 0;
}
.fa-facebook .fa-instagram {
	font-size: smaller;
}
.btn {
	background-color: #373b6c;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: bold;
    border-radius: 2px;
}
.btn:hover {
	background-color: #66bfe7;
		color: #fff;
}
.content-area {
	    padding-bottom: 60px;
}
.hero {
	position: relative;
}
.hero1 {
	background-image: url(/wp-content/uploads/2025/02/png-1.png);
	    height: 100vh;
    background-size: cover !important;
    background-position: center !important;
	    position: relative;
}
.hero .wrap {
    position: absolute;
    z-index: 2;
    margin: auto;
    width: fit-content;
   	bottom: 0;
	left: 0;
	right: 0;
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.hero::before {
    content: "";
    /* background-color: rgb(0 0 0 / 35%); */
    position: absolute;
    width: 100%;
    height: 100%;
	    z-index: 1;
}
.headlogo img {
	    padding-left: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary {
	padding-right: 10px;
	padding-left: 30px;
}
.headerbtn {
    background-color: #66bfe7;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: bold;
    border-radius: 2px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
}
.reveal{
  position: relative;
  transform: translateY(30px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}

.halfrowlefttext::before {
    content: "";
    background-color: #4d63a8;
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
    z-index: -1;
}
.halfrowrighttext::before {
    content: "";
    background-color: #4d63a8;
    position: absolute;
    top: 0;
    right: left;
    width: 50vw;
    height: 100%;
    z-index: -1;
}
.halfrowrightimage {
    height: 100%;
    width: 50vw;
    position: absolute;
    background-position: center;
    background-size: cover;
    left: 0;
}
.halfrowleftimage {
    height: 100%;
    width: 50vw;
    position: absolute;
    background-position: center;
    background-size: cover;
    right: 0;
}
.halfrow .panel-grid-cell {
    position: relative;
}

.page-template-page-home .tribe-events-widget-events-list__event-date-tag-datetime {
    border: 1px solid #CFAD56 !important;
    padding: 10px !important;
}
.tribe-events-widget-events-list__event-header {
    margin-left: 20px !important;
	padding: 10px 10px 10px 0 !important;
}
.tribe-events-widget-events-list__view-more-link {
	display: none;
}
.tribe-events-widget-events-list {
	    padding-left: 5px !important;
}

.rentalthree .widget_text {
	position: relative;
	background-size: 100%;
    background-position: center;
	width: 100%;
	min-height: 500px;
	transition: all 200ms ease;
}
.rentalthree .widget_text::before {
	content: "";
	position: absolute;
    width: 100%;
    /*height: 100%;
    background-color: #000;
    opacity: 0.35;*/
	height: 135px;
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.8));
	bottom: 0;
    z-index: 0;
}
.rentalthree a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.rentalthree .widget_text:hover::before  {
	/*opacity: .65;*/
	background-size: 200%;
	transition: all 200ms ease;
}
.rentaltext {
	position: absolute;
	z-index: 1;
}
.rentaltext {
	bottom: 15px;
	margin-left: 15px;
}
.rentaltitle {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: -15px;
}
.rentalsubtext {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	margin-bottom: 25px;
}
.fa-phone, .fa-map-marker-alt, .fa-envelope, .fa-location-dot, .fa-globe {
    margin-right: 10px;
}
.page-id-360 .fa-phone, .page-id-360 .fa-globe{
	margin-right: 5px;
    margin-left: 10px;
}
.footercontent .widget, .secondfooter .widget {
	text-align: center;
	padding: 0 50px;
}
.secondfooter .widget {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 0.10em;
	color: #fff;
	padding-top: 10px;
}
.secondfooter h3{
   display: inline-block;
   margin: 0;
   color: #fff;
}
.footerbutton {
 margin-left: 20px;
}
.footerbutton:hover {

}
.imagerow:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    z-index: -1;
    top: 0;
}
.site-footer p {
	color: #fff;
}
.page-id-2 .secondfooter {
	display: none !important;
}
.tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-common a:not(.tribe-common-anchor--unstyle):active, .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .tribe-common a:not(.tribe-common-anchor--unstyle):visited {
    font-family: "Montserrat", sans-serif;
	color: #373b6a;
}
.tribe-events-calendar-list__event-datetime, .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium, .tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop, .tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
	font-family: "Montserrat", sans-serif;
}
.tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6 {
	font-family: "Montserrat", sans-serif;
}
.tribe-common p {
	font-family: 'Open Sans', sans-serif;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    background-color: #373b6a;
    font-family: "Montserrat", sans-serif;
    border-radius: 2px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
	font-family: "Montserrat", sans-serif;

}
/** .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
	border-radius: 2px;
	border: 1px solid #373b6a;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path {
	color: #373b6a;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
	background-color: #373b6a;
}
.tribe-common .tribe-common-c-btn-border:focus, .tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:focus, .tribe-common a.tribe-common-c-btn-border:hover {
	color: #fff !important;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
	color: #fff !important;
} **/

.tribe-events-single-event-title {
	font-family: "Montserrat", sans-serif;
	color: #373b6a;
}
.tribe-events-schedule, .tribe-events-back, .tribe-events-event-meta dd, .tribe-events-event-meta dt, .tribe-event-date-start, .tribe-event-time, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a, .tribe-events-back a, .tribe-events-back a:visited, .tribe-events-calendar-list__event-date-tag-weekday, .tribe-events-calendar-list__event-date-tag-daynum {
	font-family: "Montserrat", sans-serif !important;
}
.tribe-events-content {
	font-family: 'Open Sans', sans-serif;
}
.tribe-events-calendar-list__event-date-tag-datetime {
    border: 1px solid #000 !important;
    padding: 10px !important;
	height: auto !important;
}

.rentalinfo ul {
	list-style: none;
    padding: 0;
    margin: 0;
}
.rentalinfo2 ul {
	list-style: none;
    padding: 0;
    margin: 0;
}
.rentalinfo li {
	    display: inline-block;
    padding: 6px 12px;
    background-color: #373b6a;
    margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Montserrat", sans-serif;
	color: #fff;
}
.rentalinfo2 li {
	    display: inline-block;
    padding: 6px 12px;
    background-color: #4d63a5;
    margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Montserrat", sans-serif;
	color: #fff;
}
.rentalinfo strong {
	font-family: "Montserrat", sans-serif;
}
.wc-tabs, .woocommerce-Tabs-panel h2, .price {
	display: none;
}
.product {
	padding: 100px 0;
}
.ph_book_now_button {
	    padding: 10px 20px;
    border: none;
    border-radius: 2px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}
.imgcorners img {
	    border-radius: 0 100px 0 100px;
}
.altrow {
	background-color: #3F3B22;
	padding: 100px 0;
}
.altthinner {
	padding: 0 0;
}
.altrow h3{
	color: #CFAD56;
	text-align: center;
}
.altrow h2 {
	color: #F29A2C;
}
.altthinner h2 {
	color: #fff;
}
.altrow p { 
	color: #fff;
}
.resourcerow h3{
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}
.altrow .ow-button-base .sowb-button {
    border: 1px solid #fff !important;
}
.sow-carousel-item-title {
	display: none;
}
#menu-footer-menu {
    list-style: none;
    columns: 3;
    padding: 60px 0 0 0;
}
#menu-footer-menu a {
    font-size: 20px;
    text-transform: uppercase;
    padding: 0px 0px 30px 0;
    display: block;
}
.site-footer h3 {
	padding: 60px 0 0 0;
    color: #CFAD56;
    font-size: 24px;
}
.site-footer p {
    font-weight: bold;
}
.site-footer .frm_form_field input {
	background-color: #fff !important;
}

.hero .wrap {
    max-width: 100%;
    padding: 0 20px;
    font-size: 10vw;
    line-height: 13vw;
}
.heroint {
	    height: 480px;
    background-position: center;
    background-size: cover;
}
.btnmulti .widget_sow-button {
	display: inline-block;
	margin-right: 20px;
}
.btnmulti .widget_sow-button:nth-of-type(3) {
    border: 1px solid #591f1b;
}
.btnmulti .widget_sow-button:nth-of-type(3):hover {
    border: 1px solid #cfad56;
}
.sow-accordion-title {
	font-weight: bold;
    font-size: 20px;
}
.sow-accordion-open-close-button .sow-icon-ionicons {
	font-weight: bold;
    font-size: 20px;
}
.sow-accordion-panel-header {
	border-radius: 0 30px 0 0 !important;	
	    margin-top: 10px;
}
.smalltitle h3 {
	    font-size: 20px;
	    margin-bottom: 30px;
}
/* list view */
span.tribe-tickets-left, .tribe-events-c-small-cta__stock {
    display: none !important;
}
 
/* single view */
span.tribe-tickets-remaining {
    display: none !important;
}
 
.tribe-tickets__item__extra__available{
    display: none !important;
}
.tribe-tickets__tickets-item-extra-available {
	display: none !important;
}
.wc-forward {
	    padding: 10px 20px;
    border: none;
    border-radius: 2px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    background-color: #373b6a !important;
    color: #ffffff !important;
    margin-right: 20px;
}
.hide {
	display: none;
}
.window1 img {
	    border-radius: 200px 200px 0 0;
}
.window2 img {
	    border-radius: 200px 200px 200px 200px;
}
.titlecenter h3{
	text-align: center;
	    margin: 0 auto 20px auto;
}
.slider-main .slidepost {
	        height: calc(100vh - 80px);
}
.findcomms h3 {
	font-size: 16px;
	font-weight: bold;
	color: #F29A2C;
	margin-bottom: 10px;
}
.findcomms p {
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0 0 0;
}
.smallwindowleft {
    position: absolute;
    bottom: -10%;
    width: 75%;
    right: -25%;
}
.smallwindowright {
	position: absolute;
    bottom: -8%;
    width: 60%;
    left: -5%;
}
.windowcontain {
	position: relative;
}
.altitems h3 {
	font-size: 20px;
	font-weight: bold;
	color: #F29A2C;
	text-align: left;
	margin-bottom: 10px;
}
.altitems p {
	/* margin-bottom: 40px; */
}
.sideline {
	border-left: solid 6px #F29A2C;
    padding-left: 20px;
}
.sideline p {

}
.cherishh2 h2 {
	font-size: 34px;
	line-height: 56px;
}
h2 span {
	  /* box-shadow: #F29A2C 0 6px 0 */
	border-bottom: solid #F29A2C 6px;
}
.undertitle h3{
	border-bottom: solid #F29A2C 6px;
	line-height: 35px;
	    width: fit-content;
}
.ctarow {
	    padding: 40px 0;
}
.ctarow a {
	    text-transform: uppercase;
    font-size: 26px;
    text-decoration: none;
    letter-spacing: 1px;
}
.ctarow p {
	    margin: 0;
}
.slider-main .slide-summary h3 {
	font-size: 24px;
    text-transform: none;
}
.slider-main .slide-summary a {
	    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 20px;
    background-color: #3F3B22;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
}
.slider-main .slide-summary a:hover {
	background-color: rgb(90, 85, 54);
	color: rgb(242, 154, 44);
}
.slider-main .slide-content {
	height: 100%;
    padding: 150px 0 10px 0;
	position: relative;
}
.slidersecondary {
	position: absolute;
    bottom: 20px;
    right: 0;
}
.slidersecondary h4 {
	    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
}
.slidersecondary a {
	font-size: 16px !important;
    text-transform: none !important;
    padding: 0 !important;
    background-color: transparent !important;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
}
.slidersecondary a i{
	margin-left: 16px;
}
.slider-main .slick-dots, .teslider .slick-dots {
	    bottom: 20px;
}
.slider-main .slick-dots li button:before, .teslider .slick-dots li button:before {
	font-size: 15px;
}
#mega-menu-item-97 {
	    width: 200px !important;
}
#mega-menu-item-97:after {

}
.smallgreenlogo img {
	    margin: auto;
    height: 62px !important;
    width: auto;
}
.teslider .slidepost {
	height: 80vh;
}
.teslider .entry-title, .commslider .entry-title {
	display: none;
}
.teslider .slide-content{
	    display: flex;
    height: 100%;
    align-items: center;
}
.teslider p {
	    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
	color: #fff;
}
.teslider p span {
	font-weight: normal;
	font-size: 20px;
}
.teslider .slide-summary {
	    padding-left: calc(50% + 60px);
}
.commslider .slidepost {
	height: 450px;
	aspect-ratio: 9 / 6;
	    margin-right: 20px;
	position: relative;
}
.commslider {
        left: calc(50% - 100px);
	    z-index: 10;
}
.commslide2 {
	margin-top: -250px;
}
.commslider .prev {
	position: absolute;
    bottom: -60px;
    font-size: 35px;
    background-color: transparent;
    border: navajowhite;
    color: #fff;
}
.commslider .nex {
	position: absolute;
    bottom: -60px;
    font-size: 35px;
    background-color: transparent;
    border: navajowhite;
    color: #fff;
	left: 60px;
}
.commslider2 {
	margin-bottom: 0 !important;
	padding: 0 !important;
}
.commslider2 .slidepost {
    background: none !important;
    width: calc(50% - 200px) !important;
	    opacity: 1 !important;
	left: 0 !important;
}
.commslider2 h2 {
color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Montserrat';
    text-transform: none;
    margin-top: 10px;
}
.commslidewrap .panel-last-child {
    position: absolute;
    margin: auto;
    bottom: 130px;
    left: 0;
    right: 0;
}
.commslider2 .slick-track{
	 display: flex !important;
    flex-direction: column !important;
}
.commsrow {
	    padding: 100px 0 60px 0;
}
.commslider2 h2 {
	    cursor: pointer;
	    width: fit-content;
}
.commslider2 .slick-active h2 {
	box-shadow: #F29A2C 0px 4px 0;
}
.commslider2 .slide-content {
	margin: 0 !important;
}
.commslider2 .slick-list {
	overflow: visible !important;
}
.teslider .slide-summary p {
	position: relative;
}
.teslider .slide-summary p:first-child:after {
    content: "“";
    position: absolute;
    left: -170px;
    top: 100px;
    font-family: "Libre Baskerville", serif;
    font-size: 400px;
    font-weight: normal;
}
.communitymap iframe {
	    border: 0;
    aspect-ratio: 1;
    width: 100%;
    height: 100%;
}
.page-id-187 .hero, .page-id-349 .hero, .page-id-360 .hero, .page-id-157 .hero {
	display: none;
}
.videorow {
	position: relative;
	max-height: calc(100vh - 80px);
	overflow: hidden;
	    flex-direction: column-reverse;
}
.videorow video {

}
.videotext {
    margin-top: -170px;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
}
.videotext h3, .videotext h2 {
	color: #fff;
}
.altitems h2 {
	font-size: 50px;
}
.resources h3 {
	font-family: "Libre Baskerville", serif;
    font-size: 24px;
}
.resources p {
	margin: 0 0 20px 0;
    padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.resources p:before {
   /* float: left;
    width: 0;
    white-space: nowrap;
    content: "______________________________________" "______________________________________" "______________________________________" "______________________________________";
	    color: #F29A2C;
    font-weight: bold; */
}
.resources p span {
	background-color: #FFF7EF;
}
.resources p span:first-child {
    padding-right: 0.33em;
}
/*.resources p span:last-child {
    float: right;
*/
}

#menu-footer-1, #menu-footer-2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-footer-1 a, #menu-footer-2 a {
color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    margin: 10px 0;
    display: block;
}
#menu-footer-1 a:hover {
	    color: #F29A2C;
}
#menu-footer-1 {
	display: flex;
    justify-content: center;
}
#menu-footer-1 li {
	margin: 0 20px;
}
.commslider a {
    font-size: 20px !important;
    text-transform: none !important;
    padding: 20px !important;
    background-color: transparent !important;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
	position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
	line-height: 23px;
}
.commslider a i:before {
	    margin-left: 10px;
	    text-decoration: none !important;
    display: inline-block;
}
.commslider a:hover {
	    color: #F29A2C;
	
}
.commslider2 .slide-summary {
	display: none;
}
.frm_submit {
	    justify-content: center;
}
.socialfoot { 
	text-align: center;
}
.socialfoot a {
	    color: #fff;
    font-size: 40px;
    padding: 0 20px;
}
/*.resources .textwidget {
	column-count: 2;
}
.resources p span {
	    display: block;
}
.resources .fa-phone {
    margin-left: 0px;
} */
.page-id-748 .slider-main {
	display: none;
}
@media screen and (max-width: 945px) {
	.mega-menu-link {
		text-align: center !important;
	}
	.mega-close {
	top: 20px !important;
    right: 20px !important;
	}
	#mega-menu-item-97 {
		display: none !important;
	}
	.mega-toggle-animated-box {
		margin-right: 20px !important;
	}
	.teslider .slide-summary {
    padding-left: 0;
	}
}
@media screen and (max-width: 815px) {
	.slidersecondary {
		left: 20px;
	}
	.slider-main .slide-content {
		padding: 50px 20px 10px 20px;
	}
}
@media screen and (max-width: 780px) {
	h2 {
    	font-size: 30px;
    	line-height: 32px;
	}	
	.window1 img {
    	border-radius: 500px 500px 0 0;
		max-width: 60% !important;
    	margin: auto;
	}
	.window2 img {
    	border-radius: 500px;
		max-width: 60% !important;
    	margin: auto;
	}
	.smallwindowleft {
    	position: absolute;
   		bottom: 0;
    	width: 75%;
    	right: -5%;
	}
	.smallwindowright {
    	position: absolute;
   		bottom: 0;
    	width: 75%;
    	left: -5%;
	}
	.widget_sow-editor {
		padding-left: 20px;
		padding-right: 20px;
	}
	.commslider {
    	left: 20px;
	}
	.commslidewrap .panel-last-child {
    	position: initial;
	}
	#menu-footer-1, #menu-footer-2 {
		text-align: center;
	}
	.footer img {
		max-width: 80% !important;
		margin: auto;
	}
}
@media screen and (max-width: 750px) {
	.resources .textwidget {
	column-count: 1;
}
}
@media screen and (max-width: 520px) {
	.resources p span:last-child {
    	float: initial;
    	padding-left: 0.33em;
    	display: block;
    	font-size: 18px;
    	line-height: 22px;
	}
}
@media screen and (max-width: 336px) {
	.slider-main .slide-summary a {
		display: block;
    text-align: center;
	}
}