.hamburger {
  display: none;
}

.md-block {
  display: none;
}

@media (max-width: 520px) {
  .md-block {
    display: block;
  }

  .navbar-top {
    padding: 0 3.5rem;
  }

  .banner {
    padding: 60px 3.5rem 30px;
  }

  .banner-heading {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }

  .banner-subtitle {
    font-size: 0.6rem;
    line-height: 1rem;
    border: none;
    text-decoration: underline;
  }

  .section {
    padding-top: 30px;
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    padding-bottom: 30px;
  }

  .heading {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }

  .footer {
    padding-top: 30px;
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    padding-bottom: 30px;
  }

  header {
    padding-top: 0px;
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }

  .header-container {
    grid-template-columns: 1.5fr 1fr;
  }

  .hamburger {
    display: block;
  }

  nav {
    background: #fff;
    position: absolute;
    transition: 1s all ease-in-out;
    top: 4rem;
    color: var(--phoenix-heading-color);
    padding-top: 4rem;
    width: 100%;
    left: 0;
    height: 100vh;
    padding: 4rem 2.4rem 0;
    z-index: 8;
  }

  .menu ul {
    text-align: right;
    display: block;
  }

  .menu {
    gap: 10px;
  }

  .menu ul li {
    font-size: 2.25rem;
    line-height: 2.25rem;
    text-decoration: underline;
    margin-bottom: 40px;
  }

  .logo svg {
    width: 100%;
  }

  .pb-160 {
    padding-bottom: 100px;
  }

  .subtitle {
    width: auto;
    font-size: 0.6rem;
    line-height: 1rem;
    border: none;
    text-decoration: underline;
  }

  .pretitle {
    font-size: 1rem;
    line-height: 1.1rem;
  }

  .content {
    font-size: 1rem;
    line-height: 1.1rem;
    text-align: justify;
  }

  .allbrands {
    font-size: 0.85rem;
    line-height: 1rem;
  }

  .sm-gap-3 {
    gap: 1.5rem;
  }

  .sm-d-block {
    display: block !important;
  }

  .list li {
    font-size: 0.6rem;
    line-height: 0.8rem;
  }

  .sm-template-1 {
    grid-template-columns: 100%;
  }

  .brands h6 {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }

  .footer-strip {
    font-size: 1.5rem;
    line-height: 3rem;
    width: 45%;
    padding: 4px;
    margin-top: 0;
    padding-left: 24px;
  }

  .sm-col-12 {
    width: 100%;
  }

  .social-link {
    text-align: right;
    margin: 0;
  }

  .social-link span {
    margin-bottom: 10px;
  }

  .social-link span a {
    text-decoration: underline;
  }

  .aboutus {
    padding-top: 120px;
  }

  .potato-container {
    gap: 7px !important;
  }

  .client-page-content strong {
    font-weight: 600;
  }

  .sm-span1 {
    grid-column: 1/1 !important;
  }

  .contact-heading h2 {
    font-size: 3rem;
    line-height: 3rem;
    margin-bottom: 3rem !important;
  }

  .form-floating>.form-control {
    font-size: 0.8rem;
    line-height: 1rem;
  }

  .form-floating>label {
    font-size: 0.8rem;
    line-height: 1rem;
  }

  .contact {
    padding: 80px 2.4rem 40px;
  }

  #banner,
  #banner {
    padding-top: 160px;
  }

  .banner-content {
    margin-top: 0;
  }

  .sm-d-grid {
    display: grid !important;
  }

  .sm-template-2 {
    grid-template-columns: 1fr 1fr;
  }

  .sm-col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .sm-col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .sm-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .sm-d-flex {
    display: flex;
  }

  .sm-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .sm-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50% !important;
  }

  .floating-element img {
    width: 100%;
    margin-left: 30px;
  }

  .md-none {
    display: none;
  }

  .usp-block h2 {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }

  .usp-block p {
    font-size: 0.8rem;
    line-height: 1rem;
  }

  .sm-gap-60 {
    gap: 60px;
  }

  .sm-order-1 {
    order: 1;
  }

  .sm-order-2 {
    order: 2;
  }

  .client-title {
    text-align: right;
    font-size: 0.75rem;
    line-height: 0.75rem;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  .client-banner .sm-template-1 {
    justify-items: end;
  }

  .sm-py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .client-motto {
    font-size: 2.25rem;
    line-height: 2.25rem;
    text-align: right;
  }

  .float-cap {
    position: relative;
    width: 134%;
    left: -25%;
    top: 0;
  }

  .sm-overflowx-hidden {
    position: relative;
    overflow-x: hidden;
  }

  .sm-w-100 {
    width: 100% !important;
  }

  .float-tshirt {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
  }

  .list {
    padding-left: 0;
  }

  .copyright {
    padding-right: 5px;
    font-size: 0.3rem;
  }

  .sm-pr-4 {
    padding-right: 4rem !important;
  }

  .projects-footer span {
    font-size: 0.375rem;
    line-height: 0.575rem;
  }

  .client-page-title {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }

  .sm-gap-5 {
    gap: 5px !important;
  }

  .client-page-content {
    font-size: 0.75rem;
    line-height: 1.125rem;
    text-align: justify;
  }

  .color-box {
    padding: 0.45rem;
    min-height: 7rem;
  }

  .color-box h6 {
    font-size: 0.5rem;
    line-height: 0.5rem;
  }

  .color-box p {
    font-size: 0.5rem;
    line-height: 0.5rem;
  }

  .font h2 {
    font-size: 4.5rem;
    line-height: 4.5rem;
    text-align: right;
    margin-bottom: 20px;
  }

  .font p {
    font-size: 0.75rem;
    line-height: 0.75rem;
  }

  .ps-sm-0 {
    padding-left: 0px !important;
  }

  .sm-pt-0 {
    padding-top: 0;
  }

  .sm-direction-reverse-col {
    flex-direction: column-reverse;
  }

  .color-name {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }

  .sm-gap-60 {
    gap: 60px;
  }

  #privacy section {
    padding-top: 120px;
  }

  #privacy h3,
  #privacy h2 {
    font-size: 0.75rem;
    line-height: 0.875rem;
    margin-bottom: 20px;
  }

  #privacy p {
    font-size: 0.5rem;
    line-height: 0.675rem;
    margin-bottom: 20px;
  }

  #privacy ul li {
    font-size: 0.5rem;
    line-height: 0.675rem;
    margin-bottom: 5px;
  }

  #privacy ul {
    margin-bottom: 20px;
  }

  .sm-mb-5 {
    margin-bottom: 5px !important;
  }

  .active {
    display: block !important;
    background-color: var(--phoenix-body-bg);
  }

  .menu-overflow {
    position: relative;
    overflow: hidden;
  }

  .social-link span {
    font-size: 0.375rem;
    line-height: 0.5rem;
    border: none;
  }

  .social-link {
    display: flex;
    flex-direction: column;
  }

  .header-foot {
    margin-top: 10rem;
  }

  .span4 {
    width: 100%;
    grid-column: auto;
  }

  .brand-description:nth-child(even) {
    padding-left: 30%;
  }

  .brand-description:nth-child(odd) {
    padding-right: 30%;
  }

  .brand-taglines h2 {
    font-size: 1.25rem;
    line-height: 1.25rem;
    text-align: right;
  }

  .brand-taglines p {
    font-size: 0.75rem;
    line-height: 1.125rem;
    text-align: justify;
  }
}