﻿.bootstrap-select.btn-group .dropdown-menu li a,
.btn,
.calculator-outer-wrap label,
.calculator-results label,
.contact-tile-wrap ul a,
.farm-type-wrap .farm-type-name,
.form-control,
.general-enquiries-wrap,
.go-to-top,
.input-group-addon,
.link-tiles-wrap .col-lg-3 > strong,
.link-tiles-wrap .col-md-3 > strong,
.list-inline li .feature-label,
.name-location-wrap,
.search-wrapper input[type="search"],
.seed-thumb-wrapper .title,
.tech-specialist-tile .col-img,
.wffm-wrap input[type="file"] .wffm-wrap textarea,
.wffm-wrap label,
.wffm-wrap legend,
h1,
h2,
h3,
h4,
h5,
header,
input[type="text"],
input[type="email"],
input[type="password"] {
  font-family: mr-eaves-xl-modern, din-condensed-web, Calibri, Arial, Verdana, sans-serif;
}

.strapline-inner-wrap h1,
.strapline-inner-wrap h2 {
  font-size: 24px;
}

@media (min-width: 1200px) {
  .strapline-inner-wrap h1,
  .strapline-inner-wrap h2 {
    font-size: 60px;
  }
}

.product-title-wrap h1,
.title-component-wrap h1,
h1,
h2 {
  font-size: 24px;
}

@media (min-width: 1200px) {
  .product-title-wrap h1,
  .title-component-wrap h1,
  h1,
  h2 {
    font-size: 40px;
  }
}

.product-detail .info-wrap h2,
h3 {
  font-size: 20px;
}

@media (min-width: 1200px) {
  .product-detail .info-wrap h2,
  h3 {
    font-size: 28px;
  }
}

.content-tile h2,
.content-tile-heading-wrap h2,
.tech-specialist-tile h2,
.text-img-component h3 {
  font-size: 15px;
}

@media (min-width: 1200px) {
  .content-tile h2,
  .content-tile-heading-wrap h2,
  .tech-specialist-tile h2,
  .text-img-component h3 {
    font-size: 28px;
  }
}

.advanced-search-wrap h3,
.btn,
.calculator-outer-wrap h3,
.calculator-outer-wrap label,
.calculator-results label,
.contact-tile-wrap ul li a,
.farm-type-wrap .farm-type-name,
.form-control,
.go-to-top,
.input-group-addon,
.link-tiles-wrap .col-md-3 > strong,
.list-inline li .feature-label,
.name-location-wrap,
.related-product-tile-wrap h3,
.search-wrapper input[type="search"],
.seed-thumb-wrapper .title,
.tech-specialist-tile .col-img .contact-links ul li a,
.tech-specialist-tile h3,
.title-component-wrap h2,
.wffm-wrap legend,
h2.product-subtitle,
h2.subtitle,
h4,
header .nav a,
header .search-btn-wrap a,
input[type="text"],
input[type="email"],
input[type="password"] {
  font-size: 15px;
}

@media (min-width: 1200px) {
  .advanced-search-wrap h3,
  .btn,
  .calculator-outer-wrap h3,
  .calculator-outer-wrap label,
  .calculator-results label,
  .contact-tile-wrap ul li a,
  .farm-type-wrap .farm-type-name,
  .form-control,
  .go-to-top,
  .input-group-addon,
  .link-tiles-wrap .col-md-3 > strong,
  .list-inline li .feature-label,
  .name-location-wrap,
  .related-product-tile-wrap h3,
  .search-wrapper input[type="search"],
  .seed-thumb-wrapper .title,
  .tech-specialist-tile .col-img .contact-links ul li a,
  .tech-specialist-tile h3,
  .title-component-wrap h2,
  .wffm-wrap legend,
  h2.product-subtitle,
  h2.subtitle,
  h4,
  header .nav a,
  header .search-btn-wrap a,
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    font-size: 18px;
  }
}

.form-search-wrap,
.search-wrapper input[type="search"],
header .nav a,
header .search-btn-wrap a {
  font-size: 18px;
}

.btn,
.location-wrap {
  font-size: 16px;
}

@media (min-width: 1200px) {
  .btn,
  .location-wrap {
    font-size: 18px;
  }
}

.breadcrumb,
.related-product-tile-wrap p,
.wffm .help-block,
.wffm .validation-summary-errors {
  font-size: 12px;
}

@media (min-width: 1200px) {
  .breadcrumb,
  .related-product-tile-wrap p,
  .wffm .help-block,
  .wffm .validation-summary-errors {
    font-size: 14px;
  }
}

@media (min-width: 1200px) {
  footer .link-tiles-wrap .col-md-3 li {
    font-size: 14px;
  }
}

.link-tiles-wrap .col-md-3 > strong {
  font-weight: 400;
}

.calculator-outer-wrap h3,
.calculator-outer-wrap label,
.calculator-results label,
.login-wrap input[type="email"],
.login-wrap input[type="password"],
.seed-thumb-wrapper .title,
.wffm-wrap label,
.wffm-wrap legend,
h1,
h2,
h3,
h4,
h5 {
  text-transform: uppercase;
}

.alert,
.contact-tile-outer-wrap > a,
.contact-tile-wrap p,
.links-wrap a,
.quick-start-wrap .second-line,
.testimonial-wrap .quote,
.testimonial-wrap .read-more-wrap,
footer .link-tiles-wrap li a {
  font-style: italic;
}

@-ms-viewport {
  width: auto !important;
}

.container,
.max-width-wrap {
  margin: auto;
  padding: 0 15px;
  width: 100%;
}

@media (min-width: 1200px) {
  .container,
  .max-width-wrap {
    max-width: calc(100% - 100px);
  }
}

@media (min-width: 1900px) {
  .container,
  .max-width-wrap {
    max-width: calc(100% - 400px);
  }
}

@media (min-width: 2500px) {
  .container,
  .max-width-wrap {
    max-width: 1900px;
  }
}

.col-no-padding {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 767px) {
  .col-same-height.col-xs-12 {
    height: auto !important;
  }
}

.col-no-right-padding {
  padding-right: 0;
}

@media (min-width: 992px) {
  .col-md-no-padding {
    padding-left: 0;
    padding-right: 0;
  }
}

.center-block.btn-group-vertical > .btn-group,
.center-block.btn-toolbar,
.center-block.clearfix,
.center-block.container,
.center-block.container-fluid,
.center-block.dl-horizontal dd,
.center-block.form-horizontal .form-group,
.center-block.modal-footer,
.center-block.modal-header,
.center-block.nav,
.center-block.navbar,
.center-block.navbar-collapse,
.center-block.navbar-header,
.center-block.pager,
.center-block.panel-body,
.center-block.row {
  float: none;
}

.center-btn-wrap {
  margin: 0 20px 40px 20px;
}

