.page-pro-detail .main-gallery-pro ul li:first-child {
	width: 315px;
	margin-right: 15px;
}
.page-pro-detail .main-gallery-pro ul li:last-child {
	width: calc(100% - 330px);
}
.page-pro-detail .main-gallery-pro ul li .img-big {
	padding-top: 137%;
}
.page-pro-detail .main-gallery-pro ul li .img-small .c-img {
	padding-top: 143%;
}
.page-pro-detail .main-gallery-pro ul li .img-small {
	margin-bottom: 15px;
}
.page-pro-detail .main-gallery-pro ul li .img-small:last-child {
	margin-bottom: 0;
}
.group-property-product {
	margin-bottom: 32px;
}
.group-property-product .header-title {
	width: 100%;
	height: 148px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-bottom: 15px;
}
.group-property-product .header-title::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(51, 51, 51, 0.6);
	z-index: 1;
}
.group-property-product .header-title span {
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 36px;
	line-height: 24px;
	z-index: 10;
}
.group-property-product .body-group .my-swiper .image {
	padding-top: 87%;
}

@media (max-width: 1366px) {
.page-pro-detail .title-ss-all {
  font-size: 28px;
  line-height: 34px;
}
.page-pro-detail .config-product ul li {
  margin-bottom: 10px;
}
.page-pro-detail .config-product ul li span {
	width: 120px;
    font-size: 16px;
    line-height: 22px;
}
.btn-contact2 {
  font-size: 22px;
}
.page-pro-detail .main-gallery-pro ul li .img-big {
  padding-top: 127%;
}

}

@media (max-width: 1200px) {
.page-pro-detail .main-gallery-pro ul li:first-child {
	width: 280px;
}
.page-pro-detail .main-gallery-pro ul li:last-child {
  width: calc(100% - 280px);
}
.group-property-product .header-title {
	height: 115px;
}
.group-property-product .header-title span {
	font-size: 32px;
  line-height: 24px
}
.group-property-product .body-group .my-swiper .image {
	padding-top: 100%;
}

}

@media (max-width: 991px) {
.page-pro-detail .main-gallery-pro {
	margin-bottom: 30px;
}
.page-pro-detail .main-gallery-pro ul li:first-child {
	width: 70%;
}
.page-pro-detail .main-gallery-pro ul li:last-child {
	width: 30%;
}
.page-pro-detail .main-gallery-pro ul li .img-big {
 	padding-top: 100% !important;
}
.page-pro-detail .main-gallery-pro ul li .img-small .c-img {
	padding-top: 113% !important;
}
.group-property-product .header-title span {
	font-size: 28px;
}
.page-pro-detail .title-ss-all {
  font-size: 26px;
  line-height: 34px;
}
.btn-contact2 {
  font-size: 20px;
  padding: 10px 20px;
}


}

@media (max-width: 767px) {
.group-property-product .header-title span {
  font-size: 24px;
  line-height: 30px;
}
.page-pro-detail .main-gallery-pro ul li .img-small .c-img {
  padding-top: 112% !important;
}
.page-pro-detail .title-ss-all {
  font-size: 24px;
  line-height: 30px;
}
.page-pro-detail .config-product ul li {
	width: 100%;
	margin-bottom: 15px;
}
.btn-contact2 {
  font-size: 18px;
  padding: 10px 20px;
}
.table-calc-price-product {
	padding: 20px;
}
.form .btn-submit {
	font-size: 16px;
}
.main-content-detail {
	padding-bottom: 0;
}
.why-product .frame-why ul li {
	width: calc(100% / 2);
}

}

@media (max-width: 576px) {
.group-property-product .header-title span {
  font-size: 22px;
  line-height: 28px;
}
.group-property-product .header-title {
  height: 100px;
}
.page-pro-detail .main-gallery-pro ul li .img-small .c-img {
  padding-top: 110% !important;
}
.page-pro-detail .title-ss-all {
  font-size: 20px;
  line-height: 28px;
}
.why-product .frame-why ul li {
	width: 100%;
}
.why-product .frame-why {
	padding: 20px;
}
.item-service .info-service {
	min-height: 20%;
}
.main-related.related-pro .info-service .content p:last-child {
	display: block;
}

}