/*
Theme Name: OrganizeTexas.org Custom Theme
Theme URI: 
Template: bootstrap-basic4
Author: 
Author URI:
Description: Custom theme for TOP website
Version: 1
License: 
License URI: 
Text Domain: bootstrap-basic4-child
Domain Path:
Tags: 
*/


/* TEXT & LINKS */
 html body {
	font-size: 18px;
	font-family: 'PT Sans', serif;
 }
 
 p {
	 line-height: 1.5;
	 margin-bottom: 20px;
 }
 
 em {
	 font-style: italic;
 }
 
 h1, h2, h3, h4, h5, h6 {
	 font-weight: 700;
	 font-family: 'PT Sans', sans-serif;
 }
 
 body h3 {
	 color: #134b4a;
	 font-weight: bold;
	 letter-spacing: 2px;
 }
 
 a, body a {
	color: #1e9795;	 
	text-decoration: underline;
 }
 
 a:hover, a:active, a:focus, body a:hover, body a:active, body a:focus {
	color: #000;
 }
 
 
 
 /* IMAGES */
 img {
	 max-width: 100%;
	 height: auto;
 }
 
 

/* FORMS */
.gform_wrapper {
	font-family: 'PT Sans', sans-serif;
}

input[type="submit"] {
	color: #fff;
	padding: 8px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #00ADDA;
	border: 1px solid #00ADDA;
	font-family: 'PT Sans', sans-serif;
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
	background-color: #06508F;
	border-color: #06508F;
}

body .form-control:focus {
	border-color: #134b4a;
	box-shadow: 0 0 0 0.2rem rgba(0,0,0,0.2);
}

body footer .form-control:focus {
	border-color: #fff;
	box-shadow: 0 0 0 .2rem rgba(255,255,255,0.6);
}

body .gform_wrapper .top_label .gfield_label, body .gform_wrapper legend.gfield_label {
	letter-spacing: 1px;
}

body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type="submit"], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type="submit"] {
	border-radius: 5px;
	color: #fff;
	background-color: #ee7c3b;
	padding: 10px 60px;
	font-weight: bold;
	border-color: #ee7c3b;
	transition: ease 1s;
}

body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input[type="submit"]:hover, body .gform_wrapper .gform_page_footer input.button:hover, body .gform_wrapper .gform_page_footer input[type="submit"]:hover, body .gform_wrapper .gform_footer input.button:focus, body .gform_wrapper .gform_footer input[type="submit"]:focus, body .gform_wrapper .gform_page_footer input.button:focus, body .gform_wrapper .gform_page_footer input[type="submit"]:focus {
	background-color: #000;
	border-color: #000;
}



/* MAIN MENU */

body .page-header {
	background-color: rgb(30,151,149);
}

.navbar.bg-light {
	background-color: transparent !important;
}

body .mr-auto {
	width: 100%;
}

body .main-navigation {
	z-index: 999;
	position: relative;
	background-color: rgba(255,255,255,0.7);
	margin-bottom: -62px;
}

ul#bb4-primary-menu li {
	width: 25%;
	text-align: center;
}

ul#bb4-primary-menu li a {
	font-family: 'PT Sans', sans-serif;
	color: rgb(50,50,50);
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}

ul#bb4-primary-menu li a:hover, ul#bb4-primary-menu li a:focus, ul#bb4-primary-menu li a:active {
	color: rgb(50,50,50);
}

body .dropdown-menu {
	background-color: #fff;
	margin-left: 4rem;
}

body li#menu-item-78 .dropdown-menu {
	margin-left: 1rem;
}

body .dropdown-item.active {
	background-color: #66c6c5;
}

body .dropdown-item.active a {
	color: #E6A158;
}

body ul#bb4-primary-menu .dropdown-menu a {
	font-size: 16px;
}

body .dropdown-item:focus, body .dropdown-item:hover {
	background-color: #66c6c5;
}



/* STICKY MENU */
body .main-navigation.element-is-sticky {
	background-color: #fff;
	border-bottom: 1px solid #666;
}

body .main-navigation.element-is-sticky ul#bb4-primary-menu li a {
	font-size: 16px;
}



/* HEADER */
.page-header a {
	text-decoration: none;
	color: #ffffff;
}

.page-header a:hover, .page-header a:focus, .page-header a:active {
	text-decoration: none;
	color: #000;
}

.site-title .wp-block-image {
	margin-bottom: 0;
}



/* TOP TABS */
.toptabs {
	padding-left: 40px !important;
	padding-top: 20px;
}

.toptabs, .utilitynav {
	background-color: #66c6c5;
}

.languagetab {
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	display: inline-block;
	border-radius: 5px 5px 0 0;
	padding: 5px 25px;
	transition: ease 1s;
}

.languagetab.english {
	background-color: #1e9795;
}

.languagetab.spanish {
	background-color: #22807e;
}

.languagetab.english:hover, .languagetab.spanish:hover, .languagetab.english:focus, .languagetab.spanish:focus, .languagetab.english:active, .languagetab.spanish:active {
	background-color: #fff;
}



/* UTILITY NAV */
.utilitynav {
	padding-top: 15px;
	text-align: right;
}

.row.utilitynav {
	margin-left: inherit;
	margin-right: inherit;
}

.utilitynav ul.menu {
	list-style: none;
	margin-left: 0;
	margin-right: 35px;
	margin-bottom: 0;
	line-height: 1;
}

.utilitynav ul.menu li {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1;
}

.utilitynav ul.menu li a {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: bold;
}

.utilitynav ul.menu li a:hover, .utilitynav ul.menu li a:active, .utilitynav ul.menu li a:focus {
	color: #000;
}



/* LOGO */
.row.site-branding {
	margin-left: inherit;
	margin-right: inherit;
}

body .site-title {
	margin-top: 40px;
}

.site-title img {
	width: 275px;
	height: auto;
	margin-bottom: 0px;
}



/* HEADER DONATE BUTTON */
.page-header-top-right {
	padding-top: 80px;
	text-align: right;
}

a.donatebutton {
	color: #fff;
	background-color: #ee7c3b;
	border-radius: 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0);
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 10px 60px;
	margin-right: 40px;
	transition: ease 1s;
}

a.donatebutton:hover, a.donatebutton:focus, a.donatebutton:active {
	background-color: #fff;
}



