/*
Theme Name: ETC Corporate
Author: Globedotters Team
Description: ETC Corporate theme by Globedotters.
Version: 1.0.1
*/

body {
  font-family: "Source Sans 3", sans-serif;
  /*color: #737373;*/
  /*font-weight: 300;*/
  /*font-size: 15px;*/
    color: #102c3d;
    font-weight: 400;
    font-size: 18px;
}
p {
  line-height: 1.8;
}
img {
  max-width: 100%;
  height: inherit;
}
.grecaptcha-badge {
  visibility: hidden;
}

blockquote {
    font-size: 18px;
}

/* Top Bar */
.top-bar {
  padding: 10px 0px;
  font-size: 12px;
  color: #f8f8f8;
  line-height: 20px;
}
.top-bar a {
  color: #fff;
}
.top-bar a:hover {
  color: #f8f8f8;
  text-decoration: underline;
}

/* Header */
.main-header {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #0f2c3d;
}

.main-header > .container-fluid {
  display: flex;
  align-items: center;
}

.site-logo {
  width: 120px;
}

/* Search Form */
.search-field {
  margin-top: 10px;
  border-radius: 0px;
  box-shadow: none;
  background: #fff;
  border-color: #b2b2b2;
  border-left: 5px solid #0f2c3d;
}

.main-header #ajaxsearchpro1_1 .probox .promagnifier {
  background: #80a3ad;
  background-image: none;
}

.main-header #ajaxsearchpro1_1 {
  border-radius: 5px;
}

.main-header #ajaxsearchpro1_1 .probox,
#ajaxsearchpro1_2 .probox,
div.asp_m.asp_m_1 .probox {
  border: none;
}