@media (max-width: 992px) {
  .no-margin-sm-row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .text-center-sm {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .pull-right-sm-max {
    float: right !important;
  }
}

@media (max-width: 767px) {
  .pull-right-xs-max {
    float: right !important;
  }
}

@media (min-width: 768px) {
  .wrap-sm-offset-1-leftright {
    padding-right: 8.333333333333332%;
    padding-left: 8.333333333333332%;
  }

  .wrap-sm-offset-1-left {
    padding-left: 8.333333333333332%;
    padding-right: 0;
  }

  .wrap-sm-offset-1-right {
    padding-right: 8.333333333333332%;
    padding-left: 0;
  }

  .pull-right-sm {
    float: right;
  }

  .text-right-sm {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .pull-right-md {
    float: right;
  }

  .text-right-md {
    text-align: right;
  }

  .pull-left-md {
    float: left;
  }

  .text-left-md {
    text-align: left;
  }

  .wrap-md-offset-1-leftright,
  .wrap-md-offset-1-leftright.content-landing-section-tile-wrap {
    padding-right: 8.333333333333332%;
    padding-left: 8.333333333333332%;
  }

  .wrap-md-offset-1-left {
    padding-left: 8.333333333333332%;
    padding-right: 0;
  }

  .wrap-md-offset-1-right {
    padding-right: 8.333333333333332%;
    padding-left: 0;
  }

  .col-md-no-padding {
    padding-right: 0;
    padding-left: 0;
  }
}

.va-top {
  display: inline-block;
  vertical-align: top;
  float: none;
}

.va-middle {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.overflow-img-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.overflow-img-wrap > a,
.overflow-img-wrap > div,
.overflow-img-wrap > span {
  position: relative;
  z-index: 1;
}

.overflow-img-wrap > img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  z-index: -1;
  width: 100%;
  min-height: 100%;
}

.rounded-icon {
  color: #fff;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}

.rounded-fa-icon {
  width: 19px;
  height: 19px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  color: #000;
  margin-left: 15px;
  line-height: 20px;
  text-align: center;
}

a.animate-right .fa.icon {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

a.animate-right:hover .fa.icon {
  transform: translate(5px, 0);
  -webkit-transform: translate(5px, 0);
  -moz-transform: translate(5px, 0);
  -ms-transform: translate(5px, 0);
  -o-transform: translate(5px, 0);
}

.show-more-label {
  display: none;
}

.collapsed .show-more .hide-more-label {
  display: none;
}

.collapsed .show-more .show-more-label {
  display: inline;
}

.btn {
  text-transform: uppercase;
}

.btn.active,
.btn.focus,
.btn:active,
.btn:focus {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
  outline: 0;
  box-shadow: none;
}

.btn.full-width {
  width: 100%;
  max-width: none;
}

#clearForm,
.border-link,
.wffm-wrap .form-submit-border .btn-default {
  border-width: 2px;
  border-style: solid;
  border-color: #62bb46;
  color: #62bb46;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: 0 0;
  max-width: 300px;
  text-transform: uppercase;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  padding: 10px 15px;
  overflow-x: hidden;
}

#clearForm.centered,
.border-link.centered,
.border-link-reversed.centered,
.wffm-wrap .form-submit-border .btn-default.centered {
  text-align: center;
}

@media (min-width: 992px) {
  #clearForm.centered,
  .border-link.centered,
  .border-link-reversed.centered,
  .wffm-wrap .form-submit-border .btn-default.centered {
    min-width: 230px;
  }
}

#clearForm:focus,
#clearForm:hover,
.border-link:focus,
.border-link:hover,
.wffm-wrap .form-submit-border .btn-default:focus,
.wffm-wrap .form-submit-border .btn-default:hover {
  background-color: #62bb46;
  border-color: #62bb46;
  color: #fff;
}

.border-link-reversed {
  border-width: 2px;
  border-style: solid;
  border-color: #62bb46;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;

  background-color: #62bb46;

  max-width: 300px;
  text-transform: uppercase;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  padding: 10px 15px;
  overflow-x: hidden;
}

.border-link-reversed:hover,
.border-link-reversed:focus {
  background-color: transparent;
  border-color: #62bb46;
  color: #62bb46;
}

@media (min-width: 992px) {
  #clearForm,
  .border-link,
  .border-link-reversed,
  .wffm-wrap .form-submit-border .btn-default {
    padding: 18px 25px;
  }
}

.go-to-top {
  width: 46px;
  height: 46px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 50px;
  border: 1px solid #e0e0e0;
  color: #003471;
  cursor: pointer;
  position: fixed;
  bottom: 50px;
  right: -50px;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  background-color: #fff;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}

@media (min-width: 768px) {
  .go-to-top {
    bottom: 300px;
  }
}

.go-to-top:not(.hidden) {
  right: 10px;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.go-to-top .triangle {
  position: relative;
  width: 46px;
  height: 1px;
}

.go-to-top .triangle:before {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -3px;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3px 6px 3px;
  border-color: transparent transparent #4ac7e9 transparent;
}

.go-to-top:hover {
  background-color: #e0e0e0;
  color: #fff;
}

.show-more .icon {
  display: inline-block;
  width: 19px;
  height: 19px;
  text-align: center;
  background: #62bb46;
  color: #fff;
  margin-left: 10px;
  line-height: 20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.collapsed .show-more .icon,
.collapsed.show-more .icon {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}

@media (max-width: 768px) {
  .landing-section-tile-wrap .show-more .icon {
    display: none;
  }
}

.alert {
  border: 0;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

@media (min-width: 992px) {
  .alert {
    padding: 30px;
  }
}

.alert.alert-danger {
  background: #f35929;
}

.alert.alert-success {
  background: #81b03d;
}

.form-wrap {
  padding: 30px 10px;
  background: #f0f3f7;
}

@media (min-width: 992px) {
  .form-wrap {
    padding: 70px;
  }
}

.form-wrap input::-webkit-input-placeholder {
  color: #003471;
}

.form-wrap input::-moz-placeholder {
  color: #003471;
}

.form-wrap input:-ms-input-placeholder {
  color: #003471;
}

.form-wrap input:-moz-placeholder {
  color: #003471;
}

.form-wrap h4 {
  margin: 20px 0 15px 0;
  border-bottom: 2px solid #003471;
}

.form-wrap h4 a {
  color: #003471;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .form-wrap h4 {
    margin: 40px 0 30px 0;
  }
}

.form-wrap .form-control,
.form-wrap input[type="text"],
.form-wrap input[type="email"],
.form-wrap input[type="password"],
.search-panel input[type="text"] {
  border: 0;
  border-bottom: 2px solid #003471;
  background-color: transparent;
  color: #003471;
  padding: 6px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.form-wrap .form-group {
  color: #003471;
}

.form-wrap .form-group .custom-checkbox,
.form-wrap .form-group .custom-radio {
  display: inline-block;
  padding-left: 40px;
  padding-top: 10px;
}

.form-wrap .form-group .custom-checkbox label::before,
.form-wrap .form-group .custom-radio label::before {
  background-color: transparent;
  border-color: #003471;
}

@media (max-width: 767px) {
  .form-wrap .form-group .custom-checkbox,
  .form-wrap .form-group .custom-radio {
    display: block;
    padding-left: 30px;
    background: #fff;
    border-radius: 3px;
    padding-top: 6px;
    margin-bottom: 15px;
    padding-bottom: 1px;
  }

  .form-wrap .form-group .custom-checkbox input[type="checkbox"],
  .form-wrap .form-group .custom-checkbox input[type="radio"],
  .form-wrap .form-group .custom-radio input[type="checkbox"],
  .form-wrap .form-group .custom-radio input[type="radio"] {
    display: none;
  }

  .form-wrap .form-group .custom-checkbox label,
  .form-wrap .form-group .custom-radio label {
    display: block;
  }
}

.form-wrap .form-group strong {
  display: inline-block;
  padding-top: 10px;
}

.form-wrap .form-group a {
  color: #003471;
}

.form-wrap .form-group .bootstrap-select {
  width: 100% !important;
  text-transform: uppercase;
  background: 0 0;
  border: 0 solid #003471;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.form-wrap .form-group .bootstrap-select .btn-default {
  background: 0 0;
  border: 2px solid #003471;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.form-wrap .form-group .bootstrap-select .dropdown-menu.open {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #003471;
  background-color: #f0f3f7;
}

.form-wrap .form-group .bootstrap-select .dropdown-menu.open .dropdown-menu.inner {
  background-color: transparent;
}

@media (max-width: 992px) {
  .form-wrap .form-group .btn-group {
    margin-bottom: 20px;
  }
}

.wffm-wrap input,
.wffm-wrap select {
  width: 100%;
  color: #003471;
}

.wffm-wrap input:not([type="submit"]) {
  border: 1px solid #003471;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.wffm-wrap input[type="file"] {
  border: 0 !important;
}

.wffm-wrap select,
.wffm-wrap select[multiple="multiple"],
.wffm-wrap textarea {
  border: 1px solid #003471;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.wffm-wrap .form-submit-border .btn-default {
  max-width: none;
}

.wffm-wrap label {
  color: #003471;
}

.wffm-wrap .list-group-item-danger,
.wffm-wrap .list-group-item-warning {
  background: #f35929;
  color: #fff;
  border: 0;
  border-radius: 0;
  padding: 10px 15px;
  padding-top: 0;
}

.wffm-wrap .list-group-item-danger:nth-child(1),
.wffm-wrap .list-group-item-warning:nth-child(1) {
  padding-top: 10px;
}

.wffm-wrap .page-header,
.wffm-wrap legend {
  border-bottom: 1px solid #003471;
  color: #003471;
  margin-bottom: 5px;
}

.wffm-wrap .input-group-addon {
  border: 0;
}

@media (max-width: 767px) {
  .wffm-wrap .input-group-addon {
    display: none;
  }
}

.wffm-wrap--highlighted {
  background-color: #f0f3f7;
  padding-top: 35px;
  padding-bottom: 35px;
}

@media (max-width: 991px) {
  .wffm-wrap--highlighted {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.wffm-wrap--highlighted .page-header {
  margin-top: 15px;
}

.wffm-wrap--highlighted .page-header h1 {
  margin-top: 0;
}

.wffm-wrap--highlighted input:not([type="submit"]),
.wffm-wrap--highlighted select,
.wffm-wrap--highlighted select[multiple="multiple"],
.wffm-wrap--highlighted textarea {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #003471;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: none;
}

.wffm-wrap--highlighted select,
.wffm-wrap--highlighted select[multiple="multiple"],
.wffm-wrap--highlighted textarea {
  border: 1px solid #003471;
}

.wffm-wrap--highlighted form {
  max-width: 350px;
  margin: auto;
}

.logout-wrap {
  margin: 25px 0;
}

@media (min-width: 768px) {
  .logout-wrap h1 {
    margin-top: 0;
  }
}

.logout-wrap .danger.border-link {
  background: #f35929;
  border-color: #f35929;
  color: #fff;
  text-decoration: none;
}

.logout-wrap .danger.border-link:hover {
  background: #f35929;
  border-color: #f35929;
  color: #fff;
  text-decoration: none;
}

.input-group-addon {
  background: 0 0;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #003471;
}

.form-group label.error {
  color: red;
  font-weight: 200;
  position: absolute;
  bottom: 37px;
  right: 0;
  font-size: 12px;
}

.calculator-outer-wrap .input-group,
.calculator-results .input-group {
  margin-bottom: 20px;
}

.calculator-results.form-wrap {
  background: #003471;
}

@media (min-width: 768px) {
  .calculator-results.form-wrap {
    margin-top: -30px;
  }
}

.calculator-results.form-wrap .form-control,
.calculator-results.form-wrap .form-group,
.calculator-results.form-wrap .input-group-addon,
.calculator-results.form-wrap input[type="text"] {
  color: #fff;
}

.calculator-results.form-wrap .form-control,
.calculator-results.form-wrap .input-group-addon,
.calculator-results.form-wrap input[type="text"] {
  border-bottom-color: #fff;
}

.calculator-outer-wrap h3 {
  font-weight: 700;
}

.clear-button-wrap {
  text-align: center;
}

.clear-button-wrap .btn {
  border-radius: 0;
}

.wffm-wrap {
  margin-bottom: 20px;
}

.wffm-wrap .checkbox input[type="checkbox"],
.wffm-wrap .checkbox-inline input[type="checkbox"],
.wffm-wrap .radio input[type="radio"],
.wffm-wrap .radio-inline input[type="radio"] {
  position: static !important;
  margin-left: 0 !important;
  width: auto !important;
}

.wffm-wrap .checkbox label,
.wffm-wrap .radio label {
  padding-left: 0 !important;
}

@media (min-width: 992px) {
  .wffm-wrap form {
    max-width: 50%;
  }
}

@media (max-width: 1199px) {
  .wffm-wrap .has-feedback .form-control {
    padding-right: 15px;
    min-width: 70px;
  }
}

.wffm-wrap .help-block {
  font-size: 14px;
  color: #000;
  font-style: italic;
}

.wffm-wrap .required-field.form-group label:after {
  content: " *";
  color: red;
}

.modal .wffm-wrap form {
  max-width: 100%;
}

.modal-dialog {
  z-index: 10000;
}

.modal .modal-close {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 10px;
  background-image: url(../img/close.jpg);
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  z-index: 10;
  border: 0;
  outline: 0;
}

.modal .modal-body {
  padding: 35px 15px;
}

body,
html {
  background: #fff;
}

.brand-color,
.title-component-wrap h1,
h1 {
  color: #003471;
}

.clickable-box {
  cursor: pointer;
}

.table > tbody > tr > td {
  border-top: 0;
}

a:focus,
a:hover {
  text-decoration: none;
}

.intro-component {
  margin-bottom: 30px;
}

.rte b,
.rte strong {
  color: #003471;
}

.popup-link .img-responsive {
  width: 100%;
}

.table-outer-wrap {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.table-responsive {
  padding: 20px 0 0 0;
  margin-bottom: 10px;
  border: 0;
}

.table-responsive .table {
  margin-bottom: 0;
  width: 100% !important;
  max-width: 100% !important;
}

.table-outer-wrap.has-scroll:after {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  content: " ";
  position: absolute;
  display: block;
  width: 50px;
  height: 100%;
  right: -50px;
  top: 0;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.table-outer-wrap.has-scroll:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: " ";
  width: 100%;
  height: 10px;
  margin: 5px 0;
  background-image: url(../img/scroll-right.png);
  background-repeat: no-repeat;
}

.title-component-wrap {
  margin-bottom: 20px;
}

.title-component-wrap .subtitle {
  margin-top: 0;
  color: #62bb46;
}

.title-component-wrap h1 {
  margin-bottom: 0;
}

.mfp-figure:after {
  background-color: #f0f3f7;
}

.imagery-section-component,
.text-img-component,
.full-width-image-component {
  margin-bottom: 20px;
}

.imagery-section-component.promo,
.text-img-component.promo {
  padding-bottom: 60px;
  padding-top: 30px;
  background-color: #f0f3f7;
}

@media (max-width: 991px) {
  .imagery-section-component.promo,
  .text-img-component.promo {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 0;
    padding-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .imagery-section-component,
  .text-img-component,
  .full-width-image-component {
    margin-bottom: 5px;
  }

  .imagery-section-component h3,
  .text-img-component h3 {
    margin-top: 15px;
  }

  .imagery-section-component .col-img + .col-text,
  .text-img-component .col-img + .col-text {
    padding-top: 10px;
  }
}

.imagery-section-component .img-caption,
.intro-component .img-caption,
.text-img-component .img-caption {
  text-align: right;
  padding: 5px;
  padding-right: 0;
  font-size: 11px;
}

@media (max-width: 767px) {
  .col-same-height {
    height: auto !important;
  }
}

.related-product-tile-wrap .full-width {
  margin-top: 15px;
}

.related-product-tile-wrap .overflow-img-wrap {
  background: #fff;
  position: relative;
}

.related-product-tile-wrap .overflow-img-wrap:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 30%;
}

.related-product-tile-wrap .overflow-img-wrap > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.logo-tile-type .related-product-tile-inner {
  position: relative;
  padding-bottom: 80px !important;
}

.logo-tile-type .related-product-tile-inner .border-link.full-width {
  position: absolute;
  bottom: 25px;
  left: 25px;
  right: 25px;
  width: auto;
}

@media (min-width: 992px) {
  .related-tiles-wrap a.logo-tile-type:first-child {
    padding-left: 0;
  }
}

.related-tiles-wrap a.logo-tile-type:last-of-type {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .related-tiles-wrap a.logo-tile-type:last-of-type {
    padding-right: 0;
  }
}

.single-cta-component {
  clear: both;
  float: none;
  padding-bottom: 60px;
  padding-top: 30px;
  background-color: #f0f3f7;
}

.single-cta-component h3 {
  margin-top: 10px;
  color: #003471;
}

.single-cta-component .btn {
  right: 15px;
}

@media (max-width: 991px) {
  .single-cta-component {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 10px;
    padding-bottom: 25px;
  }

  .single-cta-component .btn {
    min-width: 100%;
    margin-top: 15px;
    display: block;
    float: none !important;
  }
}

@media (max-width: 1199px) {
  .single-cta-component {
    margin-left: 15px;
    margin-right: 15px;
  }

  .single-cta-component > .btn-group-vertical > .btn-group,
  .single-cta-component > .btn-toolbar,
  .single-cta-component > .clearfix,
  .single-cta-component > .container,
  .single-cta-component > .container-fluid,
  .single-cta-component > .dl-horizontal dd,
  .single-cta-component > .form-horizontal .form-group,
  .single-cta-component > .modal-footer,
  .single-cta-component > .modal-header,
  .single-cta-component > .nav,
  .single-cta-component > .navbar,
  .single-cta-component > .navbar-collapse,
  .single-cta-component > .navbar-header,
  .single-cta-component > .pager,
  .single-cta-component > .panel-body,
  .single-cta-component > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .single-cta-component .btn-wrap {
    position: relative;
    min-height: 50px;
  }

  .single-cta-component .btn-wrap .btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}

.imagery-section-component .row {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .imagery-section-component .row {
    margin-top: 10px;
  }
}

.imagery-section-component a {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.imagery-section-component a:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

.imagery-section-component a > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.imagery-section-component a .img-responsive {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  z-index: -1;
  width: 100%;
  min-height: 100%;
  display: block;
}

@media (max-width: 767px) {
  .imagery-section-component .col-img:nth-child(2) {
    margin-top: 5px;
  }
}

.imagery-section-component:before,
.text-img-component:not(.promo):before,
.full-width-image-component:before {
  content: " ";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #003471;
}

.text-img-component .show-more .icon {
  background-color: #62bb46;
  font-size: 17px;
}

.imagery-section-component h3,
.text-img-component h3,
.two-columns-component h3 {
  color: #003471;
}

.text-img-component.promo + .text-img-component:before {
  display: none;
}

@media (min-width: 768px) {
  .text-img-component .collapse {
    display: block !important;
  }
}

.tech-specialist-tile .title {
  color: #003471;
  padding-top: 20px;
  margin-bottom: 0;
  display: block;
  border-top: 1px solid #003471;
}

.tech-specialist-tile .subtitle {
  margin-top: 0;
  color: #62bb46;
}

@media (max-width: 767px) {
  .tech-specialist-tile .col-img {
    padding-top: 20px;
  }
}

.tech-specialist-tile .col-img .contact-links ul {
  text-align: center;
}

.tech-specialist-tile .col-img .contact-links ul .fa,
.tech-specialist-tile .col-img .contact-links ul .glyphicon {
  color: #62bb46;
  font-size: 0.625em;
  padding-right: 5px;
  top: -2px;
}

.tech-specialist-tile .col-img > .img-responsive {
  margin: auto;
  margin-bottom: 20px;
}

.tech-specialist-tile .col-img .footer-social-bar {
  display: block;
  text-align: center;
}

.contact-tile-wrap ul .fa {
  color: #62bb46;
  margin-right: 10px;
}

.footer-social-bar {
  display: inline-block;
  padding: 10px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .footer-social-bar {
    padding-left: 10px;
  }
}

.footer-social-bar a {
  display: inline-block;
  color: #c8c8c8;
  background-color: transparent;
  margin: 5px 0;
  width: 50px;
  height: 50px;
  font-size: 25px;
  line-height: 50px;
  text-align: center;
  border: 2px solid #c8c8c8;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.footer-social-bar a:hover {
  color: #f0f3f7;
  background-color: #c8c8c8;
}

header {
  position: relative;
}

header a,
header a.selected,
header a:active,
header a:focus,
header a:hover {
  color: #003471;
  text-decoration: none;
}

@media (min-width: 992px) {
  header a,
  header a.selected,
  header a:active,
  header a:focus,
  header a:hover {
    line-height: 35px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
}

header .navbar {
  border: 0;
  margin-bottom: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

header .navbar .max-width-wrap {
  padding: 0;
}

@media (min-width: 992px) {
  header .navbar .max-width-wrap {
    padding: 0 15px;
  }
}

@media (max-width: 992px) {
  header .navbar .navbar-collapse {
    margin-left: -30px;
    margin-right: -30px;
  }

  header .navbar .navbar-collapse .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }

  header .navbar .navbar-collapse .navbar-nav > li > a {
    padding-left: 30px;
    padding-right: 30px;
  }
}

header .navbar .nav li {
  position: relative;
}

header .navbar .nav li .dropdown-menu {
  display: none;
}

header .navbar .nav li.dropdown > .dropdown-menu {
  display: none;
}

header .navbar .nav li.dropdown.open > .dropdown-menu {
  display: block;
  padding: 25px 10px;
  margin-top: -10px;
  background-color: #003471;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

header .navbar .nav li.dropdown.open > .dropdown-menu a {
  color: #fff;
  background-color: transparent;
  line-height: 1em;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 992px) {
  header .navbar .nav li.dropdown.open > .dropdown-menu a {
    padding-left: 20px;
  }
}

header .navbar .nav li.dropdown.open > .dropdown-menu a:focus,
header .navbar .nav li.dropdown.open > .dropdown-menu a:hover,
header .navbar .nav li.dropdown.open > .dropdown-menu li.active a {
  color: #62bb46;
  background-color: transparent;
  line-height: 1em;
}

@media (max-width: 992px) {
  header .navbar .nav li.dropdown.open > .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (max-width: 992px) {
  header .navbar .nav > li.active > a {
    color: #62bb46;
  }
}

@media (min-width: 992px) {
  header .navbar .nav > li.active > a {
    border-top-color: #003471;
  }
}

header .navbar .nav > li > a {
  min-width: 145px;
  transition: border 0.3s linear;
  -webkit-transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -ms-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
}

header .navbar .nav > li > a:active,
header .navbar .nav > li > a:focus,
header .navbar .nav > li > a:hover {
  background-color: transparent;
  border-color: transparent;
}

@media (min-width: 992px) {
  header .navbar .nav > li > a:active,
  header .navbar .nav > li > a:focus,
  header .navbar .nav > li > a:hover {
    border-top-color: #003471;
  }
}

@media (min-width: 992px) {
  header .navbar .nav > li > a {
    line-height: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }

  header .navbar .nav > li > a:after {
    content: "";
    display: block;
    height: 1.5em;
    width: 1px;
    background-color: #e9e8e8;
    top: 1.25em;
    right: 0;
    position: absolute;
  }

  header .navbar .nav > li:nth-last-child(2) > a:after {
    height: 2.5em;
    width: 2px;
    top: 0.75em;
  }
}

header .navbar .nav .dropdown-menu a {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

header .navbar .nav > li:nth-last-child(1) > a:after {
  background-color: transparent;
}

header .navbar .nav .open > a,
header .navbar .nav .open > a:focus,
header .navbar .nav .open > a:hover {
  background-color: transparent;
  border-bottom-color: transparent;
}

header .navbar .search-btn-wrap {
  padding: 10px 15px;
  padding-top: 5px;
}

@media (min-width: 992px) {
  header .navbar .search-btn-wrap {
    width: 20px;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -19px;
    padding: 0;
  }

  header .navbar .search-btn-wrap a {
    max-width: 50px;
    min-width: 0;
    border-top: 5px solid transparent;
    padding-left: 0;
    padding-right: 0;
  }
}

header .navbar #logo {
  padding-top: 15px;
  display: inline-block;
  padding-bottom: 15px;
  border-top: 0;
  border-bottom: 0;
}

@media (min-width: 992px) {
  header .navbar #logo {
    padding-top: 25px;
  }
}

@media (max-width: 500px) {
  header .navbar #logo {
    width: 150px;
  }
}

header .navbar .navbar-toggle {
  margin-right: 0;
  margin-top: 10px;
  padding-right: 0;
}

@media (min-width: 500px) {
  header .navbar .navbar-toggle {
    margin-top: 16px;
  }
}

header .navbar .navbar-toggle .icon-bar {
  position: relative;
  background-color: #003471;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

@media (min-width: 500px) {
  header .navbar .navbar-toggle .icon-bar {
    width: 30px;
    height: 4px;
  }
}

header .navbar .navbar-toggle > .icon-bar:nth-of-type(2) {
  top: 1px;
}

header .navbar .navbar-toggle > .icon-bar:nth-of-type(3) {
  top: 2px;
}

header .navbar .navbar-toggle.active > .icon-bar:nth-of-type(1) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 6px;
}

@media (min-width: 500px) {
  header .navbar .navbar-toggle.active > .icon-bar:nth-of-type(1) {
    top: 8px;
  }
}

header .navbar .navbar-toggle.active > .icon-bar:nth-of-type(2) {
  background-color: transparent;
}

header .navbar .navbar-toggle.active > .icon-bar:nth-of-type(3) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: -6px;
}

@media (min-width: 500px) {
  header .navbar .navbar-toggle.active > .icon-bar:nth-of-type(3) {
    top: -8px;
  }
}

/* Navbar last element styles */
header .navbar .nav > li:nth-last-child(1) > a {
  color: #62bb46;
  font-weight: 700;
}

header .navbar .nav > li:nth-last-child(1) > a:hover,
header .navbar .nav > li:nth-last-child(1).active > a,
header .navbar .nav > li:nth-last-child(1).open > a {
  border-top-color: #62bb46;
}

header .navbar .nav > li:nth-last-child(1).dropdown.open > .dropdown-menu {
  background: #62bb46;
}

header .navbar .nav > li:nth-last-child(1).dropdown.open > .dropdown-menu li a:hover,
header .navbar .nav > li:nth-last-child(1).dropdown.open > .dropdown-menu li.active a {
  color: #003471;
}

@media screen and (min-width: 1200px) {
  .col-no-padding-desktop {
    padding-left: 0;
    padding-right: 0;
  }
}

#search-wrapper {
  background-color: #003471;
}

@media screen and (min-width: 992px) {
  #search-wrapper {
    display: block !important;
  }
}

#search-wrapper input[type="search"] {
  border: 0;
  border-bottom: 1px solid #fff;
  background: 0 0;
  color: #fff;
  margin: 0;
  height: 40px;
  min-width: 200px;
}

#search-wrapper input[type="search"]::-webkit-input-placeholder {
  color: #fff;
}

#search-wrapper input[type="search"]::-moz-placeholder {
  color: #fff;
}

#search-wrapper input[type="search"]:-ms-input-placeholder {
  color: #fff;
}

#search-wrapper input[type="search"]:-moz-placeholder {
  color: #fff;
}

#search-wrapper input[type="search"]::-ms-clear,
#search-wrapper input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
  visibility: hidden;
}

#search-wrapper .icon {
  position: relative;
  margin-left: -25px;
  z-index: 2;
  background-color: #fff;
  color: #003471;
}

#search-wrapper .form-search-wrap {
  padding-left: 20px;
  margin: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  position: relative;
}

@media (min-width: 992px) {
  #search-wrapper .form-search-wrap {
    float: right;
    margin: 0;
  }
}

#search-wrapper .form-search-wrap a {
  position: absolute;
  top: 12px;
  right: 0;
}

