/*
#service-plans-top-hero-banner #heroBanner a.hero-prev-btn,
#service-plans-top-hero-banner #heroBanner a.hero-next-btn,
#service-plans-top-hero-banner #heroBanner .owl-dots{
	display:none !important;
}
*/
.service-plans-top-banner{
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	
	background: rgb(131, 96, 213);
	margin-left : -18px;
	margin-right: -18px;
	
	/* background:#ccc; */
	/* height:250px; */
}
.service-plans-top-banner img{
	display: block;
	width: 100%;
}
.service-plans-section{
	/*margin: 36px 18px;*/
    margin: 0 -18px;
    /*padding: 36px;*/
	border-bottom: 1px solid #fff;
	border-top: 7px solid #f5f5f5;
}
.service-plans__plan-tag-container:first-child .service-plans-section {
    border-top: 0;
}
body.desktop .service-plans-section-wrapper{
	width: 960px;
	margin: 0 auto;
    padding: 36px;
}
body.mobile .service-plans-section-wrapper{
    padding: 20px 36px 80px;
}
body.mobile .service-plans-section-wrapper--renew{
	padding: 0 8px;
}
body.mobile .service-plans-section{
	border-bottom: 0;
	border-top: 0;
}
.service-plans-section__highlight-plan,
.service-plans-section__supercare-plan,
.service-plans-section__extracare-plan,
.service-plans-section__goodcare-plan,
.service-plans-section__uplan-lite-plan,
.service-plans-section__family-plan,
.service-plans-section__dataroam-plan{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(216,216,216,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(216,216,216,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 50%,rgba(216,216,216,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
}
body.desktop .service-plans-section__uplan-lite-plan .service-plans-section__content-info-wrapper{
	position:relative;
}
body.desktop .service-plans-section__uplan-lite-plan .service-plans__content-benfit-remark{
	position:absolute;
	bottom:0;
}
.service-plans-section:before{
	/*margin-bottom: 36px;*/
	content: " ";
	display: block;
	height:0px;
	overflow: hidden;
}
.service-plans-section-new{
	padding: 18px 36px 56px;
    max-width: 1440px;
    margin: 0 auto;
}
.service-plans-section--first-child:before{
	display: none;
}

.service-plans-section--first-child{
	border-top:0px;
}

.service-plans__content-heading{
	font-size: 32px;
	font-weight: 600;
	line-height: normal;
	margin-top: 0;
	color: #666666;
}
body.mobile .service-plans__content-heading{
	display: block;
	text-align: center;
}
body.mobile .service-plans-section-new .service-plans__content-heading{
	display: block;
	font-size: 32px;
	margin-bottom: 30px;
	font-weight: 600;
}
.service-plans__content-text{
	font-weight:100;
	line-height: 1.6em;
	margin-top: 20px;
}
.service-plans__content-text.fupCase-1{
	font-weight:100;
	line-height: 1.6em;
	margin-top: 20px;
	width:61%;
	float:left;
}
.service-plans__content-text.fupCase-2{
	width:39%;
	float:right;
	margin-top:20px;
	text-align: right;
}
.service-plans__content-text.fupCase-2 img{
	width:100%;
	text-align: center;
}
body.mobile .service-plans__content-text.fupCase-1{
	width: 100%;	
}
body.mobile .service-plans__content-text.fupCase-2{
	width:100%;
}
body.desktop .service-plans__content-text--desktop-break{
	display:block;
}
body.mobile .service-plans__content-text{
	text-align: center;
	font-weight: 300;
}
.service-plans__content-dataroam{
    margin:33px 0;
}
.service-plans__content-remark{
	font-family: 'SourceSansPro-Light', 'Source Sans Pro Light', 'Source Sans Pro';
    font-weight: 200;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    margin:20px 0;
}
.service-plans-section__price-plans{
	display: table-cell;
}
body.desktop .service-plans-section_new-remark{
    text-align: center;
    margin: -18px -36px 56px;
    background: #ccc;
    padding: 20px 0;
    font-size: 12px;
}
body.mobile .service-plans-section_new-remark{
    text-align: center;
    font-size: 12px;
    padding: 20px 0;
    background: #ccc;
    margin: -18px -26px 40px;
}
body.desktop .service-plans__content-new{
    /*display: table-cell;*/
    /*float: left;*/
    /*width: 30%;*/
    /*margin-bottom:10px;*/
    display:inline-block;
    padding-right: 19px;    
}
body.desktop .service-plans-section__content-wrapper:after{
	content: "";
    display: block;
    clear: both;
	visibility: hidden;    
}
body.desktop .service-plans-section__content-info-wrapper{
	width: 99%;
	display: table-cell;
	vertical-align: top;
}
/*body.desktop .service-plans-section__content-info-wrapper,*/
body.desktop .service-plans-section__content-detail-wrapper{
    float: left;
    vertical-align: top;
    width: 285px;
}
body.desktop .service-plans-section__content-detail-wrapper{
	margin-left: 30px;
}
body.desktop .service-plans-section__content-detail-wrapper:first-child{
	margin-left: 0;
}
body.desktop .service-plans-section__content-detail-wrapper-renew {
    padding-left: 30px;
}
body.desktop .service-plans-section__content-detail-wrapper-renew {
    display: table-cell;
    vertical-align: top;
}
.service-plans-new__plan{
	position: relative;
	overflow: hidden;
}
.service-plans-new__plan,
.service-plans-new__plan:hover,
.service-plans-new__plan:focus{
	display:block;
	text-decoration:none;
}
.service-plans-new__plan .owl-carousel .owl-item img{
	-webkit-transform-style: flat;
	transform-style: flat;
}
.service-plans-new__plan{
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.0980392156862745);
	border-radius: 12px;
	padding: 0px;
	border: 1px solid rgba(226, 226, 226, 1);
	border-top: 0px;
}
.service-plans-new__plan:hover{
	box-shadow: 0px 0px 8px rgba(0, 0, 51, 0.2);
	border: 1p solid rgba(221, 221, 221, 1);
}
.service-plans__highlight-tag{
	background: #ff0000;
	color: #fff;
	font-size: 14px;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.0980392156862745);
	min-width: 128px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	border-radius: 4px;
	margin-bottom: 12px;
	padding: 0px 20px;
}
body.mobile .service-plans__highlight-tag {
	padding: 0px 20px;
    margin: 18px auto;
    display: table;
}
.service-plans-new__plan-header{
	background: #4c7aaa;
	color: #fff;
	/*padding: 20px 30px;*/
	padding: 20px;
	/*font-family: 'SourceSansPro-Regular', 'Source Sans Pro';*/
}
.service-plans-new__plan-header__name{
	font-size: 21px;
	font-style: normal;
	font-weight:normal;
	text-align: center;
	line-height: normal;
}
.service-plans-new__plan-header__local-data{	
	text-align: center;
	line-height: 60px;
	font-weight:normal;
	font-size: 28px;
	
}
body.mobile .service-plans-section__goodcare-plan .service-plans-new__plan-header__local-data{
	line-height: 1em;
	margin: 10px 0;
}
.service-plans-new__plan-header__local-data,
.service-plans-new__plan-header__local-data *{
	font-family: 'SourceSansPro-Semibold', 'Source Sans Pro Semibold', 'Source Sans Pro';
}
.service-plans-new__plan-header__local-data .local-data-number{
	font-size: 60px;
	line-height: 1.1em;
	display:inline-block;	
}
.service-plans-new__plan-header__local-data .local-data-gb{
	font-size: 22px;	
	display:inline-block;
	line-height: 1em;
}
.service-plans-new__plan-header__fee{
	font-size: 18px;
	font-style: normal;
	font-weight:normal;
	text-align: center;
	line-height: normal;
}
.service-plans-new__plan-header__fee .highlight{
	font-size: 24px;
	font-family: 'SourceSansPro-Semibold', 'Source Sans Pro Semibold', 'Source Sans Pro';
}
.service-plans-new__plan-heading{
	margin-top:0;
	margin-bottom:10px;	
	font-size: 32px;
	line-height:32px;
}
.service-plans-new__plan2-heading{
	font-size: 24px;
}
.service-plans-new__plan-heading-title{
	display: table;
	margin:0 auto;
	height:32px;
}
.service-plans-new__plan-heading-data,
.service-plans-new__plan-heading-sep,
.service-plans-new__plan-heading-fee{
	display:table-cell;
	vertical-align:middle;
}
.service-plans-new__plan-heading-data,
.service-plans-new__plan-heading-fee{
	color: #cc0000;	
	font-weight:700;	
	
}
.service-plans-new__plan-heading-sep{
	color: #bbb;
	font-weight:100;
	font-size: 24px;
	padding-left: 8px;
	padding-right:8px;
}
.service-plans-new__plan-bullets-wrapper{
	display:table;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.service-plans-new__plan-bullets-wrapper:last-child{
	margin-bottom:0;
}
.service-plans-new__plan-bullets-wrapper-cell{
	display:table-cell;
	vertical-align:middle;
}
.service-plans-new__plan-bullets{
	font-size: 14px;
	font-weight: 100;
}
.service-plans-new__plan-bullets{
	margin-top:0;
	margin-bottom:0;
	padding-left: 20px;
}
.service-plans-new__plan-bullets .highlight{
	font-weight: normal;
	font-size: 18px;
}
.service-plans-new__plan-remark,
.service-plans__content-benfit-remark{
	font-size: 13px;
	line-height:normal;
	font-weight:100;
}
body.desktop .service-plans-new__plan-remark{
	/*padding: 20px;*/
	padding: 20px 10px 0 10px;
	padding-bottom:0;
}
.service-plans-new__plan-gift{
	display: none;
	padding: 0 40px;
}
.service-plans-new__plan-gift:first-child{
	display: block;
}
.owl-stage .service-plans-new__plan-gift{
	display: block;
}
.service-plans-new__plan-gift img{
	display: block;
	width: 100%;
}
.service-plans-new__plan-gifts-wrapper{
	padding: 20px;
    background: #fff;
	/*
	margin-left : -24px;
	margin-right: -24px; */
}
.service-plans-new__plan-gifts-wrapper .owl-dots{
	display:none;
}
.service-plans-new__plan-gifts-wrapper .owl-prev,
.service-plans-new__plan-gifts-wrapper .owl-next{
    display: block;
    width : 37px;
    height: 44px;
    top: 50%;
    margin-top: -22px;
    position: absolute;
    overflow: hidden;
    z-index: 10;
    text-indent: -100px;
	background-size: 100% 100%;
}
.service-plans-new__plan-gifts-wrapper .owl-prev{
	left:0;
	background-image: url('/Register_ServicePlan/images/common/banner_arrow_left.png');
}
.service-plans-new__plan-gifts-wrapper .owl-next{
	right:0;
	background-image: url('/Register_ServicePlan/images/common/banner_arrow_right.png');
}
.service-plans-new__plan-tagline{
	font-weight: bold;
	text-align: center;

}
.service-plans-new__plan-tagline .highlight{
	color: #cc0000;
	font-size: 24px;
	line-height: normal;
}
.service-plans-new__plan-select-button{
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	border: none;
	box-shadow: none;
	border-radius: 8px;
	min-width: 160px;
	width: 160px;
	text-align: center;
	display: block;
	margin: 0 auto;
	
	line-height:46px;
	
	background-color:#67b001;
	background: -webkit-gradient(linear, 0 20%, 0 100%, from(#67b001), to(#58910e));
    background: -ms-linear-gradient(top, #67b001 0%, #58910E 100%);
    background: -ms-linear-gradient(top, #67b001 0%, #58910E 100%);
    background: -moz-linear-gradient(top, #67b001 0%, #58910E 100%);
    background: -o-linear-gradient(top, #67b001 0%, #58910E 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #67b001), color-stop(100, #58910E));
    background: -webkit-linear-gradient(top, #67b001 0%, #58910E 100%);
    background: linear-gradient(to bottom, #67b001 0%, #58910E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67b001', endColorstr='#58910e',GradientType=0 );
}
.service-plans-new__plan-select-button:active,
.service-plans-new__plan-select-button:focus,
.service-plans-new__plan-select-button:hover{
	text-decoration: none;
	color: #fff;
	background: #5a9b00;
    background: -moz-linear-gradient(top, #5a9b00 0%, #4c7e0a 100%);
    background: -webkit-linear-gradient(top, #5a9b00 0%,#4c7e0a 100%);
    background: linear-gradient(to bottom, #5a9b00 0%,#4c7e0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a9b00', endColorstr='#4c7e0a',GradientType=0 );
}
.service-plans-new__plan-footer{
	background: #f9f9f9;
	padding: 20px 0;
}
/*
.service-plans-new__plan-tag-wrapper{
	position: absolute;
    top: -17px;
	line-height: 32px;
	left:0;
	width: 100%;
}
.service-plans-new__plan-tag{
	margin: 0 auto;
    
    border: 1px solid #ff0000;
    background: rgb(249,249,249);
    border-radius: 4px;
    font-size: 14px;
    color: #ff0000;
    width: 112px;
    text-align: center;
	-moz-box-shadow:0px 2px 8px rgba(0, 0, 0, 0.0980392156862745);
  -webkit-box-shadow:0px 2px 8px rgba(0, 0, 0, 0.0980392156862745);
  box-shadow:0px 2px 8px rgba(0, 0, 0, 0.0980392156862745);
}
*/
.service-plans-renew__banner-wrapper a{
	display:block;
}
.service-plans-renew__banner-wrapper img{
	display:block;
	width: 100%;
	height:auto;
}
.service-plans-renew__banner-button{
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.0980392156862745);
	border: 1px solid rgba(226, 226, 226, 1);
	overflow:hidden;
	border-radius:12px;
	background: rgba(255,253,233,1);
	background: -moz-linear-gradient(bottom, #f2f2f2 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left bottom, left bottom, color-stop(0%, #f2f2f2), color-stop(70%, rgba(255,255,255,1))), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(bottom, #f2f2f2 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(bottom, #f2f2f2 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(bottom, #f2f2f2 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to top, #f2f2f2 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0 );
}
body.desktop .service-plans-renew__banner-wrapper{
	width: 590px;	
}
body.mobile .service-plans-renew__banner-wrapper{
	width:100%;
}
.service-plans__countdown{
	margin-top:20px;
	border-radius: 4px;
	overflow: hidden;
	display: table;
	color: #ff0000;
	background: rgb(249,249,249);
	/* background: #ccc; */
}
.service-plans__countdown-cell-title,
.service-plans__countdown-cell-days,
.service-plans__countdown-cell-hours,
.service-plans__countdown-cell-minutes{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.service-plans__countdown-cell-days,
.service-plans__countdown-cell-hours,
.service-plans__countdown-cell-minutes{
	border-left: 1px solid #fff;
}
.service-plans__countdown-cell-title{
	font-size: 14px;
	line-height:normal;
	padding-left: 15px;
	padding-right:15px;
}
.service-plans__countdown-cell-title,
.service-plans__countdown-cell-days,
.service-plans__countdown-cell-hours,
.service-plans__countdown-cell-minutes{	
	padding-top: 5px;
	padding-bottom:5px;
}
.service-plans__countdown-days,
.service-plans__countdown-hours,
.service-plans__countdown-minutes{
	padding-left: 6px;
	padding-right:6px;
}
.service-plans__countdown-header{
	font-size:11px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom:5px;
	line-height:1em;
	min-width:38px;
}
.service-plans__countdown-value{
	font-size:18px;
	font-weight:bold;
	line-height:1em;
	padding-top:3px;
}

/* handset */
.service-plans-handset__heading{
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}
.service-plans-handset__heading .highlight{
	font-weight:bold;
	color: #ff0000;
}
.service-plans-handset__intro{
	margin-top: 30px;
	background: #f8f8f8;
	border-radius:8px;
	border:1px solid #f2f2f2;
	color: #666666;
	padding: 20px 30px;
}
.service-plans-handset__intro p:last-child{
	margin-bottom:0;
}
.service-plans-handset__handsets-wrapper{
	padding-left: 0;
	padding-right:0;
}
.service-plans-handset__handsets-wrapper:after{
	content: " ";
    display: table;
    clear: both;
}
.service-plans-handset__blank-tile{
	display:none;
}
body.desktop .service-plans-handset__handsets-wrapper div[class*=col-]:nth-last-child(3),
body.desktop .service-plans-handset__handsets-wrapper div[class*=col-]:nth-last-child(2),
body.desktop .service-plans-handset__handsets-wrapper div[class*=col-]:nth-last-child(1){
	border-bottom: none;
}

.service-plans-handset__listing-tabs-wrapper{
	display:table;
	width:100%;
	border-bottom: 2px solid #ff0000;
}
.service-plans-handset__listing-tab{
	display:table-cell;
	vertical-align:middle;
	width:50%;
	position:relative;
}
.service-plans-handset__listing-tab--iphone:before{
	content: " ";
    position: absolute;
    border-right: 1px solid #d1d1d1;
    height: 25px;
    top: 0;
    right: 0;
}
.service-plans-handset__listing-tab-button{
	text-align: center;
	font-size: 20px;
	font-weight:normal;
	line-height:normal;
	font-style:normal;
	position: relative;
	cursor: pointer;
	padding-bottom:15px;
}
.service-plans-handset__listing[data-selected='iphone'] .service-plans-handset__listing-tab--iphone   .service-plans-handset__listing-tab-button,
.service-plans-handset__listing[data-selected='android'] .service-plans-handset__listing-tab--android .service-plans-handset__listing-tab-button{
	color: #ff0000;
	cursor:default;
}
.service-plans-handset__listing[data-selected='iphone'] .service-plans-handset__listing-tab--iphone:after,
.service-plans-handset__listing[data-selected='android'] .service-plans-handset__listing-tab--android:after{
	content: '\f21d';
    display: inline-block;
    width: 18px;
    font-family: 'icomoon';
    font-size: 18px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    bottom: 0px;
    color: #ff0000;
}
.service-plans-handset__listing-contents-wrapper{
	margin-top:20px;
}
.service-plans-handset__listing-content{
	display:none;
}
.service-plans-handset__listing[data-selected='iphone']  .service-plans-handset__listing-content--iphone,
.service-plans-handset__listing[data-selected='android'] .service-plans-handset__listing-content--android{
	display:block;
}
.st-prod-tile .service-plans-handset__discounted-price{
	margin-right: 10px;
}
.st-prod-tile .service-plans-handset__old-price{
	color: #a8a8a8;
	font-weight:100 ;
	text-decoration: line-through ;
}
.service-plans-handset-tnc{
	background: #eeeeee;
	padding: 15px 20px;
	font-size:14px;
	font-weight:100;
}
.service-plans-handset-tnc .highlight{
	color: #ff0000;
}
.service-plans-handset-tnc ul{
	padding-left: 22px;
}
.service-plans-handset-tnc ul:last-child{
	margin-bottom:0;
}
.service-plans-new__plan-gifts-wrapper .floatText{
	color: #ff0000;
	font-size: 14px;
	text-align: center;
}
.service-plans-new__plan-header-table{
	/*width:200px;*/
	margin:0 auto;
}
.service-plans-new__plan-header-summary-cell{
	/*border-bottom: 1px solid #789abf;
	padding-bottom:17px;*/
	/*font-family: 'SourceSansPro-Regular', 'Source Sans Pro';*/
}
.service-plans-new__plan-header-fee-contract-cell{
	/*padding-top:15px;*/
    color: #4c7aaa;	
}
.service-plans-new__plan-header__contract{
	text-align:center;
	font-weight:100;
	font-size:14px;
	color: #707070;
	font-family: 'SourceSansPro-Regular', 'Source Sans Pro';	
}
.service-plans-new__plan-header__contract .highlight{
	font-size:18px;
	font-weight:400;
	font-family: 'SourceSansPro-Semibold', 'Source Sans Pro Semibold', 'Source Sans Pro';
}
.service-plans-aisamiles__header{
    text-align: center;
    position: relative;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.0980392156862745);
    border-radius: 12px;
    padding: 20px;
    border: 1px solid rgba(226, 226, 226, 1);
    padding-top: 40px;
}
body.desktop .service-plans-aisamiles__header{
    float: left;
    width: 67%;	
    margin: 25px 0 40px;    
}

.service-plans-aisamiles__header p:last-child{
	margin-bottom:0;
}
/*
.service-plans-aisamiles__header:before{
    content: '';
    position: absolute;
    top: 29px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #ff0000;
}*/
.service-plans-aisamiles__title{
    padding: 0 10px;
    background: #f9f9f9;
	display: inline-block;
    font-size: 12px;
    position: relative;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.0980392156862745);
	border-radius: 6px;
	padding: 7px 15px;
	border: 1px solid rgba(226, 226, 226, 1);
	margin-left:auto;
	margin-right:auto;
}
.service-plans-aisamiles__icon{
    width: auto;
    height: 18px;
	vertical-align: text-top;
    /* margin: -10px 5px 0 3px; */
}
.service-plans-aisamiles__text {
    /* padding: 15px; */
    /*color: #ff0000;*/
    text-align: left;
    /*border-bottom: 1px solid #ff0000;*/
}
.service-plans-aisamiles__title-table-wrapper{
	position:absolute;
	top: -30px;
	height:60px;
	left:0;
	right:0;
}
.service-plans-aisamiles__title-table{
	display: table;
	width:100%;
	height:100%;	
}
.service-plans-aisamiles__title-cell{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.service-plans-aisamiles__title--miles{
	font-size:16px;
	font-weight:bold;
	color: #ff0000;
	vertical-align:middle;
}
.service-plans-aisamiles__title--miles > span{
	/*vertical-align:middle;*/
}
.service-plans-aisamiles__word{
	display:inline-block;
}
.service-plans-aisamiles--highlight{
	color:#ff0000;
}
.service-plans-aisamiles__remark{
	font-size:12px;
}
/* mobile */
body.mobile .service-plans-new__plan-gifts-wrapper .floatText{
	font-size: 18px;
}
body.mobile .service-plans-section{
    /*margin: 0 -18px;
    padding: 24px 18px;*/
    /*padding: 20px 36px 80px;*/
}
body.mobile .service-plans-section-new{
    /*padding: 18px 26px 38px;*/
    padding: 18px 0 38px;
}
body.mobile .service-plans-section:before{
	margin-bottom: 0;
}
body.mobile .service-plans-section__price-plans-multi .service-plans-section__content-detail-wrapper{
	margin-left: 10px;
	width: 70%;
}
body.mobile .service-plans-section__content-detail-wrapper{
	/*width: 70%;*/
	width: 290px;
	margin: 0 auto;
}
body.mobile .service-plans-section__price-plans-multi .service-plans-section__content-detail-wrapper:first-child{
	margin-left: 0;
}
body.mobile .service-plans-new__plan-red .service-plans-new__plan-name-tag{
	/*width: 100%;*/
}
body.mobile .service-plans-section__price-plans{
	display: block;
}
/*
body.mobile .service-plans-new__plan-bullets-wrapper-cell{
	text-align: center;
}
body.mobile .service-plans-new__plan-bullets{
	display: inline-block;
	margin-right: 20px;
	text-align: left;
}
body.mobile .service-plans-new__plan-bullets:last-child{
	margin-right: 0;
}
*/
/*
@media screen and (min-width: 375px) {
	body.mobile .service-plans-new__plan-header{
		padding-left : 15px;
		padding-right: 15px;
	}
	body.mobile .service-plans-new__plan-header-table{
		display:table;
		width:100%;	
	}
	body.mobile .service-plans-new__plan-header-summary-cell,
	body.mobile .service-plans-new__plan-header-bullets-cell{
		display:table-cell;
		vertical-align:middle;
		width:50%;
	}
}*/
body.mobile .service-plans-new__plan-remark{
	padding-top:20px;
}
body.mobile .service-plans-handset__intro{
	margin-top: 24px;
	padding: 10px 18px;
}
body.mobile .service-plans-handset__listing-contents-wrapper{
	margin-top: 10px;
}
body.mobile .service-plans-handset__handsets-wrapper div[class*=col-]:nth-last-child(2),
body.mobile .service-plans-handset__handsets-wrapper div[class*=col-]:nth-last-child(1){
	border-bottom: none;
}

body.mobile .st-prod-tile .service-plans-handset__discounted-price,
body.mobile .st-prod-tile .service-plans-handset__old-price{
	display:block;
}
body.mobile .service-plans__countdown{
	width:100%;
}
.service-plans-new__plan-name-tag{
	font-weight:100;
	display:table;
	margin:0 auto;
	height: 30px;
	line-height:30px;
	width:123px;
	background:#ffffff;
	text-align:center;
	border-radius:4px;
	font-size:17px;
	font-family: 'SourceSansPro-Regular', 'Source Sans Pro';
	color: #709fd0;
}
.service-plans-new__plan-name-tag-white{
	width: 200px;
}
body.mobile .service-plans-new__plan-name-tag-white{
	/*width: 100%;*/
	padding: 0 20px;
    width: initial;
}
.service-plans-new__plan-voice-minutes{
	font-weight:300;
	text-align:center;
	font-size:14px;
	margin-top:-5px;
}
.service-plans-new__plan-voice-minutes .highlight{
	font-family: 'SourceSansPro-Semibold', 'Source Sans Pro Semibold', 'Source Sans Pro';
	font-size:16px;
	font-weight:400;
}
.service-plans-new__plan-header__speed{
	text-align:center;
	font-family: 'SourceSansPro-Semibold', 'Source Sans Pro Semibold', 'Source Sans Pro';
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}
body.mobile .service-plans-aisamiles__header{
	margin-top: 50px;
}
.service-plans-new__plan-red {
}
.service-plans-new__plan-red .service-plans-new__plan-header{
	 background: #ff0000;
}
.service-plans-new__plan-red .service-plans-new__plan-name-tag{
	background: #ffffff;
    color: #ff0000;
    /*width: 200px;	*/
}
.service-plans-new__plan-red .service-plans-new__plan-header-fee-contract-cell{
	color: #ff0000;
}
.service-plans-new__plan-green {
}
.service-plans-new__plan-green .service-plans-new__plan-header{
	 background: #009d8a;
}
.service-plans-new__plan-green .service-plans-new__plan-name-tag{
	background: #ffffff;
	/*color: #03c8a9;*/
	color: #009d8a;
}
.service-plans-new__plan-green .service-plans-new__plan-header-fee-contract-cell{
	color: #009d8a;
}
.service-plans-new__plan-orange {
}
.service-plans-new__plan-orange .service-plans-new__plan-header{
	 background: #ff9400;
}
.service-plans-new__plan-orange .service-plans-new__plan-name-tag{
	background: #ffffff;
	color: #ff9400;
}
.service-plans-new__plan-orange .service-plans-new__plan-header-fee-contract-cell{
	color: #ff9400;
}

.service-plans-new__plan-gold .service-plans-new__plan-header{
	background: #d0af07;
}
.service-plans-new__plan-gold .service-plans-new__plan-name-tag{
	background: #ffffff;
	color: #d0af07;
}
.service-plans-new__plan-gold .service-plans-new__plan-header-fee-contract-cell{
	color: #d0af07;
}

.service-plans-new__plan-brown .service-plans-new__plan-header{
	background: #a0584c;
}
.service-plans-new__plan-brown .service-plans-new__plan-name-tag{
	background: #ffffff;
	color: #a0584c;
}
.service-plans-new__plan-brown .service-plans-new__plan-header-fee-contract-cell{
	color: #a0584c;
}

.service-plans-new__plan-purple {
}
.service-plans-new__plan-purple .service-plans-new__plan-header{
	 background: #6a53bd;
}
.service-plans-new__plan-purple .service-plans-new__plan-name-tag{
	background: #ffffff;
	color: #6a53bd;
}
.service-plans-new__plan-purple .service-plans-new__plan-header-fee-contract-cell{
	color: #6a53bd;
}
.service-plans-new__plan-promo{
    height: 50px;
    display: table;
    width: 90%;
    margin: 0 auto;
}
body.mobile .service-plans-new__plan-promo{
	height: auto;
}
.service-plans-new__plan-promo-img{
	text-align: center;
}
.service-plans-new__plan-promo-img img{
    width: 100%;
}
.service-plans-new__plan-promo-box{
	display: table-cell;
    vertical-align: middle;
    background: #fff;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;  
    border: 1px solid #ccc;  
    font-family: 'SourceSansPro-Semibold', 'Source Sans Pro Semibold', 'Source Sans Pro';
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    color: #FF0000;
    text-align: center;    
}
.acquisition-plan-remark-link{
    text-decoration: underline;
    color: inherit;    
}
.acquisition-plan-remark-link:hover,
.acquisition-plan-remark-link:focus,
.acquisition-plan-remark-link:visited{
    color: inherit;
}
.service-plans-new__plan-link:hover,
.service-plans-new__plan-link:focus,
.service-plans-new__plan-link:visited {
    text-decoration: none;
}
.service-plans__menu-feature-button {
	padding: 8px 16px;
    width: auto;
    font-size: .8em;
    margin: 11px 0px;
    margin-right: 18px;
}
.service-plans__content-benfit{
    display: table;
    width: 520px;
    /*padding: 0 20px;*/
    margin: 0 20px;
}
body.mobile .service-plans__content-benfit-remark{
	margin-bottom: 20px;
}
body.mobile #service-supercare .service-plans__content-benfit-desktop,
body.mobile #service-family-plan .service-plans__content-benfit-desktop,
body.mobile #service-dataroam .service-plans__content-benfit-desktop{
    display: none;
}
.service-plans__content-benfit-mobile{
   display: none;
}
body.mobile .service-plans__content-benfit-mobile{
	display: block;
    width:100%;
}
body.desktop #service-goodcare .service-plans__content-benfit,
body.desktop #service-family-plan .service-plans__content-benfit,
body.desktop #service-dataroam .service-plans__content-benfit{
	width: 844px;
	margin-bottom: 30px;
}
.service-plans__content-benfit-title {
    font-family: 'SourceSansPro-Semibold', 'Source Sans Pro Semibold', 'Source Sans Pro';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #FF0000;
    text-align: center;
    margin-top: 20px;    
    display: table-caption;
    position: relative;
}
body.mobile .service-plans__content-benfit-title{
	margin: 20px 0;
}
.service-plans__content-benfit-title:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 38%;
    border-bottom: 1px solid #ff0000;
}
.service-plans__content-benfit-title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 38%;
    border-bottom: 1px solid #ff0000;
}
body.desktop #service-uplan-lite .service-plans__content-benfit-title:before,
body.desktop #service-uplan-lite .service-plans__content-benfit-title:after {
	width: 32%;
}
body.mobile #service-uplan-lite .service-plans__content-benfit-title:before,
body.mobile #service-uplan-lite .service-plans__content-benfit-title:after {
	width: 25%;
}
.service-plans__content-benfit-block {
    display: table;
    width: 160px;
    /*height: 174px;*/
    text-align: center;
    margin: auto;

}
.service-plans__content-benfit-block-cell__1-3 .service-plans__content-benfit-block{
	width: 120px;
}

.service-plans__content-benfit-block-cell,
.service-plans__content-benfit-divide-cell{
	display: table-cell;
	vertical-align: middle;
}
.service-plans__content-benfit-divide-cell__plus{
	color: #ff0000;
    font-size: 32px;
}
.service-plans__content-benfit-divide-cell__or{
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
}
.service-plans__content-benfit-row, .service-plans__content-benfit-block--img-row, .service-plans__content-benfit-block--title-row, .service-plans__content-benfit-block--desc-row {
    display: table-row;
}
.service-plans__content-benfit-block--img-cell {
    display: table-cell;
    vertical-align: middle;
    width: 120px;
    height: 120px;
}
.service-plans__content-benfit-block-cell__1-3 .service-plans__content-benfit-block--img-cell{
	width: 90px;
    height: 90px;
}
.service-plans__content-benfit-block--group {
    display: table-row-group;

}
.service-plans__content-benfit-block--desc-cell {
	font-family: 'SourceSansPro-Regular', 'Source Sans Pro';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 13px;
    color: #333333;
    vertical-align: middle; 
    display: table-cell;
    width: 100%;
}
.service-plans__content-benfit-block--online-row {
	font-family: 'SourceSansPro-Regular', 'Source Sans Pro';
    font-weight: bold;
    font-style: normal;
    text-align: center;
    font-size: 13px;
    color: #ff0000;
    vertical-align: middle; 
    display: table-row;
    width: 100%;
}
.service-plans__content-benfit-block--img-cell img {
    width: inherit;
    height: inherit;
}
.service-plans__content-benfit-cell{
	display: table-cell;
}
.service-plans__content-benfit-cell .service-plans__content-benfit{
	padding: 0 20px 30px;
	width: 420px;
}
.service-plans-section__plan-remark,
.service-plans-section__plan-info-remark{
	font-size: 13px;
    line-height: normal;
    font-weight: 100;
    /*padding-top: 20px;*/
    text-align: center;
}

.service-plans-section__plan-info-remark.fupCase-3 {
	clear: both;
}
body.mobile .service-plans-section__plan-info-remark.fupCase-3 {
	clear: initial;
}
body.desktop .service-plans-section__plan-info-remark{
	text-align:left;
}
body.desktop .service-plans-section__plan-remark{
	margin-top:20px;
}
body.mobile .service-plans-section__plan-remark,
body.mobile .service-plans-section__plan-info-remark{
	padding-top: 30px;
}
body.desktop .service-plans__plan-tag{
	display: none;
}
body.desktop #service-family-bundle .service-plans-section__content-info-wrapper,
body.desktop #service-goodcare .service-plans-section__content-info-wrapper,
body.desktop #service-family-plan .service-plans-section__content-info-wrapper,
body.desktop #service-dataroam .service-plans-section__content-info-wrapper,
body.desktop #service-uplan-lite .service-plans-section__content-info-wrapper,
body.desktop #service-supercare .service-plans-section__content-info-wrapper{
	display:block;
	width:auto;
}
body.desktop #service-family-bundle .service-plans-section__price-plans-multi,
body.desktop #service-goodcare .service-plans-section__price-plans-multi,
body.desktop #service-uplan-lite .service-plans-section__price-plans-multi,
body.desktop #service-dataroam .service-plans-section__price-plans-multi,
body.desktop #service-supercare .service-plans-section__price-plans-multi{
	display: table;
    margin: 0 auto;
}
body.mobile .service-plans__plan-tag-container{
	position: relative;
 	margin: 10px -18px 0;
 	z-index: 10;
}
body.mobile .service-plans__plan-tag {
    font-family: 'SourceSansPro-Regular', 'Source Sans Pro';
    font-style: normal;
    color: #333333;
    text-align: center;
    padding: 25px 0;
    width: 100%;
    z-index: 10;
    transform: translate3d(0px,0px,0px);
    font-size: 35px;
    font-weight: bold;
    line-height: 1em;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.8) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccffffff',GradientType=0 );
    display: none;
}
body.mobile .service-plans__content-benfit-block--desc-cell-wrap{
	display: block;
}
body.mobile .service-plans__content-benfit{
	width: 100%;
	/*padding: 0 0 30px;*/
	padding: 0 0 10px;
	margin: 0;
}
body.mobile .service-plans__content-benfit-block--img-cell{
	width: 86px;
	height: 86px;
}
body.mobile .service-plans__content-benfit-block--img-cell img{
	width: inherit;
	height: inherit;
}
body.mobile .service-plans__content-benfit-block{
	width: auto;
}
body.mobile .service-plans__content-benfit-cell{
	display: block;
}
body.mobile .service-plans__content-benfit-block-cell-2{
	width: 50%;
}
body.mobile .service-plans__content-benfit-block-cell-3{
	width: 30%;
}
body.mobile .service-plans-section__price-plans-multi{
	margin: 0 -18px;
}
body.mobile .service-plans-section__price-plans-multi .owl-carousel .owl-controls .owl-nav .owl-prev{
	background: url(/Register_ServicePlan/images/common/icon_arrow_l.png) no-repeat left center;
    top: 50%;
    left: 0;
    position: absolute;
    transform: translate(0, -50%);
    width: 60px;
    height: 60px;
    background-size: 100%;
    text-indent: -100px;
}
body.mobile .service-plans-section__price-plans-multi .owl-carousel .owl-controls .owl-nav .owl-next{
	background: url(/Register_ServicePlan/images/common/icon_arrow_r.png) no-repeat left center;
    top: 50%;
    left: 0;
    position: absolute;
    transform: translate(0, -50%);
    width: 60px;
    height: 60px;
    background-size: 100%;
    text-indent: 100px;
}
body.mobile .service-plans-section__price-plans-multi .owl-dots {
    text-align: center;
    position: relative;
    bottom: -10px;    
}
body.mobile .service-plans-section__price-plans-multi .owl-dots .owl-dot {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0px 7px;
    border-radius: 9px;
    background: #9E9E9E;
}
body.mobile .service-plans-section__price-plans-multi .owl-dots .owl-dot.active {
    background: #FF0000;
}
body.mobile #service-family-plan .owl-controls{
	position:absolute;
}
body.mobile #service-family-plan .owl-nav{
	position:absolute;
	bottom:170px;
}
body.mobile #service-family-plan .owl-dot{
	transform:translateY(10px);
}
body.mobile .service-plans__content-benfit-title:before {
    width: 35%;
}
body.mobile .service-plans__content-benfit-title:after {
    width: 35%;
}
.service-plans__content-benfit-divide-cell{
	text-align:center;
}
/* s8 */
.service-plans__content-benfit--supercare .service-plans__content-benfit-desktop .service-plans__content-benfit-block-cell--supercare .service-plans__content-benfit-block{
	width: 100%;
}
.service-plans__content-benfit--supercare .service-plans__content-benfit-desktop .service-plans__content-benfit-block-cell--supercare  .service-plans__content-benfit-block--img-cell{
	width: 520px;
	height: auto;
    padding-top: 30px;
    padding-bottom: 20px;	
}
.service-plans__content-benfit--supercare .service-plans__content-benfit-mobile .service-plans__content-benfit-block-cell--supercare .service-plans__content-benfit-block img{
	width: 100%;
	height: auto;
}
.service-plans__content-benfit--supercare .service-plans__content-benfit-mobile .service-plans__content-benfit-block-cell--supercare .service-plans__content-benfit-block--desc-cell{
	padding-top:10px;
}
body.mobile .service-plans__content-benfit--supercare .service-plans__content-benfit-block--img-cell{
	width: auto;
	height: auto;
}
/* theme park */
.service-plans__content-benfit--theme-park .service-plans__content-benfit-desktop .service-plans__content-benfit-block-cell--theme-park .service-plans__content-benfit-block{
	/*width: 450px;*/
	width: 410px;
}
.service-plans__content-benfit--theme-park .service-plans__content-benfit-desktop .service-plans__content-benfit-block-cell--theme-park .service-plans__content-benfit-block--img-cell{
	width: auto;
	height: auto;
	/*
	padding-top: 30px;
	padding-bottom: 30px;
	*/
}
.service-plans__content-benfit--theme-park .service-plans__content-benfit-desktop .service-plans__content-benfit-block-cell--theme-park .service-plans__content-benfit-block--img-cell img{
	width : auto;
	height: 120px;
}
.service-plans__content-benfit--theme-park .service-plans__content-benfit-desktop .service-plans__content-benfit-block-cell--theme-park .service-plans__content-benfit-block--desc-text{
	width: 380px;
	margin: 0 auto;
}
.service-plans__content-benfit--theme-park .service-plans__content-benfit-desktop .service-plans__content-benfit-block--img-cell{
	padding-top:30px;
	padding-bottom:20px;
}
.service-plans__content-benfit--theme-park .service-plans__content-benfit-desktop .service-plans__content-benfit-block--desc-cell{
	vertical-align: top;
}
.service-plans__content-benfit--theme-park .service-plans__content-benfit-desktop{
	display:table;
	margin:0 auto;
}
.service-plans__content-benfit--theme-park .service-plans__content-benfit-mobile .service-plans__content-benfit-block-cell--theme-park .service-plans__content-benfit-block--img-cell img{
	width:100%;
	height:auto;
}
.service-plans__content-benfit--theme-park .service-plans__content-benfit-mobile .service-plans__content-benfit-block-cell--theme-park .service-plans__content-benfit-block--desc-cell{
	padding-top:10px;
}
body.mobile .service-plans__content-benfit--theme-park .service-plans__content-benfit-block--img-cell{
	width: auto;
	height: auto;
}
/***** benfit list start ****/
.service-plans__content-benfit-list{
    width: 100%;
    height: auto;
    position: relative;
    border: 3px solid #ff0000;
    border-radius: 15px;
    padding: 25px 20px 20px;
    margin: 40px 0 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: #fff;
}
.service-plans__content-benfit-list-center{
	justify-content: center;
}

.service-plans__content-benfit-list-title{
    position: absolute;
    top: -13px;
    left: 50%;
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    white-space: nowrap;
    padding: 0 20px;
    /*background: rgb(255, 255, 255);*/
    color: #ff0000;
    font-weight: bold;    
}
.service-plans__content-benfit-list-title:before{
	content:" ";
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:3px;
	top:10px;
}
.service-plans__content-benfit-list-title-inner{
	position:relative;
}
@media only screen and (max-device-width: 320px) {
	
	.service-plans__content-benfit-list-title{
		white-space: normal;
		line-height:normal;
		min-width:200px;
		text-align:center;
	}
}
.service-plans__content-benfit-list__item-cell{
    width: 50%;
    padding-right: 20px;
    display: table;
    font-size: 14px;
}
body.desktop .service-plans__content-benfit-list__item-cell--desktop-width-auto{
	width:auto;
	padding: 0;
}
.service-plans__content-benfit-list__item-cell:nth-child(2n+1){
    padding-right: 0;
}
.service-plans__content-benfit-list__item-cell-icon{
    display: table-cell;
    width: 60px;
    padding-right: 10px;
}
.service-plans__content-benfit-list__item-cell-icon img{
	height: 50px;
    width: auto;
}
.service-plans__content-benfit-list__item-cell-icon img.service-plans__content-benfit-list__item-icon-img--large{
	height:75px;
	width:auto;
}
.service-plans__content-benfit-list__item-cell-desc{
    display: table-cell;
    vertical-align: middle;
}
body.desktop .service-plans__content-new{
	width: 595px;
}
body.desktop .service-plans__limited-time-offer-flag-img{
	display:block;
	width:225px;
	height:auto;
	
}
body.desktop .service-plans__content-text.fupCase-2 .service-plans__limited-time-offer-flag-img{
	margin-left:auto;
	margin-right:0;
}
body.desktop #service-supercare .service-plans__content-new,
body.desktop #service-family-bundle .service-plans__content-new,
body.desktop #service-goodcare .service-plans__content-new,
body.desktop #service-uplan-lite .service-plans__content-new,
body.desktop #service-family-plan .service-plans__content-new,
body.desktop #service-dataroam .service-plans__content-new{
	width: 886px;
	padding-right: 0;
	width:auto;
	display:block;
	padding:0;
}

