/* Text Elements */

h1.page-heading-1 {
  font-size: 36px;
}

h2.page-heading-2 {
  font-size: 32px;
}

h3.page-heading-3 {
  font-size: 24px;
}

h4.page-heading-4 {
  font-size: 20px;
}

p.paragraph.paragraph-2 {
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
}

p.paragraph a.bottom-link {
  color: #540101;
  text-decoration: underline;
  font-size: .8125rem;
}

p.paragraph span.paragraph-text-2 {
  font-style: italic;
}

p.paragraph span.paragraph-text-3 {
  font-style: italic;
}

p.paragraph span.paragraph-text-4 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph span.paragraph-text-5 {
  font-weight: 700;
}

p.paragraph a.bottom-link:hover {
  color: #f00;
}

ul.unorder-list.menu.vertical {
  margin-right: 0;
  padding-right: 0;
}

span.text-element.page-text {
  font-size: 17px;
  font-family: Geneva, Tahoma, Verdana, sans-serif;
}

span.text-element.page-text-tiny {
  font-size: 13px;
  font-family: Geneva, Tahoma, Verdana, sans-serif;
}

span.text-element.page-text-small {
  font-family: Geneva, Tahoma, Verdana, sans-serif;
}

a.link-text.text-link-1 {
  font-size: 20px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

a.link-text span.text-link-text-1 {
  color: #540101;
  font-weight: 700;
}

a.link-text.main-menu {
  color: #540101;
  font-size: 18px;
}

a.link-text span.text-link-text-2 {
  color: #540101;
}

a.link-text span.text-link-text-4 {
  color: #540101;
}

a.link-text.dropdown {
  background-color: rgba(237, 237, 237, .8);
  color: #540101;
  text-shadow: none;
  font-weight: 700;
}

a.link-text span.text-link-text-6 {
  font-weight: 200;
  font-style: italic;
  font-size: .75rem;
  line-height: .99;
}

a.link-text span.text-link-text-7 {
  font-weight: 400;
  font-style: italic;
  font-size: .75rem;
}

a.link-text span.text-link-text-8 {
  font-weight: 400;
  font-style: italic;
  font-size: .75rem;
}

a.link-text span.text-link-text-9 {
  font-weight: 400;
  font-style: italic;
  font-size: .75rem;
}

a.link-text span.text-link-text-10 {
  font-weight: 400;
  font-style: italic;
  font-size: .75rem;
}

a.link-text span.text-link-text-11 {
  font-weight: 400;
  font-style: italic;
  font-size: .75rem;
}

a.link-text span.text-link-text-12 {
  font-weight: 400;
  font-style: italic;
  font-size: .75rem;
}

a.link-text span.text-link-text-13 {
  font-weight: 400;
  font-style: italic;
  font-size: .6875rem;
}

a.link-text.main-menu:visited {
  color: #540101;
}

a.link-text.main-menu:focus {
  color: #540101;
}

a.link-text span.text-link-text-1:hover {
  color: #540101;
}

a.link-text.main-menu:hover {
  color: #540101;
}

a.link-text span.text-link-text-2:hover {
  color: #540101;
}

a.link-text span.text-link-text-3:hover {
  color: #540101;
}

a.link-text span.text-link-text-4:hover {
  color: #540101;
}

a.link-text.main-menu:active {
  color: #540101;
}

a.link-text span.text-link-text-4:active {
  color: #540101;
}

/* Layout Elements */

body > .row.row-1 {
  max-width: none;
  background-color: #c6c6c6;
}

body > .row.masthead-row {
  max-width: none;
}

body > .row > [class*='small-'].masthead-col {
  padding-right: 0;
  padding-left: 0;
}

body > .row > [class*='small-'].column-2 {
  display: none;
}

body > .row.row-2 {
  background-color: #ededed;
}

body > .row > [class*='small-'].bottom-address {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 0;
  padding-top: 25px;
  background-color: #eee;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

body.grid-1 {
  background-color: #eee;
}

body > .row > [class*='small-'].column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  background-color: #eee;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

body > .row > [class*='small-'].column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

body > .row.row-3 {
  background-color: #eee;
}

body > .row > [class*='small-'].column-5 {
  margin-bottom: 20px;
  padding-bottom: 0;
}

body > .row > [class*='small-'].column-6 {
  padding-bottom: 25px;
}

body > .row > [class*='small-'].column-7 {
  padding-bottom: 25px;
}

body > .row > [class*='small-'].column-8 {
  padding-bottom: 25px;
}

.subgrid > .row > [class*='small-'].subgrid-column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 25px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.subgrid > .row > [class*='small-'].subgrid-column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 25px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.subgrid > .row > [class*='small-'].subgrid-column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 25px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.subgrid > .row > [class*='small-'].subgrid-column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 25px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-bottom: 4px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-bottom: 21px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

a.glyph.font-icon-link-1 {
  margin-top: 3px;
  font-size: 35px;
}

li.list-item a.sub-menu-2 {
  color: #540101;
}

div.responsive-picture.picture-1 {
  max-width: none;
}

li.list-item.dropdown2.menu.vertical {
  background-color: #ededed;
  font-weight: 700;
}

div.responsive-picture.picture-2 {
  max-width: 100px;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

.row > [class*='small-'] .html-element.html-element-2 {
  margin-bottom: 25px;
  padding-top: 0;
}

div.responsive-picture.picture-3 {
  float: right;
  max-width: 100px;
}

a.responsive-picture.picture-link-1 {
  max-width: 125px;
}

a.responsive-picture.picture-link-2 {
  max-width: 125px;
}

a.responsive-picture.picture-link-3 {
  max-width: 125px;
}

div.responsive-picture.picture-4 {
  max-width: 400px;
}

li.list-item.dropdown2.menu.vertical:hover {
  background-color: #c6c6c6;
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.page-heading-1 {
    font-size: 48px;
  }

  h2.page-heading-2 {
    font-size: 40px;
  }

  h3.page-heading-3 {
    font-size: 32px;
  }

  h4.page-heading-4 {
    font-size: 28px;
  }

  span.text-element span.text-text-1 {
    font-weight: 700;
    font-style: italic;
    font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
    line-height: 1.16;
  }

  span.text-element.text-1 {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    text-align: center;
    text-shadow: #78828c 2px 2px 5px;
  }

  a.link-text.main-menu {
    font-weight: 600;
    font-size: 15px;
  }

  a.link-text.dropdown:hover {
    background-color: #c6c6c6;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].column-1 {
    margin-right: 0;
    padding-right: .5rem;
    padding-left: .5rem;
  }

  body > .row.row-1 {
    max-width: none;
    background-color: #c6c6c6;
  }

  body > .row > [class*='small-'].column-2 {
    display: block;
  }

  .subgrid > .row > [class*='small-'].sg-column {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    padding-right: .5rem;
    padding-left: .5rem;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  div.responsive-picture.picture-2 {
    max-width: 115px;
  }

  a.responsive-picture.left-image-link {
    padding-bottom: 15px;
    max-width: 150px;
  }

  .row > [class*='small-'] .html-element.html-element-1 {
    padding-bottom: 15px;
  }

  li.list-item.menu.vertical:hover {
    background-color: #c6c6c6;
  }
}

@media screen and (min-width: 48.375rem) {
  /* Text Elements */

  a.link-text.main-menu {
    font-size: 17px;
  }

  /* Layout Elements */

  body > .row.row-3 {
    background-color: #ededed;
  }

  body > .row > [class*='small-'].column-5 {
    padding-bottom: 20px;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  a.responsive-picture.left-image-link {
    width: auto;
  }

  div.responsive-picture.picture-4 {
    max-width: 500px;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  p.paragraph span.paragraph-text-1 {
    font-size: .8125rem;
  }

  p.paragraph a.bottom-link {
    color: #540101;
    text-decoration: underline;
  }

  p.paragraph a.bottom-link:hover {
    color: #f00;
  }

  span.text-element.page-text-small {
    font-size: 14px;
  }

  a.link-text.main-menu {
    font-size: 18px;
  }

  /* Layout Elements */

  body > .row.row-2 {
    background-color: #ededed;
  }

  body.grid-1 {
    background-color: #ededed;
  }

  body > .row.row-3 {
    background-color: #ededed;
  }

  body > .row > [class*='small-'].column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .subgrid > .row > [class*='small-'].bottom-filler {
    min-height: 400px;
  }

  .container.container-6 {
    margin-bottom: -23px;
  }

  div.responsive-picture.picture-2 {
    max-width: 130px;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  div.responsive-picture.picture-4 {
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 600px;
  }
}