﻿#ProductDetail {
	width: 1200px;
	margin: 20px auto;
}

#ProductDetail .SlideProductLeft {
	width: 758px;
	float: left;
}

#ProductDetail .SlideProductLeft .boundSlide {}

#ProductDetail .SlideProductLeft .boundSlide .slideImg {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ProductDetail .SlideProductLeft .boundSlide .slideImg .khungAnh {
	width: 758px;
	height: 314px;
}

#ProductDetail .SlideProductLeft .boundSlide .slideImg .khungAnh .khungAnhCrop2 img {
	width: 405px;
	height: 314px;
}

#ProductDetail .SlideProductLeft .buttonsNews {
	z-index: 2;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

#ProductDetail .SlideProductLeft .buttonsNews a {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin-left: 11px;
	border: 1px solid #cacaca;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
}

#ProductDetail .SlideProductLeft .buttonsNews a:hover,
#ProductDetail .buttonsNews a.current {
	background: #676767;
}

#ProductDetail .InfoProductRight {
	float: right;
	width: 412px;
}

#ProductDetail .InfoProductRight .titleProduct {
	font: normal 28px/30px UtmBeBas;
	color: #2a904f;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#ProductDetail .InfoProductRight .itemInfoProduct {
	background: url(line.png) repeat-x top center;
	font: normal 15px/38px Arial;
	color: #333;
}

#ProductDetail .InfoProductRight .itemInfoProduct .lb {
	display: inline-block;
	width: 150px;
	font: bold 15px/38px Arial;
}

#ProductDetail .InfoProductRight .itemInfoProduct .val {
	display: inline-block;
	margin-left: 10px;
	width: 235px;
	vertical-align: top;
}

#ProductDetail .boundTabsPanel {
	float: left;
	width: 760px;
}

#ProductDetail #controlTab {
	margin-top: 30px;
}

#ProductDetail #controlTab .ttsp {
	font: normal 22px/38px UtmBebas;
	color: #2a904f;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 16px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 6px;
	cursor: pointer;
	margin-right: 5px;
	position: relative;
}

#ProductDetail #controlTab .ttsp.tabActive .icoArrow {
	background: url(arrow.png) no-repeat;
	display: block;
	width: 13px;
	height: 7px;
	position: absolute;
	bottom: -7px;
	left: 47%;
}

#ProductDetail #controlTab .ttsp:hover {
	background: #fff;
	border: 1px solid #4ca76d;
}

#ProductDetail #controlTab .ttsp.tabActive {
	background: #4ca76d;
	border: 1px solid #4ca76d;
	color: #fff;
}

#ProductDetail #contentP {
	background: #fff;
	box-sizing: border-box;
	padding: 12px;
	border: 1px solid #ddd;
	margin-top: 5px;
	color: #333;
	font-size: 15px;
	line-height: 24px;
	font-family: Arial;
}

#popupVideoContainer {
	position: fixed;
	width: 800px;
	height: 450px;
	background: rgba(255, 255, 255, 0.15);
	border: 9px solid rgba(255, 255, 255, 0.15);
	border-radius: 10px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
	top: 20px;
	left: 20%;
	z-index: 99;
	display: none;
	transition: 0.5s;
	transform: scale(0);
}

#ProductDetail .SlideProductLeft .owl-pagination {
	text-align: center;
	margin-top: 20px
}

#ProductDetail .SlideProductLeft .owl-page {
	background: transparent;
	border: 1px solid #c4c4c4;
	width: 13px;
	height: 13px;
	border-radius: 13px;
	display: inline-block;
	margin: 0px 10px
}

#ProductDetail .SlideProductLeft .owl-page.active {
	background: #676767
}

#ProductDetail .SlideProductLeft .owl-buttons {
	display: none
}

#ProductDetail #controlTabMB {
	margin-top: 30px;
}

#ProductDetail #controlTabMB .ttsp {
	font: normal 22px/38px UtmBebas;
	color:#2a904f;
	/*display: inline-block;*/
	box-sizing: border-box;
	padding: 0 16px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 6px;
	cursor: pointer;
	margin-right: 5px;
	position: relative;
	border: 1px solid #dddddd;
	background: #fff;
	margin-bottom: 10px;
	width: 100%
}

