body {
  font-family: 'Lato', sans-serif !important;
  line-height: 1.7;
}
h1,h2,h3,h4,h5 {
 font-weight: 700;
 color: #4C7FA5;
 line-height: 1.3;
}
.navbar {
  background: #fff !important;
}
p a {
  color: #4C7FA5;
}
p a:hover,
p a:focus {
  color: #4C7FA5;
  opacity: 0.8;
}
p, li {
  color: #666;
  line-height: 1.7;
}



.navbar-brand {
  display: block;
  text-indent: -9999px;
  width: 200px;
  height: 100px;
  background: #fff url('https://min-media.s3.eu-west-1.amazonaws.com/logo_9fbe2239ed.png') no-repeat left center;
  background-size: 70%;
}
.navbar-nav .nav-item a {
  color: #4C7FA5 !important;
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin: 0 5px;
  white-space: nowrap;
}
.navbar-nav .nav-item a:hover,
.navbar-nav .nav-item a:focus {
  opacity: 0.7;
}
@media (max-width: 990px) {
  .navbar-nav .nav-item a {
    background: #F0F3EC;
    text-align: center;
    margin: 0 auto 2px auto;
  }
}
.navbar-nav .nav-item .join-us {
  color: #fff !important;
  margin: 0 0 0 15px;
  padding: 10px 20px !important;
  background: #006EA3;
}
@media (max-width: 990px) {
  .navbar-nav .nav-item .join-us {
    margin: 0 0 0 0;
  }
}
.navbar-nav .nav-item .join-us:hover {
  color: #fff;
  opacity: 1;
}
@media (max-width: 990px) {
  .navbar-nav .join-us {
    margin: 0;
  }
}
.navbar-nav .nav-item .lang {
  color: #999 !important;
  font-weight: 400;
}
.lang-msg {
  padding: 15px;
  font-size: 14px;
  color: #777;
}
.navbar-toggler  {
  border: none;
  color: #006EA3 !important;
}
.navbar-toggler:focus {
  outline: none;
}
.dropdown-item {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


@media(min-width: 990px) {
  .dropdown-item {
    max-width: 300px;
  }
}
.navbar-nav .nav-item a.dropdown-item {
  background: none;
  font-size: 16px;
  font-weight: 700;
  margin: 10px auto 10px auto;
}
.dropdown-menu {
  border: none;
  border-radius: 0;
}
@media(min-width: 990px) {
  .dropdown-menu {
    border-top: 3px solid #4C7FA5;
    box-shadow: 0 1px 7px rgb(0 0 0 / 10%);
  }
}

.language-dropdown {
  position: absolute;
  right: 0px;
  top: -30px;
  font-size: 14px;
}
@media(max-width: 600px) {
  .language-dropdown {
    right: 30px;
  }
}
.language-dropdown a {
  color: #999;
  font-size: 14px;
}
.language-dropdown .dropdown-menu {
  min-width: 70px;
  border-top: none;
}


.hero {
  height: 600px;
  background: #006EA3;
  position: relative;
}
.hero--text {
  height: 300px;
  background: #006EA3;
  position: absolute;
  right: 40px;
  opacity: 0.9;
  bottom: 0px;
  width: 400px;
}
.hero--image {
  opacity: 0.9;
}
.hero-small {
  height: 20vh;
  background: #E59002;
  position: relative;
}
.hero--caption {
  position: absolute;
  background: rgba(255,255,255, 0.7);
  padding: 2px 10px;
  font-size: 10px;
  right: 0;
  bottom: 0;
  z-index: 100;
  color: #444;
}




.intro-text {
  width: 50%;
  font-size: 18px;
}

.btn {
  border-radius: 0;
}

.btn-primary {
  background: #A3B38D;
  color: #fff !important;
  border: none;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px;
  margin: 5px 0;
}
.page--section-0 {
  padding: 80px 0;
}
@media (max-width: 575px) {
  .page--section-0 {
    padding: 20px 0;
  }
}

#section-1 {
  border-top: 10px solid #F1F4EF;
}
/*
.page--section-1 {
  background: #E59002;
}
.page--section-2 {
  background: #A3B38D;
}
.page--section-3 {
  background: #4E627A;
}
.page--section-4 {
  background: #E59002;
}
*/

