/* Amex Offers CSS 2026 */

/**
 * 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-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 80px;
     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%;
 }
 
 #slide10 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_JustSalad.jpg");
     background-size: cover;
     background-repeat: no-repeat;
     background-position: 50% 50%;
 }
 
 #slide11 {
     background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_TrustAndWill.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, #box_slide10, #box_slide11 {
     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;
 }
 
 #box_slide10 {
     height: 350px;
 }
 
 #box_slide10 .logoImage {
     padding:20px 0px;
     width: 73% !important;
 }
 
 #box_slide11 {
     height: 270px;
     top: 100px;
 }
 
 #box_slide11 .logoImage {
     padding: 40px 0px 20px;
     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, #box_slide10 p, #box_slide11 p {
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif!important;
     font-size: 20px!important;
     line-height: 28px!important;
     font-weight: 500!important;
     text-indent: -10px!important;
     color: #02175a!important;
     padding: 0 47px 37px!important;
     max-width: 445px!important;
     text-align: left!important;
 }
 
 .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;
 }
 
 #box_slide10 p {
     padding-bottom: 29px;
 }
 
 #box_slide11 p {
     padding-bottom: 40px;
 }
 
 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;
 }
 
 #btnOffersCaseStudies {
     padding: 50px 0 0 0;
 }

h4 {
    color: #00175A;
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 125% */
    text-align: center;
}

#carouselPartners h4 {
    padding-bottom: 30px;
}
 
 @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%;
     }

     #carouselPartners {
         padding: 50px 16px;
     }
 
     .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%;
     }
 
     #slide10 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_JustSalad-mob.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         background-position: 50% 14%;
     }
 
     #slide11 {
         background: url("/content/dam/amex/us/merchant/amex-offers/images/AmexOffers_TrustAndWill-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, #box_slide10, #box_slide11 {
         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_slide10 {
         height: 431px;
         top: 75px;
     }
 
     #box_slide11 {
         height: 270px;
         top: 155px;
     }
 
     #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, #box_slide10 p, #box_slide11 p {
         padding: 0 25px 30px!important;
         max-width: 420px!important;
     }
 
     #box_slide2 p {
         padding-bottom: 30px!important;
     }
 
     #box_slide2 img {
         width: 100%;
     }
     
     #box_slide3 p {
         padding-bottom: 34px!important;
     }
     
     #box_slide4 p {
         padding-bottom: 20px!important;
     }
 
     #box_slide4 img {
         width: 100%;
     }
     
     #box_slide5 p {
         padding-bottom: 20px!important;
     }
 
     #box_slide5 img {
         width: 100%;
     }
     
     #box_slide6 p {
         padding-bottom: 18px!important;
     }
 
     #box_slide6 img {
         width: 100%;
     }
 
     #box_slide7 p {
         padding-bottom: 18px!important;
     }
 
     #box_slide7 img {
         width: 100%;
     }
 
     #box_slide8 p {
         padding-bottom: 18px!important;
     }
 
     #box_slide9 p {
         padding-bottom: 18px!important;
     }
 
     #box_slide10 p {
         padding-bottom: 18px!important;
     }
 
     #box_slide11 p {
         padding-bottom: 32px!important;
     }
 
     button.owl-prev {
         position: relative;
         left: 0px;
         top: 0;
     }
     
     button.owl-next {
         position: relative;
         right: 0px;
         top: 0;
     }
     #btnOffersCaseStudies  a{
         max-width: 344px;
     }
 }
 
 @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, #box_slide10, #box_slide11 {
         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: 55px;
     }
 
     #box_slide10 {
         height: 523px;
         top: 55px;
     }
 
     #box_slide11 {
         height: 290px;
         top: 175px;
     }
 
     #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, #box_slide10 p, #box_slide11 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;
     }
 
     #box_slide10 p {
         padding: 0 28px 30px 25px;
     }
 
     #box_slide11 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;
     }
 
     #box_slide10 {
         top: 50px;
     }
 
     #box_slide11 {
         top: 145px;
     }
 }