/* HOMEPAGE */
body #main .post, body #main .page {
	border: none;
}

.home.page-template-page-homepage .page-header {
	margin-bottom: 0;
}

.home.page-template-page-homepage #content {
	background-image: url('');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
}

.home.page-template-page-homepage #content.row-with-vspace {
	margin-bottom: 0;
}

.home.page-template-page-homepage #main article {
	color: #fff;
	text-align: center;
	padding-left: 50%;
	padding-right: 5%;
	padding-top: 160px;
	padding-bottom: 80px;
	text-align: left;
	background-size: cover;
}

.home.page-template-page-homepage #main article h1.entry-title {
	display: none;
}

.home.page-template-page-homepage #main article .entry-content h2 {
	text-shadow: 1px 1px 3px #000;
	font-weight: bold;
	font-size: 3.5rem;
}

.home.page-template-page-homepage #main article h1 {
	font-weight: 600;
	font-size: 3rem;
	margin-bottom: 40px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
}

.homepage-description {
	margin-top: 60px;
	margin-bottom: 60px;
	font-size: 2rem;
}

.homepage-description p {
	font-size: 1.75rem;
}

.homepage-description a {
	text-decoration: none;
}

.homepage-description a:hover, .homepage-description a:focus {
	text-decoration: none;
}

.homepage-description .wp-block-column:not(:first-child) {
	padding-left: 80px;
}

.homepage-description p.campaign {
	line-height: 1.3;
}

.homepage-events {
	background-color: rgba(0,0,0,0.1);
	padding-top: 100px;
	padding-bottom: 100px;
}

.homepage-events h2 {
	color: #134b4a;
	margin-bottom: 40px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}

body .homepage-events .tribe-mini-calendar-event  .list-date {
	display: none;
}

.homepage-events .tribe-mini-calendar-event {
	border: 1px solid #134b4a;
	background-color: #fff;
	width: 25%;
	margin-left: 4%;
	margin-right: 4%;
	padding: 40px 25px;
	float: left;
	margin-bottom: 60px;
}

.homepage-events .eventcategory {
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
}

.homepage-events .tribe-mini-calendar-event .list-info {
	margin: 0;
}

.homepage-events h2.tribe-events-title {
	text-align: left;
}

.homepage-events h2.tribe-events-title a {
	text-decoration: none;
	color: #134b4a;
	font-weight: bold;
	font-size: 32px;
	text-align: left !important;
	line-height: 1.1;
}

.homepage-events .tribe-events-duration {
	color: #134b4a;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.homepage-events p.tribe-events-widget-link {
	display: none;
}

.homepage-events #custom_html-3 {
	text-align: center;
}

.homepage-events #custom_html-3 a {
	font-size: 14px;
	color: #000;
	letter-spacing: 1px;
	text-decoration: none;
}

.homepage-spotlight {
	background-color: rgb(30,151,149);
	color: #fff;
	font-weight: bold;
}

.homepage-spotlight h2 {
	font-weight: bold;
	font-size: 40px;
}

.homepage-spotlight p {
	font-size: 22px;
}

.homepage-spotlight .wp-block-media-text__content {
	padding-left: 100px;
	padding-right: 100px;
}

.homepage-news {
	padding-top: 80px;
	padding-bottom: 60px;
}

.homepage-news .container {
	width: 70%;
}

.homepage-news h2 {
	color: #134b4a;
	margin-bottom: 40px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}

.updatesblock {
	width: 40%;
	min-height: 200px;
	background-color: rgba(102,198,197,0.15);
	display: inline-block;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 50px;
	padding: 30px;
}

.updatesblock .posttype {
	letter-spacing: 2px;
	text-align: right;
	font-size: 14px;
	margin-bottom: 15px;
}

.updatesblock h3 {
	margin-bottom: 0;
	margin-right: 45%;
}

.updatesblock h3 a {
	text-decoration: none;
	color: #000;
	font-size: 28px;
	font-weight: bold;
}

.latestnewslink {
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	color: rgba(0,0,0,0.8);
	margin-top: 20px;
}

.latestnewslink a {
	text-decoration: none;
	color: rgba(0,0,0,0.8);
}

.homepage-seasonalcta .wp-block-media-text {
	background-color: rgba(0,0,0,0.1);
}

.homepage-seasonalcta .wp-block-media-text .wp-block-media-text__content {
	padding-left: 100px;
	padding-right: 100px;
}

.homepage-seasonalcta .wp-block-media-text h2 {
	color: #ee7c3b;
	font-size: 40px;
	font-weight: bold;
}

.homepage-seasonalcta p {
	font-size: 22px;
}

body .homepage-seasonalcta .wp-block-button__link {
	box-shadow: none;
	font-size: 22px;
	color: #fff;
	letter-spacing: 1px;
	background-color: #ee7c3b;
	font-weight: bold;
	padding: 10px 40px;
	border-radius: 5px;
}

body .homepage-seasonalcta .wp-block-button__link:hover {
	background-color: #fff;
	color: #000;
}



/* LANDING PAGE */

body.page-template-page-landingpage .main-navigation {
	margin-bottom: -82px;
}

body.page-template-page-landingpage #main .page {
	background-repeat: no-repeat;
	background-size: contain;
}

body.page-template-page-landingpage h1.entry-title {
	text-align: center;
	color: #fff;
	font-size: 48px;
	padding-top: 240px;
	padding-bottom: 180px;
	text-shadow: 2px 1px 5px rgba(0,0,0,0.9);
	letter-spacing: 2px;
}

.landingpagecolumns {
	border-right: 1px solid #000;
}

.landingpagecolumns h4 {
	font-weight: bold;
	line-height: 2;
	letter-spacing: 2px;
}

.landingpagecolumns h4 a {
	text-decoration: none;
	color: #000;
}

.landingpagecolumns h4 a:hover, .landingpagecolumns h4 a:focus {
	text-decoration: none;
}

.landingpageheader {
	margin-left: 80px;
	font-weight: normal;
	color: #000;
}

body h2.has-text-align-center {
	font-weight: bold;
	letter-spacing: 2px;
	color: #134b4a;
	margin-top: 60px;
	margin-bottom: 26px;
}

