.gea-bounce-block{width:100%; height:auto; overflow:hidden}
.gea-bounce-block>div{height:auto; display:inline-block}
.gea-bounce-block>div:nth-of-type(1){width:100%; height:600px;}
	.gea-bounce-block>div:nth-of-type(1)>a>span:nth-of-type(2){display:none}/*У первого блока текст только в мобильной версии*/
	/*.gea-bounce-block>div:nth-of-type(1)>a:hover,*/ .gea-bounce-block>div:nth-of-type(1)>a:hover>span:nth-of-type(1){transform:scale(1.0);}/*У первого блока текст только в мобильной версии*/
.gea-bounce-block>div:nth-of-type(2){width:49%; height:350px; margin:2% 2% 2% 0%}
.gea-bounce-block>div:nth-of-type(3){width:49%; height:350px; margin:2% 0% 2% 0%}
.gea-bounce-block>div:nth-of-type(4){width:100%; height:450px;}
.gea-bounce-block>div>a{width:100%; height:100%; display:inline-block; position:relative; text-decoration:none; color:#ffffff !important; overflow:hidden; transform:scale(1.0); transition:transform 0.8s linear;}
	.gea-bounce-block>div>a:hover{transform:scale(1.05); transition:transform 0.8s linear;}
.gea-bounce-block>div>a>span:nth-of-type(1){width:100%; height:100%; display:block; transform:scale(1.0); transition:transform 0.8s linear;}
	.gea-bounce-block>div>a:hover>span:nth-of-type(1){transform:scale(1.5); transition:transform 0.8s linear;}
.gea-bounce-block>div:nth-of-type(1)>a>span:nth-of-type(1){background:url(/zagruzki/slider/warmhaus.jpg)center center no-repeat; background-size:cover;}
.gea-bounce-block>div:nth-of-type(2)>a>span:nth-of-type(1){background:url(./2.jpg)center center no-repeat; background-size:cover;}
.gea-bounce-block>div:nth-of-type(3)>a>span:nth-of-type(1){background:url(./3.jpg)center center no-repeat; background-size:cover;}
.gea-bounce-block>div:nth-of-type(4)>a>span:nth-of-type(1){background:url(./1.jpg)center center no-repeat; background-size:cover;}
.gea-bounce-block>div>a>span:nth-of-type(2){width:100%; max-width:1170px; height:auto; background:rgba(0,0,0,0.5); display:block; position:absolute; top:50%; margin:0 auto; left:0; right:0; text-align:center; padding:5px 20px 15px 20px; transform:scale(1.0) translateY(-50%); transition:transform 0.8s linear;}
	.gea-bounce-block>div>a:hover>span:nth-of-type(2){transform:scale(1.1) translateY(-50%); transition:transform 0.8s linear;}
.gea-bounce-block>div>a>span:nth-of-type(2)>span:nth-of-type(1){font-size:20px; text-transform:uppercase; line-height:45px; font-weight:bold}
.gea-bounce-block>div>a>span:nth-of-type(2)>span:nth-of-type(2){display:block;}
@media(max-width:768px){
.gea-bounce-block>div{display:block;}
	.gea-bounce-block>div:nth-of-type(1)>a>span:nth-of-type(2){display:block}/*У первого блока текст только в мобильной версии*/
.gea-bounce-block>div:nth-of-type(2){width:100%; margin:5% 0% 5% 0%}
.gea-bounce-block>div:nth-of-type(3){width:100%; margin:5% 0% 5% 0%}
}