/*
Theme Name: ACPA
Theme URI: http://pathosethos.com/
Version: 1.0
Description: A customized Theme for acpa.
Author: Pathos Ethos
Author URI: http://pathosethos.com/
Template: Divi
*/



/* Global Styles */
body{
  overflow-x: hidden;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header,
.et_fullwidth_secondary_nav #top-header .container{
max-width: 1900px !important
}
#main-header.et-fixed-header {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
#page-container{
    max-width: 1900px;
    margin:auto;
}
p:not(.has-background):last-of-type {
    padding-bottom: 1em;
}
body{
    font-family: filson-soft, sans-serif !important;
}
h1,
h1.tribe-events-single-event-title{
    font-family:'filson-soft';
    font-weight: 900 !important;
}
h2{
    font-weight: 900 !important;
    font-size:45px !important;
}
h3{
    font-weight: 600 !important;
    font-size:35px !important;
}
h4{
    font-weight: 600 !important;
    font-size:25px !important;
}
h5{
    font-weight: 100 !important;
    font-size:20px !important;
    text-transform: none !important;
    color: #5A5557 !important;
}
#top-menu li li a{
	line-height: 18px;
	font-size: 15px;
	width: 100%;
}
#top-menu li li{
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
#main-header{
  padding-bottom: 30px;
}
#ethos p{
     font-weight: 100 !important;
    font-size:24px !important;
    line-height:45px;
}
.et_pb_button{
    font-weight: 600 !important;
    font-style: normal;
    text-transform: uppercase;
}
#main-header a{
    font-weight: 600 !important;
    text-transform: uppercase;
}
#top-header a{
    font-weight: 100 !important;
    text-transform: uppercase;
}
.et_pb_bg_layout_dark p a{
    color: #ffffff !important;
    text-decoration: underline;
}
.et_pb_button_module_wrapper::after{
    content: url(images/button-arrow-green.png);
    padding-left: 5px;
}
.light-button{
    border-color:#ffffff !important;
}
.dark-background .et_pb_button:hover{
    background-color:rgba(255,255,255,0.5)!important;
}
.dark-background .et_pb_button_module_wrapper::after{
    content: url(images/button-arrow-white.png);
    padding-left: 5px;
}
.gform_button{
  text-transform: uppercase;
  font-weight: bold;
  color: #5a5557;
  background-color: transparent;
  border: 2px solid #827B30;
  border-radius: 6px;
}
.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]{
  padding:10px 30px;
}
.gform_button:hover{
  cursor:pointer;
  background-color: rgba(187,182,86,0.5);
}
.tribe-common .tribe-common-c-svgicon{
  width: 5%;
}

.tribe-events-c-subscribe-dropdown__button-text{
border: 2px solid #827B30;
font-family: filson-soft, sans-serif;
font-size: 14px;
text-transform: uppercase;
font-weight: 600 !important;
color: #5A5557;
padding: 10px 20px !important;
background-color: transparent;
border-radius: 5px;
}


.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a {
  display: flex;
  overflow: hidden;
  padding-top: 0 !important;
  position: relative;
  height: 460px;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img{
    width: 100%;
    max-width: 100%;
    height: auto;
    transform: translate(-50%,-50%) scale(1) !important;
  }
  .tribe-events-single ul.tribe-related-events li{
   margin-right: 15%; 
  }
  .tribe-events-single ul.tribe-related-events {
    margin-left: 100px;
    margin-right: 100px;
  }
.tribe-related-events-title{
    font-size: 24px !important;
    text-transform: none;
    text-align: center;
}
.tribe-related-event-info{
  justify-content: center;
}
.tribe-event-date-start{
  margin-bottom: 5px !important;
}

/* .type-groups .ect-list-wrapper{
  display:flex !important;
}
#ect-events-list-content .style-1 .ect-list-post-left .ect-list-date {
  background: transparent;
  box-shadow: none;
}
.type-groups .ect-simple-event{
  display: grid;
  background-color: transparent;
  box-shadow: none;
}
.type-groups .ect-list-post-left {
width: 100% !important;
float: none;
border-left: none;
}
.type-groups .ect-list-post-right{
  width: 100% !important;
}
#ect-events-list-content .style-1.ect-simple-event .ect-list-post-right .ect-list-venue {
  box-shadow: none;
} */
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail {
  width: 80%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

img{
    border-radius: 10px;
}
#logo{
    border-radius:0;
    max-height: 180% !important;
    max-width: 100% !important;
    padding-bottom: 15px;
}
.fullwidth img{
    border-radius: 10px 0px 0px 10px;
}
/* .et-fixed-header .join-btn a{
  color: #ffffff !important;
} */
/* .et-fixed-header #top-menu a:not(.join-btn a){
  color:#5a5557;
} */
#top-menu li a {
  padding-bottom: 10px !important;
  font-size:14px !important;
}
#top-menu .sub-menu a{
  text-transform: capitalize !important;
}
.join-btn{
  background-color: #7f3d84;
  border-radius: 6px;
}
.et-fixed-header #top-menu .join-btn > a,
.join-btn a:not(.sub-menu a) {
    padding: 10px 25px 10px 20px !important;
    color: #ffffff !important;
}

