.breadcrumb {
    display: none;
}
body.front div#first-time {
    display: none;
}

.block.riverwatch-site-slogan {
    margin-bottom: 0;
}
.block.riverwatch-site-slogan h6.site-slogan {
    color: #333;
    font-size: 36px;
    font-weight: normal;
    margin: 0;
    margin-top: 28px;
    margin-left: 110px;
    text-align: left;
    font-family: "brandon", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.block.riverwatch-site-slogan h6.site-slogan:before {
    display: inline-block;
    color: #ddd;
    margin-right: 6px;
    content: '\201E';
}
.block.riverwatch-site-slogan h6.site-slogan:after {
    display: inline-block;
    color: #ddd;
    margin-left: 6px;
    content: '\201D';
}

.rw-language-switching {
    position: absolute;
    top: -28px;
    right: 20px;
    border: 1px solid #eee;
    border-bottom: none;
    padding: 2px 10px;
}

.rw-language-switching > a {
    display: inline-block;
}

/*
    No margin anymore, as we only display one flag anyway
    .rw-language-switching > a:first-of-type {
        margin-right: 4px;
    }
*/
.rw-language-switching.images-32 {
    top: -35px;
    padding: 0 6px 1px;
}

@media (max-width: 979px) {
    .rw-language-switching.images-32 {
        top: 9px;
        padding-right: 0;
        border: none;
    }
}

/*
    No margin anymore, as we only display one flag anyway
.rw-language-switching.images-32 > a:first-of-type {
    margin-right: 6px;
}
*/

/** override template.css default style */
.area.after_content .content-inner {
    background-color: transparent;
    border: none;
}

/** custom block for project logos */
.right-sidebar-logo-block .block-title {
    display: none;
}
.right-sidebar-logo-block {
    font-size: 90%;
    /* font-family: Helvetica, sans-serif; */
}

.right-sidebar-logo-block i {
    color: #aaa;
}

/** custom block whatwedo */
.block.block-riverwatch.block-riverwatch-whatwedo {

}

.block.block-riverwatch.whatwedo .block-title.project-title {
    border-bottom: none;
}

.block.block-riverwatch.whatwedo .block-title.project-title h2 {
    text-align: center;
}

.block.block-riverwatch.whatwedo .block-title.project-title h2 > span {
    font-size: 30px;
}

.block.block-riverwatch.whatwedo .post-image {
    margin-bottom: 10px;
}

.block.block-riverwatch.whatwedo .project-description {
    font-size: 18px;
    font-weight: 300;
    text-align: justify;
}

.block.block-riverwatch.whatwedo .logo-wrap {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 15px;
}



.block.block-riverwatch.whatwedo .logo-wrap img {
    height: 90px;
}

/* don't display any kind of border if 'border-size' is set to 0 via table settings */
.field-name-body table[border="0"],
.field-name-body table[border="0"] tbody,
.field-name-body table[border="0"] td {
    border: none;
}

.view-news-teasers .post-title h3,
.view-news-teasers .post-title h3 > a {
    font-size: 20px;
}

/* Barrier survey styles */
body.page-dedamming-barrier-survey a.fixed-blue {
    color: #0099CC !important;
}
body.page-dedamming-barrier-survey a.fixed-blue:hover {
    text-decoration: underline;
}

body.page-dedamming-barrier-survey .section .section-title {
    background: none;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0 10px;
    margin-bottom: 20px;
}

body.page-dedamming-barrier-survey .section {
    margin-bottom: 30px;
}
body.page-dedamming-barrier-survey .section.section-0 {
    margin-bottom: 50px;
}

body.page-dedamming-barrier-survey .section.section-0 a:hover {
    text-decoration: underline !important;
}

body.page-dedamming-barrier-survey .section h1 {
    margin-bottom: 30px;
}

body.page-dedamming-barrier-survey .section .section-title h1,
body.page-dedamming-barrier-survey .section .section-title h2,
body.page-dedamming-barrier-survey .section .section-title h3,
body.page-dedamming-barrier-survey .section .section-title h4 {
    margin: 0;
}
body.page-dedamming-barrier-survey .section .section-title span {
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    color: #000;
    font-family: "brandon";
}
body.page-dedamming-barrier-survey .section .section-title span:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #ff970c;
    bottom: -11px;
    left: 0;
    position: absolute;
}
body.page-dedamming-barrier-survey label.barrier-type-label {
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
body.page-dedamming-barrier-survey .section-3 .form-type-radios .form-type-radio,
body.page-dedamming-barrier-survey .section-4 .form-type-radios .form-type-radio,
body.page-dedamming-barrier-survey .section-5 .form-type-radios .form-type-radio,
body.page-dedamming-barrier-survey .section-6 .form-type-radios .form-type-radio {
    float: left;
    margin-right: 20px;
}

body.page-dedamming-barrier-survey .section-3 .form-radios:after,
body.page-dedamming-barrier-survey .section-4 .form-radios:after,
body.page-dedamming-barrier-survey .section-5 .form-radios:after,
body.page-dedamming-barrier-survey .section-6 .form-radios:after {
    display: block;
    content: '';
    clear: left;
}

body.page-dedamming-barrier-survey .section-4 .form-type-radios .form-type-radio {
    margin-top: 0;
    margin-bottom: 0;
}

body.page-dedamming-barrier-survey .section-4 .fish-row {
    margin-bottom: 12px;
}

body.page-dedamming-barrier-survey .section-4 .fish-label {
    display: block;
    font-weight: bold;
}
body.page-dedamming-barrier-survey .section-4 .fish-label-latin {
    font-style: italic;
    font-size: 90%;
}

body.page-dedamming-barrier-survey .section-4 .form-type-radios,
body.page-dedamming-barrier-survey .section-4 .form-item-fish-other {
    margin: 0;
}

body.page-dedamming-barrier-survey .remove-coordinates:hover {
    cursor: pointer;
    color: #ff4149;
    text-decoration: underline;
}

/* barrier survey barrier type responsive images */
@media (max-width: 991px) {
    body.page-dedamming-barrier-survey .barrier-type-image {
        height: auto;
        margin-bottom: 30px;
    }
}
@media (min-width: 992px) {
    body.page-dedamming-barrier-survey .barrier-type-image {
        height: 136px;
        overflow: hidden;
    }
}
@media (min-width: 1200px) {
    body.page-dedamming-barrier-survey .barrier-type-image {
        height: 170px;
        overflow: hidden;
    }
}

#block-search-form #search-block-form input:focus {
    box-shadow: none;
    width: 280px;
    background-color: #fff;
}

