.content-mapa { height:412px; background-color:transparent; background:url('/HeroGraf/tpl/graf-lokalizacja-mapa.png') center center no-repeat; background-size:cover; padding:10px; text-align:right; }
.content-mapa .button { display:inline-block; width:130px; height:30px; line-height:30px; text-align:center; color:#fff; background:#c89362; }
#google-map { height:412px; display:none; }

/*.content-graf { min-height:646px; background-color:transparent; background:url('/HeroGraf/tpl/graf-lokalizacja.jpg') center center no-repeat; background-size:cover; }*/
.content-graf { height:646px; background-position:center center; background-repeat:no-repeat; background-size:cover; }
@media(max-width:1200px){
	.content-graf { height:500px; }
}
@media(max-width:1000px){
	.content-graf { height:400px; }
}
@media(max-width:800px){
	.content-graf { height:300px; }
}
@media(max-width:600px){
	.content-graf { height:200px; }
}

.cm-1 {
	float:left; width:210px; padding:0px 20px; background:url('images/bg-text-1.png') right 60px no-repeat; min-height:180px;
	font-size:19px; color:#000; line-height:24px; text-align:center;
}
.cm-1 b,
.cm-1 strong { font-family:'calligraphic',Arial; color:#c89362; font-size:30px; }
.cm-1.first { margin-left:65px; }
.cm-1.last { background:none; }
@media(max-width:1200px){
	.cm-1.first { margin-left:calc((100% - 630px)/2); }
	.cm-1.nth-3 { background:none; }
	.cm-1.nth-4 { clear:left; margin-left:calc((100% - 420px)/2); }
}
@media(max-width:730px){
	.cm-1.first,
	.cm-1.nth-3 { clear:left; margin-left:calc((100% - 420px)/2); }
	.cm-1.nth-3 { background:url('images/bg-text-1.png') right 60px no-repeat; }
	.cm-1.nth-4 { clear:none; margin-left:0; }
	.cm-1.last { clear:left; margin-left:calc((100% - 210px)/2); }
}
@media(max-width:730px){
	.cm-1.first,
	.cm-1.nth-2,
	.cm-1.nth-3,
	.cm-1.nth-4,
	.cm-1.last { clear:left; margin-left:calc((100% - 210px)/2); background:none; }
}