.et-fixed-header #top-menu li.current-menu-ancestor.join-btn>a, 
.et-fixed-header #top-menu li.current-menu-item.join-btn>a, 
.et-fixed-header #top-menu li.current_page_item.join-btn>a{
  color: #ffffff !important;
}
#top-header, #top-header a {
  color: #af3f4e !important;
}


.join-btn .sub-menu{
	right: 0;
}
.join-btn a:after{
  padding-top: inherit;
  padding-right: 5px;
}
#et-top-navigation{
    padding-top:20px !important;
}
#main-header{ 
    box-shadow: none !important;
}

.flex-center{
    display: flex;
    align-items: center;
}

.et-fixed-header #top-menu li.join-btn.current-menu-ancestor>a{
  color:#ffffff !important;
}

/*Blurb Styling*/
.et_pb_blurb{
    overflow: visible !important;
}
.et_pb_blurb_content{
    border-radius: 10px;
    box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.2);
    padding: 60px 30px;
    min-height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.teal .et_pb_blurb_content{
    border-bottom: 12px solid #219091;
}
.red .et_pb_blurb_content{
    border-bottom: 12px solid #af3f4e;
}
.purple .et_pb_blurb_content{
    border-bottom: 12px solid #7f3d84;
}
.green .et_pb_blurb_content{
    border-bottom: 12px solid #827B30;
}
.et_pb_blurb_content:hover{
    color:#ffffff;
}


/*Homepage*/
#hero .et_pb_row{
    margin-right: 0;
    padding-left: 60px;
}
#hero p{
    font-weight: 600 !important;
    font-size: 30px !important;
    line-height: 40px;
}
#hero img{
    border-radius: 10px 0px 0px 10px;
}
#ethos{
    padding-top: 100px;
    padding-bottom: 150px;
}
.et_pb_testimonial:before {
    content: url(images/quotation-mark.png) !important;
    background-color: transparent;
    position: initial;
    margin-left: 0;
    border-radius: 0px;
}
.overlap-image .et_pb_image_wrap{
    margin-left: -50px;
    margin-top: -110px;
    padding-bottom: 50px;
}
.fullwidth-row .et_pb_column:first-child{
    margin-right:0;
}
.fullwidth-row .et_pb_column:last-child{
    padding-right:25px;   
}
.callout-heading h2{
    text-transform: none !important;
    color: #5A5557;
    font-weight: 600 !important;
}
.callout-heading h4{
    text-transform: none !important;
}
.et_pb_video iframe{
    border-radius:10px;
}

/*Internal Pages*/
#page-header{
    margin-top:30px; 
    margin-bottom: -1px;
}
#page-header + .et_pb_section{
    padding-top: 0;
}
#page-header img{
    height: 375px;
    width: 700px;
    object-fit: cover;
    margin-top: -110px;
    border-radius: 10px 0px 0px 10px;
}
#page-header h1{
    margin-left: 100px;
    padding-bottom: 30px;
}
#page-header{
  padding-bottom:175px;
}
#page-header .et_pb_row{
    margin-right: 0 !important;
}
.bullet-list ul li {
	padding-bottom: 8px;
}

.bullet-list ul {
  list-style: none !important;
}
.bullet-list ul li::before {
  content: "\2022";
  color: #219091;
  font-weight: bold; 
  display: inline-block;
  width: 1em; 
  margin-left: -1em; 
}
#page-header_no-img {
    margin-top: 10px;
    background-size: 101% !important;
    margin-bottom: -1px;
}
#page-header_no-img + .et_pb_section{
    padding-top: 0 !important;
}
#page-header_no-img h1{
    font-size: 55px !important;
    text-align: center !important;
}
#page-header_no-img{
  padding-bottom:200px;
}
#page-header_no-img .et_pb_row{
  display: flex;
  align-items: center;
  justify-content: center;
}
#internal-ethos p{
    font-weight: 100 !important;
    font-size:24px !important;
    line-height:45px;
}
.presidents .et_pb_post{
	width: 47.5%;
	float: left;
	margin-right: 5%;
}
.presidents .et_pb_post:nth-child(even){
	margin-right: 0;
}
.et_pb_team_member_image img{
    height: 200px;
    width: 150px;
    object-fit: cover;
}
.presidents .et_pb_post img{
  float: left !important;
  margin-right: 20px;
  height: 200px;
  width: 200px;
  object-fit:cover;
  }
