/* Fonts */
/* @font-face {
    font-family: "bentonsans";
    src: url("/content/dam/amex/en-us/benefits/membership/member-week-23/corporate/fonts/bentonsans=regular-webfont.woff2") format("woff2"), url("/content/dam/amex/en-us/benefits/membership/member-week-23/corporate/fonts/bentonsans=regular-webfont.woff") format("woff"), url("/content/dam/amex/en-us/benefits/membership/member-week-23/corporate/fonts/BentonSans-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
  } */

  @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;
}
.hideDesktop{
    display: none;
}
.terms p:not(:first-child){
    padding:0 20px; 
}
.hero {
    min-height: 532px;
    padding-top: 140px;
}

.hero-content > .container {
    max-width: 700px;
    margin: 0 auto 0 0;
    padding: 0 160px 0 0;
}

.hero .hero-content-temp {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right center !important;
    background-color: #f8f8f8;
}

.hero h1 {
    font-family: "BentonSans-CondMd", BentonSansCond, Helvetica Neue, Helvetica, sans-serif;
    font-size: 55px;
    line-height: 55px;
    text-transform: uppercase;
    font-weight: 900;
    position:relative;
    z-index: 1;   
}

h1 span,
h2 span {
    position: relative;
}


h1 span.ribbon,
h2 span.ribbon {
    position: absolute;
    display: block;
    left: -35px;
    top: 10px;
    width: 217px;
    height: 44px;
    background-image: url(https://onecmssl.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbon.png);
    /* background-image: url(https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbons.png); */
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}




.NACMonly {
    position: relative;
    z-index: 1 !important;
}


.NACMonly span.ribbon {
    position: absolute;
    display: block;
    left: -35px;
    top: 22px;
    width: 243px;
    height: 50px;
    background-image: url(https://onecmssl.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbon.png);
    /* background-image: url(https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbons.png); */
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1 !important;
}






.hero-content p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #ffffff;
}

.story-of-my-song h2 {
    /* font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif; */
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin-bottom: 7px;
}

.story-of-my-song p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #ffffff;
}

.song-card-grid > .container {
    padding: 0 !important;
}

.song-card-grid.single-col > .container > row > .col-md-12 {
    flex: 0 0 50%;
    max-width: 50%;
}

.song-card-grid.single-col {
    margin-bottom: 20px;
}

.song-card-grid.single-col > .container > .row {
    justify-content: center;
}

.song-card-grid.single-col > .container > .row > .col-md-12 {
    flex: 0 0 50%;
    max-width: 50%;
}

@media (max-width: 767px) {
    .song-card-grid.single-col {
        margin-bottom: 0;
    }

    .song-card-grid.single-col > .container > .row > .col-md-12 {
        max-width: 100%;
        flex: none;
    }
}

.song-card {
    cursor: pointer;
}

.song-card > .container {
    position: relative;
    padding: 0 !important;
}

.song-content {
    position: absolute !important;
    bottom: 18%;
}

.song-content .richtext:first-of-type p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 900;
    color: #fff;
}

.song-content .richtext:last-of-type p {
    color: #fff;
}

.explore-experiences {
    padding: 70px 0;
}

.explore-experiences p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.explore-experiences h2 {
    font-family: "BentonSans-CondMd", BentonSansCond, Helvetica Neue, Helvetica, sans-serif;
    font-size: 46px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    color: #00175A;
    max-width: 600px;
    margin: 0 auto 10px;
}

.explore-experiences p {
    font-size: 16px;
    line-height: 24px;
    color: #00175A;
    margin: 0 auto;
}

.terms-and-conditions p {
    font-size: 16px;
    line-height: 24px;
}