@media (min-width: 992px) {
  #search-wrapper .form-search-wrap a {
    top: 0;
  }
}

footer {
  background-color: #f0f3f7;
  color: #003471;
}

footer a {
  color: #003471;
}

footer a.btn {
  background-color: #fff;
  color: #003471;
  border-width: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px 30px;
}

footer a.btn:focus,
footer a.btn:hover {
  background-color: #003471;
  color: #fff;
  border-color: #003471;
}

@media (max-width: 767px) {
  footer a.btn {
    padding: 15px 20px;
  }
}

footer .max-width-wrap {
  padding: 20px 0;
}

footer .max-width-wrap .link-tiles-wrap .col-md-3 > strong {
  display: inline-block;
  margin-bottom: 1em;
  line-height: 1.05em;
}

@media (min-width: 768px) {
  footer .max-width-wrap {
    padding: 45px 45px 65px 45px;
  }
}

footer h2,
footer h3,
footer h4,
footer h5 {
  margin-top: 0;
}

@media (max-width: 991px) {
  footer .link-tiles-wrap {
    padding-top: 30px;
  }
}

footer .link-tiles-wrap .col-md-3 {
  padding: 10px 30px;
}

@media (min-width: 768px) {
  footer .link-tiles-wrap .col-md-3 {
    padding: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
  }
}

footer .link-tiles-wrap .col-md-3 li {
  margin-bottom: 7px;
  line-height: 1.05em;
}

footer .mobile-links-wrap {
  margin-bottom: 30px;
}

footer .mobile-links-wrap a {
  display: block;
  float: left;
  width: 50%;
  border-width: 2px;
  max-width: none;
  background-color: transparent;
  border-color: #003471;
}

footer .mobile-links-wrap a:nth-child(even) {
  margin-left: -1px;
}

footer .mobile-links-wrap a:nth-child(odd) {
  margin-right: -1px;
}

footer .mobile-links-wrap a:hover {
  border-color: #003471;
}

footer .contact-tile-outer-wrap {
  max-width: 450px;
}

