﻿
.landing .showcase .showcase-container {
	height: 100%;
	width: 960px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-align: center;
	align-items: center
}
.landing .showcase .showcase-container .information {
	width: 520px;
	text-align: left;
	color: #fff
}
.landing .showcase .showcase-container .information .title {
	font-weight: 300;
	font-size: 40px;
	text-shadow: 2px 2px 30px #555;
	font-family: "Ubuntu Condensed", sans-serif;
	font-weight: 300
}
.landing .showcase .showcase-container .information .description {
	font-family: "Ubuntu Condensed", sans-serif;
	font-weight: 300;
	text-shadow: 2px 2px 30px #555;
	margin-top: -5px;
	font-size: 22px
}
.landing .showcase .showcase-container .information .intro {
	margin: 20px 0;
	line-height: 1.6;
	font-style: italic;
	text-shadow: 1px 1px 10px #161616;
	font-size: 16px;
	font-weight: lighter
}
.landing .showcase .showcase-container .information .feature {
	margin-top: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-line-pack: start;
	align-content: flex-start
}
.landing .showcase .showcase-container .information .feature .feature-block {
	display: inline-block;
	width: 75px
}
.landing .showcase .showcase-container .information .feature .feature-block>.description {
	width: 100%;
	margin-top: 5px;
	font-family: Helvetica;
	text-shadow: 1px 1px 10px #222;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	text-align: center
}
.landing .showcase .showcase-container .information .products {
	display: block;
	margin-top: 20px
}
.landing .showcase .showcase-container .information .products .product-name {
	float: right;
	margin-right: 15px;
	font-family: Helvetica;
	font-weight: bold;
	height: 40px;
	width: 110px;
	border-radius: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #333;
	font-size: 16px;
	background-color: #ffcb04;
	transition: all .3s linear
}
.landing .showcase .showcase-container .information .products .product-name:first-child {
	margin-right: 0
}
.landing .showcase .showcase-container .information .products .product-name:hover {
	color: #fff;
	background-color: #555
}
.landing .showcase .showcase-container .information .products .product-empty {
	width: 75px;
	height: 75px
}
.landing .showcase .showcase-container .gallery {
	width: 380px;
	position: relative
}
.landing .showcase .showcase-container .gallery .gallery-photo {
	width: 380px;
	height: 380px;
	position: relative;
	z-index: 0
}
.landing .showcase .showcase-container .gallery .gallery-photo img {
	width: 380px;
	height: 380px;
	position: absolute;
	top: 0;
	opacity: 0;
	transition: all 1s
}
.landing .showcase .showcase-container .gallery .gallery-photo img.active {
	opacity: 1
}
.landing .showcase .showcase-container .gallery .dot-container {
	z-index: 10;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}
