/* Text Elements */

h1.hdr1-main {
  color: #202080;
  text-align: center;
  text-shadow: #000090 1px 1px 1px;
}

h3.smallhero-header.small-hero-header-1 {
  margin-bottom: .5em;
  color: #202080;
  text-decoration: none;
  text-shadow: #000090 0 0 1px;
  font-style: normal;
  font-variant: normal;
}

h3.h3-ins-types {
  margin-right: 0;
  margin-left: 10%;
  color: #000060;
  font-size: 1.875em;
}

h4.h4-privacy {
  margin-bottom: 1.0416666666666667em;
  text-align: center;
  text-decoration: underline;
  font-size: 1.5em;
}

p.paragraph.p-testimonial {
  text-align: left;
  line-height: 1.2;
}

p.paragraph.p-services {
  color: #000060;
  text-align: left;
  font-weight: 400;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.2;
}

p.paragraph span.p-under-bold {
  text-decoration: underline;
  font-weight: 700;
}

p.paragraph.p-about-caption {
  margin-left: 10%;
  width: 80%;
  font-style: italic;
  line-height: 1;
}

p.paragraph.paragraph-1 {
  color: #000060;
  line-height: 1.2;
}

p.paragraph span.p-italic {
  font-style: italic;
}

span.text-element.t-services {
  color: #000060;
  font-weight: 700;
  font-style: italic;
  font-size: 1.5em;
}

blockquote span.blockquote-text-1 {
  color: #202080;
  font-size: .8571428571428571em;
}

blockquote.footer-bq {
  margin-top: 0;
  margin-bottom: .7857142857142857em;
  padding-top: 0;
  color: #202080;
  text-align: center;
  line-height: 1.2;
}

blockquote span.footer-bq-link {
  text-decoration: underline;
  font-weight: 700;
  font-style: italic;
}

blockquote span.blockquote-text-2 {
  font-size: .8571428571428571em;
}

blockquote#make-room {
  padding-top: 2.142857142857143em;
}

blockquote.blockquote-1 {
  font-weight: 700;
  font-style: italic;
}

blockquote.bq-index-bold {
  margin-top: 1.7857142857142858em;
  margin-bottom: 1.7857142857142858em;
  border-width: .07142857142857142em;
  border-style: dotted;
  border-top-left-radius: 7px 7px;
  border-top-right-radius: 7px 7px;
  border-bottom-right-radius: 7px 7px;
  border-bottom-left-radius: 7px 7px;
  background-color: #fff;
  text-align: center;
  font-weight: 700;
  font-style: italic;
}

blockquote.blockquote-2 {
  color: #000060;
  text-align: center;
  font-weight: 700;
  font-style: italic;
}

blockquote.blockquote-3 {
  color: #000060;
  text-align: center;
  text-decoration: underline;
  font-weight: 700;
  font-style: italic;
  font-size: 1em;
}

blockquote span.blockquote-text-3 {
  text-decoration: none;
}

a.link-text.txt-link-1 {
  text-align: center;
  text-decoration: underline;
  font-size: 1em;
}

a.link-text.text-link-1 {
  color: #0353ad;
  text-align: center;
  text-decoration: underline;
  font-weight: 700;
}

a.link-text.txt-link-1:hover {
  font-weight: 700;
}

/* Common Elements */

.placeholder.small-hero-1 {
  float: right;
  margin-right: 10%;
  margin-left: 0;
  padding-top: 3.125em;
  padding-bottom: .625em;
  width: auto;
  background-color: rgba(211, 211, 211, .25);
}

.placeholder.small-hero-2 {
  margin-top: 0;
  padding-top: 0;
  background-color: transparent;
}

.placeholder {
  width: auto;
}

div.rule.rule-1 hr {
  border-top-width: .0625em;
  border-top-color: #6060c0;
}

div.rule.rule-test hr {
  border-top-color: #4a4a4a;
}

/* Interaction Elements */

button[type=submit].button-submit-1 {
  float: right;
  width: auto;
}

input[type=text].form-input {
  display: block;
  margin-left: 10%;
  width: 80%;
  border-top-left-radius: 7px 7px;
  border-top-right-radius: 7px 7px;
  border-bottom-right-radius: 7px 7px;
  border-bottom-left-radius: 7px 7px;
  text-align: left;
}

textarea.form-textarea {
  display: block;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
  height: 7.142857142857143em;
  border-top-left-radius: 7px 7px;
  border-top-right-radius: 7px 7px;
  border-bottom-right-radius: 7px 7px;
  border-bottom-left-radius: 7px 7px;
}

label.label.form-label {
  color: #000060;
  font-weight: 700;
}

/* Layout Elements */

body > .row.row-1 {
  background-color: #ffdea8;
}

body > .row > [class*='coffee-span-'].column-1 {
  min-height: 1.875em;
}

