@charset "utf-8";

/* CSS Document */
.logo img {
	max-width: 366px;
}

.top-info__block {
	margin-top: 35px;
}

.navbar-header .language {
	float: right;
	margin: 18px 15px 0 0;
}

.navbar-header .language a {
	padding: 0;
}

.navbar-toggle {
	margin-top: 18px;
	margin-right: 5px;
}

#bs-example-navbar-collapse-1 .language ul li a {
	padding: 0;
}

.navgation__block {
	background: #0c1f38
}

.main-menu__block ul {
	border: 1px solid #0c1f38;
}

.submenu-button::after,
.submenu-button::before {
	background: #ffffff;
}

.single-blog-post .content-box {
	border: 0;
}

.language a,
.navbar-header .language a {
	background: #046356;
	border-radius: 1000%;
	width: 30px;
	height: 30px;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	line-height: 30px;
}

.top-info__block li {
	border: 0;
	margin-left: 8px;
}

.years__no-wrap {
	height: 150px;
	width: 150px;
	left: 0;
	right: inherit;
}

a.full-block-link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 20;
}

.home-report {
	position: relative;
}

.home-report .years__no-block {
	width: 100%;
}

.home-report .years__no span {
	font-size: 22px;
	font-weight: bold;
}

.main_footer__block {
	/*background-image: none;*/
	background-color: #000;
}

.main-banner .banner-text .sub-text {
	text-transform: inherit;
	font-size: 15px;
}

.main-content .container{
	width: 100%;
	max-width: 1200px;
	/*max-width: 1020px;*/
	/*padding-bottom: 50px;*/
	color:#fff;
}
.main-content {
	/*padding-bottom: 60px;*/
	/*min-height: 600px;*/
	background-color: #FF8A31;
	margin:0 auto;
	text-align: center;
	width: 100%;
	

}

.footer_box__block h4 a,
.footer_box__block h4 {
	color: #daa106;
}

.copyriight_block {
	color:#fff;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
}
.copyriight_block a {
	color: #ffffff;
}

.copyriight_block span {
	display: block;
}

a {
	color: #d3516d;
}

.single-sidebar-widget ul.brochure-btns li a {
	text-transform: none;
}

.single-sidebar-widget ul.brochure-btns li a i {
	position: absolute;
	margin: 3px 0 0 0;
}

.single-sidebar-widget ul.brochure-btns li a span {
	display: block;
	margin: 0 0 0 40px;
}

h1:before {
	content: '';
}

.contact a {
	color: #323232;
}


.ir-banner {
	background: url(../images/banner/banner-ir.jpg);
	background-position: center;
	background-size: cover;
}

.about-banner {
	background: url(../images/banner/banner-about.jpg);
	background-position: center;
	background-size: cover;
}

.business-banner {
	background: url(../images/banner/banner-business.jpg);
	background-position: center;
	background-size: cover;
}

.media-banner {
	background: url(../images/banner/banner-media.jpg);
	background-position: center;
	background-size: cover;
}

.others-banner {
	background: url(../images/banner/banner-others.jpg);
	background-position: center;
	background-size: cover;
}

.contact-banner {
	background: url(../images/banner/banner-contact.jpg);
	background-position: center;
	background-size: cover;
}

.home-banner {
	background: url(../images/banner/banner-home.jpg);
	background-position: center;
	background-size: cover;
}

.listing {
	color: #ffffff;
}

.listing .box {
	background: #032f5a;
}

.listing .box .info {
	padding: 40px 40px 40px 60px;
}

.listing .box .info h3 {
	position: relative;
	margin-bottom: 35px;
}

.listing .box .info h3::after {
	background: #feb20d none repeat scroll 0 0;
	bottom: -15px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 45px;
}

.panel-body {
	padding: 28px;
}

.item-box .gallery-heading h4 {
	margin: 0 0 10px 0;
}

.item-box .gallery-heading a {
	color: #ffffff;
}

.main-content.contact-page {
	padding-bottom: 0;
}

