/*--------------- TWM Start ---------------*/

/**floating bar**/
.offer_2_c {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: baseline;
}

.close{
padding-top: 10px;
}

		.float-cfa{
background-color: #efefef;
position: fixed;
bottom: 0;
width: 100%;
z-index: 10;
border-top: 1px solid #fff;
}
.cfa-row{
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
padding: 15px 10px 15px 0;
}
.cfa-col1{
margin-right: 25px
}
.cfa-col2{
padding: 0;
font-size: 20px;
line-height: 120%;
}
@media (max-width: 576px){
.offer_2_c {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: baseline;
}
.cfa-row{
align-items: flex-start;
padding: 20px 10px 20px 0;
}
.cfa-col2{
font-size: 16px;
}
}
.apply-btn{
padding: 5px 30px;
display: inline-block;
background-color: #fff;
color: #0066b3;
font-size: 18px;
border-radius: 99px;
font-weight: bold;
}
.card-img{
width: 70px;
height: auto;
filter: drop-shadow(4px 4px 2px rgb(0, 0, 0, 0.3));
}
.apply-btn-row{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end;
}
.floating-remarks{
position: relative;
padding-left: 10px;
font-size: 12px;
line-height: 1.2;
}
.floating-remarks span{
position: absolute;
left: 0;
top: 0;
}


.topBanner h2.ttlPlate {
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
	}

.banking_offer_bg {
    background-image: url(images/travo_world_mastercard/banking_offer.jpg);
    background-repeat: no-repeat;
    height: 210px;
    background-position-y: bottom;
	vertical-align: text-top;
}
.reward_1 {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.reward_w_35 {
	width: 35%;
}

.reward_w_35_img {
    width: 130%;
    margin: 120px 0px 0px -75px;
}
.reward_w_65 {
	width: 65%;
	margin: 0px 0px 0px 20px;
}



.reward_w_40 {
	width: 40%;
}
.reward_w_40_img {
    width: 140%;
    margin: 0px 0px 0px -30px;
}

.reward_w_40_img_2 {
	width: 40%;
}
.reward_w_60 {
	width: 60%;
	margin: 0px 0px 0px 20px;
}
.reward_w_60_B {
	width: 60%;
	text-align: right;

}
.reward_3_hl {
    font-size: 38px;
    color: #F4F4F4;
    font-weight: 200;
    padding: 0px 30px 30px 0px;
    line-height: 46px;
    text-align: -webkit-right;
}


.reward_2 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}


.reward_3 {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}
.reward_3_sh {
    font-size: 20px;
    font-weight: 200;
    color: #FFFFFF;
    text-align: -webkit-right;
    padding: 0px 30px 0px 0px;
}
.reward_3_bc {
    font-size: 20px;
    font-weight: 200;
    color: #FFFFFF;
    padding: 0px 30px 0px 0px;
}
.reward_3_remark {
    font-size: 12px;
    font-weight: 200;
    color: #FFFFFF;
    padding: 0px 30px 0px 0px;
}
.reward_3_list {
    width: 80%;
    justify-self: right;
    margin: 0px 30px 30px 0px;
    border: 2px solid white;
    border-radius: 20px;
}

.banking_offer_box {
    position: relative;
    top: -90px;
    width: calc(100% - 20px);
    overflow: hidden;
    background-color: #fff;
    margin-left: auto;
    margin: 0px 10px 0px 10px;
    border: 6px solid #0066b3;
    border-radius: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.bank_bc {
    font-size: 20px;
    font-weight: 200;
    color: #000000;
    padding: 0px 30px 0px 0px;
}
.new-blue {
    color: #0066b3;
}
.apply-btn-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}
.apply-btn {
    padding: 5px 30px;
    display: inline-block;
    background-color: #fff;
    color: #0066b3;
    font-size: 18px;
    border-radius: 99px;
    font-weight: bold;
}
.f12 {
    font-size: 12px;
    line-height: 140%;
}
.close {
    padding-top: 10px;
}



