/* Responsive css */

@media screen and (max-width: 1820px) {
  .footer-pet img {
    display: none;
  }

  .mob-img3 img {
    display: none;
  }

  .about-reg-img2 img {
    display: none;
  }

  .user-check-section .for-reg-img2 img {
    display: none;
  }

  .user-check-section .reg-img1 img {
    display: none;
  }
}

/* 1399css */

@media screen and (max-width: 1399px) {
  .banner-bg {
    padding: 100px 0 130px;
  }

  .happy-carousel .owl-nav .owl-prev {
    top: 120px;
  }

  .happy-carousel .owl-nav .owl-next {
    top: 90px;
  }

  .mob-img2 img {
    display: none;
  }
}

/* 1199 css */
@media screen and (max-width: 1199px) {
  .banner-bg {
    padding: 150px 0 150px;
  }

  .mob-arrow img {
    width: 90px;
  }

  .mob-arrow {
    right: 25px;
  }

  .icon-20-img img {
    margin-left: 25%;
  }

  .icon-21-img img {
    margin-right: 20%;
  }

  .happy-carousel .owl-nav .owl-next {
    top: 75px;
  }

  .happy-carousel .owl-nav .owl-prev {
    top: 105px;
  }

  .reg-shadow {
    width: 100%;
  }

  .reg-img2 {
    left: -15px;
  }

  .reg-img2 img {
    width: 130px;
  }

  .reg-img1 img {
    width: 110px;
  }

  .sub-text {
    font-size: 27px;
  }

  .about-page-happy-section {
    padding-top: 80px;
    padding-bottom: 35px;
  }

  .sp-img img {
    margin-right: 25%;
  }

  .about-reg-img1 img {
    width: 130px;
  }

  .happy-cat img {
    width: 100%;
  }

  .happy-cat {
    display: flex;
    justify-content: center;
    height: 100%;
    flex-direction: column;
  }

  .about-page-img img {
    width: 80%;
  }

  .single-input {
    margin-left: 80px;
  }

  .Subscribe-area .single-input .form--control {
    height: 47px;
  }

  .back-to-top {
    right: 15px;
  }

  .back-to-top2 {
    right: 15px;
  }

  .service-dog-img img {
    width: 85%;
  }

  .service-3-img img {
    width: 80%;
  }

  .service-4-img {
    right: -40px;
  }

  .service-4-img img {
    width: 200px;
  }

  .service-details-item .thumb img {
    height: 380px;
  }

  .blog-detail-img img {
    height: 380px;
  }

  .blog-detail-bg {
    padding: 30px 0px 30px;
  }

  .gallery-img img {
    height: 140px;
  }

  .ser-detail-head {
    font-size: 28px;
  }

  .map-img img {
    height: 260px;
  }

  .s-description {
    margin-bottom: 40px;
  }

  .blog-img img {
    height: 270px;
  }

  .blog-page {
    padding-bottom: 30px;
  }

  .for-reg-img2 img {
    width: 140px;
  }

  .for-reg-img2 {
    top: 220px;
  }

  .login-page .for-reg-img2 {
    top: 360px !important;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 37px !important;
  }

  /* .table-head tr td {
    padding: 1rem 0.5rem;
  } */

  .purchase-head {
    font-size: 26px;
  }

  .tick-img img {
    width: 40px;
  }

  .tick-img {
    align-items: flex-start;
  }

  .about-para h3 {
    font-size: 30px;
  }

  .banner-section h2 {
    font-size: 42px;
  }

  .head-2 {
    font-size: 30px;
  }

  .service-book {
    font-size: 30px;
  }

  .happy-pet h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }

  .mobile-para h3 {
    font-size: 30px;
  }

  .about-img img {
    width: 85%;
  }

  .banner-section p {
    padding-top: 10px;
  }

  .pet-para {
    margin-top: 10px;
  }

  .roud-head {
    font-size: 28px;
  }

  .shop-number {
    font-size: 18px;
  }

  .we-img img {
    height: 300px;
  }

  .pet-text {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .stand-img img {
    width: 130px;
    height: 130px;
  }

  .sign-up-page .reg-img2 {
    top: 550px !important;
  }

  .happy-pet-section .icon-21-img img {
    margin-right: 23% !important;
  }

  .header1 .navbar-nav li {
    margin-left: 20px;
  }
}

