img.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.clearfix:after {
	display: table;
	content: " ";
	clear: both;
}

.clearfix:before {
	display: table;
	content: " ";
}

body {
	font-size: 16px;
}

.learn_more_btn a {
	background-color: #acacac;
	padding: 10px 20px;
	color: #000000;
	display: inline-block;
}

.learn_more_btn a:after {
	content: "\003e";
	padding-left: 5px;
}

.max-height {
	height: 100vh;
}

.owl-controls .owl-prev img,
.owl-controls .owl-next img {
	height: 30px;
}

input.expand_item {
	display: none;
}

#hero-top {
	background-image: url("https://assets.razerzone.com/eeimages/hazel3/h4img/mobile_hero.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	height: 100vh;
	position: relative;
	color: #ffffff;
}

#hero-top .product-logo {
	width: 100%;
	position: absolute;
	top: 40%;
	text-align: center;
}

#hero-top .product-logo img {
	max-width: 80%;
}

#hero-top h1 {
	width: 100%;
	position: absolute;
	bottom: 25%;
	text-align: center;
	font-size: 30px;
	color: #000000;
}

#black_gunmetal,
#intro_price {
	color: #ffffff;
	padding-bottom: 30px;
}

#black_gunmetal .main_title,
#intro_price .main_title {
	padding: 0 60px 20px;
}

#black_gunmetal .item table,
#intro_price .item table {
	text-align: left;
	border-top: 1px solid #000000;
	margin: 50px auto;
}

#black_gunmetal .item table td,
#intro_price .item table td {
	border-bottom: 1px solid #000000;
	padding: 30px 0;
	font-size: 18px;
	color: #000000;
}

#black_gunmetal .item table td.title,
#intro_price .item table td.title {
	width: 100px;
}

#black_gunmetal .item table.black_stealth,
#intro_price .item table.black_stealth {
	width: 100%;
	max-width: 750px;
}

#black_gunmetal .item table.black_stealth td,
#intro_price .item table.black_stealth td {
	width: 25%;
}

#black_gunmetal .item table.black_stealth td img.img-responsive,
#intro_price .item table.black_stealth td img.img-responsive {
	margin: 0;
}

#black_gunmetal .owl-controls,
#intro_price .owl-controls {
	width: 100%;
	position: absolute;
	top: 0;
}

#black_gunmetal .owl-controls .owl-prev,
#intro_price .owl-controls .owl-prev {
	position: absolute;
	left: 30px;
}

#black_gunmetal .owl-controls .owl-next,
#intro_price .owl-controls .owl-next {
	position: absolute;
	right: 30px;
}

#black_gunmetal .owl-controls .owl-prev,
#black_gunmetal .owl-controls .owl-next,
#intro_price .owl-controls .owl-prev,
#intro_price .owl-controls .owl-next {
	background: transparent !important;
	color: #000000 !important;
	font-size: 50px !important;
	line-height: 50px;
	margin: 0 !important;
	padding: 0 !important;
}

#battery {
	background-color: #000000;
	color: #ffffff;
	padding-top: 100px;
}

#battery .main_title {
	font-size: 30px;
}

#battery .content {
	padding-top: 30px;
}

#battery .content .details {
	text-align: center;
	padding: 25px 0;
}

#battery .content .details .number {
	font-size: 80px;
	line-height: 55px;
	font-weight: 300;
}

#battery .content .details .hours {
	font-size: 25px;
}

#battery .item .main_title {
	color: #000000;
}

#battery .item .details {
	padding: 15px 0;
}

#battery .item .note {
	padding-top: 30px;
	font-size: 11px;
	padding-bottom: 30px;
}

#display {
	color: #ffffff;
	background-color: #222222;
	text-align: center;
}

#display .content .item {
	padding-top: 20px;
	padding-bottom: 20px;
}

#display .expand .image {
	padding: 30px 0;
	text-align: center;
}

#display .expand .image img {
	width: auto !important;
	display: inline-block;
}

#display .expand .details {
	padding-left: 30px;
	padding-right: 30px;
}

#display .expand .item {
	padding: 0 20px;
}

#display .details {
	text-align: center;
	padding: 20px 0 20px;
	font-size: 18px;
}

