/* CSS properties for Biobord */

* {
    font-family: 'Rubik', sans-serif;
}

p {
    font-family: 'Lato', sans-serif;
    line-height: 1.8em;
}

html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0;
    background-color: #fff;
}

body#map-body {
    overflow: hidden;
}

body.modal-open {
    padding-right: 17px !important;
    overflow: hidden;
}

body.modal-open .navbar {
    padding-right: 17px !important;
}

body.modal-open .sidebar {
    padding-right: 17px !important;
}

 .hidden {
    display: none
 }

.modal {
    overflow-y: auto;
    padding-right: 0 !important;
}

#frontNav {
    font-size: 20px;
    padding-right: .5rem !important;
}

.news_topic iframe {
    display: none;
}

.impact-report-video video {
    display: block;
    width: 100%;
    margin: 0 auto 30px auto;
}

.hub-name, .owner-information {
    background-color: #154047 !important;
    color: #fff;
    padding: 0 10px;
}

.release-date {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    background-color: #636363;
    color: #fff;
    font-size: 0.8em;
}

.modal-date {
    position: absolute;
    left: 0;
    top: 165px;
    width: 110px;
    background-color: #636363;
    color: #fff;
    text-align: center;
    z-index: 100;
}

.modal-dialog, .modal-content {
    height: 90%;
}

.service-page-header, .news-page-header {
    margin-top: 61px;
    padding-top: 20px;
    width: 75%;
}

.service-page-header .project-logos, .news-page-header .project-logos {
    text-align: center;
}

.service-page-header .page-title, .news-page-header .page-title {
    font-size: 28px;
}

.logo-text {
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: 0.25em;
    margin-left: 11px;
    position: relative;
    top: 3px;
}

.dropdown-menu {
    width: 235px !important;
    top: 47px;
    overflow: auto;
}

.dropdown-item {
    line-height: 2;
    transition: 300ms;
    font-size: 1.2rem;
}

.title {
    position: relative;
    overflow: hidden;
    height: 500px;
}

.title .biobord_logo {
    float: right;
    height: 500px;
    background: url("../img/biobord-header-large.7764e3795028.png") no-repeat;
    background-size: contain;
    background-position-x: right;
    width: 100%;
}

.title .project_logos {
    width: 30%;
    float: left;
    padding: 88px 0 0 10px;
    position: absolute;
}

.title .project_logos img {
    width: 40%;
    margin: 20px 0;
}

#logo-3 {
    width: 28%;
}

.title .lower-row {
    margin-top: 23px;
}

#cardModal {
    padding-right: 0 !important;
}

.navbar {
    height: 61px;
    z-index: 10000;
    padding-right: 0 !important;
    background-color: #154047 !important;
}

.navbar-brand {
    width: 155px;
    height: 45px;
    margin-right: 0;
}

.page-title {
    color:#000;
    text-align: center;
    font-size: 1.2em;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    margin: 25px 0 0 0;
}

.project-logos img {
    height: 60px;
    margin: 0 15px;
}

#map_controls .project-logos {
    text-align: center;
    padding: 10px 0;
}

#map_controls .project-logos img {
    height: 60px;
    margin: 0 15px;
}

.navbar-brand a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1em;
    letter-spacing: 0.25em;
    color: #fff !important;
    text-decoration: none;
    position: absolute;
}

.navbar-brand{
    padding-top: 2px;
}

.navbar-toggler {
    margin-right: 10px !important;
}

.leaflet-bottom {
    z-index: 700 !important;
}

.leaflet-control-fullscreen a {
  background:#fff url("../img/Ic_fullscreen.f225a59d538b.png") no-repeat !important;
  background-size:31px 31px !important;
  }
  .leaflet-touch .leaflet-control-fullscreen a {
    background-position: 2px 2px;
    }
  .leaflet-fullscreen-on .leaflet-control-fullscreen a {
    background-position:0 -26px;
    }
  .leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
    background-position: 2px -24px;
    }

/* Do not combine these two rules; IE will break. */
.leaflet-container:-webkit-full-screen {
  width:100%!important;
  height:100%!important;
  }
.leaflet-container.leaflet-fullscreen-on {
  width:100%!important;
  height:100%!important;
  }

.leaflet-pseudo-fullscreen {
  position:fixed!important;
  width:100%!important;
  height:100%!important;
  top:0!important;
  left:0!important;
  z-index:99999;
  }

@media
  (-webkit-min-device-pixel-ratio:2),
  (min-resolution:192dpi) {
    .leaflet-control-fullscreen a {
      background-image:url("../img/Ic_fullscreen.f225a59d538b.png");
    }
  }

.sticky_nav {
    background: rgba(237,237,237,0.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    color: #000;
    padding-right: 80px;
    transition: 200ms;
    height: 80px;
}

/* Search feature */
#search-site {
    display: none;
    position: fixed;
    top: 0;
    left: 18%;
    width: 4em !important;
}

#search-form input {
	outline: none;
    padding-left: 50px;
}
#search-form input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
#search-form input::-webkit-search-decoration,
#search-form input::-webkit-search-cancel-button {
	display: none; 
}

#search-form input[type=search] {
    background: #ededed url("../img/magnifier.f26bb85fd8a5.png") no-repeat 9px center;
	background-size: 23px;
    border: solid 1px #ccc;
	padding: 9px 10px 9px 32px;
	width: 55px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}
#search-form input[type=search]:focus {
	width: 230px;
	background-color: #fff;
	border-color: #66CC75;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

#search-form input[type=search] {
	width: 20px;
    margin-top: 16px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#search-form input[type=search]:hover {
	background-color: #fff;
}
#search-form input[type=search]:focus {
	width: 230px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#search-form input:-moz-placeholder {
	color: transparent;
}
#search-form input::-webkit-input-placeholder {
	color: transparent;
}

#scroll_up {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 1em;
    padding-top: 5px;
    position: fixed;
    bottom: 40px;
    right: 35px;
    background-color: #545454;
    color: #fff;
    z-index: 5100;
    transition: 400ms;
}

#scroll_up:hover {
    opacity: 0.9;
    background-color: #707070;
}

.logo {
    height: 100%;
    width: 2em;
    float: left;
}

.logo img {
    height: 100%;
}

.top {
    height: 80px;
}

#profile {
    display: none;
}

#profile i {
    font-size: 2.5em;
    padding-top: 3px;
}

.modal-content a {
    color: #154047 !important;
}

.animated-modal-title {
    width: 100%;
    font-size: 2.2em;
    letter-spacing: 0.25em;
    text-align: center;
}