@media (min-width: 768px) and (max-width: 991px) {
  footer .contact-tile-outer-wrap {
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  footer .contact-tile-outer-wrap {
    max-width: 100%;
  }
}

footer .member-login.hidden-md {
  padding-top: 15px;
  padding-left: 30px;
}

.contact-tile-wrap {
  background-color: #fff;
  padding: 20px;
}

.contact-tile-wrap h4 {
  margin-top: 10px;
}

.contact-tile-wrap p {
  margin-bottom: 0;
}

.contact-tile-wrap ul li a,
.tech-specialist-tile ul li a {
  text-decoration: none;
}

.contact-tile-wrap ul li .glyphicon,
.tech-specialist-tile ul li .glyphicon {
  color: #62bb46;
  font-size: 11px;
  top: -1px;
  margin-right: 5px;
}

.contact-tile-wrap .list-inline,
.tech-specialist-tile .list-inline {
  margin: 20px 0 0 0;
}

.contact-tile-wrap .list-inline li:after,
.tech-specialist-tile .list-inline li:after {
  content: " | ";
  position: relative;
  top: -2px;
  font-size: 19px;
  display: inline-block;
  padding-left: 10px;
}

.contact-tile-wrap .list-inline li:last-child:after,
.tech-specialist-tile .list-inline li:last-child:after {
  display: none;
}

.tech-specialist-tile .footer-social-bar .list-inline li:after {
  display: none;
}

.contact-tiles-wrap .list-inline {
  margin: 10px 0;
}

.contact-tiles-wrap .list-inline > li {
  padding-left: 0;
  padding-right: 0;
}

.contact-tiles-wrap .list-inline > li:after {
  padding-left: 4px;
  padding-right: 4px;
}

.contact-tile-outer-wrap > a {
  text-transform: capitalize;
  text-decoration: none;
  display: inline-block;
  padding-left: 15px;
  padding-top: 10px;
}

.contact-tile-outer-wrap > a:hover {
  text-decoration: none;
}

.contact-tile-outer-wrap > a .rounded-icon {
  background-color: #62bb46;
  margin-left: 5px;
}

.contact-us-greeting,
.mobile-compact-contact-wrap {
  background: #4ac7e9;
  color: #fff;
  padding: 10px 15px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.contact-us-greeting h4,
.mobile-compact-contact-wrap h4 {
  margin: 0;
}

.contact-us-greeting h4 .greeting,
.mobile-compact-contact-wrap h4 .greeting {
  color: #003471;
}

@media (max-width: 991px) {
  .contact-us-greeting h4,
  .mobile-compact-contact-wrap h4 {
    padding-left: 25px;
  }
}

.contact-us-greeting a[data-toggle="collapse"],
.mobile-compact-contact-wrap a[data-toggle="collapse"] {
  display: block;
  position: relative;
}

.contact-us-greeting.sticky,
.mobile-compact-contact-wrap.sticky {
  position: fixed;
  z-index: 4;
  bottom: 0;
  opacity: 1;
}

@media (min-width: 992px) {
  .contact-us-greeting.sticky,
  .mobile-compact-contact-wrap.sticky {
    padding-left: 40px;
  }
}

.contact-us-greeting.sticky h4,
.mobile-compact-contact-wrap.sticky h4 {
  cursor: pointer;
}

@media (max-width: 991px) {
  .contact-us-greeting.sticky h4,
  .mobile-compact-contact-wrap.sticky h4 {
    padding-left: 30px;
  }
}

.contact-us-greeting.sticky.hidden-bottom,
.mobile-compact-contact-wrap.sticky.hidden-bottom {
  bottom: -200px;
  opacity: 0;
}

.contact-us-greeting.sticky .contact-us-greeting-inner,
.mobile-compact-contact-wrap.sticky .contact-us-greeting-inner {
  position: relative;
}

.contact-us-greeting.sticky .contact-us-greeting-inner .close-sticky-contact,
.mobile-compact-contact-wrap.sticky .contact-us-greeting-inner .close-sticky-contact {
  cursor: pointer;
  background: #fff;
  width: 24px;
  height: 24px;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: -22px;
  right: 0;
}

.contact-us-greeting.sticky .contact-us-greeting-inner .close-sticky-contact span,
.mobile-compact-contact-wrap.sticky .contact-us-greeting-inner .close-sticky-contact span {
  color: #4ac7e9;
  font-size: 14px;
  padding-top: 5px;
}

.contact-us-greeting.mobile-compact-contact-wrap .img-circle,
.contact-us-greeting.sticky .img-circle,
.mobile-compact-contact-wrap.mobile-compact-contact-wrap .img-circle,
.mobile-compact-contact-wrap.sticky .img-circle {
  width: 55px;
  height: 55px;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: -10px;
  left: -20px;
}

@media (min-width: 992px) {
  .contact-us-greeting.mobile-compact-contact-wrap .img-circle,
  .contact-us-greeting.sticky .img-circle,
  .mobile-compact-contact-wrap.mobile-compact-contact-wrap .img-circle,
  .mobile-compact-contact-wrap.sticky .img-circle {
    top: -35px;
    left: -70px;
  }
}

@media (max-width: 991px) {
  .contact-us-greeting.mobile-compact-contact-wrap .img-circle,
  .contact-us-greeting.sticky .img-circle,
  .mobile-compact-contact-wrap.mobile-compact-contact-wrap .img-circle,
  .mobile-compact-contact-wrap.sticky .img-circle {
    width: 45px;
    height: 45px;
    top: -15px;
    left: -25px;
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.3);
  }
}

.contact-us-greeting.mobile-compact-contact-wrap .img-circle,
.mobile-compact-contact-wrap.mobile-compact-contact-wrap .img-circle {
  left: -25px !important;
  z-index: 10;
}

.contact-us-greeting.mobile-compact-contact-wrap a:not(.collapsed) .img-circle,
.mobile-compact-contact-wrap.mobile-compact-contact-wrap a:not(.collapsed) .img-circle {
  display: none !important;
}

.contact-us-greeting.mobile-compact-contact-wrap a h4,
.mobile-compact-contact-wrap.mobile-compact-contact-wrap a h4 {
  color: #fff;
}

.contact-us-greeting.mobile-compact-contact-wrap a h4 .greeting,
.mobile-compact-contact-wrap.mobile-compact-contact-wrap a h4 .greeting {
  color: #003471;
}

.share-wrap {
  color: #000;
}

.share-wrap h4 {
  margin-bottom: 20px;
}

.share-wrap ul {
  margin-bottom: 30px;
}

.share-wrap ul li a {
  color: #fff;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  width: 60px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  font-size: 18px;
}

.share-wrap ul li a.fa-facebook {
  background-color: #3e5b97;
}

.share-wrap ul li a.fa-facebook:hover {
  color: #3e5b97;
}

.share-wrap ul li a.fa-twitter {
  background-color: #2aa7de;
}

.share-wrap ul li a.fa-twitter:hover {
  color: #2aa7de;
}

.share-wrap ul li a.fa-linkedin {
  background-color: #4393cc;
}

.share-wrap ul li a.fa-linkedin:hover {
  color: #4393cc;
}

.share-wrap ul li a:hover {
  text-decoration: none;
  background-color: #fff;
  color: #000;
}

.breadcrumbs-wrap .breadcrumb {
  margin: 10px 0;
  background-color: #fff;
}

@media (min-width: 992px) {
  .breadcrumbs-wrap .breadcrumb {
    margin: 20px 0;
  }
}

.breadcrumbs-wrap .breadcrumb li a {
  color: #4ac7e9;
  text-transform: capitalize;
}

.breadcrumbs-wrap .breadcrumb li a:hover {
  text-decoration: none;
  color: #003471;
}

.breadcrumbs-wrap .breadcrumb li:last-child a {
  color: #003471;
}

@media (max-width: 991px) {
  .breadcrumbs-wrap .breadcrumb li:first-child a {
    max-width: 15px;
    overflow: hidden;
  }

  .breadcrumbs-wrap .breadcrumb li:first-child a:before {
    margin-right: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: " \f015 ";
  }
}

.breadcrumbs-wrap .breadcrumb > li + li:before {
  content: "|";
}

@media (max-width: 992px) {
  .breadcrumbs-wrap .breadcrumb > li + li:before {
    position: absolute;
    left: 0;
    top: 0;
  }

  .breadcrumbs-wrap .breadcrumb li {
    display: block;
    float: left;
    max-width: 25%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
  }

  .breadcrumbs-wrap .breadcrumb li.active {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-left: 15px;
  }

  .breadcrumbs-wrap .breadcrumb li a {
    vertical-align: bottom;
    display: inline-block;
    max-width: 100%;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }

  .breadcrumbs-wrap .breadcrumb li:first-child a {
    padding-left: 0;
  }
}

.breadcrumbs-wrap .breadcrumb > .active {
  color: #003471;
}

.featured-item-wrap {
  margin: 20px 0;
  text-align: center;
  color: #fff;
  background-color: #003471;
  padding: 20px 0 20px 0;
  position: relative;
}

.featured-item-wrap .featured-item-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0.65;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}

.featured-item-wrap .featured-item-content {
  position: relative;
  z-index: 2;
}

@media (min-width: 992px) {
  .featured-item-wrap {
    padding: 50px 45px 45px 45px;
  }
}

.featured-item-wrap .first-line {
  max-width: 600px;
  margin: auto;
  padding: 15px;
}

@media (min-width: 992px) {
  .featured-item-wrap .first-line {
    padding: 25px 10px 25px 10px;
  }
}

.featured-item-wrap .second-line {
  max-width: 800px;
  margin: auto;
  padding: 15px;
}

@media (min-width: 992px) {
  .featured-item-wrap .second-line {
    padding: 25px 10px 25px 10px;
  }
}

.featured-item-wrap .notice-line {
  max-width: 800px;
  margin: auto;
  padding: 15px;
}

@media (min-width: 992px) {
  .featured-item-wrap .notice-line {
    padding: 25px 10px 25px 10px;
  }
}

.featured-item-wrap .heading-wrap {
  padding-bottom: 25px;
}

.featured-news-list-wrap h3,
.featured-news-list-wrap h4 {
  color: #003471;
}

.featured-news-list-wrap h4 {
  margin-top: 0;
}

@media (min-width: 992px) {
  .featured-news-list-wrap {
    padding-top: 35px;
    padding-bottom: 45px;
  }
}

@media (max-width: 991px) {
  .featured-news-list-wrap .hidden-xs {
    padding-top: 15px;
  }
}

.featured-news-list-wrap .featured-news-item-wrap {
  color: #003471;
  padding: 15px 30px 0 30px;
  display: block;
}

@media (min-width: 992px) {
  .featured-news-list-wrap .featured-news-item-wrap {
    padding: 30px;
  }
}

.featured-news-list-wrap .featured-news-item-wrap .excerpt-wrap {
  padding-bottom: 20px;
}

.featured-news-list-wrap .featured-news-item-wrap .excerpt-wrap div {
  color: #000;
}

.featured-news-list-wrap .featured-news-item-wrap .inner-wrap {
  position: relative;
  background-color: #f0f3f7;
  padding: 20px 15px;
  padding-bottom: 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .featured-news-list-wrap .featured-news-item-wrap .inner-wrap {
    padding: 40px 30px;
    text-align: left;
  }
}

.featured-news-list-wrap .featured-news-item-wrap .link-icon-wrap {
  text-align: center;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .featured-news-list-wrap .featured-news-item-wrap .link-icon-wrap {
    margin-top: auto;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}

.banner-link .link-icon-wrap {
  margin-top: auto;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.banner-link .link-icon-wrap .icon {
  background-color: white;
}

.banner-link .link-icon-wrap .icon.blue {
  background-color: white;
  color: #003471 !important;
}

.banner-link .link-icon-wrap .icon.orange {
  background-color: white;
  color: orange;
}

.banner-link .link-icon-wrap .icon.white {
  background-color: #003471;
  color: white;
}

.featured-news-list-wrap .featured-news-item-wrap .link-icon-wrap .icon {
  background-color: #62bb46;
}

.featured-news-list-wrap > .row > .featured-news-item-wrap:last-of-type {
  padding-bottom: 20px;
}

.quick-start-wrap {
  background-color: #f0f3f7;
  color: #003471;
  padding: 30px;
  margin: 20px 0;
  text-align: center;
}

@media (min-width: 992px) {
  .quick-start-wrap {
    padding: 60px 60px 45px 60px;
  }
}

.quick-start-wrap .heading-wrap {
  padding-bottom: 50px;
}

.quick-start-wrap a.seed-thumb-wrapper {
  text-align: center;
  display: inline-block;
}

@media (max-width: 767px) {
  .quick-start-wrap a.seed-thumb-wrapper {
    max-width: 100px;
  }
}

.quick-start-wrap a.seed-thumb-wrapper .img-responsive {
  margin: auto;
}

.quick-start-wrap a.seed-thumb-wrapper .title-wrap {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  padding: 0 1.8em;
}

.quick-start-wrap a.seed-thumb-wrapper .title-wrap .title {
  color: #1f356a;
}

.quick-start-wrap a.seed-thumb-wrapper .title-wrap .icon {
  background-color: #000;
  position: absolute;
  top: 0;
  right: 0;
}

.login-wrap {
  padding-bottom: 50px;
}

@media (min-width: 992px) {
  .login-wrap h1 {
    padding-top: 70px;
    padding-bottom: 70px;
    margin: 0;
  }
}

.login-wrap .form-wrap .center-block {
  max-width: 350px;
}

.login-wrap .form-wrap .btn {
  display: block;
  width: 100%;
  max-width: none;
}

.login-wrap .form-wrap .links-wrap li {
  margin-top: 12px;
}

.login-wrap .form-wrap .form-group {
  margin-bottom: 22px;
}

.search-results__listing {
  padding-bottom: 10px;
  border-top: solid 1px #003471;
}

.search-panel .search-panel__field {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  .search-panel .form-group button,
  .search-panel .form-group div,
  .search-panel .form-group input,
  .search-panel .form-group input[type="text"],
  .search-panel .form-group label {
    display: block;
    float: none;
    clear: both;
    margin: 0 !important;
    margin-bottom: 10px !important;
  }
}

.facets {
  font-size: 13px;
  padding-top: 25px;
}

.facets__menu {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.facets__menu li {
  display: inline-block;
  padding: 0 2px 6px 0;
}

.facets__menu li.is-active a {
  background: #62bb46;
  color: #fff;
  padding-left: 20px;
}

.facets__menu li.is-active a:before {
  display: block;
  float: left;
  content: "x";
  line-height: 13px;
  margin-left: -12px;
}

.facets__menu a {
  display: inline-block;
  padding: 4px 8px;
  color: #fff;
  background: #003471;
}

.facets h4,
.search-panel h4 {
  color: #003471;
}

.pagination-panel {
  padding: 5px 0;
  margin-top: 50px;
  margin-bottom: 15px;
  border-top: solid 1px #003471;
  display: table;
  width: 100%;
}

.pagination__summary {
  display: block;
  float: left;
  width: 40%;
  margin: 0;
  padding: 11px 0;
}

.pagination {
  margin: 5px 0;
}

.pagination__nav {
  float: right;
  width: 60%;
  margin: 0;
  text-align: right;
  list-style: none;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.search-panel .form-group input[type="text"] {
  margin: 0 20px;
}

@media (min-width: 768px) {
  .search-panel .form-group input[type="text"] {
    min-width: 350px;
  }
}

.search-results .search-results__listing:nth-child(1) {
  border-top: 0 !important;
}

.search-panel .border-link {
  padding: 5px 25px;
}

.search-panel {
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  margin-bottom: 25px;
  background-color: #f0f3f7;
}

@media (min-width: 992px) {
  .search-panel {
    margin-left: -25px;
    margin-right: -25px;
    padding: 25px;
  }
}

.search-results .rounded-icon {
  background: #62bb46;
  margin-left: 20px;
  width: 1em;
  height: 1em;
  line-height: 1em;
}

.search-results__url {
  color: #62bb46;
}

.search-wrap {
  padding-top: 25px;
  margin-top: 25px;
  border-top: solid 1px #003471;
}

@media (min-width: 992px) {
  .search-wrap {
    padding-top: 50px;
    margin-top: 50px;
  }
}

.banner-wrap {
  padding: 0;
}

.banner-wrap h1,
.banner-wrap h2 {
  margin: 0;
}

.banner-wrap .strapline-wrap .first-line {
  color: #fff;
}

.banner-wrap .strapline-wrap .second-line {
  color: #62bb46;
}

.banner-wrap .strapline-wrap .notice-line {
  color: #fff;
}

.banner-wrap .banner {
  position: relative;
}

.banner-wrap .banner:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}

.banner-wrap .banner > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 768px) {
  .banner-wrap .banner {
    position: relative;
  }

  .banner-wrap .banner:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 18.75%;
  }

  .banner-wrap .banner > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.banner-wrap .banner > .strapline-wrap {
  position: absolute;
  margin: auto;
  width: 100%;
  bottom: 18px;
}

@media (min-width: 1200px) {
  .banner-wrap .banner > .strapline-wrap {
    bottom: 50px;
  }
}

.text-img-component-wrap {
  margin: 20px 0;
}

.text-img-component-wrap > h2 {
  margin-top: 0;
}

a.popup-link {
  display: block;
  max-width: 100%;
  position: relative;
}

a.popup-link .glyphicon {
  padding: 5px;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 13px;
  left: 15px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff !important;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}

a.popup-link .glyphicon.glyphicon-play {
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 25px;
  line-height: 49px;
  margin-bottom: -30px;
  margin-left: -30px;
  left: 50%;
  bottom: 50%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

a.popup-link:hover .glyphicon {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
}

.text-img-component-wrap:first-of-type {
  margin-top: 0;
}

.tab-container h2 {
  padding-bottom: 20px;
  padding-top: 20px;
  border-top: solid 1px #003471;
  color: #003471;
  font-family: mr-eaves-xl-modern, din-condensed-web, Calibri, Arial, Verdana, sans-serif;
  margin-bottom: 20px;
}

.tab-container .nav li {
  background: #003471;
  color: #fff;
  border: 5px solid #fff;
}

.tab-container .nav li a {
  color: #fff;
  font-weight: 700;
  font-family: mr-eaves-xl-modern, myriad-pro, din-condensed-web, Calibri, Arial, Verdana, sans-serif;
  background: #003471;
}

.tab-container .nav li a:hover {
  color: #fff;
  background: #00408b;
}

.tab-container .nav li.active {
  background: #f0f3f7;
  color: #003471;
  border: 5px solid #f0f3f7;
}

.tab-container .nav li.active a {
  background: #f0f3f7;
  color: #003471;
}

.tab-container .nav li.active a:hover {
  background: #f0f3f7;
}

.tab-container .tab-content-container {
  display: none;
  background: #f0f3f7;
  padding: 20px;
  padding-bottom: 40px;
}

.tab-container .tab-content-container .subtitle {
  padding-bottom: 10px;
  color: #003471;
  border-bottom: 1px solid #cfd8e5;
  font-weight: 700;
}

.tab-container .tab-content-container.active,
.tab-container .tab-content-container.tab-content-container--editable {
  display: block;
}

.two-columns-component {
  margin-bottom: 30px;
}

.two-columns-component .content-tile-wrap,
.two-columns-component .text-img-imagevideo,
.two-columns-component .text-img-text {
  margin-bottom: 30px;
}

.two-columns-component .content-tile-wrap {
  clear: both;
}

.two-columns-component .wffm-wrap {
  padding-left: 0;
  padding-right: 0;
}

.two-columns-component .wffm-wrap form {
  max-width: none;
}

.two-columns-component .content-tile {
  width: 100%;
}

@media (min-width: 992px) {
  .two-columns-component .link-icon-wrap {
    bottom: 30px !important;
  }
}

video.hidden-xs.img-srcset {
  width: 100%;
}

.banner-wrap {
  padding: 0;
  position: relative;
}

.banner-wrap .banner {
  position: relative;
}

.banner-wrap .banner:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}

.banner-wrap .banner > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 768px) {
  .banner-wrap .banner {
    position: relative;
  }

  .banner-wrap .banner:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 21.42857143%;
  }

  .banner-wrap .banner > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.banner-wrap .banner.banner--large {
  position: relative;
}

.banner-wrap .banner.banner--large:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}

