﻿@charset "UTF-8";
@media only screen and (min-width: 600px) and (max-width: 983px) {
  #cA-DD-FeedbackHolder {
    width: 40px;
    bottom: 38%;
    display: none;
  }

  #cA-DD-loginBox {
    display: none;
  }

  #cA-DD-content {
    padding-left: 0;
    width: 100%;
  }

  #cA-DD-loginBoxContent {
    width: 100%;
  }

  .cA-DD-icons-sprite,
  .cA-DD-icons-icon_clear_search,
  .cA-DD-icons-icon_header_burger,
  .cA-DD-icons-icon_lock,
  .cA-DD-icons-icon_lock_red_signOff,
  .cA-DD-icons-icon_search_searchBox,
  .cA-DD-icons-icon_search_signOnBar,
  .cA-DD-icons-icon_x_close {
    background: url("/CRD/images/medium/sprites.png") no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    text-indent: -999999px;
    vertical-align: middle;
  }

  .cA-DD-icons-icon_clear_search {
    background-position: 0 -20px;
    height: 20px;
    width: 20px;
  }

  .cA-DD-icons-icon_header_burger {
    background-position: -238px -171px;
    height: 20px;
    width: 26px;
  }

  .cA-DD-icons-icon_lock {
    background-position: -238px -96px;
    margin-right: 5px;
    height: 31px;
    width: 22px;
  }
  
  #cA-DD-loginBox-content .cA-DD-icons-icon_lock {
    background-position: -216px -99px;
 }

  .cA-DD-icons-icon_lock_red_signOff {
    background-position: -238px 0;
    height: 31px;
    width: 22px;
  }

  .cA-DD-icons-icon_header_red_lock_signOff {
    background-position: -238px -2px;
    height: 31px;
  }

  .cA-DD-icons-icon_search_searchBox {
    background-position: -25px -165px;
    height: 21px;
    width: 20px;
    margin-top: -2px;
    margin-left: -1px;
  }

  .cA-DD-icons-icon_search_signOnBar {
    background-position: 0px -64px;
    height: 33px;
    width: 33px;
  }

  .cA-DD-icons-icon_x_close {
    background-position: -238px -128px;
    height: 21px;
    width: 23px;
    margin-right: 3px;
  }

  .lt-ie8 .cA-DD-icons-sprite,
  .lt-ie8 .cA-DD-icons-icon_clear_search,
  .lt-ie8 .cA-DD-icons-icon_header_burger,
  .lt-ie8 .cA-DD-icons-icon_lock,
  .lt-ie8 .cA-DD-icons-icon_lock_red_signOff,
  .lt-ie8 .cA-DD-icons-icon_search_searchBox,
  .lt-ie8 .cA-DD-icons-icon_search_signOnBar,
  .lt-ie8 .cA-DD-icons-icon_x_close {
    font-size: 0;
    line-height: 0;
    text-indent: 0;
  }

  a#adchoices-icon {
    display: none;
  }

  .center {
    margin: 0 auto;
    max-width: 984px;
  }

  #cA-DD-header {
    margin-bottom: 0;
  }
  #cA-DD-header #citilmHeader {
    background-image: url("/CRD/images/medium/header_blueWave.jpg");
    -webkit-background-size: 1px 60px;
    background-size: 1px 60px;
    padding-top: 0;
    min-height: 60px;
  }
  #cA-DD-header #brandingDataTransfer {
    display: none;
  }
  #cA-DD-header #cA-DD-header-BG {
    padding: 0;
    background: none;
    min-height: 0;
    width: 230px;
    z-index: 5;
  }
  #cA-DD-header #cA-DD-header-BG #branding {
    max-width: none;
    padding: 0 1.6em;
  }
  #cA-DD-header #cA-DD-header-BG #branding a {
    position: absolute;
    z-index: 10;
  }
  #cA-DD-header #cA-DD-header-BG #branding a span {
    font-family: "Interstate-Light","Arial",sans-serif;
    font-size: 25px;
  }
  #cA-DD-header #cA-DD-header-BG #branding #cA-DD-headerLogo {
    height: 35px;
    margin-top: 1.3em;
    width: 60px;
  }
  #cA-DD-header #cA-DD-header-BG #nav_utility {
    display: none;
  }

  #cA-DD-message-on-top-container {
    background: url("/CRD/images/megamenu/bg_shadow_nav.png") top repeat-x #fff;
    width: 100%;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p {
    padding: 0 35px 0 20px;
    margin: 0;
    font-size: 13px;
    font-weight: 300;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p b {
    font-family: "Interstate-Bold",sans-serif;
    font-weight: 400;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p a#cA-DD-expand-message {
    display: inline;
    width: 100px;
    margin-top: 15px;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p a#cA-DD-expand-message b {
    display: inline;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p a#cA-DD-expand-message b.open {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p a#cA-DD-expand-message b.animation {
    transition: all 0.2s ease-out 0s;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p a#cA-DD-expand-message.open {
    display: block;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p span {
    display: none;
    margin-bottom: 10px;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p span.open {
    display: block;
    margin-top: 15px;
    line-height: 15px;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content a#cA-DD-close-message-on-top {
    color: #666666;
    font-family: arial;
    font-size: 15px;
    position: absolute;
    right: 20px;
    top: 14px;
  }

  /*** Here starts all the styles for the money bar*/
  #cA-DD-taskbarBG {
    width: 94%;
    margin: 20px 20px 0;
  }
  #cA-DD-taskbarBG.fixed {
    margin: 0 20px;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu {
    width: 100%;
    position: absolute;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-smallTriangle {
    line-height: 2.8em;
    background-position: -59px -33px;
    position: absolute;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-cardCategoryLabel, #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-searchLabel {
    padding: 6px 1em 6px 2em !important;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivLeft {
    width: 37.822345%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivLeft .cA-DD-taskbarViewAll {
    width: 58%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivLeft .cA-DD-taskbarViewAll a {
    font-size: 14px;
    line-height: 1.35em;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivLeft .cA-DD-taskbarViewAll .cA-DD-taskbarViewAllLabel {
    width: 70%;
    text-align: left;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivLeft .cA-DD-taskbarViewAll .cA-DD-taskbarMenuBlankDiv {
    width: 40%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight {
    width: 61.8%;
    float: left;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight .openClickable .cA-DD-smallTriangle {
    background-position: -59px -46px;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search, #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-cardCategory {
    line-height: 1.35em;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-cardCategory {
    width: 34%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-cardCategory .cA-DD-cardCategoryLabelText {
    width: 78%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-cardCategory #cA-DD-tabbar-card-selector-extend {
    margin-top: 0px;
    position: relative;
    top: 4px;
    right: 0px;
    float: right;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search {
    width: 26.48778%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search .dropdown {
    position: relative;
    top: 4px;
    right: 0px;
    float: right;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search .cA-DD-searchLabelText {
    width: 65%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search #cA-DD-cardsIKnowCard {
    width: 432px;
    margin-top: 0px;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search #cA-DD-cardsIKnowCard #cA-DD-cardsKnowSearchArea .cA-DD-icons-icon_search_searchBox {
    left: 92%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search #cA-DD-cardsIKnowCard #cA-DD-cardsKnowSearchArea #cA-DD-cardsSearchInput {
    padding-right: 0%;
    width: 397px;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search #cA-DD-cardsIKnowCard #cA-DD-cardsList a {
    width: 392px;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search #cA-DD-cardsIKnowCard #cA-DD-cardsList a span {
    width: 71.90272%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search #cA-DD-cardsIKnowCard #cA-DD-cardsList .cA-DD-ApplePaycardArtTiny {
    margin-left: 20px;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-compareReviewWidgets {
    width: 37.015479%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-compareReviewWidgets .cardWidget {
    width: auto;
    height: auto;
    padding-left: 0;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-compareReviewWidgets .cardWidget .widgetLabel {
    line-height: 1.35em;
    padding: 0;
    height: 34px;
    width: 80%;
    padding: 6px 0 0 1em;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-compareReviewWidgets .cardWidget .widgetLabel a {
    line-height: 1.35em;
    float: left;
    width: 50px;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-compareReviewWidgets .cardWidget .widgetLabel .cardCount {
    line-height: 2.5em;
    top: 0px;
    margin: 0;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-compareReviewWidgets .opened .widgetLabel .cA-DD-smallTriangle {
    background-position: -59px -46px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-TY_Preferred_Accel_2X {
      background-position: -1898px -88px;
      width: 198px;
      height: 83px;
      text-indent: 288px;
      background-size: 2387px;
      margin: 0px auto 30px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-TY_Preferred_Accel_1X {
      background-position: -292px -88px;
      width: 198px;
      height: 83px;
      text-indent: 288px;
      background-size: 2387px;
      margin: 0px auto 30px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-TY_Premier_Accel_3X {
      background-position: -1097px -88px;
      width: 198px;
      height: 83px;
      text-indent: 288px;
      background-size: 2378px;
      margin: 0px auto 30px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-TY_Premier_Accel_2X {
      background-position: -832px -88px;
      width: 198px;
      height: 83px;
      text-indent: 288px;
      background-size: 2378px;
      margin: 0px auto 30px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-TY_Premier_Accel_1X {
      background-position: -553px -88px;
      width: 263px;
      height: 83px;
      text-indent: 288px;
      background-size: 2378px;
      margin: 0px auto 30px;
  }
    #aJRSMARKETING_t_schip-technology .banner_chip,
    #aJRSMARKETING_t_schip-technology-nchp .banner_chip,
    #aJRSMARKETING_t_schip-technology-wchp .banner_chip {
    background: url("/CRD/images/header_1318x310_v2.jpg");
    width:100%;
    height: 310px;
    position: relative;
    background-position: -360px top;
    }

}
@media only screen and (min-width: 600px) and (max-width: 983px) and (min-width: 937px) and (max-width: 984px) {
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivLeft .cA-DD-taskbarViewAll .cA-DD-taskbarViewAllLabel {
    width: 78%;
    text-align: left;
    padding-top: 1em;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-cardCategory {
    line-height: 3em;
    width: 35%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search {
    line-height: 3em;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search .cA-DD-searchLabelText {
    width: 70%;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-compareReviewWidgets .cardWidget .widgetLabel {
    width: 80%;
    padding: 6px 1em 6px 2em !important;
    height: 28px;
  }
  #cA-DD-taskbarBG #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-compareReviewWidgets .cardWidget .widgetLabel a {
    line-height: 2.5em;
    width: 90px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) {
  #cA-DD-nav_main {
    background: none;
    height: auto;
    top: 0px;
    width: 60%;
    z-index: 3;
  right: 0;
  }
  #cA-DD-nav_main .mobiletablet {
    display: block;
    margin: 0px;
    top: 0px;
    float: right;
    list-style: none;
    width: 100%;
  }
  #cA-DD-nav_main .mobiletablet li a.toggleMenu, #cA-DD-nav_main .mobiletablet li a.cA-DD-headerSignOn {
    background-image: url("/CRD/images/medium_retina/header_blueWave.jpg");
    background-size: 1px 60px;
    border-left: 1px solid #42B4D8;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: 200;
    padding: 20px 23px 19px 16px;
  }
  #cA-DD-nav_main .mobiletablet li a.toggleMenu span, #cA-DD-nav_main .mobiletablet li a.cA-DD-headerSignOn span {
    margin-left: 10px;
  }
  #cA-DD-nav_main .mobiletablet li a.cA-DD-headerSignOn {
    background-image: none;
    background-size: 0;
    padding: 14px 15px 14px 8px;
  }

  #cA-DD-nav_main .mobiletablet li a.backToLink {
    padding: 24px 10px 23px 10px;
    background-image: url("/CRD/images/medium_retina/header_blueWave.jpg");
    background-size: 1px 60px;
    border-left: 1px solid #42B4D8;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: 200;
  }


  #cA-DD-nav_main .desktop {
    display: none;
  }
  #cA-DD-nav_main #cA-DD-bg-megamenu {
    display: none !important;
  }

  .smallmedium {
    background: url("/CRD/images/megamenu/bg_shadow_nav.png") top repeat-x #666666;
    display: none;
    margin: 0px;
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 3;
  }
  .smallmedium .cA-DD-searchMobile {
    display: none;
  }
  .smallmedium .cA-DD-searchMobile.cA-DD-show-input {
    display: none;
  }
  .smallmedium .row {
    width: 100% !important;
  }
  .smallmedium li.cA-DD-lookCard span.cA-DD-menuMobileSection {
    margin-left: 20px;
    font-size: 24px;
    font-weight: 200;
    color: #a5a5a5;
    text-transform: uppercase;
  }
  .smallmedium li.cA-DD-lookCard ul.horizontal {
    border-bottom: 1px solid #ffffff;
    overflow: hidden;
    margin: 0;
    background: url("/CRD/images/megamenu/bg_shadow_nav.png") top repeat-x #eeeeee;
  }
  .smallmedium li.cA-DD-lookCard ul.horizontal li {
    width: 50%;
    float: left;
    list-style: none;
  }
  .smallmedium li.cA-DD-lookCard ul.horizontal li a {
    display: block;
    margin-left: 0;
    padding: 20px 24px;
    color: #005aa4;
    font-size: 18px;
    border-right: 1px solid #d7d7d7;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #f8f8f8;
  }
  .smallmedium li.cA-DD-offer {
    background: #dadada;
  }
  .smallmedium li.cA-DD-offer span.cA-DD-menuMobileSection {
    margin-left: 20px;
    font-size: 24px;
    font-weight: 200;
    color: #a5a5a5;
    text-transform: uppercase;
  }
  .smallmedium li.cA-DD-offer ul.vertical {
    border-bottom: 1px solid #fafafa;
    overflow: hidden;
    margin: 0;
    background: url("/CRD/images/megamenu/bg_shadow_nav.png") top repeat-x;
  }
  .smallmedium li.cA-DD-offer ul.vertical li {
    width: 100%;
    float: left;
    list-style: none;
  }
  .smallmedium li.cA-DD-offer ul.vertical li a {
    display: block;
    margin-left: 0;
    padding: 12px 24px;
    color: #676767;
    font-size: 20px;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #fafafa;
    border-right: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
  }
  .smallmedium li.cA-DD-citiOffer {
    height: auto !important;
    padding-top: 45px;
    border-top: 1px solid #fafafa;
    background: #666666;
  }
  .smallmedium li.cA-DD-citiOffer span.cA-DD-menuMobileSection {
    margin-left: 20px;
    font-size: 24px;
    font-weight: 200;
    color: #9d9d9d;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
  }
  .smallmedium li.cA-DD-citiOffer ul.vertical {
    border-bottom: 1px solid #777777;
    overflow: hidden;
    margin: 0;
    background: url("/CRD/images/megamenu/bg_shadow_nav.png") top repeat-x;
  }
  .smallmedium li.cA-DD-citiOffer ul.vertical li {
    width: 25%;
    float: left;
    list-style: none;
  }
  .smallmedium li.cA-DD-citiOffer ul.vertical li a {
    display: block;
    margin-left: 0;
    padding: 18px;
    color: #d1d1d1;
    font-size: 18px;
    border-top: 1px solid #777777;
    border-left: 1px solid #777777;
    border-right: 1px solid #5a5a5a;
    border-bottom: 1px solid #5a5a5a;
  }
  .smallmedium li.cA-DD-contact-terms {
    display: none;
  }

  #cA-DD-login-box-center-content {
    display: none;
  }

  .cA-DD-logiBox-mask {
    background: #ECECEC;
    background: #ECECEC;
    background: -moz-linear-gradient(top, #ECECEC 0%, #ECECEC 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ECECEC), color-stop(100%, #ECECEC));
    background: -webkit-linear-gradient(top, #ECECEC 0%, #ECECEC 100%);
    background: -o-linear-gradient(top, #ECECEC 0%, #ECECEC 100%);
    background: -ms-linear-gradient(top, #ECECEC 0%, #ECECEC 100%);
    background: linear-gradient(to bottom, #ECECEC 0%, #ECECEC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECECEC', endColorstr='#ECECEC', GradientType=0 );
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
  }

  #cA-cardsLoginBox {
    background: none;
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 4;
    display: none;
    /*#cA-DD-remember-me {
      cursor: default;
    }

  .cA-DD-register-Mobilebuttom {
    display: block;
    margin-top: 20px;
  }*/
  }
  #cA-cardsLoginBox #cA-DD-loginBox-head {
    background-image: url("/CRD/images/medium/header_blueWave.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: auto 100%;
    box-shadow: 2px 1px 5px #272424;
    display: block;
    height: 61px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-head .cA-DD-login-logo {
    height: 35px;
    margin-left: 15px;
    margin-top: 13px;
    vertical-align: middle;
    width: 60px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-head #cA-DD-closeLoginButton {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-top-border {
    display: none;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content {
    background: none;
    padding-top: 9px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon {
    margin: 0 auto;
    margin-top: 30px;
    width: 200px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon #cA-DD-signOn-icon-top {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    height: 28px;
    margin-bottom: 8px;
    padding-top: 8px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon .cA-DD-footerSignOnDiv {
    display: block;
    margin-bottom: 14px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon .cA-DD-footerSignOnDiv .cA-DD-footerSignOn {
    color: #333333;
    font-size: 18px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon .cA-DD-footerSignOnDiv .cA-DD-footerSignOn .cA-DD-icons-sprite {
    margin-top: -12px;
    margin-right: 5px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon .cA-cardsLoginItem.cA-DD-cardsloginItem {
    margin-bottom: 15px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon .cA-cardsLoginItem.cA-DD-cardsloginItem input.cA-DD-input-login {
    max-width: 190px;
    min-width: 190px;
    width: 190px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon .cA-cardsLoginItem .cA-DD-singon-buttom {
    width: 200px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon #cA-DD-remember-me-info {
    padding-top: 0;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon #cA-DD-remember-me-info .cA-DD-tooltip-title {
    color: #333333;
    font-size: 16px;
    margin: 15px 0;
    width: 220px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon #cA-DD-remember-me-info .cA-DD-tooltip-description {
    display: none;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon #cA-DD-remember-me {
    display: none;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon .cA-DD-rightToolTip {
    right: 2px;
    position: relative;
    width: 65px;
    float: right;
    top: -50px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon #cA-cardsLoginLanding {
    position: absolute;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon .cA-DD-cardsloginItem-select {
    width: 300px;
    position: relative;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon .cA-DD-cardsloginItem-select #cA-DD-take-me-to-login {
    background-position: 265px -2px;
    width: 325px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content #logon #cA-DD-users-remember-login {
    border: 0 none;
    height: 40px;
    width: 325px;
    background: url("/CRD/images/large/login-dropdown-arrow.png") no-repeat 266px -2px;
    color: #999999;
    font-family: arial,sans-serif;
    font-size: 12px;
    font-style: italic;
    padding: 13px 0 13px 10px;
    text-align: left;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content .cA-DD-list-links-middle {
    margin: 20px auto 30px;
    overflow: hidden;
    width: 200px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content .cA-DD-list-links-middle li.cA-DD-links-on-middle {
    float: none;
    margin-left: 0px;
  padding: 0px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content .cA-DD-list-links-middle li.cA-DD-links-on-middle .cA-DD-register-buttom {
    text-transform: uppercase;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content .cA-DD-list-links-middle li + li {
    border-left: none;
    padding-left: 10px;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content .cA-DD-separator-loginbox, #cA-cardsLoginBox #cA-DD-loginBox-content .cA-DD-separator-loginboxMedium {
    background-repeat: repeat-x;
    width: 100%;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-content .cA-DD-separator-loginboxMedium {
    display: block;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-bottom-border {
    display: none;
  }
  #cA-cardsLoginBox #cA-DD-loginBox-message-bottom-border {
    display: none;
  }
  #cA-cardsLoginBox.cA-DD-LoginWithMessage {
    background: none;
    height: 100%;
  }
  #cA-cardsLoginBox.cA-DD-LoginWithMessage #cA-DD-loginBox-message-content {
    background: none;
  }
  #cA-cardsLoginBox.cA-DD-LoginWithMessage #cA-DD-MessageContainerBox {
    margin: 0 auto;
    margin-top: 20px;
    width: 200px;
    display: block;
    line-height: 1.5em;
  }
  #cA-cardsLoginBox.cA-DD-LoginWithMessage #cA-DD-loginBox-message-bottom-border {
    display: none;
  }
  #cA-cardsLoginBox.cA-DD-LoginWithMessage #cA-DD-loginBox-support-message-content {
    display: none;
    background: none;
  }
  #cA-cardsLoginBox.cA-DD-LoginWithMessage #cA-DD-SupportMessageContainerBox {
    margin: 0 auto;
    margin-top: 20px;
    width: 200px;
    display: none;
    line-height: 1.5em;
  }

  .cA-DD-separator-message {
    margin-top: 30px;
  }

  #cA-DD-homeCarouselControls #cA-DD-homeCarouselPrev {
    background-position: 0 0;
    background-image: url("/CRD/images/large/carousel_left_arrow_hover.png");
    height: 36px;
    top: 1px;
    width: 27px;
    margin-right: 100px;
  }
  .lt-ie8 #cA-DD-homeCarouselControls #cA-DD-homeCarouselPrev {
    height: 100%;
    position: initial;
    width: 27px;
  }

  #cA-DD-homeCarousel .cA-DD-homeCarouselSlide {
    max-height: 640px !important;
  }

  #cA-DD-homeCarouselControls #cA-DD-homeCarouselNext {
    background-position: 0 0;
    background-image: url("/CRD/images/large/carousel_right_arrow_hover.png");
    height: 36px;
    top: 1px;
    width: 27px;
    margin-left: 100px;
  }
  .lt-ie8 #cA-DD-homeCarouselControls #cA-DD-homeCarouselNext {
    height: 100%;
    position: initial;
    width: 27px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) and (min-width: 850px) and (max-width: 983px) {
  #cA-DD-homeCarouselControls #cA-DD-homeCarouselPrev {
    margin-left: 36%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) and (min-width: 600px) and (max-width: 849px) {
  #cA-DD-homeCarouselControls #cA-DD-homeCarouselPrev {
    margin-left: 26%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) {
  #cA-DD-contentBlocks {
    display: none;
  }
  
  .smallmedium li.cA-DD-lookCard ul.horizontal li.med-only {
  display: block;
  }

  #cA-DD-cardsComparePage #cA-DD-grayBG {
    min-width: 0;
  }

  #cA-DD-thead {
    max-width: none;
    padding: 0;
  }
  #cA-DD-thead ul li {
    max-width: none;
    padding: 0 2%;
    width: 28.66667%;
  }
  #cA-DD-thead ul li:first-child {
    padding-left: 2%;
  }
  #cA-DD-thead ul li:first-child .cA-DD-glyphIcon {
    left: 48.46939%;
  }
  #cA-DD-thead ul li .cA-DD-glyphIcon {
    left: 48.46939%;
  }
  #cA-DD-thead.fixed {
    width: 100%;
  }

  #cA-DD-cardsComparePage #cA-DD-thead .cA-DD-arrow-down,
  #cA-DD-cardsComparePage.no-results #cA-DD-thead .cA-DD-arrow-down {
    background-size: 100% 120px;
    -webkit-background-size: 100% 120px;
    right: 0;
  }
  #cA-DD-cardsComparePage #cA-DD-thead .cA-DD-arrow-down.cA-DD-arrow-down-1,
  #cA-DD-cardsComparePage.no-results #cA-DD-thead .cA-DD-arrow-down.cA-DD-arrow-down-1 {
    left: -1%;
    width: 101.66667%;
  }
  #cA-DD-cardsComparePage #cA-DD-thead .cA-DD-arrow-down.cA-DD-arrow-down-2,
  #cA-DD-cardsComparePage.no-results #cA-DD-thead .cA-DD-arrow-down.cA-DD-arrow-down-2 {
    left: -1.5%;
    width: 102%;
  }
  #cA-DD-cardsComparePage #cA-DD-thead .cA-DD-arrow-down.cA-DD-arrow-down-3,
  #cA-DD-cardsComparePage.no-results #cA-DD-thead .cA-DD-arrow-down.cA-DD-arrow-down-3 {
    left: -1.5%;
    width: 103.66667%;
  }
  #cA-DD-cardsComparePage #cA-DD-thead .cA-DD-border,
  #cA-DD-cardsComparePage.no-results #cA-DD-thead .cA-DD-border {
    display: none;
  }
  #cA-DD-cardsComparePage #cA-DD-thead .cA-DD-border-1,
  #cA-DD-cardsComparePage.no-results #cA-DD-thead .cA-DD-border-1 {
    display: block;
    left: 0;
    max-width: 983px;
    width: 306.12245%;
  }
  #cA-DD-cardsComparePage #cA-DD-cardsNoCompare,
  #cA-DD-cardsComparePage.no-results #cA-DD-cardsNoCompare {
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
  }

  #cA-DD-cardsCompareTableWrap {
    padding: 0;
    width: 100%;
  }

  #cA-DD-cardsCompareTable {
    table-layout: auto;
  }
  #cA-DD-cardsCompareTable tbody th {
    display: none;
  }
  #cA-DD-cardsCompareTable tbody tr:first-child th {
    padding-top: 4.6%;
  }
  #cA-DD-cardsCompareTable tbody .cA-DD-mediumMqlTitle th {
    font-size: 12px;
    font-family: "Interstate";
    font-weight: 300;
    line-height: 12px;
    color: #333;
    background-image: url("/CRD/images/cA-DD-grayTableDivider.png");
    background-color: #f2f2f2;
    border-bottom: #cccccc 1px solid;
    display: inline-block !important;
    padding-top: 1.41667%;
    padding-bottom: 1.41667%;
    width: 95%;
    /*582*/
  }
  #cA-DD-cardsCompareTable tbody td {
    background-image: none;
    padding-left: 2%;
    padding-right: 2%;
    width: 28.66667%;
    /*175.98|174.6*/
    display: inline-block;
  }
  #cA-DD-cardsCompareTable ul {
    margin-left: -6.97674%;
    margin-right: -6.97674%;
  }
  #cA-DD-cardsCompareTable ul li {
    padding-left: 6.97674%;
    padding-bottom: 2.7907%;
  }
  #cA-DD-cardsCompareTable .cA-DD-compareCell-1 ul li {
    padding-bottom: 2.7907%;
  }

  .comparing-1#cA-DD-cardsCompareTable tbody .cA-DD-mediumMqlTitle,
  .comparing-2#cA-DD-cardsCompareTable tbody .cA-DD-mediumMqlTitle,
  .comparing-3#cA-DD-cardsCompareTable tbody .cA-DD-mediumMqlTitle {
    display: block;
  }

  .ui-widget.ui-dialog {
    max-width: 580px;
  }

  #compareWidget .cardCount {
    right: 0;
  }

  .mobile .ui-dialog {
    top: 0 !important;
  }
  .mobile #addCardOverlay {
    height: 248px !important;
  }
  .mobile #addCardOverlay .cA-cardsFilter {
    height: 200px !important;
    overflow: scroll;
  }

  .only-984 {
    display: none;
  }

  #cA-DD-footer {
    z-index: 1;
  }

  .homepage #cA-DD-signOnBar {
    background-color: #333333;
    bottom: 0;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF444444', endColorstr='#FF222222');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444444), color-stop(100%, #222222));
    background-image: -moz-linear-gradient(#444444 0%, #222222 100%);
    background-image: -webkit-linear-gradient(#444444 0%, #222222 100%);
    background-image: linear-gradient(#444444 0%, #222222 100%);
    background-image: -moz-linear-gradient(#444444 0%, #222222 100%);
    background-image: -o-linear-gradient(#444444 0%, #222222 100%);
    display: none;
    float: left;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 2;
  }
  .homepage #cA-DD-signOnBar a {
    background-image: url("/CRD/images/medium/signOnBar_vertDivide.png");
    background-repeat: repeat-y;
    color: #cccccc;
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.2em;
  }
  .homepage #cA-DD-signOnBar .cA-DD-footerBorder {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 1.083333333em 1.666666667em 1.25em 1.666666667em;
  }
  .homepage #cA-DD-signOnBar #cA-DD-navUtilityList {
    float: right;
    height: 75px;
    margin: 0;
    padding: 0;
    width: 89px;
    background-image: url("/CRD/images/medium/signOnBar_vertDivide.png");
    background-repeat: repeat-y;
  }
  .homepage #cA-DD-signOnBar #cA-DD-navUtilityList .cA-DD-navUtilityListItem {
    border-left: none;
    border-right: none;
  }
  .homepage #cA-DD-signOnBar .cA-DD-BorderMyCiti {
    margin-top: 27px;
    padding: 16px 10px;
  }
  .homepage #cA-DD-signOnBar .cA-DD-BorderLiveChat {
    margin-top: 27px;
    padding: 16px 10px;
  }
  .homepage #cA-DD-signOnBar .cA-DD-icons-sprite {
    display: block;
    margin: 0 auto;
  }
  .homepage #cA-DD-signOnBar .cA-DD-footerSignOn {
    float: left;
    display: none;
  }
  .homepage #cA-DD-signOnBar .cA-DD-footerSignOn .cA-DD-footerBorder .cA-DD-icons-icon_red_lock {
    background-image: url("/CRD/images/medium/icon_lock_red_signOff.png");
    background-position: 0 0;
  }
 
  .homepage #cA-DD-footerWrap.drawerActive {
    padding-bottom: 163px;
  }

  .cA-DD-content {
    margin-left: 2em;
    margin-right: 2em;
  }
  .cA-DD-content .cA-DD-copyright {
    margin-top: 2.083333333em;
  }

  #cA-DD-footerNav {
    font-size: 1.6em;
    line-height: 1.25em;
    margin-left: 0;
    margin-right: 0;
  }

  .cA-DD-footerlinks .cA-DD-block-footer-links {
    margin: 0;
    padding: 0;
    float: left;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links li {
    display: block;
    margin-bottom: 18px;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links li a {
    color: #ccc;
    font-size: 12px;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links li a.cA-DD-first-footer-link {
    font-family: "Interstate-Bold", sans-serif;
    font-size: 14px;
    color: #e0e0e0;
  }
  .cA-DD-footerlinks .social-icons-right {
    margin-top: 36px;
  }
  .cA-DD-footerlinks .cA-DD-small-box-footer {
    width: 50%;
    margin-top: 30px;
  }
  .cA-DD-footerlinks .cA-DD-large-box-footer {
    width: 50%;
    margin-top: 30px;
  }

  .social-container {
    top: 1em;
  }
  .social-container .social-icon {
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    height: 16px;
    width: 16px;
  }

  .no-backgroundsize #facebook-icon {
    background-image: url("/CRD/images/medium/facebook.png");
  }
  .no-backgroundsize #twitter-icon {
    background-image: url("/CRD/images/medium/twitter.png");
  }
  .no-backgroundsize #youtube-icon {
    background-image: url("/CRD/images/medium/youtube.png");
  }

  #cA-DD-signOnBar {
    display: none;
  }

  .cA-DD-footerSignOn {
    background-position: right top;
  }
  .cA-DD-footerSignOn .cA-DD-icons-sprite {
    margin-top: -2px;
  }

  .cA-DD-footerBackMyCiti {
    background-position: right top;
  }
  .cA-DD-footerBackMyCiti span {
    position: relative;
    top: -13px;
  }

  .cA-DD-footerLiveChat {
    background-position: right top;
  }
  .cA-DD-footerLiveChat .cA-DD-liveChatImg img {
    width: 40px;
    height: 30px;
    display: block;
  }

  #cA-DD-footerSearch {
    background-position: left top;
    float: right;
    padding-left: 2px;
  }
  #cA-DD-footerSearch .cA-DD-icons-sprite {
    margin-top: -1px;
  }

  #aJRSMARKETING_t_scredit-card-comparison .ui-dialog {
    top: 0% !important;
  }

  #cA-DD-clearUserId .cA-cardsClearForm {
    width: 100%;
    padding-left: 1%;
    float: none;
  }
  #cA-DD-clearUserId .cA-cardsClearForm h3 {
    font-family: "Interstate-Light", sans-serif;
    font-weight: 300;
    color: #666;
    font-size: 24px;
    line-height: 24px;
  }
  #cA-DD-clearUserId .cA-cardsSupportInfo {
    width: 211px;
    float: none;
    padding-left: 2%;
    margin-top: 60px;
  }
  #cA-DD-clearUserId .cA-cardsSupportInfo h3 {
    font-family: "Interstate-Light", sans-serif;
    font-weight: 200;
    color: #333;
    font-size: 18px;
  }
  #cA-DD-clearUserId .cA-cardsSupportInfo p {
    font-family: "Interstate-Regular", sans-serif;
    color: #333;
    font-size: 12px;
    line-height: 14px;
  }
  #cA-DD-clearUserId .cA-cardsSupportInfo p strong {
    font-size: 12px;
    display: block;
    color: #333;
  }
  #cA-DD-clearUserId .cA-cardsSupportInfo p a {
    color: #3573b0;
  }
  #cA-DD-clearUserId .cA-cardsClearfix {
    clear: both;
  }


  /********************************************************************/
  .cA-DD-suggestionCards .dd-suggestion {
    width: 90%;
    margin: 0 auto;
  }
  .cA-DD-suggestionCards .dd-suggestion div table .cA-DD-principal-information, .cA-DD-suggestionCards .dd-suggestion div table .cA-DD-principal-informationB {
    width: 43%;
  }
  .cA-DD-suggestionCards .dd-suggestion div table .cA-DD-principal-information .cA-DD-cardTitle, .cA-DD-suggestionCards .dd-suggestion div table .cA-DD-principal-informationB .cA-DD-cardTitle {
    margin: 0 0 0 20px;
    float: left;
    width: 50%;
    text-align: initial;
  }
  .cA-DD-suggestionCards .dd-suggestion div table .cA-DD-principal-information .cA-DD-cardArtCta, .cA-DD-suggestionCards .dd-suggestion div table .cA-DD-principal-informationB .cA-DD-cardArtCta {
    overflow: hidden;
    float: left;
  }
  .cA-DD-suggestionCards .dd-suggestion div table .cA-DD-principal-information .cA-DD-cardArt.cA-DD-cardArtMedium, .cA-DD-suggestionCards .dd-suggestion div table .cA-DD-principal-informationB .cA-DD-cardArt.cA-DD-cardArtMedium {
    margin: 0;
  }
  .cA-DD-suggestionCards .dd-suggestion div table .cA-DD-principal-information {
    padding-right: 30px;
  }
  .cA-DD-suggestionCards .dd-suggestion div table .cA-DD-principal-informationB {
    padding-left: 30px;
  }
  /********************************************************************/
  /********************************************************************/
  /***************************New Card Details*************************/
  /********************************************************************/
  /********************************************************************/
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new {
    padding: 72px 0 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container {
    max-width: 984px;
    max-height: 646px;
    min-width: 560px;
    width: 100%;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-left-new {
    padding: 30px 40px 30px 20px;
    width: 47%;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-left-new .cA-DD-cards-details-card-name {
    display: none;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-left-new .heroText {
    margin: 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-left-new .heroText h4 {
    font-size: 16px;
    margin-bottom: 30px;
    color: #333333;
    line-height: initial;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-left-new #heroText p {
  color: #333333;
  font-family: "Interstate-Light","Arial",sans-serif;
  font-size: 20px;
  line-height: normal;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-left-new .heroText .cA-DD-cards-details-small-link {
    font-size: 13px;
    margin: 30px 0;
    line-height: 32px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-right-new {
    float: right;
  padding: 50px 20px 0 0;
  width: 226px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-right-new .cA-DD-cards-details-card-name {
    margin: 0 auto 10px;
    font-size: 13px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-right-new img {
    width: 170px;
    height: 106px;
    margin: 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-right-new .cA-DD-call a {
    font-size: 13px;
    line-height: 16px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-sections {
    margin: 0 20px;
    padding: 30px 0 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-sections .cA-DD-cards-details-section {
    padding: 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-sections .cA-DD-cards-details-section p {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 30px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections {
    padding: 30px 20px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-button-mobile h3{
    font-size: 18px;
    padding: 0 0 20px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections.cA-DD-cards-mobile-internal {
    padding: 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left strong, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left span, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center strong, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center span, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right strong, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right span {
    font-family: "Interstate-Bold", "Arial", sans-serif;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left p, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center p, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right p {
    
    font-size: 14px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left {
    padding-left: 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left p.cA-DD-benefits-creditCardImg {
    margin: 0 auto 15px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center {
    padding: 0 3.3%;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center p.cA-DD-benefits-piggyBankImg {
    margin: 0 auto 15px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right p.cA-DD-benefits-dollarImg {
    margin: 0 auto 15px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right p.spaceContent {
    padding-left: 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right p .cA-DD-apply-now {
    margin-left: 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section {
    font-size: 14px;
    line-height: 18px;
    padding: 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left p, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth p, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section p {
    padding-bottom: 25px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth {
    width: 44.5%;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left {
    padding-right: 5%;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth {
    padding-left: 5%;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section .cA-DD-cards-details-section-left {
    margin-right: 10px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section .cA-DD-cards-details-section-rigth {
    margin-left: 10px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section .cA-DD-call {
    margin: 0;
    line-height: 24px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section {
    margin: 0 25px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections-disclaimer {
    padding: 30px 20px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections-disclaimer p {
    padding: 0;
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 16px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections-disclaimer a {
    line-height: 24px;
  }

  #aJRSMARKETING_t_sciti-double-cash-credit-card .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-left-new .heroText p {
    font-family: "Interstate-Bold", "Arial", sans-serif;
    font-size: 18px;
    line-height: normal;
    color: #002D72;
  }

  #cA-DD-somContainer {
    margin: 0 20px;
    /*margin: 0 auto;*/
    /*width: percentage(538 / 600);*/
  }
  #cA-DD-somContainer .cA-DD-somDescription {
    font-size: 1.142857143em;
    line-height: 1.25em;
    margin-right: 0;
    margin-top: auto;
    vertical-align: top;
    width: 53.34572%;
  }
  #cA-DD-somContainer .cA-DD-somDescription-sm {
    font-size: 1.142857143em;
    line-height: 1.25em;
    margin-right: 0;
    margin-top: auto;
    vertical-align: top;
    width: 53.34572%;
    font-size: .985714286em;
  }
  #cA-DD-somContainer .cA-DD-somDisclaimer {
    font-size: 0.857142857em;
  }
  #cA-DD-somContainer .cA-DD-somDisclaimer.cA-DD-somDisclaimerBelow {
    left: 110px;
    top: 52px;
  }
  #cA-DD-somContainer .cA-DD-somDisclaimer.cA-DD-somDisclaimerBelowHide {
    display: none;
  }
  #cA-DD-somContainer .cA-DD-somCardName {
    font-size: 9px;
  }

  .cA-DD-somContainerContent.citibusiness-aadvantage-platinum-select-credit-card #cA-DD-somContainer .cA-DD-somLinks {
    height: 106px;
  }
  .cA-DD-somContainerContent.citibusiness-aadvantage-platinum-select-credit-card #cA-DD-somContainer .cA-DD-somLearnMoreLink {
    top: 54px;
  }

  .cA-DD-cardTile {
    margin-top: 1.428571429em;
    max-width: none;
    width: 43.5%;
  }
  .cA-DD-cardTile.cA-DD-cardTitleOdd {
    margin-right: 5.5%;
  }
  .cA-DD-cardTile .cA-DD-cardTitle {
    max-width: none;
    width: 102.6%;
    margin-top: 25px;
    padding-top: 5px;
    border-top: 1px solid #ccc;
    margin-left: -9px;
    padding-left: 9px;
  }
  .cA-DD-cardTile .cA-DD-cardArt {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .cA-DD-cardTile .cA-DD-button {
    margin-top: 0;
    vertical-align: top;
    width: 100%;
  }
  .ie-modern .cA-DD-cardTile .cA-DD-button {
    margin-left: 0.222222222em;
  }
  .cA-DD-cardTile .cA-DD-cardDetails {
    padding-top: 0;
    margin-left: 0;
  }
  .cA-DD-cardTile .cA-DD-cardDetails li {
    border-top: #cccccc 1px solid;
    padding: 0.583333333em 0;
  }

  /************************************************************************/
  /************************************************************************/
  /************************************************************************/
  /************************************************************************/
  #cA-DD-somContainer {
    margin: 0 auto;
    max-width: 984px;
    width: 94.6%;
  }

  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results {
    max-width: 984px;
    width: 100%;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector.fixed {
    padding-left: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector ul {
    width: 100%;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector ul li.cA-DD-first-list-link {
    width: 14.18333%;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector ul li.cA-DD-first-list-link span {
    line-height: 3em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector ul li.cA-DD-first-list-link.cA-DD-tab-active span {
    line-height: 3em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults {
    margin: 40px 1.4286em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-familyTitle {
    width: 46.1%;
    font-size: 1.0719em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults {
    width: 97.7%;
    padding: 20px 0 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTileView {
    height: auto !important;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEEEEE');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
    background-image: -moz-linear-gradient(#ffffff 0%, #eeeeee 100%);
    background-image: -webkit-linear-gradient(#ffffff 0%, #eeeeee 100%);
    background-image: linear-gradient(#ffffff 0%, #eeeeee 100%);
    border-bottom: 1px solid #cccccc;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTileView .cA-DD-principal-information .cA-DD-cardDetails .apr, #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTileView .cA-DD-principal-information .cA-DD-cardDetails .annual-fee {
    display: block;
    padding-top: 30px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTileView .cA-DD-principal-information .cA-DD-cardDetails .cA-DD-cardDetailsDescription, #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTileView .cA-DD-principal-information .cA-DD-cardDetails .apr, #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTileView .cA-DD-principal-information .cA-DD-cardDetails .annual-fee {
    height: auto;
    padding-bottom: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTileView .cA-DD-resultViewMore {
    border-top: none;
    line-height: 1em;
    background-image: none;
    border-bottom: none;
    height: 14px;
    display: block;
    margin: 2.8572em 0 2.14288em;
    cursor: pointer;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTileView .cA-DD-resultViewMore .cA-DD-viewMore {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTileView .cA-DD-resultViewMore .cA-DD-hideMore {
    display: block;
    cursor: pointer;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd.cA-DD-cardTileView {
    height: auto !important;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEEEEE');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
    background-image: -moz-linear-gradient(#ffffff 0%, #eeeeee 100%);
    background-image: -webkit-linear-gradient(#ffffff 0%, #eeeeee 100%);
    background-image: linear-gradient(#ffffff 0%, #eeeeee 100%);
    border-bottom: 1px solid #cccccc;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd.cA-DD-cardTileView .cA-DD-principal-information .cA-DD-cardDetails .apr, #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd.cA-DD-cardTileView .cA-DD-principal-information .cA-DD-cardDetails .annual-fee {
    display: block;
    padding-top: 30px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd.cA-DD-cardTileView .cA-DD-principal-information .cA-DD-cardDetails .cA-DD-cardDetailsDescription, #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd.cA-DD-cardTileView .cA-DD-principal-information .cA-DD-cardDetails .apr, #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd.cA-DD-cardTileView .cA-DD-principal-information .cA-DD-cardDetails .annual-fee {
    height: auto;
    padding-bottom: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd.cA-DD-cardTileView .cA-DD-resultViewMore {
    border-top: none;
    line-height: 1em;
    background-image: none;
    border-bottom: none;
    height: 14px;
    display: block;
    margin: 2.8572em 0 2.14288em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd.cA-DD-cardTileView .cA-DD-resultViewMore .cA-DD-viewMore {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd.cA-DD-cardTileView .cA-DD-resultViewMore .cA-DD-hideMore {
    display: block;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile {
    height: auto !important;
    padding: 0;
    border-bottom: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information {
    padding: 0 20px 0 20px;
    min-height: 160px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-OfferSupportText {
    height: 16px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardTitle {
    max-width: none;
    width: auto;
    padding: 0;
    border-top: none;
    font-size: 1.143em;
    margin: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardTile:last-child {
    border: none;
    margin: 0;
    padding-bottom: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardArtCta {
    position: initial;
    max-width: 134px;
    width: auto;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardArtCta .pricing-information {
    margin-top: 0.115em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information p {
    font-size: 0.817142857em;
    line-height: 1.2em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardArtCta .pricing-information a {
    font-size: 10px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-compareCount-sprite {
    top: 59px;
    right: 1.4em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails {
    width: 64%;
    margin: 0  1.5361em 0  0;
	display: inline-block;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails li {
    width: 90%;
    height: 67px;
    padding: 0 1.5361em 2.305em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails li strong {
    font-weight: bold;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails .cA-DD-cardDetailsDescription {
    float: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails .apr, #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails .annual-fee {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-button {
    width: 175px;
    right: 1.4em;
    margin-top: 32px;
    top: 63px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-resultViewMore {
    display: block;
    width: 100%;
    font-family: "Interstate-Light",sans-serif;
    height: 38px;
    text-align: center;
    cursor: pointer;
    line-height: 2.6em;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEEEEE');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
    background-image: -moz-linear-gradient(#ffffff 0%, #eeeeee 100%);
    background-image: -webkit-linear-gradient(#ffffff 0%, #eeeeee 100%);
    background-image: linear-gradient(#ffffff 0%, #eeeeee 100%);
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-resultViewMore p {
    color: #05589d;
    margin: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-resultViewMore .cA-DD-viewMore {
    display: block;
    cursor: pointer;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-resultViewMore .cA-DD-hideMore {
    display: none;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) and (min-width: 877px) and (max-width: 983px) {
  #cA-DD-taskbarLoginBoxContent #cA-DD-content
  #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile
  .cA-DD-principal-information .cA-DD-cardDetails {
    width: 60%;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content
  #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile
  .cA-DD-principal-information .cA-DD-cardDetails li {
    width: 92%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) and (min-width: 728px) and (max-width: 876px) {
  #cA-DD-taskbarLoginBoxContent #cA-DD-content
  #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile
  .cA-DD-principal-information .cA-DD-cardDetails {
    width: 51%;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content
  #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile
  .cA-DD-principal-information .cA-DD-cardDetails li {
    width: 87%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) and (min-width: 600px) and (max-width: 726px) {
  #cA-DD-taskbarLoginBoxContent #cA-DD-content
  #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails {
    width: 40%;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content
  #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails li {
    width: 80%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) and (min-width: 600px) and (max-width: 665px) {
  #cA-DD-taskbarLoginBoxContent #cA-DD-content
  #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-resultViewMore {
    margin: 2.8573em 0 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) {
  .cA-DD-somContainerContent.citibusiness-aadvantage-platinum-select-credit-card #cA-DD-somContainer .cA-DD-somLinks {
    height: 106px;
  }
  .cA-DD-somContainerContent.citibusiness-aadvantage-platinum-select-credit-card #cA-DD-somContainer .cA-DD-somLearnMoreLink {
    top: 54px;
  }

  #cA-DD-content #cA-cardsChipBanner {
    height: 195px;
    padding: 20px 220px 0 32px;
    position: relative;
  }
  #cA-DD-content #cA-cardsChipBanner h1 {
    font-size: 23px;
    position: relative;
    z-index: 1;
  }
  #cA-DD-content #cA-cardsChipBanner p {
    max-width: 230px;
    position: relative;
    z-index: 1;
  }
  #cA-DD-content #cA-cardsChipBanner .cA-cardsChipBannerImg {
    background-size: cover;
    min-height: none;
    bottom: 0;
    width: 268px;
    height: 160px;
  }
  #cA-DD-content .cA-cardsChipColumnContainer .cA-cardsChipColumn {
    width: 33.2%;
  }
  #cA-DD-content .cA-cardsChipColumnContainer .cA-cardsChipColumn .emv-video {
    max-width: 226px;
    width: 100%;
  }
  #cA-DD-content .cA-cardsChipColumnContainer .cA-cardsChipColumn .emv-video .cA-cardsChipColContent h3 {
    line-height: 23px;
  }
  #cA-DD-Hub-container #cA-DD-Hub-content {
    width: 100%;
  }
  #cA-DD-Hub-container .infographicsWrapper {
    background-color: #fff;
    max-width: 314px;
  }
  #cA-DD-Hub-container .infographicsWrapper .abc-creditReports {
    background-image: url("/CRD/images/infographics/all_about_consumer/medium/all_about_consumer_med.gif");
    height: 1038px;
  }
  #cA-DD-Hub-container .infographicsWrapper .abc-creditReports .content {
    display: none;
  }
  #cA-DD-Hub-container .infographicsWrapper .abc-equifax, #cA-DD-Hub-container .infographicsWrapper .abc-heresWhatIsInThere, #cA-DD-Hub-container .infographicsWrapper .abc-howCanSeeReport, #cA-DD-Hub-container .infographicsWrapper .abc-review, #cA-DD-Hub-container .infographicsWrapper .afc-creditors, #cA-DD-Hub-container .infographicsWrapper .afc-footer, #cA-DD-Hub-container .infographicsWrapper .htc-description, #cA-DD-Hub-container .infographicsWrapper .hct-fidco, #cA-DD-Hub-container .infographicsWrapper .hct-footer, #cA-DD-Hub-container .infographicsWrapper .abc-footer {
    display: none;
  }
  #cA-DD-Hub-container .infographicsWrapper .afc-goodCredit {
    background-image: url("/CRD/images/infographics/applying_for_credit/medium/ApplyingForCredit_med.gif");
    height: 526px;
  }
  #cA-DD-Hub-container .infographicsWrapper .afc-goodCredit img {
    display: none;
  }
  #cA-DD-Hub-container .infographicsWrapper .hct-banner {
    background-image: url("/CRD/images/infographics/healthy_credit_tips/medium/HealthyCreditTips_med.gif");
    height: 560px;
  }
  #cA-DD-Hub-container .infographicsWrapper .hct-banner .content {
    display: none;
  }
  #cA-DD-Hub-container .only-320 {
    display: block;
  }
  #cA-DD-Hub-container .only-320 p {
    display: none;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 600px) and (max-width: 983px) and (min-device-pixel-ratio: 1.5) {
  /*.cA-DD-icons-sprite {
    background: url($img-path + 'medium_retina/cA-DD-icons.png') no-repeat;
    -webkit-background-size: 33px 191px !important;
    background-size: 33px 191px !important;
  }
  
  .cA-DD-icons-icon_clear_search {
    background-position: 0 -20px !important;
  }
  
  .cA-DD-icons-icon_header_burger {
    background-position: 0 -171px !important;
  }
  
  .cA-DD-icons-icon_lock {
    background-position: 0 -97px !important;
  }
  
  .cA-DD-icons-icon_header_red_lock_signOff {
    background-position: 0 -65px !important;
    height: 30px;
  }
  
  .cA-DD-icons-icon_search_searchBox {
    background-position: 0 0 !important;
    height: 24px;
  }
  
  .cA-DD-icons-icon_search_signOnBar {
    background-position: 0 -31px !important;
  }
  
  .cA-DD-icons-icon_x_close {
    background-position: 0 -128px !important;
  }*/
  #cA-DD-header-BG {
    background-image: url("/CRD/images/medium_retina/header_blueWave.jpg");
  }

  #cA-DD-taskbar #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-cardCategory #cA-DD-tabbar-card-selector-extend {
    top: 4px;
  }
  #cA-DD-taskbar #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search .dropdown {
    top: 4px;
  }
  #cA-DD-taskbar #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search #cA-DD-cardsIKnowCard #cA-DD-cardsKnowSearchArea .cA-DD-icons-icon_search_searchBox {
    background-size: 54% !important;
    background-position: 0px 7px !important;
    left: 91% !important;
  }
  #cA-DD-taskbar #cA-DD-taskbarMenu .cA-DD-taskbarDivRight #cA-DD-search #cA-DD-cardsIKnowCard .cA-DD-icons-icon_clear_search {
    background-size: 90% !important;
    background-position: 0px -20px !important;
    left: 91% !important;
  }

  #cA-cardsLoginBox #cA-DD-loginBox-head .cA-DD-closeLoginButton {
    background: url("/CRD/images/medium_retina/cA-DD-icons.png") no-repeat 3px -96px;
    background-size: 33px 160px;
    -webkit-background-size: 33px 160px;
    display: block;
    height: 24px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 27px;
  }
  #cA-cardsLoginBox #cA-DD-signOn-icon {
    background: url("/CRD/images/medium_retina/cA-DD-icons.png") no-repeat 3px -69px;
    background-size: 33px 160px;
    -webkit-background-size: 33px 160px;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    height: 20px;
    margin-bottom: 8px;
    padding-left: 25px;
    padding-top: 8px;
  }

  #cA-DD-signOnBar .cA-DD-footerSignOn .cA-DD-footerBorder .cA-DD-icons-icon_lock {
    background: url("/CRD/images/medium_retina/cA-DD-icons.png") no-repeat 0px -61px;
    background-size: 33px 160px;
    -webkit-background-size: 33px 160px;
  }

  #addCardOverlay {
    height: 640px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 822px) and (max-width: 984px), only screen and (min-width: 600px) and (max-width: 983px) and (min-device-pixel-ratio: 1.5) and (min-width: 822px) and (max-width: 984px) {
  #cA-DD-results #cA-DD-tabbar-card-selector ul li.cA-DD-tab-active {
    width: 14.6657%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 605px) {
  .has-scroll #cA-DD-compareReviewWidgets {
    width: 25.83333%;
  }
}
@media only screen and (width: 610px) {
  .has-scroll #cA-DD-compareReviewWidgets {
    width: 25.83333%;
  }
}
@media only screen and (min-width: 715px) and (max-width: 867px) {
  #cA-DD-cards-details-action a.cA-DD-cards-details-small-link {
    margin-top: 6px;
  }

  #cA-DD-cards-details-action a.cA-DD-cards-details-info-mobile {
    margin-top: 25px;
  }

  #cA-DD-cards-details-action a:last-child {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 610px) {
  #cA-DD-cards-details-action a.cA-DD-cards-details-small-link {
    margin-top: 25px;
  }

  #cA-DD-cards-details-action a.cA-DD-cards-details-info-mobile {
    margin-top: 25px;
  }

  #cA-DD-cards-details-action a.cA-DD-cards-details-apply {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 663px) {
  #cA-DD-results #cA-DD-tabbar-card-selector ul li.cA-DD-last-list-link.cA-DD-tab-active {
    width: 13.83333%;
  }
  #cA-DD-results #ca-DD-mainTitle {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .only-320 {
    display: block;
  }
  .cA-apply-phone span.only-320 {
    display: inline !important;
  }
  .mobile-hide {
   display: none !important;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-lookCard ul.horizontal li.med-only {
  display: none;
  }
  
  #cA-DD-browser-message {
    display: none !important;
    visibility: hidden !important;
  }
  
  #cA-DD-FeedbackHolder {
    display: none;
  }

  #cA-DD-loginBox {
    display: none;
  }

  #cA-DD-content {
    padding-left: 0;
    padding-top: 0;
    width: 100%;
  }
  #cA-DD-content.cA-DD-innerContent {
    padding: 2em 3.125% 0;
    width: 93.75%;
  }

  #cA-DD-loginBoxContent {
    margin-top: 0;
    min-height: 0;
    padding-bottom: 5.7em;
    padding-top: 0;
    width: 100%;
  }

  .cA-DD-icons-sprite,
  .cA-DD-icons-icon_header_burger,
  .cA-DD-icons-icon_menu_close,
  .cA-DD-icons-icon_searchBar_magnify,
  .cA-DD-icons-icon_signOn_lock {
    background: url("/CRD/images/small/cA-DD-icons.png") no-repeat;
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    text-indent: -999999px;
    vertical-align: middle;
  }

  .cA-DD-icons-icon_header_burger {
    background-position: 0 -52px;
    height: 15px;
    width: 19px;
  }

  .cA-DD-icons-icon_menu_close {
    background-position: 0 -33px;
    height: 19px;
    width: 19px;
  }

  .cA-DD-icons-icon_searchBar_magnify {
    background-position: 0 -20px;
    height: 13px;
    width: 13px;
  }

  .cA-DD-icons-icon_signOn_lock {
    background-position: 0 0;
    height: 20px;
    width: 16px;
  }

  .lt-ie8 .cA-DD-icons-sprite,
  .lt-ie8 .cA-DD-icons-icon_header_burger,
  .lt-ie8 .cA-DD-icons-icon_menu_close,
  .lt-ie8 .cA-DD-icons-icon_searchBar_magnify,
  .lt-ie8 .cA-DD-icons-icon_signOn_lock {
    font-size: 0;
    line-height: 0;
    text-indent: 0;
  }

  .center {
    margin: 0 auto;
    max-width: 984px;
  }

  #cA-DD-header {
    margin-bottom: 0;
    z-index: 3;
  }
  #cA-DD-header #cA-DD-header-BG {
    background-image: url("/CRD/images/small/header_blueWave.jpg");
    -webkit-background-size: 1px 50px;
    background-size: 1px 50px;
    min-height: 5em;
    padding-top: 0;
  }
  #cA-DD-header #cA-DD-header-BG #branding {
    max-width: none;
    padding: 0 2.1em;
  }
  #cA-DD-header #cA-DD-header-BG #branding span {
    font-family: "Interstate-Light","Arial",sans-serif;
    font-size: 18px;
  }
  #cA-DD-header #cA-DD-header-BG #branding #cA-DD-headerLogo {
    height: 23px;
    width: 40px;
    margin-top: 1.3em;
  }
  #cA-DD-header #cA-DD-header-BG #nav_utility {
    display: none;
  }
  #cA-DD-header #brandingDataTransfer {
    display: none;
  }

  #cA-DD-message-on-top-container {
    background: url("/CRD/images/megamenu/bg_shadow_nav.png") top repeat-x #fff;
    width: 100%;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p {
    padding: 0 35px 0 20px;
    margin: 0;
    font-size: 13px;
    font-weight: 300;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p b {
    font-family: "Interstate-Bold",sans-serif;
    font-weight: 400;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p a#cA-DD-expand-message {
    display: inline;
    width: 100px;
    margin-top: 15px;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p a#cA-DD-expand-message b {
    display: inline;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p a#cA-DD-expand-message b.open {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p a#cA-DD-expand-message b.animation {
    transition: all 0.2s ease-out 0s;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p a#cA-DD-expand-message.open {
    display: block;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p span {
    display: none;
    margin-bottom: 10px;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content p span.open {
    display: block;
    margin-top: 15px;
    line-height: 15px;
  }
  #cA-DD-message-on-top-container #cA-DD-message-on-top-content a#cA-DD-close-message-on-top {
    color: #666666;
    font-family: arial;
    font-size: 15px;
    position: absolute;
    right: 20px;
    top: 14px;
  }

  .mobile-search .smallmedium .cA-DD-lookCard,
  .mobile-search .smallmedium .cA-DD-offer,
  .mobile-search .smallmedium .cA-DD-contact-terms {
    display: none;
  }

  #cA-DD-taskbarLoginBoxContent #cA-DD-taskbarFolder #cA-DD-taskbarBG {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-taskbarFolder #cA-DD-taskbarBG #cA-DD-taskbar {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-loginBoxContent {
    min-height: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-loginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector {
    display: block;
  }

  .cA-DD-cardsOverlayArea {
    left: 0;
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 50px;
    pointer-events: all;
  }
  .cA-DD-cardsOverlayArea .cA-DD-icons-icon_clear_search,
  .cA-DD-cardsOverlayArea #cA-DD-cardsKnowSearchArea {
    display: none;
  }
  .cA-DD-cardsOverlayArea .cA-DD-cardsOverlay {
    display: none;
  }
  .cA-DD-cardsOverlayArea #cA-DD-cardsNoneFound,
  .cA-DD-cardsOverlayArea #cA-DD-cardsList .last {
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .cA-DD-cardsOverlayArea #cA-DD-cardsNoneFound {
    background-color: #eeeeee;
    padding: 0.57143em 6.25%;
    width: 87.5%;
    font-size: 1.4em;
    line-height: 1.25em;
    color: #05589d;
  }
  .cA-DD-cardsOverlayArea #cA-DD-cardsNoneFound,
  .cA-DD-cardsOverlayArea #cA-DD-cardsList {
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 3px 6px;
    box-shadow: rgba(0, 0, 0, 0.4) 0 3px 6px;
  }
  .cA-DD-cardsOverlayArea #cA-DD-cardsNoneFound a,
  .cA-DD-cardsOverlayArea #cA-DD-cardsList a {
    background-color: #eeeeee;
    padding: 0.57143em 6.25%;
    width: 87.5%;
    font-size: 1.4em;
    line-height: 1.25em;
  }
  .cA-DD-cardsOverlayArea #cA-DD-cardsList {
    max-height: none;
  }
  .cA-DD-cardsOverlayArea #cA-DD-cardsList a {
    border-top: #aaaaaa 1px solid;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .cA-DD-cardsOverlayArea #cA-DD-cardsList a span {
    width: 100%;
  }
  .cA-DD-cardsOverlayArea #cA-DD-cardsList a .cA-DD-cardArtTiny {
    display: none;
  }
  .cA-DD-cardsOverlayArea #cA-DD-cardsList a .cA-DD-ApplePaycardArtTiny {
    display: none;
  }
  .cA-DD-cardsOverlayArea #cA-DD-cardsList a.citi-apple-pay span {
    width: 100%;
  }

  #cA-DD-mobileSearchBg {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
  }
  .mobile-search #cA-DD-mobileSearchBg {
    display: block;
  }

  .mobile-search .cA-DD-cardsOverlayArea #cA-DD-cardsIKnowCard {
    display: block;
  }

  .mobile-search .smallmedium .cA-DD-lookCard,
  .mobile-search .smallmedium .cA-DD-offer,
  .mobile-search .smallmedium .cA-DD-contact-terms {
    display: none;
  }

  .menu-push {
    min-height: 100%; /* Footer to stay at bottom */
    position: relative;
  }

  #cA-DD-nav_main {
    background: none;
    height: auto;
    top: 0px;
    width: 100%;
    z-index: 10;
  }
  #cA-DD-nav_main .mobiletablet {
    display: block;
    margin: 0px;
    top: 0px;
  }
  #cA-DD-nav_main .mobiletablet .cA-DD-lookCard, #cA-DD-nav_main .mobiletablet .cA-DD-offer, #cA-DD-nav_main .mobiletablet .cA-DD-citiOffer, #cA-DD-nav_main .mobiletablet .cA-DD-contact-terms {
    display: none;
  }
  #cA-DD-nav_main .mobiletablet li a.toggleMenu {
    border-left: 1px solid #42b4d8;
    color: #ffffff;
    float: right;
    font-weight: 200;
    font-size: 14px;
    padding: 17px 20px 14px;
    position: absolute;
    top: 0;
    right: 0;
  }
  #cA-DD-nav_main .mobiletablet li a.toggleMenu span {
    display: inline;
    margin-left: 10px;
  }
  #cA-DD-nav_main .mobiletablet li a.toggleMenu i {
    background: url("/CRD/images/small/cA-DD-icons.png") no-repeat 0px -52px;
    height: 19px;
    width: 19px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    text-indent: -999999px;
    vertical-align: middle;
  }
  #cA-DD-nav_main .mobiletablet li a.toggleMenu i.open {
    background: url("/CRD/images/small/cA-DD-icons.png") no-repeat 0px -52px;
    height: 19px;
    width: 19px;
  }
  #cA-DD-nav_main .mobiletablet li a.cA-DD-headerSignOn {
    display: none;
  }
  #cA-DD-nav_main .desktop {
    display: none;
  }
  #cA-DD-nav_main #cA-DD-bg-megamenu {
    display: none !important;
  }

  #cA-cardsLoginBox, #cA-DD-login-box-center-content {
    display: none;
  }

  .cA-DD-logiBox-mask {
    display: none;
  }

  #cA-DD-loginBoxContent {
    padding: 0;
  }

  #cA-DD-signOnBar {
    display: none;
  }
  #cA-DD-signOnBar a.cA-DD-footerSignOn {
    padding: 10px 0px 10px 0px;
  }
  #cA-DD-signOnBar .cA-DD-footerSignOn .cA-DD-footerBorder i.cA-DD-icons-sprite {
    background: url("/CRD/images/small/cA-DD-icons.png") no-repeat 3px -69px;
    background-position: 10px 5px;
    display: block;
    height: 25px;
    margin-left: 1px;
    width: 25px;
  }

  #cA-DD-homeCarouselControls {
    height: 2.6em;
    line-height: 2.6em;
  }
  #cA-DD-homeCarouselControls #cA-DD-homeCarouselPrev,
  #cA-DD-homeCarouselControls #cA-DD-homeCarouselNext {
    display: none;
  }
  #cA-DD-homeCarouselControls .cA-DD-homeCarouselControl {
    height: 2.6em;
  }

  #cA-DD-homeCarouselNav {
    margin-left: 44%;
  }
  #cA-DD-homeCarouselNav .cA-DD-homeCarouselControl {
    background-position: 0 -251px;
  }
  #cA-DD-homeCarouselNav .cA-DD-homeCarouselControl:active, #cA-DD-homeCarouselNav .cA-DD-homeCarouselControl:focus, #cA-DD-homeCarouselNav .cA-DD-homeCarouselControl:hover {
    background-position: 0 -212px;
  }
  #cA-DD-homeCarouselNav .cA-DD-homeCarouselControl.active {
    background-position: 0 -169px;
  }
  #cA-DD-homeCarouselNav li.active .cA-DD-homeCarouselControl {
    background-position: 0 -169px;
  }

  #cA-DD-homeCarousel .cA-DD-homeCarouselSlide {
    height: 320px;
  }

  #cA-DD-contentBlocks {
    display: none;
  }

  #cA-DD-cardsComparePage {
    display: none;
  }

  .only-320.mobile {
    display: none;
  }

  .mobile-rotate .only-320.mobile {
    display: block;
  }
  .mobile-rotate .only-320.desktop {
    display: none;
  }

  #aJRSMARKETING_t_scontactUs .cA-DD-contactUs {
    padding: 15px 0 50px 10px;
    width: 97.375%;
  }

  .only-984,
  #cA-DD-footer {
    display: block;
    padding-bottom: 50px;
  }
 
  #cA-DD-footer {
    background: #282828;
    padding-bottom: 0px;
  }
  #cA-DD-footer #cA-DD-footerTools {
    margin: 0 auto;
    max-width: 984px;
    padding: 30px 0 30px 0;
    width: 100%;
  }
  #cA-DD-footer .cA-DD-copyright p, #cA-DD-footer .cA-DD-copyright pre {
    margin: 0;
  }
  #cA-DD-footer .cA-DD-copyright {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #A8A8A8;
    font-size: 12px;
    color: #A8A8A8;
    font-family: "Interstate-Light", sans-serif;
  }
  #cA-DD-signOnBar {
    display: none;
  }

  .homepage #cA-DD-footer {
    padding-bottom: 50px;
  }
  .homepage #cA-DD-signOnBar {
    background-color: #333333;
    bottom: 0;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF444444', endColorstr='#FF222222');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444444), color-stop(100%, #222222));
    background-image: -moz-linear-gradient(#444444 0%, #222222 100%);
    background-image: -webkit-linear-gradient(#444444 0%, #222222 100%);
    background-image: linear-gradient(#444444 0%, #222222 100%);
    display: block;
    float: left;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 2;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #05589d !important;
    /* new gradient here*/
  }
  .homepage #cA-DD-signOnBar a {
    color: #cccccc;
    font-size: 10px;
    font-family: Arial, sans-serif;
    font-weight: 400;
    line-height: 1.2em;
    text-align: center;
    width: 100%;
    padding: 10px 0;
  }
  .homepage #cA-DD-signOnBar a .cA-DD-icons-sprite {
    display: block;
    height: 20px;
    margin: 0 auto;
    text-align: center;
    width: 17px;
  }
  .homepage #cA-DD-signOnBar a .cA-DD-icons-icon_header_red_lock_signOff {
    background: url("/CRD/images/small/signOffLock.png");
  }
  .homepage #cA-DD-signOnBar .cA-DD-footerBorder {
    display: inline-block;
    *display: inline;
    zoom: 1;
    /*Change this values*/
    font-size: 16px;
    line-height: 1.8em;
    color: #05589d;
    text-transform: uppercase;
    font-family: "Interstate-Regular", sans-serif;
    /*Change this values*/
  }
  .homepage #cA-DD-signOnBar .cA-DD-footerBorder i.cA-DD-icons-sprite {
    display: none !important;
  }
  .homepage #cA-DD-signOnBar .cA-DD-footerBackMyCiti {
    display: none;
  }
  .homepage #cA-DD-signOnBar .cA-DD-footerLiveChat {
    display: none;
  }

  .cA-DD-footerSignOn {
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: #f2f2f2;
  }

  #cA-DD-footerSearch {
    display: none;
  }

  .footerlargebox {
    display: none;
  }

  .cA-DD-footerlinks .cA-DD-block-footer-links {
    margin: 0;
    padding: 0;
    float: left;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links li {
    display: block;
    margin-bottom: 18px;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links li a {
    color: #ccc;
    font-size: 12px;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links li {
    display: inline;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links .social-icon {
    height: 19px;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links #twitter-icon {
    background-position: -65px -71px;
    width: 24px;

  }
  .cA-DD-footerlinks .cA-DD-block-footer-links #facebook-icon {
    background-position: -61px -111px;
    margin-right: 20px;
    width: 13px;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links #youtube-icon {
    margin-left: 20px;
    background-position: -64px -91px;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links #twitter-icon + span, .cA-DD-footerlinks .cA-DD-block-footer-links #facebook-icon + span, .cA-DD-footerlinks .cA-DD-block-footer-links #youtube-icon + span {
    display: none;
  }
  .cA-DD-footerlinks .cA-DD-block-footer-links li a.cA-DD-first-footer-link {
    font-family: "Interstate-Bold", sans-serif;
    font-size: 14px;
    color: #e0e0e0;
  }
  .cA-DD-footerlinks .cA-DD-small-box-footer.social-icons-right {
    display: block;
    width: 100%;
  }
  .cA-DD-footerlinks .cA-DD-small-box-footer {
    display: none;
  }
  .cA-DD-footerlinks .cA-DD-large-box-footer {
    display: none;
  }

  #cA-DD-Beta-out-message, a#adchoices-icon {
    display: none;
  }

  #cA-DD-clearUserId {
    padding: 5% 35px;
  }
  #cA-DD-clearUserId .cA-cardsClearForm {
    width: 100%;
    padding-left: 1%;
    float: none;
  }
  #cA-DD-clearUserId .cA-cardsClearForm h3 {
    font-family: "Interstate-Light", sans-serif;
    font-weight: 300;
    color: #666;
    font-size: 24px;
    line-height: 24px;
  }
  #cA-DD-clearUserId .cA-cardsClearForm form div a {
    margin-left: 6%;
  }
  #cA-DD-clearUserId .cA-cardsSupportInfo {
    width: 211px;
    float: none;
    padding-left: 2%;
    margin-top: 60px;
  }
  #cA-DD-clearUserId .cA-cardsSupportInfo h3 {
    font-family: "Interstate-Light", sans-serif;
    font-weight: 200;
    color: #333;
    font-size: 18px;
  }
  #cA-DD-clearUserId .cA-cardsSupportInfo p {
    font-family: "Interstate-Regular", sans-serif;
    color: #333;
    font-size: 12px;
    line-height: 14px;
  }
  #cA-DD-clearUserId .cA-cardsSupportInfo p strong {
    font-size: 12px;
    display: block;
    color: #333;
  }
  #cA-DD-clearUserId .cA-cardsSupportInfo p a {
    color: #3573b0;
  }
  #cA-DD-clearUserId .cA-cardsClearfix {
    clear: both;
  }

  /********************************************************************/
  .cA-DD-suggestionCards .dd-suggestion {
    display: none;
  }
  .cA-DD-suggestionCards .cA-DD-display-cards-info .cA-DD-boxContent dl {
    margin: 0;
  }

  /********************************************************************/
  /********************************************************************/
  /********************************************************************/
  /***************************New Card Details*************************/
  /********************************************************************/
  /********************************************************************/
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-apply-now {
    display: none;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-apply-now.show {
    display: block;
    margin: 0 auto 25px;
  width: 179px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent a.cA-DD-link-no-action {
    background: url("/CRD/images/large/icon_phone.png") 0 0;
    background-repeat: no-repeat;
    padding: 0 0 1px 15px;
    position: static\9;
    font-size: 13px;
    font-family: "Interstate-Bold", arial, sans-serif;
    display: none;
    text-align: initial;
    margin: 15px auto 25px;
    width: 80px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new {
    padding: 20px 0 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container {
    border-bottom: medium none;
    height: auto;
    max-height: initial;
    max-width: 599px;
    min-width: 320px;
    width: 100%;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-left-new, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-banner-right-new {
    display: none;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile {
    display: block;
    padding: 0 10px;
    text-align: center;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile h4 {
    font-size: 18px;
    margin: 0px 0 25px;
    width: 100%;
    line-height: initial;
    color: #002d72;
    font-family: "Interstate-Bold", arial, sans-serif;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile .cA-DD-cards-details-card-name {
    color: #333333;
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
    line-height: initial;
    font-family: "Interstate-Bold", arial, sans-serif;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile .cA-DD-cards-datails-bannerMobile-img {
    /*ivan*/
    margin: 0 auto;
    width: 100%;
    /*ivan*/
  }
  /*ivan*/
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile .cA-DD-cards-datails-bannerMobile-img .cA-DD-card-name{
  color: #333333;
  font-family: "Interstate-Light",arial,sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 20px;
  }
  /*ivan*/
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile .cA-DD-cards-datails-bannerMobile-img img {
    width: 170px;
    height: 106px;
    -webkit-border-radius: 7px;
    -moz-border-radius:7px;
    border-radius: 7px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile p {
    color: #333333;
    font-family: "Interstate-Light",arial,sans-serif;
    font-size: 18px;
    line-height: 22px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile .heroHeader{
  color: #333333;
    font-family: "Interstate-Light","Arial",sans-serif;
    font-size: 28px;
    line-height: normal;
    margin: 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile .cA-DD-apply-now {
    margin: 0 auto 0;
    width: 179px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-sections .cA-DD-cards-details-section {
    padding: 20px 0 0;
    display: block !important;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-sections .cA-DD-cards-details-section .cA-DD-cards-details-small-link {
    display: block;
    font-size: 12px;
    margin-bottom: 15px;
  font-family: "Interstate-bold",arial,sans-serif;
  }

  .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-sections .cA-DD-cards-details-section .cA-DD-cards-details-small-link-annualFee {
    display: block;
    font-size: 12px;
    margin: 0px 0 15px 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-sections .cA-DD-cards-details-section .cA-DD-cards-details-small-link:hover {
    text-decoration: underline;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-sections .cA-DD-cards-details-section p {
    display: block !important;
    font-size: 12px;
    line-height: 14px;
    padding: 0 0 20px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner.hide {
    display: block;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner.ligth-grey, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner.ligth-green, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner.ligth-blue,.cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner.ligth-sky-blue {
    /* background: #FFFFFF; */
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections {
    padding: 0;
    max-width: 599px;
    min-width: 320px;
    width: 100%;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner {
    border-bottom: 1px solid #999999;
}
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-button-mobile h3 {
    background-color: #ffffff;
    background-image: none;
    color: #333333;
    font-family: "Interstate-Regular","Arial",sans-serif;
    font-size: 18px;
    padding: 18px 10px;
    text-transform: capitalize;
  line-height: 22px;
}
.cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-button-mobile h3.cA-DD-header-active {
  background-color: rgba(0, 0, 0, 0);
    border-top: 3px solid #056dae;
    color: #05589d;
}

  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-button-mobile i.cA-DD-cards-details-arrow {
   background-image: url("/CRD/images/svg/arrow-dropdown-down.svg");
    display: block;
    float: left;
    height: 8px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 24px;
  margin-bottom: 24px;
    width: 16px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-button-mobile i.cA-DD-arrow-active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-button-mobile i.cA-DD-arrow-animation {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-mobile-internal {
    display: block;
    padding: 0;
    display: none;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-family: "Interstate-Light","Arial",sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px;
    width: auto;
    float: none;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left{
    padding-top: 20px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left strong, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left span, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center strong, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center span, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right strong, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right span {
    font-family: "Interstate-Bold", "Arial", sans-serif;
    font-size: 14px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left p, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center p, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right p {
    margin: 0;
    padding: 0 0 25px 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left p.spaceContent, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center p.spaceContent, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right p.spaceContent {
    padding-bottom: 5px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left p.first, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center p.first, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right p.first {
    padding-top: 25px;
    padding-right: 0px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left p.cA-DD-benefits-creditCardImg,
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left p.cA-DD-benefits-piggyBankImg,
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .left p.cA-DD-benefits-dollarImg, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center p.cA-DD-benefits-creditCardImg,
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center p.cA-DD-benefits-piggyBankImg,
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .center p.cA-DD-benefits-dollarImg, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right p.cA-DD-benefits-creditCardImg,
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right p.cA-DD-benefits-piggyBankImg,
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right p.cA-DD-benefits-dollarImg {
    /* display: none !important; */
    margin: 0 auto;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .right .cA-DD-apply-now{
    margin: 0 auto 25px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    font-family: "Interstate-Light", "Arial", sans-serif;
    padding: 20px 10px 0;
    width: auto;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left strong, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left span, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth strong, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth span, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section strong, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section span {
    font-family: "Interstate-Bold", "Arial", sans-serif;
    font-size: 14px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left p, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth p, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section p {
    padding: 0 0 25px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left p.spaceContent, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth p.spaceContent, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section p.spaceContent {
    padding-bottom: 25px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left {
    padding: 0 10px 0;
    width: 96%;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-addInformation {
    padding: 20px 10px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-addInformation .cA-cardsAddlInfo h1 {
    display: none;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-addInformation .cA-cardsAddlInfo p {
    font-family: "Interstate-Light", "Arial", sans-serif;
    font-size: 12px;
    line-height: 18px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-addInformation .cA-cardsAddlInfo p strong {
    font-family: "Interstate-Bold", "Arial", sans-serif;
    font-size: 14px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section {
    display: none;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section.show {
    display: block !important;
    padding: 20px 0 0;
    text-align: center;
    border-top: 1px solid #FFFFFF;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section.show .cA-DD-cards-details-section-left, .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section.show .cA-DD-cards-details-section-rigth {
  display: block;
  float: none;
  margin: 0 auto;
  padding: 0;
  width: auto;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section.show .cA-DD-cards-details-section-left {
    width: 100%;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section.show .cA-DD-cards-details-section-rigth .cA-DD-infoNoDisplay {
    display: block;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections-disclaimer {
    padding: 20px 10px;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections-disclaimer p {
    display: block;
    margin: 0;
    font-size: 12px;
    padding: 0 0 15px;
    line-height: 14px;
    color: #333333;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections-disclaimer a {
    font-size: 12px;
    line-height: 14px;
    padding: 0px 9px;
  display: block;
  margin: 6px auto 0;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections-disclaimer a.right {
    padding-right: 10px;
  }
 
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections-disclaimer a.left {
    display: inline;
    padding-top: 10px;
  }

  /********************************************************************/
  #cA-DD-content.cA-DD-innerContent {
    padding: 0;
    width: 100%;
  }

  #cA-DD-somContainer,
  .cA-DD-familyTitle,
  .cA-DD-compareCount-sprite {
    display: none !important;
  }

  #cA-DD-tabbar-card-selector-extend {
    display: none;
  }

  .cA-DD-cardTitleBlurb, .cA-DD-compareRibbon {
    display: none;
  }

  /************************************************************************/
  /************************************************************************/
  /*This is the new result page.*/
  /************************************************************************/
  /************************************************************************/
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results {
    margin: 0;
    padding-top: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector {
    position: static !important;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector ul {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector .cA-DD-menu-card-result {
    display: block;
    overflow: hidden;
    width: 100%;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector .cA-DD-menu-card-result select::-ms-expand {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector .cA-DD-menu-card-result select {
    background: url("/CRD/images/svg/arrow-dropdown-down.svg");
    background-repeat: no-repeat;
    background-position: 12px 20px;
    background-color: #e7e7e7;
    border: 0;
    border-bottom: 1px #ccc solid;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    color: #05589D;
    font-size: 12px;
    padding: 16px 40px;
    width: 105%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.15);
    font-family: "Interstate-Regular", arial, sans-serif;
    overflow: hidden;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector .cA-DD-menu-card-result select:hover {
    background-color: #f1f0f0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector .cA-DD-menu-card-result select::-ms-expand {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-tabbar-card-selector.fixed {
    padding-left: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #ca-DD-mainTitle {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults {
    margin: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile {
    border-bottom: #c7c9c8 1px solid;
    cursor: pointer;
    margin: 0;
    max-width: none;
    padding: 1.1em 4.375%;
    width: 91.25%;
    border-top: none;
    border-right: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd {
    margin: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile.cA-DD-cardTitleOdd h3 {
    margin: 0px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile h3 {
    margin: 0px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-cardArtCta {
    left: 0.75em;
    position: absolute;
    margin-top: 0.214285714em;
    top: 1.77143em;
    width: 90px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-cardArtCta .txt-link {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-cardArtCta > a {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-button {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information {
    padding: 0.642857143em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardTitle {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.25em;
    height: auto;
    text-transform: uppercase;
    padding-left: 105px;
    width: 64.0411%;
    margin: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardTitle a {
    color: #05589d;
    font-size: 11px;
    font-family: "Interstate-Bold", arial, sans-serif;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails {
    margin-left: 105px;
    margin-top: 10px;
    font-size: 0.857142857em;
    max-width: none;
	display: inline-block;
    /*text-transform: uppercase;*/
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails li {
    border: none;
    padding: 0;
    width: 100%;
    height: auto;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails .apr,
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails .annual-fee,
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails .pricing-information {
    display: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails .cA-DD-cardDetailsDescription {
    width: 100%;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-cardDetails .cA-DD-cardDetailsDescription .cA-DD-detailLink {
    display: block;
    margin-top: 10px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile:last-child {
    border-bottom: #c7c9c8 1px solid;
    border-top: none;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-cardsImgSmall {
    width: 90px;
    height: 0;
    padding-top: 57px;
    overflow: hidden;
    background-image: url("/CRD/images/card_art_sm_sprite.jpg");
    display: inline-block;
    zoom: 1;
    *display: inline;
    /* zoom and *display fix inline-block for IE7 */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-simplicity-credit-card .cA-cardsImgSmall {
    background-position: -364px -116px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-double-cash-credit-card .cA-cardsImgSmall {
    background-position: -91px -290px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-thankyou-credit-card-preferred-card .cA-cardsImgSmall {
    background-position: 0 -174px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-thankyou-premier-credit-card .cA-cardsImgSmall {
    background-position: -91px -174px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-prestige-card .cA-cardsImgSmall {
    background-position: -364px -232px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-thankyou-preferred-credit-cards-for-college-students .cA-cardsImgSmall {
    background-position: 0 -116px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-aadvantage-platinum-select-credit-card .cA-cardsImgSmall {
    background-position: -182px -116px;
  }
   #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-aadvantage-platinum-elite-credit-card .cA-cardsImgSmall {
    background-position: -182px -116px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-platinum-select-aadvantage-visa-credit-card .cA-cardsImgSmall {
    background-position: 0 -58px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-aadvantage-executive-credit-card .cA-cardsImgSmall {
    background-position: -364px -58px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citibusiness-aadvantage-platinum-select-credit-card .cA-cardsImgSmall {
    background-position: -273px -174px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-aadvantage-gold-credit-card .cA-cardsImgSmall {
    background-position: -364px 0;
  }
   #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-aadvantage-gold-elite-credit-card .cA-cardsImgSmall {
    background-position: -364px 0;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-diamond-preferred-credit-card .cA-cardsImgSmall {
    background-position: -91px -58px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .expedia-plus-voyager .cA-cardsImgSmall {
    background-position: -181px -232px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .expedia-plus .cA-cardsImgSmall {
    background-position: -273px -232px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .hilton-hhonors-visa-signature-card .cA-cardsImgSmall {
    background-position: -91px -116px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .hilton-hhonors-reserve-card .cA-cardsImgSmall {
    background-position: 0 -232px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-att-access-credit-card .cA-cardsImgSmall {
    background-position: 273px 0px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-att-access-more-credit-card .cA-cardsImgSmall {
    background-position: 362px 0px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .citi-secured-credit-card .cA-cardsImgSmall{
    background-position: 272px 58px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .Citi-costco-anywhere-visa-credit-card .cA-cardsImgSmall{
    background-position: 181px 58px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .Citi-costco-anywhere-visa-business-credit-card .cA-cardsImgSmall{
    background-position: 89px 58px;
  }


  .cA-DD-credit-cards-rewards {
    width: 90%;
    margin: 0 auto;
  }
  .cA-DD-credit-cards-rewards h1 {
    margin: 0;
    padding-top: 30px;
  }

  .cA-DD-chip-questions {
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
  }
  .cA-DD-chip-questions h1 {
    margin: 0;
    margin-top: 20px;
  }
  .cA-DD-chip-questions .cA-cardsFaqColumnContainer {
    margin-top: 5px;
  }

  .cA-DD-cards-services {
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
  }
  .cA-DD-cards-services h1 {
    margin: 0;
  }
  .cA-DD-cards-services .cA-cardsFaqColumnContainer {
    margin-top: 5px;
  }

  #cA-DD-content #cA-cardsChipBanner {
    height: 195px;
    padding: 18px 44px 0 32px;
    position: relative;
  }
  #cA-DD-content #cA-cardsChipBanner h1 {
    font-size: 21px;
    position: relative;
    z-index: 1;
  }
  #cA-DD-content #cA-cardsChipBanner p {
    max-width: 127px;
    position: relative;
    z-index: 1;
  }
  #cA-DD-content #cA-cardsChipBanner .cA-cardsChipBannerImg {
    background-size: contain;
    min-height: 102px;
    bottom: 0;
    width: 170px;
    height: auto;
  }
  #cA-DD-content .cA-cardsChipColumnContainer .cA-cardsChipColumn {
    width: 100%;
  }

  /* Chip Technology starts*/
  #aJRSMARKETING_t_schip-technology #cA-DD-content.cA-DD-innerContent,
  #aJRSMARKETING_t_schip-technology-nchp #cA-DD-content.cA-DD-innerContent,
  #aJRSMARKETING_t_schip-technology-wchp #cA-DD-content.cA-DD-innerContent {
    padding: 0px;
  }
  #aJRSMARKETING_t_schip-technology #cA-DD-content.cA-DD-innerContent h1,
  #aJRSMARKETING_t_schip-technology-nchp #cA-DD-content.cA-DD-innerContent h1,
  #aJRSMARKETING_t_schip-technology-wchp #cA-DD-content.cA-DD-innerContent h1 {
    font-size: 1.1em;
  }
  #aJRSMARKETING_t_schip-technology #cA-DD-content.cA-DD-innerContent h2,
  #aJRSMARKETING_t_schip-technology-nchp #cA-DD-content.cA-DD-innerContent h2,
  #aJRSMARKETING_t_schip-technology-wchp #cA-DD-content.cA-DD-innerContent h2 {
    font-size: 13px;
  }
  #aJRSMARKETING_t_schip-technology .banner_title,
  #aJRSMARKETING_t_schip-technology-nchp .banner_title,
  #aJRSMARKETING_t_schip-technology-wchp .banner_title {
    width: 160px;
    left: 10px;
  }
  #aJRSMARKETING_t_schip-technology .cA-DD-offerCtas_chip,
  #aJRSMARKETING_t_schip-technology-nchp .cA-DD-offerCtas_chip,
  #aJRSMARKETING_t_schip-technology-wchp .cA-DD-offerCtas_chip {
    left: 0px;
    top: 165px;
    width: 100%;
  }
  #aJRSMARKETING_t_schip-technology .cA-DD-offerBtn_chip,
  #aJRSMARKETING_t_schip-technology-nchp .cA-DD-offerBtn_chip,
  #aJRSMARKETING_t_schip-technology-wchp .cA-DD-offerBtn_chip {
    width: 100%;
  }
  #aJRSMARKETING_t_schip-technology .imgLeft,
  #aJRSMARKETING_t_schip-technology-nchp .imgLeft,
  #aJRSMARKETING_t_schip-technology-wchp .imgLeft {
    float: left;
    margin: 0 20px 30px 0px;
  }
  #aJRSMARKETING_t_schip-technology .main,
  #aJRSMARKETING_t_schip-technology-nchp .main,
  #aJRSMARKETING_t_schip-technology-wchp .main {
    margin: 0 auto;
    padding:0;
    width: 100%;
  }
  #aJRSMARKETING_t_schip-technology .main h2,
  #aJRSMARKETING_t_schip-technology-nchp .main h2,
  #aJRSMARKETING_t_schip-technology-wchp .main h2 {
    font-size: 0.9em;
  }
  #aJRSMARKETING_t_schip-technology .videoContentBox_all,
  #aJRSMARKETING_t_schip-technology-nchp .videoContentBox_all,
  #aJRSMARKETING_t_schip-technology-wchp .videoContentBox_all {
    float: left;
    margin: 0 20px 20px 0;
  }
  #aJRSMARKETING_t_schip-technology .imgRight,
  #aJRSMARKETING_t_schip-technology-nchp .imgRight,
  #aJRSMARKETING_t_schip-technology-wchp .imgRight {
    float: left;
    margin: 0 0 15px 0px;
  }
  #aJRSMARKETING_t_schip-technology .retractableBox,
  #aJRSMARKETING_t_schip-technology-nchp .retractableBox,
  #aJRSMARKETING_t_schip-technology-wchp .retractableBox {
    display: none;
  }
  #aJRSMARKETING_t_schip-technology .border_bottom_box,
  #aJRSMARKETING_t_schip-technology-nchp .border_bottom_box,
  #aJRSMARKETING_t_schip-technology-wchp .border_bottom_box {
    border-bottom: none;
  }
  #aJRSMARKETING_t_schip-technology .retractable_content,
  #aJRSMARKETING_t_schip-technology-nchp .retractable_content,
  #aJRSMARKETING_t_schip-technology-wchp .retractable_content {
    padding-bottom: 0px;
  }
  #aJRSMARKETING_t_schip-technology .cA-DD-cards-details-arrow,
  #aJRSMARKETING_t_schip-technology-nchp .cA-DD-cards-details-arrow,
  #aJRSMARKETING_t_schip-technology-wchp .cA-DD-cards-details-arrow {
    background-image: url("/CRD/images/cA-cards-details-arrow.png");
    display: block;
    float: left;
    height: 10px;
    margin: 20px 5px 15px 15px;
    width: 5px;
    transition: transform 0.5s linear;
  }

  @-moz-document url-prefix() {
    #aJRSMARKETING_t_schip-technology .banner_title .banner_title,
    #aJRSMARKETING_t_schip-technology-nchp .banner_title .banner_title,
    #aJRSMARKETING_t_schip-technology-wchp .banner_title .banner_title {
      width: 170px;
    }
  }
  #aJRSMARKETING_t_schip-technology .banner_chip,
  #aJRSMARKETING_t_schip-technology-nchp .banner_chip {
    background: url("/CRD/images/emv-chip-small-banner-img.jpg");
    width: 100%;
    height: 215px;
    position: relative;
 	background-position: right top;
 	background-repeat:no-repeat;
  }

  #aJRSMARKETING_t_schip-technology-wchp .banner_chip {
    background: url("/CRD/images/emv-chip-small-banner-img.jpg");
    width: 100%;
    height: 165px;
    position: relative;
 	background-position: right top;
	background-repeat:no-repeat;
  }

  .retractable_content {
    min-width: 290px;
  }

.LeftContentBox, .RightContentBox {
  width: 100%;
}
  .videoContentBox {
    width: 99%;
    float: left;
    min-height: initial;
  }

  .retractable_content ol ol, .retractable_content ol ul, .retractable_content ul ol, .retractable_content ul ul {
    -webkit-padding-start: 20px;
  }

  .LeftContentBox h2,
  .RightContentBox h2,
  .helpfulBox h2 {
    background-image: linear-gradient(#ffffff 0%, #d2d2d2 100%);
    border-bottom: 1px solid #aeaeae;
    border-top: 1px solid #aeaeae;
    color: #05589d;
    cursor: pointer;
    display: block;
    padding: 15px 0 15px 25px;
    text-shadow: 1px 1px 1px #fff;
    margin: 0px;
  }

  .box-rotate {
    transform: rotate(90deg);
  }

  /*Chip Technology end*/
  .ui-dialog {
    max-width: 90%;
    height: auto !important;
    top: 30px !important;
  }

  .smallmedium {
    background: url("/CRD/images/megamenu/bg_shadow_nav.png") top repeat-x #666666;
    position: absolute;
    width: 85%;
    z-index: 0;
    top: 0;
    margin-left: 15%;
  }
  .smallmedium .cA-DD-lookCard, .smallmedium .cA-DD-offer, .smallmedium .cA-DD-citiOffer, .smallmedium .cA-DD-contact-terms {
    display: block;
  }
  .smallmedium .cA-DD-searchMobile.cA-DD-show-input {
    display: none;
  }
  .smallmedium .row {
    width: 100% !important;
  }
  .smallmedium .cA-DD-small-overflow-hidden {
    background: #666666;
    width: 100%;
    overflow-x: hidden;
    height: 730px;
  }
  .smallmedium .cA-DD-small-overflow-hidden .cA-DD-mobileSearch .cA-DD-searchMobile {
    border: medium none;
    border-radius: 7px 7px 7px 7px;
    color: #666666;
    font-size: 17px;
    height: 15px;
    left: 13px;
    max-width: 87%;
    padding: 7px 0px 8px 30px;
    margin: 10px;
    width: 85%;
  }
  .smallmedium .cA-DD-small-overflow-hidden .cA-DD-mobileSearch .cA-DD-searchMobile.ie-placeholder {
    color: #adadad;
  }
  .smallmedium .cA-DD-small-overflow-hidden .cA-DD-mobileSearch i.cA-glass-icon {
    background: url("/CRD/images/small/cA-DD-icons.png") no-repeat scroll 0 -20px white;
    display: inline-block;
    height: 13px;
    left: 20px;
    overflow: hidden;
    position: absolute;
    text-indent: -999999px;
    top: 17px;
    vertical-align: middle;
    width: 13px;
    z-index: 2;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-lookCard {
    padding-top: 0px;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-lookCard span.cA-DD-menuMobileSection {
    margin-left: 20px;
    font-size: 18px;
    font-weight: 200;
    color: #a5a5a5;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-lookCard ul.horizontal {
    overflow: hidden;
    margin: 0;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-lookCard ul.horizontal li {
    width: 100%;
    float: none;
    display: block;
    list-style: none;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-lookCard ul.horizontal li a {
    display: block;
    margin-left: 0;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    border-bottom: 1px solid #555555;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-lookCard ul.horizontal li.cA-DD-first-link-mobile-megamenu a {
    border-top: 0;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-offer {
    padding-top: 0px;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-offer span.cA-DD-menuMobileSection {
    margin-left: 20px;
    font-size: 16px;
    font-weight: 200;
    color: #a5a5a5;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-offer ul.vertical {
    overflow: hidden;
    margin: 0;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-offer ul.vertical li {
    width: 100%;
    float: left;
    list-style: none;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-offer ul.vertical li a {
    display: block;
    margin-left: 0;
    padding: 8px 20px;
    color: #ffffff;
    font-size: 16px;
    border-top: 1px solid #555555;
    border-bottom: 1px solid #555555;
    background: #666666;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-offer ul.vertical li a i {
    width: 16px;
    height: 20px;
    padding-right: 10px;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-citiOffer {
    display: none;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-contact-terms {
    width: 100%;
    background: #666666;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-contact-terms ul.horizontal {
    overflow: hidden;
    margin: 0;
    background: none;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-contact-terms ul.horizontal li {
    width: 100%;
    float: left;
    list-style: none;
  }
  .smallmedium .cA-DD-small-overflow-hidden li.cA-DD-contact-terms ul.horizontal li a {
    display: block;
    margin-left: 0;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    border-bottom: 1px solid #555555;
  }

  #cA-DD-Hub-container .infographicsWrapper {
    display: none;
  }
  #cA-DD-Hub-container .cA-DD-Hub-sidebar {
    display: none;
  }
  .cA-DD-phoneLink {
    background-image: none;
    padding: 0;
    font-size: 13px;
    font-family: "Interstate-Bold", arial, sans-serif;
  }
  .cA-DD-phoneLink:hover {
     text-decoration: underline;
  }
  .sprites-TY_Prestige_Accel_3X, .sprites-TY_Preferred_Accel_1X, .sprites-TY_Premier_Accel_1X, .sprites-TY_Premier_Accel_2X, .sprites-TY_Premier_Accel_3X, .sprites-TY_Prestige_Accel_1X, .sprites-TY_Prestige_Accel_2X, .sprites-TY_Preferred_Accel_2X, .sprites-doublecash-icon-sprite, .sprites-aa_global, .sprites-aa_checked_bag, .sprites-aa_plat_food, .sprites-companion, .sprites-aa_enhanced_airport_experience, .sprites-aa_no_foreign_fee, .sprites-baglight-gray, .sprites-airlightt-gray {
  margin: 0 auto 30px !important;
  padding: 0 !important;
  }
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent a.cA-DD-link-no-action.hide{
    display: none;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-apply-now-section {
    margin: auto 10px;
  }
  /* PDP ADA Start*/
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile h1 {
    font-family: "Interstate-Light",arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 35px;
 }
.cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile .cA-DD-cards-datails-bannerMobile-img p {
    margin: 10px auto 25px;
}
.cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-sections {
    margin: 0 10px;
}
.cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-left a strong, .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section-rigth a strong, .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections .cA-DD-cards-details-section a strong {
    font-family: "Interstate-light","Arial",sans-serif !important;
    font-weight: normal !important;
  font-size: 12px !important;
}
 /* PDP ADA End*/
 /* START - Footer to stay at bottom */
 body, html {
    height: 100%;
    position: relative;
}
 .mobile-menu.menu-push #cA-DD-footerWrap.whitespace {
    bottom: 0;
    height: 160px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 3;
}
.mobile-menu.menu-push #cA-DD-taskbarLoginBoxContent.whitespace {
    padding-bottom: 160px;
}
/* END - Footer to stay at bottom */
}

@media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 599px) and (min-device-pixel-ratio: 1.5) {
  .cA-DD-icons-sprite {
    background: url("/CRD/images/small_retina/cA-DD-icons.png") no-repeat;
    -webkit-background-size: 19px 67px !important;
    background-size: 19px 67px !important;
  }
  #cA-DD-header-BG {
    background-image: url("/CRD/images/small_retina/header_blueWave.jpg");
  }
  #cA-DD-signOnBar .cA-DD-footerSignOn .cA-DD-footerBorder i.cA-DD-icons-sprite {
    background: url("/CRD/images/small_retina/cA-DD-icons.png") no-repeat 9px 6px;
    background-size: 19px 51px;
    display: block;
    height: 25px;
    margin-left: 1px;
    width: 25px;
  }
}
/* Start - Featured Card Offer */
@media only screen and (min-width: 600px) and (max-width: 983px) {
  #cA-DD-somContainer .cA-DD-newMultiCardsResultsFeatured .cA-DD-featured-somDescription-sm {
    font-size: 20px;
    line-height: 20px;
    margin: 0;
  }
  #cA-DD-somContainer .cA-DD-newMultiCardsResultsFeatured .cA-DD-somCardName {
    margin-top: 60px;
  }
  #cA-DD-somContainer .cA-DD-newMultiCardsResultsFeatured .cA-DD-featuredCardLinks {
    margin-left: 30px;
  }
  #cA-DD-somContainer .cA-DD-newMultiCardsResultsFeatured .cA-cardsImgMedium {
    margin-bottom: 12px;
  }
  #cA-DD-somContainer .cA-DD-newMultiCardsResultsFeatured .cA-DD-somLearnMoreLink {
    font-size: 14px;
    line-height: 14px;
  }
}
/* End - Featured Card Offer */

/* START - Browser Strategy */
@media only screen and (min-width: 600px) and (max-width: 983px) {
  #cA-DD-browser-message .cA-DD-browser-message-content {
    float: none;
    padding: 14px 0 0 20px;                       
  }
  #cA-DD-browser-message .cA-DD-browser-message-content p {
    float: none;
  }
  #cA-DD-browser-message .cA-DD-browser-message-content img {
    margin-top: 0;
  }
  #cA-DD-browser-message .cA-DD-browser-message-button {
    margin: 0 50px 0 30px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-apply-now{
    width: 179px;
  }

  .cA-DD-cards-datails-banner-right-new .cA-DD-apply-now {
  margin-left: 0;
  margin-top: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 628px) {
  #cA-DD-browser-message {
    width: 98%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 983px) and (min-width: 600px) and (max-width: 852px) {
  #cA-DD-browser-message .cA-DD-browser-message-content {
    padding: 7px 0 0 20px;                        
  }
}
/* End - Browser Strategy */

/*prestige changes */
@media only screen and (min-width: 600px) and (max-width: 983px) {
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-prestige_3x {
    background-position: 0 4px;
    background-size: 170px auto;
    width: 207px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-prestige_2x {
    background-position: 0 12px;
    background-size: 200px auto;
    width: 235px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-prestige_1x {
    background-size: 187px auto;
    width: 201px;
  }
}
@media only screen and (max-width: 599px) {
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-prestige_3x {
    margin: auto !important;
    width: 290px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-prestige_2x {
    margin: auto !important;
    width: 270px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-prestige_1x {
    margin: auto !important;
    width: 290px;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information .cA-DD-OfferSupportText {
    margin: 0;
    height: 1px;
  }
  .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-sections .cA-DD-cards-details-section h2 {
    font-size: 1.25em;
  }
  #cA-DD-taskbarLoginBoxContent #cA-DD-content #cA-DD-results #cA-DD-cardsResults .cA-DD-cardResults .cA-DD-cardTile .cA-DD-principal-information p {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    position: absolute !important;
  }
}
/*
@media only screen and (min-width: 615px) and (max-width: 770px) {
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-prestige_3x {
    background-size: 190px;
    width: 207px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-prestige_2x {
    width: 235px;
    background-size: 223px;
    background-position-y: 11px;
  }
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-prestige_1x {
    background-size: 198px;
    background-position-y: 5px;
    width: 201px;
  }
}
*/
/*prestige changes */
@media only screen and (min-width: 600px) and (max-width: 983px) {
  .cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-TY_Prestige_Accel_3X {
    background-position: 0px -78px;
    width: 288px;
    height: 83px;
    text-indent: 288px;
    margin: 0px auto 30px;
    background-size: 2378px;
}

.cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-TY_Prestige_Accel_2X {
    background-position: -1593px -72px;
    width: 288px;
    height: 83px;
    text-indent: 288px;
    background-size: 2378px;
    margin: 0px auto 30px;
}

.cA-DD-newCardsDetailsContent .cA-DD-cards-details-conteiner .cA-DD-cards-details-sections p.sprites-TY_Prestige_Accel_1X {
    background-position: -1347px -78px;
    width: 288px;
    height: 83px;
    text-indent: 288px;
    margin: 0px auto 30px;
    background-size: 2378px;
}
}

/* apply now button*/
@media only screen and (min-width: 600px) and (max-width: 983px) {
  .cA-DD-newCardsDetailsContent .cA-DD-apply-now{
    width: 179px;
  }

  .cA-DD-cards-datails-banner-right-new .cA-DD-apply-now {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .cA-DD-newCardsDetails .cA-DD-newCardsDetailsContent #cA-DD-cards-details-banner-top-new .cA-DD-cards-details-banner-container .cA-DD-cards-datails-bannerMobile .cA-DD-apply-now {
    margin: 0 auto 0;
    width: 179px;
  }

}

/* COSTCO CARDS NEW REWARD SECTION PDP*/
@media only screen and (max-width: 599px) {

.cA-DD-costco-reward-wrapper {
  display: block;
  margin: 0 auto 0;
}

.cA-DD-costco-reward-wrapper .row {
  display: block;
}
.cA-DD-costco-reward-wrapper .cell {
  display: block;
  width: 100%;
  border-right: none;
  border-bottom:1px solid #9A9A9A;
  padding: 0;
}

.cA-DD-costco-reward-wrapper .cell:last-child {
  border-bottom: none;
}

.cA-DD-costco-reward-wrapper .cell span.costco-sprite.mobile {
  display: inline-block;
}
.cA-DD-costco-reward-wrapper > .row.desktop {
  display: none;
}

.cA-DD-costco-reward-wrapper .cell .costco-sprite:first-child {
  margin: 20px 0 0 0; 
}
.cA-DD-costco-reward-wrapper .cell .costco-sprite:last-child {
  margin: 0 0 20px 0; 
}

.cA-DD-cards-details-section-left p.alignCenter {
  margin: 20px auto !important;
  font-size: 14px;
}

}/*END OF @media only screen and (max-width: 599px */


@media screen and (min-width: 600px) and (max-width: 766px) {
  /*Fixes for small tablet breakpoints*/
  .videoContentBox {
    min-height: 166px;
  } 
}/*END OF  @media screen and (min-width: 600px) and (max-width: 766px)*/