.close-animatedModal {
    position: fixed;
    right: 20px;
    top: 0;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    font-weight: 100;
    display: none;
    cursor: pointer;
    color: #4f4f4f;
    transition: 400ms;
}

.close-btn:hover {
    opacity: 0.8;
}

.close-animatedModal span {
    font-size: 2em;
}

#profile-creation-form {
    padding: 30px;
    height: 800px;
    position: relative;
}

#profile-creation-form input[type=submit] {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.modal {
    z-index: 15100 !important;
}

.scroll {
    height: 40px;
}

.scroll .main_menu {
    font-size: 1.5em;
}

.scroll .submenu li {
    height: 80px !important;
}

.scroll span:hover {
    color: #4c4c4c;
}

.menu {
    margin: 0;
    float: right;
}

.menu li {
    list-style-type: none;
    float: left;
    width: 8em;
    transition: 500ms;
    height: 80px;
}

.menu li:hover {
    background: rgb(201,201,201);
}

.submenu {
    all: initial;
    display: none;
    z-index: 10000;
    margin: 8px 0 0 0;
    padding: 0;
    width: 300px;
    overflow: auto;
    position: absolute;
}

.submenu li {
    list-style-type: none;
    background-color: #ededed;
    color: #000;
    width: 100%;
    padding: 5px;
    font-size: 1em;
    height: 70px;
}

.submenu_title {
    width: 70%;
    height: 100%;
    float: left;
    padding: 18px 0 0 30px;
}

.submenu_icon {
    width: 30%;
    height: 100%;
    float: right;
    padding: 12px;
}

.menu li a, .menu li span {
    color: #000;
    text-decoration: none;
    text-align: center;
}

.menu li i {
    display: block;
    margin: 0 auto;
    width: 60px;
}

.selected-org {
    background: orange !important;
}

.hub-with-ten-or-more-services {
    padding-left: 22px !important;
    margin-top: -16px !important;
    font-size: 16px !important;
}

.selected {
    background-color: #00c5b3;
    transition: 500ms;
}

.selected > .fa-check {
    visibility: visible;
    margin: 0 8px;
}

.point {
    border-radius: 50%;
    position: absolute;
    top: 22px;
    left: 0;
}

.map-marker {
  width: 30px;
  height: 30px;
  border-radius: 50% 50% 50% 0;
  background: #006975;
  position: absolute;
  transform: rotate(-45deg);
  left: 36%;
  top: 27%;
  margin: -15px 0 0 -15px;
}

.map-marker::after {
    content: '';
    width: 24px;
    height: 24px;
    margin: 3px 0 0 3px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
}

.tth, .tto {
   position: absolute;
   font-size: 18px;
   left: 0;
   right: 0;
   margin-top: -17px;
   text-align: center;
    padding-left: 25px;
}

.tto {
    margin-top: -29px;
    padding-left: 9px;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    border: none !important;
}

.sticky_nav span, #map_header span {
    display: block;
}

.table-alert {
    color: red;
    display: none;
}

.bg_tile_preview {
    height: 50px;
    width: 50px;
    border-radius: 3px;
    display: inline-block;
    float: left;
    margin: 2px 5px;
    transition: 200ms;
    border: 2px solid #a966ad;
}

.bg_tile_preview:hover {
    border: 2px solid #fff;
    transform: scale(1.05);
}

#bg_tile_name {
    height: 30px;
    background-color: #fff;
    color: #7a4300;
    text-align: center;
    font-style: italic;
    letter-spacing: 0.2em;
}

.modal-header {
    width: 100%;
    background-size: cover;
    color: #fff;
    position: relative;
    border-bottom: 0;
    letter-spacing: 0.6em;
    min-height: 180px;
}

#cardModalOrg .modal-header, #cardModalHub .modal-header {
    min-height: 120px;
}

#cardModalHub .modal-header {
    background-color: #154047;
}

.feature-description {
    height: 75px;
    overflow: hidden;
    padding: 0 1em;
    font-size: 1.2em;
}

.feature-read-more {
    position: absolute;
    top: 165px;
    height: 40px;
    width: 68%;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgb(255, 255, 255) 50%);
}

.feature-read-more span {
    cursor: pointer;
    position: absolute;
    top: 25px;
    left: 36%;
    color: #154047;
    font-size: 1.3em;
    
}

.modal-header .hub-logo {
    position: absolute;
    right: 50px;
}

.modal-header .hub-logo img {
    height: 90px;
}

.provider-info {
    background: #154047;
    color: #fff;
    font-size: 1.2em;
    padding: 5px 10px;
    margin-top: -1px;
}

.link-to-homepage {
    float: right;
    display: inline-block;
    font-size: 1em;
}

.link-to-homepage i {
    margin-right: 5px;
}

.link-to-homepage a, .link-to-homepage a:visited, .link-to-homepage a:active, .link-to-homepage a:hover {
    text-decoration: none !important;
    color: #fff !important;
}

#cardModal, #cardModalOrg, #cardModalHub, #cardModalService {
    z-index: 4500 !important;
}

#cardModalNews .modal-body {
    font-size: 1.1em;
}

#cardModalNews .modal-header {
    font-size: 12px;
}

.modal-body {
    max-height: calc(100% - 120px);
    overflow-y: scroll;
    line-height: 1.8;
    text-align: justify;
    font-size: 1.1rem;
}

.modal-body img {
    margin: 5px;
    height: auto;
    max-width: 70%;
}

#cardModalAbout .modal-body img {
    max-width: 100%;
}

.modal-info {
    background-color: #154047;
    color: #fff;
    width: 100%;
    text-align: center;
    height: 30px;
    position: absolute;
    top: 149px;
    font-size: 1.2em;
}

#close {
    height: 24px;
    width: 24px;
    margin: 7px 10px 0 0;
    background-color: #fff;
    border-radius: 5px;
}

/* Modal settings */
.modal-header h4 {
    max-width: 85%;
    font-size: 22px;
    letter-spacing: 0.3em;
}

.responsive-object {
    padding: 0 !important;
}

.service-tags, .sector-tags, .contact-info, .provider {
    float: left;
    width: 80%;
}

.provider span {
    cursor: pointer;
    color: #154047 !important
}

.tag-list {
    width: 83%;
}

.filter_tag {
    background-color: #3c3c3d;
    color: #fff;
    padding: 3px 7px;
    border-radius: 4px;
    margin: 0 0.5em 0 0;
}

