
#cat-iq input{
	outline:none;
	-webkit-appearance: none;
	border: none;
	display: block;

}
#cat-iq li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#cat-iq ul{
	margin: 0;
	padding: 0;
}
#cat-iq {
	/* overflow: hidden; */
	min-width: 980px;
	max-width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}
#cat-iq p {
	font-size: 12px;
	line-height: 17px;
	margin-top: 25px;
}
#cat-iq h2 {
	margin: 0;
}
#cat-iq hr {
	height: auto;
	margin: 25px 0 40px;
	border: 1px solid #c2c2c2;
	border-width: 1px 0 0;
	background-image: none;
}
#cat-iq .cat-kv {
	width: 1200px;
	margin: 0 0 50px;
}
#cat-iq .cat-kv img {
	display: block;
	width: 100%;
}
#cat-iq .cat_content {
	margin-bottom: 70px;
}
#cat-iq .cat_content a {
	font-weight: bold;
	text-decoration: none;
	color: #00a0c6;
}
#cat-iq .cat_content a {
	font-weight: bold;
	text-decoration: none;
	color: #00a0c6;
}
#cat-iq .header1 {
	font-family: open_sans_condensedbold, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 25px;
}
#cat-iq .container {
	position: relative;
	max-width: 976px;
	margin: 0 auto;
}
#cat-iq .cat-product {
	display: block;
	width: 100%;
	max-width: 620px;
	margin: 0 auto;
}
#cat-iq .cat-body {
	min-height: 300px;
}
#cat-iq .cat-column-p {
	position: relative;
	float: left;
	width: 270px;
	margin: 0 80px 80px 0;
}
#cat-iq .cat-column-r {
	position: relative;
	float: left;
	width: 270px;
	margin: 0 0 80px;
}
#cat-iq .img-product {
	display: block;
	width: 270px;
	height: 220px;
	margin-bottom: 20px;
}
#cat-iq .img-product img {
	display: block;
	width: 100%;
}
#compatibility {
	position: relative;
	display: none;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 100px;
}
#cat-iq .cat-claw:before {
	position: absolute;
	z-index: 5;
	right: 0;
	width: 18px;
	height: 10px;
	margin-top: 15px;
	content: '';
	pointer-events: none;
	background: transparent url('../img/icon_arrow.png') no-repeat;
}
#cat-iq .container .cat_content .cat_content_left{
	position: relative;
	float: left;
	width: 47.5%;
}
#cat-iq .container .cat_content .cat_content_right{
	position: relative;
	float: right;
}
#cat-iq .parsys {
    margin-right: -20px;
	margin-bottom:70px;
}
#cat-iq .parsys_column.cols3 .col {
    width: 312px;
    float: left;
	margin-right:20px;
	text-align:center;
}
#cat-iq .parsys_column:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
@media (min-width:1024px) {
	#cat-iq .open:before {
		position: absolute;
		z-index: 5;
		right: 0;
		width: 18px;
		height: 10px;
		margin-top: 15px;
		content: '';
		pointer-events: none;
		background: transparent url('../img/icon_arrow.png') no-repeat;
		background-position: 0 -10px;
	}
}
#sss {
	height: 0;
	-webkit-transition: all 2s;
	transition: all 2s;
}
#phone-selected, #router-selected {
	line-height: 20px;
	padding: 10px 20px 10px 0;
	cursor: pointer;
	-webkit-transition: all .8s;
	transition: all .8s;
	border-bottom: 1px solid #c2c2c2;
	/*width: 270px;*/
}
#cat-iq .cat-claw.open #phone-selected,#cat-iq  .cat-claw.open #router-selected {
	-webkit-transition: all .01s;
	transition: all .01s;
	border-bottom: 1px solid transparent;
}
#phone, #router {
	display: none;
}
#cat-iq .cat-product ul {
	font-size: 14px;
	line-height: 17px;
	position: absolute;
	z-index: 9999;
	min-width: 270px;
	padding: 0;
	cursor: pointer;
	border: 1px solid #c2c2c2;
	outline: 0;
	background-color: #fff;
	max-height: 135px;
	overflow-y:auto;
