.ntg-image-gallery h2 {
    margin-bottom: 1.5rem;
}

.ntg-image-gallery__wrapper {
    display: flex;
}

.ntg-carousel h2 {
    margin-bottom: 1.5rem;
}

.ntg-carousel img {
    margin-top: 0 !important;
    width: 100%;
}

p figure {
    margin: 0;
}

.ntg-comparison-images h2 ~ .ntg-comparison-images__wrapper {
  margin-top: 1rem;
}

.ntg-comparison-images__wrapper {
  box-sizing: border-box;
  cursor: pointer;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  user-select: none;
}

.ntg-comparison-images__wrapper:hover .cocoen-drag, .ntg-comparison-images__wrapper:focus .cocoen-drag {
  opacity: 0.8;
}

.ntg-comparison-images__wrapper *, .ntg-comparison-images__wrapper:before, .ntg-comparison-images__wrapper:after {
  box-sizing: inherit;
}

.ntg-comparison-images__wrapper img,
.ntg-comparison-images__wrapper picture > img {
  max-width: none;
  margin-top: 0 !important;
}

.ntg-comparison-images__wrapper > img,
.ntg-comparison-images__wrapper > picture > img {
  display: block;
  width: 100%;
}

.ntg-comparison-images__wrapper > img {
  display: block;
  width: 100%;
}

.ntg-comparison-images__wrapper > div:first-child {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
}

.ntg-comparison-images__caption {
  padding-top: 10px;
}

.cocoen-drag {
  background: #fff;
  bottom: 0;
  cursor: ew-resize;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 0;
  width: 2px;
  opacity: 1 !important;
  transition: opacity 0.2s ease-in-out;
}

.cocoen-drag + .cocoen-drag {
  display: none !important;
}

.cocoen-drag:after {
    content: '\f337';
    font-size: 1.5rem;
    font-family: 'Font Awesome 5 Free' !important;
    font-style: normal !important;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    margin-left: -12px;
    margin-top: -1px;
}

@media (min-width: 681px) {
  .cocoen-drag:after {
      font-size: 2rem;
    margin-left: -16px;
  }
}

.cocoen-drag:before {
  content: '';
  left: 50%;
  position: absolute;
  top: 50%;
  border: 2px solid #fff;
  border-radius: 50px;
}

@media (max-width: 680px) {
  .cocoen-drag:before {
    margin-left: -17px;
    margin-top: -18px;
    width: 30px;
    height: 30px;
  }
}

@media (min-width: 681px) {
  .cocoen-drag:before {
    width: 50px;
    height: 50px;
    margin-left: -27px;
    margin-top: -28px;
  }
}

.search-global .form-search::placeholder {
    color: #fff;
}

.search-global__field li {
    margin: 0 0.5rem 0.5rem 0;
}

.content-footer {
    margin-top: 1.5rem;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 3.5rem;
}

.pagination > a:first-child {
    padding-right: 1.5rem;
}

.pagination > a:last-child {
    padding-left: 1.5rem;
}

.pagination__page-numbers {
    margin: 0;
    padding: 0;
}

.pagination__page-numbers > * {
    margin: 0 .25rem;
    padding: 0.5rem 0.8rem;
    text-decoration: none !important;
    position: relative;
}

.pagination__page-numbers > b {
    font-weight: normal !important;
}

.pagination__page-numbers > b:before,
.pagination__page-numbers > a:hover:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: 2px solid;
}

.pagination__page-numbers > *:first-child {
    margin-left: 0;
}

.g-recaptcha {
    margin-top: 1.5rem;
}

*:focus:not(:focus-visible) {
    outline: none !important;
}

.ntg-dynamic-banner:focus {
    outline: 3px solid #e35205;
}

.ntg-feature-image__player {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 15px;
    top: 15px;
}

.ntg-carousel__player {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.image-caption ~ .ntg-carousel__player {
    bottom: 30px;
}

.ntg-carousel__player:hover,
.ntg-feature-image__player:hover {
    cursor: pointer;
}

.ntg-carousel__player:focus,
.ntg-feature-image__player:focus {
    outline: 3px solid #e35205;
}

.ntg-carousel__player img,
.ntg-feature-image__player img {
    width: 13px;
    height: 13px;
}

.ntg-carousel__player span,
.ntg-feature-image__player span {
    font-weight: 700;
    color: #fff;
    font-size: 17px;
    margin-left: 7px;
}

.ntg-search-form .sq-form-control {
    display: flex;
}

.au-card img {
    border-top: 0;
}

.landing #content .au-card__title {
    margin: 0;
}

/* for manufacturing page */
.two-column > li:first-child {
    margin-top: 0 !important;
}

@media (min-width: 576px) {
    .two-column {
        column-count: 2;
    }
}

.au-card .au-responsive-media-img {
    height: 200px;
    object-fit: cover;
}

.ntg-publications ul {
    list-style: none;
    padding: 0;
}

.ntg-publications ul li {
    margin-top: 0 !important;
    padding: 1rem;
    border: 1px solid #ccc;
    border-top: none;
}

.ntg-publications ul li:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 1px solid #ccc;
}

.ntg-publications ul li:last-of-type {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}



.ntg-footer a.icon-external-link:after {content: '';}