/* Top hook CSS */
@media (max-width: 991px) {
  #htmlcontent_top ul {
    margin-bottom: 0; } }
@media (max-width: 767px) {
  #htmlcontent_top ul {
    margin: 0 -5px; } }
#htmlcontent_top ul li {
  margin-bottom: 30px;
  text-align: center; }
  @media (max-width: 991px) {
    #htmlcontent_top ul li {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    #htmlcontent_top ul li {
      margin-bottom: 15px;
      padding-left: 5px;
      padding-right: 5px;
      width: 50%; } }
  @media (max-width: 479px) {
    #htmlcontent_top ul li {
      float: none;
      width: 100%; } }
  #htmlcontent_top ul li img {
    height: auto;
    max-width: 100%;
    width: 100%; }
  #htmlcontent_top ul li > a {
    display: block;
    overflow: hidden;
    position: relative; }
    #htmlcontent_top ul li > a .item-html {
      bottom: 0;
      height: 100%;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%; }
    #htmlcontent_top ul li > a h2 {
      bottom: 38px;
      color: #333;
      font: 25px/25px "Ubuntu", sans-serif;
      left: 0;
      margin: 0;
      padding: 0;
      position: absolute;
      text-transform: uppercase;
      width: 100%;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      @media (max-width: 1199px) {
        #htmlcontent_top ul li > a h2 {
          bottom: 18px;
          font-size: 20px;
          line-height: 20px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        #htmlcontent_top ul li > a h2 {
          bottom: 14px;
          font-size: 18px;
          line-height: 18px; } }
    #htmlcontent_top ul li > a h3 {
      color: #fff;
      font: 41px/45px "Ubuntu", sans-serif;
      margin: 0 0 24px;
      padding: 0;
      text-transform: uppercase; }
    #htmlcontent_top ul li > a .hiddendiv {
      background: rgba(138, 194, 73, 0.8);
      height: 100%;
      left: 0px;
      opacity: 0;
      padding: 44px 4px 0;
      position: absolute;
      top: 0px;
      width: 100%;
      -moz-transform: perspective(600px) rotateY(180deg);
      -ms-transform: perspective(600px) rotateY(180deg);
      -o-transform: perspective(600px) rotateY(180deg);
      -webkit-transform: perspective(600px) rotateY(180deg);
      transform: perspective(600px) rotateY(180deg);
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      #htmlcontent_top ul li > a .hiddendiv h2 {
        bottom: auto;
        color: #fff;
        left: auto;
        margin-bottom: 10px;
        position: relative; }
    @media (min-width: 1200px) {
      #htmlcontent_top ul li > a:hover h2 {
        bottom: -400px; }
      #htmlcontent_top ul li > a:hover .hiddendiv {
        opacity: 1;
        -moz-transform: perspective(600px) rotateY(0deg);
        -ms-transform: perspective(600px) rotateY(0deg);
        -o-transform: perspective(600px) rotateY(0deg);
        -webkit-transform: perspective(600px) rotateY(0deg);
        transform: perspective(600px) rotateY(0deg);
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
        #htmlcontent_top ul li > a:hover .hiddendiv > h2 {
          bottom: auto;
          color: #fff;
          display: block; } }
    #htmlcontent_top ul li > a:hover h2 {
      color: #8ac249; }
    #htmlcontent_top ul li > a button {
      background: #fec006;
      border: none;
      color: #fff;
      display: inline-block;
      font: 16px/16px "Ubuntu", sans-serif;
      padding: 4px 8px 4px;
      position: relative;
      text-transform: uppercase;
      -moz-box-shadow: rgba(0, 0, 0, 0.2) 6px 6px 5px 0;
      -webkit-box-shadow: rgba(0, 0, 0, 0.2) 6px 6px 5px 0;
      box-shadow: rgba(0, 0, 0, 0.2) 6px 6px 5px 0; }
      #htmlcontent_top ul li > a button:hover {
        background: #fff;
        color: #fec006; }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
