.new_footer {
  background-color: white;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
}
.new_footer footer {
  display: none !important;
}
@media only screen and (max-width: 639px) {
  .new_footer {
    position: relative;
  }
}
@media only screen and (max-width: 451px) {
  .new_footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.new_footer .site-footer-wrapper .new_footer_email_input {
  width: 100% !important;
  margin-left: 0 !important;
  padding: 0 !important;
  margin-right: 0 !important;
  max-width: 100% !important;
}
.new_footer .site-footer-wrapper .new_footer_email_input input {
  max-width: 100% !important;
}
.new_footer .site-footer-wrapper .new_footer_email_input img {
  right: 0 !important;
}
.new_footer .subfooter .footer-img-wrap {
  padding: 30px !important;
}
@media (max-width: 430px) {
  .new_footer .subfooter .footer-img-wrap {
    padding: 15px !important;
  }
}
.new_footer .site-footer-wrapper {
  background-color: white;
  border-top: 1px solid #FF9993;
  display: flex;
  margin: 0 auto;
  max-width: 1201px;
  width: 100%;
  min-width: 0 !important;
}
@media (max-width: 639px) {
  .new_footer .site-footer-wrapper {
    flex-wrap: wrap;
  }
}
.footer-input-wrap {
  display: flex;
  max-width: 30%;
  width: 100%;
  padding-top: 36px;
}
@media (max-width: 639px) {
  .footer-input-wrap {
    max-width: 100%;
    padding-left: 0;
    padding-top: 0;
  }
}
.new_footer .site-footer-wrapper .footer-secondary-wrapper ul {
  color: #FF8484;
  display: flex;
  flex-direction: column;
  max-width: fit-content;
  align-items: flex-start;
  font-family: 'TT Commons', sans-serif;
  text-transform: capitalize;
  max-width: 33.3%;
  width: 100%;
}
@media (max-width: 768px) {
  .new_footer .site-footer-wrapper .footer-secondary-wrapper ul {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 639px) {
  .new_footer .site-footer-wrapper .footer-secondary-wrapper ul {
    padding-left: 15px;
    font-size: 14px !important;
  }
}
.new_footer .site-footer-wrapper .footer-secondary-wrapper ul li {
  margin: 0;
  margin-top: 10px;
  font-family: 'TT Commons', sans-serif;
  font-size: 20px;
  color: #8D8D8D !important;
  line-height: 140%;
}
@media only screen and (max-width: 639px) {
  .new_footer .site-footer-wrapper .footer-secondary-wrapper ul li {
    font-size: 14px !important;
  }
}
@media (max-width: 768px) {
  .new_footer .site-footer-wrapper .footer-secondary-wrapper ul li {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 639px) {
  .new_footer .site-footer-wrapper .footer-social ul li {
    line-height: 1;
  }
}
.new_footer .site-footer-wrapper .footer-secondary-wrapper ul li {
  margin: 0;
  margin-top: 10px;
  font-family: 'TT Commons', sans-serif;
  font-size: 20px;
  color: #8D8D8D !important;
  line-height: 1;
}
@media only screen and (max-width: 639px) {
  .new_footer .site-footer-wrapper .footer-secondary-wrapper ul li {
    font-size: 14px !important;
  }
}
@media (max-width: 768px) {
  .new_footer .site-footer-wrapper .footer-secondary-wrapper ul li {
    font-size: 18px !important;
  }
}
.new_footer .site-footer-wrapper .footer-input-wrap .footer-secondary li a {
  color: #8D8D8D !important;
  font-family: 'TT Commons', sans-serif;
  cursor: pointer !important;
}
@media (max-width: 639px) {
  .new_footer .site-footer-wrapper .footer-input-wrap .footer-secondary li a {
    font-size: 14px !important;
  }
}
@media (max-width: 768px) {
  .new_footer .site-footer-wrapper .footer-input-wrap .footer-secondary li a {
    font-size: 18px !important;
  }
}
.new_footer .site-footer-wrapper ul li input {
  border: none;
  border-bottom: 1px solid #FF9993;
  max-width: 255px;
  width: 100%;
  padding: 10px 0;
  font-family: 'TT Commons', sans-serif;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .new_footer .site-footer-wrapper ul li input {
    max-width: 255px;
    width: 100%;
  }
}
.input-e {
  padding-left: 0 !important;
  font-family: 'TT Commons', sans-serif !important;
  display: flex !important;
  flex-direction: column !important;
  color: #FF8484;
  text-transform: capitalize !important;
  font-size: 20px !important;
  margin: 0 !important;
}
@media (max-width: 768px) {
  .input-e {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 639px) {
  .input-e {
    width: 100%;
    text-align: start !important;
    font-size: 14px !important;
  }
  .input-e li {
    width: 100%;
  }
}
.input-e .new_footer_email_input {
  position: relative;
  max-width: 294px;
  margin-top: 10px;
}
@media only screen and (max-width: 639px) {
  .input-e .new_footer_email_input {
    margin-left: 0;
  }
}
.input-e .new_footer_email_input img {
  position: absolute;
  right: 39px;
  top: 10px;
  cursor: pointer;
}
.input-e .new_footer_email_input input {
  max-width: 294px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .input-e .new_footer_email_input input {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 639px) {
  .input-e .new_footer_email_input input {
    font-size: 14px !important;
  }
}
.new_footer .footer-secondary-wrapper {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #FF9993;
  max-width: 1102px;
  width: 100%;
  margin: 0 auto !important;
  padding-top: 36px;
  padding-bottom: 20px;
  font-family: 'TT Commons', sans-serif;
  max-width: 70%;
  margin: 0 !important;
  margin-left: 30px;
}
@media (max-width: 768px) {
  .new_footer .footer-secondary-wrapper {
    max-width: 631px;
  }
}
@media only screen and (max-width: 639px) {
  .new_footer .footer-secondary-wrapper {
    flex-wrap: wrap;
    margin: 0 !important;
    width: 77%;
    border-bottom: none;
    padding-bottom: 0;
    border-bottom: none !important;
  }
}
@media only screen and (max-width: 639px) {
  .new_footer .footer-secondary-wrapper .input-e {
    width: 100%;
  }
  .new_footer .footer-secondary-wrapper .input-e li {
    width: 100%;
  }
}
.new_footer .footer-secondary-wrapper ul {
  font-family: 'TT Commons', sans-serif;
  font-size: 20px !important;
  text-transform: capitalize;
  color: #FF8484;
  margin: 0;
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .new_footer .footer-secondary-wrapper ul {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 639px) {
  .new_footer .footer-secondary-wrapper ul {
    font-size: 14px !important;
  }
}
.new_footer .footer-secondary-wrapper ul li {
  font-family: 'TT Commons', sans-serif;
  font-size: 20px;
  text-transform: capitalize;
  color: #8D8D8D;
  line-height: 168%;
}
@media only screen and (max-width: 768px) {
  .new_footer .footer-secondary-wrapper ul li {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 639px) {
  .new_footer .footer-secondary-wrapper ul li {
    font-size: 14px !important;
  }
}
.new_footer .footer-secondary-wrapper ul li a {
  font-family: 'TT Commons', sans-serif;
  font-size: 20px !important;
  text-transform: capitalize;
  color: #8D8D8D !important;
}
@media (max-width: 768px) {
  .new_footer .footer-secondary-wrapper ul li a {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 639px) {
  .new_footer .footer-secondary-wrapper ul li a {
    font-size: 14px !important;
  }
}
.new_footer .subfooter {
  background-color: white;
  max-width: 1201px;
  width: 100%;
  margin: 0 auto;
  font-family: 'TT Commons', sans-serif;
}
@media only screen and (max-width: 768px) {
  .new_footer .subfooter {
    max-width: 631px;
  }
}
.new_footer .subfooter .pull-left.logo {
  margin-right: 138px;
}
@media only screen and (max-width: 917px) {
  .new_footer .subfooter .pull-left.logo {
    margin-right: 54px;
  }
}
@media only screen and (max-width: 675px) {
  .new_footer .subfooter .pull-left.logo {
    margin-right: 5px !important;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 639px) {
  .new_footer .subfooter .sub-mobile {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
    align-items: flex-start;
    padding-left: 0;
  }
}
.new_footer .subfooter-links {
  display: flex;
}
@media (max-width: 539px) {
  .new_footer .subfooter-links a {
    font-size: 14px;
  }
}
.new_footer .subfooter ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-height: 130px;
  font-family: 'TT Commons', sans-serif;
}
@media (max-width: 768px) {
  .new_footer .subfooter ul {
    padding-left: 0;
  }
}
.new_footer .subfooter ul li {
  list-style: none;
  font-family: 'TT Commons', sans-serif;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.new_footer .subfooter ul li span a {
  color: #8B8B8B;
  font-family: 'TT Commons', sans-serif;
}
.new_footer .subfooter .footer-img-wrap {
  display: none !important;
  padding: 19px;
  background-color: white;
  z-index: 99;
  margin-top: -95px;
}
@media (max-width: 769px) {
  .new_footer .subfooter .footer-img-wrap {
    padding: 0 !important;
  }
}
.new_footer .subfooter .footer-img-wrap img {
  display: none !important;
  width: 154px;
}
@media (max-width: 833px) {
  .new_footer .subfooter .footer-img-wrap img {
    width: 88px;
  }
}
@media only screen and (max-width: 639px) {
  .new_footer .subfooter .footer-img-wrap {
    padding: 0 !important;
    position: absolute;
    top: 150px;
    right: 25px;
  }
  .new_footer .subfooter .footer-img-wrap img {
    width: 64.06px;
    height: 78.92px;
  }
}