#carouselContainer .links-item i {
    display: none !important;
}

 /* End Carousel 1 */

 /* Carousel 2 (Carousel removed in design update if
brought back it's located at https://onecmssl.americanexpress.com/content/dam/amex/us/merchant/amex-offers/ext_html/case_study_carousel.html)

 :root {
    --card-border: #ececec;
    --text: #333;
    --title: #006FCF;
    --button: #fff;
    --button-hover: #f2f2f2;
    --arrow: #006FCF;
    --shadow: 0 1px 6px rgba(0,0,0,.04);
  }

 #adsCaseStudies .section-wrap {
    max-width: 1240px;
    margin: 60px auto;
    padding: 0 28px;
  }

 #adsCaseStudies .carousel-shell {
    position: relative;
    padding: 0 46px 48px; /* room for arrows and dots 
  }

 #adsCaseStudies .owl-carousel .owl-stage-outer {
    overflow: hidden;
  }

 #adsCaseStudies .case-card {
    background: #fff;
    border: 1px solid var(--card-border);
    box-shadow: var(--shadow);
    min-height: 560px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 24px;
  }

 #adsCaseStudies .case-card__media {
    width: 100%;
    height: 270px;
    overflow: hidden;
    background: #f7f7f7;
  }

 #adsCaseStudies .case-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0.95;
  }

#adsCaseStudies  .case-card__content {
    width: 100%;
    text-align: center;
    padding: 22px 28px 0;
    box-sizing: border-box;
  }

#adsCaseStudies  .case-card__title {
    margin: 0 0 12px;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 700;
    color: var(--title);
  }

#adsCaseStudies  .case-card__text {
    margin: 0 auto;
    max-width: 290px;
    font-size: 16px;
    line-height: 1.55;
    color: var(--text);
    min-height: 132px;
  }

#adsCaseStudies  .case-card__btn {
    display: inline-block;
    margin-top: auto;
    background: var(--button);
    color: #006FCF;
    border-radius: 4px;
    border: 1px solid #006FCF;
    text-decoration: none;
    width: 220px;
    padding: 12px 0;
    font-size: 16px;
    transition: background .2s ease;
  }

#adsCaseStudies  .case-card__btn:hover {
    background: var(--button-hover);
  }

  /* Owl nav 
#adsCaseStudies  .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    pointer-events: none;
  }

#adsCaseStudies  .owl-nav button.owl-prev,
#adsCaseStudies  .owl-nav button.owl-next {
    position: absolute;
    width: 34px;
    height: 34px;
    border: none !important;
    background: transparent !important;
    color: var(--arrow) !important;
    font-size: 54px !important;
    line-height: 1 !important;
    pointer-events: auto;
    opacity: .95;
    outline: none;
  }

#adsCaseStudies  .owl-nav button.owl-prev {
    left: -35px;
  }

#adsCaseStudies  .owl-nav button.owl-next {
    right: -35px;
  }

#adsCaseStudies  .owl-nav button span {
    display: block;
    transform: translateY(-7px);
  }

  /* Owl dots 
#adsCaseStudies  .owl-carousel .owl-dots {
      display: block !important;
      text-align: center;
      margin-top: 20px;
  }

#adsCaseStudies  .owl-carousel .owl-dot {
      display: inline-block !important;
  }

#adsCaseStudies  .owl-carousel .owl-dot span {
      width: 10px !important;
      height: 10px !important;
      background: #D9D9D9 !important;
      border-radius: 50%;
      display: block !important;
      margin: 5px !important;
      opacity: 1 !important;
  }

#adsCaseStudies  .owl-carousel .owl-dot.active span,
#adsCaseStudies  .owl-carousel .owl-dot:hover span {
    background: #006FCF !important;
  }

#adsCaseStudies  .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;
      padding: 2px!important;
  }

  /* Responsive spacing similar to screenshot 
  @media (min-width: 1100px) {
#adsCaseStudies    .case-card__content {
      padding-top: 18px;
    }
#adsCaseStudies    .case-card__text {
      min-height: 140px;
    }
  }

  @media (max-width: 991px) {
 #adsCaseStudies   .carousel-shell {
      padding: 0 38px 44px;
    }
#adsCaseStudies    .case-card {
      min-height: 540px;
    }
  }

  @media (max-width: 767px) {
 #adsCaseStudies   .carousel-shell {
      padding: 0 18px 40px;
    }
 #adsCaseStudies   .owl-nav button.owl-prev {
      left: -8px;
    }
  #adsCaseStudies  .owl-nav button.owl-next {
      right: -8px;
    }
  #adsCaseStudies  .case-card__text {
      min-height: auto;
    }
 #adsCaseStudies   .section-wrap {
        margin: 30px auto;
        padding: 0;
      }
  }


 /* End Carousel 2 */

 /* Non Carousel Style */