.banking_offer_box_sh {
    background-color: #00517f;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: white !important;
    border-radius: 20px;
    width: 50%;
    text-align: center;
}
.r_bg {
    background-image: url(images/travo_world_mastercard/rewards_bg.jpg);
    background-position-x: center;
    background-size: contain, cover;
    min-height: calc(100% + 400px);
}
.r_bg_coner {
    position: relative;
    top: 40px;
    width: 280px;
    height: 160px;
    overflow: hidden;
    background-color: #01637e;
    clip-path: polygon(
    0% -4%,
    100% -4%,
    100% 0,
    100% 00%,
    100% 100%,
    100% 100%,
    16% 100%,
    0% 73%
  );
}
.r_bg_coner_2 {
    position: relative;
    top: -220px;
    width: 280px;
    height: 160px;
    overflow: hidden;
    background-color: #01637e;
	justify-self: right;
    clip-path: polygon(
    270px 130px,
    270px 0%,
    100% 0,
    100% 0%,
    101% 100%,
    100% 109%,
    30px 100%,
    0% 130px
  )
}


.r_offer_box {
    position: relative;
    top: -90px;
    width: calc(100% - 20px);
    overflow: hidden;
    background-color: #579bd4;
	margin-left: auto;
	margin: 0px 10px 0px 10px;
    clip-path: polygon(
    0% -4%,
    100% -4%,
    100% 0%,
    100% 00%,
    100% 100%,
    100% 100%,
    8% 100%,
    0% 86%
  );
}
.r_offer_box_sh {
    background-color: #00517f;
    padding: 7px 20px 0px 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 21px;
}
.r_offer_box_sh_2 {
    position: relative;
	height: 9px;
    overflow: hidden;
    background-color: #00517f;
	clip-path: polygon(
    0% -4%,
    100% -4%,
    100% 0%,
    101% 0%,
    101% 100%,
    100% 100%,
    9px 100%,
    0% 0
  );
}
.r_offer_box_sh_3 {
    background-color: #00517f;
}
.c_r_resigter_box {
    position: relative;
    height: 9px;
    overflow: hidden;
    background-color: #ffffff;
    padding: 20px 20px 0px 20px;
    line-height: 21px;
}
.c_r_resigter_box_b {
	position: relative;
	height: 9px;
    overflow: hidden;
    background-color: #ffffff;
	clip-path: polygon(
    0% -10%,
    100% -10%,
    100% 0%,
    101% 0%,
    101% 100%,
    100% 100%,
    9px 100%,
    0% 0
  );
}

.I_resigter_box {
    position: relative;
    height: 9px;
    overflow: hidden;
    background-color: #ffffff;
    padding: 20px 20px 0px 20px;
    line-height: 21px;
}
.mb-demo-btn {
    display: inline-flex;
    background-color: #fff;
    border: 1px solid #0066b3;
    align-items: center;
    padding: 5px 40px 5px 25px;
    background-image: url("images/btn-arrow.svg");
    background-size: 8px auto;
    background-position: center right 15px;
    background-repeat: no-repeat;
    border-radius: 20px;
    color: #0066b3;
    font-size: 16px;
    line-height: 1;
    margin: 15px 15px 0 15px;
}

.r_resigter-btn {
    color: #76acdf;
    font-size: 31px;
    vertical-align: bottom;
    background-image: url("images/travo_world_mastercard/arrow_a2.png");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: bottom;
    background-size: 22px;
	
	position: relative;
    overflow: hidden;
    background-color: #ffffff;
	padding: 7px 20px 0px 20px;
	line-height: 26px;

}
.r_resigter-btn.active {
    background-image: url("images/travo_world_mastercard/arrow_b2.png");
transition: all ease .1s;
}



.merchant_list {
    width: calc(100% - 50px);
    text-align: center;
    justify-self: center;
    padding: 20px;
    margin: 0px 0px 0px 0px;
}
.merchant_list.active {
    width: calc(100% - 50px);
    text-align: center;
    justify-self: center;
    padding: 20px;
    margin: 0px 0px 20px 0px;
}