body.desktop #service-family-plan .service-plans__content-benfit-list__item-cell,
body.desktop #service-dataroam .service-plans__content-benfit-list__item-cell{
	/*width: 33%;*/
}

body.desktop #service-goodcare .service-plans__content-benfit-list__item-cell{
	width: 33%;
}
body.desktop #service-family-plan .service-plans__content-benfit-list__item-cell:nth-child(2n+1),
body.desktop #service-dataroam .service-plans__content-benfit-list__item-cell:nth-child(2n+1){
    padding-right: 20px;
}
body.desktop #service-family-plan .service-plans__content-benfit-list__item-cell:nth-child(3n+1)
body.desktop #service-dataroam .service-plans__content-benfit-list__item-cell:nth-child(3n+1){
    padding-right: 10px;
}
body.mobile .service-plans__content-benfit-list{
    margin: 30px 0;
    padding: 25px 20px 20px;
}
body.mobile .service-plans__content-benfit-list__item-cell{
	width: 100%;
    padding-right: 0;
}
/***** benfit list end ****/
.service-plans-icon-45g,
.service-plans-icon-5g,
.service-plans-icon-h5gbb{
	vertical-align:baseline;
	width:auto;
	margin-right:10px;
}
.service-plans__content-heading .service-plans-icon-45g{
	height:22px;
}
.service-plans__content-heading .service-plans-icon-5g,
.service-plans__content-heading .service-plans-icon-h5gbb{
	height:26px;
	transform: translate(0, 2px);
}
html[lang='zh-hk'] .service-plans__content-heading .service-plans-icon-45g{
	height:26px;
}
html[lang='zh-hk'] .service-plans__content-heading .service-plans-icon-5g,
html[lang='zh-hk'] .service-plans__content-heading .service-plans-icon-h5gbb{
	height: 30px;
}
/* goodcare 1c2n */
html[lang='en-hk'] #service-goodcare .service-plans-new__plan-header__local-data{
	font-size: 25px;
}
html[lang='en-hk'] #service-goodcare .service-plans-new__plan-header__speed{
	font-size: 14px;	
}
.service-plans-new__plan-goodcare .service-plans-new__plan-header__speed{
	opacity: 0;
}
body.desktop .service-plans__acq-wrapper {
    max-width: 1404px;
    margin: 0 auto;
}
.service-plans-new__plan-card-img{
	/*width: 275px;*/
	width: 294px;
}
.service-plans-section__price-plans-multi{
	padding-top: 20px;
}

