#G_SYNC {
	background-color:#000;
	background-image:url(../images/gsync.jpg);
	background-position:45% 80px;
	background-repeat:no-repeat;
	min-height:740px;
}

.G_SYNC_MV{
	position:absolute;  
	color:#fff; 
	left:43%; 
	top:40%; 
	z-index:10;
	display:block; 
	
}

.MV1{
	width:560px;
	height:315px;
}


@media screen and (max-width: 1440px) {

#G_SYNC {
	background-color:#000;
	background-image:url(../images/gsync.jpg);
	background-position:45% 85px;
	background-repeat:no-repeat;
	min-height:740px;
}

.G_SYNC_MV{
	position:absolute;  
	color:#fff; 
	left:44%; 
	top:40%; 
	z-index:10;
	display:block; 
	
}
#G_SYNC span.p1{
	font-size:80px;
}

#G_SYNC span.p2{
	font-size:25px;
}

#G_SYNC .text{
	width:100%;
	padding:0 1.7em;
}


}



@media screen and (max-width: 1200px) {

#G_SYNC {
	background-image:url(../images/gsync-1000.jpg);
	background-position:45% 80px;
	background-repeat:no-repeat;
	min-height:650px;
}


.G_SYNC_MV{
	position:absolute;  
	color:#fff; 
	left:46%; 
	top:45%; 
	z-index:10;
	display:block; 
	
}

#G_SYNC .title{
	width:100%;
	padding:0 .7em;
}

#G_SYNC .text{
	width:100%;
	padding:0 1.2em;
}

.MV1{
	width:450px;
	height:270px;
}



}


@media screen and (max-width: 800px) {

#G_SYNC {
	background-image:url(../images/gsync-800.jpg);
	background-position:40% 400px;
	background-repeat:no-repeat;
	min-height:1150px;
}

.G_SYNC_MV{
	position:absolute;  
	color:#fff; 
	left:13%; 
	top:26%; 
	z-index:10;
	display:block; 
	
}

.MV1{
	width:550px;
	height:350px;
}

#G_SYNC .title{
	width:100%;
	padding:0 ;
}

#G_SYNC .text{
	width:100%;
	padding:0 ;
}


}


@media screen and (max-width: 650px) {

#G_SYNC {
	background-image:url(../images/gsync-650.jpg);
	background-position:30% 420px;
	background-repeat:no-repeat;
	min-height:1050px;
}

.G_SYNC_MV{
	position:absolute;  
	color:#fff; 
	left:18%; 
	top:30%; 
	z-index:10;
	display:block; 
	
}

.MV1{
	width:393px;
	height:255px;
}

}

@media screen and (max-width: 500px) {

#G_SYNC {
	background-image:url(../images/gsync-500.jpg);
	background-position:50% 550px;
	background-repeat:no-repeat;
	min-height:1080px;
}

.G_SYNC_MV{
	position:absolute;  
	color:#fff; 
	left:8%; 
	top:31%; 
	z-index:10;
	display:block; 
	
}

.MV1{
	width:393px;
	height:255px;
}


}

@media screen and (max-width: 360px) {

#G_SYNC {
	background-image:url(../images/gsync-360.jpg);
	background-position:55% 320px;
	background-repeat:no-repeat;
	min-height:1100px;
}

.G_SYNC_MV{
	position:absolute;  
	color:#fff; 
	left:3%; 
	top:47%; 
	z-index:10;
	display:block; 
	
}

.MV1{
	width:287px;
	height:200px;
}

}