.section-menu {
  background: #A3B38D;
  border-bottom: none !important;
}
.section-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.section-menu ul li {
  display: inline-block;
}
@media(max-width: 600px) {
  .section-menu ul li {
    display: block;
    border-bottom: 1px solid #fff;
  }
}
.section-menu ul li a {
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
}
@media(max-width: 600px) {
  .section-menu ul li a {
    display: block;
  }
}
.section-menu ul li a.active {
  background: #F1F4EF;
  color: #A3B38D;
}
.section-menu ul li a:hover,
.section-menu ul li a:focus {
  text-decoration: none;
  opacity: 0.8;
}
.menu-about-us ul li a {
  background: #4E627A;
}
.menu-join-us ul li a {
  background: #91655A;
}
.menu-blog ul li a {
  background: #E59002;
}





img {
  width: 100%;
}

.grid-item {
  padding: 0 30px;
  margin-bottom: 60px;
  overflow: hidden;
}
.grid-item p {
  font-size: 19px;
  color: #666;
}
.grid-item blockquote p,
.feature-node blockquote p {
  color: #A3B38D !important;
  font-size: 24px;
}
.grid-item h2 {
  font-size: 20px;
  margin: 0 0 20px 0;
  padding: 0 0 0 15px;
  border-left: 8px solid #A3B38D;
}
.grid-item iframe {
  width: 100%;
}
.grid-item img {
  margin: 0 auto 20px auto;
}
.grid-image {
  height: 200px;
  margin: 0 auto 20px auto;
}
.section {
  border-bottom: 10px solid rgba(163,179,141,0.15);
}
.section-grid {
  padding: 80px 0 20px 0;
}
.section-title {
  font-size: 40px;
  margin: 0 0 10px 15px;
}

.desat-image {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  filter: grayscale(100%);
}

.full-image {
  width: 100%;
  height: 600px;
}

.page--main-title {
  display: none;
}
.page-menu {
  background: #A3B38D;
}
.page-menu ul {
  padding: 0;
  margin: 0;
}
.page-menu ul li {
  display: inline-block;
}
.page-menu ul li a {
  display: block;
  padding: 10px 20px;
  color: #fff;
}




.header-event {
  background: #A3B38D;
  padding: 250px 20px 20px 20px;
  color: #fff;
  margin-top: -80px;
}
.page--item {
  padding-bottom: 80px;
  margin: 80px 10px 0 10px;
}
.page--item h1 {
  margin: 0 0 30px 0;
}