.presidents .et_pb_post .entry-featured-image-url{
	margin-bottom: 0;
}
.presidents h2{
	padding-left: 15px;
}
.presidents .president-year{
	color: #5A5557;
    font-weight: 600;
    font-size: 16px;
    display: block;
}
.presidents .et_pb_post,
.et_pb_team_member{
    /* display: flex;
    align-items: center; */
    background-color: #ffffff;
    box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 10px;
    border-left: 10px solid #219091;
}
.et_pb_team_member_description{
    padding-left: 15px;
    max-width: 340px;
}
.et_pb_team_member_image{
    margin-bottom: 0 !important;
    height: 200px;
    width: 200px;
    object-fit: cover;
    float: left !important;
    margin-right: 10px !important;
}
.et_pb_team_member_description h4{
    text-transform: none;
    font-size:22px !important;
}
.et_pb_member_position {
    color: #5A5557;
    font-weight: 600;
}
.et_pb_member_social_links a{
    color:#219091;
}
.entry-content .et_pb_member_social_links {
  margin-top: 0 !important;
}
.et_pb_team_member_description p{
  font-size:14px !important;
  padding-bottom:10px !important;
  line-height:130%;
}
.et_pb_toggle_title{
  font-size:17px !important;
}

/*Events Page*/
.single-tribe_events #page-header .et_pb_row{
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.single-tribe_events #page-header img{
  border-radius:10px !important;
}
.single-tribe_events .acpa-events-header{
  padding-left:50px;
  padding-right:50px;
  padding-top:50px;
}
.single-tribe_events .tribe-events-content{
  padding-left:50px;
  padding-right:50px;	
}
.single-tribe_events .tribe-events-cal-links{
  padding-left:50px;
  padding-right:50px;
}
#tribe-events-pg-template{
	padding: 0;
}
.post-type-archive-tribe_events
.tribe-events-before-html h1{
    display:none;
}
.post-type-archive-tribe_events #sidebar{
    display:none;
}
.post-type-archive-tribe_events #left-area{
    width:100%;
}
.post-type-archive-tribe_events #main-content .container:before{
    display: none;
}
.tribe-theme-divi h1,
.tribe-theme-divi h2,
.tribe-theme-divi h3,
.tribe-theme-divi h4,
.tribe-theme-divi h5,
.tribe-theme-divi h6,
.tribe-theme-divi a,
.tribe-theme-divi p:not(#footer-widgets p){
    font-family: filson-soft, sans-serif;
    color:#5A5557 !important;
}
h3.tribe-common-h8,
h3.tribe-events-calendar-month__multiday-event-hidden-title.tribe-common-h8{
	font-size: 14px !important;
}
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited{
    color:#5A5557 !important;
}
.tribe-events-calendar-list__event-datetime{
    color: #219091;
    font-family: filson-soft, sans-serif;
}
.tribe-theme-divi span{
    font-family: filson-soft, sans-serif;
}
.tribe-common .tribe-common-c-svgicon {
  fill: #827B30;
}
.tribe-common a.tribe-common-c-btn-border{
    border: 2px solid #827B30;
    font-family: filson-soft, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600 !important;
     color:#5A5557;
}
.tribe-common .tribe-common-c-btn-border{
  border: none !important;
  display: flex;
  align-items: center;
}

.tribe-common-h3{
     color: #219091 !important;
    text-transform: uppercase;
}
.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop{
    font-size: 25px;
    font-weight: 600 !important;
}
.tribe-common .tribe-common-c-btn{
    background-color: #7F3D84;
    font-size: 16px;
    font-family: filson-soft, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    border: none;
    border-radius: 5px;
}
.tribe-common .tribe-common-c-btn:hover{
    background-color: #7F3D84;
    opacity: .5;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium,
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-events-calendar-list__event-venue-address{
    font-family: filson-soft, sans-serif;
    font-weight: 600 !important;
    color:#5A5557;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after{
    background-color: #219091;
}

.tribe-common .tribe-common-h5, 
.tribe-common .tribe-common-h6,
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input{
    font-family: filson-soft, sans-serif;
     color:#5A5557;
}
.tribe-common .tribe-common-anchor-thin:hover{
    color: #219091;
}
.tribe-common .tribe-common-b2--bold{
    color:#5A5557 !important;
}
.tribe-events .tribe-events-c-ical__link{
    border:2px solid #827B30;
     color:#5A5557 !important;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: bold;
}
.tribe-events .tribe-events-c-ical__link:before {
    display: none;
}
.tribe-events .tribe-events-c-ical__link:hover{
   background-color:rgba(187, 183, 76, .5);
}

.single-tribe_events #sidebar,
.single-tribe_events #main-content .container:before,
.single-tribe_events .tribe-events-before-html{
    display: none;
}
.single-tribe_events #left-area {
    width: 100%;
}
.single-tribe_events .tribe-events-single-event-title h1{
    font-size: 40px !important;
}

