.block-image-with-links-block > .layout.layout--onecol {
  margin-bottom: 0 !important;
}
.block-image-with-links-block .feature-image-wrapper {
  padding: 0 20px;
  position: relative;
  max-width: 1500px;
  margin: 0 auto;
}
.block-image-with-links-block .feature-image-wrapper .taxonomy-term > h2 {
  display: none;
}
.block-image-with-links-block .feature-image-wrapper a {
  color: #003366;
}
.block-image-with-links-block .feature-image-wrapper a:hover {
  color: #0074bc;
}
.block-image-with-links-block .feature-image-wrapper.default .feature-image {
  width: 100%;
  max-width: 1211px;
  min-height: 500px;
  background-color: lightgrey;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 19px;
  width: 527px;
  padding: 15px 32px;
  background-color: white;
  /*ul, li {
                    list-style: none;
                    margin: 0;
                }
                li > a, li > span {
                    margin: 0;
                    padding: 10px 0 15px;
                    border: 0;
                    font-size: 18px;
                    line-height: 23px;
                    color: @navy;
                }
                ul li li {
                    & + li {
                        &:before {
                            content: "";
                            display: block;
                            height: 1px;
                            background-color: @navy;
                            opacity: 0.2;
                        }
                        .clearfix();
                    }
                    & > *:after {
                        content: "\f054";
                        font-family: "FontAwesome";
                        float: right;
                    }
                }
                & > ul > li {
                    & > a, & > span {
                        font-size: 24px;
                        line-height: 30px;
                        font-weight: 700;
                    }

                    & + li {
                        border-top: 3px solid @navy;
                        margin-top: 11px;
                        padding-top: 12px;
                    }
                }*/
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .block-image-with-links-block .feature-image-wrapper.default .menu-wrapper {
    position: static;
    padding: 15px 20px;
    transform: none;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .block-image-with-links-block .feature-image-wrapper.default .menu-wrapper {
    position: static;
    padding: 15px 0;
    transform: none;
    width: 100%;
  }
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .field--name-field-link {
  margin: 0;
  padding: 15px 0;
  border: 0;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #30383b;
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .field--name-field-link a {
  color: #003366;
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .field--name-field-link a:hover {
  color: #0074bc;
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .term-wrapper + .term-wrapper {
  border-top: 3px solid #003366;
  margin-top: 11px;
  padding-top: 12px;
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent .field--name-field-link .field__item a {
  font-size: 18px;
  display: block;
  line-height: 23px;
  font-weight: 400;
  zoom: 1;
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent .field--name-field-link .field__item a:before {
  content: '';
  display: block;
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent .field--name-field-link .field__item a:after {
  content: '';
  display: table;
  clear: both;
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent .field--name-field-link .field__item a:after {
  position: absolute;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 30px;
  color: #003366;
  padding-left: 5px;
  right: 0;
  top: 20px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent .field--name-field-link .field__item a:after {
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent .field--name-field-link .field__item a:after {
    right: 20px;
    font-weight: normal;
  }
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent .field--name-field-link .field__item a:hover:after {
  color: #0074bc;
}
.block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent + .indent:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #003366;
  opacity: 0.2;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper {
  zoom: 1;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper:before {
  content: '';
  display: block;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .term-wrapper {
  float: left;
  width: 33%;
  position: relative;
  padding: 15px;
  padding-bottom: 60px;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .field--name-field-link,
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .field--name-description {
  padding: 0 28px;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .field--name-field-link {
  padding: 28px 28px 14px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #003366;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .field--name-field-link {
    font-size: 18px;
  }
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .field--name-description {
  font-size: 18px;
  line-height: 23px;
  color: #555;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .field--name-description p {
  margin: 0;
  font-size: 18px;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .layout .block + .block {
  margin: 0;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .indent a {
  font-size: 18px;
  line-height: 23px;
  color: #003366;
  position: relative;
  width: 100%;
  display: block;
  font-weight: normal;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .indent a:hover {
  color: #0074bc;
  text-decoration: underline;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .indent a:after {
  content: "\f054";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  font-size: 16px;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .indent + .indent .field--name-field-link:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #003366;
  opacity: 0.2;
  position: relative;
  top: -11px;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top .menu-wrapper .indent .field--name-field-link {
  padding-top: 11px;
  padding-bottom: 16px;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .menu-wrapper .term-wrapper {
  width: 50%;
}
.block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .menu-wrapper .term-wrapper {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .block-image-with-links-block .feature-image-wrapper {
    padding: 0;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .menu-wrapper .term-wrapper,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .menu-wrapper .term-wrapper,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .menu-wrapper .term-wrapper {
    float: none;
    display: block;
    width: 100%;
    padding: 0;
    border-top: 1px solid #BDBFC2;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .menu-wrapper .term-wrapper:last-child,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .menu-wrapper .term-wrapper:last-child,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .menu-wrapper .term-wrapper:last-child {
    border-bottom: 1px solid #BDBFC2;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .field--name-field-link-image img,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .field--name-field-link-image img,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .field--name-field-link-image img {
    width: 100%;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .field--name-description,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .field--name-description,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .field--name-description {
    display: none;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .field--name-field-link,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .field--name-field-link,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .field--name-field-link {
    padding: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .field--name-field-link,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .field--name-field-link,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .field--name-field-link {
    font-size: 14px;
    line-height: 45px;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .layout__region--content,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .layout__region--content,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .layout__region--content {
    display: table;
    width: 100%;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .block,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .block,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .block {
    display: table-cell;
    vertical-align: middle;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .term-wrapper .indent:last-child,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .term-wrapper .indent:last-child,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .term-wrapper .indent:last-child {
    margin-bottom: 31px;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .term-wrapper.has-child,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .term-wrapper.has-child,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .term-wrapper.has-child {
    border-top: 0;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .term-wrapper.has-child .field--name-field-link,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .term-wrapper.has-child .field--name-field-link,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .term-wrapper.has-child .field--name-field-link {
    font-size: 20px;
    line-height: 25px;
    margin-top: 27px;
    margin-bottom: 16px;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .term-wrapper.has-child .indent .field--name-field-link,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .term-wrapper.has-child .indent .field--name-field-link,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .term-wrapper.has-child .indent .field--name-field-link {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .term-wrapper.has-child .block-layout-builder[class*="field-link-image"],
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .term-wrapper.has-child .block-layout-builder[class*="field-link-image"],
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .term-wrapper.has-child .block-layout-builder[class*="field-link-image"] {
    width: 100%;
  }
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-2 .term-wrapper.has-child .block,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-3 .term-wrapper.has-child .block,
  .block-image-with-links-block .feature-image-wrapper.image-on-top.items-per-row-4 .term-wrapper.has-child .block {
    display: block;
  }
  .block-image-with-links-block .feature-image-wrapper.default .feature-image {
    background-position: left center;
    height: 250px;
    min-height: 250px;
    max-width: 100%;
  }
  .block-image-with-links-block .feature-image-wrapper.default .menu-wrapper {
    position: static;
    width: 100%;
    padding: 0 20px;
    padding-bottom: 30px;
  }
  .block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .field--name-field-link {
    font-size: 20px;
    line-height: 25px;
  }
  .block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent .field--name-field-link {
    font-size: 16px;
    line-height: 20px;
  }
  .block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #003366;
    opacity: 0.2;
  }
  .block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .indent + .indent:before {
    content: none;
  }
  .block-image-with-links-block .feature-image-wrapper.default .menu-wrapper .term-wrapper + .term-wrapper {
    border: 0;
  }
}