body h2.has-text-align-left {
	letter-spacing: 1px;
	color: #134b4a;
	letter-spacing: 2px;
	font-size: 26px;
}

.iconcolumns .wp-block-column {
	padding: 0 40px;
}

.wp-block-media-text.orange {
	color: #fff;
	background-color: #ee7c3b;
}

.wp-block-media-text.orange .wp-block-media-text__content {
	padding: 80px 60px;
}

.wp-block-media-text.orange .wp-block-media-text__content h2 {
	font-weight: bold;
	font-size: 36px;
	margin-bottom: 25px;
	letter-spacing: 1px;
}

.wp-block-media-text.orange .wp-block-button__link {
	box-shadow: none;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #fff;
	color: #000;
	padding: 10px 40px;
}

.wp-block-media-text.teal {
	color: #fff;
	background-color: #66c6c5;
}

.wp-block-media-text.teal .wp-block-media-text__content {
	padding: 15px 40px;
}

.wp-block-media-text.teal .wp-block-media-text__content h2 {
	font-weight: bold;
	font-size: 36px;
	margin-bottom: 25px;
	letter-spacing: 1px;
}

.wp-block-media-text.teal .wp-block-button__link {
	box-shadow: none;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #fff;
	color: #000;
	padding: 10px 40px;
}

.wp-block-media-text.gray {
	color: #fff;
	background-color: rgba(0,0,0,0.1);
}

.wp-block-media-text.gray .wp-block-media-text__content {
	padding: 60px;
}

.wp-block-media-text.gray .wp-block-media-text__content h2 {
	font-weight: bold;
	font-size: 36px;
	margin-bottom: 25px;
	letter-spacing: 1px;
	color: #ee7c3b;
}

.wp-block-media-text.gray .wp-block-media-text__content p {
	color: #000;
}

.wp-block-media-text.gray .wp-block-button__link {
	box-shadow: none;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #ee7c3b;
	color: #fff;
	padding: 10px 40px;
}

.landingpageemail.email-signup, .home #main .emailsignup {
	margin-top: 60px 70px;
}

body.page-template-page-landingpage .rpwe_widget {
	margin-top: 60px;
}

body.page-template-page-landingpage .rpwe_widget h2 {
	font-weight: bold;
	letter-spacing: 2px;
	color: #134b4a;
	font-size: 26px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

body.page-template-page-landingpage .rpwe_widget .rpwe-block li {
	border-bottom: none;
	float: left;
	width: 25%;
	margin-left: 0;
	margin-right: 8%;
	margin-bottom: 60px;
	background-color: rgba(102,198,197,0.15);
	padding: 60px 80px 20px 40px;
	min-height: 230px;
}

body.page-template-page-landingpage .rpwe_widget .rpwe-block h3 {
	font-weight: bold;
	font-size: 28px !important;
	line-height: 1.2;	
	letter-spacing: 1px;
}

body.page-template-page-landingpage .rpwe_widget .rpwe-block h3 a {
	color: #000;
}



/* CONTACT US PAGE */
.page-id-23 .wp-block-columns h4 {
	font-weight: bold;
	font-size: 24px;
	color: #134b4a ;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

.page-id-23 .wp-block-columns {
	margin-top: 60px;
}



/* LATEST NEWS PAGE */
body.page-template-page-latestnewspage .main-navigation {
	margin-bottom: -82px;
}

body.page-template-page-latestnewspage #main .page {
	background-repeat: no-repeat;
	background-size: contain;
}

body.page-template-page-latestnewspage h1.entry-title {
	text-align: center;
	color: #fff;
	font-size: 48px;
	padding-top: 240px;
	padding-bottom: 180px;
	text-shadow: 2px 1px 5px rgba(0,0,0,0.9);
	letter-spacing: 2px;
}

body.page-template-page-latestnewspage article h2 {
	font-weight: bold;
	letter-spacing: 2px;
	color: #134b4a;
	font-size: 26px;
	margin-bottom: 30px;
}

body.page-template-page-latestnewspage header.entry-header {
	margin-bottom: 50px;
}

body.page-template-page-latestnewspage article hr {
	margin-top: 60px;
	margin-bottom: 60px;
}

.latestnewsblock {
	width: 25%;
	margin-left: 4%;
	margin-right: 4%;
	float: left;
	min-height: 200px;
	background-color: rgba(102,198,197,0.15);
	display: inline-block;
	padding: 60px 80px 20px 40px;
	min-height: 230px;
}

.latestnewsblock h4 a {
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	font-size: 28px;
	line-height: 1.2;
	text-decoration: none;
}

body.page-template-page-latestnewspage p.morelink {
	text-align: right;
	letter-spacing: 1px;
	font-size: 14px;
	margin-top: 60px;
	margin-bottom: 60px;
}

body.page-template-page-latestnewspage p.morelink a {
	text-decoration: none;
	color: #000;
}

body.page-template-page-latestnewspage p.morelink a:hover, body.page-template-page-latestnewspage p.morelink a:active, body.page-template-page-latestnewspage p.morelink a:focus {
	text-decoration: underline;
}



/* CAMPAIGNS BY COUNTY */

body.page-template-page-campaignsdallas .main-navigation, body.page-template-page-campaignsbexar .main-navigation, body.page-template-page-campaignsharris .main-navigation {
	background-color: #fff;
	border-bottom: 1px solid #666;
	margin-bottom: 60px;
}

body.page-template-page-campaignsdallas article h2, body.page-template-page-campaignsbexar article h2, body.page-template-page-campaignsharris article h2 {
	font-weight: bold;
	letter-spacing: 2px;
	color: #134b4a;
	font-size: 26px;
	margin-bottom: 30px;
}

body.page-template-page-campaignsdallas h1.entry-title, body.page-template-page-campaignsbexar h1.entry-title, body.page-template-page-campaignsharris h1.entry-title {
	margin-bottom: 60px;
}

body.page-template-page-campaignsdallas .latestnewsblock, body.page-template-page-campaignsbexar .latestnewsblock, body.page-template-page-campaignsharris .latestnewsblock {
	margin-bottom: 60px;
}

body.page-template-page-campaignsdallas hr, body.page-template-page-campaignsbexar hr, body.page-template-page-campaignsharris hr {
	margin-bottom: 60px;
}

body.page-template-page-campaignsdallas .tribe-mini-calendar-event .list-date, body.page-template-page-campaignsbexar .tribe-mini-calendar-event .list-date, body.page-template-page-campaignsharris .tribe-mini-calendar-event .list-date {
	display: none;
}

body.page-template-page-campaignsdallas .tribe-mini-calendar-event, body.page-template-page-campaignsbexar .tribe-mini-calendar-event, body.page-template-page-campaignsharris .tribe-mini-calendar-event {
	border: 1px solid #134b4a;
	background-color: #fff;
	width: 25%;
	margin-left: 4%;
	margin-right: 4%;
	padding: 40px 25px;
	float: left;
	margin-bottom: 60px;
}

body.page-template-page-campaignsdallas .eventcategory, body.page-template-page-campaignsbexar .eventcategory, body.page-template-page-campaignsharris .eventcategory {
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
}

body.page-template-page-campaignsdallas .tribe-mini-calendar-event .list-info, body.page-template-page-campaignsbexar .tribe-mini-calendar-event .list-info, body.page-template-page-campaignsharris .tribe-mini-calendar-event .list-info {
	margin: 0;
}

body.page-template-page-campaignsdallas h2.tribe-events-title, body.page-template-page-campaignsbexar h2.tribe-events-title, body.page-template-page-campaignsharris h2.tribe-events-title {
	text-align: left;
}

body.page-template-page-campaignsdallas h2.tribe-events-title a, body.page-template-page-campaignsbexar h2.tribe-events-title a, body.page-template-page-campaignsharris h2.tribe-events-title a {
	text-decoration: none;
	color: #134b4a;
	font-weight: bold;
	font-size: 32px;
	text-align: left !important;
	line-height: 1.1;
}

body.page-template-page-campaignsdallas .tribe-events-duration, body.page-template-page-campaignsbexar .tribe-events-duration, body.page-template-page-campaignsharris .tribe-events-duration {
	color: #134b4a;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

body.page-template-page-campaignsdallas p.tribe-events-widget-link, body.page-template-page-campaignsbexar p.tribe-events-widget-link, body.page-template-page-campaignsharris p.tribe-events-widget-link {
	display: none;
}



/* ALL NEWS / BLOGS / PRESS RELEASES */
.page-template-page-allnewspage .main-navigation, .page-template-page-allblogspage .main-navigation, .page-template-page-allpressreleasespage .main-navigation {
	background-color: #fff;
	border-bottom: 1px solid #666;
	margin-bottom: 60px;
}

/* ALL NEWS / BLOGS / PRESS RELEASES */
.page-template-page-allnewspage #main .page .entry-title, .page-template-page-allblogspage #main .page .entry-title, .page-template-page-allpressreleasespage #main .page .entry-title {
	margin-bottom: 60px;
}

.page-template-page-allnewspage .latestnewsblock, .page-template-page-allblogspage .latestnewsblock, .page-template-page-allblogspage .latestpressreleasesblock {
	margin-bottom: 60px;
}



/* BREADCRUMBS */
.breadcrumbs {
	margin-bottom: 20px;
}

.breadcrumbs, .breadcrumbs a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #63666A;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
}

