.review-btm-box{
  padding:0 15px;
  margin:0;
  margin-top:120px;
}
.review-btm-box .ado-right-item{
  padding:0;
}
.features-banner-left h2{
  font-size:26px;
}
.features-banner-left .features-banner-title{
  margin-top:30px;
  font-size: 16px;
	line-height: 28px;
  color: #555555;
  font-weight: normal;
}
.features-banner-left .features-banner-text{
	font-size: 16px;
  color: #555555;
  font-weight: normal;
}
.features-banner-left ul{
  list-style:disc;
  padding-left:20px;
}
.features-banner-left ul li{
  color:#555;
}
.features-top-img-box{
  padding:0 15px;
  margin-top:90px;
}
.features-top-img-box h3{
  font-size: 22px;
	font-weight: bold;
	line-height: 36px;
  color: #35b1ff;
  text-align:center;
}
.features-top-img-box img{
  margin-top:25px;
}
.features-item-box{
  margin-top:120px;
  display: -moz-box;  /* Firefox */
  display: -ms-flexbox;    /* IE10 */
  display: -webkit-box;    /* Safari */
  display: -webkit-flex;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: start;
}
.features-item-reverse{
  flex-direction:column-reverse;
}
.features-text-box h4{
  font-size: 22px;
	line-height: 36px;
	color: #000000;
}
.features-text-box h3{
  font-size: 24px;
	line-height: 36px;
	color: #000000;
	margin:10px;
}
.features-text-box p{
  font-size: 16px;
	line-height: 28px;
	color: #555555;
}
.features-text-box p.usenotes {
	font-size: 14px; color:#777777; line-height: 20px;
}
.features-text-box ul{
  list-style: none;
  margin-top:30px;
}
.features-text-box ul li {
  font-size: 16px;
	line-height: 28px;
	color: #555555;
}
.features-text-box ul li span{
  display:inline-block;
  width:5px;
  height:5px;
  border-radius:50%;
  background-color:#555;
  margin:10px 10px 2px 0;
}
.new-version-title{
	font-size: 34px;
	font-weight: bold;
  color: #000000;
  text-align:center;
  margin-top:120px;
}
.features-content-box{
  padding:0 15px;
}
.features-text-img{
  margin-top:30px;
}
/* product top css */
.new-top-banner{
  margin-top:85px;
}
.new-banner-left h2{
	font-size: 34px;
	font-weight: bold;
	line-height: 40px;
	color: #000000;
}
.new-banner-left p{
  font-size: 16px;
	font-weight: bold;
	line-height: 30px;
  color: #333333;
  margin-top:10px;
}
.new-banner-left ul{
  list-style: none;
  margin-top:30px;
}
.new-banner-left ul li{
  margin-top:10px;
}
.new-banner-left ul li strong{
  color:orangered;
}
.new-banner-left ul li a{
  color:#03b0fe;
}
.new-btn-box{
  margin-top:60px;
}
.new-top-banner .left-text-blue-btn{
  width: 240px;
	height: 64px;
	background-color: #35b1ff;
  border-radius: 32px;
  padding:0 31px;
  text-decoration: none;
}
.left-text-blue-btn .btn-text p{
  width: 130px;
	font-size: 18px;
  color: #fff;
  margin-top:0;
  line-height: 15px;
}
.left-text-blue-btn .btn-text :nth-child(2){
  font-weight: normal;
  font-size:14px;
  margin-top:10px;
}
.left-text-blue-btn:hover{
  background-color: #259dd5;;
}
.new-top-banner .left-text-green-btn{
  width: 240px;
	height: 64px;
	background-color: #02cb64;
  border-radius: 32px;
  padding:0 31px;
  text-decoration: none;
}
.left-text-green-btn .btn-text p{
  width: 130px;
	font-size: 18px;
  color: #fff;
  margin-top:0;
  line-height: 15px;
}
.left-text-green-btn .btn-text :nth-child(2){
  font-weight: normal;
  font-size:14px;
  margin-top:10px;
}
.left-text-green-btn:hover{
  background-color: #28a745;
}
.new-banner-btn-btm{
  margin-top:20px;
  margin-left:32px;
}
.new-banner-btn-btm p{
  margin-top:0;
}
.new-banner-btn-btm p a{
  text-decoration: underline;
	font-size: 14px;
  color: #888888;
  margin:0 0 0 6px;
  font-weight: normal;
}
.new-top-banner .yellow-btn{
  background-color: #fb9832;
}
.yellow-btn:hover{
  background-color: #f28f17;
}
@media (min-width: 550px){
  .download-btn-box .blue-button, .blue-button-s{
      margin-left:20px;
      margin-top:0;
  }
    .download-btn-box .org-button, .org-button-s{
      margin-left:20px;
      margin-top:0;
  }
}
@media (min-width: 768px){
  .review-top-item{
    margin-top:0;
  }
  .reviews-btm-right{
    margin-left:40px;
  }
  .features-top-img-box{
    padding:0;
  }
  .features-content-box{
    padding:0;
  }  
  .review-btm-box{
    padding:0;
    margin-left:185px;
    margin-right:-15px;
  }
  .features-item-box{
    margin-top:120px;
    display: -moz-box;  /* Firefox */
    display: -ms-flexbox;    /* IE10 */
    display: -webkit-box;    /* Safari */
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: start;
  }
  .features-item-reverse{
    flex-direction:row;
  }
  .features-text-img{
    margin-top:0;
  }
  
  .features-text-box h4{
    font-size: 26px;
  }
}
.paypal_but{
  margin-top: 18px;
  width: 240px;
}
.paypal_but span{
  margin-left: 20px;
}
.paypal_img{
  width: 180px !important;
  height: 42px !important;
  background: url('../images/icons/paypal.png');
}
.paypal_img:hover{
  background: url('../images/icons/paypal01.png');
}
.table{
  margin-top:26px;
}
.table thead{
  border:1px solid #dee2e6;
  background-color:#35b1ff;
  font-size: 18px;;
	color: #ffffff;
}
.table thead th{
  text-align:center;
  border-bottom: 1px solid #dee2e6;
}
.table thead th{
  border:none;
}
.table-bordered td, .table-bordered th{
  text-align:center;
  vertical-align: middle;
}
.table-title{
  min-width:115px;
  font-size:14px;
  font-weight:bold;
}
/* .table-device-box{
  width: 370px;
} */
.table-ios-device div{
  /* margin-left:10px;
  margin-right:10px; */
}
.table-files-box, .android-left-box{
  flex-wrap: wrap;
}
.android-left-box img{
  margin:5px;
}
/* .table-files-box{
  width:595px;
} */
.table-files-box div{
  width:154px;
  margin:10px 0 10px 10px;
}
.table-files-box div a{
  text-decoration:none;
  color:#35b1ff;
  margin-left:8px;
  font-size:14px;
}
.table-files-box img{
  margin-top:0;
}
.features-top-img-box,.table-responsive,.table-bordered,.table-bordered tbody,.table-bordered tbody tr,.table-ios-device{
  height: 100%; 
  /* width: 100%; */
}
.table-bordered tbody tr td{
  word-wrap:break-word;
  max-width: 100%;
}
.table-ios-device{
  flex-wrap: wrap;
}
.table-bordered{ 
  table-layout: fixed;
  width: 100%; 
}
.product-header {
    background: url(../images/bg/product02.png) center center no-repeat;
    background-size: cover;
}
.trans-botm-background{
  height:auto;
  margin-top:120px;
  background-image: linear-gradient(90deg, #71b4ff 0%, #6159ea 100%), linear-gradient( #ffffff, #ffffff);
}
.trans-botm-box{
  width:100%;
  margin:0 auto;
  padding:60px 20px;
}
.trans-botm-background h3{
	font-size: 1.7rem;
	font-weight: bold;
	color: white;
	text-align: center;
}
.trans-botm-background h4 {
  position: relative;
  margin-bottom: 1.5em;
  color:white;
  font-size: 1.4rem;
  text-align:center;
}
.trans-botm-background h4:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: white;
  border-radius: 2px;
}
.trans-botm-background .trans-botm-text{
	font-size: 18px;
	line-height: 28px;
	color: white;
	text-align: center;
	margin-top:30px;
}
.download-btn-box{
  flex-wrap:wrap;
  padding-top:52px;
}
.download-btn-box .blue-button .org-button{
  margin-top:12px;
  margin-left:0;
}
.green-button-s, .blue-button-s, .org-button-s {
  margin-bottom:15px;
}
.trans-botm-Users{
  margin-top:98px;
  text-align: center;
}
.trans-botm-Users h2{
  height: 39px;
	font-size: 36px;
	font-weight: bold;
	line-height: 46px;
	color: #000000;
}
.trans-botm-Users p{
  margin-top:26px;
}
.trans-botm-Users p a{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
  color: #219aea;
}
.trans-carousel{
  margin-top:80px;
}
.carousel-item-box{
  margin-left:3%;
  margin-right:3%;
}
.carousel-item-box .trans-carousel-title{
  font-size: 15px;
  font-weight: normal;
  line-height: 46px;
  color: #888888;
  text-align:left;
}
.carousel-item-box ul{
  list-style: none;
  width:100%;
}
.carousel-item-box ul li{
  float:left;
  margin-left:10px;
}
.carousel-item-box ul li:nth-child(1){
  margin-left:0;
}
.carousel-item-box .trans-carousel-text{
  margin-top:45px;
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
  color: #555555;
  text-align:left;
}
.carousel-control-next{
  right:-10px;
}
.carousel-control-prev{
  left:-10px;
}
.carousel-item {margin-top: 70px;}
.carousel-img{width:auto}
.carousel-img-box{text-align: center; padding-right:20px;}
.goup10{margin-top: 10px}
.go2right{margin-top:5px; text-align: right}
.price_below{
  font-weight:normal !important;
  font-size:14px !important;
  color:#888888 !important;
}
.trans-table-title h3{
  font-size: 34px;
  font-weight: bold;
  color: #000000;
   text-align: center;
}
.mt-1{
  margin-top:10px !important;
}
.mt-2{
  margin-top:20px !important;
}
.mt-3{
  margin-top:30px !important;
}
.mt-4{
  margin-top:40px !important;
}
.mt-5{
  margin-top:50px !important;
}
.mt-6{
  margin-top:60px !important;
}
.mt-7{
  margin-top:70px !important;
}
.mb-1{
  margin-bottom:10px !important;
}
.mb-2{
  margin-bottom:20px !important;
}
.mb-3{
  margin-bottom:30px !important;
}
.mb-4{
  margin-bottom:40px !important;
}
.mb-5{
  margin-bottom:50px !important;
}
.mb-6{
  margin-bottom:60px !important;
}
.mb-7{
  margin-bottom:70px !important;
}
.w15{
  width:150px !important;
}