.navbar-brand img {
  max-height: 120px;
  width: auto;
}

.top-header01 .nav-item.dropdown .dropdown-toggle::after,
.top-header01 .nav-item.dropdown .snack-stick-dropdown-toggle::after {
  display: none !important;
  content: none !important;
}

.top-header01 .snack-stick-dropdown-icon {
  font-size: 0.75em;
  margin-left: 0.35em;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .top-header01 .dropdown-hover {
    position: relative;
    padding-bottom: 0.75rem;
    margin-bottom: -0.75rem;
  }

  .top-header01 .dropdown-hover > .dropdown-menu {
    display: block !important;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    margin-top: 0;
    top: 100%;
  }

  .top-header01 .dropdown-hover:hover > .dropdown-menu,
  .top-header01 .dropdown-hover:focus-within > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .top-header01 .dropdown-hover > .dropdown-menu::before {
    content: "";
    position: absolute;
    top: -0.75rem;
    left: 0;
    right: 0;
    height: 0.75rem;
  }
}

.top-header01 .navbar-nav .dropdown-menu {
  border: 1px solid #ebebeb !important;
  border-radius: 8px;
  background: #fff !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  filter: none !important;
  padding: 0.5rem 0 !important;
  min-width: 18rem !important;
  margin-top: 0.5rem;
}

.top-header01 .navbar-nav .dropdown-item {
  display: block !important;
  position: relative;
  margin-bottom: 0 !important;
  padding: 0.7rem 2.25rem 0.7rem 1.25rem !important;
  white-space: normal;
}

.top-header01 .navbar-nav .dropdown-item::after {
  display: none !important;
  content: none !important;
}

.top-header01 .navbar-nav .dropdown-item .dropdown-item-icon {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  font-size: 12px;
  color: #ae8b2b;
}

.top-header01 .navbar-nav .dropdown-item span {
  display: block;
  font-size: 15px !important;
  font-weight: 500;
  color: #272320 !important;
  font-family: "Farro", sans-serif;
  line-height: 1.4;
}

.top-header01 .navbar-nav .dropdown-item:hover {
  background: #f8f8f8 !important;
}

.top-header01 .navbar-nav .dropdown-item:hover .dropdown-item-icon {
  color: #ae8b2b !important;
}

.top-header01 .navbar-nav .dropdown-item.active {
  background: #ae8b2b !important;
}

.top-header01 .navbar-nav .dropdown-item.active span,
.top-header01 .navbar-nav .dropdown-item.active .dropdown-item-icon {
  color: #fff !important;
}

.mobile-menu-submenu__label {
  display: block;
  font-weight: 600;
  color: #ae8b2b;
  margin-bottom: 0.35rem;
}

.mobile-menu-submenu__links {
  margin: 0 0 0.75rem 1rem;
}

.mobile-menu-submenu__links a {
  display: block;
  padding: 0.35rem 0;
}

.cognito-form-wrap {
  max-width: 100%;
}

.slif-client-logo .signup,
.slif-client-logo .signup:hover,
.slif-client-logo .signup:focus {
  color: #fff !important;
}

.slif-client-logo .signup:hover,
.slif-client-logo .signup:focus {
  background: #181818 !important;
}

.slif-client-logo .signup-nm,
.slif-client-logo .signup-nm:hover,
.slif-client-logo .signup-nm:focus {
  color: #fff !important;
}

.slif-client-logo .signup-nm:hover,
.slif-client-logo .signup-nm:focus {
  background: #ae8b2b !important;
}

.footer-new .fotter-comgh .slop-lisj li {
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}

.footer-bottom-bar {
  font-size: 14px;
}

.footer-bottom-bar .footer-credit {
  margin-left: auto;
  text-align: right;
}

.footer-bottom-bar .footer-credit a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.footer-bottom-bar .footer-credit a:hover {
  color: #ae8b2b;
}

.logo-side img {
  max-height: 100px;
  width: auto;
}

.company-detailso img {
  max-height: 120px;
  width: auto;
}

.banner-part .hero-banner {
  position: relative;
  height: 560px;
}

.banner-part .hero-banner figure {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 560px;
  margin: 0;
  overflow: hidden;
}

.banner-part .hero-banner figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.35) 45%, rgba(0, 0, 0, 0.15) 100%);
  z-index: 1;
  pointer-events: none;
}

.banner-part .hero-banner figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: top;
  animation: heroKenBurns 18s ease-in-out infinite alternate;
  transform-origin: center center;
}

@keyframes heroKenBurns {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.08);
  }
}

.banner-part .hero-banner > .container {
  position: relative;
  z-index: 2;
  height: 560px;
  display: grid;
  align-content: center;
}

.banner-part .hero-messages {
  position: relative;
  width: 100%;
  min-height: 280px;
}

.banner-part .hero-message {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.banner-part .hero-message.is-active,
.banner-part .hero-message.is-leaving {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  visibility: visible;
}

.banner-part .hero-message.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
}

