﻿* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body {
    color: #555555;
    font-family: arial, verdana, times New Roman;
    font-size: 12px;
    margin: 0;
    padding: 0 0 140px;
}

img {
    max-width: 100%;
    line-height: 0;
    vertical-align: bottom;
}

p,
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #056dae;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.no-break {
    white-space: nowrap;
}

.sec-wrap {
    padding-top: 30px;
}

@font-face {
    font-family: "interstate-regular";
    font-style: normal;
    font-weight: normal;
    src: url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Regular.woff") format("woff"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Regular.ttf") format("truetype"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Regular.svg#interstateBold") format("svg");
}

@font-face {
    font-family: "Interstate-BoldCondensed";
    font-style: normal;
    font-weight: normal;
    src: url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-BoldCondensed.eot?#iefix") format("embedded-opentype"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-BoldCondensed.woff") format("woff"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-BoldCondensed.ttf") format("truetype"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-BoldCondensed.svg#interstateBold") format("svg");
}

@font-face {
    font-family: "interstate-bold";
    font-style: normal;
    font-weight: normal;
    src: url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Bold.woff") format("woff"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Bold.ttf") format("truetype"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Bold.svg#interstateBold") format("svg");
}

@font-face {
    font-family: "interstate-light";
    font-style: normal;
    font-weight: normal;
    src: url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Light.eot?#iefix") format("embedded-opentype"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Light.woff") format("woff"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Light.ttf") format("truetype"), url("/assets/themes/custom/ccms_front/export/css/fonts/Interstate-Light.svg#interstate-light") format("svg");
}

.relativeEl {
    position: relative
}

.curPrefix {
    position: absolute;
    color: rgba(5, 109, 174, 0.95);
    font-size: 42px;
    display: inline-block;
    line-height: 42px;
}

/* #loanAmount{padding-left:69px} */
@media (max-width: 767px) {
    .gssb_c {
        width: 100% !important;
    }

    .form-control-input {
        max-width: 100% !important;
        text-align: center !important
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0;
    padding: 0;
}

h1 {
    font-family: 'Interstate-BoldCondensed';
    font-size: 80px;
    font-style: italic;
    line-height: 1;
}

h2 {
    font-family: 'Interstate-Bold';
    font-size: 26px;
    line-height: 1.19;
    color: #333333;
}

h3 {
    font-family: 'Interstate-Bold';
    font-size: 21px;
    line-height: 1.05;
    color: #333333;
    padding-bottom: 10px;
}

.btn {
    display: inline-block;
    white-space: nowrap;
    font-family: 'Interstate-Bold';
    font-size: 16px;
    line-height: 1.38;
    color: #ffffff;
    text-decoration: none;
    border-radius: 6px;
    padding: 9px 44px;
    background: #f16f2e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f16f2e 0%, #ec5529 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f16f2e 0%, #ec5529 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f16f2e 0%, #ec5529 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

main {
    font-family: 'Interstate-Light';
    font-size: 16px;
    margin: 0 auto;
    position: relative;
}

section {
    padding: 40px 0;
}


#csm-header {
    font-family: '微軟正黑體', 'Microsoft JhengHei', 'Heiti TC';
}

#csm-header section {
    padding: 0;
}

.cbolui-ddl-pre .modal-open {
    overflow: hidden;
}

.language-btn {
    position: relative;
    right: 0px;
    top: 17px;
    font-size: 16px;
}


@media screen and (max-width: 991px) {
    .language-btn {
        position: absolute;
        right: 20px;
    }
}


.bottomMenu.active {
    position: fixed;
    bottom: 0px;
}


.bottomMenu {
    background: url(../paylite-images/Citi-Sticky-Nav-Desktop.jpg) no-repeat center;
    background-size: cover;
}

.bottomMenu .download-wording>div {
    font-size: 26px;
    line-height: 1.3;
    color: #fff;
    font-weight: normal;
}

#rg-menus.active{
    position: fixed !important;
    top: 0px;
    z-index: 2;
    background: #fff;
    width: 100%;
    border-top: 3px solid #056dae;
    box-shadow: 0 2px 2px rgba(0,0,0,0.175);
}


.bottomMenu .bottomMenu .download-wording>div {
    padding: 9px 74px;
}

