/* Text Elements */

h1.contact-headinig {
  margin-top: 12px;
  margin-bottom: 0;
  padding-top: 24px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 400;
  font-size: 80px;
  font-family: 'Tenali Ramakrishna', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: .7;

  -webkit-text-stroke-color: #00173f;
}

h1.heading-1 {
  margin-top: 50px;
  text-align: center;
  font-size: 40px;
}

h1.heading-2 {
  color: #004d73;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}

h2.section-title {
  margin: 0 auto;
  padding-top: 16px;
  padding-bottom: 20px;
  max-width: 800px;
  color: #004d73;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 60px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1;
}

h2.coming.section-title {
  margin-bottom: 25px;
  color: #e0261b;
  font-size: 58px;
}

h2.section-title-1 {
  margin: 0 auto;
  padding-top: 16px;
  padding-bottom: 20px;
  max-width: 800px;
  color: #00173f;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 60px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1;
}

h2.section-title-1.white-text {
  margin-right: auto;
  margin-left: auto;
  color: #14181a;
  font-size: 40px;
}

h4.mini-title {
  margin-top: 24px;
  margin-bottom: 0;
  color: #00173f;
  text-align: left;
  font-weight: 400;
  font-size: 48px;
  font-family: 'Tenali Ramakrishna', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1;
}

h6.tagline {
  margin-top: 0;
  margin-bottom: 0;
  color: #909090;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 30px;
  font-family: 'Tenali Ramakrishna', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h6.tagline.white {
  color: #f2f2f2;
  text-align: center;
  letter-spacing: 2px;
  line-height: 1;
}

h6.mini-title-section {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  color: rgba(0, 77, 115, .7);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 40px;
  font-family: 'Tenali Ramakrishna', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1;
}

h6#tagline-hero-section {
  margin-bottom: 0;
}

p.paragraph.paragraph-text {
  float: right;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 800px;
  color: rgba(0, 77, 115, .8);
  text-align: left;
  font-size: 20px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 26px;
}

p.paragraph.left-align.paragraph-text {
  text-align: left;
}

p.paragraph.paragraph-1 {
  color: #004d73;
  text-align: center;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 700;
}

p.paragraph.paragraph-3 {
  text-align: center;
  font-size: 20px;
}

p.paragraph.paragraph-5 {
  padding-right: 20px;
  padding-left: 20px;
  color: #f2f2f2;
  font-size: 20px;
}

p.paragraph.due.left-align.paragraph-text {
  color: rgba(224, 38, 27, .8);
  font-weight: 700;
}

p.paragraph.paragraph-2 {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-right: 20px;
  font-size: 20px;
}

p.paragraph.paragraph-4 {
  color: #e0261b;
  text-align: center;
  font-size: 20px;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 700;
}

span.text-element.text-1 {
  padding-bottom: 40px;
  color: #f2f2f2;
  font-size: 40px;
}

span.text-element.text-2 {
  padding-bottom: 20px;
  color: #f2f2f2;
  font-size: 30px;
}

span.text-element.text-3 {
  color: #f2f2f2;
  font-size: 40px;
}

a.link-text {
  color: #010101;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 16px;
}

a.link-text.nav-link-1 {
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  font-size: 26px;
  font-family: 'Tenali Ramakrishna', sans-serif;
  line-height: 18px;
}

a.link-text.contact-btn.nav-link-1 {
  background-color: transparent;
  color: #fff;
  text-align: center;
  font-weight: 300;
  font-family: 'Tenali Ramakrishna', sans-serif;
}

a.link-text.nav-link-1:hover {
  border-bottom: .3125rem solid #004d73;
  color: #004d73;
}

/* Layout Elements */

body.body-1 {
  background-color: #f2f2f2;
}

.container.container-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  max-width: 800px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.center-items.container-content-wrapper {
  -ms-flex-align: center;
  margin-top: 300px;
  margin-bottom: 0;
  margin-left: 700px;
  padding-right: 16px;
  padding-left: 16px;
  max-width: 800px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.content-feature-wrapper-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-right: 0;
  margin-left: 0;
  padding-right: 12px;
  padding-left: 12px;
  max-width: 600px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.lastest-stories-section {
  display: grid;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 60px 24px 40px;
  min-height: auto;
  background-color: #f8f8f8;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  grid-template-columns: auto;
  grid-template-rows: auto;
}

.container.footer-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px;
  background-color: #00173f;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.stories-container-wrapper {
  max-width: 800px;
}

.container.cover-section-explore {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 0 24px;
  min-height: 80vh;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.hero-section-home {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 100vh;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
  background-attachment: scroll, fixed;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: normal, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.sd-three-cols-1 {
  display: grid;

  grid-template-columns: repeat(3 , auto);
  grid-template-rows: auto;
}

.container.container-6 {
  display: grid;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  max-width: 1200px;

  grid-template-columns: repeat(2 , auto);
  grid-template-rows: auto;
}

.container.contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 50vh;
  background-image: url('../photos/pup9.JPEG');
  background-attachment: fixed;
  background-position: center -450px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-1 {
  display: block;

  grid-template-columns: 75% 25%;
  grid-template-rows: auto;
}

.container.orbit {
  margin-top: 100px;
  margin-bottom: 100px;
}

.container.nav-bar {
  position: absolute;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  background-image: -webkit-linear-gradient(top, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
  background-image:    -moz-linear-gradient(top, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
  background-image:      -o-linear-gradient(top, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
  background-image:         linear-gradient(180deg, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  background-blend-mode: normal;
}

.container.nav-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

.container.hero-section-puppies {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 100vh;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
  background-attachment: scroll, fixed;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: normal, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-3-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  max-width: 1200px;
  background-color: rgba(116, 198, 238, .2);

  grid-template-columns: 300px auto;
  grid-template-rows: auto;
}

.container.container-4 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  width: 70%;
}

div.responsive-picture.storie-picture {
  margin-bottom: 8px;
  min-height: 0;
}

div.responsive-picture.picture-1 {
  float: left;
  clear: none;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 200px;
}

a.responsive-picture.picture-link-2 {
  margin-bottom: 8px;
  min-height: 0;
}

a.responsive-picture.picture-link-3 {
  max-width: 60px;
}

div.responsive-picture.picture-2 {
  margin: auto;
  padding-right: 10px;
  max-width: 1200px;
}

@media screen and (max-width: 89.9375rem) {
  /* Text Elements */

  h1.contact-headinig {
    width: auto;
    font-size: 60px;
  }

  h1.heading-2 {
    color: #004d73;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
  }

  h2.section-title {
    margin-bottom: 50px;
    color: #004d73;
  }

  h4.mini-title {
    color: #004d73;
  }

  p.paragraph.paragraph-5 {
    font-size: 20px;
  }

  p.paragraph.left-align.paragraph-text {
    color: rgba(0, 77, 115, .8);
  }

  p.paragraph.due.left-align.paragraph-text {
    font-weight: 700;
  }

  p.paragraph.paragraph-text {
    color: rgba(0, 77, 115, .8);
  }

  span.text-element.text-1 {
    font-size: 30px;
  }

  span.text-element.text-3 {
    font-size: 30px;
  }

  a.link-text.nav-link-1 {
    padding: 10px 20px;
  }

  /* Layout Elements */

  .container.center-items.container-content-wrapper {
    margin-left: 600px;
    max-width: none;
  }

  .container.hero-section-home {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
    background-attachment: scroll, fixed;
    background-position: left top, center center;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: auto auto, cover;
    background-repeat: repeat, repeat;

    background-blend-mode: normal, normal;
  }

  .container.contact-section {
    background-position: 0 -350px;
  }

  .container.lastest-stories-section {
    max-width: none;
  }

  .container.hero-section-puppies {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .29) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
    background-attachment: scroll, fixed;
    background-position: left top, center center;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: auto auto, cover;
    background-repeat: repeat, repeat;

    background-blend-mode: normal, normal;
  }

  .container.container-3-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    margin-bottom: 10px;
  }

  div.responsive-picture.picture-1 {
    float: left;
  }

  div.responsive-picture.picture-2 {
    margin: auto 0;
    padding-right: 10px;
    max-width: 1200px;
  }
}

@media screen and (max-width: 73.25rem) {
  /* Text Elements */

  h2.section-title {
    font-size: 50px;
  }

  h2.section-title-1 {
    font-size: 50px;
  }

  p.paragraph.paragraph-text {
    margin-top: 0;
    max-width: 700px;
    font-size: 16px;
  }

  p.paragraph.paragraph-5 {
    font-size: 18px;
  }

  a.link-text.nav-link-1 {
    padding-bottom: 10px;
  }

  /* Layout Elements */

  .container.center-items.container-content-wrapper {
    margin-left: 400px;
  }

  .container.container-2 {
    float: none;
  }

  .container.contact-section {
    background-position: 0 -240px;
  }

  .container.hero-section-home {
    background-position: left top, center -400px;
  }

  .container.hero-section-puppies {
    background-position: left top, center -400px;
  }

  .container.container-4 {
    padding-bottom: 0;
  }

  .container.container-3-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  div.responsive-picture.picture-1 {
    float: left;
    margin-top: 0;
    max-width: 150px;
  }

  div.responsive-picture.picture-2 {
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 10px;
    max-width: 1200px;
  }
}

@media screen and (max-width: 60rem) {
  /* Text Elements */

  h1.contact-headinig {
    padding-top: 12px;
    font-size: 50px;
  }

  h2.section-title-1.white-text {
    font-size: 30px;
  }

  p.paragraph.paragraph-text {
    float: right;
    margin-top: 0;
    max-width: none;
  }

  p.paragraph.paragraph-2 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  span.text-element.text-1 {
    font-size: 24px;
  }

  span.text-element.text-2 {
    font-size: 20px;
  }

  a.link-text.nav-link-1 {
    padding-bottom: 10px;
  }

  /* Layout Elements */

  .container.content-feature-wrapper-1 {
    margin-top: 48px;
  }

  .container.hero-section-home {
    background-attachment: scroll, scroll;
    background-position: left top, center center;
  }

  .container.center-items.container-content-wrapper {
    margin-bottom: 0;
    margin-left: 300px;
  }

  .container.contact-section {
    background-position: 0 -140px;
  }

  .container.hero-section-puppies {
    background-attachment: scroll, scroll;
    background-position: left top, center center;
  }

  .container.container-3-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  div.responsive-picture.picture-1 {
    float: left;
    margin-top: 10px;
    max-width: 150px;
  }

  .html-element.html-element-1 {
    margin-right: auto;
    margin-left: auto;
  }

  div.responsive-picture.picture-2 {
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 10px;
    padding-left: 0;
    max-width: 1200px;
  }
}

@media screen and (max-width: 48rem) {
  /* Text Elements */

  h1.contact-headinig {
    font-size: 50px;
  }

  h2.section-title {
    font-size: 40px;
  }

  h2.section-title-1 {
    font-size: 40px;
  }

  p.paragraph.paragraph-text {
    float: none;
    font-size: 14px;
  }

  span.text-element.text-1 {
    text-align: center;
    font-size: 18px;
  }

  span.text-element.text-2 {
    text-align: center;
    font-size: 18px;
  }

  span.text-element.text-3 {
    font-size: 24px;
  }

  a.link-text.nav-link-1 {
    padding-bottom: 10px;
  }

  /* Layout Elements */

  .container#container-storie-2 {
    padding-top: 24px;
  }

  .container.sd-three-cols-1 {
    grid-template-rows: repeat(2 , auto);
    grid-template-columns: auto;
  }

  .container.center-items.container-content-wrapper {
    padding-top: 6px;
    padding-bottom: 6px;
    max-width: none;
  }

  .container.lastest-stories-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container.container-6 {
    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
  }

  .container.contact-section {
    background-attachment: scroll;
    background-position: 0 center;
  }

  .container#container-storie-2-copy-1 {
    padding-top: 24px;
  }

  .container.nav-bar {
    -ms-flex-pack: justify;
    padding-bottom: 0;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.container-3-1 {
    display: grid;

    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
  }

  .container.container-4 {
    max-width: 1200px;
    width: 90%;
  }

  .html-element.html-element-1 {
    margin-right: 0;
    margin-left: 0;
  }

  div.responsive-picture.picture-2 {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    max-width: 200px;
  }
}

@media screen and (max-width: 35.3125rem) {
  /* Text Elements */

  h1.contact-headinig {
    font-size: 18.69vw;
  }

  h2.section-title {
    font-size: 30px;
  }

  h2.section-title-1 {
    font-size: 30px;
  }

  p.paragraph.paragraph-text {
    font-size: 14px;
  }

  p.paragraph.paragraph-1 {
    font-size: 14px;
  }

  /* Layout Elements */

  .container.center-items.container-content-wrapper {
    margin-top: 200px;
    margin-left: 0;
    background-color: rgba(20, 24, 26, .2);
  }

  .container.hero-section-home {
    background-position: left top, -100px 0;
  }

  .container.contact-section {
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
  }

  .container.hero-section-puppies {
    background-position: left top, -100px 0;
  }
}

@media screen and (max-width: 35rem) {
  /* Text Elements */

  a.link-text.nav-link-1 {
    font-size: 20px;
  }

  /* Layout Elements */

  .container.nav-bar {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    background-image: -webkit-linear-gradient(top, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
    background-image:    -moz-linear-gradient(top, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
    background-image:      -o-linear-gradient(top, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
    background-image:         linear-gradient(180deg, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.nav-link-wrapper {
    margin-top: 26px;
  }

  .container.center-items.container-content-wrapper {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .container.container-3-1 {
    display: grid;
  }

  div.responsive-picture.picture-2 {
    padding-right: 0;
  }
}

@media screen and (max-width: 23.125rem) {
  /* Text Elements */

  h1.contact-headinig {
    font-size: 62px;
  }

  h4.mini-title {
    text-align: left;
  }

  p.paragraph.paragraph-text {
    float: right;
    font-size: 12px;
  }

  p.paragraph.paragraph-5 {
    font-size: 12px;
  }

  a.link-text.nav-link-1 {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 20px;
  }

  /* Layout Elements */

  .container.hero-section-home {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
    background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
    background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
    background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/homephoto-1_2000.jpg');
    background-position: left top, center center;
  }

  .container.center-items.container-content-wrapper {
    margin-top: 200px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .container.contact-section {
    background-position: center center;
    background-size: cover;
  }

  .container.nav-link-wrapper {
    margin-right: 0;
    margin-left: 0;
  }

  .container.nav-bar {
    background-image: -webkit-linear-gradient(top, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
    background-image:    -moz-linear-gradient(top, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
    background-image:      -o-linear-gradient(top, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
    background-image:         linear-gradient(180deg, rgba(116, 198, 238, .8) 0%, rgba(242, 242, 242, .06) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .container.hero-section-puppies {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
    background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
    background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
    background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 18, 1, .45) 80%), url('../photos/pupbubbles1.JPG');
    background-position: left top, center center;
  }

  .container.container-3-1 {
    display: grid;
  }

  div.responsive-picture.picture-1 {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  div.responsive-picture.picture-2 {
    padding-right: 0;
  }
}

@media screen and (max-width: 20rem) {
  /* Text Elements */

  h2.coming.section-title {
    font-size: 37px;
  }

  p.paragraph.paragraph-4 {
    color: #e0261b;
    text-align: center;
    font-size: 20px;
  }

  p.paragraph.paragraph-2 {
    text-align: left;
  }

  a.link-text.nav-link-1 {
    font-size: 20px;
  }

  /* Layout Elements */

  .container.container-4 {
    padding-top: 0;
    max-width: 1200px;
  }

  .container.container-3-1 {
    display: grid;
  }

  div.responsive-picture.picture-2 {
    display: block;
    padding-right: 0;
  }
}