.filter_tag:hover {
    background-color: #5a5b5b;
}

#search_articles {
    margin-bottom: 8px;
}

/* Dev menu slider properties */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 24px;
  margin: 0 5px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:checked + .slider.feature {
  background-color: red;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(36px);
  -ms-transform: translateX(36px);
  transform: translateX(36px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.title {
    font-size: 2.7em;
    letter-spacing: 0.8em;
    color: #fff;
    width: 100%;
    position: absolute;
    text-align: center;
    font-weight: 100;
    z-index: 2;
    text-transform: uppercase;
}

section {
    position: relative;
    width: 100%;
    float: left;
}

.scroll-down {
    position: absolute;
    left: 49%;
    bottom: 10px;
    transition: 400ms;
}

.scroll-down:hover {
    color: #828282;
}

.thumbnail iframe {
  width: 1440px;
  height: 900px;
  opacity: 0;
  transition: all 300ms ease-in-out;
}

/* Creating a thumbnail of iframe */
.thumbnail {
  position: relative;
  -ms-zoom: 0.25;
  -moz-transform: scale(0.25);
  -moz-transform-origin: 0 0;
  -o-transform: scale(0.25);
  -o-transform-origin: 0 0;
  -webkit-transform: scale(0.25);
  -webkit-transform-origin: 0 0;
}
/* Masking the iframe */
.thumbnail:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.thumbnail-container {
  width: calc(1440px * 0.25);
  height: calc(900px * 0.25);
  display: inline-block;
  overflow: hidden;
  position: relative;
}

#notebook {
    position: fixed;
    top: 100px;
    right: 20px;
    z-index: 1000;
    background-color: #fff;
    border-radius: 5px;
    border: 2px solid #000;
    padding: 1em;
}

.menu_object {
    border: 2px solid #fff;
    border-radius: 15px;
    text-align: center;
    height: 300px;
    background-color: rgba(82,83,84,0.8);
    padding: 50px;
    font-size: 2.5em;
    margin: 0.7em;
    transition: 300ms;
    letter-spacing: 0.2em;
    color: #fff;
}

.menu_object:hover {
    box-shadow: 4px 4px 4px 0px;
    opacity: 0.7;
}

.menu_object a {
    color: #fff;
    text-decoration: none;
}

.menu_object span {
    float: left;
    display: block;
    width: 100%;
    margin-top: 20px;
}

.back_btn i {
    color: #fff;
    transition: 400ms;
    float: left;
    margin: 8px;
}

.back_btn i:hover {
    color: #474747;
}

.nav-item {
    margin: 0 !important;
}

.nav-link {
    float: left;
    /*width: 127px;*/
    width:auto;
    margin-left: 24px!important;    
    font-size: 0.75em;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
}

.nav-link.login-btn {
    width: 115px;
}

.nav-logo {
    height: 40px;
    margin-right: 14px;
}

.tbl-hdr {
    background-color: azure;
    color: #000;
}

#front_upper {
    display: none;
    position: relative;
    width: 100%;
    height: 350px;
    float: left;
    margin-top: 80px;
}

#front_upper_still {
    display: table;
    margin: 60px 0 20px 0;
    position: relative;
    height: 500px;
    width: 100%;
    float: left;
}

#about {
    background-color: #fff;
    float: left;
    position: relative;
    margin-top: 40px;
}

.front-header {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    text-align: center;
    font-size: 3.5rem;
    font-weight: 100;
    color: #fff;
}

#front_map {
    height: 100%;
    width: 100%;
    float: left;
    position: relative;
    top: 61px;
    overflow: hidden;
}

#search-result-filter-btn {
    z-index: 10000;
    display: none;
    position: relative;
    background-color: #fff;
    border: 3px solid #0d3a2e;
    padding: 2px 10px;
    font-size: 1.2em;
    font-weight: 500;
    margin: 0 auto;
    width: 140px;
    text-align: center;
    color: #0d3a2e;
    border-radius: 0 0 10px 10px;
    border-top: none;
    cursor: pointer;
    top: 22px;
    height: 25px;
}

.leaflet-tooltip {
    /*opacity: 0 !important;*/
    border-radius: 50% !important;
    margin-top: -15px !important;
    background-color: rgba(0,0,0,0) !important;
    border: none !important;
    box-shadow: none !important;
}

.leaflet-tooltip-bottom::before {
    display: none !important;
}

.marker-bottom-circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

#service-map {
    height: 100%;
    width: 100%;
}

#basemaps-wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1400;
    background: white;
    padding: 10px;
}

#basemaps {
    margin-bottom: 5px;
}

#mapid {
    height: 100%;
    width: 100%;
    float: right;
    position: relative;
}

#filter {
    position: relative;
    top: -22px;
    z-index: 1000;
}

#filter i {
    position: absolute;
    top: 3px;
    right: 20px;
}

#show-filter {
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 15px;
}

.show-archive-btn {
    position: absolute;
    right: 0;
    top: 25px;
    height: 42px;
    color: #fff;
    background-color: #0d3a2e;
    padding-left: 8px;
    display: none;
    padding-top: 5px;
    border-radius: 5px 0 0 5px;
    transition: 500ms;
    cursor: pointer;
}

.show-archive-btn:hover {
    opacity: 0.7;
}

#map-search-results {
    background-color: #fff;
    width: 100%;
    position: relative;
    z-index: 5000;
    opacity: 0.8;
    padding: 0 10px;
    font-size: 1.3em;
    overflow: auto;
    float: left;
    top: -8px;
    height: 30px;
    border-bottom: 3px solid #0d3a2e;
}

#map-search-results i {
    float: right;
    margin-top: 3px;
    cursor: pointer;
}

.flag-icon {
    margin-right: 8px !important;
}

.filter-enabled #search-result-filter-btn i {
    transform: rotate(180deg);
    transition: 500ms;
}

.filter-title {
    color: #1b4637;
}

.filter-open {
    transform: rotate(180deg);
    transition: 500ms;
}

.filter-selection {
    font-size: 16px;
    color: #b1efea;
    font-style: italic;
    position: absolute;
    right: 40px;
}

.filter-subelement {
    display: none;
    list-style-type: none;
    padding: 0;
    line-height: 10px;
    font-size: 0.8em;
}

.filter-element-title, .service-category-title, .sector-category-title, .feature-title, .year-title, .month-title, .hub-title {
    padding: 10px 0;
    cursor: pointer;
    font-size: 1.2em;
    line-height: 14px;
    background-color: #006975;
    color: #fff;
}

