/*table{
	border: 0px solid #fff transparent !important;
}*/
body{
	overflow:-Scroll;
	overflow-x:hidden;
}
section{
	background-image: url(../images/wood15.svg);
}
a{
	text-decoration: none;
	color: black;
}
#header{
	width: 100%;
	padding:0 auto;
}
#nav{
	background-color: white;
	border: none;
	color:black;
	margin:100px 100px;
}
#meun{
	margin-left: 100px;
}
#logo {
	margin-top:-15px;
}
#hbcd{
	margin-left:20px;
	margin-right: 20px;
}
#nr{
	float: right;
	font-size: 18px;
	text-align: center;
  	list-style: none;
  	height: 50px;
}
#nrl{
	padding: 0 30px;
	margin: 0 10px;
 	height: 50px;
 	width: 110px;
}
#nr li a{
	color: black;
	font-weight:  bold;
	display: block;
}
#nr li a:hover{
	color: black;
}
#nrl a{
	display: block;
	width: 110px;
}
.button {
  position: relative;
  cursor: pointer;
  color: white;
}
.button .inner {
  position: absolute;
  top: 0;
  left: 0;
}
.button:before, .button:after, .button .inner:before, .button .inner:after {
  background-color: #bbb;
}
.button:before, .button:after, .button .inner:before, .button .inner:after {
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.button.both:before, .button.both:after {
  left: 0;
  width: 108px;
  height: 2px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.button.both .inner:before, .button.both .inner:after {
  top: 0;
  width: 2px;
  height: 100%;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
.button.both .inner:before {
  left: 0;
}
.button.both .inner:after {
  right: 0;
}
.button.both .inner:hover:before, .button.both .inner:hover:after {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.button.both:before {
  top: 0;
}
.button.both:after {
  bottom: 0;
}
.button.both:hover:before, .button.both:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.button.both:hover .inner:before, .button.both:hover .inner:after {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.button.both.clockwise .inner:before {
  -webkit-transform-origin: top center;
          transform-origin: top center;
}
.button.both.clockwise .inner:after {
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}
.button.both.clockwise:before {
  -webkit-transform-origin: right center;
          transform-origin: right center;
}
.button.both.clockwise:after {
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
.button.both.clockwise:hover .inner:before {
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}
.button.both.clockwise:hover .inner:after {
  -webkit-transform-origin: top center;
          transform-origin: top center;
}
.button.both.clockwise:hover:before {
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
.button.both.clockwise:hover:after {
  -webkit-transform-origin: right center;
          transform-origin: right center;
}
#jh{
	background-color: #ffd800 !important;
	color: black !important;
}
#btn1{
	background-color: #ffb800;
}
#banner{
	margin: 100px 100px 300px;
}
#banner h1{
	text-align: center;
	font-size: 120px;
	color: black;
	font-weight: bold;
	font-family: "Ebrima";
}
#banner h1 small{
	font-size: 30px;
}
#banner a{
	font-size: 50px;
}
#banner span{
	font-size: 30px;
}
#banner3{
	margin: 100px 100px 0;
	text-align: center;
}
#banner3 h1{
	text-align: center;
	font-size: 80px;
	color: black;
	font-weight: bold;
}
#banner3 p{
	text-align: center;
	font-size: 18px;
	width: 50%;
	margin: 0 auto;
	color: #7b7b7b;
}
#banner4{
	text-align: center;
}
#banner4 h1{
	font-size: 60px;
	color: black;
	width: 60%;
	margin: 0 auto;
}
#row1{
	width: 60%;
	margin: 0 auto;
}
#row2{
	height: 350px;
	background-color: #f1f1f1;
}
#row2 img{
	height: 50%;
	margin-top: 25px;
	border-radius: 25px;
	margin-left: 150px;
	width: 70%;
}
#row2 h1{
	color:black;
	margin-top: 50px;
	font-size: 30px;
}
#row2 a{
	text-decoration-color: #ffd800;
}
#row2 b{
	font-size: 18px;
	font-style:italic;
	font-weight: lighter;
	margin-top: 50px;
}