.modal-wash {
    display: none;
    background: rgba(0, 0, 0, .8);
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.modal {
    display: none;
    position: fixed !important;
    left: 50%;
    top: 50%;
    padding: 0;
    width: calc(100% - 40px);
    max-width: 1200px;
    height: fit-content;
    transform: translateX(-50%) translateY(-50%);
    box-shadow: 0 0 40px rgba(0, 0, 0, .7);
    z-index: 999 !important;
}

.modal > .container {
    padding: 0;
}

.modal-close-btn {
    position: absolute;
    top: 18px;
    right: 11px;
    z-index: 9999;
}

.modal-close-btn a {
    padding: 20px;
}

.modal .video > .col-sm-12 {
    padding: 0;
}

@media (min-width: 1024px) {
    .hero > .container {
        max-width: 1100px;
    }

    .hero-content > .container {
        padding: 0 80px 0 40px;
    }

    .modal > .container,
    .video > .container {
        max-width: 100% !important;
    }
}

@media (min-width: 768px) {
    .modal > .container,
    .video > .container {
        max-width: 100% !important;
    }
}

@media (min-width: 375px) {
    .modal > .container,
    .video > .container {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 767px) {
    .hero {
        min-height: auto;
        padding: 90% 0 30px;
        background: #00175A;
    }

    .hero-content-temp {
        display: none;
    }

    .hero .card-img-bg.hidden-md-up {
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: top center;
    }

    .hero-content > .container {
        max-width: 600px;
        margin: 0 auto;
        padding: 0;
    }

    .hero-content * {
        /* text-align: center !important; */
        margin: auto !important;
    }

    .hero-content h1 {
        font-size: 36px;
        line-height: 35px;
        margin-bottom: 10px;
    }

    .story-of-my-song h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .song-card {
        margin-bottom: 20px;
    }

    .song-content {
        position: static !important;
        background: #fff;
        border-radius: 0 0 10px 10px;
        padding: 20px 10px 20px;
    }

    .song-content .richtext:first-of-type p {
        color: #00175A;
        margin-bottom: 8px;
    }

    .song-content .richtext:last-of-type p {
        color: #333;
    }

    .explore-experiences {
        padding: 60px 20px;
    }

    .explore-experiences h2 {
        font-size: 36px;
        line-height: 35px;
        text-align: left;
    }

    .explore-experiences .btn {
        max-width: 17.5rem;
    }

    .modal > .container {
        padding: 0;
    }

    .modal-close-btn {
        right: 5px;
    }
}




.bg-bright-blue {
    background-color: #006fcf;
}

.two-col-list {
    column-count: 2;
    column-gap: 40px;
}

.fit-button .btn {
    max-width: fit-content;
}

.awards-grid .row .col-md-12 > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.awards-grid .press-award-card .row .col-md-12 > div {
    display: block;
}

.awards-grid .container,
.awards-grid .container .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.logo-business-class img {
    max-width: 300px;
}

.content-buttons .container {
    padding-left: 0;
    padding-right: 0;
}

.show-880 {
    display: none;
}

@media (min-width:1441px) {
    .bg-hero {
        min-height: 630px !important;
    }
}

@media (min-width: 1280px) {
    .section-conduct {
        min-height: 470px;
    }

    .text-left-side {
        padding: 0 50px;
    }

    .bg-hero .text-left-side {
        padding-right: 0;
    }

    .text-right-side {
        padding: 0 30px;
    }

    .text-right-side-lg {
        padding: 0 70px;
    }

    .text-right-side-lg .richtext {
        padding-right: 20px;
    }

    .text-left-side-lg {
        padding: 0 60px 0 50px;
    }
}

@media (max-width:1279px) and (min-width:768px) {
    .image-full-right > .container,
    .image-full-left > .container {
        max-width: 100%;
    }

    .bg-pos-right .card-img-bg {
        background-position: center right;
    }
}

@media (max-width: 1279px) {
    .image-full-right,
    .image-full-left {
        min-height: 0;
    }

}

@media (min-width: 1024px) {
    .content-narrow .container {
        max-width: 60%;
    }

    .content-company .container {
        max-width: 94%;
    }

    .section-press-awards .content-narrow .container {
        max-width: 52%;
    }

    .press-award-card {
        padding: 0 34px;
    }

    .content-business .container {
        max-width: 70%;
    }
}

@media (max-width: 1023px) {
    .press-award-card {
        padding: 0 10px;
    }
}

@media (max-width: 880px) {
    .show-880 {
        display: block;
    }
}

@media (min-width: 890px) {
    .section-certifications .image-col {
        min-height: 641px;
    }
}

@media (min-width:768px) and (max-width: 889px) {
    .section-certifications .image-col {
        min-height: 741px;
    }
}

@media (min-width: 768px) {
    .full-img-mobile,
    .mobile-image {
        display: none;
    }

    .bg-hero {
        min-height: 472px;
    }

    .bg-hero .text-left-side {
        padding-top: 30px;
    }

    .image-col {
        min-height: 500px;
    }

    .section-services .image-col {
        min-height: 600px;
    }

    .section-code {
        min-height: 468px;
    }

    .section-suppliers .image-col {
        min-height: 620px;
    }

    .section-press-awards {
        padding: 60px 0;
    }

    .image-full-right .col-md-6,
    .image-full-left .col-md-6 {
        align-content: center;
    }

    .image-full-right .col-md-6:last-of-type {
        padding-left: 0;
    }

    .image-full-left .col-md-6:first-of-type {
        padding-right: 0;
    }

    .bg-hero,
    .section-full {
        align-items: center;
        display: flex;
    }

    .awards-grid .row .col-md-12 > div .grid {
        width: 33.33%;
    }

    .section-register {
        min-height: 460px;
    }

    .section-business-class .image-col {
        min-height: 471px;
    }

    .section-cardshop .image-col,
    .section-black .image-col {
        min-height: 448px;
    }

    .section-ss .image-col,
    .section-questions,
    .section-suite {
        min-height: 386px;
    }

    .content-buttons .col-md-6:first-of-type {
        flex: 0;
        padding-right: 30px !important;
    }
}

@media(max-width: 767px) {
    .bg-hero .card-img-bg{
        background: none !important;
    }

    .full-img-mobile > .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .mobile-image {
        display: block;
    }

    .content-company .button .margin-auto-l,
    .content-company .button .margin-auto-r {
        margin-left: auto;
        margin-right: auto;
    }

    .awards-grid .row .col-md-12 > div .grid {
        width: 50%;
    }

    .section-full {
        min-height: 0 !important;
    }

    .content-buttons .fit-button .btn {
        max-width: 100%;
    }

    .hide-mobile {
        display: none;
    }

    div#OurValuesCTA {
        padding-bottom: 10px !important;
    }
}



/* zmc adding styles */
@media screen and (min-width: 1280px) and (max-width: 1440px) {

    #hero_bg_target .hidden-md-down {
        min-height: 530px !important;
    }

}