.mfp-content {
	background: #ffffff;
	max-width: 960px;
	padding: 30px;
}

#product-category{
	background-color: #9fa0a0;
}

.product-category-main{
	width: 1370px;
	margin:0 auto;
	text-align: center;
	
}
.product-category-title{
	font-size: 32px;
	padding-top: 50px;
}
.product-category-desc{
	margin-top: 10px;
    font-weight: 500;
}
.product-category-list{
	margin-top: 20px;
}
.product-category-list ul{
	margin:0;
	padding: 0;
	list-style: none;
}
.product-category-list li{
	width: 390px;
	margin:0px;
	padding: 0px;
	list-style: none;
	margin-right: 100px;
	margin-bottom: 100px;
	float: left;

}

.product-category-list li:nth-child(3n){
	margin-right: 0px;
}


.product-category-item-tag{
    position: absolute;
    right: 0;
    font-weight: bold;
    top: 15px;
}
.product-category-item-photo{
	position: relative;
}
.product-category-item-title{
	text-align: left;
	margin: 20px 0;
	padding-right: 39px;
}
.product-category-item-title a{
    font-size: 34px;
    color: #000;
    line-height: 1.2;
}
.product-category-item-footer{
	display: flex;

}
.product-category-item-bg{
	flex: 1;
	background-image: url("/templates/protostar/images/product-item-footer.png");
	background-repeat: no-repeat;
}
.product-category-item-price{
	/*flex: 1;*/
	background: #fff;
	padding: 5px 0;
	width: 175px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
}
.product-category-item-price span:first-child{
	color: #ff8400;
	margin-right: 5px;
}
.product-category-item-price span:last-child{
	color: #ff8400;
	font-weight: bold;
}

@media (max-width: 767px) {}

@media only screen and (min-width: 767px) {

	.years__no-wrap {
		right: inherit;
	}

	.years__no-wrap {
		height: 200px;
	}

	.home-report .years__no span {
		font-size: 30px;
	}
}

@media only screen and (min-width: 768px) {
	.home-report .years__no span {
		font-size: 30px;
		font-weight: bold;
	}

	.years__no-wrap {
		left: -10px;
		height: 200px;
		width: 200px;
	}

	.copyriight_block span {
		display: inline-block;
	}
}

@media (max-width: 991px) {

	.logo {
		display: block;
	}

	.top-info__block ul {
		text-align: right;
	}

	.navbar-brand>img {
		width: 180px;
	}
}

@media (min-width: 992px) {}


@media only screen and (max-width: 991px) and (min-width: 768px) {}

.main-header .nav-link{
	color: #fff;
}


@media (min-width: 1200px) {
  .container {
    width: 1440px;
  }
}

/*自定义的样式*/
.main-header{
	position: relative;
}

.navbar{
	position: absolute;
	width: 100%;
}
.navbar .container{
	margin:0 auto;
	text-align: center;
	justify-content: start;
}
.top-menu-logo img{
	max-width: 200px;
}
.top-menu-logo{
	flex: 1;
	text-align: left;
}
.top-menu-list{
	flex: 2;
	display: block !important;
	text-align: right;
}

.top-menu-list .nav-link{
	padding: 15px 25px !important;
	font-style: italic;
	/*font-weight: bold;*/
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	/*font-style: normal;*/
	font-size: 20px !important;
}
.top-menu-list .navbar-nav{
	float: right;
}

.logo-dark img{
	max-width: 200px;
}

#home-banner{
	width: 100%;
	max-width: 1920px;
	max-height: 820px;
	height: 800px;
	background-image: url("/templates/protostar/images/home-banner.png");
	background-size: 100%;
	background-repeat:no-repeat;

}



#home-product ul{
	margin:0px auto;
	display: flex;
	text-align: center;
	justify-content: center;
}

#home-product li{
	/*flex:1;*/
	list-style: none;
	/*display: inline-block;*/
}

#home-product{
	background-color: #9fa0a0;
	width: 100%;
	padding: 0px;
}