html {
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
  }

body{
    -webkit-text-size-adjust: 100%;
  }

.root.responsivegrid {
    background: #F4F4F4;
}
  
.nowrap {
  white-space: nowrap;  
}
.desktopOnly {
    display: block !important;
}

.mobileOnly {
    display: none !important;
}

.screenreaderTxt {
    display: none !important;
}

#ads, #offers {
    height: 0 !important;
}

#mainContainer .container {
    max-width: 100%;
    padding: 0;
}

/* Hero */

#hero {
    height: 1px;
    padding-bottom: 43%;
}

#heroLeftContent {
    max-width: 624px;
    margin: 0 auto;
    margin-top: 18%;
    width: 70%;
}

#heroLeftContent img {
    width: 290px;
    padding-bottom: 10px;
}

#heroLeftContent h1 {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    color: #00175A;
    max-width: 400px;
    padding: 4px 0 0 0;
}

#heroLeftContent p {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
    color: #333333;
    padding: 10px 0 30px 0;
}

.header_callout #heroLeftContent {
    margin-top: 0;
    display: flex;
    align-items: center; /* Vertically centers the image */
    justify-content: center; /* Horizontally centers the image */
    border-radius: 2px;
    background: #EDF7FF;
    padding: 20px;
}

.header_callout #heroLeftContent img {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    padding-right: 10px;
}

.header_callout #heroLeftContent .callout_text {
     display: flex;
}

.callout_text p {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
    color: #333333;
    padding: 0!important;
}

@media (max-width: 1450px) {
    #heroLeftContent {
        margin-top: 10%;
    }    
}

@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;
    }
}

@media (max-width: 1150px) {
    #heroLeftContent {
        margin-top: 5%;
        max-width: 78%;
    }   
    .header_callout #heroLeftContent {
        padding: 5px;
    }
}

@media (max-width: 955px) {
     #heroLeftContent img {
        width: 150px;
    }

    #heroLeftContent h1 {
        font-size: 25px;
        line-height: 28px;
        max-width: 300px;
        padding: 4px 0 0 0;
    }
    
    #heroLeftContent p {
        font-size: 14px;
        line-height: 19px;
        padding: 5px 0;
    }

    .callout_text p {
        font-size: 14px;
        line-height: 19px;
    }
}

@media (max-width: 810px) {
    #heroLeftContent img {
        padding-bottom: 5px;
    }
    
    #heroLeftContent h1 {
        font-size: 23px;
        line-height: 26px;
        max-width: 280px;
        padding: 4px 0 0 0;
    }
    #heroLeftContent p {
        font-size: 13px;
        line-height: 18px;
    }

    .callout_text p {
        font-size: 13px;
        line-height: 18px;
    }
}

