/* Text Elements */

h1.heading-1 {
  color: #141c5c;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
}

h5.heading-5 {
  color: #ffd700;
  font-size: 14px;
}

h6.heading6-1 {
  color: #ffd700;
  font-weight: 700;
}

h6.heading6-2 {
  margin-top: 11px;
  padding-top: 0;
  border: .125rem solid rgba(255, 255, 255, .7);
  border-radius: 10px;
  color: #ffd700;
  text-align: center;
  font-weight: 700;
  font-size: 19px;
}

h6.heading6-3 {
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: #ffd700 2px 2px 5px;
  font-weight: 800;
}

p.paragraph.compayny-1 {
  text-align: center;
  font-weight: 700;
  font-size: 13px;
}

p.paragraph.paragraph-yellow-1 {
  margin-top: 16px;
  margin-bottom: 1rem;
  color: rgba(255, 215, 0, .9);
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

p.paragraph.paragraph-footer-1 {
  float: left;
  color: #141c5c;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}

p.paragraph.paragraph-white-2 {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}

p.paragraph.paragraph-white-3 {
  color: #fff;
  font-weight: 700;
}

p.paragraph.paragraph-white-4 {
  color: #fff;
  font-weight: 700;
}

p.paragraph span.paragraph-text-1 {
  color: #ffd700;
}

p.paragraph span.paragraph-text-2 {
  color: #ffd700;
}

p.paragraph span.paragraph-text-3 {
  color: #ffd700;
}

p.paragraph span.paragraph-text-4 {
  color: #fff;
}

p.paragraph span.paragraph-text-5 {
  color: #ffd700;
}

p.paragraph span.paragraph-text-6 {
  color: #ffd700;
}

p.paragraph span.paragraph-text-7 {
  color: #ffd700;
}

p.paragraph span.paragraph-text-8 {
  color: #fff;
  font-weight: 800;
}

p.paragraph.paragraph-address-1 {
  color: #141c5c;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
}

p.paragraph.paragraph-email-1 {
  color: #141c5c;
  text-align: center;
  font-size: 18px;
}

p.paragraph.paragraph-gold-1 {
  display: none;
  margin-top: 16px;
  margin-bottom: 1rem;
  color: rgba(255, 215, 0, .9);
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  font-family: 'Berkshire Swash', cursive;
  line-height: 28px;
}

p.paragraph.paragraph-gold-2 {
  color: #ffd700;
  font-weight: 700;
}

a.link-text.menu-link {
  display: inline-block;
  width: 33%;
  color: #141c5c;
  font-weight: 700;
  font-size: 12px;
  line-height: 33px;
}

a.link-text.text-link-1 {
  color: #ffd700;
  font-weight: 700;
}

a.link-text.text-link-3 {
  display: block;
  color: #141c5c;
  text-align: center;
  font-weight: 800;
  font-size: 10px;
}

/* Layout Elements */

body.grid-1 {
  background-color: #151c64;
}

body > .row > [class*='col-xs-'].column-white-1 {
  background-color: #fff;
}

body > .row.row-header {
  background-color: #151c64;
  background-image: -webkit-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(21, 28, 100, 1) 100%);
  background-image:    -moz-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(21, 28, 100, 1) 100%);
  background-image:      -o-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(21, 28, 100, 1) 100%);
  background-image:         radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(21, 28, 100, 1) 100%);
  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*='col-xs-'].column-trans {
  background-color: transparent;
}

body > .row.row-menu-1 {
  background-color: rgba(255, 255, 255, .8);
  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*='col-xs-'].column-menu {
  background-image: -webkit-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(255, 215, 0, 1) 100%);
  background-image:    -moz-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(255, 215, 0, 1) 100%);
  background-image:      -o-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(255, 215, 0, 1) 100%);
  background-image:         radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(255, 215, 0, 1) 100%);
  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-body-1 {
  background-color: #141c5c;
}

body > .row > [class*='col-xs-'].column-body-1 {
  background-image: -webkit-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
  background-image:    -moz-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
  background-image:      -o-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
  background-image:         radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
  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-footer-1 {
  background-color: #ffd700;
  background-image: -webkit-radial-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 215, 0, .4) 100%);
  background-image:    -moz-radial-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 215, 0, .4) 100%);
  background-image:      -o-radial-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 215, 0, .4) 100%);
  background-image:         radial-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 215, 0, .4) 100%);
  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*='col-xs-'].column-footer-1 {
  height: auto;
  background-color: transparent;
  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;
  text-align: left;

  background-blend-mode: normal;
}