.downloadApps-wording{
    color: #0E2a48;
    font-size: 1em;
    font-weight: bold;
    display: block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.downloadApps-wording h2{
    padding-bottom: 40px;
}

.app-disc {
    padding: 30px 0 0;
    font-weight: normal;
}

.downloadApps-wording span>a:first-child{
    padding-right:5px 
}

.downloadApps-wording span>a:last-child{
    padding-left:5px 
}



@media screen and (max-width: 991px) {
    .downloadApps-wording>div{
        font-size: 24px;
    }
    .bottomMenu .download-wording>div {
        font-size: 21px; 
        width: 70%;
        text-align: left;
    }
    .bottomMenu .bottomMenu .download-wording>div{
        padding: 9px 54px;
    }
}


@media screen and (max-width: 767px) {
    .bottomMenu .download-wording>div{
        width: 60%;
        display: inline-block;
        text-align: left;
    }
    .downloadApps-wording>div{
        font-size: 18px;
    }
}

@media screen and (max-width: 512px) {
    .bottomMenu .download-wording>div {
        font-size: 16px; 
    }
}



@media screen and (max-width: 470px) {
    .bottomMenu .download-wording>div{
        width: 50%;
        display: inline-block
    }
}
@media screen and (max-width: 380px) {
    .bottomMenu .bottomMenu .download-wording>div{
        padding: 9px 44px;
    }
    .bottomMenu .download-wording>div{
        width: 40%;
    }
}


.language-btn>a,
.language-btn>a:hover,
.language-btn>a:focus {
    color: #fff;
}

.banner {
    background: url(../paylite-images/banner.jpg) no-repeat center;
    color: #fff;
    text-align: center;
    padding: 0;
    background-size: cover;
}

.banner-top {
    margin-top: 59px;
}

.banner .col {
    display: table;
    height: 450px;
}

.banner-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.banner h2 {
    font-size: 21px;
    color: #fff;
}

.banner p {
    font-family: 'interstate-regular';
    margin: 20px 0;
    font-size: 17px;
}
.banner p.remark {
    font-size: 14px;
}

.pay-your-way {
    text-align: center;
}

.pay-your-way-box {
    margin-top: 30px;
    display: table;
}

.pay-your-way-left,
.pay-your-way-right {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

.pay-your-way-right {
    padding: 0 30px;
}

.pay-your-way-right h3 {
    text-align: left;
}

.pay-your-way-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
}

.pay-your-way-box.first {
    margin-top: 0;
}

.pay-your-way-info {
    font-size: 12px;
    color: #999;
    margin: 10px 0 0;
    text-align: center;
}

.calendar {
    background: url(../paylite-images/calendar.png) no-repeat;
}

.tick {
    background: url(../paylite-images/tick.png) no-repeat;
}

.mobile {
    background: url(../paylite-images/mobile.png) no-repeat;
}

.shop {
    background: url(../paylite-images/shop.png) no-repeat;
}

.love {
    background: url(../paylite-images/love.png) no-repeat;
}

.promotion {
    background: #f6f6f6;
    vertical-align: middle;
}

.promotion-img {
    width: 100%;
}

.promotion-inner {
    padding: 24px;
    text-align: left;
    color: #002a54;
}

.promotion-content {
    font-family: "interstate-light";
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #002a54;
    margin-top: 20px;
}

.promotion-inner p {
    padding: 20px 0 0;
}

.instalments {
    background: #f6f6f6;
    text-align: center;
}

.cal-que {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #333333;
    margin: 15px 0;
}

.instalment-value {
    font-size: 34px;
    font-weight: 300;
    color: #056dae;
    margin-bottom: 20px;
}

.instalment-sub-title {
    font-family: 'interstate-regular';
    margin: 15px 0 20px;
}

.cal-months {
    background: #fff;
    color: #056dae;
    padding: 15px;
    margin-top: 2px;
}

.cal-months span {
    font-size: 21px;
}

.instalment-info {
    font-size: 12px;
    color: #999;
    margin-top: 25px;
}

.flexi-thumbnail {
    position: relative;
}

.flexi-thumbnail img {
    width: 100%;
}

.flexi-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    padding: 52px 30px 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
    font-size: 26px;
    line-height: 0.85;
    color: #ffffff;
}

.flexi-disc {
    padding: 20px 0 0;
    font-size: 14px;
    color: #333;
}

.flexi-cta {
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 0;
}

.citi-mobile-app {
    text-align: center;
    background: linear-gradient(to bottom, rgb(255, 255, 255) 95%, #ccc 100%);
    padding-top: 0;
}

.app-store {
    margin: 40px 0 0;
}

.app-store a {
    display: inline-block;
    padding: 0 10px 10px 0;
}


.app-disc a {
    color: #056dae;
}

.app-disc a:hover {
    text-decoration: none;
}

.faq {
    background: linear-gradient(to bottom, rgb(255, 255, 255) 95%, #ccc 100%);
}

.accordion {
    border: 1px #056dae solid;
    border-radius: 4px;
    padding: 25px 30px;
    margin-top: 20px;
    cursor: pointer;
}

.accordion.first {
    margin-top: 0;
}

.accordion-head {
    background: url(../paylite-images/plus-icon.png) no-repeat right 5px;
    background-position: 0 right;
}

.active .accordion-head {
    background: url(../paylite-images/minus-icon.png) no-repeat right 16px;
    background-position: 0 right;
}

.faq h4 {
    text-align: left;
    font-size: 21px;
    font-weight: normal;
    color: #056dae;
    cursor: pointer;
    padding-right: 30px;
}

.panel {
    display: none;
    overflow: hidden;
    margin: 0;
}

.panel-inner {
    padding: 15px 0 0;
}

.show-faq {
    text-align: center;
    display: block;
    padding: 20px 0 40px;
    text-decoration: none;
    color: #056dae;
    font-family: 'Interstate-Bold';
}

.terms-conditions.useful-links {
    background: #ffffff;
}

.terms-conditions {
    background: #f6f6f6;
    padding-top: 0;
    padding-bottom: 0;
}

.terms-conditions-inner {
    padding: 45px 0;
}

.terms-conditions-inner h4 {
    font-family: 'Interstate-Bold';
    text-align: left;
    padding-bottom: 5px;
}

.terms-conditions-inner ul.numLst {
    margin: 0;
}

.terms-conditions-inner ul.numLst li {
    margin-left: 27px;
}
.terms-conditions-inner ul.numLst li ul li {
    list-style: lower-alpha;
}

.show-less-module-control .show-less-content:before {
    height: 1.25rem;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,#ddd 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#ddd 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#ddd 100%);
}
.show-less-module .btn-less-more, .show-less-module .btn-less-more-copy-5-v2 {
    background: transparent;
    color: #056dae;
    margin: 20px 0 0;
    display: none;
  padding: 0;
  border: none;
  cursor: pointer;
}
.show-less-module-control .btn-less-more, .show-less-module-control .btn-less-more-copy-5-v2 {
    display: inline-block;
}

.citi-logo-mobile {
    float: right;
    display: none;
    margin: 29px 15px 0 0;
}

.citi-logo-desktop {
    float: right;
    width: 65px;
    margin: 30px 15px 0 0;
}

#back-top {
    bottom: 0;
    padding: 0;
    position: fixed;
    right: 0;
}

#back-top span {
    background: url("../paylite-images/back-to-top.png") no-repeat scroll 0 0 #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    display: block;
    height: 33px;
    margin-bottom: 0;
    transition: all 1s ease 0s;
    width: 33px;
    z-index: 9999;
}