/* Component List */
.section-list {
  padding: 80px 10px;
}
.section-list h2 {
  margin-bottom: 30px;
  margin-left: 0px;
}
.list-item {
  font-size: 12px;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #f9f9f9;
  border-top: 1px solid #f9f9f9;
  padding: 15px;
  color: #555;
  background-image: linear-gradient(to bottom right, #FCFCFB, #F9FAF8);
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.list-item h3 {
  font-weight: 400;
  line-height: 1.5;
  font-size: 18px;
  margin-right: 15px;
}
.list-item h3 a {
  color: #4C7FA5;
}
.list-item .date-icon {
  position: absolute;
  left: 15px;
  bottom: 0x;
}
.list-item-events h3 {
  position: absolute;
  left: 100px;
  top: 15px;
}
.list-item .date {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #999;
}
.list-item .categories {
  position: absolute;
  bottom: 15px;
  left: 110px;
  color: #999;
  white-space: nowrap;
  max-width: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view-more {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-weight: 700;
  background: #A3B38D;
  display: block;
  padding: 3px 8px;
  color: #fff;
}
.view-more:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
}
.col-md-4 .list-item {
  height: 160px;
}
.col-md-4 .list-item-events {
  height: 210px;
}
.col-md-4 .list-item h3 {
  font-size: 15px;
  max-height: 70px;
  overflow: hidden;
}
.col-md-6 .list-item {
  height: 170px;
}
.col-md-6 .list-item-events {
  height: 210px;
}
.col-md-8 .list-item {
  height: auto;
}
.col-md-12 .list-item {
  height: 140px;
}

.section-list .pager-next {
  margin: 40px auto;
  width: 120px;
  display: block;
}
.section-list .container {
  position: relative;
}
.section-list .view-all {
  text-align: right;
}
.section-list .view-all a {
  color: #A3B38D;
}

.section-carousel {
  background: #fff;
  position: relative;
}
.section-carousel .container {
  position: relative;
}
.section-carousel .language-dropdown {
  top: 40px;
  z-index: 300;
}
.section-carousel .slide-inner {
  padding: 80px 0 80px 200px;
  position: relative;
}
@media(max-width: 700px) {
  .section-carousel .slide-inner {
    padding: 20px 0 80px 20px;
  }
}
.section-carousel .slide-inner img {
  width: 150px;
  filter: grayscale();
  margin-right: 30px;
  position: absolute;
  left: 0;
  top: 100px;
}
@media(max-width: 700px) {
  .section-carousel .slide-inner img {
    display: none;
  }
}
.section-carousel .carousel-bg-image .slide-content {
  position: absolute;
  bottom: 0;
  right: 40px;
  background: rgba(255,255,255, 0.95);
  padding: 40px;
  border-left: 30px solid #4C7FA5;
  width: 50%;
}
.section-carousel .carousel-bg-image h2 {
  color: #A3B38D;
  font-weight: 400;
}
.carousel-indicators {
  right: 0;
  left: auto;
}
.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4C7FA5;
  cursor: pointer;
}
@media(max-width: 800px) {
  .section-carousel .carousel-bg-image .slide-content {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255, 0.9);
    padding: 40px;
    border-left: 30px solid #4C7FA5;
    width: 80%;
  }
}
.carousel-indicators li {
  background: #ddd;
}
.carousel-indicators .active {
  background: #ccc;
}


.section-icon {
  font-size: 40px;
  color: #ddd;
  text-align: center;
}
.single-item {
  background: rgba(163,179,141,0.15);
}
.single-item .navbar {
  margin-bottom: 10px;
}
.page-feature {
  background: #fff;
  margin-top: 10px;
  border-top: 1px solid #F9FAF8;
}
.section-name {
  padding-bottom: 8px;
  font-size: 16px;
  color: #006EA3;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.page-feature h2 {
  font-size: 40px;
  color: #A3B38D !important;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 30px;
}

.feature-node li,
.feature-node p {
  font-size: 19px;
  color: #666;
}
@media(max-width: 600px) {
  .feature-node li,
  .feature-node p {
    font-size: 17px;
    line-height: 1.8;
  }
}
.feature-node iframe,
.feature-node img {
  width: 100%;
  border: 10px solid rgba(163,179,141,0.15);
  margin: 20px 0;
}

.resource-acquire-options {
  border-top: 5px solid #fff;
  width: 100%;
  position: relative;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}

#paypal-button-container.constrained {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

#paypal-button-container .btn-paypal {
  margin: auto 1em;
}

.paywall-block,
.subscribe-form {
  /* border-top: 5px solid #fff;
  width: 100%; */
  padding: 80px 0;
  /* position: relative; */
  text-align: center;
  /* box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); */
}

.subscribe-form {
  background: #006EA3;
}

.paywall-block h2 {
  font-size: 40px;
  font-weight: 400;
}

.subscribe-form h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
}

.subscribe-form p {
  color: #eee;
}

.subscribe-form a {
  color: #fff;
}

.subscribe-form a:hover {
  color: #fff;
  opacity: 0.7;
}
.paywall-block .btn,
.subscribe-form .btn {
  margin: 20px 0;
}

.entity-detail .navbar {
  border-bottom: 10px solid rgba(163,179,141,0.15);
}
.entity-detail h2 {
  color: #A3B38D !important;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 30px;
}