.banner-wrap .banner.banner--large > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 768px) {
  .banner-wrap .banner.banner--large {
    position: relative;
  }

  .banner-wrap .banner.banner--large:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 18.75%;
  }

  .banner-wrap .banner.banner--large > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.banner-wrap .banner > .strapline-wrap {
  position: absolute;
  margin: auto;
  width: 100%;
  bottom: 18px;
  padding: 0 15px;
}

@media (min-width: 1200px) {
  .banner-wrap .banner > .strapline-wrap {
    bottom: 50px;
  }
}

.banner-wrap .banner > .strapline-wrap .strapline-inner-wrap {
  background-color: #003471;
  padding: 10px 15px;
  display: inline-block;
}

@media (min-width: 992px) {
  .banner-wrap .banner > .strapline-wrap .strapline-inner-wrap {
    padding: 20px 30px;
  }
}

.banner-wrap .banner > .strapline-wrap .strapline-inner-wrap span {
  background-color: #003471;
  display: inline;
  color: #fff;
  line-height: 1.5em;
  font-size: 24px;
  word-wrap: break-word;
  text-transform: uppercase;
  margin: 0;
}

@media (min-width: 992px) {
  .banner-wrap .banner > .strapline-wrap .strapline-inner-wrap span {
    line-height: 0.85;
    font-size: 60px;
  }
}

.hp-text-wrap {
  padding-bottom: 55px;
}

.hp-text-wrap > div {
  padding-bottom: 20px;
}

.hp-text-wrap > div.wrap:nth-child(n + 2) {
  display: none;
}

@media (min-width: 992px) {
  .hp-text-wrap > div.wrap:nth-child(n + 2) {
    display: block;
  }
}

.hp-text-wrap .center-btn-wrap {
  margin-bottom: 0;
}

.sprite-icon {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  background-size: auto 100%;
  background-image: url("../img/spritesheet.png");
  background-repeat: no-repeat;
  margin: 0;
  width: 50px;
  height: 50px;
}

@media (max-width: 480px) {
  .sprite-icon {
    width: 36px;
    height: 36px;
  }
}

.sprite-icon.sprite-icon--halfsize {
  width: 25px;
  height: 25px;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon--halfsize {
    width: 25px;
    height: 25px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
  .sprite-icon {
    background-image: url(../img/spritesheet@2.png);
  }
}

@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 240dpi) {
  .sprite-icon {
    background-image: url(../img/spritesheet.png);
  }
}

.sprite-icon.sprite-icon-na {
  background-image: none !important;
}

.sprite-icon.sprite-icon-endphyte {
  background-position: 0 0;
}

.sprite-icon.sprite-icon-utilisation {
  background-position: -25px 0;
}

.sprite-icon.sprite-icon-yield {
  background-position: -50px 0;
}

.sprite-icon.sprite-icon-ploidy {
  background-position: -75px 0;
}

.sprite-icon.sprite-icon-heading-date {
  background-position: -100px 0;
}

.sprite-icon.sprite-icon-pasture-life {
  background-position: -125px 0;
}

.sprite-icon.sprite-icon-ar37 {
  background-position: -300px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-ar37 {
    background-position: -216px 0;
  }
}

.sprite-icon.sprite-icon-ar1 {
  background-position: -350px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-ar1 {
    background-position: -252px 0;
  }
}

.sprite-icon.sprite-icon-new {
  background-position: -400px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-new {
    background-position: -288px 0;
  }
}

.sprite-icon.sprite-icon-without-endophyte {
  background-position: -450px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-without-endophyte {
    background-position: -324px 0;
  }
}

.sprite-icon.sprite-icon-standard-endophyte {
  background-position: -500px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-standard-endophyte {
    background-position: -360px 0;
  }
}

.sprite-icon.sprite-icon-max-p {
  background-position: -550px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-max-p {
    background-position: -396px 0;
  }
}

.sprite-icon.sprite-icon-low-endophyte {
  background-position: -600px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-low-endophyte {
    background-position: -432px 0;
  }
}

.sprite-icon.sprite-icon-high-endophyte {
  background-position: -650px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-high-endophyte {
    background-position: -468px 0;
  }
}

.sprite-icon.sprite-icon-endo-5 {
  background-position: -700px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-endo-5 {
    background-position: -504px 0;
  }
}

.sprite-icon.sprite-icon-deer {
  background-position: -750px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-deer {
    background-position: -540px 0;
  }
}

.sprite-icon.sprite-icon-dairy {
  background-position: -800px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-dairy {
    background-position: -576px 0;
  }
}

.sprite-icon.sprite-icon-beef {
  background-position: -850px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-beef {
    background-position: -612px 0;
  }
}

.sprite-icon.sprite-icon-sheep {
  background-position: -900px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-sheep {
    background-position: -648px 0;
  }
}

.sprite-icon.sprite-icon-ar128 {
  background-position: -950px 0;
}

@media (max-width: 480px) {
  .sprite-icon.sprite-icon-ar128 {
    background-position: -684px 0;
  }
}

.product-logo-wrapper img {
  max-height: 60px;
}

@media (min-width: 768px) {
  .product-logo-wrapper img {
    margin-left: 15px;
  }
}

.product-head .product-logo-wrapper img:first-child {
  margin-left: 0;
}

.product-head img {
  max-width: 100%;
}

.product-head .product-title-wrap {
  position: relative;
}

@media (max-width: 992px) {
  .product-head .product-title-wrap h1,
  .product-head .product-title-wrap h2.product-subtitle {
    margin: 0;
  }
}

.product-head .product-title-wrap > .va-middle {
  margin: 10px 0;
}

.product-head .product-title-wrap h1 {
  margin-bottom: 0;
  margin-top: 0;
  color: #003471;
  margin-right: 20px;
}

@media (max-width: 992px) {
  .product-head .product-title-wrap h1 {
    margin: 0;
  }
}

.product-head .product-title-wrap h2.product-subtitle {
  color: #62bb46;
  margin-top: 0;
  margin-right: 20px;
}

.product-head .product-title-wrap img {
  max-height: 50px;
  width: auto;
  max-width: none;
  display: inline-block;
}

.product-head .promo-tags-wrap {
  margin: 10px 0;
}

.product-head .promo-tags-wrap i {
  vertical-align: middle;
}