/* Search Page */
.search-result {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f7f7f7;
  min-height: 170px;
}
.search-result p {
  font-size: 14px;
  text-align: justify;
}
.search-result img {
  max-width: 150px;
  height: inherit;
  background: #fff;
  padding: 5px;
  border: 1px solid #e0e0e0;
  margin-right: 10px;
}
.search-result h4 {
  margin-top: 0px;
  font-size: 20px;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.search-result span {
  padding: 5px 10px;
  background: #007ba3;
  color: #fff;
  font-size: 10px;
  margin-bottom: 20px;
  display: inline-block;
  text-transform: uppercase;
}

.desktop-nav {
  display: block;
}

.mobile-nav {
  display: none;
}

/* Navbar */
.navbar {
  border-radius: 0px;
  margin-bottom: 0px;
}
.navbar-default {
  background-color: #f8f8f8;
}
.navbar-default .navbar-nav > li > a {
  color: #007ba3;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a {
  color: #f8f8f8;
  background: #007ba3;
}
.mega-menu-link {
  font-family: "Source Sans 3", sans-serif !important;
}
.mega-sub-menu .mega-menu-link {
  font-family: "Source Sans 3", sans-serif !important;
}
.mega-menu-item-5382 a {
  background: #007ba3 !important;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

/* Links, butons, hovers */
a {
  color: #80A3AD;
}
a:hover {
  text-decoration: none;
  color: #007ba3;
}
a.btn-main {
  background-color: #1b4056;
  font-family: "DM Serif Display", serif;
  font-size: 18px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 0.052vw solid #1b4056;
  transition: all 0.8s;
  width: 370px;
  padding: 6px 12px;
  margin: 0 auto;
}
a:hover.btn-main {
  color: #1b4056;
  background: rgba(255, 255, 255, 0.68);
}
a.btn-main-alt {
  background: #00a7da;
  border-radius: 0px;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
}
a:hover.btn-main-alt {
  background: #007ba3;
  color: #fff;
}
a.btn-main-white {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0px;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
}
a:hover.btn-main-white {
  background: #fff;
  color: #4b4b4b;
}
a.btn-small {
  font-size: 13px;
  background: #00a7da;
  color: #fff;
  border-radius: 0px;
  padding: 5px 10px;
  text-decoration: none;
  display: inline-block;
}
a:hover.btn-small {
  background: #007ba3;
  color: #fff;
}

a.btn-outline {
  background-color: #1b4056;
  font-family: "DM Serif Display", serif;
  font-size: 18px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 0.052vw solid #1b4056;
  transition: all 0.8s;
  width: 170px;
  margin-top: 20px;
  padding: 6px 12px;
}
a:hover.btn-outline {
  color: #1b4056;
  background: rgba(255, 255, 255, 0.68);
}
.bg-showmore-plg-link {
  color: #fff;
  background: #00a7da;
  border-radius: 0px;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
}
.bg-showmore-plg-link:hover,
.bg-showmore-plg-link:active,
.bg-showmore-plg-link:focus {
  text-decoration: none;
}
.btn-group-xs > .btn,
.btn-xs {
  border-radius: 0px;
}
.btn-default {
  border: none;
}
a.btn-pr {
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.btn-pr .fas {
  font-size: 60px;
  background: #f0f0f0;
  color: #00a7da;
  border-radius: 50%;
  padding: 30px 36px;
  margin-bottom: 20px;
}
/*.btn-form {*/
/*  color: #fff;*/
/*  background: #00a7da;*/
/*  border-radius: 0px;*/
/*  padding: 10px 20px;*/
/*  text-decoration: none;*/
/*  display: inline-block;*/
/*  text-transform: uppercase;*/
/*  border: none;*/
/*}*/
/*.btn-form:hover {*/
/*  background: #007ba3;*/
/*  color: #fff;*/
/*}*/

.btn-form {
  background-color: #1b4056;
  font-family: "DM Serif Display", serif;
  font-size: 18px;
  border-radius: 25px;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 0.052vw solid #1b4056;
  transition: all 0.8s;
  padding: 6px 12px;
  margin: 0 auto;
}

.btn-form:hover {
  color: #1b4056;
  background: rgba(255, 255, 255, 0.68);
}

a.btn-twitter {
  color: #007ba3;
  background: #fff;
  border-radius: 0px;
  padding: 10px 20px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: "DM Serif Display", serif;
  text-align: center;
  border-radius: 5px;
}
a:hover.btn-twitter {
  background: #fff;
  color: #007ba3;
}
a.btn-new {
  font-family: "DM Serif Display", serif;
  background-color: #cf5927;
  font-size: 18px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 0.052vw solid #cf5927;
  transition: all 0.8s;
  width: 170px;
  padding: 6px 12px;
  margin-top: 20px;
}

a:hover.btn-new {
  color: #1b4056;
  background: rgba(255, 255, 255, 0.68);
}

/* Backgrounds */
.bluebg {
  background: #9CB9BF;
}
.darkbluebg {
  background: #007ba3;
}
.greybg {
  background: #f8f8f8;
}
.lightbg {
  background-color: rgba(255, 255, 255, 0.8);
}
.withbg {
  background: no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.grey-opacity {
  background-color: rgba(0, 0, 0, 0.5);
}
.bluebox {
  padding: 20px 25px;
  color: #fff;
  background: #00a7da;
  display: block;
  border-left: 5px solid #007ba3;
}
.bluebox strong {
  font-family: "DM Serif Display, serif";
  text-transform: uppercase;
}
.greybox {
  padding: 20px 25px;
  color: #333;
  background: #f8f8f8;
  display: block;
  border-left: 5px solid #888;
}

/* Paddings and Margins */
.regular {
  padding: 50px 0px;
}
.regular20 {
  padding: 20px 0px;
}
.padding10 {
  padding: 10px;
}
.padding20 {
  padding: 20px;
}
.padding15tb {
  padding-top: 15px;
  padding-bottom: 15px;
}
.padding-bottom {
  padding-bottom: 50px;
}
.padding-top {
  padding-top: 50px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.spacing30 {
  height: 30px;
  display: block;
}
.spacing50 {
  height: 50px;
  display: block;
}

/* Borders */
.bordered-grey {
  border-top: 2px solid #f8f8f8;
  border-bottom: 2px solid #f8f8f8;
}

/* Headings */
h3 {
  font-size: 24px;
  font-family: "DM Serif Display", serif;
  margin-bottom: 30px;
  color: #2d6c80;
}
.heading1 {
  font-size: 36px;
  font-family: "DM Serif Display", serif;
  color: #2d6c80;
  margin-top: 10px;
  text-transform: uppercase;
}
.heading3 {
  font-size: 30px;
  font-family: "DM Serif Display", serif;
  margin-bottom: 30px;
  color: #2d6c80;
  text-transform: uppercase;
}
.heading3:before {
  content: "";
  height: 3px;
  background: #9cb9bf;
  width: 100px;
  display: block;
  margin-bottom: 0.8em;
  color: #e0e0e0;
}
.heading4 {
  font-size: 24px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
  color: #4b4b4b;
}
.heading4:before {
  content: "";
  height: 3px;
  background: #2d6c80;
  width: 100px;
  display: block;
  margin-bottom: 0.8em;
  color: #e0e0e0;
}
.home-title {
  color: #5f6c77;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 2em;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 20px;
}
.home-subtitle {
  font-size: 1.4em;
  line-height: 1.4em;
  padding: 0px;
  margin-bottom: 20px;
}
.blue-heading {
  color: #2d6c80;
}
.blue-und {
  padding-bottom: 5px;
  border-bottom: 2px solid #2d6c80;
}
.white-und-sm {
  padding-bottom: 5px;
  border-bottom: 2px solid #fff;
}

.page-title {
  font-size: 2.2em;
  color: #2d6c80;
  text-transform: uppercase;
  font-family: "DM Serif Display", serif;
}
.page-subtitle {
  font-size: 1.6em;
  color: #5f6c77;
  text-transform: uppercase;
  font-weight: normal;
  padding: 20px 0px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.grey-subtitle {
  text-transform: uppercase;
  color: #5f6c77;
}

/* Text sizes */
.p12 {
  font-size: 12px;
}
.p13 {
  font-size: 13px;
}
.p15 {
  font-size: 15px;
}
.p16 {
  font-size: 16px;
}
.p18 {
    font-size: 18px;
}

.text-justify {
  text-align: justify;
}
.intro-light {
  font-size: 18px;
  font-family: "Source Sans 3", sans-serif;
}

/* Overall Elements */
.centered-item {
  text-align: center;
}
.item-title {
  color: #5f6c77;
  font-size: 1.2em;
  text-transform: uppercase;
}
.bordered-left {
  border-left: 2px solid #2d6c80;
  padding: 10px;
}
.hover-box {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

/* Homepage Elements */

.mod-slider {
    display: none !important;
}

.homebox {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.homebox img {
    
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.homebox:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.homebox .overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  max-width: 600px;
  height: inherit;
  top: 0;
  left: 0;
  width: inherit;
}
.homebox .boxtitle {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -50px;
  font-size: 24px;
  color: #fff;
  font-family: "DM Serif Display", serif;
  padding: 10px 15px;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
.homebox .boxtitle a {
  color: #fff;
}
.homebox .boxtitle:before {
  content: "";
  height: 3px;
  background: #f0f0f0;
  width: 50px;
  display: block;
  margin-bottom: 0.8em;
  color: #e0e0e0;
}
.homebox .boxcontent {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 13px;
  line-height: 1.5;
  color: #fff;
  padding: 15px;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.2);
}
.homebox .boxcontent a {
  font-family: "DM Serif Display", serif;
  font-size: 16px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 0.052vw solid #fff;
  transition: all 0.8s;
  width: 120px;
  padding: 6px 12px;
  margin-top: 20px;
}

.homebox .boxcontent a:hover {
  color: #1b4056;
  background: rgba(255, 255, 255, 0.68);
}

.homenews-four {
  transition: all 0.5s;
  margin-bottom: 25px;
}
.homenews-four:hover .homenews-title {
  background: #fff;
}
.homenews-four:hover h3 a {
  color: #2d6c80;
}
.homenews-four-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.homenews-four:hover .four-img,
.homenews-four:focus .four-img {
  transform: scale(1.1);
}
.four-img {
  min-height: 250px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  transition: all 0.5s;
}
.homenews-four .homenews-small-four-img {
  display: inline;
  padding-right: 10px;
  float: left;
}
.homenews-four h3 {
  font-size: 24px;
  margin: 0px;
}
.homenews-four h3 a {
  color: #737373;
}
.homenews-title {
  padding: 20px;
  background: #fff;
  transition: all 0.5s;
}
.homenews-three .homenews-title {
  min-height: 125px;
}
.shadow {
  box-shadow: 0 0.67rem 0.67rem rgba(146, 153, 184, 0.08) !important;
  -webkit-box-shadow: 0 0.67rem 0.67rem rgba(146, 153, 184, 0.08) !important;
}

.homenews-date {
  position: absolute;
  font-family: "DM Serif Display", serif;
  color: #fff;
  left: 40px !important;
  top: 20px;
  padding: 3px 8px;
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}

.homenews-three {
  transition: all 0.5s;
}
.homenews-three:hover .homenews-title {
  background: #fff;
}
.homenews-three:hover h3 a {
  color: #2d6c80;
}
.homenews-three-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.homenews-three:hover .three-img,
.homenews-three:focus .three-img {
  transform: scale(1.1);
}
.three-img {
  min-height: 150px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  transition: all 0.5s;
}
.homenews-three h3 {
  font-size: 16px;
  margin: 0px;
}
.homenews-three h3 a {
  color: #737373;
  transition: all 0.5s;
}

.home-research {
  background: url("img/home-research.jpg") no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  position: relative;
}
.home-research .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.home-research h4 {
  color: #333;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px;
  background: #fff;
  padding: 10px;
  display: inline-block;
}
.home-research h3 {
  color: #fff;
  font-family: 'DM Serif Display", serif';
  text-transform: uppercase;
  font-size: 26px;
  margin: 30px 0px 40px 0px;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.2);
}
.home-research h3 a {
  color: #fff;
}

.home-page-about-text {
  color: #000;
}

/* Homepage Events */
.two-event .event-item {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.two-event .event-img {
  min-height: 200px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  transition: all 0.5s;
}
.two-event:hover .event-img {
  transform: scale(1.1);
}

.two-event .event-item-title {
  background: #f0f0f0;
  transition: all 0.5s;
  padding: 20px 25px;
  margin: 0px 0px 20px 0px;
}
.two-event:hover .event-item-title {
  background: #9cb9bf;
}

.two-event .event-item-title h3 {
  padding: 0px;
  margin: 0px;
  font-size: 20px;
  text-transform: uppercase;
}
.two-event .event-item-title h3 a {
  color: #2d6c80 !important;
  transition: all 0.5s;
}
.two-event:hover .event-item-title h3 a,
.two-event:focus .event-item-title h3 a {
  color: #fff !important;
}

.two-event .event-info {
  font-family: "DM Serif Display", serif;
  font-size: 18px;
  color: #fff;
  left: 40px !important;
  top: 20px;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.5);
}
.two-event .event-item-title {
  min-height: 106px;
}

#home-events .event-overlay {
  max-width: 100%;
}
#home-events .event-item {
  max-height: 300px;
}
.featured-events {
  margin-bottom: 30px;
}
.featured-events .event-box {
  overflow: hidden;
  position: relative;
}
.featured-events .event-box img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.featured-events .event-box:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.featured-events .event-box .event-title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 10px 20px;
  display: block;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  margin: 0px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 300;
}
.featured-events .event-box .event-title a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

.facts h4 {
  font-size: 24px;
  color: #4b4b4b;
  font-family: "DM Serif Display", serif;
  margin-top: 0px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.facts .fas {
  font-size: 60px;
  background: #f0f0f0;
  color: #9cb9bf;
  border-radius: 50%;
  padding: 30px 25px;
  margin-bottom: 20px;
}

.homenews .event-title {
  margin-top: 20px;
}
.homenews .event-title a {
  font-size: 18px;
}
.news-day {
  font-size: 15px;
  color: #fff;
}
.regular-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}
.regular-item img {
  max-width: 200px;
  margin-right: 15px;
}
.meta-holder {
  position: relative;
  float: left;
}
.regular-meta {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 12px;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.regular-meta .far {
  margin-right: 5px;
  color: #f8f8f8;
}
.regular-item h4 {
  font-size: 18px;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.regular-item p {
  font-size: 14px;
  color: #737373;
  line-height: 1.8;
  font-weight: 300;
}

.twitter-block {
  padding: 10px;
  background: #ebebeb;
  border-radius: 5px;
}

.newsletter-h {
  background: #f1f1f1;
  color: #2d6c80;
  padding: 20px;
}
.newsletter-h h3 {
  color: #2d6c80;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 26px;
  font-family: "Source Sans 3", sans-serif;
}
.newsletter-h p {
  font-size: 14px;
  color: #333;
}
.nwsl .form-control {
  border: 1px solid #2d6c80;
  border-radius: 0px;
  padding: 10px 15px;
  background: #fff;
  border-top: 1px solid #2d6c80;
  height: 50px;
}
.nwsl .btn-sub {
  border: none;
  border-radius: 0px;
  padding: 10px 15px;
  background: #2d6c80;
  height: 50px;
  color: #fff;
}

/* Homepage slider */
.mod-slider {
  height: calc(100vh - 188px);
}

.slick-slide > div > div {
  height: calc(100vh - 188px);
  position: relative;
}

.mod-slider .slick-slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.mod-slider .slick-slide .container {
  background: transparent;
  position: absolute;
  margin: auto;
  width: 50%;
  left: 100px;
  bottom: 50%;
  margin-bottom: -125px;
  z-index: 1000;
  font-family: "DM Serif Display", serif;
}

.mod-slider .slick-slide .container span {
  margin: 0px;
  padding: 15px 20px;
  color: #fff;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.2);
  display: block;
  margin-bottom: 20px;
}

.mod-slider .slider-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(000, 000, 000, 0.5);
  z-index: 999;
}

.mod-slider .slick-slide .container span h3 {
  text-decoration: none;
  font-size: 50px;
  color: #fff;
}

.mod-slider .slick-slide .container span p {
  font-size: 30px;
}

a.slider-btn {
  font-size: 18px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 0.052vw solid #fff;
  transition: all 0.8s;
  width: 170px;
  margin-left: 20px;
}

a:hover.slider-btn {
  color: #1b4056;
  background: rgba(255, 255, 255, 0.68);
}

.mod-slider .slick-prev {
  background: transparent url(img/arrow_sprite.png) no-repeat 0 0;
  border: none;
  height: 50px;
  position: absolute;
  width: 50px;
  z-index: 1;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 20px;
  display: none !important;
}

.mod-slider .slick-next {
  background: transparent url(img/arrow_sprite.png) no-repeat 0 -50px;
  border: none;
  height: 50px;
  position: absolute;
  width: 50px;
  z-index: 1;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 20px;
  display: none !important;
}

.slick-dots {
  display: flex;
  justify-content: center;
  padding: 1rem 0;
  list-style-type: none;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
}

.slick-dots li {
  margin: 0 5px;
}

.slick-dots li button {
  display: block;
  width: 14px;
  height: 14px;
  padding: 0;
  border-radius: 100%;
  background-color: #fff;
  border: 2px solid #cf5927;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  background-color: #cf5927;
  border: 2px solid #cf5927;
}

@media (max-width: 1100px) {
  .mod-slider .slick-slide .container {
    position: relative !important;
    text-align: center;
  }
  .mod-slider .slick-slide .container span {
    max-width: 100%;
    background: none;
    padding: 0px;
    margin-top: 50px;
    text-shadow: none;
    text-align: center;
  }
  .mod-slider .slick-slide .container span h3 {
    font-size: 24px;
    color: #2d6c80;
  }
  .mod-slider .slick-slide .container span p {
    color: #777;
  }
  a.slider-btn {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .nav-tabs > li {
    width: 100%;
  }
  .mod-slider .slick-prev,
  .mod-slider .slick-next {
    display: none !important;
  }
}

/* Data section */

.key-data {
    padding: 25px 0;
}

.key-data .container {
    display: flex;
    align-items: center;
}

.key-data h3 {
    margin-bottom: 10px;
    color: #0F2C3D;
}

.key-data ul, .key-data li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#key-data-1, #key-data-2 {
    background: #D8E7E8;
}

#key-data-1 .color-1, #key-data-1 .color-2 {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-bottom: -2px;
    margin-right: 10px;
}

#key-data-1 .color-1 {
    background: #CF5928;
}

#key-data-1 .color-2 {
    background: #E7AB30;
}

:root {
  --fill-angle: 0deg; /* this will animate to 280deg */
}

#key-data-1 .donut-chart {
  margin-left: 50px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: conic-gradient(
    #e4571d 0deg var(--fill-angle),
    #f7a500 var(--fill-angle) 360deg
  );
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
}

#key-data-1 .donut-chart::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  background: #0f2c3d; /* dark inner circle */
  border-radius: 50%;
  z-index: 1;
}

