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

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,700&display=swap');
@import url("https://use.typekit.net/ztt3xge.css");

/* Content */

html {
    overflow-x: hidden;
}
body {
	font-family: 'Roboto', sans-serif;
	background: #fff;
	color: #666;
}
:focus {
    outline: none;
}

a {
    color: #be8747;
    text-decoration: none;
}
a:hover, a:focus {
    color: #333;
    text-decoration: underline;
}

.staff_roles {
	text-align: left!important;
	margin-left: 0px!important;
}

#choice_44_24_1 {
	text-align: left!important;
}

.home p {
    margin: 4px 4px 20px 4px;
    padding: 0px 0px 0px 0px;
    font-size: 24px;
    line-height: 31px;
    color: #333;
	font-weight: normal;
}
p {
    margin: 4px 4px 30px 4px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 28px;
    color: #333;
	font-weight: normal;
}

h1 {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 100px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin: 0;
    padding: 0;
	text-transform: uppercase;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin: 0 0 20px 0;
    padding: 0;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin: 0 0 20px 0;
    padding: 0;
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin: 0;
    padding: 0;
}

ul {
    margin: 4px 0 0 28px;
    padding: 0px 0px 0px 0px;
    font-size: inherit;
    line-height: 28px;
    color: #444;
    list-style: initial;
}
ul {
	font-size: 18px;
    margin: 8px 0 27px 38px;
}
ul li {
	margin-bottom: 11px;
}
ol li {
	margin-bottom: 11px;
}
ul ul {
    list-style-type: circle;
    margin-block-end: 0px;
}
.home .contentrow {
	padding: 175px 0 155px 0;
}
.contentrow {
	padding: 75px 0 65px 0;
}
.altcontent p, .altcontent h2, .altcontent h3, .altcontent h4 {
	color: #fff;
}
.home .panel-grid {
	margin-bottom: 0 !important;
}

/* Sidebar */
#secondary {
	margin-bottom: 80px;
}
#secondary h2 {
	font-size: 20px;
}
#secondary ul {
	margin: 4px 0 0 4px;
    list-style: none;
}
#secondary li a {
	font-size: 16px;
	/* background-color: #be8747;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;*/
} 
#secondary section {
	    margin-bottom: 30px;
}
.mks_author_widget {
	    background-color: #ddd;
    padding: 20px 24px;
    margin-top: 190px;
}
.mks_author_widget img {
	    margin-top: 12px !important;
}
.mks_author_widget p {
    font-size: 14px;
    font-weight: bold;
	
}


/* Navigation */

.headlogo {
	    top: 50px;
    left: 50px;
    position: relative;
}
.navbar {
	z-index: 9999;
	width: 100%;
    position: relative;
	height: 0;
}
.widget_nav_menu {
	margin: 0 !important;
	padding-bottom: 0 !important;
}
/**#mega-menu-wrap-primary**/ #site-navigation {
    visibility: visible;
    text-align: right;
    padding: 0px 0px 0px 0px;
    width: fit-content;
    position: absolute;
    right: 100px;
    top: 75px;
}
.mega-menu-link {

}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primaryredwoods #mega-menu-primaryredwoods > li.mega-menu-item > a.mega-menu-link {
	font-family: 'Roboto Condensed', sans-serif;
	opacity: 0.5;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primaryredwoods #mega-menu-primaryredwoods > li.mega-menu-item > a.mega-menu-link:hover {
	opacity: 1;
}
#site-navigation {
    width: calc( 100vw - 400px );
}
.mega-menu-item-17091, .mega-menu-item-18528 {
	/** font-size: 30px !important;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff !important;
    background-color: #bd8748 !important;
    padding: 10px 0px !important;
    margin-left: 20px !important;
    display: inline-block;
    margin: 0;
    transition: all 0.2s ease !important;
    text-transform: uppercase !important;
    border-radius: 1px !important; **/
	font-size: 30px !important;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff !important;
    background-color: #bd8748 !important;
    padding: 10px 0px !important;
    margin-left: 0 !important;
    display: inline-block;
    margin: 0;
    transition: all 0.2s ease !important;
    text-transform: uppercase !important;
    border-radius: 1px !important;
    width: 100%;
    text-align: left;
	max-width: fit-content;
}
.mega-menu-item-17091 a.mega-menu-link, .mega-menu-item-18528 a.mega-menu-link {
	font-family: 'Roboto Condensed', sans-serif;
    opacity: 0.5;
    line-height: 40px;
    height: 40px;
    padding: 0px 18px 0px 18px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.mega-menu-item-17091 a.mega-menu-link:hover, .mega-menu-item-18528 a.mega-menu-link:hover {
	text-decoration: none;
}
.mega-menu-item-17091:hover, .mega-menu-item-18528:hover {
	text-decoration: none;
	background-color: #fff !important;
	color: #333 !important;
	transition: all 0.2s ease !important;
	cursor: pointer;
}
.mega-menu-item-17091 a, .mega-menu-item-18528 a {
	opacity: 1 !important;
	transition: all 0.2s ease !important;
}
.mega-menu-item-17091:hover a, .mega-menu-item-18528:hover a {
	color: #333 !important;
	transition: all 0.2s ease !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-primaryredwoods #mega-menu-primaryredwoods > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-family: 'Roboto Condensed', sans-serif;
}

/* Footer */
.footerlogo {
	    margin: auto;
    display: block;
	margin-top: 50px;
}
.footer-top {
    padding: 60px 0;
    margin-bottom: 50px;
}
.footer-mail {
    background-color: #dddddd;
    padding: 50px 0 60px 0;
    margin-bottom: 50px;
}
.footer-content {

}
.site-footer {
    background-color: #333;
    padding: 0 0 50px 0;
}
.siteinfo p {
	    font-size: 12px;
    margin-top: 30px;
	margin-bottom: 0;
    color: #fff;
}
.footermenu, #menu-footer-menu {
	    list-style: none;
    margin: 0;
    padding: 0;
}
.footermenu li {
    margin-bottom: 6px;
    display: block;
}
#menu-footer-menu li {
	display: inline-block;
	    margin-right: 20px;
}
.footermenu li a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #ccc;
    text-transform: uppercase;
    margin-right: 20px;
}
#menu-footer-menu li a {
	font-size: 18px;
	font-weight: 600;
    color: #fff;
	    text-transform: uppercase;
}
.footermenu li a:hover, #menu-footer-menu li a:hover {
	text-decoration: none;
	color: #bd8748;
}
.socialfooter {
	float: right;
}
.socialfooter a {
    color: #fff;
    font-size: 18px;
    padding: 0 10px;
}
.socialfooter a:hover {
	color: #bd8748;
}