.single-tribe_events h2{
    font-size: 24px !important;
    color: #219091 !important;
    font-weight: 400 !important;
    font-family:'filson-soft';
}
.single-tribe_events .tribe-events-event-image{
    width: 50%
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 0;
}
.post-type-archive-tribe_events .container{
    padding-top:0 !important;
}
.single-tribe_events #tribe-events-pg-template, 
.single-tribe_events .tribe-events-pg-template {
    margin: 0 auto;
    max-width: 100%;
   }
.single-tribe_events #tribe-events-content{
	    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.single-tribe_events #tribe-title{
	padding-top: 0 !important;
}
.single-tribe_events #page-header{
	padding-top: 0;
	padding-bottom: 0;
	background-position: bottom center;
    background-image: url(http://acpa.pathosethos.com/wp-content/uploads/2020/05/white-header-mask.png)!important;
        background-color: #ae4150!important;
}
.single-tribe_events #page-header + .et_pb_section{
	padding-top: 0 !important;
}
.single-tribe_events .tribe-events-nav-pagination,
.single-tribe_events .tribe-events-single-section{
	/* max-width: 1200px !important; */
	margin: auto !important;
}
.single-tribe_events #page-header h1{
	font-size: 50px;
}
.single-tribe_events #page-header .et_pb_row{
	width: 80%;
    margin: auto;
    margin-left: auto;
    margin-right: auto !important;
    max-width: 1280px;
}
.single-tribe_events #page-header .tribe-events-event-image{
	width: 100%;
	margin-top: -110px;
}
.single-tribe_events #page-header .tribe-events-event-image img{
	margin-top: 0;
	height: auto;
	width: auto;
}
.tribe-events-page-template{
  margin-top: 80px;
}
.tribe-common .tribe-common-c-svgicon{
  color: #827B30;
}
.single-tribe_events .footer-widget #menu-footer-top-nav a,
.single-tribe_events .footer-widget #menu-footer-nav a,
.single-tribe_events .footer-widget #menu-footer-social-container a,
.single-tribe_events .footer-widget a,
.tribe-events-page-template .footer-widget #menu-footer-top-nav a,
.tribe-events-page-template .footer-widget #menu-footer-nav a,
.tribe-events-page-template .footer-widget #menu-footer-social-container a,
.tribe-events-page-template .footer-widget a{
  color:#ffffff !important;
}
.footer-widget a{
  color:#ffffff !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
  border: none;
  border-radius: 5px;
  color: #ffffff;
  margin-left: 10px;
  font-weight:bold;
}
.tribe-events-c-view-selector__list-item--active{
  border-bottom:2px solid #219091;
}
.tribe-events-c-top-bar__datepicker-button{
  border:none;
  background-color:transparent;
}
.tribe-events-single ul.tribe-related-events {
  margin-left: 50px;
  margin-right: 50px;
}
.tribe-events-single .tribe-events-sub-nav,
.tribe-events-related-events-title,
.single-tribe_events .tribe-events-nav-pagination, .single-tribe_events .tribe-events-single-section{
  margin-left: 30px!important;
  margin-right: 30px !important;
}

/*Events BLURBS*/
.ect-list-title{
	line-height:18px !important;
}
#ect-events-list-content h2.ect-list-title, #ect-events-list-content h2.ect-list-title a.ect-event-url, .ect-classic-list a.tribe-events-read-more, .ect-clslist-event-info .ect-clslist-title a.ect-event-url, #ect-no-events p{
    font-family: filson-soft, sans-serif !important;
}


#ect-events-list-content .ect-list-date .ect-date-area {
    font-family: filson-soft, sans-serif !important;
}
.ect-list-post {
    width:45% !important;
    float: left !important;
    margin: 20px !important;
    background-color: #ffffff;
    box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.2);
}
.ect-list-post-left {
    width: 40% !important;
    height: 40% !important;
    padding: 10px 30px;
    border-left: 10px solid #219091;
}
#ect-events-list-content .ect-list-img {
    border-radius: 10px;
}
#ect-events-list-content .ect-list-post-right .ect-list-description {
    border-color: #ffffff;
    box-shadow: none !important;
    background-color: #ffffff;
}
.ect-event-content p{
    display: none !important;
}

