.page-banner {
 height: 380px;
 position: relative;
 margin-bottom: 0px;
 background-size: cover; 
 background-position: center;
 background-image: url("../images/banner_hd.jpg");
}

.page-banner h1 {
 color: white;
 text-align: center;
 font-size: 42px;
 font-weight: 100;
}

.page-banner .page-title {
 position: absolute;
 bottom: 120px;
 width: 100%;
}

@media screen and (max-height: 768px) {
 .page-banner {
  height: 320px;
 }
 .page-banner h1 {
  font-size: 38px;
 }
 .ingress {
  font-size: 24px;
 }
}

@media screen and (max-height: 580px) {
 .page-banner {
  height: 260px;
  margin-bottom: 0px;
 }
 .page-banner h1 {
  font-size: 34px;
 }
 .ingress {
  font-size: 22px;
 }
}

@media screen and (max-height: 480px) {
 .page-banner {
  height: 200px;
  margin-bottom: 8px;
 }
 .page-banner h1 {
  font-size: 32px;
 }
 .ingress {
  font-size: 20px;
 }
}

#some {
 position: absolute;
 right: 12px;
 top: 20px;
 /* width: 36px;
 height: 90px;*/
}

.some-item {
 float: right;
 clear: both;
}

.some-icon {
 margin-bottom: 12px;
}

a:hover {
 text-decoration: none;
}

div.read-more a:after,
ul.navbar-nav a:after {
   color: #2caae1;
}

.read-more {
 margin-top: 16px;
}

#nav-container {
 text-align: center;
}

ul.navbar-nav {
 float: none;
 display: inline-block;
 margin-left: auto;
 margin-right: auto;
}

ul.navbar-nav a {
 text-transform: uppercase;
 font-weight: bold;
}

.navbar.container {
 margin-top: 0;
}

.navbar-collapse {
 padding: 0;
}

.navbar-default {
 background-color: transparent;
}

.navbar {
 margin-bottom: 0;
 margin-top: 0;
}

#navbar-bg {
 position: absolute;
 bottom: 0px;
 width: 100%;
 height: 80px;
 background-image: url("../images/navbar-shade_turq.png");
 background-size: 100% 100%;
 background-position: top;
 background-repeat: no-repeat;
}

#navbar {
 position: relative;
 top: 30px;
 padding-left: 0;
 padding-right: 0;
 margin-left: auto;
 margin-right: auto;
}

.nav > li.first > a {
 padding-left: 0;
}

.navbar-nav > li > a {
 font-size: 16px;
 padding-top: 8px;
 padding-bottom: 8px;
}

@media screen and (max-width: 1000px) {
 .nav li a {
   padding-left: 5px;
   padding-right: 7px;
 }
}

@media screen and (max-width: 768px) {
 #navbar-bg {
  background-color: #D3D800;
  background-image: none;
  position: relative;
  top: 0px;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 100;
  height: auto;
 }
 #navbar {
  top: 0px;
  padding-left: 15px;
  padding-right: 15px;
 }
 .nav > li.first > a {
  padding-left: 15px;
 }
 .navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
 }
 .page-banner {
  height: 280px;
 }
 .page-banner h1 {
  font-size: 34px;
 }
 .main-container { 
  margin-left: 15px;
  margin-right: 15px;
 }

}

#page-logos {
 margin-top: 4px;
 margin-bottom: 4px;
 max-width: 800px;
 position: relative;
 max-height: 120px;
 display: flex;
}

#page-logos img {
 padding-left: 15px;
 padding-right: 15px;
 max-height: 120px;
}

img.logo-icb {
}
img.logo-eu {
 max-height: 74px;
}
img.logo-flagship {
 position: relative;
 top: -10px;
}

body .page-title h1,
body h1.pane-title {
 text-align: center;
 font-size: 32px;
 margin-top: 15px;
 margin-bottom: 30px;
 color: #0679AC;
 font-family: "Calibri Light", "Calibri", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
 text-transform: none;
}

.btn-materials {
 min-width: 35%;
 max-width: 95%;
 width: 50%;
}

.main-container a.btn-materials {
 color: #fff;
}

.footer a {
 color: #000;
 font-size: 12px;
}

h1 {
 font-size: 28px;
 color: #0679AC;
 margin-bottom: 5px;
}

h2 {
 font-size: 24px;
 color: #03ab9f;
 margin-bottom: 5px;
}