#noContId #remove-padding-ob{
   padding: 0px !important;
}

#noContId .container {
    max-width: none !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#noContId .text-right-side .container, #noContId .text-right-side-lg .container {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

@media (min-width: 1280px) {
    #hero_bg_target .container {
        max-width: none !important;
    }
}

.section-services .image-col {
    min-height: 600px;
}

@media screen and (min-width: 1380px) {

  .card-img-bg {
    background-position: 73% 0% !important;
}

}







.mid-ribbon img {
    position: relative;
    top: 48px;
    right: 338px;
    width: 217px;
    height: auto;
    max-width: 220px;
    display: block;
    margin: auto;
}





.race .race-ribbon img {
    position: relative;
    top: 48px;
    right: 338px;
    width: 217px;
    height: auto;
    max-width: 220px;
    display: block;
    margin: auto;
}







@media screen and (max-width: 1023px) {
    .race.blu-sect .race-ribbon img {
        right: 204px;
    }
}
@media (max-width: 767px) {
    .race.blu-sect .race-ribbon img {
        right: -10px;
        top: 40px;
    }
}




@font-face {
    font-family: "BentonSans-Cond-Md";
    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: 900;
  }
  
  h1, h1.heading-4, h2, h2.heading-4 {
    font-family: 'BentonSans-Cond-Md', 'Helvetica Neue', Helvetica, sans-serif !important;
  }
  
  .mobhide {
      display: block;
    }
    .dskhide {
      display: none;
    }
    .terms a i {
      display: none;
    }
    body .breadcrumb.aem-GridColumn.aem-GridColumn--default--12 {
      max-width: 1240px;
      margin: 0 auto;
      padding: 0 0 0 20px;
    }
    #hero {
      min-height: 532px;
      padding-top: 5%;
    }
    .hero-logos img {
      position: relative;
      right: 10px;
      width: 270px;
      height: auto;
      padding: 50px 0 5px 0;
    }
    .hero-header {
        font-size: 55px;
        line-height: 52px;
        text-transform: uppercase;
        font-weight: 900;
        
    }
    .hero p.heading-4 {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
    }
    .hero-ribbon img {
      position: relative;
      top: 57px;
      right: 20px;
      width: 217px;
      height: auto;
    }
    h2.heading-4 {
      font-size: 32px;
      line-height: 37px;
      text-align: left;
      font-weight: 900;
      color: #00175A;
      text-transform: uppercase;
    }
    #mw-pass p.heading-4 {
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: left;
      color: #00175A;
      }
      #mw-pass p.heading-4.left-sect {
          font-weight: 900;
          line-height: 23px;
          text-transform:uppercase;
      }
    h3.heading-4 {
        
        font-size: 38px;
        line-height: 44px;
        text-transform: uppercase;
        font-weight: 900;
        
    }
    p.heading-3.card-heading {
          font-weight:700;
          text-align: center;
      }
      p.body-3.montreal {
          text-align: center;
          padding-top: 10px;
      }
      h3.slider-title {
          
          font-size: 32px;
          line-height: 38px;
          text-transform: uppercase;
          font-weight: 900;
          color: #fff;
          
      }
    .dates .tracks {
      margin-bottom: 20px;
    }
    .race .race-ribbon img {
        position: relative;
        top: 48px;
        right: 338px;
        width: 217px;
        height: auto;
        max-width: 220px;
        display: block;
        margin: auto;
      }
      .race.blu-sect .race-ribbon img {
        width: 243px;
        right: 317px;
        top: 60px;
      }
      .race.blk-sect .race-ribbon img {
          right: 364px;
      }
      .race.blk-sect.blk2 .race-ribbon img {
          right: 474px;
      }
      .race.blk-sect p.heading-4, p.slider-text {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #fff;
    }  
     .race .heading-4 {
      
      font-size: 46px;
      line-height: 49px;
      
    }
    .race .carousel-inner {
      min-height: unset;
      background-color: transparent;
      flex: 1 0 auto;
      flex-flow: row nowrap;
      padding: 0;
  }
    .race .carousel-inner .dls-gray-02-bg, .race .carousel-inner .dls-gray-02-bg-hvr:hover {
        background-color: transparent !important;
    }
    .race .carousel-multi-card img {
        background: rgb(236, 237, 238);
        border: 1px;
        border-radius: 15px 15px 0 0;
    }
    .race .carousel-multi-card .card {
      box-shadow: none;
      border: 1px;
      border-radius: 15px;
      height: inherit;
  }
      .race ul.row.flex-no-wrap {
          padding-inline-start: 0;
      }
    .dates .container {
      max-width: 100%;
      padding: 0;
    }
    .dates .linkout i {
      display: none;
    }
    .tracks .dls-white-bg {
      border: 1px;
      border-radius: 15px;
    }
    .race.blu-sect .tracks {
          min-height: 450px;
      }
    .race .carousel .carousel-controls.dark-controls .carousel-control {
        background-color: rgba(0, 0, 0, .6);
        color: #fff;
    }
    .race .carousel-multi-card .carousel-controls.dark-controls .carousel-indicators {
        background-color: rgba(0, 0, 0, .6);
        color: #fff;
    }
    .race .carousel-indicators li:before {
        background-color: #c8c9c7;
    }
    .race .carousel-indicators li[aria-current]:before {
        background-color: #fff;
      }
      .race .carousel-controls.dark-controls .carousel-indicators li[aria-current]:before {
          background-color: #35C4B5 !important;
      }
    .past_events_carousel_sect .container {
          max-width: 100%!important;
          padding-right: 0;
    }
    .experiences .col-md-6 {
          padding-right: 0;
      }
    .hero.carousel-item {
       min-height: 1px;
    }
    @media (min-width: 1024px) {
      .race .carousel .carousel-controls.dark-controls .carousel-control:first-of-type {
           left: -40px!important;
       }
       .race .carousel .carousel-controls.dark-controls .carousel-control:last-of-type {
               right: 16px!important;
       }
      .race.blu-sect .container {
          max-width: 940px;
      }
   }
   @media (min-width: 768px) {
       .race .carousel-manual .carousel-controls, .carousel-multi-card .carousel-controls {
           pointer-events: none;
           display: flex;
       z-index: 2;
       position: absolute;
       width: 100%;
       justify-content: center;
       bottom: 0;
       height: 2.75rem;
       }
   .race .carousel-controls.dark-controls {
       display: flex;
       z-index: 2;
       position: absolute;
       width: 100%;
       justify-content: center;
       bottom: 0;
       height: 2.75rem;
   }
   .race .carousel .carousel-controls.dark-controls .carousel-control {
       background-color: rgba(0, 0, 0, .6);
       color: #fff;
       margin-left: 3.375rem;
       z-index: 1;
       line-height: 1;
       text-decoration: none !important;
       transition: color .2s ease-in-out, opacity .2s ease-in-out;
       padding-left: .90625rem;
       padding-right: .90625rem;
       display: flex;
       align-items: center;
   }
   #past_events.carousel-controls.dark-controls .carousel-control {
      margin-left: 0;
   }
   .race .carousel .carousel-controls.dark-controls .carousel-control:first-of-type {
      border-radius: .25rem 0 0 .25rem;
      left: -50px;
      top: 12px;
  }
  .race .carousel .carousel-controls.dark-controls .carousel-control:last-of-type {
          border-radius: 0 .25rem .25rem 0;
          right: 0px;
          top: 12px;
  }
   .race .carousel-multi-card .carousel-controls.dark-controls .carousel-control {
           padding: .5rem;
           position: relative;
   }
   .race .carousel-multi-card .carousel-controls.dark-controls .carousel-indicators {
       background-color: rgba(0, 0, 0, .6);
       color: #fff;
   }
   .race .carousel-indicators li {
       display: block;
       padding: .3125rem;
       position: relative;
   }
   .race .carousel-indicators li:before {
       background-color: #c8c9c7;
       border-radius: 50%;
       content: "";
       display: block;
       height: .5rem;
       position: relative;
       transition: padding .2s ease-in-out;
       width: .5rem;
   }
   .race .carousel-indicators li[aria-current] {
       padding: .1875rem .3125rem;
   }
   .race .carousel-indicators li[aria-current]:before {
       height: .75rem;
       width: .75rem;
   }
   }
    @media screen and (min-width: 1500px) {
      .race .container {
        max-width: 1480px !important;
      }
      .tracks .austin {
        padding-bottom: 0 !important;
      }
      .tracks .mxc {
        padding-bottom: 0 !important;
      }
      .tracks .sp {
        padding-bottom: 0 !important;
      }
      .tracks .lv {
        padding-bottom: 0 !important;
      }
    }
    
    @media screen and (min-width: 1281px) {
      .race .container {
        max-width: 1210px;
      }
      .race.blu-sect .container {
        max-width: 1240px;
      }
      .tracks .austin {
        padding-bottom: 22px;
      }
      .tracks .mxc {
        padding-bottom: 44px;
      }
      .tracks .sp {
        padding-bottom: 22px;
      }
      .tracks .lv {
        padding-bottom: 22px;
      }
    }
    @media screen and (max-width: 1280px) {
      .tracks .austin {
        padding-bottom: 22px;
      }
      .tracks .mxc {
        padding-bottom: 22px;
      }
      .tracks .sp {
        padding-bottom: 22px;
      }
      .tracks .lv {
        padding-bottom: 22px;
      }
    }
    
    .academy .card-img-bg {
      background-position: bottom;
    }
    .academy .academy-logos img {
      width: 454px;
      height: auto;
    }
    .academy .academy-header {
      
      font-size: 25px;
      line-height: 28px;
      
    }
    .academy .car {
      padding-right: 90px;
    }
    .academy .car img {
      width: 648px;
      height: auto;
    }
    .academy p {
      padding: 0 36px;
    }
    .academy .button a {
      width: 256px;
    }
    
    .experiences {
      align-items: center;
      display: flex;
    }
    .experiences .row {
      align-items: center !important;
    }
    .experiences .cards img {
      width: 419px;
      height: auto;
    }
    .experiences .btn {
      width: 240px;
    }
    .experiences .border-r {
      border-right: 1px solid #8E9092;
      padding-right: 31%;
    }
    .experiences .exp-text {
      
      font-size: 45px;
      line-height: 38px;
      
    }
    .experiences .col-md-12 {
      padding: 50px 10px;
    }
    .experiences .exp-ribbon img {
      position: relative;
      top: 28px;
      right: -46px;
      width: 217px;
      height: auto;
    }
    .experiences .exp-ribbon2 img {
      position: relative;
      top: 32px;
      right: -76px;
      width: 217px;
      height: auto;
    }  
    @media (max-width: 1279px) {
      /*.hero .container {
        max-width: 98%;
      }*/
      .hero-logos img {
        right: 10px;
      }
      .hero-ribbon img {
        right: 25px;
      }
      .experiences .container {
        max-width: 85%;
      }
      .experiences .border-r {
        padding-right: 7%;
      }
      .experiences .exp-right {
        padding: 0 0 0 8%;
      }
      .academy p {
        padding: 0;
      }
      #mw-pass-img img {
          height: 448px; 
      }
      #mw-pass .col-md-5.col-md-offset-1 {
          margin-left: 0;
          flex: 0 0 58.3333333333%;
          max-width: 58.3333333333%;
        }
      #mw-pass .col-md-6 {
          flex: 0 0 41.6666666667%;
          max-width: 41.6666666667%;
        }
      #mw-pass .col-md-6 h2.heading-4 {
          font-size: 28px;
          line-height: 32px;
        }
      .race.blu-sect  .pad-3-r.pad-3-l {
          padding-left: 0!important;
          padding-right: 0 !important;
      }
      .pad-4-t.pad-4-lr, .pad-3-t.pad-4-lr {
          padding-left: 1.0rem !important;
          padding-top: 0.75rem !important;
          padding-right: 1.0rem !important;
        }
        .experiences .exp-ribbon img {
          right: 16px;
       }
      .experiences .exp-ribbon2 img {
          right: -36px;
      }
      .race.blk-sect.blk2 .race-ribbon img {
          right: 338px;
      }
   }
    
    @media (max-width: 1155px) {
      /*.hero .col-md-6:first-of-type {
          flex: 0 0 60%;
          max-width: 60%;
      }*/
      .experiences .container {
        max-width: 95%;
      }
      .experiences .border-r {
        padding-right: 9%;
      }
      .experiences .exp-right {
        padding: 0 0 0 8%;
      }
    }
    @media screen and (max-width: 1084px) {
      .tracks .austin {
        padding-bottom: 0;
      }
    }
    
    @media screen and (max-width: 1058px) {
      .tracks .montreal {
        padding-bottom: 22px;
      }
      .tracks .austin {
        padding-bottom: 22px;
      }
      .tracks .mxc {
        padding-bottom: 44px;
      }
      .tracks .sp {
        padding-bottom: 44px;
      }
    }
    
    @media screen and (max-width: 1057px) {
      .tracks .mxc {
        padding-bottom: 22px;
      }
    }
    @media screen and (max-width: 1023px) {
      #mw-pass-img img {
          height: 448px; 
      }
      #mw-pass .col-md-5.col-md-offset-1 {
          margin-left: 0;
          flex: 0 0 58.3333333333%;
          max-width: 58.3333333333%;
        }
      #mw-pass .col-md-6 {
          flex: 0 0 41.6666666667%;
          max-width: 41.6666666667%;
        }
      #mw-pass .col-md-6 .row.pad-3-t.pad-3-b {
          padding-bottom: 1.275rem !important;
          padding-top: 1.275rem !important;
        }
      #mw-pass .col-md-6 .pad-2-b {
          padding-bottom: 0.55rem !important;
      }
      #mw-pass .col-md-6 h2.heading-4 {
          font-size: 24px;
          line-height: 28px;
        }
      #mw-pass p.heading-4 {
          font-size: 14px;
          line-height: 20px;
      }
      p.heading-3.card-heading, p.body-3.montreal  {
          font-size: 12px;
          line-height: 18px;
        }
        .race.blu-sect .tracks {
            min-height: 490px;
        }
        .pad-4-t.pad-4-lr, .pad-3-t.pad-4-lr {
          padding-left: 0.50rem !important;
          padding-top: 0rem !important;
          padding-right: 0.25rem !important;
        }
        h3.slider-title {
            font-size: 22px;
            line-height: 26px;
        }
        p.slider-text {
            font-size: 14px;
            line-height: 18px;
        }
        .experiences .exp-text {
              font-size: 37px;
              line-height: 34px;
        } 
        .race.blk-sect .race-ribbon img {
          right: 258px;
        }
        .race .race-ribbon img {
            right: 194px;
        }
      
        .race.blu-sect .race-ribbon img {
          right: 150px;
        }
        .race.blk-sect.blk2 .race-ribbon img {
          right: 205px;
        }
    }
    @media screen and (max-width: 1000px) {
      .tracks .montreal {
        padding-bottom: 44px;
      }
      .tracks .austin {
        padding-bottom: 44px;
      }
      .tracks .mxc {
        padding-bottom: 44px;
      }
      .tracks .lv {
        padding-bottom: 44px;
      }
    }
    @media screen and (max-width: 973px) {
      .tracks .montreal {
        padding-bottom: 22px;
      }
    }
    @media (max-width: 922px) {
      .race.blu-sect .race-ribbon img {
        right: 205px;
      }
    }
    @media (max-width: 893px) {
      .race .race-ribbon img {
          right: 260px;
      }
    }
    @media screen and (max-width: 874px) {
      .tracks .austin {
        padding-bottom: 22px;
      }
    }
    @media screen and (max-width: 864px) {
      .tracks .montreal {
        padding-bottom: 0;
      }
    }
    @media screen and (max-width: 863px) {
      .tracks .sp {
        padding-bottom: 22px;
      }
    }
    @media (max-width: 811px) {
      .race .race-ribbon img {
          right: 170px;
      }
    }
    @media screen and (max-width: 803px) {
      .tracks .lv {
        padding-bottom: 22px;
      }
    }
    @media screen and (max-width: 786px) {
      .tracks .lv {
        padding-bottom: 44px;
      }
    }
    @media (max-width: 774px) {
      .race.blu-sect .race-ribbon img {
        right: 180px;
      }
    }
    @media screen and (max-width: 769px) {
      .tracks .montreal {
        padding-bottom: 0;
      }
      .tracks .austin {
        padding-bottom: 22px;
      }
      .tracks .mxc {
        padding-bottom: 22px;
      }
      .tracks .sp {
        padding-bottom: 22px;
      }
      .tracks .lv {
        padding-bottom: 44px;
      }
    }
    @media screen and (max-width: 768px) {
      .tracks .montreal {
        padding-bottom: 0;
      }
      .tracks .austin {
        padding-bottom: 0;
      }
      .tracks .mxc {
        padding-bottom: 0;
      }
      .tracks .sp {
        padding-bottom: 0;
      }
      .tracks .lv {
        padding-bottom: 0;
      }
      .tracks .hidden-sm-down img {
        display: none;
      }
      .tracks .dskhide {
        display: block;
      }
      .tracks img {
        position: relative;
        bottom: 4px;
      }
    }
    
    @media (max-width: 955px) {
      /*.hero .col-md-6:first-of-type {
          flex: 0 0 70%;
          max-width: 70%;
      }*/
      .experiences .border-r {
        padding-right: 0;
      }
      .experiences .exp-right {
        padding: 0 0 0 0;
      }
      .experiences .exp-ribbon2 img {
        top: 32px;
      }
    }
    
    @media (max-width: 853px) {
      .experiences .exp-ribbon2 img {
        top: 32px;
        left: 11px;
      }
    }
    
    @media (max-width: 820px) {
      /*.hero .col-md-6:first-of-type {
          flex: 0 0 75%;
          max-width: 75%;
      }*/
    }
    
    @media (max-width: 768px) {
      /*.hero .col-md-6:first-of-type {
          flex: 0 0 100%;
          max-width: 100%;
      }*/
      #hero {
        padding: 70% 0 0 0;
        min-height: 595px;
      }
      .hero-header {
          font-size: 42px;
          line-height: 42px;
        text-align: center !important;
      }
      /*.hero .button {
        display: block;
        margin: 0 auto;
      }*/
      
    }
    
    @media (max-width: 767px) {

        .hidemob{
            display: none;
        }
      .dskhide {
        display: block;
      }
      .mobhide {
        display: none;
      }
      .hero-logos img {
        position: relative;
        right: 0;
        width: 125px;
        height: auto;
        padding: 0 0 0 0;
      }
      .hero-ribbon img {
        position: relative;
        top: 50px;
        right: 60px;
        width: 217px;
        height: auto;
        max-width: 220px;
        display: block;
        margin: auto;
      }
      .academy .card-img-bg {
        background-size: auto;
        background-repeat: no-repeat;
      }
      .academy .container {
        padding: 0;
      }
      .academy .col-md-12 {
        padding: 0 !important;
      }
      .academy .academy-logos img {
        width: 100%;
        height: auto;
    }
      .academy .car img {
        width: 100%;
        height: auto;
        padding-right: 15px;
      }
      .experiences .container{
        max-width: 100%;
        padding: 0;
        margin: 0;
      }
      .experiences .col-md-12 {
          padding: 10px 10px 30px;
        }
        .experiences .border-r-md-up {
          background-color: #fff;
          border-bottom: 1px solid #8E9092;
          width:90%;
          margin: 0 auto;
        }
        .experiences .exp-right {
          padding: 0 5%;
        }
      .experiences .exp-ribbon img {
        top: 31px;
        right: -34px;
      }
      .experiences .exp-ribbon2 img {
        top: 29px;
        left: 0;
      }
      .experiences .exp-text {
        font-size: 36px;
        line-height: 42px;
      }
      .experiences .exp-ribbon {
        max-width: 338px;
        display: block;
        margin: auto;
      }
      .experiences .exp-ribbon2 {
        max-width: 330px;
        display: block;
        margin: auto;
      }
      .race .heading-4 {
        font-size: 36px;
        line-height: 40px;
      }
      .race .race-ribbon img {
        top: 40px;
        right: 14px;
      }
      .race.blk-sect .race-ribbon img {
          right: 0px;
          top: 43px;
        }
      .academy .car {
        padding-right: 0;
      }
      #mw-pass p.heading-4 {
          font-size: 16px;
          font-weight: 400;
          line-height: 24px;
      }
      #mw-pass-img img {
          height: 100%; 
      }
      p.heading-3.card-heading, p.body-3.montreal {
          font-size: 1rem;
          line-height: 1.5rem;
      }
      .race.blu-sect .tracks {
            min-height: 310px;
           margin-bottom: 20px;
        }
        .race.blu-sect .race-ribbon img {
          right: 90px;
          top: 40px;
        }
        .race.blk-sect.blk2 .race-ribbon img {
          right: 56px;
      }
      .past_events_carousel_sect_mob .container {
          max-width: 100%!important;
          padding-right: 0;
          padding-left: 0;
      }
      .pad-4-t.pad-4-lr {
          padding-left: 1rem !important;
          padding-top: 16% !important;
          padding-right: 1rem !important;
      }
      .pad-3-t.pad-4-lr {
          padding-left: 1rem !important;
          padding-top: 1.25rem !important;
          padding-right: 1rem !important;
      }





    }
    
    @media screen and (min-width: 1281px) {
      .dates .container .col-md-2 {
          flex: 0 0 20%;
          max-width: 20%;
      }
    }
    
    @media screen and (max-width: 1280px) {
      .dates .container .col-md-2 {
          flex: 0 0 33.3%;
          max-width: 33.3%;
          padding: 10px 5px;
      }
    }



    @media screen and (max-width: 768px) {


        #leftAmob{
            text-align: left !important;
            padding-left:10px
        }
        .hideDesktop{
            display: block !important;
        }
      .dates .container .col-md-2 {
          flex: 0 0 100%;
          max-width: 100%;
      }
      .AMEXEXPERIENCESlogo{
        padding-top: 80px;
        width: 300px;
        height: auto;
        }
        .h1HeroText{
            font-weight: 500 !important;
            font-size: 56px !important;
            line-height: 55px !important;
            text-align: left !important;
        }

        .h1heroTextBeforeRib{
            padding-left: 22px !important;
        }
        .pheroTextBeforeRib{
            padding-left: 22px !important;
        }
        .AMEXEXPERIENCESlogo {
            padding-top: 110px !important;
        }    
        
        #btnExploreExperiences {
            margin: auto !important;
        }

        .twoColContNew .button{
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .twoColRighth1 .ribbon{
            position: absolute;
            display: block;
            left: 15px;
            top: 25px;
            width: 217px;
            height: 44px;
            background-image: url(https://onecmssl.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbon.png);
            /* background-image: url(https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbons.png); */
            background-repeat: no-repeat;
            background-size: contain;
            z-index: -1;
        }
        

    }
    @media (max-width: 360px) {
      .hero-header {
        font-size: 36px;
        line-height: 36px;
      }
    }
    

.AMEXEXPERIENCESlogo{
    padding-top: 80px;
    width: 300px;
}
#signUpEmailsCTAID{
    padding-bottom: 65px;
}

