.content{ padding:0; overflow:hidden;}

.section-kv{ width: 100%; max-width: 1920px; margin: 0 auto;}
.section-kv .container{ width:100%; max-width:100%;}

.section-kv .container .kv-container{ width:100%; max-width:100%; display: flex; justify-content: center; overflow: hidden;}
.section-kv .container .kv-container .kv{ /*max-width: 1920px;*/ max-width: 100%;}
.mobile .section-kv .container .kv-container .kv{ max-width: 100%;}



/*	RESPONSIVE:  */
@media only screen and (max-width:1500px) {

/*.section-kv .container .kv-container .kv{ max-width: 1600px;}*/
	
}

/*	RESPONSIVE:  */
@media only screen and (max-width:1280px) {

/*.section-kv .container .kv-container .kv{ max-width: 1530px;}*/
	
}


/*	RESPONSIVE:  */
@media only screen and (max-width:1080px) {

/*.section-kv .container .kv-container .kv{ max-width: 1020px;}*/
		
}