.landing .showcase .showcase-container .gallery .dot-container .dot-block {
	width: 50%;
	z-index: 10
}
.landing .showcase .showcase-container .gallery .dot-container .dot-block .dot {
	background-color: #fff;
	border: 1px solid #fff;
	width: 10px;
	height: 10px;
	z-index: 10
}
.landing .showcase .showcase-container .gallery .dot-container .dot-block .dot.active {
	background-color: transparent
}
.landing .showcase#mpos {
	background-image: url("http://advcloudfiles.advantech.com/web/Images/intelligent_retail_and_hospitality/feature_banner/mpos/mpos_bg.jpg");
	background-repeat: no-repeat;
	background-position: center
}
.landing .showcase#upos {
	background-image: url("http://advcloudfiles.advantech.com/web/Images/intelligent_retail_and_hospitality/feature_banner/upos/upos_bg.jpg");
	background-repeat: no-repeat;
	background-position: center
}
.landing #tablet-pos, .landing #modularize-design {
	margin-bottom: 0
}
.landing #meet-our-products {
	font-family: Helvetica
}
.landing #meet-our-products .product-category {
	background: linear-gradient(#f5f5f5, #fff, #fdfdfd)
}
.landing #meet-our-products .product-category .category {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background-color: #555;
	line-height: 50px;
	text-align: center;
	width: 188px;
	margin-right: 5px;
	transition: all .3s
}
.landing #meet-our-products .product-category .category.active, .landing #meet-our-products .product-category .category:hover {
	background-color: #ffcb04
}
.landing #meet-our-products .product-category .category.disabled {
	background-color: #ccc!important
}
.landing #meet-our-products .product-category .category:last-child {
	margin-right: 0
}
.landing #meet-our-products .product-category .category>* {
	vertical-align: middle
}
.landing #meet-our-products .product-category .category>p {
	display: inline-block;
	font-size: 16px
}
.landing #meet-our-products .product-category .category-icon {
	display: inline-block;
	width: 45px;
	height: 45px;
	margin-right: 5px
}
.landing #meet-our-products .product-category .category-icon.all {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/product/menu_icon/all.png)
}
.landing #meet-our-products .product-category .category-icon.desktop {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/product/menu_icon/desktop.png)
}
.landing #meet-our-products .product-category .category-icon.mobile {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/product/menu_icon/mobie.png)
}
.landing #meet-our-products .product-category .category-icon.wallmount {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/product/menu_icon/wall_mount.png)
}
.landing #meet-our-products .product-category .category-icon.box {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/product/menu_icon/box.png)
}
.landing #meet-our-products .product-display {
	margin-top: 40px
}
.landing #meet-our-products .product-nodisplay {
	display: none
}
.landing #successful-case {
	background: linear-gradient(#f5f5f5, #fff, #fdfdfd);
	position: relative
}
.landing #successful-case .more-link {
	position: relative
}
.landing #successful-case .more-link a {
	display: block;
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/viewAll_icon.png);
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 47px
}
.landing #successful-case .row-maxwidth-100pct {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 35px
}
.landing #successful-case .case-row {
	display: -ms-flexbox;
	display: flex;
	width: 890px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden
}
.landing #successful-case .case-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: none;
	flex: none;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow: visible;
	-ms-flex-pack: start;
	justify-content: flex-start;
	transition: transform .5s
}
.landing #successful-case .case-container>a {
	display: inline-block;
	width: 290px;
	height: 215px;
	margin-right: 10px;
	margin-bottom: 5px
}
.landing #successful-case .case-container .case {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-ms-flex-positive: 0;
	flex-grow: 0;
	position: relative;
	width: 290px;
	height: 215px
}
.landing #successful-case .case-container .case>img {
	width: 100%;
	height: auto
}
.landing #successful-case .case-container .case .overlay {
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	transition: opacity .3s;
	opacity: 0
}
.landing #successful-case .case-container .case .overlay:hover {
	opacity: 1
}
.landing #successful-case .case-container .case .overlay:hover h6 {
	transform: translateY(0)
}
.landing #successful-case .case-container .case h6 {
	color: #fff;
	z-index: 100;
	width: 290px;
	padding: 0 30px;
	font-size: 22px;
	font-family: "Ubuntu Condensed", sans-serif;
	line-height: 1.1em;
	text-align: center;
	text-shadow: 1px 1px 10px #000;
	transform: translateY(10px);
	transition: transform .3s
}
.landing #successful-case .case-container .case .overlay-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: rgba(254, 202, 4, .4)
}
.landing #successful-case .case-indicator {
	display: inline-block;
	width: 25px;
	height: 215px;
	opacity: .8;
	cursor: pointer;
	transition: all .3s
}
.landing #successful-case .case-indicator:hover {
	opacity: 1
}
.landing #successful-case .case-indicator.prev {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/solutions/l_arrow.jpg);
	margin-right: 10px
}
.landing #successful-case .case-indicator.next {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/solutions/r_arrow.jpg);
	margin-left: 10px
}
.product h1 {
	font-family: "Ubuntu Condensed", sans-serif;
	font-weight: 300;
	font-weight: bold;
	font-size: 32px;
	margin-top: -18px
}
.product section {
	min-width: 960px
}
.product section>h2 {
	text-align: center;
	font-size: 42px;
	font-family: "Ubuntu Condensed", sans-serif;
	font-weight: 300;
	margin-top: 45px;
	margin-bottom: 18px
}
.product .nav {
	min-width: 960px;
	background-color: rgba(255, 203, 4, .8);
	z-index: 999
}
.product .nav a {
	padding: 0 10px
}
.product .nav .nav-index {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 80px
}
.product .nav .nav-button {
	width: 180px;
	height: 45px;
	line-height: 1.2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}