#display .details .title {
	font-size: 35px;
	line-height: 30px;
}

#display .details p {
	padding: 20px 30px 0;
}

#display .owl-controls {
	width: 100%;
	position: absolute;
	bottom: 30%;
}

#display .owl-controls .owl-prev {
	position: absolute;
	left: 30px;
}

#display .owl-controls .owl-next {
	position: absolute;
	right: 30px;
}

#display .owl-controls .owl-prev,
#display .owl-controls .owl-next {
	background: transparent !important;
	color: #000000 !important;
	font-size: 50px !important;
	line-height: 50px;
	margin: 0 !important;
	padding: 0 !important;
}

#chroma {
	padding-bottom: 30px;
	color: #ffffff;
}

#chroma .chroma_top {
	height: 200px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#chroma .chroma_top .image {
	text-align: right;
	padding-right: 10px;
}

#chroma .chroma_top .image img {
	width: 100px;
	float: right;
}

#chroma .chroma_top .title {
	text-align: left;
	font-size: 25px;
}

#chroma .chroma_content {
	text-align: center;
}

#chroma .chroma_content img {
	height: 40px;
}

#chroma .chroma_content .details {
	font-size: 16px;
	padding: 20px 0;
}
#chroma .chroma_top .small_note {
	font-size: 13px;
	text-align: center;
	margin-top: 15px;
	color: #ffffff;
}

#performance {
	color: #ffffff;
}

#performance .performance_top {
	padding: 50px 30px 15px;
}

#performance .performance_top .image {
	padding-top: 20px;
}

#performance .performance_top .image img {
	max-width: 80%;
}

#performance .performance_top .title {
	text-align: center;
	font-size: 35px;
	padding-bottom: 50px;
}

#performance .performance_content {
	text-align: center;
	padding: 15px 30px 30px;
}

#performance .performance_content img {
	height: 30px;
}

#performance .performance_content .details {
	padding: 20px 10px;
	font-size: 16px;
}

#performance .performance_content .details span.title {
	font-size: 24px;
}

#razer_core {
	background-image: url("https://assets.razerzone.com/eeimages/hazel3/img/mobile_core_bg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 30px;
	color: #ffffff;
}

#razer_core .razer_core_container .core_image_1920,
#razer_core .razer_core_container .core_image_1600,
#razer_core .razer_core_container .core_image_1400,
#razer_core .razer_core_container .core_image_1200 {
	display: none;
}

#razer_core .razer_core_container .content {
	padding-top: 80%;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	font-size: 16px;
}

#razer_core .razer_core_container .content .main_title {
	font-size: 30px;
	padding-left: 40px;
	padding-right: 40px;
}

#razer_core .razer_core_container .content p {
	padding: 30px;
}

#razer_core_expand {
	color: #ffffff;
}

#razer_core_expand .expand .image {
	height: 350px;
	padding: 50px 0;
	text-align: center;
}

#razer_core_expand .expand .image img {
	max-height: 250px;
}

#razer_core_expand .expand .title {
	font-size: 24px;
	padding: 0 30px 100px;
	text-align: center;
}

#razer_core_expand .owl-controls {
	width: 100%;
	position: absolute;
	bottom: 37%;
}

#razer_core_expand .owl-controls .owl-prev {
	position: absolute;
	left: 30px;
}

#razer_core_expand .owl-controls .owl-next {
	position: absolute;
	right: 30px;
}

#razer_core_expand .owl-controls .owl-prev,
#razer_core_expand .owl-controls .owl-next {
	background: transparent !important;
	color: #000000 !important;
	font-size: 50px !important;
	line-height: 50px;
	margin: 0 !important;
	padding: 0 !important;
}

#tech_spec {
	background-color: #202020;
	color: #ffffff;
}

#tech_spec .item {
	padding-bottom: 30px;
}

#tech_spec .label_container {
	margin: 20px 0;
}

#tech_spec .label_container .tech_specs_btn {
	font-size: 30px;
	line-height: 30px;
	padding: 15px 20px;
	margin: 30px 0;
	cursor: pointer;
	border: 2px solid #7e7e7e;
}

