/*
 * Banner region
 * Hero background image and content
 */
#banner .row {
  margin: 0 !important;
}

.region-banner .messages.messages--status {
  margin: 40px;
}

.container-fluid .field--mt-background-image-block {
  margin: 0;
}

/* Hero image */
#block-fromapitozbg .background-image {
  background-size: cover;
  background-image: none !important;
}

.background-image-overlay {
  opacity: 0.5 !important;
}

.path-frontpage #banner .block:first-of-type h1, #block-partnerbackgroundcontent h1 {
  display: block;
  width: 80%;
  visibility: visible;
  font-size: 72pt;
  text-transform: none;
  margin: 0 auto 0 auto;
}

.lead.font-weight-light.text-white {
  font-size: 18pt;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 60px;
  font-family: "Open Sans", Arial, Sans-serif;
}

.btn.btn-primary.my-3.text-uppercase.bg-equifax {
  padding: 16px 60px;
  font-weight: normal;
  font-size: 12pt;
  margin-top: 17px;
  border: 0px !important;
}

.path-frontpage #banner .block:first-of-type p a.button {
  height: 54px;
  text-transform: uppercase;
  margin: 2.5em auto 40px;
  padding: 16px 60px;
  font-weight: 400;
  display: block;
  text-align: center;
  width: 200px;
  color: #8C2A35;
  background-color: #FFFFFF;
  border: none !important;
  border-radius: 0;
}

.path-frontpage #banner .block:first-of-type p a.button:hover {
  color: #FFFFFF;
  background-color: #8C2A35;
}

div#block-getintocodemode {
  background: #FFFFFF;
}

/* Hide extra bg image block backgrounds  */
.path-frontpage #banner .block:first-of-type .background-image-block__section > div {
  background: none !important;
  padding: 0;
}

.path-frontpage #banner .block:first-of-type .field--mt-background-image-block {
  background-image: none;
  padding: 0;
}

#block-fromapitoz {
  background: none !important;
  padding: 0;
  display: none;
}

.background-image-block__section {
  padding: 0;
}

#block-fromapitozbg .content .container {
  margin-top: 0;
  padding: 0;
}

#banner .col-md-12 {
  padding: 0;
}

.banner {
  background: #F3F3F3;
  padding: 50px 0 0;
  width: 100%;
  margin: 0 auto;
}

#banner .block:first-of-type h1 {
  color: #FFFFFF;
}

div#block-views-block-home-image-block-1 {
  max-width: initial;
  margin-top: 0px;
}

#home-image .jumbotron-heading {
  position: absolute;
  margin: 0 auto !important;
  width: 100% !important;
}

#home-image #home-image-description {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  margin-top: 90px;
}

.home-image-preview {
  height: 500px;
  margin-top: 60px;
}

.home-image-preview h1.jumbotron-heading {
  text-align: center;
  font-size: 64px;
  text-transform: inherit;
  font-weight: 600;
}

.home-image-preview #home-image-description {
  text-align: center;
}

.home-image-preview #home-image-description p {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  padding-bottom: 0;
}

.path-frontpage #banner.banner .block:first-of-type {
  background-position: center 80%;
  height: auto;
  height: initial;
  background-size: 100% 100%;
  width: 100%;
  background-color: #000000;
  background-blend-mode: color-dodge;
  background-repeat: no-repeat;
  padding: 60px 0 0 0;
}

.path-frontpage #banner .region.region-banner .block .content {
  padding: 0;
}

.path-frontpage #banner #block-fromapitozbg .content {
  padding: 0;
}

.path-frontpage #banner .block:first-of-type, #block-partnerbackgroundcontent h1 {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 96px;
  padding-top: 0;
  color: #FFFFFF;
  text-align: center;
}

.path-frontpage #banner .block:first-of-type p {
  font-size: 24px;
  width: 80%;
  margin: 0 auto;
  font-weight: 400;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 16px;
}

#banner h1 + p {
  margin-top: 40px !important;
  margin-bottom: 60px;
}

#banner .block:first-of-type h1 + p {
  color: #FFFFFF;
}

#banner .welcome-text h2 {
  font-size: 28px;
}