.sector-category-title i:not(.fa-check), .service-category-title i:not(.fa-check) {
    margin-right: 15px;
}

.month-title {
    background-color: #00818f;
}

#feature-menu .feature-title {
    background-color: #fff;
}

.filter-element-title {
    padding: 10px;
    background-color: #154047;
    color: #fff;
    width: 460px;
}

.filter-element-title i {
    float: right;
}

.filter-list, .service-categories, .service-categories ul, .news-dates, .news-dates ul {
    list-style-type: none;
    padding: 0;
}

.filter-element-title:hover, .service-category-title:hover, .sector-category-title:hover, .hub-title:hover, .year-title:hover, .month-title:hover {
    opacity: 0.7;
    transition: 600ms;    
}

.sidebar .hub-title {
    margin: 0;
    padding: 10px 0 !important;
    text-align: left;
    letter-spacing: 0;
    color: #fff;
    width: 460px;
}

#feature-menu .service-category-title, #feature-menu .sector-category-title, #feature-menu .type-category-title {
    font-size: 14px !important;
    vertical-align: middle;
    background: none;
    color: #003b42;
}

#feature-menu i.fas {
    display: inline-block;
    width: 5%;
    text-align: center;
    font-size: 18px;
    margin-right: 7px;
}

#feature-menu .no-services .service-category-title, #feature-menu .no-services .sector-category-title {
    color: #969696
}

#map_controls {
    height: 100%;
    width: 30%;
    float: left;
    background-color: #fff;
    position: absolute;
    z-index: 1500;
}

#feature-menu-heading {
    height: 165px;
}

#map_controls_heading button, #feature-menu-heading button {
    margin-right: 20px;
}

#map_controls_heading h3, #feature-menu-heading h3 {
    margin-top: 10px;
}

#feature-menu-content {
    float: left;
    width: 100%;
}

.feature-head-left {
    width: 70%;
    float: left;
    height: 105px;
}

.feature-head-right {
    width: 30%;
    float: right;
    overflow: hidden;
    height: 105px;
}

.feature-head-right img {
    height: auto;
    float: right;
    max-width: 100%;
    max-height: 100px;
}

.header {
    margin-top: 62px;
    color: #000;
    overflow: auto;
    text-align: center;
    padding-top: 24px;
    font-size: 1.8em;
    letter-spacing: 0.4em;
    width: 75%;
    position: fixed;
    z-index: 400;
    position: relative;
}

.feature-title {
    text-align: center;
    letter-spacing: 0.25em;
    color: cadetblue;
    margin: 10px;
    height: 65px;
    overflow: hidden;
}

#organisation-board h4 {
    font-size: 18px !important;
}

.feature-title h4 {
    font-size: 22px !important;
    color: #154047;
}

.service-provider {
    float: right;
    color: #000;
}

.map_control_subtitle {
    width: 80%;
    margin: 15px auto 0 auto;
    color: #475772;
}

#map_controls_btn {
    height: 52px;
    width: 38px;
    border-radius: 3px;
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
    position: absolute;
    padding: 10px 0 0 5px;
    margin-left: 3px;
    top: 312px;
    left: -3px;
    z-index: 1040;
    transition: 500ms;
    cursor: pointer;
}

.clear-btn {
    position: absolute;
    top: 300px;
    right: 150px;
}

.filter-btn {
    position: absolute;
    top: 300px;
    right: 30px;
}

.select2 {
    width: 80% !important;
    margin: 0 auto !important;
    display: block !important;
}

.select2-container {
    z-index: 1105;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00778a;
}

.js-example-basic-multiple {
    position: absolute !important;
    top: 50px !important;
    left: 20px !important;
}

.map-popup label {
    color: darkslategray;
    font-weight: 800;
    font-size: 1.3em;
    margin: 0;
    cursor: pointer;
}

.map-popup span {
    color: #000;
    font-style: italic;
    font-size: 1.3em;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.map-popup span i {
    margin: 0 8px 0 15px;
    color: #274f5e;
}

.map-popup hr {
    margin: 10px 5px;
}

.service-link {
    text-align: center;
    margin: 0 !important;
    cursor: pointer;
    transition: 600ms;
}

.service-link:hover {
    color: #626466;
}

.feature-item-list {
    display: none;
    padding: 0;
    font-size: 1em;
    padding: 0;
}

.no-services {
    background-color: #c4c4c4;
    color: #969696 !important;
    cursor: none;
}

.service-element, .sector-element {
    font-size: 1em;
    background-color: #cce7ff;
    overflow: auto;
}

.service-category-item:not(.no-services), .sector-category-item:not(.no-services) , .partner-type-item:not(.no-services) {
    color: #1b4637;
}

#map_controls_btn:hover {
    background-color: #d3eeff;
    border-color: #5caadb;
    color: #5e5e5e;
}

#map_controls h3 {
    text-align: center;
}

#feature-menu {
    width: 30%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 1050;
    overflow: auto;
    display: none;
    padding: 5px;
}

#feature-menu-heading h3 {
    text-align: center;
}

.feature-list {
    margin: 0;
    padding: 0;
}

.feature-list li {
    list-style-type: none;
    margin: 5px 0;
    border: 1px solid #d1d1d1;
    line-height: 16px;
    padding: 5px;
    transition: 500ms;
    cursor: pointer;
    font-size: 16px;
}

.service-element:hover, .sector-element:hover {
    background-color: #efefef;
}

.feature-list span {
    font-size: 1em;
}

.feature-list li b {
    color: #3a5444;
}

.no-services {
    background-color: #c4c4c4;
    color: #969696 !important;
    cursor: none;
}

.service-category-list, .sector-category-list, .partner-type-list {
    background-color: #fff;
    color: #000;
}

.service-category-list i.fa-chevron-circle-up, .sector-category-list i.fa-chevron-circle-up , .partner-type-list i.fa-chevron-circle-up  {
    float: right;
}

#organisation-board {
    float: left;
    width: 100%;
}

#organisation-board img {
    width: 100%;
    transition: 500ms;
    margin: 15px 0;
}

#organisation-board .organisation-card {
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

#organisation-board img:hover {
    opacity: 0.8;
}

#organisation-board h4 {
    text-align: center;
    margin: 0;
}

#organisation-board .organisation-title {
    text-align: center;
}

.category-list-open {
    transform: rotate(180deg);
    transition: 500ms;
}

#feature-menu .service-category-item, #feature-menu .sector-category-item, #feature-menu .partner-type-item {
    font-size: 1.6em;
}

