.bg-white-blur {
    background: url(../image/blur.png) repeat-y #fff;
    background-position: right;
}
.bg-white-sky {
    background: url(../image/solid.png) repeat-y #fff;
    background-position: right;
}
.img-header {
    min-height: 200px;

    /*	background: url('../image/img-header.png') no-repeat center center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;*/
}
.img-header .options {
    height: 280px;
}
.img-header .options ul {
    left: 0;
    bottom: 17px;
    position: absolute;
    list-style-type: none;

    margin-bottom: 0;
}
.img-header .options ul li {
    float: left;
}
.img-header .options ul li a {
    color: #014b6e;
    background-color: #addaf1;
    padding: 20px 20px;
    text-align: center;
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    display: inline;
}
.img-header .options ul li a.active,
.img-header .options ul li a:hover {
    color: #ffffff;
    background-color: #014b6e;
    padding-top: 25px;
}

.projects {
    min-height: 100px;
}
.projects .project-item {
    /*padding: 20px;*/
}
.projects .project-item a {
}

.filter .input-group {
    /*width: 180px;*/
}
.filter input[type=text] {
    padding: 10px;
    color: #014b6e;
    background-color: #addaf1;
}

/* Details */
.filter.details {
    width: 100%;
    position: absolute;
    margin-top: 3rem !important;

    padding-left: 0;
    padding-right: 0;
}
.filter.details .filter-inside {
    background-color: #fff;
    padding: 10px 25px 20px 25px;
}
.filter.details img.img-circle {
    width: 150px;
    height: 150px;
}
.filter.details .social {
    text-align: center;
}
.filter .filter-box {
    padding: 15px;
    border-radius: 5px;
}
.filter .filter-outside button {
    background-color: inherit;
}

.partners .socmed {
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    padding: 8px 10px;
}
.partners .socmed i {
    min-width: 19px;
}
.partners .socmed.fb {
    background-color: #3b5b98
}
.partners .socmed.linkedin {
    background-color: #0077b4
}
.partners .socmed.twitter {
    background-color: #00acee
}
.partners .partner-item img {
    width: 120px;
    max-width: 120px;
}

.participants .participant-item {
    text-align: center;
}
.participants .participant-item a {
    display: block;
}
.participants .participant-item img:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.participants button {
    padding: 10px;
}

#members-list .participant-item {
    text-align: center;
}


.projects.map {
}
.olMapViewport {
    z-index: 900;
}
.map-iframe {
    display: flex;
}
.map-iframe .filter {
    position: absolute;
    right: 15px;
    z-index: 998;

    background-color: #ffffff
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    border: none;
}
.leaflet-touch .leaflet-bar a:last-child,
.leaflet-touch .leaflet-bar a:first-child {
    background-color: #014b6e;
    color: #ffffff;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
}


#partners-list .partner-item {
    padding: 20px;
}
#partners-list .partner-item img {
    width: 120px;
}
/* map popup */
.olPopup {
    max-width: 350px;
    min-width: 350px;
    max-height: 120px;
}

.olPopup div {
    display: none;
}
.olPopup > div,
.olPopup .olFramedCloudPopupContent {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    display: block;
    overflow: hidden;
    width: 100% !important;
}
.olPopup div:first-child {
    height: 100% !important;
    position: relative !important;
    left: unset !important;
    top: unset !important;
}
.olPopup .olFramedCloudPopupContent img {
    max-width: 80px;
    display: inline-block;
    border: 1px solid #f1f1f1;
}
.olPopup .olFramedCloudPopupContent span {
    color: #014b6e;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    max-width: 160px;
    vertical-align: top;
    margin-left: 15px;
}
.olPopup .olFramedCloudPopupContent a {
    position: absolute;
    right: 15px;
    bottom: 10px;
}
.olPopup {
    position: relative;
    background: #ffffff;
    border: 1px solid #ffffff;
}
.olPopup:after, .olPopup:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.olPopup:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 30px;
    margin-left: -30px;
}
.olPopup:before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 31px;
    margin-left: -31px;
}
.olAlphaImg {
    width: auto!important;
}
.close-popup {
    position: absolute;
    right: 15px;
    z-index: 9999;
    cursor: pointer;
}
.global.tags ul,
.global.social ul {
    padding-left: 0!important
}
.project-contact {
    height: 150px;
    margin: 0 auto;
    width: 150px;
}
.nell-compatible {
    border: 1px solid #b1c3cf;
    overflow: visible;
}
.nell-compatible img.nell-compatible-img {
    width: 80px;
    position: absolute;
    z-index: 1;
    left: 5px;
    top: -1px
}
.text-wrap{
    white-space: normal !important;
}
.footer-nell-compatible{
    margin-top: 150px;
}
@media only screen and (min-width: 1200px) {
    .participants .participant-item img {
        max-width: 200px;
    }
}
@media only screen and (max-width: 1200px) {
    .bg-white-sky,
    .bg-white-blur {
        background-size: 30%;
    }
}
@media only screen and (max-width: 991px) {
    .global.social ul li a.btn {
        margin-right: 5px;
        padding: 5px 5px;
    }
    .proj-det-contact button:last-child {
        font-size: 12px;
    }
    .participants .participant-item img {
        width: 120px;
        height: 140px;
    }
    .filter.details img.img-circle {
        width: 120px;
        height: 120px;
    }
}
@media only screen and (max-width: 767px) {
    .nell-compatible-proj {
        text-align: center;
    }
    .global.social ul li a.btn {
        margin-right: 10px;
        padding: 8px 10px;
    }
    .proj-det-contact button:last-child {
        font-size: 14px;
    }
    .participants .participant-item img {
        width: 180px;
        height: 190px;
    }
    .filter.details img.img-circle {
        width: 150px;
        height: 150px;
    }
    .partner-item p {
        font-weight: 500
    }
}
@media only screen and (max-width: 360px) {
    .partners .socmed {
        display: none;
    }
    .partners .partner-item img {
        width: 80px;
        max-width: 80px;
    }
    .projects .project-item {
        padding: 0;
    }
}
