/*
Theme Name: PASA Custom Theme
Version: 1.1
Author: Levi @ Pixel & Hammer
Author URI: http://pixelandhammer.com/
*/


.aligncenter {
    clear: both;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.alignleft { float:left; margin-right:30px; margin-bottom:30px; }

.alignright { float:right; margin-left:30px; margin-bottom:30px; }

.toggle_faq {
	padding: 50px 0;
}

html .filter-events p.filt.events, html .filter-events a {
    display: inline-block;
    font-size: 20px;
}

#tribe-events-content a.button.green {
    color: white !important;
    margin: 30px 0 0;
}

html section#foot.image.no-pad:last-of-type {
    display: none;
  
}

html div#tribe-events-content h1.old span {
    display: block;
    font-size: 23px;
    line-height: 21px;
    color: #BDB13C;
	text-transform: initial !important;
}

html .filter-events a#pasa-event {
    text-transform: capitalize;
    color: #BDB13C;
}

html .indiv-event-list .event-deats p.category {
    text-transform: capitalize;
    color: #6685F3;
}

html body div.coltwo h1.old span {
    display: block;
    font-size: 18px;
    text-transform: initial;
    color: #bdb13c;
}

html form#gform_4 input, html form#gform_4 textarea, html form#gform_4 select {
    color: black !important;
  font-weight: bold !important;
}

/*.toggle_faq h3, .toggle_faq h2, .toggle_faq h4, .toggle_faq h5, .toggle_faq h6 {
	font-size: 30px;
	text-align: center;
}*/

.toggle_faq p {
	text-align: center;
	padding: 40px 0;
}

.toggle_faq .toggle {
	border-bottom: 1px solid #9B9B9B;
}

.toggle_faq .toggle .toggle-title {
	cursor: pointer;
	padding: 45px 0;
}

html body .filter-events.container a {
    font-size: 19px !important;
}
.issues .container {
    display: flex;
    flex-wrap: wrap;
}

#news-feed.issues .poster {
    width: 46%;
    margin: 2%;
}

#news-feed.issues .poster .details h2 {
    font-size: 30px;
    line-height: 35px;
}

.toggle_faq .toggle .toggle-title h3 {
	position: relative;
	    padding: 0 0 0 42px;
	/*color: #4a4a4a;
	font-size: 25px;
	padding-left: 40px;
	text-align: left;*/
}

.related-blog .related-blog-post .f-img.story {
    height: 330px;
}

@media only screen and (max-width: 880px) {
	.issues .container {
	    display: block;
	}
	
	#news-feed.issues .poster {
	    width: 96%;
	    margin: 2%;
	}
}


@media only screen and (max-width: 680px) {
	.toggle_faq .toggle .toggle-title h3 {
		font-size: 20px;
	}
}

.toggle_faq .toggle .toggle-title h3 i {
	    position: absolute;
    background-image: url(../pasa/plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 33px;
    height: 35px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
    left: -4px;
    top: 0px;
}

/*.toggle_faq .toggle .toggle-title.active h3 {
	color: #BDB13C;
}*/

.toggle_faq .toggle .toggle-title.active h3 i {
	background-image: url(../pasa/minus.svg);
/*	top: 40%;
	height: 15px;
	width: 15px;*/
}

.toggle_faq .toggle .toggle-inner {
	display: none;
	padding-left: 40px;
	padding-bottom: 30px;
	text-align: left;
}

.toggle_faq .toggle .toggle-inner p {
	text-align: left;
	padding: 15px 0;
}

div.coltwo .tribe-events-cal-links a.tribe-events-button {
    display: block !important;
    width: 100% !important;
    background-color: #BDB13C !important;
    font-family: "Catamaran",sans-serif !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
    font-size: 16px !important;
    padding: 15px 10px !important;
    background: none;
    text-align: center;
    margin: 0 0 15px;
}

html .tribe-events-header__breadcrumbs.tribe-events-c-breadcrumbs {
    height: 0;
    visibility: hidden;
    display: none;
}

html a.submit-event.hide16343 {
	display: none !important;
}

html div#tribe-events-content.tribe-events-single.wizy p a, html div#tribe-events-content.tribe-events-single.wizy p a span {
    text-decoration: none !important;
    border-bottom: 0px;
}

section.closablemessage {
    background-color: #F2EFEB;
    padding: 0;
    text-align: left;
    position: relative;
}

html form#gform_3 .gform_body label {
    display: block !important;
}

html .navver {
    display: flex;
    flex-wrap: nowrap;
    background-color: #32332f;
    align-items: center;
    margin-bottom: 5px;
}


form#gform_44 {
    max-width: 590px;
    display: block;
    margin: 30px auto;
}



