@media screen and (min-width: 769px) {
    #header.fixed-top{
        top: 16px;
    }   
  #home-aboutus .e_loop-11 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
  #home-banner .home-new-product .owl-carousel .owl-nav {
	top: -60px;
	bottom: auto;
	right: 0;
	left: auto;
	transform: translate(0, 0);
  }   
  #home-product .home-product-world .e_container-12,
  #home-product .home-product-world .e_container-12 > .p_item,
  #home-product .home-product-world .e_container-12 .e_image-13,
  #home-product .home-product-world .owl-item{
	height: 100%;
  }
  #home-product .owl-carousel .owl-stage-outer {
	padding-bottom: 40%;
	position: relative;
  }
  #home-product .owl-carousel .owl-stage {
	height: 100%;
	position: absolute;
  }
  #home-product .home-product-world .owl-nav {
	top: -60px;
	bottom: auto;
	right: 25px;
	left: auto;
	transform: translate(0, 0);
  }
 .subpage_ad {
	height: 350px;
 }
 #aboutus--breadcumb {
	z-index: 2;
 } 
 #aboutus--breadcumb .p_categoryBox {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
 #aboutus--breadcumb .p_categoryBox > .p_parentBox {
	display: inline-block;
	margin-right: 0;
}
 #aboutus--breadcumb .p_parentBox .p_linkBox1 {
	position: relative;
	padding: 0 10px;
}
 #aboutus--breadcumb .p_parentBox .p_linkBox a.active,
 #aboutus--breadcumb .p_parentBox .p_linkBox a:hover {
	color: #fff;
	background: #666;
}

#aboutus--breadcumb .p_btn-hide, #aboutus--breadcumb .p_btn-show {
	display: none;
}
#about-capabilities-counter .e_loop-2 .e_container-15 {
	border-left: 0;
}
#service-process .e_loop-1 .p_loopitem {
	width: calc((100% - 68px) / 3);
}

}
@media screen and (max-width: 769px) {
    #home-banner .e_container-4 {
	position: relative;
	right: auto;
	bottom: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
  }
  #home-banner .home-new-product .e_container-12 .e_text-5 {
	color: rgba(0,0,0,1);
  }
  #home-banner .home-new-product .product-item .e_container-7 {
	background-color: rgba(0,0,0,0.3);
  }
  #home-banner .home-new-product .owl-carousel .owl-nav {
	width: 70px;
	top: -50px;
	bottom: auto;
	right: 0;
	left: auto;
	transform: translate(0, 0);
  }
  #home-banner .home-new-product .owl-carousel .owl-nav > div {
	border: 1px #333 solid;
	transition: all .5s;
	color: #333;
	width: 30px;
	height: 30px;
  }
  #home-banner .home-new-product .owl-carousel .owl-nav > div i::before {
	font-size: 14px;
  }
  #home-aboutus .e_loop-11 .p_loopitem {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% / 1);
  }
  #home-product .home-product-world .owl-item {
	padding-right: 0;
  }  
  #home-product .home-product-world .e_image-13 {
	padding-bottom: 70%;
  }
  #home-product .home-product-world .e_container-18 {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	width: 100%;
	left: 0;
	bottom: 0;
	transform: translate(0,0);
  }
  #home-product .home-product-world .e_container-18 .cbox-18-0 {
	width: 80px;
  }
  #home-product .home-product-world .e_text-30 {
	font-size: 24px;
  }
  #home-product .home-product-world .e_text-29 {
	font-size: 18px;
  }
  #home-product .e_container-22 .e_text-32 {
	font-size: 24px;
	margin-bottom: 10px;
  }
  #home-product .home-product-world .owl-nav {
	width: 70px;
	margin: 0 0 0 0;
        top: -64px;
        bottom: auto;
        right: 0;
        left: auto;
  }
  #home-product .home-product-world .owl-nav .owl-prev,
  #home-product .home-product-world .owl-nav .owl-next {
	transition: all;
	width: 30px;
	height: 30px;
  }
  #home-product .e_container-22 {
	padding-bottom: 25px;
  }
  #aboutus--breadcumb .btn-primary {
	width: 100%;
	background: #666;
        border: 0;
  }
  #aboutus--breadcumb .p_category {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 100%;
	transition: left .3s;
	z-index: 9999;
	background: #fff;
}
#about-capabilities-counter .e_loop-2 .p_list {
	display: block;
}
  
}