#tech_spec .border_bottom {
	border-bottom: 1px solid #000000;
	padding-top: 15px;
	padding-bottom: 30px;
}

#tech_spec .border_bottom:first-child {
	pading-top: 0 !important;
	padding-bottom: 0 !important;
}

#tech_spec .border_bottom .pad-space {
	padding: 0 10px 20px;
}

#tech_spec .border_bottom .pad-space .tech_spec_kb li {
	margin-bottom: 10px;
}

#tech_spec .border_bottom .title {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 10px;
	text-align: left;
}

#tech_spec .display_container {
	text-align: center;
}

#tech_spec .display_container .pad_bottom {
	padding-bottom: 40px;
	font-size: 18px;
	/* &.title {
				padding-top: 155px;
			} */
}

#tech_spec .display_container .pad_bottom .image {
	height: 155px;
	padding-bottom: 20px;
}

@media (min-width: 768px) {
	.max-height {
		height: auto;
	}
	#hero-top {
		height: 1100px;
	}
	#display .expand .item .desc {
		text-align: center;
		font-size: 18px;
	}
	#display .owl-controls {
		bottom: 20%;
	}
	#display .owl-controls {
		top: 40%;
		bottom: 0;
	}
	#chroma {
		padding-bottom: 200px;
	}
	#chroma .chroma_content {
		text-align: center;
	}
	#chroma .chroma_content .main_title {
		font-size: 40px;
		margin-bottom: 30px;
	}
	#chroma .chroma_content .text {
		margin-bottom: 40px;
	}
	#chroma .chroma_content .details {
		font-size: 16px;
		display: inline-block;
		padding: 0 30px;
	}
	#tech_spec .border_bottom .pad-space {
		padding: 0 10px;
	}
}

#footnote {
	padding: 50px;
}