.path-frontpage #banner .block:first-of-type p, #banner .region.region-banner #block-albumblock p, #banner .region.region-banner #block-albumblock-2 p {
  line-height: 1.4;
  margin: 0 auto;
  font-weight: 400;
  text-align: center;
}

#banner .welcome-text p {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.3;
  padding: 14px 0 80px;
}

#banner .block:first-of-type a.button {
  height: 54px;
  text-transform: uppercase;
  margin: 80px auto 40px;
  padding: 18px;
  font-weight: 400;
  display: block;
  text-align: center;
  width: 200px;
  color: #8C2A35;
  background-color: #FFFFFF;
  border: none;
  border-radius: 0;
}

#banner .block:first-of-type a.button:hover {
  color: #FFFFFF;
  background-color: #8C2A35;
}

.path-frontpage #main-content {
  background-color: #F3F3F3;
}

.path-frontpage #main-content h2 {
  text-align: center;
}

.path-frontpage #main-content sup {
  color: #F3F3F3;
  background-color: #666;
  font-size: 12px;
  padding: 2px 4px;
  font-weight: 400;
  border-radius: 2px;
  top: -15px;
}

.path-frontpage #main-content a.button {
  height: 54px;
  text-transform: uppercase;
  margin: 40px auto;
  padding: 18px;
  font-weight: 400;
  display: block;
  text-align: center;
  width: 200px;
  color: #FFFFFF;
  background-color: #8C2A35;
}

.path-frontpage #main-content a.button:hover {
  color: #FFFFFF;
  background-color: #000000;
}

.contextual-region.view.view-frontpage.view-id-frontpage {
  display: none;
}

.path-frontpage #main-content .links,
.path-frontpage #main-content .feed-icons {
  display: none;
}

.path-frontpage #main-content p {
  font-size: 20px;
  width: 50%;
  margin: 0 auto;
  font-weight: 600;
  line-height: 1.4;
  color: #333E48;
  text-align: center;
}

/* Welcome block css*/
.user-logged-in .welcome-desc {
  display: none;
}

.welcome-text {
  width: 100%;
  text-align: center;
  color: #333E48;
}

.welcome-text p {
  margin-bottom: 60px;
  font-size: 20px;
}

.user-logged-in .welcome-text {
  display: none;
}

.welcome-text h2 {
  color: #333E48;
  font-size: 36px;
  padding: 0;
  margin-bottom: 20px;
}

span.beta {
  font-size: 28px;
  font-weight: normal;
  background: #333E48;
  color: #F3F3F3;
  padding: 4px 10px;
  border-radius: 5px;
  position: absolute;
  margin-left: 8px;
  margin-top: -8px;
  text-transform: uppercase;
  display: none;
}

.signup-button {
  padding: 16px 45px;
  background: #8C2A35;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #F3F3F3;
}

.signup-button:hover {
  color: #F3F3F3;
  background: #000000;
  border-color: #000000;
}

/*--- album block ---*/
/* Three block section - add shadow, adjust layout, remove buttons etc... */
.card {
  -webkit-box-shadow: 0 3px 6px #000000, 0 3px 6px #000000;
          box-shadow: 0 3px 6px #000000, 0 3px 6px #000000;
  width: 334px;
  height: 270px;
  margin: 0 auto;
  text-align: right;
}

/*****FAQS Help-support******/
.view-faqs .card {
  -webkit-box-shadow: none;
          box-shadow: none;
  width: auto;
  text-align: left;
  height: auto;
  padding-left: 20px;
  border-bottom: 1px solid #eee;
}

.view-faqs .card .btn-link {
  font-weight: 500;
  color: #4F4F4F;
  padding-left: 30px;
}

.view-faqs .view-header {
  background: #FFFFFF;
  padding: 15px 15px 15px 40px;
  font-weight: 600;
}

.view-faqs .card .btn-link[aria-expanded=true]::before {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  color: #00ACE6;
}

.view-faqs .card .btn-link[aria-expanded=false]::before {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  color: #00ACE6;
}

.row.cursor-pointer.box-button.box-button-main {
  display: none;
}

.text-equifax {
  color: #323F48 !important;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  font-weight: 900;
  font-size: 20px;
  text-align: center;
  position: relative;
  top: 120px;
  left: 110px;
}

.card-text {
  color: #323F48;
  font-size: 16px;
  text-align: center;
  position: relative;
  top: 100px;
}