.service-category-item, .sector-category-item, .partner-type-item {
    font-size: 1em;
    color: #007399;
    position: relative;
    background-color: #f8f8f8;
}

.service-category-filter, .sector-category-filter, .partner-type-filter {
    display: none;
    font-size: 1em;
    padding: 0;
}

.service-category-item ul li, .sector-category-item ul li, .partner-type-item ul li {
    background-color: #e6fffc;
    font-size: .6em;
}

.sector-category-title i:not(.fa-check), .service-category-title i:not(.fa-check), .type-category-title i:not(.fa-check){
    margin-right: 15px;
}

.service-category-item .service-counter, .sector-category-item .service-counter, .partner-type-item .service-counter {
    background-color: #006975;
    color: #fff;
    position: absolute;
    top: 3px;
    right: 8px;
    padding: 1px 5px;
    width: 32%;
    text-align: center;
    font-size: 16px !important;
    height: 20px;
}

.fa-check {
    color: #63ff94;
    visibility: hidden;
}

.leaflet-touch .leaflet-control-attribution a {
    color: #1b4637;
}

.slide {
    width: 100%;
}

#front_news {
    width: 100%;
    float: left;
    overflow: hidden;
    background: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1));
    margin-bottom: 20px;
}

#news_slider {
    height: 400px;
}

.news-subpage-link {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 45px;
    text-align: center;
    background-color: #0d3a2e !important;
    color: #fff;
    font-size: 1.4em;
    letter-spacing: 0.2em;
    padding-top: 5px;
    margin-top: -45px;
    transition: 1000ms;
}

.link-to-news, .link-to-news:visited, .link-to-news:active, .link-to-news:hover {
    text-decoration: none;
    color: white;
}

.news_topic:hover .news-subpage-link {
    margin-top: 0;
}

#carousel-inner {
    height: 1000px;
}

.carousel-indicators li {
    width: 15px;
    border: 1px solid #000;
    border-radius: 15px;
    height: 15px;
}

.carousel-control-next, .carousel-control-prev {
    margin-top: 220px !important;
}

.carousel-caption {
    position: relative !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 0 !important;
    padding: 0 !important;
}

.timeline {
    background-color: #72d2e9;
    height: 3px;
    float: left;
    position: relative;
    animation: run 5s 1;
    display: none;
}

.active .timeline {
    display: block;
}

@keyframes run {
    from {width: 0px;}
    to {width: 100%;}
}

.carousel-control-prev,
.carousel-control-next{
    margin-top: 170px;
    height: 50px;
    width: 50px;
    outline: $color-white;
    background-size: 100%, 100%;
    border-radius: 50%;
    border: 1px solid $color-white;
    background-color: $color-white;
}

.carousel-control-prev-icon { 
    background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2300c5b3' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); 
    width: 30px;
    height: 48px;
}
.carousel-control-next-icon { 
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2300c5b3' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    width: 30px;
    height: 48px;
}

.news_image {
    float: left;
    height: 400px;
    width: 55%;
    background-size: 115% !important;
    overflow: hidden;
    position: relative;
    background-position: center;
}

.news_topic {
    background-color: #fff;
    transition: 800ms;
    overflow: hidden;
    color: #000;
    height: 470px;
    padding-top: 70px;
    width: 50%;
    position: absolute;
    right: 0;
}

.news_topic .rich-text img {
    display: none;
}

.news-date {
    width: 115px;
    background-color: #6c6c6c;
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    position: absolute;
    top: 108px;
}

.news_topic hr {
    width: 45%;
}

.news_topic h3 {
    width: 60%;
    margin: 0 auto;
}

.news_topic p {
    margin: 10px auto;
    width: 70%;
    text-align: justify;
}

.carousel-item {
    height: 400px;
    transition: none !important;
    cursor: pointer;
}

.filter {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

#front_cards {
    min-height: 800px;
    background-color: #fff;
}

.row {
    float: left;
    width: 100%;
    margin: 0;
}

.card {
    height: 470px;
    position: relative;
    transition: 400ms;
    line-height: 1.8;
    overflow: hidden;
    margin: 20px 0;
}

.cards {
    width: 75%;
    float: left;
    margin-top: 15px;    
}

.no-results-msg {
    font-size: 2em;
    text-align: center;
    margin: 300px auto 0 auto;
    width: 50%;
}

#card_search {
    margin-bottom: 15px;
}

.card_content {
    padding: 40px 2em;
}

.card-footer {
    position: relative;
    bottom: 0;
    width: 100%;
    background-color: #eae8e1;
}

#cardModalHub .modal-footer, #cardModalNews .modal-footer {
    min-height: 75px;
}

.card:hover {
    transform: scale(1.01);
    box-shadow: 3px 3px 3px 3px #e2e2e2;
}

#front_cards .card {
    transition: 500ms;
}

#front_cards .card:hover {
    box-shadow: 2px 2px 2px 2px #afafaf;
    transform: scale(1.005);
}

.card-columns {
    transition: 500ms;
    width: 100% !important;
    column-count: 1;
    overflow: hidden;
}

.responsive-object iframe {
    height: 400px;
}

.arrow-head {
    background-color: #fff;
    width: 33.33%;
}

.arrow-head:before, .arrow-head:after {
  content:'';
  position: absolute;
  bottom: 0;
  width: 50%;
  height: 24px;
  background-color: inherit;
  padding-bottom: 3%;
}
.arrow-head:before {
  right: 50%;
    clip-path: polygon(
        0 0, 90% 0, 100% 100%, 0 100%
    );
}
.arrow-head:after {
  left: 50%;
    clip-path: polygon(
        10% 0, 100% 0, 100% 100%, 0 100%
    );
}

.card-img-top {
    min-height: 180px;
    max-height: 180px;
    width: 100%;
}

.date-added {
    height: 25px;
    width: 115px;
    background-color: #5b5b5b;
    position: absolute;
    top: 167px;
    left: 0;
    padding: 1px 0 2px 5px;
    color: #fff;
    font-size: 0.9em;
}

.card-title {
    margin-top: .50rem;
}

.card-body {
    min-height: 400px;
    overflow: hidden;
    position: relative;
}

.card-read-more, .slider-read-more {
    font-weight: bold;
    position: absolute;
    top: 160px;
    width: 100%;
    text-align: center;
    height: 100px;
    margin-bottom: -20px;
    padding-top: 70px;
    background-image: linear-gradient(to bottom, transparent, #fff);
}

#about-cards .card-read-more ,#network-results .card-read-more , #what-can-we-do .card-read-more {
    height: 130px;
}