/* Slider */
.slick-slider {
	margin-bottom: 0 !important;
}
.slider h1 {
	color: #fff;
}
.slider p {
	color: #fff;
}
.slidewrap {
max-width: 1000px;
    position: absolute;
    bottom: 100px;
    right: 100px;
    width: calc( 100% - 900px );
}
.slidernav {
    position: absolute;
    bottom: 50px;
    left: 60px;
    z-index: 10;
    mix-blend-mode: hard-light;
	width: 700px;
}
.slidernavwrap {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 130px;
    font-weight: bold;
    color: #d8d8d8;
    text-transform: uppercase;
    float: none;
    left: 0 !important;
    width: fit-content !important;
    line-height: 124px;
	opacity: 0.4 !important;
	transition: all 0.2s ease !important;
}
.slidernav .slick-current {
	color: #d6ac80;
	opacity: 1 !important;
	transition: all 0.2s ease !important;
}
.slidernav .slick-track {
	width: 100% !important;
}
.slide-interior {
	       position: relative;
}
.slide {
	height: 100vh;
	width: 100%;
	background-size: cover !important;
    background-position: center!important;
	display: block;
}

/* GENERAL SLIDES */

.slide1 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/10/Depositphotos_139916732_1920-overlay-65.jpg); /* man looking away into canyon */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide2 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/10/Depositphotos_11051826_1920-overlay-65.jpg); /* woman looking away into sunset */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide3 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/11/Depositphotos_59416267_1920-overlay-65.jpg); /* men and women community - stories */
	background-size: cover;
    background-position: center;
	display: block;
}
.slide4 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/09/crucible.jpg); /* crucible pouring molten metal */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide5 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/10/Depositphotos_2916744_1920-overlay-65.jpg); /* redwood forest */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide6 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/11/Depositphotos_1020877_1920-overlay-65.jpg); /* silhouetted men and women hiking */
	background-size: cover;
    background-position: center;
	display: block;
}
.slide7 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/10/Depositphotos_152729334_1920-overlay-65.jpg); /* molten lava */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide8 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/10/Depositphotos_78527134_1920-overlay-65.jpg); /* blurred men and women around campfire */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide9 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/10/Depositphotos_11874193_1920-overlay-65.jpg); /* old empty warehouse */
	background-size: cover;
    background-position: center;
	display: block;
}
.slide0 {
    height: 100vh;
	width: 100%;
	background-size: cover;
    background-position: top;
	display: block;
	background-color: #000;
}

/* WOMEN SLIDES */

.slide11 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/11/Depositphotos_42920419_1920-overlay-65.jpg); /* group of smiling women */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide12 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/11/Depositphotos_122361100_1920-overlay-65.jpg); /* contemplative black women */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide13 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/10/Depositphotos_11051826_1920-overlay-65.jpg); /* woman looking away into sunset */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide14 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/11/Depositphotos_19526087_1920-overlay-65.jpg); /* confident women in city */
	background-size: cover;
    background-position: center;
	display: block;
}
.slide15 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/11/Depositphotos_11573370_1920-overlay-65.jpg); /* contemplative woman in nature */
	background-size: cover;
    background-position: top;
	display: block;
}


/* MEN SLIDES */

.slide21 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/10/Depositphotos_139916732_1920-overlay-65.jpg); /* man looking away into canyon */
	background-size: cover;
    background-position: center;
	display: block;
}
.slide22 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/11/Depositphotos_172871832_1920-overlay-65.jpg); /* hopeful black man */
	background-size: cover;
    background-position: center;
	display: block;
}
.slide23 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2022/12/Depositphotos_152729334_1920-overlay-65-2.jpg); /* molten lava */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide24 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2022/12/Depositphotos_2916744_1920-overlay-65-2.jpg); /* redwood forest */
	background-size: cover;
    background-position: center;
	display: block;
}
.slide25 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2019/11/Depositphotos_158259154_1920-overlay-65.jpg); /* man backpacking in redwood forest */
	background-size: cover;
    background-position: top;
	display: block;
}
.slide26 {
    height: 100vh;
	width: 100%;
	background-image: url(/wp-content/uploads/2022/12/Depositphotos_11874193_1920-overlay-65-2.jpg); /* old empty warehouse */
	background-size: cover;
    background-position: center;
	display: block;
}

