/* Text Elements */

h1.heading-2 {
  text-align: center;
  font-weight: 400;
  font-size: 21px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

h1.heading-1 {
  margin-top: 17px;
  margin-bottom: -43px;
  text-align: center;
  font-weight: 400;
  font-style: italic;
  font-size: 40px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

h1.heading-3 {
  text-align: center;
  font-weight: 100;
  font-size: 12px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

h1.heading-4 {
  color: #7155a0;
  text-align: center;
  font-size: 40px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

p.paragraph.paragraph-1 {
  text-align: center;
  font-style: italic;
  font-size: 22px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

p.paragraph.paragraph-2 {
  color: #b2b4dd;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

p.paragraph.paragraph-3 {
  display: block;
  background-image: url('../drh/drhgradiant.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
  font-style: normal;
  font-size: 26px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;

  background-blend-mode: normal;
}

p.paragraph.paragraph-4 {
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

p.paragraph.paragraph-5 {
  text-align: center;
  font-weight: 600;
  font-style: italic;
  font-size: 20px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

p.paragraph.paragraph-6 {
  text-align: center;
  font-size: 18px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

ul.unorder-list.unordered-list-1 {
  display: block;
}

a.link-text.navlink-menu {
  margin: 8px 16px;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter', sans-serif;
}

/* Layout Elements */

body.body {
  padding-right: 16px;
  padding-left: 16px;
}

.container.footer-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding: 24px;
  max-width: 1200px;
  background-color: #ae7df2;
  background-image: url('../drh/drhgradiant.jpg');
  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: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
}

.container.header-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;

  -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.nav-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding: 24px;
  max-width: 1200px;
  width: auto;
  background-color: transparent;
  background-image: url('../drh/drhgradiant.jpg');
  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: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
}

.container.css-grid-section-area-names {
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 48px;
  min-height: auto;
  max-width: 1200px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-1 {
  background-color: #fff;
  opacity: 1;
}

.container.container-2 {
  background-color: #fff;
}

.container.container-3 {
  grid-template-columns: repeat(2 , auto);
  grid-template-rows: auto;
}

.rule.rule-footer {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  background-image: url('../drh/drhgradiant.jpg');
  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;
}

.rule.rule-footer hr {
  border-top-width: 4px;
  border-top-color: transparent;
}

div.responsive-picture.picture-1 {
  width: 30%;
}

div.responsive-picture.picture-3 {
  position: static;
  clear: none;
  margin-bottom: 0;
  padding-bottom: 0;
  border-width: .25rem;
  border-style: solid;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  vertical-align: baseline;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
     -moz-box-flex: 0;
      -ms-flex: 0 1;
          flex: 0 1;
}

li.list-item.list-item-1 {
  font-weight: 400;
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-2 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-3 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-4 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-5 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-6 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-7 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-8 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-9 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-10 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-11 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-12 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-13 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-14 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-15 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-16 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

li.list-item.list-item-17 {
  font-size: 17px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

div.responsive-picture.picture-4 {
  width: 8%;
}

div.responsive-picture.picture-5 {
  width: 10%;
}

li.list-item.list-item-18 {
  font-size: 17px;
}

li.list-item.list-item-19 {
  font-size: 17px;
}

li.list-item.list-item-20 {
  font-size: 17px;
}

@media screen and (max-width: 80rem) {
  /* Text Elements */

  h1.heading-2 {
    font-size: 17px;
  }

  h1.heading-1 {
    font-size: 22px;
  }

  p.paragraph.paragraph-1 {
    font-size: 18px;
  }

  p.paragraph.paragraph-3 {
    font-size: 20px;
  }

  a.link-text.navlink-menu {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 48rem) {
  /* Text Elements */

  h1.heading-2 {
    font-size: 15px;
  }

  h1.heading-1 {
    font-size: 18px;
  }

  p.paragraph.paragraph-1 {
    font-size: 14px;
  }

  p.paragraph.paragraph-3 {
    font-size: 18px;
  }

  /* Layout Elements */

  .container.footer-section {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.nav-section {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.css-grid-section-area-names {
    min-width: 100px;
  }

  div.responsive-picture.picture-2 {
    margin-top: auto;
    margin-left: auto;
    width: auto;
  }

  div.responsive-picture.picture-1 {
    max-width: 40%;
    width: auto;
  }
}

@media screen and (max-width: 22.5rem) {
  /* Text Elements */

  p.paragraph.paragraph-3 {
    font-size: 12px;
  }

  p.paragraph.paragraph-6 {
    font-size: 12px;
  }

  div.responsive-picture.picture-5 {
    width: 30%;
  }
}