/** override frontpage slider, make titles a little bit smaller */
.view-slidershow-main .view-slider.v1 .post-large .views-field-title a {
    padding-bottom: 0;
}

.view-slidershow-main .post-large .views-field-body {
    display: none;
}

.view-slidershow-main .post-slider.post-block .views-field-title a {
    text-transform: none;
}

/** social region */
.social-region {
    position: absolute;
    right: 26px;
    top: 10px;
}

.social-region .fb-link img {
    width: 32px;
}
.social-region .ig-link {
    margin-left: 10px;
    float: right;
    display: block;
    background-color: #f10076;
    width: 32px;
    height: 32px;
    border-radius: 2px;
}
.social-region .ig-link img {
    width: 24px;
    height: 24px;
    margin-top: 4px;
    margin-left: 4px;
}
.social-region .tw-link {
  margin-left: 10px;
  float: right;
  display: block;
}

.social-region .tw-link img {
  width: 32px;
  border-radius: 2px;
}

@media (max-width: 979px) {
    .social-region {
        top: 9px;
        right: 68px;
    }
}

.ives-gallery-overview .views-row {
    width: 300px;
    float: left;
    margin-right: 10px;
}
.ives-gallery-overview:after {
    content: '';
    display: block;
    clear: left;
}

.node-gallery .gallery-images-thumbnails {
    margin-top: 20px;
}
.node-gallery .gallery-images-thumbnails:after {
    display: block;
    content: '';
    clear: both;
}

.node-gallery .gallery-images-thumbnails .field-item {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* data protection */
.form-type-checkbox.form-item-data-protection {
    margin-bottom: 2px;
}