.closablemessage .container {
    text-align: left;
    margin: 0 60px;
}

.closablemessage a.toggbutt {
  display: inline-block;
  margin-left: 20px;
  background-color: #BDB13C;
  border-radius: 10px;
  padding: 5px 10px;
  color: white;
  font-size: 14px;
}

.closablemessage p {
  max-width: 60%;
  vertical-align: middle;
  text-align: left;
}


.closablemessage p, .closablemessage a {
    color: #312921;
    font-family: "Avenir LT W01_85 Heavy1475544";
    display: inline-block;
    padding-bottom: 5px;
}

html .closablemessage .navver p {
    color: white;
    padding-bottom: 0;
    font-family: "Catamaran",sans-serif;
    font-size: 20px;
    font-weight: 900;
}

.closablemessage span {
    position: relative;
    top: 0;
    left: 0;
    color: white;
    background-color: #BDB13C;
    padding: 11px 10px;
    font-family: "Catamaran",sans-serif;
    font-weight: bold;
    cursor: pointer;
    width: 40px;
    text-align: center;
    margin-right: 20px;
}

#tribe-events-content .twntythreepartners a {
    color: transparent;
    border-bottom: 0;
}

#tribe-events-content .twntythreepartners a:hover {
  border: none;
  background: none;
  color: transparent;
}

.twntythreepartners {
  text-align: center;
}

.twntythreepartners a img {
    display: inline-block;
    max-width: 260px;
    height: auto;
    vertical-align: middle;
    margin: 40px;
}

#sponsors.left.event .container {
    width: 100%;
}

html .wizy ul li a, html div#tribe-events-content.tribe-events-single.wizy ul li a {
    color: #6685F3;
    text-decoration: none !important;
    border-bottom: 0px;
}

html .wizy ul li a, html div#tribe-events-content.tribe-events-single.wizy ul li a {
    color: #6685F3;
    font-weight: 700;
}

html footer a.button.green {
    width: 100% !important;
    max-width: fit-content;
    margin: 0 0 20px;
}

.indiv-staff .column .brown div h1 span {
    line-height: 27px;
    padding: 10px 0 0 0;
}

.related-blog .related-blog-post.staffmember .f-img {
    min-height: 450px;
    background-position: center;
}

html .people .container .columns .column.is-one-third .profile-pic {
    padding: 170px 0;
}

.flexer.stf {
    flex-wrap: wrap;
}

html .related-blog .related-blog-post {
    display: inline-block;
    width: 22%;
    vertical-align: top;
    margin: 1%;
    border: 2px solid #BDB13C;
    padding: 0 0 20px 0px;
}

html .related-blog .related-blog-post.staffmember .f-img {
    min-height: 330px;
    background-position: center;
}

html #timer {
    background-image: none;
    padding: 75px 0;
    background-color: #F1EDED;
}

html #timer .intro h3, html #timer .intro p {
    color: #32332E;

}
html #collage .column.brown div {
    background-color: #F1EDED;
}


html #collage .column.brown div p, html #collage .column.brown div h2, html #collage .column.brown div h3 {
    color: #32332E;
}

#sponsors .column.smallerdumptruck {
    background-size: 50%;
}

html #sponsors .columns.is-multiline {
        flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 760px) {
    html .related-blog .related-blog-post {
        width: 95%;
    }
}

.newcolsvery .full_screen,
.newcolsvery .hero,
.newcolsvery .col4,
.newcolsvery .col3,
.newcolsvery .col2_left,
.newcolsvery .col2_right,
.newcolsvery .col2,
.newcolsvery .col1 {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0 auto;
}