#home-product-banner{
	/*max-width: 1920px;*/
	min-height: 600px;
	max-width: 1920px;
	margin:0px auto;
	background-image: url("/templates/protostar/images/home-product-banner.jpg");
	background-repeat: no-repeat;
	

}

.home-product-info{
	padding: 100px 0 0 150px;
}
.home-product-h1{
	font-size: 50px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    width: 600px;
    line-height: 1.1;
}
.home-product-h1 p{

}

.home-product-desc{
	margin-top: 30px;
	width: 500px;
}

.home-product-desc p{
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 300;
}

.home-product-action{
	margin-top: 50px;
}

.home-product-action a{
    color: #fff;
    display: inline-block;
    padding: 12px 25px;
    border: 1px solid #fff;
    font-size: 22px;
    font-weight: bold;
}



.home-product-image{

}
.home-product-image img{
	max-width: 100%;
}
.home-product-title a{
	color: #000;
	text-decoration: none;
	font-size: 24px;
  /*font-weight: bold;*/
  font-style: italic;
  font-family: "Bebas Neue", sans-serif;

}
.home-product-title{
	margin:10px auto;
	text-align: left;
	margin-top: 24px;
}
.home-product-line{
  /*display: flex ;*/
  /*justify-content: center;
  align-items: center;*/
  display: inline-block; ;
  
  text-align: center;
  padding: 0px 50px;
}
.home-product-line hr{
  height: 517px;
  width: 3px;
  border: 0;
  margin: 0;
  padding: 0px;
  background: #000;
}


.header-banner{
	width: 100%;
	background-color: #000;
}


.header-banner-container{
	width: 100%;
	max-width: 1920px;
	max-height: 820px;
	height: 814px;
	/*background-image: url("/templates/protostar/images/home-banner.png");*/
	background-size: 100%;
	background-repeat:no-repeat;
	margin:0px auto;

}

.detail-content{
	padding-top:50px;
}


.retail-store-main{
	display: flex;
	/*width: 50%;*/
	color: #000;
	margin-bottom: 100px;
}
.retail-store-main-left{
	/*flex:4;*/
}
.retail-store-main-right{
	/*flex: 6;*/
	margin-left: 50px;
	text-align: left;
}
.retail-store-main-right h3{
	font-size: 48px;
  font-weight: bold;
  color: #fff;
  margin-top: 0px;
}
.retail-store-main-right-nav{
font-size: 24px;
  margin: 30px 0;
}
.retail-store-main-right-link{
	display: flex;
}
.retail-store-main-right-link a{
	display: flex;
	  align-items: center;
	  margin-left: 10px;
	  font-size: 20px;
	  color: #000;
	  font-weight: 200;
}
.retail-store-main-right-link span{
	display: flex;
	align-items: center;
}

.retail-store-main-right-btn{
	margin-top: 137px;
}
.retail-store-main-right-btn a{ 
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 12px 30px;
  text-align: center;
}


.product-detail-main{
	width: 100%;
	max-width: 1920px;
	/*max-width: 1440px;*/
	height: 700px;
	margin:0px auto;
	/*text-align: center;*/
	background-image: url('/templates/protostar/images/product-detail-bg.png');
	background-size: 100%;
	background-repeat: no-repeat;
	display: flex;
}


.product-detail-main-left{
	flex: 4;
	position: relative;
}
.product-detail-main-left-div{
	position: absolute;
	top: 10%;
	left: 10%;
	text-align: left;
}
.product-detail-title-1{
	font-size: 68px;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 1;
}
.product-detail-title-2{
	font-size: 68px;
	font-weight: 400;
	line-height: 1;
}
.product-detail-buy-btn{
	line-height: 1;
	margin-top: 80px;
}
.product-detail-buy-btn a{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	border: 1px solid #fff;
	padding: 12px 30px;
	text-align: center;
}

