.download_center{ 
	background-image: linear-gradient(90deg, 
		#70adfd 0%, 
		#6261eb 100%), 
	linear-gradient(
		#4690e7, 
		#4690e7);
	background-blend-mode: normal, 
		normal;
}
.download_center .container h2{  
	font-family: Open Sans;
	font-size: 34px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #ffffff;
  margin-top: 40px;
}
.download_center .container{
  margin: auto;
   width: 100%; 
   padding: 0 20px;
}
.download_center .container p{  
	font-family: Open Sans;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal; 
	letter-spacing: 0px;
  color: #ffffff;
  margin: 20px 0;
}
.product-view-header{
  background: linear-gradient(to right, #6475ef, #4fbee4);
  width: 100%;
  color: #fff;
}
.product-view-container {
  height: 100%;
  width: 100%;;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
}
.product-view-header-title{
  font-size: 34px;
  font-weight: bold;
  display: block;
  font-family: sans-serif;
}
.product-view-header-main{
  font-size: 16px;
  line-height: 26px;
}
.self-service {
  font-size: 34px;
  font-weight: bold;
  color: #000;
  text-align: center;
  font-family: sans-serif;
}
.self-service-opt {
  padding: 20px 20px;
  /* border: 1px solid #ebebeb;
  border-radius: 20px; */
}
.support-title {
  display: block;
  font-family: Open Sans;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal; 
	letter-spacing: 0px;
  color: #000000 !important;
  margin-bottom: 5px !important;
}
.support-info {
  font-family: Open Sans;
	font-size: 14px !important;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
  color: #555555 !important;
  padding: 0 10px;
}
.support-infos {
  font-family: Open Sans;
	font-size: 14px !important;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
  color: #555555 !important; 
}
.product-user-guide {
  text-align: center;
  font-family: Open Sans, serif;
  font-size: 16px;
  color: #555;
  padding: 0 10px;
}
.user-guide-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #000;
}
.guide-container a:hover{
  cursor: pointer;
  text-decoration: none;
}
.guide-container a:hover span{
  color: #219aea;
}
.product-guide-aside-box ul{
  list-style: none;
  padding-left: 20px;
}
.product-guide-aside-box li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 15px 0 0;
  line-height: 2;
  background-color: #000;
  border-radius: 50%;
  transform: translateY(-50%);
}
.container .product-guide-aside-box-title{
  justify-content: center;
  font-size: 20px;
  background-color: #35b1ff !important;
  color: #ffffff;
  border:none;
}
.support-learnmore{
  font-family: Open Sans, serif;
  font-size: 14px;
  color: #219aea;
  margin-top: 5px;
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-end;
  margin-right: 30px;
}
@media (max-width: 768px) {
  .container{
    max-width: 442px;
  }
  .self-service-container + .self-service-container {
    margin-top: 20px;
  }
}
@media (max-width: 1200px) {
  .col-md-4{
    padding: 0;
  }
}
@media (max-width: 993px) {
  .download_center .container h2 {
    font-size: 24px !important;
}
  .img-responsive {
    display: none !important;
}
  .col-md-4{
    padding: 0;
  }
}
.div_mt140{
  margin-top: 120px;
}
.div_ml50{
  margin-left: 1px;
}
.d_mt15{
  margin-top: 15px;
}
.d_mt20_bt1e5{
  margin-top:20px;
}
.img_marg6020{
   margin:40px 0 20px 0;
}
.d_fwais_sa{
  flex-wrap: wrap;align-items: stretch;justify-content: space-around;
  margin-top: 40px;
  margin-bottom: 100px;
}
.span_tac{
  text-align: center;
}
.d_mar14050{
  margin:140px 0 50px 0;
}
.w110_mt100{
  margin-top: 100px
}
.product-accepts{
  margin-top: 0 !important;
}
.mt30{
  margin-top: 30px !important;
}
.product-accept{
  margin-top: 80px;
}
.product-accept span{
  font-size: 18px;
  color: #555555;
  margin: 0 15px 15px 0;
}
.product-accept img{
  margin:0 15px 15px 0;
}
.product-guide-aside-box{
  border-radius: 20px;
  border: 1px solid #eeeeee;
  overflow: hidden;
  margin-bottom: 40px;
}
.product-guide-aside-box-title{
  height: 48px;
  background-color: #F4F4F4;
  border: 1px solid #eeeeee;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.product-guide-aside-box-iframe{
  width: 260px;
  margin:20px auto;
}
.product-guide-aside-box-list{
  padding:0 20px 0 0;
  margin: 10px 0;
  font-size: 16px;
}
.product-guide-aside-box li{
  line-height: 2.3;
}
.product-guide-aside-box li a{
  font-size: 14px;
  color: #555;
  font-family: Open Sans, serif;
}
.product-guide-aside-box li a:hover{
  color: #555;
  text-decoration: underline;
}
.product-guide-aside-box li a:active, .product-guide-aside-box li a:focus{
  color: #219aea;
  text-decoration: underline;
}
.wid_100{
  width: 100%;
}
.padding_0{
  padding: 0;
}