#about-cards .card-content img ,#network-results .card-content img,#what-can-we-do .card-content img {
    display: none;
}

.slider-read-more {
    top: 220px;
    height: 220px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
}

#front_news .news_topic span ul {
    margin: 10px auto;
    width: 70%;
    text-align: justify;
}

.modal-body p, .card-link {
    font-size: 16px;
    line-height: 1.8em;
    text-align: justify;
}

.disable-filter-btn {
    margin-left: 20px;
}

.modal-footer {
    position: relative;
    display: block;
    font-size: 16px !important;
}

.btn-primary {
    background-color: #00c5b3;
    border: none;
}

.btn-primary:hover {
    opacity: 0.8;
    background-color: #178b7e;
}

.modal-footer button.btn.btn-danger {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #178b7e;
    border: none;
}

.modal-footer button.btn.btn-danger:hover {
    opacity: 0.8;
}

.modal-footer > :not(:first-child) {
    margin-left: 0;
}

.sidebar {
    background-color: rgb(220, 225, 220);
    position: fixed;
    top: 62px;
    right: 0;
    bottom: 0;
    overflow: auto;
}

.sidebar h3 {
    text-align: center;
    margin: 29px 0;    
}

.sidebar button.btn.btn-info {
    background-color: #00c5b3;
    border: none;
}

#footer {
    background-color: #154047;
    color: #fff;
    width: 100%;
    float: left;
    padding: 30px 100px;
    overflow: auto;
}

#footer h3 {
    color: #fff;
    text-align: center;
    width: 100%;
}

#footer ul {
    list-style-type: none;
    text-align: center;
}

#footer i {
    margin: 5px;
}

#footer hr {
    border: none;
    height: 1px;
    width: 80%;
    background-color: #b7b7b7;
}

#footer a {
    color: #fff;
}

#f_contact span, #f_bottom span, #f_social span {
    margin: 0 auto;
    color: #fff;
}

#f_social i {
    color: #fff;
}

#f_links {
    text-align: center;
}

.content {
    padding: 15px;
    position: relative;
    height: 100%;
}

.scale {
    background-color: #b2b2b2;
    letter-spacing: 0.4em;
    color: #fff;
    padding: 5px 0 5px 10px;
    margin: 0;
    font-size: 2rem;
}

.marker {
    color: #ff5400;
    transition: 400ms;
    position: absolute;
    z-index: 2000;
}

.marker:hover {
    color: #a04a20;
}

.leaflet-top {
    top: 35px !important;
}

.leaflet-tooltip-outer {
    border: 1px solid #772a10 !important;
    height: 18px !important;
    width: 18px !important;
    padding: 0 !important;
    margin: 11px 0 0 6px !important;
    text-align: center;
}

.leaflet-tooltip-outer:before {
    content: none !important;
}

#other {
    background-color: #fff;
    padding-bottom: 30px;
    padding-top: 20px;
}

.other-img {
    width: 50%;
    display: flex;
    align-items: center;
}

.other-img img {
    width: 100%;
}

.other-description {
    width: 50%;
}

.other-description p {
    text-align: justify;
}

.other-description a {
    color: #1baea2;
}

.container {
    height: 100%;
}

#biobord-roadmap #roadmap-img {
    display: block;
    margin: 0 auto;
}

#biobord-roadmap .project-logos {
    text-align: center;
    margin: 20px auto 30px auto;
}

#roadmap-canvas {
    background: url("../img/biobord-roadmap.786542d8d57d.png");
    background-size: contain;
    height: 850px;
    width: 800px;
    margin: 30px auto 0 auto;
    position: relative;
}

#biobord-roadmap {
    margin-top: 75px;
}

#biobord-roadmap p {
    width: 75%;
    margin: 0 auto 1rem auto;
}

#about-cards {
    margin-top: 50px;
}

#biobord-roadmap .container h1, #about-cards .container h1, #network-results .container h1 ,#what-can-we-do .container h1{
    text-align: center;
}
#network-results .subheader , #what-can-we-do .subheader{
    text-align:center;
}
#about-cards .card-img-top ,#network-results .card-img-top,#what-can-we-do .card-img-top{
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position-x: center !important;
    margin: 10px;
    width: 94% !important;
}

#about-cards .card-body ,#network-results .card-body,#what-can-we-do .card-body{
    padding-top: 0;
}

#about-cards .container,#network-results .container,#what-can-we-do .container, #biobord-roadmap .container {
    max-width: 1500px;
}

#biobord-roadmap .roadmap-step {
    width: 52px;
    height: 52px;
    background: #00c5b3;
    border-radius: 50%;
    position: absolute;
    transition: 400ms;
    font-size: 26px;
    color: #fff;
    padding: 6px 0 0 19px;
    cursor: pointer;
}

#biobord-roadmap .roadmap-step:hover {
    background: #00f7e0;
}

.roadmap-step-tooltip {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    width: 300px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    border: 2px solid #000;
    box-shadow: 6px 6px 4px 0px rgba(0, 0, 0, 0.7);
    position: relative;
    z-index: 1100;
    display: none;
}

#rs1 {
    top: 22px;
    left: 330px;
}

#rs2 {
    top: 195px;
    left: 330px;
}

#rs3 {
    top: 400px;
    left: 45px;
}

#rs4 {
    top: 585px;
    left: 60px;
}

#rs5 {
    top: 775px;
    left: 25px;
}

#about-cards .li,#network-results .li,#what-can-we-do .li {
    font-size: 16px;
}
#about-cards .card,#network-results .card,#what-can-we-do .card {
    cursor: pointer;
}

#cardModalAbout .modal-header {
    background: #00c5b3;
    min-height: 120px;
}

#cardModalAbout .card-read-more {
    display: none;
}

#cardModalAbout .modal-footer {
    min-height: 80px;
}

#cardModalAbout a {
    color: #007bff !important;
}

#cardModalAbout .modal-body img {
    display: block;
    margin: 0 auto;
    width: 80%;
}

.align-center {
    align-items: center!important;
    display: flex!important;
}

iframe {
    border: 0;
    height: 100%;
    width: 100%;
}

div.ui-dialog {
    z-index: 3000;
}

.wrapper {
    float: left;
    width: 100%;
}

.active {
    color: #809fff;
}

.impact-report-video {
    width: 100%;
}

#welcome {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

#welcome h1 {
    font-size: 2.8rem;
}

.impact-report-text {
    width: 50%;
    float: left;
    padding: 20px 50px;
}

