@media (max-width: 768px) {
   .col-md-2,  .col-md-3,  .col-md-4,  .col-md-5,  .col-md-6,  .col-md-7,  .col-md-8,  .col-md-9,  .col-md-10, .col-md-11, .col-md-12 {
    width: 100% !important;
    margin-bottom:10px !important;
  }
  UL.ok LI { 
	list-style: none;
	margin: 5px 0px 0px 0px;
	background: url("bullet_ok.gif") left top no-repeat;
	padding-left: 30px;
	line-height:20px;
	margin-left: -50px;
	}
	.footer {
		margin-top:160px;
		width:95% !important;
		height:140px !important;
	}
	IFRAME {
		display:none;
	}
	
	.stoerer_brief {
	margin-top: -50px;
	margin-right:-300px;
	transform: rotate(30deg);
	background: url("stoerer_hand_1.png");
	width:271px;
	height:90px;
	float:right;
	cursor: pointer;
	}
	.navbar-form {
      border-bottom: 0px solid transparent; 
	}
	.navbar-brand {
		padding-left:0px !important;
	}
	.bread-crumb {
		font-size:11px; 
		padding-bottom:20px;
		padding-top:45px;
	}
	.header-rem {
		display:none;
	}
}
