/* ============= currency switch page ============= */
.currency_switch_banner{
    background:url(../../images/currency_switch_banner.jpg) center;
    min-height: 370px;
    background-size: cover;
}
/* ============= currency linked deposit ============= */
.currencyLinked_en{
    background:url(../../images/currency_linked_deposit.jpg) center;
    min-height: 370px;
    background-size: cover;
}
.currencyLinked_tc{
    background:url(../../images/currency_linked_deposit.jpg) center;
    min-height: 370px;
    background-size: cover;
}
.pageTopDes .btn{
    margin: 15px 0 25px;
}
.btn img{
	margin-left: 5px;
}
.content-top {
  margin-top: 80px;
}
.content-title {
    font-size: 16px;
    font-weight: bold;
	margin-bottom: 8px;
}
.bgimg-redbar {
    background: #fff url(../../images/ui-jquery-bg-zn.png) repeat-x left bottom;
    border: 1px #d7d7d7 solid;
    border-top: 3px solid #e5060b;
    border-radius: 6px;
    padding: 20px 30px;
}
.content-section {
  margin-top: 40px;
}
.section-img {
    margin-top: 40px;
    padding-top: 80px;
    background: url(../../images/content_bottom.jpg) top center no-repeat;
    background-size: contain;
}
.list-section {
    margin-bottom: 50px;
}
.list-item {
    border-left: 1px solid #dbdbdb;
    padding: 0 60px;
}
.list-section>.row>.list-item:first-child {
    border-left:none;
}
ul.list-point {
font-family: Arial, Helvetica, sans-serif;
    padding-left: 15px;
    margin: 15px 0;
}
ul.list-point>li{
	margin-bottom: 10px;
}
ul.list-point>li a, ul.list-point>li a:hover{
  text-decoration: none;
  border-bottom: #0055cc 1px dotted;
}
.feature-section {
    margin-top: 40px;
    padding-bottom: 50px;
    background: url(../../images/content_bottom.jpg) bottom center no-repeat;
    background-size: contain;
}
.content-section>.feature-section:last-child{
	background: none;
}
.feature-title{
	font-size: 24px;
}
.feature-section img{
	height: 145px;
}
.bgimg-bar {
    margin-top: 40px;
    background: #fff url(../../images/ui-jquery-bg-zn.png) repeat-x left bottom;
    border: 1px #d7d7d7 solid;
    border-radius: 6px;
    padding: 20px 30px;
}
.bgimg-bar img{
	margin-bottom: 20px;
	max-width: 100%;
}
.panel-body img{
	max-width: 100%;
}
button.panel-title {
    border: none;
    background: transparent;
    padding-top: 12px;
}
 
.redBtn:focus, .redBtn:hover {
    position: absolute; 
    outline: solid 3px #aaa; 
}
 
/* ============= currency linked deposit ============= */
.structuredDeposit_en{
    background:url(../../images/structured_deposit.jpg) center;
    min-height: 370px;
    background-size: cover;
}
.structuredDeposit_tc{
    background:url(../../images/structured_deposit.jpg) center;
    min-height: 370px;
    background-size: cover;
}
.remark-txt {
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.scenario-section{
	padding-left: 50px;
}
.grey-bg{
	background:#f6f6f6;
	padding: 30px 40px;
}


/* ============= flickity ============= */
.content-wrapper {
    margin: auto;
    width: 100%;
}
.content-wrapper:after{
    content: '';
    display: table;
    clear: both;
}
.content-wrapper .col {
    direction: ltr;
    float: right;
}
.content-wrapper .col-content {
    vertical-align: top;
    width: 60%;
    padding: 0px 0 0px 30px;
}
.content-wrapper .col-image {
    vertical-align: middle;
    width: 40%;
    padding: 0;
    text-align: center;
    position: relative;
}
.carousel {
    width: auto;
    overflow: hidden;
    padding: 0 35px;
}
.carousel-cell{
    max-width: none;
    height: auto;
    width: 100%;
}
.carousel-cell img{
    width: 100%;
}
.flickity-page-dots{
    display: none;
}
.flickity-prev-next-button{
    width: 30px;
    height: 30px;
    border: 2px solid #ccc;
}
.flickity-prev-next-button .arrow {
    fill: #ccc;
}
.flickity-prev-next-button.next {
    right: 0;
}
.flickity-prev-next-button.previous {
    left: 0px;
}
.num-steps {
    padding: 20px 0;
}
.num-steps ul {
    border-left: 2px solid #0c77b9;
    margin: 0 0 0 20px;
    list-style: none;
    padding: 0;
}
.num-steps ul li {
    display: block; 
}
.num-steps ul li .step-num{
    font-size:14px;
    text-align: left;
    text-transform:uppercase;
    padding-bottom: 20px;
    cursor: pointer;
}
.num-steps ul li .step-num>*{
    cursor: pointer;
}
.num-steps ul li:first-child .step-num{
    padding-top: 0;
}
.step-num input[name$=steps]{
    display:  none;
}
.num-steps ul li .step-num label{
    margin-left:  -11px;
    position:  relative;
    display:  block;
    margin-bottom: 0;
    top: -1px;
}
.num-steps ul li .step-num label::before{
    content:'';
    width:20px;
    height:20px;
    border:2px solid #0c77b9;
    border-radius:100%;
    background:#0c77b9;
    border-width:3px;
    margin-right:10px;
    vertical-align:middle;
    display:inline-block;
}
.num-steps ul li .step-num label::after{
    content:'';
    height:50px;
    width:100%;
    display:block;
    position:absolute;
}
.num-steps ul li.active .step-num label::before{
    background-color:#fff;
}
.step-text{
    padding:10px 20px;
}


/* ============= 992 ============= */
@media all and (max-width : 992px) {
	.list-item {
	    border-left: none;
	    padding: 0 15px;
	}
	.step-box {
        width: 100%;
        margin: 0 0 50px 0;
    }
    .step-box:after {
        top: auto;
        margin-top: 0;
        bottom: -40px;
        right: 50%;
        margin-right: -15px;
    }
} 