.welcome-text {
    padding: 20px 50px;
}

.welcome-image {
    height: 100%;
}

.welcome-image img {
    max-width: 100%;
    top: 0;
    bottom: 0;  
    left: 0;  
    right: 0;  
}

#bulletpoints {
	padding-bottom: 6px;
}

.bulletpoint-icons {
	/* Use ch units if possible, fallback to px units */
	width: 50px;
	width: 8ch;
	padding-right: 30px;
	padding-right: 3ch;
}

.bulletpoint-container {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 16px;
}

.bulletpoint-text-column {
}

.welcome-image .vertical-img {
    display: none;
}

#welcome .row {
    display: flex;
}

#welcome .col {
    flex: 1;
}

.a-anchor {
    display: block;
    position: relative;
    top: -125px;
    visibility: hidden;
}
.nav-section{
    position: fixed;
    top:61px;
    z-index: 1;
    display:flex;
    justify-content: center;
    width:100%;
    background-color:#fff;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1); 
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
}

.nav-section a{
    display: block;
    padding: 10px 40px;
    color: #154047;
    font-weight: 700;
    font-size:16px;
}

.nav-section a:hover{
    text-decoration: none;
    color: #02878e;
}

#biobord-roadmap {
    margin-top: 120px;
}
html {
  scroll-behavior: smooth;
}

#network-results,
#what-can-we-do{
    margin-top:40px;
}

.modal-body li{
    font-size: 16px;
}

.logo-jamk img{
width: 280px;
}

.logo-jamk {
    width: 280px;margin:0 auto 30px;
}

@media screen and (max-width:820px){
    .nav-section a{
        font-size:14px;
        padding: 10px 20px;
}
}
@media screen and (max-width:630px){
    .nav-section a{
        font-size:14px;
        padding: 10px 10px;
        text-align: center;
}
}
@media screen and (max-width:420px){
    .nav-section a{
        font-size:12px;
        padding: 10px 10px;
        text-align: center;
}
}

@media screen and (max-width: 1920px) {
    #front_upper_still {
        height: 450px;
    }
    .title .biobord_logo {
        height: 450px;
    }
}

@media screen and (max-width: 1700px) {
    .title .biobord_logo {
        width: 100%;
        background: url("../img/biobord-header-medium.865b212e67fd.png") no-repeat;
        background-position: 100% 0;
        background-size: contain;
    }
    .welcome-image img {
        margin-right: 2em;
    }
    .service-page-header, .news-page-header {
        width: 73%;
    }
}

@media screen and (max-width: 1600px) {
    .filter-element-title, .sidebar .hub-title {
        width: 400px;
    }
}

@media screen and (max-width: 1500px) {
    .filter-element-title, .sidebar .hub-title {
        width: 350px;
    } 
}

@media screen and (max-width: 1400px) {
    .title .biobord_logo {
        background: url("../img/biobord-header-large.7764e3795028.png") no-repeat;
        background-position: 100% 0;
        background-size: contain;
    }
    .news_image {
        width: 70%;
    }
    #front_upper_still, .title {
        height: 610px;
    }
    .title .project_logos {
        width: 100%;
        height: 170px;
        padding: 0;
        bottom: 0;
    }
    .title .project_logos img {
        margin: 8px 0;
    }
    #logo-1 {
        margin-right: 30px;
        width: 225px;
    }
    #logo-2 {
        width: 225px;
    }
    #logo-3 {
        width: 140px;
    }
    #map_controls .project-logos #logo-1, #map_controls .project-logos #logo-2 {
        width: 120px;
        height: 45px;
        margin: 0 7px;
    }
    .service-page-header .project-logos #logo-1, .service-page-header .project-logos #logo-2, .news-page-header .project-logos #logo-1, .news-page-header .project-logos #logo-2 {
        width: 160px;
        height: 60px;
        margin: 0 18px;
    }
    .welcome-image .horizontal-img {
        display: none;
    }
    .welcome-image .vertical-img {
        display: block;
    }
    #biobord-roadmap .project-logos #logo-1 {
        width: 175px;
    }
    #biobord-roadmap .project-logos #logo-2 {
        width: 140px;
    }
}

@media screen and (max-width: 1300px) {
    .cards {
        width: 72%;
    }
    #feature-menu {
        width: 40%;
    }
    .card-footer {
        font-size: 0.8rem;
    }
    .scale {
        font-size: 1.7rem;
    }
    #map_controls .project-logos img {
        height: 45px;
    }
    #welcome .welcome-text {
        padding: 20px 30px;
    }
}

@media screen and (max-width: 1250px) {
    .filter-element-title, .service-category-title, .sector-category-title, .feature-title, .year-title, .month-title {
        font-size: 0.9em;
    }
}

@media screen and (max-width: 1199px) {
    .cards {
        width: 67%;
    }
    .menu_object {
        height: 160px;
        font-size: 1.8em;
        padding: 20px;
    }
    .menu_object span {
        margin: 0;
    }
    .other-description, .other-img {
        width: 100%;
        float: left;
    }
    .other-img img {
        margin: 0 auto;
        width: 100%;
    }
    .news_image {
        background-size: 150% !important;
    }
    #frontNav {
        background-color: #006975;
        margin-left: -16px;
        margin-top: 8px;
    }
    .nav-item {
        padding-left: 1em;
    }
    .nav-link, .nav-link.login-btn {
        width: 100%;
        text-align: left;
    }
    .navbar-nav .dropdown-menu {
        width: 100% !important;
    }
    .service-page-header, .news-page-header {
        width: 71%;
    }
}

@media screen and (max-width: 1100px) {
    #front_upper_still,  .title {
        height: 575px;
    }
    #welcome .row {
        display: block;
    }
    #welcome col {
        flex: 0;
    }
    #welcome .row .col:nth-child(2) {
        height: 360px;
    }
    #welcome .welcome-image img {
        margin: auto;
    }
    .welcome-image .horizontal-img {
        display: block;
    }
    .welcome-image .vertical-img {
        display: none;
    }
}

@media screen and (max-width: 1050px) {
    .impact-report-video, .impact-report-text {
        width: 100%;
    }
    .impact-report-video {
        padding: 0 5%;
    }
    #front_upper_still, .title {
        height: 555px;
    }
    .service-page-header, .news-page-header {
        width: 65%;
    }
}