#key-data-1 .donut-center {
  position: relative;
  color: white;
  font-weight: bold;
  font-size: 24px;
  z-index: 2;
}

#key-data-1 .color-1-percentage, #key-data-1 .color-2-percentage {
     position: absolute;
     font-size: 14px;
     color: #fff;
     opacity: 0;
    transition: opacity 0.6s ease;
    font-weight: 500;
}

#key-data-1 .donut-chart.show-labels .color-1-percentage,
#key-data-1 .donut-chart.show-labels .color-2-percentage {
  opacity: 1;
}

#key-data-1 .color-1-percentage {
    top: 0;
    left: 0;
    margin-left: 31px;
    margin-top: 33px;
}

#key-data-1 .color-2-percentage {
    bottom: 0;
    margin-bottom: 10px;
}

#key-data-2 .bar-chart, #key-data-3 .bar-chart {
  display: flex;
  align-items: flex-end;
  gap: 40px;
  height: 250px;
  padding: 40px 0;
}

#key-data-2 .bar, #key-data-3 .bar {
  width: 60px;
  background-color: #d44100;
  position: relative;
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 0.8s ease-out;
}

#key-data-2 #barChart > div:first-child {
    background: #AC4024;
}

#key-data-2 #barChart > div:nth-child(2) {
    background: #EC5A24;
}

#key-data-2 #barChart > div:last-child {
    background: #E78459;
}

#key-data-2 #barChart1 > div:first-child {
    background: #C2802A;
}

#key-data-2 #barChart1 > div:nth-child(2) {
    background: #E48A26;
}

#key-data-2 #barChart1 > div:last-child {
    background: #E5C180;
}

#key-data-2 .bar .label, #key-data-3 .bar .label {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  color: #333;
}

.bar-number {
    font-family: "DM Serif Display", serif;
    opacity: 0;
    transition: all 0.6s ease-out;
    transform: translateX(-50%) translateY(10px);
    left: 50%;
    margin-top: -30px;
    position: absolute;
    color: #0F2C3D;
}

.bar-number.visible {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  transition-delay: 1s;
}