body > .row.row-services {
  background-color: #141c5c;
  background-image: -webkit-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
  background-image:    -moz-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
  background-image:      -o-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
  background-image:         radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
  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*='col-xs-'].column-services {
  background-color: transparent;
  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.row-1 {
  background-color: #141c5c;
}

body > .row.row-slider {
  background-image: -webkit-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(21, 28, 100, 1) 100%);
  background-image:    -moz-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(21, 28, 100, 1) 100%);
  background-image:      -o-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(21, 28, 100, 1) 100%);
  background-image:         radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(21, 28, 100, 1) 100%);
  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;
}

.subgrid > .row > [class*='col-xs-'].column-map-1 {
  min-height: 50px;
  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.subgrid-row-1 {
  padding-top: 11px;
}

.subgrid > .row.subgrid-payment {
  padding-top: 10px;
}

.subgrid > .row > [class*='col-xs-'].column-1 {
  text-align: center;
}

.subgrid > .row > [class*='col-xs-'].subgrid-column-3 {
  display: block;
}

.subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
  float: left;
  text-align: left;
}

div.responsive-picture.picture-1 {
  position: static;
  right: auto;
  left: auto;
  float: none;
  max-width: none;
  width: 100%;
  vertical-align: baseline;
}

div.responsive-picture.picture-2 {
  position: relative;
  right: 29px;
  padding-top: 17px;
  max-width: none;
  width: 128.8%;
}

.rule.rule-1 hr {
  border-top-width: 2px;
  border-top-color: #141c5c;
}

.row > [class*='col-xs-'] .html-element.html-estimate {
  background-color: transparent;
}

div.responsive-picture.picture-3 {
  position: relative;
  right: 45px;
  padding-top: 12px;
  padding-right: 0;
  max-width: none;
  width: 145%;
}

div.responsive-picture.picture-4 {
  position: relative;
  right: 18px;
  padding-top: 21px;
  max-width: none;
  width: 118%;
}

dt.list-item-1 {
  color: #ffd700;
}

dd.list-description-1 {
  color: #fff;
  font-weight: 700;
}

div.responsive-picture.picture-8 {
  position: relative;
  right: 14px;
  padding-top: 7px;
  max-width: none;
  width: 114%;
}

dd span.list-description-text-1 {
  color: #ffd700;
}

dd span.list-description-text-2 {
  color: #ffd700;
}

div.responsive-picture.pictures-9 {
  position: relative;
  right: 15px;
  padding-top: 0;
  max-width: none;
  width: 114.4%;
}

div.responsive-picture.picture-adj-1 {
  position: static;
  right: auto;
  left: auto;
  float: none;
  max-width: none;
  width: 100%;
  vertical-align: baseline;
}

div.responsive-picture.picture-10 {
  margin-top: 4px;
  max-width: none;
}

div.responsive-picture.pictures-10 {
  position: relative;
  right: 12px;
  margin-top: 10px;
  padding-top: 0;
  max-width: none;
  width: 113%;
}

div.responsive-picture.pictures-11 {
  margin-top: 0;
  max-width: none;
  width: 113%;
}

div.responsive-picture.picture-12 {
  margin-top: 4px;
  max-width: none;
}

div.responsive-picture.picture-13 {
  position: relative;
  right: 14px;
  margin-top: 21px;
  margin-right: 0;
  max-width: none;
  width: 114.1%;
}

div.responsive-picture.picture-14 {
  margin-top: 0;
  max-width: none;
  width: 113%;
}

div.responsive-picture.picture-15 {
  position: relative;
  right: 14px;
  margin-top: 25px;
  padding-top: 0;
  max-width: none;
  width: 114%;
}

div.responsive-picture.picture-16 {
  margin-top: 4px;
  max-width: none;
}

div.responsive-picture.picture-rating {
  width: 25%;
}

div.responsive-picture.picture-17 {
  position: relative;
  right: 14px;
  margin-top: 14px;
  padding-top: 0;
  max-width: none;
  width: 113%;
}

