@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC&display=swap");
body {
	margin: 0px;
	font-family: "Noto Sans TC", sans-serif, 'Montserrat';
}
.badge {
	font-size: 85%
}
a {
	text-decoration: none;
	color: #485256;
	cursor: pointer !important;
}
a:hover {
	color: #1d2087 !important;
	cursor: pointer !important;
	text-decoration: none;
}
a img:hover {
	cursor: pointer !important;
}
p {
	font-size: 16px;
	line-height: normal;
}
.content_text {
	color: #595757;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: justify;
}
.text_highlight {
	color: #ff7900;
	font-weight: bolder;
}
.top_btn {
	position: fixed;
	bottom: 137px;
	right: 0px;
	z-index: 999;
	width: 45px;
}
.top_btn img {
	width: 100%;
}
.index {
	background-image: url("../images/index/index-bg.jpg");
	background-position: center;
	background-size: cover;
	height: 800px;
	background-attachment: fixed;
}
.index-header {
	z-index:999;
	position: absolute;
	top: 0px;
	width: 100%;
}
.header {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 15px;
	/*
  position: fixed;
  z-index: 9999;
  background-color: #fff;
  box-sizing: border-box;
  padding-right: 10%;
  */
	background-color: transparent;
}
.header_bar {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 15px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	background-color: #fff;
	box-sizing: border-box;
	padding-right: 10%;
	background-color: #fff;
	height: 55px;
}
.header-logo img {
	width: 300px;
	float: left;
	margin-top: 30px;
	margin-left: 0px;
}
.menu {
	margin-top: 50px;
	float: right;
	font-size: 18px;
	line-height: 16px;
}
.menu ul li {
	list-style: none;
	float: left;
	display: inline;
	margin-left: 40px;
	color: #485256;
}
.menu img {
	width: 18px;
}
.menu ul li a:hover {
	color: #1d2087 !important;
}
.menu img a:hover {
	filter: contrast(100);
	cursor: pointer;
	text-decoration: none;
}
.clear {
	clear: both;
}
.index_sec_news {
	background-color: #f7f7f7;
	padding-top: 80px;
}
.title_news {
	list-style: none;
}
.title_news li:first-of-type {
	margin-top: 74px;
}
.title_news li a {
	list-style: none;
	font-size: 12px;
	color: #989999;
	line-height: 24px;
}
.index_news_table {
	max-width:100%;
	font-size: 12pt !important;
}
.index_products {
	position: relative;
	margin-top: 100px;
}
.index_products_list {
	font-size: 14px;
	text-align: center;
	margin-bottom: 60px;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #9b9b9b;
}
.index_product_list:last-child {
	border-width: 0px;
}
.index_tech {
	font-size: 12px;
	line-height: 12px;
	margin-top: 100px;
	margin-bottom: 100px;
}
.index_tech_bg {
	background-image: url("../images/index/index_block_bg.png");
	background-position: 0px 200px;
	background-repeat: no-repeat;
}
.index-news-more {
	position:absolute;
	top:-20px;
	right:0px;
	border:2px #999 solid;
	padding: 10px 30px;
	background: #fff;
	display: inline-block;
}
.index-news-menu-act {
	text-decoration: underline;
}
.footer {
	font-size: 14pt;
	color: #929393;
}
.footer-holder {
	padding-top: 30px;
	color: #fff;
	box-sizing: border-box;
	height: 137px;
	padding-left: 10%;
	padding-right: 10%;
	background-image: linear-gradient(to right, #1d3d97, #3fe1ff);
}
/*about*/
.about_banner {
	width: 100%;
	background-image: url("../images/about/banner_about.png");
	background-position: center;
	background-size: auto;
	height: 248px;
	text-align: center;
	font-weight: 500;
}
.content-sec {
	margin-top: 125px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.content-sec_bg {
	background-color: #f7f7f7;
}
/*news*/
.news_banner {
	width: 100%;
	background-image: url("../images/news/banner_news.png");
	background-position: center;
	background-size: auto;
	height: 248px;
	text-align: center;
	font-weight: 500;
}
.news-menu {
	text-align: center;
	line-height: 60px;
	height: 60px;
	width: 200px;
	background-color: #fff;
	background-image: url("../images/news/menu_line_g.png");
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
}
.news-menu:hover, .news-menu-act {
	text-align: center;
	line-height: 60px;
	height: 60px;
	width: 200px;
	background-color: #fff;
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
	background-image: url("../images/news/menu_line.png");
}
.news_menu_holder {
	width: 820px;
	margin: 0 auto;
	height: 60px;
	margin-top: 70px;
	margin-bottom: 100px;
	padding-top: 40px;
}
/*products*/
.prod_banner {
	width: 100%;
	background-image: url("../images/products/banner_products.png");
	background-position: center;
	background-size: auto;
	height: 248px;
	text-align: center;
	font-weight: 500;
}
.product-line {
	border-width: 1px 0px 0px 0px;
	border-color: #b5b5b5;
	border-style: solid;
	padding-top: 30px;
	padding-bottom: 30px;
}
.product_opt {
	width: 97px;
	float: left;
	color: #595757;
	font-size: 15px;
	height:32px;
	letter-spacing: 0px;
	margin-right: 17px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.product_opt_en {
	width: 142px;
	float: left;
	color: #595757;
	font-size: 15px;
	height:32px;
	letter-spacing: 0px;
	margin-right: 17px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.products_list {
	font-size: 14px;
	text-align: center !important;
	margin: 10px;
	background-color: #f4f4f4;
	padding: 10px;
}
_:-ms-fullscreen, :root .products_list {
	flex-basis: auto;
	width:auto;
}
.product_opt_select, .product_opt:hover {
	color: #1d2087;
	font-weight: bold;
}
.prod_in_left {
	width: 200px;
	line-height: 30px;
	float: left;
}
.prod_in_right {
	float: left;
	width: calc(100% - 200px);
}
.prod-in-oth {
	background-color: #f4f4f4;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
}
/*tech*/
.tech_title {
	width: 100%;
	background-image: linear-gradient(to right, #1d3d97, #3fe1ff);
	text-align: center;
	font-weight: bolder;
	font-size: 26px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	letter-spacing: 3px;
}
.tech_b {
	background-image: linear-gradient(to right, #f5ca00, #ffeac6);
	color: #575959;
}
.tech_topbanner {
	width: 100%;
	background-image: url("../images/tech/banner_pro.png");
	background-position: center;
	background-size: auto;
	height: 248px;
	text-align: center;
	font-weight: 500;
}
.tech_banner img {
	width: 100%;
}
#tech .row .col-lg, #tech-2 .row .col-lg {
	margin-bottom: 30px;
}
.tech-2-img {
	margin-bottom: 5px;
	width: 100%;
}
.tech-2-text {
	margin-left: 10px;
	font-weight: bolder;
}
.img_btn {
	position: absolute;
	opacity: 0;
	top: 0px;
	/*left: 16px;*/
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	z-index: 1;
	background-image: linear-gradient(to right, #1d3d97, #3fe1ff);
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.img_btn:hover {
	opacity: 0.8;
	cursor: pointer;
}
.img_btn div {
	position: relative;
	top:50%;
}
.img_bgn {
	position: relative;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.img_bgn img {
	width: 100%;
	height: 100%;
}
.box_holder {
	background-color: rgba(0, 0, 0, 0.64);
}
.contact_q {
	position: relative;
	margin-top: 30px;
}
.contact_a {}
.q_tiel {
	margin-left: 40px;
	color: #595757;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 3px;
	text-align: justify;
}
.q_n {
	color: #1d2087;
	font-size: 16px;
}
.q_a {
	color: #ff7900;
	font-size: 16px;
}
.q_m {
	position: absolute;
	top: 16px;
	right: 50px;
}
.ans_box {
	padding: 10px;
	background-color: #f4f4f4;
	color: #595757;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 3px;
	text-align: justify;
}
.contact_info {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #9b9b9b;
}
.contact_info tr td:first-child {
	min-width:100px;
}
.contact_store {
	font-weight: bolder;
	text-align: left;
	color: #000;
}
.store_bar {
	font-size: 16px;
	font-weight: bolder;
	padding-left: 10px;
	box-sizing: border-box;
	width: 100%;
	line-height: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.contact_banner {
	width: 100%;
	background-image: url("../images/contact/banner.jpg");
	background-position: center;
	background-size: auto;
	height: 248px;
	text-align: center;
	font-weight: 500;
}
.cart_banner {
	width: 100%;
	background-image: url("../images/shopping/banner.png");
	background-position: center;
	background-size: auto;
	height: 248px;
	text-align: center;
	font-weight: 500;
}
.cart_table tr td {
	vertical-align: middle;
}
.cart_info tr td {
	vertical-align: middle;
	padding: 10px;
}
.cart_form_table {
	border-collapse: collapse;
	border: 0px;
}
.cart_from_table tr td {
	padding: 10px;
}
.cart_text_form {
	width: 100%;
	background-color: #f7f7f7;
	font-size: 16px;
	border: 0px;
	padding: 5px;
}
.select {
	width: 40%;
	width: 100%;
	background-color: #f7f7f7;
	font-size: 16px;
	border: 0px;
	padding: 5px;
	display: inline-block;
}
.done_holder {
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(255, 255, 255, 0.8);
	width: 100vw;
	height: 100vh;
	z-index: 900;
}
.done_box {
	width: 397px;
	height: 256px;
	margin: 0 auto;
	margin-top: 25vh;
	cursor: pointer;
}
.btn_add {
	background-color: #fff;
	color: #494848;
	font-weight: bolder;
	border: 0px;
	font-size: 20px;
}
.footer_logo {
	float: left;
}
.footer_text {
	float: right;
}
.news-menuopt-m {
	display: none;
}
.t1 {
	display: block
}
.t2 {
	display: none;
}
.step_pc {
	display: block;
}
.step_m {
	display: none;
}
.send-pc {
	display: block;
}
.send-m {
	display: none;
}
.lightbox_overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	background-color: rgba(0, 0, 0, 0.8);
	width: 100vw;
	height: 100vh;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.lightbox_holder {
	width: 100%;
	z-index: 9999999;
}
.lightbox_box {
	width: 600px;
	box-sizing: border-box;
	height: auto;
	padding: 30px;
	margin: 0% auto;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);	
	z-index: 10000;
	background-color: #fff;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	
	max-width:90%;
	max-height:95%;
	overflow-y: auto;
}
.tel_box {
	width: 600px;
	height: 300px;
	box-sizing: border-box;
	margin: 10% auto;
	z-index: 10000;
	background-color: #fff;
	border-width: 2px;
	border: 1px solid transparent;
	border-image: linear-gradient(to right, #1d3d97, #3fe1ff);
	border-image-slice: 1;
	border-image-width: 3px;
	position: relative;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 50px;
}
.tel_number {
	width: 510px;
	height: 70px;
	margin: 0 auto;
	margin-top: 30px;
	background-image: linear-gradient(to right, #1d3d97, #3fe1ff);
	color: #fff;
	font-size: 20px;
	line-height: 70px;
}
.title_news_m {
	display: none;
}
.x {
	font-size: 20px;
	color: #000;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
}
#simple-menu {
	display: none;
}
.m_title_news {
	position: relative !important;
	margin-left: 15px;
}
.cart_table_pc {
	display: ;
}
.cart_table_m {
	display: none;
}
.index_tech_banner_holder {
	width: 100%;
	/*height: 280px;*/
	margin: 30px;
	position: relative;
}
.index_tech_banner {
	width: 440px;
	/*height: 260px;
    position: absolute;
    top: 0px;
    left: 0px;*/
}
.index_tech_btn_holder {
	width: 300px;
	height: 150px;
	position: absolute;
	right: 0px;
	bottom: -30px;
	background-color: #fff;
}
.index_tech_btn {
	width: 235px;
	height: 50px;
	background-image: linear-gradient(to right, #1d3d97, #3fe1ff);
	margin: 0 auto;
	line-height: 50px;
	font-size: 14px;
	letter-spacing: 5px;
	color: #fff;
	text-align: center;
}
.index_tech_btn2 {
	width: 235px;
	height: 50px;
	background-image: linear-gradient(to right, #fdca00, #ffeac2);
	margin: 0 auto;
	line-height: 50px;
	font-size: 12px;
	letter-spacing: 5px;
	color: #000;
	text-align: center;
}
.index_btn_title {
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bolder;
	margin-top: 30px;
	margin-bottom: 30px;
}
.btn_style {
	height: 51px;
	width: 600px;
	border: 1px solid transparent;
	border-width: 1px;
	border-image: linear-gradient(to right, #fdca00, #ffeac2);
	border-image-slice: 1;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
.web1080 {
	display: block;
}
.mobile {
	display: none;
}
.about_p1 {
	margin-top: 45px;
	/*white-space:nowrap;*/
	font-size: 18px;
}
.about_p2 {
	font-weight: bolder;
	font-size: 23px;
	color: #22BCAA;
	/*white-space:nowrap;*/
	margin-bottom: 45px;
}
.about_p3 {
	font-weight: bolder;
	font-size: 20px;
	color: #000;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.about_i1 {
	height: 35px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.about_badge {
	border-width: 1px;
	border: 2px solid transparent;
	border-image: linear-gradient(to right, #1d3d97, #3fe1ff);
	border-image-slice: 1;
	font-size: 16px;
	margin-right: 45px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.tech-3down {
	/*position: absolute;
    right: 30%;
    bottom: 4%;*/
	width: 20px;
}
.cart_num {
	position: absolute;
	top: -1px;
	left: -2px;
	height: 50px;
	width: 55px;
	background-color: #3fe1ff;
	line-height: 55px;
	text-align: center;
	font-size: 24px;
	font-weight: bolder;
	color: #fff;
}
.cart_num_s {
	float: left;
	height: 30px;
	width: 30px;
	background-color: #3fe1ff;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	color: #fff;
}
.btn_add {
	display: inline-block;
	min-width:25px;
}
#quantity {
	display: inline-block;
	min-width:20px;
}
@media only screen and (max-width: 767px) {
	.index_tech_banner_holder {
		margin: 0px;
		margin-bottom: 15px;
	}
	.index_tech_btn_holder {
		width: 220px;
		bottom :0px;
		height: auto;
	}
	.index_tech_btn {
		width:160px;
	}
	.index_btn_title {
		margin-top:15px;
		margin-bottom:10px;
	}
	.index-news-more {
		left:15px;
		top:-10px;
		right:auto;
		border:2px #999 solid;
		padding: 10px 30px;
		background: #fff;
	}
}
@media only screen and (max-width: 1440px) {
	.menu {
		display: none;
	}
	#simple-menu {
		position: absolute;
		top: 15px;
		right: 0px;
	}
	#simple-menu {
		display: block;
	}
	.header_bar {
		display: none;
	}
	.header-logo img {
		width: 60%;
		max-width:300px;
		text-align: center;
		margin-top: 28px;
		margin-left: auto;
		margin-right: auto;
		
		position: relative;
		left: calc((100% - 300px)/2);
	}
	.index-header {
		position:relative;
	}
	#tel_box .lightbox_holder .tel_box, #tel_box .lightbox_holder .tel_box .tel_number {
		max-width:95%;
	}
}
@media only screen and (max-width: 1024px) {
	.m_sub_menu_container {
		display:none;
	}
	.tech-3down {
		position: absolute;
		right: 15%;
		bottom: 1%;
		width: 20px;
	}
	.about_p2, .about_p1 {
		white-space: normal;
	}
	.about_p3 {
		margin-top: 0px;
		margin-bottom: 10px;
		font-size: 16px;
		margin-left: 10px;
	}
	.web1080 {
		display: none;
	}
	.mobile {
		display: block;
	}
	.title_news_m {
		display: block;
	}
	.btn_style {
		width: 90%;
	}
	.container {
		/*overflow: hidden;*/
	}
	.index_products_list {
		width: calc(100% / 2);
		border: none;
	}
	.ind_more1 a {
		position: absolute;
		left: -290%;
		top: 120%;
	}
	.footer-holder, .footer {
		line-height:1em;
		text-align: center;
	}
	.footer_logo {
		clear: both;
		width: 200px;
		float: none;
	}
	.index_tech {
		line-height: 20px;
	}
	.footer_text {
		text-align: right !important;
		clear: both;
		font-size: 12px;
		float: none;
	}
	.m-img {
		width: 100% !important;
	}
	.content-sec img {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.c1 {
		width: 100% !important;
	}
	.news-menu-m .row .col-lg-3 {
		/* width: calc(100% / 2);*/
	}
	.news_menu_holder {
		display: none;
	}
	.news-menuopt-m {
		border-width: 0px;
		margin: 0 auto;
		margin-top: 70px;
		margin-bottom: 100px;
		display: block;
		text-align: center;
		line-height: 60px;
		height: 60px;
		width: 200px;
		background-color: #fff;
		background-size: 100%;
		background-position: bottom;
		background-repeat: no-repeat;
		background-image: url(../images/news/menu_line.png);
	}
	.news-menuopt-m-holder {
		width: 200px;
		margin: 0 auto;
	}
	.products_list {
		width: 44%;
	}
	.prod_in_left {
		width: 120px;
		line-height: 30px;
		float: none;
		margin: 30px auto;
	}
	.q_tiel {
		margin-left: 0px;
		color: #595757;
		font-size: 14px;
		line-height: 30px;
		letter-spacing: 0px;
		text-align: justify;
	}
	.t1 {
		display: none;
	}
	.t2 {
		display: block;
	}
	.q_m {
		display: none;
	}
	.ans_box {
		padding: 10px;
		background-color: #f4f4f4;
		color: #595757;
		font-size: 14px;
		line-height: 20px;
		letter-spacing: 0px;
		text-align: justify;
	}
	.step_pc {
		display: none;
	}
	.step_m {
		display: block;
	}
	.send-m {
		display: block;
	}
	.send-pc {
		display: none;
	}
	.lightbox_box {
		box-sizing: border-box;
		height: auto;
		padding: 30px;
		z-index: 10000;
		background-color: #fff;
	}
	.img_btn {
		position: absolute;
		opacity: 0;
		top: 0px;
		left: 16px;
		width: 390px;
		height: 85%;
		color: #fff;
		padding-top: 15%;
		text-align: center;
		z-index: 1;
		background-image: linear-gradient(to right, #1d3d97, #3fe1ff);
		-webkit-transition: opacity 0.3s ease-in-out;
		-moz-transition: opacity 0.3s ease-in-out;
		transition: opacity 0.3s ease-in-out;
	}
	.col-lg-6 a img {
		width: 100% !important;
	}
	.btn_m_style {
		width: 90% !important;
	}
	.title_news_pc {
		display: none;
	}
	.title_news_m {
		width: 100%;
		text-align: center;
		margin-left: 23px;
	}
	.title_news_m span {
		list-style: none;
		font-size: 12px;
		color: #989999;
		line-height: 24px;
	}
	.index_news_table {
		width: 90vw;
	}
	.index_products_list_img {
		width: 60% !important;
		height: auto !important;
	}
	.img_bgn {
		/*width: 66vw;*/
		height: auto;
		margin:0 auto;
		background-size: 100%;
		background-repeat: no-repeat;
		top: 0px;
		left: 0px;
		z-index: 0;
	}
	.img_btn {
		display: none;
	}
	.cart_table tr td {
		font-size: 10px;
	}
	.cart_table_m {
		display: table;
	}
	.cart_table_pc {
		display: none;
	}
	.news-menu-m .row .col-lg-3 {
		/*margin-left: 12%!important;*/
		text-align: center;
	}
	.tech-1 .row .col-lg {
		text-align: center;
	}
	.tech-1 .row .col-lg img {
		width: 60%;
	}
}
/*RWD menu*/
nav {
	text-align: center;
	width: 100%;
	position: relative;
	height: auto;
	overflow: hidden;
	background: none;
}
nav ul {
	text-align: center;
}
nav ul li {
	display: inline-block;
}
nav ul li a {
	color: #333;
	display: inline-block;
	padding: 1em 3em;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	transition-property: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-webkit-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
	font-size: 16px;
}
nav ul li a:hover {
	color: #34B484;
}
/*styling open close button*/
.button {
	display: inline;
	position: absolute;
	right: 50px;
	top: 6px;
	z-index: 999;
	font-size: 30px;
}
.button a {
	text-decoration: none;
}
.btn-open:after {
	color: #000;
	content: "\f0c9";
	font-family: "FontAwesome";
	transition-property: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-webkit-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
}
.btn-open:hover:after {
	color: #000;
}
.btn-close:after {
	color: #000;
	content: "\f00d";
	font-family: "FontAwesome";
	transition-property: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-webkit-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
}
.btn-close:hover:after {
	color: #fff;
}
/*overlay*/
.overlay {
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	background: #333;
	overflow: auto;
	z-index: 99;
}
.wrap {
	color: #e9e9e9;
	text-align: center;
	max-width: 90%;
	margin: 0 auto;
}
.wrap ul.wrap-nav {
	border-bottom: 1px solid #575757;
	text-transform: capitalize;
	padding: 150px 0px 100px;
}
.wrap ul.wrap-nav li {
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
	width: 24%;
	position: relative;
}
.wrap ul.wrap-nav li a {
	color: #34B484;
	display: block;
	padding: 8px 0;
	text-decoration: none;
	transition-property: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-webkit-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
}
.wrap ul.wrap-nav li a:hover {
	color: #f0f0f0;
}
.wrap ul.wrap-nav ul {
	padding: 20px 0;
}
.wrap ul.wrap-nav ul li {
	display: block;
	font-size: 13px;
	width: 100%;
	color: #e9e9e9;
}
.wrap ul.wrap-nav ul li a {
	color: #f0f0f0;
}
.wrap ul.wrap-nav ul li a:hover {
	color: #34B484;
}
.social {
	font-size: 25px;
	padding: 20px;
}
.social p {
	margin: 0;
	padding: 20px 0 5px 0;
	line-height: 30px;
	font-size: 13px;
}
.social p a {
	color: #34B484;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.social-icon {
	width: 80px;
	height: 50px;
	background: #e9e9e9;
	color: #333;
	display: inline-block;
	margin: 0 20px;
	transition-property: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-webkit-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
}
.social-icon:hover {
	background: #34B484;
	color: #f0f0f0;
}
.social-icon i {
	margin-top: 12px;
}
@media screen and (max-width: 1024px) {
	.prod_in_right {
		width: auto;
	}
}
@media screen and (max-width:48em) {
	.wrap ul.wrap-nav > li {
		width: 100%;
		padding: 20px 0;
		border-bottom: 1px solid #575757;
	}
	.wrap ul.wrap-nav {
		padding: 30px 0px 0px;
	}
	nav ul {
		opacity: 0;
		visibility: hidden;
	}
	.social {
		color: #c1c1c1;
		font-size: 25px;
		padding: 15px 0;
	}
	.social-icon {
		width: 100%;
		height: 50px;
		background: #fff;
		color: #333;
		display: block;
		margin: 5px 0;
	}
	.header-logo img {
		left: 20%;
	}
	#simple-menu {
		right:-15px;
	}
}
.content {
	width: 100%;
	margin-top: 200px;
	font-size: 20px;
	color#333;
	text-align: center;
}