h2.medium {
  margin-bottom: 30px;
}
.owl-theme .owl-controls .owl-page span {
  background-color: #fff;
  border-color: #6c6f70;
  border-width: 1px;
  border-style: solid;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
  background-color: #ff8700;
  border-color: #ff8700;
}
.an-outer-wrapper.anexus-header .appnex-hero-unit.fill-height {
  margin: 100px 0 !important;
}
.anexus-banner .owl-wrapper-outer {
  height: auto;
}
.anexus-banner .mr10 {
  margin-right: 10px;
}
.anexus-banner .ml10 {
  margin-left: 10px;
}
.anexus-banner .item {
  width: 100%;
  position: relative;
  padding-top: 43.8%;
  background-size: contain;
  background-repeat: no-repeat;
  height: 0;
}
.anexus-banner .item .content {
  position: absolute;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.anexus-banner .item .content h2 {
  font-size: 48px;
  line-height: 1;
  font-family: Akkurat-Light !important;
}
@media (min-width: 1200px) {
  .anexus-banner .item .content h2 {
    font-size: 66px;
  }
}
.anexus-banner .item .content .subtext {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  width: 70%;
}
.anexus-banner .item .content .subtext.narrow {
  width: 50%;
}
.anexus-banner .item .content .inline-content {
  margin-top: 35px;
}
.anexus-banner .item .content .inline-content .btn-custom {
  font-size: 16px;
  width: 180px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
  /*box-shadow: 0 8px 6px -6px #000;*/
}
.anexus-banner .item .content .inline-content .btn-custom.btn-orange {
  color: #fff;
  background-color: #ff8700;
  border-color: #ff8700;
}
.anexus-banner .item .content .inline-content .btn-custom.btn-grey {
  color: #000;
  background-color: #ccc;
}
.anexus-banner .item .content .inline-content .btn-custom.btn-grey:hover {
  color: #fff;
  background-color: #ff8700;
  border-color: #ff8700;
}
.anexus-banner .item .content .focus {
  color: #ff9f33;
  text-shadow: 4px 2px 2px #000;
}
.paragraph .wrapper p {
  margin: 15px 0;
  color: #6c6f70;
}
.vendor-img .img-wrapper {
  height: 75px;
}
.vendor-img .img-wrapper img {
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.technology {
  background-color: #42443c;
  color: #fff;
}
.technology .section-title {
  margin-top: 0;
  text-align: center;
  margin-bottom: 30px;
}
.technology .tech-item p {
  font-weight: lighter;
  font-size: 16px;
}
.technology .tech-item p.title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.technology .tech-item .tech-item-content {
  text-align: center;
}
.technology .tech-item .img-wrapper {
  max-width: 50%;
  margin: 20px auto;
  height: 110px;
}
.resources .res-itemcon {
  height: auto;
  cursor: pointer;
  background-image: url("/National_Library/20170827070107oe_/https://www.appnexus.com/static-assets/images/promo/button.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  position: relative;
}
.resources .res-itemcon:hover {
  background-image: url("/National_Library/20170827070107oe_/https://www.appnexus.com/static-assets/images/promo/button-hover.png");
}
.resources .res-itemcon .link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.resources .res-itemcon .brief-summary {
  line-height: 80px;
  width: 100%;
}
.resources .res-itemcon .brief-summary p {
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
}
.resources .res-itemcon.res-custom {
  height: 220px;
  position: relative;
}
.resources .res-itemcon.res-custom .brief-summary {
  line-height: inherit;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.resources .res-itemcon.res-custom .brief-summary p {
  text-transform: none;
  font-size: 18px;
  width: 75%;
  margin: 0 auto;
}
.resources .res-itemcon.res-custom .brief-summary p.hightlight {
  text-transform: uppercase;
  color: #ff8700;
  font-weight: bold;
}

@media only screen and (max-width: 992px) {
  .resources .res-itemcon {
    margin-bottom: 30px;
  }
  .technology .tech-item .tech-item-content {
    margin-bottom: 30px;
  }
  .technology .tech-item .img-wrapper {
    height: auto;
  }
  .vendor-img .img-wrapper {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .anexus-banner .owl-wrapper-outer {
    height: 650px;
  }
  .anexus-banner .item {
    height: 650px;
    background-size: cover;
  }
  .anexus-banner .item .content h2 {
    margin: 0;
    padding: 0 10px;
    font-size: 38px;
    line-height: 60px;
  }
  .anexus-banner .item .content .subtext,
  .anexus-banner .item .content .subtext.narrow {
    width: 90%;
  }
  .resources .res-itemcon.res-custom {
    height: 120px;
  }
  .vendor-img .img-wrapper {
    height: auto;
  }
  .vendor-img .img-wrapper img {
    position: relative;
  }
}

@media only screen and (max-width: 480px) {
  .anexus-container > section {
    padding-top: 25px;
    padding-bottom: 0;
  }
  .anexus-banner .owl-wrapper-outer {
    height: 550px;
  }
  .anexus-banner .item {
    height: 550px;
  }
  .technology .tech-item .tech-item-content {
    margin-bottom: 50px;
  }
  .technology .tech-item .img-wrapper {
    height: auto;
  }
}
