
  #hs_cos_wrapper_module_15653282917301740 .hhs-footer-mod {
    background-color: #242829;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  /** NAVIGATION COLUMNS STYLE **/
  .hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    color: #ffffff !important;
  }
  .hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover,
  .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover,
  .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
    color: #75787b  !important;
  }
  .foot-nav-title,
  .hhs-foot-rss h5,
  .hhs-foot-nav-col h5 {
    margin-bottom: 40px;
    color: #cadfe2;
  }
  .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    font-size: 18px !important;
  }

  .hhs-foot-rss .hs_cos_wrapper_type_inline_rich_text p,
  .hhs-foot-rss .hs_cos_wrapper_type_inline_rich_text l1,
  .hhs-foot-rss .hs_cos_wrapper_type_inline_rich_text span,
  .hhs-foot-rss .hs_cos_wrapper_type_inline_rich_text *,
  .hhs-foot-rss *{
    color: #ffffff;
  }
  
  .hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    font-size: 14px;
  }

  /** BLOG POST STYLE **/
  .hhs-footer-mod .hhs-post-content a h6  {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
  }
  .hhs-footer-mod .hhs-post-summary p  {
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
  }
  .hhs-foot-rss .hs-rss-title:hover {
    color: #00a4bd;
  }

  .hhs-foot-rss .hs-rss-item-image-wrapper {
    height: 120px;
  }
  .hhs-foot-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text  {
   margin-top: 120px;
  }
  .hhs-foot-break-line {
    border-color:  #161e27;
  }
  .hhs-foot-copyright {
    color: #FFFFFF;
  }

  /** SOCIAL ICONS **//** TABLET CSS **/
  @media (max-width: 768px) {
    #hs_cos_wrapper_module_15653282917301740 .hhs-footer-mod {
      padding-top: 25px;
      padding-bottom: 25px;
    }
  }

  /** BACK TO TOP **/
  #return-to-top {
   background: rgba(68, 68, 68, 0.7);
  }
  #return-to-top:hover {
   background: rgba(68, 68, 68, 0.9);
  }

  /** MOBILE CSS **/
  @media (max-width: 575px) {
    #hs_cos_wrapper_module_15653282917301740 .hhs-footer-mod {
      padding-top: 25px;
      padding-bottom: 25px;
    }
    .hhs-foot-nav-col {
     border-color: #161e27;
    }
  }
