/** Shopify CDN: Minification failed

Line 10:19 Unexpected "*"
Line 1000:4 Unexpected "}"

**/


/* CSS from section stylesheet tags */
.contact-us-wrapper*{
      margin: 0;
      padding: 0;
      box-sizing: border-box;
  }
  .contact-us-container{
      display: flex;
      flex-wrap: wrap;
      flex-direction: column-reverse;
      width: 100%;
      padding: 50px 0;
      background-image: url(/cdn/shop/files/82-chi_dog_r1_DEN_9829-min_1_2.webp?v=1727327209);
      background-size: cover;
      background-position: center;
      position: relative;
      z-index: 1;
  }

  .contact-us-container::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: -1;
    top: 0;
    bottom: 0;
}

  
  .contact-us-image-container{
      width: 100%;
        height: 600px;
  }
   body .contact-us-image-container img{
      width: 100%;
      object-fit: contain ;
      padding-right: 100px;
  }
  .menu-banner-text-nav-content-container{
      width: 100%;
      padding: 40px 20px;
      overflow: hidden;
  }
  .menu-banner-nav-container{
      display: flex;
      justify-content: left;
      align-items: center;
      margin-bottom: 40px;
  }
  .menu-link-nav-tab{
      font-family: 'Satoshi';
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 160%;
      color: #9CB8CD;
      text-decoration: none;
  }
  .menu-banner-nav-container span{
      margin: 0 5px;
  }
  .menu-active-nav-tab{
      font-family: 'Satoshi';
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 160%;
      color: #1C314E;
      text-decoration: none;
  }
  .contact-us-head{
      font-family: 'Tanker';
      font-style: normal;
      font-weight: 400;
      font-size: 21.5vw;
      line-height: 120%;
      color: #FFF;
      width: 100%;
  }
  .contact-us-subhead{
      font-family: 'Satoshi';
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 160%;
      color: #FFF;
      margin-top: 20px;
      margin-bottom: 40px;

  }
   li.contact-list {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #FFF;
    display: flex;
    align-items: center;
    list-style: none;
    gap: 15px;
    margin-bottom: 15px;

  }

  li.contact-list a.contct_cta{
    color: #FFF;
  }

  .telephone-img {
    max-width: 16px;
    width: 100%;
    filter: brightness(5);
  }

  li.contact-list img{
    filter: brightness(5);
  }

   li.contact-list p{
      margin-bottom: 0;
   }

  .menu-banner-nav-container{
    display: none;
  }

  
  @media only screen and (min-width: 800px){
      .contact-us-wrapper{
          width: 100%;
          display: block;
          height: fit-content;
      }
      .contact-us-container{
          display: flex;
          justify-content: center;
          flex-direction: initial;
          flex-wrap: nowrap;
      }
      .contact-us-image-container{
          position: relative;
          width: 50vw;
          height: inherit;
      }
      .contact-us-image-container img{
          position: absolute;
          width: 100%;
          height: 100%;
          object-fit: cover;
      }
      .menu-banner-text-nav-content-container{
          width: 50vw;
          display: flex;
          align-items: center;
        padding-right: 50px;
      }
      .contact-us-head{
          font-size: 5.8vw;
      }
  }
  @media only screen and (min-width: 1250px){
      .contact-us-image-container{
          height: 540px;
      }
      .menu-banner-text-nav-content-container{
          padding-left: 60px;
      }
      .menu-banner-nav-container{
          margin: 40px 0px 125px 0px;
      }
      .contact-us-head{
          width: 560px;
          margin-bottom: 40px;

      }
  }

  @media only screen and (min-width: 1250px){
      .menu-banner-text-nav-content-container{
          padding-left: 100px;
      }
  }
  @media only screen and (min-width: 1440px){
      .menu-banner-text-nav-content-container{
          padding-left: 113px;
         padding-right: 50px;
      }
  }
  @media screen and (max-width: 799px){
    .menu-banner-nav-container{
    display:none;
    }
  }
@media screen and (max-width: 768px){
   .contact-us-image-container {
    height: unset;
}

  body .contact-us-image-container img {
    padding-right: 0;
    padding: 0 20px;
}

  .contact-us-container {
    padding: 40px 0;
  }

  .contact-us-head {
    font-size: 38px;
    line-height: 48px;
}

  .contact-us-subhead {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 20px;
}

  li.contact-list {
    font-size: 16px;
    line-height: 24px;
    gap: 10px;
    margin-bottom: 10px;
}

  .menu-banner-text-nav-content-container {
    padding: 40px 20px 0;
  }
  
  }