#ProductDetail #controlTabMB .ttsp.tabActive .icoArrow {
	background: url(arrow.png.ashx) no-repeat;
	display: block;
	width: 13px;
	height: 7px;
	position: absolute;
	bottom: -7px;
	left: 47%;
}

#ProductDetail #controlTabMB .ttsp:hover {
	background: #fff;
	border: 1px solid #00a1f1;
}

#ProductDetail #controlTabMB .ttsp.tabActive {
	background: #00a1f1;
	border: 1px solid #00a1f1;
	color: #fff;
}

#ProductDetail #controlTabMB .cntMB {
	background: #fff;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	margin-bottom: 10px;
	word-break: break-all
}

#CommonAddthisButtonCountMB {
	display: none
}

@media (max-width: 1000px) {
	#ProductDetail {
		width: 97%;
		margin: 20px auto
	}
	#ProductDetail .SlideProductLeft {
		width: 100%
	}
	#ProductDetail .SlideProductLeft .boundSlide .slideImg .khungAnh {
		width: 100%;
		background: #fff;
		text-align: center
	}
	#ProductDetail .SlideProductLeft .boundSlide .slideImg .khungAnh .khungAnhCrop2 img {
		width: 100%;
	}
	#ProductDetail .InfoProductRight {
		float: left;
		width: inherit;
		margin-top: 20px
	}
	#ProductDetail .InfoProductRight .titleProduct {
		text-align: center
	}
	#ProductDetail .InfoProductRight .itemInfoProduct .lb {
		width: 140px;
		font: bold 14px/38px arial
	}
	#ProductDetail .InfoProductRight .itemInfoProduct .val {
		width: 60%
	}
	#ProductDetail .boundTabsPanel {
		width: 100%
	}
	/*#ProductDetail .PCVersion{display: none}
  #ProductDetail .MobileVersion{display: block}
  

  #ProductDetail  #CommonShareDetail{display: none}
  #CommonAddthisButtonCountMB{display: block}*/
}

@media (max-width: 736px) {
	#ProductDetail {
		width: 97%;
		margin: 20px auto
	}
	#ProductDetail .SlideProductLeft {
		width: 100%
	}
	#ProductDetail .SlideProductLeft .boundSlide .slideImg .khungAnh {
		max-width: 100%;
		height: 133px;
		background: #fff;
		text-align: center
	}
	#ProductDetail .SlideProductLeft .boundSlide .slideImg .khungAnh .khungAnhCrop2 img {
		max-width: 100%;
		height: 133px;
		width: inherit
	}
	#ProductDetail .InfoProductRight {
		float: left;
		width: inherit;
		margin-top: 20px
	}
	#ProductDetail .InfoProductRight .titleProduct {
		text-align: center
	}
	#ProductDetail .InfoProductRight .itemInfoProduct .lb {
		width: 140px;
		font: bold 14px/38px arial
	}
	#ProductDetail .InfoProductRight .itemInfoProduct .val {
		width: 60%
	}
	#ProductDetail .PCVersion {
		display: none
	}
	#ProductDetail .MobileVersion {
		display: block
	}
	#ProductDetail .boundTabsPanel {
		width: 100%
	}
	#ProductDetail #CommonShareDetail {
		display: none
	}
	#CommonAddthisButtonCountMB {
		display: block
	}
}

@media (max-width: 520px) {
	#ProductDetail .InfoProductRight .itemInfoProduct .val {
		width: 50%;
		line-height: 20px;
		padding-top: 10px
	}
}

@media (max-width: 420px) {
	#ProductDetail .InfoProductRight .itemInfoProduct .val {
		width: 45%;
		line-height: 20px;
		padding-top: 10px
	}
}

@media (max-width: 320px) {
	#ProductDetail .InfoProductRight .itemInfoProduct .val {
		width: 41%;
		line-height: 20px;
		padding-top: 10px
	}
}