.slide-interior {
	height: 500px !important;
}
.slide-interior h1 {
	    font-size: 116px;
    position: absolute;
    bottom: -23px;
}

/* Buttons */

.btn, .page-template-page-links #primary a {
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-weight: bold;
    background-color: #bd8748;
    padding: 10px 20px;
    display: inline-block;
    margin: 0;
    transition: all 0.2s ease;
    text-transform: uppercase;
    border-radius: 1px;
}
.page-template-page-links #primary a {
	    width: 100%;
}
.btn:hover, .page-template-page-links #primary a:hover {
	text-decoration: none;
	background-color: #333;
	color: #fff;
	transition: all 0.2s ease;
	cursor: pointer;
}
.altcontent .btn {
    color: #bd8748;
    background-color: #fff;
}
.altcontent .btn:hover {
	background-color: #333;
	color: #bd8748;
}
.slider .btn {
    color: #fff;
    background-color: #bd8748;
	float: right;
}
.slider .btn:hover {
	background-color: #fff;
	color: #333;
}

.mjtrow .btn {
    color: #fff;
    background-color: #D33D3E;
}
.mjtrow .btn:hover {
	background-color: #fff;
	color: #D33D3E;
}

.mjtrow {
	background-color: #1a1a1a;
    background: linear-gradient( rgb(26 26 26 / .8), rgb(26 26 26 / .8) ), url(/wp-content/uploads/2022/03/topo-1-2.jpg), #1a1a1a;
    background-blend-mode: luminosity;
    background-size: cover;
}


/* Calendar of Events */
.calendartitle h2 {
	margin-bottom: 0;
}
.event {
	    padding: 16px 20px;
}

.event-date {
	    color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}
.event-loc {
	color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}
.event a, .retreat a {
    background-color: #fff;
    padding: 8px 12px 6px 12px;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    display: block;
    margin-top: 10px;
    color: #333333;
    text-align: center;
}
.event a:hover, .retreat a:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}
.event-closed .register, .Closed .register, .Closed .contact {
	background-color: #ddd;
	color: #999;
	cursor: default;
}
.event-closed .register:hover, .Closed .register:hover, .Closed .contact:hover {
	background-color: #ddd;
	color: #999;
}
.event-closed .register:active, .Closed .register:active, .Closed .contact:hover {
	pointer-events: none;
}
.event-cat {
	margin-bottom: 0;
}
.cal-us {
	margin-bottom: 90px;
}
.cal-us, .cal-int {
	background-color: #efefef;
    padding: 30px 15px 0 15px;
}
.retreat {
    background-color: #444;
    padding: 16px 20px;
    width: calc(33% - 28px);
    margin: 0 15px;
    display: inline-block;
    margin-bottom: 30px;
	position: relative;
}
.cal-int h3, .cal-int h4, .cal-us h3, .cal-us h4 {
	margin-left: 15px;
	margin-bottom: 30px;
}
.retreat h3 {
	color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
	    margin: 0;
}
.retreat span:nth-child(2) {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    display: block;
}
.retreat .category {
	display: none;
}
.event-open {
	background-color: #444;
}
.event-closed, .Closed {
	background-color: #bbbbbb;
}
.event-wait, .Waitlisted {
	background-color: #be8747;
}
.legend-open, .legend-wait, .legend-closed {
display: inline-block;
    font-size: 18px;
    color: #333;
    position: relative;
    margin-left: 48px;
    margin-top: 33px;
}
.legend-open::before {
    content: " ";
    height: 23px;
    width: 23px;
    background-color: #444;
    position: absolute;
    left: -28px;
}
.legend-wait::before {
    content: " ";
    height: 23px;
    width: 23px;
    background-color: #be8747;
    position: absolute;
    left: -28px;
}
.legend-closed::before {
    content: " ";
    height: 23px;
    width: 23px;
    background-color: #bbb;
    position: absolute;
    left: -28px;
}

.event-wait a:first-of-type, .Waitlisted a:first-of-type{
  text-indent: -9999px;
  line-height: 0;  /* Collapse the original line */
}
.event-wait a:first-of-type:before, .Waitlisted  a:first-of-type:before {
	text-indent: 0;
  line-height: 1;  
}
.event-wait a:first-of-type:after, .Waitlisted a:first-of-type:after {
	content: "Waitlist";
	text-indent: 0;
  display: block;
  line-height: initial;
}

.event-closed .register, .Closed .register, .Closed .contact {
  text-indent: -9999px;
  line-height: 0;  /* Collapse the original line */
}
.event-closed .register:before, .Closed .register:before, .Closed .contact:after  {
	text-indent: 0;
  line-height: 1;  
}
.event-closed .register:after, .Closed .register:after, .Closed .contact:after {
	content: "Closed";
	text-indent: 0;
  display: block;
  line-height: initial;
}


