@media all and (max-width: 767px) { #twitter-widget-0{display: none !important;} }


#content {
  background-image: url("../img/zigzag.png"), url("../img/zigzagFlipped.png");
  background-position: top, bottom;
  background-repeat: repeat-x;
  background-color: #f8fafb;
  margin: 32px 0;
  padding: 36px 0; }
  #content h1 {
    color: black;
    font-family: "ClinicaPro";
    margin-top: 0;
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase; }
  #content .left article {
    padding-bottom: 15px; }
    #content .left article:hover {
      color: red; }
      #content .left article:hover a, #content .left article:hover time {
        color: red; }
    #content .left article time {
      font-family: "ClinicaPro";
      font-size: 16px;
      color: #50758d; }
    #content .left article h2 {
      font-size: 16px;
      line-height: 16.667px;
      margin: 0;
      padding: 0; }
  #content .right figure {
    position: relative; }
    #content .right figure time {
      background: url("../img/watch.png") left no-repeat;
      color: white;
      font-size: 18px;
      line-height: 29px;
      padding-left: 36px;
      position: absolute;
      top: 20px;
      left: 30px; }
    #content .right figure .top {
      background: url("../img/top.png");
      width: 65px;
      height: 94px;
      position: absolute;
      top: 0;
      right: 15px; }
    #content .right figure .play {
      background: url("../img/play.png") center no-repeat;
      background-size: 100%;
      width: 68px;
      height: 68px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -34px;
      margin-top: -34px; }
    #content .right figure:hover .play {
      background-image: url("../img/playHover.png"); }
  #content .right .hot {
    padding-top: 30px;
    padding-bottom: 30px; }
    #content .right .hot > article h2 {
      font-family: "Bliss Pro";
      font-size: 24px;
      line-height: 24px; }
    #content .right .hot > article p {
      font-size: 16px;
      line-height: 16.667px; }
    #content .right .hot > div article h2 {
      font-size: 13.95px;
      line-height: 14.69px; }
  #content .right button {
    width: 100%;
    border: 0;
    height: 40px;
    padding: 0 8px;
    color: white;
    background-color: #50758d; }
    #content .right button:hover {
      background-color: #ee2d2f; }
  #content .right .chronicles, #content .right .video {
    padding-top: 10px;
    padding-bottom: 10px; }
    #content .right .chronicles h2, #content .right .video h2 {
      font-family: "Bliss Pro";
      font-size: 24px;
      line-height: 24px;
      font-weight: 700; }
    #content .right .chronicles p, #content .right .video p {
}
  @media (min-width: 768px) {
    #content .right .three figure time {
      background-size: auto 50%;
      font-size: 10px;
      line-height: 24px;
      padding-left: 18px;
      top: 10px;
      left: 15px; }
    #content .right .three figure .play {
      width: 40px;
      height: 40px;
      margin-left: -20px;
      margin-top: -20px; } }
  @media all and (min-width: 768px) {
    #content .right .three article {
      width: 33.33%; } }

/*# sourceMappingURL=home.css.map */
