.gundam-top{
	background-repeat: no-repeat;
	padding: 42px 60px 43px;
}
.featured-banner{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.featured-banner .featured-item{
	width: calc(100% / 4);
	position: relative;
	margin-left: -30px;
}
.featured-item .featured__detail{
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	text-align: center;
	width: calc(100% - 30px);
}
.featured-item .featured__detail h4{
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	font-style: italic;
	margin-bottom: 6px
}
.featured-item .featured__detail p{
	font-size: 10px;
	line-height: calc(15/10);
	color: #fff;
	text-transform: uppercase;
	margin:0;
}
.featured-intro{
	text-align: center;
	margin-top: 43px;
}
.featured-intro h4{
	font-size: 20px;
	line-height: calc(30/20);
	font-weight: 700;
	color: #fff;
	margin-bottom: 20px;
}
.featured-intro p{
	font-size: 13px;
	line-height: calc(21/13);
	color: #fff;
	margin-bottom: 43px;
}
.featured-product{
	margin-top:43px;
}

.gundam-banner-sd{
	position:relative;
}
.gundam-banner-sd .gundam-banner__wrapper{
	padding: 150px 60px 150px;
	background:url(//theme.hstatic.net/1000231532/1001354533/14/gundam-sd-bg.png?v=116);
	background-repeat: no-repeat;
	background-size: cover;
}
.gundam-banner-sd .banner-sd__image{
	position: absolute;
	right: 48px;
	top: 28px;
}
.gundam-banner-sd .banner-sd__box{
	max-width: 373px;
	width: 100%;
	position:relative;
}
.gundam-banner-sd .ab-des{
	margin-bottom: 43px;
	color: #fff;
}
.gundam-blog{margin-top:78px;}
.gundam-shop{
	background:url(https://file.hstatic.net/1000231532/file/shop_gundam_he_thong_toan_quoc_ac6fe6af11994a37abcd0ac13411703a.png);
	background-size:cover;
	background-repeat:no-repeat;
	margin-top: 43px;
	padding: 202px 57px 45px;
}
.gundam-shop__box{text-align:center;}
.gundam-shop__box h4{
	font-size: 20px;
	font-weight: 700;
	line-height: calc(30/20);
	color: #fff;
	margin-bottom: 20px;
}
.gundam-shop__box .gundam-shop__des{
	color:#fff;
}
.gundam-shop__videos{margin-top:43px;}
.gundam-shop__videos .row{
	margin-left:-10px;
	margin-right:-10px;
}
.gundam-shop__videos .shop-video__item{
	padding-left:10px;
	padding-right:10px;
}
.shop-video__item .shop-video__embed{
	display: block;
	padding-bottom: 56.25%;
	overflow: hidden;
	border-radius: 15px;
	position:relative;
}
.shop-video__item .shop-video__embed iframe{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.shop-video__item .shop-video__detail{padding-top:20px;}
.shop-video__item .shop-video__detail h4{
	font-size: 16px;
	font-weight: 500;
	line-height: calc(26/16);
	color: #fff;
	margin: 0;
}
.gundam-banner-one{
	background:url(https://file.hstatic.net/1000231532/file/gundam-sd-bg_2b0f55c73ed141ffa637856bd884ca03_799ae552b1194c36b6f910c4ad2bd8d2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding-top: 21px;
	padding-left: 14px;
	padding-right: 40px;
}
.gundam-banner-one .row{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: center;
	-webkit-align-items: center;
}
.gundam-banner__box .ab-title{
	font-size: 24px;
	line-height: calc(38/24);
	margin-bottom: 20px;
}
.gundam-banner__box .gundam-banner-des{
	color: #fff;
	margin-bottom: 43px;
}

.gundam-banner-two{ 
	background:url(https://file.hstatic.net/1000231532/file/gundam-banner2-bg_c7b58e3ed7864490a4243377a5d22cfe.png);
	background-repeat:no-repeat;
	background-size:cover;
	padding: 125px 60px 120px;
	margin-bottom: 140px;
	position: relative;
}
.gundam-banner-two .gundam-banner__image{
	position: absolute;
	top: 57px;
	right:54px;
}

.gundam-intro{
	margin-top: 72px;
	margin-bottom: 72px;
}
.gundam-intro__wrapper{
	padding:0 60px;
}
.gundam-intro__box{
	max-width: 514px;
	width: 100%;
	margin-left: auto;
}
.gundam-intro__box .gundam-intro__title{
	font-size: 20px;
	font-weight: 700;
	line-height: calc(30/20);
	margin-bottom: 20px;
}
.gundam-intro__box .gundam-intro__des{margin-bottom:43px;}

@media (min-width:768px) and (max-width:1024px){
	.gundam-top{
		padding-left:30px;
		padding-right:30px;
	}
	.featured-banner .featured-item{margin-left:0;}
	.featured-item .featured__detail{
		width: calc(100% - 30px);
		transform: translateX(10px);
	}
	.featured-item .featured__detail h4{font-size:12px;}
	.featured-item .featured__detail p{font-size:8px;}
	.featured-intro{margin-top:30px;}
	.featured-intro h4{font-size:14px;margin-bottom:10px;}
	.featured-intro p{font-size:12px;}
	.gundam-banner-sd .gundam-banner__wrapper{padding: 50px 30px 150px;}
	.gundam-banner-sd .banner-sd__image{
		max-width: 480px;
		top: 25px;
		right: 0;
	}
	.gundam-banner-sd .ab-title{font-size:20px;}
	.gundam-banner-sd .ab-des{
		margin-bottom:20px;
		font-size:10px;
	}
	.gundam-shop{
		padding: 60px 30px 45px;
	}
	.gundam-shop__box h4{font-size:20px;margin-bottom:20px;}
	.gundam-shop__box .gundam-shop__des{font-size:10px;}
	.shop-video__item .shop-video__detail{padding-top:10px;}
	.shop-video__item .shop-video__detail h4{font-size:12px;}
	.gundam-banner__box .ab-title{font-size:14px;}
	.gundam-banner__box .gundam-banner-des{
		margin-bottom: 20px;
		font-size: 10px;
	}
	.gundam-banner-two{
		padding: 50px 30px 60px;
		margin-bottom: 40px;
	}
	.gundam-banner-two .gundam-banner__image{
		max-width: 320px;
		right: 0;
		top: 20px;
	}
	.ab-blog__detail h3{font-size:12px;}
	.ab-blog__item .ab-blog__content{font-size:10px;}
	.gundam-intro__wrapper{padding:0 30px;}
	.gundam-intro__box .gundam-intro__title{
		font-size:14px;
	}
	.gundam-intro__box .gundam-intro__des{
		font-size:10px;
		margin-bottom:20px;
	}
}
@media (max-width:767px){
	.gundam-top{
		padding:37px 0 30px;
	}
	.featured-banner .owl-item .featured-item{transition: all 0.3s;}
	.featured-banner .owl-item:not(.active) .featured-item{transform: scale(75%);margin-left: 60px;}
	.featured-banner .owl-item.active + .owl-item .featured-item{
		margin-left: -60px;
	}
	.featured-banner .featured-item{
		width:100%;
		margin:0;
	}
	.featured-intro{
		padding:0 15px;
		margin-top:27px;
	}
	.featured-intro h4{
		font-size: 16px;
		line-height: calc(24/16);
		margin-bottom: 10px;
	}
	.featured-intro p{
		font-size: 14px;
		line-height: calc(15/10);
		margin-bottom: 25px;
	}
	.featured-product{
		padding:0 15px;
		margin-top:25px;
	}
	.gundam-banner-sd .gundam-banner__wrapper{
		padding: 72px 15px;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		padding-bottom: 285px;
	}
	.gundam-banner-sd .banner-sd__image{
		position: absolute;
		right: initial;
		top: initial;
		bottom: -80px;
		left: -92px;
	}
	.gundam-banner-sd .banner-sd__box{text-align:center;}
	.banner-sd__box .ab-title{margin-bottom:15px;}
	.banner-sd__box .ab-des{
		margin-bottom:15px;
	}
	.gundam-blog{margin-top:90px;padding:0 15px;}
	.gundam-blog .blog-owl .ab-blog__item:not(:last-child){margin-bottom:25px;}
	.gundam-shop{margin-top:20px;}
	.gundam-shop{padding:72px 20px 45px;}
	.gundam-shop__box h4{
		font-size:16px;
	}
	.gundam-shop__videos{
		margin-top:25px;
	}
	.gundam-shop__videos .shop-video__item + .shop-video__item{margin-top:20px;}
	.shop-video__item .shop-video__detail h4{font-size:14px}
	.gundam-banner-one{padding:72px 15px 0;}
	.gundam-banner-one .row{
		flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
	}
	.gundam-banner__box{
		padding: 0 12px;
		text-align: center;
	}
	.gundam-banner__box .ab-title{
		font-size:16px;
		margin-bottom:10px;
	}
	.gundam-banner__box .gundam-banner-des{margin-bottom:25px;}
	.gundam-banner-two{
		padding: 72px 15px 0;
		margin-bottom:0;
	}
	.gundam-banner-two .gundam-banner__image{
		position: relative;
		top: initial;
		right: initial;
		width: calc(100% + 40px);
		transform: translateX(-20px) translateY(70px);
	}
	.gundam-intro{margin-top:20px;margin-bottom:20px;}
	.gundam-intro__wrapper{padding:0 15px;}
	.gundam-intro__wrapper .gundam-intro__box{
		margin-top: 25px;
		padding: 0 18px;
		text-align: center;
	}
	.gundam-intro__box .gundam-intro__title{
		font-size: 16px;
		line-height: calc(24/16);
	}
	.gundam-intro__box .gundam-intro__des{margin-bottom:25px;}
	
}