/*-- Lanscape Desktop --*/
@media (max-width:1920px) {
	.hm {display: none;}
	.banner-l {display: block;}
	.banner-m {display: none;}
	.banner-s {display: none;}
}

/*-- Lanscape Mac --*/
@media screen and (max-width: 1366px) and (max-height: 768px) {

}

/*-- Lanscape Notebook --*/
@media screen and (max-width: 1280px) and (max-height: 800px) {

}

/*-- Lanscape iPad --*/
@media (max-width:1024px) {
	/*header {display: none;}*/
	/*.menu-bar {display: none;}*/
	/*.hm {display: block;}*/
	.banner-l {display: none;}
	.banner-m {display: block;}
	.content-home .member-wrapper {padding: 30px 15px;}
	.content-home .quiz-wrapper,.content-home .product-wrapper, .content-home .product-shop, .content-home .review-wrapper, .content-home .activities, .content-home .question {padding: 30px 0 0;}

	.content-home .member-wrapper .point-wrapper {padding: 0;}
	.content-home .member-wrapper .point-wrapper .col-sm-6 {
		width: 100%;
		padding: 5px 0;
		text-align: center;
	}
	.content-home .member-wrapper .point-wrapper .btn-s a {max-width: 60%;}
	.content-home .product-wrapper {min-height: 322px;}
	.content-home .product-wrapper  {min-height: 287px;}
	.content-home .product-wrapper  {min-height: 287px;}
	.content-home .product-wrapper .box-highlight .box-highlight-txt .highlight-txt-title {
		/* font-size: 36px; */
		/* line-height: 40px; */
	}
	/* .box-highlight .box-highlight-txt
.box-highlight2 .box-highlight-txt2
	.box-highlight3 .box-highlight-txt2 {

	} */

	.content-home .product-wrapper .box-highlight .box-highlight-txt .highlight-txt-detail {
		font-size: 20px;
		line-height: 30px;
		-webkit-line-clamp: 3;
	}
	.content-home .product-wrapper .box-highlight-txt2 .highlight-txt-title2 {
		font-size: 36px;
		line-height: 1;
	}
	.content-home .product-wrapper .box-highlight-txt2 .highlight-txt-detail2 {
		font-size: 18px;
		line-height: 26px;
		margin: 20px 0;
		-webkit-line-clamp: 2;
	}
	.title-txt {padding: 10px 0 20px;}
	.content-home .review-wrapper .control-box-review .size-review .box-review a .box-review-bg .txt-nm {
		/*font-size: 20px;
		line-height: 30px;*/
	}
	.content-home .quiz-wrapper .col-sm-6 {width: 100%;}
	/* .content-home .activities .txt-news-act {min-height: 138px;} */
	.content-home .popular {padding: 30px 0;}
	footer .contact-wrapper {padding: 30px 0;}
	footer .sitemap {padding: 30px 0;}
}

/*-- Lanscape Galaxy Nexus 7 --*/
@media (max-width: 966px) {
	.container {
		width: 100%;
		padding: 0 15px;
	}
	.content-home .member-wrapper .box-control-profile {padding: 10px 15px;}
	/* .content-home .member-wrapper .control-profile .txt-nm-name {font-size: 24px;} 
	.content-home .member-wrapper .control-profile .txt-info-edit a {font-size: 18px;}*/
	.content-home .product-wrapper .box-highlight .box-highlight-txt {min-height: 307px; padding: 15px;}
	/* .content-home .product-wrapper .box-highlight2 { min-height: 275px; padding: 25px; }
	.content-home .product-wrapper .box-highlight3  {min-height:  275px; padding: 25px;} */

	.box-highlight-txt2 {

	}

	.box-highlight2 {
		padding: 0;
	}

	/* .box-highlight-txt2 */
}


/*-- Lanscape Galaxy Note 4 --*/
@media (max-width: 853px) {

}

/*-- Portrait Galaxy Tab --*/
@media (max-width: 800px) {

}

/*-- Portrait iPad Air --*/
@media (max-width: 768px) {

}

/*-- Lanscape iPhone 6 Plus --*/
@media (max-width: 736px) {

}

/*-- Lanscape iPhone 6 --*/
@media (max-width: 667px) {

}

/*-- Lanscape GalaxyS5 & Lumia 920 --*/
@media (max-width: 640px) {

}

/*-- Portrait Galaxy Nexus 7 --*/
@media (max-width: 603px) {
	.banner-m {
		display: none;
	}
	.banner-s {
		display: block;
	}
	.swiper-button-prev {
		left: 10px;
	}
	.swiper-button-next {
		right: 10px;
	}
	section.qa .box-wrapper {
		width: 100%;
	}
}

/*-- Lanscape iPhone 5 --*/
@media (max-width: 568px) {

}

/*-- Portrait Findle Fire HD7" --*/
@media (max-width: 533px) {

}

/*-- Lanscape iPhone 4 & Portrait Galaxy Note 4 --*/
@media (max-width: 480px) {
	section.qa .box-wrapper .box-content {
		padding: 20px 15px;
	}
	.content-home .member-wrapper .point-wrapper .btn-s a {max-width: 85%;}
  .content-home .product-wrapper .box-highlight-txt2 .highlight-txt-title2 {
    font-size: 30px;
    line-height: 1.3;
  }
}

/*-- Portrait iPhone 6 Plus --*/
@media (max-width: 414px) {

}

/*-- Portrait Lumia 920 --*/
@media (max-width: 384px) {

}

/*-- Portrait iPhone 6 --*/
@media (max-width: 375px) {

}

/*-- Portrait GalaxyS5 --*/
@media (max-width: 360px) {

}

/*-- Portrait iPhone 4 & iPhone 5 --*/
@media (max-width: 320px) {

}