.key-data-footer {
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.key-data .btn-new {
    margin-top: 0;
    background: #0F2C3D;
    border:1px solid #0F2C3D;
}

.tourism-economics {
    display: block;
    text-align: right;
}

/* What we do */

.wwd-header {
    background: url("https://etc-corporate.org/uploads/2024/06/wwd-header-bg.jpg") no-repeat center/cover;
    display: flex;
    align-items: center;
}

.wwd-header .small-header-title {
    color: #fff;
}

.wwd-header .small-header-title:before {
    background: #fff;
}

.cont-holder .row {
  margin-left: 0px;
  margin-right: 0px;
}
.cont-holder .gallery {
  margin: 20px 0px;
}
.cont-holder .gallery-item {
  margin: 0px !important;
}
.cont-holder .gallery-item img {
  width: 100%;
  height: inherit;
  padding: 5px;
  background: #fff;
  border: 1px solid #f7f7f7 !important;
}
.wwd-intro,
.page-intro {
  font-size: 18px;
}

.wwd img {
  background: rgb(0, 167, 218);
  background: linear-gradient(
    90deg,
    rgba(0, 167, 218, 1) 50%,
    rgba(0, 123, 163, 1) 100%
  );
  color: #fff;
  padding: 5px;
  margin-bottom: 20px;
}
.wwd-icon .fas,
.wwd-icon .far {
  color: #2d6c80;
}
.wwd-box {
  padding: 50px;
}
.wwd-box ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 20px 0px;
}
.wwd-box ul li {
  border-left: 2px solid #9cb9bf;
  margin-left: 10px;
  padding: 3px 3px 3px 15px;
  margin-bottom: 10px;
}
/*.wwd-box a.btn-outline {*/
/*  text-transform: uppercase;*/
/*}*/
.pad-right {
  padding-right: 30px;
}
.pad-left {
  padding-left: 30px;
}
.wwd-image {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 200px;
}
.wwd-text p {
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.wwd-text ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.wwd-holder {
  position: relative;
}
.wwd-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 1;
  top: 0;
  left: 0;
}
.wwd-index {
  z-index: 999;
}
.wwd-index img {
  border: 5px solid #fff;
  max-height: 600px;
  width: inherit;
}
.wwd-index p {
  color: #fff;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}

.col-md-2.values-column {
    width: 20%;
}

.wwd-read-more {
    margin: 60px 0;
}

.wwd-3-links {
    padding: 60px 0 40px 0;
}

.wwd-3-links .homebox {
    height: 250px;
}

.wwd-3-links .homebox img {
    object-fit: cover;
    height: 100%;
}

.wwd-3-links .col-md-4:first-child .homebox img {
    height: auto;
}

/* Cooperation with EU */

.show_more .wpsm-show, .show_more .wpsm-hide {
  background-color: #1b4056 !important;
  font-family: "DM Serif Display", serif;
  border: none;
  border-radius: 25px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 6px 25px !important;
  font-size: 18px !important;
  text-decoration: none;
  text-transform: capitalize !important;
  width: 170px;
  letter-spacing: 1px !important;
  border: 0.052vw solid #1b4056;
  transition-duration: 0.5s;
}

.show_more .wpsm-show:hover, .show_more .wpsm-hide:hover {
    color: #1b4056 !important;
    background: rgba(255, 255, 255, 0.68) !important;
}

/*.wwd-read-more .btn-main {*/
/*    width: 170px;*/
/*}*/

/*.wwd-box .btn-outline {*/
/*    width: auto;*/
/*}*/

.page-template-template-publications .regular .btn-main, .page-template-template-visual-content .regular .btn-main {
    width: 170px;
    margin: 0;
}

.page-template-template-70years .cont-holder .flex-row .bluebg {
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

/* Annual Reports */
.report-box {
  background: #f8f8f8;
  padding: 20px;
  border: 1px solid #f1f1f1;
  -webkit-transition: border 1.2s ease-out;
  -moz-transition: border 1.2s ease-out;
  -o-transition: border 1.2s ease-out;
  transition: border 1.2s ease-out;
}
.report-box:hover {
  background: #fff;
  border: 1px solid #2d6c80;
}
.report-box img {
  border: 1px solid #f1f1f1;
}
.report-box:hover a {
  color: #9cb9bf;
}
.report-box h3 a {
  padding: 20px 0px;
  font-size: 20px;
  font-family: "DM Serif Display", serif;
  color: #2d6c80;
  margin: 0px;
  text-transform: uppercase;
}

/* Organisation */
.team-member {
  display: block;
  min-height: 354px !important;
  margin-bottom: 20px;
}
.team-member h4 {
  color: #2d6c80;
  line-height: 1.3;
  font-family: "Source Sans 3", sans-serif;
  letter-spacing: -1px;
  font-weight: normal;
  font-size: 22px;
}
.team-member h4 strong {
  text-transform: uppercase;
  font-weight: bold;
}
.team-member h5 {
  color: #4b4b4b;
  font-size: 18px;
}

.board-member {
  display: block;
  min-height: 375px !important;
  margin-bottom: 20px;
}
.board-member h4 {
  color: #2d6c80;
  line-height: 1.3;
  font-family: "Source Sans 3", sans-serif;
  font-size: 22px;
  letter-spacing: -1px;
  font-weight: normal;
}
.board-member h5 {
  color: #4b4b4b;
  line-height: 1.5;
  font-size: 18px;
}
h5.h5fix {
  color: #4b4b4b;
  line-height: 20px;
  font-size: 18px;
  min-height: 40px;
}

/* Members */
.member-info {
  padding: 10px;
  border: 1px solid #f0f0f0;
  min-height: 235px;
  margin-bottom: 20px;
}
.member-info:hover {
  border: 1px solid #2d6c80;
}
.nto-logos {
  display: block;
  margin-bottom: 20px;
}
.nto-logos img {
  width: 120px;
  padding: 3px;
  background: #fff;
  border: 1px solid #f0f0f0;
}
.member-name {
  font-size: 18px;
  line-height: 24px;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.member-nto {
  font-size: 18px;
  line-height: 18px;
  font-family: "Source Sans 3", sans-serif;
  display: block;
}

.nto-details {
  margin-bottom: 50px;
}

.nto-details .btn-main {
    width: 170px;
    margin: 20px 0;
}

.nto-details img {
  padding: 10px;
  background: #fff;
  border: 1px solid #b2b2b2;
}
.nto-details h3 {
  font-size: 24px;
  margin-bottom: 30px;
  color: #2d6c80;
  margin-top: 0px;
  text-transform: uppercase;
}
.nto-details h4 {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #9cb9bf;
}
.nto-details span {
  display: block;
}

/* Partners */

.partners-container {
    display: flex;
    flex-wrap: wrap;
}


.partner {
  background: #fff;
  border: 1px solid #f0f0f0;
  flex: 1 1 calc(33.33% - 20px);
  max-width: calc(33.33% - 20px);
  padding: 10px 20px 20px;
  margin: 5px;
  
}

.partner img {
  padding: 20px 0px;
  margin: 0px auto 0px;
  max-height: 230px;
  border-bottom: 1px solid #E8E8E8;
}

.partner-info .btn-main {
    margin: 20px 0 0 0;
    width: 170px;
}

.partner-logo-container {
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partner .partner-title-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
}

.partner h3 {
  margin: 0;
  font-size: 20px;
  color: #2d6c80;
  font-family: 'DM Serif Display", serif';
  text-transform: uppercase;
  text-align: center;
}


/* 70 Years */
.syears h1 {
  color: #9cb9bf;
  font-size: 72px;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
  margin-top: 0px;
}
.syears h3 {
  font-family: "Source Sans 3", sans-serif;
  text-transform: uppercase;
  font-size: 48px;
  color: #9cb9bf;
}

/* Tenders */
.tender {
  background: #fff;
  margin-bottom: 50px;
  border: 1px solid #f0f0f0;
}
.tender-info {
  padding: 25px 35px;
}
.tender-info h3 {
  color: #4b4b4b;
  text-transform: uppercase;
  font-size: 26px;
}
.tender-info p {
  line-height: 1.8em;
  margin-bottom: 20px;
}
.tender-info img {
  margin-right: 25px;
  margin-bottom: 25px;
  width: 400px;
  max-width: 100%;
}
.tender-name {
  color: #2d6c80;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.tender-info .btn-main {
    margin: 0;
    
}

/* Advocacy pages */
.advocacy-page p {
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 2;
}
.advocacy-page .coordinator img {
  padding: 20px;
  background: #fff;
  border: 1px solid #f0f0f0;
}
.advocacy-page h4,
.advocacy-page h5 {
  font-family: "Source Sans 3", sans-serif;
  padding: 0px;
}
.advocacy-page h3 {
  font-family: "DM Serif Display", serif;
  letter-spacing: -1px;
  font-weight: normal;
  font-size: 30px;
  margin: 10px 0px 10px 0px;
  text-transform: uppercase;
  color: #2d6c80;
}
.advocacy-page h4 {
  margin: 20px 0px 5px 0px;
}
.advocacy-page h5 {
  margin: 0px 0px 20px 0px;
}
.advocacy-intro h4 {
  color: #2d6c80;
  font-size: 22px;
  padding-bottom: 10px;
  line-height: 1.5;
}

/* Markets */
.markets .pc-item-title {
  min-height: auto !important;
}

/* Digital Channels */

.digital-channels-wrapper {
    padding-bottom: 100px;
}

.digital-channels-grid {
    max-width: 1170px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 30px 0 30px;
    gap: 55px 55px;
}

.digital-channels-item {
     flex: 0 0 calc((100% - (55px * 2)) / 3); 
}

.digital-channels-item h3 {
    margin-bottom: 10px;
}

.digital-channels-text-wrapper {
    margin-bottom: 25px;
}

.digital-channels-item p {
    font-size: 16px;
}

.digital-channels-item a.btn-main {
    display: unset;
    padding: 6px 16px;
}

#social-media-modal .modal-body {
    padding: 0;
}

#social-media-modal .modal-body p {
    color: #102C3D;
    margin-bottom: 18px;
}

#social-media-modal .modal-body ul {
    color: #80A3AD;
}

