@charset "UTF-8";
/* CSS Document */
/* fonts */
/* BentonSanCond Font */
@font-face {
  font-family: "BentonSans-CondMd";
  src: local("Benton Sans Condensed Medium");
  src: url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-2.eot");
  src: url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-2.eot?") format("embedded-opentype"), url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-3.woff") format("woff"), url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-1.ttf") format("truetype"), url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-4.svg#web") format("svg");
  font-style: normal;
  font-weight: normal
}

/* remove arrow from automatically showing for a link to a new tab */
.links-item i {
  display: none !important;
}

.imagesRetina img {
  scale: 0.5;
}

.noWrap {
  white-space: nowrap;
}

#shopSmallNav {
  padding: 10px 0;
}

.lineBreaker {
  display: none;
}

.btn {
  min-width: 0;
  padding: .8125rem 0 !important;
}

h1 {
  font-family: "BentonSans-CondMd", Helvetica Neue, Helvetica, sans-serif !important;
}

h2 {
  font-family: "BentonSans-CondMd", Helvetica Neue, Helvetica, sans-serif !important;
}

h3 {
  font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
}

p, a {
  font-family: Helvetica Neue, Helvetica, sans-serif !important;
}

/* OneCMS Carousel style adjustments */
.cmp-carousel .gabm-cmp-herovideo--background img {
  position: absolute;
  min-height: calc(100vh - 80px);
  width: auto;
  max-width: 100%;
  min-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  max-height: 100%;
  object-fit: cover;
}

.cmp-carousel {
  height: calc(100vh - 60px);
  max-height: 550px !important;
  min-height: 550px !important;
}

.cmp-carousel .gabm-cmp-herovideo {
  height: calc(100vh - 60px);
  max-height: 550px !important;
  min-height: 550px !important;
}

.cmp-carousel .gabm-cmp-herovideo--background {
  height: calc(100vh - 60px);
  max-height: 550px;
  /* min-height: 550px; */
}

.cmp-carousel .gabm-cmp-herovideo--background.zoom-in img {
  transition: none !important;
}

.cmp-carousel .gabm-cmp-herovideo--background img.ready {
  transition: none !important;
}

.cmp-carousel .gabm-cmp-herovideo--background img {
  min-height: 100% !important;
  min-width: 100% !important;
  max-height: 100% !important;
  background-size: contain;
}

/* #herovideo-tabpanel > div > div > div.gabm-cmp-herovideo--background.false.zoom-in > picture {
  opacity: 1;
} */

.cmp-carousel__indicators {
  bottom: 20px;
  top: auto;

  /* remove for Phase 3 */
  display:none;
}
.cmp-carousel .gabm-cmp-herovideo--controls {
  bottom: 10px;
  top: auto;
  /* remove for Phase 3 */
  display:none;
}

.cmp-carousel .gabm-cmp-herovideo--content {
  max-width: 100% !important;
}
/* Hero Carousel  */
#logo_amex_ShopSmall {
  position: absolute;
  top: -468px;
  right: 10px;
}

#logo_amex_ShopSmall img {
  width: 139px;
  height: 75px;
}

/* Slide 1 */
#heroSlide1Contents {
  min-width: 100%;
  min-height: 100%;
  width: 800px;
  height: 550px;
  background: url(/content/dam/amex/en-us/benefits/shop-small/images/1111108_blue_circle.png) no-repeat;
  position: absolute !important;
  z-index: 100;
  top: -488px;
  left: -193px;
  background-size: 798px;
}

#heroSlide1Contents > div.container {
  max-width: 100%;
  width: 100%;
}

#heroSlide1ContentsText {
  max-width: 400px;
  margin: 106px 0 0 235px;
}

#heroSlide1ContentsText h1 {
  font-size: 48px;
  line-height: 52px;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0 0 12px 0;
}

#heroSlide1ContentsText p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 0 30px 0;
}

#heroSlide1ContentsText p.legal {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 0 10px 0;
}

#heroSlide1ContentsText a {
  background: #00175A;
}

/* Slide 2 */
#heroSlide2Contents {
  min-width: 100%;
  min-height: 100%;
  width: 800px;
  height: 550px;
  background: url(/content/dam/amex/en-us/benefits/shop-small/images/1111108_blue_circle.png) no-repeat;
  position: absolute !important;
  z-index: 100;
  top: -490px;
  left: -193px;
  background-size: 798px;
  background-position: 0px -242px;
}

