#tasPage #banners {max-width: 900px;}
#tasPage .banner {border-color: #d68351;}
#tasPage .banner1 .img {background: url(../images/TAS/tas-banner.jpg) no-repeat center center; background-size: cover;}
#tasPage .banner2 .img {background: url(../images/04_TAS/banner-tas-2.jpg) no-repeat center center; background-size: cover;}
#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: xxx-large; color: #000; margin: 0 auto; padding: 0; display: inline-block; vertical-align: middle;} */
/* #tasPage .banner .info .offerTT {
  color: #fff;
  background-color: #ff4102;
  font-size: x-large;
  vertical-align: middle;
  line-height: 1.8;
  padding: 0 20px;
  border-radius: 10px;
} */
#tasPage .banner .info p {font-size: .85rem; color: #777;}
#tasPage .banner .info .tncBtn {margin-top: 10px;}
.banner .info .code3 {
  color: #000;
  font-size: xxx-large;
  font-weight: bold;
}
.banner .info .code3 span {
  color: #f3014e;
}
.banner .info .code2 span {
  color: #ff4102;
}
#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;
}
.info .border {
  border-bottom: 2px #ccc solid;
  margin: 5% 0;
}
#tasPage .itemBtm .offerDesc {
  display: block;
  width: 100%;
  padding: 0.5em 0 0.6em;
  margin: 0.2em 0 0 0;
  border-top: 1px solid #dfdfdf;
  font-size: 1.1em;
}
.poiList {padding-bottom: 30px;}
#Result2 {position: relative;}
#Result2 .catListTTImg span {top: 25%;}
#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;text-align: center;}
  #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%;}
}