/* 991 css */

@media screen and (max-width: 991px) {
  .header1 .navbar-collapse {
    position: absolute;
    top: 100%;
    background: white;
    z-index: 20;
    width: 100%;
    padding: 0px 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 30px 0px;
    border-radius: 0px 0px 10px 10px;
    left: 0px;
    right: 0;
  }

  .header1 .navbar {
    padding: 15px 0px;
  }

  .header1 .navbar-nav li {
    margin-left: 0px;
    margin-bottom: 15px;
  }

  .banner-bg {
    padding: 120px 0 130px;
  }

  .about-img img {
    width: 55%;
  }

  .about-img {
    text-align: center;
  }

  .pet-img {
    background-position: right;
  }

  .icon-20-img img {
    margin-left: 32%;
  }

  .pet-row {
    justify-content: center !important;
  }

  .icon-21-img img {
    margin-right: 27%;
  }

  .test-scroll img {
    width: 65px;
  }

  .test-scroll {
    left: 10px;
  }

  .mobile-img img {
    width: 45%;
  }

  .mob-arrow img {
    display: none;
  }

  .single-input {
    margin-left: 0px;
  }

  .its-para p {
    font-size: 17px;
  }

  .happy-carousel .owl-nav .owl-prev {
    top: 115px;
  }

  .register-section {
    padding: 60px 0px 40px;
  }

  .sub-text {
    font-size: 24px;
  }

  .about-page-img img {
    width: 50%;
  }

  .about-page-img {
    display: flex;
    justify-content: center;
  }

  .cat-img {
    right: 50px;
    bottom: 133px;
  }

  .about-para {
    display: block;
    margin-top: 20px;
  }

  .about-head {
    display: flex;
    justify-content: center;
  }

  .about-para {
    text-align: center;
  }

  .cat-img img {
    width: 100px;
  }

  .happy-cat img {
    width: 50%;
  }

  .happy-cat {
    flex-direction: inherit;
  }

  .fast-text {
    justify-content: center;
    display: inline-grid;
    width: 100%;
    padding-bottom: 20px;
  }

  .fast-text-1 {
    justify-content: center;
    display: inline-grid;
    width: 100%;
    padding-top: 35px;
  }

  .sp-img img {
    margin-right: 32%;
  }

  .ab-page-simple {
    margin: 10px 0px !important;
  }

  .Subscribe-area .single-input .form--control {
    height: 49px;
  }

  .about-reg-img2 img {
    display: block;
  }

  .service-3-img {
    left: -50px;
  }

  .service-3-img img {
    width: 70%;
  }

  .gallery-img img {
    height: 200px;
  }

  .con-img img {
    width: 250px;
  }

  .contact-info {
    padding: 20px 15px;
  }

  .banner-bg {
    padding: 90px 0 90px;
  }

  .banner-section h2 {
    font-size: 32px;
  }

  .roud-head {
    font-size: 22px;
    line-height: 36px;
  }

  .cart-bg {
    padding-bottom: 30px;
  }

  .pro-check-btn {
    width: auto;
  }

  .blog-detail-bg {
    padding: 30px 0px 0px;
  }

  .blog_why_text {
    font-size: 24px;
  }

  .single-recent-post-item .content {
    margin-top: 0px !important;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 70px !important;
  }

  .reg-shadow h1 {
    font-size: 24px !important;
  }

  .purchase-head {
    font-size: 24px;
  }

  .purchase-para {
    font-size: 14px;
  }

  .purchase-add-head {
    padding-top: 10px;
  }

  .purchase-add-head {
    font-size: 24px;
  }

  .confirmation_shadow {
    width: 100%;
  }

  .p_name {
    font-size: 14px;
  }

  .confirmation-head {
    font-size: 24px !important;
  }

  .user-check-section {
    padding-bottom: 0px;
  }

  .user-check-section {
    padding-top: 40px !important;
  }

  .for-reg-img2 {
    top: 200px;
  }

  .sign-up-page .reg-img2 {
    top: 520px !important;
  }

  .happy-pet-section .icon-21-img img {
    margin-right: 30% !important;
  }
}