.slick-slide {
    outline: none;
}

.slider-wrapper {
    position: relative;
}

.slider-wrapper::before,
.slider-wrapper::after {
    content: '';
    position: absolute;
    height: 11px;
    width: 2px;
    top: -5px;
    z-index: 0;
}

.slider-wrapper::before {
    left: 0;
    background: #056DAE;
}

.slider-wrapper::after {
    background: #ccc;
    right: 0;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-radius: 0;
    border: 0;
}

.ui-slider-horizontal {
    height: 3px;
}

.slider {
    height: 1px;
    background: #ccc;
    border: 1px solid #ccc;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    font-weight: normal;
    color: #FFF;
    background: #056DAE url('../images/slider-marker.png') no-repeat;
    display: block;
    width: 24px !important;
    height: 25px !important;
    padding: 0;
}

.ui-slider-range {
    background: #056DAE;
    padding: 2px;
    top: -2px !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0;
    font-size: 10px;
    border-radius: 100%;
    text-align: center;
    padding-top: 4px;
    cursor: pointer;
    outline: none;
    text-decoration: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default:hover {
    color: #FFF;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -13px;
    z-index: 1;
}

.sliderBottom {
    font-family: 'interstate-regular';
    margin: 15px 0 10px 0;
    display: table;
    width: 100%;
    font-size: 15px;
    color: #9b9b9b;
}

.sbLeft {
    display: table-cell;
    width: 50%;
    text-align: left;
}

.sbRight {
    display: table-cell;
    width: 50%;
    text-align: right;
}

.iValText {
    width: 250px;
    height: 48px;
    border: 0;
    padding: 5px;
    font-size: 34px;
    color: #056dae;
    outline: none;
}

.icnSave {
    content: '';
    display: block;
    position: absolute;
    right: -20px;
    top: 13px;
    width: 18px;
    height: 28px;
    background: url(../paylite-images/save.png) no-repeat;
    cursor: pointer;
}

.icnEdit {
    content: '';
    display: block;
    position: absolute;
    right: -25px;
    top: 18px;
    width: 18px;
    height: 28px;
    background: url(../paylite-images/edit.png) no-repeat;
    cursor: pointer;
}

.ivEdit,
.ivSave {
    position: relative;
}

.ivSave {
    display: none;
}

.faq .row:nth-child(n+3) {
    display: none;
}

.promotion {
    background: #fff;
    vertical-align: middle;
    text-align: center;
    width: 100%;
  padding-bottom: 0;
}
.promotion .container {
  padding: 0;
}
.promotion .row {
    display: table;
    width: 100%;
    border-spacing: 30px;
    margin: 0;
}
.promotion .cell {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border: 1px #056dae solid;
    border-radius: 10px;
    padding: 0;
}
.promotion-title {
    position: relative;
    padding: 15px;
}
.promotion-title h2 {
    border-spacing: 0;
    position: absolute;
    padding: 5px 20px;
    background: #ffffff;
    margin: auto;
    top: -10%;
    left: 5%;
    width: 90%;
    font-size: 26px;
}
.promotion .offer1 .promotion-title h2 {
    left: 20%;
    width: 60%;
}
.promotion-title h3 {
    padding: 20px 0;
}
.offer2 .promotion-title h3 {
    padding-top: 40px;
}
.promotion-title span {
    color: #056dae;
    font-size: 26px;
    font-weight: 700;
}
.promotion-title p {
    color: #555555;
}
.promotion-title .btnStyle {
    color: #ffffff;
    background: #FF0000;
    outline: 0px;
    border: 0px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    line-height: 1.2;
    padding: 10px 15px;
    font-size: 19px;
    min-width: 180px;
}
.promotion-title .redbtn {
    background: #FF0000;
}
.promotion-title .bluebtn {
    background: #00BDF2;
}
.promotion-title .accordion {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-radius: 0;
  padding: 15px 0 0 0;
  margin-top: 15px;
}
.promotion-title .accordion-head {
  background-position: right 0;
  line-height: 24px;
}
.promotion-title .active .accordion-head {
  background-position: right 11px;
}

.offer-example .tableWrap {
  font-size: 16px;
  text-align: center;
}
.offer-example .tableWrap table {
  border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}
.offer-example .tableWrap td {
  padding: 5px;
  border:1px solid #ccc;
}
.offer-example .remark {
  font-size: 14px;
  margin-top: 20px;
  text-align: left;
}
@media (max-width: 480px) {
.offer-example .tableWrap, .offer-example .remark {
  font-size: 12px;
}
}
@media (max-width: 320px) {
.offer2 .promotion-title h3 {
    padding-top: 60px;
}
}

/******* Paylite ******/

.paylite-banner .col {
    display: block;
    height: 450px;
}

.paylite-banner .banner-inner {
    display: block;
    margin: 0 auto;
    max-width: 320px;
}

.banner.paylite-banner p {
    margin-top: 35px;
}

.first-title {
    position: absolute;
    left: 50%;
    top: 4%;
}

.first-title span {
    position: relative;
    left: -50%;
}

.purchases {
    background: #f6f6f6;
    text-align: center;
    padding: 0;
}

.purchases p.remark {
  font-size: 10px;
  background-color: transparent;
  color: #555555;
}

.purchases-inner h2 {
    font-size: 26px;
    padding-bottom: 20px;
    padding-top: 40px;
}

.purchases-inner p {
    padding-bottom: 33px;
}

.purchases-inner {
    box-shadow: inset 0px -20px 20px -10px #ccc;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 20px;
    overflow: hidden;
}

.mobile-img {
    position: relative;
    display: inline-block;
}

.mobile-img .mobile-icon-left,
.mobile-img .mobile-icon-right {
    position: absolute;
    top: 50px;
}

.mobile-img .mobile-icon-left {
    right: -50px;
}

.mobile-img .mobile-icon-right {
    left: -50px;
}

.purchases-value {
    padding: 20px 20px 10px;
    margin: 0 -15px;
    font-family: 'interstate-regular';
    line-height: 13px;
}

.purchases-value p {
    padding: 8px 0 10px;
    text-align: center;
    position: relative;
}

.purchases-blue p span {
    font-size: 10px;
}

.purchases-blue {
    background: #fff;
}

.purchases-blue p {
    background: #4c77a1;
    color: #fff;
    font-size: 14px;
}

.purchases-white {
    background: #f6f6f6;
}

.purchases-white p {
    background: #fff;
    color: #056dae;
    font-size: 14px;
}

.purchases-white p span {
    font-size: 10px;
}

.tick-icon {
    position: absolute;
    top: 13px;
    left: 25px;
    width: 19px;
    height: 19px;
    background: url(../paylite-images/tick-icon.png) no-repeat;
    display: block;
}

/******* Quick Cash ******/
.quickcash-banner h1 {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
    line-height: 0.5;

}

.banner.quickcash-banner h2 {
    font-size: 38px;
    font-family: 'interstate-regular';
}

.paylite-calc {
    padding-top: 0;
}

.form-wrap {
    text-align: center;
    width: 230px;
    margin: 30px auto 0;
}

.form-title {
    margin-bottom: 8px;
}

.form-col {
    margin-bottom: 20px;
    border-bottom: 1px #056dae solid;
    padding-bottom: 4px;
}

.form-control-input,
.form-control-select {

    color: rgba(5, 109, 174, 0.95);
    background: none;
    border: 0;
    outline: none;
    font-size: 28px;
    width: auto;
    max-width: 100%;
    text-align: center;
}

.selectBox-dropdown .selectBox-label {
    text-align: center;
    width: 100% !important;
}

.equal {
    font-size: 42px;
    text-align: center;
    line-height: 22px;
}

.form-value {
    display: table;
    margin: 10px auto 0;
}

.form-value-cell {
    display: table-cell;
}

.form-value-cell-left {
    vertical-align: middle;
    padding-right: 20px;
    line-height: 60px;
}

.form-value-cell-right {
    color: #000;
}

.amount {
    font-size: 42px;
}

.month {
    font-size: 21px;
    font-family: 'interstate-regular';
}

.calc-info {
    font-size: 12px;
    color: #999;
    margin: 20px 0 0;
    text-align: center;
}

.citi-mobile-works {
    background: #f6f6f6;
}

.citi-mobile-slider {
    margin-top: 40px;
    text-align: center;
}

.citi-mobile-slider::before {
    content: '';
    position: absolute;
    top: 320px;
    width: 100%;
    height: 20px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #d4d4d4);
    left: 0;
    z-index: 0;
}

.screen-1-wrap {
    position: relative;
    margin: 0 auto;
}

.screen-1-icon {
    position: absolute;
    top: 30px;
    right: -20px;
}

.citi-mobile-img {
    height: 340px;
    overflow: hidden;
}

.slick-slide .citi-mobile-img img {
    text-align: center;
    margin: 0 auto;
}

.citi-mobile-info {
    padding: 20px 0 0;
}

.citi-mobile-info i {
    width: 30px;
    height: 30px;
    border: 2px #056dae solid;
    display: block;
    margin: 0 auto;
    font-style: normal;
    color: #056dae;
    border-radius: 15px;
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 21px;
    font-family: 'interstate-regular';
}

.slick-dots {
    bottom: -40px;
}
.sticky{
    background-color: #000;
    color: #fff;
    padding: 0 0 20px;
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    font-family:  'interstate-regular';
    background: url(../paylite-images/Citi-Sticky-Nav-Desktop.jpg) center;
    background-size: cover;
}
.sticky .sticky-cell{
    padding: 20px 20px 0;
    text-align: center;
}
.sticky .sticky-cell span{
    font-size: 18px;
    font-weight: bold;
}
.breadcrumb-sec {
    display: block;
    padding: 10px 0;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li a,
.breadcrumb li span {
    font-size: 16px;
    line-height: 24px;
}

.breadcrumb li a img {
    vertical-align: middle;
    margin: 0 8px;
}

@media (min-width: 480px) {
    .purchases-value p {
        width: 335px;
        margin: 0 auto;
    }

    border .med-blue {
        width: calc(122px);
    }
}

@media (min-width: 576px) {
    body {
        padding: 0 0 90px;
    }
    .container {
        max-width: 100%;
    }
    .sticky{
        padding: 0;
    }
    .sticky .row{
        display: table;
    }
    .sticky .sticky-cell{
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        height: 90px;
        padding: 20px;
    }
    .sticky .sticky-cell:nth-child(2){
        text-align: right;
    }
}

@media(min-width:768px) {
    h1 {
        font-size: 120px;
    }

    h2 {
        font-size: 38px;
    }

    section {
        padding: 60px 0;
    }

    .banner .col {
        height: 520px;
    }

    .sec-wrap {
        padding-top: 60px;
    }

    .banner h2 {
        font-size: 24px;
    }

    .pay-your-way-box {
        margin-top: 0;
        display: inherit;
    }

    .pay-your-way-left,
    .pay-your-way-right {
        display: inherit;
    }

    .pay-your-way-right h3 {
        text-align: center;
    }

    .pay-your-way-right {
        padding: 0;
        text-align: center;
    }

    .pay-your-way-info {
        margin-top: 40px;
        font-size: 16px;
    }

    .promotion-title {
        padding: 25px 30px;
    }

    .promotion-title span {
        font-size: 42px;
    }
    .promotion-title .accordion {
      padding: 20px 0 0 0;
      margin-top: 20px;
    }
    .promotion-title .tableWrap {
      font-size: 16px;
    }
    .promotion-title .tableWrap td {
      padding: 5px 8px;
    }

    .promotion-inner {
        padding: 25px 40px;
    }

    .promotion-inner p {
        padding: 30px 0 0;
    }

    .accordion {
        margin-top: 0;
    }

    .faq-row {
        margin-top: 20px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    .slick-dots {
        display: none;
    }

    .cal-month-divider {
        margin-top: 30px;
    }

    .faq .row:nth-child(3) {
        display: flex;
    }

    .paylite-banner .col {
        height: 500px;
    }

    .paylite-banner .banner-inner {
        max-width: 400px;
        padding-top: 25px;
    }

    .first-title {
        top: 10%;
    }

    .purchases-value {
        padding: 20px 20px 10px;
    }

    .purchases-blue {
        background: #f6f6f6;
        border-bottom: 10px #fff solid;
    }


    .banner.quickcash-banner h2 {
        font-size: 55px;
    }

    .form-wrap {
        width: 335px;
    }

    .form-title {
        font-size: 21px;
    }

    .form-control {
        font-size: 42px;
    }

    .equal {
        line-height: 35px;
        margin-top: 20px
    }

    .amount {
        font-size: 60px;
    }

    .form-value-cell-left {
        font-size: 21px;
    }

    .calc-info {
        font-size: 16px;
    }
}

@media(min-width:992px) {
    .container {
        max-width: 100%;
    }

    .promotion-inner {
        padding: 54px 60px;
    }

    .purchases-inner {
        margin: 0;
        box-shadow: none;
    }

    .purchases-shadow {
        box-shadow: inset 0px -20px 20px -10px #ccc;
    }

    .purchases-value {
        margin: 0;
    }

    .purchases-blue {
        border: 0;
    }

    .purchases-left,
    .purchases-blue {
        border-right: 5px #fff solid;
    }

    .purchases-right,
    .purchases-white {
        border-left: 5px #fff solid;
    }
}

@media(min-width: 1025px) {}

@media(min-width:1200px) {
    .container {
        max-width: 1164px;
    }

    h1 {
        font-size: 160px;
    }

    h2 {
        font-size: 42px;
    }

    .top-menu {
        padding-left: 15px;
    }

    .banner h2 {
        font-size: 28px;
    }

    .paylite-banner .col {
        height: 520px;
    }

    .paylite-banner .banner-inner {
        max-width: inherit;
        padding-top: 0;
    }

    .first-title {
        top: 6%;
    }

    .paylite-banner .banner-inner img {
        margin-top: -16px;
    }

    .banner.paylite-banner p {
        margin-top: 16px;
    }

    .citi-mobile-slider,
    .citi-mobile-works .col {
        position: inherit !important;
    }

    .citi-mobile-works {
        position: relative;
    }

    .citi-mobile-slider::before {
        top: 478px;
    }

    .form-wrap {
        display: table;
        width: 100%;
        margin-top: 60px;
    }

    .form-title,
    .form-col {
        display: table-cell;
    }

    .form-title {
        padding: 0 25px 0 32px;
        ;
    }

    .form-control-input,
    .form-control-select {
        font-size: 34px;
    }

    .equal {
        font-size: 60px;
        margin-top: 30px;
    }

    .form-value {
        margin-top: 20px;
    }

    .calc-info {
        margin-top: 30px;
    }

    .form-control-input {
        max-width: 240px;
    }

    .loan-need {
        width: 118px;
    }

    .loan-tenor {
        width: 100px;
    }

    .loan-tenor-sel {
        max-width: 180px;
    }

    .loan-req {
        width: 134px;
    }

    .selectBox-dropdown .selectBox-label {
        text-align: left;
    }

    .selectBox-dropdown-menu {
        max-height: 335px;
    }
}

@media(max-width: 1110px) {
    .promotion .offer2 .promotion-title {
        padding-top: 50px;
    }
}

@media(max-width: 1024px) {

    .bor-dark,
    .bor-light {
        height: 5px;
    }

    .loginMobile {
        height: 50px;
        line-height: 50px;
    }

    #Menu {
        float: right;
    }

    .searchBar .container {
        padding: 0;
    }

    .searchBar {
        top: 55px;
    }

    .searchBar-inner {
        width: 100%;
    }
}

@media(max-width: 768px) {
    .promotion .offer2 .promotion-title {
        padding-top: 80px;
    }
}

@media(max-width: 767px) {
    .citi-logo-desktop {
        display: none;
    }

    .citi-logo-mobile {
        display: block;
        width: 40px;
        margin: 15px 8px 0 0;
    }

    .breadcrumb li a,
    .breadcrumb li span {
        font-size: 12px;
        line-height: 18px;
    }

    .breadcrumb li a img {
        width: 5px;
    }
  
    .promotion .row {
        display: block;
        width: auto;
    }
    .promotion .cell {
        display: block;
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
	.promotion-title h2 {
		font-size: 22px;
	}
    .promotion .offer2 .promotion-title {
        padding-top: 50px;
    }
	.promotion .offer1 .promotion-title h2 {
		left: 5%;
		width: 90%;
	}
    .promotion .offer2 {
      margin-top: 40px;
    }
}


/* -----------20190418---------*/
.topLogo {
    background: url('../images/top-bg.png') repeat-x 0 0 transparent;
    padding: 14px 0 13px;
}

.topLogo a img {
    display: block;
}

.topLogo a {
    display: inline-block;
}

.topLogo .container {
    position: relative;
}

.langSec {
    position: absolute;
    right: 15px;
    top: 10px;
}

.langSec a {
    outline: 0 none;
    color: #fff;
    font-size: 18px;
}

.visible-phone {
    display: none !important;
}

.section-disclaimer h4 {
    font-family: 'Interstate-Bold';
    text-align: left;
    padding-bottom: 5px;
}

.section-disclaimer p {
    padding-bottom: 5px;
}

.section-disclaimer p.msg {
    text-align: center;
    color: #056dae;
    font-size: 20px;
    padding: 0;
}

.footer-fixed {
    background-color: #ffffff;
    position: fixed;
    bottom: -1px;
    width: 100%;
    z-index: 3;
    -webkit-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.2);
}

.footer-fixed .container {
    display: table;
    content: "";
    width: 100%;
    padding: 15px;
    margin: 0 auto;
    text-align: center;
    float: none;
}

/* ==========================================================================
   FOOTER
   ========================================================================== */

#footer .bottom-footer {
    background: #19191b;
    border-top: 1px solid #19191b;
}

#footer .bottom-footer .blue-strip {
    width: 80%;
    margin: 0 auto;
    background: #0462b5;
    padding: 15px 5%;
    margin-top: -100px;
}

