/* Top hook CSS */
#htmlcontent_top {
  float: right;
  width: 33.4%;
  max-width: 390px; }
  @media (max-width: 767px) {
    #htmlcontent_top {
      width: 400px;
      margin: 0 auto;
      float: none;
      padding-left: 0;
      padding-top: 0; } }
  @media (max-width: 479px) {
    #htmlcontent_top {
      width: 290px; } }
  #htmlcontent_top ul {
    margin: 0;
    overflow: hidden; }
    #htmlcontent_top ul li {
      width: 100%;
      margin-bottom: 1px; }
      #htmlcontent_top ul li a {
        background: #ed5258;
        display: block;
        height: 100%;
        padding: 96px 38px;
        height: 594px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media (min-width: 992px) and (max-width: 1199px) {
          #htmlcontent_top ul li a {
            height: 477px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          #htmlcontent_top ul li a {
            padding: 30px;
            height: 365px; } }
        @media (max-width: 767px) {
          #htmlcontent_top ul li a {
            height: auto;
            padding: 30px; } }
        #htmlcontent_top ul li a:hover {
          background: #3f3f45; }
          #htmlcontent_top ul li a:hover b {
            background: #ed5258;
            color: #fff; }
      #htmlcontent_top ul li h2 {
        font-size: 62px;
        font-weight: 500;
        line-height: 1em;
        text-transform: uppercase;
        font-family: "Ubuntu", sans-serif;
        letter-spacing: -3px;
        color: #fff;
        margin: 0 0 13px;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media (min-width: 768px) and (max-width: 991px) {
          #htmlcontent_top ul li h2 {
            font-size: 40px; } }
      #htmlcontent_top ul li h3 {
        font-size: 23px;
        font-weight: bold;
        line-height: 1em;
        text-transform: uppercase;
        font-family: "Ubuntu", sans-serif;
        color: #fff;
        margin: 0; }
      #htmlcontent_top ul li h4 {
        font-size: 228px;
        font-weight: 500;
        line-height: 1em;
        text-transform: uppercase;
        font-family: "Ubuntu", sans-serif;
        letter-spacing: -15px;
        color: #fff;
        margin: -19px 0 13px; }
        @media (max-width: 1199px) {
          #htmlcontent_top ul li h4 {
            font-size: 190px; } }
        @media (max-width: 991px) {
          #htmlcontent_top ul li h4 {
            font-size: 100px;
            margin-top: 0;
            letter-spacing: -10px; } }
        #htmlcontent_top ul li h4 span {
          display: inline-block;
          transform: translateY(-75%);
          font-size: 58px;
          line-height: 1em;
          margin-left: -32px; }
          @media (max-width: 1199px) {
            #htmlcontent_top ul li h4 span {
              transform: translateY(-196%);
              font-size: 50px;
              margin-left: -17px; } }
          @media (max-width: 991px) {
            #htmlcontent_top ul li h4 span {
              font-size: 50px;
              margin-left: -10px;
              transform: translateY(-75%); } }
      #htmlcontent_top ul li b {
        display: inline-block;
        font-size: 14px;
        line-height: 18px;
        text-transform: uppercase;
        font-family: "Ubuntu", sans-serif;
        color: #4c4d54;
        padding: 23px 45px;
        background: #fff;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        border-radius: 100px;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      #htmlcontent_top ul li p {
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        margin-top: 41px;
        font-family: "Ubuntu", sans-serif;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5; }
        @media (max-width: 1199px) {
          #htmlcontent_top ul li p {
            display: none; } }
      #htmlcontent_top ul li img {
        max-width: 100%;
        height: auto; }

/* Left hook CSS */
#htmlcontent_home ul {
  margin: 0;
  overflow: hidden; }
#htmlcontent_home li {
  float: left; }
#htmlcontent_home a img {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  max-width: 100%;
  height: auto; }
#htmlcontent_home a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8; }
#htmlcontent_home .htmlcontent-item-1 {
  width: 389px;
  margin-right: 1px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #htmlcontent_home .htmlcontent-item-1 {
      width: 310px; } }
  @media (max-width: 991px) {
    #htmlcontent_home .htmlcontent-item-1 {
      width: 100%;
      float: none;
      margin-bottom: 1px; } }
  #htmlcontent_home .htmlcontent-item-1 .item-html {
    background: #323337;
    padding: 48px 32px 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 336px; }
    @media (max-width: 1199px) {
      #htmlcontent_home .htmlcontent-item-1 .item-html {
        padding: 30px 20px 0;
        height: 271px; } }
    #htmlcontent_home .htmlcontent-item-1 .item-html:hover {
      background: #ed5258; }
  #htmlcontent_home .htmlcontent-item-1 h2 {
    margin: 0 0 26px;
    font-size: 140px;
    line-height: 1em;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: -2px; }
    @media (max-width: 1199px) {
      #htmlcontent_home .htmlcontent-item-1 h2 {
        font-size: 110px; } }
    #htmlcontent_home .htmlcontent-item-1 h2 span {
      display: block;
      font-size: 32px;
      line-height: 1em;
      font-weight: bold;
      letter-spacing: 0;
      margin-top: -14px; }
  #htmlcontent_home .htmlcontent-item-1 h3 {
    margin: 0 0 4px;
    font-size: 16px;
    line-height: 1em;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold; }
  #htmlcontent_home .htmlcontent-item-1 h4 {
    margin: 0;
    font-size: 32px;
    line-height: 1em;
    font-family: "Ubuntu", sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500; }
#htmlcontent_home .htmlcontent-item-2 {
  margin-right: 1px;
  width: 389px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #htmlcontent_home .htmlcontent-item-2 {
      width: 314px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #htmlcontent_home .htmlcontent-item-2 {
      width: 359px; } }
#htmlcontent_home .htmlcontent-item-3 {
  width: 390px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #htmlcontent_home .htmlcontent-item-3 {
      width: 314px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #htmlcontent_home .htmlcontent-item-3 {
      width: 360px; } }

@media (max-width: 767px) {
  #htmlcontent_home {
    width: 400px;
    margin: 0 auto; } }
@media (max-width: 479px) {
  #htmlcontent_home {
    width: 290px; } }
@media (max-width: 767px) {
  #htmlcontent_home .htmlcontent-home {
    margin: 0 5px; } }
@media (max-width: 479px) {
  #htmlcontent_home .htmlcontent-home {
    margin: 0; } }
@media (max-width: 767px) {
  #htmlcontent_home .htmlcontent-item-1,
  #htmlcontent_home .htmlcontent-item-2,
  #htmlcontent_home .htmlcontent-item-3 {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 1px; } }

/* Left hook CSS */
/* Right hook CSS */
/* Footer hook CSS */