/* Blog */
.blog .interior, .archive .interior {
	padding: 60px 0;
}
.blog .attachment-post-thumbnail, .archive .attachment-post-thumbnail {
	float: left;
    height: 251px;
    width: auto;
    margin-right: 20px;
}
.blog article, .archive article {
    margin-bottom: 40px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.blog .entry-title, .archive .entry-title {
	font-size: 40px;
	margin: 0;
}
.summary-info {
    padding-top: 0px;
}
.summary-info a {
	background-color: #333;
    color: #fff;
    padding: 5px 7px 3px 7px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0px 10px 0;
}
.summary-info a:hover {
	background-color: #be8747;
    color: #fff;
	text-decoration: none;
}
.summary-info .entry-title a {
	background-color: transparent;
    color: #333;
    padding: 0;
    display: block;
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 0 0;
}
.summary-info .entry-title a:hover {
	background-color: transparent;
	color: #be8747;
	margin: 0;
}
.entry-summary p {
	margin: 4px 4px 10px 4px;
}
.entry-summary strong {
	    display: inline-block;
}
.summary-author .avatar, .single-post .avatar {
    margin-right: 10px;
    border-radius: 100px;
    border: 3px solid #333;
}
.summary-author, .post-info {
	font-size: 16px;
    font-weight: bold;
	    color: #333;
}
.summary-author a, .post-info a {
	    color: #333;
}
.blog article:nth-child(2n) .attachment-post-thumbnail, .archive article:nth-child(2n) .attachment-post-thumbnail {
	float: right;
    height: 251px;
    width: auto;
    margin-left: 20px;
}
.blogpostthumbnail {
    background: url(/wp-content/uploads/2019/09/crucible.jpg) no-repeat;
    float: left;
    height: auto;
    width: calc(40% - 20px);
    margin-right: 20px;
    background-size: cover;
    background-position: center;
}
.blog article:nth-child(2n), .archive article:nth-child(2n) {
	flex-direction: row-reverse;
}
.summary {
	width: 60%;
	margin-bottom: 10px;
}
.post-info {
	margin-top: 20px;
	margin-bottom: 60px
}
.categories {
    position: absolute;
    /* bottom: 90px; */
	bottom: 10px;
    margin-left: 5px;
}
.categories a {
	background-color: #fff;
    color: #333;
    padding: 5px 7px 3px 7px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0px 10px 0;
}
.categories a:hover {
	background-color: #be8747;
    color: #333;
	text-decoration: none;
}
.nav-links a {
	font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-weight: bold;
    background-color: #bd8748;
    padding: 6px 14px;
    display: inline-block;
    margin: 0;
    transition: all 0.2s ease;
    text-transform: uppercase;
    border-radius: 1px;
}
.nav-links a:hover {
    text-decoration: none;
    background-color: #333;
    color: #fff;
    transition: all 0.2s ease;
    cursor: pointer;
}
.nav-previous, .nav-next {
	    display: inline-block;
	margin-right: 20px;
}
.screen-reader-text {
	opacity: 0;
	font-size: 10px;
}
iframe {
	width: 100%;

}
.communitymap iframe {
	height: 600px
}
.story {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    font-weight: normal;
    background-color: #DDDDDD;
    padding: 20px 24px;
    position: relative;
    margin-bottom: 40px;
}
.story::after {
	content: " ";
    width: 0;
    height: 0;
    border-top: 40px solid #ddd;
    border-left: 40px solid transparent;
    position: absolute;
    bottom: -40px;
    right: 0;
}
.storyname {
    position: relative;
    float: right;
    right: 36px;
    top: -28px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.stories1 {
	    font-size: 18px;
    line-height: 28px;
    color: #333;
    font-weight: normal;
    background-color: #fff;
    padding: 20px 24px;
    position: relative;
    margin-bottom: 40px;
}
.stories1::after {
	content: " ";
    width: 0;
    height: 0;
    border-top: 40px solid #fff;
    border-left: 40px solid transparent;
    position: absolute;
    bottom: -40px;
    right: 0;
}
.stories2 {
    position: relative;
    float: right;
    right: 36px;
    top: -28px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.stories .slick-dots {
    position: absolute;
    bottom: 25px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: left;
	    margin: 4px 0 0 10px;
}
.slick-dots li {
    margin: 0 8px;
}
.slick-dots li button:before {
    font-size: 20px;
    opacity: 1;
    color: white;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #333333;
}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
.event-closed .register, .event-wait .register, .Closed .register, .Waitlisted .register, .Closed .contact {
  position: relative;
  z-index: 2;
}

/* Hide the tooltip content by default */
.event-closed .register:before, .event-wait .register:before, .Closed .register:before, .Waitlisted .register:before, .Closed .contact:before {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
.event-closed .register:before, .event-wait .register:before, .Closed .register:before, .Waitlisted .register:before, .Closed .contact:before {
  position: absolute;
  bottom: 110%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: "Registration for this event is closed. Please register for a different date.";
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}
.event-wait .register:before, .Waitlisted .register:before {
	content: "Registration for this weekend is waitlist only.";
}
.Closed .contact:before {
	content: "Registration for this group is closed.";
}

/* Triangle hack to make tooltip look like a speech bubble
.event-closed a:first-of-type:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
} */

/* Show tooltip content on hover */
.event-closed a:first-of-type:hover:before, .event-wait a:first-of-type:hover:before, .Closed a:first-of-type:hover:before, .Waitlisted a:first-of-type:hover:before {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}






.warninglink {
	background-color: #d41616;
    color: #fff;
    padding: 20px 26px;
    display: inline-block;
    font-size: 20px;
}
.warninglink:hover {
	background-color: #333;
	text-decoration: none;
	color: #fff;
}

.mapplic-element {
	margin: 70px 0;
}
 @media (min-width: 992px) {

	.mapplic-element{
		height: 700px !important;
	}
	 .mapplic-map{
		 left: 0;
    top: 0px;
    width: 1100px;
    height: 700px;
	 }

} 

.communitylist li {
	list-style: none;
	
}
.communitylist ul {
	margin: 0 0 22px 6px;
}

.interior-temp {
	padding: 70px 0 40px 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primaryredwoods #mega-menu-primaryredwoods > li.mega-menu-item > a.mega-menu-link {
    font-family: 'Roboto Condensed', sans-serif;
    opacity: 0.5;
    line-height: 40px;
    height: 40px;
    padding: 0px 18px 0px 18px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primaryredwoods #mega-menu-primaryredwoods > li.mega-menu-item > a.mega-menu-link:hover {
	    opacity: 1;
    text-decoration: none;
}
#mega-menu-primary li, #mega-menu-primaryredwoods li{
	    display: inline-block;
}


row {
	display: flex;
}

/* Forms */

form input {
	width: 100%;
    padding: 10px 10px 7px 13px;
    font-size: 18px;
    border: 2px solid #ccc;
    border-radius: 2px;
	margin-bottom: 20px;
}
form input:focus {
	border: 2px solid #bd8748;
}
form input:invalid {
	border: 2px solid #d82828;
}
form select {
	width: 100%;
    padding: 10px 10px 7px 13px;
    font-size: 18px;
    border: 2px solid #ccc;
    border-radius: 2px;
	margin-bottom: 20px;
}
form label {
	color: #333333;
}

.optionblock .radio {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    padding: 0;
    margin: 0;
}

.optionblock label {
	border: 2px solid #ccc;
    padding: 12px 12px 8px 12px;
    background-color: #ccc;
	border-radius: 2px;
	font-size: 18px;
    font-weight: bold;
	margin-bottom: 20px;
}
.optionblock small {
	display: block;
    font-size: 14px;
    font-weight: bold;
}
.optionprice {
	    font-size: 30px;
}
input[type="radio"]:checked + label {
	background-color: #fff;
	border: 2px solid #bd8748;
}
fieldset:first-of-type input[type="radio"]:checked + label::after {
    content: "✓";
    left: 34px;
    position: absolute;
    top: 13px;
    font-size: 28px;
}
fieldset:first-of-type input[type="radio"] + label {
	padding: 20px 24px 17px 24px;
	color: #ffffff;
	    background-color: #bd8748;
	    border: 2px solid #bd8748;
}
fieldset:first-of-type input[type="radio"]:checked + label {
	padding: 20px 24px 17px 50px;
    color: #bd8748;
    background-color: #ffffff;
    border: 2px solid #bd8748;
}
fieldset:first-of-type .col-md-6 {
	width: auto;
}
.registration .button {
	    margin-bottom: 40px;
    display: block;
    font-size: 16px;
    margin-top: 20px;
    background-color: #bd8748;
    width: fit-content;
    color: #fff;
    padding: 10px 16px 8px 16px;
    font-weight: 600;
    text-transform: uppercase;
}
#customPayment {
	display: none;
}
.checkbox {
	width: auto !important;
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
    vertical-align: middle !important;
    display: inline-block !important;
	margin-bottom: 20px !important;
}
.checkboxlabel {
	max-width: 95% !important;
    padding-left: 10px !important;
	margin-right: 10px;
}
.financialaidrow {
	margin-bottom: 20px;
}
input[type="submit"] {
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-weight: bold;
    background-color: #bd8748;
    padding: 10px 20px;
    display: inline-block;
    margin: 0;
    transition: all 0.2s ease;
    text-transform: uppercase;
    border-radius: 1px;
	border: 0;
}
input[type="submit"]:hover {
	text-decoration: none;
	background-color: #333;
	color: #fff;
	transition: all 0.2s ease;
	cursor: pointer;
}

.gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
	    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.42857143;
}
.gform_wrapper h3.gform_title {
	font-size: 30px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin: 0 0 20px 0;
    padding: 0;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], .gform_wrapper input#gf_coupon_button.button {
font-size: 30px !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #fff;
    font-weight: bold !important;
    background-color: #bd8748;
    padding: 10px 20px !important;
    display: block;
    margin: 0;
    transition: all 0.2s ease;
    text-transform: uppercase;
    border-radius: 1px !important;
    border: 0 !important;
    width: fit-content;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    width: auto;
    font-size: 30px !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #fff;
    font-weight: bold !important;
    background-color: #bd8748;
    padding: 20px 44px !important;
    display: inline-block !important;
    margin: 0 !important;
    transition: all 0.2s ease;
    text-transform: uppercase;
    border-radius: 1px !important;
    border: 0 !important;
}
.gform_wrapper input#gf_coupon_button.button {
    margin-left: 0 !important;
    margin-top: 20px !important;
}

