/* Bootstrap imports */
#event .node-event .block-title-black {
  padding: 20px 0;
}
#event .node-event .block-title-black .time {
  font-size: 16px;
  font-weight: normal;
}
@media (min-width: 768px) {
  #event .node-event .block-title-black .time {
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  #event .node-event .block-title-black .time {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  #event .node-event .block-title-black .time {
    font-size: 25px;
  }
}
#event .node-event .block-title-black .time span::before {
  color: #ffffff;
  display: inline-block;
  float: none;
  font-family: "icomoon" !important;
  margin-right: 15px;
  vertical-align: middle;
}
#event .node-event .block-title-black .time span.date::before {
  content: "\e912";
  font-size: 25px;
}
@media (min-width: 768px) {
  #event .node-event .block-title-black .time span.hour::before {
    content: "\e913";
    font-size: 6px;
    margin-left: 15px;
  }
}
#event .node-event .about {
  padding: 15px 0;
}
@media (min-width: 992px) {
  #event .node-event .about {
    padding: 0;
  }
}
#event .node-event .about .location {
  float: left;
  margin-bottom: 15px;
}
#event .node-event .about .location ul {
  float: left;
  margin: 0;
}
#event .node-event .about .location ul li {
  float: left;
  margin: 0 15px;
}
#event .node-event .about .location ul li .address {
  float: left;
  font-size: 20px;
  line-height: 22px;
}
#event .node-event .about .links ul {
  float: left;
  margin: 0;
}
@media (min-width: 768px) {
  #event .node-event .about .links ul {
    margin-bottom: 15px;
  }
}
#event .node-event .about .links ul li {
  display: table;
  margin: 0 15px 15px;
}
@media (min-width: 768px) {
  #event .node-event .about .links ul li {
    display: inline-block;
    float: left;
    margin: 0 15px;
  }
}
#event .node-event .about .links ul li a {
  font-size: 20px;
}
#event .node-event .about .links ul li.subtitle span {
  float: left;
}
@media (min-width: 768px) {
  #event .node-event .about .links ul li.subtitle span {
    padding: 5px 0;
  }
}
#event .node-event .about .links ul li.fb a,
#event .node-event .about .links ul li.tw a {
  color: #055293;
  cursor: pointer;
}
#event .node-event .about .subtitle {
  display: block;
  margin-bottom: 15px;
  text-align: left;
}
#event .node-event .about .subtitle.text {
  color: #565856;
  font-size: 16px;
  font-weight: normal;
  height: auto;
}
#event .node-event .about .subtitle.text.desc {
  margin-top: 15px;
}
#event .node-event .about .subtitle.text ul {
  padding-left: 15px;
}
#event .node-event .about .btn_blue a:hover,
#event .node-event .about .btn_blue a:focus,
#event .node-event .about .btn_blue a:active {
  color: #ffffff;
}
#event .node-event .about .speakers .title {
  display: table;
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  #event .node-event .about .speakers .title {
    text-align: inherit;
  }
}
#event .node-event .about .speakers .image {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #event .node-event .about .speakers .image {
    margin-bottom: 0;
  }
}
#event .node-event .about .speakers .image img {
  margin: 0 auto;
}
#event .node-event .bottom-buttons {
  margin: 15px 0;
}
#event .node-event .bottom-buttons .view-more {
  margin-top: 15px;
  text-align: center;
}
#event.multiple .info {
  margin-top: 15px;
  text-align: left;
}
#event.multiple .info .label {
  color: #055293;
  display: inline-block;
  font-size: 20px;
  margin: 20px 0 15px;
  padding: 0;
}
#event.multiple .info .name {
  color: #000000;
  font-size: 20px;
}
#event.multiple .info .text {
  color: #565856;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
}
#event.multiple .info .links {
  float: left;
  margin: 20px 0;
}
#event.multiple .info .links ul {
  float: left;
}
#event.multiple .info .links ul li {
  float: left;
  margin: 0 15px;
}
#event.multiple .info .links ul li a {
  font-size: 20px;
}
#event.multiple .info .links ul li.subtitle {
  color: #055293;
  margin: 0 15px 0 0;
}
#event.multiple .info .links ul li.subtitle span {
  float: left;
  padding: 5px 0;
}
#event.multiple .info .links ul li.fb a,
#event.multiple .info .links ul li.tw a {
  color: #055293;
  cursor: pointer;
}
/* Calendar modal */
#modal-calendar .links {
  margin-top: 50px;
}
#modal-calendar .links .addtocalendar {
  display: block;
  position: unset;
}
#modal-calendar .links .addtocalendar .atcb-link {
  display: none;
}
#modal-calendar .links .addtocalendar .atcb-list {
  border: medium none;
  box-shadow: none;
  padding: 0;
  position: relative;
  text-align: center;
  top: 0;
  visibility: visible;
  width: 100%;
}
#modal-calendar .links .addtocalendar .atcb-list .atcb-item {
  display: inline-block;
  margin: 0 15px;
}
#modal-calendar .links .addtocalendar .atcb-list .atcb-item a {
  font-size: 0;
}
#modal-calendar .links .addtocalendar .atcb-list .atcb-item:nth-child(1) a {
  background: transparent url("../../assets/events/icons/ic.png") no-repeat scroll center center;
  color: transparent;
  height: 54px;
  width: 54px;
}
#modal-calendar .links .addtocalendar .atcb-list .atcb-item:nth-child(2) a {
  background: transparent url("../../assets/events/icons/gc.png") no-repeat scroll center center;
  color: transparent;
  height: 54px;
  width: 54px;
}
#modal-calendar .links .addtocalendar .atcb-list .atcb-item:nth-child(3) a {
  background: transparent url("../../assets/events/icons/oof.png") no-repeat scroll center center;
  color: transparent;
  height: 54px;
  width: 54px;
}
#modal-calendar .links .addtocalendar .atcb-list .atcb-item:nth-child(4) a {
  background: transparent url("../../assets/events/icons/oon.png") no-repeat scroll center center;
  color: transparent;
  height: 54px;
  width: 54px;
}
#modal-calendar .links .addtocalendar .atcb-list .atcb-item:nth-child(5) a {
  background: transparent url("../../assets/events/icons/yc.png") no-repeat scroll center center;
  color: transparent;
  height: 54px;
  width: 104px;
}

.modal{
  background-color:inherit;
}