#footer .bottom-footer .blue-strip p {
    color: #fff;
    font-size: 12px;
    margin-top: 15px;
}

#footer .bottom-footer .blue-strip p.no-margin {
    margin: 0;
}

#footer .bottom-footer .contact-strip {
    width: 80%;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
}

#footer .bottom-footer .contact-strip p,
#footer .bottom-footer .contact-strip a {
    color: #fff;
    font-family: 'interstate';
    display: inline-block;
    line-height: 35px;
    float: left;
}

#footer .bottom-footer .contact-strip .contact-links {
    float: right;
}

#footer .bottom-footer .contact-strip a {
    color: #fff;
    font-family: 'interstate';
    margin: 0 20px 0 0;
    padding: 0 20px 0 40px;
    border-right: 1px solid #fff;
}

#footer .bottom-footer .contact-strip a.tel-link {
    background: url('../citimobile-images/section-06/call-icon.png') no-repeat left center;
}

#footer .bottom-footer .contact-strip .no-call-link a.tel-link {
    cursor: default;
}

#footer .bottom-footer .contact-strip a.email-link {
    background: url('../citimobile-images/section-06/email-icon.png') no-repeat left center;
}

#footer .bottom-footer .contact-strip a.branch-link {
    background: url('../citimobile-images/section-06/branch-icon.png') no-repeat left center;
    border: 0;
    margin-right: 0;
    padding-right: 0;
}