.breadcrumbs a:hover, .breadcrumbs a:focus, .breadcrumbs a:active {
	color: #E6A158;
	text-decoration: underline;
}



/* DEFAULT PAGE TEMPLATE */
body.page-template-default .main-navigation {
	margin-bottom: 60px;
}

.featuredimage img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.featuredimage {
	margin-top: 20px;
	margin-bottom: 20px;
}

#main.col-md-9.site-main {
	padding-left: 0;
	float: left;
	width: 60%;
	max-width: 60%;
}

#main.col-md-9.site-main article {
	padding-top: 0;
	padding-left: 0;
}

body #main .attachment .entry-title, body #main .post .entry-title, body #main .page .entry-title {
	font-weight: 600;
}



/* DEFAULT SINGLE POST TEMPLATE */
.single #main.col-md-9.site-main {
	padding-left: 10%;
}

h1 a {
	color: rgb(50,50,50);
}

h1 a:hover, h1 a:focus, h1 a:active {
	color: #666;
	text-decoration: none;
}

body.single .main-navigation {
	margin-bottom: 60px;
	border-bottom: 1px solid #666;
	background-color: #fff;
}

.single h1 {
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 40px;
}

.single-post h1 {
	margin-bottom: 10px;
}

.single h1 a {
	text-decoration: none;
}

.single #main .post .entry-header .entry-meta {
	font-size: 1.2rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 40px;
}



/* STAFF PAGE */
body.page-template-page-staffpage .main-navigation {
	margin-bottom: 60px;
	border-bottom: 1px solid #666;
	background-color: #fff;
}

body.page-template-page-staffpage h1.entry-title {
	margin-bottom: 60px;
}

.staffblock {
	width: 25%;
	margin-left: 4%;
	margin-right: 4%;
	float: left;
	margin-top: 60px;
	min-height: 400px;
}

.staffblock:nth-of-type(3):after, .staffblock:nth-of-type(6):after, .staffblock:nth-of-type(9):after, .staffblock:nth-of-type(12):after, .staffblock:nth-of-type(15):after, .staffblock:nth-of-type(18):after, .staffblock:nth-of-type(21):after, .staffblock:nth-of-type(24):after, .staffblock:nth-of-type(27):after, .staffblock:nth-of-type(30):after, .staffblock:nth-of-type(33):after, .staffblock:nth-of-type(36):after, .staffblock:nth-of-type(39):after, .staffblock:nth-of-type(42):after, .staffblock:nth-of-type(45):after, .staffblock:nth-of-type(48):after, .staffblock:nth-of-type(51):after {
	content: "";
  clear: both;
  display: table;
}

.staffthumbnail {
	margin-bottom: 30px;
}

.staffblock h2 {
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	font-size: 24px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.staffblock h2 a {
	text-decoration: none;
	color: #000;
}

.staffblock p.jobtitle {
	letter-spacing: 1px;
	font-size: 16px;
}

.facetwp-facet {
	margin-bottom: 0;
	float: right;
	margin-top: -105px;
}

article#post-17 .entry-content p {
	display: none;
}

.facetwp-facet select {
	padding: 10px 30px;
	color: #000;
	border-radius: 5px;
	border: 1px solid #000;
}



