@charset "UTF-8";
@font-face {
  font-family: 'colaborate-thinregular';
  src: url("font/ColabThi-webfont.eot");
  src: url("font/ColabThi-webfont.eot@") format("embedded-opentype"), url("font/ColabThi-webfont.woff") format("woff"), url("font/ColabThi-webfont.ttf") format("truetype"), url("font/ColabThi-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'colaborate-regularregular';
  src: url("font/ColabReg-webfont.eot");
  src: url("font/ColabReg-webfont.eot@") format("embedded-opentype"), url("font/ColabReg-webfont.woff") format("woff"), url("font/ColabReg-webfont.ttf") format("truetype"), url("font/ColabReg-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'colaborate-mediumregular';
  src: url("font/ColabMed-webfont.eot");
  src: url("font/ColabMed-webfont.eot@") format("embedded-opentype"), url("font/ColabMed-webfont.woff") format("woff"), url("font/ColabMed-webfont.ttf") format("truetype"), url("font/ColabMed-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'colaborate-lightregular';
  src: url("font/ColabLig-webfont.eot");
  src: url("font/ColabLig-webfont.eot@") format("embedded-opentype"), url("font/ColabLig-webfont.woff") format("woff"), url("font/ColabLig-webfont.ttf") format("truetype"), url("font/ColabLig-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'colaborate-boldregular';
  src: url("font/ColabBol-webfont.eot");
  src: url("font/ColabBol-webfont.eot@") format("embedded-opentype"), url("font/ColabBol-webfont.woff") format("woff"), url("font/ColabBol-webfont.ttf") format("truetype"), url("font/ColabBol-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'Roboto', Helvetica, "Helvetica Neue", Arial, sans-serif;
  background: #ebeef7;
  color: #000; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 30px;
  margin-bottom: 35px; }

h1 {
  font-size: 30px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 60px; } }

h2 {
  font-size: 30px; }
  @media (min-width: 768px) {
    h2 {
      font-size: 65px; } }

.row {
  margin: 0; }

header, a, li {
  transition: all 1s;
  -moz-transition: all 1s;
  /* Firefox 4 */
  -webkit-transition: all 1s;
  /* Safari and Chrome */
  -o-transition: all 1s;
  /* Opera */ }

img {
  transition: all 1s;
  -moz-transition: all 1s;
  /* Firefox 4 */
  -webkit-transition: all 1s;
  /* Safari and Chrome */
  -o-transition: all 1s;
  /* Opera */ }

.green {
  color: #71b4f2; }

.border-top-green {
  border-top: 5px solid #F6DB2A; }

.light-gray-background {
  /* background-color: #E2E2E2;*/
  background-color: #ebeef7; }

.dark-gray-background {
  background-color: #CFCFCF;
  cursor: pointer; }

.container-fluid {
  max-width: 1200px;
  position: relative;
  padding: 0; }

.clear-zero {
  clear: both;
  height: 0;
  line-height: 0;
  overflow: hidden; }

/*------------------------Navbar------------------------*/
header.large .navbar-default {
  background: transparent;
  border-bottom: 0; }

header.small .navbar-nav > li > a {
  padding: 14px 15px; }

header.small .navbar-brand {
  padding: 14px 15px; }

header.small .logo-container img {
  margin-top: -270px; }

.navbar {
  margin-bottom: 0; }

.navbar-static-top {
  border-width: 0; }

.navbar-default {
  background: #224999;
  border-radius: 0;
  border: 0;
  border-bottom: 8px solid white; }

.navbar-default .navbar-nav > li > a {
  font-family: 'Roboto', Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 15px;
  color: #FFF;
  padding: 30px 15px; }

.navbar-brand {
  float: none;
  padding: 30px 15px;
  font-size: 18px;
  line-height: 20px; }

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding: 14px 15px; }
  .navbar-default .navbar-nav > li > a {
    padding: 14px 15px;
    font-weight: 600; } }

.header-container {
  padding: 0 15px; }

.navbar-brand a {
  color: #FFF;
  text-decoration: none; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #71b4f2; }

.atopica-logo-text {
  font-size: 30px;
  letter-spacing: -1px;
  color: #FFF;
  font-weight: 500; }

.navbar-brand .final-conference,
.partners-container .final-conference {
  font-size: 30px;
  letter-spacing: -3px;
  color: #FFF;
  font-weight: 300; }

.logo-container {
  position: absolute;
  top: 23px;
  left: 43%; }

.logo-container img {
  width: 161px;
  width: 163px; }

/*---------------------Navbar End---------------------*/
/*--------------------- Banner ----------------------*/
.header-banner {
  height: 1280px;
  position: relative;
  background: #000; }

.header-banner .background-contaier {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/cop26-hero-image.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.header-banner .background-contaier:before {
  content: ' ';
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.header-banner .background-contaier .ambrosia-contaier {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: url("../images/ambrosia.png");
  background-repeat: no-repeat;
  background-position-y: 100px;
  background-position-x: -378px; }

.header-banner .background-contaier .girl-contaier {
  width: 550px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/girl.png");
  background-position-y: -30px;
  background-position-x: -100px; }

.header-banner .background-contaier .text-contaier {
  position: absolute;
  right: 0;
  left: 0;
  top: 155px;
  z-index: 9;
  max-width: 1020px;
  margin: 0 auto; }

.header-banner .background-contaier .pattern-layer {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0VDMTc4OTJBMDlGMTFFNDkxNjA4NUI1RjI0MjE0NUUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0VDMTc4OTNBMDlGMTFFNDkxNjA4NUI1RjI0MjE0NUUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRUMxNzg5MEEwOUYxMUU0OTE2MDg1QjVGMjQyMTQ1RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRUMxNzg5MUEwOUYxMUU0OTE2MDg1QjVGMjQyMTQ1RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PidPaeYAAAA/SURBVHjaYmBgYNABYnYGBGABYl0Qgw0qwIbMZoQyWIFYA8q+C8TfGJFUqyNLwMxkgNrDgWQP2CJOdMsBAgwAUfUE/YzlMiQAAAAASUVORK5CYII="); }

.header-banner .background-contaier .button-contaier {
  text-align: center;
  margin-top: 50px; }

.header-banner .background-contaier .button-contaier a {
  background-color: #71b4f2;
  padding: 15px 25px;
  color: #000;
  border-radius: 10px;
  text-decoration: none;
  display: inline-block; }

.header-banner .background-contaier .button-contaier a > .button-bold {
  font-family: 'colaborate-boldregular';
  font-size: 25px;
  text-transform: uppercase;
  line-height: 26px;
  display: block; }

.header-banner .background-contaier .button-contaier a > .button-thin {
  font-family: 'Roboto', Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 17px; }

.text-contaier .text-img-block {
  text-align: center; }

.text-contaier .text-img-block img {
  float: left;
  margin-right: 30px; }

.text-img-block > .text-block {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 10px;
  color: #FFF; }

.text-img-block > .text-block h5 {
  font-size: 30px;
  font-weight: 400;
  margin: 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8), -2px -2px 2px rgba(0, 0, 0, 0.4);
  display: inline;
  padding-bottom: 2px; }
  @media (min-width: 768px) {
    .text-img-block > .text-block h5 {
      border-bottom: 1px solid #FFF; } }

.text-img-block > .text-block h6 {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8), -2px -2px 2px rgba(0, 0, 0, 0.4); }
  @media (min-width: 768px) {
    .text-img-block > .text-block h6 {
      font-size: 30px; } }

.text-img-block > .text-block .half-title {
  width: 50%;
  float: left;
  padding: 0 15px; }

.text-img-block > .text-block .half-title.text-left {
  border-left: 1px solid #FFF; }

.text-img-block > .text-block .half-title h6 {
  font-size: 30px; }

.text-img-block > .text-block h2 {
  font-family: 'colaborate-boldregular';
  font-size: 45px;
  text-transform: uppercase;
  line-height: 50px;
  margin: 10px 0 0 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8), -2px -2px 2px rgba(0, 0, 0, 0.4); }

.tondo-layer {
  background-size: cover;
  background-repeat: no-repeat;
  height: 290px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  position: absolute; }

.tondo-layer img {
  width: 100%; }

.gray-background {
  background: #ebeef7;
  height: 200px; }

@media (max-width: 1600px) {
  .header-banner {
    height: 795px; }
  .tondo-layer {
    height: 255px; } }

@media (max-width: 1199px) {
  .header-banner {
    height: 725px; }
  .tondo-layer {
    height: 200px; } }

@media (max-width: 991px) {
  .header-banner {
    height: 700px; }
  .tondo-layer {
    height: 165px; } }

@media (max-width: 767px) {
  .tondo-layer {
    height: 118px; } }

@media screen and (max-width: 449px) {
  .text-contaier .text-img-block img {
    width: 220px; }
  .text-img-block > .text-block h5 {
    font-size: 22px; }
  .text-img-block > .text-block h2 {
    font-size: 25px;
    line-height: 38px; } }

@media screen and (max-width: 767px) {
  .header-banner .background-contaier .text-contaier {
    top: 90px;
    text-align: center; }
  .text-img-block > .text-block {
    float: none; }
  .text-contaier .text-img-block img {
    float: none;
    margin-right: 0;
    width: 180px; }
  .header-banner {
    height: 780px; }
  .text-img-block > .text-block h2 {
    font-size: 30px;
    line-height: 34px; }
  .navbar-brand .atopica-logo-text,
  .navbar-brand .final-conference {
    font-size: 20px; } }
  @media screen and (max-width: 767px) and (min-width: 450px) {
    .navbar-brand .atopica-logo-text,
    .navbar-brand .final-conference {
      font-size: 30px; } }

@media screen and (max-width: 991px) {
  .header-banner .background-contaier .text-contaier {
    top: 100px; } }

.header-plus {
  padding: 5px 0;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  color: #FFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8), -2px -2px 2px rgba(0, 0, 0, 0.4); }
  @media (min-width: 768px) {
    .header-plus {
      font-size: 60px;
      line-height: 60px; } }

/*----------------- End Banner --------------------*/
/* ----------------- About section ---------------*/
.about-container {
  padding-top: 30px;
  padding-bottom: 30px; }
  .about-container .about-left-align {
    text-align: left; }

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

.infograf-container img {
  margin-top: -125px; }

.about-container h2 {
  padding-top: 30px; }

.about-container h5 {
  font-family: 'Roboto', Helvetica, "Helvetica Neue", Arial, sans-serif;
  margin-top: 90px;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  text-align: center; }

.about-container p,
.schedule-container p {
  font-size: 18px;
  font-weight: 300; }

.about-container p a {
  color: #000;
  text-decoration: underline; }

.about-container p a:hover {
  color: #71b4f2; }

.about-container h6 {
  font-family: 'Roboto', Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  font-weight: bold; }

@media screen and (max-width: 992px) {
  .infograf-container img {
    margin-top: 0;
    width: 250px; }
  .about-container h5 {
    margin-top: 30px; } }

/* -------------- End About section ---------------*/
/* -------------- Schedule ------------------------*/
.schedule-container {
  background: #FFF;
  padding-bottom: 70px;
  padding-top: 20px; }

.schedule-container h2.green {
  text-align: center;
  /*padding-bottom: 20px;*/ }

.schedule-container .programme-download-button {
  margin: 30px 10px;
  min-width: 200px; }

.schedule-container .key-messages-download-button {
  height: 110px; }

.schedule-container .key-messages-download-button .fa-star {
  color: #EAA831;
  font-size: 60px !important; }

.schedule-container .programme-download-button .fa {
  margin-top: 10px;
  font-size: 30px; }

.schedule-container .programme-download-button span {
  margin-top: 5px;
  font-size: 18px; }

.header-schedule {
  background: #224999;
  border-top: 5px solid #EAA831;
  height: 84px;
  text-align: center;
  margin: 50px 0; }

.header-schedule .header-schedule-block {
  max-width: 810px;
  margin: 0 auto;
  text-align: center; }

.header-schedule .schedule-title {
  font-family: 'colaborate-thinregular';
  color: #FFF;
  font-size: 76px;
  text-transform: uppercase;
  float: left;
  display: inline-block;
  margin-top: -11px; }

.countdown {
  height: 84px; }

.schedule-container .dates-container {
  padding-top: 20px;
  margin-bottom: 50px; }

.schedule-container .dates-container p {
  font-size: 19px;
  font-weight: 300;
  margin: 10px 0; }

.schedule-container .dates-container h3 {
  font-size: 33px;
  color: #6e6e6e; }

.schedule-container .dates-container h4 {
  /*font-family: 'colaborate-boldregular';*/
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 25px;
  padding-bottom: 10px;
  margin: 0; }

.schedule-container .dates-container a {
  color: #000;
  text-decoration: none; }

.schedule-container .dates-container h5 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 60px;
  /*text-align: center;*/ }

.schedule-container .dates-container h5 span {
  color: #6E6E6E;
  text-transform: none;
  /* font-style: italic; */
  font-family: 'colaborate-thinregular'; }

.schedule-container .day-number {
  position: relative;
  margin-top: -106px;
  left: 50%;
  margin-left: -105px;
  padding-bottom: 20px;
  background: #224999;
  width: 210px;
  height: 210px;
  border: 5px solid #F6DB2A;
  border-radius: 105px;
  padding: 5px 30px;
  text-align: center; }

.schedule-container .day-number span {
  color: #FFF;
  display: block;
  font-family: colaborate-regularregular; }

.schedule-container .day-number .day {
  font-size: 113px;
  line-height: 85px;
  letter-spacing: -10px;
  text-align: center;
  padding: 10px 0;
  padding-right: 10px; }

.schedule-container .day-number .month {
  font-size: 42px;
  text-transform: uppercase;
  line-height: 30px; }

.schedule-container .day-number .year {
  font-size: 42px;
  line-height: 40px;
  font-family: colaborate-thinregular; }

.schedule-container .day-number .booth {
  font-size: 75px;
  line-height: 170px;
  letter-spacing: -10px;
  text-align: center;
  padding: 10px 0;
  padding-right: 10px; }

.schedule-container .plus {
  position: absolute;
  bottom: 0;
  left: 9px;
  right: 0;
  width: 51px;
  height: 51px;
  background-image: url("../images/plus_minus_new.png"); }

.schedule-container .minus {
  background-position: right top; }

.schedule-day-container {
  /*cursor: pointer;*/
  margin-top: 25px; }

.schedule-day-container:hover .plus {
  background-position: left bottom; }

.schedule-day-container:hover .minus {
  background-position: right bottom; }

.date-description p {
  font-weight: 300;
  font-size: 18px; }

.schedule-day-container h5.conference-title-2 {
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  text-transform: none;
  padding: 0;
  margin: 0; }

.schedule-container .is-free {
  padding: 15px 0; }

@media screen and (max-width: 767px) {
  .schedule-container .day-number {
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 10px; } }

@media screen and (max-width: 711px) {
  .header-schedule {
    height: 182px;
    text-align: center; }
  .header-schedule .schedule-title {
    float: none; } }

.program-container .program-row {
  padding: 25px 0; }

.program-row.odd {
  background-color: #ebeef7; }

.program-row h6 {
  font-family: 'Roboto', Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  margin: 0;
  line-height: 20px;
  color: #224999; }

.program-row h6 i {
  margin-right: 5px;
  color: #6e6e6e; }

.program-row h6.text-normal {
  font-weight: 400; }

.program-row span {
  font-family: 'colaborate-regularregular';
  font-size: 18px;
  margin: 0;
  line-height: 20px; }

.schedule-container .dates-container .program-row p {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  margin: 10px 0 0 0;
  color: #6e6e6e; }

.schedule-container .dates-container .program-row p span {
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  color: #000; }

@media screen and (max-width: 767px) {
  .schedule-container .dates-container .program-row p,
  .program-row h6 {
    text-align: center; } }

.program-container .sesion-header {
  padding: 15px 0;
  border-top: 5px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0; }

.program-container .sesion-header h4 {
  font-size: 36px;
  color: #6e6e6e;
  text-transform: none;
  line-height: 33px; }

.program-container .sesion-header h3 {
  color: #71b4f2;
  font-weight: bold;
  font-size: 36px;
  margin: 0; }

@media screen and (max-width: 767px) {
  .program-container .sesion-header .col-sm-8 {
    text-align: center; } }

/* new css*/
.schedule-container .conference-row-buttons {
  margin-top: 20px;
  text-align: left;
  padding-bottom: 15px; }
  @media (max-width: 767px) {
    .schedule-container .conference-row-buttons {
      text-align: center; } }

.schedule-container .conference-row-buttons a {
  padding: 5px 10px;
  margin-left: 3px;
  color: #333;
  border: 1px solid #333; }

.schedule-container .conference-row-buttons a:hover,
.schedule-container .conference-row-buttons a.active {
  background-color: #224999;
  color: #FFF;
  font-weight: 500;
  border: 1px solid #224999; }

.schedule-container .video-conference-container span {
  line-height: 40px;
  display: block;
  color: #FFF; }

.schedule-container .video-conference-container a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(113, 180, 242, 0);
  background-image: url("../images/play.png");
  background-position: 5% 95%;
  background-repeat: no-repeat;
  background-size: 60px; }

.schedule-container .video-conference-container a:hover {
  background-color: rgba(113, 180, 242, 0.3);
  background-image: url("../images/play_1.png"); }

.schedule-container .video-conference-container div {
  position: relative; }

.schedule-container .video-conference-container img {
  max-width: 250px;
  width: 100%; }

.schedule-container .video-conference-container {
  max-width: 250px;
  width: 100%;
  background-color: #333;
  display: inline-block; }

.schedule-container .program-description-col {
  padding-top: 40px; }

.schedule-container .abstract-container,
.schedule-container .speaker-info-container {
  display: none; }

.schedule-container .dates-container .program-row .abstract-container p,
.schedule-container .dates-container .program-row .abstract-container p span,
.schedule-container .dates-container .program-row .speaker-info-container p,
.schedule-container .dates-container .program-row .speaker-info-container p span {
  font-family: 'Roboto', Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  color: #000; }

/* -------------- End Schedule -------------------*/
/* --------------- Speakers ---------------------*/
.speakers-container {
  background-color: #efefef;
  padding: 60px 0; }

.speakers-container h1 {
  font-size: 30px;
  color: #224999;
  text-align: center;
  margin: 0 0 15px 0; }
  @media (min-width: 768px) {
    .speakers-container h1 {
      font-size: 60px; } }

.speakers-container h5 {
  font-size: 25px;
  color: #6e6e6e;
  text-align: center;
  margin: 0;
  text-transform: uppercase; }

.speakers-container h5 span {
  font-family: 'colaborate-lightregular';
  text-transform: none;
  font-size: 34px;
  color: #6e6e6e; }

.speakers-container span {
  font-size: 18px;
  color: #000; }

.speakers-container .speakers {
  margin-bottom: 60px; }

.speakers-container .speakers h5 {
  margin-top: 10px; }

.speakers-container .speaker-image-container {
  width: 140px;
  height: 140px;
  border-radius: 70px;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  overflow: hidden;
  display: inline-block;
  margin-top: 10px;
  background: url("../images/defaultSpeaker.png");
  background-repeat: no-repeat;
  background-size: cover;
  border: 5px solid #6e6e6e; }

.speakers .col-xs-12 {
  margin-top: 20px; }

.speaker-location {
  font-weight: 300; }

.speakers-container .video-conference-container {
  margin-top: 20px; }

.speakers-container .video-conference-container a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(113, 180, 242, 0);
  background-image: url("../images/play.png");
  background-position: 5% 95%;
  background-repeat: no-repeat;
  background-size: 60px; }

.speakers-container .video-conference-container a:hover {
  background-color: rgba(113, 180, 242, 0.3);
  background-image: url("../images/play_1.png"); }

.speakers-container .video-conference-container div {
  position: relative; }

.speakers-container .video-conference-container img {
  width: 100%; }

.speakers-container .video-conference-container {
  width: 100%;
  background-color: #333;
  display: inline-block; }

/* --------------- END Speakers ---------------------*/
/* ------------venue --------------------------*/
.infowindow-container {
  width: 380px;
  height: 230px;
  text-align: center; }

.infowindow-container h3 {
  font-family: 'colaborate-boldregular';
  color: #71b4f2;
  font-size: 65px;
  margin: 0; }

.infowindow-container h5 {
  font-family: 'colaborate-boldregular';
  font-size: 20px;
  margin: 0;
  text-transform: uppercase; }

.infowindow-container .venue-address-row {
  font-size: 20px;
  font-weight: 300; }

/* ------------ end venue --------------------------*/
/* --------------- partners ----------------------*/
.partners-container {
  background: #000;
  border-top: 5px solid #71b4f2;
  padding-bottom: 50px; }

.partners-title {
  padding: 25px 0;
  text-align: center; }

.partners-container .partner-image-container {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  overflow: hidden;
  display: inline-block;
  margin-top: 10px;
  background: #FFF;
  border: 5px solid #FFF; }

.partners-container .partner-image-container img {
  width: 100%; }

.partner-item {
  margin-bottom: 10px; }

.partner-item h5 {
  color: #FFF;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  margin-top: 4px; }

.partner-item span {
  color: #FFF;
  font-size: 14px;
  margin-top: 4px; }

.partner-item span.partner-short-name {
  display: block;
  min-height: 20px; }

.partner-item a {
  text-decoration: none; }

/* --------------- end partners ----------------*/
/* ---------------- footer ----------------*/
.footer-container {
  background: #FFF;
  border-top: 5px solid #71b4f2;
  padding: 20px 15px; }

.footer-container-social {
  border-top: 5px solid #224999;
  background: #224999; }

.footer-container img,
.footer-container p {
  margin-top: 5px;
  margin-bottom: 0;
  color: #000; }

.footer-container img {
  padding-left: 5px;
  padding-right: 15px; }

.social-footer a.atopica-eu {
  font-family: "colaborate-boldregular";
  font-size: 28px;
  color: #FFF; }

.social-container {
  margin-top: 10px; }

.social-container img {
  width: 45px; }

.contact-footer {
  padding-top: 3px; }

.contact-footer p {
  font-size: 16px; }

.contact-footer p a {
  font-size: 18px;
  color: #FFF; }

.commitee-image img {
  max-width: 250px; }

.commitee-image p {
  width: auto; }

.footer-container-social p {
  color: #C7E4FF; }

/* ---------------- END footer ----------------*/
/* --------- Overlay - ------------------*/
.overlay-register {
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  padding: 3%;
  z-index: 9999;
  background-color: rgba(34, 34, 34, 0.7);
  display: none; }

.container-form {
  overflow: auto;
  position: relative;
  border: 7px solid #71b4f2;
  background-color: #000;
  min-height: 200px;
  max-width: 600px;
  min-width: 200px;
  padding: 25px; }

.container-form label {
  color: #FFF; }

.container-form .buttons-container {
  text-align: right; }

.container-form .buttons-container button {
  margin: 0 5px; }

.checkbox {
  margin-bottom: 10px; }

.checkbox label, .radio label {
  font-size: 15px; }

.privacy-policy label,
.mandatory label {
  font-weight: 400; }

.buffet-lunch label {
  font-weight: 400;
  padding-left: 20px; }

.buttons-container .btn-success {
  background-color: #71b4f2;
  border-color: #71b4f2;
  color: #000; }

.buttons-container .btn-default {
  background-color: #FFF; }

.container-form .privacy-policy {
  padding-top: 15px;
  color: #FFF; }

.container-fields h3 {
  color: #FFF;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center; }

.container-fields h6 {
  font-family: 'Roboto', Helvetica, "Helvetica Neue", Arial, sans-serif;
  color: #FFF;
  font-weight: normal;
  font-size: 14px;
  text-align: center; }

.confirmation-container {
  display: none; }

.confirmation-container h2 {
  color: #FFF;
  text-align: center; }

/* --------- END Overlay - ------------------*/
/* --------standard page --------------------*/
.content h1 {
  color: #224999;
  font-size: 30px; }
  @media (min-width: 768px) {
    .content h1 {
      font-size: 55px; } }

.content {
  margin-bottom: 30px; }

/* ------- End standard page --------------------*/
/*--------------------- credits-container--------------------*/
.credits-container {
  border-top: 5px solid white;
  background: #224999;
  line-height: 50px;
  color: #C7E4FF;
  padding: 0 15px; }

.credits-container a {
  color: #FFF; }

@media (max-width: 769px) {
  .credits-container .text-right {
    text-align: left; } }

/*--------------------- end credits-container--------------------*/
.umb-grid {
  text-align: center; }

.umb-grid h1 {
  text-align: center;
  font-size: 36px;
  color: #224999;
  font-weight: bold;
  padding-top: 30px; }

.umb-grid p {
  font-size: 19px;
  font-weight: 300;
  max-width: 500px;
  margin: 0 auto; }

.umb-grid .white-background {
  background-color: #FFF;
  padding-bottom: 25px;
  padding-top: 10px; }

.umb-grid .dark-background {
  background-color: #efefef;
  padding-bottom: 25px;
  padding-top: 10px; }

.umb-grid .border-bottom {
  border-bottom: 4px solid #71b4f2; }

.umb-grid .container {
  padding: 20px 0; }

/* ---------------------- collaborators --------------------*/
.collaborators-container {
  padding: 40px 0; }

.collaborators-container h1 {
  text-align: center;
  font-size: 36px;
  color: #224999;
  font-weight: bold;
  padding-top: 20px; }

.collaborator-item img {
  width: 90%;
  border: 3px solid #efefef; }

.collaborator-item {
  text-align: center;
  padding-top: 15px; }

.collaborator-item a:hover {
  text-decoration: none; }

.collaborator-item p {
  font-size: 17px;
  line-height: 30px;
  padding-top: 10px;
  color: #6e6e6e; }

.endorsers-container {
  background-color: #FFF; }

.button-download-contaier {
  padding-top: 50px; }

.button-download-contaier a {
  background-color: #71b4f2;
  color: #000;
  padding: 15px 25px;
  font-size: 18px;
  border-radius: 8px;
  text-decoration: none;
  margin-left: 15px;
  margin-right: 15px; }

.button-download-contaier a:hover {
  color: #000; }

a {
  color: #71b4f2; }

a:hover, a:active {
  color: #71b4f2;
  text-decoration: none; }

h1 {
  font-size: 30px;
  color: #224999;
  text-align: center;
  margin: 0 0 15px 0;
  margin-top: 50px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 60px; } }

/* ----------------------------- Press Release -----------------------------*/
.press-release {
  padding: 60px 0; }

.press-release h1 {
  margin-bottom: 30px; }

.press-release .panel-group .panel {
  border-radius: 0; }

.press-release .panel-default > .panel-heading {
  background-color: #000;
  border-radius: 0; }

.press-release .panel-default > .panel-heading .panel-title {
  line-height: 50px; }

.press-release .panel-default > .panel-heading .panel-title a {
  color: #71b4f2;
  font-size: 25px;
  text-decoration: none; }

.press-release .panel-default > .panel-heading .panel-title a .glyphicon {
  top: 4px; }

.press-release .multimedia-preview {
  width: 60%;
  max-width: 350px;
  display: inline-block;
  position: relative;
  margin: 7px 0; }

.press-release .multimedia-preview img {
  width: 100%; }

.press-release .press-release-container .row {
  padding: 5px 0; }

.press-release .press-release-container .row.multimedia-download .col-xs-2 {
  padding: 10px 15px; }

.press-release .press-release-container .row.odd {
  background-color: #EFEFEF; }

.press-release .press-title {
  margin-top: 4px;
  display: inline-block; }

.press-release .multimedia-preview-container {
  position: relative; }

.press-release .multimedia-preview-container .preview-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(113, 180, 242, 0.4); }

.press-release .multimedia-preview-container .preview-overlay:hover {
  background-color: rgba(113, 180, 242, 0.1); }

.press-release .multimedia-preview-container a {
  background-color: rgba(113, 180, 242, 0.3);
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0; }

/******coverage********/
.press-release .press-coverage-container .preview-image {
  width: 100%; }

.press-release .press-coverage-container .description-coverage {
  background: #000;
  padding: 7px 10px; }

.press-release .press-coverage-container .description-coverage p {
  font-size: 18px;
  margin: 0; }

.press-release .press-coverage-container .description-coverage span {
  font-size: 12px; }

@media (min-width: 550px) and (max-width: 767px) {
  .press-release .press-coverage-container .col-xs-12 {
    width: 50%; } }

@media (max-width: 550px) {
  .press-release .press-coverage-container .col-xs-12 {
    padding-bottom: 20px; } }

/****** end coverage********/
@media (max-width: 767px) {
  .press-release .press-release-container .text-right {
    text-align: left; }
  .press-release .multimedia-preview-container {
    text-align: center; }
  .press-release .multimedia-preview-container .multimedia-preview {
    margin: 10px 0; } }

/* ----------------------------- END Press Release -----------------------------*/
/*-------------------------- program-banner-container ---------------------------*/
.program-banner-container {
  background-color: #cfcfcf;
  border-top: 5px solid #71b4f2;
  border-bottom: 5px solid #cfcfcf;
  margin-top: 55px;
  height: 165px; }

.program-banner-container .left-banner {
  height: 155px;
  background-image: url("http://cop26.co2geonet.com/images/booklet.png");
  background-position: center center;
  background-repeat: no-repeat; }

.program-banner-container .right-banner {
  background-image: url("http://cop26.co2geonet.com/images/oblique_black.png");
  height: 155px;
  background-repeat: no-repeat;
  text-align: right;
  color: #FFF; }

.program-banner-container .right-banner h3 {
  margin: 0;
  margin-top: 20px; }

.program-banner-container .right-banner h3 span {
  font-size: 46px; }

.program-banner-container .right-banner h3 .conference {
  font-family: 'colaborate-thinregular';
  margin-left: 4px;
  letter-spacing: -3px;
  color: #71b4f2; }

.program-banner-container .right-banner h2 {
  font-family: 'colaborate-boldregular';
  font-size: 37px;
  letter-spacing: -1px;
  margin: 0; }

.program-banner-container .right-banner a {
  color: #cfcfcf;
  font-size: 24px; }

@media screen and (max-width: 992px) {
  .program-banner-container .right-banner {
    background-image: none;
    background-color: #000;
    border-top: 3px solid #cfcfcf; }
  .program-banner-container {
    height: auto; } }

#modal-key-messages .modal-dialog,
#modal-book-of-abstract .modal-dialog {
  width: 100%; }

#modal-key-messages.modal-content,
#modal-book-of-abstract .modal-content {
  height: 100%; }

/*-------------------------- End program-banner-container ---------------------------*/
/*-------------------------- poster-container ---------------------------*/
.posters-container {
  /*background-color: #efefef;*/
  /*padding: 60px 0;*/ }

.posters-container .poster-item {
  padding: 5px 10px;
  font-family: 'colaborate-lightregular';
  display: block;
  text-decoration: none;
  color: black;
  text-align: center; }

.posters-container .poster-item img {
  max-width: 100%; }

.posters-container .poster-item .poster-title {
  font-weight: bold;
  /*overflow:hidden;
    text-overflow: clip;
    text-overflow: ellipsis;
    text-overflow: "…";
    white-space: nowrap;*/ }

.posters-container .poster-item .poster-download {
  position: absolute;
  top: 50px;
  width: 100%; }

.posters-container .poster-item .poster-authors {
  overflow: hidden;
  text-overflow: clip;
  text-overflow: ellipsis;
  text-overflow: "…";
  white-space: nowrap; }

.posters-container .poster-item .poster-affiliation {
  font-style: italic;
  /*overflow:hidden;
    text-overflow: clip;
    text-overflow: ellipsis;
    text-overflow: "…";
    white-space: nowrap;*/ }

.posters-container .owl-buttons {
  position: absolute;
  width: 100%;
  top: 40%; }

.posters-container .owl-prev {
  float: left; }

.posters-container .owl-next {
  float: right; }

/*-------------------------- End poster-container ---------------------------*/
#videos {
  background-color: #FFF; }

.video-container {
  max-width: 640px;
  max-height: 480px;
  display: table-cell;
  vertical-align: top;
  position: relative; }

.overlay {
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  padding: 1% 10%;
  z-index: 99999;
  background-color: rgba(34, 34, 34, 0.7);
  display: table;
  text-align: center; }

#twitter-widget-holder {
  max-height: 500px;
  padding-right: 20px; }

.closeOverlay {
  position: absolute;
  margin-top: -15px;
  right: -15px;
  background-image: url("../images/close2.png");
  background-position: -7px -9px;
  height: 34px;
  width: 34px;
  cursor: pointer;
  z-index: 99999999; }

/* --------------------- key messages ---------------------*/
.key-message-item {
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat; }

.key-message-item .key-message-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(113, 180, 242, 0.3); }

.key-message-item .key-message-text {
  background-image: url("http://cop26.co2geonet.com/images/highlights_circle.png");
  height: 100%;
  width: 750px;
  padding: 20px 110px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 70px;
  color: #FFF;
  position: absolute;
  right: 60px; }

@media (max-width: 850px) {
  .key-message-item .key-message-text {
    width: 100%;
    position: relative;
    right: auto;
    margin: 0;
    background: rgba(48, 49, 49, 0.65);
    padding: 20px 50px; } }

.key-message-text .preview-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold; }

.key-message-text p {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 1px; }

#owl-home-key-message .owl-buttons .owl-next {
  float: right;
  padding-left: 7px; }

#owl-home-key-message .owl-buttons .owl-prev {
  float: left;
  padding-left: 7px; }

#owl-home-key-message .owl-buttons .disabled {
  display: none; }

#owl-home-key-message .owl-buttons {
  position: absolute;
  top: 42%;
  right: 0;
  left: 0; }

#owl-home-key-message .owl-buttons span {
  line-height: 50px; }

.owl-theme .owl-controls .owl-buttons div {
  color: #303131;
  background: #FFF;
  opacity: 0.5;
  height: 50px;
  width: 50px;
  border-radius: 0;
  margin: 0;
  font-size: 33px; }

.space {
  height: 1px; }

.owl-buttons {
  pointer-events: none; }

.owl-next,
.owl-prev {
  pointer-events: auto; }

/* --------------------- -----------------------------------*/
.intro-with-link a {
  text-decoration: none; }
  .intro-with-link a:hover {
    text-decoration: underline; }

#download-material.collapsing {
  -webkit-transition: none;
  transition: none; }

.outcomes-container {
  font-size: 18px;
  font-weight: 300; }
  .outcomes-container .outcomes-button {
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 0;
    text-align: center; }
    .outcomes-container .outcomes-button .btn {
      font-size: 35px;
      padding: 10px 20px;
      border: 2px solid #EAA831;
      border-radius: 0;
      color: white;
      background-color: #224999;
      text-transform: uppercase; }

.cop24-super-title {
  text-transform: none !important; }
