.articlelanding h1 {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.25;
	padding: 50px 0 15px;
	text-align: center;
	margin: 0 auto;
	color: #333;
}

.articlelanding h2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.25;
	padding: 0 0 20px;
	text-align: center;
	margin: 0 auto;
	color: #aaa;
}

.gridview{/* display:flex; flex-wrap:wrap; */margin-top: 20px; width:100%;}

.gridview .landing-item.row.clearfix.activity_item.open-view.landing-art-item {
    border-radius: 0;
    float: left;
    margin-top: 5px;
    margin-bottom: 20px;
    background: transparent;
    box-shadow: none;
	width: 31%;
    background: #fff;
    margin: 0 3.5% 30px 0;
	padding:0;
	transform: scale(1);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.1);
    transition: all 600ms ease 0s;
	border-radius:4px;
}

.gridview .landing-item.row.clearfix.activity_item.open-view.landing-art-item:hover{
	transform: scale(1.05);
	box-shadow: 0 20px 20px -10px rgba(0,0,0,0.1);
    transition: all 600ms ease 0s;
	border-radius:4px;
}

.landing-item.row.clearfix.activity_item.open-view.landing-art-item:nth-child(3n+3){
    margin-right: 0;
}

.gridview .col-lt {
    width: 100%;
}

.articlelanding .gridview .landing-pic > img{border:0;}

.bs-div .gridview .landing-pic {
    width: 100%;
}

.articlelanding .gridview .col-l7 {
	width: 100%;
    padding-top: 10px;
    padding: 10px 10px 0 10px;
}

.articlelanding .gridview .landing-title {
    font-size: 16px;
    font-weight: bold;
    padding-top: 0;
    line-height: normal;
    margin-bottom: 10px;
	color:#26262e;
    /* min-height: 50px; */
}

.articlelanding .gridview .landing-sub-title {
    font-size: 12px;
    color: #888895;
}

.articlelanding .gridview .landing-desc {
    display: none;
}

.gridview .col-rt {
    width: 100%;
    padding: 0;
    float: left;
    margin-left: 0 !important;
    padding: 0;
}

.gridview .hot-deal {
    right: 1px;
	background: #FFBB00;
    width: 100px;
    position: absolute;
    top: 7px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 0px 2px 10px 0px #cccccc;
    border-radius: 4px 0 0 4px;
}

.gridview .hot-deal:after {
    background-color: #FFBB00;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: -10px;
    top: 4px;
    width: 10px;
    border-radius: 0 4px 4px 0;
}

.articlelanding .gridview .grade {
    text-align: right;
    width: 100%;
    margin-top: 10px;
}

.custom_content_box{margin-bottom:20px;}

.custom_content_box h3 {
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.25;
	margin-bottom: 40px;
	display:block;
	margin-top: 60px;
}

.custom_content_box .content {
	position: relative;
	/* max-height: 180px; */
	overflow: hidden;
}
.custom_content_box .content.show {
	height: auto;
	max-height: none;
}
.custom_content_box ul {
	width: 890px;
	margin: 0 auto;
}
.contentdown-content h4 {
	font-size: 18px !important;
	font-weight: 500;
	color: #333333;
	margin-top: 0;
	margin-bottom: 20px;
}
.custom_content_box ul, .custom_content_box ol, .custom_content_box .contentdown-content ul {
	list-style: initial;
	padding-left: 20px !important;
}
.contentdown-content .show_more_btn {
	margin-top: 24px;
	margin-left: 130px;
	color: #4d87e5;
	cursor: pointer;
	margin-bottom: 50px;
	width: fit-content;
	font-size: 16px;
}
.articlelanding .main_detail .bs_grid .custom_content_box ul li,  .custom_content_box  .contentdown-content ul li, .custom_content_box ul li{
	list-style-type: disc;
	line-height: 1.3;
	margin-bottom: 6px;
	font-size: 14px;
}
.contentdown-content{position:relative;}
.contentdown-content .darkless {
	display: none;
	position: absolute;
	bottom: 45px;
	width: 100%;
	height: 70px;
	background-image: -webkit-linear-gradient(rgba(255,255,255,0), #eff3f7);
	background-image: linear-gradient(rgba(255,255,255,0), #eff3f7);
}

.contentdown-content .how-to-use-sec{display:none;}

.main_detail .bs_grid h3 {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.details-box {
    margin-bottom: 20px;
    width: 890px;
    margin: 0 auto;
}

.landing-pic img{max-height:273px;}

.articlelanding .bs_grid .gridview .prod-price{margin:0;}

.gridview .price-sec{padding:0 10px 0 0;}

.summer-sec .cta{border-radius: 0; margin:0; border-radius: 0 0 4px 4px;}

span.airline-code{font-size:14px;}

.articlelanding .bs_grid .gridview .prod-price .price-sec{display:inline-block;}

.articlelanding .gridview .validity-sec{display:inline-block; width:45%; text-align: left;}

.summer-sec .cta.blue-btn {
    background-color: #026dc5;
    border: 1px solid #026dc5;
    box-shadow: inset 0 -2px 0 #003789;
}

@media screen and (max-width: 1000px){
	.gridview .landing-item.row.clearfix.activity_item.open-view.landing-art-item{width:31%;}
}

@media screen and (max-width: 786px){
	.articlelanding h1{width:100%;}
	.details-box{width:100%;}
}

@media screen and (max-width: 680px){	
	.gridview .landing-item.row.clearfix.activity_item.open-view.landing-art-item{width:48.2%;}
	.landing-item.row.clearfix.activity_item.open-view.landing-art-item:nth-child(3n+3) {margin-right: 3.5%;}
	.landing-item.row.clearfix.activity_item.open-view.landing-art-item:nth-child(2n+2){margin-right: 0;	}
	.gridview  .landing-detail.col-rt {width: 100%;}
	/* .articlelanding .gridview .landing-title{min-height:72px;} */
	.custom_content_box ul{width:100%;}
}

@media screen and (max-width: 560px){
	.viewport .bs_right .prod-price, .viewport .bs-div .prod-price {position: initial;}
	.gridview .landing-item.row.clearfix.activity_item.open-view.landing-art-item{width:46.6%;}
	.landing-item.row.clearfix.activity_item.open-view.landing-art-item:nth-child(3n+3) {margin-right: 3.5%;}
	.landing-item.row.clearfix.activity_item.open-view.landing-art-item:nth-child(2n+2){margin-right: 0;	}
	.gridview  .landing-detail.col-rt {width: 100%;}
}

@media screen and (min-width: 560px){
 .bs_right .prod-price, .viewport .bs-div .prod-price {position: initial; }
}

@media screen and (max-width: 480px){
	
	.gridview .landing-item.row.clearfix.activity_item.open-view.landing-art-item {width: 100%; margin-right: 0;}
	.viewport.desk .main_detail .bs_grid .gridview  .justify_list{width:48%; margin:0 2px 3.5% 2px !important; padding:0; }
	.gridview .landing-pic{width:100%;}
	.gridview .landing-pic img {width:100%;height:auto;}
}

@media screen and (max-width: 420px){
	.gridview  .landing-detail.col-rt {width: 100%;}
}