.v3-mini-cont{overflow: hidden;}
.hiddenPhone{display: block;}
.hiddenPc{display: none;}
@media (max-width:767px){
	.hiddenPhone{display: none;}
	.hiddenPc{display: block;}
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.nowarp{
	white-space: nowrap;
}
.animation-block [class^=animate] {
	-webkit-transition: 1s ease;
	transition: 1s ease;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0;
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px)
}

.animation-block .animate-2 {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.animation-block .animate-3 {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.animation-block .animate-4 {
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

.animation-block .animate-5 {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}

.animation-block .animate-6 {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

.animation-block .animate-7 {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}

.animation-block .animate-8 {
	-webkit-transition-delay: .7s;
	transition-delay: .7s
}

.animation-block .animate-9 {
	-webkit-transition-delay: .8s; 
	transition-delay: .8s
}

.animation-block .animate-10 {
	-webkit-transition-delay: .9s;
	transition-delay: .9s
}

@media (max-width:755.98px) {
	.animation-block [class^=animate] {
		-webkit-transform: translate(0, 25px);
		transform: translate(0, 25px)
	}
}

.animation-block.animated [class^=animate],
.no-js .animation-block [class^=animate] {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.v3-mini-cont .section{
	position: relative;
	margin:120px 0;
}
@media (max-width:767px){
	.v3-mini-cont .section{
		margin:60px 0;
	}
}
.v3-mini-cont .section img{
	max-width: 100%
}
.v3-mini-cont .section .content-contain .text-area{
	display:inline-block;
	max-width: 80%;
}
@media (max-width:767px){
	.v3-mini-cont .section .content-contain .text-area{
		max-width: 94%;
	}
}
.v3-mini-cont .section .content-contain .text-area .title{
	font-size: 60px;
	line-height: 1.2;
	margin-bottom: 30px;
}
.v3-mini-cont .section .content-contain .text-area .des{
	font-size: 32px;
	line-height: 1.5;
}
@media (max-width:1024px){
	.v3-mini-cont .section .content-contain .text-area .title{
		font-size: 32px;
	}
	.v3-mini-cont .section .content-contain .text-area .des{
		font-size: 24px;
	}
}
@media (max-width: 767px){
	.v3-mini-cont .section .content-contain .text-area .title{
		font-size: 28px;
		margin-bottom: 15px;
	}
	.v3-mini-cont .section .content-contain .text-area .des{
		font-size: 18px;
	}
}
@media (max-width: 450px){
	.v3-mini-cont .section .content-contain .text-area .title{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.v3-mini-cont .section .content-contain .text-area .des{
		font-size: 14px;
	}
}
@media (max-width: 400px){
	.v3-mini-cont .section .content-contain .text-area .title{
		font-size: 18px;
	}
	.v3-mini-cont .section .content-contain .text-area .des{
		font-size: 12px;
	}
}
.v3-mini-cont .section .img-contain{
	margin-top:60px;
}
@media (max-width: 767px){
	.v3-mini-cont .section .img-contain{
		margin-top:30px;
	}
}
.kv-section{
	position: relative;
	overflow: hidden;
}
.kv-section .kv-container img{width:100%;}
.kv-section .logo-contain{
    max-width: 70%;
    margin: 90px auto 0;
    text-align: center;
    line-height: 1.5;
}
.kv-section{
	position: relative;
}
.kv-section .logo-contain .kv-logo{
	max-width: 40%;
}
.kv-section .logo-contain .slogn{
	font-size: 1.8vw;
    letter-spacing: .25vw;
    margin-top: 30px;
}
@media (min-width: 1920px){
	.kv-section .logo-contain .slogn{
		font-size: 35px;
	}
}
.kv-section .logo-contain .nova4{
	max-width: 85%;
	margin-top: 30px;
}
.section1 .img-contain .img-area{
	overflow: hidden;
    position: relative;
    font-size: 0;
}
.section1 .img-contain .img-area .img1{
	z-index: 2;
	right:-100px;
}
.section1 .img-contain .img-area .img2{
	z-index: 1;
	left:-100px;
	top:260px;
}
.section1 .img-contain .img-area .padding-box{
	padding-top:180%;
}
.img-animate-contain{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.img-animate-contain .swiper-animate{
	position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 0;
}
.v3-mini-cont .section2{
	margin-top:120px;
}
.section2 .img-swiper-contain{
	margin-top:60px;
}
@media (max-width:767px){
	.v3-mini-cont .section2{
		margin-bottom:120px;
	}
	.section2 .img-swiper-contain{
		margin-top:30px;
		overflow: visible;
	}
}
.section2 .swiper-pagination-bullet{
	width:auto;
	height:auto;
	margin-right: 25px;
	outline:none;
}
.section2 .swiper-pagination{
	bottom: 8%;
    left: 10%;
    text-align: left;
}
@media (max-width:767px){
	.section2 .swiper-pagination-bullet{width:30px;}
	.section2 .swiper-pagination{
		bottom: -22%;
		left: 0;
		text-align: center;
	}
}
.section3 .img-contain .img-area{
	text-align: center;
	width: 65%;
	margin-top: 0;
}
@media (max-width:1024px){
	.section3 .img-contain .img-area{
		width: 80%;
	}
}
@media (max-width:767px){
	.section3 .img-contain .img-area{
		width: 100%;
	}
}
.v3-mini-cont .section4{
	background-color: #f8f8f8;
	padding-top: 120px;
}
.section4 .img-contain .img-area{
	width: 100%;
	overflow: hidden;
}

.v3-mini-cont .section5{
	margin-bottom: 0;
}
.section5 .img-contain .img-area{
	text-align: center;
	width: 55%;
	margin: 0 auto;
	position: relative;
}
@media (max-width:1024px){
	.section5 .img-contain .img-area{
		width: 80%;
	}
}
@media (max-width:767px){
	.section5 .img-contain .img-area{
		width: 100%;
	}
}
.v3-mini-cont .section6{
	margin: 0;
}
.v3-mini-cont .section6 .img-contain{
	margin-top:0;
}
.section6 .content-contain{
	position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    left: 5%;
    max-width: 42%;
    color: white;
}
@media (max-width:767px){
	.section6 .content-contain{
		top: 30px;
		transform: none;
		max-width: 90%;
		width:100%;
	}
	.v3-mini-cont .section6 .content-contain .text-area{
		text-align: center;
	}
}
@media (max-width:450px){
	.section6 .content-contain{
		top: 7%;
	}
	.v3-mini-cont .section6 .content-contain .text-area{
		text-align: center;
	}
}
.section6 .img-contain .img-area{
	overflow: hidden;
	position: relative;
    font-size: 0;
}
.section6 .img-contain .img-area .chip-animate{
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 2;
	transition-property: top;
	-webkit-transition: .5s ease 1s;
	transition: .5s ease 1s;
}
.section6 .img-contain .img-area.animated .chip-animate{
	top: 14%;
	max-width: 40%;
}
@media (max-width:767px){
	.section6 .img-contain .img-area .chip-animate{
		bottom: -100%;
		z-index: 2;
		transition-property: bottom;
		-webkit-transition: .5s ease 1s;
		transition: .5s ease 1s;
	}
	.section6 .img-contain .img-area.animated .chip-animate{
		top: auto;
		bottom:0;
		max-width: 80%;
	}
}
@media (max-width: 365px){
	.section6 .img-contain .img-area.animated .chip-animate{
		bottom:-4%;
	}
}
.section6 .img-contain .img-area .chip-animate .chip-mask{
	position: absolute;
	top: 0;
	left:0;
	opacity: 1;
	transition-property: opacity;
	-webkit-transition: 1s ease 2s;
	transition: 1s ease 2s;
}
.section6 .img-contain .img-area.animated .chip-animate .chip-mask{
	opacity: 0;
}
.section7 .img-contain .img-area{
	text-align: center;
	width: 55%;
	margin: 0 auto;
}
@media (max-width:1024px){
	.section7 .img-contain .img-area{
		width: 80%;
	}
}
@media (max-width:767px){
	.section7 .img-contain .img-area{
		width: 95%;
	}
}

.section8 .video-contain{
	width: 50%;
    line-height: 0;
}
.section8 .content-contain{
	position: absolute;
	left: 50%;
	top:50%;
	transform:translateY(-50%);
	max-width: 28%;
}
.section8 .video-contain #ringtone-video{
	width: 100%;
}
.v3-mini-cont .section8{
	margin-bottom: 0;
}
@media (max-width:767px){
	.section8 .content-contain{
		position: static;
	    transform: none;
	    max-width: 100%;
	    margin: 0 auto;
	    text-align: center;
	}
	.section8 .video-contain{
		width: 100%;
		margin: 30px auto 0;
	}
	.v3-mini-cont .section8 .content-contain .text-area{
		text-align: center;
	}
}
.section8 .video-contain .h5-video{
	width:100%;
}
.section8 .video-contain .video-area{
	margin-bottom:-2px;
}
.section8 .hiddenPhone{display: block;}
.section8 .hiddenPc{display: none;}
@media (max-width:1024px){
	.section8 .hiddenPhone{display: none;}
	.section8 .hiddenPc{display: block;}
}
.section9 .content-contain{
    z-index: 2;
}
@media (max-width:767px){
	.v3-mini-cont .section9{
		background-color: #f8f8f8;
		padding-top: 60px;
	}
	.section9 .content-contain{
		position: static;
	    max-width: 90%;
	    margin: 0 auto;
	}
	.v3-mini-cont .section9 .content-contain .text-area{
		text-align: center;
	}
	.v3-mini-cont .section9 .img-contain{
		margin-top: 60px;
	}
}
.v3-mini-cont .sectionbg .content-contain .text-area{
	max-width: 100%;
	width:100%;
}
.section9 .img-contain .img-area{
	position: relative;
}
.section9 .img-contain .img-area .screen-mask{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	z-index: 2;
	transition-property: opacity;
	-webkit-transition: .5s ease 1s;
	transition: .5s ease 1s;
}
.section9 .img-contain .img-area.phone-lighted .screen-mask{
	opacity: 0;
}
.section10 .content-contain .text-area{
	max-width: 65%;
}
.section10 .img-contain .img-area{
	width: 30%;
	margin: 0 auto;
}
/*section10*/
	.section10 .sdw-swiper{
		width: 42%;
		max-width: 1056px;
		margin: 0 auto;
		position: relative;
		margin-top:60px;
	}
	.section10 .sdw-swiper-phone{
		width: 100%;
	    height: 100%;
	    display: flex;
	    display: -webkit-box;
   		display: -webkit-flex;
   		display: -ms-flexbox;
   		flex-direction: column;
	    -webkit-box-orient: vertical;
	    -webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    justify-content: space-between;
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    align-items:center;
		-webkit-align-items:center;
		box-align:center;
		-ms-flex-align:center;
		-moz-box-align:center;
		-webkit-box-align:center;
	}
	.section10 .sdw-swiper-phonebg{
		width: 100%;
		position: relative;
		z-index: 1;
	}
	.section10 .swiper-container{
		font-size: 0;
		width: 100%;
	}
	.section10 .sdw-swiper .swiper-pagination .swiper-pagination-bullet{
		width: 10%;
	    height: auto;
	    margin-right: 7%;
	    background: none;
	    text-align: left;
	    opacity: 1;
	    outline: none;
	    line-height: 0;
	}
	.section10 .sdw-swiper .swiper-pagination .swiper-pagination-bullet img{
		width: 100%;
	}
	.section10 .sdw-swiper .swiper-button-next{
		right: -10%;
	   outline: none;
	}
	.section10 .sdw-swiper .swiper-button-prev{
		left: -10%;
	    outline: none;
	}
	.section10 .sdw-swiper .swiper-pagination{
		width: 100%;
	}
	.section10 .sdw-swiper .swiper-slide{
		font-size: 0;
		box-sizing: border-box;
	}
	.section10 .sdw-swiper .slide-img{
		width: 47.5%;
		display: inline-block;
		
	}
	.section10 .sdw-map-slide{
		width: 47.5%;
		display: inline-block;
		overflow: hidden;
	}
	.section10 .sdw-map-slide img{
		width: 100%;
	}
	.section10 .sdw-swiper .slide-img:nth-child(1){
		margin-right: 5%;
		
	}
	.section10 .sdw-swiper .slide-img img{
		width: 100%;
	}
	.section10 .sdw-swiper-content{
		width: 90%;
   		margin: 0 auto;
	}
	.section10 .sdw-swiper-map .sdw-map-slide img{
		opacity: 0;
	}
	.section10 .sdw-swiper .sdw-swiper-title1{
	}
	.section10 .sdw-swiper-title{
		font-size: 20px;
	}
	.section10 .sdw-swiper-des{
    	font-size: 16px;
    	margin: 0;
    	line-height: 1.5;
    	padding: 2% 0;
	}
	.section10 .sdw-swiper .swiper-pagination-bullet-active{
		transform: scale(1.4);
	    border: solid 1px #007aff;
	    padding: 1px;
	}
	.section10 .swiper-map-img img{
		width: 100%;
	}
	.section10 .swiper-map-img .sdw-swiper-des:nth-child(1){
		text-align: right;
	}
	.section10 .swiper-map-img .sdw-swiper-des span:nth-child(1){
		float: left;
	}
	.section10 .swiper-map-img .sdw-swiper-des span:nth-child(2){
	}
	@media (max-width:1024px) and (min-width: 534px){
		.section10 .sdw-swiper-des{
			padding:0;
			font-size: 14px;
		}
	}
	@media (max-width: 768px) {
		.section10 .sdw-swiper{
			width: 65%;
			margin-top:30px;
		}
		.section10 .sdw-swiper-title{
			font-size: 16px;
		}
		.section10 .sdw-swiper-des{
	    	font-size: 8px;
	    	padding: 1% 0;
		}
		.section10 .swiper-map-img .sdw-swiper-title span:nth-child(2){
			font-size: 8px;
		}
	}
.sdw-container12 .ps{
	max-width: 80%;
    margin: 0 auto 60px;
}
.sdw-container12 .ps>span{
	display: block;
    padding: 5px 0;
}

@keyframes down-anime {from{top: -30%;}to{top: 0%;}}
@keyframes up-anime {from{bottom: -30%;}to{bottom: 0%;}}
@keyframes up2-1-anime {from{top: 35%;right: -10%;}to{top:1%;right: 5%;}}
@keyframes up2-2-anime {from{top: 50%;right: -5%;}to{top: 25%;right: 0%;}}
@keyframes right-anime {from{left:-20%;}to{left:-3%;}}
@keyframes left-anime {from{right:-20%;}to{right:-2%;}}
@keyframes up4-1-anime {from{top:40%;}to{top:15%;}}
@keyframes up4-2-anime {from{top:58%;}to{top:33%;}}

@-webkit-keyframes down-anime {from{top: -30%;}to{top: 0%;}}
@-webkit-keyframes up-anime {from{bottom: -30%;}to{bottom: 0%;}}
@-webkit-keyframes up2-1-anime {from{top: 35%;right: -10%;}to{top:1%;right: 5%;}}
@-webkit-keyframes up2-2-anime {from{top: 50%;right: -5%;}to{top: 25%;right: 0%;}}
@-webkit-keyframes right-anime {from{left:-20%;}to{left:-3%;}}
@-webkit-keyframes left-anime {from{right:-20%;}to{right:-2%;}}
@-webkit-keyframes up4-1-anime {from{top:40%;}to{top:15%;}}
@-webkit-keyframes up4-2-anime {from{top:58%;}to{top:33%;}}

.active>.down-animate {
	-webkit-animation-name: down-anime;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function:ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-name: down-anime;
	animation-duration: 1.5s;
	animation-timing-function:ease-out;
	animation-fill-mode: forwards;
}

.active>.up-animate {
	-webkit-animation-name: up-anime;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function:ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-name: up-anime;
	animation-duration: 1.5s;
	animation-timing-function:ease-out;
	animation-fill-mode: forwards;
}
.active>.up2-1-animate {
	-webkit-animation-name: up2-1-anime;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function:ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-name: up2-1-anime;
	animation-duration: 1.5s;
	animation-timing-function:ease-out;
	animation-fill-mode: forwards;
}
.active>.up2-2-animate {
	-webkit-animation-name: up2-2-anime;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function:ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-name: up2-2-anime;
	animation-duration: 1.5s;
	animation-timing-function:ease-out;
	animation-fill-mode: forwards;
}
.active>.right-animate {
	-webkit-animation-name: right-anime;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function:ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-name: right-anime;
	animation-duration: 1.5s;
	animation-timing-function:ease-out;
	animation-fill-mode: forwards;
}
.active>.left-animate {
	-webkit-animation-name: left-anime;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function:ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-name: left-anime;
	animation-duration: 1.5s;
	animation-timing-function:ease-out;
	animation-fill-mode: forwards;
}
.swiper3-animate.active>.up-animate {
	-webkit-animation-name: up4-1-anime;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function:ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-name: up4-1-anime;
	animation-duration: 1.5s;
	animation-timing-function:ease-out;
	animation-fill-mode: forwards;
}
.swiper3-animate.active>.up-animate:last-child {
	-webkit-animation-name: up4-2-anime;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function:ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-name: up4-2-anime;
	animation-duration: 1.5s;
	animation-timing-function:ease-out;
	animation-fill-mode: forwards;
}
.section2 .img-animate-contain .swiper-animate.active{
	z-index: 2;
}

.section2 .swiper1-animate .up2-1-animate {
	z-index: 3;
	position: absolute;
	right: 0%;
	max-width: 70%;
	top: 35%;
}
.section2 .swiper1-animate .up2-2-animate {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1;
	max-width: 70%;
}
.section2 .swiper2-animate .right-animate {
	z-index: 3;
	position: absolute;
	left: 0%;
	max-width: 70%;
	top: 15%;
}
.section2 .swiper2-animate .left-animate {
	position: absolute;
	right: 0;
	top: 35%;
	z-index: 1;
	max-width: 70%;
}
.section2 .swiper-pagination-bullet:nth-of-type(1):after{
	content: 'Crush Blue';
}
.section2 .swiper-pagination-bullet:nth-of-type(2):after{
	content: 'Black';
}
.section2 .swiper-pagination-bullet{
	position: relative;
}
.section2 .swiper-pagination-bullet:after{
	position: absolute;
    top: 100%;
    left: 50%;
    width: 65px;
    color: white;
    transform: translateX(-50%);
    opacity: 0;
}
@media (max-width: 767px) {
	.section2 .swiper-pagination-bullet:after{
    	color: black;
	}
}
.section2 .swiper-pagination-bullet-active:after{
	opacity: 1;
}



@keyframes ship-anime {0%{top: 25%;left: 25%;opacity: 0;transform: scale(1.25);}100%{top: 0%;left: 0%;opacity: 1;transform: scale(1);}}
@-webkit-keyframes ship-anime {0%{top: 25%;left: 25%;opacity: 0;transform: scale(1.25);}100%{top: 0%;left: 0%;opacity: 1;transform: scale(1);}}
.section7 .img-contain .img-area{
	position: relative;
}
.section7 .img-contain .img-area .ship-animate{
	    position: absolute;
	    width: 100%;
	    opacity: 0;
	    left:0;
	    top:0;
	    animation-delay: 1s;
	    transition-property: none;
}
.section7 .img-contain .img-area.animated .ship-animate{
    -webkit-animation-name: ship-anime;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function:ease-out;
	-webkit-animation-fill-mode: forwards;
	animation-name: ship-anime;
	animation-duration: 1s;
	animation-timing-function:ease-out;
	animation-fill-mode: forwards;
}



.v3-mini-cont{
				max-width: 1920px;
				margin: 0 auto;
			}
			@-webkit-keyframes flash {
				from{
					opacity: 1;
				}
				to{
					opacity: 0;
				}
			}
			
			@keyframes flash {
				from{
					opacity: 1;
				}
				to{
					opacity: 0;
				}
			}
			.flash-light {
				position: relative;
				opacity: 0;
				z-index: 3;
			}
			.content-img{
				position: absolute;
			}
			.flash {
				-webkit-animation-name: flash;
				-webkit-animation-duration: 1.5s;
				-webkit-animation-timing-function:ease-out;
				-webkit-animation-fill-mode: forwards;
				animation-name: flash;
				animation-duration: 1.5s;
				animation-timing-function:ease-out;
				animation-fill-mode: forwards;
			}
@media (max-width: 768px) {
		.section10 .sdw-swiper{
			width: 80%;
		}
		.section10 .sdw-swiper .sdw-swiper-title1{
		}
	}
.section10 .sdw-swiper-phonebg{
z-index: 0;}
.section10 .sdw-swiper-map{
	max-width: 94.5%;
	margin: 0 auto;
 }
.section10 .sdw-swiper .swiper-slide{
    }.section10 .sdw-swiper .sdw-swiper-title1{
line-height:1.5}
.section10 .sdw-swiper .swiper-pagination{    
	position: relative;
    padding: 4% 0;
    text-align: left;
}
.section10 .sdw-swiper .slide-img{
overflew:hidden}
@media(width: 360px) {
	.section2 .swiper-wrapper{
		height: 208px;
	}
}
.section2 .swiper-pagination-bullet:after{
    text-align: center;}
.sdw-swiper-phone{
	box-sizing: border-box;
    padding: 2% 2% 0;
    position: absolute;
    top: 0;
}
.sdw-swiper-phone img:nth-child(1){
	position: relative;
	z-index: -1;
}
.swiper-phone-details{
    max-width: 100%;
}
.section10 .sdw-swiper .swiper-pagination .swiper-pagination-bullet:nth-child(1){
	margin-left: 3.5%;
}
.pic_phone_first{
	flex-shrink: 0;
}
.swiper-phone-details{
	flex-shrink: 0;
}
.sdw-swiper-map{
	flex-shrink: 0;
}
.phone-details-des{
	max-width: 90%;
	margin: 0 auto;
}
.section10 .swiper-container{
	max-width: 94.5%;
	margin: 0 auto;
}
.swiper-map-img{
	max-width: 90%;
	margin: 0 auto;
}
.slide-img-wrap{
	max-width: 90%;
	margin: 0 auto;
}
.phone-details-des > div:nth-child(1){
	margin-right: 5%;
}

/*common css start*/

.v3-mini-cont .section3,.v3-mini-cont .section9{
	margin: 120px 0 0;
}
.v3-mini-cont .section4{
	margin: 0;
}
.section1 .content-contain {
    position: absolute;
    z-index: 2;
    top: 120px;
    left: 22.5%;
    max-width: 55%;
    color: white;
}
.section1 .img-contain .img-area .chip-animate{
    position: absolute;
    width: 100%;
    bottom: 0;
}
.section1 .img-contain .img-area .chip-animate .chip-mask{
	opacity: 0;
	transition-property: opacity;
	-webkit-transition: 1s ease 2s;
	transition: 1s ease 2s;
}
.section1 .img-contain .img-area.animated .chip-animate .chip-mask{
	opacity: 1;
}
.section1 .img-contain .img-area .chip-mask1{
	position: absolute;
	top: 0;
	opacity: 0;
	transition-property: opacity;
	-webkit-transition: 2s ease 3s;
	transition: 2s ease 3s;
}
.section1 .img-contain .img-area.animated .chip-mask1{
	opacity: 1;
}
/*common css end*/