.banner-part .hero-message.is-leaving {
  opacity: 1;
  pointer-events: none;
  z-index: 1;
}

.banner-part .hero-banner h2 {
  margin-bottom: 0;
  font-size: 70px;
  color: #fff;
  font-family: '28DaysLater', sans-serif;
  text-shadow: rgb(0 0 0 / 68%) 1px 2px 30px;
  text-transform: uppercase;
  margin-top: 15px;
}

.banner-part .hero-banner h6 {
  font-size: 28px;
  color: #fff;
  font-family: 'Shadows Into Light', cursive;
}

.banner-part .hero-message h2,
.banner-part .hero-message h6,
.banner-part .hero-message .button-divu {
  animation-duration: 0.6s;
  animation-fill-mode: both;
  animation-name: heroFadeOutLeft;
}

.banner-part .hero-message.is-active h2 {
  animation-delay: 0.8s;
  animation-name: heroFadeInLeft;
}

.banner-part .hero-message.is-active h6 {
  animation-delay: 0.5s;
  animation-name: heroFadeInLeft;
}

.banner-part .hero-message.is-active .button-divu {
  animation-delay: 1s;
  animation-name: heroFadeInLeft;
}

.banner-part .hero-message.is-leaving h2,
.banner-part .hero-message.is-leaving h6,
.banner-part .hero-message.is-leaving .button-divu {
  animation-delay: 0s;
  animation-name: heroFadeOutLeft;
}

.banner-part .hero-banner-dots {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.banner-part .hero-banner-dot {
  display: block;
  width: 25px;
  height: 25px;
  padding: 0;
  border: solid 2px transparent;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}

.banner-part .hero-banner-dot span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 4.5px auto 0;
  border-radius: 50%;
  background: #ffffff;
}

.banner-part .hero-banner-dot.active {
  border-color: #ae8b2b;
}

.banner-part .hero-banner-dot.active span {
  background: #ae8b2b;
}

.banner-part .hero-banner-dot:hover,
.banner-part .hero-banner-dot:focus {
  outline: none;
}

@keyframes heroFadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes heroFadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

@media (max-width: 667px) {
  .banner-part .hero-banner,
  .banner-part .hero-banner figure,
  .banner-part .hero-banner > .container {
    height: 350px;
  }

  .banner-part .hero-banner h2 {
    font-size: 35px;
  }
}

.offer-div-services .items-section-ser .text-hurt {
  height: auto;
  min-height: 130px;
  padding-top: 48px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 18%, rgba(0, 0, 0, 0.45) 70%, rgba(0, 0, 0, 0) 100%);
}

.offer-div-services .items-section-ser .text-hurt p {
  line-height: 1.4;
}

.hunting-pacgaes .items-packges .img-pahcj {
  overflow: hidden;
  border-radius: 8px;
}

.hunting-pacgaes .items-packges .img-pahcj img {
  transition: transform 0.5s ease;
}

.hunting-pacgaes .items-packges:hover .img-pahcj img {
  transform: scale(1.1);
}

#donate .comon-offer-part {
  height: auto;
  overflow: visible;
}

.donate-license-callout {
  background: #f8f4e8;
  border: 1px solid #e5d9b8;
  border-left: 4px solid #ae8b2b;
  border-radius: 6px;
  padding: 1.75rem 2rem;
  text-align: left;
}

.donate-license-callout h5 {
  font-family: "Farro", sans-serif;
  color: #181818;
  font-size: 20px;
  font-weight: 800;
}

.donate-license-callout p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 0.35rem;
}

.donate-license-callout p:last-child {
  margin-bottom: 0;
}

.donate-license-callout a {
  color: #8a6f1f;
  font-weight: 600;
  text-decoration: underline;
}

#donate .comon-offer-part figure img {
  display: block;
  width: 100%;
  max-height: 220px;
  object-fit: cover;
}

#donate .btn-about {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  margin-left: auto;
  margin-right: auto;
}

.interior-open-page .interior-content .btn-about {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
}

.interior-open-page .interior-content {
  font-size: 16px;
  line-height: 1.7;
}

.interior-open-page .interior-content h3.comon-heading {
  font-size: 28px;
}

.interior-open-page .interior-content #license-donation {
  font-weight: 800;
}

.interior-open-page .interior-content p,
.interior-open-page .interior-content li,
.interior-open-page .interior-content td,
.interior-open-page .interior-content .accordion-body {
  color: #272320;
  font-size: 16px;
}

.interior-open-page .interior-content ul,
.interior-open-page .interior-content ol {
  padding-left: 1.25rem;
  margin-bottom: 1rem;
}

.interior-open-page .interior-content li + li {
  margin-top: 0.5rem;
}

.interior-open-page .interior-content ul.donate-options-list {
  padding-left: 0;
}

.interior-open-page .interior-content ul.donate-options-list li {
  position: relative;
  padding-left: 1.35rem;
}