@media (min-width: 980px) {
	.max-height {
		height: 100vh;
	}
	#hero-top {
		background-image: url("https://assets.razerzone.com/eeimages/hazel3/h4img/hero_no_exclusive.jpg");
		background-position: bottom center;
		min-height: 800px;
		height: 100vh;
		height: calc(100vh - 50px);
	}
	#hero-bottom {
		display: none;
	}
	#intro_price {
		padding-top: 100px;
		padding-bottom: 100px;
		color: #ffffff;
	}
	#intro_price .intro_price_container {
		position: relative;
	}
	#intro_price .intro_price_container .main_title {
		width: 100%;
		font-size: 35px;
		text-align: center;
		margin-top: -40px;
	}
	#black_gunmetal {
		padding-bottom: 50px;
		position: relative;
	}
	#black_gunmetal #black_gunmetal_bg {
		background-image: url("https://assets.razerzone.com/eeimages/hazel3/h4img/black_gunmetal_bg.jpg");
		background-position: top center;
		background-size: cover;
		background-repeat: no-repeat;
		background-color: #000000;
	}
	#black_gunmetal .item table td {
		padding: 30px;
	}
	#black_gunmetal .item table td.title {
		width: 150px;
	}
	#masterpiece {
		padding-top: 100px;
		padding-bottom: 100px;
		color: #ffffff;
		background-color: #080808;
	}
	#masterpiece .image {
		padding: 0 30px 50px;
		color: #ffffff;
		position: relative;
		font-size: 18px;
		line-height: 20px;
	}
	#masterpiece .content {
		text-align: center;
	}
	#masterpiece .content .main_title {
		font-size: 40px;
		margin-bottom: 10px;
	}
	#slim {
		background-color: #111111;
		color: #ffffff;
	}
	#slim .slim_container {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	#slim .slim_container .image {
		padding: 0 80px 80px;
		font-size: 35px;
		line-height: 24px;
		text-align: center;
		max-width: 1427px;
		max-height: 665px;
		margin: 0 auto;
		position: relative;
	}
	#slim .slim_container .image .position_left {
		position: absolute;
		left: 18%;
		top: 50%;
	}
	#slim .slim_container .image .position_right {
		position: absolute;
		right: 18%;
		top: 50%;
	}
	#slim .slim_container .image .small {
		font-size: 14px;
	}
	#slim .slim_container .content {
		text-align: center;
	}
	#slim .slim_container .content .main_title {
		font-size: 40px;
		margin-bottom: 10px;
	}
	#battery .content .details {
		display: inline-block;
		padding: 0 30px;
	}
	#battery .item .details {
		display: inline-block;
		padding: 15px 30px;
	}
	#display .display_md_container {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	#display .display_md_container .item {
		padding-left: 0;
	}
	/* #display .display_md_container .item .details {
		padding-left: 40px;
		float: left;
	}
	#display .display_md_container .item:first-child {
		padding-left: 50px;
		padding-right: 0;
	}
	#display .display_md_container .item:first-child .details {
		padding-right: 40px;
		float: right;
	} */
	#chroma .chroma_top {
		padding-top: 100px;
		height: auto;
	}
	#chroma .chroma_top .image {
		padding-right: 0;
		padding-bottom: 50px;
	}
	#chroma .chroma_top .image img {
		float: none;
		width: auto;
	}
	#chroma .chroma_top .title {
		text-align: center;
	}
	#chroma .chroma_content img {
		height: auto;
	}
	#performance {
		color: #ffffff;
		padding-bottom: 100px;
	}
	#performance .performance_container {
		position: relative;
	}
	#performance .performance_container .performance_top {
		width: 100%;
		position: absolute;
		top: 14%;
		padding: 0 30px 15px;
	}
	#performance .performance_container .performance_top .image {
		padding-top: 20px;
	}
	#performance .performance_container .performance_top .image img {
		max-width: 80%;
	}
	#performance .performance_container .performance_top .title {
		text-align: center;
		font-size: 55px;
		padding-bottom: 50px;
	}
	#performance .performance_container .performance_content {
		width: 100%;
		position: absolute;
		top: 72%;
		text-align: center;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
	}
	#performance .performance_container .performance_content img {
		height: 30px;
	}
	#performance .performance_container .performance_content div.title {
		font-size: 36px;
		margin-bottom: 30px;
	}
	#performance .performance_container .performance_content .details {
		display: inline-block;
		height: 220px;
		padding: 40px 40px 20px;
		vertical-align: top;
	}
	#performance .performance_container .performance_content .details span.title {
		font-size: 24px;
		margin-bottom: 20px;
		display: block;
	}
	#performance .performance_container .performance_content .details.first {
		padding: 40px 0 20px;
	}
	#performance .performance_container .performance_content .details.first span.title {
		display: block;
	}
	#performance .performance_container .performance_content .details.first .gen7 {
		display: inline-block;
		margin-left: 20px;
	}
	#performance .performance_container .performance_content .details.first .gen8 {
		display: inline-block;
	}
	#play_hard {
		min-height: 650px;
		color: #ffffff;
	}
	#play_hard .play_hard_container {
		position: relative;
	}
	#play_hard .play_hard_container .main_title {
		margin-bottom: 30px;
	}
	#play_hard .play_hard_container .content {
		width: 100%;
		position: absolute;
		top: 70%;
		text-align: center;
	}
	#playable {
		background-color: #ffffff;
	}
	#playable .items_container {
		background-color: transparent;
		padding-top: 0;
	}
	#playable .items_container .playable_container {
		position: relative;
	}
	#playable .items_container .playable_container .label_container {
		position: absolute;
		top: 0;
	}
	#playable .items_container .playable_container .playable_bg {
		padding-bottom: 30px;
		min-height: 100vh;
	}
	#playable .items_container .playable_container .playable_image {
		padding-bottom: 50px;
	}
	#playable .items_container .playable_container .item {
		width: 100%;
		/* position: absolute;
					top: 50%; */
		text-align: center;
		color: #000000;
		padding-top: 100px;
	}
	#playable .items_container .playable_container .item .chroma_icon {
		width: 100%;
	}
	#playable .items_container .playable_container .item .chroma_icon img {
		width: 100px;
		text-align: right;
	}
	#playable .items_container .playable_container .item .image {
		margin-bottom: 30px;
	}
	#playable .items_container .playable_container .item .image img {
		max-width: 80%;
	}
	#thunderbolt {
		padding-top: 200px;
		padding-bottom: 200px;
		color: #ffffff;
	}
	#thunderbolt .image img {
		float: right;
		padding-right: 100px;
	}
	#thunderbolt .content .main_title {
		font-size: 40px;
		margin: 15px 0 20px;
	}
	#thunderbolt .content .product_desc {
		margin-top: 70px;
	}
	#thunderbolt .content .product_desc .title {
		font-size: 30px;
		margin-bottom: 40px;
	}
	#thunderbolt .content .product_desc .item {
		margin-bottom: 40px;
	}
	#thunderbolt .content .product_desc .item img {
		padding-right: 25px;
	}
	#razer_core {
		background: none;
		color: #ffffff;
		padding-bottom: 0;
	}
	#razer_core .razer_core_container {
		position: relative;
	}
	#razer_core .razer_core_container .core_image_1200 {
		display: block;
	}
	#razer_core .razer_core_container .content {
		width: 100%;
		padding-top: 0;
		position: absolute;
		top: 58%;
	}
	#razer_core .razer_core_container .content .main_title {
		font-size: 30px;
		padding-left: 40px;
		padding-right: 40px;
	}
	#razer_core .razer_core_container .content p {
		padding: 30px;
	}
	#razer_core_expand {
		color: #ffffff;
	}
	#razer_core_expand .item {
		display: inline-block;
		width: 250px;
		padding: 0 20px;
	}
	#razer_core_expand .item .image {
		height: auto;
	}
	#razer_core_expand .item .image img {
		max-height: 150px;
	}
	#razer_core_expand .item .title {
		padding: 0 10px 10px;
	}
	#razer_core_expand .item .learn_more_btn {
		padding-bottom: 50px;
	}
	#razer_core_expand .expand {
		text-align: center;
	}
	#flstudio {
		background-image: url("https://assets.razerzone.com/eeimages/hazel3/img/fl_studio_12_bg.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #000000;
		padding-bottom: 30px;
		min-height: 100vh;
		color: #ffffff;
	}
	#flstudio .content {
		width: 100%;
		height: 100vh;
		text-align: center;
		font-size: 16px;
		position: relative;
	}
	#flstudio .content .flstudio_wrapper {
		width: 100%;
		position: absolute;
		bottom: 0;
	}
	#flstudio .content .main_title {
		font-size: 30px;
		padding-left: 40px;
		padding-right: 40px;
	}
	#flstudio .content p {
		padding: 30px;
	}
	#flstudio_expand {
		color: #ffffff;
	}
	#flstudio_expand .expand {
		color: #000000;
	}
	#flstudio_expand .expand .image {
		height: 350px;
		padding: 50px 0;
		text-align: center;
	}
	#flstudio_expand .expand .image img {
		max-height: 250px;
	}
	#flstudio_expand .expand .title {
		font-size: 24px;
		padding: 0 0 30px 30px;
		text-align: left;
	}
	#flstudio_expand .expand .title img {
		max-height: 50px;
		padding-right: 5px;
		vertical-align: bottom;
	}
	#flstudio_expand .expand .content {
		font-size: 18px;
		padding-left: 30px;
	}
	#flstudio_expand .expand .learn_more_btn {
		padding-top: 30px;
		padding-left: 30px;
	}
	#flstudio_expand .expand .razer_music {
		text-align: center;
		padding-bottom: 30px;
	}
	#flstudio_expand .expand .razer_music .title {
		font-size: 40px;
		text-align: center;
		padding-bottom: 20px;
	}
	#flstudio_expand .expand .razer_music a {
		font-weight: bold;
		color: #000000;
	}
	#window10 {
		background-image: url("https://assets.razerzone.com/eeimages/hazel3/img/window10_bg-1.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top center;
		background-color: #000000;
		min-height: 700px;
		padding-top: 150px;
		color: #ffffff;
	}
	#window10 .main_title {
		padding: 30px 0;
		font-size: 40px;
	}
}