/* TAKE ACTION */
.page-id-53 .entry-content h2 a {
	text-decoration: none;
	color: #000;
}



/* DONATE */
.page-id-65 #main .container {
	width: 60%;
}

.orangebutton .wp-block-button__link {
	color: #fff;
	background-color: #ee7c3b;
	transition: ease 1s;
	padding: 15px 45px;
	font-weight: bold;
	letter-spacing: 2px;
}

.page-id-65 .orangebutton {
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 22px;
}

.page-id-65 .orangebutton .wp-block-button__link {
	font-size: 22px;
}

.page-id-65 .wp-block-columns .wp-block-column {
	padding-left: 20px;
	padding-right: 20px;
}




/* BECOME A MEMBER */
.page-id-55 #main .container {
	width: 60%;
}

.orangebutton .wp-block-button__link {
	color: #fff;
	background-color: #ee7c3b;
	transition: ease 1s;
	padding: 15px 45px;
	font-weight: bold;
	letter-spacing: 2px;
}

.page-id-55 .orangebutton {
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 22px;
}

.page-id-55 .orangebutton .wp-block-button__link {
	font-size: 22px;
}

.page-id-55 .wp-block-columns .wp-block-column {
	padding-left: 20px;
	padding-right: 20px;
}

.tealbutton .wp-block-button__link {
	color: #fff;
	background-color: #1e9795;
	transition: ease 1s;
	padding: 15px 45px;
	font-weight: bold;
	letter-spacing: 2px;
}



/* FOR MEMBERS */
body.page-id-69 .tribe-mini-calendar-event  .list-date {
	display: none;
}

body.page-id-69 .tribe-mini-calendar-event {
	border: 1px solid #134b4a;
	background-color: #fff;
	width: 25%;
	margin-left: 4%;
	margin-right: 4%;
	padding: 40px 25px;
	float: left;
	margin-bottom: 60px;
}

body.page-id-69 .eventcategory {
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
}

body.page-id-69 .tribe-mini-calendar-event .list-info {
	margin: 0;
}

body.page-id-69 h2.tribe-events-title {
	text-align: left;
}

body.page-id-69 h2.tribe-events-title a {
	text-decoration: none;
	color: #134b4a;
	font-weight: bold;
	font-size: 32px;
	text-align: left !important;
	line-height: 1.1;
}

body.page-id-69 .tribe-events-duration {
	color: #134b4a;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

body.page-id-69 p.tribe-events-widget-link {
	display: none;
}

body.page-id-69 #custom_html-3 {
	text-align: center;
}

body.page-id-69 #custom_html-3 a {
	font-size: 14px;
	color: #000;
	letter-spacing: 1px;
	text-decoration: none;
}



/* 404 PAGE */
body.error404 .main-navigation {
	margin-bottom: 60px;
	background-color: #fff;
	border-bottom: 1px solid #666;
}

.error404 #content {
	margin-bottom: 60px;
}



/* SIDEBAR */
body #sidebar-right.col-md-3 {
	margin-left: 8%;
}

body #sidebar-right .widget {
	background-color: rgba(102,198,197,0.5);
	padding: 40px 20px;
}

body #sidebar-right .widget a {
	text-decoration: none;
	color: #000;
}

body #sidebar-right .widget a:hover, body #sidebar-right .widget a:focus, body #sidebar-right .widget a:active {
	text-decoration: underline;
}

body #sidebar-right ul li {
	list-style-image: url('https://organizetexas.org/wp-content/themes/bootstrap-basic4-child/black_arrow.png');
}



/* SEARCH RESULTS */
body.search-results .main-navigation {
	margin-bottom: 60px;
	background-color: #fff;
	border-bottom: 1px solid #666;
}

.search-results #content {
	margin-bottom: 60px;
}

.search-results .entry-meta {
	display: none;
}

.search-results #main .page, .search-results #main .post {
	padding: 0;
}

.search-results .breadcrumbs {
	display: none;
}

.search-results article header.entry-header h1 {
	font-weight: bold;
	font-size: 1.3rem;
}

.search-results article header.entry-header h1 a {
	text-decoration: none;
}

.search-results article header.entry-header h1 a:hover, .search-results article header.entry-header h1 a:focus, .search-results article header.entry-header h1 a:active {
	text-decoration: underline;
}

.search-results #main article {
	margin-bottom: 40px;
}

.search-results #main article.post {
	padding: 0;
}

.search-results #main form {
	margin-bottom: 60px;
}

body .page-item.active .page-link {
	background-color: rgb(30,151,149);
	border-color: rgb(30,151,149);
}

body .page-link {
	color: rgb(30,151,149);
}



/* COMMENTS */
.entry-meta-comment-tools {
	margin-top: 60px;
}

.comment-form {
	margin-bottom: 60px;
}



/* SOCIAL SHARE TOOL */
.ssba.ssbp-wrap {
	display: none;
}

#main article .entry-content .ssba.ssbp-wrap {
	display: inherit;
	margin-top: 40px;
	margin-bottom: 40px;
}

.ssba-share-text {
	text-transform: uppercase;
	color: rgb(50,50,50);
	letter-spacing: 1px;
	font-family: 'PT Sans', sans-serif;
}

#main article .entry-content .ssba.ssbp-wrap br {
		display: none;
	}
	#main article .entry-content .ssba.ssbp-wrap p {
		display: inline;
	}



/* BUTTON */
body .wp-block-button__link {
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	font-size: 16px;
	border-radius: 3px;
	letter-spacing: 1px;
	padding: 10px 20px;
	transition: ease 0.3s;
	font-family: 'PT Sans', sans-serif;
}

body .wp-block-button__link:hover, body .wp-block-button__link:active, body .wp-block-button__link:focus {
	text-decoration: none;
	background-color: rgb(50,50,50);
	color: #fff;
	transform: translateX(1px);
}

.wp-block-button {
	margin-bottom: 5px;
}

.wp-block-buttons .wp-block-button.bigbutton {
	padding: 40px 80px;
	background-color: rgba(102,198,197,0.15);
	box-shadow: 0 1px 1px rgba(0,0,0,0.9);
	min-width: 430px;
}

.wp-block-buttons .wp-block-button.bigbutton a {
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #134b4a;
}

