.offers-wrapper .details-box .section-tour-album {
    overflow: hidden;
	margin: 10px;
}
.offers-wrapper .details-box .section-tour-album ul {
    margin: 0 -10px;
    overflow: hidden;
}

.offers-wrapper .details-box .section-tour-album li {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
	float: left;
    list-style: none;
	
}

.offers-wrapper .details-box #div_sec_featureprod .content{
	background: #f4fcff;
    color: #888 !important;
}

.offers-wrapper .details-box .section-tour-album li:before{
	background:none;
}
.offers-wrapper .details-box .section-tour-album .section-tour-album-odd {
    clear: left;
}

.offers-wrapper .details-box .section-tour-album-inner {
    /* margin: 0 10px; */
    overflow: hidden;
}

.offers-wrapper .details-box .section-tour-album .section-tour-album-inner {
    /* height: 285px; */
}

.offers-wrapper .details-box .section-tour-album img {
    display: block;
    width: 100%;
}

.offers-wrapper .details-box .section-tour-item {
    margin-bottom: 10px;
}

.offers-wrapper .details-box .section-tour-item-list {
    color: #333;
    font-size: 14px;
    line-height: 30px;
}

.offers-wrapper .details-box .section-tour-item-list p{
	font-size:18px;
	line-height:30px;
}
.offers-wrapper .details-box .section-tour-item-list li {
    position: relative;
    list-style: none;
	font-size:18px;
    /* margin-bottom: 10px; */
    text-align: justify;
	line-height:30px;
	padding:5px 15px 6px 15px;
}

.offers-wrapper .details-box .section-tour-item-list li:before{
	background:none;
}

.offers-wrapper .details-box .section-tour-item-list li .title {
    position: relative;
    display: block;
    width: 4em;
    float: left;
    line-height: 1.5;
}

.offers-wrapper .details-box .section-tour-item-list li .content {
    margin-left: 5.5em;
    display: block;
    line-height: 1.5;
    text-align: justify;
	padding:0;
}

.offers-wrapper .details-box .tour-detail .tour-cont .list-day {
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
	padding-left:0;
}

.offers-wrapper .details-box .tour-detail .tour-cont .list-day:before{
	background:none;
}

.offers-wrapper .details-box .tour-detail .tour-cont h2, .offers-wrapper .details-box .tour-detail .tour-cont h3 {
    display: inline-block;
    font-size: 20px;
    color: #333;
    line-height: 20px;
    font-weight: bold;
    margin: 15px 0 15px 10px;
}

