@font-face{
    font-family: 'DB_Adman';
    src: url('../fonts/DB_Adman/DB\ Adman\ X\ Li.ttf'); 
    font-weight: normal;
    font-style: normal;
}

body{
    font-family: 'DB_Adman';
    font-size: 20px;
}

p,
h1,.h1,
h2,.h2,
h3,.h3,
h4,.h4,
h5,.h5,
h6,.h6 {
	font-family:'DB_Adman';
}


h1 {
	font-size: 40px;
}

h2 {
	font-size: 34px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

#header{
    font-size: 18px;
}

#footer{
    font-size: 18px;
}

.btn {
    font-size: 18px;
}

ul.social-icons a h4 {
    font-size: 18px;
}

ul.social-icons a>span {
    font-size: 16px;
}

ul.blog-post-info {
    font-size: 18px;
}

.info-bar p {
    font-size: 18px;
}

.info-bar h1, .info-bar h2, .info-bar h3, .info-bar h4, .info-bar h5, .info-bar h6, .info-bar p {
    font-size: 18px;
}

.text-wrap{
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
}

.text-box-height{
    min-height: 92px;
    max-height: 92px;
    position: relative;
    overflow: hidden;
    line-height: normal;
}

.text-box-height-blog{
    min-height: 92px;
    max-height: 92px;
    position: relative;
    overflow: hidden;
}

.text-white{
    color: #ffffff;
}


.ui-meeting{
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-image: url(../../img/photo/service_icon/1meeting.png);
}
.ui-manule{
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-image: url(../../img/photo/service_icon/3manule.png);
}
.ui-fix{
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-image: url(../../img/photo/service_icon/4fix.png);
}
.ui-anywhere{
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-image: url(../../img/photos/service_icon/anywhere.png);
}
.ui-high-efficency{
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-image: url(../../img/photos/service_icon/high_efficency.png);
}
.ui-safety{
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-image: url(../../img/photos/service_icon/safety.png);
}
.ui-easy{
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-image: url(../../img/photos/service_icon/east_to_use.png);
}
.ui-update{
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-image: url(../../img/photos/service_icon/update.png);
}
.ui-support{
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-image: url(../../img/photos/service_icon/support.png);
}
.ui-document{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/document.png);
}
.ui-information{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/information.png);
}
.ui-support-home{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/support.png);
}

.ui-inventory{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/feature_icon/inventory.png);
  }
  .ui-report{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/feature_icon/report.png);
  }
  .ui-customer{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/feature_icon/customer.png);
  }
  .ui-sale{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/feature_icon/sale.png);
  }
  .ui-supplier{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/feature_icon/supplier.png);
  }
  .ui-easy-in{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/feature_icon/easy.png);
  }
  .ui-purchase{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/feature_icon/purchase.png);
  }
  .ui-access{
    width: 32px;
    height: 38px;
    background-position: 0 0;
    background-image: url(../../img/photo/feature_icon/access.png);
  }
.sty-browser{
    font-size: 60px;
    padding-bottom: 15px;
    margin-right: 0px;
}
.form-control {
    font-size: 1.5rem;
}
i.ico-color.ico-hover:hover {
    background-color: cornflowerblue;
}
.tp-caption.large_bold_white {
    font-family:'DB_Adman' !important;
}
@media only screen and (max-width: 760px){
    section div.row>div {
        margin-bottom: 5px;
    }
    .box-icon {
        margin: 10px 0;
    }
}