.blu-sect .container{
    margin: 40px 0px;
}

.blu-sect .card-img-bg{
    border-radius: 15px;
}

.h1heroTextBeforeRib{
position:relative
}

.h1heroTextBeforeRib .ribbon {
    position: absolute;
    display: block;
    left: -20px;
    top: 67px;
    width: 297px;
    height: 61px;
    background-image: url(https://onecmssl.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbon.png);
    /* background-image: url(https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbons.png); */
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.twoColRightp {
    padding-right: 10% !important;
}


#twoColContFullWidth .container{
    max-width: 100%;
    padding: 0px !important;
}
#twoColContFullWidth .container .col-md-6{
    max-width: 100%;
    padding: 0px !important;
}



.twoColfullWidthImg{
        position: relative;
        padding-top: 50%;
}

.twoColContNew .container{
    max-width: 100%;
    padding: 0px !important;

}

.twoColfullWidthImg img{
position: absolute;
left: 0;
width: 100%;
top: 0;
}


.twoColRighth1{
padding-top: 50px;
padding-left: 30px;
}
.twoColRightp{
    padding-left: 30px; 
    padding-right: 33%;
}
#btnExploreExperiences{
    padding-left: 30px;
    padding-top: 20px;
}
.FourIcons img{
    padding-bottom: 10px;
    padding-top: 15px;
}



