h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 34px;
  line-height: 44px;
  font-weight: 400;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #231f20;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

a {
  color: #00264c;
  text-decoration: none;
}

.navigation-menu {
  margin-top: 40px;
  margin-right: 10px;
  margin-left: 10px;
}

.brand-link {
  padding-left: 0px;
}

.brand-link:hover {
  opacity: 0.66;
}

.brand-link.left-spacing {
  margin-left: 15px;
  float: none;
  -webkit-transition-property: none;
  transition-property: none;
  color: #fff;
}

.brand-link.left-spacing:hover {
  opacity: 0.9;
}

.brand-link.left-spacing.w--current {
  margin-left: 10px;
  float: none;
}

.navigation-link {
  height: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.navigation-link:hover {
  color: #2196f3;
}

.navigation-link.white {
  height: 42px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

.navigation-link.white:hover {
  color: #d8252c;
}

.navigation-link.white.alert {
  border: 1px solid #d8252c;
  background-color: #d8252c;
  color: #fff;
}

.navigation-link.white.alert:hover {
  border: 1px solid #d8252c;
  background-color: #fff;
  color: #d8252c;
}

.navigation-bar {
  position: relative;
  float: none;
  background-color: #fff;
}

.navigation-bar.light {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #ebe6e6;
  background-color: #fff;
  text-align: center;
}

.hero {
  height: 460px;
  background-color: transparent;
  background-image: url('../images/_hero-banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.body-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 60px;
  text-align: center;
}

.call-to-buttons {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.button {
  width: 100%;
  max-width: 240px;
  margin: 10px;
  border: 2px solid #d8252c;
  background-color: #d8252c;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #fff;
  color: #d8252c;
}

.button.alternate {
  background-color: #fff;
  color: #d8252c;
}

.button.alternate:hover {
  background-color: #d8252c;
  color: #fff;
}

.button.alternate.quote-section {
  background-color: #fff;
  color: #064287;
}

.button.alternate.quote-section:hover {
  background-color: #064287;
  color: #fff;
}

.quick-link-section {
  background-image: url('../images/001.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.red-section {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #d8252c;
  color: #fff;
  text-align: center;
}

.red-section.button {
  padding-top: 9px;
  padding-bottom: 9px;
  border-color: #064287;
  background-color: #064287;
}

.red-section.button:hover {
  background-color: #fff;
  color: #064287;
}

.red-section.paragraph {
  padding-top: 10px;
  padding-bottom: 10px;
}

.quote-heading {
  color: #fff;
  text-transform: uppercase;
}

.footer {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer.red-heading {
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-align: left;
}

.footer.white-heading {
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 600;
}

.support {
  float: none;
  font-family: 'Open Sans', sans-serif;
}

.support.button {
  float: right;
  border-width: 1px;
  border-color: #fff;
  background-color: #000;
}

.support.button:hover {
  border-color: #000;
  background-color: #fff;
  color: #000;
}

.support-heading {
  margin-top: 10px;
  float: left;
  color: #000;
  font-size: 24px;
  font-weight: 400;
}

.enquiry-form.button {
  margin: 30px 0px 20px;
}

.sub-menu-section {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #231f20;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 20px;
}

.submenu-heading {
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.contact-button {
  width: 100%;
  margin-top: 0px;
  padding-right: 5px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #fff;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #231f20;
  font-size: 15px;
}

.contact-button:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #d8252c;
}

.submenu-column {
  padding-right: 15px;
  padding-left: 15px;
}

.submenu-row {
  margin-right: -15px;
  margin-left: -15px;
}

.submenu-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

.paragraph {
  font-size: 15px;
}

.paragraph.quick-link {
  height: auto;
  font-size: 14px;
}

.paragraph.grey-section {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #5a5a5c;
  text-align: center;
}

.red-heading {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #d8252c;
  text-align: center;
}

.text-field {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-area {
  min-height: 200px;
  margin-bottom: 0px;
}

.quick-link-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  border-style: none;
  border-color: #fff;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.quick-link {
  height: 460px;
  padding: 10px 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.quick-link-image {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link-block {
  text-decoration: none;
}

.link-block.discover-more {
  width: 100%;
  margin-bottom: 30px;
}

.link-block.discover-more:hover {
  background-color: #064287;
}

.quick-link-overlay {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.heading {
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  color: #2e6f9e;
  font-size: 52px;
  line-height: 110%;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.heading.body-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.heading.grey-section {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #5a5a5c;
  text-align: center;
}

.footer {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: none;
  color: #494949;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
}

.image {
  background-color: #fff;
}

.image.footer {
  margin-bottom: 20px;
  padding: 5px;
  border-style: none;
  background-color: transparent;
}

.link.footer {
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: underline;
}

.grey-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #d1d2d4;
}

.navbar {
  padding-left: 100px;
}

.form-block.black-section {
  padding-top: 0px;
  padding-bottom: 0px;
}

.success-message.black-section {
  padding-left: 0px;
  background-color: transparent;
  color: #fff;
}

.text-block {
  text-align: left;
}

.navbar-2 {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #000;
}

.main-heading {
  margin-top: 0px;
  color: #fff;
  font-size: 87px;
  line-height: 100%;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: none;
}

.slide-overlay {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: rgba(0, 38, 76, 0.6);
}

.discover-more {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #fff;
  background-color: rgba(73, 73, 73, 0.1);
  color: #fff;
  text-align: center;
}

.discover-more:hover {
  background-color: rgba(73, 73, 73, 0.3);
}

.mini-title-box {
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
}

.mini-title {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.mini-title.latest-news {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: transparent;
  color: #000;
}

.latest-news {
  padding-top: 50px;
  padding-bottom: 60px;
  background-color: rgba(73, 73, 73, 0.05);
  text-align: center;
}

.blog-left-column {
  width: 75%;
  padding-right: 55px;
  border-right: 1px solid #e3e3e3;
  text-align: left;
}

.blog-right-column {
  width: 25%;
  padding-left: 55px;
}

.featured-post {
  margin-bottom: 50px;
}

.side-column-item {
  margin-bottom: 30px;
  text-align: left;
}

.empty-state {
  display: none;
  background-color: #f4f6f4;
}

.flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content-wrapper {
  max-width: 1275px;
  padding-right: 25px;
  padding-left: 25px;
}

.content-wrapper.narrow {
  overflow: visible;
  padding-right: 110px;
  padding-left: 110px;
}

.side-menu-item {
  margin-top: 15px;
  margin-bottom: 30px;
}

.image-link-box {
  overflow: hidden;
}

.post-preview-text {
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.date {
  margin-bottom: 7px;
  color: #909090;
  font-size: 13px;
  line-height: 13px;
}

.heading-link {
  display: block;
  text-decoration: none;
}

.post-preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
  color: #1c3638;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}

.side-menu {
  margin-top: 0px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-family: 'Open Sans', sans-serif;
  color: #1c3638;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}

.side-menu:hover {
  text-decoration: underline;
}

.icons-wrapper {
  margin-top: 10px;
  margin-bottom: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.social-icon {
  padding-right: 10px;
  opacity: 0.26;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.social-icon:hover {
  opacity: 1;
}

.latest-news-item {
  text-align: left;
}

.image-3 {
  width: 50px;
}

.image-4 {
  width: 50px;
}

.copywirte {
  color: #d1d1d1;
}

.logo {
  width: 370px;
  float: none;
}

.hero-banner {
  background-image: url('../images/london-skyline.jpg');
  background-position: 50% 65%;
  background-size: cover;
  background-attachment: scroll;
}

._1200 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-links {
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 26px;
  line-height: 130%;
}

.address {
  margin-top: 8px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
}

.contact-links-email {
  margin-bottom: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #fff;
  font-size: 16px;
  line-height: 150%;
}

.paragraph-text {
  font-size: 19px;
  line-height: 160%;
  text-align: left;
}

._1200-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: -5px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social-icon-2 {
  padding: 6px;
}

.social-icon-2:hover {
  opacity: 1;
}

.social-image {
  width: 40px;
  height: 40px;
}

.main-heading-bold {
  margin-top: 20px;
  color: #fff;
  font-size: 21px;
  line-height: 100%;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: none;
}

.white-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url('../images/office-bg-web.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.white-overlay {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: hsla(0, 0%, 100%, 0.85);
}

.services-text {
  color: #00264c;
  font-size: 19px;
  line-height: 170%;
  text-align: left;
  text-transform: uppercase;
}

._60-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  padding-right: 40px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid #00264c;
  text-align: right;
}

._40-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: right;
}

.footer-wrap {
  background-color: #00264c;
}

.footer-1200 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  margin-bottom: 30px;
}

.contact-links-header {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #00264c;
  font-size: 27px;
  line-height: 130%;
}

.header-contact-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.contact-links-email-header {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #00264c;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 1px;
}

._1200-header2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media (max-width: 991px) {
  h1 {
    margin-top: 10px;
    font-size: 26px;
  }
  p {
    font-size: 14px;
  }
  .navigation-menu {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #f3f3f4;
  }
  .brand-link {
    padding-left: 0px;
  }
  .brand-link.left-spacing {
    margin-left: 10px;
  }
  .hamburger-button {
    padding-top: 80px;
    padding-right: 10px;
    padding-bottom: 0px;
    font-size: 30px;
  }
  .hamburger-button:hover {
    color: #000;
  }
  .hamburger-button.w--open {
    background-color: transparent;
  }
  .navigation-bar {
    padding-right: 40px;
    padding-left: 40px;
  }
  .navigation-bar.light {
    padding-right: 10px;
    padding-left: 10px;
  }
  .hero {
    height: 360px;
    background-position: 100% 50%;
    background-size: cover;
  }
  .icon {
    color: #000;
  }
  .body-copy {
    padding: 40px;
  }
  .red-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .red-section.paragraph {
    font-size: 14px;
    line-height: 24px;
  }
  .support.button {
    margin-bottom: 20px;
    float: none;
  }
  .support-heading {
    float: none;
  }
  .paragraph.quick-link {
    font-size: 13px;
    line-height: 24px;
  }
  .quick-link-heading {
    font-size: 16px;
  }
  .heading {
    font-size: 40px;
  }
  .main-heading {
    margin-bottom: 4px;
    font-size: 68px;
    text-transform: none;
  }
  .slide-overlay {
    padding-top: 80px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .blog-left-column {
    padding-right: 15px;
  }
  .blog-right-column {
    padding-left: 15px;
  }
  .content-wrapper.narrow {
    padding-right: 30px;
    padding-left: 30px;
  }
  .logo {
    width: 300px;
  }
  .hero-banner {
    background-position: 60% 30%;
    background-attachment: scroll;
  }
  ._1200 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .paragraph-text {
    font-size: 16px;
  }
  ._1200-header {
    width: 100%;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-icons {
    margin-left: -5px;
  }
  .main-heading-bold {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 120%;
    text-transform: none;
  }
  .white-overlay {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .services-text {
    font-size: 16px;
  }
  ._60-div {
    width: 100%;
    margin-right: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px none #000;
  }
  ._40-div {
    width: 100%;
    margin-right: 10px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px none #000;
  }
  .footer-1200 {
    width: 100%;
  }
  .contact-links-header {
    font-size: 20px;
  }
  .contact-links-email-header {
    font-size: 14px;
  }
  ._1200-header2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 24px;
  }
  .brand-link {
    padding-left: 0px;
  }
  .brand-link.left-spacing {
    padding-left: 0px;
  }
  .navigation-bar {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero {
    height: 320px;
  }
  .body-copy {
    padding: 20px;
  }
  .button {
    max-width: 250px;
  }
  .red-section {
    padding: 20px 10px;
  }
  .red-section.paragraph {
    font-size: 14px;
  }
  .paragraph {
    margin-bottom: 0px;
  }
  .paragraph.quick-link {
    padding-bottom: 20px;
    font-size: 15px;
  }
  .quick-link-heading {
    font-size: 18px;
  }
  .quick-link {
    height: auto;
    padding-bottom: 10px;
    border-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #fff;
  }
  .quick-link-overlay {
    text-decoration: none;
  }
  .heading {
    margin-bottom: 3px;
    font-size: 34px;
  }
  .main-heading {
    font-size: 60px;
  }
  .slide-overlay {
    padding: 50px 20px;
  }
  .mini-title-box {
    text-decoration: none;
  }
  .mini-title {
    text-decoration: none;
  }
  .blog-left-column {
    width: 100%;
    padding-right: 0px;
    border-right-style: none;
  }
  .blog-right-column {
    width: 100%;
    padding-left: 0px;
  }
  .icons-wrapper {
    margin-bottom: 23px;
  }
  .container {
    text-decoration: none;
  }
  .logo {
    width: 260px;
  }
  .hero-banner {
    background-attachment: scroll;
  }
  ._1200 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph-text {
    font-size: 16px;
  }
  ._1200-header {
    width: 100%;
  }
  .footer-icons {
    margin-right: auto;
    margin-bottom: 23px;
    margin-left: auto;
    padding-top: 30px;
  }
  .services-text {
    font-size: 16px;
  }
  ._60-div {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  ._40-div {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-links-header {
    font-size: 18px;
  }
  .contact-links-email-header {
    font-size: 12px;
  }
  ._1200-header2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 22px;
    line-height: 30px;
  }
  p {
    font-size: 14px;
    line-height: 24px;
  }
  .brand-link {
    width: 100%;
    padding-left: 0px;
  }
  .hamburger-button {
    padding-bottom: 0px;
  }
  .navigation-bar {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero {
    height: 160px;
  }
  .body-copy {
    padding: 20px 20px 40px;
  }
  .button {
    max-width: 300px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .quote-heading {
    font-size: 28px;
  }
  .paragraph.quick-link {
    font-size: 13px;
  }
  .quick-link {
    height: auto;
    margin-bottom: 0px;
  }
  .heading {
    font-size: 28px;
  }
  .heading.body-copy {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer {
    font-size: 10px;
    line-height: 20px;
  }
  .image.footer {
    margin-bottom: 10px;
  }
  .main-heading {
    width: 100%;
    font-size: 40px;
    line-height: 110%;
  }
  .slide-overlay {
    padding: 40px 0px;
  }
  .latest-news {
    overflow: hidden;
  }
  .content-wrapper.narrow {
    padding-right: 20px;
    padding-left: 20px;
  }
  .logo {
    width: 100%;
    margin-bottom: 20px;
  }
  ._1200 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .contact-links {
    font-size: 21px;
  }
  .address {
    margin-top: 5px;
    font-size: 13px;
    letter-spacing: 1px;
  }
  .contact-links-email {
    font-size: 13px;
    text-align: justify;
  }
  ._1200-header {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-icons {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .social-icon-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .social-image {
    width: 40px;
    height: 40px;
    margin: 6px;
  }
  .main-heading-bold {
    width: 100%;
    line-height: 130%;
    font-weight: 700;
  }
  .white-overlay {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .footer-1200 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .contact-links-header {
    margin-top: 5px;
    font-size: 22px;
    text-align: left;
  }
  .header-contact-details {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contact-links-email-header {
    margin-top: 5px;
    font-size: 14px;
    text-align: justify;
  }
  ._1200-header2 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