.features-benefits-wrap {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .features-benefits-wrap {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}

.features-benefits-wrap .col-md-6:not(.product-tags-wrap) {
  color: #003471;
  font-weight: 700;
}

.features-benefits-wrap .col-md-6:not(.product-tags-wrap) ul {
  padding-left: 15px;
}

@media (min-width: 992px) {
  .features-benefits-wrap .col-md-6:nth-child(1) {
    padding-right: 25px;
  }

  .features-benefits-wrap .col-md-6:nth-child(2) {
    padding-left: 25px;
  }
}

.farm-types-wrap {
  margin-bottom: 20px;
}

.farm-types-wrap .farm-type-wrap {
  background-color: #f0f3f7;
  padding: 8px 15px;
  margin-bottom: 5px;
}

.farm-types-wrap .farm-type-wrap .farm-type-name {
  white-space: nowrap;
  text-align: center;
  color: #003471;
  line-height: 50px;
}

@media (min-width: 992px) {
  .farm-types-wrap .farm-type-wrap .farm-type-name {
    border-right: 1px solid #c1c3c6;
  }
}

@media (max-width: 480px) {
  .farm-types-wrap .farm-type-wrap .farm-type-logo {
    padding: 0;
  }
}

.farm-types-wrap .farm-type-wrap .col-same-height {
  min-height: 50px;
}

@media (min-width: 992px) {
  .farm-types-wrap .farm-type-wrap .col-same-height {
    min-height: 50px;
  }
}

.farm-types-wrap .farm-type-wrap .farm-type-animals {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 992px) {
  .farm-types-wrap .farm-type-wrap .farm-type-animals {
    border-right: 1px solid #c1c3c6;
  }
}

@media (min-width: 1200px) {
  .farm-types-wrap .farm-type-wrap .farm-type-animals {
    text-align: left;
    padding-left: 15px;
  }
}

.farm-types-wrap .farm-type-wrap .farm-type-animals svg {
  max-height: 40px;
  max-width: 43px;
  margin-right: 3px;
  margin-left: 3px;
  margin-top: 6px;
}

.farm-types-wrap .farm-type-wrap .farm-type-animals .sheep {
  max-width: 28px;
}

.farm-types-wrap .farm-type-wrap .farm-type-animals .deer {
  max-width: 23px;
}

@media (min-width: 992px) {
  .farm-types-wrap .farm-type-wrap .farm-type-animals svg {
    max-height: 50px;
    max-width: 53px;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 3px;
  }

  .farm-types-wrap .farm-type-wrap .farm-type-animals .sheep {
    max-width: 38px;
  }

  .farm-types-wrap .farm-type-wrap .farm-type-animals .deer {
    max-width: 33px;
  }
}

.farm-types-wrap .farm-type-wrap .farm-type-animals svg,
.farm-types-wrap .farm-type-wrap .farm-type-animals svg * {
  fill: #003471;
}

.farm-types-wrap .farm-type-wrap .row-same-height {
  max-width: 550px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .farm-types-wrap .farm-type-wrap > .row > .farm-type-animals,
  .farm-types-wrap .farm-type-wrap > .row > .farm-type-logo,
  .farm-types-wrap .farm-type-wrap > .row > .farm-type-name {
    padding: 0 2px;
  }
}

.farm-types-wrap .farm-type-wrap > .row > .farm-type-logo,
.farm-types-wrap .farm-type-wrap > .row > .farm-type-name {
  text-align: center;
}

@media (max-width: 480px) {
  .farm-types-wrap .farm-type-wrap .sprite-icon {
    margin-top: 10px;
  }
}

.product-tags-wrap .name,
.text-img-component-wrap .name {
  font-weight: 700;
}

.product-tags-wrap .name:first-letter,
.text-img-component-wrap .name:first-letter {
  text-transform: uppercase;
}

.product-tags-wrap .name:after,
.text-img-component-wrap .name:after {
  content: ": ";
}

.info-wrap {
  background-color: #f0f3f7;
  color: #1f356a;
}

@media (min-width: 992px) {
  .info-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (min-width: 768px) {
  .info-wrap .row > .col-sm-6:nth-child(1) {
    padding-right: 25px;
  }

  .info-wrap .row > .col-sm-6:nth-child(2) {
    padding-left: 25px;
  }
}

@media (max-width: 991px) {
  .info-wrap {
    padding: 20px 30px;
  }
}

@media (max-width: 767px) {
  .info-wrap {
    padding: 20px 15px;
  }
}

.info-wrap .row > .col-md-6:nth-child(2) > .text-img-component-wrap:nth-child(1) {
  margin-top: 0;
}

.info-wrap h2 {
  color: #1f356a;
}

.info-wrap .popup-link {
  margin-bottom: 15px;
}

.info-wrap .product-downloads-wrap a {
  display: block;
  max-width: none;
  text-align: left;
  margin-bottom: 5px;
  position: relative;
}

.info-wrap .product-downloads-wrap a .icon {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -14px;
  background-color: #62bb46;
}

.testimonials-wrap:before {
  display: block;
  content: " ";
  padding-top: 50px;
}

.testimonial-wrap {
  padding-bottom: 50px;
}

.testimonial-wrap img {
  width: 100px;
  display: inline-block;
}

.testimonial-wrap .quote {
  margin: 30px auto;
  color: #1f356a;
  font-weight: 600;
  max-width: 600px;
  padding-left: 25px;
  padding-right: 25px;
}

.testimonial-wrap .name-location-wrap {
  color: #62bb46;
}

.testimonial-wrap .read-more-wrap {
  display: block;
  padding: 10px 0;
}

.testimonial-wrap .read-more-wrap .icon {
  margin-left: 5px;
  background-color: #62bb46;
}

.testimonial-wrap .col-md-4,
.testimonial-wrap .col-md-8 {
  float: none;
  text-align: center;
  margin: 0 auto;
}

.related-tiles-wrap {
  margin-bottom: 30px;
}

.related-tiles-wrap .img-wrap {
  display: none;
}

@media (min-width: 992px) {
  .related-tiles-wrap .img-wrap {
    width: 100%;
    display: block;
  }
}

.related-tiles-wrap .img-wrap img {
  width: 100%;
}

.related-tiles-wrap .related-product-tile-wrap {
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .related-tiles-wrap .related-product-tile-wrap {
    margin-bottom: 0;
  }
}

.related-tiles-wrap .related-product-tile-wrap .related-product-tile-inner {
  position: relative;
  background-color: #f0f3f7;
  padding: 25px;
  color: #003471;
}

.related-tiles-wrap .related-product-tile-wrap .related-product-tile-inner h3 {
  color: #003471;
}

@media (min-width: 992px) {
  .related-tiles-wrap .related-product-tile-wrap .related-product-tile-inner .row {
    padding-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .related-tiles-wrap .related-product-tile-wrap .related-product-tile-inner .link-wrap {
    padding-top: 5px;
  }
}

@media (max-width: 1200px) {
  .related-tiles-wrap .inner-text-wrap {
    max-width: 80%;
    margin: auto;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .related-tiles-wrap .link-wrap {
    text-align: right;
    margin-top: -30px;
    position: absolute;
    bottom: 15px;
    right: 20px;
  }
}

.related-tiles-wrap .link-wrap .icon {
  background-color: #62bb46;
}

.product-landing .title-component-wrap {
  margin-bottom: 30px;
}

.product-landing .border-link {
  color: #fff;
  border-color: #fff;
}

.product-landing .border-link:focus,
.product-landing .border-link:hover {
  background-color: transparent;
}

@media (max-width: 992px) {
  .product-landing > .wrap-md-offset-1-leftright {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 767px) {
  .product-landing > .wrap-md-offset-1-leftright {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.content-landing-section-tile-wrap,
.landing-section-tile-wrap {
  padding: 15px;
  margin-bottom: 10px;
  color: #fff;
  background-color: #515959;
}

@media (min-width: 768px) {
  .content-landing-section-tile-wrap,
  .landing-section-tile-wrap {
    padding: 25px 35px 25px 35px;
  }
}

.content-landing-section-tile-wrap h2,
.landing-section-tile-wrap h2 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .content-landing-section-tile-wrap .show-more,
  .landing-section-tile-wrap .show-more {
    margin-right: -10px;
  }
}

.content-landing-section-tile-wrap .show-more .icon,
.landing-section-tile-wrap .show-more .icon {
  background-color: #fff;
  color: #515959;
}

.content-landing-section-tile-wrap .collapseable > .row,
.landing-section-tile-wrap .collapseable > .row {
  padding-top: 20px;
}

@media (max-width: 767px) {
  .content-landing-section-tile-wrap > .row > .col-xs-6 .centerBlock h2,
  .landing-section-tile-wrap > .row > .col-xs-6 .centerBlock h2 {
    margin-bottom: 0;
  }
}

.content-landing-section-tile-wrap img.img-responsive,
.landing-section-tile-wrap img.img-responsive {
  width: 100%;
  max-width: 130px;
}

.content-landing-section-tile-wrap > a,
.landing-section-tile-wrap > a {
  color: #fff;
  display: block;
}

.content-tile-wrap,
.product-tile-wrap {
  color: #fff;
  text-align: center;
  margin-top: 0;
  border: 2px solid #fff;
  padding: 20px 25px;
  padding-bottom: 5px;
}

@media (min-width: 992px) {
  .content-tile-wrap,
  .product-tile-wrap {
    text-align: left;
  }
}

.content-tile-wrap h2,
.product-tile-wrap h2 {
  margin-top: 0;
  display: block;
  position: relative;
}

@media (max-width: 992px) {
  .content-tile-wrap h2,
  .product-tile-wrap h2 {
    text-align: center;
  }
}

.content-tile-wrap h2 span,
.product-tile-wrap h2 span {
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
}

@media (min-width: 992px) {
  .content-tile-wrap h2 span,
  .product-tile-wrap h2 span {
    margin-right: 20px;
    margin-left: 0;
  }
}

.content-tile-wrap h2 i,
.product-tile-wrap h2 i {
  position: absolute;
  top: -15px;
  right: -15px;
}

.content-tile-wrap .rounded-icon,
.product-tile-wrap .rounded-icon {
  background: #fff;
  color: #515959;
}

.content-tile-wrap ul li,
.product-tile-wrap ul li {
  padding: 0;
}

.content-tile-wrap ul li .icon,
.product-tile-wrap ul li .icon {
  max-width: 30px;
  height: 25px;
  overflow: hidden;
  margin-right: 2px;
}

.content-tile-wrap ul li .feature-label:after,
.product-tile-wrap ul li .feature-label:after {
  content: " | ";
  position: relative;
  top: 0;
  font-size: 18px;
  display: inline-block;
  padding-left: 7px;
}

.content-tile-wrap ul li:last-child .feature-label:after,
.product-tile-wrap ul li:last-child .feature-label:after {
  display: none;
}

.content-tile-wrap .icons-wrap,
.product-tile-wrap .icons-wrap {
  height: 55px;
  margin-bottom: 0;
  overflow: hidden;
}

.content-tile-wrap .content-tile-info-wrap,
.content-tile-wrap .product-tile-info-wrap,
.product-tile-wrap .content-tile-info-wrap,
.product-tile-wrap .product-tile-info-wrap {
  position: relative;
  padding-left: 0;
}

.content-tile-wrap .content-tile-info-wrap .truncate-text,
.content-tile-wrap .product-tile-info-wrap .truncate-text,
.product-tile-wrap .content-tile-info-wrap .truncate-text,
.product-tile-wrap .product-tile-info-wrap .truncate-text {
  display: inline-block;
}

@media (min-width: 480px) {
  .content-tile-wrap .content-tile-info-wrap .truncate-text,
  .content-tile-wrap .product-tile-info-wrap .truncate-text,
  .product-tile-wrap .content-tile-info-wrap .truncate-text,
  .product-tile-wrap .product-tile-info-wrap .truncate-text {
    overflow: auto;
    height: auto;
  }
}

@media (min-width: 768px) {
  .content-tile-wrap .content-tile-info-wrap .truncate-text,
  .content-tile-wrap .product-tile-info-wrap .truncate-text,
  .product-tile-wrap .content-tile-info-wrap .truncate-text,
  .product-tile-wrap .product-tile-info-wrap .truncate-text {
    overflow: hidden;
    height: 75px;
  }
}

@media (min-width: 992px) {
  .content-tile-wrap .content-tile-info-wrap .truncate-text,
  .content-tile-wrap .product-tile-info-wrap .truncate-text,
  .product-tile-wrap .content-tile-info-wrap .truncate-text,
  .product-tile-wrap .product-tile-info-wrap .truncate-text {
    overflow: hidden;
    height: 90px;
  }
}

.content-tile-wrap .link-icon-wrap,
.product-tile-wrap .link-icon-wrap {
  position: static;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .content-tile-wrap .link-icon-wrap,
  .product-tile-wrap .link-icon-wrap {
    position: absolute;
    bottom: auto;
    right: -30px;
  }
}

.content-tile-wrap .link-icon-wrap {
  margin-bottom: -5px;
  margin-top: 5px;
}

@media (min-width: 768px) {
  .content-tile-wrap .link-icon-wrap {
    margin-bottom: 15px;
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: 0;
    bottom: 0;
  }
}

@media (min-width: 992px) {
  .content-tile-wrap .link-icon-wrap {
    position: absolute;
    bottom: 15px;
    right: 25px;
    left: auto;
  }
}

.content-tiles-wrap,
.product-tiles-wrap {
  padding-top: 0;
}

.content-tiles-wrap .content-tile,
.content-tiles-wrap .product-tile,
.product-tiles-wrap .content-tile,
.product-tiles-wrap .product-tile {
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) and (max-width: 992px) {
  .content-tiles-wrap .content-tile,
  .content-tiles-wrap .product-tile,
  .product-tiles-wrap .content-tile,
  .product-tiles-wrap .product-tile {
    padding: 4px;
  }

  .content-tiles-wrap .content-tile:nth-child(2n + 1),
  .content-tiles-wrap .product-tile:nth-child(2n + 1),
  .product-tiles-wrap .content-tile:nth-child(2n + 1),
  .product-tiles-wrap .product-tile:nth-child(2n + 1) {
    padding-left: 0;
    padding-right: 8px;
  }

  .content-tiles-wrap .content-tile:nth-child(2n),
  .content-tiles-wrap .product-tile:nth-child(2n),
  .product-tiles-wrap .content-tile:nth-child(2n),
  .product-tiles-wrap .product-tile:nth-child(2n) {
    padding-left: 8px;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .content-tiles-wrap .content-tile,
  .content-tiles-wrap .product-tile,
  .product-tiles-wrap .content-tile,
  .product-tiles-wrap .product-tile {
    padding: 4px;
  }

  .content-tiles-wrap .content-tile:nth-child(3n + 1),
  .content-tiles-wrap .product-tile:nth-child(3n + 1),
  .product-tiles-wrap .content-tile:nth-child(3n + 1),
  .product-tiles-wrap .product-tile:nth-child(3n + 1) {
    padding-left: 0;
    padding-right: 8px;
  }

  .content-tiles-wrap .content-tile:nth-child(3n),
  .content-tiles-wrap .product-tile:nth-child(3n),
  .product-tiles-wrap .content-tile:nth-child(3n),
  .product-tiles-wrap .product-tile:nth-child(3n) {
    padding-left: 8px;
    padding-right: 0;
  }
}

.content-tiles-wrap .content-tile:active,
.content-tiles-wrap .content-tile:focus,
.content-tiles-wrap .content-tile:hover,
.content-tiles-wrap .product-tile:active,
.content-tiles-wrap .product-tile:focus,
.content-tiles-wrap .product-tile:hover,
.product-tiles-wrap .content-tile:active,
.product-tiles-wrap .content-tile:focus,
.product-tiles-wrap .content-tile:hover,
.product-tiles-wrap .product-tile:active,
.product-tiles-wrap .product-tile:focus,
.product-tiles-wrap .product-tile:hover {
  text-decoration: none;
}

@media (min-width: 992px) {
  .content-tiles-wrap.row {
    margin-left: -25px;
    margin-right: -25px;
  }
}

@media (min-width: 992px) {
  .related-tiles-wrap.row.wrap-md-offset-1-leftright {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.advanced-search-wrap {
  background-color: #f0f3f7;
}

.advanced-search-wrap.form-wrap,
.calculator-results.form-wrap {
  padding: 30px 15px;
}

@media (min-width: 992px) {
  .advanced-search-wrap.form-wrap,
  .calculator-results.form-wrap {
    padding: 50px 0;
  }
}

.advanced-search-wrap.form-wrap #clearForm,
.advanced-search-wrap.form-wrap .border-link,
.calculator-results.form-wrap #clearForm,
.calculator-results.form-wrap .border-link {
  display: block;
  max-width: none;
  width: 100%;
}

.advanced-search-wrap.form-wrap h2,
.calculator-results.form-wrap h2 {
  margin-top: 0;
}

#clearForm {
  color: #003471;
  background: #f0f3f7;
  border-color: #f0f3f7;
}

#clearForm:hover {
  background: #003471;
  color: #f0f3f7;
  border-color: #f0f3f7;
}

.advanced-search-outer-wrap {
  padding-bottom: 15px;
}

@media (min-width: 992px) {
  .advanced-search-outer-wrap {
    padding-bottom: 30px;
  }
}

.advanced-search-results {
  padding: 40px 50px;
  background: #003471;
}

@media (max-width: 992px) {
  .advanced-search-results {
    padding: 10px 10px;
  }
}

.calculate-by-filter-wrap h3,
.calculate-by-filter-wrap h4,
.calculate-by-filter-wrap h5 {
  color: #003471;
}

.calculate-by-filter-wrap .row > .col-xs-12 > .col-md-6 {
  margin-bottom: 15px;
}

.calculate-by-filter-wrap .row > .col-xs-12 > .col-md-6 .inner-filter-wrap {
  padding: 15px 15px;
  border: 1px solid #f0f3f7;
}

.calculate-by-filter-wrap .row > .col-xs-12 > .col-md-6 .border-link {
  width: 49%;
  max-width: none;
}

.calculate-by-filter-wrap .row > .col-xs-12 > .col-md-6 .border-link .text {
  display: inline-block;
  position: relative;
}

@media (min-width: 992px) {
  .calculate-by-filter-wrap .row > .col-xs-12 > .col-md-6:nth-child(1) {
    padding-right: 25px;
  }
}

.calculate-by-filter-wrap .icon {
  display: inline-block;
  height: 28px;
  width: 30px;
  position: absolute;
  top: -3px;
  left: -50px;
  text-align: right;
}

.calculate-by-filter-wrap .icon svg {
  display: inline-block;
  max-height: 100%;
  width: auto;
  max-width: 100%;
}

@media (max-width: 767px) {
  .calculate-by-filter-wrap .icon {
    display: none;
  }
}

.calculate-by-filter-wrap .border-link svg .st0,
.calculate-by-filter-wrap .border-link svg circle,
.calculate-by-filter-wrap .border-link svg line,
.calculate-by-filter-wrap .border-link svg path {
  stroke: #62bb46;
  fill: transparent;
}

.calculate-by-filter-wrap .border-link.selected {
  background-color: #62bb46;
  color: #fff;
}

.calculate-by-filter-wrap .border-link.selected svg .st0,
.calculate-by-filter-wrap .border-link.selected svg circle,
.calculate-by-filter-wrap .border-link.selected svg line,
.calculate-by-filter-wrap .border-link.selected svg path,
.calculate-by-filter-wrap .border-link:hover svg .st0,
.calculate-by-filter-wrap .border-link:hover svg circle,
.calculate-by-filter-wrap .border-link:hover svg line,
.calculate-by-filter-wrap .border-link:hover svg path {
  stroke: #fff;
}

.pdf-export.form-wrap {
  background: #003471;
  padding: 0 50px 40px 50px;
}

@media (max-width: 991px) {
  .pdf-export.form-wrap {
    padding: 10px 10px 30px 10px;
  }
}

.pdf-export.form-wrap .btn {
  background: #fff;
  color: #003471 !important;
  width: 100%;
  padding: 10px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.pdf-export.form-wrap .btn .fa {
  display: inline-block;
  margin-right: 7px;
  font-size: 11px;
  top: -2px;
  position: relative;
}

.pdf-export.form-wrap .form-group input {
  display: block;
  border-bottom: 2px solid #fff;
  color: #fff !important;
  background: 0 0 !important;
  width: 100%;
  padding: 10px 15px;
}

.pdf-export.form-wrap .form-group input::-webkit-input-placeholder {
  color: #fff;
}

.pdf-export.form-wrap .form-group input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.pdf-export.form-wrap .form-group input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.pdf-export.form-wrap .form-group input:-ms-input-placeholder {
  color: #fff;
}

.pdf-export.form-wrap #pdf-export-block {
  border-top: 2px solid #fff;
}

.pdf-export.form-wrap #pdf-export-block .pdf-text-block {
  padding-top: 25px;
  color: #fff;
  padding-bottom: 25px;
}

.grasses-selector .advanced-search-wrap {
  padding-top: 30px;
  padding-bottom: 20px;
}

.content-landing-section-tile-wrap {
  background: 0 0;
  padding: 15px;
  padding-top: 0;
  margin: 0;
}

.content-landing-section-tile-wrap + .content-landing-section-tile-wrap {
  padding-top: 0;
}

.content-tile-wrap {
  padding-bottom: 20px;
}

.content-tile-wrap p {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .content-tile-wrap .content-tile-info-wrap .link-icon-wrap .rounded-fa-icon {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .content-tile-wrap .content-tile-info-wrap .link-icon-wrap {
    bottom: 0;
  }
}

footer .hidden-md.hidden-lg .contact-tile-outer-wrap {
  padding-left: 0;
  padding-right: 0;
}

.contact-tile-wrap,
.content-tile-wrap {
  color: #003471;
  border-color: #003471;
}

.contact-tile-wrap .rounded-fa-icon,
.content-tile-wrap .rounded-fa-icon {
  background: #62bb46;
  color: #fff;
}

.contact-tile-wrap .rounded-fa-icon,
.content-tile-wrap .rounded-fa-icon {
  margin-left: 0;
}

.content-tile-heading-wrap h2 {
  color: #003471;
  border-top: 1px solid #003471;
  padding-top: 30px;
  padding-bottom: 27px;
  margin-bottom: 0;
  margin-top: 15px;
}

@media (max-width: 991px) {
  .content-tile-heading-wrap h2 {
    margin-top: 5px;
    padding-top: 15px;
    padding-bottom: 13px;
  }
}

.content-landing-section-tile-wrap + .content-landing-section-tile-wrap .content-tile-heading-wrap h2 {
  margin-top: -20px;
}

.contact-tiles-wrap {
  background: #f0f3f7;
  padding-bottom: 30px;
  padding-top: 10px;
  margin-bottom: 20px;
  color: #003471;
}

.contact-tiles-wrap .fa.glyphicon {
  font-size: 14px;
}

.contact-tiles-wrap .contact-tile-wrap {
  position: relative;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .contact-tiles-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.contact-tiles-wrap .link-wrap .rounded-icon {
  position: absolute;
  bottom: 15px;
  right: 20px;
  background-color: #62bb46;
}

.general-enquiries-wrap {
  text-transform: uppercase;
  color: #003471;
}

.general-enquiries-wrap .glyphicon,
.general-enquiries-wrap h5 {
  color: #62bb46;
}

.general-enquiries-wrap .glyphicon {
  font-size: 0.625em;
  padding-right: 5px;
}

.social-page-wrap {
  background-color: #f0f3f7;
  margin-bottom: 150px;
  padding-top: 20px;
  padding-bottom: 30px;
}

@media (min-width: 992px) {
  .social-page-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.social-page-wrap h2,
.social-page-wrap h3,
.social-page-wrap h4 {
  color: #003471;
}

.social-page-wrap #fb-embed-wrap {
  background: #fff;
  margin: 10px 0;
  padding: 15px;
}

.social-page-wrap #fb-embed-wrap .fb-page {
  margin: auto;
  display: block;
  max-width: 500px !important;
}

.social-page-wrap .content-tile.col-xs-12 {
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}

@media (min-width: 992px) {
  .social-page-wrap > .col-xs-12.col-sm-6:nth-child(1) {
    padding-right: 30px;
  }

  .social-page-wrap > .col-xs-12.col-sm-6:nth-child(2) {
    padding-left: 30px;
  }
}

.social-page-wrap .contact-tile-wrap:not(.contacts-container) {
  margin-top: 25px;
}

#socialTextContent {
  min-height: 600px;
}

.pest-diseases-tiles-wrap {
  padding-bottom: 60px;
  padding-top: 30px;
  margin-bottom: 30px;
  background-color: #f0f3f7;
}

.pest-diseases-tiles-wrap h3,
.pest-diseases-tiles-wrap h4,
.pest-diseases-tiles-wrap h5 {
  color: #003471;
}

.pest-diseases-tiles-wrap .rounded-icon {
  margin-left: 25px;
  background-color: #62bb46;
}

.pest-diseases-tiles-wrap .rte {
  margin-bottom: 15px;
}

.pest-diseases-tiles-wrap .pest-diseases-tile {
  border-bottom: 1px solid #003471;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.pest-diseases-tiles-wrap .pest-diseases-tile .icon {
  display: inline-block;
  height: 28px;
  width: 30px;
}

.pest-diseases-tiles-wrap .pest-diseases-tile .icon svg {
  display: inline-block;
  max-height: 100%;
  width: auto;
  max-width: 100%;
}

.pest-diseases-tiles-wrap .pest-diseases-tile .icon.rounded-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.pest-diseases-tiles-wrap .img-responsive {
  margin-bottom: 15px;
}

.pest-diseases-tiles-wrap .tags .icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  padding-top: 3px;
}

.pest-diseases-tiles-wrap .tags .icon svg {
  max-width: 28px;
  max-height: 28px;
  display: inline-block;
}

.pest-diseases-tiles-wrap .tags .icon svg .st0,
.pest-diseases-tiles-wrap .tags .icon svg circle,
.pest-diseases-tiles-wrap .tags .icon svg line,
.pest-diseases-tiles-wrap .tags .icon svg path {
  stroke: #62bb46;
}

.pest-diseases-filter-wrap h3,
.pest-diseases-filter-wrap h4,
.pest-diseases-filter-wrap h5 {
  color: #003471;
}

.pest-diseases-filter-wrap .row > .col-xs-12 > .col-md-6 {
  margin-bottom: 15px;
}

.pest-diseases-filter-wrap .row > .col-xs-12 > .col-md-6 .inner-filter-wrap {
  padding: 15px 15px;
  border: 1px solid #f0f3f7;
}

.pest-diseases-filter-wrap .row > .col-xs-12 > .col-md-6 .border-link {
  width: 49%;
  max-width: none;
}

.pest-diseases-filter-wrap .row > .col-xs-12 > .col-md-6 .border-link .text {
  display: inline-block;
  position: relative;
}

@media (min-width: 992px) {
  .pest-diseases-filter-wrap .row > .col-xs-12 > .col-md-6:nth-child(1) {
    padding-right: 25px;
  }
}

.pest-diseases-filter-wrap .icon {
  display: inline-block;
  height: 28px;
  width: 30px;
  position: absolute;
  top: -3px;
  left: -50px;
  text-align: right;
}

.pest-diseases-filter-wrap .icon svg {
  display: inline-block;
  max-height: 100%;
  width: auto;
  max-width: 100%;
}

@media (max-width: 767px) {
  .pest-diseases-filter-wrap .icon {
    display: none;
  }
}

.pest-diseases-filter-wrap .filter.btn.border-link:active,
.pest-diseases-filter-wrap .filter.btn.border-link:focus,
.pest-diseases-filter-wrap .filter.btn.border-link:not(.selected) {
  color: #62bb46;
  background-color: #fff;
}

.pest-diseases-filter-wrap .filter.btn.border-link:active svg .st0,
.pest-diseases-filter-wrap .filter.btn.border-link:active svg circle,
.pest-diseases-filter-wrap .filter.btn.border-link:active svg line,
.pest-diseases-filter-wrap .filter.btn.border-link:active svg path,
.pest-diseases-filter-wrap .filter.btn.border-link:focus svg .st0,
.pest-diseases-filter-wrap .filter.btn.border-link:focus svg circle,
.pest-diseases-filter-wrap .filter.btn.border-link:focus svg line,
.pest-diseases-filter-wrap .filter.btn.border-link:focus svg path,
.pest-diseases-filter-wrap .filter.btn.border-link:not(.selected) svg .st0,
.pest-diseases-filter-wrap .filter.btn.border-link:not(.selected) svg circle,
.pest-diseases-filter-wrap .filter.btn.border-link:not(.selected) svg line,
.pest-diseases-filter-wrap .filter.btn.border-link:not(.selected) svg path {
  stroke: #62bb46;
  fill: transparent;
}

.pest-diseases-filter-wrap .btn.border-link:hover {
  background-color: #62bb46;
  color: #fff;
}

.pest-diseases-filter-wrap .btn.border-link:hover svg .st0,
.pest-diseases-filter-wrap .btn.border-link:hover svg circle,
.pest-diseases-filter-wrap .btn.border-link:hover svg line,
.pest-diseases-filter-wrap .btn.border-link:hover svg path {
  stroke: #fff;
}

.pest-diseases-filter-wrap .btn.border-link.selected {
  background-color: #62bb46 !important;
  color: #fff !important;
}

.pest-diseases-filter-wrap .btn.border-link.selected svg .st0,
.pest-diseases-filter-wrap .btn.border-link.selected svg circle,
.pest-diseases-filter-wrap .btn.border-link.selected svg line,
.pest-diseases-filter-wrap .btn.border-link.selected svg path {
  stroke: #fff !important;
}

@media print {
  @page {
    size: 330mm 427mm;
    margin: 14mm;
  }

  body {
    width: 1200px;
  }

  #search-wrapper,
  .animate-right,
  .go-to-top,
  .link-tiles-wrap,
  .mobile-links-wrap,
  .popup-link .glyphicon,
  .related-tiles-wrap,
  .share-wrap,
  .single-cta-component,
  header .navbar-collapse,
  header .navbar-toggle {
    display: none !important;
  }

  #contact-footer-tile.collapse {
    display: block !important;
  }

  img {
    page-break-before: auto;
    page-break-after: auto;
    page-break-inside: avoid;
  }

  .advanced-search-results {
    background: 0 0 !important;
  }

  .advanced-search-results .content-tile-wrap,
  .advanced-search-results .product-tile-wrap {
    color: #000 !important;
    border-color: #000 !important;
  }

  .advanced-search-results .sprite-icon {
    display: none !important;
  }
}

#pdf-export-wrapper .bootstrap-select.btn-group .dropdown-menu li a,
#pdf-export-wrapper .btn,
#pdf-export-wrapper .calculator-outer-wrap label,
#pdf-export-wrapper .calculator-results label,
#pdf-export-wrapper .contact-tile-wrap ul a,
#pdf-export-wrapper .farm-type-wrap .farm-type-name,
#pdf-export-wrapper .form-control,
#pdf-export-wrapper .general-enquiries-wrap,
#pdf-export-wrapper .go-to-top,
#pdf-export-wrapper .input-group-addon,
#pdf-export-wrapper .link-tiles-wrap .col-lg-3 > strong,
#pdf-export-wrapper .link-tiles-wrap .col-md-3 > strong,
#pdf-export-wrapper .list-inline li .feature-label,
#pdf-export-wrapper .name-location-wrap,
#pdf-export-wrapper .search-wrapper input[type="search"],
#pdf-export-wrapper .seed-thumb-wrapper .title,
#pdf-export-wrapper .tech-specialist-tile .col-img,
#pdf-export-wrapper .wffm-wrap input[type="file"] .wffm-wrap textarea,
#pdf-export-wrapper .wffm-wrap label,
#pdf-export-wrapper .wffm-wrap legend,
#pdf-export-wrapper h1,
#pdf-export-wrapper h2,
#pdf-export-wrapper h3,
#pdf-export-wrapper h4,
#pdf-export-wrapper h5,
#pdf-export-wrapper header,
#pdf-export-wrapper input[type="text"],
#pdf-export-wrapper input[type="email"],
#pdf-export-wrapper input[type="password"] {
  font-weight: 900;
  font-size: 150%;
}

#pdf-export-wrapper .glyphicon-fullscreen {
  display: none;
}

#pdf-export-wrapper .product-tile {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#pdf-export-wrapper .product-tile-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

#pdf-export-wrapper .product-tiles-wrap {
  background-color: #003471;
  padding-bottom: 30px;
}

#pdf-export-wrapper .product-heading-wrap h2 {
  border-top: 2px solid #003471;
  display: block;
  padding-top: 10px;
}

