@media (min-width: 768px) {
.navbar-brand {
    height: 100px;
}
.navbar-brand>img {
    position: absolute;
}
.nav>li>a {
    padding: 15px 0;
    font-size: 22px;
	height:100%;
}
.navbar-nav{
	width:100%;
}
.navbar-nav>li{
	width:20%;
	text-align:center;
	border-right:1px solid #999999;
}
.navbar-nav>li:last-child{	
	border-right:0;
}
.navbar-default .navbar-nav>li>a {
    color: #1f1f1f;
}
.collapse.navbar-collapse.menu-head{
	padding:0;
	margin: 1% 0;
	z-index: 100;
	position: relative;
	border-radius: 10px ;
	margin-bottom: -20px;
	overflow:hidden !important;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 29%, rgba(227,224,227,1) 100%);
}
.contact-headbox-1 img{
	display:inline-block;
	vertical-align: super;
	margin-right: 10px;
}
.contact-headbox-1 span{
	display:inline-block;
}
.contact-headbox-1 span ul{
	list-style:none;
	line-height:1;
}
.contact-headbox-1 span ul li{
	color:#FFF;
}
.contact-headbox-1 span ul li a{
	color:#FFF;
	font-family: 'kit55f-webfont';
}
.logo-head{
	width:100%;
	margin-top:10%;
}
.logo-head img{
	width:100%;
}
.contact-headbox-1{
	width:50%;
	float: left;
	padding-top:10px;
}
.social-language-boxhead{
	width:50%;
	float: left;
}
.social-box{
	padding-left:10px;
	margin-top:10px;
}
.social-box img{
	 transition: all 0.3s;
}
.social-box img:hover{
	transform: scale(1.08);
}
.social-box span{
	color:#FFF;
	padding-right:10px;
	text-transform:uppercase;
}
.language-box ul{
	list-style:none;
	margin-top:10px;
	padding-left:10px;
    border-radius: 10px  ;
	border:1px solid #FFF;
	text-transform:uppercase;
	margin-bottom:0;
}
.language-box .dropdown-menu {
    left: -30%;
    min-width: 120px;
}
.language-box ul li{
	color:#FFF;
	padding:0 5px;
	display:inline-block;
}
.language-box ul li a{
	color:#FFF;
}
.language-box ul.dropdown-menu li a {
    color: #000;
	padding: 3px 10px;
}
.welcom-box h1 {
	font-size: 47px;
	text-align: left;
	padding-top: 3%;
	padding-left: 5%;
}
.welcom-box{
	background-position:right top ;
}
.welcom-box p {
    padding-left: 5%;
    padding-right: 16%;
    font-size: 23px;
}
.img-about {
    margin: 10% auto;
}
.detail-about ul {
    list-style: none;
    margin-top: 5%;
    line-height: 1.7;
    margin-bottom: 0;
}
.detail-about ul li{
	font-size:20px;
}
.detail-about ul li img {
    width: 1.3em;
    margin-right: 10px;
}
.title-about-1 {
    font-size: 40px;
}
.title-about-2 {
    font-size: 37px;
    padding-top: 5px;
}
.vdo-box{
	margin-top:10%;
}
.title-vdo-2 {
    font-size: 37px;
}
.title-power-1 {
    margin-top: 20%;
}
.product-box {
    margin: 20% auto;
}
.banner-slide .bx-wrapper .bx-pager {
    z-index: 900;
}
.banner-slide .bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFF;
}
.banner-slide .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}
.stagetitle-product {
    font-size: 55px;
    margin: 2% auto 5%;
}
.detail-icon {
    font-size: 33px;
}
.img-icon .iconhover {
    transform: translate(-47%,5%);
}
.img-icon img {
    width: 45%;
}
.img-stage {
    margin: 2% 0 5%;
}
.addess-footer {
    text-align: left;
	line-height: 1;
}
.addess-footer h1 {
    margin: 0 auto 0;
    font-size: 14px;
}
.addess-footer p {
    font-size: 14px;
}
.copyright {
    text-align: left;
	line-height: 1;
    font-size: 14px;
}
.addess-footer p {
    margin-bottom: 5px;
}
.contact-footer ul {
	line-height:1;
    margin-bottom: 0;
    font-size: 14px;
}
.online-footer {
    font-size: 14px;
}
.social-footer img{
	width:2.3em;
	transition: all 0.3s;
}
.social-footer img:hover{
	transform: scale(1.08);
}
.bg-footer {
    padding: 4% 0;
}
.icon-box {
    padding: 10% 0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	background: none;
}

.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(134,224,69,1) 0%, rgba(134,224,69,1) 13%, rgba(104,172,44,1) 100%);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top.active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top.active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}



.box-1, .box-2, .box-3, .box-4, .box-5 {
    margin-bottom: 3%;
	padding-top: 0.5%;
}
    .category-banner {
        padding-bottom: 40%;
    }
    .category-banner .cb-title{
        left: 10%;
        top: 10%;
        font-size: 60px;
    }
    .category-banner .cb-detail{
        left: 10%;
        right: 10%;
        top: 40%;
        position: absolute;
        line-height: 1;
        font-size: 1.2em;
    }
}