.m_list-btn {
    color: #76acdf;
    font-size: 31px;
    vertical-align: bottom;
    background-image: url("images/travo_world_mastercard/arrow_a2.png");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: center;
    background-size: 22px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.m_list-btn.active {
    background-image: url("images/travo_world_mastercard/arrow_b2.png");
transition: all ease .1s;
}



.m_list_box {
    position: relative;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    padding: 7px 20px 0px 20px;
    line-height: 21px;
    margin-bottom: 50px;
    width: 80%;
    border-radius: 20px;
}
.m_list_box_b {
	position: relative;
	height: 9px;
    overflow: hidden;
    background-color: #ffffff;
	clip-path: polygon(
    0% -4%,
    100% -4%,
    100% 0%,
    101% 0%,
    101% 100%,
    100% 100%,
    9px 100%,
    0% 29px
  );
}
 
.m_list_order {
    display: flex;
    padding: 20px 0px 0px 0px;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
	margin-top: 20px;
}
.m_logo {
	padding: 0px 10px 0px 10px;
	width: 25%;
}

.m_national {
    color: black;
    align-content: center;
    font-size: 12px;
    color: #ff8f16;
    font-weight: 400;
    width: 25%;
    text-align-last: center;
}
.m_list_text {
    font-size: 16px;
    font-weight: 200;
    color: #444444;
    padding: 0px 30px 56px 0px;
}
.o_offer_box_top {
    position: relative;
    width: calc(100% - 40px);
    overflow: hidden;
    background-color: #579bd4;
	min-height: 40px;
}

.o_offer_box_bottom {
    position: relative;
	height: 9px;
    overflow: hidden;
    background-color: #579bd4;
	clip-path: polygon(
    0% -4%,
    100% -4%,
    100% 0%,
    101% 0%,
    101% 100%,
    100% 100%,
    9px 100%,
    0% 0);
}



.o_offer_box_back {
    width: calc(100% - 30px);
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 2px 4px 6px #36555c;
    border: solid 1px #c5c5c5;
    justify-self: right;
    border-radius: 0px 0px 0px 10px;
}
.o_offer_hl {
    font-size: 24px;
    padding: 4px 10px 0px 30px;
    color: #ffffff;
    font-weight: 400;
}


.o_offer_bc {
    font-size: 20px;
    color: #58595b;
    padding-bottom: 20px;
    font-weight: 200;
}

.o_offer_btn {
    padding: 3px 120px;
    border-radius: 8px;
    background-color: #0066b3;
    width: fit-content;
    color: #ffffff !important;
    text-align: center;
    font-size: 18px;
    font-weight: 200;
	text-decoration: none !important;
	transition: transform .2s;
}

.o_offer_btn {
    border-radius: 8px;
    background-color: #0066b3;
    color: #ffffff !important;
    text-align: center;
    font-size: 18px;
    font-weight: 200;
    text-decoration: none !important;
    transition: transform .2s;
    width: 310px;
    height: 33px;
    text-align: -webkit-center;
    padding: 3px;
}

.o_offer_btn:hover {
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05); 
}


.o_offer_content {
    display: flex;
    margin: 40px 20px 20px 45px;
    justify-content: space-between;
    align-items: flex-start;
}
.o_offer_img {
    width: 150px;
    margin: 0px 30px 0px 40px;
}
.o_offer_bg {
    background-image: url(images/travo_world_mastercard/o_offer_bg.jpg);
    background-position-x: center;
    background-size: contain, cover;
    min-height: calc(100% + 400px);
}
.video_bg {
   /* background-image: url(images/travo_world_mastercard/o_offer_bg.jpg);*/
    background-position-x: center;
    background-size: contain, cover;
    min-height: calc(100% + 400px);
}


.video-border {
    background: #ffffff;
    border-radius: 0px 0px 0px 20px;
    justify-self: right;
    width: calc(100% - 30px);
    box-shadow: 2px 4px 6px #92a0a3;
    border: solid 2px #c5c5c5;
}
.offer-Remark {
    font-size: 12px;
    line-height: 120%;
    color: #666;
}
.offer-Remark .list-decimal>li {
    width: 100%;
    text-align: left;
    padding-left: 0.25rem;
}
.contact-row {
    display: flex;
    flex-wrap: nowrap;
    background-color: #eeeeee;
    padding: 10px 20px;
    align-items: center;
}
.contact-col {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 90px;
    font-size: 18px;
    line-height: 1.2;
}

.contact-col2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: calc(100% - 90px);
    font-size: 16px;
    line-height: 1.2;
}
a.contact-subcol {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 10px 30px;
    color: #333;
}

