.fixdisplay{
	padding: 17px 17px;
}
.tieude-right{
	text-transform: uppercase;
}
#left .tieude-left{
	background-color: #ed1b2f;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: inherit;
	font-weight: bold;
	font-family: serif;
	text-align: -webkit-center;
}
.left-product .thumbnail a img{
	padding: 20px;
}
.left-product label{
	display: inline;
}
.left-product .thumbnail a{
	color: #424242;
	font-family: inherit;
}
.left-product .thumbnail a h5{
	font-weight: bold;
}
.left-product .thumbnail a:hover{
	text-decoration: none;
	color: #da001f;
}
.media-heading{
	font-size:13px;
	margin-left:10px;
}

#right .tieude-right{
	/*background-image:url('http://localhost/QL/public/hinhanh/title6.jpg');*/
	text-align: center;
	background-color: #ed1b2f;
	height:40.5555px;
	line-height: 28.556px;
	border:1px solid #ccc;
	padding: 6px;
	text-align: -webkit-center;
	color:  #fff;
	font-weight: bold;
	font-family: serif;
	font-size: 24px;
}
.tieude-right{
	text-transform:none;
}

#left > div.left-product > div > div > ul > li{
	background-color: #f0f0f0;
	color: #333;
}

.sp-right .thumbnail img{
	margin-top: 20px;
	padding: 20px;
	width: 220px;
	height: 225px;
	object-fit: contain;
}
.sp-right .thumbnail img:hover{
	cursor: pointer;
}
.sp-right .thumbnail{
	background-color: #fff !important;
	border-radius: 0;
}
.sp-right .thumbnail:hover{
	box-shadow:1px 1px 10px 1px #ccc;
}
.caption .title-bottom h5{
	height: 45px;
	font-size:13px;
	text-align: center;
	font-weight:bold;
	
}
.sp-right .caption .title-bottom:hover{
	color: #e81a14;
	text-decoration: none;
}
.sp-right .info{
	text-align: center;
}
.sp-right .info a{
	border-radius: 0;
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925;
}
.left-product{
}
.td{
	margin-top: 10px;
	background: #f7f3f3;
	text-align: center;
	font-size: 20px;
	height: 35px;
	font-family: -webkit-body;
	line-height: 35px;
	font-weight: bold;
	border: 1px dashed #ed1b2f;
	border-bottom: 3px solid #ed1b2f;
}
.tieude .thumbnail{
	border-radius: 0;
	text-align: center;
}
.sp-right .info a:hover{ text-decoration: underline;}
.caption 

@media only screen and (max-width: 991px) {

	#right .tieude-right{

		color:  #fff;
	}
	
	
}
@media only screen and (max-width: 540px) {

	#right .tieude-right{
		text-align: center;
		background-color: #ed1b2f;
		border:1px solid #ccc;
		padding: 6px;
		text-align: -webkit-center;
		color:  #ed1b2f;
		font-weight: bold;
		font-family: serif;
		font-size:22px;
		color:  #fff;
	}
	.left-product{
		display: none;
	}
	.sp-right .col-md-4{
		padding: 0px;
	}
	.sp-right .thumbnail img {
		width: 280px;
		height: 290px;
	}
	.caption .title-bottom h5 {
		font-size: 15px;
	}

}
@media only screen and (max-width: 340px) {
	#right .tieude-right{
		font-size:20px;
		background-image:none;
		color:  #fff;
	}
	.left-product{
		display: none;
	}
	.sp-right .col-md-4{
		padding: 0px;
	}
	.sp-right .thumbnail img {
		width: 240px;
		height: 250px;
	}
}
@media only screen and (max-width: 280px) {

	
	#right .tieude-right{
		font-size:18px;
		background-image:none;
		color:  #fff;
	}
	.left-product{
		display: none;
	}
	.sp-right .col-md-4{
		padding: 0px;
	}
	
}
@media (min-width:1024px) {
	.laptop{
		display: block !important;
	}
	.mobile{
		display: none !important;
	}
}
@media (max-width: 992px) {
	.mobile{
		display: none !important;
	}
	.laptop{
		display: block !important;
	}
}
@media (max-width:768px) {
	.mobile{
		display: block !important;
	}
	.laptop{
		display: none !important;
	}

}
@media (max-width:600px) {
	.mobile{
		display: block !important;
	}
	.laptop{
		display: none !important;
	}
}
@media (max-width: 480px) {

	.mobile{
		display: block !important;
	}
	.laptop{
		display: none !important;
	}

}
@media (max-width:414px) {
	.mobile{
		display: block !important;
	}
	.laptop{
		display: none !important;
	}

}
@media (max-width:375px) {
	.mobile{
		display: block !important;
	}


}
@media (max-width: 320px) {

	.mobile{
		display: block !important;
	}
	.laptop{
		display: none !important;
	}

}