.newcolsvery .col1 {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.newcolsvery .col2 {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

@media all and (max-width: 750px) {
  .newcolsvery .col2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .newcolsvery .col2 div:nth-last-of-type(1) {
    -ms-grid-column-span: 1;
        grid-column-end: span 1;
  }
}

.newcolsvery .col2_right {
  -ms-grid-columns: 2.8fr 1.2fr;
  grid-template-columns: 2.8fr 1.2fr;
}

@media all and (max-width: 1100px) {
  .newcolsvery .col2_right {
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
  }
}

@media all and (max-width: 950px) {
  .newcolsvery .col2_right {
    -ms-grid-columns: 1.85fr 1.15fr;
    grid-template-columns: 1.85fr 1.15fr;
  }
}

@media all and (max-width: 850px) {
  .newcolsvery .col2_right {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.newcolsvery .col2_left {
  -ms-grid-columns: 1.2fr 2.8fr;
  grid-template-columns: 1.2fr 2.8fr;
}

@media all and (max-width: 1100px) {
  .newcolsvery .col2_left {
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
  }
}

@media all and (max-width: 950px) {
  .newcolsvery .col2_left {
    -ms-grid-columns: 1.15fr 1.85fr;
    grid-template-columns: 1.15fr 1.85fr;
  }
}

@media all and (max-width: 850px) {
  .newcolsvery .col2_left {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.newcolsvery .col3 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

@media all and (max-width: 950px) {
  .newcolsvery .col3 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .newcolsvery .col3 div:nth-last-of-type(1) {
    -ms-grid-column-span: 2;
        grid-column-end: span 2;
  }
  .newcolsvery .col3 div:nth-of-type(even) {
    -ms-grid-column-span: 1 !important;
        grid-column-end: span 1 !important;
  }
}

@media all and (max-width: 600px) {
  .newcolsvery .col3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .newcolsvery .col3 div:nth-last-of-type(1) {
    -ms-grid-column-span: 1;
        grid-column-end: span 1;
  }
}

.newcolsvery .col4 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media all and (max-width: 950px) {
  .newcolsvery .col4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

.newcolsvery .gridgap {
  grid-gap: 30px;
}

@media all and (max-width: 950px) {
  .newcolsvery .gridgap {
    grid-gap: 5px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .gridgap {
    grid-gap: 3px;
  }
}

.newcolsvery .wrapper {
  max-width: 1400px;
}

.newcolsvery .maxwidth {
  max-width: 780px;
}

.newcolsvery .pad {
  padding: 15px 15px 16px 15px;
}

@media all and (max-width: 950px) {
  .newcolsvery .pad {
    padding: 12px 12px 13px 12px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .pad {
    padding: 9px 9px 10px 9px;
  }
}

.newcolsvery .double_pad {
  padding: 30px 45px 32px 45px;
}

@media all and (max-width: 950px) {
  .newcolsvery .double_pad {
    padding: 27px 42px 28px 42px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .double_pad {
    padding: 24px 24px 26px 24px;
  }
}

.newcolsvery .regular_pad {
  padding-top: 15px;
  padding-bottom: 16px;
}

@media all and (max-width: 950px) {
  .newcolsvery .regular_pad {
    padding-top: 12px;
    padding-bottom: 13px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .regular_pad {
    padding-top: 9px;
    padding-bottom: 10px;
  }
}

.newcolsvery .regular_sidepad {
  padding-left: 15px;
  padding-right: 15px;
}

@media all and (max-width: 950px) {
  .newcolsvery .regular_sidepad {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .regular_sidepad {
    padding-left: 9px;
    padding-right: 9px;
  }
}

.newcolsvery .seperation {
  padding-bottom: 16px;
}

@media all and (max-width: 950px) {
  .newcolsvery .seperation {
    padding-bottom: 13px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .seperation {
    padding-bottom: 10px;
  }
}

.newcolsvery .sidepad {
  padding-left: 60px;
  padding-right: 60px;
}

@media all and (max-width: 950px) {
  .newcolsvery .sidepad {
    padding-left: 37.5px;
    padding-right: 37.5px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .sidepad {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media all and (max-width: 500px) {
  .newcolsvery .sidepad {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.newcolsvery .large_pad {
  padding-top: 60px;
  padding-bottom: 65px;
}

@media all and (max-width: 950px) {
  .newcolsvery .large_pad {
    padding-top: 45px;
    padding-bottom: 50px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .large_pad {
    padding-top: 30px;
    padding-bottom: 35px;
  }
}

@media all and (max-width: 500px) {
  .newcolsvery .large_pad {
    padding-top: 22.5px;
    padding-bottom: 27.5px;
  }
}

.newcolsvery .extra_large_pad {
  padding-top: 120px;
  padding-bottom: 125px;
}

@media all and (max-width: 950px) {
  .newcolsvery .extra_large_pad {
    padding-top: 90px;
    padding-bottom: 95px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .extra_large_pad {
    padding-top: 60px;
    padding-bottom: 65px;
  }
}

@media all and (max-width: 500px) {
  .newcolsvery .extra_large_pad {
    padding-top: 45px;
    padding-bottom: 50px;
  }
}

.newcolsvery .super_extra_large_pad {
  padding-top: 180px;
  padding-bottom: 185px;
}

@media all and (max-width: 950px) {
  .newcolsvery .super_extra_large_pad {
    padding-top: 150px;
    padding-bottom: 155px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .super_extra_large_pad {
    padding-top: 120px;
    padding-bottom: 125px;
  }
}

@media all and (max-width: 500px) {
  .newcolsvery .super_extra_large_pad {
    padding-top: 90px;
    padding-bottom: 95px;
  }
}

.newcolsvery .nopad {
  padding: 0 !important;
}

.newcolsvery .hero {
  min-height: 600px;
  height: 77vh;
  -ms-flex-line-pack: center;
      align-content: center;
}

@media all and (max-width: 600px) {
  .newcolsvery .hero {
    height: 85vh;
  }
}

@media all and (max-height: 700px) {
  .newcolsvery .hero {
    height: 95vh;
  }
}

.newcolsvery .full_screen {
  min-height: 100vh;
  -ms-flex-line-pack: center;
      align-content: center;
}

.newcolsvery .fit_img {
  width: 100%;
  height: auto;
}

.newcolsvery .center {
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
}

.newcolsvery .vertical_align {
  margin-top: auto;
  margin-bottom: auto;
}

.newcolsvery .overlap_left {
  height: 90%;
  margin-left: -100px;
}

@media all and (max-width: 1100px) {
  .newcolsvery .overlap_left {
    margin-left: -50px;
  }
}

@media all and (max-width: 950px) {
  .newcolsvery .overlap_left {
    margin-left: -25px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .overlap_left {
    margin-left: 0;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery .rearrange {
    -ms-grid-row: 1;
        grid-row-start: 1;
  }
}

.newcolsvery .offset {
  margin-top: -100px;
  margin-bottom: 0px;
}

@media all and (max-width: 750px) {
  .newcolsvery .offset {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.newcolsvery .flat {
  margin-top: 0;
  margin-bottom: 0;
}

.newcolsvery .flat-top {
  margin-top: 0;
}

.newcolsvery .flat-bottom {
  margin-bottom: 0;
}

@font-face {
  .newcolsvery {
    font-family: "Avenir LT W01_65 Medium1475532";
    src: url("../fonts/17b90ef5-b63f-457b-a981-503bb7afe3c0.woff2") format("woff2"), url("../fonts/c9aeeabd-dd65-491d-b4be-3e0db9ae47a0.woff") format("woff");
  }
}

@font-face {
  .newcolsvery {
    font-family: "Avenir LT W01_85 Heavy1475544";
    src: url("../fonts/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2"), url("../fonts/61bd362e-7162-46bd-b67e-28f366c4afbe.woff") format("woff");
  }
}

@font-face {
  .newcolsvery {
    font-family: "Avenir LT W01_95 Black1475556";
    src: url("../fonts/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"), url("../fonts/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff");
  }
}

.newcolsvery html {
  font-size: 100%;
}

@media (max-width: 950px) {
  .newcolsvery html {
    font-size: 90%;
  }
}

@media (max-width: 750px) {
  .newcolsvery html {
    font-size: 75%;
  }
}

.newcolsvery .paginate-links,
.newcolsvery h6,
.newcolsvery h5,
.newcolsvery h4,
.newcolsvery h3,
.newcolsvery h2,
.newcolsvery h1 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #32332E;
  word-break: break-word;
  margin: 25px 0;
}

/*.newcolsvery h1 {
  font-size: 4.3rem;
  line-height: 1.05;
  letter-spacing: .1rem;
}

.newcolsvery h1 span.larger {
  font-size: 10rem;
}

@media all and (max-width: 750px) {
  .newcolsvery h1 span.larger {
    font-size: 9rem;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery h1 {
    line-height: 1;
  }
}

.newcolsvery h2 {
  font-size: 3.0rem;
  line-height: 1.15;
}

@media all and (max-width: 750px) {
  .newcolsvery h2 {
    line-height: 1.1;
  }
}

.newcolsvery h3 {
  font-size: 2.6rem;
  line-height: 1.2;
  font-weight: 400;
}*/

.newcolsvery h3.bg_num {
  font-size: 5.5rem;
  font-style: italic;
  color: #6685F3;
}

.newcolsvery h3.bg_num::after {
  content: "";
  display: block;
  height: 4px;
  width: 25%;
  background: #6685F3;
  margin: 0;
}

.newcolsvery h4 {
  font-size: 1.6rem;
  line-height: 1.2;
}

.newcolsvery h5 {
  font-size: 1.35rem;
  line-height: 1.2;
}

.newcolsvery h6 {
  font-size: 1.1rem;
}

.newcolsvery .paginate-links {
  font-size: 1.5rem;
  line-height: 2.2rem;
}

.newcolsvery .page-numbers {
  padding: 0 0 0 10px;
}

.newcolsvery p {
      font-family: "Avenir LT W01_65 Medium1475532";
    font-size: 17px;
    line-height: 35px;
    letter-spacing: .73px;
   padding: 15px 0;
    position: relative;
    margin-bottom: 0px;
    color: #232120;
}

.newcolsvery p.smaller {
  font-size: 1.2rem;
  line-height: 1.9rem;
}


.newcolsvery b,
.newcolsvery strong {
  font-family: "Avenir LT W01_85 Heavy1475544", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #32332d;
}

.newcolsvery i,
.newcolsvery em {
  font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
}

.newcolsvery blockquote p {
  position: relative;
  font-family: "Avenir LT W01_95 Black1475556", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-style: italic;
  line-height: 3rem;
  color: #32332d;
  margin: 40px -50px 40px 15px;
}

@media all and (max-width: 500px) {
  .newcolsvery blockquote p {
    margin: 30px 0;
  }
}

.newcolsvery blockquote p::before {
  position: absolute;
  content: "";
  width: 63px;
  height: 63px;
  top: -30px;
  left: -40px;
  background: url(https://pasafarming.org/wp-content/uploads/2021/06/top-corner.svg) center center no-repeat;
  background-size: contain;
}

@media all and (max-width: 600px) {
  .newcolsvery blockquote p::before {
    width: 50px;
    height: 50px;
  }
}

.newcolsvery blockquote p::after {
  position: absolute;
  content: "";
  width: 63px;
  height: 63px;
  bottom: -30px;
  left: -40px;
  background: url(https://pasafarming.org/wp-content/uploads/2021/06/bottom-corner.svg) center center no-repeat;
  background-size: contain;
}

@media all and (max-width: 600px) {
  .newcolsvery blockquote p::after {
    width: 50px;
    height: 50px;
  }
}

.newcolsvery ul,
.newcolsvery ol {
  font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 2.35rem;
  font-weight: normal;
  font-style: normal;
  color: #32332d;
  margin: 20px 20px 25px 20px;
  list-style-position: inside;
}

@media all and (max-width: 750px) {
  .newcolsvery ul,
  .newcolsvery ol {
    font-size: 1.65rem;
  }
}

.newcolsvery ul li,
.newcolsvery ol li {
  margin: 10px 0;
}

.newcolsvery hr {
  height: 2px;
  background: #bdb13c;
  width: 100%;
  margin: 0 auto;
}

.newcolsvery hr.white {
  background: #fff;
}

.newcolsvery hr.shorten {
  width: 75%;
  margin: 0;
}

.newcolsvery .caps {
  text-transform: uppercase;
}

.newcolsvery .center-text {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.newcolsvery .right-text {
  text-align: right;
  margin-left: auto;
}

.newcolsvery .light-text {
  color: #fff;
}

.newcolsvery header {
  position: absolute;
  width: 100%;
  z-index: 99;
}

.newcolsvery nav {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -ms-flex-pack: start;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-left: 25px;
  padding-right: 20px;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 auto;
  height: 4.2rem;
}

@media all and (max-width: 950px) {
  .newcolsvery nav {
    height: 4.5rem;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery nav {
    height: 5rem;
  }
}

@media all and (max-width: 500px) {
  .newcolsvery nav {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.newcolsvery #menu-icon {
  display: -ms-grid;
  display: grid;
  position: relative;
  margin: auto 10px auto 0;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 100;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.newcolsvery #menu-icon > span {
  position: relative;
  display: block;
  width: 100%;
  height: 3px;
  margin-top: -1px;
  background-color: #fff;
  border-radius: 3px;
}

.newcolsvery #menu-icon > span::before,
.newcolsvery #menu-icon > span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 3px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.newcolsvery #menu-icon > span::before {
  -webkit-transform: translateY(-0.6em);
  transform: translateY(-0.6em);
}

.newcolsvery #menu-icon > span::after {
  -webkit-transform: translateY(0.6em);
  transform: translateY(0.6em);
}

.newcolsvery #menu-icon.open {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.newcolsvery #menu-icon.open > span:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.newcolsvery #menu-icon.open > span:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.newcolsvery a.home-link {
  height: 100%;
}

.newcolsvery nav img.logo {
  position: relative;
  height: 100%;
  margin: auto 0;
  padding: 15px 10px;
  z-index: 99;
}

.newcolsvery #nav {
  position: fixed;
  top: 0;
  right: -330px;
  background: #6685F3;
  padding: 55px 0;
  display: block;
  width: 330px;
  height: 100%;
  margin: auto;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  z-index: 90;
}

@media all and (max-width: 750px) {
  .newcolsvery #nav {
    padding: 60px 0;
    right: -100%;
    width: 100%;
  }
}

.newcolsvery #nav.open {
  right: 0;
}

.newcolsvery #nav ul {
  position: relative;
  list-style: none;
  text-align: center;
  margin: auto;
  font-size: 1rem;
}

@media all and (max-width: 750px) {
  .newcolsvery #nav ul {
    font-size: 1.5rem;
  }
}

.newcolsvery #nav ul li {
  position: relative;
  display: block;
  margin: 0;
  color: #fff;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.newcolsvery #nav ul li:hover,
.newcolsvery #nav ul li:focus,
.newcolsvery #nav ul li:active {
  background: #a7b6ea;
}

@media all and (max-width: 1100px) {
  .newcolsvery #nav ul li {
    margin: 0 -2px;
  }
}

.newcolsvery #nav ul li a {
  display: block;
  padding: 15px 20px 16px;
  color: inherit;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.newcolsvery #nav ul li a:hover,
.newcolsvery #nav ul li a:focus,
.newcolsvery #nav ul li a:active {
  color: #fff;
}

@media all and (max-width: 1100px) {
  .newcolsvery #nav ul li a {
    padding: 15px 16px 16px;
  }
}

@media all and (max-width: 950px) {
  .newcolsvery #nav ul li a {
    display: block;
    padding: 18px 10px;
    margin: 0;
  }
}

.newcolsvery #nav ul li span {
  display: none;
}

@media all and (max-width: 750px) {
  .newcolsvery #nav ul li span {
    position: absolute;
    display: block;
    right: 22px;
    top: 12px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .newcolsvery #nav ul li span.reveal {
    -webkit-transform: none;
            transform: none;
    top: 16px;
    right: 19px;
  }
}

.newcolsvery #nav ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
}

.newcolsvery #nav ul li ul {
  display: -ms-grid;
  display: grid;
  position: absolute;
  top: 100%;
  margin: 0;
  text-align: left;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

@media all and (max-width: 950px) {
  .newcolsvery #nav ul li ul {
    top: auto;
    left: 100%;
    margin: -59px 0 0 0;
    padding: 0;
    width: 100%;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery #nav ul li ul {
    position: relative;
    display: block;
    margin: 0;
    height: 0;
    left: auto;
    right: 100%;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
}

.newcolsvery #nav ul li ul.show__me {
  right: 0;
  height: 100%;
}

.newcolsvery #nav ul li ul li {
  width: 180%;
  max-width: 270px;
  background: #bdb13c;
  margin: 0;
}

@media all and (max-width: 750px) {
  .newcolsvery #nav ul li ul li {
    width: 100%;
    max-width: none;
  }
}

.newcolsvery #nav ul li ul li a {
  display: block;
  padding: 12px 15px;
  margin: 0;
  color: #fff;
}

.newcolsvery #nav ul li ul li a:hover,
.newcolsvery #nav ul li ul li a:active,
.newcolsvery #nav ul li ul li a:focus {
  background: #f6a377;
  color: #e68d5e;
}

@media all and (max-width: 950px) {
  .newcolsvery #nav ul li ul li a {
    padding: 18px 15px;
  }
}

@media all and (max-width: 750px) {
  .newcolsvery #nav ul li ul li a {
    background: rgba(255, 255, 255, 0.2);
  }
}

.newcolsvery .button,
.newcolsvery button {
  display: inline-block;
  padding: 15px 25px;
  color: #fff;
  background: #bdb13c;
  margin: 0 5px 10px 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.newcolsvery .button:hover,
.newcolsvery .button:focus,
.newcolsvery .button:active,
.newcolsvery button:hover,
.newcolsvery button:focus,
.newcolsvery button:active {
  background: #32332E;
  color: #fff;
}

@media all and (max-width: 500px) {
  .newcolsvery .button,
  .newcolsvery button {
    padding: 15px 30px;
  }
}

.newcolsvery .shadow {
  text-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.09), 0 6.7px 5.3px rgba(0, 0, 0, 0.05), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.07), 0 41.8px 33.4px rgba(0, 0, 0, 0.08);
}

.newcolsvery #back_to_top {
  position: fixed;
  display: none;
  width: 45px;
  height: 45px;
  padding: 6px;
  bottom: 10px;
  right: 10px;
  border-radius: 50%;
  z-index: 98;
  background: #32332E;
  opacity: .5;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.newcolsvery #back_to_top:hover {
  opacity: .95;
}

.newcolsvery #back_to_top img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.newcolsvery .parallax__container {
  clip: rect(0, auto, auto, 0);
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}

.newcolsvery .parallax__container .parallax {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  width: 100%;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.newcolsvery .sticky {
  top: 0;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  margin: -30px 0 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
}

.newcolsvery .compress {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.newcolsvery .compress h2 {
  font-size: 2rem;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
}

.newcolsvery .play_video {
  position: relative;
  cursor: pointer;
  width: 100%;
  margin: 20px auto;
  height: 0;
  padding-top: calc(330 / 600 * 100%);
}

.newcolsvery .play_overlay {
  display: -ms-grid;
  display: grid;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 0 0 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.newcolsvery .play_overlay img.play-button {
  width: 120px;
  height: auto;
  margin: auto;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

@media all and (max-width: 600px) {
  .newcolsvery .play_overlay img.play-button {
    width: 70px;
  }
}

.newcolsvery .play_overlay:hover {
  background: rgba(0, 0, 0, 0.3);
}

.newcolsvery .play_overlay:hover img.play-button {
  width: 130px;
}

@media all and (max-width: 600px) {
  .newcolsvery .play_overlay:hover img.play-button {
    width: 80px;
  }
}

.newcolsvery .modal {
  display: none;
}

.newcolsvery #myModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
  z-index: 1000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.newcolsvery #myModal span.close {
  display: block;
  font-size: 3rem;
  color: #fff;
  text-align: right;
  width: 79%;
  margin: auto auto 10px auto;
  cursor: pointer;
}

.newcolsvery #myModal .modal-content {
  width: 80%;
  margin: 0 auto auto;
  padding-bottom: 50px;
}

.newcolsvery footer {
  position: relative;
  padding: 20px 0;
  background: #32332d;
  z-index: 97;
  margin: 0 auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .newcolsvery #menu-icon {
    margin: 20px 0 0 auto;
  }
  .newcolsvery .hero h1 span.larger {
    display: block;
    margin: 135px 0 -70px;
  }
  .newcolsvery .col1 {
    display: block;
  }
  .newcolsvery .play_overlay img.play-button {
    position: absolute;
    top: 42%;
    left: 46%;
  }
  .newcolsvery hr {
    text-align: left;
  }
  .newcolsvery .col2 {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: auto 10px auto 10px auto 10px auto 10px auto 10px auto;
  }
  .newcolsvery .col2 div {
    margin: 0 5px 10px;
  }
  .newcolsvery .col2 div:nth-of-type(odd) {
    -ms-grid-column: 1;
  }
  .newcolsvery .col2 div:nth-of-type(even) {
    -ms-grid-column: 2;
  }
  .newcolsvery .col2 div:nth-of-type(3),
  .newcolsvery .col2 div:nth-of-type(4) {
    -ms-grid-row: 3;
  }
  .newcolsvery .col2 div:nth-of-type(5),
  .newcolsvery .col2 div:nth-of-type(6) {
    -ms-grid-row: 5;
  }
  .newcolsvery .col2 div:nth-of-type(7),
  .newcolsvery .col2 div:nth-of-type(8) {
    -ms-grid-row: 7;
  }
  .newcolsvery .col2 div:nth-of-type(9),
  .newcolsvery .col2 div:nth-of-type(10) {
    -ms-grid-row: 9;
  }
  .newcolsvery .col2 div:nth-of-type(11),
  .newcolsvery .col2 div:nth-of-type(12) {
    -ms-grid-row: 11;
  }
  .newcolsvery .col3 {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-grid-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto 10px auto 10px auto 10px auto 10px auto 10px auto;
  }
  .newcolsvery .col3 div {
    margin: 0 5px 10px;
  }
  .newcolsvery .col3 div:nth-of-type(3n - 2) {
    -ms-grid-column: 1;
  }
  .newcolsvery .col3 div:nth-of-type(3n - 1) {
    -ms-grid-column: 2;
  }
  .newcolsvery .col3 div:nth-of-type(3n) {
    -ms-grid-column: 3;
  }
  .newcolsvery .col3 div:nth-of-type(4),
  .newcolsvery .col3 div:nth-of-type(5),
  .newcolsvery .col3 div:nth-of-type(6) {
    -ms-grid-row: 3;
  }
  .newcolsvery .col3 div:nth-of-type(7),
  .newcolsvery .col3 div:nth-of-type(8),
  .newcolsvery .col3 div:nth-of-type(9) {
    -ms-grid-row: 5;
  }
  .newcolsvery .col3 div:nth-of-type(10),
  .newcolsvery .col3 div:nth-of-type(11),
  .newcolsvery .col3 div:nth-of-type(12) {
    -ms-grid-row: 5;
  }
  .newcolsvery .col3 div:nth-of-type(13),
  .newcolsvery .col3 div:nth-of-type(14),
  .newcolsvery .col3 div:nth-of-type(15) {
    -ms-grid-row: 5;
  }
  .newcolsvery .col3 div:nth-of-type(16),
  .newcolsvery .col3 div:nth-of-type(17),
  .newcolsvery .col3 div:nth-of-type(18) {
    -ms-grid-row: 5;
  }
  .newcolsvery .col3 div:nth-of-type(19),
  .newcolsvery .col3 div:nth-of-type(20),
  .newcolsvery .col3 div:nth-of-type(21) {
    -ms-grid-row: 5;
  }
  .newcolsvery .col4 {
    -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr;
  }
  .newcolsvery .col4 div:first-of-type {
    -ms-grid-column: 1;
  }
  .newcolsvery .col4 div:nth-of-type(2) {
    -ms-grid-column: 3;
  }
  .newcolsvery .col4 div:nth-of-type(3) {
    -ms-grid-column: 5;
  }
  .newcolsvery .col4 div:nth-of-type(4) {
    -ms-grid-column: 7;
  }
}
/*# sourceMappingURL=test.css.map */

.white-back {
    background: #fff
}

.gray-back {
    background: #f1efeb
}

.background-color-one {
    background: #bdb13c
}

.background-color-two {
    background: #bdb13c
}

.background-color-three {
    background: #32332E
}

.background-color-four {
    background: #32332d
}

.background-color-five {
    background: #f6a377
}

section.imagerows {
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    margin: 20px 0;
}

section.imagerows .imgss {
    min-height: 350px;
    background-size: cover;
    background-position: center;
}

html .single-tribe_events div#tribe-events-pg-template {
    max-width: 90%;
    display: flex;
    flex-wrap: nowrap;
}


html .overlay.tallerman .tribe-events-event-image img {
    top: 0;
    left: 0;
    transform: none;
    position: relative;
}

html .overlay.tallerman .tribe-events-event-image {
    position: relative;
    height: 670px;
    overflow: hidden;
}


section.imagerows.contain {
    max-width: 1200px;
    margin: 20px auto;
}


div#tribe-events-content h1.old span {
    display: block;
    font-size: 23px;
    line-height: 21px;
}


div#tribe-events-content h1.old {
  margin: 0 0 30px;
}

html div#tribe-events-content.colone .tribe-events-schedule.tribe-clearfix {
    display: none;
}