.gg-format-slash {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: rotate(25deg) scale(var(--ggs,1));
    width: 1px;
    height: 48px;
    background: #333333;
    border-radius: 1px;
    margin-left: 5px;
}

.reg-block{
border: 1px solid #E9015E;
border-radius: 30px;
padding: 20px 5px 15px 5px;
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
margin-top: -13px;
}
.reg-col{
text-align: center;
padding: 10px 10px 5px;
}
.reg-icon{
display: inline-block;
padding: 3px 15px;
color: #0066b3;
border: 1px solid #0066b3;
background-color: #fff;
border-radius: 8px;
font-size: 16px;
font-weight: bold;
}
.reg-block{
flex-flow: column;
}
.animate-arrow1, .animate-arrow2, .animate-arrow3, .animate-arrow4{
transform: rotate(90deg);
}
.animate-arrow1{
position:relative;
animation: 8s animatearrow infinite;
}
.animate-arrow2{
position:relative;
animation: 8s animatearrow2 infinite;
}
.animate-arrow3{
position:relative;
animation: 8s animatearrow3 infinite;
}
.new-pink {
    color: #E9015E;
}
.break {
    display: inline-block;
}
@media all and (max-width:576px) {
	
	
.o_offer_hl {
    font-size: 24px;
    padding: 4px 10px 0px 10px;
    color: #ffffff;
    font-weight: 400;
    line-height: 28px;
}
	
	
.r_offer_box_sh {
    padding: 7px 10px 0px 10px;
}
.topBanner h2.ttlPlate {
background: #fafafa;
	}


.contact-col2 {
    justify-content: flex-start;
}
	
.m_list_order {
    display: flex;
    padding: 20px 0px 0px 0px;
    flex-wrap: wrap;
    flex-direction: row;
}
	
.m_logo {
    padding: 0px 20px 0px 20px;
    width: 100%;
}
	
.logo_space_1 {
display: none !important;
}

.o_offer_box_back {
    width: calc(100% - 5px);
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 2px 4px 6px #36555c;
    border: solid 1px #c5c5c5;
    justify-self: right;
    border-radius: 0px 0px 0px 10px;
}

.o_offer_content {
    display: flex;
    margin: 40px 10px 20px;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
}
.o_offer_btn {
	width: auto;
}
.o_offer_img {
    width: 60px;
	margin: 0px 10px 0px -5px;
}	

.reward_1 {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}
	
.reward_w_35 {
	width: 95%;
}
.reward_w_35_img {
    width: 130%;
    margin: 0px 0px 0px -75px;
}
.reward_w_65 {
	width: 95%;
}
.reward_w_40 {
	width: 100%;
	margin: 0px 10px 0px 10px;
}
.reward_w_60 {
	width: 100%;
	margin: 0px 10px 0px 10px;
}
.reward_w_60_B {
	width: 100%;
	margin: 0px 10px 0px 10px;
}

.reward_w_40_img {
    width: 120%;
    margin: 0px 0px 0px 15px;
}
.reward_2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.reward_3 {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
	}	

.reward_3_hl {
    font-size: 38px;
    color: #F4F4F4;
    font-weight: 200;
    padding: 0px 30px 30px 0px;
    line-height: 46px;
    text-align: -webkit-left;
}


.reward_3_sh {
    font-size: 20px;
    font-weight: 200;
    color: #FFFFFF;
    text-align: -webkit-left;
    padding: 0px 30px 0px 0px;
}
.reward_3_bc {
    text-align: -webkit-left;
}
.reward_3_remark {
    text-align: -webkit-left;
}
.reward_3_list {
    width: 90%;
    justify-self: center;
    margin: 10px 30px 30px 0px;
    border: 2px solid white;
    border-radius: 20px;
}
.m_logo {
    padding: 0px 20px 0px 20px;
    width: 48%;
}
.m_national {
    width: 48%;
}
	.m_list_order {
    display: flex;
    padding: 20px 0px 0px 0px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
.reward_w_40_img_2 {
    width: 70%;
    margin: -20px 0px -20px 10px;
}
.banking_offer_box {
flex-direction: column;}
	
	.bank_bc {
padding: 0px;
	line-height: 32px;
}
.banking_offer_box_sh {
    width: 100%;
}
.break{
display: none;
}	
	
	
}
	


/*--------------- TWM end ---------------*/
	
/* vedi0*/
div.tips a {
    width: 100% !important;
    text-align: right !important;
    display: inline-block;
    font-size: 13px;
    color: #0066b3 !important;
    font-weight: bold;
}
.btn_blue {
    min-width: 250px;
}
.btn-pdf {
    background: transparent;
}
.offer-bk-vedio {
    padding-bottom: 40px;
    padding-top: 30px;
    padding-left: 60px;
    padding-right: 60px;
}
.cardoffer-border-vedio {
    border: 0px solid #395289;
    border-radius: 10px;
    margin-top: -20px;
    background-image: linear-gradient(270deg, #E3F3F1, #EEF9FE);
}
.sd-col-2-vedio {
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 10px 20px 10px 20px;
    text-align: left;
}
.video {
    position: relative;
    height: 450px /* 16:9 */;
}
.video span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    cursor: pointer;
    background: url("images/travo_world_mastercard/XXXXX.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #000
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* image poster clicked, player class added using js */

.video.player span {
    display: none;
}
.video.player:after {
    display: none;
}
.btn-pdf {
    padding: 2px 0px;
}
.btn-pdf:before {
    background: url(images/travo_world_mastercard/icon-pdf.png) no-repeat;
    background-size: cover;
    padding: 0px 10px;
}
/* vedio */
div.tips a {
    width: 100% !important;
    text-align: right !important;
    display: inline-block;
    font-size: 13px;
    color: #0066b3 !important;
    font-weight: bold;
}
.headline_2 {
    font-size: 1.1rem;
    line-height: 3rem;
}
.f16 {
    font-size: 16px;
    line-height: 140%;
	color: black;
}
.f18 {
    font-size: 18px;
    line-height: 140%;
}
.eye-grey {
    color: #58595B;
}
.eye-blue {
    color: #005B94;
}
.or {
    height: 30px;
    width: 30px;
    font-size: 16px;
    background: #ffdd4f;
    color: #566d79;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    display: inline-block;
}
/* Welcome Gifts */
.cs-icon {
    padding: 100px;
}
.gift-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.gift-col-1 {
    color: #395289;
    -moz-border-radius: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    margin: 0px 20px;
}
.gift-col-2 {
    color: #395289;
    -moz-border-radius: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    margin: 0px 20px;
}
/* 11 precent */
.promoTitle img {
    width: 85px;
}
.promoTitle strong {
    color: #fff;
    font-size: 20px;
    text-align: left;
    padding-left: 0.12rem;
}
/* CR */
.promoTitle img {
    width: 85px;
}
.promoTitle strong {
    color: #fff;
    font-size: 20px;
    text-align: left;
    padding-left: 0.12rem;
}
.cr-leadin {
    font-size: 18px;
    color: #3E3F42;
    line-height: 28px;
}
.offer-bk {
    padding-bottom: 40px;
}
.cr-border {
    border: 6px solid #2E3192;
    border-radius: 50px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -25px;
    padding-top: 30px;
}
.cr-title {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: -25px;
    padding-top: 30px;
    padding-bottom: 40px;
}
.cr-title_bg {
    height: 4rem;
    padding: 10px 10px;
    margin-top: 20px;
    background: url('images/visa_signature/cr_title_bg.jpg');
    background-position: center;
    background-size: 135%, cover;
    border-radius: 352px;
    background-color: rebeccapurple;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 8px rebeccapurple;
}
.cr-Title-hl {
    font-size: 38px;
    color: #FFF200;
    font-weight: bold;
}
.mission img {
    width: 100%;
    height: 10px;
}
.mission-title {
    color: #005BAA;
    font-size: 20px;
    text-align: left;
    padding-left: 0.12rem;
}
.mission-title-1 {
    color: #005BAA;
    font-size: 20px;
    text-align: left;
    padding-left: 0.12rem;
    line-height: 26px;
    padding: 0px 0px 8px 0px;
    width: 62%
}
.mission-title-2 {
    color: #005BAA;
    font-size: 20px;
    text-align: left;
    padding-left: 0.12rem;
    padding: 0px 25px 0px 0px;
    width: 8%
}
.mission-title-3 {
    color: #005BAA;
    font-size: 20px;
    text-align: left;
    padding-left: 0.12rem;
    line-height: 26px;
    padding: 0px 0px 8px 0px;
    width: 30%
}
.cr-misson-b-title {
    text-align: center;
    color: #3E3F42;
    font-size: 28px;
}
.cr-misson-b-bg {
    font-size: 26px;
    background-color: #AFDFE4;
    text-align: center;
    border-radius: 0px 0px 45px 45px;
    line-height: 55px;
    padding: 0px;
}
.cr-misson-c-bg {
    background: url('images/visa_signature/cr_mission_c_bg.jpg');
    background-position: center;
    background-size: 100%, cover;
    padding: 20px;
}
.cr-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 30px;
}
.cr-table {
    background: url('images/visa_signature/cr_table_bg.jpg');
    border: 0;
    padding: 15px 15px;
    border-radius: 20px;
    background-color: #9d529e;
    width: 100%;
    color: #fff;
    font-size: 16px;
}
.cr-table-bg {
    background-color: #ED1C24;
    text-align: left;
    border-radius: 15px 15px 0px 0px;
    color: #ffffff
}
.cr-table-row-1 {
    text-align: left;
}
.cr-table-row-2 {
    background-color: rgba(255,255,255,0.30);
    text-align: left;
}
.cr-table-col-1 {
    width: 23px;
    padding: 3px 0px 3px 0px;
}
.cr-table-col-2 {
    width: 15px;
    padding: 3px 0px 3px 0px;
}
.cr-table-col-3 {
    width: 20px;
    padding: 3px 0px 3px 0px;
}
.cr-table-col-4 {
    width: 48px;
    padding: 3px 0px 3px 0px;
}
.cr-table-bg-2 {
    font-size: 20px;
    background-color: #1C75BC;
    border-radius: 15px;
    color: #ffffff;
    line-height: 28px;
}
.cr-table-btn {
    background: url('images/visa_signature/cr_table_bg.jpg');
    border: 0;
    padding: 15px 15px;
    border-radius: 20px;
    background-color: #9d529e;
    width: 100%;
    color: #fff;
    font-size: 16px;
}
.cr-table-bg-3 {
    background: url('images/visa_signature/btn_bg.gif');
    background-repeat-x: no-repeat;
    background-size: cover;
    position: relative;
    font-size: 20px;
    background-color: #2a47a0;
    border-radius: 100px;
    color: #ffffff;
    line-height: 28px;
}
.cr-eg-1 {
    vertical-align: middle;
    text-align: left;
    font-size: 18px;
    color: #ffffff;
}
.cr-eg-col-1 {
    width: 10px;
    padding: 3px 0px 3px 0px;
}
.cr-eg-col-2 {
    width: 40px;
    padding: 3px 0px 3px 0px;
}
.cr-eg-col-3 {
    width: 20px;
    padding: 3px 0px 3px 0px;
}
.cr-eg-col-4 {
    width: 48px;
    padding: 3px 0px 3px 0px;
}
/* Smart Delay */
	
.sd-leadin {
    font-size: 18px;
    color: #3E3F42;
    line-height: 28px;
}
.sd-sh {
    font-size: 18px;
    color: #0066B3;
}
.sd-bc {
    font-size: 16px;
    color: #3E3F42;
    line-height: 28px;
}
.sd-border {
    border: 0px solid #395289;
    border-radius: 30px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -25px;
    background-image: linear-gradient(270deg, #E3F3F1, #EEF9FE);
}
.sd-row {
    display: flex;
    flex-wrap: wrap;
}
.sd-col-1 {
    width: 35%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 50px 20px 50px 50px;
}
.sd-col-2 {
    width: 65%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 50px 50px 50px 0px;
    text-align: left;
}
.sd_bg_2 {
    font-size: 26px;
    background-color: #AFDFE4;
    text-align: center;
    border-radius: 30px 30px 0px 0px;
    line-height: 55px;
    padding: 0px;
}
.swiperCaption {
    font-size: 18px;
    text-align: center;
    margin: 5px 0px;
    color: #005B94;
    font-weight: bold;
}
.swiper-wrapper {
    padding-bottom: 40px;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 8px;
    left: 0;
    top: 99%;
    z-index: 0;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    border-radius: 10px;
}
.swiper-pagination-progressbar {
    background: #300000;
}
.swiper-pagination-progressbar span {
    border-radius: 10px;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #69A046;
    box-shadow: 10px 10px 10px 0px #2b3592;
}
.stepSwiper-button-next {
    height: 58px;
    width: 125px;
    background: url(images/visa_signature/btn_right.png) no-repeat 0px 50%;
    background-position: center;
    top: 50%;
    right: 10%;
    outline: none;
}
.stepSwiper-button-prev {
    height: 58px;
    width: 125px;
    background: url(images/visa_signature/btn_left.png) no-repeat 0 50%;
    background-position: center;
    top: 50%;
    left: 10%;
    outline: none;
}
.sd-features-title {
    text-align: center;
    color: #3E3F42;
    font-size: 26px;
}
.stepSwiper-button-prev.swiper-button-disabled, .stepSwiper-button-next.swiper-button-disabled {
    opacity: 0;
}
/* HC */
.hc-leadin {
    font-size: 18px;
    color: #3E3F42;
    line-height: 28px;
}
.hc-promo-table {
    margin-top: 10px;
    padding: 0px 0px 30px;
    font-size: 16px;
    color: #3E3F42;
}
.promoCon2 {
    margin-top: 10px;
    padding: 100px 20px;
}
.hc-table {
}
.hc-table .headDark {
    vertical-align: middle;
    text-align: center;
    background: linear-gradient(180deg, #afdfe4, #afdfe4);
}
.hc-table .hightlight {
    vertical-align: middle;
    text-align: center;
    background: linear-gradient(180deg, #8590C3, #8590C4);
    color: #FFFFFF;
}
.hc-table tr td {
    padding: 8px 2px;
    vertical-align: middle;
    border: 2px solid #FFFFFF !important;
    background: #EFF9FE;
}
/* Offer */

.cardoffer-tagon {
    display: inline-block;
    background-color: #AFDFE4;
    border-radius: 15px;
    padding: 10px 20px;
    text-align: center;
    color: #3E3F42;
    max-width: 70%;
    font-size: 28px;
    font-weight: bold;
}
.cardoffer-col-1 {
    width: 20%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 15px 0px 0px 50px;
}
.cardoffer-col-2 {
    width: 75%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 30px 30px 30px 10px;
    text-align: left;
}
.cardoffer-border {
    border: 0px solid #395289;
    border-radius: 50px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -25px;
    padding-top: 30px;
    background-image: linear-gradient(270deg, #E3F3F1, #EEF9FE);
    padding-bottom: 40px;
}
.features-title {
    display: inline-block;
    background-color: #AFDFE4;
    border-radius: 17px;
    padding: 0px 150px;
    text-align: center;
    color: #3E3F42;
    max-width: 70%;
    font-size: 26px;
}
.features-SH {
    color: #0DB14B;
    font-size: 33px;
    line-height: 45px;
}
.features-BC {
    font-size: 18px;
    color: #3E3F42;
    line-height: 28px;
}
.features-SH-2 {
    color: #A45299;
    font-size: 22px;
    line-height: 32px;
}
.cardoffer-row {
    display: flex;
    flex-wrap: wrap;
}
.cr-table-bg-3::after {
    content: '';
    width: 50px;
    height: 50px;
    background: url(images/visa_signature/btn-arrow.png) no-repeat;
    background-size: contain;
    position: absolute;
    display: inline-block;
    margin: -5px 0 0 0px;
}

@media only screen and (max-width: 414px) and (orientation: portrait) {
/* Smasrt Delay */
#stepSwiper .swiper-slide>img {
    max-width: 80%;
}
.swiper-container {
    -webkit-transform: translate3d(0, 0, 0);
}
.stepSwiper-button-prev {
    background: url(images/visa_signature/mbtn_left.png) no-repeat 0 50%;
    height: 25%;
    left: -2%;
    top: 50%;
}
.stepSwiper-button-next {
    background: url(images/visa_signature/mbtn_right.png) no-repeat 0 50%;
    height: 25%;
    right: -2%;
    top: 50%;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 2px;
}
.tagL, .tagR {
    width: 100%;
    display: table;
    text-align: center;
    padding: 0;
}
.tagR p {
    width: 67%;
    margin: 10px auto;
}
body:not(.non-responsive).mobile .remark table td {
    padding: 0;
}
@media all and (max-width:576px) {

	.o_offer_box_bottom {
    position: relative;
    height: 20px;
    overflow: hidden;
    background-color: #579bd4;
    clip-path: polygon(
    0% -4%,
    100% -4%,
    100% 0%,
    101% 0%,
    101% 100%,
    100% 100%,
    20px 100%,
    0% 0);
}	
	
.cr-table-bg-3 {
border-radius: 50px;
}

	
/* Welcome Gifts */
.cs-icon {
width: 100%;
padding: 60px 20px;
text-align: center;
}
.gift-col-1 {
padding: 0px 50px 0px 0px;
width: 100%;
margin: 0px 0px;
}
}
.gift-col-2 {
    color: #395289;
    -moz-border-radius: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    width: 100%;
    margin: 0px 0px;
}
/* 11 precent */
.promoTitle img {
    width: 30px;
}
.promoTitle strong {
    line-height: 25px
}
.cr-border {
    padding-top: 0px;
}
.cr-misson-b-bg {
    font-size: 20px;
    line-height: 35px;
}
.mission-f-ico {
    padding: 0px 0px 30px;
}
.mission-ico-1 {
    width: 40%;
}
.mission-title {
    font-size: 16px;
    padding: 0px 0px 10px 0px;
    line-height: 18px;
}
.mission-title-1 {
    color: #005BAA;
    font-size: 16px;
    text-align: left;
    padding-left: 0.12rem;
    line-height: 22px;
    padding: 0px 0px 8px 0px;
}
.mission-title-2 {
    color: #005BAA;
    font-size: 16px;
    text-align: left;
    padding-left: 0.12rem;
    padding: 10px;
}
.mission-title-3 {
    color: #005BAA;
    font-size: 16px;
    text-align: left;
    padding-left: 0.12rem;
    line-height: 22px;
    padding: 0px 0px 8px 0px;
}
.cr-Title-hl {
    font-size: 34px;
    color: #FFF200;
    line-height: 43px;
}
.cr-title {
    margin-left: 20px;
    margin-right: 20px;
}
.cr-title_bg {
    height: 10rem;
    border-radius: 25px;
}
.cr-table {
    width: 100%;
}
.cr-table-col-1 {
    width: 13px;
}
.cr-table-col-2 {
    width: 30px;
}
.cr-table-col-3 {
    width: 14px;
}
.cr-table-col-4 {
    width: 43px;
}
.cr-eg-col-1 {
    width: 0px;
    padding: 20px 0px 20px 0px;
}
.cr-eg-col-2 {
    width: 50px;
    padding: 20px 0px 20px 0px;
    line-height: 22px;
}
.cr-eg-col-3 {
    width: 15px;
    padding: 20px 0px 20px 0px;
}
.cr-eg-col-4 {
    padding: 20px 0px 20px 0px;
    line-height: 26px;
}
/* Smart Delay */
.sd-features-title {
    font-size: 22px;
}
.sd-border {
    margin-left: 0px;
    margin-right: 0px;
}
#stepSwiper .swiper-slide>img {
    max-width: 80%;
}
#stepSwiper .swiper-slide {
    padding: 0px 0px 50px 0px;
}
.swiper-wrapper {
    padding-bottom: 0px;
}
.stepSwiper-button-prev {
    left: 2%;
    top: 45%;
}
.stepSwiper-button-next {
    right: -17%;
    top: 45%;
}
.sd-col-1 {
    width: 100%;
    padding: 30px 0px 0px 0px;
}
.sd-col-2 {
    width: 100%;
    padding: 40px 20px;
}
.cr-row {
    flex-direction: column-reverse;
}
/* hc */	
.hc-promo-table .table-responsive .hc-table {
    width: 900px;
}
/* offer css */
.cardoffer-border {
    border-radius: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -25px;
}
.features-title {
    border-radius: 15px;
    padding: 0px 35px;
    max-width: 85%;
}
.cardoffer-col-1 {
    width: 100%;
    padding: 40px 0px 0px 0px;
}
.cardoffer-col-2 {
    width: 100%;
    padding: 10px 30px;
    text-align: center;
    line-height: 20px;
}
.offer-bk-vedio {
    padding-bottom: 40px;
    padding-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
}
}
