/*
$unit: percentage(66 / $fullwidth);
$gutter: percentage(24 / $fullwidth);
*/
/*! layout elements
--------------------------------*/
/*-- flexbox --*/
/*-- homepage
--------------------------------*/
body.home #primary .entry-content { padding-right: 0 !important; }

.news_excerpt { margin-bottom: .5em; border-bottom: 1px dotted #D9D7C7; }

.news_excerpt p { margin-bottom: .3em; }

.xthumb { float: right; margin: 0 0 .5em .5em; width: 48.863636%; height: auto; }

#the-memorial { clear: both; width: 100%; float: left; padding: 2rem; margin-bottom: 1rem; background-image: url(../images/etvma-daytime.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; }

#the-memorial::before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: transparent; content: ''; display: block; text-indent: 1111%; white-space: nowrap; overflow: hidden; z-index: 100; background-color: #EFEDE1; opacity: 0.9; z-index: 0; content: ''; }

#the-memorial .mem-thumb img { box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3); }

#featured-post { border-top: 1px solid #B4B4B4; border-bottom: 1px solid #B4B4B4; padding-top: 2rem; margin-bottom: 2rem; }

#promo-content { margin: .5rem 0 2rem; padding: 20px; border: 1px solid #40792d; float: left; clear: both; width: 100%; }

#promo-content h1, #promo-content h2, #promo-content h3 { color: #40792d; }

@media screen and (max-width: 720px) { #the-memorial div.mem-thumb { margin-bottom: 2rem; } }

@media screen and (min-width: 721px) { #the-memorial { flex-wrap: nowrap; justify-content: space-between; flex-direction: row-reverse; align-items: center; } #the-memorial div { width: 65.909091%; } #the-memorial div.mem-thumb { width: 31.818182%; } }

@media screen and (min-width: 771px) { #the-memorial div, #the-memorial div.mem-thumb { width: 48.863636%; } }
/*# sourceMappingURL=home.css.map */