body .wp-block-button.bigbutton .wp-block-button__link {
	border-radius: 0;
	background-color: transparent;
	padding: 0;
	box-shadow: none;
}



/* DETAILS / SUMMARY */
details {
	margin-bottom: 50px;
}

details summary {
	background-color: #66c6c5;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	border-radius: 5px;
	padding: 10px 40px;
}

details p {
	color: #000;
	padding-left: 40px;
	padding-right: 40px;
}



/* SIGNUP PAGE */
body.page-id-57 .at label {
	color: #000;
}



/* EVENTS CALENDR */
body .tribe-common .tribe-common-c-btn, body .tribe-common a.tribe-common-c-btn {
	background-color: rgb(30,151,149);
	font-family: 'PT Sans', serif;
}

body .tribe-events .tribe-events-c-ical__link:before {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 1v10m5-5H1' fill='none' fill-rule='evenodd' stroke='%23fff' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E")
}

body .tribe-common .tribe-common-c-btn:focus, body .tribe-common .tribe-common-c-btn:hover, body .tribe-common a.tribe-common-c-btn:focus, body .tribe-common a.tribe-common-c-btn:hover {
	background-color: rgb(19,75,74);
}

body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
	color: rgb(19,75,74);
	font-family: 'PT Sans', serif;
}

body .tribe-events .tribe-events-c-ical__link {
	border-color: #666;
	color: #666;
	font-family: 'PT Sans', serif;
}

body .tribe-events .tribe-events-c-ical__link:active, body .tribe-events .tribe-events-c-ical__link:focus, body .tribe-events .tribe-events-c-ical__link:hover {
	background-color: #666;
}

body .tribe-events .tribe-events-c-view-selector__list-item-text {
	font-family: 'PT Sans', serif;
}

body .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input, .tribe-common .tribe-common-form-control-text__input {
	font-family: 'PT Sans', serif;
}

body .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
	url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 0 0 1.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 0 0 0 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 0 0 5.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 0 1 4.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 0 1-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%23666666'/%3E%3C/svg%3E")
}

body .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
	font-family: 'PT Sans', serif;
}

body .tribe-common .tribe-common-h3 {
	font-family: 'PT Sans', serif;
}

body .tribe-events .datepicker .datepicker-switch {
	font-family: 'PT Sans', serif;
}

body .tribe-events .datepicker .month, body .tribe-events .datepicker .year {
	font-family: 'PT Sans', serif;
}

body .tribe-events .datepicker .day.active, body .tribe-events .datepicker .day.active.focused, body .tribe-events .datepicker .day.active:focus, body .tribe-events .datepicker .day.active:hover, body .tribe-events .datepicker .month.active, body .tribe-events .datepicker .month.active.focused, body .tribe-events .datepicker .month.active:focus, body .tribe-events .datepicker .month.active:hover, body .tribe-events .datepicker .year.active, body .tribe-events .datepicker .year.active.focused, body .tribe-events .datepicker .year.active:focus, body .tribe-events .datepicker .year.active:hover {
	background-color: rgb(30,151,149);
}

body .tribe-common .tribe-common-b3 {
	font-family: 'PT Sans', serif;
}

body .tribe-common .tribe-common-h4 {
	font-family: 'PT Sans', serif;
}

body .tribe-events .tribe-events-calendar-month__calendar-event-datetime {
	font-family: 'PT Sans', serif;
}

body .tribe-common .tribe-common-h7, body .tribe-common .tribe-common-h8 {
	font-family: 'PT Sans', serif;
}

body .tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
	font-family: 'PT Sans', serif;
}

body .tribe-common .tribe-common-h5, body .tribe-common .tribe-common-h6 {
	font-family: 'PT Sans', serif;
}

body .tribe-common .tribe-common-b2 {
	font-family: 'PT Sans', serif;
}

body .tribe-common .tribe-common-anchor-thin-alt {
	border-bottom: 1px solid rgb(30,151,149);
}

body .tribe-common .tribe-common-anchor-thin-alt:active, body .tribe-common .tribe-common-anchor-thin-alt:focus, body .tribe-common .tribe-common-anchor-thin-alt:hover {
	border-bottom-color: rgb(19,75,74);
	color: rgb(19,75,74);
}

body.single-tribe_events .breadcrumbs {
	display: none;
}

body .tribe-block__events-link .tribe-block__btn--link a {
	color: #666;
}

body .tribe-block__events-link .tribe-block__btn--link a img {
	display: none;
}

body h2.tribe-events-schedule__datetime {
	font-weight: normal;
	font-family: 'PT Sans', serif;
}

body .tribe-events-schedule__all-day, body .tribe-events-schedule__separator, body .tribe-events-schedule__timezone {
	color: #000;
}

body .tribe-events-schedule__all-day, body .tribe-events-schedule__separator, body .tribe-events-schedule__timezone, body .tribe-events-schedule__time {
	font-size: inherit;
}



/* EMAIL SIGNUP */
.home .landingpageemail.email-signup {
	display: none;
}

.landingpageemail.email-signup, .home #main .emailsignup {
	background: url("https://organizetexas.org/wp-content/uploads/2020/06/group.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 80px 100px;
}

.landingpageemail.email-signup h2, .home #main .emailsignup h2 {
	color: #fff;
	font-size: 2.5rem;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

.landingpageemail.email-signup p, .home #main .emailsignup p {
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2;
	font-size: 1.3rem;
}

.landingpageemail.email-signup .wp-block-group, .home #main .emailsignup .wp-block-group {
	float: left;
	width: 50%;
	padding-right: 150px;
}

.page-id-57 .email-signup {
	display: none;
}



/* FOOTER */
body .site-footer {
	background-color: rgb(19,75,74);
	border-top: none;
	font-size: inherit;
	color: #fff;
	padding-top: 100px;
}

body .site-footer a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}

body .site-footer a:hover {
	text-decoration: underline;
}

.footercopyright {
	font-size: 14px;
	letter-spacing: 1px;
	border-top: 1px solid #fff;
	padding-top: 20px;
	margin-top: 10px;
}

.col-md-6.footer-left {
	padding-left: 0;
}

.footer-left .widget_search input.form-control {
	border-radius: 5px 0 0 5px;
	flex: none;
	width: 200px;
}

