.ready-credit-page h1,
.ready-credit-page h2,
.ready-credit-page h3,
.ready-credit-page h4,
.ready-credit-page h5,
.ready-credit-page h6,
.ready-credit-page p {
    padding: 0;
}

.ready-credit-page .bannerTitle {
    left: 38.8%;
    letter-spacing: 1.4px;
}

.ready-credit-page button {
    outline: none;
}

.list-eligibility:after,
.benefits__item:after,
.brands-item:after {
    content: '';
    display: table;
    clear: both;
}


.ready-credit-page .bannerProd {
    height: auto;
}

.btn-1,
.btn-2 {
    display: inline-block;
    background-color: #58bbed;
    padding: 0.642857em;
    color: white;
    min-width: 10.2857em;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

.btn-1:hover,
.accordion__heading:hover {
    background-color: #008CE6;
}

.btn-2 {
    background-color: #58bbed;
    color: #fff;
}

.btn-2:hover {
    background-color: #008CE6;
}

.bannerProd .btn-1 {
    position: absolute;
    bottom: 1.57142857em;
    right: 1.57142857em;
    z-index: 1;
}

.bannerProd .smallTitle {
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
}

.bannerProd .largeTitle {
    font-size: 24px;
    line-height: 30px;
    padding: 0;
}

.ready-credit__wrapper {
    font-family: Aria, sans-serif;
    font-size: 12px;
    color: black;
}

.r-cc {
    text-align: center;
}

.ready-credit__wrapper h3,
.ready-credit__wrapper h4 {
    font-size: 1.25em;
}

.r-cc__title {
    margin-bottom: 22px;
}

.text-img {
    display: table;
    text-align: left;
}

.text-img .picture,
.text-img span {
    display: table-cell;
    vertical-align: middle;
}

.paylite__note {
    clear: both;
}

.paylite__group {
    padding: 15px;
    background-color: #f5f3f3;
}

.paylite__lm {
    background-color: #d2d2d2;
   /* color: white;*/
    padding: 22px;
}

.paylite__lm .btn-1 {
    color: #58bbed;
}

.info {
    border: 1px solid #c2c2c2;
    margin-top: 22px;
}

.info-head {
    background-color: #f5f3f3;
    border-bottom: 1px solid #c2c2c2;
}

.info__title {
    text-align: center;

    font-size: 17px;
    color: #58BBED;
    font-weight: bold;
    margin-top: 40px;
}

.info-list__item {
    display: block;
}

.info-list__button:hover {
    cursor: pointer;
}

.info-list__button {
    border: none;
    background-color: transparent;
    padding: 22px;
    font-size: 12px;
}

.benefits {
    padding-bottom: 22px;
}

.line {
    width: 100px;
    height: 3px;
    background-color: #58bbed;
    margin: 0 auto;
    margin-top: 10px;
}

.benefits__group {
    padding-left: 22px;
    padding-right: 22px
}

.benefits__item {
    display: table;
    padding-top: 22px;
    padding-bottom: 22px;
    width: 100%;
    box-sizing: border-box;
}

.terms-and-conditions ul,
.accordion__item ul,
.benefits__item ul,
.faq-content ul,
.accordion__content ul {
    padding-left: 8px;
}

.terms-and-conditions ul li,
.faq-content ul li,
.accordion__item ul li,
.benefits__item ul li,
.accordion__content ul li {
    position: relative;
    margin-top: 4px;
    line-height: 14px;
}

.terms-and-conditions ul li:before,
.faq-content ul li:before,
.accordion__item ul li:before,
.benefits__item ul li:before,
.accordion__content ul li:before {
    content: '•';
    position: absolute;
    top: 0;
    left: -8px;
}

.benefits__item+.benefits__item {
    border-top: 1px dashed #c2c2c2;
}

.benefits__picture,
.benefits__content {
    display: table-cell;
    vertical-align: middle;
}

.benefits__picture {
    width: 70px;
    vertical-align: top;
    text-align: center;
}

.highlight+p,
.highlight+ul {
    margin-top: 5px
}

.center-blk {
    text-align: center;
}

.accordion {
    margin: 22px 22px 0;
    border: 1px solid #c2c2c2;
}

.accordion__heading {
    position: relative;
    display: block;
    width: 100%;
    font: bold 15px Arial;
    border: none;
    padding: 10px 22px;
    background-color: #58bbed;
    color: white;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}

.faq-control:after,
.accordion__heading:after {
    content: '+';
    font-size: 20px;
    color: white;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: normal;
    min-width: 12px;
    text-align: center;
    line-height: 1;
}

.accordion__heading:hover {
    cursor: pointer;
}

.accordion__item+.accordion__item {
    margin-top: 2px;
}

.accordion__item.active .accordion__heading:after {
    content: '-';
}

.accordion__container {
    display: none;
}

.accordion__content {
    overflow: hidden;
}

.accordion__content ul {
    margin-top: 10px;
    margin-bottom: 24px;
}

.brands-item {
    padding: 22px;
}

.brands__note {
    margin: 0 22px 22px;
}

.brands-item--travel .accordion__content {
    float: left;
}

.brands-item--travel .group {
    float: right;
}


.brands-item--travel .group .btn-1,
.brands-item--travel .group span {
    display: block;
}

.brands-item--travel .group span {
    margin-top: 10px
}


.list-faqs__item {
    padding: 15px 30px;
}

.list__text {
    margin-top: 5px;
}

.eligibility {
    padding-left: 22px;
    padding-right: 22px;
}

.box {
    background-color: #eeeeee;
    padding-left: 22px;
    padding-right: 15px;
    margin-bottom: 22px;
}

.box-item {
    padding-top: 22px;
    padding-bottom: 22px;
}

.box-item h4 {
    font-size: 12px;
    margin-bottom: 10px;
}

.box-item .btn-1 {
    margin-top: 10px;
}

.box-item+.box-item {
    border-top: 1px solid #97999c;
}

.faqs {
    padding: 0 22px 22px;
}

.faqs-content {
    padding-top: 22px;
    padding-bottom: 22px;
}

.faq-control {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    color: #58bbed;
    border: none;
    border-bottom: 1px solid #c2c2c2;
    background-color: transparent;
    box-sizing: border-box;
    padding: 9px 15px 9px 0;
    font-size: 12px;
    cursor: pointer;
}

.faq-control:hover {
    color: #008CE6;
}

.faq-content {
    padding-top: 8px;
    padding-bottom: 8px;
    display: none;
}

.faq-content a {
    text-decoration: underline;
}

.faq-control:after {
    color: black;
    right: 0;
}

.faq-group.active .faq-control:after {
    content: '-';
}

.faq-group.active .faq-content {
    display: block;
}

.faqs-notes p {
    font-size: 11px;
    margin-bottom: 10px;
    color: #999;
}

.faqs-notes .faqs__title {
    font-size: 12px;
}

.terms-and-conditions {
    font-size: 10px;
    color: #999999;
    padding: 10px;
    border: 1px #ccc solid;
    min-height: 110px;
    clear: both;
}

.terms-heading {
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: hidden;
    line-height: 24px;
}

.right {
    float: right;
}

.scrollAreaWrap {
    padding-top: 20px;
    padding-bottom: 10px;
}

.paylite__inner p {
    margin-top: 5px;
}

.info-heading {
    display: none;
}

.info-content {
    overflow: hidden;
}

.brands__title {
    font-size: 1.25em;
    color: black;
    font-weight: bold;
    line-height: 17px;
}

.brands__note a {
    color: black;
    text-decoration: underline;
}

.brands__note a:hover {
    text-decoration: none;
}

.group span {
    font-size: 10px;
}

.r-cc-tabs-wrapper .content-tab a {
    text-decoration: underline;
    color: #333;
}

.heading-tab {
    display: block;
    color: #58bbed;
    font-size: 0;
    border: 1px solid #58bbed;
    text-align: center;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.heading-tab li {
    display: inline-block;
    width: 50%;
    cursor: pointer;
}

.heading-tab li.active {
    color: #fff;
    background-color: #58bbed;
}

.heading-tab li p {
    padding: 10px 65px;
}

.heading-tab .tab1,
.heading-tab .tab2 {
    font-size: 14px;
    /*text-transform: uppercase;*/
}

.tab-content {
    margin-bottom: 30px;
    padding: 20px 30px 10px 20px;
    background-image: url("../images/bg-r-cc.png");
    background-size: cover;
    margin-top: -10px;
    border-radius: 10px;
    min-height: 300px;
    position: relative;
    display: none; // z-index: -1;
}

.tab-content.active {
    display: block;
}

.content-tab {
    width: 65%;
}

.r-cc-btn-apply {
    position: absolute;
    right: 20px;
    bottom: 28px;
}

.card-r-cc {
    position: absolute;
    right: 25px;
    top: 60px;
}

.tab-2 .card-r-cc {
    top: 75px;
}

.content-detail {
    padding-right: 40px;
}

.content-tab .title {
    font-size: 20px;
    color: #58bbed;
    padding-bottom: 15px;
    padding-top: 10px;
}

.tab-2 .content-tab .title {
    padding-bottom: 25px;
}

.plus {
    text-align: center;
    margin: 5px;
}

.tab-2 .plus {
    margin: 15px;
}

.break-line {
    background-color: #fff;
    height: 1px;
    width: 100%;
    margin: 10px 0 15px 0;
}

.tab-2 .break-line {
    margin: 20px 0;
}

.picture-step {
    width: 30px;
}

.text-img.step-1 {
    padding: 10px 0 5px 0;
}

.click-note {
    padding-top: 10px;
    font-size: 10px;
}

.phone-heading {
    display: none;
}

.center {
    display: block;
    width: 100%;
    text-align: center;
}

@media screen and (min-width: 1025px) {
    .ready-credit-page .bannerProd {
        height: 242px;
    }

    .list-faqs:after,
    .info-list:after,
    .paylite__lm:after,
    .paylite__group:after {
        content: '';
        display: table;
        clear: both;
    }

    .paylite__item {
        padding: 20px;
    }

    .paylite__item,
    .list-faqs__item {
        float: left;
        width: calc(100%/3);
        box-sizing: border-box;
        text-align: center;
    }

    .paylite__inner {
        float: left;
    }


    .paylite__lm .btn-2 {
        float: right;
        margin-left: 22px;
    }

    .info-list {
        border-bottom: 1px solid #c2c2c2
    }

    .info-list li.active button {
        font-weight: bold;
    }

    .info-list__item.active .info-list__button:after {
        content: '';
        position: absolute;
        bottom: 0;
        height: 5px;
        width: 65%;
        background-color: #58bbed;
        left: 17.5%;
    }

    .info-list__item {
        float: left;
        position: relative;
    }

    .list-eligibility {
        margin-top: 22px;
        margin-bottom: 22px;
    }


    .list-faqs__item+.list-faqs__item {
        border-left: 1px solid #97999c;
    }

    .box {
        border: 1px solid #97999c;
    }

    .paylite__item img {
        margin-bottom: 10px;
    }

    .brands-item {
        margin-left: 22px;
        margin-right: 22px;
        padding: 22px 0;
    }

    .brands-item+.brands-item {
        border-top: 1px solid #c2c2c2
    }

    .brands-item>img {
        float: left;
        margin-right: 14px;
        max-height: 118px;
    }


    .group .btn-1 {
        margin-right: 10px;
    }

    .group .btn-1,
    .group span {
        display: inline-block;
        vertical-align: bottom;
    }


    .faqs .center-blk {
        text-align: left;
    }

    .paylite__picture {
        min-height: 52px;
        min-width: 54px;
    }

    .text-img .picture {
        width: 54px;
        text-align: left;
    }
}

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

    .r-cc {
        text-align: left;
    }

    .r-cc:after {
        content: '';
        display: table;
        clear: both;
    }

    .r-cc__img {
        float: left;
        margin-right: 30px;
        margin-left: 30px;
    }

    .r-cc__content {
        overflow: hidden;
    }
}

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

    .heading-tab {
        display: none;
    }

    .phone-heading {
        display: block;
        position: relative;
        z-index: 1;
        text-transform: uppercase;
        padding: 15px;
        text-align: left;
        background: #fff;
        border: 1px solid #58bbed;
        color: #58bbed;
    }

    .phone-heading.active {
        background: #58bbed;
        color: #fff;
    }

    .tab-content {
        margin-bottom: 0;
        border-radius: 0;
        padding: 20px;
    }
    .content-tab .title {
        font-size: 14px;
    }

    .paylite__lm {
        margin-top: 20px;
    }

    .card-r-cc {
        position: initial;
        display: block;
        text-align: center;
        margin-top: 20px;
    }

    .content-tab {
        width: 100%;
    }

    .content-detail {
        padding-right: 0;
    }

    .text-img.step-1,
    .text-img.step-2 {
        margin-left: 0;
    }
    .r-cc-btn-apply {
        position: initial;
        display: block;
        text-align: center;
        margin: 15px 0 5px 0;
    } //end
    .content-tab {
        margin-top: -25px;
    }
    .btn-1 {
        font-size: 12px;
    }

    .faqs-notes .btn-1 {
        margin-top: 10px;
    }

    .r-cc {
        margin-bottom: 22px
    }

    .list-eligibility {
        text-align: center;
    }

    .list-faqs__item+.list-faqs__item {
        border-top: 1px solid #97999c
    }

    .box {
        margin-left: -10px;
        margin-right: -10px;
    }

    .paylite__item {
        display: table;
        margin-bottom: 18px;
    }

    .paylite__item img {
        min-width: 34px;
    }

    .paylite__picture,
    .paylite__content {
        display: table-cell;
        vertical-align: middle;
    }

    .paylite__lm {
        text-align: center;
    }

    .btn-2 {
        font-size: 12px;
        margin-top: 10px;
    }

    .info-head {
        display: none;
    }

    .box,
    .faqs,
    .list-faqs__item,
    .eligibility,
    .benefits__group {
        padding-right: 10px;
        padding-left: 10px;
    }

    .brands-item {
        padding: 10px;
    }

    .group span {
        display: block;
        margin-top: 10px;
    }

    .accordion {
        margin-left: 10px;
        margin-right: 10px;
    }

    .accordion__content {
        margin-top: 10px;
    }

    .accordion__content ul {
        margin-bottom: 15px;
    }

    .brands__note {
        text-align: center;
        margin-top: 10px;
    }

    .brands__note span {
        display: block;
    }

    .brands-item--travel .accordion__content,
    .brands-item--travel .group {
        float: none;
    }

    .brands-item--travel .group {
        display: inline-block;
    }

    .accordion__heading {
        padding-left: 10px;
        padding-right: 20px;
        font-size: 12px;
    }

    .accordion__heading:after {
        right: 10px;
    }

    .info__title {
        margin-top: 22px;
    }

    .faq-control:after,
    .accordion__heading:after {
        font-size: 12px
    }

    .info {
        border-top: none;
    }

    .info-content {
        display: none;
        padding-bottom: 22px;
    }

    .info-heading {
        display: block;
        width: 100%;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
        padding: 10px;
        border: none;
        background: #f6f6f6 url("../images/arrow-01.png") no-repeat right 10px center;
        background-size: 13px;
        color: black;
        cursor: pointer;
        border-top: 1px solid #c2c2c2;
    }

    .active>.info-heading {
        background-image: url("../images/arrow-02.png");
        background-color: #05b4f4;
        color: white;
    }

    .ready-credit-page .bannerTitle {
        left: 41%;
        top: 46% !important
    }

    .paylite__picture,
    .text-img .picture {
        width: 68px;
        text-align: center;
    }
}

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

    .bannerProd .btn-1 {
        right: calc(48em/14);
        bottom: calc(22em/14);
    }


    .text-img {
        margin-left: auto;
        margin-right: auto;
    }
}

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

    .brands-item img {
        width: 100%;
    }

    .bannerProd .btn-1 {
        font-size: 7px;
        bottom: 14px;
        right: 5px;
    }

    .bannerProd .largeTitle {
        font-size: 12px;
    }

    .bannerProd .smallTitle {
        font-size: 8px;
    }

    .text-img img {
        /* padding-left: 15px; */
        /* padding-right: 15px; */
    }


    .text-img {
        margin-left: 22px;
        margin-right: 22px;
    }
}

@media only screen and (min-width: 1025px) {
    .ready-credit-page .benefits__wrapper {
        display: none;
    }

    .ready-credit-page .privileges__wrapper {
        display: none;
    }

    .ready-credit-page .eligibility__wrapper {
        display: none;
    }

    .ready-credit-page .faqs__wrapper {
        display: none;
    }

    .ready-credit-page .active-section {
        display: block;
    }

    .ready-credit-page .privileges__wrapper,
    .ready-credit-page .eligibility__wrapper {
        padding-bottom: 22px;
    }
}

@media only screen and (max-width: 1024px) {
    .ready-credit-page .benefits__wrapper {
        display: block;
    }

    .ready-credit-page .privileges__wrapper {
        display: block;
    }

    .ready-credit-page .eligibility__wrapper {
        display: block;
    }

    .ready-credit-page .faqs__wrapper {
        display: block;
    }
}