.pagetitle {
	position: absolute;
    top: -87px;
    color: #fff;
}
.pagetitlewrap {
	    position: relative;
}
.slide-interior h1 {
	
}
.videoContainer {
    position: absolute;
    right: 0;
}
video {
    min-width: 100vw;
    min-height: 100vh;
    opacity: 0.5;
	
}
/*
.malecal .Female {
	display: none;
}
.femalecal .Male {
	display: none;
}
.uscal .Australia, .uscal .Kenya, .uscal .Mexico {
	display: none;
}
.intcal .retreat {
	display: none;
}
*/
.intcal .Australia, .intcal .Kenya, .intcal .Mexico {
	display: inline-block;
}

/* Community Retreats */
.community-retreats .retreat {
	/* 
	display: none;
	width: 100%;
    max-width: 360px;
    margin-left: 0; */
}
.community-houston .Houston {
	/* display: block; */
}
/* .community-houston .Houston:nth-of-type(n+3) {
	display: none;
} */

.community-retreats .retreat {

    /* padding: 16px 20px;
    width: calc(33% - 28px);
    margin: 0 15px 30px 15px; */
}
.community-houston-m .Male.Houston {
	display: inline-block;
}
.community-houston-w .Female.Houston {
	display: inline-block;
}
.community-chicurb .Chicago {
	display: inline-block;
}
.community-chicago-m .Male.Chicago {
	display: inline-block;
}
.community-chicago-w .Female.Chicago {
	display: inline-block;
}
.community-colorado-m .Male.Colorado {
	display: inline-block;
}
.community-colorado-w .Female.Colorado {
	display: inline-block;
}
.community-tulsa-m .Male.KCTulsaStLouis {
	display: inline-block;
}
.community-tulsa-w .Female.KCTulsaStLouis {
	display: inline-block;
}
.community-connecticut-m .Male.Connecticut {
	display: inline-block;
}
.community-connecticut-w .Female.Connecticut {
	display: inline-block;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed, #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open {
	font-family: 'Roboto Condensed', sans-serif;
    opacity: 0.5;
    line-height: 40px;
    height: 40px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
	opacity: 0.5;
}
.filter {
	    margin: 0 0 20px 24px;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    line-height: 40px;
    color: #333;
	    display: inline-flex;
}
.filter select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0 30px 0 10px;
}
.filter br {
	display: none;
}


