@charset "utf-8";
@media screen and (max-width:1300px) {
.callbacks_container{
	margin:0 0 10px 0;
}

.title_column,
.title_column_nobgcolor{
	height:60px;
}
.title_info_column_title_news{
	top:-5px;
}
.title_info_column_title_onsale{
	top:-25px;
}
.title_info_column_title_cooking{
	top:-25px;
}
.title_news,
.title_course{
	height:50px;
	width:80%;
	-moz-background-size:contain;
	-webkit-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
}
.title_onsale{
	height:70px;
	width:80%;
	-moz-background-size:contain;
	-webkit-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
}
.title_cooking{
	height:70px;
	width:80%;
	-moz-background-size:contain;
	-webkit-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
}

.div_column_B .info_column .right_column{
	padding-top:5%;
}


.button_more_type_A{
	position:relative;
	top:5px;
	width:40px;
	height:40px;
	margin:0;
}
.button_more_type_A a{
	height:40px;
	width:40px;
}
}
@media screen and (max-width:1200px) {
.box_list_4_copies{
	width:30%;
	margin:1% 1.5%;
}
.div_column_B .info_column .right_column{
	padding-top:7.5%;
}
}
@media screen and (max-width:1100px) {
.div_column_B .info_column .right_column{
	padding-top:10%;
}
}
@media screen and (max-width:900px) {
.div_column_A{
	text-align:center;
}
.box_list_3_copies{
	clear:both;
	width:80%;
	margin:0 auto 20px auto;
}
.div_column_B .info_column .left_column{
	float:left;
	width:96%;
	margin:50px 2% 20px 2%;
}
.div_column_B .info_column .right_column{
	float:left;
	width:96%;
	margin:0 2% 50px 2%;
	padding-top:2.5%;
}
.box_list_4_copies .title{
	width:100%;
	background:none;
	padding:0;
}
.box_list_4_copies .title2{
	width:100%;
	margin:0 0 3% 0;
}
.box_list_4_copies .price_org{
	margin:3px 0 6% 0;
}
.box_list_4_copies .add_cart,
.box_list_4_copies .add_fav{
	width:50px;
	color:rgba(0, 0, 0, 0);
	margin:0;
}
.box_list_4_copies,
.box_list_3b_copies{
	width:46%;
	margin:2% 1% 2% 2%;
	padding:1%;
}
.box_list_3b_copies .detail{
	display:none;
}
}
@media screen and (max-width:800px) {
.marquee{
	margin:0 auto 10px auto;
	height:50px;
}
.marquee .left_column,
.marquee .right_column{
	display:none;
}
.marquee .middle_column{
	width:80%;
	height:50px;
	background:#fff;
	border:2px solid #960;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
}
.marquee .middle_column .info_column{
	line-height:50px;
	font-size:18px;
}
}
@media screen and (max-width:600px) {
.title_info_column_title_news{
	top:-5px;
}
.title_info_column_title_onsale{
	top:-25px;
}
.title_info_column_title_cooking{
	top:-15px;
}
.title_course{
	width:90%;
}
.button_more_type_A,
.button_more_type_B{
	display:none;
}
.box_list_4_copies,
.box_list_3b_copies{
	width:47%;
	margin:2% 1%;
}
.box_list_4_copies .price_sale{
	clear:both;
	width:100%;
	margin:0 0 3% 0;
	padding:0 0 3% 0;
	border-right:none;
	border-bottom:1px dashed #CCCCCC;
}
.box_list_4_copies .price_org{
	clear:both;
	width:100%;
	margin:0 0 3% 0;
	border-right:none;
}
.box_list_3b_copies{
	width:95%;
	margin:5% 2%;
	padding:1.5%;
}
}
@media screen and (max-width:400px) {
.title_column,
.title_column_nobgcolor{
	height:40px;
}
.title_info_column_title_news{
	top:-5px;
}
.title_info_column_title_onsale{
	top:-15px;
}
.title_info_column_title_cooking{
	top:-10px;
}
ul.course_list li{
	line-height:30px;
	padding:0 0 5px 0;
}
ul.course_list li .title{
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
}