h3 {
 font-size: 20px;
 color: #0679AC;
 margin-bottom: 5px;
}

h3 small {
 text-transform: none;
 font-size: 14px;
 font-weight: bold;
 color: #000;
}

h4 {
 font-size: 18px;
}

h2:first-child,
h3:first-child {
 margin-top: 0px;
}

h3 {
 margin-top: 26px;
 /* text-transform: uppercase; */
/* color: #8081BD;*/
}

h2,
h2.pane-title {
 /* text-transform: uppercase; */
 /*color: #D3D800;*/
 /* padding-bottom: 15px; */
 font-weight: bold;
}

.main-container article.node p,
.main-container article.node li {
 font-size: 14px;
}

.main-container a {
 color: #0679AC;
 font-weight: bold;
}

.slogan-summary {
 font-size: 22px;
 text-align: center;
 margin-bottom: 30px;
}

.slogan-banner {
 background-color: #0679AC;
 text-align: center;
 text-transform: uppercase;
 color: #fff;
 padding-top: 15px;
 padding-bottom: 15px;
 margin-bottom: 15px;
 font-size: 22px;
 font-weight: bold;
}

.main-container .highlight {
  background-color: #dfefff; /* #03ab9f; */
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 30px;
}

.field-name-field-contact {
  margin-top: 30px;
}

.main-container section .region article.node div.field ul li {
  list-style: none;
}

.main-container section .region article.node div.field ul li:before {
  content: '\2022';
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -18px;
  top: 0;
  font-size: 16px;
  font-weight: bold;
}

.region-sidebar-second .menu a {
 color: #2caae1; 
 padding-top: 6px;
 padding-bottom: 6px;
 padding-left: 0px;
}

.region-sidebar-second .menu a.active,
.region-sidebar-second .menu a:hover {
 color: #000;
 background-color: transparent;
}

.region-sidebar-second .menu {
 border-bottom: 1px solid #dfdfdf;
 border-top: 1px solid #dfdfdf;
}

.main-container {
 padding-top: 15px;
}

.news-list .news-item-row {
 margin-bottom: 32px;
}

.news-list h3 {
 /* font-size: 29px; */
}

.news-list .news-summary {
 /* font-size: 19px; */
}

.bootstrap-twocol-stacked > .row {
 margin-bottom: 15px;
}

.views-row {
 margin-bottom: 30px;
}


/* Flex fixes */
#flexslider-1.flexslider {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
border: 0;
}

.flex-direction-nav a {
height: 50px;
}

/* Other */

.theme-extrabox {
 padding-top: 12px;
 padding-left: 16px;
 padding-right: 16px;
 font-size: 12px;
}

.theme-extrabox h3 {
 font-size: 14px;
}

.theme-extrabox ul {
 list-style: none;
 padding: 0px;
}

.theme-extrabox ul li {
 padding-top: 8px;
}

.theme-infobox {
 background-color: #00507f;
 opacity: 0.85;
 color: #fff;
 padding-top: 12px;
 padding-left: 16px;
 padding-right: 16px;
 font-size: 12px;
}

.theme-infobox h1,
.theme-infobox h2,
.theme-infobox h3,
.theme-infobox h4 {
 color: #fff;
 font-size: 14px;
}

.theme-infobox .view-content {
 margin-top: 48px;
 padding-top: 8px;
 padding-bottom: 16px;
 padding-left: 5px;
 padding-right: 5px;
}



.view-partners h3 {
 font-weight: bold;
}

/* .view-partners h4 { font-size: 16px;} */

.view-partners .row {
/* margin-top: 15px; */
/* margin-bottom: 30px;*/
}

/* Sigh, people could decide what they want.. */
/* .view-partners #views-bootstrap-grid-3 .row h4 { font-size: 14px; } */
/* .view-partners #views-bootstrap-grid-3 .row  { font-size: 90%; } */

.pane-partners-map-panel-pane-1 {
 margin-bottom: 32px;
}

.gallery-images .field-item {
 float: left;
 padding: 3px;
 width: 25%;
}

.view-private-materials table th.views-field-field-private-files {
 max-width: 60%;
 min-width: 50%;
}

/* meh */
span.file img.file-icon {
 display: none;
}

.highlight {
 background-color: #03ab9f;
 padding: 15px;
}

/* Print CSS, hide more */
@media print {
 #page-header-container { display: none; }
 .nav-tabs { display: none; }
 .footer { display: none; } 
}