html body p {
    font-family: "Avenir LT W01_65 Medium1475532";
    font-size: 17px;
    line-height: 35px;
    letter-spacing: .73px;
    padding: 0;
    position: relative;
    margin-bottom: 0px;
    color: #232120;
}

html body h2, html body .h2,
html body h3, html body .h3,
html body h4, html body .h4,
html body h5, html body .h5,
html body h6, html body .h6 {
      font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #32332E;
    word-break: break-word;
}

html body h1.old {
    font-size: 25px;
    line-height: 30px;
    border-bottom: 3px solid #bdb13c;
    padding: 0px 0 15px;
}

html body .filter-events.container a {
    font-size: 22px !important;
}

.speaks {
  display: flex;
  margin: 25px 0;
  flex-wrap: nowrap;
}

.speakeasy {
  width: 32%;
    margin: 20px 40px 20px 0;
}

.speakeasy div {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center;
}


@media all and (max-width: 950px) {


.speaks {
  display: block;
}

  .speakeasy {
  width: 98%;
    margin: 20px 40px 20px 0;
}

.post-type-archive-tribe_events #head h1 {
    padding: 0 0 60px;
}

html .overlay.tallerman .tribe-events-event-image {
    position: relative;
    height: 400px;
    overflow: hidden;
}

section.imagerows .imgss {
    min-height: 260px;
    background-size: cover;
    background-position: center;
}

