@charset "utf-8";

/* Lightbox */

@media(max-width:1023px){
	/* header */
	#close-immooverlay { right:0; top:-15px; }


	/* menu */
	#menu_gradient { display:none; }
	#dsmain { max-width:100%; margin:20px 0 80px 0; background:transparent; }
	#dscontent { padding:0 15px 15px; background:#fff; }
}

@media(max-width:940px){
	/* Immotool */
	#cimmotool_immotool_immotool_search { overflow:hidden; }
	.cimmotool .list .header { display:none; }
	.cimmotool .list.scroll { overflow: visible; border-bottom:0; }
	.cimmotool .list .row > span { border-bottom: 1px solid #ddd; padding:3px 8px; text-align: left !important; width: 100% !important; overflow: hidden; }

	.cimmotool .list span.hidden { width: 50% !important; text-align: right; display: block; text-overflow: ellipsis; color: #000; font-weight: 400; text-transform: uppercase; }
	.cimmotool .list span.hidden:after { content:':'; width: 2px; display:inline-block; padding-left:8px; }
	.cimmotool .list span.icons { text-align:center !important; }
	.cimmotool .list span.icons a { display:block; width:50%; box-sizing:border-box; font-size: 27px; line-height:28px; padding:4px 0; }
	.cimmotool .list span.icons a + a { border-left:1px solid #ddd; }

	.status3 .spalte4,
	.status3 .spalte5,
	.status3 .spalte9,
	.status3 .spalte3,
	.status3 .spalte6 { display:none; }
}

@media(max-width:767px){
	.cimmotool .searchpanel .customselect { width:100%; margin-bottom:20px; }
}