@media (max-width: 767px) {
    .root.responsivegrid {
        background: #fff;
    }
    .desktopOnly {
        display: none !important;
    }
    .mobileOnly {
        display: block !important;
    }

    p.body {
        font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 24px;
    }

    #mainContainer .container, #tabContainer .container, #usefulLinks .container, #currentCardMember .container {
        max-width: 540px;
        padding: 0;
    }

    #heroLeftContent {
        max-width: 100%;
        margin: 0;
        padding: 50px 30px 20px;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    #heroLeftContent img {
        width: 150px;
        margin: 0;
    }

    #hero {
        height: inherit;
        padding: 50px 0;
    }

    #hero .row {
        margin: 0;
    }

    #hero .col-md-12, #hero .col-md-6 {
        padding: 0
    }

    #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: 36px;
        line-height: 44px;
        font-weight: 700;
        max-width: 280px;
        padding: 20px 0;
    }
    #heroLeftContent p {
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 20px;
    }

    .header_callout {
        padding-bottom: 38px;
        margin: 0 30px;
    }
    .header_callout #heroLeftContent {
        padding: 20px;
    }

    .callout_text p {
        font-size: 16px!important;
        line-height: 24px!important;
    }

    .image .text-align-left.mobileOnly {
        text-align: right !important;
    }

    .image .text-align-left.mobileOnly img {
        max-width: 355px;
        width: 96%;
    }
    
}

/* End Hero */

/* Tab Styles */
#tabContainer {
    padding: 80px 0;
    max-width: 1240px;
    width: 100%;
    background: #F4F4F4;
    margin: 0 auto;
}

#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: 20px !important;
}

h2 {
    color: #00175A;
    text-align: center;
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; 
    padding-bottom: 20px;
}

#tabContainer p {
    color: #333;
    text-align: center;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    padding-bottom: 40px;
}
/* Tab 1 */
/* Video Section */

#videoContainer {
    padding: 100px 100px 120px;
}

#videoContainer .row {
   display: flex;
   align-items: center; /* Vertically centers the image */
   justify-content: center; /* Horizontally centers the image */     
}

#videoContainer .row .col-md-6:first-child {
    vertical-align: middle;
}

h3 {
    color: #00175A;
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 125% */
}

#videoContainer p {
    text-align: left;
    padding: 20px 0;
}

/* Tab Overview Four Offers Styles */
#fourOffersContainer {
    padding: 50px 40px;
    background: #EDF7FF;
}

#fourOffersContainer .col-md-12, #fourOffersContainer .col-md-3 {
    padding: 0;
}

#fourOffersContainer h3 {
    text-align: center;
    padding-bottom: 10px;
}

#fourOffersContainer p {
    color: #00175A;
    text-align: center;
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    padding-bottom: 50px;
}

.individualOffer {
    padding: 40px 44px;
    margin: 0 auto;
}

#amexFourColumnOffers h4 {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    font-size: 60px;
    line-height: 64px;
    font-weight: 900;
    text-align: left;
    color: #006fcf;
    margin: 0 auto;
    padding-bottom: 10px;
}

#amexFourColumnOffers p {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-align: left;
    color: #00175A;
    margin: 0 auto;
    padding-bottom: 0;
}

#amexFourColumnOffers .container > div > div {
    padding: 0 20px;
}

#amexFourColumnOffers .container > div > div:nth-child(1), #amexFourColumnOffers .container > div > div:nth-child(2), #amexFourColumnOffers .container > div > div:nth-child(3) {
    border-right: 1px solid #8c8c8c;
}

/* Why chose Amex Offers */
#whyChooseAmexOffers {
    padding: 70px 80px 20px;
}

#whyChooseAmexOffers .col-md-12, .whyChooseAmexOffersTwoColumns .col-md-6 {
    padding: 0;
}

.whyChooseAmexOffersTwoColumns .col-md-6:first-child {
    padding-right: 19.5px;
}

.whyChooseAmexOffersTwoColumns .col-md-6:last-child {
    padding-left: 19.5px;
}

#whyChooseAmexOffers h4 {
    padding: 0 0 50px;
}

#whyChooseAmexOffers img {
    width: 70px;
    height: 70px;
}

.whyChooseAmexIndividualOffer {
    display: flex;
    padding: 0 0 50px;
}

.offerTextContainer {
    padding: 0 0 0 20px;
}

