@media screen and (max-width: 75rem) {
  .image-text h1 {
    font-size: 1.8rem;
  }

  .image-text p {
    font-size: 1rem;
  }
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
59rem $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$4*/
@media screen and (max-width: 59rem) {
  .image-text {
    margin-top: 5%;
  }
  .image-text h1 {
    font-size: 1.6rem;
  }

  .image-text p {
    font-size: rem;
  }
  /*goods and services section*/

  .manager-1 {
    padding: 15px;
  }

  .manager-1 p {
    margin-left: 1.3rem;
  }

  .manager-1 strong {
    margin-left: 1.3rem;
  }

  .managers img {
    transform: scale(2);
  }

  .Advert-text {
    width: 150%;
  }

  /*slider section*/

  .left-one {
    display: none;
  }
  .right-one {
    display: none;
  }
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
55rem $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$4*/

@media screen and (max-width: 55rem) {
  /*icons*/

  .navigation-links {
    position: absolute;
    top: 10%;
    right: 0%;
    display: flex;
    justify-content: flex-start;
    z-index: 1;
    background-color: white;
    width: 50%;
    height: 96vh;
    box-shadow: 3px 1px 3px 1px rgb(0, 0, 0);
    transform: translatex(0%);
    transition: ease-in 0.5s;
  }

  .nav-open .navigation-links {
    pointer-events: auto;
    transform: translatex(100%);
    transition: ease-in 0.5s;
    visibility: visible;
  }

  #sub-menue {
    position: absolute;
    right: 80%;
  }

  .main-nav {
    display: flex;
    flex-direction: column;
    text-align: left;
  }

  .main-nav a {
    color: #e67700;
    font-size: 1.2rem;
    box-shadow: 2px 1px 2px 0px rgb(226, 225, 225);
    width: 150%;
  }

  .main-nav a :hover {
    transform: scale(1.1);
  }

  .nav-icons {
    display: block;
    z-index: 1;
  }

  .close-icon {
    display: none;
  }

  .nav-open .open-icon {
    display: none;
  }

  .nav-open .close-icon {
    display: block;
  }

  /*page*/
  .navigation-page {
    height: 8vh;
  }

  .navigation-links {
    display: non;
    max-width: 100%;
  }

  .logins {
    display: none;
  }

  .hero-image img {
    transform: scale(1.5);
  }

  .Hero-page {
    margin-top: 3rem;
  }
  /*goods and services, section*/
  .managers {
    display: flex;
    flex-direction: column;
    gap: 4.5rem;
    width: 100%;
  }

  .Advert-text p {
    display: none;
  }

  /*slider section*/
  .left-one {
    z-index: 1;
  }

  .carousels {
    height: 49rem;
  }
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
47rem $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$4*/
@media screen and (max-width: 47rem) {
  .condiments {
    flex-wrap: wrap;
  }

  .brag h1 {
    font-size: 0.8rem;
  }
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
42rem $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$4*/
@media screen and (max-width: 42rem) {
  .Hero-box {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    position: absolute;
  }

  .image-text {
    margin-right: 50%;
    margin-top: 1.3rem;
  }

  .image-text h1 {
    font-size: 1.4rem;
    text-align: center;
  }

  .image-text p {
    font-size: 0.7rem;
    line-height: 18px;

    text-align: center;
  }

  .image-text a {
    font-size: 0.6rem;
  }

  .store-link {
    margin-left: 35%;
    width: 0.5rem;
  }
  /*goods and services, section*/

  .goods-services {
    padding: 0rem;
  }

  .manager-1 {
    display: flex;
    flex-direction: column;
    gap: 4rem;
  }
  .managers p {
    font-size: 12px;
    text-align: left;
    width: 150%;
    margin-left: 2rem;
  }
  .managers img {
    transform: scale(4);
  }

  .managers strong {
    margin-left: 2rem;
  }

  .Advert-text h1 {
    text-align: center;
    align-self: center;

    font-size: 0.8rem;
    width: 100%;
  }

  /*slider section*/
  .carousels {
    height: 46rem;
  }
  .woof-slider {
    height: 110vh;
  }
}
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
40rem $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$4*/
@media screen and (max-width: 40rem) {
  .modal-content input {
    width: 100%;
  }

  .modal-content button {
    width: 75%;
  }
}

.pet {
  width: 85%;
  height: 90vh;
  min-width: 40%;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
31rem $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$4*/
@media screen and (max-width: 31rem) {
  /*modal content */
  .modal-content {
    height: 80vh;
  }
  /*slider section*/
  /*slider section*/
  .carousels {
    height: 32rem;
    margin-top: 1.8rem;
  }
  .left-one {
    z-index: 1;
  }

  .woof-slider {
    display: flex;
    flex-direction: column;
    height: 65vh;
  }

  .woof-slider p {
    width: 40%;
    font-size: 14px;
    margin-left: 8%;
  }

  .woof-slider h2 {
    font-size: 1.2rem;
  }

  .woof-slider h3 {
    font-size: 0.7rem;
    text-align: center;
    margin-right: 40%;
  }

  .woof-slider img {
    width: 200%;
    transform: scaleX(1.3);
  }

  .slider-1 {
    background-size: contain;
  }

  /*pet-section*/
  .annoucements {
    font-size: 0.5rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .pic {
    width: 1.5rem;
    height: 4vh;
    font-size: 1.5rem;
  }
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
28rem $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$4*/
@media screen and (max-width: 28rem) {
  .image-text h1 {
    font-size: 1.1rem;
    line-height: 28px;
  }

  .image-text p {
    font-size: 0.6rem;
  }

  .Hero-box {
    margin-top: 3rem;
  }

  .image-text a {
    font-size: 0.5rem;
    text-align: center;
  }

  .store-link {
    margin-left: 29%;
  }

  /*slider section*/
  .left-one {
    z-index: 1;
  }
  .slider-text h1 {
    font-size: 1rem;
  }

  .woof-slider {
    height: 80vh;
  }
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
28rem $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$4*/
@media screen and (max-width: 20rem) {
  .image-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .image-text h1 {
    font-size: 1rem;
    width: 150%;
  }

  .store-link {
    margin-left: 0%;
    width: 4rem;
  }

  /*slider sction*/
  .woof-slider h2 {
    font-size: 1rem;
    margin-right: 30%;
  }
  .woof-slider h3 {
    font-size: 0.5rem;
    margin-right: 50%;
  }

  .woof-slider p {
    font-size: 0.4rem;
    margin-right: 70%;
    width: 25%;
  }
}