@media (max-width: 1899px) {
	.slidewrap {
   		width: calc( 100% - 700px );
	}
}
@media (max-width: 1400px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item, #mega-menu-wrap-primaryredwoods #mega-menu-primaryredwoods > li.mega-menu-item {
    	margin: 0 !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primaryredwoods #mega-menu-primaryredwoods > li.mega-menu-item > a.mega-menu-link {
		height: 60px;
		padding: 10px 18px 10px 18px;
	}
	.mega-menu-item-17091 a.mega-menu-link {
		padding: 0 18px !important;
		height: 40px !important;
	}
}
@media (max-width: 1159px) {
	.slidewrap {
		width: calc( 100% - 190px );	
	}
	.slider h1 {
    	line-height: 80px;
    	font-size: 80px;
	}
	.slidernav {
		top: 260px;
    	bottom: unset;
    	left: 140px;
    	width: fit-content;
	}
	.slidernavwrap {
		font-size: 80px;
    	line-height: 70px;
	}
	.home .slide1, .home .slide2, .home .slide3 {
		    min-height: 1100px;
	}
	.btn {
		    margin-bottom: 20px;
	}
	.pagetitle {
    	top: -61px;
    	font-size: 70px;
	}
	.slide-interior h1 {
		bottom: -18px;
		font-size: 70px;
	}
}
@media (max-width: 1000px) {
	.home .contentrow {
    	padding: 50px 0px 20px 0;
	}
	.pagetitle {
    	top: -43px;
    	font-size: 50px;
	}
	.slide-interior h1 {
		bottom: -24px;
		font-size: 50px;
	}
	h2 {
    font-size: 40px;
	}
}
@media (max-width: 991px) {
	.retreat {
    	width: calc(50% - 30px);
	}
	.filter {
		display: block;
	}
}
@media (max-width: 780px) {
	#menu-footer-menu {
    	text-align: center;
	}
	.socialfooter {
    	float: none;
    	text-align: center;
	}
}
@media (max-width: 750px) {
	.blogpostthumbnail {
    	float: none;
    	height: 300px;
    	width: 100%;
    	margin-right: 0;
	}
	.summary {
    	width: 100%;
	}
}
@media (max-width: 600px) {
	
	#masthead .downarrow {
		display: none;
	}
	.slider .btn {
    	width: 100%;
	}
	.slidewrap {
    	bottom: 40px;
    	right: 40px;
    	width: calc( 100% - 80px );
	}
	.home p {
    	font-size: 20px;
    	line-height: 28px;
	}
	.slider h1 {
    	line-height: 50px;
    	font-size: 50px;
	}
	.slidernav {
    	top: 400px;
    	bottom: unset;
    	left: 40px;
    	width: fit-content;
	}
	.slidernavwrap {
    	font-size: 60px;
    	line-height: 50px;
	}
	/**#mega-menu-wrap-primary**/#site-navigation {
    	right: 40px;
    	top: 225px;
	}
	.btn {
		white-space: normal;
	}
	.pagetitle {
    	top: -35px;
    	font-size: 40px;
	}
	.slide-interior h1 {
		bottom: -12px;
		font-size: 40px;
	}
	.retreat {
    	width: calc(100% - 35px);
	}
	row {
		display: block;
	}
}
@media (max-width: 450px) {
	.pagetitle {
    	top: -30px;
    	font-size: 35px;
	}
	.slide-interior h1 {
		bottom: -16px;
		font-size: 30px;
	}
}
@media (max-width: 360px) {
	.pagetitle {
    	top: -27px;
    	font-size: 30px;
	}
}
.blogpostthumbnail {
	display: none;
}
.summary {
    width: 100%;
}
.page-id-24 h1, .page-id-16259 h1 {
    font-family: din-2014-narrow, sans-serif;
    top: -88px;
}

