

i.icon.icon-down {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22m11%204v12.17l-5.59-5.59-1.41%201.42%208%208%208-8-1.41-1.41-5.59%205.58v-12.17h-2z%22%20fill%3D%22%23808080%22%2F%3E%3C%2Fsvg%3E");
}

i.icon.icon-nachstes {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224%22%20width%3D%2224%22%20%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22m4%2013h12.17l-5.59%205.59%201.42%201.41%208-8-8-8-1.41%201.41%205.58%205.59h-12.17v2z%22%20fill%3D%22%23808080%22%2F%3E%3C%2Fsvg%3E");
}

.Haupt.swiper-container .swiper-wrapper > .swiper-slide:last-child i.icon.icon-nachstes {
	display: none;
}


i.icon.icon-f7 {
  background-image: url("../img/i-f7-material.png");
}

.swiper-wrapper .page-content{
	padding-top: 0 !important;
}

.swiper-wrapper .page-content .content-block-title:first-child{
	margin-top: 0;
	padding-top:0;
}

.swiper-wrapper .page-content .content-block.Antwort{
	font-size: 14px;
}



/*@media all and (min-width:768px)*/
@media all and (min-width:768px){
	.row .tablet-60.center{
		margin-left: auto;
		margin-right: auto;
	}
	.swiper-wrapper .page-content .Antwort.content-block {
		font-size: 18px;
	}
	
}

/* LG */
@media all and (min-width:1200px){
	.button.button-big {
		height: 60px;
		line-height: 60px;
		font-size: 110%;
	}
	
}

/*XL*/
@media all and (min-width:1600px){
	.button.button-big {
		height: 80px;
		line-height: 80px;
		font-size: 110%;
	}
	.swiper-wrapper .page-content .Antwort.content-block {
		font-size: 20px;
	}

	
}