#ect-events-list-content .style-2 .modern-list-right-side{
    box-shadow: none !important;
     background: #ffffff !important;
}

.ect-list-date .ect-date-area .ev-yr{
    top: 0 !important;
}
.modern-list-right-side{
    padding:5px;
}

.ect-list-date .ect-date-area .ev-mo,
.ect-list-date .ect-date-area .ev-day,
.ect-list-date .ect-date-area .ev-yr{
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: 900 !important;
}
/* Past Presidents Styling */
.single-past_presidents #sidebar,
.single-past_presidents #main-content .container:before,
.single-past_presidents #left-area .post-meta,
.single-past_presidents #comment-wrap{
	display:none;
}
.single-past_presidents #left-area{
	width:100%;
}
.single-past_presidents .et_post_meta_wrapper{
	display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}
.single-past_presidents .et_post_meta_wrapper img{
	width: 30%;
    margin-bottom: 30px;
}

/*Footer*/
.footer-widget:first-child{
    display:flex;
    flex-direction: column;
}
#main-footer img{
    max-width:25% !important;
    border-radius: 0px !important;
}
.widget_media_image{
    margin-bottom: 30px !important;
}
#footer-widgets .footer-widget li {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
    text-transform:uppercase;
}
.footer-widget li:before{
    display: none;
}
#menu-footer-top-nav{
    font-size:14px;
}
#menu-footer-nav{
    font-weight:600 !important;
    font-size:14px;
}
#nav_menu-3,
#nav_menu-2{
    margin-bottom: 10px;
}
.footer-widget:last-child p strong{
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 600!important;
}
.footer-widget:last-child p:not(strong){
    font-size: 14px;
    line-height: 18px;
}
#menu-footer-social .jam{
    font-size:22px;
}
.footer-widget:last-child{
    margin-top:80px;
}
#footer-info {
    text-align: center;
    float:none;
}


/*Background Dividers*/
.header-curve-up-right{
	padding-top:150px;
}
.header-curve-up-right:before{
	transform: scaleX(-1);
    content:"";
	height: 524px;
	width: 100%;
	background-image: url("images/header-curve-up.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: -500px;
}
.header-curve-up-left{
	padding-top:50px;
}
.header-curve-up-left:before{
	content:"";
	height: 524px;
	width: 100%;
	background-image: url("images/header-curve-up.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: -450px;
}
.header-curve-up-left-previous-section{
    margin-bottom:200px;
}
.header-bottom-curve:after{
	content:"";
	height: 412px;
	width: 100%;
	background-image: url("images/header-bottom-curve.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
    z-index:1;
    margin-top: -120px;
}
.header-bottom-curve + .et_pb_section{
    padding-top: 300px;
}

.internal-gray-bottom-curve,
.internal-gray-bottom-curve .et_pb_row{
    padding-bottom:0 !important;
}
.internal-gray-bottom-curve:after{
	content:"";
	height: 412px;
	width: 100%;
	background-image: url("images/internal-gray-bottom-curve.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
    z-index:1;
    margin-top: -440px;
    height: 100%;
}
.internal-gray-bottom-curve + .et_pb_section{
/*    padding-top:220px;*/
     padding-top:300px;
}


/* GROUPS Styling*/
.groups-template-default .et_post_meta_wrapper{
    display: none;
}

 .groups-template-default .container{
    width: 100%;
} 

/*  #groups-subnav,
#groups-subnav .et_pb_row{
	padding:0 !important;
} 
#menu-groups-sub-nav li{
	font-size:16px !important;
	padding-left:20px !important;
	padding-right:20px !important;
} */

#groups-subnav .et_pb_row{
	position: fixed !important;
    width: 15% !important;
    z-index: 100;
    padding-left: 30px !important;
    padding-top: 0 !important;
}


/*BLOG Styling*/
.et_pb_post{
    border-radius: 20px;
    margin-bottom: 30px !important;
}
.et_pb_post .entry-title {
    font-size: 25px !important;
    text-transform: none;
    line-height: 28px;
    font-weight: 600 !important;
}

.single-groups .et_pb_row{
	max-width: 1200px !important;
}

.page-id-3067 .et_pb_row{
  padding-top:0;
  padding-bottom:10px;
}
.page-id-3067 .et_pb_row:nth-child(2){
  display:flex;
  align-items: center;
  justify-content: center;
}

/* Entity Nav **/
#entity-navigation {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
#entity-navigation ul {
	text-align: center;
	padding-bottom: 0 !important;
}
#entity-navigation ul li{
	list-style: none;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
#entity-navigation ul li a{
	color: #fff !important;
	font-size: 18px;
}
@media all and (min-width:1250px){
/*
	#entity-navigation{
	background-color: rgba(255,255,255,0) !important; 
	    width: 200px;
	    position: absolute !important;
	    left: 0;
	    top: 0;
	    margin-top: 400px;
	    padding-top: 0 !important;
	    padding-bottom: 0 !important;
	    z-index: 1000;
	}
	.single-groups .et_pb_section_2{
		padding-top: 0 !important;
	}
	#entity-navigation .et_pb_row{
		margin-left: 0 !important;
	}
*/
	
}
@media all and (max-width:1249px){
/*
	#entity-navigation{
		padding-bottom: 0 !important;
	}
	#entity-navigation ul{
		text-align: center;
		padding: 0;
	}
	#entity-navigation ul li{
		display: inline-block;
		padding: 0 10px;
*/
	}
}
/*
#entity-navigation .et_pb_row{
		background-color: #219091 !important;

}
#entity-navigation ul li{
	list-style: none;
}
#entity-navigation ul li a{
	color: #fff !important;
}
*/