/* Campaign */
.camp-title {
  font-size: 30px;
  font-family: "DM Serif Display", serif;
  margin-bottom: 20px;
  color: #2d6c80;
  text-transform: uppercase;
}
.camp-heading {
  font-size: 20px;
  font-family: "Source Sans 3", sans-serif;
  margin: 0px;
  color: #4b4b4b;
}
.camp-sidebar img {
  padding: 10px;
  background: #f8f8f8;
  border: 1px solid #e0e0e0;
}
.camp-sidebar h4 {
  font-size: 18px;
  font-family: "DM Serif Display", serif;
  margin-bottom: 30px;
  color: #2d6c80;
  text-transform: uppercase;
  width: 100%;
}
.camp-content h3 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.camp-sidebar h4:before {
  content: "";
  height: 3px;
  background: #9cb9bf;
  width: 100px;
  display: block;
  margin-bottom: 0.8em;
  color: #e0e0e0;
}
.camp-loop a {
  text-transform: uppercase;
}
div.wpcf7-response-output {
  width: 100%;
  float: left;
}

.blue-title {
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  text-align: left;
}
.blue-title a {
  color: #fff;
  padding: 20px;
  background: #2d6c80;
  display: block;
  min-height: 100px;
}
.comm-guide h4 {
  color: #333;
  padding: 0px;
  margin: 0px 0px 20px 0px;
}

.single-research a.btn-main {
    width: 170px;
    margin: 0;
}

/* Footer */
.foot {
  background: #0f2c3d;
  color: #fff;
  padding: 75px 105px;
}

.foot h4 {
  color: #fff;
  font-family: "Source Sans 3", sans-serif;
  padding-top: 0px;
  margin-top: 0px;
  text-transform: uppercase;
}
.footer-menu {
  list-style-type: none;
  margin-top: 20px;
  padding: 0px;
}
.footer-menu li {
  margin-bottom: 8px;
  line-height: 24px;
}
.footer-menu li a {
  color: #fff;
  font-weight: 400;
}
.footer-menu li a:hover {
  text-decoration: none;
  color: #9cb9bf;
}

.footer-column-inner {
  max-width: 250px;
  margin: 0 auto;
}

.foot .p14 {
  max-width: 340px;
}

.foot-additional-links a {
  color: #fff;
  text-decoration: underline;
  margin-right: 10px;
}

.foot-additional-links a:hover {
  color: #9cb9bf;
}

.f-news {
  margin-bottom: 20px !important;
  line-height: 1.3;
  min-height: 60px;
  font-size: 14px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 20px;
}
.f-image {
  width: 19%;
  margin-right: 1%;
  vertical-align: top;
  display: inline-block;
}
.f-image img {
  width: 60px;
  height: inherit;
  border: 2px solid #fff;
}
.f-title {
  width: 80%;
  display: inline-block;
}
.copyright {
  background: #102c3d;
  padding: 20px 0px;
  color: #fff;
  text-align: center;
}
.copyright p {
  margin-bottom: 0px;
  font-weight: 400;
}
.copyright a {
  color: #fff;
  text-decoration: underline;
}

.event-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  max-width: 400px;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.event-item {
  overflow: hidden;
}
.event-item:hover .event-overlay {
  background: rgba(0, 0, 0, 0.75);
}
.event-item img {
  position: relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.event-item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  overflow: hidden;
}
.event-info {
  padding: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.event-day,
.event-month {
  color: #fff;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.event-day {
  font-size: 30px;
  line-height: 30px;
}
.event-month {
  font-size: 18px;
  line-height: 18px;
}
.event-details {
}
.event-title {
  margin: 0px;
  padding-top: 20px;
}
.event-title a {
  color: #fff !important;
  font-size: 20px;
  text-transform: uppercase;
}
.camp-sidebar h5 {
  font-size: 18px;
}
.cal-buttons {
  margin-top: 20px;
}
a.tribe-events-gcal,
a.tribe-events-ical {
  float: none !important;
  border-radius: 0px !important;
}
.tribe-bar-search-filter {
  display: none;
}
#tribe-events-content .tribe-events-button {
  display: none !important;
}

.tribe-bar-views-inner {
  display: none !important;
}
.tribe-events-list-separator-month span {
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}

.tribe-events-cal-links .btn-small {
    background: transparent;
    color: #007ba3;
    padding-left: 10px !important;
}

.tribe_events-template-default .tribe-events-event-meta a {
    color: #007ba3;
    font-family: "Source Sans 3", sans-serif;
}

#tribe-events-content .tribe-events-content, #tribe-events-content .tribe-events-content h3 {
    font-family: "Source Sans 3", sans-serif;
}

#tribe-events-content .tribe-events-content p {
    font-size: 18px;
    color: #102c3d;
    font-weight: 400;
}

#tribe-events-content #older {
    width: 170px
}

#tribe-events-content a.btn-outline {
    width: 270px;
}

#tribe-events-content .tribe-events-content h4 {
    font-family: "DM Serif Display", serif;
    color: #2d6c80;
}

.tribe-events-single-event-description.tribe-events-content a {
    color: #007ba3;
}

.tribe-events-single-event-description.tribe-events-content a:hover {
    color: #007ba3;
}

/* Business Cards */

.single-business_card a {
    color: #112c3e;
}

.single-business_card a:hover {
    color: #007ba3;
}

.single-business_card .main-header, .single-business_card footer {
    display: none;
}