#whyChooseAmexOffers .whyChooseAmexIndividualOffer .offerTextContainer h4 {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    color: #333;
    padding-bottom: 5px;
}

#whyChooseAmexOffers p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: left;
    padding-bottom: 0;
}

/* How it works */
#howItWorks {
    padding: 50px 80px;
}

#howItWorksFourColumns {
    padding: 30px 0 50px 0;
}

#howItWorksFourColumns .col-md-4 {
    padding: 0;
}

.individualStep {
   padding: 20px 15px; 
}

#howItWorks .image {
    padding-bottom: 20px;
}

#howItWorks img {
    width: 150px;
    height: 150px;
}

#howItWorks h4 {
    color: #FFFFFF;
}

#howItWorks .individualStep h4 {
    font-size: 24px;
    line-height: 32px;
    padding: 20px 0 0 0;
}

#howItWorks p {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    max-width: 313px;
    margin: 0 auto;
    padding: 10px 0 0;
}

#howItWorks p.legal-1 {
    font-size: 13px !important;
    line-height: 20px !important;
    max-width: 100% !important;
    margin: 0 auto;
}

@media (max-width: 1279px) {
    .individualOffer {
        padding: 40px 20px;
    }    
}

@media (max-width: 1023px) {
    .individualOffer {
        padding: 40px 10px;
    }
    
    #amexFourColumnOffers h4 {
        font-size: 40px;
        line-height: 44px;
    }    
}

@media (max-width: 767px) {
    #fourOffersContainer {
        padding: 50px 16px;
    }
    #amexFourColumnOffers .container > div > div:nth-child(1), #amexFourColumnOffers .container > div > div:nth-child(2), #amexFourColumnOffers .container > div > div:nth-child(3) {
        border-right: none;
        border-bottom: 1px solid #8c8c8c;
    }
    #fourOffersContainer h3, #fourOffersContainer p {
        text-align: left;
    }
    #fourOffersContainer p {
        padding-bottom: 24px;
    }
    .individualOffer {
        padding: 36px 44px 36px 0;
    }
    .col-md-3:first-child .individualOffer {
        padding: 16px 44px 36px 0;
    }
    .col-md-3:last-child .individualOffer {
        padding: 36px 44px 16px 0;
    }
    #amexFourColumnOffers h4 {
        font-size: 57px;
        line-height: 64px;
    } 
    #amexFourColumnOffers p {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 0;
    }
    #whyChooseAmexOffers {
        padding: 60px 21px 60px;
    }
    #whyChooseAmexOffers h4 {
        padding: 0 0 24px;
        text-align: left;
    }
    .whyChooseAmexOffersTwoColumns .col-md-6:first-child {
        padding-right: 0;
    }
    
    .whyChooseAmexOffersTwoColumns .col-md-6:last-child {
        padding-left: 0;
    }
    .whyChooseAmexOffersTwoColumns .col-md-6 {
        padding-top: 24px;
    }
    .whyChooseAmexIndividualOffer {
        padding: 0;
    }
    #howItWorks {
        padding: 40px 16px;
    }
    #howItWorksFourColumns {
        padding: 30px 0 24px 0;
    }
    #howItWorks p.legal-1 {
        padding: 0;
    }
}
/* End Tab 1 */

/* Shared Tab Styles */
/* Section Padding */

.sectPadding {
    padding: 20px 0 0;
}

/* More Customers */

.moreCustomers {
    padding: 44px 0 24px;
}

.moreCustomers h4 {
    padding-bottom: 20px;
}

.btnMoreCustomersRight a {
    max-width: 192px;
    width: 100%;
    padding: 13px 0;
    line-height: 24px
}

.btnMoreCustomersLeft a {
    max-width: 265px;
    width: 100%;
    padding: 13px 0;
    line-height: 24px
}

.btnMoreCustomersRight a {
    border-radius: 4px;
    border: 1px solid #006FCF!important;
}

