/* NEW HOMEPAGE HERO TEXT */

@media screen and (min-width: 1200px) {
.home-intro-headline {
    font-size: 4.875em;
    line-height: 1.1em;
    }
   }

@media screen and (max-width: 767px) {
.home-intro-headline {
    font-size: 2.75em;
    line-height: 1.1em;
    }
   }
.home-intro-content {
    max-width: 720px;
}

.home-intro-content p:before {
    content: "";
    display: none;
}

@media screen and (min-width: 1200px) {
.home-intro .cta-link-forward {
    margin-top: 60px;
}
}
@media screen and (max-width: 1199px){
.home-intro-content {
    margin-top: 50px;
    max-width: 555px;
}
}
@media screen and (max-width: 767px) {
.home-intro-content {
margin-top: 20px;
    max-width: 500px
    }
}
@media screen and (max-width: 460px) {
.home-intro-content {
    max-width: 360px;
    }
   }

@media screen and (min-width: 1200px) {
.home-intro-content p {
	max-width: 700px;
}
}
@media screen and (max-width: 1199px) {
.home-intro-content p {
	max-width: 460px;
}
}
@media screen and (max-width: 767px) {
.home-intro-content p {
	max-width: 360px;
}
}

/* Map Pin Pop-Ups */
.leaflet-popup-content .map-item-types {
  font-weight:bold;
  margin-top:0px;
  margin-bottom:10px;
}

.leaflet-popup-content .map-item-text {
  color: #6c6c6c;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.2;
  width: 260px;
  margin: 0; }
  .leaflet-popup-content .map-item-text a {
    color: inherit;
    text-decoration: none; }

/* Bullet List on History Page */
li.li2 {
	margin-bottom:20px;
}

/* Bullet List Circle Formatting */

.entry-content ul li {
	padding-bottom:20px;
}

.entry-content ul li:before {
 border-width:4px !important;
 border-color:#f15c22 !important;
 border-radius:100%;
 left:auto !important;
 top:15px;
 margin-left:-25px !important;
}

/* Top Nav Bar */
.pages-nav a {
    text-decoration: none;
    margin: 12px 21px 0;
    line-height: 36px;
    font-size: 1em; /* Originally 0.875em */
    margin: 0 10px;
    color: #fff; }
    .pages-nav a:hover, .pages-nav a.current-page {
      color: #f89829; }

a.donate-btn {
	background-color: red;
	padding: 5px 10px;
	border-radius: 2px;
	border: 0px;
}

a.donate-btn:hover {
	color: white;
	background-color: orange;
	padding: 5px 10px;
	border-radius: 2px;
}

/* Inline Images on Posts and Pages */

.entry-content img {
  margin-top: 1em;
}

/* In-Page Nav Buttons */

ul.inline-nav {
	width:100%;
	padding-left:0px;
	margin-top:0px;
}

li.inline-nav {
	display:inline-block;
	padding-left:0px !important;
	margin-bottom:5px;
}

li.inline-nav:before {
	content:none !important;

}

a.btn.inline-nav {
	padding:6px 12px;
	border-radius:0px;
}

/* In-Line "View RESOURCES" button on framework pages */

a.btn.btn-grey.framework {
	margin-bottom:20px;
	margin-top:20px;
}

a.btn-grey.framework:before {
    content: '\f0b1';
    margin-right: 6px;
    color: #6c6c6c !important;
}

/* Mid-Sized Title Formatting */

@media screen and (max-width: 1200px) and (min-width: 768px) {
.page-title {
	margin: 50px 0px 10px 0px;
}
}

/* Mid-Sized Map Formatting */

@media screen and (max-width: 1200px) and (min-width: 768px) {

.map .map-filters, .section-map .map-filters {
	display:block;
	padding:25px 0px 25px 0px;
}

.filter-categories {
	display:block;
}

.filter-categories .custom-select {
	width:180px;
	font-size:1em;
}

#practice + .customSelect {
	width:250px;
}

}

@media screen and (max-width: 1024px) and (min-width: 768px) {

.filter-categories .custom-select {
	margin-bottom:10px;
	font-size:0.9em;
	width:165px;
}

#practice + .customSelect {
	width:220px;
}

.map-filters .btn {
	margin-left:151px;
}
}

/* Other Map Tweaks */

.map-help {
	display:inline-block;
	margin-top:-18px;
	margin-left:10px;
}

.map-help a {
	line-height:36px;
}

/* Safari line break after "filter by" label */

.filter-categories legend {
float:left;
}

/* Fix missing top margin for 2-profile layout for people/orgs */

@media screen and (max-width: 1199px) and (min-width: 768px) {

.grid-4 .grid-item:nth-child(n+3) {
margin-top:47px;
}
}

/* Arrow for custom Register Now buttons */

.btn-register:after {
content: "\f178" !important;
padding: 0 0 0 6px;
}

/* Footer MC Signup Form Field Styling */

.footer-2 input[type=text] {
    margin: 35px auto 0;
    color: #f89829;
    width: 100%;
    font-weight: bold;
}

.footer-2 h2:before {
  content: ""; }

@media only screen and (min-width: 1030px) {

.blog-fname {
	width:23% !important;
	margin-right: 10px;
}

.blog-lname{
	width:23% !important;
	margin-right: 10px;
}

.blog-eml{
	width:30% !important;
}

.blog-sub {
    float: right;
    width: 20% !important;
}
}





@media screen and (min-width: 768px) {

  .page-id-167 .filters{
    display: none !important;
  }

}



.featured-post-thumb{
    color: #fff;
    text-align: center;
}

.featured-post-thumb h2,
.featured-post-thumb p{
    position: relative;
    z-index: 2;
}


.featured-post-thumb h2{
    text-transform: uppercase;
    font-weight: 200;
    font-size: 36px;
    margin:25px 0 8px;
}



.featured-post-thumb p{
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}


@media screen and (max-width: 1199px) {
.featured-post-3 h2{
    font-size: 24px;
    margin-top: 18px;
}
.featured-post-3 p{
    font-size: 14px;
}
}






@media screen and (min-width: 1200px) {
    
    .featured-post-thumb h2{
        margin-top:60px;
    }
}


.longview-thumb {
    padding:25px 10px;
    height:auto;
    min-height: 125px;
}

.longview-thumb h2{
    margin-top:0;
}

.featured-post-byline img{
    width: 36px;
    height: 36px;
    border-radius:18px;
}
.featured-post-byline a{
    color:#fff;
    text-decoration: none;
}
.featured-post-byline a:hover{
    /* text-decoration: underline; */
}




.lighthouse-post-text .featured-post-byline{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 10px 8px;
}

.lighthouse-post-text .featured-post-byline img{
    width: 82px;
    height: 82px;
    border-radius: 41px;
    display: block;
    margin: 0 auto 12px;
}

/* TABLE FORMATTING */

td {
	padding:10px;
}

.entry-content table td {
	line-height:1.25em;
	border: 1px solid #6c6c6c;
}