/*  */
@media screen and (max-width: 800px) {
  .happy-carousel .owl-nav .owl-prev {
    top: 90px;
  }

  .service-3-img {
    left: -10px;
  }

  .service-3-img img {
    width: 50%;
  }

  .boarding_section {
    padding-top: 0px;
  }
}

/* 767 css */

@media screen and (max-width: 767px) {
  .about-para {
    display: block;
  }

  .about-head {
    display: flex;
    justify-content: center;
  }

  .about-para {
    text-align: center;
    margin-top: 30px;
  }

  .straight-img img {
    display: none;
  }

  /* .pet-shadow {
    padding: 20px;
  } */

  .it-simple-section {
    margin: 40px 0px;
  }

  .icon-20-img img {
    margin-left: 40%;
  }

  .testimonial-carousel .owl-nav .owl-prev {
    display: none;
  }

  .testimonial-carousel .owl-nav .owl-next {
    display: none;
  }

  .test-scroll img {
    display: none;
  }

  .Testiminial-section {
    padding-top: 20px;
  }

  .icon-21-img img {
    margin-right: 35%;
  }

  .happy-carousel .owl-nav .owl-next {
    top: 85px;
  }

  .happy-carousel .owl-nav .owl-prev {
    top: 55px;
  }

  .mobile-para {
    display: block;
    text-align: center;
    margin-top: 20px;
  }

  .mobile-head {
    display: flex;
    justify-content: center;
  }

  .app-sec {
    justify-content: center;
  }

  .reg-img2 img {
    display: none;
  }

  .reg-img1 img {
    display: none;
  }

  .cat-img {
    bottom: 305px;
  }

  .about-page-happy-section {
    padding-top: 60px;
  }

  .sp-img img {
    margin-right: 43%;
  }

  .about-page-img img {
    width: 70%;
  }

  .about-reg-img2 img {
    display: none;
  }

  .service-3-img img {
    width: 80%;
  }

  .serice-page-pet {
    text-align: center;
  }

  .service-margin {
    margin: auto;
  }

  .service-4-img img {
    display: none;
  }

  .service-details-item .thumb img {
    height: 270px;
  }

  .blog-detail-img img {
    height: 270px;
  }

  .blog-img img {
    height: 370px;
  }

  .gallery-img img {
    height: 180px;
  }

  .map-img img {
    height: 230px;
  }

  .map-img {
    padding-top: 35px;
  }

  .contact-form-section {
    padding-top: 10px;
  }

  .contact-form-head h3 {
    text-align: center;
  }

  .contact-form-head p {
    text-align: center;
  }

  .contact-info {
    margin-top: 30px;
  }

  .contact-info {
    padding: 30px 30px;
  }

  .show-play {
    padding-top: 30px;
  }

  .order-1 {
    order: 2 !important;
  }

  .order-2 {
    order: 1 !important;
  }

  .order-3 {
    order: 3 !important;
  }

  .sh-detail-ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow-x: scroll;
    padding-bottom: 0px;
  }

  .shop-bed-img img {
    width: 70%;
  }

  .container-shadow {
    padding: 20px 20px 10px;
  }

  .sh-detail-ul li {
    padding-bottom: 10px;
  }

  .cart-bg {
    padding-top: 45px;
  }

  .for-reg-img2 img {
    display: none;
  }

  .get-service-btn {
    padding: 10px 30px;
  }

  .order-shadow h1 {
    font-size: 24px !important;
  }

  .qty-section .qtyminus {
    width: 1.9rem !important;
  }

  .qty-section .qty-minus {
    width: 1.9rem !important;
  }

  .qty-section input {
    width: 1.9rem !important;
  }

  .qty-section .qtyplus {
    width: 1.9rem !important;
  }

  .qty-section .qty-plus {
    width: 1.9rem !important;
  }

  .tick-img {
    align-items: center;
  }

  .about-happy-shadow {
    padding: 20px 0px 10px;
  }

  .about-happy {
    padding-bottom: 20px;
  }

  .map-imgs #map {
    height: 440px !important;
  }

  .we-img img {
    height: 250px;
  }

  .happy-pet-section .icon-21-img img {
    margin-right: 35% !important;
  }
}