#heroSlide2Contents > div.container {
  max-width: 100%;
  width: 100%;
}

#heroSlide2ContentsText {
  max-width: 430px;
  margin: 106px 0 0 235px;
}

#heroSlide2ContentsText h1 {
  font-size: 48px;
  line-height: 52px;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0 0 12px 0;
  width: 470px;
}

#heroSlide2ContentsText p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 0 30px 0;
}

#heroSlide2ContentsText p.legal {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 0 10px 0;
}

#moduleVideo > div.contianer, #moduleSmallBusiness > div.container, #smallBusinessResources > div.container {
  max-width: 100%;
}

/* Module Video */
#moduleVideo {
  min-height: 710px;
  padding: 80px 0;
  background: #FFFFFF;
}

#moduleVideo img {
  max-width: 144px;
  max-height: auto;
}

#moduleVideo > div.container > div > div > div > div.video.parbase > div {
  max-width: 720px;
  max-height: auto;
  margin: 0 auto;
  padding: 30px 0 50px !important;
}

#moduleVideoText {
  max-width: 730px;
  margin: 0 auto;
  text-align: center;
}

#moduleVideoText h2 {
  font-size: 44px;
  line-height: 50px;
  font-weight: 500;
  color: #00175A;
  padding: 0 0 10px 0;
  text-transform: uppercase;
}

#moduleVideo p.legal {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  color: #00175A;
  max-width: 700px;
  margin: 0 auto;
}
/* Module Small Business  */
#moduleSmallBusiness {
  min-height: 710px;
  padding: 80px 0;
  background: #00175A;
}

#smallBusinessText {
  max-width: 730px;
  margin: 0 auto;
  text-align: center;
}

#smallBusinessText h2 {
  font-size: 44px;
  line-height: 50px;
  font-weight: 500;
  color: #FFFFFF;
  padding: 0 0 10px 0;
}

#smallBusinessText p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
}

#smallBusinessText a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
}

#smallBusinessResources {
  max-width: 940px;
  padding: 40px 0 10px 0;
  margin: 0 auto;
}

div.indResource {
  max-width: 275px;
  text-align: center;
  padding-bottom: 40px
}

.indResource img {
  max-width: 154px;
  width: 100%;
  height: auto;
  padding: 0 0 20px 0;
}

.indResource h3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #FFFFFF;
  padding: 0 0 10px 0;
}

.indResource p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
}

#moduleSmallBusiness p.legal {
  font-family: Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color:#FFFFFF;
  max-width: 1030px;
  margin: 0 auto;
  text-align: center;
}

/* Find Neighborhood Gems */
#moduleFindNeighborhood {
  min-height: 475px;
  padding: 80px 0;
  background: #006FCF;
}

#moduleFindNeighborhood > div.container {
  max-width: 1050px;
  width: 100%;
  padding: 0;
}

#findNeighborhood > div.container {
  max-width: 100%;
  padding: 0;
}

#moduleFindNeighborhood img {
  max-width: 504px !important;
  padding: 0 0 0 20px;
}

#findNeighborhood > div.container > div > div:nth-child(2) {
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  align-items: center;
}

#moduleFindNeighborhoodText {
  max-width: 470px;
}

#moduleFindNeighborhoodText h3 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #FFFFFF;
  padding: 0 0 10px 0;
}

#moduleFindNeighborhoodText p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 0 20px 0;
}

#moduleFindNeighborhoodText p.legal {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 15px 0 0 0;
}

#moduleFindNeighborhoodText .btn {
  max-width: 215px;
  color: #00175A;
}

/* Earn With Amex */
#moduleEarnWithAmex {
  min-height: 470px;
  padding: 80px 0;
  background: #FFFFFF;
}

#moduleEarnWithAmex > div.container {
  max-width: 1050px;
  width: 100%;
  padding: 0;
}

#earnWithAmex > div.container {
  max-width: 100%;
  padding: 0;
}

#moduleEarnWithAmex img {
  max-width: 504px !important;
  width: 100%;
  padding: 0 0 0 20px;
}

#earnWithAmex > div.container > div > div:nth-child(1) {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
}

#moduleEarnWithAmexText {
  max-width: 470px;
}

