.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    max-width: none;
    padding: 0;
    white-space: pre-wrap
}

.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: none;
    margin-bottom: 10px
}

.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2 {
    padding-left: 10px;
    width: 100%
}

.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    margin: -5px 0 10px;
    opacity: 1;
    position: static;
    visibility: visible
}

.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
    display: none
}

.foot-nav-title {
    background: transparent;
    border: none;
    font-weight: 400;
    margin-bottom: 0 !important;
    outline: none;
    padding-bottom: 20px;
    padding-left: 0 !important;
    padding-right: 0;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

.foot-nav-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    display: inline;
    font-family: Font Awesome\ 5 Free !important;
    font-weight: 700;
    line-height: 1;
    padding-left: 10px;
    width: 100%
}

.hhs-foot-rss .hs-rss-title {
    font-size: 14px;
    font-weight: 700
}

.hs-rss-description p {
    font-size: 14px
}

.hhs-foot-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    float: none;
    padding-right: 0;
    width: 100%
}

.hhs-foot-rss .hs-rss-item.hs-with-featured-image {
    position: relative
}

.hhs-foot-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    padding-top: 15px
}

.hhs-foot-rss .hs-rss-item-image-wrapper {
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100% !important
}

.hhs-foot-rss .hs-rss-item-image-wrapper img {
    width: 100%
}

.hhs-foot-break-line {
    border-bottom: 1px solid;
    display: block;
    margin-bottom: 25px;
    padding: 25px 0 0;
    width: 100%
}

.hhs-foot-logo {
    margin-bottom: 10px
}

.hhs-foot-copyright {
    font-size: 13px
}

.hhs-foot-base-nav {
    text-align: left
}

.hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
    margin-bottom: 0
}

.hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    max-width: none;
    padding: 0 10px 0 0 !important
}

.hhs-social-con {
    text-align: right
}

.hhs-social-con a {
    margin: 0 5px;
    padding: 5px 5px 0
}

.hhs-social-con i {
    font-size: 18px
}

.hhs-social-con i:hover {
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.hhs-footer-mod .hhs-post-feat-img {
    background-position: 50%;
    background-size: cover;
    margin-bottom: 10px
}

.hhs-footer-mod .hhs-post-feat-img span {
    display: none
}

.hhs-footer-mod .hhs-post-content a h6 {
    margin-bottom: 5px
}

.hhs-footer-mod .hhs-post-summary p {
    font-size: .95em
}

.hhs-content-col form {
    margin-bottom: 25px
}

#return-to-top {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    bottom: 20px;
    display: block;
    display: none;
    height: 50px;
    left: 20px;
    position: fixed;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 50px;
    z-index: 1000000;
    z-index: 10000000
}

#return-to-top i {
    color: #fff;
    font-size: 19px;
    left: 16px;
    margin: 0;
    position: relative;
    top: 13px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#return-to-top:hover i {
    color: #fff;
    top: 10px
}

.footer-container-wrapper {
    color: white
}

footer .container {
    margin: 0 auto;
    max-width: 100%;
}

.footer-last {
    padding-top: 30px;
    padding-bottom: 52px;
    position: relative;
    padding-left: 15px;
}

@media (max-width:922px) {

    .hhs-foot-nav-col,
    .hhs-foot-rss {
        margin-bottom: 50px
    }

    .hhs-social-con {
        margin-bottom: 25px;
        text-align: center
    }
}

@media (max-width:575px) {

    .hhs-foot-base-nav .hs-menu-wrapper ul,
    .hhs-foot-copyright,
    .hhs-foot-logo {
        text-align: center
    }

    .hhs-foot-base-nav .hs-menu-wrapper li {
        display: inline-block;
        text-align: center;
        width: auto
    }

    .hhs-foot-logo {
        margin-top: 20px
    }

    .hhs-foot-nav-col {
        border-bottom: 1px solid;
        margin-bottom: 20px
    }

    .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
        padding: 5px 0;
        text-align: center
    }

    .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }

    .hhs-foot-nav-col .hhs-post-summary {
        text-align: center
    }

    .hhs-foot-rss {
        margin-top: 25px
    }

    .hhs-foot-nav-col h5,
    .hhs-foot-rss h6 {
        margin-bottom: 25px;
        text-align: center
    }

    .hhs-foot-break-line {
        display: none
    }

    .hhs-social-con a {
        display: inline-block;
        height: 48px;
        width: 48px
    }
}