@media all and (min-width: 1720px){
    .header-curve-up-left:before {
        top: -70% !important;
        height: 70% !important;
    }
    #page-header {
        padding-bottom: 200px;
    }
    #page-header + .et_pb_section {
        margin-top: -130px;
    }
     #page-header_no-img {
        padding-bottom: 150px;
    }
    .internal-gray-bottom-curve:after{
        margin-top:-390px;
    }
}

@media all and (min-width: 1650px){
    .header-curve-up-right:before{
        top: -110%;
        height: 115%;
    } 
}

@media all and (min-width: 1550px){
    #hero .et_pb_row {
        margin-right: auto;
        padding-left: 0;
        width: 80%;
    }
    #hero img {
        border-radius: 10px;
    }
    .header-bottom-curve:after {
        height: 57% !important;
    }
    .overlap-image .et_pb_image_wrap {
        margin-left: auto;
    }
    .fullwidth-row .et_pb_column:last-child {
        padding-right: 0;
        margin-left: 5.5%;
    }

/*
     #page-header_no-img {
        padding-bottom: 280px !important;
    }
*/
    
    

    
}

@media all and (min-width: 1480px){
    .header-curve-up-left:before {
        top: -150%;
        height: 150%;
    }
    #page-header .et_pb_row {
        width: 80%;
        margin: auto;
    }
    #page-header img {
        border-radius: 10px;
    }
    #page-header h1 {
        margin-left: 0;
    }
    #page-header{
      padding-bottom:265px;
    }
    #internal-ethos {
        padding-top: 0;
    }
}

@media all and (min-width: 1360px){
    #hero .et_pb_row {
        padding-left: 0px;
    }
}



@media all and (min-width: 1315px){
    .header-bottom-curve:after{
        height: 47%;
    }
    .header-bottom-curve + .et_pb_section{
        padding-top: 25% !important;
    }

}






/*MAX WIDTH (UNDER)*/
@media all and (max-width: 1300px) {
     .internal-gray-bottom-curve:after{
        margin-top: -400px;
    }
    h1{
      font-size:55px !important;
  }
}


@media all and (max-width: 1200px) {
   
    .et_pb_blurb_content{
        padding: 30px;
        min-height: 410px;
    }
   .ect-list-post {
        width: 100% !important;
        margin: 20px 0px !important;
    }
    .ect-list-post-left {
        width: 30% !important;
    }
    .ect-list-date .ect-date-area .ev-day,
    .ect-list-date .ect-date-area .ev-mo,
    .ect-list-date .ect-date-area .ev-yr{
        font-size: 16px !important;
        line-height: 24px;
    }
}