/* 575 css */

@media screen and (max-width: 575px) {
  .banner-bg {
    /* background-image: none;
    background-color: #fee445; */
  }

  .banner-section {
    /* text-align: center;
    display: block; */
  }

  .banner-bg {
    padding: 90px 0 100px;
  }

  .top-bar-inner .right-content {
    display: none;
  }

  .top-bar-inner {
    justify-content: center;
    display: flex;
  }

  .arrow-img img {
    display: none;
  }

  .about-para h3 {
    font-size: 28px;
  }

  .its-simple {
    padding: 50px 0px 15px;
  }

  .head-2 {
    font-size: 28px;
    margin-bottom: 30px;
  }

  .servic-title {
    display: flex;
    justify-content: center;
    flex-direction: inherit;
  }

  .service-book {
    text-align: center;
  }

  .pet-img {
    padding: 50px 0px;
  }

  .testimonial-carousel .owl-nav .owl-prev {
    left: 10px;
  }

  .testimonial-carousel .owl-nav .owl-next {
    right: 10px;
  }

  .happy-title {
    display: flex;
    justify-content: center;
    flex-direction: inherit;
  }

  .happy-pet h3 {
    text-align: center;
    font-size: 28px;
  }

  .happy-carousel .owl-nav .owl-prev {
    display: none;
  }

  .happy-carousel .owl-nav .owl-next {
    display: none;
  }

  .mobile-para h3 {
    font-size: 28px;
  }

  .sub-text {
    text-align: center;
  }

  .logo-wrapper img {
    width: 50%;
  }

  .Subscribe-area .container {
    padding: 40px 15px;
  }

  .happy-pet-section .container-fluid {
    justify-content: center !important;
  }

  .breadcrumb-area .breadcrumb-inner {
    text-align: center;
  }

  .about-reg-img1 img {
    display: none;
  }

  .cat-img {
    bottom: 303px;
  }

  .service-dog-img img {
    width: 60%;
  }

  .service-3-img {
    left: 25px;
  }

  .con-address {
    padding-right: 10px;
    margin-right: -10px;
  }

  .con-mail {
    padding-left: 0px;
  }

  .contact-head {
    padding-top: 30px;
  }

  .shop-bed-img img {
    width: 60%;
  }

  .breadcrumb-area .page-title {
    line-height: 40px;
  }

  .shop_detail-head {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .breadcrumb-area {
    background-image: none;
    background-color: #fee444;
  }

  .back-to-top2 {
    right: 30px;
  }

  .back-to-top {
    right: 30px;
  }

  .we-img img {
    height: 350px;
  }

  .we-img img {
    height: 230px;
  }

  .get-serivce2 {
    bottom: 10px;
    left: 20px;
  }

  .happy-pet-section .icon-21-img img {
    margin-right: 50% !important;
  }

  #my-current-pets .per-day-text {
    margin-top: 10px;
  }
}

/* 450css */