#pdf-export-wrapper .product-tile,
#pdf-export-wrapper .product-tile-wrap {
  display: block;
  float: none;
  width: 100%;
  clear: both;
  text-align: left;
}

#pdf-export-wrapper .product-tile .link-icon-wrap,
#pdf-export-wrapper .product-tile-wrap .link-icon-wrap {
  display: none !important;
}

#pdf-export-wrapper .product-tile .list-inline.icons-wrap,
#pdf-export-wrapper .product-tile-wrap .list-inline.icons-wrap {
  margin-left: 0 !important;
  height: auto !important;
}

#pdf-export-wrapper .product-tile h2,
#pdf-export-wrapper .product-tile-wrap h2 {
  text-align: left;
}

#pdf-export-wrapper .product-tile h2 span,
#pdf-export-wrapper .product-tile-wrap h2 span {
  margin-left: 0;
}

#pdf-export-wrapper .product-tile .truncate-text,
#pdf-export-wrapper .product-tile-wrap .truncate-text {
  height: auto !important;
}

#pdf-export-wrapper .text-img-component-wrap .mfp-image {
  display: none !important;
}

#pdf-export-wrapper .rte table {
  width: 100%;
  border: 0;
}

#pdf-export-wrapper .rte table td {
  padding: 2px 5px;
}

