@media (min-width: 1px) {

	.hinweis {
		padding:20px;
		background: #efefef;
		margin-bottom:40px;
		min-height: 440px;
		margin-top:0px;
	}
	.hinweis_alert {
		padding:20px;
		background: #a93611;
		margin-bottom:40px;
		color:#efefef;
		min-height:440px;
	}
	.hinweis_alert_green {

		min-height:440px;
	}
	.hinweis_alert_blue {
		background:#efefef;
		color:#000;
	}
	#main a.whitebutton {
		background:#007EA8 !important;
		color:#fff !important;
		border:#007EA8 !important;
		float:right;
		font-size: 1rem;
		font-weight: 500;
	}
	.reportsubmit {
		margin-bottom: 30px;
	}
	#formi {
		margin-top:30px;
	}
	.itemalert {
		border-left:4px solid #901f04;
	}
	.hinweis_alert2 {
		background: #901f04;
		margin-left:20px;
		width: 100%;
	}
	.hinweis_alert h3,
	.hinweis h3 {
		font-size:1.5rem;
	}
	.hinweis_alert h3  {
		color:#efefef;
		border-bottom: 1px solid;
	}
	.hinweis_alert_blue h3  {
		color:#333;
		border-bottom: 1px solid;
		font-size: 2rem;
	}
	.hinweis_alert p,
	.hinweis p {
		font-size: 1rem;
	}
	.hinweis a.button-info {
		color:#fff !important;
	}
	.hinweis_alert a.detaillink {
		text-decoration: underline;
		color:#efefef !important;
	}
	.hinweis a.kostenloslink {
		font-weight:600;
		text-decoration: underline;
	}

	.hinweis_alert a.kostenloslink {
		font-weight:600;
		text-decoration: underline;
		color:#efefef !important;
	}

	.scanresults {
		margin-top:30px;
		text-align: left;
		margin-left:20px;
	}
	.scanresults h2 {
		text-align: left;
	}

	.cookie_results {
		margin-top:50px;
	}

	.cookieitem {
		background: #EFEFEF;
		padding:20px;
		margin-bottom:30px;

	}
	.cookieitem p {
		margin-bottom:10px;
	}
	.cookieitem h3 {
		font-size:1.7rem;
	}

	input[type="text"].urlsearch {
		padding:15px;
		height:51px;
	}
	.cookie_results h2 {
		font-size:2.5rem;
	}
	.cookiescanner {
	padding-bottom:30px;
		border-bottom: 1px solid #efefef;

		width: 98%;
	}

}
@media (min-width: 1024px){
	#content  {
		width:99%;
	}
	.cookie_results h2 {
		font-size:3rem;
	}
	input[type="email"].emailreport,
	input[type="text"].urlsearch {
		width:70%;
		float:left;
		margin-right:30px;
		padding:15px;
		height:51px;
	}
	input[type="email"].emailreport {
		width:50%;
	}
	#plugin_cform_dsgvodatenschutzhaken {
		width:20px;
		float:left;
		margin-top:4px;
	}
	#plugin_cform_dsgvodatenschutzhaken_label {
		float:left;
		width:90%;
	}
	.mailreport {
		padding:20px;
		margin-bottom: 30px;
		margin-top: 20px;
		background:#efefef;
	}
	.screenshot {
		margin-left:20px;
	}


	.tabs dd>a, .tabs .tab-title>a {
		border:0 !important;
		padding: 1rem 1rem;
		background:#fff !important;
		color:#2e2e2e !important;
	}

	li.active:focus,
	li.active:active,
	li.active a:focus,
	li.active a:active{
		border:0 !important;
	}
	.scanresults {
		margin-left:0px;
	}

	.tabs {
		border-bottom: 2px solid #ccc;
	}
	.tabs .tab-title.active a {
		border-bottom: 2px solid #3194bb !important;
		margin-bottom: -2px;
		background: #2e2e2e !important;
		color:#fff !important;
	}
	.tabs .tab-title.active a#tabssusp {
		border-bottom: 2px solid #901f04 !important;
	}
	.hinweis h3 {
		font-size:2rem;
	}
	.hinweis {
		margin-bottom:10px;
	}

	.cookieitem h3 {
		font-size:3rem;
	}
	#mod_menue_sub {
		display:none;
	}
}
