@font-face {
    font-family: 'trs_hand_fbold';
    src: url('../assets/fonts/trs_hand_bold_f-webfont.woff2') format('woff2'),
         url('../assets/fonts/trs_hand_bold_f-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'trs_hand_f_regularregular';
    src: url('../assets/fonts/trs_hand_regular_f-webfont.woff2') format('woff2'),
         url('../assets/fonts/trs_hand_regular_f-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html {
    position: relative;
    min-height: 100%;
}
body {
    color: #2e2926;
    font-family:'DIN Next W01';
    font-size: 16px;
    margin-bottom: 60px;
}
a {
    font-weight: bold;
}
a:hover {
    text-decoration: none;
}
p {
    color: #2e2926;
    font-family:'DIN Next W01';
    font-size: 16px;

}
h1 {
    color: #2e2926;
    font-family: 'trs_hand_fbold';
    font-size: 42px;
    margin-top: 0px;
}
h2 {
    font-family:'DIN Next W01';
    font-size: 16px;
    font-weight: bold;
}
#map {
    cursor: default;
    height: 300px;
    overflow: visible;
    position: relative;
    width: 100%;
    z-index: 0;
}
.back-bar {
    background-color: #fff;
    position: relative;
    z-index: 100;
}
.back-bar a {
    color: #a0a0a0;
    font-weight: normal;
}
.back-bar a:hover {
    color: #2e2926;
    cursor: pointer;
    font-weight: normal;
}
.back-bar p {
    font-size: 12px;
    margin: 2px 0 0;
}
.big-tile {
    margin: 0 0 30px 0;
}
.big-tile h2 {
    font-size: 20px;
    margin: 0 0 6px 0;
}
.big-tile p {
    margin: 0px;
}
.big-tile-thumb {
    overflow: hidden
}
.big-tile-thumb img{
    width: 100%;
    border-bottom: 1px solid #bdbaba;
}
.big-tile-body {
    padding: 15px;
}
.breadcrumb {
    background-color: rgba(189, 210, 220, 0.3);
    border-bottom: 1px solid #bdbaba;
    border-radius: 0;
    margin: 0;
}
.button-block {
    margin: 50px 0;
}
.button-secondary {
    background: none;
    border: solid 2px #337ab7;
    color: #337ab7;
    font-family: 'trs_hand_fbold';
    font-size: 26px;
    padding: 2px 15px 6px 15px;
    margin-bottom: 15px;
}
.button-primary {
    background: #337ab7;
    border: none;
    color: #fff;
    font-family: 'trs_hand_fbold';
    font-size: 28px;
    margin: 0 5px;
    padding: 12px 25px 14px 25px;
}
.clearfix::after { 
   content: " ";
   display: block; 
   height: 0; 
   clear: both;
}
.clouds {
    width: 100%;
}
.community-directory-icon {
    float: left;
    margin: 0 10px 0 0;
    width: 20px;
}
.color-row {
    margin: 0;
}
.color-row > [class*='col-'] {
    padding: 1px;
}
.color-tile {
    padding: 8px 8px 1px 8px;
}
.color-tile p {
    color: #fff;
    text-shadow: 1px 1px 2px #000;
}
.community-link a {
    cursor: pointer;
    font-size: 14px;
    font-weight: 100;
    text-decoration: none;
}
.community-logo {
    height: 26px!important;
}
.dark {
    background-color: rgba(189, 210, 220, 0.4);
}
.dark-tile {
    background-color: #fff;
    border: 1px solid #bdbaba;
}
.directory {
    padding: 15px;
    margin-bottom: 15px;
}
.directory hr {
    border-color: #bdbaba;
    margin: 15px 0;
}
.directory p {
    font-size: 18px;
    margin: 0;
}
.directory-byline {
    color: #94988e;
    font-size: 12px!important;
    font-weight: normal;
    text-transform: uppercase;
    margin-top:-3px!important;
}
.directory-byline a {
    color: #94988e;
    font-weight: normal;
}
.directory-byline a:hover {
    text-decoration: none;
    color: rgb(46, 41, 38);
    cursor: pointer;
}
.directory-icon {
    float: left;
    margin: 2px 10px 0 0;
    width: 26px;
}
.division {
    padding-top: 50px;
		padding-bottom: 50px;
    overflow: hidden;
}
.download-tile {
    background-color: #e5edf1;
    border: 1px solid #bdbaba;
    float: right;
    max-width: 200px;
    padding: 20px 20px 10px 20px;
}
.custom-popup .leaflet-popup-content-wrapper {
    background-color: #e5edf1;
}
.custom-popup .leaflet-popup-tip {
  border-left:15px solid transparent;
  border-right:15px solid transparent;
  border-top:15px solid #e5edf1;
}
.dropdown-menu {
    border-radius: 0;
}
.hero-button{
    margin-top: 24px;
}
.hero-copy {
    margin: 20px 0;
}
.hero-copy p {
    font-size: 22px;
}
.hero-highlight h1 {
    margin-bottom: 24px!important;
}
.hero-image img {
    width: 100%;
}
.hero-image-right {
    float: right;
    margin: 0 0 15px 15px ;
    width: 200px;
}
.hero-image-right img{
    width: 100%;
}
.hero-photo {
    margin: 0;
    min-height: 400px;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.hero-photo h1 {
    color: #fff;
    text-shadow: 1px 1px 5px #000;
}
.hero-photo p {
    color: #fff;
    text-shadow: 1px 1px 5px #000;
    font-size: 22px;
}
.hero-photo img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    min-height: 400px;
    min-width: 100%;
    z-index: -100;
}
.hero-photo button{
    background: none;
    border: solid 2px #fff;
    box-shadow: 1px 1px 5px #000, inset 1px 1px 5px #000;
    color: #fff;
    font-family: 'trs_hand_fbold';
    font-size: 26px;
    padding: 6px 15px 8px 15px;
    text-shadow: 1px 1px 5px #000;
}
.hero-signup-block {
    background-color: #0975a7;
    color: #fff;
    padding: 20px;
}
.hero-signup-block h1 {
    color: #fff;
    font-size: 40px;
}
.hero-signup-block [type=email] {
    border: none;
    color: rgba(0, 0, 0, 0.5);
    font-family:'DIN Next W01';
    font-size: 24px;
    height: 40px;
    padding: 12px;
    width: 100%
}
.mc-field-group {
    border: none;
    color: rgba(0, 0, 0, 0.5);
    font-family:'DIN Next W01';
    font-size: 24px;
    height: 40px;
    width: 75%;
    display: inline-block;
}
.mc-submit-container {
    float: right;
    width: 25%
}
.hero-signup-block button  {
    background-color: #bcd2dc;
    border: none;
    color: #0975a7;
    float: right;
    font-family: 'trs_hand_fbold';
    font-size: 24px;
    height: 40px;
    width: 25%
}
.hero-signup-block input {
    -webkit-border-radius:0;
    border-radius: 0;
}
.hero-signup-block input[type=submit]  {
    background-color: #bcd2dc;
    border: none;
    color: #0975a7;
    font-family: 'trs_hand_fbold';
    font-size: 24px;
    height: 40px;
    width: 100%;
}
.hero-signup-block button:hover {
    background-color: #d0e4ed;
}
.hero-signup-block button:active {
    background-color: #aabfc9;
}
.hero-social-block {
    margin: 20px 0;
}
.hero-social-icon {
    height: 40px;
    margin: 0 20px;
}
.highlight-container{
    max-width: 680px;
    margin: 0 15px 25px 15px;
    text-align: left;
}
.highlight-container p {
    font-size: 18px;
    margin-bottom: 24px;
}
.highlight-copy p {
    font-size: 18px;
    margin-bottom: 24px;
}
.illustration-copy {
    text-align: center;
    padding: 10px 10px 0px 10px;
}
.illustration-copy h2 {
    margin: 0;
}
.illustration-image {
    border-bottom: 1px solid #bdbaba;
}
.illustration-image img {
    width: 100%;
}
.illustration-tile {
    margin: 15px 0;
}
.fa {
    color: #adadad;
}
.feature-block {
    margin: 50px 0;
    padding: 50px 0;
}
.feature-block h1{
    text-align: center;
    margin-bottom: 25px;
}
.feature-partner {
    height: 120px;
    margin-bottom: 30px;
}
.feature-partner img {
    max-height: 100%;
    max-width: 100%;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.feature-partner h2 {
    font-size: 20px;
    margin: 10px 0 6px 0;
}
.feature-partner p {
    margin-bottom: 30px;
}
.full-width-desktop{
    width: auto;
}
.featured-item {
    margin-bottom: 15px;
    width: 100%;
    
}
.featured-item img{
    max-width: 100%;
}
.feed-item {
    background: rgba(189, 210, 220, 0.4)!important;
    border: 1px solid #bdbaba!important;
    padding: 0!important;
}
.file-browser hr{
    margin-top: 14px;
    margin-bottom: 12px;
}
.file-browser li {
    list-style: none;
}
.file-browser li span {
    color: #9a9a9a;
    font-size: 24px;
    vertical-align: -5px;
}
.file-browser ul {
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.file-browser-inner {
    max-height: 400px;
    overflow: scroll;
    padding: 18px 20px 14px 20px;
}
.filter-tile {
    padding: 0 15px 15px 15px;
}
.filter-tile h2 {
    font-size: 20px;
    margin: 15px 0 0  0;
}
.filter-tile a {
    font-size: 18px;
    font-weight: normal;
    color: #94988e;
}
.filter-tile a:hover {
    text-decoration: none;
    color: rgb(46, 41, 38);
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
    box-shadow: 0px 0px 5px #000000;
}
.footer p {
    margin: 0;
    font-size: 14px;
}
.footer-copy {
    margin: 10px 0;
    float: left;
}
.footer-logo {
    height:40px;
    margin:10px 0px 10px 10px;
}
.footer-logo-wrapper {
    float: right;
    text-align: right;
}
.form-field-group {
    border: none;
    color: rgba(0, 0, 0, 0.5);
    font-family:'DIN Next W01';
    font-size: 24px;
    height: 40px;
    width: 75%;
    display: inline-block;
}
.form-submit-container {
    float: right;
    width: 25%
}
.inline-image {
    height: 0px;
    max-width: 750px;
}
.inline-image img {
    margin: 0 20px 20px 20px;
}
.j-poster {
    display: none;
}
.j-text {
    padding: 10px;
}
.leaflet-container {
    background: none;
}
.leaflet-container h1 {
    font-family: trs_hand_fbold;
    font-weight: bold;
    font-size: 24px!important;
}
.leaflet-control-container {
    display: none;
}
.left-aligned p {
    text-align: left;
}
.light{
    background-color: #fff;
}
.light-tile {
    background-color: rgba(189, 210, 220, 0.4);
    border: 1px solid #bdbaba;
}
.login-errors {
		color: red;
}
.map-above {
    position: relative;
    z-index: 1;
}
.modal-tile {
	background: #fff;
	border: 1px solid #bdbaba;
	margin-bottom: 15px;
}
.modal-tile:last-of-type {
	margin-bottom: 0;
}
.modal-tile-copy {
	padding: 15px;
}
.modal-tile-thumb {
	border-right: 1px solid #bdbaba;
	float: left;
	height: 180px;
	margin-right: 15px;
	width: 181px;
}
.modal-tile-thumb img {
	height: 100%;
	width: 100%;
}
.muted-signup-block {
    background-color: #e5edf1;
    padding: 0;
}
.muted-signup-block h1 {
    font-size: 32px;
}
.muted-signup-block hr {
    border-color: #bdbaba;
}
.narrative-block {
    margin: 0;
    max-width: 750px;
    padding: 0;
}
.narrative-block h1 {
    text-align: center;
    margin-bottom: 20px;
}
.narrative-block h2 {
    text-align: left;
    font-size: 26px;
}
.narrative-block p {
    text-align: left;
}
.narrative-block li {
    text-align: left;
}
.narrative-block hr {
    border-top: 1px solid #2E2A25;
}
.navbar-brand {
    padding: 12px 15px;
}
.navbar-default {
    background-color: #fff;
    box-shadow: 0px 0px 5px #000000;
    border-radius: 0;
    font-family:'DIN Next W01';
    margin: 0;
}
.navbar-default a {
    font-weight: normal;
}
.navbar-logo {
    height: 30px;
}
.rich-content-block {
    margin: 50px 0;
    padding: 50px 0;
}
.photo-block {
    margin-top: 15px;
    margin-bottom: 20px;
}
.photo-tile {
    background-color: rgba(189, 210, 220, 0.4);
    border: 1px solid #bdbaba;
}
.photo-tile-nobg  {
    background-color: none;
    border: none;
}
.photo-tile img {
    width: 100%;
}
.photo-tile-nobg img {
    width: 100%;
}
.photo-tile-caption {
    padding: 15px 15px 5px 15px;
}
.photo-tile-caption-nobg {
    padding: 15px 0;
}
.screen-center {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-link {
    font-size: 24px;
    font-variant: small-caps;
    margin: 15px;
}
.signup-errors {
    color: #ff0000;
}
.signup-form {
    border-radius: 0;
    background: #e5edf1;
    color: #2e2926;
}
.signup-form h1 {
    color: #2e2926;
    margin-bottom: 15px;
}
.signup-form h2 {
    color: #2e2926;
    margin: 10px 0 0 0;
}
.signup-form a {
    font-weight: normal;
    margin: 0;
}
.signup-form textarea {
    color: #3c3c3c;
    font-size: 12px;
    width: 100%;
}
.signup-form label {
    font-weight: normal;
    margin: 5px 0 0 0;
}
.signup-form input {
    line-height: 18px;
    border: 1px solid #e5e5e5;
    color: #3c3c3c;
}
.signup-input-seventy {
    float: right;
    width: 70%;
}
.signup-input-sixty {
    float: right;
    width: 60%;
}
.signup-input-wide {
    width: 100%;
}
.signup-form [type=submit] {
    background: none;
    border: solid 2px #337ab7;
    border-radius: 0;
    color: #337ab7;
    font-family: 'trs_hand_fbold';
    font-size: 26px;
    padding: 12px 15px 12px 15px;
    margin-bottom: 15px;
}
.simple-thumb {
    float: right;
    margin: 0 0 15px 15px
}
.simple-thumb img {
    width: 100%;
}
.small-modal {
  max-width: 380px;  
}
.small-tile {
    margin: 15px 0;
    height: 102px;
}
.small-tile-image{
    border-right: 1px solid #bdbaba;
    float: left;
    margin-right: 10px;
    width: 101px;
}
.small-tile-image img{
    width: 100%;
}
.small-tile h2{
    margin: 0 0 2px 0;
}
.small-tile p{
    font-size: 14px;
    margin: 0;
    line-height: 18px;
}
.small-tile-caption {
    padding: 10px;
}
.spacer {
		content: "";
		display: table;
		clear: both;
		width: 100%
}
.tip-block {
    border: 1px solid #bdbaba;
    width: 100%;
    padding: 20px 20px 20px 20px;
    margin-bottom: 10px
}
.tip-block-img {
    max-height: 150px;
}
.title-block {
    margin: 50px 0;
    max-width: 750px;
}
.title-block h1 {
    text-align: center;
    margin-bottom: 20px;
}
.title-block p.subtitle {
    font-size: 22px;
    margin: -15px 0 0 0;
    text-align: center;
}
.updates {
    padding-bottom: 36px;
}
.updates h2 {
    margin: 0;
}
.updates ul li {
    display: block;
}
.updates ul li:before {
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #2e2926;
}
.wide-photo-block {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.wide-photo-block img {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -100;
}
@media (min-width: 768px) {
    p {
        font-size: 16px;
    }
    h1 {
    font-size: 48px;
    }
    h2 {
        font-size: 20px;
    }
    #map {
        height: 500px;
    }
    .community-logo {
        height: 30px!important;
    }
    .footer-copy {
        margin: 20px 0;
    }
    .footer-logo-wrapper {
        min-width: 250px;
    }
    .full-width-desktop{
        width: 100%;
    }
    .highlight-container{
        text-align: center;
    }
    .narrative-block p {
        font-size: 18px;
    }
    .narrative-block li {
        font-size: 18px;
    }
    .navbar-brand {
        padding: 10px 15px;
    }
}
@media (min-width: 992px) {
    .navbar-default {
        font-size: 16px
    }
    .tip-block-img {
        max-height: 200px;
        max-width: 100%;
    }
    .wide-photo-block img {
        height: auto;
        width: 100%;
    }
}
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}