.top-sect {
  height: 52px;
  padding: 10px 30px;
  background-color: #f1f1f1;
}

.nav-sect {
  padding: 30px 30px 10px;
}

.slider-sect {
  height: 350px;
  background-color: transparent;
  background-image: url('../images/diabetes-testing_wide-d50218bd4fc20676d440f59cce0afae0e6fcc337.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content-sect {
  padding: 60px 30px;
}

.cta-sect {
  margin-right: 0px;
  margin-left: 0px;
  padding: 60px 50px;
  border-top: 1px solid rgba(0, 0, 0, .1);
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  background-color: #f5f5f5;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .2);
}

.latest-sect {
  padding: 60px 30px;
}

.footer-sect {
  padding: 60px 30px;
  background-color: #174979;
}

.copyright-sect {
  padding: 30px;
  background-color: #0e2e4d;
}

.nav-bar {
  background-color: transparent;
  text-align: center;
}

.main-link-wrapper {
  width: 100%;
  margin-bottom: 10px;
  padding-top: 0px;
  float: none;
  text-align: center;
}

.main-links {
  padding: 10px 11px;
  border-right: 1px dotted rgba(0, 0, 0, .1);
  font-family: 'Open Sans', sans-serif;
  color: #226db4;
  font-size: 14px;
  font-weight: 600;
}

.main-links:hover {
  color: #333;
}

.main-links.dd {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
}

.main-links.first {
  padding-left: 0px;
}

.main-links.last {
  padding-right: 0px;
  border-right-style: none;
}

.top-sect-text {
  display: inline-block;
  margin-right: 10px;
  padding-top: 4px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(51, 51, 51, .6);
  font-size: 13px;
  font-weight: 400;
}

.top-sect-text.rs {
  float: right;
  text-align: left;
}

.content {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Merriweather, serif;
  color: #226db4;
}

.h1.light {
  margin-bottom: 1px;
  color: #fff;
  text-align: center;
}

.in-text {
  padding-bottom: 3px;
  border-bottom: 1px dotted #226db4;
  color: #226db4;
  font-weight: 400;
  text-decoration: none;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 3px;
  border-bottom: 1px dashed rgba(0, 0, 0, .2);
  font-family: Merriweather, serif;
  color: #226db4;
  font-size: 30px;
  font-weight: 400;
}

.h2.events-title {
  color: #972121;
}

.news-title {
  min-height: 60px;
  font-family: 'Open Sans', sans-serif;
  color: #226db4;
  font-weight: 600;
}

.news-post-date {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.news-post-summery {
  font-family: 'Open Sans', sans-serif;
  line-height: 23px;
}

.news-post-wrapper {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted rgba(0, 0, 0, .1);
}

.news-post-wrapper.programmes {
  border-bottom-style: none;
}

.event-post-dates {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}

.event-titles {
  min-height: 60px;
  font-family: 'Open Sans', sans-serif;
  color: #972121;
  font-weight: 600;
}

.cta-wrapper {
  height: 272px;
  padding: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(34, 109, 180, .3);
  background-color: #fff;
  text-align: center;
}

.ft-title {
  margin-bottom: 30px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 20px;
}

.ft-data {
  width: 80%;
  padding-right: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 300;
}

.ft-data.full {
  width: 100%;
}

.social-icon {
  margin-right: 15px;
  margin-bottom: 30px;
}

.in-ft-links {
  color: #fff;
}

.copyright {
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
}

.emagine {
  font-family: Merriweather, serif;
  color: hsla(0, 0%, 100%, .2);
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

.search {
  width: 50%;
  height: 30px;
  float: right;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  font-size: 12px;
}

.search-submit-button {
  width: 20%;
  height: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
  float: right;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #226db4;
  font-size: 14px;
}

.search-form-wrapper {
  text-align: right;
}

.inner-dd {
  border-bottom: 1px dotted hsla(0, 0%, 100%, .1);
  color: #fff;
}

.inner-dd:hover {
  background-color: #f5f5f5;
  color: #226db4;
}

.dd-arrow {
  margin-right: 8px;
}

.left-log {
  margin-left: -13px;
  padding-top: 40px;
  float: left;
}

.right-logo {
  padding-top: 54px;
  float: right;
}

.dd-bg.w--open {
  background-color: #226db4;
}

.pics {
  margin-bottom: 10px;
}

.row {
  margin-top: 30px;
}

.divider-sect {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #226db4;
}

.submit-button {
  padding-right: 25px;
  padding-left: 25px;
  background-color: #226db4;
}

.contact-h1 {
  margin-top: 0px;
  margin-bottom: -10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.contact-note {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}

.products {
  padding-top: 60px;
  padding-bottom: 60px;
}

.services-title {
  font-family: 'Open Sans', sans-serif;
  color: #226db4;
  font-weight: 600;
}

.services-title.red {
  color: #972121;
}

.resource-row {
  margin-bottom: 20px;
}

.partners-sect {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: hsla(0, 0%, 96%, .5);
}

.programme-title {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #226db4;
  font-weight: 600;
}

.programme-row {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-height: 100%;
  max-width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  -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;
}

._404-title {
  font-family: Merriweather, serif;
}

.lo-list {
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .main-link-wrapper {
    padding: 30px;
    border: 1px solid #f5f5f5;
    background-color: #fdfdfd;
    box-shadow: 0 3px 6px 3px rgba(34, 109, 180, .5);
  }
  .main-links {
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
  }
  .main-links:hover {
    background-color: #fff;
  }
  .copyright {
    margin-bottom: 10px;
    text-align: center;
  }
  .emagine {
    text-align: center;
  }
  .search-submit-button {
    width: 30%;
  }
  .menu-label {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 0px;
    font-family: Merriweather, serif;
    color: #226db4;
    font-size: 15px;
    line-height: 15px;
  }
  .moni-nav-wrapper {
    float: none;
  }
  .moni-nav-wrapper:hover {
    background-color: #f5f5f5;
  }
  .moni-nav-wrapper.w--open {
    background-color: #f5f5f5;
  }
  .mobi-icon {
    color: #226db4;
    font-size: 30px;
  }
  .ft-col-2 {
    text-align: center;
  }
  .inner-dd {
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    background-color: #f5f5f5;
  }
  .inner-dd:hover {
    background-color: #fff;
  }
}

@media (max-width: 767px) {
  .top-sect {
    height: 110px;
    margin-bottom: 0px;
    text-align: center;
  }
  .top-sect-text {
    margin-bottom: 10px;
  }
  .h2.events-title {
    margin-top: 50px;
  }
  .cta-wrapper {
    height: auto;
    margin-bottom: 20px;
  }
  .ft-data {
    width: 100%;
  }
  .search {
    width: 70%;
    float: none;
  }
  .search-form-wrapper {
    text-align: center;
  }
  .ft-col-2 {
    margin-bottom: 0px;
    text-align: left;
  }
  .ft-col-1 {
    margin-bottom: 40px;
  }
  .ft-col-22 {
    margin-bottom: 40px;
  }
  .left-log {
    width: 130px;
    float: none;
  }
  .right-logo {
    width: 130px;
    float: none;
  }
  .utility-page-wrap {
    height: 60vh;
  }
  .logo-wrapper {
    display: inline-block;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .inner-dd {
    color: #226db4;
  }
  .left-log {
    padding-top: 0px;
  }
  .right-logo {
    padding-top: 20px;
  }
  .main-logo-mobi {
    width: 190px;
  }
}