.album > .container > .row > .col-md-4:nth-child(1) .card {
  position: relative;
  left: 50px;
}

.album > .container > .row > .col-md-4:nth-child(3) .card {
  position: relative;
  left: -50px;
}

.album > .container > .row > .col-md-4:nth-child(1) .card .text-equifax {
  position: relative;
  left: 113px;
}

.album > .container > .row > .col-md-4:nth-child(3) .card .text-equifax {
  position: relative;
  left: 108px;
}

#block-albumblock {
  padding: 0;
  height: auto;
  width: 100%;
  margin: 40px auto;
}

#block-albumblock .card h3 {
  color: #333E48 !important;
  font-weight: normal;
  font-size: 14pt;
  margin-bottom: 50px;
}

#block-albumblock .card p {
  font-size: 12pt;
  font-weight: 400;
  color: #666;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: border-box;
  border: 0;
  border-radius: 0;
}

.card-body {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  padding: 20px;
}

.text-equifax {
  color: #981e32 !important;
  text-transform: capitalize;
  margin: 0 0 15px 0;
  font-weight: normal;
  font-size: 40px;
  position: relative;
  top: 120px;
  left: 110px;
}

.card-text {
  font-size: 20px;
}

.card-text:last-child {
  margin-bottom: 0;
}

.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: initial;
          justify-content: initial;
}

.box-button {
  position: relative;
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  margin: 0;
}

.box-button-main {
  background: #333e48;
  color: #FFFFFF;
}

.box-button-main:before {
  content: "";
  position: absolute;
  display: block;
  background: #981e32;
  top: 0;
  right: 0;
  bottom: 0;
  left: 100%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.box-button-main:hover:before {
  left: 0;
}

.box-button-main h4 {
  font-weight: normal;
  padding: 20px 0;
  margin: 0;
  color: #FFFFFF;
}

.box-button-main .bg-equifax {
  position: absolute;
  height: 100%;
  right: 0;
  padding: 12px;
}

.album-wrap {
  text-align: center;
  margin-bottom: 100px;
}

.album-wrap ul {
  margin: 0;
  padding: 0;
}

.album-wrap ul li {
  list-style: none;
  display: inline-block;
  margin-left: 50px;
}

.album-wrap ul li:first-child {
  margin: 0;
}

/* Featured Product */
#block-views-block-view-for-featured-product-block-1 {
  margin: 0 !important;
  background-color: #FFFFFF;
  max-width: 100%;
  padding-top: 10px;
}

.featured-div {
  padding-top: 100px;
}

.featured-contents {
  background: #FFFFFF;
  margin: 0 auto;
  position: relative;
  margin-bottom: 100px;
  max-width: 1360px;
  padding-left: 80px;
}

.featured-contents h2 {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 36px;
  padding-bottom: 8px;
}

.featured-contents span {
  color: #8C2A35;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
}

.featured-image {
  position: relative;
  top: -75px;
}

.featured-image img {
  vertical-align: middle;
}

.featured-contents p {
  width: 50%;
  color: #333E48;
  font-weight: 400;
  margin-bottom: 60px;
  font-size: 20px;
}

.featured-more a {
  background: #F3F3F3;
  border: 1px solid #F3F3F3;
  padding: 16px 18px;
  color: #333E48;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
}

.featured-more a:hover {
  background: #D9D9D9;
  border: #D9D9D9;
  color: #333E48;
}

/* Internal pages */
#block-efxapidev-page-title {
  margin-bottom: 40px;
}

.path-products h1.page-title, .page-node-type-release-notes h1.page-title {
  font-size: 32px;
}

.path-products #main-content p {
  font-size: 16px;
  width: 100%;
  margin-top: 0px;
  font-weight: 300;
  line-height: 1.4;
  color: inherit;
  text-align: left;
}

.d-flex.justify-content-between.align-items-center.manage_apps {
  display: block !important;
  margin-top: 19px;
}

.manage_apps div#edit-container_length {
  margin-top: -52px;
}

.product-grid {
  font-size: 16px;
}