#moduleEarnWithAmexText h3 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #00175A;
  padding: 0 0 10px 0;
}

#moduleEarnWithAmexText p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
  padding: 0 0 20px 0;
}

#moduleEarnWithAmexText p.legal {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  padding: 15px 0 0 0;
}

#earnWithAmexBtnContainer > div.container {
  max-width: 100%;
  padding: 0;
}

#earnWithAmexBtnContainer .btn {
  max-width: 200px;
  padding: .8125rem 10px !important;
}

/* Our Support for Small Business Continues */

#moduleOurSupport {
  min-height: 670px;
  padding: 80px 0 40px 0;
  background: #ECEDEE;
}

#moduleOurSupport > div.container {
  max-width: 100%;
}

#ourSupportText {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

#ourSupportText h2 {
  font-size: 44px;
  line-height: 50px;
  font-weight: 500;
  color: #00175A;
  padding: 0 0 10px 0;
}

#ourSupport {
  max-width: 1110px;
  padding: 60px 0 0 0;
  margin: 0 auto;
}

#ourSupport > div.container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

div.indSupport {
  max-width: 350px;
  text-align: center;
  padding: 30px 20px 20px;
  border-radius: 20px;
  background-color: #FFFFFF;
  margin: 0 auto 30px auto;
}

div.indSupport > div.container {
  padding: 0px;
}

.indSupport img {
  max-width: 93px;
  width: 100%;
  height: auto;
  padding: 0 0 20px 0;
}

.indSupportText {
  min-height: 200px;
}

.indSupportText h3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #00175A;
  padding: 0 0 10px 0;
}

.indSupportText p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #333333;
}

#moduleSmallBusiness p.legal {
  font-family: Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color:#FFFFFF;
  max-width: 1030px;
  margin: 0 auto;
  text-align: center;
}

/* ShopSmall Faqs */
#moduleShopSmallFaqs {
  padding: 80px 0;
}

#moduleShopSmallFaqs h2 {
  font-size: 44px;
  line-height: 50px;
  font-weight: 500;
  color: #00175A;
  padding: 0 0 10px 0;
  text-align: center;
  text-transform: uppercase;
}

#moduleShopSmallFaqs p.header {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
  padding: 0 0 50px 0;
  text-align: center;
}

.accordion-content .stack {
  margin-top: 0;
}

/* Adjusting margins based on varing widths */
@media (max-width: 1023px) {
  #findNeighborhood .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
  }
  
  #moduleFindNeighborhood img {
    max-width: 670px !important;
    width: 100%;
    padding: 0 20px 40px 20px;
  }
  
  #moduleFindNeighborhoodText {
    max-width: 670px;
    text-align: center;
  }

  #moduleFindNeighborhoodText .btn {
    max-width: 336px !important;
    margin: 0 auto;
  }

  #moduleEarnWithAmex {
    padding: 60px 0 50px 0;
  }

  #earnWithAmex .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
  }

  #moduleEarnWithAmex img {
    padding: 0 0 40px 0;
  }

  #moduleEarnWithAmexText {
    text-align: center;
  }

  #earnWithAmexBtnContainer .col-md-6 > div  {
    max-width: 336px !important;
    width: 100%;
  }

  #earnWithAmexBtnContainer .btn {
    max-width: 100% !important;
    margin: 0 auto;
    padding: .8125rem 1.875rem !important;
  }

  #heroSlide1Contents {
    left: -243px;
  }

  #heroSlide2Contents {
    left: -243px;
  }

  /* .cmp-carousel .gabm-cmp-herovideo--background.zoom-in {
    background: url(/content/dam/amex/en-us/benefits/shop-small/images/1111108_bkg_hero1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  } */

  /* #herovideo-tabpanel > div > div > div.gabm-cmp-herovideo--background.false > picture > img

  #herovideo-tabpanel > div > div > div.gabm-cmp-herovideo--background.false.zoom-in > picture {
    opacity: 0;
  } */
}