.product-detail-buy-btn-notsale a{
	color: #ff8a31;
	background-color: #fff;
}
.product-detail-main-center{
	flex: 2;
}
.product-detail-main-right{
	flex: 4;
	color: #000;
	position: relative;
}
.product-detail-main-content{
    position: absolute;
    left: 10%;
    top: 20%;
    color: #000;
    text-align: left;
    font-size: 21px;
    line-height: 1.5;
    font-weight: 300;
    max-width: 630px;
}
.aboutus-content p{
	margin-bottom: 20px;
}
.aboutus-content{
	max-width: 1000px;
	margin: 50px auto;
	text-align: center;
	font-size: 17px;
}
.aboutus-sologan{
	color: #000;
	font-size: 66px;
	font-weight: bold;
	font-style: italic;
	margin: 60px auto;
	text-transform: uppercase;
	line-height: 1.5;
	font-family: "Bebas Neue", sans-serif;
}


.contact-main{
	width: 100%;
	background-color: #fff;


}
.contact-main .container{
	text-align: left;
	display: flex;
	width: 100%;
	  max-width: 1920px;
	  padding: 0px;

}
.contact-main-left{
	flex: 1;
	display: flex;
	  align-items: center;
	  justify-content: center;
}
.contact-main-right{
	flex: 1;
	display: flex;
	 /*justify-content: end;*/
}
.contact-form{
	text-align: left;
	/*margin-top: 40px;*/
	width: 500px;
}
.contact-form h3{
	font-size: 36px;
	font-weight: bold;
}
.contact-help{
	margin-bottom: 20px;
	font-size: 13px;
}
.contact-image img{
	/*max-height: 500px;*/
}
.contact-image{
	max-width: 100%;
	/*width: 100%;*/
}

.contact-form .captcha {
	display: flex;
}
.contact-form .captcha a {
	flex: 1;
	
	
}
.contact-form .captcha img {
	max-height: 46px;
	display: flex;
	align-items: center;
}
.contact-form .captcha input {
	flex: 1;
	margin-right: 10px;
}
.contact-form .btn-primary {
	background-color: #000;
	padding: 5px 25px;
	font-size: 18px;
	font-weight: bold;

}
.contact-form input[type="text"],.contact-form textarea {
	display: block;
	/*height: 32px;*/
	margin-bottom: 20px;
	width: 100%;
	font-size: 14px;
	padding: 0 10px;
	border: 1px solid #000;
	color: #000;
	background: transparent;
	-webkit-appearance: none;
	border-radius: 0;
}

.contact-form textarea{
	height: 80px;
}
.contact-form input[type="text"]:focus, .contact-form textarea:focus {
	border: 1px solid #000;
}

.back-to-top{
	background-color: #000;
	/*display: block;*/
	width: 60px;
	height: 60px;
	border-radius: 50%;
	max-width: 60px;
	font-size: 24px;
	z-index: 99999;

}
.navbar-toggler{
	color: #fff;
}

.offcanvas{
	background-color: #000;
}

.btn-close {
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}

.product-detail-main-2{
	width: 100%;
	max-width: 1920px;
	/*max-width: 1440px;*/
	height: 700px;
	margin:0px auto;
	/*text-align: center;*/
	/*background-image: url('/templates/protostar/images/product-detail-bg.png');*/
	background-size: 100%;
	background-repeat: no-repeat;
	display: flex;
}

.product-detail-main-2 .product-detail-main-left{
	flex: 4;
	position: relative;
}
.product-detail-main-2 .product-detail-main-left-div{
	position: absolute;
	top: 10%;
	left: 10%;
	text-align: left;
}
.product-detail-main-2 .product-detail-title-1{
	font-size: 62px;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 1;
}
.product-detail-main-2 .product-detail-title-2{
	font-size: 62px;
	font-weight: 400;
	line-height: 1;
}
.product-detail-main-2 .product-detail-buy-btn{
	line-height: 1;
	margin-top: 80px;
}
.product-detail-main-2 .product-detail-buy-btn a{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	border: 1px solid #fff;
	padding: 12px 30px;
	text-align: center;
}

.product-detail-main-2 .product-detail-buy-btn-notsale a{
	color: #ff8a31;
	background-color: #fff;
}
.product-detail-main-2 .product-detail-main-center{
	flex: 2;
}
.product-detail-main-2 .product-detail-main-right{
	flex: 4;
	color: #000;
	position: relative;
	padding: 100px 0 0 70px;
}