#row3 {
	height: 350px;
	background-color: white;
}
#row3 img{
	height: 50%;
	margin-top: 25px;
	border-radius: 25px;
	width: 70%;
	margin-left: 150px;
}
#row3 h1{
	color:black;
	margin-top: 50px;
	font-size: 30px;
}
#row3 a{
	text-decoration-color: #ffd800;
}
#ui{
	margin-left: 15px;
	height: 25px !important;
}
#ui a{
	/*margin: 5px;*/
	float: left;
	/*display: block;*/
	width: 25px;
	height: 25px;
	padding: 0;
	margin-left: 10px;
	/*background-image: url(images/youtube.jpg);*/
	/*margin-bottom: 10px;*/
	/*margin-left: 10px;*/
}
#ui a:hover{
	background-color: rgba(0,0,0,0)
}
#ui1{
	margin-top: 12px;
	background-image: url(../images/youtube.jpg);
	width: 25px;
	height: 25px;
}
#ui1:hover{
	background-image: url(../images/youtube2.jpg);
}
#ui2{
	margin-top: 12px;
	background-image: url(../images/Facebook.jpg);
	width: 25px;
	height: 25px;
}
#ui2:hover{
	background-image: url(../images/Facebook2.jpg);
}
#ui3{
	margin-top: 12px;
	background-image: url(../images/twitter.jpg);
	width: 25px;
	height: 25px;
}
#ui3:hover{
	background-image: url(../images/twitter2.jpg);
}
#ui4{
	margin-top: 12px;
	background-image: url(../images/instagram.jpg);
	width: 25px;
	height: 25px;
}
#ui4:hover{
	background-image: url(../images/instagram2.jpg);
}
#ui5{
	margin-top: 12px;
	background-image: url(../images/linkedin.jpg);
	width: 25px;
	height: 25px;
}
#ui5:hover{
	background-image: url(../images/linkedin2.jpg);
}
#ui6{
	margin-top: 12px;
	background-image: url(../images/applogo1.jpg);
	width: 25px;
	height: 25px;
}
#ui6:hover{
	background-image: url(../images/applogo.jpg);
}
.navbar-collapse.in{
	overflow-y: inherit !important;
	margin-bottom: 150px;
}
#Modal{
	float:left;
	padding-left:-5px;
	margin-top:-5px;
	background-color: white;
	width: 400px;
	height:100%;
	line-height: 150px;
	text-align: center;
}
#Modal a{
	font-size: 30px;
	color:#bbb;
	margin:0 auto;
	text-align: center;
}
#a4{
	font-size: 15px;
}
#Modal a:hover{
	color: #bbb;
	text-decoration:none;
}
#btnclose{
	color:black;
}
.modal.left.fade .modal-dialog{
	left: -320px;
	-webkit-transition: opacity 0.1s linear, left 0.1s ease-out;
	   -moz-transition: opacity 0.1s linear, left 0.1s ease-out;
	   	 -o-transition: opacity 0.1s linear, left 0.1s ease-out;
	        transition: opacity 0.1s linear, left 0.1s ease-out;
}
.modal.left.fade.in .modal-dialog{
	left: 0;
}
#myCarousel{
	height: 100px;
	width: 600px;
	float: right;
	background-color: black;
}
.div1{  
    width: 100%;  
    height: 185px;  
    overflow: hidden;  
    float:right;  
    position: relative;  
	background-color: black; 
}  
@keyframes anis {  
    100%{transform: translate(-4620px)}  
}  
#xl img{  
    position: absolute;  
}  
.div2{  
    animation: anis 50s linear infinite;  
}  
.div2:hover{  
    animation-play-state:paused;  
}  
#rows{
	margin-top: 150px;
	padding: 50px auto;
}
#rows .col-sm-4{
	margin-top:50px;
	margin-bottom: 50px;
	/*background-color: black ;*/
	height: 400px;
}
#rows .col-sm-5{
	margin-top:50px;
	margin-bottom: 50px;
	/*background-color: #bbb;*/
	height: 400px;
}
#rows .col-sm-3{
	margin-top:130px;
	margin-bottom: 50px;
	/*background-color: #bbb;*/
	/*height: 400px;*/

}
#rows h2{
	/*text-align: center;*/
}
#rows p{
	color:#7b7b7b;
	font-size: 18px;
	line-height: 24px;
}
#rows span{
	color:#ffd800;
}
#wwa img{
	width: 140%;
}
#hwh{
	margin-top: 50px;
}
#hwh .col-sm-3{
	margin-left: 70px;
}
#hwh img{
	width: 100%;
}
#hwhp{
	text-align:left; 
	text-decoration-color: #ffd800;
}
#wwh .col-sm-4{
	margin-left: -100px;
	margin-top:150px;
}
#wwh .col-sm-3{
	margin-left: 50px;
	margin-top: 200px;
}
#wwh .col-sm-3 li{
	color:#7b7b7b;
	font-size: 18px;
	line-height: 24px;
}
#wmu{
	margin: 100px auto;
	width: 60%;
}
#wmu h2{
	text-align: center;
}
#wmu .col-sm-3{
	margin-top: 0;
	margin-bottom: 0;
}
#video{
	width: 80%;
	margin:0 auto;
}
#twbam{
	width:80%;
	margin: 0 auto;
}
#twbam h1{
	font-size: 80px;
	color:#ffd800;
}
#blog{
	background-image: url(../images/bb.jpg);
	padding-bottom: 200px;
	width:100%;
	text-align: center;
}
#blog h2{
	font-size: 100px;
}
#blog h3{
	color: #7b7b7b;
	font-size: 18px;
}
#bloga{
	margin-bottom: 50px;
}
#bloga a{
	text-decoration: none;
	color: #7b7b7b;
}
#blog1{
	width: 60%;
	margin: 0 auto;	
}
#blog2{
	float: left;
	width: 50%;
}
#blog2 a:hover{
	background-image: url(../images/blogbg.jpg);
	display: ruby;
}
#blog3{
	width: 70%;
	margin:0 auto;
	text-align: left;
}
#blog3 a{
	text-decoration-color: #ffd800;
}
#blog3 h1{
	color:black;
}
#blog3 span{
	color:#ffd800;
}
#blog3 .col-sm-5{
	height: 100px;
}
#blog3 p{
	text-align: left;
}
#kehu{
	width:80%;
	margin:150px auto 0;
}
#kehu img{
	margin:0 auto;
}
#dz{
	margin:0 auto 0;
	width: 80%;
}
#dz .col-sm-3{
	background-color: rgba(0,0,0,0.0);
	margin: 0;
}
#dz h4{
	text-align: left;
}
#dz img{
	margin-left:-80px;
}
#dz span{
	margin-right: 10px;
	float: left;
	height: 100px;
	font-size: 18px;
	margin-top: 10px;
}
#lxfs{
	width: 80%;
	margin:0 auto;
}
#lxfs .col-sm-4{
	height: 160px;
	margin: 0;
}
#lxfs .row{
	width:100%;
}
#lxfs a:hover{
	text-decoration: none;
	color: black;
	background-image: url(../images/dhhmbg.jpg);
}
#lxfs h3{
	margin-top: 10px;
}
/*#lxfs h3:hover{
	border-bottom: 2px solid #ffd800;
	width: -moz-max-content;
}*/
#lxfs p{
	color:black;
	margin-left: 15px;
}
#lxfs span{
	color:black;
	font-size: 22px;
	font-weight: lighter;
}
#lxfs img{
	width: 25px;
	height: 25px;
	margin:0;
	margin-top:-5px;
}
#dhhm{
	width: 100%;
}
#dhhm h3{
	font-size: 22px;
	color: black;
}
/*#dhhm h3:hover{
	background-image: url(../images/dhhmbg.jpg);
}*/
#dhhm .col-sm-3{
	margin-top: 0;
	margin-bottom: 0;
}
#lxfsa{
	padding-left: 100px;
}
#tb1{
	margin:0 200px;
	margin-top: 100px;
	/*border-bottom:0px solid #fff transparent !important;*/
}
.table th,td{
	border:0px solid transparent !important;
}
#tb1 a{
	color:black;
}
#tb1 a:hover{
	text-decoration:none;
	border-bottom: 2px solid #ffb800 !important;
}
#st1{
	width: 80%;
	margin: 0 auto;
}
/*#img1{
	background-image: url("../images/about1.jpg");
	height:600px;
	margin:0 auto;
}
#img1:hover{
	background-image: url("../images/about2.jpg");
}*/
.album li {
	list-style: none;
	display: inline-block;
}	
.wrap img{
	position: absolute;
	width: 80%;
}
.two{
	opacity: 0;
}
#img2{
	height: 50px;
	width: 200px;
	background-image: url("../images/logo.jpg");
	text-align: center;
}
#img2:hover{
	background-image: url("../images/test1.jpg");
}
#rowss{
	text-align: center;
}
#roww{
	padding-left: 0;
	padding-right: 0;
	background-color: #ffffff;
}
#roww ul{
	border-right: 2px solid #bbb !important;
}
#roww li{
	font-size: 20px;
}
#roww h2{
	color:black;
	font-weight: bold;
	font-size: 40px;
	background-image: url(../images/bgi.jpg);
	margin: 0 auto;
	margin-bottom: 30px;
}
#sourcing{
	width: 175px;
}
#supervising{
	width: 230px;
}
#logistics{
	width: 175px;
}
#extra{
	width: 285PX;
}
#rowww ul{
	border-right: 2px solid #bbb !important;
}
#rowww li{
	font-size: 20px;
}
#rowww h2{
	color:black;
	font-weight: bold;
	font-size: 40px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#wos{
	margin:0 auto;
	line-height: 40px;
	padding-bottom: 200px;
}
#wosd{
	float: left;
	width: 75%;
	height: 50px;
	background-image: url(../images/bgs.jpg);
	margin-top:25px;
}
#twbm{
	width: 100%;
	margin: 100px auto 0;
}
#twbm h2{
	/*float: left;*/
}
#twbm a{
	border:1px solid #ffd800;
	padding: 10px;
	color: black;
	text-decoration: none;
}
#myTab li{
	/*border-bottom:1px solid #bbb !important;*/
}
#get{
	margin: 0 auto;
	width: 70%;
	/*border-top:1px solid #bbb !important;*/
	border-bottom:1px solid #bbb !important;
}
#myTabContent{
	height: 300px;
	border-bottom:1px solid #bbb !important;
}
#B1{
	text-align: center;
}
#B2{
	text-align: center;
}
#B3{
	text-align: center;
}
#col1 p{
	color:#7b7b7b;
	font-size: 22px;
	text-align: center;
}
#omf{
	margin: 750px auto 0 5%;
	padding: 15px;
}
#omf img{
	width: 200px;
	height: 150px;
	margin-left: 140px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#omf h3{
	text-align: center;
}
#omf p{
	color: #bbb;
	font-size: 16px;
}
#ovh{
	width: 88%;
	text-align: left;
	margin: 100px auto 0;
}
#ov{
	margin:50px auto 100px 5%;
	color:black;
	font-size: 24px;
}
#ov span{
	font-size: 10px !important;
	line-height: 40px;
	width: 30px;
	padding-bottom: 2px;
	text-align: left;
	float: left;
	color: #ffd800;
}
#ov p{
	line-height: 40px;
}
#ov .col-sm-5{
	margin-bottom: 100px;
}
#aboutp{
	width: 60%;
	margin: 0 auto;
	text-align: left;
	font-size:18px;
}
#lb1{
	font-weight: bold;
	margin-left: -20px;
}
#lxfs1{
	margin:40px auto 0;
	line-height: 25px;
	text-align: center;
}
#lxfs1 p{
	font-size: 20px;
	color:black;
	line-height: 40px;
}
#lxfs1 span{
	color:black;
	font-size: 20px;
	margin-left: 48%;
}
#lxfs1 img{
	width: 25px;
	height: 25px;
	margin:0;
}
#lxfs2{
	margin: 0 auto;
	width: 50%;
}
#lxfs3{
	background-color: rgba(187,187,187,0.0);
	width: 50%;
	margin:0 auto;
	float: none;
}
#form1{
	width: 50%;
	margin: 0 auto;
}
#itemss{
	border:1px solid #fff transparent !important;
	margin: 0 auto;
	text-align: center;
}
#itemss a{
	margin-left:90px;
	display: block;
	color:#ffd800;
}
#itemss div,img{
	border:0px solid #fff transparent !important;
	background-color: white;
}
.thumbnail{
	border: 0px;
	box-shadow: none;
	border-radius:0px;
	background-color: #000;
}
#row4 h1{
	text-align: center;
}
#row4 h2{
	margin-top: 200px; 
}
#row4 a{
	color:black;
	text-decoration: none;
	display: block;
}
#row4 span{
	color:#ffd800;
}
#row5 span{
	color:#ffd800;
}
#row5 h2{
	margin-top: 100px; 
}
#row5 a{
	color:black;
	text-decoration: none;
	display: block;
}
#footer{
	margin-top: 600px;
}
#simgd{
	width: 60%;
	margin: 0 auto;
}
#simgd img{
	width: 80%;
	margin: 0 auto;
}
#row4 h1{
	text-align: center;
}
#row4 h2{
	margin-top: 200px; 
}
#row4 a{
	color:black;
	text-decoration: none;
	display: block;
}
#row4 span{
	color:#ffd800;
}
#app{
	background-image: url(../images/applogo1.jpg);
	float: left;
}
#app:hover{
	background-image: url(../images/applogo.jpg);
}
#hqzy{
	background-image: url(../images/hqzylogo1.jpg);
	float: left;
}
#hqzy:hover{
	background-image: url(../images/hqzylogo.jpg);
}
#down{
	background-image: url(../images/down.jpg);
	float: left;
}
#down:hover{
	background-image: url(../images/down1.jpg);
}
#row5 span{
	color:#ffd800;
}
#row5 h2{
	margin-top: 100px; 
}
#row5 a{
	color:black;
	text-decoration: none;
	display: block;
}
@media(max-width: 980px){
	#nr{
		margin-right: -15px;
		margin-left: -15px;
	}
}
@media(max-width: 950px)
{
	#ui{
		margin-left: 0px !important;
	}
	#ui a{
		margin-left: 5px !important;
	}
}
@media(max-width: 1024px){
	*{
		margin: 0 auto;
		padding: 0 auto;
	}
	#nav{
		margin: 100px auto 0;
	}
	#nr{
		font-size: 14px;
	}
	#nrl{
		margin:0 5px;
		padding: 0;
		width: 60px;
	}
	#nrl a{
		display: block;
		width: 66px;
		padding: 15px 0px;
	}
	.button.both:before, .button.both:after {
	  left: 0;
	  width: 66px;
	  height: 2px;
	  -webkit-transform: scaleX(0);
	          transform: scaleX(0);
	}
	#banner{
		margin: 150px auto;
	}
	#banner h1{
		font-size: 90px;
		margin-bottom: 50px;
	}
	#banner h1 small{
		font-size: 20px;
	}
	#xl{

	}
	.div1{
		
	}
	#rows{
		margin: 0 auto;
		padding:0;
		width: 100%;
	}
	#rows .col-sm-4{
		margin-top:50px;
		margin-bottom: 0px;
		height: 200px;
	}
	#rows .col-sm-3{
		margin-top:50px;
		margin-bottom: 0px;
	}
	#rows h2{
		font-size: 25px;
	}
	#rows p{
		font-size: 12px;
		line-height: 16px;
	}
	#wwa{
		height: 300px;
	}
	#wwa img{
		width: 150%;
	}
	#fgh{
		height: 0;
	}
	#hwh .col-sm-3{
		margin:60px 0 0 5%;
		width: 30%;
	}
	#hwh .col-sm-4{
		margin-top: 10px;
	}
	#hwh .col-sm-1{
		width: 5%;
	}
	#hwh img{
		width: 100%;
	}
	#wwh{
		height: 300px;
	}
	#wwh .col-sm-4{
		margin-left: -20px;
		margin-top:30px;
	}
	#wwh img{
		width: 200%;
	}
	#wwh .col-sm-3{
		margin-left: 30px;
		margin-top: 20px;
	}
	#wwh ul{
		margin-bottom: 0;
		padding-left: 10px;
	}
	#wwh .col-sm-3 li{
		color:#7b7b7b;
		font-size: 12px;
		line-height: 16px;
	}
	#wmu{
		margin-top: 50px;
		margin-bottom: 50px;
	}
	#blog{
		background-image: url(../images/bb.jpg);
		padding-bottom: 200px;
		width:100%;
		text-align: center;
		margin-bottom: 0;
	}
	#blog h2{
		margin-top: 35px;
		font-size: 60px;
	}
	#blog h3{
		color: #7b7b7b;
		font-size: 16px;
	}
	#blog3 h1{
		font-size: 30px;
	}
	#bloga{
		margin-bottom: 20px;
	}
	#blog3 .col-sm-5{
		margin: 0 auto 50px;
	}
	#kehu{
		margin-top: 50px;
	}
	#lxfs h3{
		font-size: 18px;
	}
	#twbam h1{
		font-size: 50px;
	}
	#lxfs .col-sm-4{
		margin-top: 0px;
		width: 50%;
		height: 150px;
	}
	#lxfs .col-sm-8{
		width: 50%;
	}
	#lxfs span{
		font-size: 18px;
	}
	#dz .col-sm-3{
		margin-top: 10px !important;
		height: 100px;
	}
	#dz{
		height: 100px;
	}
	#dz h3{
		margin-top: 5px;
		font-size: 18px;
	}
	#dz h4{
		font-size: 14px;
	}
	#gzdz{
		float: left;
		padding-left: 100px;
	}
	#tb1{
		margin:0 50px;
	}
	#banner4{
		margin-bottom: 50px !important;
	}
	#banner4 h1{
		font-size: 40px;
		margin-top: 40px;
	}
	#banner4 p{
		font-size: 14px;
	}
	#st1{
		width: 90%;
	}
	#omf{
		margin-top: 300px;
	}
	#omf img{
		width: 200px;
		height: 150px;
		margin-left: 30px;
		margin-top: 20px;
		margin-bottom: 5px;
	}
	#omf h3{
		text-align: center;
		font-size: 16px;
	}
	#omf p{
		color: #bbb;
		font-size: 12px;
	}#ovh{
		margin: 50px auto 0;
	}
	#ov{
		font-size: 14px;
		height: 200px;
	}
	#ov span{
		font-size: 5px !important;
		line-height: 20px;
		padding-bottom: 2px;
		width: 20px;
		text-align: left;
		float: left;
		color: #ffd800;
	}
	#sh{
		padding-bottom: 32px;
	}
	#ov p{
		line-height: 20px;
	}
	#footer{
		height: 250px;
	}
	#rowss{
		text-align: center;
	}
	#roww ul{
		border-right: 2px solid #bbb !important;
	}
	#roww li{
		font-size: 12px;
	}
	#roww h2{
		color:black;
		font-weight: bold;
		font-size: 26px;
		background-image: url(../images/bgi2.jpg);
		margin: 0 auto;
		margin-bottom: 30px;
	}
	#col1{
		margin-left: 34%;
	}
	#sourcing{
		width: 120px;
	}
	#supervising{
		width: 150px;
	}
	#logistics{
		width: 120px;
	}
	#extra{
		width: 180PX;
	}
	#wos h1{
		font-size: 20px;
		line-height: 40px;
		margin-bottom: 0;
	}
	#twbm{
		margin-top: 30px;
	}
	#twbm h2{
		font-size: 20px;
		margin-top: 0;
	}
	#twbm a{
		font-size: 10px;
	}
	#lxfs2{
		margin: 0 auto;
		width: 80%;
	}
	#row2 img{
		width: 130%;
		margin-left: 0;
		height: 100%;
	}
	#row3 img{
		width: 130%;
		margin-left: 0;
	}
	#row2 .col-sm-3{
		margin-left: 10%;
		width: 30%;
	}
	#row2 h1{
		font-size: 18px;
	}
	#row2 p{
		font-size: 12px;
	}
	#row3 .col-sm-3{
		margin-left: 10%;
		width: 30%;
	}
	#row3 h1{
		font-size: 18px;
	}
	#row3 p{
		font-size: 12px;
	}
	#row4 h1{
		font-size: 40px !important;
		margin-top:40px !important;
		margin-bottom: 50px !important;
		padding:0 5% !important;
	}
	#row4{
		margin-bottom: 80px;
	}
	#row5{
		margin-bottom: 80px;
	}
	#row4 h2{
		margin-top: 30px;
	}
	#row5 h2{
		margin-top: 30px;
	}
	#row4 .col-sm-5{
		margin-top: 30px;
	}
	#row5 .col-sm-3{
		margin-top: 30px;
		margin-left: 12%;
	}
	#row4 p{
		margin-bottom: 20px;
	}
	#row5 p{
		margin-bottom: 20px;
	}
}
@media(max-width: 480px){
	*{
		margin: 0;	
		padding: 0;	
	}
	.navbar-nav{
		width: 100px;
		float: right;
	}
	#nav{
		margin-top: 0;
	}
	#nr{
		font-size: 14px;
	}
	#nrl{
		margin:0 5px;
	}
	#nrl a{
		display: block;
		width: 66px;
		padding: 15px 0px;
	}
	.button.both:before, .button.both:after {
	  left: 0;
	  width: 66px;
	  height: 2px;
	  -webkit-transform: scaleX(0);
	          transform: scaleX(0);
	}
	#banner{
		margin: 50px auto;
	}
	#banner h1{
		font-size: 55px;
		margin-bottom: 20px;
		margin-top: 150px;
	}
	#banner h1 small{
		font-size: 12px;
	}
	#banner4{
		margin-top: 150px; 
	}
	#xl{
		margin-top: 230px;
	}
	.div1{
		
	}
	#rows{
		margin: 0 auto;
		padding:0;
		width: 100%;
	}
	#rows .col-sm-4{
		margin-top:50px;
		margin-bottom: 0px;
		height: 200px;
	}
	#rows .col-sm-3{
		margin-top:50px;
		margin-bottom: 0px;
		margin-left: 5%;
		margin-right: 5%;
	}
	#rows h2{
		font-size: 25px;
	}
	#rows p{
		font-size: 12px;
		line-height: 16px;
	}
	#wwa{
		height: 450px;
	}
	#wwa img{
		width: 100%;
	}
	#fgh{
		height: 0;
	}
	#hwh .col-sm-3{
		margin:20px 5%;
		width: 90%
	}
	#hwh .col-sm-4{
		margin-top: 10px;
	}
	#hwh .col-sm-1{
		width:0;
	}
	#hwh img{
		width: 200px;
		margin: 0 25%;
	}
	#wwh{
		height: 450px;
	}
	#wwh .col-sm-4{
		margin-left:0;
		margin-top:30px;
	}
	#wwh img{
		width: 100%;
	}
	#wwh .col-sm-3{
		margin-left: 5%;
		margin-top: 20px;
	}
	#wwh ul{
		margin-bottom: 0;
		padding-left: 10px;
	}
	#wwh .col-sm-3 li{
		color:#7b7b7b;
		font-size: 12px;
		line-height: 16px;
	}
	#wmu{
		margin-top: 50px;
		margin-bottom: 50px;
		width: 90%;
		margin:0 auto;
	}
	#video{
		width: 100%;
		padding: 0;
		height: 400px;
	}
	#video iframe{
		height: 400px;
	}
	.embed-responsive-16by9 {
	    padding-bottom: 100% !important;
	}
	#blog{
		background-image: url(../images/bb.jpg);
		padding-bottom: 50px;
		width:100%;
		text-align: center;
		margin-bottom: 0;
	}
	#blog h2{
		margin-top: 35px;
		font-size: 60px;
	}
	#blog h3{
		color: #7b7b7b;
		font-size: 16px;
	}
	#blog3 h1{
		font-size: 18px;
	}
	#bloga{
		margin-bottom: 20px;
	}
	#blog3 .col-sm-5{
		margin: 0 auto 50px;
	}
	#kehu{
		margin-top: 0;
	}
	#kehu .col-sm-4{
		height: 100px;
	}
	#lxfs h3{
		font-size: 18px;
	}
	#twbam h1{
		font-size: 50px;
	}
	#lxfs .col-sm-4{
		margin-top: 0px;
		width: 100%;
		height: 110px;
	}
	#lxfs .col-sm-8{
		width: 100%;
	}
	#lxfs span{
		font-size: 18px;
	}
	#dz{
		height: 500px;
		margin-top: 100px;
	}
	#dz .col-sm-4{
		margin-top: 0px;
	}
	#dz h3{
		margin-top: 5px;
		font-size: 18px;
	}
	#dz h4{
		font-size: 14px;
	}
	#dz span{
		margin-top: 0;
	}
	#gzdz{
		float: left;
		padding-left: 100px;
	}
	#tb1{
		margin:0 20px;
		margin-top: 10px;
	}
	#tb1 td{
		font-size: 10px;
	}
	#banner4{
		margin-bottom: 50px !important;
	}
	#banner4 h1{
		font-size: 40px;
		margin-top: 30px;
		width: 80%;
	}
	#banner4 p{
		font-size: 14px;
		margin-bottom: 150px;
		width: 90%;
		margin: 0 5%;
	}
	#st1{
		width: 100%;
		height: 250px;
	}
	.wrap img{
		width: 100%;
		margin-left: 15px;
	}
	#omf{
		margin-top: 250px;
	}
	#omf img{
		width: 200px;
		height: 100px;
		margin-left: 70px;
		margin-top: 20px;
		margin-bottom: 5px;
	}
	#omf .col-sm-5{
		margin-left: 0 !important;
	}
	#omf h3{
		text-align: center;
		font-size: 16px;
	}
	#omf p{
		color: #bbb;
		font-size: 12px;
	}
	#ovh{
		margin: 50px auto 0;
	}
	#ov{
		font-size: 14px;
		padding-bottom: 50px;
	}
	#ov .col-sm-5{
		margin-left: 0px !important;
	}
	#ov span{
		font-size: 5px !important;
		line-height: 20px;
		padding-bottom: 2px;
		width: 20px;
		text-align: left;
		float: left;
		color: #ffd800;
	}
	.footerrr{
		margin-top: 1600px !important;
	}
	#sh{
		padding-bottom: 32px;
	}
	#ov p{
		line-height: 20px;
	}
	#rowss{
		text-align: center;
	}
	#roww ul{
		border-right: 2px solid #bbb !important;
	}
	#roww li{
		font-size: 12px;
	}
	#roww h2{
		color:black;
		font-weight: bold;
		font-size: 26px;
		background-image: url(../images/bgi2.jpg);
		margin: 0 auto;
		margin-bottom: 30px;
	}
	#col1{
		margin-left: 0 !important;
	}
	#sourcing{
		width: 120px;
	}
	#supervising{
		width: 150px;
	}
	#logistics{
		width: 120px;
	}
	#extra{
		width: 180PX;
	}
	#bgs{
		width: 200px;
		float: left;
		height: 40px;
		background-image: url(../images/bgs.jpg);
		margin-top: -45px;
		margin-left: 50px;
	}
	#rowwd{
		margin-top: -65px;
		width: 200px;
		margin-left: 250px;
		margin-bottom: 50px;
		text-align: left;
	}
	#wos{
		width: 90% !important;
		height: 50px !important;
		padding-bottom: 0;
	}
	#wos h1{
		font-size: 20px;
		line-height: 40px;
		margin-bottom: 0;
		width: 350px;
	}
	#simg1{
		width: 100% !important;
	}
	#wosd{
		display: none;
	}
	#twbm{
		margin-top: 30px;
	}
	#twbm h2{
		font-size: 20px;
		margin-top: 0;
	}
	#twbm a{
		font-size: 10px;
	}
	#lxfs2{
		margin: 0 auto;
		width: 100%;
	}
	#lxfs3{
		width: 90%;
	}
	#form1{
		width: 90%;
		margin-bottom: 20px;
	}
	#row1{
		width: 100%;
	}
	#row2{
		height: 450px;
	}
	#row3{
		height: 450px;
	}
	#row2 img{
		width: 70%;
	}
	#row3 img{
		width: 70%;
	}
	#row2 .col-sm-3{
		width: 80%;
	}
	#row3 .col-sm-3{
		width: 80%;
	}
	#row4 h1{
		font-size: 40px !important;
		margin-top: 130px !important;
		margin-bottom: 100px !important;
		padding:0 5% !important;
	}
	#row4{
		margin-bottom: 40px;
	}
	#row5{
		margin-bottom: 40px;
	}
	#row4 h2{
		margin-top: 30px;
	}
	#row5 h2{
		margin-top: 30px;
	}
	#row4 .col-sm-5{
		margin-top: 30px;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	#row5 .col-sm-3{
		margin-top: 30px;
		margin-left: 10%;
		width: 55%;
	}
	#row4 p{
		margin-bottom: 20px;
	}
	#row5 p{
		margin-bottom: 20px;
	}
}





.content {
  overflow: hidden;
}
img {
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
img {
  max-width: none;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 1040px;
  position: relative;
  padding: 48px 0;
  overflow: visible;
}
.container-white {
  background: #fff;
}
.container-gray .container {
  padding: 24px 0 0 0;
}
.container-gray .container a {
  color: #7a7a7a;
  text-transform: uppercase;
  font-size: 12px;
}
.container-gray .container a:hover {
  color: #5bd5a0;
}
.circles {
  padding: 0;
}
.circles .row {
  margin-top:50%; 
}
.circles img {
  margin-top: 0;
}
.bgimg {
      padding-top: 56.25%;

}
@media(max-width: 480px){
  #rows .col-sm-4{
      width: 100%;
  }
}
.bgimg img{
     height: 0;
    width: 0;
    opacity: 0;
}
.circle {
  margin: 25px 10px;
  width: 200px;
  color: #fff;
  font-size: 32px;
  line-height: 200px;
  text-align: center;
  height: 200px;
  border-radius: 100px;
}
.widthlayper {    
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: hidden;
  animation-fill-mode : forwards;
  background-repeat:no-repeat;
  background-size: auto 100%;
  background-position:center;
}