.tandc-strip {
    padding: 15px 0;
    width: 80%;
    max-width: 1134px;
    margin: 0 auto;
}

.tandc-strip p {
    text-align: left;
    float: left;
    color: #fff;
    font-size: 12px;
    display: block;
    width: 100%;
}

.tandc-strip p a {
    float: left;
    color: #0462b5;
    margin-top: 15px
}

.tandc-strip p span {
    float: right;
    margin-top: 15px
}


#footer {
    font-size: 11px;
    color: #fff;
    padding-bottom: 0px;
    padding-top: 0;
    background: #19191b;
}

.footerMenu {
    border-bottom: 2px solid #CCCCCC;
    overflow: hidden;
    padding: 7px 0 25px;
}

.footerMenu a:hover {
    text-decoration: underline;
}

#gac .footerMenu a {
    color: #666;
}

.footerLeft a {
    color: #fff;
}

.footerLinks {
    float: right;
    padding: 0;
}

.footerLinks ul {
    margin: 0;
    padding: 0;
}

.footerLinks ul li {
    float: left;
    padding: 0 0 0 23px;
    list-style: none;
}

.footerLeftLink {
    float: left;
    padding: 5px 7px 0 0;
    outline: none;
}

.mediaIcons {
    float: left;
    border-left: 1px solid #ccc;
    padding: 3px 0 3px 7px;
    overflow: hidden;
    width: 75px;
}