.product-detail-main-2 .product-detail-main-content{
    position: static;
    left: 10%;
    top: 20%;
    color: #000;
    text-align: left;
    font-size: 21px;
    line-height: 1.5;
    font-weight: 300;
    max-width: 630px;
    margin-top: 30px;
}

.product-detail-main-2 .product-detail-main-right-title{
    text-align: left;
    font-size: 32px;
    margin-bottom: 40px;
}
.product-detail-main-2 .product-detail-main-right-list{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	max-width: 400px;
}
.product-detail-main-2 .product-detail-main-right-list li{
	display: flex;
	margin-bottom: 30px;
}
.product-detail-main-2 .product-detail-main-right-item-icon img{
	max-width: 90px;
}
.product-detail-main-2 .product-detail-main-right-item-icon{

}
.product-detail-main-2 .product-detail-main-right-item-text{
    display: flex;
    align-items: center;
    padding-left: 30px;
}
.product-detail-main-2 .product-detail-main-right-item-text p{
	margin-bottom: 0px;
	font-size: 18px;
}

.product-detail-main-2-2{
	/*background-color: #e6b418;*/
	/*min-height: 5000px;*/
	/*padding-bottom: 40px;*/

}

.product-detail-main-2-2 div{
    margin: 0px auto;
    width: 900px;
}

.contact-image-mobile-div{
	display: none;
}

/*PC的補充樣式*/
@media (min-width: 1200px) { 
	/*#home-product{
		background-image: url("/templates/protostar/images/main-right-bg.png");
		background-repeat: no-repeat;
		background-position: right center;
	}*/

}

/*適用于平板和手機的代碼*/

