/* Text Elements */

h5 span.heading-text-1 {
  font-weight: 700;
}

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 span.paragraph-text-7 {
  font-weight: 700;
}

p.paragraph.body-paragraph {
  float: none;
  padding-left: 15px;
}

p.paragraph span.paragraph-text-19 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-20 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-10 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-11 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-12 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-13 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-14 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-8 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-16 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-17 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-18 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-9 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph span.paragraph-text-21 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph span.paragraph-text-22 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph span.paragraph-text-23 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph span.paragraph-text-24 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-25 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-26 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-27 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-28 {
  color: #d71212;
  font-weight: 700;
}

p.paragraph span.paragraph-text-29 {
  font-style: italic;
}

p.paragraph span.paragraph-text-32 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-33 {
  font-style: italic;
}

p.paragraph span.paragraph-text-34 {
  font-style: italic;
}

p.paragraph span.paragraph-text-35 {
  font-weight: 700;
  font-size: .9375rem;
}

p.paragraph span.paragraph-text-36 {
  font-weight: 700;
  font-size: .9375rem;
}

p.paragraph span.paragraph-text-37 {
  font-weight: 700;
  font-size: .9375rem;
}

p.paragraph span.paragraph-text-38 {
  font-weight: 700;
  font-size: .9375rem;
}

p.paragraph.paragraph-1 {
  float: right;
}

p.paragraph a.bottom-link:hover {
  color: #f00;
}

ul.unorder-list.unordered-list-1 {
  margin-left: 3rem;
}

ul.unorder-list.unordered-list-2 {
  margin-left: 3rem;
}

ul.unorder-list.unordered-list-3 {
  margin-left: 3rem;
}

a.link-text.main-menu {
  color: #000;
  font-weight: 600;
  font-size: 14px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

a.link-text.dropdown {
  background-color: #dac6a6;
  color: #5b422c;
  text-shadow: none;
  font-weight: 700;
}

a.link-text.text-link-1 {
  color: #000;
  font-weight: 600;
  font-size: 18px;
}

a.link-text.main-menu:visited {
  color: #000;
}

a.link-text.main-menu:focus {
  color: #540101;
}

a.link-text.main-menu:hover {
  color: #5b422c;
}

a.link-text.main-menu:active {
  color: #540101;
}

/* Layout Elements */

body > .row.row-1 {
  max-width: 1200px;
  background-color: #dac6a6;
}

body > .row.masthead-row {
  max-width: 1200px;
}

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: #f9e3bf;
}

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;
  border-top: .1875rem double #5b422c;
  background-color: #f9e3bf;

  -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;
  border-top: 0 none #5b422c;
  background-color: #f9e3bf;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

body > .row.row-3 {
  background-color: #dac6a6;
}

body > .row > [class*='small-'].column-5 {
  margin-bottom: 20px;
  padding-top: 37px;
  padding-bottom: 0;
}

body > .row > [class*='small-'].column-1 {
  border-top-width: .0625rem;
  border-top-style: solid;
  border-bottom-width: .0625rem;
  border-bottom-style: solid;
  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;
}

.subgrid > .row.tech_row {
  margin-bottom: 30px;
}

.subgrid > .row > [class*='small-'].plans {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: .65rem;
  padding-bottom: .65rem;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.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;
}

