/* Declare fonts */
@font-face {
  font-family: 'Open Sans';
  src: url('../../../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.eot');
  src: url('../../../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.woff') format('woff'), url('../../../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.ttf') format('truetype'), url('../../../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.eot');
  src: url('../../../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.woff') format('woff'), url('../../../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.ttf') format('truetype'), url('../../../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('../../../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.eot');
  src: url('../../../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.woff') format('woff'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.ttf') format('truetype'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('../../../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.eot');
  src: url('../../../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.woff') format('woff'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.ttf') format('truetype'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
.no-padding {
  padding: 0;
}
.todayInHistory {
  display: block;
  color: #fff;
  margin: 0;
  background-color: #387c7b;
  min-height: 215px;
}
.todayInHistory .titleContainer.museum {
  width: 100%;
  height: 80px;
  background-color: #364659;
  margin: 0 0 15px 0;
}
.todayInHistory .titleContainer.museum .title {
  font-size: 30px;
  line-height: 34px;
  padding: 5px 0 0 12px;
  text-align: left;
  color: #fff !important;
}
.todayInHistory .dateContainer {
  position: relative;
  float: left;
  width: 100px;
  margin: 15px 15px 0 0px;
  font-size: 35px;
}
.todayInHistory .dateContainer .date {
  width: 105px;
  height: 110px;
  background-color: #fff;
  text-align: center;
}
.todayInHistory .dateContainer .date .month {
  color: #387c7b;
  background-color: #fff;
  height: 30px;
  margin: 0 0 3px 0;
  font-weight: 700;
  font-size: 15px;
  line-height: 40px;
}
.todayInHistory .dateContainer .date .day {
  color: #fff;
  background-color: #387c7b;
  width: 100px;
  height: 75px;
  margin: 0 3px 3px 3px;
  font-size: 35px;
}
.todayInHistory .textContainer {
  position: relative;
  margin: 0 10px 0 0;
  width: calc(100% - 130px);
  float: right;
}
.todayInHistory .textContainer .title {
  font-size: 30px;
  margin: 15px 0 15px 0;
}
.todayInHistory .textContainer .lead {
  margin: 0 0 7px 0;
  font-size: 15px;
}
.todayInHistory .textContainer .learnMore a {
  font-weight: 700;
  font-size: 15px;
}
.todayInHistory a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
.todayInHistory a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1200px) {
  .todayInHistory .dateContainer {
    width: 75px;
    height: 72px;
    background-color: #fff;
    text-align: center;
    zoom: 1;
    padding-left: 0;
    margin: 25px 10px 0 10px;
  }
  .todayInHistory .dateContainer .date {
    width: 75px;
    height: 100%;
    text-align: center;
    padding: 2px;
  }
  .todayInHistory .dateContainer .date .day {
    color: #fff;
    background-color: #387c7b;
    width: 70px;
    height: 45px;
    margin: 0;
    font-size: 31px;
    padding: 0;
  }
  .todayInHistory .dateContainer .date .month {
    background-color: #fff;
    height: 20px;
    margin: 0 0 3px 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
  }
}
@media screen and (max-width: 992px) {
  .todayInHistory {
    padding: 10px;
    min-height: 0;
    margin-bottom: 10px;
  }
  .todayInHistory .dateContainer {
    width: 75px;
    height: 72px;
    background-color: #fff;
    text-align: center;
    zoom: 1;
    padding-left: 0;
    margin: 0 20px 0 0;
  }
  .todayInHistory .dateContainer .date {
    width: 75px;
    height: 100%;
    text-align: center;
    padding: 2px;
  }
  .todayInHistory .dateContainer .date .day {
    color: #fff;
    background-color: #387c7b;
    width: 70px;
    height: 45px;
    margin: 0;
    font-size: 31px;
    padding: 0;
  }
  .todayInHistory .dateContainer .date .month {
    background-color: #fff;
    height: 20px;
    margin: 0 0 3px 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
  }
  .todayInHistory .textContainer {
    width: auto;
    margin-top: 5px;
    float: none;
  }
  .todayInHistory .textContainer .title {
    font-size: 16px;
  }
  .todayInHistory .textContainer .lead {
    font-size: 14px;
  }
}