.interior-open-page .interior-content ul.donate-options-list li::before {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0.2em;
  color: #ae8b2b;
  font-size: 13px;
}

.processor-table-wrap .processor-table {
  margin-bottom: 0;
}

.processor-table-wrap .processor-table th {
  white-space: nowrap;
}

.processor-table-wrap .dataTables_wrapper .dataTables_filter input,
.processor-table-wrap .dataTables_wrapper .dataTables_length select {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 6px 10px;
}

.processor-table-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: #ae8b2b !important;
  border-color: #ae8b2b !important;
  color: #fff !important;
}

.processor-table-wrap table.dataTable thead th {
  border-bottom: 2px solid #ae8b2b;
}

.processor-table-wrap .processor-table a {
  color: #ae8b2b;
  text-decoration: none;
}

.processor-table-wrap .processor-table a:hover {
  text-decoration: underline;
}

.nearby-processors-section {
  padding: 5rem 0;
  background: #fff;
}

.nearby-processors-form .input-group {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  overflow: hidden;
}

.nearby-processors-form__fields {
  gap: 0.75rem;
}

.nearby-processors-form__radius {
  width: auto;
  min-width: 5rem;
  display: inline-block;
}

.nearby-processors-form__zip {
  width: 8rem;
  display: inline-block;
}

.nearby-processors-form .form-control,
.nearby-processors-form .form-select {
  border: 1px solid #e0e0e0;
  padding: 0.65rem 0.85rem;
  font-size: 16px;
}

.nearby-processors-form .form-control:focus,
.nearby-processors-form .form-select:focus {
  border-color: #ae8b2b;
  box-shadow: none;
}

.nearby-processors-geo {
  color: #ae8b2b;
  text-decoration: none;
  font-weight: 600;
  font-size: 17px;
  padding: 0;
}

.nearby-processors-geo:hover,
.nearby-processors-geo:focus {
  color: #8a6d22;
  text-decoration: underline;
}

.nearby-processors-status {
  min-height: 1.5em;
  color: #5a5a5a;
  font-size: 15px;
}

.nearby-processors-status.is-error {
  color: #9b2c2c;
}

.nearby-processors-status.is-success {
  color: #2f6b3a;
}

.nearby-processors-status.is-loading {
  color: #5a5a5a;
}

.nearby-processors-actions {
  width: 100%;
}

.nearby-processors-form .btn-about,
.nearby-processors-actions .btn-about {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 21px 10px 12px;
  margin-top: 0;
  border: none;
}

.nearby-processors-form .btn-about span i,
.nearby-processors-actions .btn-about span i {
  color: #fff;
  font-size: 16px;
}

.nearby-processors-table {
  margin-bottom: 0;
  background: #fff;
  border-collapse: collapse;
}

.nearby-processors-table th,
.nearby-processors-table td {
  padding: 0.85rem 1rem;
  border-bottom: 1px solid #ebebeb;
  text-align: left;
  vertical-align: top;
}

.nearby-processors-table__miles {
  text-align: right;
  white-space: nowrap;
}

.nearby-processors-table thead th {
  border-bottom: 2px solid #ae8b2b;
  font-weight: 600;
  white-space: nowrap;
}

.nearby-processors-table thead th:last-child {
  text-align: right;
}

.nearby-processors-table tbody tr.is-alt {
  background: #f0f0f0;
}

.nearby-processors-table tbody tr {
  background: #fff;
}

.nearby-processors-table a {
  color: #ae8b2b;
  text-decoration: none;
}

.nearby-processors-table a:hover {
  text-decoration: underline;
}

.interior-page .sub-banner-part .comon-heading {
  text-transform: none;
}

.interior-page .interior-open-page > .container,
.interior-page .contact-top-div > .container {
  position: relative;
  z-index: 3;
  padding-top: 2.5rem;
  max-width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}

.interior-page .interior-open-page {
  padding-top: 5.5rem;
  padding-bottom: 3rem;
}

.interior-faq.atc-tabs-faq .accordion-item {
  border: none;
  background: none;
  margin-bottom: 10px;
}

.interior-faq.atc-tabs-faq .accordion-button {
  background: #ffffff;
  color: #272320 !important;
  font-size: 18px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.interior-faq.atc-tabs-faq .accordion-button:not(.collapsed) {
  background: #ae8b2b !important;
  color: #ffffff !important;
}

.interior-faq.atc-tabs-faq .accordion-body {
  background: #f8f8f8;
}

.partner-tier + .partner-tier {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid #e8e8e8;
}

.partner-card {
  height: 100%;
  padding: 1.25rem;
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 8px;
  text-align: center;
}

.partner-card__logo {
  margin: 0 0 1rem;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.partner-card__logo img {
  max-height: 90px;
  max-width: 100%;
  width: auto;
  object-fit: contain;
}

.partner-card__name {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}

.partner-card__name a {
  color: inherit;
  text-decoration: none;
}

.partner-card__name a:hover {
  color: #ae8b2b;
}