/*	word-break: keep-all;
	width: auto;*/
}
#has-note {
	display: none;
}
#cat-iq .cat-product ul:focus {
	outline: 0 !important;
}
#cat-iq .cat-product ul li {
	padding: 5px 0 !important;
	background-color: #fff !important;
}
#cat-iq .cat-product ul li:hover, .cat-product ul li:focus {
	color: #fff !important;
	outline: 0 !important;
	background-color: #ff5200 !important;
}
#cat-table {
	width: 100%;
}
#cat-feature, #cat-note {
	width: 40%;
}
#cat-supported {
	width: 20%;
	padding: 0 20px;
	text-align: center;
}
#cat-iq .cat-info {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 0 20px;
}
#cat-iq .cat-support {
	text-align: center;
}
#cat-iq table {
	font-size: 12px;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: left;
	word-break: break-all;
	border: none;
}
#cat-iq tr {
	border-bottom: 1px solid #c2c2c2;
}
#cat-iq th {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	padding: 20px 0;
	text-transform: uppercase;
}
#cat-iq td {
	font-size: 12px;
	line-height: 17px;
	padding: 20px 0;
	vertical-align: middle;
}
@media (min-width:768px) and (max-width:1023px) {
	#cat-iq .container {
		padding: 0 25px;
	}
	#cat-iq {
		min-width: 320px;
	}
	.cat-kv {
		width: 100%;
	}
}
@media (min-width:320px) and (max-width:767px) {
	.cat-kv {
		width: 100%;
		margin: 20px 0 30px;
	}
	#cat-iq .container {
		padding: 0 20px;
	}
	#cat-iq {
		min-width: 320px;
	}
	#cat-iq p {
		font-size: 14px;
		margin-top: 20px;
	}
	#cat-iq .cat-body {
		min-height: 700px;
	}
	#cat-iq .cat-column-p {
		float: none;
		width: 100%;
		margin: 0 auto 30px;
	}
	#cat-iq .cat-column-r {
		float: none;
		width: 100%;
		margin: 0 auto 30px;
	}
	#cat-iq .img-product {
		margin: 0 auto 20px;
	}
	#cat-iq .cat-product select {
		font-size: 14px;
		width: 100%;
	}
	#cat-table {
		border-top: 1px solid #c2c2c2;
	}
	#cat-iq table, #cat-iq thead, #cat-iq tbody, #cat-iq th, #cat-iq td, #cat-iq tr {
		font-size: 14px;
		line-height: 16px;
		display: block;
	}
	#cat-iq thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	#cat-iq td {
		line-height: 22px;
		position: relative;
		min-height: 17px;
		padding: 10px 0 10px 35%;
		border: none;
	}
	#cat-iq td:before {
		font-weight: bold;
		position: absolute;
		left: 0;
		white-space: nowrap;
	}
	#cat-iq td:nth-of-type(1):before {
		content: 'FEATURE';
	}
	#cat-iq td:nth-of-type(2):before {
		content: 'SUPPORTED';
	}
	#cat-iq td:nth-of-type(3):before {
		content: 'NOTE';
	}
	#cat-iq .cat-support {
		text-align: left;
	}
	#cat-feature, #cat-note {
		width: 40%;
	}
	#cat-supported {
		width: 20%;
		padding: 0 20px;
		text-align: center;
	}
}
@media (max-width:640px){
	#cat-iq .cat_content{
		margin: 20px 0;
	}
	#cat-iq .cat_content_left{
		width: 100% !important;
	}
	#cat-iq .cat_content_right{
		margin-top: 20px;
		width: 100%;
	}
	#router, #phone {
		width: 100% !important;
	}
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
	#cat-iq .parsys {
		margin-right: 0;
	}
	#cat-iq .parsys_column.cols3 .col {
		width: 100%;
		float: none;
		margin-right:0;
	}
	#cat-iq .parsys_column:after {
		content: "";
		display: block;
		height: 0;
		overflow: hidden;
		clear: both;
	}
}
.product-features.style-light .layout-carousel{
	    background-color: #ffffff;
		padding-top: 0;
}
@media (min-width: 641px), (min-device-width: 1281px), print {
	.product-features__layoutframe .layout-carousel .contents-img {
		min-height: 400px;
	}
	.product-features__layoutframe .layout-carousel .contents-img__video{
		height: 400px;
	}
	.product-features__layoutframe .layout-1img-1blk .contents-block__in.content-block__in-wide{
		transform: translateX(16px);
		max-width: 410px;
	}
}