.product .nav .nav-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.product .nav .nav-index {
	height: 45px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}
.product .nav .nav-index:hover {
	background-color: transparent
}
.product .nav a.nav-dropdown-button {
	display: block;
	height: 45px;
	padding: 0 20px
}
.product .nav .nav-dropdown {
	position: absolute;
	display: none;
	opacity: 0;
	transition: all .3s;
	z-index: 999
}
.product .nav .nav-products {
	display: -ms-flexbox;
	display: flex;
	height: 45px;
	position: relative;
	width: 160px
}
.product .nav .nav-products:hover>.nav-button {
	background: #514209;
	color: #fff
}
.product .nav .nav-products:hover>.nav-dropdown {
	display: -ms-flexbox;
	display: flex;
	opacity: 1
}
.product .nav .nav-products>.nav-button {
	width: 100%
}
.product .nav .nav-products>.nav-dropdown {
	height: 45px;
	width: 880px;
	top: 45px;
	left: 0;
	background-color: rgba(255, 255, 255, .7)
}
.product .nav .nav-products>.nav-dropdown .coming-soon p {
	padding: 20px;
	font-size: 16px
}
.product .nav .nav-product-category {
	display: inline-block
}
.product .nav .nav-product-category.active>.nav-dropdown {
	display: -ms-flexbox;
	display: flex;
	opacity: 1
}
.product .nav .nav-product-category.active>a.nav-dropdown-button {
	font-weight: bold;
	background: #65520c;
	color: #fff
}
.product .nav .nav-product-category>a.nav-dropdown-button {
	display: inline-block;
	width: 167px;
	margin: 0 1px;
	font-size: 14px;
	font-weight: normal;
	font-family: Helvetica;
	color: #636363;
	background-color: rgba(255, 255, 255, .5)
}
.product .nav .nav-product-category>a.nav-dropdown-button>.fa {
	margin-left: 5px
}
.product .nav .nav-product-category>.nav-dropdown {
	height: 145px;
	width: 880px;
	top: 45px;
	left: 0;
	background: linear-gradient(rgba(204, 204, 204, .85), rgba(255, 255, 255, .85))
}
.product .nav .nav-product {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 10px;
	margin-right: 10px
}
.product .nav .nav-product:hover {
	background: transparent;
	color: #262626
}
.product .nav .nav-product:first-child {
	margin-left: 15px
}
.product .nav .nav-product>img {
	margin-bottom: 10px
}
.product .nav .nav-product>p {
	font-weight: normal;
	font-family: Helvetica;
	font-size: 14px;
	font-color: #262626
}
.product #overview .banner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	height: 300px;
	background-repeat: no-repeat;
}
@media screen and (min-width:1175px) {
	.product #overview .banner {
		background-position: center
	}
}
.product #overview .info {
	position: relative;
	height: 160px;
	margin-bottom: 15px;
	border: none;
	background-color: #ffffff;
}
.product #overview .info .product-image {
	position: absolute;
	left: 40px;
	bottom: 0
}
.product #overview .info .name {
	position: absolute;
	top: 15px;
	left: 350px;
	font-size: 20pt;
	font-family: "Ubuntu Condensed", sans-serif;
	font-weight: 300;
	font-weight: 400
}
.product #overview .info .name>h1 {
	font-weight: bold;
	font-size: 51px;
	color: #363636
}
.product #overview .info .name>small {
	display: block;
	font-size: 20px;
	color: #898989;
	margin-bottom: 5px
}
.product #overview .info .tags {
	position: absolute;
	top: 25px;
	left: 550px;
	right: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row
}
.product #overview .info .tags .tag-icon {
	width: 78px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 12px
}
.product #overview .info .tags .tag-icon p {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #404041;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
	max-width: 88px
}
.product #overview .info .tags .tag-icon .icon {
	display: block;
	width: 66px;
	height: 66px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-size: contain
}
.product #overview .info .tags .tag-icon.scanner1d .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/1d_scanner.png)
}
.product #overview .info .tags .tag-icon.barcode2d .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/2d_barcode.png)
}
.product #overview .info .tags .tag-icon.scanner2d .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/2d_scanner.png)
}
.product #overview .info .tags .tag-icon.lte4g .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/4g_lte.png)
}
.product #overview .info .tags .tag-icon.hour8 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/8h.png)
}
.product #overview .info .tags .tag-icon.display15 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/15_display.png)
}
.product #overview .info .tags .tag-icon.hour20 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/20hours.png)
}
.product #overview .info .tags .tag-icon.hour10 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/10hours.png)
}
.product #overview .info .tags .tag-icon.camera13 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/13mm_camera.png)
}
.product #overview .info .tags .tag-icon.cm75 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/75cm.png)
}
.product #overview .info .tags .tag-icon.h1200 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/1200h.png)
}
.product #overview .info .tags .tag-icon.anti-finger-print .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/anti_finger_print.png)
}
.product #overview .info .tags .tag-icon.bezel-free .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/bezel_free.png)
}
.product #overview .info .tags .tag-icon.energy-save .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/energy_saving.png)
}
.product #overview .info .tags .tag-icon.easy-replace-hdd .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/easy_replace_hdd.png)
}
.product #overview .info .tags .tag-icon.fanless .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/fanless.png)
}
.product #overview .info .tags .tag-icon.intel .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/intel.png)
}
.product #overview .info .tags .tag-icon.ip65 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/ip65.png)
}
.product #overview .info .tags .tag-icon.modular-design .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/modularize_design.png)
}
.product #overview .info .tags .tag-icon.msr .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/msr.png)
}
.product #overview .info .tags .tag-icon.multi-os .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/multi_os.png)
}
.product #overview .info .tags .tag-icon.multi-reader .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/multi_support.png)
}
.product #overview .info .tags .tag-icon.multi-configures .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/multi_support.png)
}
.product #overview .info .tags .tag-icon.nfc .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/nfc.png)
}
.product #overview .info .tags .tag-icon.radiating .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/radiating.png)
}
.product #overview .info .tags .tag-icon.raid .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/raid.png)
}
.product #overview .info .tags .tag-icon.removal-frame-design .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/removal_frame_design.png)
}
.product #overview .info .tags .tag-icon.wall-mount .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/wall_mount.png)
}
.product #overview .info .tags .tag-icon.water-proof .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/water_proof.png)
}
.product #overview .info .tags .tag-icon.widesreen .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/icons/widesreen.png)
}
.product #overview .description {
	padding: 0 40px;
	line-height: 2.2em;
	font-family: Helvetica;
	font-size: 15px;
	color: #454545
}
.product #product-gallery .gallery {
	height: 132px;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	background: linear-gradient(#eee, #efefef, #eee);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}
.product #product-gallery .gallery-control {
	width: 52px;
	height: 130px;
	background-color: #fff;
	display: inline-block
}
.product #product-gallery .gallery-control.prev {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/product_gallary/arrow_l.jpg)
}
.product #product-gallery .gallery-control.next {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/product_gallary/arrow_r.jpg)
}
.product #product-gallery .gallery-display {
	display: block;
	margin: 0 1px;
	max-width: 860px;
	overflow: hidden
}
.product #product-gallery .gallery-items {
	display: -ms-flexbox;
	display: flex;
	width: 9999px;
	transition: transform .3s
}
.product #product-gallery .gallery-item {
	width: 170px;
	height: 130px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin: 0 1px;
	background-color: #fff
}
.product #product-gallery .gallery-item:hover>.hover {
	opacity: 1
}
.product #product-gallery .gallery-item>.hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: 130px;
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/product_gallary/over_status.png);
	opacity: 0;
	transition: opacity .3s
}
.product #product-gallery .gallery-item>.thumb {
	height: 100%;
	width: 100%;
	object-fit: contain
}
.product #product-gallery .gallery-show {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1010;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(0, 0, 0, .8);
	opacity: 0;
	display: none;
	transition: opacity .3s
}
.product #product-gallery .gallery-show.active {
	opacity: 1;
	display: -ms-flexbox;
	display: flex
}
.product #product-gallery .gallery-show .gallery-content>* {
	vertical-align: middle
}
.product #product-gallery .gallery-show .gallery-image {
	min-width: 450px;
	height: auto
}
.product #product-gallery .gallery-show .placeholder {
	min-width: 450px;
	color: #fff;
	font-size: 20px;
	text-align: center
}
.product #product-gallery .gallery-show .carousel-control {
	display: inline-block;
	vertical-align: middle
}
.product #product-gallery .gallery-show .carousel-control>.fa {
	padding: 100px 35px;
	font-size: 50px;
	transition: color .2s;
	color: rgba(255, 255, 255, .4)
}
.product #product-gallery .gallery-show .carousel-control:hover>.fa {
	color: rgba(255, 255, 255, .87)
}
.product #features {
	margin-bottom: 20px
}
.product #features .feature-case {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-bottom: 5px;

}
.product #features .feature-case .image-warp {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: none;
	flex: none
}
.product #features .feature-case>.description {
	color: #454545;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 1 0 0;
	flex: 1 0 0;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 42px;
	padding: 0;
	max-width: 900px
}
.product #features .feature-case>.description h3 {
	font-family: "Ubuntu Condensed", sans-serif;
	font-weight: 300;
	font-size: 26px;
	line-height: 1.3;
	margin-bottom: 17px
}
.product #features .feature-case>.description p {
	font-size: 15px;
	line-height: 1.8;
	
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	line-height: 27px;
	text-align: left;
	color: #666666;
	font-size: 16px;
	padding-top: 0px;
	margin-top: 0;}

