#tmhtmlcontent_topColumn {
  padding: 58px 0 60px;
  background: #000;
  text-align: center;
  overflow: hidden; }
  @media (max-width: 991px) {
    #tmhtmlcontent_topColumn {
      padding: 20px; } }
  #tmhtmlcontent_topColumn h2 {
    font-size: 74px;
    line-height: 81px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    position: relative;
    font-weight: 300;
    letter-spacing: -2px;
    margin: 0;
    padding: 0 0 23px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #tmhtmlcontent_topColumn h2 span {
      display: block;
      color: red;
      position: relative; }
    @media (max-width: 991px) {
      #tmhtmlcontent_topColumn h2 {
        font-size: 50px;
        line-height: 54px; } }
    @media (max-width: 991px) {
      #tmhtmlcontent_topColumn h2 {
        font-size: 50px;
        line-height: 54px; } }
  #tmhtmlcontent_topColumn h5 {
    font-size: 15px;
    line-height: 20px;
    color: #888;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    margin: 0; }

#tmhtmlcontent_home {
  background: red;
  padding: 43px 30px 49px; }
  @media (max-width: 767px) {
    #tmhtmlcontent_home {
      padding: 20px 15px; } }
  #tmhtmlcontent_home ul {
    margin: 0; }
  #tmhtmlcontent_home li {
    float: none;
    width: 100%;
    padding: 0; }
  #tmhtmlcontent_home blockquote {
    border: none;
    padding: 0;
    text-align: center;
    color: #fff;
    margin: 0; }
    #tmhtmlcontent_home blockquote h5 {
      font-weight: normal;
      position: relative;
      margin: 0;
      font-size: 25px;
      line-height: 30px;
      font-weight: normal; }
    #tmhtmlcontent_home blockquote span {
      display: block;
      font-size: 14px;
      line-height: 18px;
      font-weight: 300;
      margin-top: 19px;
      position: relative; }
    #tmhtmlcontent_home blockquote i {
      display: block;
      text-align: center;
      font-size: 97px;
      line-height: 100px;
      color: #fff;
      position: relative; }
      @media (max-width: 767px) {
        #tmhtmlcontent_home blockquote i {
          font-size: 60px;
          line-height: 70px; } }