@media (min-width: 981px) and (max-width: 1280px) {
    .logo_container{
        display: flex;
        align-items: center;
        justify-content: center;
        clear: both;
        margin-top: -40px;
         padding-right: 0 !important;
        padding-left: 0 !important;
    }
    #et-top-navigation{
        float: none;
        display: flex;
        justify-content: center;
        padding-top: 100px !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
   #top-menu li a{
      padding-bottom: 25px;
    }
    #logo{
      padding-top: 50px;
      max-height: 100% !important;
      max-width: 20% !important;
      padding-bottom: 0;
    }
    #et-main-area{
      margin-top: 80px;
    } 
    #main-header{
      padding-bottom:10px;
    }
    #main-header a {
      text-align: center;
  }
    .et_fullwidth_nav #main-header .container {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
     h1{
        font-size:50px !important;
    }
    h2{
        font-size:38px !important;
    }
    h3{
        font-size:30px !important;
    }
    h4 {
        font-size: 22px !important;
    }
    .et_pb_team_member_image{
    float: none !important;
    margin-bottom: 10px !important;
    }
}
@media all and (max-width: 1180px) {
    .internal-gray-bottom-curve:after{
        margin-top: -300px;
    }

}    
@media all and (max-width: 1080px) {
    .header-curve-up-right:before {
        top: -380px;
        height:380px;
    }
    .header-curve-up-left:before {
        height: 370px;
        top: -350px;
    }
    .header-bottom-curve:after {
        height: 350px;
    }
}
@media all and (max-width: 980px) {
  .two-column-text-image .et_pb_row:nth-child(even),
  .right-image .et_pb_row{
    display:flex;
    flex-direction:column-reverse;
  }
  .two-column-text-image .et_pb_row:nth-child(even) img,
  .right-image .et_pb_row img{
    margin-bottom:30px;
  }
  .join-btn{
    background-color:transparent;
  }
 .et-fixed-header #top-menu .join-btn > a, .join-btn a:not(.sub-menu a){
   color: #5a5557 !important;
 }
  #main-header{
    padding-bottom:0;
  }
  #page-container{
    padding-top: 60px !important;
  }
  .page-id-3067 .et_pb_row:nth-child(2) {
    flex-direction: column-reverse;
    }
   .page-id-3067 .et_pb_row:nth-child(2) .et_pb_image{
     margin-bottom:30px;
   }
    .et_pb_button{
      font-size:14px !important;
    }
    .presidents .et_pb_post {
      width: 100%;
      margin-right: auto;
    }
    #entity-chapters .et_pb_column{
        margin-right: 0!important;
       
    }
    #entity-chapters .et_pb_row .et_pb_column:not(:last-child){
         margin-bottom:60px;
    }
    .internal-gray-bottom-curve:after{
        margin-top: -350px;
        height: 50%;
    }
    .flex-center{
        flex-direction: column;
    }
    .flex-center.reverse-flex .et_pb_column:first-child{
        order: 2;
    }
    .flex-center.reverse-flex .et_pb_column:last-child{
        order: 1;
        margin-bottom:30px;
    }
    h1{
        font-size:45px !important;
    }
    h2{
        font-size:35px !important;
    }
    h3{
        font-size:27px !important;
    }
    h4{
        font-size:22px !important;
    }
    h5{
        font-size:18px !important;
    }
    #ethos p,
    #internal-ethos p{
        font-size:20px !important;
        line-height:40px;
    }
    #page-header_no-img h1{
    font-size: 45px !important;
    }
    #page-header_no-img{
      padding-bottom:120px;
    }
    #page-header_no-img .et_pb_row{
      flex-direction:column;
    }
    #page-header{
      padding-bottom:80px;
    }
    #hero p {
        font-size:24px !important;
        text-align: center;
    }
    #main-footer img {
        max-width: 45% !important;
    }
    #footer-info {
        line-height: 18px;
    }
    .footer-widget{
        align-items: center;
        justify-content: center;
        text-align: center;
        float:none;
        display: flex;
    }
    .footer-widget:nth-child(n){
        width:100% !important;
    }
    #nav_menu-3, 
    #nav_menu-2 {
        margin-bottom: 30px !important;
    }
    .footer-widget:last-child{
        margin-top: 60px !important;
    }
    #menu-footer-nav li,
    #menu-footer-top-nav li{
        float:none !important;
    }
    #logo{
        max-height: 120% !important;
    }
    .et_pb_blurb_content{
        padding: 30px;
        min-height: 300px;
    }
    #hero .et_pb_row {
        width: 80%;
        margin: auto;
        padding-left: 0;
        padding-right: 0;
    }
    #hero h1{
        text-align: center;
    }
    #hero .et_pb_button_module_wrapper{
        text-align: center;
    }
    #hero img {
        border-radius: 10px;
    }
    .overlap-image .et_pb_image_wrap {
        margin-left: 0;
        display: flex;
        justify-content: center;
    }
    .fullwidth-row{
        width:80% !important;
    }
    .fullwidth-row .et_pb_column:last-child {
        padding-right: 0;
        padding-left: 0;
    }
    .blurbs .et_pb_row{
        width: 80% !important;
    }
    .et_pb_blurb_content {
        max-width: inherit;
    }
    .et_pb_row{
        width: 80% !important;
    }
    
    #page-header img {
        height: 225px;
        width: 450px;
        margin-top: 140px;
        border-radius: 10px;
    }
    #page-header .et_pb_image{
        text-align: right;
            margin-top: -150px;
    }
    #page-header {
        margin-top: 20px;