.dates {
  padding: 15px 0;
  color: #A3B38D;
  border-top: 1px solid #A3B38D;
  border-bottom: 1px solid #A3B38D;
  margin: 0 0 30px 0;
}
.date-icon {
  background: #E4E9DD;
  color: #A3B38D;
  padding: 15px;
  text-align: center;
  max-width: 90px;
  margin: 0 auto 20px auto;
  line-height: 1.2;
}
@media(max-width: 600px) {
  .date-icon {
    margin: 0 0 20px 0;
  }
}
.ics {
  color: #A3B38D;
  max-width: 90px;
  margin: 0 auto 20px auto;
  display: block;
  text-align: center;
  border: 1px solid #A3B38D;
  border-radius: 4px;
}
.ics:hover,
.ics:focus {
  color: #A3B38D;
  opacity: 0.7;
  text-decoration: none;
}
@media(max-width: 600px) {
  .ics {
    margin: 0 0 20px 0;
  }
}
.date-day {
  font-size: 30px;
  font-weight: 700;
}
.date-month {
  border-bottom: 1px dotted #A3B38D;
  padding-bottom: 3px;
}
.date-year {
  padding-top: 3px;
  letter-spacing: 1px;
}


.share {
  list-style-type: none;
  padding: 0;
}
.share a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #E4E9DD;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}
@media(max-width: 600px) {
  .share {
    display: none;
  }
}
.share a .bi {
  position: absolute;
  top: 12px;
  left: 12px;
  color: #A3B38D;
}


thead th {
  background: #F1F4EF;
  border: 1px solid #fff;
  padding: 10px 15px;
}
tbody td {
  background: #F1F4EF;
  border: 1px solid #fff;
  padding: 10px 15px;
}
table {
  margin-bottom: 20px;
}
.page-membership .col-md-3 p {
  font-size: 14px;
  background: #F1F4EF;
  display: block;
  padding: 15px;
  border-bottom: 1px solid #ddd;
}
.page-membership .col-md-3 blockquote p {
 font-size: 18px;
}
.page-membership .col-md-3 img {
  width: 60%;
  display: block;
  margin: 20px auto;
}
@media(max-width: 760px) {
  .page-membership .col-md-3 img {
    width: 30%;
    display: block;
    margin: 10px auto;
  }
}

/* Newsletter */
.news-header {
  height: 500px;
  border-top:
}
.news-header .container {
  position: relative;
  height: 500px;
}
.news-header .news-title {
  position: absolute;
  bottom: -20px;
  background: rgba(255,255,255,1);
  padding: 40px 40px 20px 40px;
  left: 0;
}
.news-header .news-title h1 a {
  font-size: 40px;
  color: #A3B38D !important;
  font-weight: 400;
  margin-bottom: 0;
  width: 80%;
}
.news-header .news-title h1 a:hover {
  text-decoration: none;
  opacity: 0.8;
}
@media(max-width: 600px) {
  .news-header .news-title h1 {
    font-size: 28px;
  }
}
.page--news {
  background: #fff;
}
.page--news .container {
  padding: 0 45px;
}
.news-intro {
  margin: 20px 0 30px 0;
}
.news-intro p {
  font-size: 18px;
}
.news-feature {
  border-top: 1px solid #ddd;
  padding: 20px 0;
}
.news-item .page--content p a {
  color: #A3B38D;
}
.news-item .page--content img {
  margin: 20px 0;
}
.news-item h3,
.news-item h4 {
  padding-bottom: 8px;
  font-size: 16px;
  color: #006EA3;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  letter-spacing: 3px;
  margin-bottom: 10px;
  margin-top: 40px;
}
.news-item h2 a,
.news-feature h2 a {
  font-size: 28px;
  color: #A3B38D !important;
  font-weight: 400;
  line-height: 1.4;
}
.news-feature h2 a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.news-link {
  border-top: 1px solid #ddd;
  padding: 20px 0;
}
.news-link ul {
  list-style-type: none;
  padding: 0;
}
.news-link a {
  color: #A3B38D;
  display: block;
  padding: 5px 0;
}
.newsletter-content {
  background: #fff;
  margin-top: -150px;
  padding: 30px;
}
.newsletter-about {
  color: #999;
  font-size: 14px;
  padding: 30px;
  background: #F9FAF8;
  margin-top: 30px;
}
.newsletter-archive {
  padding: 30px;
  position: relative;
}
.newsletter-archive--item {
  color: #555;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}
.more-link {
  text-align: right;
}

.news-advert-leaderboard {
  width: 468px;
  margin: 40px auto;
}
.news-advert-leaderboard .news-advert-banner {
  border: 1px solid #ddd;
  padding: 2px;
}
.news-advert-rectangle {
  width: 336px;
  margin: 40px auto 0 auto;
}
.news-advert-rectangle .news-advert-banner {
  border: 1px solid #ddd;
  padding: 2px;
}
.news-advert-msg {
  text-align: right;
  color: #ccc;
  font-size: 12px;
  text-transform: uppercase;
  margin: 5px 0;
}
.news-advert-mobile {
  display: none;
}
@media (max-width: 1000px) {
  .news-advert-mobile {
    display: block;
  }
  .news-advert-desktop {
    display: none;
  }
}
.news-item.auth-true .page--content {
  padding-bottom: 100px;
}




.link-url textarea {
  background: #f9f9f9;
  padding: 5px;
  color: #888;
  border: 1px solid #ddd;
  overflow: hidden;
  font-size: 11px;
}
.link-url {
  margin: 20px 0;
}

.section-search {
  margin-bottom: 30px;
}
.section-search .container {
  position: relative;
}
.section-search .btn-search {
  position: absolute;
  right: 15px;
  top: -6px;
  padding-top: 9px;
  padding-bottom: 9px;
}
.section-search .search-clear {
  color: #ccc;
  font-size: 14px;
  position: absolute;
  top: -30px;
  right: 120px;
}

.tags {
  margin: 0 0 20px 0;
}
.tags a,
.tags div {
  background: #F9FAF8;
  color: #A3B38D;
  padding: 5px 8px;
  display: inline-block;
  margin: 0 0 5px 0;
}
.tags a:hover,
.tags a:focus {
  color: #F9FAF8;
  background: #A3B38D;
  text-decoration: none;
}


.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #A3B38D;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #A3B38D transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader {
  display: none;
  width: 100%;
  min-height: 300px;
  text-align: center;
  margin: 80px 0;
}

