.body {
  background-color: #fff;
}

.hero-section {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/hero1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-weight: 700;
}

.hero-section:hover {
  border-radius: 1px;
}

.top-nav {
  position: static;
  top: 0px;
  z-index: 9999999;
  display: block;
  background-color: transparent;
}

.nav-link {
  margin-left: 0px;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.nav-link:hover {
  border-bottom: 1px solid #fff;
}

.nav-link.w--current {
  color: #ed6436;
}

.nav-link-2 {
  color: #fff;
}

.nav-link-3 {
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.nav-link-3:hover {
  border-bottom: 1px solid #fff;
}

.container {
  display: block;
  max-width: 80%;
}

.phone-button {
  margin-top: 13px;
  margin-left: 100px;
  border-radius: 5px;
  background-color: #fff;
  font-family: Nunito, sans-serif;
  color: grey;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.phone-button:hover {
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.logo-text {
  width: auto;
  height: auto;
  margin-top: 21px;
  margin-left: 16px;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 38px;
  font-weight: 800;
  text-decoration: none;
}

.logo-text:hover {
  color: #ed6436;
}

.logo-text.w--current {
  width: 26px;
  height: 38px;
  color: #181818;
  text-decoration: none;
}

.logo {
  margin-top: 12px;
}

.bold-text {
  display: inline-block;
  margin-top: 0px;
  font-family: Nunito, sans-serif;
  color: #eee;
  font-size: 26px;
  line-height: 38px;
}

.design {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  background-color: transparent;
}

.section2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-text-wrapper {
  width: 100vw;
  height: 75vh;
}

.hero-heading {
  position: absolute;
  left: auto;
  top: 35%;
  right: 6%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 41%;
  height: 25%;
  margin-right: 22px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 96px;
  line-height: 106px;
  font-weight: 900;
  text-align: left;
}

.hero-text-sm {
  position: absolute;
  left: auto;
  top: 64%;
  right: 0%;
  bottom: 0%;
  width: 44%;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
}

.bold-text-2 {
  position: absolute;
  right: 0px;
  font-family: Nunito, sans-serif;
  font-weight: 400;
}

.hero-sm-text {
  position: absolute;
  left: auto;
  top: 65%;
  right: 13%;
  bottom: 0%;
  width: 35%;
  height: 15%;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
}

.s2-left {
  width: 50%;
}

.s2-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pup1 {
  padding-top: 40px;
}

.pup1-text {
  position: absolute;
  left: 240px;
  top: 1101px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Nunito, sans-serif;
  color: #465052;
  font-size: 19px;
  line-height: 29px;
}

.section3 {
  width: 100vw;
  height: auto;
}

.closer-look-heading {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Nunito, sans-serif;
  font-size: 58px;
  line-height: 69px;
  font-weight: 800;
  text-align: left;
}

.phote-wrapper1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.photo-wrapper-1 {
  width: 360px;
  height: 350px;
  margin-right: 35px;
  border-radius: 25px;
  background-image: url('../images/asset-2.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo-wrapper-1._2 {
  height: 350px;
  background-image: url('../images/asset-9.jpeg');
}

.photo-wrapper-1._2._5 {
  background-image: url('../images/asset-6.jpeg');
}

.photo-wrapper-1._3 {
  height: 350px;
  margin-right: 0px;
  background-image: url('../images/asset-4.jpeg');
}

.photo-wrapper-1._3._6 {
  background-image: url('../images/asset-7.jpeg');
}

.photo-wrapper-1._3._9 {
  background-image: url('../images/asset-10.png');
}

.photo-wrapper-1._4 {
  background-image: url('../images/asset-5.jpeg');
}

.photo-wrapper-1._7 {
  background-image: url('../images/asset-8.png');
}

.image-wrapper {
  display: block;
  width: 100vw;
  height: 40vh;
  max-width: none;
  text-align: center;
}

.puppies-wrapper3 {
  display: block;
}

.heading {
  margin-bottom: 30px;
  font-family: Nunito, sans-serif;
  color: #181818;
  font-size: 58px;
  line-height: 69px;
  font-weight: 800;
}

.pup-wrapper1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}

.pic-frame {
  width: 350px;
  height: 360px;
  margin-right: 30px;
}

.pic-frame._1 {
  width: 450px;
  height: 360px;
  border-radius: 40px;
  background-image: url('../images/asset-2.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.pic-frame._2 {
  width: 450px;
  height: 360px;
  border-radius: 40px;
  background-image: url('../images/asset-3.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.pic-frame._3 {
  width: 450px;
  height: 360px;
  margin-right: 0px;
  border-radius: 40px;
  background-image: url('../images/asset-4.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.pic-frame._4 {
  margin-bottom: 40px;
  border-radius: 40px;
  background-image: url('../images/asset-5.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.pic-frame._5 {
  margin-bottom: 40px;
  border-radius: 40px;
  background-image: url('../images/asset-6.jpeg');
  background-position: 100% 50%;
  background-size: cover;
}

.pic-frame._6 {
  margin-right: 0px;
  margin-bottom: 40px;
  border-radius: 40px;
  background-image: url('../images/asset-7.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pic-frame._7 {
  margin-bottom: 40px;
  border-radius: 20px;
  background-image: url('../images/asset-8.png');
  background-position: 50% 50%;
  background-size: cover;
}

.pic-frame._8 {
  margin-bottom: 40px;
  border-radius: 20px;
  background-image: url('../images/asset-9.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pic-frame._9 {
  margin-right: 0px;
  margin-bottom: 40px;
  border-radius: 20px;
  background-image: url('../images/asset-10.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pup-wrapper2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}

.pup-wrapper3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  margin-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/asset-18.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/asset-18.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.s4-left {
  width: 60vw;
}

.s4-heading {
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 69px;
  font-weight: 800;
}

.s4left {
  width: 60vw;
}

.s4right {
  width: 40vw;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}

.s4header {
  position: relative;
  left: 394px;
  top: 46px;
  width: 60%;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 69px;
  font-weight: 800;
  text-align: left;
}

.s4header2 {
  color: #000;
}

.s4p {
  position: relative;
  left: 392px;
  top: 126px;
  width: 60%;
  font-family: Nunito, sans-serif;
  color: #181818;
  font-size: 19px;
  line-height: 29px;
  font-weight: 800;
}

.s4header-text-wrapper {
  position: relative;
  left: 66px;
  top: 421px;
  width: 80%;
  height: 30%;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
}

.s4header-text-wrapper:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.heading-2 {
  padding-left: 45px;
  font-family: Nunito, sans-serif;
  color: #181818;
  font-size: 58px;
  line-height: 69px;
  font-weight: 700;
}

.paragraph {
  margin-left: 45px;
  font-family: Nunito, sans-serif;
  color: #383838;
  font-size: 19px;
  line-height: 29px;
}

.s4-text-wrapper1 {
  width: 100vw;
  height: 60vh;
}

.heading-3 {
  position: relative;
  left: 441px;
  top: -10px;
  width: 60vw;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 69px;
  font-weight: 800;
}

.paragraph-2 {
  color: #fff;
  font-size: 19px;
  line-height: 29px;
  text-align: center;
}

.header-s4 {
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 69px;
  font-weight: 800;
  text-align: center;
}

.paragraph-3 {
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29px;
  font-weight: 400;
  text-align: center;
}

.section5 {
  width: 100vw;
  height: 80vh;
}

.puppies-heading {
  margin-bottom: 40px;
  font-family: Nunito, sans-serif;
  font-size: 58px;
  line-height: 69px;
  font-weight: 800;
  text-align: center;
}

.puppies-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.puppies-pic-wrapper {
  width: 245px;
  height: 184px;
  margin-right: 40px;
  border-radius: 20px;
  background-image: url('../images/asset-11.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.puppies-pic-wrapper:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #149dcc;
  text-shadow: 6px 6px 10px #000;
}

.puppy-wrapper2 {
  width: 245px;
  height: 184px;
  margin-right: 40px;
  border-radius: 20px;
  background-image: url('../images/asset-12.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.puppy-wrapper2:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #149dcc;
}

.puppy-wraaper3 {
  width: 245px;
  height: 184px;
  margin-right: 40px;
  border-style: none;
  border-width: 0px;
  border-color: #000;
  border-radius: 20px;
  background-image: url('../images/asset-13.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.puppy-wraaper3:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #149dcc;
}

.puppy-wrapper4 {
  width: 245px;
  height: 184px;
  border: 1px solid #000;
  border-radius: 20px;
  background-image: url('../images/asset-14.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.puppy-wrapper4:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #149dcc;
}

.boa {
  margin-top: 20px;
  font-family: Nunito, sans-serif;
  color: #149dcc;
  font-size: 19px;
  line-height: 29px;
  text-align: center;
}

.boa:hover {
  font-weight: 800;
}

.paragraph-4 {
  margin-top: 30px;
  font-family: Nunito, sans-serif;
  color: #465052;
  font-size: 19px;
  line-height: 29px;
  text-align: center;
}

.section6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  margin-bottom: 60px;
}

.sec6-left {
  width: 60vw;
  height: 100vh;
  background-image: url('../images/asset-15.jpeg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.sec6-right {
  width: 35vw;
  height: 60vh;
}

.paragraph-5 {
  position: relative;
  top: 285px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Nunito, sans-serif;
  color: #465052;
  font-size: 19px;
  line-height: 29px;
}

.list-item {
  font-family: Nunito, sans-serif;
  color: #465052;
  font-size: 19px;
  line-height: 29px;
  list-style-type: disc;
}

.list-item-2 {
  font-family: Nunito, sans-serif;
  color: #465052;
  font-size: 19px;
  line-height: 29px;
  list-style-type: disc;
}

.list-item-3 {
  position: relative;
  top: -1px;
  font-family: Nunito, sans-serif;
  color: #465052;
  font-size: 19px;
}

.list {
  position: relative;
  top: 329px;
}

.bold-text-4 {
  color: #181818;
}

.section8 {
  display: block;
  width: 100vw;
  height: 100vh;
}

.text-span {
  font-family: Nunito, sans-serif;
  color: #ed6436;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
}

.paragraph-6 {
  font-family: Nunito, sans-serif;
  font-size: 19px;
  line-height: 29px;
}

.sec8-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-top: 55px;
  margin-bottom: 60px;
}

.paragraph-7 {
  margin-left: 58px;
  font-size: 19px;
  line-height: 29px;
}

.text-span-2 {
  font-family: Nunito, sans-serif;
  color: #ed6436;
  font-weight: 700;
}

.form-block {
  position: relative;
  left: 484px;
}

.text-span-3 {
  font-family: Nunito, sans-serif;
  color: #ed6436;
  font-weight: 700;
}

.form {
  width: 20vw;
}

.send-button {
  background-color: #ed6436;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}

.section10 {
  width: 100vw;
  height: 10vh;
  background-color: #ed6436;
}

.paragraph-8 {
  padding-top: 32px;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
}

.section-1 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/hero2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.wrapper1 {
  position: relative;
  left: -258px;
  width: 100vw;
  height: 80vh;
}

.heading-1 {
  position: relative;
  top: 102px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 40vh;
  margin-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Nunito, sans-serif;
  color: #eee;
  font-size: 96px;
  line-height: 106px;
  font-weight: 900;
}

.pg1 {
  position: relative;
  left: 1108px;
  top: -99px;
  width: 40vw;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29px;
}

.heading-4 {
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 96px;
  line-height: 106px;
  font-weight: 900;
}

.paragraph-9 {
  position: static;
  width: 70%;
  padding-top: 30px;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
}

.s2wrapper {
  width: 35vw;
}

.s2wrapper1 {
  width: 65vw;
  background-image: url('../images/pup1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pg2wrapper {
  padding-left: 120px;
}

.paragraph-10 {
  font-family: Nunito, sans-serif;
  font-size: 19px;
  line-height: 29px;
  font-weight: 400;
}

.s21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s22 {
  width: 50%;
  background-image: url('../images/pup1_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.paragraph-11 {
  font-family: Nunito, sans-serif;
  color: #465052;
  font-size: 19px;
  line-height: 29px;
  font-weight: 400;
  text-align: left;
}

.s3h3 {
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-size: 58px;
  line-height: 69px;
  font-weight: 800;
}

.s3c2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.div-block {
  width: 360px;
  height: 360px;
  margin-right: 40px;
  border-radius: 25px;
  background-image: url('../images/asset-2.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #70c770;
}

.div-block-2 {
  width: 360px;
  height: 360px;
  margin-right: 40px;
  border-radius: 25px;
  background-image: url('../images/asset-3.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-2:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #70c770;
}

.div-block-3 {
  width: 360px;
  height: 360px;
  border-radius: 25px;
  background-image: url('../images/asset-4.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-3:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #70c770;
}

.s3c3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.div-block-4 {
  width: 360px;
  height: 360px;
  margin-right: 40px;
  border-radius: 25px;
  background-image: url('../images/asset-6.jpeg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-4:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #70c770;
}

.div-block-5 {
  width: 360px;
  height: 360px;
  margin-right: 40px;
  border-radius: 25px;
  background-image: url('../images/asset-5.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-shadow: 1px 1px 6px #000;
}

.div-block-5:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #70c770;
}

.div-block-6 {
  width: 360px;
  height: 360px;
  border-radius: 25px;
  background-image: url('../images/asset-7.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-6:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #70c770;
}

.s3c4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.div-block-7 {
  width: 360px;
  height: 360px;
  margin-right: 40px;
  border-radius: 25px;
  background-image: url('../images/asset-9.jpeg');
  background-position: 0% 50%;
  background-size: cover;
}

.div-block-7:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #70c770;
}

.div-block-8 {
  width: 360px;
  height: 360px;
  border-style: solid;
  border-width: 4px;
  border-color: #70c770;
  border-radius: 25px;
  background-image: url('../images/asset-10.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-9 {
  width: 360px;
  height: 360px;
  margin-right: 40px;
  border-radius: 25px;
  background-image: url('../images/asset-8.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-9:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #70c770;
}

.section-4 {
  width: 100vw;
  height: 100vh;
}

.s4-wrapper {
  width: 100vw;
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/asset-18.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/asset-18.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.s4heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s4heading {
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 69px;
  font-weight: 900;
  text-align: center;
}

.s4pg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 29px;
  text-align: center;
}

.s4pg2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
}

.s4heading2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 69px;
  font-weight: 800;
}

.section-5 {
  width: 100vw;
  height: 60vh;
}

.s5wrapper {
  width: 100vw;
  height: 47vh;
}

.s5conwraper1 {
  margin-top: 60px;
}

.s5heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Nunito, sans-serif;
  color: #465052;
  font-size: 48px;
  line-height: 59px;
  font-weight: 800;
  text-align: center;
}

.s5picwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 49px;
}

.div-block-10 {
  width: 245px;
  height: 184px;
  margin-right: 40px;
  border-radius: 25px;
  background-image: url('../images/asset-12_1.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-10:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #149dcc;
}

.div-block-11 {
  width: 245px;
  height: 184px;
  margin-right: 40px;
  border-radius: 25px;
  background-image: url('../images/asset-11_1.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-11:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #149dcc;
}

.div-block-12 {
  width: 245px;
  height: 184px;
  margin-right: 40px;
  border-radius: 25px;
  background-image: url('../images/asset-14_1.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-12:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #149dcc;
}

.div-block-13 {
  width: 245px;
  height: 184px;
  border-radius: 25px;
  background-image: url('../images/asset-13_1.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-13:hover {
  border-style: solid;
  border-width: 4px;
  border-color: #149dcc;
}

.s5contextwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
}

.text-block {
  width: 205px;
  margin-right: 40px;
  font-family: Nunito, sans-serif;
  color: #149dcc;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
}

.text-block:hover {
  font-weight: 900;
}

.text-block-2 {
  width: 205px;
  margin-right: 40px;
  font-family: Nunito, sans-serif;
  color: #149dcc;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
}

.text-block-2:hover {
  font-weight: 900;
}

.text-block-3 {
  width: 205px;
  margin-right: 40px;
  font-family: Nunito, sans-serif;
  color: #149dcc;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
}

.text-block-3:hover {
  font-weight: 900;
}

.text-block-4 {
  width: 205px;
  font-family: Nunito, sans-serif;
  color: #149dcc;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
}

.text-block-4:hover {
  font-weight: 900;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s5pg3 {
  font-family: Nunito, sans-serif;
  color: #465052;
  font-size: 19px;
  line-height: 29px;
  font-weight: 400;
  text-align: center;
}

.section-6 {
  display: block;
  width: 100vw;
  height: 100vh;
  margin-bottom: 40px;
}

.div-block-15 {
  width: 50vw;
  margin-left: 50px;
  padding-left: 0px;
  background-image: url('../images/asset-15.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-16 {
  width: 50vw;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
}

.div-block-18 {
  width: 50%;
  height: 85%;
  margin-left: 60px;
  background-image: url('../images/asset-15.jpeg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 60px;
}

.paragraph-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Nunito, sans-serif;
  color: #465052;
  font-size: 19px;
  line-height: 29px;
}

.section-7 {
  width: 100vw;
  height: 40vh;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 40vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-5 {
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
  color: #ed6436;
  font-weight: 800;
}

.paragraph-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-21 {
  width: 38%;
}

.italic-text {
  display: inline;
  text-align: left;
}

.section-8 {
  width: 100vw;
  height: 50vh;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 50vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-24 {
  width: 50%;
  height: 50vh;
}

.form-block-2 {
  width: 50%;
  margin-top: 40px;
}

.submit-button {
  background-color: #ed6436;
}

.submit-button:hover {
  background-color: #f54207;
}

.paragraph-14 {
  width: 50%;
  margin-top: 50px;
  margin-right: 20px;
  margin-left: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
}

.text-span-4 {
  color: #ed6436;
  font-size: 19px;
  font-weight: 800;
}

.text-span-5 {
  color: #ed6436;
  font-size: 19px;
  line-height: 29px;
  font-weight: 800;
}

.section-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 60vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/asset-16.png');
  background-position: 50% 20%;
  background-size: auto;
  background-repeat: no-repeat;
}

.section-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 15vh;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ed6436;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-15 {
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .hero-section {
    background-image: url('../images/asset-17.jpeg');
    background-position: 30% 50%;
    background-size: cover;
  }
  .top-nav {
    display: block;
    max-width: none;
  }
  .nav-link {
    margin-left: 15px;
    color: #000;
  }
  .nav-link-3 {
    margin-left: 16.7969px;
    color: #000;
  }
  .phone-button {
    margin-bottom: 9px;
    margin-left: -111px;
    border: 1px solid #000;
  }
  .icon {
    background-color: transparent;
    color: #000;
  }
  .nav-menu {
    background-color: #fff;
  }
  .hero-heading {
    left: 56%;
    top: 10%;
    right: auto;
    bottom: 0%;
    width: 43%;
    height: 40%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .hero-sm-text {
    top: 56%;
    right: 3%;
    height: 30%;
  }
  .pup1-text {
    left: 10px;
    top: 976px;
  }
  .closer-look-heading {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .phote-wrapper1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .photo-wrapper-1 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .photo-wrapper-1._3 {
    margin-right: auto;
  }
  .pup-wrapper1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .pic-frame._1 {
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .pic-frame._2 {
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .pic-frame._3 {
    margin-right: auto;
    margin-left: auto;
  }
  .pic-frame._4 {
    width: 450px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .pic-frame._5 {
    width: 450px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .pic-frame._6 {
    width: 450px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    background-position: 50% 100%;
  }
  .pic-frame._7 {
    width: 450px;
    margin-right: auto;
    margin-left: auto;
  }
  .pic-frame._8 {
    width: 450px;
    margin-right: auto;
    margin-left: auto;
  }
  .pic-frame._9 {
    width: 450px;
    margin-right: auto;
    margin-left: auto;
  }
  .pup-wrapper2 {
    display: block;
  }
  .pup-wrapper3 {
    display: block;
  }
  .heading-3 {
    left: 0px;
    width: 100vw;
    text-align: center;
  }
  .paragraph-2 {
    font-size: 15px;
    font-weight: 700;
  }
  .boa {
    font-size: 16px;
    line-height: 24px;
  }
  .form-block {
    left: 116px;
    width: 35vw;
  }
  .form {
    width: 35vw;
  }
  .section-1 {
    background-image: url('../images/asset-17.jpeg');
    background-position: 30% 0%;
  }
  .heading-4 {
    position: relative;
    left: 61px;
    width: 40vw;
    font-size: 50px;
    line-height: 65px;
    text-align: left;
  }
  .paragraph-9 {
    position: relative;
    left: 60px;
    top: -9px;
    width: 40vw;
    font-size: 16px;
    line-height: 26px;
  }
  .bold-text-5 {
    width: 40vw;
    font-size: 16px;
    line-height: 20px;
  }
  .section-2 {
    display: block;
  }
  .s2wrapper {
    width: 100vw;
  }
  .s21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s22 {
    width: 100%;
    height: 75%;
  }
  .paragraph-11 {
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .s3c2 {
    display: block;
    margin-bottom: 0px;
  }
  .div-block {
    width: 100%;
    height: 460px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .div-block-2 {
    width: 100%;
    height: 460px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .div-block-3 {
    width: 100%;
    height: 460px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .s3c3 {
    display: block;
  }
  .div-block-4 {
    width: 100%;
    height: 460px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .div-block-5 {
    width: 100%;
    height: 460px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .div-block-6 {
    width: 100%;
    height: 460px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 100%;
  }
  .s3c4 {
    display: block;
    margin-bottom: 60px;
  }
  .div-block-7 {
    width: 100%;
    height: 460px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .div-block-8 {
    width: 100%;
    height: 460px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 35%;
    background-repeat: no-repeat;
  }
  .div-block-9 {
    width: 100%;
    height: 460px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .s4-wrapper {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/asset-18.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(180deg, transparent, transparent), url('../images/asset-18.jpeg');
    background-position: 0px 0px, 0px 0px, 0% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .bold-text-6 {
    padding-left: 20px;
    text-align: left;
  }
  .section-5 {
    height: auto;
  }
  .s5wrapper {
    height: auto;
  }
  .s5heading {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 38px;
    line-height: 49px;
  }
  .s5picwrapper {
    display: block;
  }
  .div-block-10 {
    width: 100%;
    height: 345px;
    margin-bottom: 40px;
  }
  .div-block-11 {
    width: 100%;
    height: 345px;
    margin-bottom: 40px;
  }
  .div-block-12 {
    width: 100%;
    height: 345px;
    margin-bottom: 40px;
  }
  .div-block-13 {
    width: 100%;
    height: 345px;
  }
  .s5contextwrapper {
    display: none;
  }
  .div-block-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s5pg3 {
    display: block;
    margin-top: 0px;
    padding: 40px 10px 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .section-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
  }
  .div-block-17 {
    display: block;
    height: auto;
  }
  .div-block-18 {
    width: 100%;
    height: 50%;
    margin-left: auto;
    background-size: contain;
  }
  .div-block-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 44%;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .paragraph-12 {
    margin-right: 20px;
    margin-bottom: 40px;
    margin-left: 20px;
  }
  .div-block-21 {
    width: 90%;
  }
  .form-block-2 {
    width: 70%;
  }
  .paragraph-14 {
    width: 60%;
  }
  .div-block-25 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    background-image: url('../images/asset-17.jpeg');
    background-position: 30% 50%;
    background-size: cover;
  }
  .phone-button {
    margin-left: -84px;
  }
  .hero-heading {
    left: 61%;
    top: 19%;
    width: 38%;
    height: 35%;
    margin-top: 0px;
    font-size: 65px;
    line-height: 85px;
  }
  .hero-sm-text {
    height: 35%;
  }
  .bold-text-3 {
    position: absolute;
    left: 9px;
    top: -36px;
  }
  .pup1-text {
    top: 913px;
    width: 40%;
  }
  .closer-look-heading {
    font-size: 48px;
    line-height: 58px;
  }
  .heading-3 {
    font-size: 38px;
    line-height: 48px;
  }
  .puppies-heading {
    font-size: 30px;
    line-height: 39px;
  }
  .puppies-wrapper {
    display: block;
  }
  .puppies-pic-wrapper {
    width: 550px;
    height: 384px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .puppy-wrapper2 {
    width: 550px;
    height: 384px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .puppy-wraaper3 {
    width: 550px;
    height: 384px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .puppy-wrapper4 {
    width: 550px;
    height: 384px;
  }
  .boa {
    display: none;
  }
  .paragraph-4 {
    font-size: 16px;
    line-height: 26px;
  }
  .section6 {
    position: relative;
    top: 983px;
    bottom: -1169px;
  }
  .paragraph-5 {
    top: 242px;
    font-size: 16px;
    line-height: 26px;
  }
  .list-item {
    font-size: 16px;
    line-height: 20px;
  }
  .list-item-2 {
    font-size: 16px;
    line-height: 20px;
  }
  .list-item-3 {
    font-size: 16px;
    line-height: 20px;
  }
  .list {
    top: 263px;
  }
  .section8 {
    position: relative;
    top: 850px;
  }
  .paragraph-6 {
    width: 90vw;
    margin-left: 34px;
  }
  .sec8-wrapper {
    position: relative;
    top: 33px;
  }
  .paragraph-7 {
    position: relative;
    left: -32px;
    font-size: 16px;
    line-height: 22px;
  }
  .form-block {
    left: 7px;
  }
  .form {
    position: relative;
    left: auto;
  }
  .section9 {
    position: relative;
    top: 869px;
  }
  .section10 {
    position: relative;
    top: 790px;
  }
  .heading-4 {
    left: 365px;
    top: 2px;
    width: 33vw;
    font-size: 30px;
    line-height: 43px;
  }
  .paragraph-9 {
    left: 370px;
    width: 30vw;
  }
  .section-2 {
    width: 100vw;
  }
  .s3h3 {
    margin-left: 0px;
  }
  .div-block {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .div-block-2 {
    width: 90%;
  }
  .div-block-3 {
    width: 90%;
  }
  .div-block-4 {
    width: 90%;
  }
  .div-block-5 {
    width: 90%;
  }
  .div-block-6 {
    width: 90%;
  }
  .div-block-7 {
    width: 90%;
  }
  .div-block-8 {
    width: 90%;
  }
  .div-block-9 {
    width: 90%;
  }
  .s4-wrapper {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/asset-18.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(180deg, transparent, transparent), linear-gradient(180deg, transparent, transparent), url('../images/asset-18.jpeg');
    background-position: 0px 0px, 0px 0px, 0px 0px, 40% 50%;
    background-size: auto, auto, auto, cover;
    background-repeat: repeat, repeat, repeat, no-repeat;
  }
  .s4heading {
    font-size: 38px;
    line-height: 48px;
  }
  .s4pg2 {
    padding-left: 20px;
    font-size: 19px;
    text-align: left;
  }
  .bold-text-6 {
    font-size: 19px;
    text-align: left;
  }
  .s5heading {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 39px;
  }
  .div-block-10 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-11 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-12 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-13 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-19 {
    height: 48%;
  }
  .div-block-21 {
    width: 90%;
  }
  .form-block-2 {
    width: 80%;
  }
  .paragraph-14 {
    width: 75%;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    background-image: url('../images/asset-17.jpeg');
    background-position: 20% 0%;
    background-size: auto;
  }
  .top-nav {
    max-width: none;
  }
  .nav-link {
    margin-left: 0px;
  }
  .nav-link-3 {
    margin-left: 0.7969px;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
  }
  .phone-button {
    margin-left: -5px;
  }
  .brand {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .logo-text {
    font-size: 18px;
    line-height: 26px;
  }
  .hero-heading {
    left: 1%;
    top: 56%;
    right: 0px;
    display: block;
    width: 98%;
    height: 15%;
    color: #000;
    font-size: 50px;
    line-height: 55px;
  }
  .hero-sm-text {
    top: 66%;
    right: 4%;
    width: 90%;
    height: 30%;
  }
  .bold-text-3 {
    left: -13px;
    top: 117px;
    right: auto;
    color: #465052;
    font-weight: 400;
  }
  .pup1 {
    position: absolute;
    left: 0px;
    top: 860px;
  }
  .pup1-text {
    left: 41px;
    top: 1130px;
    width: 80%;
  }
  .section3 {
    position: absolute;
    top: 1243px;
    height: auto;
  }
  .closer-look-heading {
    position: absolute;
    top: -13px;
    font-size: 28px;
    line-height: 30px;
  }
  .phote-wrapper1 {
    position: absolute;
    left: 26px;
    top: 3px;
    display: block;
  }
  .photo-wrapper-1 {
    width: 270px;
  }
  .heading {
    position: absolute;
    top: 51px;
    font-size: 38px;
    line-height: 48px;
  }
  .pup-wrapper1._2 {
    position: absolute;
    left: 4px;
    top: 83px;
  }
  .pic-frame._1 {
    width: 310px;
  }
  .pic-frame._2 {
    width: 310px;
  }
  .pic-frame._3 {
    width: 310px;
  }
  .pic-frame._4 {
    width: 310px;
  }
  .pic-frame._5 {
    width: 310px;
  }
  .pic-frame._6 {
    width: 310px;
  }
  .pic-frame._7 {
    width: 310px;
    margin-left: 6px;
  }
  .pic-frame._8 {
    width: 310px;
    margin-left: 6px;
  }
  .pic-frame._9 {
    width: 310px;
    margin-left: 6px;
  }
  .pup-wrapper2 {
    position: absolute;
    left: 6px;
    top: 2511px;
    max-width: 310px;
  }
  .pup-wrapper3 {
    position: absolute;
    top: 3776px;
    max-width: 310px;
  }
  .section4 {
    position: relative;
    top: 4151px;
  }
  .heading-3 {
    top: -2px;
    font-size: 20px;
    line-height: 30px;
  }
  .paragraph-2 {
    padding-left: 12px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }
  .header-s4 {
    font-size: 38px;
    line-height: 49px;
  }
  .paragraph-3 {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }
  .section5 {
    position: relative;
    top: 4147px;
  }
  .puppies-pic-wrapper {
    width: 310px;
  }
  .puppy-wrapper2 {
    width: 310px;
  }
  .puppy-wraaper3 {
    width: 310px;
  }
  .puppy-wrapper4 {
    width: 310px;
    margin-right: auto;
    margin-left: auto;
  }
  .paragraph-4 {
    position: relative;
    top: 6px;
  }
  .section6 {
    top: 5210px;
    display: block;
  }
  .sec6-left {
    position: relative;
    top: 0px;
    width: 100vw;
  }
  .sec6-right {
    width: 100vw;
  }
  .paragraph-5 {
    left: 41px;
    top: -174px;
    right: 0px;
    display: block;
    width: 80vw;
    margin-right: 0px;
    margin-left: 0px;
  }
  .list-item {
    line-height: 18px;
  }
  .list {
    left: -10px;
    top: -144px;
  }
  .section8 {
    position: relative;
    top: 5258px;
  }
  .paragraph-6 {
    position: relative;
    top: 57px;
    width: 80vw;
    font-size: 16px;
    line-height: 22px;
  }
  .sec8-wrapper {
    top: -29px;
    display: block;
    width: 95vw;
    height: 70%;
  }
  .office-hours {
    position: relative;
    top: 27px;
  }
  .paragraph-7 {
    top: 1px;
    font-size: 14px;
  }
  .form-block {
    left: 34px;
    top: 29px;
    width: 75vw;
    text-align: left;
  }
  .form {
    width: 75vw;
  }
  .section9 {
    top: 5415px;
  }
  .ckc-image {
    position: relative;
    top: 57px;
  }
  .section10 {
    top: 5331px;
  }
  .paragraph-8 {
    padding-top: 21px;
    font-size: 16px;
    line-height: 22px;
  }
  .section-1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/hero-sm.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/hero-sm.jpg');
    background-position: 0px 0px, 25% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .heading-4 {
    left: 11px;
    top: 137px;
    width: 90vw;
    margin-top: 0px;
    color: #fff;
  }
  .paragraph-9 {
    left: -10px;
    top: 137px;
    width: 100vw;
    height: 30vh;
    padding-left: 10px;
    background-color: transparent;
    color: #7aba59;
  }
  .section-2 {
    position: relative;
    top: 50px;
  }
  .s21 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .s22 {
    height: 40%;
  }
  .paragraph-11 {
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .s3h3 {
    margin-top: 0px;
    font-size: 38px;
    line-height: 49px;
  }
  .div-block {
    height: 360px;
  }
  .div-block-2 {
    height: 360px;
  }
  .div-block-3 {
    height: 360px;
  }
  .div-block-4 {
    height: 360px;
  }
  .div-block-5 {
    height: 360px;
  }
  .div-block-6 {
    height: 360px;
  }
  .div-block-7 {
    height: 360px;
  }
  .div-block-8 {
    height: 360px;
  }
  .div-block-9 {
    height: 360px;
  }
  .s4heading {
    font-size: 29px;
    line-height: 39px;
  }
  .s4pg2 {
    font-size: 13px;
    line-height: 26px;
  }
  .s4heading2 {
    font-size: 29px;
    line-height: 39px;
  }
  .bold-text-6 {
    font-size: 13px;
    line-height: 26px;
  }
  .s5heading {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 32px;
  }
  .div-block-10 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-11 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-12 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-13 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .s5pg3 {
    padding-top: 20px;
  }
  .div-block-18 {
    position: relative;
    top: -38px;
    bottom: 30px;
  }
  .div-block-19 {
    height: 50%;
  }
  .paragraph-12 {
    height: 100%;
    font-size: 16px;
    line-height: 26px;
  }
  .div-block-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .section-8 {
    height: 100vh;
  }
  .div-block-22 {
    display: block;
    width: 100%;
    height: 100%;
  }
  .div-block-23 {
    width: 95%;
    height: 38vh;
  }
  .div-block-24 {
    position: relative;
    top: 20px;
    width: 95%;
  }
  .form-block-2 {
    width: 90%;
    margin-left: 20px;
  }
  .paragraph-14 {
    width: 95%;
    height: 33%;
    margin-top: 50px;
  }
  .section-9 {
    height: 40vh;
  }
  .div-block-25 {
    background-position: 50% 50%;
    background-size: contain;
  }
  .paragraph-15 {
    font-size: 14px;
    text-align: center;
  }
  .column {
    height: 100vh;
  }
}