@media screen and (max-width: 991px) {
    #feature-menu {
        width: 50%;
    }
    .card {
        width: 70% !important;
        margin: 20px auto !important;
    }
    .dropdown-item {
        font-size: 1em !important;
    }
    .show-archive-btn {
        display: block;
    }
    .modal-dialog {
        max-width: 1000px;
        margin: 5% 10%;
    }
    .header {
        width: 100%;
        font-size: 1.4em;
    }
    .cards {
        width: 100%;
    }
    .sidebar {
        width: 350px;
        margin-right: -350px;
        z-index: 500;
    }
    .close-btn {
        display: block;
    }
    .service-page-header, .news-page-header {
        width: 100%;
    }
}

@media screen and (max-width: 900px) {
    .scale {
        font-size: 1.2rem;
    }
    #news_slider {
        height: 480px;
    }
    .news_topic {
        position: static;
        height: 240px;
        padding-top: 30px;
        float: left;
        width: 100%;
    }
    .news_topic p {
        width: 70%;
    }
    .news_image {
        height: 240px;
        width: 100%;
        background-size: 100% !important;
        background-position: center center !important;
    }
    .slider-read-more {
        top: 320px;
    }
    #map_controls {
        display: none;
        width: 100%;
    }
    .welcome-image {
        height: 400px;
    }
    #front_upper_still, .title {
        height: 500px;
    }
    .biobord_logo {
        height: 330px;
    }
}

@media screen and (max-width: 880px) {
    /* Readjust biobord roadmap and its components in about page */
    #biobord-roadmap .container .col {
        padding: 0;
    }
    #roadmap-canvas {
        background: url("../img/biobord-roadmap-mobile.7c69c7d098b1.png");
        width: 350px;
        height: 880px;
    }
    #biobord-roadmap .roadmap-step {
        left: 42%;
    }
    #rs1 {
        top: 75px;
    }
    #rs2 {
        top: 235px;
    }
    #rs3 {
        top: 390px;
    }
    #rs4 {
        top: 630px;
    }
    #rs5 {
        top: 765px;
    }
}

@media screen and (max-width: 767px) {
    #feature-menu {
        width: 100%;
    }
    .nav-item {
        float: left;
    }
    .navbar {
        height: 62px;
    }
    .modal-body img {
        width: 100%;
        height: auto;
    }
    #front_upper_still, .title {
        height: 420px;
    }
    #logo-1, #logo-2 {
        width: 180px;
    }
    #logo-3 {
        width: 120px;
    }
    .biobord_logo {
        height: 285px;
    }
    .title .project_logos {
        height: 135px;
    }
    .card {
        width: 90% !important;
        margin: 20px auto !important;
    }
}

@media screen and (max-width: 700px) {
    .timeline {
        margin-top: -10px;
    }
    .menu li {
        width: 5em;
    }
    #footer {
        overflow: auto;
        height: auto;
    }
    .timeline {
        margin-top: 0;
    }
    .modal-title {
        font-size: 1.2rem;
    }
    #welcome .row .col:nth-child(2) {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    #front_upper_still, .title {
        height: 350px;
    }
    #front_upper_still {
        margin: 60px 0 0 0;
    }
    .title .project_logos {
        height: 115px;
    }
    .title .biobord_logo {
        height: 240px;
    }
    #logo-1, #logo-2 {
        width: 150px;
    }
    #logo-3 {
        width: 100px;
    }
    .service-page-header .page-title, .news-page-header .page-title {
        margin: 25px 10px;
    }
}

@media screen and (max-width: 600px) {
    .read-more {
        top: 135px;
    }
    .news_image {
        background-size: auto 100% !important;
    }
    #welcome .welcome-text {
        padding: 20px 15px;
    }
}

@media screen and (max-width: 575px) {
    .modal-dialog {
        margin: 5%;
    }
}

@media screen and (max-width: 550px) {
    #front_upper_still, .title {
        height: 550px !important;
    }
    .title .biobord_logo {
        background: url("../img/biobord-mobile-header.da14890ba01c.png") no-repeat;
        background-size: 100% auto;
        max-width: 100%;
        min-width: 0;
        height: 450px;
    }
    .title .project_logos img {
        width: 25%;
    }
    #logo-1 {
        margin-right: 10px;
    }
    #logo-1, #logo-2 {
        width: 130px;
    }
    #logo-3 {
        width: 90px;
    }
}

@media screen and (max-width: 530px) {
    .header {
        font-size: 1.2em;
    }
}

@media screen and (max-width: 500px) {
    .card {
        width: 90% !important;
    }
    .read-more {
        top: 140px;
    }
    .front-header {
        font-size: 1.8rem;
    }
    .title {
        font-size: 1.8em !important;
    }
    #map_controls {
        display: none;
        width: 100%;
    }
    #footer {
        padding: 30px 50px;
    }
    .lower-row {
        margin-top: 30px;
        margin-left: 10px;
    }
    .upper-row {
        margin-left: 8px;
    }
    .title .project_logos {
        padding: 0;
        height: 105px;
    }
    #front_upper_still, .title {
        height: 500px !important;
    }
    .modal-body p, .card-link {
        font-size: 14px;
    }
    .modal-header h4 {
        font-size: 18px;
    }
    .modal-header {
        min-height: 140px;
    }
    .modal-date {
        top: 128px;
        font-size: 14px;
        width: 90px;
    }
    .modal-info {
        top: 111px;
        font-size: 14px;
        padding-top: 5px;
    }
    .modal-footer, .modal-footer button.btn.btn-danger {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 480px) {
    .modal-body {
        font-size: 1rem;
    }
}

@media screen and (max-width: 450px) {
    #front_news {
        margin-top: 45px;
    }
    #front_upper_still, .title {
        height: 465px !important;
    }
    .service-page-header .project-logos #logo-1, .news-page-header .project-logos #logo-2 {
        width: 140px;
        height: 50px;
        margin: 0 8px; 
    }
}

@media screen and (max-width: 430px) {
    .header {
        font-size: 1em;
    }
    #front_upper_still, .title {
        height: 520px !important;
    }
    .title .project_logos {
        height: 180px;
    }
}

@media screen and (max-width: 400px) {
    #front_news {
        margin-top: -10px;
    }
    #front_upper_still, .title {
        height: 500px !important;
    }
    .card {
        width: 100% !important;
    }
    #biobord-roadmap .project-logos #logo-1 {
        width: 150px;
        height: auto;
    }
    #biobord-roadmap .project-logos #logo-2 {
        width: 120px;
        height: auto;
    }
}
@media screen and (max-width:400px){
    .nav-logo {
        height: 28px;
        margin: 6px 6px 0 0;
      }
  }