.single-business_card .entry-header {
    background: url('https://etc-corporate.org/uploads/2024/07/business-card-header.jpg') no-repeat right center;
    background-size: 50% auto; 
    background-color: #bbd1d2;
    height: 350px;
    position: relative;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.single-business_card .entry-header .featured-image {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -150px;
    margin-bottom: -100px;
}

.single-business_card .entry-header .featured-image img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    object-fit: cover;
    border: 5px solid #316C81;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.single-business_card .entry-content .entry-title {
    font-family: "dm serif display", serif;
    text-align: center;
    text-transform: uppercase;
    color: #112c3e;
    font-size: 30px;
    margin: 60px 0 10px
}

.entry-content .job-title {
    text-align: center;
    font-size: 20px;
    color: #316C81;
    margin-bottom: 60px;
}

.single-business_card .entry-content {
    max-width: 600px;
    margin: 0 auto;
    background: #fefefe;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.single-business_card .logo-container {
    display: flex;
    justify-content: flex-end;
}

.single-business_card .logo-container img {
    max-width: 100px;
}

.business-card-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.business-card-icons a {
    width: 60px;
    height: 60px;
    background: #cadadc;
    line-height: 60px;
    border-radius: 50%;
}

.business-card-icons a i {
    font-size: 24px;
    line-height: 60px;
}

.single-business_card .website-link {
    margin: 60px 0 30px 0;
    background: #cadadc;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.single-business_card .website-link:hover {
    color: #007ba3;
}

.single-business_card .social-circle li i {
    color: #80A3AD;
}

.single-business_card ul.social-network {
    margin: 0;
    text-align: center;
}

/* Navigation */
.mega-menu {
  font-weight: 600 !important;
}

.main-header
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item
  > a.mega-menu-link {
  font-weight: 500;
}

.main-header
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item.mega-current-menu-item
  > a.mega-menu-link {
  background: transparent;
  font-weight: 500;
}

.main-header
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link:hover,
.main-header
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link:focus {
  background: #9cb9bf;
  font-weight: 500 !important;
}

.main-header
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item
  > a.mega-menu-link:hover,
.main-header
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item
  > a.mega-menu-link:focus {
  background: #9cb9bf;
  font-weight: 500 !important;
}

.main-header
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-flyout
  ul.mega-sub-menu {
  border-left: 3px solid #9cb9bf;
}

.main-header
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item
  > a.mega-menu-link {
  height: 45px;
  line-height: 45px;
}

/* footer social icons */
ul.social-network {
  list-style: none;
  display: block;
  margin-bottom: 10px;
  margin-left: 0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline;
  margin-left: 5px;
}

/* footer social icons */
.social-network a.icoFacebook:hover {
  background-color: #3b5998;
}
.social-network a.icoTwitter:hover {
  background-color: #33ccff;
}
.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}
.social-network a.icoYouTube:hover {
  background-color: #c4302b;
}
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoLinkedin:hover i,
.social-network a.icoYouTube:hover i {
  color: #fff;
}
a.socialIcon:hover,
.socialHoverClass {
  color: #44bcdd;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 40px;
  height: 40px;
  font-size: 15px;
}
.social-circle li i {
  margin: 0;
  line-height: 40px;
  text-align: center;
}