.mob-img {
    display: none;
  }
  @media (min-width: 768px) {
    .bm-healing-sec .mobile-feature {
      display: none !important;
    }
  }
    .bm-healing-sec{
      background-color:white;
    }

  .bm-healing-sec .bm-feature .healing-foods-content {
    max-width: 275px;
  }
  .bm-healing-sec .bm-feature .healing-content {
    max-width: 385px;
  }
  .bm-healing-sec .bm-container {
    padding: 64px;
    display:block;
  }
  .bm-healing-sec .header {
    display: flex;
    justify-content: center;
  }
  .bm-healing-sec .header-img {
    max-width: 200px;
    width: 100%;
  }
  .bm-healing-sec .header h1 {
    font-family: "Tanker";
    font-weight: 400;
    font-size: 78px;
    line-height: 120%;
    text-align: center;
    color: #1c314e;
  }
  .bm-healing-sec .header p {
    font-family: "Satoshi";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    color: #1c314e;
    padding-top: 16px;
    padding-bottom: 40px;
  }
  .bm-healing-sec .feature {
    display: flex;
    gap: 10px;
  }
  .mob-puppy-img {
    display: none;
    max-width: 152px;
    order: 222;
    margin-top: -28px;
  }

  @media (min-width: 768px) {
    .bm-healing-sec .feature.pb-0 {
      padding-bottom: 165px;
    }
  }
  .bm-healing-sec h4 {
    font-family: "Tanker";
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    color: #1c314e;
  }
  .bm-healing-sec .bm-feature p {
    font-family: "Satoshi";
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    display: flex;
    align-items: center;
    color: #1c314e;
  }
  .mid-img {
    max-width: 630px;
    margin: 40px 0;
  }
  .mid-img img {
    width: 100%;
  }
  .bm-healing-sec .bm-feature {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .bm-healing-sec .bm-feature .col1,
  .col3 {
    display: flex;
    align-items: center;
  }
  .bm-healing-sec .desktop-feature .col2 .feature {
    max-width: 430px;
    margin: auto;
  }

  .bm-healing-sec .desktop-feature .column {
    max-height: 313px;
    margin: auto;

  }

  @media (min-width: 769px) {
  .bm-healing-sec .desktop-feature .column {
  justify-content: space-between;
      margin-top: auto;
      display: flex;
      flex-direction: column;
      height: 70%;
    max-height: 367px;
      margin: auto;
        max-width: 340px;
  }

    .bm-healing-sec .feature-bottom {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 45px;
      margin-left: -160px;
    }
    .bm-healing-sec .feature-bottom .feature {
      margin-bottom: 40px;
    }
  }
  .bm-healing-sec .feature-bottom a button {
      font-family: Satoshi, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 100%;
      padding: 10px 30px;
      gap: 4px;
      width: 167px;
      height: 42px;
      border-radius: 4px;
      border: none;
      text-align: center;
      font-size: 18px;
      letter-spacing: 0.3px;
  }
  @media (max-width: 769px) {
    .bm-healing-sec .header-img {
      display: none;
    }
    .bm-healing-sec .header h1 {
      font-size: 34px;
      text-align: left;
    }
      .bm-healing-sec .header p {
          font-size: 14px
        line-height:20px;
          text-align: left;
          padding-bottom: 0;
          margin-bottom: 0;
      }
    .bm-healing-sec h4 {
      font-size: 24px;
    }
    .bm-healing-sec .bm-feature p {
      font-size: 12px;
    }

    .bm-healing-sec .feature {
      padding-bottom: 32px;
    }
    .bm-healing-sec .bm-container {
      padding: 40px 20px;
    }
    .mob-img {
      display: block;
      margin:22px 0;
    }
    .bm-healing-sec .bm-feature.desktop-img {
      display: none;
    }

    .mobile-feature {
      display: unset !important;
    }

    .desktop-feature {
      display: none !important;
    }

    .bm-healing-sec .feature-bottom .puppy-img {
      display:none;
    }
    .mob-puppy-img {
      display: block;
      order: 222;
      max-width: 152px;
      margin-top: -28px;
    }
    .mob-puppy-img img{
      width:100%
    }
    .bm-healing-sec .feature-bottom {
      display: flex;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1100px) {
    .bm-healing-sec .bm-container{
    padding:64px 20px;
    }
  }
.bm-facilities .facility-wrapper{
    display: flex;
    align-items: center;
   justify-content: center;
}
@media (max-width:1260px) {
  .bm-facilities .facility-wrapper{
     overflow-x: auto;   
    justify-content: flex-start;
  }
}
.bm-slider .slideshow-progress-container{
         padding-top: 0;
    }
    .slideshow-progress-container{
  padding: 50px 0px;
}
.slideshow-progress-head{
  padding-left: 40px;
  padding-bottom:25px;
}
.slideshow-progress-head p{
  font-family: 'Tanker';
  font-style: normal;
  font-weight: 400;
  font-size: 58px;
  line-height: 100%;
  color: #1C314E;
}
.slideshow-progress-image-wrapper{
  width: 100%;
  overflow: scroll;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.slideshow-progress-image-wrapper::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.slideshow-progress-image-wrapper {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.slideshow-progress-image-container{
  display: flex;
  flex-direction: row;
  width: 100%;
  padding-left: 40px;
  cursor: grab;
}
.slideshow-progress-image-container li{
  list-style-type: none;
  margin-right: 13px;
}
.slideshow-progress-image-container li:last-child{
  margin-right: 0px;
}
.slide-progress-img{
  width: 200px;
  height: 315px;
  object-fit: cover;
}
.slider-progress-bar-wrapper{
  margin-left: 40px;
}
.slider-progress-bar-container{
  position: relative;
  width: 70%;
  height: 4px;
  border: none;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 10px;
  background-color: #EFE9DF;
}
.slider-progress-bar-inner{
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #D95A35;
}

/*------------TEXT ANIMATION--------------------*/
.slide-animation-block-text-wrapper{
  background-color: #F8F7F5;
  height: 190px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.slide-animation-block-text-container{
  display: flex;
  width: 80%;
  margin-left: 40px;
}
.slide-animation-block-text{
  display: none;
  font-family: 'Tanker';
  font-style: normal;
  font-weight: 400;
  font-size: 58px;
  line-height: 100%;
  color: #9A9A6F;
  white-space: nowrap;
  animation-name: textAnimation;
  animation-duration: 20s;
  animation-iteration-count: infinite; 
  animation-direction: normal;
  animation-timing-function: linear;
  white-space: pre;
}
@keyframes textAnimation{
  /* Five Thoughtfully Crafted Recipes Made with Love by Veterinarians */
  from{
      margin-left: 100vw;
  }
  to{
      margin-left: calc(-100vw - 1100px);
  }
}
@media only screen and (min-width: 700px) {
  .slideshow-progress-head{
      padding-left: 100px;
  }
  .slideshow-progress-head p{
      font-size: 78px;
      line-height: 120%;
  }
  .slideshow-progress-image-container{
      padding-left: 100px;
  }
 
  .slide-progress-img{
      width: 320px;
      height: 435px;
  }
  .slideshow-progress-image-container li{
      margin-right: 30px;
  }
  .slider-progress-bar-wrapper{
      margin-left: 100px;
  }

  /*------------Text Animation------------*/
  .slide-animation-block-text-wrapper{
      height: 290px;
  }
  .slide-animation-block-text-container{
      margin-left: 100px;
  }
  .slide-animation-block-text-container p{
      font-size: 78px;
      line-height: 120%;
      animation-name: textAnimationLarge;
      animation-duration: 20s;
      animation-iteration-count: infinite; 
      animation-direction: normal;
      animation-timing-function: linear;
  }
  @keyframes textAnimationLarge{
      from{
          margin-left: 100vw;
      }
      to{
          margin-left: calc(-100vw - 700px);
      }
  }
}
@media only screen and (min-width: 1250) {
  .slideshow-progress-container{
      padding: 80px 0px;
  }
}
@media(max-width:768px){
  .bm-slider{
  display:none;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
 
}

.chi-dog-header {
  background: #FFFFFF;
  padding: 50px 50px;
}

.bm-container {
  display: flex;
  justify-content: space-around;
 gap: 20px;
}

.img-dog {
  max-width: 400px;
  width: 100%;
}
.img-dog>img{
  max-width: 100%;
 border-radius: 8px;
  height: auto;
}
 .bm-container .bm-wepper {
    max-width: 600px;
    width: 100%;
}

h2.bm-contant {
  font-family: Tanker;
  font-weight: 400;
  font-size: 42px;
  line-height: 120%;
  color: #99996F;
  text-align: center;
}

.bm-testimonial p {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  max-width: 640px;
  width: 100%;
  color: #1C314E;
  margin:16px 0;
}
.bm-testimonial p>span {
  color: #D36548;
}


@media screen and (max-width:767px) {
  .bm-container {
    flex-direction: column;
  }
}
.tcvm-row p,
  .tcvm-row ul li{
        font-family: "Satoshi Variable", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 25.6px;
    letter-spacing: 0.6px;
    width: 100%;
    max-width: 590px;
    box-sizing: border-box;
    color: #1C314E;
    margin: 0;
  }

  .tcvm-row p span{
    font-weight: 700;
  }
  
    .chiDog_partner_benefits .container {
        max-width: 1280px;
        margin: 0 auto;
        padding: 60px 20px;
    }

    .chiDog_partner_benefits h2 {
        font-family: "Source Serif 4",serif !important;
        font-weight: 600;
        font-size: 78px;
        line-height: 120%;
        text-align: center;
        color: #1C314E;
        margin-bottom: 40px;
        text-transform: capitalize;
    }

    .bm-display-container {
        display: flex;
        gap: 65px;
    }

    @media(min-width:768px) {

        .bm-display-container .left-sec{
            max-width: 47% !important;
        }
      
        .bm-display-container .right-sec {
            max-width: 50%;
        }
      
    }

    .bm-display-container .left-sec>img {
        width: 100%;
    }

 .bm-display-container .right-sec h3 {
    font-family: "Source Serif 4", serif !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 78px;
        line-height: 80px;
    color: #1C314E;
    max-width: 624px;
    text-transform: capitalize;
  }

  .bm-display-container .right-sec p {
           font-family: "Satoshi Variable", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 25.6px;
    letter-spacing: 0.6px;
    width: 100%;
    max-width: 590px;
    box-sizing: border-box;
    color: #1C314E;
    }

  section#shopify-section-template--14665130737730__e6641e6f-9c4b-4dd4-bdd4-f72b31744668 ,
  section#shopify-section-template--14665130737730__chi_dog_partner_benefits_XyEYxz{
    background: #ECEFE9;
}

   section#shopify-section-template--14665130737730__e6641e6f-9c4b-4dd4-bdd4-f72b31744668 .tcvm-wrapper{
    display: none;
  }

    /* .bm-display-container .right-sec h3 {
        font-family: 'Tanker' !important;
        font-style: normal;
        font-weight: 400  !important;
        font-size: 28px;
        line-height: 120%;
        color: #1C314E;
    } */

    /* .bm-display-container .right-sec p {
        font-family: 'Satoshi';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 160%;
        color: #1C314E;
    } */

    /* .right-sec div {
        margin-bottom: 16px;
    } */

    @media(max-width:768px) {
        .chiDog_partner_benefits h2 {
            font-size: 36px;
             line-height: 46px;
            text-align: left;
              margin-bottom: 30px;
        }

        .chiDog_partner_benefits .container {
            padding: 30px 15px;
        }

        .bm-display-container {
            display: flex;
            gap: 24px;
            flex-direction: column;
        }

.bm-display-container .right-sec h3 {
    font-size: 35px;
    line-height: 40px;
}

.bm-display-container .right-sec p {
    font-size: 14px;
    line-height: 20px;
    margin: 15px 0 0;
}
      

      
    }
.bm-facilities .facility-wrapper{
    display: flex;
    align-items: center;
   justify-content: center;
}
@media (max-width:1260px) {
  .bm-facilities .facility-wrapper{
     overflow-x: auto;   
    justify-content: flex-start;
  }
}
    .food_therapy .container {
        max-width: 1280px;
        margin: 0 auto;
      padding: 60px 20px ;
    }

    .food_therapy .bm-display-container {
        display: flex;
        justify-content: center;
        gap: 50px;
    }
  .bm-display-container .left-sec, .bm-display-container .right-sec {
           max-width: 100%;
      }

    @media(min-width:769px) {

        .food_therapy .left-sec,
        .food_therapy .right-sec {
            max-width: 50%;
        }
      .bm-display-container .left-sec, .bm-display-container .right-sec {
           max-width: 50%;
      }
    }



  

    .food_therapy .left-sec h4 {
          font-family: "Source Serif 4", serif !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 78px;
    line-height: 120%;
    color: #1C314E;
    max-width: 624px;
    text-transform: capitalize;
    }
      .main-sub{
        font-weight: 500 !important;
      }
    .food_therapy .left-sec p {
        font-family: 'Satoshi';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 160%;
        color: #1C314E;
        margin: 16px 0;
    }

    .food_therapy .left-sec ul {
        font-family: 'Satoshi';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 160%;
        color: #1C314E;
        margin-left: 15px;
    }

    .food_therapy .left-sec ul li {
        margin-bottom: 8px;
    }

    .food_therapy .right-sec h3 {
        font-family: 'Tanker';
        font-style: normal;
        font-weight: 400;
        font-size: 28px;
        line-height: 120%;
        display: flex;
        align-items: center;
        text-align: center;
        color: #1C314E;
    }

    .food_therapy .right-sec .food-img {
        max-width: 580px;
    }

    .food_therapy .right-sec .food-img img {
        width: 100%;
    }

      @media(max-width:991px) {

        .food_therapy .container {
    padding: 30px 20px;
}

.food_therapy .left-sec h4 {
    font-size: 35px;
    line-height: 40px;
}

        .food_therapy .bm-display-container {
    gap: 30px;
}

      }

    @media(max-width:768px) {
        .bm-facilities .facility-wrapper {
    animation-name: textAnimation;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-timing-function: linear;
    white-space: pre;
        }
        .food_therapy .container {
            padding: 40px 20px 30px;
        }

        .food_therapy .bm-display-container {
            display: flex;
            gap: 24px;
            flex-direction: column;
        }
        .food_therapy .left-sec{
            order: 2;
        }
      .food_therapy .right-sec h3{
        margin-bottom:24px;
        
      }

      .food_therapy .left-sec ul {
    font-size: 14px;
    line-height: 20px;
    margin-left: 0px;
}

      .food_therapy .left-sec p {
    font-size: 16px;
    line-height: 22px;
    margin: 15px 0;
}

.food_therapy .left-sec h4 {
    font-size: 35px;
    line-height: 35px;
}

.slide-animation-block-text-wrapper{
  display: flex;
}
      
    }

    }


/*   slider CSS */

/*------------TEXT ANIMATION--------------------*/
.slide-animation-block-text-wrapper.mobile-slide{
  background-color: #99996f;
  display: none;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
      height: 75px;
}
.slide-animation-block-text-container{
  display: flex;
  width: 80%;
  margin-left: 40px;
}
.bm-facilities {
  display: flex;
  align-items: center;
  width: 100%;
  height: 60px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
   .desktop-slide {
    background: #99996f;
    height: 75px;
    display: flex;
    align-items: center;
}
  .slide-animation-block-text-wrapper.mobile-slide .bm-facilities  {
        overflow-x: hidden;
  }
.bm-facilities .slide-animation-block-text{
  font-weight: 500;
  font-size: 18px;
  line-height: 130.02%;
  color: #542020;
  width: 200%;
  animation: animate 40s linear infinite;
  animation-delay: -40s;
  padding-right: 8px;
  display: flex;
  margin-bottom: 0;
}
  
.bm-facilities .slide-animation-block-text:nth-child(2) {
  width: 200%;
  animation: animate2 40s linear infinite;
  animation-delay: -20s;
}
.bm-facilities .slide-animation-block-text li{
padding-right: 1rem;
    margin-right: 10px;
  display: inline-block;
}
.slide-animation-block-text-wrapper .bm-facilities .bm-list:after {
      padding-left: 25px;
    padding-right: 16px;
}
  .bm-facilities .slide-animation-block-text:before {
    content: "|";
    font-size: 20px;
    color: #ffffff80;
    padding-left: 0px;
    padding-right: 30px;
}
@keyframes animate {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @keyframes animate2 {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-200%);
    }
  }

  
@media only screen and (min-width: 700px) {
  .slideshow-progress-head{
      padding-left: 100px;
  }
  .slideshow-progress-head p{
      font-size: 78px;
      line-height: 120%;
  }
  .slideshow-progress-image-container{
      padding-left: 100px;
  }
 
  .slide-progress-img{
      width: 320px;
      height: 435px;
  }
  .slideshow-progress-image-container li{
      margin-right: 30px;
  }
  .slider-progress-bar-wrapper{
      margin-left: 100px;
  }

  /*------------Text Animation------------*/

  .slide-animation-block-text-container{
      margin-left: 100px;
  }
  .slide-animation-block-text-container p{
      font-size: 78px;
      line-height: 120%;
      animation-name: textAnimationLarge;
      animation-duration: 20s;
      animation-iteration-count: infinite; 
      animation-direction: normal;
      animation-timing-function: linear;
  }
  @keyframes textAnimationLarge{
      from{
          margin-left: 100vw;
      }
      to{
          margin-left: calc(-100vw - 700px);
      }
  }
}
@media only screen and (min-width: 1250) {
  .slideshow-progress-container{
      padding: 80px 0px;
  }
}

@media only screen and (max-width: 767px) {
  .slide-animation-block-text-wrapper.mobile-slide{
        display: flex;
  background: #99996F;
    height: 50px;
  }
  .desktop-slide{
    display:none;
  }
  .bm-facilities .slide-animation-block-text li{
    margin-right: 0px;
  }
  .bm-facilities .slide-animation-block-text,
  .bm-facilities .slide-animation-block-text:nth-child(2){
    width: 412%;
  }
  body .bm-facilities li {
    font-size: 14px;
    line-height: 20px;
 }

  .slide-animation-block-text-wrapper .bm-facilities .bm-list:after {
    padding-left: 15px;
    padding-right: 15px;
}
  
}
html body .help-with-a-case {
  max-width: 1280px;
  margin: auto;
    padding: 60px 20px;
}

  .help-section-wrapper-content {
    width: 50%;
}

  .help-section-wrapper-img {
    width: 50%;
    padding-left: 55px;
}

html body .help-with-a-case .help-section-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

html body .help-with-a-case .help-section-wrapper-content .help-section-wrapper-heading {
  font-family: "Source Serif 4",serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 78px;
  line-height: 98px;
  color: #1C314E;
  max-width: 624px;
  text-transform: capitalize;
}

.help-section-wrapper-content,
ul.help-section-wrapper-list li {
  font-family: "Satoshi Variable", sans-serif ;
  font-weight: 500;
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0.6px;
  width: 100%;
  max-width: 590px;
  box-sizing: border-box;
  color: #1C314E;
}


 p.all-diet{
     font-family: "Satoshi Variable", sans-serif ;
font-weight: 700;
font-size: 16px;
line-height: 25.6px;
letter-spacing: 0.6px;
   color: #1C314E;

  }

  .bm-alt-rich-text-btn-container a:last-child {
    display: none;
}

body  .prevention-with-nutrition .bm-alt-rich-text-content .subhead{
    font-family: 'inter';
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    line-height: 50px;
    text-align: center;
    color: #99996F;
  }

html body .help-with-a-case .help-section-wrapper-content .subheading {
  font-family: 'Tanker';
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
  color: #1C314E;
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 8px;
}

html body .help-with-a-case .help-section-wrapper-content .content {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 160%;
  color: #1C314E;
  max-width: 800px;
  width: 100%;
}
  

html body .help-with-a-case .help-section-wrapper-img .chidog-img {
  max-width: 748px;
}

html body .help-with-a-case .chidog-img>img {
  width: 100%;
}

  @media screen and (min-width:767px) {
    body .container{
      max-width: 100%;
      padding: 0;
    }
  }

@media screen and (max-width:767px) {
  html body .help-with-a-case .help-section-wrapper {
    flex-wrap: wrap;
    padding: 0px;
  }

  html body .help-with-a-case .help-section-wrapper-content .help-section-wrapper-heading {
    font-size: 36px;
    margin-top: 24px;
    line-height: 44px;
  }

  html body .help-with-a-case .help-section-wrapper-content .content {
    margin-top: 15px;
    font-size: 16px;
    line-height: 24px;

  }

  html body .help-with-a-case .help-section-wrapper-img {
    order: -1;
  }

body .bm-alt-rich-text-content {
    padding: 40px 20px;
}

  body .bm-alt-rich-text-content p:first-child {
        font-size: 36px;
        line-height: 44px;
    }

  .bm-alt-rich-text-container .micro_copy {
    font-size: 16px;
    line-height: 24px;
  }

  .prevention-with-nutrition .bm-alt-rich-text-btn-container a{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .prevention-with-nutrition .bm-alt-rich-text-btn-container a button{
    width: 100%;
    max-width: 100%;
  }
.help-section-wrapper-img {
    width: 100%;
    padding-left: 0;
}

  .help-section-wrapper-content, ul.help-section-wrapper-list li {
    font-size: 14px;
    line-height: 20px;
}

  html body .help-with-a-case {
    max-width: 1280px;
    margin: auto;
    padding: 40px 20px;
}

body .container, .container-sm{
          max-width: 100%;
  
}

  .help-section-wrapper-content, ul.help-section-wrapper-list li {
    width: 100%;
    max-width: 100%;
  }
  
}

@media screen and (min-width:768px) and (max-width:1024px) {
  
  html body .help-with-a-case .help-section-wrapper-content .help-section-wrapper-heading {
    font-size: 42px;
    line-height: 50px;
    margin-top: 0px;
  
  }

  html body .help-with-a-case .help-section-wrapper {
    padding: 0px;
  }
}
.our-vet-main {
    position: relative;
}
.our-vet-txt {
    position: absolute;
    top: 0;
    padding: 20px 0px;
    width: 100%;
    text-align: center;
    background-color: #8a4136;
}
.our-vet-txt h3 {
    font-size: 34px;
    font-family: 'Tanker';
    text-transform: uppercase;
    font-weight: 400;
    color: #e387a7;
    line-height: 60px;
    margin: 0px;
}
.step-discount-lable {
    width: 100%;
    background: #FFE17E;
    border-radius: 16px;
    max-width: 286px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 15px;
        padding: 12px 0;
}
.step-discount-lable h4 {
    font-size: 24px;
    font-weight: 400;
    color: #1C314E;
    font-style: normal;
    margin-bottom: 0px;
    font-family: Tanker;
    line-height: 36px;
}
.step-discount-lable p {
    font-family: 'Satoshi';
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    color: #1C314E;
    margin-bottom: 0;
}
.hide_lable label.form__label {
    display: none;
}
#dog-breed1 {
  position: relative;
  margin-bottom: 20px;
}
#dog-breed1 {
  max-width: 55%;
}
select#dog-breed {
  height: auto;
  padding: 18px 15px!important;
  border-radius: 5px;
}
#dog-breed:focus {
  border: 0px;
}
#dog-breed1:after {
    box-shadow: unset;
}
select#dog-breed {
    border-radius: 5px!important;
    border: 1px solid gray;
}
.dog-name-tx {
    text-transform: capitalize;
}
  form.quiz_stepFormMain.health-issue-list > div {
    display: none;
}
.quiz_multiSelects.health_issues_no li {
    max-width: calc(50% - 11px)!important;
}
.hide_lable {
    width: 100%;
    max-width: 55%;
}
#health-issue-list-yes h1.quiz_stepHeading {
    margin-bottom: 0px!important;
    padding-bottom: 10px;
}
#health-issue-list-yes p.subHeading {
    margin-bottom: 30px;
}
#health-issue-list-no h1.quiz_stepHeading {
    margin-bottom: 0px!important;
    padding-bottom: 10px;
}
#health-issue-list-no p.subHeading {
    margin-bottom: 30px;
}
.quiz_leftColumn .quiz_multiSelects li.selected_option{
	color:#fff;
}
.activity-level img {
    width: 100%;
    height: 60px;
    max-width: 60px;
    object-fit: cover;
    border-radius: 4px 0px 0px 4px;
}
.quiz_leftColumn .quiz_multiSelects li{
    height: 48px!important;
    line-height: 18px!important;
}
.quiz_stepFormMain .quiz_optionField .option_row .question_label.selected_option span {color: #fff;}
.videoBannerText h1 {
    color: #ffffff;
}
  .videoBanner {
    width: 100%;
    padding: 50px 0;
    background-image: url(/cdn/shop/files/82-chi_dog_r1_DEN_9829-min_1.webp?v=1721125057);
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

  .videoBanner::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: -1;
    top: 0;
    bottom: 0;
}

  .videoBannerRow {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

  .video-container {
    border: solid 8px #79bb45;
    background-color: #fff;
    padding: 20px;
    width: 55%;
    border-radius: 30px;
}

  .videoBannerText {
    width: 45%;
    padding-left: 50px;
}

  .videoBannerText p {
    font-size: 18px;
    line-height: 28px;
    margin: 20px 0 40px;
    color:#fff;
}

  .videoBannerText button {
    background-color: #79bb45;
    font-style: normal;
    font-size: 20px;
    color: #F8F7F5;
    padding: 16px 40px;
    border-radius: 4px;
    border: none;
    text-align: center;
    width: 100%;
    max-width: 300px;
    text-transform: capitalize;
}

  .video-container img ,   .video-container video {
    width: 100%;
}

  .videoBannerText p >span {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

  @media only screen and (max-width:1366px){
        body .videoBannerText h1 {
    font-size: 52px;
    line-height: 60px;
}
  }

  @media only screen and (max-width:1200px){
  .videoBanner {
    padding: 80px 0;
}

    .video-container {
    border: solid 4px #79bb45;
    padding: 10px;
    width: 100%;
}

    .videoBannerText {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
}

        body .videoBannerText h1 {
    font-size: 48px;
    line-height: 58px;
}
  }

@media only screen and (max-width: 767px){
    .videoBanner {
    padding: 50px 0;
}

    body .videoBannerText h1 {
    font-size: 38px;
    line-height: 48px;
}

    .videoBannerText p {
    font-size: 16px;
    line-height: 26px;
    margin: 12px 0 0px;
}
.our-vet-txt {
    padding: 18px 0;
}
.our-vet-txt h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin: 0px;
}
.quiz_leftColumn .quiz_multiSelects li{
    line-height: 14px!important;
}
.fourth-step .quiz_stepFormMain .quiz_optionField .activity-level {
    display: flex!important;
    flex-direction: row!important;
}
.fourth-step .quiz_stepFormMain .quiz_optionField .activity-level label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px 5px 20px!important;
}
.fourth-step .quiz_stepFormMain .quiz_optionField .activity-level label span {
    padding-left: 0px;
    text-align: center;
    padding: 10px 0px;
    font-size: 14px;
}
.fourth-step .quiz_stepFormMain .quiz_optionField .activity-level label img {
    max-width: 100%;
    height: 80px;
}
#dog-breed1 {
    max-width: 100%!important;
}
#health-issue-list-yes h1.quiz_stepHeading {
    margin-bottom: 10px!important;
}
#health-issue-list-no h1.quiz_stepHeading {
    margin-bottom: 10px!important;
}
.hide_lable{
	max-width:100%!important;
}
}
.page-width {
  margin-top: 60px;
}

