.headerbody_div{
	width: 100%;
	height:120px;
}
.OwnershipH4body{
	background: #c30518;

}
.OwnershipH4body h4{
	color: #fff;
}
.OwnershipH4body span{
		color: #fff;
}


#fullpage .section#section1 {
	background: #fff url(./img/index-bg1.png) no-repeat 50% 62%/36% !important;
	-moz-background-size: 1920px;
	background-size: 1920px;
	padding-bottom: 50px;
}



#fullpage .section#section2 {
	background: #fff url(./img/index-bg1.png) no-repeat 50% 62%/36% !important;
	-moz-background-size: 1920px;
	background-size: 1920px;
	padding-top: 120px;
	padding-bottom: 50px;
}

#fullpage .section#section3 {
	background: #fff url(./img/index-bg1.png) no-repeat 50% 62%/36% !important;
	-moz-background-size: 1920px;
	background-size: 1920px;
	padding-top: 120px;
	padding-bottom: 50px;
}

#fullpage .section#section4 {
	padding-top: 120px;
	background: #fff url(./img/index-bg1.png) no-repeat 50% 62%/36% !important;
	-moz-background-size: 1920px;
	background-size: 1920px;
	padding-bottom: 50px;
}


#fullpage .section#section5 {
	padding-top: 120px;
	margin-left: inherit;
	background: #fff url(./img/index-bg1.png) no-repeat 50% 62%/36% !important;
	-moz-background-size: 1920px;
	background-size: 1920px;
	padding-bottom: 50px;
}


#fullpage .section#section6 {
	margin-left: inherit;
	background: #fff url(./img/index-bg1.png) no-repeat 50% 62%/36% !important;
	-moz-background-size: 1920px;
	background-size: 1920px;
	padding-top: 120px;
	padding-bottom: 50px;
}

#fullpage .section#section7 {
	margin-left: inherit;
	background: #fff url(./img/index-bg1.png) no-repeat 50% 62%/36% !important;
	-moz-background-size: 1920px;
	background-size: 1920px;
	padding-top: 120px;
	padding-bottom: 50px;
}

#fullpage .section#section8 {
	margin-left: inherit;
	 /*background: url(img/bommitpng.jpg) repeat bottom !important;*/
	-moz-background-size: 1920px;
	background-size: 1920px;
	padding-top: 120px;
	padding-bottom: 50px;
}

.headerCon.animation .header .nav {
	-webkit-animation-duration: 1.4s;
	-moz-animation-duration: 1.4s;
	-o-animation-duration: 1.4s;
	animation-duration: 1.4s;
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}


.headerCon.animation .header .logo {
	-webkit-animation-duration: 1.8s;
	-moz-animation-duration: 1.8s;
	-o-animation-duration: 1.8s;
	animation-duration: 1.8s;
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

.headerCon {
	width: 100%;
	position: fixed;
	bottom: 0;
	/* 	top: -110px */
	;
	z-index: 9;
	background: #ff2;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	height: 110px;
}

#fullpage #section1.active .s1-con-r {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

#fullpage #section1.active .s1-con-l .newsImg {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

#fullpage #section2.active .introduceGtou {
	font-size: 18px;
	
	/*letter-spacing: 5px;*/
	animation-duration: 1s;
	animation-name: fadeInDown;
	animation-fill-mode: both;
	animation-timing-function: ease-in-out;
}

#fullpage #section3.active .business-list .clearfixB1:nth-child(1) {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

#fullpage #section3.active .business-list .clearfixB1:nth-child(2) {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

#fullpage #section3.active .business-list .clearfixB1:nth-child(3) {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}



#fullpage #section6.active .groupSlide .groupSlidebody {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