.foot .fa-twitter:before {
  content: "\f099";
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

/* Page Style */
.simple-header {
  position: relative;
}
.header-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.header-image {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.header-title:before {
  content: "";
  height: 3px;
  background: #fff;
  width: 100px;
  display: block;
  margin-bottom: 0.5em;
  color: #e0e0e0;
}
.header-title {
  color: #fff;
  font-size: 40px;
  padding: 80px 0px;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.2);
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.small-header-title {
  color: #2d6c80;
  font-size: 30px;
  padding: 40px 0px;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.small-header-title:before {
  content: "";
  height: 3px;
  background: #9cb9bf;
  width: 100px;
  display: block;
  margin-bottom: 0.5em;
  color: #e0e0e0;
}
.small-header-title span {
  color: #737373;
}
.small-header-title .hilite {
  background: none;
  color: #737373;
}
.page {
  line-height: 1.8;
}

/* Timeline for EU Commission */

.timeline {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
}

.timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  background-color: white;
  top: 0;
  bottom: 0;
  left: 0%;
  margin-left: -3px;
}

.timebox {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 100%;
}

.timebox::after {
  content: "";
  position: absolute;
  width: 27px;
  height: 27px;
  right: -14px;
  border: 3px solid #2d6c80;
  background-color: #fff;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

.desno {
  left: 0%;
}

.desno::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}

.desno::after {
  left: -14px;
}

.content {
  padding: 20px 30px;
  background-color: white;
  position: relative;
  border-radius: 6px;
  border-top: 2px solid #e0e0e0;
}

@media screen and (max-width: 1190px) {
  .timeline::after {
    left: 31px;
  }
  .desno:after {
    left: 17px;
  }

  .timebox {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

  .timebox::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  .desno {
    left: 0%;
  }
}

/* Events */
#tribe-events-bar,
#tribe-bar-form {
  position: unset !important;
  background: none !important;
}
#tribe-bar-form .tribe-bar-submit input[type="submit"] {
  background: #ff8300 !important;
}
.tribe-bar-submit {
  float: right !important;
}
.tribe-events-calendar thead th {
  background: #2d6c80 !important;
}
.tribe-events-month-event-title a {
  background: #9cb9bf;
  padding: 5px;
  display: block;
  color: #fff;
  font-size: 13px;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.tribe-events-list-separator-month {
  float: left;
  display: block;
  width: 100%;
}
.tribe-events-list-separator-month:after {
  border-bottom: 1px solid #f0f0f0 !important;
}
.event-header h1 {
  color: #2d6c80;
  font-size: 30px;
  padding: 20px 0px;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.event-header h1:before {
  content: "";
  height: 3px;
  background: #9cb9bf;
  width: 100px;
  display: block;
  margin-bottom: 0.5em;
  color: #e0e0e0;
}
.gm-style img {
  background: none !important;
}

/* Speaker */

.speaker-grid {
    display: flex;
    flex-wrap: wrap;
}

.speaker {
  font-size: 18px;
  margin-bottom: 20px;
  width: 33.3333%;
}

.speaker-inner {
  width: 100%;
  padding: 15px;
  background: #fbfbfb;
  border: 1px solid #e0e0e0;
}

.speaker-image {
    text-align: center;
}

.speaker-image img {
    width: 250px;
    height: 250px;
    object-fit: cover;
    max-width: unset;
}

.speaker-info {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.speaker h5 {
  text-align: center;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #2d6c80;
  text-transform: uppercase;
  font-family: "DM Serif Display", serif;
}

.speaker-btn {
    background-color: #1b4056;
    font-family: "DM Serif Display", serif;
    font-size: 18px;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 0.052vw solid #1b4056;
    transition: all 0.8s;
    padding: 6px 12px;
    transition: all 0.8s;
    margin: 0 auto;
    width: 167px;
}

.speaker-btn:hover {
    color: #1b4056;
    background: rgba(255, 255, 255, 0.68);
}

.hidden-bio {
   display: none;
   margin-top: 20px;
}

.resource-box a {
  font-size: 18px;
  line-height: 2;
  margin-left: 10px;
}

.resource-box .fas {
  padding: 18px 20px;
  border-radius: 50%;
  background: #f0f0f0;
  color: #9cb9bf;
  font-size: 20px;
}

/* News */
.news-item {
  margin-bottom: 20px;
}
.news-info {
  padding: 20px;
  position: absolute;
  top: 5px;
  left: 0px;
}
.news-month {
  font-size: 15px;
  line-height: 15px;
  color: #fff;
}
.news-content {
  padding: 20px;
  background: #f8f8f8;
}
.news-item:hover .news-content {
  background: #2d6c80;
}
.news-content h3 {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.5;
  padding: 0px;
  margin: 0px 0px 20px 0px;
}
.news-content h3 a {
  color: #2d6c80;
}
.news-item:hover h3 a {
  color: #fff;
}
.news-item:hover .news-meta {
  color: #f0f0f0;
}
.news-meta {
  display: block;
  font-size: 13px;
}
.news-item,
.news-item:hover .news-content,
.news-item:hover h3 a,
.news-item:hover .news-meta {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-pills {
  margin-bottom: 30px;
}
.nav-pills > li > a {
  border-radius: 0px;
  text-transform: uppercase;
  border: 1px solid #9cb9bf;
  margin-right: 5px;
  color: rgba(45, 108, 128, 0.8);
}
.nav-pills > li > a:hover {
  background: rgba(0, 167, 218, 0.02);
  color: rgb(45, 108, 128, 1);
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: #9cb9bf;
  border-color: rgba(45, 108, 128, 0.8);
}

/* FAQ */
.faq .panel-heading {
  background: rgb(0, 167, 218);
      background: linear-gradient(90deg, rgb(34 82 124) 50%, rgb(16 44 61) 100%);
  color: #fff;
  padding: 15px;
  border-radius: 0px;
}
.faq .panel-default {
  border-radius: 0px;
  border: 1px solid #f0f0f0;
}
.faq .panel-heading h4 {
  font-family: "Source Sans 3", sans-serif;
  font-size: 18px;
}
.faq .panel-heading a,
.faq .panel-heading a:focus,
.faq .panel-heading a:hover {
  color: #fff;
  text-decoration: none;
}
.faq .panel-body p {
  font-size: 15px;
}

/* Research */
.page-template-template-research .wwd-box a.btn-outline {
    width: 370px;
}

.pub-filter {
  color: #2d6c80;
  font-size: 18px;
  margin-bottom: 20px;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.single-research {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.single-research img {
  margin-right: 20px;
  max-width: 180px;
  padding: 5px;
  background: #f7f7f7;
  border: 1px solid #e0e0e0;
}
.single-research h3 {
  padding-top: 0px;
  margin-top: 0px;
}

.res-intro {
  font-size: 18px;
  margin: 30px 0px;
}
.res-intro strong {
  font-size: 20px;
  font-family: "DM Serif Display", serif;
  text-transform: uppercase;
}
.page-res h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.page-res h3 {
  font-family: "Source Sans 3", sans-serif;
  margin-top: 0px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

/* Press Releases */
.pr-loop p {
  font-size: 16px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}
.pr-loop .fas {
  padding: 10px 11px;
  background: #b2b2b2;
  color: #fff;
  margin-right: 10px;
  border-radius: 50%;
}
.pr-loop span {
  min-width: 120px;
  display: inline-block;
  font-size: 14px;
}
.pr-loop a {
  font-family: "DM Serif Display", serif;
}
a.wpv-filter-next-link {
  color: #fff;
  background: #9cb9bf;
  border-radius: 0px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
}
a:hover.wpv-filter-next-link {
  background: #2d6c80;
  color: #fff;
}
a.wpv-filter-previous-link {
  color: #fff;
  background: #9cb9bf;
  border-radius: 0px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  float: left;
}
a:hover.wpv-filter-previous-link {
  background: #2d6c80;
  color: #fff;
}

/* Press Center */

.item-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.press-center .item .item-title {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
}
.press-center .item .item-category {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #2d6c80;
  padding: 5px 10px;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
}
.press-center .item .item-title h3 {
  margin: 0px;
  padding: 20px;
}
.press-center .item .item-title h3 a {
  color: #fff;
  font-size: 16px;
  font-family: "DM Serif Display", serif;
}
.item-holder {
  min-height: 250px;
  margin-bottom: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.item-video {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin-top: auto;
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
}
.pc-video .item-overlay,
.pc-video .news-info,
.pc-video .item-title,
.pc-video .item-category {
  display: none !important;
}

/* New Press Center 2021 */
.pc .pc-item {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.pc .pc-img {
  min-height: 200px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  transition: all 0.5s;
}
.pc:hover .pc-img {
  transform: scale(1.1);
}
.pc:hover .pc-category {
  color: #fff;
}

.pc .pc-item-title {
  background: #fff;
  transition: all 0.5s;
  padding: 20px 25px;
  margin: 0px 0px 25px 0px;
}
.pc:hover .pc-item-title {
  background: #9cb9bf;
}

.pc .pc-item-title h3 {
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  line-height: 1.3;
}
.pc .pc-item-title h3 a {
  color: #737373;
  transition: all 0.5s;
}
.pc:hover .pc-item-title h3 a,
.pc:focus .pc-item-title h3 a {
  color: #fff;
}

.pc .pc-info {
  position: absolute;
  font-size: 13px;
  color: #fff;
  left: 20px !important;
  top: 20px;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.5);
}
.pc .pc-category {
  font-size: 11px;
  font-family: "DM Serif Display", serif;
  color: #9cb9bf;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
  transition: all 0.5s;
}
div.item.pc.col-md-6 .pc-item-title {
  min-height: 140px;
}
div.item.pc.col-md-4 .pc-item-title {
  min-height: 165px;
}

/* Related Content */
.related-items {
}
.related-items .related-box {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.related-items .related-box img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.related-items .related-box:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.related-items .related-box .rel-title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 50%;
  background: rgba(0, 0, 0, 0.5);
  margin: 0px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 300;
}
.related-items .related-box .rel-title a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}

/* Single Post */
.single-meta {
  font-size: 18px;
  font-family: "DM Serif Display", serif;
}
.single-meta time:after {
  content: "";
  display: inline-block;
  margin: 0 0.2rem 0 0.6rem;
  width: 1px;
  height: 0.7em;
  background: #737373;
}
.single-intro {
  font-size: 20px;
  margin: 30px 0px;
}

.gallery-img {
  margin-bottom: 15px;
  padding: 5px;
  background: rgba(255, 255, 255, 0.2);
}
.img-gallery-item {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.dl-pic a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #fff;
  background: #2d6c80;
}
.zoom-pic a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #fff;
  background: #000;
}
.dl-pic {
  position: absolute;
  bottom: 10px;
  left: 5px;
}
.zoom-pic {
  position: absolute;
  bottom: 10px;
  right: 5px;
}
.gallery-img .img-gallery-item img {
}

/* Default WP Classes */

img {
  max-width: 100%;
}

.aligncenter,
.alignleft,
.alignright {
  display: block;
  padding: 0;
}

.aligncenter {
  float: none;
  margin: 0.5em auto 1em;
}

.alignright {
  float: right;
  margin: 0.5em 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0.5em 1em 1em 0;
}

.wp-caption {
  background: #f7f7f7;
  text-align: center;
  max-width: 100%;
}

.wp-caption img {
  display: inline;
  max-width: 100%;
  height: inherit;
  padding: 10px;
}

.wp-caption p.wp-caption-text {
  padding: 0px 15px 10px 15px;
  text-align: center;
  font-size: 13px;
}
.gallery .gallery-item {
  padding: 10px;
}
.gallery img {
  max-width: 100%;
  height: inherit;
}
.gallery .gallery-icon {
  padding: 10px;
  background: #f7f7f7;
}
.gallery .gallery-caption {
  background: #f7f7f7;
  color: #737373;
  font-size: 13px;
  padding: 0px 15px 10px 15px;
}

/* Downlaod Publication Form */

.reports-template-default .regular .btn-main {
    width: 250px;
    margin: 0 0 20px 0;
}


.publication-form-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #80A3AD;
    color: #fff;
    padding: 25px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    display: none;
    max-height: 700px;
    overflow: auto;
    border-radius: 10px;
}

.publication-form-popup h2 {
    margin-bottom: 20px;
}

.publication-form-popup hr {
    margin: 40px 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet:before {
    background-color: #fff;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-label {
    font-weight: bold;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet~span, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box~span {
    font-weight: 400;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-has_error .forminator-error-message {
    color: #0F2C3D;
}

.forminator-field .forminator-button.forminator-button-submit { 
    background-color: #1b4056;
    font-family: "DM Serif Display", serif;
    font-size: 18px;
    border-radius: 25px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 0.052vw solid #1b4056 !important;
    transition: all 0.8s;
    padding: 6px 12px;
    min-width: unset;
}

.forminator-field .forminator-button.forminator-button-submit:hover {
    color: #1b4056 !important;
    background: rgba(255, 255, 255, 0.68) !important;
}

.forminator-input {
    color: #102c3d;
    border: 0px !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box {
    border-radius: 50% !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message {
    padding: 0 !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message p {
    font-weight: 600;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input {
    max-width: 500px !important;
}

#download-button {
    width: 250px;
    margin-left: 0;
}

@media (max-width: 991px) {
  .homenews .event-item {
    margin-bottom: 10px;
  }
  .home-research {
    padding: 20px 0px !important;
  }
  .facts .fas {
    font-size: 30px;
    padding: 20px 18px;
  }
  ul.social-network {
    margin-top: 10px;
  }
  
  .key-data .container {
      flex-direction: column;
      align-items: start;
  }
  
  #key-data-1 .donut-chart {
      margin-left: 0;
      margin-top: 50px;
  }
  
  .tourism-economics {
      display: none;
  }
  
  .digital-channels-item {
      flex: 0 0 100%;
  }
}

@media (max-width: 767px) {
  .res-img {
    float: none;
    display: block;
    margin-bottom: 20px;
  }
  .gallery .gallery-item {
    width: 100% !important;
  }
  .mlt select {
    height: 85px;
  }
  .facts .btn-main {
    margin-bottom: 30px;
  }
  .nav-pills > li {
    display: block;
    width: 100%;
  }
  .annual img {
    max-height: 200px;
    width: inherit;
  }
  .homenews-four h3 {
    font-size: 16px;
  }
  .four-img {
    min-height: 150px;
  }
  .homenews-three {
    margin-bottom: 25px;
  }
  .homenews-three .homenews-title,
  .two-event .event-item-title {
    min-height: inherit;
  }
  
  .speaker{
      width: 100%;
  }
  
  .partners-container {
    display: flex;
    flex-wrap: wrap;
    }
    
    
    .partner {
      background: #fff;
      border: 1px solid #f0f0f0;
      flex: 1 1 100%;
      max-width: 100%;
    }
  
}

@media only screen and (min-width: 481px) {
  .flex-row.row {
    display: flex;
    flex-wrap: wrap;
  }
  .flex-row.row > [class*="col-"] {
    display: flex;
    flex-direction: column;
  }
  .flex-row.row:after,
  .flex-row.row:before {
    display: flex;
  }
}
@media only screen and (max-width: 480px) {
  .press-center .item .item-category {
    position: absolute;
    left: 20px;
    top: 50px;
    right: unset;
  }
}

@media (min-width: 992px) {
  .mlt select {
    height: 100px;
    overflow-y: hidden;
    background-image: none;
  }
  .vert-div > .col-md-6:nth-of-type(1) {
    border-right: 1px solid #eee;
  }
}

@media (min-width: 1200px) {
  .news-content {
    min-height: 180px;
  }
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.sticky #mega-menu-item-1029 {
  display: inline-block !important;
}
#mega-menu-item-1029 {
  display: none !important;
}
.pulse {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.digital .tab-content > .tab-pane:not(.active) {
  display: block;
  height: 0;
  overflow-y: hidden;
}

.digital .tab-content > .active {
  height: auto;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.yearscroll {
}
.yearscroll hr {
  background: url(img/hr.png) no-repeat center top;
  height: 40px;
  margin: 20px 0px;
  border: none;
}

.gallery-img,
.single-research img {
  transition: box-shadow 0.3s;
}
.gallery-img:hover,
.single-research img:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}

/* Campaigns Filter */
.cam-filter {
}
.cam-filter ul {
  padding: 0px;
  margin: 0px;
}
.cam-filter ul li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}
.cam-filter ul li:last-child {
  margin-right: 0px;
}
.cam-filter .checkbox-inline {
  background: #f0f0f0;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "DM Serif Display", serif;
  padding: 10px 20px;
  color: #737373;
}
.cam-filter .checkbox-inline:hover {
  background: #9cb9bf;
  color: #fff;
}
.ccbox {
  visibility: hidden;
}

.cam-image {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 200px;
}

.cam-info {
  padding: 30px 20px;
  background: #f8f8f8;
  border: 1px solid #f0f0f0;
  border-top: none;
}
.cam-info h3 {
  padding: 0px;
  margin: 0px 0px 20px 0px;
  font-size: 20px;
  text-transform: uppercase;
  min-height: 65px;
}
.cam-info h3 a {
  color: 2d6c80;
}
.cam-info h3:after {
  content: "";
  height: 2px;
  background: #9cb9bf;
  width: 50px;
  display: block;
  margin: 0.8em auto;
}
.cam-info p {
  color: #333;
  font-size: 16px;
  line-height: 1.5;
  min-height: 48px;
  margin-bottom: 20px;
}
.cam-tags {
  text-transform: uppercase;
}
.cam-tags span {
  font-size: 10px;
  padding: 5px;
  background: #9cb9bf;
  color: #fff;
}
.ccbox:checked ~ label {
  color: #000;
}
.filter-clicked {
  background: #9cb9bf !important;
  color: #fff !important;
}

/* Covid Page */
.cvd-box ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 20px 0px;
}
.cvd-box ul li {
  border-left: 2px solid #9cb9bf;
  margin-left: 10px;
  padding: 3px 3px 3px 15px;
  margin-bottom: 10px;
}
.cvd-box ul li ul li {
  border-left: 2px solid #888;
}
.cvd-box ul li a {
  color: #9cb9bf;
}

/*Responsive */

@media only screen and (max-width: 991px) {
  .main-header > .container-fluid {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .desktop-nav {
    display: none;
  }

  .mobile-nav {
    display: block;
  }

  .asp_w_container_1 {
    margin-top: 30px;
  }

  .mod-slider {
    height: unset;
  }

  .mod-slider .slick-slide > div > div {
    height: unset;
  }

  .mod-slider .slick-slide img {
    height: auto;
  }

  .mod-slider .slick-slide .container {
    bottom: 40px;
    margin-bottom: 0;
  }

  .mod-slider .slick-slide .container {
    background: transparent;
    width: auto;
    left: 0;
    bottom: 50%;
    margin-bottom: 0;
  }

  .mod-slider .slick-slide .container span {
    background: transparent;
    max-width: 100%;
    margin: 0px;
    padding: 15px 20px;
    color: #fff;
    display: block;
    margin-bottom: 20px;
  }

  .mod-slider .slider-overlay {
    display: none;
  }

  .slick-dots {
    position: relative;
  }

  a.slider-btn {
    margin-left: 0;
  }

  .mod-slider .slick-slide .container span p {
    font-size: 16px;
  }

  .foot {
    padding: 50px;
  }
  
  .foot .visible-xs a.btn-main {
      width: 170px;
      margin: 10px 0 10px 0;
  }
  
  .col-md-2.values-column {
    width: 100%;
}

.single-business_card .entry-header {
    background-size:cover;
    background-position: center;
}

.single-business_card .entry-header .featured-image {
    margin-bottom: -50px;
}

.single-business_card .logo-container {
    margin-top: 50px;
    justify-content: center;
}

.single-business_card .entry-content .entry-title {
    margin: 40px 0 10px;
}

.entry-content .job-title {
    margin-bottom: 30px;
}

.single-business_card .website-link {
    margin: 30px 0;
}

.business-card-icons a {
    width: 50px;
    height: 50px;
    background: #cadadc;
    line-height: 50px;
    border-radius: 50%;
}

.business-card-icons a i {
    font-size: 24px;
    line-height: 50px;
}

}
