:root {
  --brewer-blue: #3a6895;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h2 {
  border: 1px none var(--brewer-blue);
  color: #0051a8;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h4 {
  color: #286894;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  max-width: 100%;
  border-radius: 20px;
  display: inline-block;
}

figure {
  margin-bottom: 10px;
}

.body {
  text-align: center;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url('../images/Featured-Image-Home.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.header-1 {
  height: 350px;
  background-color: #fff;
  background-image: url('../images/Brewers-pool-service-transparent-with-new-phone-number.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 700px;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px 20px 0;
}

.phone-number {
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-left: 25px;
  margin-right: 25px;
  display: block;
}

.phone-link {
  width: auto;
  color: #c9672e;
  text-align: center;
  letter-spacing: 5px;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #010201;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Oswald, sans-serif;
  font-size: 100px;
  text-decoration: none;
  display: block;
}

.logo {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 0;
}

.text-block {
  height: 75px;
  color: #dd6e2d;
  text-align: center;
  background-color: #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-left: 40px;
  margin-right: 40px;
  font-weight: 700;
  line-height: 0;
  text-decoration: none;
  display: block;
}

.section {
  height: 200px;
  text-align: left;
  background-color: #2c3967;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
  padding-top: 40px;
  display: block;
}

.section.footer {
  text-align: center;
}

.title {
  width: 20%;
  color: #3a6895;
  text-align: left;
  border-radius: 20px;
  margin-left: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.title h2 {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 10px;
}

.title h4 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.title a {
  color: #dd6e2d;
  text-decoration: none;
}

.title.phone {
  display: none;
}

.title p {
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.title ul {
  background-color: #fff;
  border-radius: 0 0 20px 20px;
  padding-bottom: 20px;
  padding-right: 0;
}

.title img {
  width: 200px;
  max-width: none;
}

.title.left {
  width: 15%;
  flex: none;
  margin-left: 0;
  margin-right: 20px;
}

.title.right {
  width: 30%;
  margin-left: 40px;
}

.container {
  background-color: rgba(0, 0, 0, 0);
}

.section-2 {
  margin-top: 40px;
}

.container-2 {
  margin-top: 0;
}

.footer-text {
  color: #7ab5ce;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.footer-filler {
  color: #fff;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.image {
  max-width: none;
  min-width: 150px;
  margin-top: 10px;
}

.footer-link {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.pool-slides {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.pool-slides.slide-1 {
  background-image: url('../images/1900-x-1067-New-pic-girl-crop-wide-canvas-final.png');
}

.pool-slides.slide-2 {
  background-image: url('../images/1900-x-1067-robot-cleaner-pool-final.png');
  background-position: 50%;
}

.pool-slides.slide-3 {
  background-image: url('../images/2000-x-1124-basket-ball-crop-final.png');
  background-position: 50% 0;
}

.emergency-section {
  margin-top: 40px;
}

.emergency-section.two {
  display: none;
}

.slider-section {
  margin-bottom: 40px;
}

.container-3 {
  border: 1px #000;
  border-radius: 0;
}

.mask {
  border-radius: 20px;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
}

.heading {
  color: #286894;
  text-align: center;
  letter-spacing: 2px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.container-4 {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
}

.paragraph {
  color: #286894;
  text-align: center;
  letter-spacing: .5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.link {
  color: #dd6e2d;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.heading-2 {
  color: #286894;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.heading-2.title {
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
}

.heading-2.emergency {
  text-align: center;
}

.list {
  width: 100%;
  color: #286894;
  text-align: left;
  letter-spacing: .5px;
}

.list-item {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.div-block {
  flex-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.image-2 {
  width: 45%;
  height: auto;
  max-width: none;
}

.image-2.phone {
  display: none;
}

.image-2.sunglasses, .image-2.in-link {
  width: 100%;
}

.image-2.lifeguard {
  width: 100%;
  margin-left: 40px;
}

.services-section {
  margin-top: 40px;
}

.slide-nav {
  margin-bottom: 10px;
}

.pool-lanes {
  height: 170px;
  max-width: none;
  margin-left: 20px;
}

._3-feet {
  width: 100%;
  margin-right: 20px;
}

.image-link {
  width: 45%;
  flex: none;
  justify-content: center;
  align-self: center;
  display: flex;
}

.link-block {
  width: 45%;
}

.link-block-2 {
  width: 14%;
}

.phone-div {
  display: none;
}

@media screen and (max-width: 991px) {
  h2 {
    margin-top: 0;
  }

  .header-1 {
    height: 300px;
    background-size: 600px;
    margin: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .phone-number {
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block {
    color: #dd6e2d;
    padding-top: 20px;
    font-size: 75px;
  }

  .title {
    width: 25%;
    line-height: 20px;
  }

  .title h4 {
    padding-top: 0;
  }

  .title a {
    color: #dd6e2d;
    text-decoration: none;
  }

  .title.phone {
    display: none;
  }

  .title ul {
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .title.left {
    width: 145px;
    margin-right: 10px;
  }

  .title.left li {
    padding-right: 20px;
  }

  .title.right {
    width: 43%;
  }

  .title.top {
    width: 28%;
    flex: 0 auto;
  }

  .footer-filler {
    line-height: 20px;
  }

  .image {
    width: 300px;
  }

  .div-block {
    justify-content: center;
    align-items: center;
  }

  .image-2 {
    width: 50%;
  }

  .footer-image, .slide-nav {
    margin-bottom: 10px;
  }

  .pool-lanes {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .image-link.lifeguard {
    width: 50%;
    align-items: center;
  }

  .link-block.middle {
    width: 45%;
    justify-content: center;
    align-items: stretch;
    margin-left: 20px;
    display: flex;
  }

  .link-block-3 {
    width: 14%;
  }

  .link-block-3.desk {
    margin-left: 20px;
  }

  .phone-div {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .header-1 {
    height: 225px;
    background-size: 450px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .phone-number {
    padding-top: 0;
  }

  .phone-link {
    width: 500px;
    margin-top: 10px;
    font-weight: 600;
  }

  .logo {
    padding-top: 0;
  }

  .text-block {
    height: 50px;
    color: #dd6e2d;
    -webkit-text-stroke-width: 2px;
    font-size: 50px;
  }

  .section.footer {
    height: 500px;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .title {
    width: 75%;
    flex-direction: column;
    font-size: 11px;
    line-height: 14px;
    display: flex;
  }

  .title h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .title h4 {
    font-size: 18px;
    line-height: 22px;
  }

  .title a {
    color: #dd6e2d;
    text-decoration: none;
  }

  .title.phone {
    display: block;
  }

  .title ul {
    font-size: 14px;
    line-height: 20px;
  }

  .title.left {
    width: 80%;
    align-items: stretch;
    display: flex;
  }

  .title.right, .title.top {
    width: 80%;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image {
    width: 250px;
    max-width: none;
  }

  .slider-section {
    text-align: center;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }

  .container-3 {
    padding-left: 0;
  }

  .mask {
    width: auto;
  }

  .slider {
    overflow: visible;
  }

  .heading-2 {
    margin-top: 30px;
  }

  .div-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    display: flex;
  }

  .image-2 {
    width: 75%;
  }

  .image-2.phone {
    width: 100%;
    display: block;
  }

  .image-2.sunglasses {
    display: none;
  }

  ._3-feet {
    margin-right: 0;
  }

  .image-link, .image-link.lifeguard {
    width: 80%;
  }

  .link-block-2._3-feet {
    display: none;
  }

  .link-block-2._3-feet.phone {
    width: 40%;
    margin-right: 0;
    display: flex;
  }

  .link-block-3.desk {
    display: none;
  }

  .link-block-3.desk.phone {
    width: 40%;
    display: flex;
  }

  .phone-div {
    height: 200px;
    justify-content: center;
    display: flex;
  }

  .container-5 {
    width: 90%;
    justify-content: center;
    display: flex;
  }

  .vertical-pics {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-3 {
    max-width: 100%;
  }

  .link-block-4 {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-image: linear-gradient(to bottom, null, null), url('../images/Featured-Image-Home.png');
    background-position: 0 0, 50% 0;
  }

  .header-1 {
    height: 100px;
    background-size: 200px;
    margin: 20px 0;
  }

  .phone-number {
    max-width: none;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .logo {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
    overflow: visible;
  }

  .text-block {
    -webkit-text-stroke-width: .5px;
    font-size: 25px;
  }

  .title {
    width: 90%;
    margin-right: 20px;
    display: flex;
  }

  .title h4 {
    font-size: 16px;
    line-height: 20px;
  }

  .title.phone {
    display: block;
  }

  .title ul {
    font-size: 13px;
  }

  .title.left {
    margin-right: 0;
  }

  .title.right {
    margin-left: 0;
  }

  .image {
    width: 200px;
  }

  .heading {
    font-size: 26px;
    line-height: 32px;
  }

  .image-2.phone {
    width: 100%;
  }

  .image-2.lifeguard {
    height: auto;
    margin-left: 0;
  }

  .image-link {
    width: 90%;
  }

  .image-link.lifeguard {
    width: 90%;
    flex: none;
  }

  .phone-div {
    height: 150px;
  }

  .link-block-4 {
    width: 90%;
  }
}