@media (min-width: 1024px) {
	#black_gunmetal .content {
		margin-top: -20px;
	}
}

@media (min-width: 1200px) {
	.owl-controls .owl-prev img,
	.owl-controls .owl-next img {
		height: auto;
	}
	#slim .slim_container .image .position_left {
		top: 53%;
	}
	#slim .slim_container .image .position_right {
		top: 53%;
	}
	#razer_core .razer_core_container .core_image_1200 {
		display: none;
	}
	#razer_core .razer_core_container .core_image_1400 {
		display: block;
	}
	#window10 {
		min-height: 800px;
	}
}

@media (min-width: 1400px) {
	#slim .slim_container .image {
		font-size: 45px;
		line-height: 32px;
	}
	#slim .slim_container .image .position_left {
		top: 53%;
	}
	#slim .slim_container .image .position_right {
		top: 53%;
	}
	#slim .slim_container .image .small {
		font-size: 20px;
	}
	#playable .items_container .playable_container .item {
		top: 52%;
	}
	#razer_core .razer_core_container .core_image_1400 {
		display: none;
	}
	#razer_core .razer_core_container .core_image_1600 {
		display: block;
	}
}

@media (min-width: 1600px) {
	#playable .items_container .playable_container .playable_image {
		padding-bottom: 0;
	}
	#playable .items_container .playable_container .item {
		top: 56%;
	}
	#razer_core .razer_core_container .core_image_1600 {
		display: none;
	}
	#razer_core .razer_core_container .core_image_1920 {
		display: block;
	}
}