/* stfd for ipad*/
@media only screen  
and (device-width : 768px) and (orientation: portrait) {
body.desktop .service-plans-section__content-info-wrapper{
    width: initial;
}
body.desktop .service-plans__content-new{
	width: 435px;
}
.service-plans-section__content-detail-wrapper-renew{
	display: initial !important;
    flex-direction: column-reverse;
    padding-left: 0px; 
}

}
/* stfd hs detail for ipad*/
/* highlight-plan-card */
.highlight-plan-card{
	background: #fff;
	-webkit-box-shadow: 0px 5px 5px 2px rgba(209,209,209,0.79);
	-moz-box-shadow: 0px 5px 5px 2px rgba(209,209,209,0.79);
	box-shadow: 0px 5px 5px 2px rgba(209,209,209,0.79);
	border-top: 6px solid #ff892a;

	display: flex;
	flex-direction: column;
	line-height: normal;

	padding: 10px 15px;
	padding-bottom: 0;
	margin-bottom: 25px;
}
body.desktop .highlight-plan-card{
	/*width: 278px;*/
}
.service-plans-section--basic .highlight-plan-card,
.service-plans-section--basic .highlight-plan-card [data-role='subheader'],
.service-plans-section--extracare .highlight-plan-card,
.service-plans-section--extracare .highlight-plan-card [data-role='subheader']{
	border-color: #ff892a;
	color: #ff892a;
}
.service-plans-section--supercare .highlight-plan-card,
.service-plans-section--supercare .highlight-plan-card [data-role='subheader'],
.service-plans-section--5g .highlight-plan-card,
.service-plans-section--5g .highlight-plan-card [data-role='subheader'],
.service-plans-section--5g_hbb .highlight-plan-card,
.service-plans-section--5g_hbb .highlight-plan-card [data-role='subheader']{
	border-color: #ff0217;
	color: #ff0217;
}
.service-plans-section--uplan .highlight-plan-card,
.service-plans-section--uplan .highlight-plan-card [data-role='subheader'],
.service-plans-section--5g_uplan .highlight-plan-card,
.service-plans-section--5g_uplan .highlight-plan-card [data-role='subheader']{
	border-color: #44b01c;
	color: #44b01c;
}
.highlight-plan-card [data-role='plan_name']{
	color: #333;
	font-size: 14px;
	font-weight: 600;
	font-family: NotoSansBold, NotoSansTCBold;
}
.highlight-plan-card [data-role='speed']{
	color: #a7a7a7;
	font-size: 14px;
	font-family: NotoSansRegular;
	text-align: center;
	margin-top: 20px;
}

