/*
Theme Name: Fire Department
Theme URI: https://feuerwehr-hornberg.de
Description: Standard Style
Author: Simon Mager
Author URI: https://feuerwehr-hornberg.de
Version: 3.0
*/

/* STRUCTURE_BEGIN */
html, body, #fd-head, #fd-content-wrapper, #fd-foot {margin: 0; padding: 0; width: 100%;}
html {text-align: center;}
body {font-family: 'Roboto', sans-serif; max-width: 1920px; text-align: left;}
div#fd-content-wrapper,
div#fd-single-wrapper,
div#fd-site-wrapper {}
div#fd-foot {}
a, i, p, ul, li, div, span {font-size: 1rem;}
/* STRUCTURE_END */

/* UTILITYCLASSES_BEGIN */
*, *:before, *:after{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/* UTILITYCLASSES_END */

/* PSEUDOCLASSES_BEGIN */
.clearfix:after {content: "."; display: block; clear: both; font-size: 0; height: 0; visibility: hidden;}
/* IE-patch for IE 7 */
*:first-child+html .clearfix {min-height: 0;}s
/* IE-patch for IE 6 */
* html .clearfix {height: 1%;}
/* PSEUDOCLASSES_END */

#fd-head {position: relative; display: block; z-index: 900; width: 100%; padding: 0 5%; padding-right: 10%;  background-color: rgb(255,255,255); backdrop-filter: blur(1px);}

/* LOGO_BEGIN */
#ident {position: relative; display: block; height: 100%; float: left;}
#ident > a {display: block; padding: 1.4rem 0; color: #333; font-size: 0.9rem; font-weight: 300; text-decoration: none; text-transform: uppercase; white-space: nowrap;}
#ident > a > strong {font-weight: 500;}
#ident > a:before {font-family: 'FontAwesome'; content: '\f7e4'; margin-right: 0.5em;}
#ident:after {content: ''; display: block; clear: both;}
/* LOGO_END */

/* NAVIGATION_BEGIN */
#fd-mobile-nav {display: none;}
#fd-main-nav {position: relative; display: block; float:right;}

.fd-shadow {-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);}
#fd-ico-home,
#fd-menu-links {float: left;}
#fd-main-nav-rightside {float: left;}

/* navigation design */
#fd-menu-links, .sub-menu, .sub-menu > .menu-item-has-children > .sub-menu {margin: 0; padding: 0; list-style-type: none;}
#fd-menu-links > li {position: relative; display: block; float: left;}
.sub-menu {position: absolute; z-index: 1000; display: none;}
.sub-menu > .menu-item-has-children > .sub-menu {position: absolute; top: 0; left: 100%; z-index: 1000; vertical-align: right; display: none;}
.sub-menu > li, .sub-menu > .menu-item-has-children > .sub-menu > li {position: relative;}
#fd-ico-home, #fd-menu-links > li, .sub-menu > li, .sub-menu > .menu-item-has-children > .sub-menu > li {display: block;}
#fd-ico-home > a, #fd-menu-links > li > a, .sub-menu > li > a, .sub-menu > .menu-item-has-children > .sub-menu > li > a {display: block; padding: 1.35rem 0.5rem; color: #333; font-size: 1rem; font-weight: 400; text-decoration: none; white-space: nowrap; text-transform: uppercase;}
.sub-menu > li > a, .sub-menu > .menu-item-has-children > .sub-menu > li > a {padding: 1rem 2rem; font-size: 0.9rem; font-weight: 300;}
#fd-ico-home > a {padding: 1.5rem 1.0rem; font-size: 1rem; font-family: 'FontAwesome';}
#fd-menu-links > li > .sub-menu {border-top: 1px solid black; -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);}
.sub-menu > .menu-item-has-children > .sub-menu {border-top: 1px solid black; -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);}
.sub-menu > li > a {color: black;}
.sub-menu > .menu-item-has-children > .sub-menu > li > a {color: black; background-color: white;}
.menu-item-has-children > a::after {margin-left: 0.5rem; font-size: 0.85rem; font-family: 'FontAwesome'; content: '\f078';}
.sub-menu > .menu-item-has-children > a::after {margin-left: 0.5rem; font-size: 0.85rem; font-family: 'FontAwesome'; content: '\f054';}
/* dropdown menu */
#fd-menu-links > li:hover > .sub-menu, .sub-menu > li:hover > .sub-menu {display: block; background-color: white;}
#fd-ico-home> a:hover, #fd-menu-links > li > a:hover {color: #f73b3b;}
.sub-menu > li:hover > a {color: white; background-color: black;}
.sub-menu > .menu-item-has-children > .sub-menu > li:hover > a {color:white; background-color: black;}