@media screen and (max-width: 450px) {
  .banner-bg {
    padding: 65px 0 65px;
  }

  .about-para h4 {
    font-size: 14px;
  }

  .about-para h3 {
    font-size: 24px;
  }

  .its-head h3 {
    margin-bottom: 30px;
  }

  .what-we-head h4 {
    font-size: 14px;
  }

  .head-2 {
    font-size: 24px;
    line-height: 32px;
  }

  .service-book {
    font-size: 26px;
  }

  .test-head h4 {
    font-size: 14px;
  }

  .icon-21-img img {
    margin-right: 38%;
  }

  .happy-pet h4 {
    font-size: 14px;
  }

  .happy-pet h3 {
    font-size: 24px;
  }

  .mobile-para h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .sub-text {
    font-size: 24px;
  }

  .banner-section h2 {
    font-size: 28px;
  }

  .about-img img {
    width: 70%;
  }

  .mobile-img img {
    width: 55%;
  }

  .banner-section button {
    margin-top: 10px;
  }

  .its-simple {
    padding: 35px 0px 15px;
  }

  .icon-20-img img {
    margin-left: 45%;
  }

  .mobile-para h4 {
    font-size: 14px;
  }

  .happy-pet-section {
    padding: 30px 0px;
  }

  .breadcrumb-area .breadcrumb-inner {
    padding: 60px 0;
  }

  .register-section {
    padding: 45px 0px 20px;
  }

  .about-page-happy-section {
    padding-bottom: 10px;
  }

  .its-head h3 {
    font-size: 24px;
  }

  .fast-text-1 {
    display: block;
  }

  .fast-text {
    display: block;
  }

  .sp-img img {
    margin-right: 48%;
  }

  .happy-cat img {
    width: 80%;
  }

  .service-3-img img {
    width: 50%;
  }

  .boarding_section {
    padding-bottom: 0px;
  }

  .service-details-item .thumb img {
    height: 230px;
  }

  .blog-detail-img img {
    height: 230px;
  }

  .blog-img img {
    height: 310px;
  }

  .ser-detail-head {
    font-size: 24px;
  }

  .des-boarding {
    font-size: 18px;
  }

  .package-text h3 {
    font-size: 16px;
  }

  .gallery-img img {
    height: 140px;
  }

  .contact-head h3 {
    font-size: 24px;
  }

  .contact-form-head h3 {
    font-size: 24px;
  }

  .map-img img {
    height: 200px;
  }

  .radio-inline2 {
    margin-right: 0px !important;
    width: 32%;
  }

  .modal-title {
    font-size: 24px;
  }

  .Service-page {
    padding-top: 30px;
  }

  .stand-img img {
    width: 100px;
    height: 100px;
  }

  .pro-bg {
    padding: 20px 20px 10px;
  }

  .blog-page {
    padding-top: 45px;
  }

  .blog_why_text {
    font-size: 22px;
  }

  .search-text {
    font-size: 18px;
  }

  .blog-head-text {
    padding-left: 15px;
  }

  .comment-text {
    padding-bottom: 15px;
  }

  .serice-board {
    font-size: 24px;
  }

  .reg-shadow h1 {
    font-size: 22px !important;
  }

  .order-shadow h1 {
    font-size: 22px !important;
  }

  .prize_text {
    font-size: 20px;
  }

  .summary-text {
    margin-left: 5px;
  }

  .purchase-head {
    font-size: 22px;
  }

  .purchase-add-head {
    font-size: 22px;
  }

  .purhase-customer-name {
    font-size: 16px;
  }

  .confirmation-head {
    font-size: 22px !important;
  }

  .order-confirmation-section {
    padding: 40px 0px 20px;
  }

  .tick-img img {
    width: 35px;
  }

  .not-found-text {
    margin-left: 10px;
  }

  .address-head {
    font-size: 14px !important;
  }

  .happy-pet h3 {
    margin-bottom: 5px;
  }

  .its-img {
    height: 60px;
    width: 60px;
  }

  .its-para p {
    font-size: 16px;
  }

  .head-2 {
    margin-bottom: 10px;
  }

  .spl-head h3 {
    font-size: 16px;
  }

  .ab-1-img img {
    width: 40px;
  }

  .cat-img {
    bottom: 280px;
  }

  .banner-section p {
    font-size: 14px;
  }

  .my_booking {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .map-imgs #map {
    height: 350px !important;
  }

  .we-img img {
    height: 200px;
  }

  /* .get-serivce2 {
    bottom: 20px;
    left: 25px;
  } */

  .happy-pet-section .icon-21-img img {
    margin-right: 54% !important;
  }

  .pet-text {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .what-we-section {
    padding-top: 35px;
  }

  .modal .radio-inline {
    margin-right: 10px !important;
    font-size: 14px;
  }

  .sum-borders select.form-control {
    overflow-x: scroll;
  }
}

@media screen and (max-width: 420px) {
  .header1 .logo-wrapper {
    width: 70%;
  }
}

/* 400 css */
@media screen and (max-width: 400px) {
  .banner-section h2 {
    font-size: 28px;
  }

  .banner-bg {
    padding: 61px 0 60px;
  }

  .about-para h3 {
    font-size: 22px;
  }

  .its-head h3 {
    font-size: 24px;
  }

  .icon-20-img img {
    margin-left: 63%;
  }

  .head-2 {
    font-size: 22px;
  }

  .service-book {
    font-size: 22px;
  }

  .service-head {
    font-size: 14px;
  }

  .happy-pet h3 {
    font-size: 22px;
  }

  .mobile-para h3 {
    font-size: 22px;
  }

  .sub-text {
    font-size: 22px;
  }

  .gallery-img img {
    height: 210px;
  }

  .con-mail p {
    font-size: 11px;
  }

  .con-address p {
    font-size: 11px;
  }

  .map-img img {
    height: 170px;
  }

  .contact-head h3 {
    font-size: 22px;
  }

  .contact-form-head h3 {
    font-size: 22px;
  }

  .female-radio {
    width: 37% !important;
  }

  .modal-title {
    font-size: 22px;
  }

  .roud-head {
    font-size: 21px;
  }

  .tab-sec .nav-fill .nav-item,
  .nav-fill > .nav-link {
    margin-left: 10px;
  }

  /* .we-img img {
    height: 260px;
  } */
  .we-img img {
    height: 170px;
  }

  .happy-pet-section .icon-21-img img {
    margin-right: 60% !important;
  }
}

@media screen and (max-width: 699px) {
  .happy-carousel .owl-nav .owl-prev {
    top: 90px;
  }
}

/* Happy Pets */

@media screen and (max-width: 1399px) {
  .man img {
    height: 210px;
  }
}

@media screen and (max-width: 1199px) {
  .man img {
    height: 175px;
  }
}

@media screen and (max-width: 991px) {
  .man img {
    height: 190px;
  }
}

@media screen and (max-width: 800px) {
  .man img {
    height: 155px;
  }
}

@media screen and (max-width: 699px) {
  .man img {
    height: 205px;
  }
}

@media screen and (max-width: 575px) {
  .man img {
    height: 170px;
  }
}

@media screen and (max-width: 500px) {
  .man img {
    height: 135px;
  }
}

@media screen and (max-width: 450px) {
  .man img {
    height: 125px;
  }
}

@media screen and (max-width: 400px) {
  .man img {
    height: 245px;
  }
}

@media screen and (max-width: 380px) {
  .man img {
    height: 205px;
  }
}

/*  */

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .a11 {
    display: -webkit-box;
  }

  .header1 .navbar-nav li a {
    font-size: 14px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    left: -145px;
  }
}

@media screen and (max-width: 991px) and (min-width: 451px) {
  .proceed-btn button {
    width: initial;
  }
}

@media screen and (min-width: 992px) {
  .map-imgs #map {
    height: 100% !important;
  }
}

@media screen and (max-width: 1500px) {
  .happy-pet-section .icon-21-img img {
    margin-right: 20%;
  }
}