@media (max-width: 1199px) { 
	body{
		background-color: #000;
	}

	.navbar{
		position: static;
		background-color: #000;
		min-width: 50px;
	    margin-bottom: 0;
	    padding: 0;
	}

	.navbar-light{
		/*background-color:#e0dede;*/
		background-color:#fff;
	}
	.navbar .container{
		display: block;
	}
	.top-menu-logo{
		text-align: center;
		margin-top: 2rem;
	}
	.top-menu-logo img{
		width: 40%;
		width: 150px;
	}
	.top-menu-list{
		text-align: center;
	}
	.top-menu-list .navbar-nav{
		float: none;
		display: flex;
		flex-direction: row;
	}
	.nav-item{
		flex: 1;
	}
	.top-menu-list .nav-link{
		padding:1rem 0 !important;
		font-size: 1.8rem !important
	}
	.home-product-line{
		padding:0 2rem;
	}
	.home-product-line hr{
		/*height: 27vh;*/
		height: 231px;
	}
	#home-product ul{
		padding:0 1rem;
	}
	.home-product-title a{
		font-size: 1.5rem;
	}
	.home-product-title{
		margin-top: 1rem;
	}

	.detail-content{
		padding-top: 1rem;
		min-height: 450px;
	}
	.retail-store-main-right{
		margin-left: 3rem;
		flex: 5;
	}

	.retail-store-main-left{
		flex: 4;
	}
	.retail-store-main-right{
		flex: 6;
	}

	.retail-store-main-right h3{
		font-size: 2rem;
	}

	.retail-store-main-right-nav {
	  font-size: 1.2rem;
	  margin: 1rem 0;
	}
	.retail-store-main-right-link{
		align-items: center;
	}
	.retail-store-main-right-link a{
		font-size: 1.5rem;
		margin-left: 0.5rem;
	}

	.retail-store-main-right-link img{
		width: 1.5rem;
	    height: 1.5rem;

	}
	.retail-store-main-right-btn{
		margin-top: 2rem;
	}
	.retail-store-main-right-btn a{
		font-size: 1.5rem;
		padding:0.5rem 1rem;
	}

	.retail-store-main{
		margin-bottom: 3rem;
	}
	.aboutus-sologan{
		font-size: 2.55rem;
	}

	.contact-main .container{
		flex-direction: column;
	}

	.contact-form{
		width: 90%;
		margin:2rem auto;
		margin-bottom: 4rem;
	}
	.contact-form .btn-primary{
		width: 100%;
	}
	.product-detail-main{
		flex-direction: column;
		background-image: none;
	}

	.product-detail-main-left-div{
		position: static;
		max-width: 56%;
		  margin-top: 0rem;
		  margin-left: 1rem;
	}
	.product-detail-main-left{
		font-size: 1.5rem;
		padding:0.5rem 1rem;

		background-size: auto 100%;
	  background-repeat: no-repeat;
	  background-position: calc(100% - 15%) 100%;
	  margin-top: 2rem;
	  min-height: 220px;
	}
	.product-detail-title-1{
		font-size: 2.5rem;
	}
	.product-detail-title-2{
		font-size: 2.5rem;
	}

	.product-detail-buy-btn{
		line-height: normal;
		margin-top: 5rem;
	}

	.product-detail-buy-btn a{
		font-size: 2rem;
    	padding: 1rem 2rem;
	}
	.product-detail-main-center{
		display: none;
	}
	.product-detail-main-right{

	}
	.product-detail-main-content{
		position: static;
		margin:2rem;
		font-size: 1.5rem;
		margin-bottom: 4rem;
	}

	.header-banner-container{
		background-size: 125%;
  		background-position: center;
	}


	.product-detail-main-2{
		flex-direction: column;
		background-image: none;
		height: auto;
		background-position: 100% 10%;
	}

	.product-detail-main-2 .product-detail-main-left-div{
		position: static;
		max-width: 60%;
		margin-top: 0rem;
		margin-left: 1rem;
	}
	.product-detail-main-2 .product-detail-main-left{
        font-size: 1.5rem;
        margin: 0.5rem 1rem;
        /*background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: right bottom;*/
        margin-top: 2rem;
        min-height: 220px;
	}
	.product-detail-main-2 .product-detail-title-1{
		font-size: 2.5rem;
		margin-bottom: 1rem;
	}
	.product-detail-main-2 .product-detail-title-2{
		font-size: 2.5rem;
	}

	.product-detail-main-2 .product-detail-buy-btn{
		line-height: normal;
		margin-top: 4rem;
	}

	.product-detail-main-2 .product-detail-buy-btn a{
		font-size: 2rem;
		padding: 1rem 2rem;
		display: inline-block;
	}
	.product-detail-main-2 .product-detail-main-center{
		display: none;
	}

	.product-detail-main-2 .product-detail-main-right-title{
		font-size: 2rem;
		margin-bottom: 2rem;
	}
	.product-detail-main-2 .product-detail-main-right{
        margin-top: 2rem;
        position: static;
        height: 1000px;
        display: block;
        padding: 0.5rem 2rem;
	}
	.product-detail-main-2 .product-detail-main-content{
		/*position: absolute;
		margin:2rem;
		font-size: 1.5rem;
		margin-bottom: 4rem;
		top: 210px;
        left: 0;*/

        margin: 0;
        font-size: 1rem;
        margin-top: 1.5rem;

	}
	.product-detail-main-2 .product-detail-main-right-list{
		display: flex;
		flex-wrap: wrap;
	}
	.product-detail-main-2 .product-detail-main-right-list li{
		margin-bottom: 2rem;
		flex: 1 1 50%;
		padding-right: 0.5rem;
	}
	.product-detail-main-2 .product-detail-main-right-item-text{
		padding-left: 1rem;
		align-items: normal;
	}
	.product-detail-main-2 .product-detail-main-right-item-icon {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.product-detail-main-2 .product-detail-main-right-item-icon img{
		max-width: 5rem;
	}
	.product-detail-main-2-2{
		/*display: none;*/
		min-height: 1000px;
	}
	.product-detail-main-2-2 div{
		width: 100%;
	}
	.product-detail-main-2-2 img{
		width: 100%;
	}

	.product-detail-main-2 .product-detail-main-right-item-text p{
		font-size: 1rem;
		line-height: 1.5;
	}


	#product-category{
		background-color: #9fa0a0;
	}

	.product-category-main{
		width: 100%;
		margin:0 auto;
		text-align: center;
		
	}
	.product-category-title{
		font-size: 2rem;
        font-weight: 500;
        padding-top: 3rem;
        width: 90%;
        margin: 0 auto;
	}
	.product-category-desc{
        width: 90%;
        margin: 0 auto;
        margin-top: 1rem;
        font-weight: 400;
        font-size: 1.2rem;
        line-height: 1.5;
	}
	.product-category-list{
		margin-top: 20px;
	}
	.product-category-list ul{
		margin:0 auto;
		padding: 0;
		list-style: none;
		width: 90%;
	}
	.product-category-list li{
		width: 47%;
		margin:0px;
		padding: 0px;
		list-style: none;
		margin-right: 6%;
		margin-bottom: 4rem;
		float: left;

	}

	

	.product-category-list li:nth-child(3n){
		margin-right: 6%;
	}

	.product-category-list li:nth-child(2n){
		margin-right: 0px;
	}


	.product-category-item-tag{
	    position: absolute;
	    right: 0;
	    font-weight: bold;
	    top: 0;
	    font-size: 0.8rem;
	}
	.product-category-item-photo{
		position: relative;
	}
	.product-category-item-title{
		text-align: left;
		margin: 20px 0;
		padding-right: 0;
	}
	.product-category-item-title a{
	    font-size: 1.6rem;
	    color: #000;
	    line-height: 1.2;
	}
	.product-category-item-footer{
		display: flex;

	}
	.product-category-item-bg{
		flex: 1;
		background-image: url("/templates/protostar/images/product-item-footer.png");
		background-repeat: no-repeat;
	}
	.product-category-item-price{
		flex: 1;
        background: #fff;
        padding: 5px 0;
        width: auto;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1rem;
	}
	.product-category-item-price span:first-child{
		color: #ff8400;
		margin-right: 5px;
	}
	.product-category-item-price span:last-child{
		color: #ff8400;
		font-weight: bold;
	}

	#home-product{
		background-color: #9fa0a0;
		width: 100%;
		padding: 0px;
	}

	#home-product-banner{
		width: 100%;
		margin:0px auto;
		background-image: url("/templates/protostar/images/home-product-banner-mobile.jpg?v=4");
		background-repeat: no-repeat;
		background-size: 100%;
		min-height: 600px;
		background-position: bottom;

	}

	.home-product-info{
		padding: 3rem 2rem 1rem 2rem;

	}
	.home-product-h1{
		font-size: 3rem;
		font-family: "Montserrat", sans-serif;
		font-optical-sizing: auto;
		font-weight: 500;
		font-style: normal;
		width: 100%;
		text-align: center;
		margin-bottom: 2rem;
	}
	.home-product-h1 p{
		margin-bottom: 0.5rem;
	}

	.home-product-desc{
		margin-top: 1rem;
		/*width: 400px;*/
		width: 100%;
		text-align: center;
	}

	.home-product-desc p{
		margin-bottom: 0px;
		font-size: 1.2rem;
		font-weight: 300;
		line-height: 1.5;
	}

	.home-product-action{
		margin-top: 4rem;
		margin-bottom: 0;
		text-align: right;
	}

	.home-product-action a{
	    color: #fff;
	    display: inline-block;
	    padding: 1rem 2rem;
	    border: 1px solid #fff;
	    font-size: 1.5rem;
	    font-weight: bold;
	}

	.aboutus-content p{
		margin-bottom: 1rem;
	}

	.aboutus-content{
		max-width: 100%;
		margin: 2rem auto;
		text-align: center;
		font-size: 1rem;
		line-height: 1.5;
	}
	
	.aboutus-sologan{
		margin:3rem auto;
	}

	.contact-image-div{
		display: none;
	}

	.contact-image-mobile-div{
		display: block;
	}
	

}


}