.mediaIcons li {
    float: left;
    margin: 0 6px 0 0;
    list-style: none;
}

.mediaIcons li a.facebookIcon,
.mediaIcons li a.gplusIcon,
.mediaIcons li a.linkedinIcon,
.faceIcon {
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    -ms-background-size: contain;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    z-index: 1;
    outline: none;
}

.mediaIcons li a.facebookIcon,
.faceIcon {
    background-image: url("../paylite-images/facebookIcon.png");
    display: block;
    width: 18px;
    height: 18px;
}

.footerLinksList {
    float: right;
    padding: 0;
    margin-top: 3px;
}

.footerList li {
    float: left;
    padding-left: 19px;
    font-size: 11px;
    list-style-type: none;
}

.footerList li a {
    color: #fff;
}

.footerDisclaimer {
    overflow: hidden;
    padding: 8px 0 36px;
    z-index: 9999;
    position: static;
}

.footerLogo {
    background: url("../paylite-images/citi_logo.png") no-repeat;
    width: 75px;
    height: 19px;
    float: left;
}

.footerCont {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin: 28px 0 0 0;
    padding: 12px 15px;
    font-size: 11px;
    color: #000;
}

.footerCont .footerContTxt {
    text-align: center;
    padding-bottom: 5px;
}

.copyRight {
    text-align: right;
}