@media (max-width: 767px) {
    .moreCustomers {
        padding: 40px 16px;
    }   
    .btnMoreCustomersRight a, .btnMoreCustomersLeft a {
        margin: 0 auto !important;
        max-width: 344px;
    }
    
    .btnMoreCustomersLeft {
        padding-bottom: 20px
    }
}

/* End Shared Tab Styles */

/* Tab 2 */

#amexAdsParentGrid .container, #amexAdsParentGrid .container .row .col-md-12, #amexAdsParentGrid .container .row .col-md-2 {
    padding: 0;
}

/* Paid Strategies */
#paidStrategies {
    padding: 40px 0 50px;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

#paidStrategies p.imageP {
    padding-bottom: 0;
}

#paidStrategies img {
    max-width: 174px;
    padding-bottom: 20px;
}

#paidStrategies h3 {
    text-align: center;
}

#paidStrategies p.adStrat {
    padding: 20px 0;
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
}

.fiveColumns {
    padding: 0 0 40px;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.fiveColumns .col-md-2 {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 16px!important;
}

.columnsFive .image {
    padding-bottom: 20px;
}

.columnsFive p {
    padding-bottom: 0!important;
    font-weight: 700!important;
    max-width: 190px;
    margin: 0 auto;
}

#advertisingPowered .columnsFive p {
    max-width: 246px;
}

/* Ads Case Studies */

#adsCaseStudies {
    padding: 60px 0;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto; 
}

#adsCaseStudies h3 {
    text-align: center;
    padding-bottom: 30px;
}

#btnAdsCaseStudies {
    padding-top: 30px;
}

.caseStudiesRows .container {
    max-width: 1080px;
}

.caseStudiesRows .col-md-4 {
    padding: 0 10px!important;
}


.individualCaseStudy .row {
    margin: 0;
}

#adsCaseStudies .individualCaseStudy {
    border: solid 1px #E0E0E0;
    border-radius: 10px;
    overflow: hidden;
}

#adsCaseStudies .individualCaseStudyText {
    padding: 20px 20px 0;
}

.individualCaseStudyText h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #006FCF;
    padding: 0 0 10px 0!important;
    text-align: left!important;
}

#adsCaseStudies .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;
    text-align:left
}

#adsCaseStudies .individualCaseStudy .btn {
    max-width: 100% !important;
    margin: 20px !important;
    border-radius: 4px;
    border: 1px solid #006FCF;
}

@media (max-width: 767px) {
    .caseStudiesRows {
        margin-bottom: 0;
    }
    .caseStudiesRows.last_row {
        margin-bottom: 30px;
    }
    .caseStudiesRows .col-md-4 {
        padding: 0 10px 20px!important;
    }
    #adsCaseStudies .individualCaseStudy {
        max-width: 600px;
        margin: 0 auto;
    }
}

/* End Case Studies */

/* Targeted Path */

#targetedPath {
    padding: 80px;
}

#targetedPath h3 {
    text-align: center;
    padding-bottom: 20px;
    color: #fff;
}

#targetedPath p {
    padding-bottom: 50px;
    color: #F4F4F4;
    max-width: 666px;
    margin: 0 auto;
}

#targetedPath a {
    color: #F4F4F4;
}

#targetedPath a:hover {
    color: #fff;
    font-weight: 500;
}

#targetedPath .fiveColumns {
    padding: 0;
}

#targetedPath .columnsFive h4 {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
}

#targetedPath .columnsFive p {
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    color: #FBFBFB;
    font-weight: 400!important;
}

/* More Customers */

#amexAdsParentGrid .btnMoreCustomersRight a {
    max-width: 207px;
}

#amexAdsParentGrid  .btnMoreCustomersLeft a {
    max-width: 249px;
}

@media (max-width: 1279px) {
    #paidStrategies {
        width: 90%;
    }    
}