/* all devices media query */
@media (min-width: 768px) {
  #block-albumblock {
    background-color: transparent;
  }

  .mt-sm-minus-214px {
    margin-top: 0;
    position: relative;
  }
}
@media (max-width: 767px) {
  article.embedded-entity.align-left {
    float: none;
  }

  .jumbotron-heading {
    top: 0px !important;
  }

  #banner h1 + p {
    margin-top: 25px !important;
  }

  .path-frontpage #banner .block:first-of-type {
    height: auto;
    height: initial;
  }

  #home-image .jumbotron-heading {
    margin-top: 7% !important;
  }
}
@media (max-width: 860px) {
  #block-partnerbackgroundcontent h1,
.path-frontpage #banner .block:first-of-type h1 {
    font-size: 44px;
    margin-top: 0;
    margin: 40px auto 20px;
  }

  #banner .block:first-of-type p {
    font-size: 18px;
    padding: 10px;
    line-height: 1.3;
  }

  #banner h1 + p {
    margin-top: 40px !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .path-frontpage #banner .block:first-of-type {
    height: 610px;
  }
}
@media (max-width: 1040px) {
  #block-partnerbackgroundcontent h1,
.path-frontpage #banner .block:first-of-type h1 {
    font-size: 48pt;
    width: 80%;
    margin: 30px auto 40px auto;
  }

  .path-frontpage #banner .block:first-of-type p {
    font-size: 20px;
    width: 80%;
    margin: 0 auto;
    font-weight: 400;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    padding-bottom: 16px;
  }
}
@media (max-width: 1199px) {
  .path-frontpage #banner .block:first-of-type {
    height: 570px;
  }

  .text-equifax {
    position: relative;
    top: 100px;
    left: none;
    left: unset;
  }
}
@media (min-width: 1207px) {
  .featured-image {
    position: absolute;
    right: 80px;
  }
}
@media (max-width: 1208px) {
  #banner .album-wrap li {
    display: block;
    width: 100%;
    margin: 40px auto;
  }

  .card {
    max-width: 100%;
  }

  .path-frontpage .card.mb-4 {
    display: block !important;
  }

  .d-flex {
    display: block !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    margin: 0 auto !important;
  }

  .d-flex.justify-content-between, .d-flex.justify-content-between *, .path-frontpage .card, .path-frontpage .card * {
    text-align: center !important;
    margin: 0 auto;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    clear: both;
    float: none;
  }

  .path-frontpage .card h3.text-equifax, .path-frontpage .card img {
    display: block !important;
    text-align: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .path-frontpage .card img {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 35px;
  }

  .path-frontpage .d-flex.justify-content-between {
    clear: both;
    display: block !important;
    margin: 0 auto;
    -ms-flex-pack: unset !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
    float: none;
  }

  .featured-contents {
    padding: 300px 0 0;
  }

  .featured-contents {
    display: block;
    padding-left: 0;
  }

  .featured-contents span {
    text-align: center;
    display: block;
  }

  .featured-contents p {
    width: 80%;
    color: #666;
    font-weight: 100;
    margin: auto;
    text-align: center;
    margin-bottom: 60px;
    font-size: 20px;
  }

  .featured-contents h2,
.welcome-text h2 {
    font-weight: 100;
    text-transform: capitalize;
    font-size: 28px;
    text-align: center;
    padding-bottom: 8px;
  }

  .featured-image {
    position: absolute;
    width: 340px;
    height: auto;
    top: -75px;
    left: 50%;
    margin-left: -170px;
  }
}
@media (max-width: 1280px) {
  .path-frontpage #banner .block:first-of-type h1, #block-partnerbackgroundcontent h1 {
    font-size: 52pt;
    width: 80%;
    margin: 30px auto 40px auto;
  }

  .path-frontpage #banner .block:first-of-type p {
    font-size: 20px;
    width: 80%;
    margin: 0 auto;
    font-weight: 400;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    padding-bottom: 16px;
  }
}
@media (max-width: 1360px) {
  .path-frontpage #banner .block:first-of-type h1, #block-partnerbackgroundcontent h1 {
    display: block;
    width: 80%;
    visibility: visible;
    font-size: 60pt;
    text-transform: none;
    margin: 60px auto 40px auto;
  }

  .path-frontpage #banner .block:first-of-type p {
    font-size: 22px;
    width: 80%;
    margin: 0 auto;
    font-weight: 400;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
    padding-bottom: 16px;
  }
}