.offers-wrapper .details-box .tour-detail .tour-cont hr {
    background: #ddd;
    border: 0 none;
    height: 1px;
    margin: 0;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec-box {
    position: relative;
    margin-left: 50px;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec {
    position: relative;
    padding: 23px 0 15px 0;
    margin: 0 0 0 50px;
    border-bottom: 1px dashed #ddd;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec:before {
    content: '';
    position: absolute;
    left: -50px;
    top: 0;
    width: 2px;
    height: 100%;
    background: #eee;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec.first:before, .offers-wrapper .details-box .tour-detail .tour-cont .sec:first-child:before {
    top: 25px;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .sec-tit {
    position: relative;
    margin-bottom: 15px;
    color: #111;
    font-size: 18px;
    line-height: 1.5;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .sec-tit {
    position: relative;
    margin-bottom: 15px;
    color: #111;
    font-size: 18px;
    line-height: 1.5;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .sec-tit .icon-box {
    position: absolute;
    display: block;
	width: 36px;
    height: 36px;
    left: -67px;
    top: 0;
    overflow: hidden;
    z-index: 2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #2abdef;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .no-pic .intro-outline p {
    line-height: 30px;
    color: #888;
    font-size: 16px;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-outline p{
	line-height: 30px;
    color: #888;
	font-size:16px;
}


.offers-wrapper .details-box .tour-detail .tour-cont .sec > p {
    text-align: justify;
}
.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box {
    overflow: hidden;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box .intro-img {
    position: relative;
    width: 40%;
    height: 225px;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    cursor: pointer;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box .intro-img .thumbnail {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 98%;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: rgba(0, 0, 0, 0.1);
    background: linear-gradient(-180deg, rgba(38, 38, 38, 0) 0%, #111111 100%);
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:0;
	border:none;
	margin-left: 4px;
}

.offers-wrapper .panel-tour .tour-detail .tour-cont .sec .intro-box .intro-img .thumbnail .pic-num {
    position: absolute;
    left: 15px;
    top: 0;
    height: 100%;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box .intro-img  .img-middle{height:100%;}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box .intro-img img {
    width: 100%;
    height: 100%;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box .intro-text {
    /* margin-left: 440px; */
    max-height: 225px;
    text-align: justify;
	/* margin-right:50px; */
	width:60%;
	float:left;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box .intro-text .intro-outline {
    max-height: 225px;
    overflow: hidden;
	margin:0 20px;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box .intro-text.no-pic {
    margin-left: 0;
}

.offers-wrapper .details-box .tour-detail .tour-cont .list-day:last-child {
    border-bottom: 0 none;
}

.offers-wrapper .details-box .tour-detail .tour-cont .list-day  .sec-box .sec:last-child {
    border-bottom: 0 none;
	min-height: 115px;
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec.last:after, .offers-wrapper .details-box .tour-detail .tour-cont .sec:last-child:after {
    content: '';
    position: absolute;
    left: -52px;
    bottom: -3px;
    width: 6px;
    height: 6px;
    background: #fff;
    border: 2px solid #aaa;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.itenarysec{background:#f4fcff; color:#888 !important;}

.offers-wrapper .details-box .tour-detail .tour-cont .sec.first:last-child:before, .offers-wrapper .details-box .tour-detail .tour-cont .sec:first-child:last-child:before {
    height: calc(100% - 25px);
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .sec-tit .icon-box i {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 16px;
    color: #f6fafe;
    transform: translate(-50%, -50%);
}

.offers-wrapper .details-box .tour-detail .tour-cont .sec .sec-tit i.journey-time{
	position: absolute;
    left: -75px;
    top: 47px;
    font-size: 12px;
    background: #eee;
    padding: 0;
    width: 51px;
    /* height: 20px; */
    border-radius: 10px;
    text-align: center;
}


.offers-wrapper .details-box .product_price_bar {
    color: #999;
    position: relative;
    /* width: 100%; */
	width:1135px;
}

.offers-wrapper .details-box .product_price_bar_height {
    background: #ff7f50;
    color: #000;
}

.offers-wrapper .details-box .product_price_bar_height {
    height: 40px;
    background-position: 0 -51px;
    position: relative;
}

.offers-wrapper .details-box .price_bar {
    width: 50%;
	height:100%;
	margin-left:20px;
	padding: 10px 0;
}

.slogan {
    width: 100%;
    height: 40px;
    padding-right: 4px;
    overflow: hidden;
    line-height: 34px;
    white-space: nowrap;
}

.slogan-sec {
    background: #fa7439;
    color: #f4d5b9;
}

.slogan-sec .slogan-logo {
    margin-left: 45px;
    background-image: url(/templates/bengsengtravel/images/logo-bottom.gif);
    /* background-position: -296px -573px; */
    background-repeat: no-repeat;
    overflow: hidden;
    float:left;
    height: 45px;
    width: 100px;
	background-size:contain;
}

.slogan-sec .slogan-link {
    float: right;
    width: 90px;
}

.slogan-sec .slogan-link a{color:#f4d5b9;}

.slogan-title {
    margin: 0 115px 0 190px;
	height: 100%;
}

/* .offers-wrapper .details-box .price_bar ul li {
   display:inline-block;
   margin:0 5px;
   padding: 10px 0;
   color:#fff;
}

.offers-wrapper .details-box .product_price_bar_height .custom-badge-box {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 185px;
    height: 100%;
    overflow: hidden;
} */

.offers-wrapper .details-box .product_price_bar_height:after {
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #804f7c transparent transparent transparent;
	bottom: -0.3em;
}

.offers-wrapper .details-box .product_price_bar_height:after {
	right: 0;
	border-width: 0.3em 0.5em 0 0;
}


.offers-wrapper .details-box .main-col {
    padding: 10px;
}

.offers-wrapper .details-box .price-left-col, .offers-wrapper .details-box .price-right-col {
    width: 48%;
    float: left;
    margin: 5px;
}

.offers-wrapper .details-box .price-left-col i{font-size:24px; margin-right:5px; color: #2f4f4f;}

.offers-wrapper .details-box .price-right-col i{font-size:24px; margin-right:5px; color: #8b0000;}

.offers-wrapper .details-box .price-left-col h4, .offers-wrapper .details-box .price-right-col  h4{
    font-size: 20px;
    color: #666;
    line-height: 20px;
    font-weight: bold;
	width: max-content;
	margin-left: 15px;
	border-bottom: 3px solid #e1e1e1;
	padding:10px 10px 10px 0;
}

.offers-wrapper .details-box .content .content {
    padding: 0;
}

.top-tour-sec{padding: 10px 15px; margin-bottom: 20px;}
.top-tour-sec .top-tour-inner-left{ float: left; width: 40%; position: relative;}
.top-tour-sec .top-tour-inner-right{width: 57%; float: left; margin-left:20px;}
.top-tour-sec .top-tour-inner-right h1{font-size:2.5em; margin-top:0;}
.top-tour-sec .top-tour-inner-right .slogun{font-size:1.5em; margin-bottom:10px;}
.top-tour-sec .img-middle img{width:100%;}
.top-tour-sec .top-tour-inner-left .pop-tag {
	position: absolute;
    bottom: 12px;
    right: 5px;
    background: #fff;
    padding: 5px;
    border-radius: 3px;
}

.top-tour-sec .top-tour-inner-left .transparent{width:100%;}

.top-tour-sec .top-tour-inner-right .BottomPrice {
    padding-left: 20px;
    color: #f00;
	border:none;
}
.top-tour-sec .top-tour-inner-right .BottomPrice .price{ color: #f00;}
.top-tour-sec .top-tour-inner-right .BottomPrice .package_type{ background:none;}

.top-tour-sec .price-panel {
    padding: 15px 20px;
    /* background-color: #f6f6f6; */
	background: url(../images/top-bg.png) 0 0 no-repeat transparent;
    font-size: 12px;
    color: #999;
	/* height: 71px; */
	height: auto;
    /* background-position: 0 -51px; */
    background-position: 0 0;
    position: relative;
}
.top-tour-sec .price-panel li {
    float: left;
    display: inline;
    padding-top: 10px;
}

.top-tour-sec .price-panel .item-price em {
    font-size: 18px;
    color: #ff6f00;
    font-style: normal;
	font-weight: bolder;
}

.top-tour-sec .price-panel .item-price strong {
    font-size: 34px;
    color: #ff6f00;
    font-weight: bolder;
}

.top-tour-sec .info-panel .info-tips {
    margin: 15px 0;
    line-height: 30px;
    font-size: 18px;
    background: #F5FDFF;
    padding: 15px;
    border: 1px solid #e8e8e8;
    border-left: none;
    border-right: none;
    border-bottom: 5px solid #e8e8e8;
}

.top-tour-sec .info-panel .info-tips  .label {
    float: left;
    width: 100%;
    padding: 0;
    color: #333;
	font-size:16px;
	text-align:left;
	margin-right:10px;
}

.top-tour-sec .info-panel .info-tips span{line-height:30px; font-size:14px;}

.top-tour-sec .info-panel .info-tips .info-tips-box {
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px;
}

.top-tour-sec .info-panel .info-tips .info-tips-box:last-child{
	border:none;
	margin-bottom: 0;
}

.top-tour-sec .info-panel .info-tips p:last-child {
    margin-bottom: 0;
}

.top-tour-inner-left .thumbimg{width:100%; height:272px;}

.top-tour-inner-left .img-middle .ply-btn {
    width: 100%;
    position: absolute; 
    bottom: 0;
    right: 0;
    opacity: 0; 
}

/* New tour page */
.newtour .top-tour-sec .top-tour-inner-left{width:50%;}
.newtour .top-tour-sec .top-tour-inner-right{width:50%; padding-left:20px; margin-left:0;}
.details-box.bs_left{width:75%; float:left;margin-top:0;}
.details-box.bs_right{width: 24%; float: right; margin-left: 0px; padding:10px;margin-top:0;}

.tag-sec{margin-top: 10px; padding-bottom: 5px; border-bottom: 1px solid #eaeaea;}

ul.tourtag li {
    display: inline-block;
    border: 1px solid #ccc;
    padding:3px 10px;
    border-radius: 4px;
    margin-right: 5px;
	color:#9a9a9a;
	margin-bottom: 5px;
}

.details-box.bs_right .item{margin-bottom:10px;}

.details-box.bs_right .item .image-holder img{width:100%;}
.offers-wrapper .details-box.bs_right .content{padding:0;}
.offers-wrapper .details-left .details-box.bs_right h3{background:none;line-height: 20px;font-size: 16px;padding: 10px 0;border: none;}

.offers-wrapper .details-left .details-box.bs_right h4{padding:0 5px; border-bottom:none;font-size:20px; color:#ff0000;}
.offers-wrapper .details-box .section-tour-album .section-tour-album-inner{height:auto;}
.offers-wrapper .details-box hr{margin:5px 0}
 .offers-wrapper .offer-details ul.offer-detail-div-height{    list-style: outside none none;
    padding: 15px 0 0;
    margin-bottom: 0;}
.offers-wrapper .offer-details ul.offer-detail-div-height li {
    color: #666;
    float: left;
    font-size: 14px;
    padding: 10px 10px 0;
    position: relative;
    text-align: center;
    width: 33.33%;
    /* min-height: 75px;*/
    margin-bottom: 10px; 
}

.offers-wrapper .offer-details ul.offer-detail-div-height li:last-child{
	border-right:none;
}
/*
.offers-wrapper .offer-details ul.offer-detail-div-height li i{display:inline-block; vertical-align:top;}
.offers-wrapper .offer-details ul.offer-detail-div-height li.bxs .content-div{
	display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
} */

.offers-wrapper .content-div .wfull{    float: none;margin:0;}

.itenary-operation{text-align: right; margin: -3.2em 3em 1.4em 0; bottom: 38px;}

.itenary-operation a {font-size: 16px; color:#0090f2;}

.offers-wrapper .offer-details ul.offer-detail-div-height li:nth-child(3n) {
    border-right: 0;
}

.attractions_price_chart.itenary_chart .header td{/* background: #0090f2; */background: #ff5521; color: #fff;}

.attractions_price_chart.itenary_chart tr{color:#666; /* background:#f1fbff; */background:#fff;}

.attractions_price_chart.itenary_chart tr:nth-child(even){
	/* background:#dfedf3; */
	background:#fffbf7;
}

.icon-day{

	/* background: #33a7a5; */
	background: #ff5521;
    width: 62%;
    text-align: center;
    border-radius: 24px;
    padding: 15px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;

}

.top-tour-sec .price-panel .tourtag li{padding-top:3px;}

.top-tour-sec .price-panel ul{
	width:50%;
	float:left;
	/* border-right:1px solid #ccc; */
}

.top-tour-sec .price-panel ul.tourtag{width:50%; padding-left:10px; border-left: 1px solid #ccc;}


.dining-part {
    position: relative;
    width: 80%;
}

.dining-part img{width: 100%;}
.td-bg-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.offers-wrapper .details-left .details-box .td-bg-content h4{
	color: #fff;
    border: none;
	text-align:center;
	padding: 15px 0;
    font-weight: bold;
    font-size: 26px;
}

.offers-wrapper .details-left .content .td-content ul li {
	color: #fff;
    width: 49%;
    list-style: inside square;
	padding-left: 0;
    font-size: 17px;
    float: left;
    line-height: 30px;
}
.offers-wrapper .details-left .content .td-content ul li:nth-child(even) {
    width: 30%;
}
.offers-wrapper .details-left .content .td-content ul li:nth-child(odd) {
    width: 60%;
}
.offers-wrapper .details-box .content p.td-remark {
    font-size: 14px;
	color:#fff;
}

/* New tour page */

@media screen and (max-width: 767px){
	
	.offers-wrapper .details-left .details-box h4{padding:15px 0;	}
	.offers-wrapper .details-box .section-tour-item-list li {padding-left:0;}
	.offers-wrapper .details-box .section-tour-album li{padding-left:0; width:100%;}
	.offers-wrapper .details-box .section-tour-album .section-tour-album-inner {	height: auto; 	}
	.offers-wrapper .details-box .section-tour-album li {padding-left:0; margin:0;}
	.offers-wrapper .details-box .price-left-col, .offers-wrapper .details-box .price-right-col{width:100%;}
	.offers-wrapper .details-box .tour-detail .tour-cont .sec-box{margin-left:30px;}
	.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box .intro-img{width:100%; float:none; height:auto;}
	.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box .intro-text{margin:0; width:100%;}
	.offers-wrapper .details-box .tour-detail .tour-cont .sec .intro-box .intro-img img{height:auto;}
	.offers-wrapper .details-box .tour-detail .tour-cont .sec{margin:0;}
	.offers-wrapper .details-box .tour-detail .tour-cont .sec .sec-tit .icon-box{ width: 24px; height: 24px; left: -37px;}
	.offers-wrapper .details-box .tour-detail .tour-cont .sec .sec-tit .icon-box i{font-size:12px;}
	.offers-wrapper .details-box .tour-detail .tour-cont .sec:before{left: -26px;}
	
	.newtour .top-tour-sec .top-tour-inner-left, .top-tour-sec .top-tour-inner-left{width:100%;}
	.newtour .top-tour-sec .top-tour-inner-right, .top-tour-sec .top-tour-inner-right{width:100%; margin-left:0; padding-left:0; margin-top:10px;}
	/* .newtour .top-tour-sec .info-panel .info-tips span {
		width: 75% !important;
		float: left;
	}
	.newtour .top-tour-sec .info-panel .info-tips .label{width:25% !important;} */
	.offers-wrapper .details-box .tour-detail .tour-cont .sec .sec-tit i.journey-time{position:initial; display:block; margin-top:5px;} 
	.icon-day{
		width:100%;
	}
	.offers-wrapper .details-box .tour-detail .tour-cont .sec.last:after, .offers-wrapper .details-box .tour-detail .tour-cont .sec:last-child:after{left:-28px;}
	
	.offers-wrapper .details-box .content.tripdining{background: #f0f6f9;}
	.dining-part{width:100%;}
	.dining-part img{display:none;}
	.offers-wrapper .details-left .details-box .td-bg-content h4{color:#333;}
	.td-bg-content{position: inherit;top: unset;left: unset;transform: none;width: 100%;}
	.offers-wrapper .details-left .content .td-content ul li{width:100% !important; line-height:20px; float:none; color:#333;}
	.offers-wrapper .details-box .content p.td-remark{color:#333; padding-left:10px;}
	
	.offers-wrapper .details-box .content.tripdining ul{padding-left:10px;}
}

@media screen and (max-width: 480px){
	.offers-wrapper .offer-details ul.offer-detail-div-height li{
		width:100%;
	}
}