@media (max-width: 1023px) {
    #targetedPath {
        padding: 40px 16px;
    }
    .fiveColumns {
        padding: 0 16px 40px;
    }
    .fiveColumns .col-md-2, .fiveColumns .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 16px 50px!important;
    }
    .fiveColumns .col-md-2:last-child, .fiveColumns .col-md-3:last-child{
        padding: 0 16px!important;
    }
    .columnsFive p {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    #paidStrategies {
        width: 100%;
        padding: 56px 16px 50px;
    }
    .fiveColumns {
        padding: 0 16px 40px;
    }
    .fiveColumns .col-md-2 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 16px 50px!important;
    }
    .fiveColumns .col-md-2:last-child {
        padding: 0 16px!important;
    }
    .columnsFive p {
        max-width: 100%;
    }
    #adsCaseStudies {
        padding: 40px 16px;
    }
    #btnAdsCaseStudies {
        padding-top: 0;
    }
    #targetedPath {
        padding: 40px 16px;
    }
}
/* End Tab 2 */


@media (max-width: 1279px) {
    #tabContainer {
        max-width: 1020px;
    }
    #tabContainer .container {
        max-width: 100%;
    }
}

@media (max-width: 1023px) {
    #tabContainer {
        max-width: 100%;
    }
    #tabContainer > .container > .row > .col-md-12 > div > .richtext {
        padding: 0 20px;
    }
    #tabContainer .container {
        max-width: 100%;
    }
    #videoContainer {
        padding: 50px 30px 70px;
    }
}

@media (max-width: 767px) {
    #tabContainer {
        padding: 40px 0 0 0;
    }

    #tabContainer > div.container > div > div > div > div > div {
        border: none !important;
    }

    .tabs .tab-menu {
        border: .0625rem solid #ecedee;
        max-width: 100%;
        text-align: center!important;
        display: inline-flex!important;
        flex-direction: row;
    }

    .tabs .tab-menu .tab-link {
        display: flex!important;
        flex: 1!important;
        flex-direction: column!important;
        border-bottom: none!important;
        align-items: center!important;
        justify-content: center!important;
        text-align: center!important;
        /* width: 50%; */
    }

    .tabs .tab-menu .tab-link:after {
        transition: background-color .25s cubic-bezier(.65,0,.45,1)!important;
        content: ""!important;
        height: .25rem!important;
        position: absolute!important;
        top: -.0625rem!important;
        left: -.0625rem!important;
        right: -.0625rem!important;
        bottom: 0!important;
        width: 100%!important;
    }

    #tabContainer > div.container > div > div > div > div > div > div.tab-content.pad-tb.pad-responsive-lr {
        padding: 0px !important;
    }

    #videoContainer {
        padding: 56px 16px 60px;
    }

    #videoContainer p {
        padding: 20px 0 50px;
    }

    #videoContainer .video.parbase {
        padding-bottom: 50px;
    }

    #btnOffersEmailTop a {
        margin: auto !important;
        max-width: 344px;
    }
}

/* Footnotes */

/* Useful links */
#usefulLinks {
    padding: 50px 80px 110px;
}

#usefulLinks .container, #usefulLinks .col-md-12 {
    padding: 0;
}

#indUsefulLinksThreeColumns {
    padding: 50px 0 100px 0;
    max-width: 780px;
    margin: 0 auto;
}

#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 h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: left;
    color: #333333;
    padding: 0 0 20px 0;
}

#footNotes ol li {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    color: #3D3D3D;
    padding: 0 0 5px 0;
}

@media (max-width: 767px) {
    #usefulLinks {
        padding: 20px 20px 30px;
    }    
}


/* Current Card Member */
#currentCardMember {
    overflow: hidden;
}

#currentCardMember .container {
    max-width: 1280px;
    padding: 0;
}

#currentCardMember .col-md-6, #currentCardMember .col-md-12 {
    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: 50px;
    margin: 0 auto;
}

#currentCardMemberRightSide h6 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    padding: 0 0 20px 0;
    color: #FFFFFF;
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    text-transform: none;
}

#currentCardMemberRightSide p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    padding: 0 0 20px 0;
    color: #FFFFFF;
    font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
}

.btn-sm {
    width: 142px !important;
}

#currentCardMemberRightSide p.legal-1 {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 20px 0 0 0;
}
