/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* alert */
/* Theme's schemes */
/* Home hook CSS */
#htmlcontent_home {
  margin-top: 30px; }
  #htmlcontent_home ul {
    margin: 0 -5px; }
    #htmlcontent_home ul li {
      padding: 0 5px 10px; }
      @media (max-width: 479px) {
        #htmlcontent_home ul li {
          width: 100%; } }
      #htmlcontent_home ul li img {
        max-width: 100%;
        height: auto; }
        @media (max-width: 479px) {
          #htmlcontent_home ul li img {
            min-width: 100%; } }
      #htmlcontent_home ul li.htmlcontent-item-5 {
        width: 66.6667%; }
        @media (max-width: 479px) {
          #htmlcontent_home ul li.htmlcontent-item-5 {
            width: 100%; } }

/* Top hook CSS */
#htmlcontent_top {
  margin-top: 30px; }
  #htmlcontent_top ul li {
    margin-bottom: 10px; }
    @media (max-width: 480px) {
      #htmlcontent_top ul li {
        width: 100%; } }
    #htmlcontent_top ul li:last-child {
      margin-bottom: 0; }
    #htmlcontent_top ul li img {
      max-width: 100%;
      height: auto; }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */

/*# sourceMappingURL=hooks.css.map */
