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

.node-event.view-mode-full .event.group-header {
  padding-bottom:0;
}
@media screen and (min-width:980px) {
  .field-name-field-event-banner .opacity-figure{
      background-color: rgba(0,0,0,0.3);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 15;
  }
}

div.custom-uk {
  display:none;
}

.view-event-video-gallery .flex-direction-nav .flex-prev,
.view-event-video-gallery .flex-direction-nav .flex-next{
  margin-top:0;  
}
.view-event-video-gallery {
  width:100%;
  max-width: 720px;
  margin:0 auto;
}

.view-event-video-gallery .flexslider ul,
.view-event-video-gallery .flexslider ol{
  margin-left:0;
  padding:0;
}

.view-event-video-gallery .flex-control-nav.flex-control-paging li {
  margin-right:4px;
  margin-left:4px;
}

#block-views-event-video-gallery-block .block-content{
  padding-top:20px; 
}
.rel-pubs,
#block-views-event-video-gallery-block {
    border-top: 2px solid #A9BEC9;
    padding: 1.5em 0 4em;
    margin: 7em 0;
}

.rel-pubs {
  margin-top:5em;
  margin-bottom:0;
  
}

.link-mentions,
.view-related-publications-by-arg {
  padding-top:2.9em;
}

.media-mentions {
  text-align:center;
}

.rel-pubs h2,
#block-views-event-video-gallery-block h2 {
    text-transform: uppercase;
    width: 250px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: -35px;
    text-align: center;
    font-family: "DIN Next W01";
}

.node-event.view-mode-full div.custom-uk {
  display:block;
}

.ukr-title, .hashtag-uk, .main-text-uk {
  font-size:1.65em;
  font-family: "DIN Next W01";
  font-weight:bold;
}

.uk-text {
  font-family: "DIN Next W01";
  font-size:1.1em;
}

.ukr-title {
  font-size:2.6em;
}

.main-text-uk {
  font-size:1.5em;
}

.logo-uk {
  margin-right:6px;
}

.m-grid {
    margin: 1.5em 0;
    padding: 0;
  font-family: "DIN Next W01";
  font-size:1.1em;
}

@media screen and (min-width:680px){
  .m-grid {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
  -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
  }
}

@media screen and (min-width:980px){
  .m-grid {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 2.5em;
    -webkit-column-gap: 2.5em;
    column-gap: 2.5em;
  -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
  }
}

.m-item {
    display: inline-block;
    background: #fff;
    padding: 0.6em;
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
}


.ex-container {
  background-position:top left;
  background-repeat: no-repeat;
  background-size:85%;
  background-color:transparent;
  padding-top:65%;
-webkit-transition: background 140ms linear;
-moz-transition: background 140ms linear;
-ms-transition: background 140ms linear;
-o-transition: background 140ms linear;
transition: background 140ms linear;
}
.ex-container:hover {
  background-size:90%;
  cursor:pointer;
}
.no-link .ex-container:hover{
  cursor: default;
}

@media screen and (max-width:679px){
  .ex-container {
    background-size:50%;
    background-color:transparent;
    padding-top:35%;
  }
  .ex-container:hover {
    background-size:65%;
  }
}

.view-event-carousel .flex-direction-nav {
  display:none;
}

.page-node-869 .field-name-field-event-banner .opacity-figure{
 display:none; 
}
.page-node-869 .with-slider .event.group-header .elements-cont{
  display:none;
}
.page-node-869 #block-views-speakers-of-an-event-block{
  display:none;
}

.exp-quote:before{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 20px 0px;
  border-color: transparent transparent rgb(0,161,228) transparent;
  border-color: transparent transparent rgba(0,161,228,0.75) transparent;
  display:block;
  position:absolute;
  top:-20px;
  left:0;
  content:" ";
}
.exp-quote{
  background-color:#00a1e4;
  color:#ffffff;
  padding:1em;
  margin-left:40%;
  background-color:rgba(0,161,228,0.75);
  position:relative;
}

.border-pseudo {
  margin:65px auto 0 auto;
  width:60px;
  height:7px;
  background-color:#5C7F91;
  
}

.exp-name, 
.exp-position {
  text-align:right;
  line-height: 1;
}
.exp-position{
  font-size:0.95em;
}
.exp-name {
  font-size:1.1em;
  font-weight:bold;
  margin-top:10px;
  margin-bottom:4px;
}

.node-type-event .elements-cont {
  padding-bottom:20px;
}