.xmform-control {
	border-radius: 3px;
	background-clip: padding-box;
	border-color: #e7ebee;
	box-shadow: none;
	font-size: 13px;
	position: relative;
	z-index: 2;
	float: left; 
	width: 100%;
	margin-bottom: 0;
	line-height: 22px;
	color: #35415a;
	background: none !important;
	border: none !important;
  }
  .xminput-group {
	  position: relative;
	  display: table;
	  background: #fff; border:1px solid #e3e5e9;
	  border-collapse: separate;
	  border-radius: 5px;
	  padding: 0 ;margin-left: 18px; padding-left: 8px;
  }
  .xminput-group-btn {
	  position: relative;
	  top: 0px; right: 0;
	  font-size: 0;
	  white-space: nowrap;
	  width: 5%;  border-radius: 0  0 5px 5px;
	  z-index: 3;
	  display: table-cell;
	  vertical-align: middle;
  }
  .xminput-group-btn  img{height: 100%;border-radius: 0   5px 5px 0;}
.header {
    position: fixed;
	top: 0;
}
.a-links{overflow: hidden ;  background: url(../img/linksbg.png) no-repeat; width: 100%; padding-bottom: 15px;}
.a-links h2{ font-size: 18px; padding: 10px ; padding-bottom: 5px; color: #fff;}
.a-links ul li{ float: left; padding: 5px 10px; color: #fff;}
.product-section h3 {
    color: #fff;
    font-size: 30px;
}
.product-section  span {
  margin-right: 5px; font-size: 12px;
}
.product-section  .features-inner > p {
    margin-bottom: 10px;
}
.product-section  .section-badge {
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px 40px;}
.product-section {
    height: 460px;
    background-repeat: no-repeat;
    z-index: 42;
    color: #fff; margin-top: 50px; overflow: hidden;
	padding-top:135px; padding-left: 30px;
    background: url(../img/product/product_banner.png) #0a1223 center right ;
    background-size: 100% 100%;
}
.product-box .features-list {display: flex;     flex-wrap: wrap; padding-bottom: 20px;}
.product-box  .section-heading {
    text-align: center;
    margin: 30px 0;
}
.product-box .features-list > li img {
    margin-right: 10px; width: 80px;
}
.product-box .features-list > li{ border:1px solid #c1c6cf; padding:10px;flex: 0 0 48%;
    max-width: 48%; margin: 8px; font-size: 13px; color: #000429; }
	.product-box	.features-list > li h6 { font-size: 15px; 
		margin-bottom: 5px;
	}
.product-titlebg{background: url(../img/product/product_titlebg.png) top center no-repeat #fbfcff; padding-top: 15px;}

.width65{max-width: 66%;flex: 0 0 66%;}
.new-ul li{display: flex; justify-content: space-between; margin-bottom: 15px; }
.new-ul li h3{font-size: 16px; color: #444; }
.new-ul li img{width: 140px; margin-right: 12px;}
.new-ul li p{font-size: 13px;  width: 96%;    line-height: 20px; margin-top: 5px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.tab-item-bg{background:url(../img/line.png) ; height: 38px;  width: 100%; }
.padding10{padding: 10px; padding-bottom: 0;}
.text-white{color: #fff !important;}
.product-bgwhite{background: #fff;  border-radius: 5px; box-shadow: 0 1px 5px 0px rgb(115 108 203 / 23%);  margin-bottom: 20px;
}
.product-bgwhite dl dt{color: #000022; font-size: 16px; font-weight: 600; padding: 8px 0;}
.text-align{text-align: center;}
.product-bgwhite dl dd{color: #000022; font-size: 14px; line-height: 24px; }
.product-titlebg  .owl-theme .owl-dot span {
    width: 15px;
    height: 8px;border-radius: 5px;
    border-color: #fff;
    background-size: cover;
    background: #fff;
    opacity: 0.5;
    margin-right: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.product-box  .owl-theme .owl-dot span {
    width: 15px;
    height: 8px; border-radius: 5px;
    border-color: #3a8fff;
    background-size: cover;	
    background: #3a8fff;
    opacity: 0.5;
    margin-right: 0;
    -webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.product-box  .owl-theme .owl-dot.active span {
	width: 30px;border-radius: 5px;
    opacity: 1 !important;
}.testimonial-text h3{text-align: center; margin: 5px 0;}
.testimonial-text h3 span{ font-size: 14px; color: #1f3245; border-bottom: 2px solid #d6d6d6; padding-bottom: 5px;  }
.testimonial-text h6{font-weight: normal; font-size: 13px;color: #1f3245; line-height: 24px;}
.testimonial-text { height: 13vh;      display: -webkit-box;  -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
    .owl-stage-outer{padding: 10px 0;}
.testimonial-img {
    flex: 1 ;
}
.testimonial-body {
    margin-bottom: 10px;
    text-align: center;
}
.counter-icon, .counter-body p, .counter-body h2 {
    color: #1f3245; margin-bottom: 5px; font-size: 16px !important;
}
.counter-icon {
    position: relative;
    display: inline-block;
    font-size: 50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    margin: 30px 0;
}
.jdbox  .features-list > li {
    background: #fff;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    border:none ;
    padding: 20px;
    flex: 0 0 48%;
    max-width: 48%;
    margin: 8px;
    font-size: 13px;
    color: #000429;
}
.jdbox .features-list > li img {
    margin-right: 10px;
    width: 140px;
}
.jdbox .features-box{padding: 5px 0px; padding-left: 20px;}
.counter-icon::after, .counter-icon::before {
  
    border: 1px solid #2baee2;
    
}
@media only screen and (min-width: 1800px) {

	.product-section {	background: url(../img/product/product_banner.png) #0a1223 center right 0px;
    background-size: 100% 100%;  height: 600px;	padding-top: 205px;}.product-bgwhite dl dt {
        color: #000022;
        font-size: 24px;
        font-weight: 600;
        padding: 8px 0;
    }.product-section .section-badge {
       
        font-size: 16px;padding: 10px 50px;
    }
    .product-section .features-inner > p {
     font-size:18px ;    
    }

}