@media (min-width: 1800px) {
	#playable .items_container .playable_container .playable_image {
		padding-bottom: 0;
	}
	#playable .items_container .playable_container .item {
		top: 59%;
	}
}

@media (min-width: 2300px) {
	#hero-top {
		min-height: 1300px;
	}
}


/* expandable component */

.expandable {
	/** normal 1 background image 1 title 1 button **/
}

.expandable .main_title {
	font-size: 40px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
}

.expandable .label_container {
	width: 100%;
	text-align: center;
	padding: 30px 0;
}

.expandable .label_container label.expandable_btn {
	background-image: url("https://assets.razerzone.com/eeimages/hazel3/img/expandable_btn.png");
	background-color: transparent;
	min-width: 0;
	border: none;
	display: inline-block;
	margin: 0 auto;
	cursor: pointer;
}

.expandable .label_container .close_toggle {
	top: 0px;
	left: 0px;
	width: auto;
	height: 31px;
	padding-left: 31px;
	background-repeat: no-repeat;
	background-position: -0px -39px;
}

.expandable .label_container .close_toggle .text {
	padding-left: 10px;
	height: 31px;
	line-height: 31px;
	color: #000000;
}

.expandable .label_container .open_toggle {
	top: 0px;
	left: 0px;
	width: auto;
	height: 34px;
	padding-left: 34px;
	background-repeat: no-repeat;
	background-position: -0px -0px;
}

.expandable .label_container .open_toggle .text {
	padding-left: 10px;
	height: 34px;
	line-height: 34px;
}

.expandable .items_container {
	min-height: 0 !important;
	height: 0;
	overflow: hidden;
	-webkit-transition: height height 0.5s;
	transition: height height 0.5s;
	background-color: #ffffff;
}

.expandable .item {
	padding: 0 50px;
}

.expandable .expand_item {
	width: 0;
	height: 0;
	min-height: 0;
	padding: 0;
	margin: 0;
}

.expandable .expand_item:checked~.items_container {
	/* min-height: 100vh !important; */
	height: auto;
	padding-top: 30px;
}

.expandable .expand_item:checked~.items_container.auto_height {
	min-height: auto !important;
}

.expandable .expand_item:checked~.items_container.auto_height .expand {
	min-height: auto !important;
}

.expandable .expand_item:checked~.items_container.auto_height .item {
	min-height: auto !important;
}

.expandable .expand_item:checked~.items_container .expand {
	/* min-height: calc(100vh - 121px); */
	padding-bottom: 50px;
}

.expandable .expand_item:checked~.items_container .item {
	/* min-height: calc(100vh - 121px); */
	color: #000000;
}

.expandable .expand_item:checked~.items_container .item .item_img {
	text-align: center;
}

.expandable .expand_item:checked~.items_container .item .item_img img {
	margin: 0 auto;
}


/** bootstrap hidden visble class **/

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}