a.button.newBtn {
    width: 100%;
    /* max-width: 440px; */
    height: 55px;
    font-size: 18px;
}
a.button.newBtn:hover{
  background:transparent;
  color:#79BB45;
}

.drImg {
    width: 50%;
    display: flex;
    flex-direction: column;
}
.drImg img.inner-card-image {
    width: 100%;
    max-width: 400px;
    display:none;
    margin-top:20px;
}
a.button.newBtn {
    width: 100%;
    /* max-width: 440px; */
    height: 55px;
    font-size: 18px;
}
a.button.newBtn:hover{
  background:transparent;
  color:#79BB45;
}

.drImg {
    width: 50%;
    display: flex;
    flex-direction: column;
}
.drImg img.inner-card-image {
    width: 100%;
    max-width: 400px;
    display:none;
    margin-top:20px;
}
.revy-custom-content-section-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px;
    max-width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.bm-video-section .iframeAnchor{
  width:100%;
}
  @media (min-width:768px) {
    .bm-video-section iframe{
    display: block;
    width: 100%;
    min-height: 600px;
  } 
  }
  .bm-video-section {
    margin-bottom: 5em;
    margin-top: 2em;
  }
     .bm-video-section iframe{
           display: block;
    width: 100%;
     }
  #ytplayer_div2 img{
    margin: 0 8px 0 0;
    padding: 0;
    /* opacity: .75; */
    /* filter: saturate(0%); */
    box-sizing: border-box;
  }

  div#ytplayer_div2 {
    text-align: center;
}
   #ytplayer_div2 img:hover {
     opacity: 1;
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
   }
#yt-container #ytpp-playlist-container {
    overflow-x: auto;
    margin: 12px 0;
}