.twoColRighth1 .ribbon{
    position: absolute;
    display: block;
    left: 7px;
    top: 60px;
    width: 243px;
    height: 50px;
    background-image: url(https://onecmssl.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbon.png);
    /* background-image: url(https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbons.png); */
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}

.twoColContNew .button{
    padding-top: 15px;
 }
 


 .twoColfullWidthImgNEW img{
        padding-top: 30px;
        padding-bottom: 30px;
 }

 .activeLearnMore a:focus {
    outline: 1px dashed #53565a;
    outline-offset: 3px;
}

#btnExploreExperiencesFOTL{
    padding-left:30px;
    padding-top: 20px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  
    #leftAmobOnly{
        text-align: left !important;
    }


    .h1heroTextBeforeRib .ribbon {
        position: absolute;
        display: block;
        left: -10px;
        top: 60px;
        width: 243px;
        height: 50px;
        background-image: url(https://onecmssl.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbon.png);
        /* background-image: url(https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbons.png); */
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 0;
    }


    .race.blu-sect .race-ribbon img {
        right: 70px;
        top: 60px;
    }


    .twoColRighth1 .ribbon {
        position: absolute;
        display: block;
        left: 0px;
        top: 60px;
        width: 243px;
        height: 50px;
        background-image: url(https://onecmssl.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbon.png);
        /* background-image: url(https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbons.png); */
        background-repeat: no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .NACMonly span.ribbon {
        position: absolute;
        display: block;
        left: -25px;
        top: 10px;
        width: 217px;
        height: 44px;
        background-image: url(https://onecmssl.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbon.png);
        /* background-image: url(https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/experiences/music/music-partnerships/images/ribbons.png); */
        background-repeat: no-repeat;
        background-size: contain;
        z-index: -1 !important;
    }

}