/* Adjusting margins based on varing widths */
@media (max-width: 859px) { 
  #ourSupport .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 30px;
  }
}
/* Adjusting margins based on varing widths */
@media (max-width: 767px) {
  #moduleVideo {
    min-height: 0px;
    padding: 40px 0 60px 0;
  }
  
  #moduleVideo > div.container {
    padding: 0 !important;
  }

  #moduleVideo img {
    max-width: 78px;
  }

  #moduleVideoText h2 {
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
    color: #00175A;
    padding: 0 0 10px 0;
    text-transform: uppercase;
  }

  #moduleVideo p.legal {
    padding: 0 20px;
  }

  #moduleSmallBusiness {
    padding: 60px 0;
  }

  #smallBusinessText h2 {
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
    color: #FFFFFF;
  }

  div.indResource {
    max-width: 310px;
    margin: 0 auto;
  }

  #moduleFindNeighborhood {
    padding: 60px 0;
  }

  #moduleEarnWithAmex img {
    max-width: 290px !important;
    padding: 0 0 40px 0;
  }

  #btnViewPeronalCards, #btnViewBusinessCards {
    max-width: 100%;
  }

  #moduleOurSupport {
    padding: 60px 0 40px 0;
  }

  #ourSupport {
    padding: 40px 0;
  }

  #ourSupportText h2 {
    font-size: 30px;
    line-height: 32px;
    padding: 0 30px;
  }

  #moduleShopSmallFaqs {
    padding: 40px 0;
  }

  #moduleShopSmallFaqs h2 {
    font-size: 30px;
    line-height: 32px;
    padding: 0 0 30px 0;
  }

  #logo_amex_ShopSmall {
    top: -495px;
    right: -190px;
  }
  
  #logo_amex_ShopSmall img {
    width: 30%;
    height: auto;
  }

  .cmp-carousel {
    height: calc(100vh - 60px);
    max-height: 750px !important;
    min-height: 750px !important;
  }

  .cmp-carousel .gabm-cmp-herovideo--background {
    height: calc(100vh - 60px);
    max-height: 750px;
    /* min-height: 550px; */
  }

  .cmp-carousel .gabm-cmp-herovideo--background.zoom-in img {
    transform: translate(-50%, -50%) scale(1);
    position: absolute;
    top: 158px;
    object-fit: contain;
  }

  /* #herovideo-tabpanel > div > div > div.gabm-cmp-herovideo--background.false.zoom-in > picture {
    opacity: 1;
  } */

  #heroSlide1Contents {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 750px;
    background: url(/content/dam/amex/en-us/benefits/shop-small/images/1111108_blue_circle.png) no-repeat;
    position: absolute !important;
    z-index: 100;
    top: -380px;
    left: 0px;
    background-size: 798px;
    max-width: 100%;
    background-position: 50% -60%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-height: 610px;
  }
  
  #heroSlide1Contents > div.container {
    max-width: 100%;
    width: 100%;
  }
  
  #heroSlide1ContentsText {
    max-width: 100%;
    margin: 95px 0 0 0px;
  }
  
  #heroSlide1ContentsText h1 {
    font-size: 34px;
    line-height: 36px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 0 12px 0;
  }
  
  #heroSlide1ContentsText p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0 0 30px 0;
  }
  
  #heroSlide1ContentsText p.legal {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0 0 10px 0;
  }
  
  #heroSlide1ContentsText a {
    background: #00175A;
  }

  #heroSlide2Contents {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 750px;
    background: url(/content/dam/amex/en-us/benefits/shop-small/images/1111108_blue_circle.png) no-repeat;
    position: absolute !important;
    z-index: 100;
    top: -380px;
    left: 0px;
    background-size: 798px;
    max-width: 100%;
    background-position: 50% -60%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-height: 610px;
  }
  
  #heroSlide2Contents > div.container {
    max-width: 100%;
    width: 100%;
  }
  
  #heroSlide2ContentsText {
    max-width: 100%;
    margin: 95px 0 0 0px;
    padding: 0 3px;
  }
  
  #heroSlide2ContentsText h1 {
    font-size: 34px;
    line-height: 36px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 0 12px 0;
    width: 100%;
  }
  
  #heroSlide2ContentsText p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0 0 30px 0;
  }
  
  #heroSlide2ContentsText p.legal {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0 0 10px 0;
  }


}

@media (max-width: 629px) { 
  #heroSlide1Contents, #heroSlide2Contents {
    top: -350px;
}

}

@media (max-width: 674px) { 

  

}

@media (max-width: 559px) { 

  

}

@media (max-width: 479px) { 
  

}

@media (max-width: 455px) { 
  

}
@media (max-width: 424px) {
  
}