div.responsive-picture.picture-18 {
  margin-top: 4px;
  max-width: none;
}

div.responsive-picture.picture-19 {
  margin-top: 4px;
  max-width: none;
}

div.responsive-picture.picture-20 {
  position: relative;
  right: 14px;
  margin-top: 25px;
  padding-top: 0;
  max-width: none;
  width: 114%;
}

a.social-image.facebook-1 {
  max-width: none;
}

a.social-image.facebook-2 {
  max-width: none;
}

.row > [class*='col-xs-'] .html-element.html-slider {
  min-height: 80px;
}

.row > [class*='col-xs-'] .html-element.html-slider-2 {
  min-height: 80px;
}

@media screen and (min-width: 21.9375rem) {
  /* Text Elements */

  h5.heading-5 {
    font-size: 16px;
  }

  h6.heading6-3 {
    font-size: 18px;
  }

  p.paragraph.paragraph-white-2 {
    font-size: 16px;
  }

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

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

  p.paragraph.paragraph-footer-1 {
    float: none;
  }

  a.link-text.text-link-3 {
    display: block;
    color: #141c5c;
    text-align: center;
    font-weight: 800;
    font-size: 14px;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-footer-1 {
    background-size: 12% 75%;
  }

  .subgrid > .row > [class*='col-xs-'].column-map-1 {
    min-height: 50px;
    background-position: center center;
    background-size: 0 auto;
  }

  .subgrid > .row > [class*='col-xs-'].subgrid-column-3 {
    display: none;
  }

  div.responsive-picture.picture-3 {
    right: 42px;
    width: 140%;
  }

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

  div.responsive-picture.picture-8 {
    padding-top: 8px;
    width: 113%;
  }

  div.responsive-picture.pictures-9 {
    width: 110.8%;
  }

  div.responsive-picture.picture-adj-1 {
    padding-top: 12px;
  }

  div.responsive-picture.pictures-10 {
    right: 15px;
    width: 110.7%;
  }

  div.responsive-picture.pictures-11 {
    position: relative;
    right: 16px;
    width: 100%;
  }

  div.responsive-picture.picture-13 {
    width: 110.1%;
  }

  div.responsive-picture.picture-14 {
    position: relative;
    right: 16px;
    width: 100%;
  }

  div.responsive-picture.picture-15 {
    margin-top: 23px;
    padding-top: 0;
    width: 113%;
  }

  div.responsive-picture.picture-17 {
    margin-top: 17px;
    padding-top: 0;
    width: 110%;
  }

  div.responsive-picture.picture-20 {
    margin-top: 23px;
    padding-top: 0;
    width: 113%;
  }

  a.social-image.facebook-1 {
    max-width: 138px;
  }

  a.social-image.facebook-2 {
    max-width: 138px;
  }
}

@media screen and (min-width: 28.4375rem) {
  /* Text Elements */

  h5.heading-5 {
    font-size: 20px;
  }

  h6.heading6-3 {
    font-size: 22px;
  }

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

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

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

  a.link-text.text-link-3 {
    font-size: 19px;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-footer-1 {
    background-size: 9% 76%;
  }

  .subgrid > .row > [class*='col-xs-'].column-map-1 {
    min-height: 50px;
    background-size: 0 auto;
  }

  .subgrid > .row > [class*='col-xs-'].subgrid-column-3 {
    display: none;
  }

  div.responsive-picture.picture-3 {
    right: 60px;
    padding-top: 0;
    width: 135%;
  }

  div.responsive-picture.picture-4 {
    padding-top: 15px;
    width: 111.5%;
  }

  div.responsive-picture.picture-2 {
    right: 32px;
    padding-top: 10px;
    width: 116.3%;
  }

  dt.list-item-1 {
    font-size: 20px;
  }

  dd.list-description-1 {
    font-size: 19px;
  }

  div.responsive-picture.picture-8 {
    right: 11px;
    padding-top: 4px;
    width: 109%;
  }

  div.responsive-picture.pictures-9 {
    right: 15px;
    padding-top: 0;
    width: 108.3%;
  }

  div.responsive-picture.picture-adj-1 {
    padding-top: 45px;
  }

  div.responsive-picture.pictures-10 {
    right: 10px;
    margin-top: 0;
    padding-top: 0;
    width: 105.5%;
  }

  div.responsive-picture.pictures-11 {
    right: 0;
  }

  div.responsive-picture.picture-13 {
    margin-top: 14px;
    width: 107.8%;
  }

  div.responsive-picture.picture-14 {
    right: 0;
  }

  div.responsive-picture.picture-15 {
    right: 11px;
    margin-top: 18px;
    padding-top: 0;
    width: 109%;
  }

  div.responsive-picture.picture-17 {
    right: 15px;
    margin-top: 9px;
    padding-top: 0;
    width: 108%;
  }

  div.responsive-picture.picture-20 {
    right: 11px;
    margin-top: 18px;
    padding-top: 0;
    width: 109%;
  }
}

@media screen and (min-width: 32.75rem) {
  /* Text Elements */

  p.paragraph.paragraph-gold-1 {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    display: block;
    float: left;
    clear: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 24px;
    font-family: 'Berkshire Swash', cursive;
    line-height: 31px;
  }

  /* Layout Elements */

  .subgrid > .row > [class*='col-xs-'].column-map-1 {
    min-height: 50px;
    background-position: right center;
    background-size: 50% auto;
  }

  .subgrid > .row > [class*='col-xs-'].subgrid-column-3 {
    display: block;
  }
}

@media screen and (min-width: 36rem) {
  /* Text Elements */

  h5.heading-5 {
    font-size: 22px;
  }

  h6.heading6-1 {
    font-size: 18px;
  }

  h6.heading6-2 {
    font-size: 20px;
  }

  h6.heading6-3 {
    font-size: 24px;
  }

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

  p.paragraph.paragraph-white-2 {
    font-size: 21px;
  }

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

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

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

  a.link-text.menu-link {
    display: inline-block;
    width: 33%;
    font-size: 16px;
    line-height: 26px;
  }

  a.link-text.text-link-1 {
    font-size: 18px;
  }

  a.link-text.text-link-3 {
    font-size: 23px;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-footer-1 {
    background-size: 8% 76%;
  }

  .subgrid > .row > [class*='col-xs-'].column-map-1 {
    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;
  }

  div.responsive-picture.picture-3 {
    right: 59px;
    padding-top: 5px;
    width: 133.3%;
  }

  div.responsive-picture.picture-4 {
    padding-top: 17px;
    width: 110%;
  }

  div.responsive-picture.picture-8 {
    right: 13px;
    padding-top: 1px;
    width: 107%;
  }

  div.responsive-picture.pictures-10 {
    right: 13px;
  }

  div.responsive-picture.pictures-11 {
    left: 14px;
  }

  div.responsive-picture.picture-13 {
    margin-top: 22px;
    width: 106.5%;
  }

  div.responsive-picture.picture-14 {
    left: 14px;
  }

  div.responsive-picture.picture-15 {
    right: 13px;
    padding-top: 1px;
    width: 107%;
  }

  div.responsive-picture.picture-17 {
    right: 15px;
    margin-top: 10px;
    padding-top: 0;
    width: 106.3%;
  }

  div.responsive-picture.picture-20 {
    right: 13px;
    padding-top: 1px;
    width: 107%;
  }

  div.responsive-picture.picture-7 {
    max-width: none;
    width: 70%;
  }
}

@media screen and (min-width: 41.8125rem) {
  /* Text Elements */

  h5.heading-5 {
    font-size: 24px;
  }

  h6.heading6-1 {
    font-size: 20px;
  }

  h6.heading6-2 {
    font-size: 24px;
  }

  p.paragraph.paragraph-white-2 {
    font-size: 24px;
  }

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

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

  p.paragraph.paragraph-gold-1 {
    font-size: 28px;
    line-height: 36px;
  }

  a.link-text.text-link-1 {
    font-size: 20px;
  }

  a.link-text.text-link-3 {
    font-size: 17px;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-footer-1 {
    background-size: 7% 76%;
  }

  .subgrid > .row > [class*='col-xs-'].column-map-1 {
    min-height: 50px;
    background-size: 50% auto;
  }

  div.responsive-picture.picture-3 {
    right: 72px;
    padding-top: 6px;
    width: 128.9%;
  }

  div.responsive-picture.picture-4 {
    right: 24px;
    width: 110.5%;
  }

  dt.list-item-1 {
    font-size: 22px;
  }

  dd.list-description-1 {
    font-size: 20px;
  }

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

  div.responsive-picture.pictures-9 {
    right: 15px;
    width: 105.4%;
  }

  div.responsive-picture.picture-adj-1 {
    padding-top: 60px;
  }

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

  div.responsive-picture.picture-13 {
    margin-top: 24px;
    width: 105.6%;
  }

  div.responsive-picture.picture-15 {
    width: 105.8%;
  }

  div.responsive-picture.picture-17 {
    margin-top: 12px;
    width: 105%;
  }

  div.responsive-picture.picture-20 {
    width: 105.8%;
  }

  div.responsive-picture.picture-7 {
    max-width: none;
    width: 70%;
  }
}

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

  h5.heading-5 {
    font-size: 26px;
  }

  h6.heading6-2 {
    font-size: 24px;
  }

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

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

  p.paragraph.paragraph-gold-1 {
    font-size: 32px;
    line-height: 39px;
  }

  a.link-text.menu-link {
    position: static;
    display: inline-block;
    float: none;
    width: 33%;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
  }

  a.link-text.text-link-3 {
    font-size: 21px;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-footer-1 {
    background-size: 6% 76%;
  }

  .subgrid > .row > [class*='col-xs-'].column-map-1 {
    min-height: 50px;
    background-position: right center;
    background-size: 50% auto;
  }

  div.responsive-picture.picture-1 {
    right: 11px;
  }

  div.responsive-picture.picture-4 {
    right: 28px;
  }

  div.responsive-picture.picture-2 {
    right: 44px;
  }

  div.responsive-picture.picture-8 {
    right: 12px;
    width: 104.8%;
  }

  div.responsive-picture.pictures-9 {
    right: 14px;
  }

  div.responsive-picture.picture-adj-1 {
    right: 11px;
  }

  div.responsive-picture.pictures-10 {
    right: 12px;
    width: 104.8%;
  }

  div.responsive-picture.picture-13 {
    margin-top: 26px;
    width: 105.1%;
  }

  div.responsive-picture.picture-15 {
    right: 12px;
    width: 104.8%;
  }

  div.responsive-picture.picture-17 {
    right: 15px;
    margin-top: 13px;
    width: 104.7%;
  }

  div.responsive-picture.picture-20 {
    right: 12px;
    width: 104.8%;
  }
}

@media screen and (min-width: 54rem) {
  /* Text Elements */

  a.link-text.text-link-3 {
    font-size: 23px;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-footer-1 {
    background-size: 5% 76%;
  }

  .subgrid > .row > [class*='col-xs-'].column-map-1 {
    min-height: 50px;
    background-size: 50% auto;
  }

  div.responsive-picture.picture-3 {
    right: 79px;
    padding-top: 9px;
  }

  div.responsive-picture.picture-4 {
    padding-top: 23px;
    width: 109.2%;
  }

  div.responsive-picture.picture-2 {
    right: 56px;
  }

  div.responsive-picture.picture-8 {
    right: 11px;
    padding-top: 3px;
    width: 104.5%;
  }

  div.responsive-picture.pictures-9 {
    right: 17px;
  }

  div.responsive-picture.picture-adj-1 {
    padding-top: 74px;
  }

  div.responsive-picture.pictures-10 {
    right: 11px;
    padding-top: 16px;
    width: 103.8%;
  }

  div.responsive-picture.pictures-11 {
    left: 28px;
  }

  div.responsive-picture.picture-13 {
    margin-top: 28px;
    width: 104.3%;
  }

  div.responsive-picture.picture-14 {
    left: 28px;
  }

  div.responsive-picture.picture-15 {
    right: 11px;
    padding-top: 3px;
    width: 104.5%;
  }

  div.responsive-picture.picture-17 {
    right: 14px;
    margin-top: 11px;
    padding-top: 3px;
    width: 103.8%;
  }

  div.responsive-picture.picture-20 {
    right: 11px;
    padding-top: 3px;
    width: 104.5%;
  }
}

@media screen and (min-width: 62rem) {
  /* Text Elements */

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

  p.paragraph.paragraph-yellow-1 {
    font-size: 21px;
    line-height: 29px;
  }

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

  p.paragraph.paragraph-gold-1 {
    font-size: 36px;
    line-height: 41px;
  }

  a.link-text.menu-link {
    width: 33%;
    line-height: 33px;
  }

  a.link-text.text-link-3 {
    font-size: 22px;
  }

  /* Layout Elements */

  body.grid-1 {
    width: 800px;
  }

  body > .row > [class*='col-xs-'].column-footer-1 {
    background-size: 7% 76%;
  }

  .subgrid > .row > [class*='col-xs-'].column-1 {
    text-align: center;
  }

  .subgrid > .row > [class*='col-xs-'].column-map-1 {
    min-height: 50px;
    background-size: 60% auto;
  }

  div.responsive-picture.picture-1 {
    right: 17px;
    width: 103%;
  }

  div.responsive-picture.picture-3 {
    width: 130.6%;
  }

  div.responsive-picture.picture-4 {
    right: 25px;
    width: 110%;
  }

  div.responsive-picture.picture-2 {
    padding-top: 13px;
  }

  div.responsive-picture.picture-8 {
    padding-top: 10px;
  }

  div.responsive-picture.pictures-9 {
    padding-top: 1px;
    width: 106.1%;
  }

  div.responsive-picture.picture-adj-1 {
    right: 17px;
    padding-top: 57px;
    width: 103%;
  }

  div.responsive-picture.pictures-10 {
    right: 11px;
    padding-top: 0;
  }

  div.responsive-picture.pictures-11 {
    position: relative;
    right: 9px;
    left: 18px;
    clear: none;
  }

  div.responsive-picture.picture-13 {
    width: 105.5%;
  }

  div.responsive-picture.picture-14 {
    position: relative;
    right: 9px;
    left: 18px;
    clear: none;
  }

  div.responsive-picture.picture-15 {
    margin-top: 29px;
    padding-top: 0;
  }

  div.responsive-picture.picture-17 {
    right: 15px;
    margin-top: 16px;
    padding-top: 0;
    width: 104%;
  }

  div.responsive-picture.picture-20 {
    margin-top: 29px;
    padding-top: 0;
  }

  a.social-image.facebook-1 {
    max-width: none;
  }

  a.social-image.facebook-2 {
    max-width: none;
  }
}

@media screen and (min-width: 75rem) {
  /* Text Elements */

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

  a.link-text.menu-link {
    width: 33%;
    line-height: 36px;
  }

  /* Layout Elements */

  body.grid-1 {
    background-color: #151c64;
  }

  body > .row > [class*='col-xs-'].column-white-1 {
    background-color: #fff;
  }

  body > .row > [class*='col-xs-'].column-trans {
    background-color: transparent;
  }

  .subgrid > .row > [class*='col-xs-'].column-map-1 {
    background-size: 60% auto;
  }
}

@media screen and (min-width: 83.6875rem) {
  /* Text Elements */

  h6.heading6-2 {
    box-shadow: none;
    color: #ffd700;
    opacity: .98;
  }

  h6.heading6-1 {
    text-align: center;
  }

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

  p.paragraph.paragraph-gold-1 {
    font-weight: 700;
    font-family: 'Berkshire Swash', cursive;
  }

  /* Layout Elements */

  body > .row.row-services {
    background-image: -webkit-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
    background-image:    -moz-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
    background-image:      -o-radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
    background-image:         radial-gradient(rgba(255, 255, 255, .4) 0%, rgba(20, 28, 92, 1) 100%);
    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;
  }

  .subgrid > .row.subgrid-payment {
    padding-top: 15px;
  }

  .subgrid > .row > [class*='col-xs-'].column-map-1 {
    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;
  }

  div.responsive-picture.picture-1 {
    right: 31px;
  }

  div.responsive-picture.picture-adj-1 {
    right: 31px;
  }

  a.social-image.facebook-1 {
    max-width: none;
  }

  a.social-image.facebook-2 {
    max-width: none;
  }

  .row > [class*='col-xs-'] .html-element.html-slider {
    border-width: 0;
  }

  .row > [class*='col-xs-'] .html-element.html-slider-2 {
    border-width: 0;
  }
}