.service-plans-section--5g_hbb .highlight-plan-card [data-role='speed'] {
	visibility: hidden;
}
.highlight-plan-card [data-role='local_data'],
.highlight-plan-card [data-role='local_data'] *{
	font-family: NotoSansCondBold, NotoSansTCBold;
}
.highlight-plan-card [data-role='local_data']{
	text-align: center;
	line-height: 1;
	margin-top: 20px;
}
.highlight-plan-card [data-role='local_data'][data-type='string']{
	font-size: 40px;
}
.highlight-plan-card [data-role='local_data'] .gb-1{
	font-size: 70px;
	line-height: 60px;
}
.highlight-plan-card [data-role='local_data'] .gb-2{
	font-size: 30px;
}
.highlight-plan-card [data-role='subheader']{
	border: 1px solid;
	border-radius: 4px;
	padding: 6px 10px;
	text-align: center;
	font-family: NotoSansBold, NotoSansTCBold;
	font-size: 14px;
	margin-top: 20px;
}
.highlight-plan-card [data-role='fee']{
	display: flex;
	flex-direction: row;
	align-self: center;
	line-height: 1;
	margin-top: 20px;
}
.highlight-plan-card [data-role='fee'] [data-role='currency'],
.highlight-plan-card [data-role='fee'] [data-role='fee_value']{
	color: #333;
	font-family: NotoSansCondBold, NotoSansTCBlack;
}
.highlight-plan-card [data-role='fee'] [data-role='currency']{
	font-size: 32px;
	padding-top: 5px;
	padding-right: 3px;
}
.highlight-plan-card [data-role='fee'] [data-role='fee_value']{
	font-size: 60px;
}
.highlight-plan-card [data-role='fee'] [data-role='per_month']{
	color: #a7a7a7;
	font-family: NotoSansRegular;
	font-size: 16px;
	align-self: flex-end;
	padding-bottom: 5px;
	padding-left: 3px;
}
.highlight-plan-card [data-role='voice_contract']{
	margin-top: 20px;
	display: flex;
	flex-direction: row;
	line-height: 1;
	
}
.highlight-plan-card [data-role='voice_contract'],
.highlight-plan-card [data-role='voice_contract'] *{
	font-family: NotoSansRegular;
}
.highlight-plan-card [data-role='voice_contract'] [data-role='voice_value'],
.highlight-plan-card [data-role='voice_contract'] [data-role='contract_value']{
	color: #333;
	font-size: 19px;
	margin-bottom: 3px;
	font-weight: bold;
}
.highlight-plan-card [data-role='voice_contract'] [data-role='voice_min'],
.highlight-plan-card [data-role='voice_contract'] [data-role='contract_contract']{
	color: #a7a7a7;
	font-size: 14px;
}

.service-plans-section--5g_hbb .highlight-plan-card [data-role='voice_contract'] [data-role='voice'] {
	display: none;
}
.highlight-plan-card [data-role='voice_contract'] [data-role='voice']{
	border-right: 1px solid #ccc;
}
.highlight-plan-card [data-role='voice_contract'] [data-role='voice'],
.highlight-plan-card [data-role='voice_contract'] [data-role='contract']{
	flex-basis: 50%;
	text-align: center;
}
.service-plans-section--5g_hbb .highlight-plan-card [data-role='voice_contract'] [data-role='contract'] {
	flex-basis: 100%;
}
.highlight-plan-card [data-role='subscribe_now']{
	align-self: center;
	background: #ff2017;
	border-radius: 25px;
	color: #fff;
	height: 50px;
	display: flex;
	flex-direction: row;
	align-self: center;
	padding-left: 30px;
	padding-right: 30px;
	align-items: center;
	margin-top: -5px;
	font-family: NotoSansBold, NotoSansTCBold;
	transform: translate(0,25px);
}
.highlight-plan-card-remark{
	font-size: 14px;
	line-height: normal;
	padding-top: 20px;
}