#tasPage #banners {max-width: 900px;}
/* #tasPage .banner {border-color: #fccbc7;} */
#tasPage .banner1 .img {background: url(../images/tas/tas-banner.jpg) no-repeat center center; background-size: cover;}
#tasPage .banner2 .img {background: url(../images/tas/tas-banner.jpg) no-repeat center center; background-size: cover;}
/* #tasPage .banner .info .bannerTT {color: #e22d56;} */
#tasPage .banner .info .bannerTT i {background: url(../images/04_TAS/icon-tas.png) no-repeat center center; background-size: contain; margin-bottom: -5px;}
/* #tasPage .banner .info .code2 {font-size: 1.15rem; margin: 0 auto; padding: 0; display: inline-block; vertical-align: middle;} */
/* #tasPage .banner .info .offerTT {color: #fff; background-color: #e22d56; font-size: 1.15rem; vertical-align: middle;} */
#tasPage .banner .info p {font-size: .85rem; color: #777; margin-top: 0.3rem;}
/* #tasPage .banner .info .tncBtn {margin-top: 10px;} */
#tasPage .itemBtm .offerDesc > span {
  list-style: decimal;
  display: list-item;
  margin-left: 1.15em;
  margin-bottom: 0.5em;
}
#tasPage .itemBtm .offerDesc > span > strong {
  color: red;
}
.poiList {padding-bottom: 30px;}
/* #Result2 {position: relative;}
#Result2 .catListTTImg span {top: 40%;}
#Result2 .catListTTImg span span {font-size: 0.9rem; line-height: 6;} */


@media (min-width: 641px) {
     /* .banner {text-align: center;} */
     /*.banner .info {text-align: left!important;}*/
}

@media (max-width: 768px) {
    /* #Result2 .catListTTImg span span {font-size: 0.7rem;} */
}
@media (max-width: 640px) {
  .banner .info {padding: 20px 15px;}
  #tasPage .banner .info p {font-size: .8rem;}
}
.anchorNav .filterBtn, .anchorNav .allBtn {padding: 0.3em 3%; font-size: 1.2rem;}
.catTags {position: absolute; top: 5px; right: -5px; }
.tag1-badge {width: 140px; height: 60px; }
.tag1-badge {background: url(../images/04_TAS/badge-1-m.png) no-repeat center center; background-size: contain;}
@media (max-width: 320px) {
    .anchorNav .filterBtn, .anchorNav .allBtn {padding: 0.3em 6%;}
}