.showHideArea {
    padding: 0 0 7px;
    margin: 0 23%;
}

.showHideHdr a {
    font-weight: bold;
}

.showw,
.hide {
    display: inline-block;
    padding-left: 25px;
    line-height: 18px;
}

.showw {
    background: url("../paylite-images/pplus.png") no-repeat scroll 0 3px transparent;
}

.hide {
    background: url("../paylite-images/minus.png") no-repeat scroll 0 3px transparent;
}

.showHideHdr {
    padding: 0 0 10px 0;
}

.showHideArea.last .showHideHdr {
    padding: 0;
}

.showHideSubHdr {
    padding: 0 0 15px 0;
}

.showHideHdr a,
.showHideSubHdr a,
.showHideHdr span,
.showHideSubHdr span {
    cursor: pointer;
    display: inline-block;
    color: #333;
    font-weight: normal;
}

.showHideCont {
    display: none;
    padding: 0 0 0 24px;
}

.showHideArea.last .showHideCont {
    margin-top: 10px;
}

.showHideSubArea .showHideHdr a {
    font-weight: normal;
}

.showHideSubCont {
    display: none;
    padding: 0 0 5px 24px;
}

.tabContent {
    text-align: left;
    padding-bottom: 50px;
}

.disclaimer {
    font-size: 12px;
    color: #666;
    text-align: left;
}

.visible-phone-footer {
    display: none;
}

.carousel_container {
    margin: 0px 16px;
    overflow: hidden;
    width: 953px;
    padding: 10px 0px;
}

#carousel {
    width: 970px;
    position: relative;
    display: inline-block;
}

#carousel li {
    float: left;
    width: 250px;
    margin: 0px 30px;
    cursor: pointer;
    list-style-type: none;
}

#carousel li.focus {
    width: auto;
    margin-top: -5px;
    opacity: 1 !important;
    cursor: default;
    box-shadow: 0 0 6px 1px #03bef2;
    height: 74px;
    background-color: #73daf7;
}

#carousel img {
    max-width: 100%;
}

#carousel li.focus {
    width: auto;
    margin-top: -5px;
    opacity: 1 !important;
    cursor: default;
    box-shadow: 0px 0px 6px 1px #03BEF2;
    height: 74px;
    background-color: #73DAF7;
}

.nextt,
.prevv {
    position: absolute;
    top: 30px;
}

.nextt {
    right: 300px;
    top: 215px;
}

.prevv {
    left: 355px;
    top: 215px;
}

.prevnext {
    clear: both;
}

.prevnext img {
    width: 20px;
}

.topcontainer {
    position: relative;
    width: auto;
    box-sizing: border-box;
}

.tabContent {
    display: none;
}

.faq-section {
    font-size: 2.3em;
}

.sectionHead {
    font-family: "interstate-light";
    display: inline-block;
    margin: 20px auto;
    color: #333;
    position: relative;
}

.faqCon {
    margin: 10px 0;
}

.faq-cont {
    width: 100%;
    float: left;
    background: #ADADAD;
    text-align: center;
    padding-top: 40px;
}

.bg {
    width: 100%;
    float: left;
    background: #e5e5e5;
    text-align: center;
}

.slider-icons-bottom {
    margin-top: 15px;
}

.slider-contt.rageslider ul li {
    height: auto !important;
}

.snap-slide-inner .active {
    opacity: 1;
}

.active {
    opacity: 1;
}

.faq-cont .disclaimer {
    padding: 10px 0 0;
}

ul.numLst {
    padding-bottom: 10px;
    margin: 10px;
}

ul.numLst li {
    padding: 0 0px 5px;
    margin: 0 0 0 15px;
    list-style: decimal;
}

ul.bulLst {
    margin-top: 5px;
    margin-left: 5px;
}

ul.bulLst li {
    background: url("../paylite-images/bullet.jpg") no-repeat scroll 0 11px transparent;
    padding: 0 0 5px 15px;
    list-style: none;
}

.showHideArea a {
    color: #333;
}

.showHideArea p {
    margin-left: 8px;
}

.show {
    opacity: 1;
}

.fade-show {
    opacity: 0.5;
}

.showHideCont a:hover {
    opacity: 0.5;
}

.accordion-holder .accordion-desc p.19lnHgt {
    line-height: 19px !important;
}

/*===================       ====================
                   footer end
===================       ====================*/