section.imagerows {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: row;
}


html .single-tribe_events div#tribe-events-pg-template {
    max-width: 90%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

}



html button.fancybox-button.fancybox-close-small svg {
  display: none;
}

html body header {
  z-index: 10;
}

html .indiv-staff .column .brown div h1 span {
    font-weight: 400;
    font-style: italic;
    font-size: 17px;
}

html body div button.buttonaudio .soundicon{
    margin: auto 0 auto 12px;
}
html body div button.buttonaudio {
    padding: 0 12px;
    display: flex;
    justify-content: space-between;
    background-color: #BDB13C;
    border: 1px solid #BDB13C;
    border-radius: 4px;
}
html body div button.buttonaudio:hover{
    background-color: #fff;
    color: #BDB13C;
    fill: #BDB13C;
}

html .fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 35px / 30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: white;
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: transparent;
    transition: background-color .25s;
    box-sizing: border-box;
    z-index: 2;
    background-color: #3273dc;
}




.post-type-archive-programers .people .container .columns .column.is-one-third .name, .fancybox-content .name, .tax-associate_type .people .container .columns .column.is-one-third .name {
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 700;
    background-color: #32332E;
    padding: 0 10px;
}

.post-type-archive-programers .people .container .columns .column.is-one-third .profile-pic, 
.tax-associate_type .people .container .columns .column.is-one-third .profile-pic {
    margin: 0 0 0;
}

.post-type-archive-programers .people .container .columns .column.is-one-third span.cats, .fancybox-content span.cats, .tax-associate_type .people .container .columns .column.is-one-third span.cats {
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 300;
    background-color: #6685F3;
    padding: 10px;
    display: block;

}

html #mc_embed_signup {
    margin: 0 auto;
}