.footer-left .input-group {
	width: auto;
	flex: inline-flex;
}

.footer-left .input-group .btn.btn-outline-secondary {
	background-color: #666;
	color: #fff;
	border-color: #666;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.footer-left p img {
	width: 32px;
	height: auto;
	margin-right: 15px;
}

.footer-left p a:nth-of-type(1) img {
	margin-left: 35px;
}

.footer-left figure {
	width: 220px;
	margin-left: 0;
	margin-bottom: 40px;
	margin-top: 20px;
	margin-top: 100px;
}

.footer-right table {
	width: 100%;
	text-align: center;
}

.footer-right table a {
	font-weight: bold;
	letter-spacing: 1px;
}

.footer-right table:first-child {
	margin-bottom: 30px;
}

.footer-right table:first-child td {
	width: 33%;
}

.footer-right table:nth-child(2) td {
	width: 50%;
}

p.disclaimer-box1 {
	font-size: large;
	padding: 5px;
	margin-top: 40px;
	text-align: center;
}

p.disclaimer-box2 {
	font-size: small !important;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff;
	margin-top: 10px;
	text-align: center;
}

/* EveryAction Petitions */



/* SPANISH PAGES */



/* MOBILE STYLES */
@media (max-width: 767px) {
	.toptabs {
		padding-left: 15px !important;
		padding-top: 10px;
	}
	.utilitynav {
		display: none;
	}
	body .site-title {
		margin-top: 10px;
		text-align: center;
	}
	.page-header-top-right {
		margin-top: 0;
	}
	.page-header-top-right {
		padding-top: 10px;
		text-align: center;
	}
	a.donatebutton {
		margin-right: 0;
		font-size: 18px;
		padding: 10px 30px;
	}
	.site-title img {
		width: 200px;
	}
	body .main-navigation {
		background-color: rgba(255,255,255,1);
		margin-bottom: 0;
	}
	body .dropdown-menu {
		border: none;
		margin-left: inherit;
	}
	.home.page-template-page-homepage #main article {
		padding: 30px 10px;
	}
	.home.page-template-page-homepage #main article .entry-content h2 {
		text-align: center;
		font-size: 3rem;
	}
	.homepage-description {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.homepage-description p.large {
		font-size: 1.3rem;
	}
	.homepage-description .wp-block-column:not(:first-child) {
		padding-left: 0;
	}
	.landingpageemail.email-signup, .home #main .emailsignup {
		padding: 30px;
	}
	.landingpageemail.email-signup .wp-block-group, .home #main .emailsignup .wp-block-group {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	.landingpageemail.email-signup p, .home #main .emailsignup p {
		line-height: 1.3;
	}
	body .at input[type="submit"] {
		width: 100%;
	}
	body .at .at-fieldset {
		padding: 0;
	}
	body .at-row > [class^="at-"] {
		margin: 0;
	}
	.homepage-events {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.homepage-events h2 {
		font-size: 1.5rem;
		margin-bottom: 20px;
	}
	.homepage-events .tribe-mini-calendar-event {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 30px;
		padding: 20px;
	}
	.homepage-events h2.tribe-events-title a {
		font-size: 1.3rem;
	}
	.homepage-spotlight .wp-block-media-text__content {
		padding: 30px;
	}
	.homepage-spotlight h2 {
		font-size: 1.5rem;
	}
	.homepage-spotlight p {
		font-size: 1rem;
	}
	.homepage-news {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.homepage-news h2 {
		margin-bottom: 20px;
		font-size: 1.5rem;
	}
	.updatesblock {
		width: 100%;
		float: none;
		margin: 0 0 20px 0;
		padding: 20px;
		min-height: inherit;
	}
	.updatesblock h3 {
		margin-right: 0;
	}
	.updatesblock h3 a {
		font-size: 1.3rem;
		letter-spacing: 0;
	}
	.homepage-seasonalcta .wp-block-media-text .wp-block-media-text__content {
		padding: 30px;
	}
	.homepage-seasonalcta .wp-block-media-text h2 {
		font-size: 1.5rem;
	}
	.homepage-seasonalcta p {
		font-size: 1.3rem;
	}
	body .homepage-seasonalcta .wp-block-button__link {
		font-size: 1.2rem;
		padding: 10px 30px;
	}
	body .site-footer {
		padding-top: 60px;
	}
	.footer-left figure {
		width: 200px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.footer-right table:first-child {
		margin-bottom: 20px;
	}
	.footer-right table td {
		width: 100%;
		display: block;
	}
	.footer-right table:first-child td {
		width: 100%;
		text-align: left;
	}
	.footer-right table:nth-child(2) td {
		width: 100%;
		display: block;
		text-align: left;
	}
	#custom_post_widget-5 {
		margin-bottom: 30px;
	}
	.footercopyright {
		margin-top: 30px;
	}
	body.page-template-page-landingpage .main-navigation {
		margin-bottom: 0;
	}
	body.page-template-page-landingpage h1.entry-title {
		font-size: 2.5rem;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.landingpagecolumns {
		border-right: none;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.landingpagecolumns h4 {
		font-size: 1.3rem;
	}
	body h3.landingpageheader {
		margin-left: 0;
		font-size: 1.3rem;
		letter-spacing: 0;
	}
	body.page-template-page-landingpage .wp-block-columns {
		margin-bottom: 0;
	}
	body h2.has-text-align-center {
		font-size: 1.5rem;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.wp-block-buttons .wp-block-button.bigbutton {
		padding: 20px;
		min-width: 320px;
	}
	.wp-block-buttons .wp-block-button.bigbutton a {
		font-size: 1.5rem;
	}
	body.page-template-default .main-navigation {
		margin-bottom: 20px;
		border-bottom: 1px solid #666;
	}
	body.page-template-page-staffpage .main-navigation {
		margin-bottom: 20px;
	}
	.staffblock {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
		margin-top: 30px;
		margin-bottom: 60px;
		min-height: inherit;
	}
	.page-id-23 #main .wp-block-column {
		margin-bottom: 0px;
	}
	.page-id-23 .wp-block-columns h4 {
		font-size: 1.3rem;
		margin-bottom: 0px;
		margin-top: 40px;
	}
	.page-id-23 #main iframe {
		margin-top: 40px;
		max-width: 100%;
	}
	.page-id-23 #main li iframe {
		margin-top: 0;
	}
	.page-id-23 .wp-block-columns {
		margin-top: 0;
	}
	.wp-block-media-text.orange .wp-block-media-text__content {
		padding: 40px;
	}
	.wp-block-media-text.orange .wp-block-media-text__content h2 {
		font-size: 1.5rem;
	}
	body.page-template-page-landingpage .rpwe_widget h2 {
		font-size: 1.5rem;
	}
	body.page-template-page-landingpage .rpwe_widget .rpwe-block li {
		float: none;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		margin-bottom: 40px;
		padding: 20px;
		min-height: inherit;
	}
	body.page-template-page-landingpage #main .rpwe_widget .rpwe-block h3 {
		font-size: 1.2rem !important;
		letter-spacing: 0;
		line-height: 1.1;
	}
	body.page-template-page-campaignsdallas article h2, body.page-template-page-campaignsbexar article h2, body.page-template-page-campaignsharris article h2 {
		font-size: 1.5rem;
	}
	body.page-template-page-campaignsdallas .latestnewsblock, body.page-template-page-campaignsbexar .latestnewsblock, body.page-template-page-campaignsharris .latestnewsblock {
		margin-bottom: 40px;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		float: none;
		padding: 20px;
		min-height: inherit;
	}
	body.page-template-page-campaignsdallas .latestnewsblock h4 a, body.page-template-page-campaignsbexar .latestnewsblock h4 a, body.page-template-page-campaignsharris .latestnewsblock h4 a {
		font-size: 1.5rem;
		line-height: 1.1;
		letter-spacing: 0;
	}
	body.page-template-page-campaignsdallas .tribe-mini-calendar-event, body.page-template-page-campaignsbexar .tribe-mini-calendar-event, body.page-template-page-campaignsharris .tribe-mini-calendar-event {
		width: 100%;
		float: none;
		padding: 20px;
		margin-bottom: 40px;
		margin-left: 0;
		margin-right: 0;
	}
	body.page-template-page-campaignsdallas h2.tribe-events-title a, body.page-template-page-campaignsbexar h2.tribe-events-title a, body.page-template-page-campaignsharris h2.tribe-events-title a {
		font-size: 1.5rem;
	}
	body.page-template-page-latestnewspage .main-navigation {
		margin-bottom: 0;
	}
	body.page-template-page-latestnewspage h1.entry-title {
		font-size: 2.5rem;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	body.page-template-page-latestnewspage article h2 {
		font-size: 1.5rem;
	}
	body.page-template-page-latestnewspage .latestnewsblock {
		margin-bottom: 40px;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		float: none;
		padding: 20px;
		min-height: inherit;
	}
	body.page-template-page-latestnewspage h4 a {
		font-size: 1.5rem;
		line-height: 1.1;
		letter-spacing: 0;
	}
	.single #main.col-md-9.site-main {
		float: none;
		width: 90%;
		max-width: 90%;
	}
	body #sidebar-right.col-md-3 {
		margin-left: auto;
		margin-right: auto;
		width: 90%;
		max-width: 90%;
	}
	.page-template-page-allpressreleasespage .latestnewsblock {
		margin-bottom: 40px;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		float: none;
		padding: 20px;
		min-height: inherit;
	}
	.page-template-page-allpressreleasespage .latestnewsblock h4 a {
		font-size: 1.5rem;
		line-height: 1.1;
		letter-spacing: 0;
	}
	.page-template-page-allblogspage .latestnewsblock {
		margin-bottom: 40px;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		float: none;
		padding: 20px;
		min-height: inherit;
	}
	.page-template-page-allblogspage .latestnewsblock h4 a {
		font-size: 1.5rem;
		line-height: 1.1;
		letter-spacing: 0;
	}
	.page-template-page-allnewspage .latestnewsblock {
		margin-bottom: 40px;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		float: none;
		padding: 20px;
		min-height: inherit;
	}
	.page-template-page-allnewspage .latestnewsblock h4 a {
		font-size: 1.5rem;
		line-height: 1.1;
		letter-spacing: 0;
	}
	.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
		background-color: #efefef;
	}
	.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
		background-color: #06508F;
	}
	.page-id-55 #main .container {
		width: 90%;
	}
	.page-id-55 .orangebutton .wp-block-button__link {
		font-size: 1.1rem;
		padding: 10px 30px;
	}
	.wp-block-media-text.teal .wp-block-media-text__content {
		padding: 20px;
	}
	.wp-block-media-text.teal .wp-block-media-text__content h2 {
		font-size: 1.5rem;
	}
	.page-id-55 .wp-block-columns .wp-block-column {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 20px;
		}
	.wp-block-column {
		margin-bottom: 20px;
	}
	.page-id-57 .email-signup {
		display: none;
	}
	.page-id-65 #main .container {
		width: 100%;
	}
	.page-id-65 .orangebutton .wp-block-button__link {
		font-size: 1.1rem;
	}
	.orangebutton .wp-block-button__link {
		padding: 10px 30px;
	}
	.page-id-65 .wp-block-columns .wp-block-column {
		padding-left: 0;
		padding-right: 0;
	}
	.wp-block-media-text.gray .wp-block-media-text__content {
		padding: 20px;
	}
	.wp-block-media-text.gray .wp-block-media-text__content h2 {
		font-size: 1.5rem;
		letter-spacing: 0;
		margin-bottom: 10px;
	}
	.wp-block-media-text.gray .wp-block-button__link {
		padding: 10px 30px;
	}
	.tealbutton .wp-block-button__link {
		padding: 10px 30px;
	}
	body.page-id-69 .tribe-mini-calendar-event {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
		padding: 20px;
	}
}

@media (min-width: 1200px) {
	.home.page-template-page-homepage #main article .entry-content h2 {
		/*padding-top: 260px;
		padding-bottom: 180px;*/
		padding: 0;
		padding-right: 20%;
	}
	.homepage-description .wp-block-column:not(:first-child) {
		padding-left: 180px;
	}
	body.page-template-page-landingpage h1.entry-title {
		/*padding-top: 300px;
		padding-bottom: 240px;*/
		padding-top: 24%;
		padding-bottom: 5%;
	}
	.container {
		padding-top: 40px;
	}
}