/* navigation social */
#fd-social-links,
#fd-searchbar {float: left;}
#fd-social-links {margin: 0; padding: 0; list-style: none;}
#fd-social-links > li {position: relative; display: block; float: left; }
#fd-social-links > li > a {display: block; padding: 1.5rem 0.5rem; font-size: 1rem; font-family: 'FontAwesome'; color: #333; text-decoration: none; white-space: nowrap;}
#fd-social-links > li:hover > a {color: white; background-color: #f73b3b;}

/* navigation search */
#fd-searchbar {/*border-left: 1px solid #e6eaea;*/}
.fd-ico-search {float:left; display: block; margin: 0; padding: 1.5rem 1.0rem; font-size: 1rem; font-family: 'FontAwesome'; color: #333;}
#fd-searchbar-wrapper {display: none; position: absolute; top: 0; left: 0; z-index: 1000; width: 100%; padding: 0 5%; padding-right: 10%;}
.fd-searchform input#s {float:left; width: 95%; margin: 0; padding: 1.35rem 1.0rem; font-size: 1rem; font-weight: 300; text-transform: uppercase; border: none; outline: 0 none; color: grey; background-color: white;}
.fd-searchform input#s:focus {color: black;}
.fd-close-search {display: block; float: right; width: 5%; margin: 0; padding: 1.3rem 1.0em; text-align: center; color:white; background-color: black; font-size: 1rem; font-weight: 300; text-transform: uppercase; text-decoration: none; white-space: nowrap;}

#fd-head:after,
#fd-main-nav:after,
#fd-main-nav-rightside:after,
a.fd-close-search:after,
div.fd-searchbar:after {content: ''; display: block; clear: both;}
/* NAVIGATION_END */

/* BANNER_BEGIN */
/*#fd-slider {height: auto; display: block; background-size: cover; background-position: center 0; overflow: hidden;}*/
#fd-content-wrapper {}
#fd-content-wrapper > header {position: relative; background-color: white; background-image: url(""); height: 400px; display: block; background-size: cover; background-position: center; overflow: hidden;}
/* BANNER_END */

/* CONTETNT_BEGIN */
#fd-content-body {padding: 3% 0; font-size: 1rem;}
/* CONTETNT_END */

/* COMMON_SITE_BEGIN */
.fd-page-head {position: absolute; left: 10%; bottom: 0; margin: 0; margin-bottom: 0; padding: 0.8rem; font-size: 1rem; text-transform: uppercase; line-height: 1rem; color: white; background-color: black; -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);}
.fd-page-head > div {display: inline-block; margin: 0; padding: 0;}
.fd-page-head > div > span {margin: 0; padding: 0;}
.fd-page-head > div > .fd-page-head-category {font-weight: 500;}
.fd-page-head > div > .fd-page-head-category:after {margin-left: 0.5rem; font-size: 0.85rem; font-family: 'FontAwesome'; content: '\f054';}
.fd-page-head > div > .fd-page-head-title {font-weight: 300;}
.fd-page-wrapper {padding: 0 15%;}
.fd-page-content {font-size: 0.9rem; font-weight: 300; line-height: 1.8rem;}
.fd-page-content .has-medium-font-size {margin: 0; margin-bottom: 0.8rem; padding: 0;}
.fd-page-content .has-medium-font-size > strong {font-weight: 500;}
.fd-page-content a {font-size: 0.9rem; font-weight: 300; line-height: 1.8rem; color: #590000;}

/* sidebar */
.fd-sidebar-wrapper {padding: 0 10%;}
.fd-sidebar-content {display: block; float: left; width: 70%; padding-right: 1.5%;}
.fd-sidebar-sidebar {display: block; float: right; width: 30%; padding: 0 1.5%}
.fd-sidebar-sidebar:after,
#fd-content-body:after {content: ''; display: block; clear: both;}

.fd-sidebar-content > h2 {margin: 0; margin-bottom: 1.5rem; font-size: 1.8rem; text-transform: uppercase; line-height: 1.8rem;}

/* widgets */
.fd-sidebar-widget {margin:0; margin-bottom: 5%; padding: 0;}
.fd-sidebar-sidebar h2 {display: block; margin: 0; margin-bottom: 1rem; padding: 0; font-size: 1rem; color: black; text-transform: uppercase; font-weight: 300;}
.fd-sidebar-sidebar h2 > strong {font-weight: 500;}
/*.fd-sidebar-sidebar {font-size: 0.9rem; font-weight: 300;}*/

.fd-sidebar-widget > .wp-block-search {margin: 0; margin-bottom: 10%;}
.fd-sidebar-widget > .wp-block-search input {margin: 0; border: 1px solid #e6eaea; outline: none; background-color: white; color: #888; font-size: 0.9rem; line-height: 0.9rem; font-weight: 300; -webkit-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1); -moz-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1); box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1);}
.fd-sidebar-widget > .wp-block-search button {margin: 0; background-color: #e6eaea; color: #888; border: 1px solid #e6eaea; border-top-right-radius: 0.75rem; border-bottom-right-radius: 0.75rem; font-size: 0.9rem; line-height: 0.9rem; font-weight: 300; -webkit-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1); -moz-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1); box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1);}
.fd-sidebar-widget > .wp-block-search button:hover {background-color: #333; color: white;}

.fd-sidebar-sidebar ul,
.fd-sidebar-sidebar ul > li,
#fd-feuerwehrheim-sidebar ul,
#fd-feuerwehrheim-sidebar ul > li {margin: 0; margin-bottom: 1.2rem; padding: 0; list-style-type: none;}
.fd-sidebar-sidebar ul > li > a,
#fd-feuerwehrheim-sidebar ul > li > a {margin: 0; padding: 0.5rem 0.8rem; background-color: #e6eaea; color: #888; border-radius: 2rem; font-size: 0.9rem; line-height: 0.9rem; font-weight: 300; text-decoration: none;}
.fd-sidebar-sidebar ul > li a::before {font-family: 'FontAwesome'; content: '\f1ea'; margin-right: 0.5em;}
.fd-sidebar-sidebar ul > li a:hover {background-color: #333; color: white;}
#fd-feuerwehrheim-sidebar ul > li a::before {font-family: 'FontAwesome'; content: '\f08e'; margin-right: 0.5em;}
#fd-feuerwehrheim-sidebar ul > li > a:hover {background-color: #333; color: white;}

.fd-sidebar-widget .einsatzverwaltung-reportlist {width: 100%; border-collapse: collapse; table-layout:fixed; font-size: 0.9rem; font-weight: 300; color: #333; border: 1px solid #e6eaea; -webkit-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1); -moz-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1); box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1);}
.fd-sidebar-widget th,
.fd-sidebar-widget td {overflow: hidden; text-overflow:  ellipsis; white-space: nowrap;}
.fd-sidebar-widget th:nth-child(1),
.fd-sidebar-widget th:nth-child(3),
.fd-sidebar-widget th:nth-child(4),
.fd-sidebar-widget th:nth-child(6),
.fd-sidebar-widget td.einsatz-column-number,
.fd-sidebar-widget td.einsatz-column-time,
.fd-sidebar-widget td.einsatz-column-location,
.fd-sidebar-widget td.einsatz-column-incidentType {display: none;}
/* COMMON_SITE_END */

/* TWOCOL_BEGIN */
.fd-twocol {padding: 3% 10%;}
.fd-twocol-wrapper {display: block;}
.fd-twocol-container {float: left; width: 50%;}
.fd-twocol-container:nth-child(1n) {padding-left: 0; padding-right: 1.5%;}
.fd-twocol-container:nth-child(2n) {padding-left: 1.5%; padding-right: 0;}
.fd-twocol-container:nth-child(n+3) {margin-top: 3%;}
.fd-twocol-container:last-child:after,
.fd-twocol-wrapper:after {content: ''; display: block; clear: both;}
/* TWOCOL_END */

/* THREECOL_BEGIN */
.fd-threecol {padding: 3% 15%;}
.fd-threecol-wrapper {display: block;}
.fd-threecol-container {float: left; width: 33.33%;}
.fd-threecol-container:nth-child(1n) {padding-left: 0; padding-right: 1%;}
.fd-threecol-container:nth-child(2n) {padding-left: 0.75%; padding-right: 0.75%;}
.fd-threecol-container:nth-child(3n) {padding-left: 1%; padding-right: 0;}
.fd-threecol-container:nth-child(n+4) {margin-top: 3%;}
.fd-threecol-container:nth-child(3n):after,
.fd-threecol-container:last-child:after,
.fd-threecol-wrapper:after {content: ''; display: block; clear: both;}
/* THREECOL_END */

/* FOURCOL_BEGIN */
.fd-fourcol {padding: 3% 10%;}
.fd-fourcol-wrapper {display: block;}
.fd-fourcol-container {float: left; width: 25%;}
.fd-fourcol-container:nth-child(1n) {padding-left: 0; padding-right: 0.75%;}
.fd-fourcol-container:nth-child(2n) {padding-left: 0.75%; padding-right: 0.75%;}
.fd-fourcol-container:nth-child(3n) {padding-left: 0.75%; padding-right: 0.75%;}
.fd-fourcol-container:nth-child(4n) {padding-left: 0.75%; padding-right: 0;}
.fd-fourcol-container:nth-child(n+5) {margin-top: 3%;}
.fd-fourcol-container:nth-child(4n):after,
.fd-fourcol-container:last-child:after,
.fd-fourcol-wrapper:after {content: ''; display: block; clear: both;}
/* FOURCOL_END */

/* HOMEPAGE BEGIN */
/* navigation */
#fd-col-nav {text-align: center;}
#fd-col-nav > ul {display: inline-block; margin: 0; padding: 0; list-style-type: none;}
#fd-col-nav > ul > li {display: inline-block;}
#fd-col-nav > ul > li > a {margin: 0 0.3rem; padding: 0.5rem 0.8rem; background-color: #e6eaea; color: #888; border-radius: 2rem; font-size: 0.8rem; line-height: 0.8rem; font-weight: 300; text-decoration: none;}
#fd-col-nav > ul > li:first-child > a,
#fd-col-nav > ul > li:first-child:hover > a {background-color: #f73b3b; color: white;}
#fd-col-nav > ul > li:hover > a {background-color: #333; color: white;}
#fd-col-nav:after,
#fd-col-nav > ul:after,
#fd-col-nav > ul > li:last-child:after {content: ''; display: block; clear: both;}

/* headings */
.fd-col-title {display: block; margin: 0; margin-bottom: 3%; padding: 0; font-size: 1.2rem; color: black; text-transform: uppercase;}
.fd-col-title300 {font-weight: 300;}
.fd-col-title500 {font-weight: 500;}
.fd-col-title a {color: black; text-decoration: none;}

/* buttons */
.fd-morebutton {margin-top: 6%; text-align: center;}
.fd-morebutton > a {padding: 0.5rem 0.8rem; font-size: 0.9rem; line-height: 0.9rem; font-weight: 300; text-decoration: none; border-radius: 2rem;}

/* articles */
#fd-news {padding-top: 3%;}
.fd-post-container:nth-child(n+4) {padding-top: 3%; display: none;}

.fd-post-wrapper {border: 1px solid #e6eaea;}
.fd-post-thumbnail {background-size: cover;}
.fd-post-thumbnail > a {height: 10rem; display: block;}
.fd-post-article {/*height:;*/ -webkit-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.3); -moz-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.3); box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.3);}
.fd-post-title-date {padding: 5%; font-size: 0.8em; font-weight: 300; color: #888;}
.fd-post-article h3 {margin: 0; padding: 0 5%;}
.fd-post-article h3 a {color: black; font-size: 1.4rem; line-height: 1rem; font-weight: 500; text-decoration: none;}
.fd-post-article p {margin: 0; padding: 5%; font-size: 0.85rem; line-height: 1.5rem; font-weight: 300;}

.fd-moretag {position:relative; display: block; width: 80%; margin-top: 0.8rem; padding: 0.8rem 1.2rem; border-top: 1px solid #e6eaea;}
.fd-moretag > .fd-moretag-link > a {font-size: 0.9rem; font-weight: 300; text-decoration: none; color: #888;}
.fd-moretag > .fd-moretag-link > a:before {font-family: 'FontAwesome'; content: '\f18e'; margin-right: 0.5rem;}
.fd-moretag > .fd-moretag-social {position: absolute; left: 90%; bottom: 2.4rem;}
.fd-moretag > .fd-moretag-social > a {padding: 0.6rem 0.8rem; font-size: 0.8rem; line-height: 1rem; font-family: 'FontAwesome'; background-color: #e6eaea; color: #888; border-radius: 2rem;}
.fd-moretag > .fd-moretag-social > a:hover {background-color: black; color: white;}

#fd-news > .fd-morebutton > a {background-color: #f73b3b; color: white;}

/* more articles */
#fd-more-articles {background-color: #e6eaea;}
#fd-more-articles > .fd-col-title {margin-bottom: 3%; text-align: center; color: #333;}

.fd-morepost-container:nth-child(4n):after,
.fd-morepost-container:last-child:after {content: ''; display: block; clear: both;}
.fd-morepost-container:nth-child(n+5),
.fd-morepost-container:nth-child(4n+5){display: none;}
.fd-morepost-container:nth-child(n+9) {padding-top: 3%;}

.fd-morepost-thumbnail {background-size: cover;}
.fd-morepost-thumbnail > a {height: 8rem; display: block;}
.fd-morepost-article {padding-top: 3%;}
.fd-morepost-article > h3 {margin: 0;}
.fd-morepost-article > h3 > a {font-size: 1rem; line-height: 1rem; font-weight: 500; text-decoration: none; color: #333;}

#fd-more-articles > .fd-morebutton > a {color: #333; background-color: white;}

/* events */
#fd-events {background: white; /*-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);*/}
/*background: -moz-linear-gradient(45deg,  #999 0%, #333 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(45deg,  #999 0%,#333 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(45deg,  #999 0%,#333 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#468bf2', endColorstr='#f73b3b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/*}
/*div#fd-events div.fd-twocol-post-content {font-size: 15px; line-height: 1.5em; font-weight: 300;}*/

#fd-last-responses table.einsatzverwaltung-reportlist {width: 100%; border-collapse: collapse; table-layout:fixed; border: 1px solid #e6eaea; -webkit-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1); -moz-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1); box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1);}
#fd-last-responses table.einsatzverwaltung-reportlist tr {padding: 0;}
#fd-last-responses th,
#fd-last-responses td {font-size: 0.9rem; color: black; overflow: hidden; text-overflow:  ellipsis; white-space: nowrap;}
#fd-last-responses th {color: black;}
/*#fd-last-responses th:nth-child(1),
#fd-last-responses td:nth-child(1) {width: 8%;}
#fd-last-responses th:nth-child(2),
#fd-last-responses td:nth-child(2) {width: 18%;}
#fd-last-responses th:nth-child(4),
#fd-last-responses td:nth-child(4) {width: 28%;}*/
#fd-last-responses th:nth-child(3),
#fd-last-responses th:nth-child(4),
#fd-last-responses th:nth-child(6),
#fd-last-responses td.einsatz-column-time,
#fd-last-responses td.einsatz-column-location,
#fd-last-responses td.einsatz-column-incidentType {display: none;}
#fd-last-responses tr.einsatz-header {border: none;}
#fd-last-responses tr.einsatz-header th {padding: 0.5rem; text-align: left; font-weight: 500; background-color: #999; color: white; border: none;}
#fd-last-responses tr.report {background-color: rgba(255,255,255,0.1);}
#fd-last-responses tr.report:nth-child(2n) {background-color: #efefef/*rgba(255,255,255,0.2)*/;}
#fd-last-responses tr.report td {padding: 0.5rem; font-weight: 300;}
#fd-last-responses tr.report td a {color: black; font-weight: 500; text-decoration: none;}

/*div#fd-events ul.fd-twocol-post-content {margin: 0; padding: 0; list-style-type: none; font-size: 15px; line-height: 1.5em; font-weight: 300;}
div#fd-events ul.fd-twocol-post-content > li {padding: 5px 10px; background-color: #f73b3b; color: white;}

div#fd-events div.fd-twocol-post-content > div.events-header {padding: 8px 10px; font-size: 15px; font-weight: 500; color: white; background-color: rgba(247,59,59,0.6)gray;}
div#fd-events ul.events-list,
div#fd-events ul.events-list > li {margin: 0; padding: 0; list-style: none;}
div#fd-events ul.events-list > li {padding: 6px 10px; font-size: 15px; font-weight: 300; color: black;}
div#fd-events ul.events-list > li {background-color: rgba(255,255,255,0.1);}
div#fd-events ul.events-list > li:nth-child(2n+1) {background-color: #efefef/*rgba(255,255,255,0.2)*//*;}
div#fd-events ul.events-list > li > span.entry-date {display: inline-block;}
div#fd-events ul.events-list > li > div.event-link {display: inline-block; margin-left: 25px;}
div#fd-events ul.events-list > li > div.event-link > a {font-weight: 500; color: black; text-decoration: none;}

.event_filters,
#event_filters,
.wpem-event-listing-header-title {display: none;}*/

/* information */
#fd-information {line-height: 1.8rem;}
#fd-information > ul {list-style-type: none; margin: 0; padding: 3%; border: 1px solid #e6eaea; -webkit-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1); -moz-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1); box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.1);}
#fd-information > ul > li {font-size: 0.9rem; font-weight: 300;}
#fd-information > ul > li > a {font-size: 0.9rem; color:black; text-decoration: none;}
#fd-information-contact > span {display: block; padding-left: 2.5rem; font-size: 0.9rem;}
#fd-information-contact:before {display: inline-block; width: 2.5rem; font-family: 'FontAwesome'; content: '\f041';}
#fd-information-phone:before {display: inline-block; width: 2.5rem; font-family: 'FontAwesome'; content: '\f095';}
#fd-information-fax:before {display: inline-block; width: 2.5rem; font-family: 'FontAwesome'; content: '\f1ac';}
#fd-information-mail a:before {display: inline-block; width: 2.5rem; font-family: 'FontAwesome'; content: '\f1d8';}
#fd-information-emergency:before {display: inline-block; width: 2.5rem; font-family: 'FontAwesome'; content: '\f095';}
#fd-information-insta a:before {display: inline-block; width: 2.5rem; font-family: 'FontAwesome'; content: '\f16d';}
#fd-information-facebook a:before {display: inline-block; width: 2.5rem; font-family: 'FontAwesome'; content: '\f09a';}
#fd-information-members:before {display: inline-block; width: 2.5rem; font-family: 'FontAwesome'; content: '\f0c0';}
#fd-information-grounded:before {display: inline-block; width: 2.5rem; font-family: 'FontAwesome'; content: '\f073';}

/* contact */
#fd-contact {padding-top: 3%; border-top: 1px solid #e6eaea;}
#ninja_forms_widget-1 h3 {display: none;}
#ninja_forms_widget-1 .contact-form-element {margin: 0; padding: 0; display: block;}
#ninja_forms_widget-1 input,
#ninja_forms_widget-1 textarea {margin-bottom: 0.5rem; padding: 0.5rem; font-family: 'Roboto', sans-serif; font-size: 0.9rem; font-weight: 300; color: black; background-color: white; border: 1px solid #333;}
.submit-container {text-align: left;}
.submit-container input {background-color: #333 !important; color: white !important;}
.nf-form-fields-required {display: none;}
/* HOMEPAGE END */

/* ARCHIVE_BEGIN */
.fd-archive-post-container {padding-top: 3%;}
.fd-archive-post-container:nth-child(1) {padding-top: 0;}
.fd-archive-post-wrapper {position: relative; border: 1px solid #e6eaea;}
.fd-archive-post-thumbnail {position: absolute; top: 0; left:0; height: 100%; background-size: cover;}
.fd-archive-post-thumbnail a {display: block; width: 15rem; height: 100%;}
.fd-archive-post-article {margin-left: 15rem; -webkit-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.3); -moz-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.3); box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.3);}
.fd-archive-post-article h3 {display: inline-block; margin: 0; padding: 3%;}
.fd-archive-post-article h3 a {color: black; font-size: 1.2rem; line-height: 1rem; font-weight: 500; text-decoration: none;}
.fd-archive-post-title-date {display: inline-block; padding: 0; font-size: 0.8em; font-weight: 300; color: #888;}
.fd-archive-post-article p {margin: 0; padding: 3%; padding-top: 0; font-size: 0.95rem; line-height: 1.5rem; font-weight: 300;}
/* ARCHIVE_END */

/* SEARCH_SITE_BEGIN */
.fd-search-post-container {padding-top: 3%;}
.fd-search-post-container:nth-child(1) {padding-top: 0;}
.fd-search-post-wrapper {position: relative; border: 1px solid #e6eaea;}
.fd-search-post-thumbnail {position: absolute; top: 0; left:0; height: 100%; background-size: cover;}
.fd-search-post-thumbnail a {display: block; width: 15rem; height: 100%;}
.fd-search-post-article {margin-left: 15rem; -webkit-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.3); -moz-box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.3); box-shadow: 0px 10px 20px 1px rgba(160,160,160,0.3);}
.fd-search-post-article h3 {display: inline-block; margin: 0; padding: 3%;}
.fd-search-post-article h3 a {color: black; font-size: 1.2rem; line-height: 1rem; font-weight: 500; text-decoration: none;}
.fd-search-post-title-date {display: inline-block; padding: 0; font-size: 0.8em; font-weight: 300; color: #888;}
.fd-search-post-article p {margin: 0; padding: 3%; padding-top: 0; font-size: 0.95rem; line-height: 1.5rem; font-weight: 300;}
.fd-search-post-cat {margin: 0; padding: 1% 3%; padding-bottom: 0; color: #888; text-transform: uppercase;}
.fd-search-post-cat-title {font-size: 0.8rem; font-weight: 500;}
.fd-search-post-cat-content {font-size: 0.8rem; font-weight: 300;}
.fd-search-post-cat-content ul,
.fd-search-post-cat-content ul li {margin: 0; padding: 0; list-style: none; display: inline-block;}
.fd-search-post-cat-content ul li a {font-size: 0.8rem; font-weight: 300; text-decoration: none; color: #888;}
/* SEARCH_SITE_END */

/* CONTACT_SITE_BEGIN */
.contact {}
/* Contact_SITE_END */

/* EVENTS_SITE_BEGIN */
/* .simcal-calendar,
.simcal-past,
.simcal-day {}
ul.simcal-events {line-height: 15px;}
ul.simcal-events,
ul.simcal-events li {margin: 0; padding: 0; list-style-type: none;}
table.fd-events-table {margin: 0; padding: 0; border-collapse: collapse; table-layout:fixed;}
table.fd-events-table tr {padding: 0;}
table.fd-events-table td {padding: 8px 10px; font-size: 15px; font-weight: 300; white-space: nowrap;}
table.fd-events-table td div.simcal-event-description,
table.fd-events-table td div.simcal-event-description p {margin: 0; padding: 0;}
/* EVENTS_SITE_END */

/* FOOTER_BEGIN */
#fd-foot {border-top: 1px solid #350000; color: white; background-color: #590000; padding: 1.5% 5%; line-height: 1.8rem;}

#fd-foot-information {padding: 3% 1.75%;}
#fd-foot-information h3 {margin: 0; margin-bottom: 3%; font-size: 1.5rem; font-weight: 500;}
.fd-foot-menu,
.fd-foot-menu > li,
.fd-foot-contact-menu,
.fd-foot-contact-menu > li,
.fd-foot-service-menu,
.fd-foot-service-menu > li,
.fd-foot-social-menu,
.fd-foot-social-menu > li {list-style-type: none; margin: 0; padding: 0;}
.fd-foot-menu > li,
.fd-foot-contact-menu > li,
.fd-foot-service-menu > li,
.fd-foot-social-menu > li {font-size: 0.9rem; font-weight: 300;}
.fd-foot-contact-menu > li, ul.fd-foot-social-menu > li {}
.fd-foot-menu > li a,
.fd-foot-contact-menu > li a,
.fd-foot-service-menu > li a,
.fd-foot-social-menu > li a {font-size: 0.9rem; color: white; text-decoration: none;}
#fd-foot-contact > span {display: block; padding-left: 1.5rem; font-size: 0.9rem;}
#fd-foot-contact:before {display: inline-block; width: 1.5rem; font-family: 'FontAwesome'; content: '\f041';}
#fd-foot-phone:before {display: inline-block; width: 1.5rem; font-family: 'FontAwesome'; content: '\f095';}
#fd-foot-fax:before {display: inline-block; width: 1.5rem; font-family: 'FontAwesome'; content: '\f1ac';}
#fd-foot-mail a:before {display: inline-block; width: 1.5rem; font-family: 'FontAwesome'; content: '\f1d8';}
#fd-foot-emergency:before {display: inline-block; width: 1.5rem; font-family: 'FontAwesome'; content: '\f095';}
#fd-foot-insta a:before {display: inline-block; width: 1.5rem; font-family: 'FontAwesome'; content: '\f16d';}
#fd-foot-facebook a:before {display: inline-block; width: 1.5rem; font-family: 'FontAwesome'; content: '\f09a';}

#fd-copyright {padding: 2% 6.75%; font-size: 0.9rem; font-weight: 300; color: white; background-color:#350000;}
#fd-copyright a {font-weight: 500; font-size: 0.9rem; color: white; text-decoration: none;}
/* FOOTER_END */