.container.container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  float: none;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.container-2 {
  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-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-6 {
  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 {
  margin-right: 0;
  margin-left: 75px;
}

.container.container-7 {
  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-centered {
  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-8 {
  float: right;
}

.container.container-9 {
  min-width: 400px;
}

.container.container-50pct-nobr {
  display: inline;
  min-width: 150px;
  width: 50%;
}

div.responsive-picture.picture-1 {
  max-width: none;
}

div.responsive-picture.picture-3 {
  float: right;
  max-width: 100px;
}

a.responsive-picture.picture-link-1 {
  float: right;
  max-width: 200px;
}

ul.list-container.list-container-1 {
  margin-right: 0;
  margin-left: 50px;
}

a.responsive-picture.picture-link-5 {
  max-width: 133px;
}

div.responsive-picture.tech_logo {
  float: right;
  max-width: 110px;
}

a.glyph.font-icon-link {
  display: block;
  float: none;
  text-align: left;
}

.rule.rule-2 hr {
  border-top-width: 2px;
  border-top-color: #5b422c;
}

li.list-item span.list-item-text-1 {
  font-weight: 700;
}

li.list-item span.list-item-text-2 {
  font-weight: 700;
}

li.list-item span.list-item-text-3 {
  font-weight: 700;
}

li.list-item span.list-item-text-4 {
  text-decoration: underline;
}

li.list-item span.list-item-text-5 {
  font-style: italic;
  font-size: .9375rem;
}

li.list-item span.list-item-text-6 {
  color: #d71212;
}

li.list-item span.list-item-text-7 {
  color: #d71212;
}

li.list-item span.list-item-text-8 {
  font-weight: 700;
}

li.list-item span.list-item-text-9 {
  font-weight: 700;
}

li.list-item span.list-item-text-10 {
  font-weight: 700;
}

li.list-item span.list-item-text-11 {
  font-weight: 700;
}

li.list-item span.list-item-text-12 {
  font-weight: 700;
}

li.list-item span.list-item-text-13 {
  font-weight: 700;
}

li.list-item span.list-item-text-14 {
  font-weight: 700;
}

li.list-item span.list-item-text-15 {
  font-weight: 700;
}

li.list-item span.list-item-text-16 {
  font-weight: 700;
}

li.list-item span.list-item-text-17 {
  font-weight: 700;
}

li.list-item span.list-item-text-18 {
  font-weight: 700;
}

li.list-item span.list-item-text-19 {
  font-weight: 700;
}

li.list-item span.list-item-text-20 {
  font-weight: 700;
}

li.list-item span.list-item-text-21 {
  font-weight: 700;
}

li.list-item span.list-item-text-22 {
  font-weight: 700;
}

li.list-item span.list-item-text-23 {
  font-weight: 700;
}

li.list-item span.list-item-text-24 {
  font-weight: 700;
}

li.list-item span.list-item-text-25 {
  font-weight: 700;
}

li.list-item span.list-item-text-26 {
  font-weight: 700;
}

li.list-item.page-list {
  color: #000;
  font-size: 16px;
}

div.responsive-picture.picture-box {
  display: block;
  max-width: 250px;
}

div.responsive-picture.picture-2 {
  min-width: 100auto;
  max-width: 100px;
}

li.list-item span.list-item-text-27 {
  font-weight: 700;
}

li.list-item span.list-item-text-28 {
  font-weight: 700;
}

li.list-item span.list-item-text-29 {
  font-weight: 700;
}

li.list-item span.list-item-text-30 {
  font-weight: 700;
}

li.list-item span.list-item-text-35 {
  font-weight: 700;
}

li.list-item span.list-item-text-36 {
  font-weight: 700;
}

li.list-item span.list-item-text-37 {
  font-weight: 700;
}

li.list-item span.list-item-text-38 {
  font-weight: 700;
}

li.list-item span.list-item-text-39 {
  font-weight: 700;
}

li.list-item span.list-item-text-40 {
  font-weight: 700;
}

li.list-item span.list-item-text-41 {
  font-weight: 700;
}

li.list-item span.list-item-text-42 {
  font-weight: 700;
}

div.responsive-picture.map-pic {
  display: inline;
  float: left;
  margin-right: 10px;
}

div.responsive-picture.picture-4 {
  display: inline;
  float: right;
}

div.responsive-picture.heading-large {
  padding-bottom: 14px;
  min-width: 250px;
  max-width: 350px;
}

div.responsive-picture.heading-small {
  min-width: 200px;
  max-width: 250px;
}

div.responsive-picture.picture-6 {
  display: block;
  float: right;
  margin-right: 50px;
  padding-right: 0;
  max-width: 125px;
}

a.responsive-picture.picture-link-button {
  max-width: 133px;
}

div.responsive-picture.picture-7 {
  float: right;
  margin-left: 13px;
  padding-right: 0;
  max-width: 180px;
}

div.responsive-picture.picture-8 {
  margin-bottom: 25px;
  max-width: 300px;
}

li.list-item span.list-item-text-43 {
  font-weight: 700;
}

li.list-item span.list-item-text-44 {
  font-weight: 700;
}

li.list-item span.list-item-text-45 {
  font-weight: 700;
}

li.list-item span.list-item-text-46 {
  font-weight: 700;
}

li.list-item span.list-item-text-47 {
  font-weight: 700;
}

li.list-item span.list-item-text-48 {
  font-weight: 400;
}

li.list-item span.list-item-text-49 {
  font-weight: 400;
}

li.list-item span.list-item-text-50 {
  font-weight: 400;
}

li.list-item span.list-item-text-51 {
  font-weight: 400;
}

li.list-item span.list-item-text-52 {
  font-weight: 400;
}

a.responsive-picture.picture-link-box {
  margin-top: 10px;
  max-width: 250px;
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h5 span.heading-text-1 {
    font-weight: 400;
  }

  p.paragraph span.paragraph-text-30 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-31 {
    font-weight: 700;
  }

  a.link-text.main-menu {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
  }

  a.link-text.dropdown {
    background-color: rgba(218, 198, 166, .8);
    color: #000;
  }

  a.link-text.main-menu:visited {
    color: #fff;
  }

  a.link-text.dropdown:hover {
    background-color: #5b422c;
    color: #fff;
  }

  a.link-text.main-menu:hover {
    color: #ff0;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].column-1 {
    margin-right: 0;
    padding-right: .5rem;
    padding-left: .5rem;
    background-image: url('../images/menubg.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-1 {
    max-width: 1200px;
    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;
  }

  .subgrid.subgrid-1 {
    background-color: #f9e3bf;
  }

  .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;
  }

  .container.container-5 {
    margin-right: 0;
    margin-left: 50px;
  }

  .container.container-1 {
    float: right;
  }

  .rule.rule-1 {
    width: 60%;
  }

  .rule.rule-1 hr {
    border-top-width: 2px;
    border-top-color: #5b422c;
  }

  a.responsive-picture.featured-site {
    margin-bottom: 25px;
    background-color: #dac6a6;
  }

  a.responsive-picture.picture-link-1 {
    max-width: 225px;
  }

  div.responsive-picture.heading-small {
    min-width: 150px;
  }

  div.responsive-picture.picture-6 {
    display: block;
    float: right;
    margin-right: 25px;
    max-width: 125px;
  }
}

@media screen and (min-width: 48.375rem) {
  /* Text Elements */

  a.link-text.main-menu {
    padding-right: 2rem;
    padding-left: 2rem;
    color: #fff;
    font-size: 17px;
  }

  a.link-text.main-menu:hover {
    color: #ff0;
  }

  /* Layout Elements */

  body > .row.row-3 {
    background-color: #ededed;
  }

  body > .row > [class*='small-'].column-5 {
    padding-bottom: 20px;
  }

  .subgrid.subgrid-1 {
    background-color: #f9e3bf;
  }

  .container.container-5 {
    margin-right: 25px;
    margin-left: 75px;
  }

  .rule.rule-1 hr {
    border-top-width: 2px;
    border-top-color: #5b422c;
  }

  .rule.rule-1 {
    width: 50%;
  }

  div.responsive-picture.picture-5 {
    max-width: 150px;
  }

  a.responsive-picture.picture-link-4 {
    max-width: 150px;
  }

  a.responsive-picture.featured-site {
    margin-bottom: 25px;
    max-width: 160px;
  }

  li.list-item span.list-item-text-31 {
    color: #b23232;
    font-weight: 400;
    font-style: italic;
  }

  li.list-item span.list-item-text-32 {
    color: #b23232;
    font-weight: 400;
    font-style: italic;
  }

  li.list-item span.list-item-text-29 {
    color: #b23232;
    font-weight: 400;
  }

  li.list-item span.list-item-text-33 {
    color: #b23232;
    font-weight: 400;
    font-style: italic;
  }

  li.list-item span.list-item-text-34 {
    font-style: italic;
  }

  div.responsive-picture.map-pic {
    display: inline;
    float: left;
    max-width: 250px;
  }

  div.responsive-picture.heading-small {
    padding-bottom: 14px;
  }

  div.responsive-picture.picture-6 {
    margin-right: 100px;
    margin-left: 0;
    padding-right: 0;
    min-width: 125px;
  }
}

@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.body-paragraph {
    padding-right: 0;
    padding-left: 15px;
  }

  p.paragraph span.paragraph-text-10 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-11 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-12 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-13 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-14 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-15 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-16 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-17 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-18 {
    font-weight: 700;
  }

  p.paragraph a.bottom-link:hover {
    color: #f00;
  }

  a.link-text.main-menu {
    padding-right: 3rem;
    padding-left: 3rem;
    font-size: 18px;
    font-family: 'Arial Narrow', Arial, sans-serif;
  }

  /* Layout Elements */

  body > .row.row-2 {
    background-color: #f9e3bf;
  }

  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;
  }

  body > .row > [class*='small-'].column-1 {
    border-top-width: .0625rem;
    border-top-style: solid;
    border-bottom-width: .0625rem;
    border-bottom-style: solid;
  }

  body > .row > [class*='small-'].column-5 {
    padding-top: 37px;
  }

  a.responsive-picture.picture-link-1 {
    max-width: 250px;
  }

  div.responsive-picture.map-pic {
    margin-right: 20px;
    max-width: 300px;
  }

  div.responsive-picture.heading-large {
    padding-bottom: 14px;
  }

  div.responsive-picture.picture-6 {
    margin-right: 250px;
  }
}

@media screen and (min-width: 68.6875rem) {
  /* Text Elements */

  p.paragraph.paragraph-2 {
    border-top: .125rem none #5b422c;
  }

  p.paragraph span.paragraph-text-6 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-19 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-20 {
    font-weight: 700;
  }

  ul.unorder-list.unordered-list-1 {
    margin-right: 0;
    margin-left: 3rem;
  }

  ul.unorder-list.unordered-list-2 {
    margin-left: 3rem;
  }

  a.link-text.main-menu {
    padding-right: 4rem;
    padding-left: 4rem;
    font-size: 17px;
  }

  /* Layout Elements */

  body.grid-1 {
    background-color: #5b422c;
    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;
  }

  body > .row > [class*='small-'].column-1 {
    background-color: transparent;
    background-image: url('../images/menubg.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].bottom-address {
    border-top: .1875rem double #5b422c;
    background-color: #f9e3bf;
  }

  body > .row > [class*='small-'].column-4 {
    background-color: #f9e3bf;
  }

  .container.container-2 {
    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-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    margin-right: 50px;
    margin-left: 150px;
    padding-right: 0;

    -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;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-1 {
    float: none;
  }

  a.responsive-picture.picture-link-5 {
    max-width: 133px;
  }

  div.responsive-picture.heading-small {
    max-width: 250px;
  }

  div.responsive-picture.picture-6 {
    margin-right: 300px;
  }

  a.responsive-picture.picture-link-button {
    max-width: 133px;
  }

  div.responsive-picture.picture-8 {
    max-width: 350px;
  }
}