/*        padding-bottom: 0;*/
    }
    #page-header .et_pb_row {
        margin: auto;
    }
    #page-header h1 {
        margin-left: 0;
    }
    .acpa-member-chart{
      overflow-x:scroll;
    }
    .tribe-events-single ul.tribe-related-events {
      flex-direction: column;
      justify-content: space-between;
      width: 80%;
      padding: 40px;
      margin: auto;
    }
    .tribe-events-single table{
      overflow: scroll;
      width: auto !important;
    }
}


@media all and (max-width: 790px) {
    .ect-list-post {
        border-left: 12px solid #219091;
    }
    .ect-list-post-left {
        border-left: none !important;
    }
    .ect-list-post-left {
        width: 100% !important;
        padding: 10px 80px;
    }
    #ect-events-list-content .ect-list-date .ect-date-area {
        text-align: center !important;
    }
    #ect-events-list-content h2.ect-list-title a.ect-event-url{
        line-height: 24px !important;
    }
}

@media all and (max-width: 767px) {
.tribe-events .tribe-events-c-events-bar__search-container,
.tribe-events .tribe-events-c-view-selector__content{
  background-color:#ffffff;
  border: 1px solid rgba(0,0,0,.2);
}
}

@media all and (max-width: 700px) {
 .internal-gray-bottom-curve:after{
        margin-top: -300px;
        height: 50%;
    }
    .internal-gray-bottom-curve + .et_pb_section {
        padding-top: 170px;
    }
    
	.past_presidents h2.entry-title{
		width: 100%;
		float: left;
		clear: both;
	}
	.past_presidents {
		}
}


@media all and (max-width: 550px) {
     h1{
        font-size:40px !important;
    }
    h2{
        font-size:30px !important;
    }
    h3{
        font-size:24px !important;
    }
    h4{
        font-size:20px !important;
    }
    h5{
        font-size:18px !important;
    }
    #ethos p,
    #internal-ethos p{
        font-size:18px !important;
        line-height:38px;
    }
    #page-header_no-img h1{
        font-size: 40px !important;
    }
    #page-header_no-img{
      padding-bottom:70px;
    }
    #hero p {
        font-size:22px !important;
    }
    
    #menu-footer-social li{
        float:none !important;
    }
    #ethos {
        padding-top: 0px;
        padding-bottom: 75px;
    }
    .header-curve-up-left {
        padding-top: 0;
    }
    .header-bottom-curve + .et_pb_section {
        padding-top: 220px;
    }
    .ect-list-post-left {
        padding: 10px 40px;
    }
    .single-tribe_events h1{
        font-size: 30px !important;
    }
    .single-tribe_events h2{
        font-size: 20px !important;
    }
    .single-tribe_events .tribe-events-event-image{
        width: 100%
    }
    .internal-gray-bottom-curve:after {
        margin-top: -70px;
        height: 20%;
    }
    .internal-gray-bottom-curve + .et_pb_section {
        padding-top: 130px;
        padding-bottom: 0;
    }
    .et_pb_team_member_image {
      height: auto;
      float: none !important;
      margin-right: 0 !important;
  }
}


@media all and (max-width: 450px) {
    h1{
        font-size:29px !important;
    }
    h2{
        font-size:25px !important;
    }
    h3{
        font-size:22px !important;
    }
    h4{
        font-size:16px !important;
    }
    h5{
        font-size:16px !important;
    }
    #ethos p,
    #internal-ethos p{
        font-size:16px !important;
        line-height:32px;
    }
    #page-header_no-img h1{
        font-size: 29px !important;
    }
    #hero p {
        font-size:18px !important;
    }
    .et_pb_button{
        font-size:14px !important;
    }
    .et_pb_blurb_content{
        padding: 15px;
    }
    .header-curve-up-left:before {
        height: 210px;
        top: -200px;
    }
    .single-tribe_events h1{
        font-size: 25px !important;
    }
    .single-tribe_events h2{
        font-size: 18px !important;
    }
    .ect-list-post-left {
        padding: 10px;
    }
    .et_pb_team_member{
        flex-direction: column;
        align-items: inherit;
    }
    .et_pb_team_member_description {
        padding-top: 20px;
        padding-left:10px;
        padding-right: 10px;
    }
    .et_pb_team_member_image img {
        height: 250px;
        width: 100%;
    }
    
}