@media screen and (max-width: 767px) {
    .copyRight {
        float: right;
        text-align: right;
        color: #999;
        padding: 4px 0 0;
    }

    #footer-bot {
        width: 100%;
    }

    .footerMenu {
        height: 27px;
        border-bottom: 2px solid #CCCCCC;
        overflow: hidden;
        padding: 0 10px;
    }

    .footerMenu a {
        color: #666;
    }

    .footerLeftLink {
        float: left;
        padding: 4px 7px 0 0;
    }

    .footerLinksList {
        float: none;
        padding: 0 23px 0 0;
        position: relative;
    }

    .footerLinksList a {
        color: #666666;
        padding-bottom: 4px;
        display: inline-block !important;
    }

    .appFooterScrolPlus {
        background: url("../paylite-images/pplus.png") no-repeat scroll right 0 transparent;
        display: block;
        position: absolute;
        right: 0;
        top: -2px;
        padding-right: 20px;
    }

    .appFooterScrolMinus {
        background: url("../paylite-images/minus.png") no-repeat scroll right 0 transparent;
        display: block;
        position: absolute;
        right: 0;
        top: -2px;
        padding-right: 20px;
    }

    .footerList {
        float: right;
        padding-top: 10px;
    }

    .footerLinksList ul li {
        float: left;
        padding: 0 15px 0 0;
    }

    .footerList li {
        float: left;
        padding-left: 24px;
        list-style: none;
    }

    .footerDisclaimer {
        overflow: hidden;
        padding: 16px 0 35px;
    }

    .footerLogo {
        background: url("../paylite-images/citi_logo.png") no-repeat;
        width: 25px;
        height: 16px;
        float: left;
        background-size: 100% 100%;
    }

    .copyRight {
        float: none;
        text-align: left;
        padding-left: 40px;
    }
}

@media screen and (max-width: 365px) {
    .section-overview .description h2 {
        font-size: 3rem;
    }

    .footer-fixed .container {
        padding: 10px;
    }

    .download-wording img {
        height: 27px;
    }

    .qrcode {
        padding: 0 0 0 8px;
    }

    .qrcode img {
        width: 55px;
    }
}

/*===================       ====================
                   bottom Menu
===================       ====================*/
.bottomMenu {
    bottom: 0;
    left: 0;
    right: 0;
    position: relative;
    text-align: center;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 13
}


.bottomMenu.active {
    padding: 0;
}

.bottomMenu .controler {
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: 100%;
    left: 50%;
    display: block;
    width: 84px;
    height: 40px;
    padding: 5px 10px;
    margin-left: -42px;
}

.bottomMenu .controler .fa {
    vertical-align: top;
    font-size: 3.6rem;
}

.bottomMenu .controler .fa:before {
    content: "\f0ed";
}

.bottomMenu .container p,
.bottomMenu .container div,
.bottomMenu .container ul {
    display: inline-block;
    vertical-align: middle;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.bottomMenu p {
    font-size: 3rem;
    color: #555;
    margin: 0
}

.bottomMenu ul {
    padding: 0 30px;
    font-size: 0;
}

.bottomMenu li {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
}

.bottomMenu .applogo {
    padding: 0 40px 0 25px;
    border-right: 1px solid #8a8a8a;
}

.download-wording {
    color: #0E2a48;
    font-size: 1em;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.bottomMenu .download-wording>div {
    display: inline-block;
    padding: 5px;
    font-family: "interstate-light";
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;    margin-bottom: 0px;
    margin-top: 0px;
}


.bottomMenu .controler .cloudIcon {
    vertical-align: top;
    font-size: 2.4rem;
}

.cloudIcon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333333;
}

.bottomMenu .controler .cloudIcon:before {
    content: "\f0ed";
}

@media screen and (max-width: 800px) {
    .banner-description h1 {
        font-size: 3.5rem;
    }

    .banner-description h1 span {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 767px) {
    .download-wording {
        font-size: 0.8em;
    }

    .download-wording img {
        height: 30px;
    }

    .bottomMenu .container div {
        margin-top: 0;
        margin-bottom: 0;
    }
}

/* @media screen and (max-width: 550px) {
    .bottomMenu .download-wording>div {
        display: block;
    }
} */

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .bottomMenu ul {
        padding: 0 15px;
    }

    .bottomMenu li {
        padding: 0 5px;
    }

    .bottomMenu .applogo {
        padding: 0 20px 0 15px;
    }
}

/*===================       ====================
               bottom Menu end
===================       ====================*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .visible-phone {
        display: none !important;
    }

    .visible-tablet {
        display: block !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media only screen and (min-device-width: 1025px) {
    .visible-phone {
        display: none !important;
    }

    .visible-tablet {
        display: none !important;
    }

    .hidden-desktop,
    .hidden_desktop {
        display: none !important;
    }

    .visible-phone-port {
        display: none !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .visible-phone {
        display: none !important;
    }

    .visible-tablet {
        display: block !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
    .visible-phone {
        display: none !important;
    }

    .visible-tablet {
        display: block !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 700px) and (orientation: landscape) {
    .visible-phone {
        display: none !important;
    }

    .visible-tablet {
        display: block !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 1023px) {
    footer.pagefooter #socialShare {
        z-index: 99;
    }
}

/* popup */
#dial {
    text-align: center;
    min-width: 400px;
}

#dial h3 {
    margin-top: 20px;
}

#dial .callAction {
    text-align: center;
}

#dial .blueBtn {
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-family: 'interstate-bold';
    padding: 10px 0;
    border: none;
    cursor: pointer;
    background: #00BDF2;
    text-align: center;
    width: 175px;
    margin: 0 5px;
}

@media screen and (max-width: 767px) {
    #dial {
        min-width: auto;
    }

    #dial h3 {
        margin-top: 0;
    }

    #dial .callAction a {
        display: block;
        width: auto;
    }

    #dial .callAction a:first-child {
        margin-bottom: 10px;
    }
}

p.keyfacts {
    margin: 20px 0 40px;
}

p.keyfacts a {
    color: #ffffff;
    text-decoration: underline;
    font-size: 16px;
}

.stepOpen {
    background: url(../paylite-images/add.png) no-repeat left top 3px;
    padding-left: 20px;
    padding-bottom: 15px;
    cursor: pointer;
    display: inline-block;
}

.stepOpen.less {
    background-image: url(../paylite-images/less.png);
}

.stepOpen h4 {
    padding-bottom: 0;
}

.stepWrap {
    display: none;
}