#footer h4 a {
  display: block;
  text-decoration: none;
}

#footer h4,
#footer h4 a {
  font-weight: 300;
  color: #736868;
}

#footer h4 {
  margin-bottom: 23px;
  margin-top: 16px;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 2.5px;
}

.h4,
h4 {
  font-size: 16px;
}

#footer h4 {
  margin-bottom: 23px;
  margin-top: 16px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 2.5px;
}

#footer .logo-small {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin-bottom: 24px;
}

#footer .lo_logo {
  width: auto;
  height: 100%;
  margin-left: -100%;
}

img {
  vertical-align: middle;
}

p {
  margin: 0 0 10px;
}

#footer .copyright a {
  color: #736868;
}

#footer {
  background-color: #f2f2f2;
  padding: 65px 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

#footer .footer-gray-line {
  border-top: 1px solid #e2e0de;
  margin-top: 15px;
  margin-bottom: 29px;
  width: 100%;
}

#footer .footer-social-links {
  position: relative;
  left: 2.25%;
  text-align: right;
  float: right;
}

#footer .footer-social-links {
  position: relative;
  left: 2.25%;
  text-align: right;
  float: right;
}

#footer .copyright {
  margin-left: 50px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 13px;
  position: relative;
  display: inline;
  top: -5px;
  letter-spacing: 1px;
  color: #736868;
}

#footer .footer-first-row>div {
  float: right;
}

#footer .listcol-desktop {
  position: relative;
  left: 35px;
}

#footer .footer-first-row>div {
  float: right;
}

#footer .logo-small {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin-bottom: 24px;
}

#footer p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.footerFont {
    font-size: 16px;
  }

@media only screen and (max-width: 320px) {
  #footer {
    padding: 14px 0;
  }

  #footer h4 {
    margin-bottom: 16px;
    margin-top: 14px;
    font-size: 12px;
  }

  .logocol {
    border-top: 1px solid #e2e0de;
  }

  .logo-small {
     margin-top: 20px;
  }

  .footerFont {
    font-size: 12px;
  }
}

@media only screen and (min-width: 321px) and (max-width: 375px) {
  #footer {
    padding: 20px 0;
  }

  #footer h4 {
    margin-bottom: 20px;
    margin-top: 14px;
    font-size: 14px;
  }

  .logocol {
    border-top: 1px solid #e2e0de;
  }

  .logo-small {
     margin-top: 20px;
  }

  .footerFont {
    font-size: 14px;
  }
}

@media only screen and (min-width: 376px) and (max-width: 991px) {
  #footer .logocol {
    content: "";
    display: block;
    border-top: 1px solid #e2e0de;
    margin: 10px 0 20px;
    width: 100%;
  }

  #footer .logo-small {
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 24px;
  }

  #footer .footer-gray-line {
    width: 100%;
    margin: 0 0 20px;
  }

  #footer .copyright {
    text-align: left;
    font-size: 12px;
    margin-bottom: 0;
  }

  #footer {
    padding: 20px 0;
  }

  #footer h4 {
    margin-bottom: 20px;
    margin-top: 14px;
  }

  .logocol {
    border-top: 1px solid #e2e0de;
  }

  .logo-small {
     margin-top: 20px;
  }
}


@media (min-width: 992px) {
  #footer .listcol {
    margin-bottom: 10px;
    position: relative;
    left: -30px;
    top: -14px;
  }

  #footer h4 {
    margin-bottom: 23px;
    margin-top: 16px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 2.5px;
  }

  #footer .copyright {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 13px;
    position: relative;
    display: inline;
    top: -5px;
    letter-spacing: 1px;
    color: #736868;
  }
}