#pdf-export-wrapper .rte table tr:nth-child(odd) td {
  background: #f0f3f7;
}

#pdf-export-wrapper .rte table tr:nth-child(even) td {
  background: #fff;
}

#pdf-export-wrapper .farm-type-animals svg {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left bottom;
  margin: 0;
  width: 50px;
  height: 50px;
  margin-right: 10px !important;
}

#pdf-export-wrapper .farm-type-animals svg g,
#pdf-export-wrapper .farm-type-animals svg path {
  display: none;
}

#pdf-export-wrapper .farm-type-animals .deer {
  max-width: 33px;
  background-size: 33px auto;
  background-image: url(../img/deer.png);
}

#pdf-export-wrapper .farm-type-animals .dairy {
  width: 55px !important;
  max-width: 55px !important;
  background-size: 50px auto;
  background-image: url(../img/diary.png);
}

#pdf-export-wrapper .farm-type-animals .beef {
  width: 60px !important;
  max-width: 60px !important;
  background-size: 60px auto;
  background-image: url(../img/beef.png);
}

#pdf-export-wrapper .farm-type-animals .sheep {
  max-width: 38px;
  background-size: 38px auto;
  background-image: url(../img/sheep.png);
}

.contact-footer-desktop {
  padding-left: 18px;
  padding-right: 0;
}

.contact-footer-desktop h4 {
  color: #fff;
}

.alternative-footer > .contact-tile-outer-wrap {
  display: none;
}

.tab-container .nav-pills li {
  cursor: pointer;
}

.SubcategorySelect {
  font-size: 18px;
  text-transform: uppercase;
  font-family: mr-eaves-xl-modern, din-condensed-web, Calibri, Arial, Verdana, sans-serif;
  border: 2px solid !important;
  padding: 0.4em;
  outline: none;
}

.subCategoryOption {
  background: #f0f3f7;
}

.sheep {
  max-height: 34px !important;
}

/*2 Column Text Image*/
@media (min-width: 768px) {
  .text-img-component .two-column-text-image {
    width: 50% !important;
  }
}

.text-img-component .two-column-text-image-text-below-image {
  margin-top: 10px;
}

.text-left-btn {
  margin-bottom: 10px;
}

.dropdown-menu ul {
  list-style: none;
  font-size: 16px;
  text-align: left;
}

.list-unstyled > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.footer-links .list-unstyled > li > a {
  padding: 3px 0;
  white-space: normal;
}

.group-header .btn {
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: small;
}

@media (max-width: 992px) {
  .trucatable {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

.group-buttons a {
  border-radius: 0px;
  margin: 0px 5px;
}

.group-buttons a.full-width {
  margin-top: 10px;
}

.landing-section-button {
  margin-bottom: 10px;
}

/*2-Column Content Tiles Paragraph styles starts*/
.content-tile-two-column {
  display: flex;
}

.two-columns-component .content-tile-outer-wrap:hover {
  background-color: #f7f7f7;
}

.two-columns-component .rte {
  margin-bottom: 10px;
  min-height: 60px;
}

.two-columns-component .content-tile-wrap h2,
.two-columns-component .content-tile-wrap {
  text-align: left !important;
}

.two-columns-component .content-tile-wrap h2 span {
  margin-left: 0;
}
/*2-Column Content Tiles Paragraph styles ends*/
.content-tile-image {
  width: 100%;
  max-height: 300px;
}

/* SeedsNZ Heading and Copy Font Changes */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: mr-eaves-xl-modern, sans-serif !important;
  font-weight: 800 !important;
  font-style: normal !important;
}

p {
  font-family: mr-eaves-xl-modern, sans-serif !important;
}

.rte {
  font-family: mr-eaves-xl-modern, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

/* Banner */
.strapline-inner-wrap h1,
.strapline-inner-wrap h2 {
  font-family: "tiempos-headline-bold" !important;
  font-weight: bold !important;
  text-transform: none;
}

.strapline-inner-wrap {
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.sprout {
  width: 75px;
  margin-left: 25px;
}

@media (min-width: 1200px) {
  .sprout {
    width: 150px;
    margin-left: 40px;
  }

  .strapline-inner-wrap {
    -ms-border-radius: 20px;
    border-radius: 20px;
  }
}

svg .blue {
  fill: #003471;
}

svg .orange {
  fill: #f4823b;
}

svg .white {
  fill: #ffffff;
}

.blue .strapline-inner-wrap {
  background-color: #003471 !important;
}

.orange .strapline-inner-wrap {
  background-color: #f4823b !important;
}

.white .strapline-inner-wrap {
  background-color: #ffffff !important;
}

.orange .strapline-inner-wrap .first-line,
.orange .strapline-inner-wrap .second-line,
.blue .strapline-inner-wrap .first-line,
.blue .strapline-inner-wrap .second-line,
.blue .notice-line,
.orange .notice-line {
  color: #ffffff !important;
}

.white .strapline-inner-wrap .first-line,
.white .strapline-inner-wrap .second-line,
.white .notice-line {
  color: #003471 !important;
}

/* SeedsNZ_SideNav_Parent_Page/SeedsNZ_SideNav_Child_Page style start */

.side-nav-container {
  padding: 0;
}

.side-nav-items-container {
  margin: 0 0 35px auto;
}

.active-child-page {
  text-decoration: underline;
}

.side-nav-parent-page-a {
  font-size: 18px;
  display: inline-block;
  margin-top: 27px;
}

.side-nav-ol {
  padding-inline-start: 25px !important;
}

.side-nav-ol li {
  line-height: 200%;
}

.side-nav-ol ul {
  padding-inline-start: 15px;
}

.side-nav-cta-container {
  width: 90%;
}

@media (max-width: 1426px) {
  .side-nav-cta-container {
    width: 100%;
  }
}

.side-nav-cta-item {
  background: #003173;
  -ms-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 0 15px;
  overflow: auto;
}

.side-nav-cta-item img {
  margin: 20px auto;
}

@media (min-width: 1080px) {
  .circle-image {
    max-width: 130px !important;
  }
}

.side-nav-cta-item h3 {
  color: #fbfdfa;
  text-align: center;
  font-size: 22px;
}

.side-nav-cta-item a,
.side-nav-cta-item a:active,
.side-nav-cta-item a:focus {
  background-color: #5bb75c;
  color: #fbfdfa;
  width: 80%;
  margin: 20px auto;
  display: block;
}

.side-nav-cta-item a:hover {
  color: #fbfdfa;
  background-color: #4d9c4e;
}

@media (max-width: 1200px) {
  .side-nav-cta-item h3 {
    font-size: 18px;
  }

  .side-nav-cta-item a {
    font-size: 14px;
  }
}

.side-nav-mobile-cta-item {
  background-color: #003072;
  border: 1px solid #ffffff;
  max-width: 70%;
  margin: 10px auto;
  color: #ffffff;
}

.side-nav-mobile-cta-item:hover,
.side-nav-mobile-cta-item:active,
.side-nav-mobile-cta-item:focus {
  background-color: #003072;
  color: #ffffff;
  border: 1px solid #ffffff;
}

@media (max-width: 767px) {
  .side-nav-mobile-cta-item {
    max-width: 100%;
  }
}

.side-nav-previous-next-container {
  min-height: 60px;
  background-color: #f5f5f5;
  padding: 5px 30px 0 30px;
  border-top: 1px solid #003072;
}

.side-nav-previous-next-items {
  display: flex;
}

.side-nav-previous-next-items:hover {
  text-decoration: underline;
}

.side-nav-previous-section {
  margin-left: 25px;
}

.side-nav-next-section {
  margin-right: 25px;
}

.side-nav-previous-item {
  float: left;
}

.side-nav-next-item {
  float: right;
}

.side-nav-previous-next-container i {
  font-size: 28px;
}

.side-nav-previous-next-chevron {
  -webkit-align-self: center;
  -o-align-self: center;
  align-self: center;
}

.side-nav-previous-next-title {
  font-weight: bold;
  color: #003072;
}

@media (max-width: 468px) {
  .side-nav-previous-next-container {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .side-nav-previous-next-container i {
    font-size: 24px;
  }

  .side-nav-previous-next-container {
    font-size: 13px;
  }

  .side-nav-previous-section {
    margin-left: 10px;
  }

  .side-nav-next-section {
    margin-right: 10px;
  }
}

@media (max-width: 382px) {
  .side-nav-previous-next-container {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .side-nav-previous-next-container i {
    font-size: 20px;
  }

  .side-nav-previous-next-container {
    font-size: 11px;
  }

  .side-nav-previous-section {
    margin-left: 5px;
  }

  .side-nav-next-section {
    margin-right: 5px;
  }
}

.sectionmenu .navbar {
  background-color: #023775;
  color: white;
  min-height: 20px;
  border: none;
}

.sectionmenu .navbar-text {
  margin-left: 15px;
  font-weight: bolder;
}

.sectionmenu .navbar-toggle {
  border: solid;
  -ms-border-radius: 0px;
  border-radius: 0px;
  border-width: 1px;
  margin: 3px;
  margin-right: 20px;
  text-transform: uppercase;
}

.sectionmenu .navbar-toggle .icon-bar {
  background-color: #ffffff;
  width: 18px;
  height: 1px;
}

.sectionmenu .navbar-toggle div.icons {
  padding-top: 5px;
  float: right;
}

.sectionmenu .navbar-toggle div.text {
  margin-left: 5px;
  float: right;
  font-weight: 500;
}

.sectionmenu .navbar-collapse {
  background-color: #5abfdd;
  border: none;
  padding-left: 25px;
}

.sectionmenu .navbar a {
  color: white;
}

.sectionmenu .navbar li {
  margin-top: 7px;
}

@media (min-width: 992px) {
  .side-nav-main-container > .wrap-md-offset-1-leftright {
    padding-left: 0;
  }
}

/* I wish this was Tailwind CSS*/

.relative {
  position: relative;
}

/* SeedsNZ_SideNav_Parent_Page/SeedsNZ_SideNav_Child_Page style end */
