@charset "utf-8";.section 
.section-descript p{max-width:1000px}
.section .learn_more{text-align:center}
.col-md-6 .learn_more{text-align:left !important;}


.col-md-6  .section .section-descript
{text-align:left !important;}


@media (max-width: 767px) {
  h1 {
    font-size: 29.4px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 23px;
  }
  h4 {
    font-size: 21px;
  }
  h5 {
    font-size: 20px;
  }
  h6 {
    font-size: 18px;
  }
  p {
    font-size: 16px;
    line-height: 1.7;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 20px;
  }
  h6 {
    font-size: 18px;
  }
  p {
    font-size: 16px;
    line-height: 1.7;
  }
}
@media (min-width: 1600px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 27px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 20px;
  }
  p {
    font-size: 18px;
    line-height: 1.7;
  }
}
/* @banner-fontsyle */
@media (max-width: 767px) {
  .banner .banner-title {
    font-size: 29.4px;
    font-weight: 500;
    line-height: 1.2;
  }
  .banner .banner-product-name {
    font-size: 26px;
    font-weight: 400;
    line-height: 0.7;
  }
  .banner .banner-sub-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
  }
  .banner .banner-descript {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
  }
  .banner .banner-product-feature-list {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
  }
}
@media (min-width: 768px) {
  .banner .banner-title {
    text-align: left;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
  }
  .banner .banner-sub-title {
    text-align: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.4;
  }
  .banner .banner-descript {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
  }
  .banner .banner-product-feature-list {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
  }
  .banner .banner-product-name {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 48px;
    font-weight: 400;
    line-height: 1;
  }
}
/* @section-fontsyle */
@media (max-width: 767px) {
  .section .section-title {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
  }
  .section .section-sub-title {
    text-align: left;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.2;
  }
  .section .setcion-descript {
    text-align: left;
  }
  .section .setcion-descript p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
	  margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .section .section-title {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.3;
	max-width: 1200px;
	margin: 0 auto;
  }
  .section .section-sub-title {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
	max-width: 1200px;
	margin: 0 auto;
  }
  .section .section-descript {
    margin-top: 30px !important;
    margin-bottom: 10px;
    text-align: left;
	max-width: 1200px;
	margin: 0 auto;
  }
  .section .section-descript p {
    display: block;
    max-width: 1200px;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    line-height: 1.7;
	margin: 0 auto;
	text-align: justify;
  }
}
@media (min-width: 1600px) {
  .section .section-title {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.3;
	max-width: 1200px;
	margin: 0 auto;
  }
  .section .section-sub-title {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
	max-width: 1200px;
	margin: 0 auto;
  }
  .section .section-descript {
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left;
  }
  .section .section-descript p, .section .section-descript > * {
    display: block;
    max-width: 1200px;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    line-height: 1.7;
	margin: 0 auto;
	text-align: justify;
  }
	
  .section p.setcion-descript
	{
		font-size: 20px;
	}
		.detail_content
	{
		font-size: 18px;
	}
	
	#related_topics .tac
	{
		margin-bottom: 30px;
	}
	
	
	
}
.num, .spped {
    font-family: 'Open Sans',"Segoe UI", sans-serif;
	font-weight:300;
}