#masthead .downarrow {
	border: 0;
    background: 0;
    position: absolute;
    bottom: 15px;
    right: 26px;
    color: #fff;
    font-size: 30px;
	  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(-5px);
  }
}

#tos-check {
	margin-bottom: 2px !important;
}
.toscheck .checkbox {
	margin-bottom: 2px !important;
}
.interiormenu ul li {
    display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.interiormenu ul {
	margin: 0;
}
.interiormenu ul li:after {
	content: "  |  ";
    padding: 0 4px;
}
.interiormenu ul li:last-child:after {
	content: " "
}

.site-footer #mc_embed_signup h4{
	color: #333;
	    margin-bottom: 6px;
}
.site-footer #mc_embed_signup label {
    color: #333;
}
.site-footer #mc_embed_signup input {
    margin-bottom: 10px;
	padding: 8px 8px 7px 11px;
    font-size: 16px;
    border: 2px solid #fff;
}
.bookcover p {
    text-align: center;
    padding: 0;
    margin: 18px 0 0 0;
}
.booktext {
	    height: 310px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.booktext h6 {
	    font-family: "Overpass", "Open Sans", Helvetica, sans-serif;
    font-size: 24px;
    line-height: 31px;
    color: #333;
    font-weight: normal;
}
.booktext h3 {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-weight: normal;
}
.booktext h4 {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    line-height: 41px;
    color: #fff;
    font-weight: bold;
}
#mc_embed_signup_scroll h2 {
	font-size: 40px;

	text-transform: uppercase;
}
#mc_embed_signup_scroll .indicates-required {
	display: none;
}
.site-footer #mc_embed_signup input[type="submit"] {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-weight: bold;
    background-color: #bd8748;
    padding: 8px 16px;
    margin: 0;
	    border: none;
}
.site-footer #mc_embed_signup input[type="submit"]:hover {
color: #333;
    background-color: #ffffff;
}

body .gform_wrapper h3.gform_title {
    display: none !important;
}

.Urban::after {
    content: "Urban";
    position: absolute;
    top: 16px;
    right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}
.Midweek::after {
    content: "Midweek";
    position: absolute;
    top: 16px;
    right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}
.Spanish::after {
    content: "Spanish";
    position: absolute;
    top: 16px;
    right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}
.Online::after {
    content: "Online";
    position: absolute;
    top: 16px;
    right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}
#upcoming-retreats h2 {
	font-size: 34px;
}
#upcoming-retreats h2 {
    font-size: 26px;
    margin: 0px 0 20px 20px;
}

.page-template-default form input {

    margin-bottom: 0;
}

.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.error-list {
    border: 0 !important;
    border-radius: 4px !important;
    padding: 20px 10px 13px 0px !important;
    background: #ce3b3b !important;
    margin-bottom: 20px !important;
}
.error-list li {
	color: #fff;
    font-weight: bold;
}
.success-message {
    border: 0 !important;
    font-size: 2rem !important;
    color: #fff !important;
    border-radius: 4px !important;
    padding: 20px 20px 20px 20px !important;
    background: #419e48 !important;
    margin-bottom: 20px !important;
    font-weight: bold !important;
}
.toscheck {
	    margin-bottom: 20px;
}
#tithely-web-widget-wrapper {
	height: 100%;
}

.no-results {
	margin-left: 17px!important;
}
.ginput_recaptcha iframe{
	height: 78px;
	
}
#field_26_19 .gfield_label,
#field_26_19 .ginput_container_singleproduct  {
	display: none !important;	
}

.hide_product  {
	color:#fff !important;	
}

.hide_product 	.ginput_product_price
{
	color:#fff !important;	
}
.groupinfo {
	min-height: 500px;
}

/* Staff & Group Fees */

/*.page-id-5494 section.section-1 {
	margin-top: 100px;
}

.page-id-5494 section.section-1 .btns {
	padding-bottom: 100px;
}*/

.page-id-5494 section.section-1 .row > .col-sm-6:first-child {
	border-right: 3px solid #000;
}

.page-id-5494 section.section-1 .gsection:first-child {
	border-bottom: none !important;
}

.page-id-5494 .gsection:first-child {
	margin: 0 0 -30px 0 !important;
}

