.copyright_and_social_links {
  background-color: #331506;
  padding: 50px 0;
}
.custome_Footer_Marquee {
  position: relative;
  overflow: hidden;
}
.social_links h4 {
  font-family: var(--vulf-regular);
  font-weight: 400;
  color: #ffe1d2;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 2px;
  font-weight: 400;
}
.copyright h4 {
  font-family: var(--vulf-regular);
  font-weight: 400;
  color: #ffe1d2;
  font-size: 16px;
  line-height: normal;
  margin: 0;
}
.copyright h5 {
  font-family: var(--vulf-light);
  font-size: 92.497px;
  letter-spacing: -1.85px;
  color: #ff9a6a;
  font-weight: 300;
}
.social_link_group {
  margin-bottom: 30px;
}
.social_link_group a svg {
  height: 25px;
  width: 25px;
  margin-right: 16px;
}

.footer_container {
  max-width: 95%;
  margin: 0 auto;
  width: 100%;
}
.footer_wrapper {
  display: flex;
}
.footer_coll_one {
  width: 30%;
}
/* Marquee */
.footer_coll_two {
  width: 70%;
  position: relative;
}
.footerLineDvider img {
  position: absolute;
  z-index: 111;
  background: #331506;
  top: 0;
  left: 0;
  bottom: 0;
}

.social_link_group a {
  text-decoration: unset;
}
.footer-marquee-img img {
  margin: 0px 12px;
}
.footer_link_section {
  padding: 64px 0 34px;
  display: flex;
}
.company_logo_and_description {
  width: 60%;
}
.footer_links_wrapper {
  width: 40%;
}

.company_logo_and_description img {
  margin-bottom: 24px;
}

.company_logo_and_description p {
  font-family: var(--public-regular);
  font-size: 14px;
  color: #4f4a48;
  line-height: 16px; /* 114.286% */
  max-width: 518px;
}

/* links */
.footer_link_group {
  display: flex;
  justify-content: space-between;
}

.company_link span {
  font-family: var(--public-regular);
  font-size: 14px;
  color: #9d9591;
  text-transform: uppercase;
  margin-bottom: 17.74px;
}
.links_wrap ul {
  margin: 0;
  list-style-type: none;
}
.links_wrap ul li a {
  font-family: var(--public-regular);
  font-size: 16px;
  color: #4f4a48;
  line-height: normal;
  margin-bottom: 17px;
  text-decoration: none;
}

/* terms and conditions */
.terms_and_conditions {
  margin-top: 60px;
}
.border_line {
  margin-bottom: 10px;
}
.border_line svg {
  width: 100%;
  height: 100%;
}
.terms_and_conditions_link ul {
  list-style: none;
  margin: 0;
  display: flex;
  align-items: center;
}
.terms_and_conditions_link ul svg {
  margin: 0px 16px;
}
.terms_and_conditions_link ul li a {
  font-family: var(--public-regular);
  color: #4f4a48;
  font-size: 16px;
  line-height: 16px;
  cursor: pointer;
}
/* Logos */
.footerLogo {
  width: auto;
  height: 173px;
}
.footerLineDviderMob {
  display: none;
}
.LinkBorderBottom {
  display: none;
}
/* Tab */
@media (max-width: 1260px) {
  .copyright h5 {
    font-size: 80px;
  }
  .copyright h4 {
    font-size: 15px;
  }
  .social_links h4 {
    font-size: 15px;
  }
}
@media (max-width: 992px) {
  .copyright_and_social_links {
    padding: 40px 0 33px;
  }
  .footer_link_section {
    display: block;
    padding: 0px 0 24px;
  }
  .company_logo_and_description {
    width: 100%;
  }
  .footer_links_wrapper {
    width: 100%;
  }
  .footer_link_group {
    display: block;
  }
  .links_wrap ul {
    display: flex;
  }
  .company_logo_and_description img {
    width: 179.329px;
    height: 23.367px;
    margin-bottom: 0;
  }
  .company_logo_and_description p {
    font-size: 12px;
    margin: 25px 0 30px;
  }
  .company_link span {
    margin-bottom: 16.74px;
    font-size: 12px;
  }
  .links_wrap ul li a {
    font-size: 12px;
    margin-right: 20px;
  }

  .terms_and_conditions {
    margin-top: 0px;
  }
  .footerLogo {
    width: auto;
    height: 89.685px;
  }
  .footer_wrapper {
    display: block;
  }
  .footer_coll_one {
    width: 100%;
  }
  .footer_coll_two {
    width: 100%;
  }
  .social_links h4 {
    font-size: 16px;
  }
  .social_link_group a svg {
    height: 24px;
    width: 24px;
    margin-right: 1.2vw;
  }
  .copyright h4 {
    font-size: 16px;
  }
  .copyright h5 {
    font-size: 87.5px;
    letter-spacing: -1.75px;
  }
  .footerLineDvider {
    display: none;
  }
  .footerLineDviderMob {
    display: block;
    padding: 0px 0 26px;
  }
  .footerLineDviderMob img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .LinkBorderBottom {
    display: block;
  }
  .LinkBorderBottom svg {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .company_link {
    margin-bottom: 18px;
  }
  .terms_and_conditions_link ul {
    flex-wrap: wrap;
  }
  .terms_and_conditions_link ul li {
    font-size: 12px;
  }
  .terms_and_conditions_link ul li a {
    font-size: 12px;
  }
  /* c */
  .contact_Links ul {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .contact_Links ul li:last-child {
    flex-basis: 100% !important;
  }
}
@media (max-width: 392px) {
  .copyright h5 {
    font-size: 76px;
  }
}
