/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

 /**
  * Owl Carousel v2.3.4
  * Copyright 2013-2018 David Deutsch
  * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
  */
  .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
 
  /* Custom Styles */
 #carouselPartners {
     padding: 50px 20px;
     background: #EDF7FF;
 }
 
 .slides {
 height: 480px;
 width: 100%;
 max-height: 480px;
 max-width: 1324px;
 }
 
 /* Assign a background image to each slides */
 #slide1 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/Manscaped.jpg");
     background-size: cover;
     background-repeat: no-repeat;
     background-position: top left;
 }
 
 #slide2 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_ConstantContact.jpg");
     background-size: cover;
     background-repeat: no-repeat;
     background-position: top left;
 }
 
 #slide3 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_MagnoliaBakery.jpg");
     background-size: cover;
     background-repeat: no-repeat;
     background-position: 50% 50%;
 }
 
 #slide4 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_GrahamAndFisk.jpg");
     background-size: cover;
     background-repeat: no-repeat;
     background-position: top left;
 }
 
 #slide5 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_Wine-com.jpg");
     background-size: cover;
     background-repeat: no-repeat;
     background-position: top left;
 }
 
 /* #slide6 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/1129538_bkg_norton.jpg");
     background-size: cover;
     background-repeat: no-repeat;
     background-position: 50% 50%;
 }
 
 #slide7 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/1129538_bkg_indeed.jpg");
     background-size: cover;
     background-repeat: no-repeat;
     background-position: 50% 50%;
 } */
 
 #slide8 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/roller-rabbit.jpg");
     background-size: cover;
     background-repeat: no-repeat;
     background-position: 50% 50%;
 }
 
 #slide9 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_Norton.jpg");
     background-size: cover;
     background-repeat: no-repeat;
     background-position: 50% 50%;
 }
 
 .slides a {
     text-decoration: none;
 }
 
 /* Styling white box within each slide */
 #slide1 a, #slide2 a, #slide3 a, #slide4 a, #slide5 a, #slide6 a, #slide7 a, #slide8 a, #slide9 a {
     display: block !important;
     width: 100%;
     height: 100%;
 } 
 
 #box_slide1,  #box_slide2,  #box_slide3,  #box_slide4,  #box_slide5,  #box_slide6, #box_slide7, #box_slide8, #box_slide9 {
     width: 446px;
     height: 270px;
     display: block;
     background: #ffffff;
     margin: 0 0 0 0;
     top: 50px;
     left: 50px;
     position: relative;
     border-radius: 16px;
 } 
 
 /* Fine tuning height of each white box */
 #box_slide1 {
     height: 330px;
 }
 
 #box_slide1 .logoImage {
     padding:20px 0px;
     width: 80% !important;
 }
 
 #box_slide2 {
     height: 340px;
 }
 
 #box_slide2 .logoImage {
     padding:20px 0px;
     width: 50% !important;
 }
 
 #box_slide3 {
     height: 290px;
     top: 80px;
 }
 
 #box_slide3 .logoImage {
     padding:20px 0px;
     width: 50% !important;
 }
 
 #box_slide4 {
     height: 295px;
     top: 80px;
 }
 
 #box_slide4 .logoImage {
     padding:20px 0px;
     width: 55% !important;
 }
 
 #box_slide5 {
     height: 260px;
     top: 100px;
 }
 
 #box_slide5 .logoImage {
     padding:20px 0px;
     width: 50% !important;
 }
 
 #box_slide6 {
     height: 356px;
 }
 
 #box_slide7 {
     height: 356px;
 }
 
 #box_slide8 {
     height: 260px;
     top: 100px;
 }
 
 #box_slide8 .logoImage {
     padding:20px 0px;
     width: 50% !important;
 }
 
 #box_slide9 {
     height: 350px;
 }
 
 #box_slide9 .logoImage {
     padding:20px 0px;
     width: 73% !important;
 }
 
 /* Styling paragraph within each white box */
 #box_slide1 p, #box_slide2 p, #box_slide3 p, #box_slide4 p, #box_slide5 p, #box_slide6 p, #box_slide7 p, #box_slide8 p, #box_slide9 p {
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
     font-size: 20px;
     line-height: 28px;
     font-weight: 500;
     text-indent: -10px;
     color: #02175a;
     padding: 0 47px 37px;
     max-width: 445px;
 }
 
 .owl-carousel .owl-item img {
     margin: 0 auto;
 }
 
 /* Fine tuning position of plus icon */
 #box_slide2 p {
     padding-bottom: 35px;
 }
 
 #box_slide2 img {
     width: 72%;
 }
 
 #box_slide3 p {
     padding-bottom: 38px;
 }
 
 #box_slide4 p {
     padding-bottom: 39px;
 }
 
 #box_slide4 img {
     width: 49%;
 }
 
 #box_slide5 p {
     padding-bottom: 39px;
 }
 
 #box_slide5 img {
     width: 72%;
 }
 
 #box_slide6 p {
     padding-bottom: 39px;
 }
 
 #box_slide6 img {
     width: 72%;
 }
 
 #box_slide7 p {
     padding-bottom: 39px;
 }
 
 #box_slide7 img {
     width: 72%;
 }
 
 #box_slide8 p {
     padding-bottom: 9px;
 }
 
 #box_slide9 p {
     padding-bottom: 15px;
 }
 
 img.iconPlus {
     width: 50px !important;
     height: 50px !important;
     margin: 0 auto 0 auto;
 }
 
 h3.leadingFashionBrand {
     font-size: 32px;
     line-height: 40px;
     font-weight: 400;
     color: #00175A;
     text-align: center;
     padding: 30px 0;
 }
 
 /* Overall with of carousel container */
 #carouselContainer {
     max-width: 992px;
     width: 95%;
     margin: 0 auto;
 }
 
 /* Nav Arrow Styling */
 .owl-theme .owl-nav {
     margin-top: 0px;
 }
 
 /* Styling each prev and next arrows */
 button.owl-prev {
     position: absolute;
     left: -30px;
     top: 42%;
 }
 
 .owl-prev {
     /* font-family: "dls-icons-2.29.1" !important; */
     -webkit-font-smoothing: antialiased !important;
     color: #016fd0 !important;
     font-size: 60px !important;
     /* &::before {
     font-family: "dls-icons-2.29.1";
     content: "\eac8";
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     } */
 }
 
 button.owl-next {
     position: absolute;
     right: -30px;
     top: 42%;
 }
 
 .owl-next {
     /* font-family: "dls-icons-2.29.1" !important; */
     -webkit-font-smoothing: antialiased !important;
     color: #016fd0 !important;
     font-size: 60px !important;
     /* &::before {
     font-family: "dls-icons-2.29.1";
     content: "\ead4";
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     right: 0px;
     } */
 }
 
 .owl-dots {
     display: none;
 }
 
 #btnViewAllCaseStudies, #btnHotItWorksrLearnMore {
     padding: 50px 0 0 0;
 }
 
 @media (max-width: 1279px) {
     #carouselPartners .container {
         max-width: 100%;
         width: 100%;
     }
 }
 
 @media (max-width: 1023px) {
     #carouselPartners .container {
         max-width: 100%;
         width: 100%;
     }
 }
 
 @media (max-width: 767px) {
     #carouselContainer {
         width: 100%;
     }
 
     #carouselPartners .container {
         max-width: 100%;
         width: 100%;
     }
 
     .owl-carousel {
         width: 100%;
         margin: 0 auto;
     }
 
     .slides {
         height: 580px;
         max-height: 580px;
         /* max-width: 1324px; */
         max-width: 92%;
         margin: 0 auto;
     }
 
     #slide1 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/Manscaped-mob.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         background-position: 50% 14%;
     }
     
     #slide2 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/constant-contact-mobile.png");
         background-size: cover;
         background-repeat: no-repeat;
         background-position: 50% 14%;
     }
     
     #slide3 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_MagnoliaBakery-mob.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         background-position: 50% 14%;
     }
     
     #slide4 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_GrahamAndFisk-mob.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         background-position: 50% 14%;
     }
     
     #slide5 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_Wine-com-mob.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         background-position: 50% 14%;
     }
     
     /* #slide6 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/1129538_bkg_norton_mob.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         background-position: 50% 14%;
     }
 
     #slide7 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/1129538_bkg_indeed_mob.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         background-position: 50% 14%;
     } */
 
     #slide8 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/roller-rabbit-mobile.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         background-position: 50% 14%;
     }
 
     #slide9 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_Norton-mob.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         background-position: 50% 14%;
     }
 
     #box_slide1,  #box_slide2,  #box_slide3,  #box_slide4,  #box_slide5,  #box_slide6, #box_slide7, #box_slide8, #box_slide9 {
         width: 300px;
         display: block;
         top: 300px;
         left: 0px;
         margin: 0 auto;
         border-radius: 16px;
 
         /* width: 260px;
         top: 150px;
         margin: 0 auto;
         left: 0; */
     } 
 
     #box_slide1 {
         height: 315px;
         top: 130px;
     } 
     
     #box_slide2 {
         height: 415px;
         top: 90px;
     }
 
     #box_slide2 .logoImage {
         width: 72% !important;
     }
     
     #box_slide3 {
         height: 310px;
         top: 125px;
     }
 
     #box_slide3 .logoImage {
         width: 72% !important;
     }
     
     #box_slide4 {
         height: 330px;
         top: 125px;
     }
 
     #box_slide4 .logoImage {
         width: 77% !important;
     }
     
     #box_slide5 {
         height: 270px;
         top: 130px;
     }
 
     #box_slide5 .logoImage {
         width: 72% !important;
     }
     
     #box_slide6 {
         height: 410px;
         top: 85px;
     }
 
     #box_slide7 {
         height: 383px;
         top: 95px;
     }
 
     #box_slide8 {
         height: 290px;
         top: 125px;
     }
 
     #box_slide8 .logoImage {
         width: 72% !important;
     }
 
     #box_slide9 {
         height: 400px;
         top: 85px;
     }
 
     #box_slide9 .logoImage {
         width: 72% !important;
     }
 
     #box_slide1 p, #box_slide2 p, #box_slide3 p, #box_slide4 p, #box_slide5 p, #box_slide6 p, #box_slide7 p, #box_slide8 p, #box_slide9 p {
         padding: 0 25px 30px;
         max-width: 420px;
     }
 
     #box_slide2 p {
         padding-bottom: 30px;
     }
 
     #box_slide2 img {
         width: 100%;
     }
     
     #box_slide3 p {
         padding-bottom: 34px;
     }
     
     #box_slide4 p {
         padding-bottom: 20px;
     }
 
     #box_slide4 img {
         width: 100%;
     }
     
     #box_slide5 p {
         padding-bottom: 20px;
     }
 
     #box_slide5 img {
         width: 100%;
     }
     
     #box_slide6 p {
         padding-bottom: 18px;
     }
 
     #box_slide6 img {
         width: 100%;
     }
 
     #box_slide7 p {
         padding-bottom: 18px;
     }
 
     #box_slide7 img {
         width: 100%;
     }
 
     #box_slide8 p {
         padding-bottom: 18px;
     }
 
     #box_slide9 p {
         padding-bottom: 18px;
     }
 
     button.owl-prev {
         position: relative;
         left: 0px;
         top: 0;
     }
     
     button.owl-next {
         position: relative;
         right: 0px;
         top: 0;
     }
 
 }
 
 @media (max-width: 459px) {
     #carouselPartners .container {
         max-width: 100%;
         width: 100%;
     }
 
     .slides {
         height: 1px;
         padding-bottom: 170%;
     }
 
     #slide1, #slide2, #slide3, #slide4, #slide5, #slide6, #slide7, #slide8, #slide9 {
         background-size: contain;
     }
 
     #box_slide1,  #box_slide2,  #box_slide3,  #box_slide4,  #box_slide5,  #box_slide6, #box_slide7, #box_slide8, #box_slide9 {
         width: 260px;
         top: 150px;
         margin: 0 auto;
         left: 0;
     }
 
     #box_slide1 {
         height: 330px;
     } 
     
     #box_slide2 {
         height: 427px;
         top: 110px;
     }
     
     #box_slide3 {
         height: 328px;
         top: 140px;
     }
     
     #box_slide4 {
         height: 345px;
         top: 130px;
     }
     
     #box_slide5 {
         height: 260px;
         top: 146px;
     }
     
     #box_slide6 {
         height: 494px;
         top: 65px;
     }
 
     #box_slide7 {
         height: 435px;
         top: 65px;
     }
 
     #box_slide8 {
         height: 320px;
         top: 125px;
     }
 
     #box_slide9 {
         height: 490px;
         top: 135px;
     }
 
     #box_slide1 p, #box_slide2 p, #box_slide3 p, #box_slide4 p, #box_slide5 p, #box_slide6 p, #box_slide7 p, #box_slide8 p, #box_slide9 p {
         padding: 0 25px 30px 25px;
         max-width: 420px;
     }
 
     #box_slide2 p {
         padding-bottom: 22px;
     }
     
     #box_slide3 p {
         padding-bottom: 34px;
     }
     
     #box_slide4 p {
         padding: 0 28px 18px 25px;
     }
     
     #box_slide5 p {
         padding: 0px 30px 20px 25px;
     }
     
     #box_slide6 p {
         padding: 0 28px 30px 25px;
     }
 
     #box_slide7 p {
         padding: 0 28px 30px 25px;
     }
 
     #box_slide8 p {
         padding: 0 28px 30px 25px;
     }
 
     #box_slide9 p {
         padding: 0 28px 30px 25px;
     }
 }
 
 @media (max-width: 374px) {
     #carouselPartners .container {
         max-width: 100%;
         width: 100%;
     }
 
     #box_slide3 {
         top: 90px;
     }
 
     #box_slide4 {
         top: 50px;
     }
 
     #box_slide6 {
         top: 25px;
     }
 
     #box_slide7 {
         top: 60px;
     }
 
     #box_slide8 {
         top: 50px;
     }
 
     #box_slide9 {
         top: 145px;
     }
 }
 
 
 
 
 
 /* Non Carousel Style */
 html {
     -moz-text-size-adjust: none;
     -webkit-text-size-adjust: none;
     text-size-adjust: none;
   }
 
 body{
     -webkit-text-size-adjust: 100%;
   }
 /* remove arrow from automatically showing for a link to a new tab */
 .links-item i {
     display: none !important;
   }
   
 .nowrap {
   white-space: nowrap;  
 }
 .desktopOnly {
     display: block !important;
 }
 
 .mobileOnly {
     display: none !important;
 }
 #mainContainer, #fourOffersContainer, #howCampaignsWorks, .ltbluebg, #greybox, .greyline, .faq, .terms {
    max-width: 1200px;
    margin: 0 auto;
 }

 .greyline .richtext {
    border-bottom: 1px solid #8E9092;
    margin-bottom: 32px;
 }

 #mainContainer .container {
     max-width: 1280px;
     padding: 0;
 }
 
 #hero {
     height: 1px;
     padding-bottom: 43%;
 }
 
 #heroLeftContent {
     max-width: 460px;
     margin: 0 auto;
     margin-top: 18%;
 }
 
 #heroLeftContent img {
     width: 273px;
     padding-bottom: 10px;
 }
 
 #heroLeftContent h1 {
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
     font-size: 36px;
     line-height: 48px;
     font-weight: 500;
     color: #00175A;
     max-width: 400px;
 }
 
 #heroLeftContent p {
     font-family: Helvetica Neue, Helvetica, sans-serif;
     font-size: 16px;
     line-height: 24px;
     font-weight: 400;
     color: #333333;
     padding: 10px 0 0 0;
     max-width: 400px;
 }
 
 .video-mod {
     padding: 80px 0;
 }
 
 /* Tab Styles */
 #tabContainer {
     padding: 24px 0 0 0;
 }
 
 #tabContainer .container {
     padding: 0 !important;
 }
 
 /* Tab Overview Section */
 #tabContainer > div.container > div > div > div > div > div > div.tab-content.pad-tb.pad-responsive-lr {
     padding: 0 !important;
 }
 
 #videoContainer .video .video-player {
     border: 1px solid #bdbdbd !important;
 }
 
 #videoContainer {
     padding: 40px;
 }
 
 /* Tab Overview Four Offers Styles */
 #fourOffersContainer {
     padding: 80px 40px;
     background: #EDF7FF;
 }
 
 h2.body {
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
     font-size: 32px;
     line-height: 40px;
     font-weight: 700;
     text-align: center;
     color: #00175A;
     padding-bottom: 10px;
 }
 
 p.body {
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
     font-size: 20px;
     line-height: 28px;
     font-weight: 400;
     text-align: center;
     max-width: 950px;
     margin: 0 auto;
     color: #00175A;
 }
 
 #amexFourColumnOffers {
     padding-top: 56px;
 }
 
 #amexFourColumnOffers .container > div > div {
     padding: 0 20px;
 }
 
 #amexFourColumnOffers .container > div > div:nth-child(1), #amexFourColumnOffers .container > div > div:nth-child(2) {
     border-right: 1px solid #8c8c8c;
 }
 
 
 #amexFourColumnOffers h3 {
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
     font-size: 57px;
     line-height: 64px;
     font-weight: 700;
     text-align: center;
     color: #006fcf;
     max-width: 200px;
     margin: 0 auto;
 }
 
 #amexFourColumnOffers p {
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
     font-size: 15px;
     line-height: 22px;
     font-weight: 400;
     text-align: center;
     color: #00175A;
     margin: 0 auto;
     padding: 10px 10px 0;
 }
 
 .individualOffer {
     max-width: 300px;
     padding: 50px 0;
     margin: 0 auto;
 }
 
 ol.offerTerms li {
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 16px;
     font-weight: 400;
     text-align: left;
     color: #00175A;
 }
 
 /* Why chose Amex Offers */
 #whyChooseAmexOffers {
     padding: 80px 0;
 }
 
 #whyChooseAmexOffers h2 {
     padding: 0 0 50px 0;
 }
 
 #whyChooseAmexOffers img {
     width: 78px;
     height: 78px;
 }
 
 .whyChooseAmexIndividualOffer {
     display: flex;
     padding: 0 20px 30px 0;
 }
 
 .offerTextContainer {
     padding: 0 0 0 20px;
 }
 
 #whyChooseAmexOffers h3 {
     font-size: 20px;
     line-height: 28px;
     font-weight: 700;
     text-align: left;
     padding-bottom: 5px;
     color: #333;
 }
 
 #whyChooseAmexOffers p {
     font-size: 16px;
     line-height: 24px;
     font-weight: 400;
     text-align: left;
     color: #333;
 }
 
 #currentConactUsTwoColumns .col-md-6 {
     /* display: flex; */
     flex-wrap: wrap;
     align-content: center;
 }

 #currentConactUsTwoColumns .current .col-md-6:nth-child(2) {
    background: #011965 !important;
    overflow: hidden;
 }
 
 .current {
    overflow: hidden;
 }

 #currentConactUsTwoColumns {
     padding: 80px 0;
 }
 
 #currentConactUsTwoColumns .currentCardmember {
     max-width: 415px;
     margin: 0 0 0 75px;
 }
 
 #currentConactUsTwoColumns .button {
     margin: 0 0 0 37px;
 }
 
 #currentConactUsTwoColumns .button a {
     width: 108px;
 }
 
 #currentConactUsTwoColumns .contactUs {
     max-width: 375px;
     margin: 0 0 0 75px; 
 }
 
 #currentConactUsTwoColumns h4 {
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
     font-size: 32px;
     line-height: 40px;
     font-weight: 700;
     text-align: left;
     color: #00175A;
     padding-bottom: 20px;
 }
 
 #currentConactUsTwoColumns p {
     font-size: 16px;
     line-height: 24px;
     color: #00175A;
     padding-bottom: 20px;
 }
 
 /* How it works */
 #howItWorks {
     padding: 50px;
 }
 
 #howItWorksFourColumns {
     padding: 30px 0 0 0;
 }
 
 #howItWorks img {
     width: 151px;
     height:151px;
 }
 
 #howItWorks h2 {
     text-align: center;
     color: #FFFFFF;
 }
 
 #howItWorks h3 {
     font-size: 24px;
     line-height: 32px;
     font-weight: 700;
     text-align: center;
     color: #FFFFFF;
     padding: 20px 0 0 0;
 }
 
 #howItWorks p {
     font-size: 14px;
     line-height: 22px;
     font-weight: 400;
     text-align: center;
     color: #FFFFFF;
     max-width: 235px;
     margin: 0 auto;
     padding: 20px 15px;
 }
 
 #howItWorks p.legal-1 {
     font-size: 14px !important;
     line-height: 20px !important;
     max-width: 790px !important;
     margin: 0 auto;
     padding: 20px 0 0 0;
 }
 
 /* #btnHowItWorksrLearnMore {
     max-width: 180px;
     margin: 0 auto;
 } */
 
 /* Useful links */
 #usefulLinks {
     padding: 50px 80px;
 }
 
 #indUsefulLinksThreeColumns {
     padding: 30px 0 32px 0;
     margin: 0 auto;
     max-width: 640px;
 }
 
 #indUsefulLinksThreeColumns .indUsefulLink {
     display: flex;
     justify-content: center;
 }
 
 #indUsefulLinksThreeColumns .indUsefulLink p i {
     display: inline;
     vertical-align: middle;
     padding: 0 10px 0 0;
 }
 
 #indUsefulLinksThreeColumns img {
     width: 30px;
     height: auto;
     padding: 0 10px 0 0;
 }
 
 #usefulLinks ol li {
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 18px;
     font-weight: 400;
     text-align: left;
     color: #3D3D3D;
 }
 
 #footNotes h3 {
     font-size: 16px;
     line-height: 24px;
     font-weight: 700;
     text-align: left;
     color: #333333;
     padding: 0 0 20px 0;
 }
 
 #footNotes p {
     font-family: Helvetica Neue, Helvetica, sans-serif;
     font-size: 13px;
     line-height: 20px;
     font-weight: 400;
     text-align: left;
     color: #3D3D3D;
     padding: 0 0 20px 0;
 }
 
 
 
 /* Current Card Member */
 #currentCardMember {
     overflow: hidden;
 }
 
 #currentCardMember .container {
     max-width: 1280px;
     padding: 0;
 }
 
 #currentCardMember > div.container > div > div:nth-child(1) {
     background: #011965 !important;
 }
 
 #currentCardMember > div.container > div > div:nth-child(2) {
     background: #006fcf !important;
 }
 
 #currentCardMemberVideo {
     max-width: 240px;
     margin: 60px auto -60px;
 }
 
 #currentCardMemberRightSide {
     max-width: 590px;
     padding: 40px;
     margin: 0 auto;
 }
 
 #currentCardMemberRightSide h2 {
     font-size: 32px;
     line-height: 40px;
     font-weight: 700;
     padding: 0 0 20px 0;
     color: #FFFFFF;
 }
 
 #currentCardMemberRightSide p {
     font-size: 20px;
     line-height: 28px;
     font-weight: 500;
     padding: 0 0 20px 0;
     color: #FFFFFF;
 }
 
 .btn-sm {
     width: 142px !important;
 }
 
 #currentCardMemberRightSide p.legal-1 {
     font-size: 12px;
     line-height: 18px;
     font-weight: 400;
     color: #FFFFFF;
     padding: 30px 0 0 0;
 }
 
 .ltbluebg {
     background-color: #EDF7FF; 
 }
 
 
 /* How It Works Tab */
 #howCampaignsWorks {
     padding: 50px 0;
     background-color: #EDF7FF;
 }
 
 #howCampaignsWorks p {
     font-size: 16px;
     line-height: 24px;
 }
 
 #howCampaignsworkStep1, #howCampaignsworkStep2, #howCampaignsworkStep3, #howCampaignsworkStep4 {
     background: #EDF7FF;
     margin: 0 20px;
 }
 
 #howCampaignsworkStep1 {
     margin-top: 50px !important;
 }
 
 #howCampaignsworkStep1 > div.container > div > div:nth-child(2), #howCampaignsworkStep2 > div.container > div > div:nth-child(1), #howCampaignsworkStep3 > div.container > div > div:nth-child(2), #howCampaignsworkStep4 > div.container > div > div:nth-child(1) {
     display: flex;
     flex-wrap: wrap;
     align-content: center;
 }
 
 #howCampaignsworkStep1 > div.container > div > div.col-md-6, #howCampaignsworkStep3 > div.container > div > div.col-md-6 {
     padding-right: 0px !important;
     padding-left: 0px !important;
 }
 
 #howCampaignsworkStep2 > div.container > div > div.col-md-6, #howCampaignsworkStep4 > div.container > div > div.col-md-6 {
     padding-left: 0px !important;
     padding-right: 0px !important;
 }
 
 #howCampaignsWorks .howCampaignsworkStepTextContainer {
     display: flex;
     max-width: 420px;
     margin: 0 0 0 75px;
 }
 
 #howCampaignsWorks .howCampaignsworkStepTextContainer h3 {
     font-size: 56px;
     line-height: 64px;
     font-weight: 700;
     color: #006FCF;
     display: inline;
 }
 
 #howCampaignsWorks .howCampaignsworkStepText {
     display: inline;
     padding: 0 20px;
 }
 
 #howCampaignsWorks .howCampaignsworkStepText h4 {
     font-size: 24px;
     line-height: 32px;
     font-weight: 700;
     color: #00175A;
     padding: 0 0 10px;
 }
 
 #howCampaignsWorks .howCampaignsworkStepText p {
     font-size: 16px;
     line-height: 24px;
     font-weight: 400;
     color: #00175A;
 }
 
 /* Case Studies Tab */
 #caseStudies {
     padding: 50px 0;
 }
 
 #caseStudies p {
     font-size: 16px;
     line-height: 24px;
     padding-bottom: 50px;
 }
 
 #caseStudies .caseStudiesRows {
     margin: 0 20px;
 }
 
 #caseStudies .individualCaseStudy {
     border: solid 1px #E0E0E0;
     border-radius: 10px;
     overflow: hidden;
     margin-bottom: 20px;
 }
 
 #caseStudies .individualCaseStudyText {
     padding: 20px 20px 0 20px;
 }
 
 #caseStudies .individualCaseStudyText h3 {
     font-size: 20px;
     line-height: 28px;
     font-weight: 700;
     color: #006FCF;
     padding: 0 0 10px 0;
 }
 
 #caseStudies .individualCaseStudyText p {
     font-size: 14px;
     line-height: 22px;
     font-weight: 400;
     color: #333333;
     min-height: 70px;
     padding: 0px !important;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical
 }
 
 #caseStudies .individualCaseStudy .btn {
     max-width: 100% !important;
     margin: 20px !important;
 }
 
 @media (min-width: 768px) and (max-width: 1279px) {
     #howCampaignsWorks .howCampaignsworkStepTextContainer {
         padding: 0 20px;
     }  
     #howCampaignsWorks .grid {
         padding: 0 0 20px;
     }
 }
 
 @media (max-width: 1279px) {
     #mainContainer .container {
         max-width: 100%;
     }
 
     #heroLeftContent {
         max-width: 410px;
         margin-top: 19%;
     }
 
     #heroLeftContent img {
         width: 240px;
     }
 
     #heroLeftContent h1 {
         font-size: 32px;
         line-height: 36px;
         max-width: 350px;
         padding: 4px 0 0 0;
     }
     
     #heroLeftContent p {
         font-size: 15px;
         line-height: 19px;
         padding: 10px 0 0 0;
     }
 
     #tabContainer .container {
         max-width: 100%;
     }
 
     /* How it Works Tab */
     #howCampaignsWorks .howCampaignsworkStepTextContainer {
         margin: 0;
     }
 
     #howCampaignsworkStep1 .container > div > div:nth-child(2), #howCampaignsworkStep2 .container > div > div:nth-child(1), #howCampaignsworkStep3 .container > div > div:nth-child(2), #howCampaignsworkStep4 .container > div > div:nth-child(1) {
         justify-content: center;
     }
 }
 
 
 @media (max-width: 1023px) {
     #fourOffersContainer {
         padding: 40px 40px 0 40px;
     }
 
     /* Adjusting Amex offer column layout */
     #amexFourColumnOffers .container > div > div {
         flex: 1 0 50%;
         max-width: 100%;
     }
 
     #amexFourColumnOffers .container > div > div:nth-child(1), #amexFourColumnOffers .container > div > div:nth-child(2) {
         border-bottom: 1px solid #8c8c8c;
     }
 
     #amexFourColumnOffers .container > div > div:nth-child(2) {
         border-bottom: 1px solid #8c8c8c;
         border-right: none;
     }
 
     #amexFourColumnOffers h3 {
         max-width: 235px;
     }
     
     #amexFourColumnOffers p {
         max-width: 235px;
     }
 
 
     #howItWorksFourColumns > div.container > div > div {
         flex: 0 0 50%;
         max-width: 50%;
     }
     
     #usefulLinks {
         padding: 50px 40px;
     }
 
     #usefulLinks .container {
         max-width: 100%;
         padding: 0;
     }
 
     #currentCardMember > div.container > div > div:nth-child(1) {
         display: flex;
         justify-content: center;
         flex-wrap: wrap;
         align-content: center;
     }
 
     #currentCardMemberVideo {
         max-width: 200px;
         margin: 0 auto;
     }
 
     /* How it Works Tab */
     #howCampaignsWorks .howCampaignsworkStepTextContainer {
         max-width: 325px;
     }
     
     .tablethide {
        display: none;
     }
 }
 
 @media (max-width: 955px) {
     #heroLeftContent {
         max-width: 78%;
         margin-top: 15%;
     }
 
     #heroLeftContent img {
         width: 200px;
     }
 
     #heroLeftContent h1 {
         font-size: 27px;
         line-height: 31px;
         max-width: 300px;
         padding: 4px 0 0 0;
     }
     
     #heroLeftContent p {
         font-size: 15px;
         line-height: 19px;
         padding: 10px 0 0 0;
     }
 }
 
 @media (max-width: 869px) {
     #caseStudies .individualCaseStudyText h3 {
         font-size: 17px;
     }
 }
 
 @media (max-width: 810px) {
     #heroLeftContent {
         max-width: 78%;
         margin-top: 8%;
     }
 
     #heroLeftContent img {
         width: 200px;
     }
 
     #heroLeftContent h1 {
         font-size: 24px;
         line-height: 28px;
         max-width: 280px;
         padding: 4px 0 0 0;
     }
     
     #heroLeftContent p {
         font-size: 15px;
         line-height: 19px;
         padding: 10px 0 0 0;
     }
 }
 
 @media (max-width: 767px) {
     .desktopOnly {
         display: none !important;
     }
     .mobileOnly {
         display: block !important;
     }

     .row {
        max-width: 100% !important;
        margin: 0 auto !important;
     }
     [class^=col-] {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .video-mod .container {
        padding-left: 17px !important;
    }
     p.body {
         font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
         font-size: 16px;
         line-height: 24px;
     }
     #currentConactUsTwoColumns h4 {
        text-align: center !important;
    }
    #currentConactUsTwoColumns .current .col-md-6:nth-child(2) {
        max-height: 200px;
    }

    .greyline .richtext {
        display: none;
     }

     #mainContainer .container, #tabContainer .container, #usefulLinks .container, #currentCardMember .container {
         max-width: 540px;
         padding: 0;
     }
 
     #heroLeftContent {
         max-width: 78%;
         margin-top: 8%;
         display: flex;
         flex-direction: column;
     }
 
     #heroLeftContent img {
         width: 280px;
         margin: 0 auto;
     }
 
     #hero {
         height: 1px;
         padding-bottom: 708px;
     }

     #hero .mobileOnly {
        padding: 20px 0px 30px 20px;
     }

     #mainContainer {
        background-color: #FBFBFB;
     }
 
     #hero > div.hidden-md-down > div, #hero > div.hidden-sm-down.hidden-lg-up,#hero > div.hidden-md-up > div{
         background-image: none !important;
     }
 
     #heroLeftContent h1 {
         font-size: 24px;
         line-height: 32px;
         font-weight: 700;
         max-width: 280px;
         padding: 10px 0 0 0;
     }
 
     #tabContainer {
         padding: 0;
     }
 
     #tabContainer > div.container > div > div > div > div > div {
         border: none !important;
     }
 
     .tabs .tab-menu {
         margin: 20px;
         border: .0625rem solid #ecedee;
         max-width: 90%;
         text-align: center;
     }
 
     #videoContainer {
         padding: 30px 20px;
     }
 
     #videoContainer > div.container > div > div {
         padding-left: 0px !important;
         padding-right: 0px !important;
     }
 
     /* Adjusting Amex offer column layout */
     #fourOffersContainer {
         padding: 30px;
     }
 
     #amexFourColumnOffers {
         padding: 10px 0;
     }
 
     #amexFourColumnOffers .container > div > div {
         flex: 0 0 100%;
         max-width: 100%;
     }
 
     #amexFourColumnOffers .container > div > div:nth-child(1), #amexFourColumnOffers .container > div > div:nth-child(2) {
         border-bottom: 1px solid #8c8c8c;
         border-right: none;
     }
 
     #whyChooseAmexOffers {
         padding: 30px 0;
     }
 
     .whyChooseAmexIndividualOffer {
         padding: 0 0 60px 0;
     }
 
     .offerTextContainer {
         padding: 0 10px 0 20px;
     }
 
     #howItWorks {
         padding: 50px 30px;
     }
 
     #howItWorksFourColumns .container > div > div:nth-child(1), #howItWorksFourColumns .container > div > div:nth-child(2), #howItWorksFourColumns .container > div > div:nth-child(3) {
         padding-bottom:30px;
     }
 
     #howItWorks p {
         max-width: 320px;
     }
 
     #howItWorksFourColumns > div.container > div > div {
         flex: 0 0 100%;
         max-width: 100%;
     }
 
     /* #btnHowItWorksrLearnMore {
         max-width: 17.5rem;
     } */
 
     #carouselPartners {
         padding: 20px 0px;
     }
 
     .owl-theme .owl-nav {
         margin-top: 10px;
     }
 
     #btnViewAllCaseStudies, #btnHotItWorksrLearnMore {
         padding: 20px 0 0 0;
     }
 
     #caseStudies .individualCaseStudyText h3 {
         font-size: 20px;
     }
 
     #caseStudies .individualCaseStudyText p {
         min-height: 0px;
         padding: 0px !important;
         overflow: hidden;
         text-overflow: ellipsis;
         display: -webkit-box;
         -webkit-line-clamp: 100;
         -webkit-box-orient: vertical
     }
 
     #usefulLinks {
         padding: 50px 30px;
     }
 
     #indUsefulLinksThreeColumns {
         max-width: 100%;
         padding: 30px 0 30px 0;
         border-bottom: 1px solid #8E9092;
     }
 
     #indUsefulLinksThreeColumns .indUsefulLink {
         justify-content: start;
         padding-bottom: 20px;
     }
 
     #currentCardMemberVideo {
         max-width: 240px;
         margin: 30px auto -60px;
     }
 
     /* How it Works Tab */
     #howCampaignsworkStep1, #howCampaignsworkStep2, #howCampaignsworkStep3, #howCampaignsworkStep4 {
         margin: 0;
     }
 
     #howCampaignsWorks img {
         margin: 50px 0;
     }
 
     #howCampaignsworkStep1 {
         margin-top: 0 !important;
     }

     #howCampaignsWorks > .container, #howCampaignsworkStep1 > .container, #howCampaignsworkStep2 > .container, #howCampaignsworkStep3 > .container, #howCampaignsworkStep4 > .container, #currentConactUsTwoColumns .container {
         padding: 0;
     }
 
     /* Case Studies Tab */
 
     #caseStudies h2 {
         padding: 0 10px;
     }
 
     #caseStudies p {
         font-size: 16px;
         line-height: 24px;
         padding-bottom: 50px;
         padding: 0 10px 50px;
     }
     .video-mod {
         padding: 30px 0;
     }
     #whyChooseAmexOffers img {
         width: 50px;
         height: 50px;
     }
     #currentConactUsTwoColumns .currentCardmember {
         max-width: 100%;
         margin: 30px 0 0 0;
         padding: 0 16px;
     }
     #currentConactUsTwoColumns .button {
         margin: 0;
     }
     #currentConactUsTwoColumns .button a {
         width: 100%;
         margin-left: auto !important;
     }
     #currentConactUsTwoColumns .contactUs {
         max-width: 100%;
         margin: 30px 0 0 0;
         padding: 0 16px;
     }
     #currentConactUsTwoColumns {
         padding: 0 0 20px 0;
     }
     #hero .col-md-6 {
         padding: 0 !important;
     }
     .explorebenefits {
         padding-top: 30px;
         text-align: left;
     }
     .faq {
         padding-top: 30px;
     }
     #howCampaignsWorks .howCampaignsworkStepTextContainer {
         max-width: 100%;
         padding: 0 16px;
     }
     
 }
 
 @media (max-width: 549px) {
     #hero {
         height: 1px;
         /* padding-bottom: 136%; */
     }
 
     #tabContainer {
         padding: 30px 0 0 0;
     }
 }

 @media (max-width: 539px) {
    #hero {
        padding-bottom: 690px;
    }
}
@media (max-width: 480px) {
    #hero {
        padding-bottom: 680px;
    }
}
@media (max-width: 450px) {
    #hero {
        padding-bottom: 150%;
    }
}
 
 @media (max-width: 424px) {
     #hero {
         height: 1px;
         padding-bottom: 155%;
     }
 
     #howItWorks p {
         max-width: 238px;
     }
 
     #howItWorks p.legal-1 {
         text-align: left;
     }
 
     #currentCardMemberRightSide {
         padding: 30px;
     }
 
     .btn-sm {
         max-width: 100% !important;
         width: 100% !important;
     }
 }
 @media (max-width: 400px) {
    #hero {
        padding-bottom: 159%;
    }
}
@media (max-width: 385px) {
    #hero {
        padding-bottom: 162%;
    }
}
@media (max-width: 378px) {
    #hero {
        padding-bottom: 170%;
    }
}
 @media (max-width: 374px) {
 
     #tabContainer {
         padding: 30px 0 0 0;
     }
 }
 @media (max-width: 350px) {
    #hero {
        padding-bottom: 177%;
    }
}
@media (max-width: 330px) {
    #hero {
        padding-bottom: 189%;
    }
}
@media (max-width: 303px) {
    #hero {
        padding-bottom: 205%;
    }
}
 
 
 /* /content/dam/amex/common/merchant/styles/icon-fix.css - old css */