.post h1 {
  margin-bottom: 20px;
}
.post h2 {
  margin-bottom: 20px;
  font-size: 36px;
}

blockquote p,
.feature-node blockquote p {
  color: #A3B38D !important;
  font-size: 24px;
}
.post img {
  width: 100%;
  display: none;
}

.not-found {
  text-align: center;
}
.not-found h1 {
  margin-top: 30%;
}

.member-item {
  min-height: 150px;
}
.member-logo {
  width: 100%;
  height: 100px;
  margin: 0 0 20px 0;
  background-size: contain !important;
  text-indent: -9999px;
  opacity: 0.8;
}
.member-name {
  text-align: center;
  display: block;
  color: #A3B38D;
}

/* Footer */
.footer {
  font-size: 14px;
  color: #aaa;
  padding: 20px 0;
  background: rgba(163,179,141,0.15);
  z-index: 100;
}
@media(max-width: 600px) {
  .footer {
    padding: 20px 0 60px 0;
    text-align: center;
  }
}
.footer .container-fluid {
  position: relative;
}
.footer-menu {
  list-style-type: none;
  display: inline;
  position: absolute;
  padding: 0;
  right: 20px;
  display: inline-block;
}
@media(max-width: 600px) {
  .footer-menu {
    margin: 10px 0 20px 0;
    display: block;
    text-align: center;
    right: 0;
    left: 0;
  }
}
.footer-menu li {
  display: inline-block;
}
.footer-menu a {
  color: #aaa;
  margin: 0 0 0 10px;
  font-size: 14px;
}
.footer a.social-channel {
  padding: 0 5px;
  font-size: 18px;
  color: #bbb;
}

/* Cookie notice */
.light.cc_dialog .cc_dialog_headline {
  color: #4C7FA5 !important;
  display: none !important;
}
.light.cc_dialog p {
  font-size: 15px !important;
  color: #eee !important;
}
.light.cc_dialog {
  background-color: #4C7FA5 !important;
  padding: 20px !important;
}
.cc_dialog.simple {
  width: 100% !important;
  max-width: 100% !important;
}
.light.cc_dialog button.cc_b_ok {
  background-color: #A3B38D !important;
}