body > .row.row-2 {
  margin-top: 0;
  background-color: #fff;
  background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 20%, rgba(255, 222, 168, 1.00) 100%);
  background-image:    -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 20%, rgba(255, 222, 168, 1.00) 100%);
  background-image:     -ms-linear-gradient(180deg, rgba(255, 255, 255, 1) 20%, rgba(255, 222, 168, 1.00) 100%);
  background-image:      -o-linear-gradient(180deg, rgba(255, 255, 255, 1) 20%, rgba(255, 222, 168, 1.00) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 20%, rgba(255, 222, 168, 1.00) 100%);
}

body.grid-1 {
  background-color: transparent;
}

body > .row.row-3 {
  background-color: #fff;
  background-image: url('../images/lake-header.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='coffee-span-'].column-2 {
  background-image: none;
}

body > .row > [class*='coffee-span-'].column-3 {
  margin-left: 0;
}

body > .row.row-4 {
  background-image: -webkit-linear-gradient(180deg, rgba(255, 222, 168, 1.00) 25%, rgba(255, 255, 255, 1) 100%);
  background-image:    -moz-linear-gradient(180deg, rgba(255, 222, 168, 1.00) 25%, rgba(255, 255, 255, 1) 100%);
  background-image:     -ms-linear-gradient(180deg, rgba(255, 222, 168, 1.00) 25%, rgba(255, 255, 255, 1) 100%);
  background-image:      -o-linear-gradient(180deg, rgba(255, 222, 168, 1.00) 25%, rgba(255, 255, 255, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 222, 168, 1.00) 25%, rgba(255, 255, 255, 1) 100%);
}

body > .row.row-5 {
  background-color: #ffdea8;
}

body > .row > [class*='coffee-span-'].column-4 {
  min-height: 0;
}

body > .row.row-6 {
  background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 25%, rgba(255, 222, 168, 1) 100%);
  background-image:    -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 25%, rgba(255, 222, 168, 1) 100%);
  background-image:     -ms-linear-gradient(180deg, rgba(255, 255, 255, 1) 25%, rgba(255, 222, 168, 1) 100%);
  background-image:      -o-linear-gradient(180deg, rgba(255, 255, 255, 1) 25%, rgba(255, 222, 168, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 25%, rgba(255, 222, 168, 1) 100%);
}

body > .row.row-8 {
  background-color: #ffdea8;
}

body > .row > [class*='coffee-span-'].column-6 {
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-7 {
  min-height: 0;
}

body > .row.row-9 {
  background-color: #ffdea8;
}

body > .row.row-7 {
  background-color: #ffdea8;
}

body > .row.row-10 {
  padding-top: 2.5em;
  background-color: #ffdea8;
}

.subgrid > .row.subgrid-row-1 {
  padding-top: .9375em;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-5 {
  padding-top: 1.875em;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-10 {
  float: none;
}

a.responsive-picture.picture-link-1 {
  max-width: 12.5em;
  background-color: transparent;
}

p.smallhero-tagline a.header-link {
  text-decoration: underline;
  font-weight: 400;
}

.row > [class*='coffee-span-'] .html-element.html-element-1 {
  min-height: 1.875em;
}

div.responsive-picture.picture-1 {
  margin: 1.5625em auto;
  max-width: 18.75em;
  width: 100%;
}

p.smallhero-tagline.footer-sm-hero {
  text-decoration: underline;
  font-weight: 400;
  font-size: .875em;
  line-height: 1;
}

p.smallhero-tagline a.sm-hero-footer-link {
  color: #000090;
}

span.glyph.f-i-services {
  padding-top: .16666666666666666em;
  color: #000060;
  text-align: right;
  font-size: 1.5em;
}

.row > [class*='coffee-span-'] > form.form-container.form-container-1 {
  margin-right: auto;
  margin-left: auto;
  width: auto;
}

div.responsive-picture.picture-2 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 1.875em;
  max-width: 25em;
  width: 90%;
}

div.responsive-picture.picture-3 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 1.875em;
  max-width: 25em;
  width: 100%;
}

div.responsive-picture.picture-4 {
  margin-right: auto;
  margin-left: auto;
  max-width: 9.375em;
}

div.responsive-picture.picture-5 {
  margin-right: auto;
  margin-left: auto;
  max-width: 9.375em;
}

div.responsive-picture.picture-6 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 1.5625em;
  max-width: 9.375em;
}

div.responsive-picture.picture-7 {
  margin-right: auto;
  margin-left: auto;
  max-width: 25em;
  width: 90%;
}

div.responsive-picture.picture-8 {
  margin-right: auto;
  margin-left: auto;
}

div.responsive-picture.picture-9 {
  margin-right: auto;
  margin-left: auto;
}

.row > [class*='coffee-span-'] > form.form-container {
  width: auto;
}

p.smallhero-tagline a.header-link:hover {
  font-weight: 700;
}

p.smallhero-tagline.footer-sm-hero:hover {
  font-weight: 700;
}

@media screen and (max-width: 49.875em) {
  /* Text Elements */

  p.paragraph.p-testimonial {
    float: none;
    width: auto;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-5 {
    float: none;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
    margin-right: auto;
    margin-left: auto;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
    margin-right: auto;
    margin-left: auto;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
    margin-right: auto;
    margin-left: auto;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-10 {
    float: none;
  }

  div.responsive-picture.picture-3 {
    float: none;
  }
}