.banner-middle {
	max-height: 440px;
	overflow: hidden;
	position: relative;
}
.banner-middle #carouselExampleBigIndicators {
	max-height: 440px;
}
.banner-middle .carousel-inner {
	height: 440px;
}

/***********three box below banner***********/
.landing-page-wrapper {
	margin-top: -36px;
}
.landing-page-wrapper .box-content {
	padding: 18px;
}
.landing-page-wrapper .box-app {
	background-size: 65%;
}
.landing-page-wrapper .box-app {
	background: url('https://cdn-os.lyoness.tv/cbw/img/cbw/root/cashback-app.jpg') no-repeat bottom right #fff;
	min-height: 305px;
	background-size: 70%;
}
.theme-tmc h3 {
	font-size: 22px;
	font-family: "Open Sans Bold",Arial Unicode MS,sans-serif;
	color: #005551;
}
.landing-page-wrapper .lp-topnews h3 a {
	color: #005551;
}
.box-content {
	display: block;
	background-color: #fff;
	padding: 52px 20px 20px 20px;
	height: 100%;
}
.landing-page-wrapper .lp-bannertool-s.ds-itembox {
	padding-left: 5px;
	padding-right: 5px;
}
#productHot {
	 margin-top: 25px;
}

@media (max-width: 767px) {
	.box-item {
		margin-bottom: 20px;
	}
	.flex-direction-nav {
		display: none;
	}
	.landing-page-wrapper {
		margin-top: -36px;
	}
}

/***********three box below banner***********/
.ds-box-v2 {
	background-color: #fff;
	position: relative;
	text-align: center;
	color: #5e6c81;
	margin-bottom: 25px;
}
.ds-box-content {
	padding: 10px;
}
.ds-box-special {
	min-height: 58px;
	padding: 10px;
}

/*******NEWS**********/
.list_news {
	list-style: none;
	padding: 0;
	margin-bottom: 0;

}
.list_news li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}
.list_news li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.list_news li img {
	float: left;
	width: 30%;
	margin-right: 10px;
}
.list_news li h3 {
	font-size: 14px;

}
.lp-topnews {
	height: 305px;
}
@media (max-width: 767px) {
	.list_news li h3 {
		font-size: 16px;
	}
	.lp-topnews {
		height: auto;
	}
}
/*******NEWS**********/


/****************BOX LOGO SHOP******************/
.title-box-shop {
	padding-top: 15px;
	padding-bottom: 15px;
}
.title-box-shop .pull-right {
	padding-top: 10px;
}
.box_list_shop .title{
	display: block;
	color: #737373;
	font-size: 24px;
	font-weight: 500;
	text-align: left;
	margin: 0;
	width: 100%;
}
.box_list_shop {
	padding: 20px 0;
}
.content_shop {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 100%;
	max-width: 100%;
}
.content_shop .col {
	display: inline-block;
	width: 20%;
	height: 272px;
	flex-grow: unset;
	flex-basis: unset;
	padding: 0;
	margin-bottom: 15px;
}
.content_shop .col .item {
	padding: 16px;
	position: relative;
	height: 100%;
	color: rgba(0, 0, 0, 0.87);
	background-color: rgb(255, 255, 255);
	transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
	border-radius: 2px;
	margin: 0px 7.5px 14px;
	text-align: center;
}
.content_shop .top_shop {
	flex-direction: column;
	align-items: center;
	position: absolute;
	width: 181px;
	height: 168px;
	bottom: 16px;
	left: 16px;
}
.content_shop .logo_shop {
	width: 136px;
	height: 64px;
	overflow: hidden;
	border-radius: 2px;
	border-width: 1px;
	border-color: #b7b7b7;
	border-style: solid;
	background-color: #fcfcfc;
	margin: 0 auto;
	margin-bottom: 21px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
	padding: 6px;
}
.top-offer__text {
	margin-bottom: 6px;
	color: rgba(73, 153, 61, 0.87);
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
	height: 50px;
}
.content_shop .btn_shop_now {
	border: 10px;
	box-sizing: border-box;
	display: inline-block;
	font-family: Roboto, sans-serif;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	outline: none;
	font-size: inherit;
	font-weight: inherit;
	position: relative;
	height: 32px;
	line-height: 36px;
	width: 136px;
	border-radius: 2px;
	transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
	text-align: center;
	background: #ff6501;
	color: #fff;
}
.btn_view_all {
	background: rgba(73, 153, 61, 0.87);
	font-size: 16px;
	margin-top: 20px;
	padding: 0.575rem 1rem;
	color: #fff;
	text-transform: uppercase;
}
.btn_view_all:hover {
	color: #fff;
	background: #005551;

}
@media (min-width: 1024px) and (max-width: 1200px) {
	.content_shop .top_shop {
		width: 82%;
	}
	.content_shop .logo_shop {
		width: 100%;
	}
}

@media (max-width:991px) {
	.banner-middle {
		max-height: 320px;
	}
	.content_shop .col {
		width: 33.3333%;
	}
}

@media (max-width: 767px) {
	.content_shop .col {
		width: 50%;
	}
}

@media (max-width: 480px) {
	.banner-middle {
		max-height: 215px;
	}
	.content_shop .top_shop {
		width: 83%;
	}
}
/****************BOX LOGO SHOP******************/