.product #features .feature-case.right {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.product #features .feature-duel-case {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.product #features .feature-duel-case .feature-case {
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 30px;
	max-width: 49.6%
}
.product #color-options {
	position: relative;
	width: 100%;
	margin-bottom: 0
}
.product #color-options.height380 {
	height: 380px;
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/color_options/bg_380x960.jpg)
}
.product #color-options .label {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #ffcb04
}
.product #color-options .label>p {
	font-family: "Ubuntu Condensed", sans-serif;
	font-weight: 300;
	font-weight: 400;
	font-size: 22px;
	color: #fff;
	padding: 5px 10px
}
.product #color-options .buttons {
	position: absolute;
	bottom: 35px;
	right: 0;
	width: 250px;
	overflow: visible;
	text-align: center;
	z-index: 100
}
.product #color-options .buttons>button {
	display: inline-block;
	cursor: pointer;
	width: 55px;
	height: 55px;
	border: none;
	background: none;
	margin-right: 10px
}
.product #color-options .buttons>button:last-child {
	margin-right: 0
}
.product #color-options .buttons>button.black {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/color_options/btns/black.png)
}
.product #color-options .buttons>button.white {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/color_options/btns/white.png)
}
.product #color-options .buttons>button.orange {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/color_options/btns/orange.png)
}
.product #color-options .color-images {
	z-index: 10
}
.product #color-options .color-images>img {
	position: absolute;
	top: 0;
	opacity: 0;
	transition: opacity .3s
}
.product #color-options .color-images>img.active {
	opacity: 1
}
.product #more-information {
	padding-top: 1px;
	background: linear-gradient(#ddd, #eee, #eee)
}
.product #more-information>h2 {
	margin-bottom: 20px
}
.product #more-information .more-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.product #more-information .more-list li {
	display: inline-block
}
.product #more-information .more-list li a {
	display: -ms-flexbox;
	display: flex;
	width: 190px;
	height: 50px;
	padding: 0 20px;
	text-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	background-color: #555;
	transition: all .3s
}
.product #more-information .more-list li a:hover {
	color: #555;
	background-color: #feca04
}
.product #related-products {
	margin-bottom: 20px
}
.product #related-products .products {
	margin-left: -1000px;
	padding-left: 1000px;
	overflow-y: visible
}
.product #recommend-solutions .solutions {
	display: inline-block;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.product #recommend-solutions .solutions>a {
	width: 315px;
	height: 187px;
	margin-right: 2px;
	margin-bottom: 5px
}
.product #recommend-solutions .solution {
	display: inline-block;
	position: relative;
	width: 315px;
	height: 187px;
	margin-bottom: 5px
}
.product #recommend-solutions .solution>img {
	width: 100%;
	height: auto
}
.product #recommend-solutions .solution .overlay {
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	transition: opacity .3s;
	opacity: 0
}
.product #recommend-solutions .solution .overlay:hover {
	opacity: 1
}
.product #recommend-solutions .solution .overlay:hover h6 {
	transform: translateY(0)
}
.product #recommend-solutions .solution h6 {
	width: 315px;
	color: #fff;
	z-index: 100;
	padding: 0 30px;
	font-size: 22px;
	font-family: "Ubuntu Condensed", sans-serif;
	line-height: 1.1em;
	text-align: center;
	text-shadow: 1px 1px 10px #000;
	transform: translateY(10px);
	transition: transform .3s
}
.product #recommend-solutions .solution .overlay-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: rgba(254, 202, 4, .4)
}
* {
	box-sizing: border-box;
	line-height: 1.428
}
a, a:focus, a:active, a:visited, a:hover {
	text-decoration: none;
	cursor: pointer
}
.nav-wrapper {
	height: 45px
}
.nav {
	z-index: 999;
	width: 100%;
	background-color: rgba(255, 203, 4, .8);
	height: 45px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-align: center;
	align-items: center
}
.nav.fix-top {
	position: fixed;
	top: 0;
	left: 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	margin-top: 0!important
}
.nav a {
	height: 100%;
	text-transform: uppercase;
	padding: 0 15px;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	display: inline-block;
	font-size: 11pt;
	font-weight: bold;
	background: transparent;
	color: #514209;
	transition: all .3s ease-in
}
.nav a:hover {
	background: #514209;
	color: #fff
}
.nav a.active {
	background: #514209;
	color: #fff
}
.product-card {
	display: inline-block;
	width: 235px;
	min-height: 310px;
	position: relative;
	margin-bottom: 10px;
	margin-right: 0;
	opacity: 1;
	transition: all .25s
}
.product-card.invisible {
	transform: translateY(15%);
	opacity: 0
}
.product-card:nth-child(1) {
	transition-delay: .05s
}
.product-card:nth-child(2) {
	transition-delay: .1s
}
.product-card:nth-child(3) {
	transition-delay: .15s
}
.product-card:nth-child(4) {
	transition-delay: .2s
}
.product-card:nth-child(5) {
	transition-delay: .25s
}
.product-card:nth-child(6) {
	transition-delay: .3s
}
.product-card:nth-child(7) {
	transition-delay: .35s
}
.product-card:nth-child(8) {
	transition-delay: .4s
}
.product-card:nth-child(4n+0) {
	margin-right: 0
}
.product-card .display {
	transition: opacity .3s;
	opacity: 1
}
.product-card .detail {
	transition: opacity .3s;
	opacity: 0;
	background-color: #fff;
	z-index: 10
}
.product-card:hover .display {
	opacity: 0
}
.product-card:hover .display.empty {
	opacity: 1!important
}
.product-card:hover .detail {
	opacity: 1
}
.product-card .display {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}
.product-card .display .title {
	font-family: Helvetica;
	color: #262626
}
.product-card .display .series {
	font-size: 12px
}
.product-card .display .name {
	font-size: 20px;
	font-weight: normal
}
.product-card .detail {
	color: #464646;
	position: absolute;
	top: 0
}
.product-card .detail .title {
	border: 1px #ccc solid;
	padding: 10px 10px;
	font-family: Helvetica
}
.product-card .detail .series {
	font-size: 14px;
	color: #464646
}
.product-card .detail .series a {
	color: #464646
}
.product-card .detail .name {
	font-size: 28px;
	font-weight: normal;
	color: #ffcb04
}
.product-card .detail .name a {
	color: #ffcb04
}
.product-card .detail .description {
	width: 233px;
	border: 1px #ccc solid;
	border-top: none;
	padding: 10px
}
.product-card .detail .description>p {
	font-size: 12px;
	font-family: Helvetica;
	margin-bottom: 10px
}
.product-card .detail .tags {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.product-card .detail .tags .tag-icon {
	width: 45px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}
.product-card .detail .tags .tag-icon:last-child {
	margin-right: 0
}
.product-card .detail .tags .tag-icon p {
	font-family: Helvetica;
	color: #454545;
	line-height: 1.1em;
	font-size: 10px;
	text-align: center;
	max-width: 50px
}
.product-card .detail .tags .tag-icon .icon {
	display: block;
	width: 43px;
	height: 43px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto
}
.product-card .detail .tags .tag-icon.scanner1d .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/1d_scanner.jpg)
}
.product-card .detail .tags .tag-icon.scanner2d .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/2d_scanner.jpg)
}
.product-card .detail .tags .tag-icon.hour8 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/8h.jpg)
}
.product-card .detail .tags .tag-icon.hour10 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/10h.jpg)
}
.product-card .detail .tags .tag-icon.camera13 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/13mm_camera.jpg)
}
.product-card .detail .tags .tag-icon.camera15 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/13mm_camera.jpg)
}
.product-card .detail .tags .tag-icon.display15 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/15_screen.jpg)
}
.product-card .detail .tags .tag-icon.hour20 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/20h.jpg)
}
.product-card .detail .tags .tag-icon.cm75 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/75cm.jpg)
}
.product-card .detail .tags .tag-icon.h1200 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/1200h.jpg)
}
.product-card .detail .tags .tag-icon.anti-finger-print .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/fingerprint.jpg)
}
.product-card .detail .tags .tag-icon.bezel-free .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/benel_free.jpg)
}
.product-card .detail .tags .tag-icon.energy-save .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/energy_saving.jpg)
}
.product-card .detail .tags .tag-icon.fanless .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/fanless.jpg)
}
.product-card .detail .tags .tag-icon.intel .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/intel.jpg)
}
.product-card .detail .tags .tag-icon.ip65 .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/ip_65.jpg)
}
.product-card .detail .tags .tag-icon.msr .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/msr.jpg)
}
.product-card .detail .tags .tag-icon.multi-color .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/multi_colors.jpg)
}
.product-card .detail .tags .tag-icon.multi-os .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/multi_os.jpg)
}
.product-card .detail .tags .tag-icon.multi-reader .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/multi_support.jpg)
}
.product-card .detail .tags .tag-icon.multi-configures .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/multi_support.jpg)
}
.product-card .detail .tags .tag-icon.nfc .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/nfc.jpg)
}
.product-card .detail .tags .tag-icon.raid .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/raid.jpg)
}
.product-card .detail .tags .tag-icon.removal-frame-design .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/removal_frame.jpg)
}
.product-card .detail .tags .tag-icon.easy-replace-hdd .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/replace_hdd.jpg)
}
.product-card .detail .tags .tag-icon.wall-mount .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/wall_mount.jpg)
}
.product-card .detail .tags .tag-icon.water-proof .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/water_proof.jpg)
}
.product-card .detail .tags .tag-icon.widesreen .icon {
	background-image: url(Advantech%20-%20industrial%20computer%20,%20embedded%20computer,%20industrial%20automation,%20industrial%20motherboard,%20network%20security%20appliance,%20digital%20video%20surveillance,%20panel%20PC,%20industrial%20IO._files/css-img/plain_icons/wide_screen.jpg)
}
.grey{background-color: #F7F7F7;
    background: linear-gradient(#f4f4f4,#fff);
	}
	h2{color: #666666;}
	
