.footer-menu .hs-menu-wrapper ul {
    display: block;
}
.footer-menu ul li a:hover{
color: #deb557;    
}
footer {
    background: #18191B;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 100px;
}
.footer-wrapper {
    display: flex;
}
.footer-wrapper>div {
    width: 25%;
    margin-right: 2%;
}
.footer-top {
    padding: 27px 0;
/*     width: 95%;
    margin: 0 auto; */
}
}
.footer-wrapper .footer-col-four {
    margin-right: 0;
}
.footer-logo img {
    width: 100%;
}
.footer-col-two {
    padding-top: 30px;
    padding-left: 25px;
}
.footer-wrapper h5 {
    font-family: 'Open sans';
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1em;
    padding-bottom: 10px;
}
.footer-menu ul {
    list-style-type: none;
    padding-left: 0;
}
.footer-menu ul li a {
    font-size: 14px;
    text-transform: uppercase;
}
.footer-menu ul li {
    margin-bottom: 6.593%;
}
.footer-col-one p {
    font-size: 12px;
    color: #d6d6d6;
    line-height: 24px;  
    font-weight:300;
    margin-top: 0;
}
.footer-col-three {
    padding-top: 25px;
    padding-left: 15px;
}
.footer-col-four {
    padding-top: 25px;
}
.footer-partner-logo {
    padding-top: 90px;
}
.footer-bottom {
    padding: 50px 0 27px 0;
    text-align: center;
}
.footer-bottom p {
    font-size: 14px;
    font-weight:500;
}
.footer-copyright {
    margin-top: 54px;
}
.footer-copyright p {
    text-transform: uppercase;
}
.footer-social-icons a {
    margin-right: 8px;
}
.footer-social-icons {
    padding-top: 56px;
}
.footer-logo {
    margin-bottom: 6.593%;
    margin-top: 10px; 
}
@media (min-width: 768px) and (max-width: 991px) {
 	.footer-partner-logo {
    padding-top: 30px;
}
.footer-bottom {
    width: 80%;
    margin: 0 auto;
}
}       
@media (max-width: 992px) {
.footer-bottom p {
    color: #666 !important;
}
.footer-copyright p {
    color: #fff!important;
}
.footer_logo + p {
    font-family: Jost,Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #fff!important;
    padding-bottom: 30px;
}
.footer_menu .hs-menu-wrapper ul li {
    padding-bottom: 20px;
}
.footer_menu .hs-menu-wrapper ul {
    display: block;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    width: 70%;
    margin: 0 auto;
}
footer#desktop_footer {
    display: none;
}
footer#mobile_footer {
    display: block !important;
    background: #18191B;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 100px;
}
.footer_container {
    text-align: center;
}
.footer_menu ul li a {
    text-align: center;
    color: #fff!important;
    border-color: RGBA(0,0,0,0);
    border-radius: 10px;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: Montserrat,Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
   }
.footer_container {
    text-align: center;
    padding: 0 15px;
}
}



@media (max-width: 767px) {
.footer-bottom p {
    color: #666 !important;
}
.footer-copyright p {
    color: #fff!important;
}
.two-col-wrapper .right-col .actions {
    display: inline-block;
    margin: 15px 0;
    position: relative;
    margin-top: 30px;
}
.footer_container {
    text-align: center;
    padding: 0 15px;
}
.footer_logo + p {
    font-family: Jost,Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #fff!important;
    padding-bottom: 30px;
}
.footer_menu .hs-menu-wrapper ul li {
    padding-bottom: 20px;
}
.footer_menu .hs-menu-wrapper ul {
    display: block;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    width: 70%;
    margin: 0 auto;
}
footer#desktop_footer {
    display: none;
}
footer#mobile_footer {
    display: block !important;
    background: #18191B;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 100px;
}
.footer_container {
    text-align: center;
}
.footer_menu ul li a {
    text-align: center;
    color: #fff!important;
    border-color: RGBA(0,0,0,0);
    border-radius: 10px;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: Montserrat,Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
   }


  .footer-col-two {
    padding-top: 30px;
    padding-left: 0;
}
  .footer-col-three {
    padding-top: 25px;
    padding-left: 0;
}
  .footer-partner-logo {
    padding-top: 20px;
}
  .footer-wrapper {
    display: block;
}
  .footer-wrapper>div {
    width: 100%;
    margin-right: 0;
}
}

@media (max-width: 480px) {
.footer_menu .hs-menu-wrapper ul {
    display: block;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    width: 70%;
    margin: 0 auto;
}
}
#mobile_footer .footer_menu ul li a:hover {
    background-image: initial;
    background-color: #9e1f16;
    border: 2px solid transparent;
    padding: 0.3em 2em 0.3em 0.7em;
    position: relative;
}

#mobile_footer .footer_menu ul li a:after {
    font-size: 32px;
    line-height: 1em;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: .2s;
    transition: all .3s ease 0s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    display: inline-block;
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
    letter-spacing: 1px;
}

#mobile_footer .footer_menu ul li a:hover:after {
    opacity: 1;
    margin-left: 0;
    top: -2px;
}

a {}