#field_14_49 .gfield_label {
	display: none;
}

.page-id-3537 .gform_wrapper .gsection {
	margin: 5px 0 !important;
}
.page-id-3537 .section-2 {
	line-height: normal;	
}
.page-id-3537 .gform_wrapper, .page-id-3537 .gform_footer, .page-id-3537 .gform_wrapper .gform_footer {
	margin: 0;
}
.gsection {
	border-bottom: 1px dotted #CCC;
	padding: 0 0 8px 0;
	margin: 16px 0;
	clear: both;
}
h2.gsection_title {
	font-weight: bold;
	font-size: 1.3em;
}
.page-id-2898 h2.gsection_title {
	font-size: 1.1em;
}
.gsection_description {
	font-family: inherit !important;
	padding: 4px 0 8px 0;
	font-size: 0.85em;
	line-height: 1.5em;
}
table.gsection {
	font-family: Montserrat, sans-serif !important;
}


.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

/*
 Styling
*/
body {
  font: 16px/1.5em "Overpass", "Open Sans", Helvetica, sans-serif;
  color: #333;
  font-weight: 300;
}
.tabset > label {
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif; 
    color: #fff;
    font-weight: bold;
    background-color: #bd8748;
    padding: 20px 20px;
    display: inline-block;
    margin: 2px 0;
    transition: all 0.2s ease;
    text-transform: uppercase;
    border-radius: 1px;
}
.tabset > label:hover,
.tabset > input:focus + label {
text-decoration: none;
    background-color: #333;
    color: #fff;
    transition: all 0.2s ease;
    cursor: pointer;
}
.tabset > input:checked + label {
text-decoration: none;
    background-color: #333;
    color: #fff;
    transition: all 0.2s ease;
    cursor: pointer;
	    border: 0;
}
.tab-panel {
  padding: 30px 0;
}
.maps {
	text-align: center;
}
.maps h4 {
	display: inline-block;
    padding-right: 40px;
}
.maps h4 img {
    padding: 0px 0 5px 0;
}

.gfield_checkbox li label {
	font-size: 14px!important;
	font-weight: normal!important;
}
.gfield_radio li label {
	font-size: 14px!important;
	font-weight: normal!important;
}
.landingslider h3, .landingslider p {
	color: #fff;
}
.landingslider h3 {
	font-size: 40px;
}
.landingslider p {
	margin-bottom: 0;
}
.page-id-18786 .retreat a:last-of-type {
	display: none;
}
.page-id-18786 #content {
	background-color: #fff;
	display: flex;
}
.page-id-18786 #primary {
	        width: 100%;
}
 @media (min-width: 1001px) {
	 .mega-menu-item-35 {
		 display: none;
	 }
}
.nodisplay {
	display: none !important;
}

.page-template-page-links .site-footer {
    background-color: transparent;
    padding: 0 0 20px 0;
}
.page-template-page-links .siteinfo p {
    color: #333;
}

.linkcolumns .textwidget {
	columns: 3;
}
.linkcolumns .textwidget p {
	margin: 0;
}
.linkcolumns .textwidget a {
	margin-bottom: 10px !important;
}
.linksocials {
	text-align: center;
}
.linksocials  a {
    color: #999 !important;
    background-color: transparent !important;
    font-size: 40px !important;
    width: fit-content !important;
}
#field_84_50 {
	display: none;
}
.page-id-19193 .pagetitle {
    position: absolute;
    color: #fff;
    font-size: 4vw;
    bottom: -15px;
}
@media (max-width: 1182px)  {
	.linkcolumns .textwidget {
	columns: 2;
	}
}
@media (max-width: 750px)  {
	.linkcolumns .textwidget {
	columns: 1;
	}
}
@media (max-width: 700px)  { 
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primaryredwoods #mega-menu-primaryredwoods > li.mega-menu-item > a.mega-menu-link {
    	font-size: 20px;
		    line-height: 20px;
	}
}
@media (max-width: 600px)  { 
	#site-navigation {
    width: calc( 100vw - 80px );
}
}
@media (max-width: 400px)  { 
	
	.chicagotop h3 {
		    font-size: 26px;
	}
	    .pagetitle {
        top: -70px;
	}
}

.linkss a {
	margin-bottom: 10px !important;
}
.smcx-iframe-container iframe {
    height: inherit;
}
.aligncenter {
	    margin: auto;
    display: block;
}
#buzzsprout-large-player iframe {
        height: 375px;
}
#wpmem_restricted_msg {
	margin-top: 60px;
}
#rememberme {
	width: fit-content;
}
.page-template-page-shortheader .slide-interior {
    height: 380px !important;
}
.paoc-design-1 .paoc-popup-con-bg {
	background-color: black !important;
}
#input_2_6 input {
	    width: fit-content;
}

.coach .btn {
	    font-size: 20px;
    width: 100%;
}
.coach h3 {
	margin: 0;
}
.coach {
	   background-color: #efefef;
    padding: 30px;
}
.coach p:last-of-type {
	margin: 4px 4px 0 4px;
}
#pl-176 {
	padding: 50px 0;
}
.youtube iframe{
	    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
}
.groupslist .register {
	display: none;
}

.groupslist .retreat {    
display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.groupslist .quarter {
	display: flex;
    flex-wrap: wrap;
}
