@charset "utf-8";

.mobile {display: none;}









#mobilemenucontainer {
	display: none;
	float: left;
	background-color: #FFF;
	border-bottom: 10px solid #ddd;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 20px;
}







/*                                                                customer
----------------------------------------------------------------------- */

#customertopbar {
	float: left;
	width: 100%;
	box-sizing: border-box;
	padding: 3px;
}

#customertopbar .timeline {
	float: left;
	width: 50%;
	font-size: 12px;
	box-sizing: border-box;
	cursor: pointer;
	border: 1px solid #fff;
}

#customertopbar .timeline.active,
#customertopbar .timeline:hover {
	background-color: #e8e8e8;
	color: #1E295D;
}

#customertopbar .timeline.active a,
#customertopbar .timeline:hover a{
	color: #1E295D;
}

#customertopbar .timeline a {
	float: left;
	width: 100%;
	padding: 15px 2px;
	text-align: center;
	font-size: 15px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	box-sizing: border-box;
}




@media screen and (max-width: 1400px) {

	#languageselection {
		margin-left: 30px;
	}

	#topline {
		margin-left: 20px;
		margin-right: 20px;
	}

}


@media screen and (max-width: 1350px) {

	#wrapper {
		padding: 0 30px;
	}

	/*
	#metanavi {
		display: none;
	}
	*/

	#footermetanavi {
		display: inline-block;
	}

	#header .loggedin {
		top: 98px;
	}

}


@media screen and (max-width: 1300px) {

	#wrapper {
		padding: 0 20px;
	}

}




@media screen and (max-width: 1200px) {

	#eventseries {
		padding: 0 20px 0 20px;
		box-sizing: border-box;
		margin-top: 30px;
	}

	#eventseries .column {
		width: 50%;
		min-width: auto;
		/*margin-bottom: 20px;*/
	}

	#eventseries .separateline2, #eventseries .separateline4 { /* nach 2., 4. Block */
		clear: both;
		height: 0;
		background: #990000;
		visibility: hidden;
		overflow: hidden;
	}
	#eventseries .separateline3 {
		display: none;
	}

	.racescontainer {
		width: 100%;
		box-sizing: border-box;
	}

	.allevents {
		background: none;
		background-color: #1e295e;
		padding: 4px;
		font-size: 16px;
		text-align: center;
		margin-bottom: 10px;
		text-transform: uppercase;
	}
	.allevents .arrow {
		display: inline-block;
		width: 12px;
		height: 12px;
		background: url(../../images/icons/double_arrow_right_white.png) no-repeat;
		background-size: 12px auto;
		margin-right: 12px;
	}

	.tabs li.parent > a {
		font-size: 15px;
		height: 45px;
		line-height: 44px;
	}
	.tabs li.parent > a.active {
		height: 49px;
	}

}














@media screen and (max-width: 1100px) {

	#products .info-popup.additionalinfo {
	    padding: 4px 20px;
	}

	.additionalproductinfo {
	    margin-right: 0px;
	}


	label[for="salutation"],
	label[for="firstname"],
	label[for="zipcode"],
	label[for="email"],
	label[for="address"],
	label[for="phone"],
	label[for="fax"],
	label[for="shippingsalutation"],
	label[for="shippingfirstname"],
	label[for="shippingaddress"],
	label[for="shippingzipcode"],
	label[for="emailcheck"],
	label[for="pickupname"],
	label[for="accountpassword"],
	label[for="accountpasswordcheck"]
	{
		width: 65px;
	}

	input#address, input#shippingaddress {
		width: 400px;
	}
	input#city, input#shippingcity, input#state {
		width: 160px;
	}

	select#countryid, select#shippingcountryid {
		width: 120px;
	}

	form#orderenterdata label[for="comment"] {
		width: 300px;
	}

	input#firstname, input#shippingfirstname, input#lastname, input#shippinglastname {
		width: 200px;
	}

	input#email, input#emailcheck, input#phone, input#fax {
		width: 200px;
	}

	label[for="lastname"], label[for="shippinglastname"],
	label[for="city"], label[for="countryid"]

	{

		padding-left: 0px;
	}




	#maincolumn tbody td {
		padding: 12px 4px;
	}

	/* --- */

	h1 {
		font-size: 28px;
	}

	body, input, textarea, select, p, div {
		font-size: 14px;
	}

	#footer .copyright {
		font-size: 17px;
	}
	#footermetanavi ul li a {
		font-size: 17px;
	}
	.footercontent a {
		font-size: 17px;
	}

	.content-head h2, h4 {
		font-size: 17px;
	}

	.eventChildrenTextWrapper span {
		font-size: 14px !important;
	}

	#products input.addBasket {
		width: 60px;
		height: 29px;
		background-size: 28px auto;
	}
	#maincolumn #products * select {
		width: 60px;
		height: 29px;
		padding-left: 13px;
	}

	.sidebar .downloadLink a {
		font-size: 17px;
	}

	/* --- */

	.tabs li.parent > a {
		padding: 0 7px;
	}

	#topline {
		margin-left: -20px;
		margin-right: 20px;
	}
	#languageselection {
	    margin-left: 20px;
	}

	#header .logo {
		width: 424px;
	}

	@media (max-width: 1000px) {
		#header .logo img.hidemobile {
			display: none;
		}

		#headermenubar {
		    top: 0px;
			margin-top: 0px;
		}
	}
	@media (max-width: 700px) {

		#headermenubar {
			margin-top: 6px;
		}
	}


	/* products */
	#products .tablehead {
		box-sizing: border-box;
		padding: 0 20px;
	}

	#products .tablehead .product {
		padding-left: 0;
	}

	#products .tablehead .product {
		padding-left: 0;
	}

	#products .tablehead .order {
		padding-right: 0;
	}

	#products .tablebody .row {
		border-top: 1px solid #ccc;
	}

	#products .tablebody .row:first-child {
		border-top: none;
	}

	#products .tablebody .cell {
		border: none;
		background: none;
	}

	#products .tablebody .row {
		width: 100%;
		padding: 5px 20px;
		box-sizing: border-box;
	}

	#ordercontainer #products .tablebody .row {
		padding: 17px 0px 24px 0px;
	}

	#ordercontainer h1 {
		font-size: 24px;
	}

	#products .tablebody .row .product {
		padding-left: 0px;
		font-size: 17px;
		padding-bottom: 7px;
	}

	#products .tablebody .row .order {
		padding-right: 0;
	}

	#products .subkategorietitle {
		margin-top: 35px;
		font-size: 19px;
	}

	#products .producttypename {
		display: block;
	}

	#products .producttypeinfo, #products .producttype2info {
		width: 100%;
		padding: 15px 15px 15px 15px;
		font-size: 14px;
	}

	#products .producttype2info img {
		margin-bottom: 10px;
	}

	#products .productdescription {
		padding-top: 0px;
		padding-bottom: 10px;
		padding-left: 20px;
		font-size: 14px;
	}

	#products .tablehead {
		display: none;
	}

	#products .tablebody .even .cell {
		border-top: none;
	}

	#products .tablebody .row,
	#products .tablebody .row .product,
	#products .tablebody .row .price,
	#products .tablebody .row .order {
		display: block;
		box-sizing: border-box;
	}

	#products .tablebody .row {
		padding-top: 4px;
		padding-bottom: 4px;
	}



	#products .tablebody .row .product {
		float: left;
	}

	#products .tablebody .row .product .imageicon {
		float: none;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: -2px;
	}

	#products .tablebody .row .infos.cell {
		float: left;
		width: auto;
		padding-left: 0px;
		padding-top: 4px;
		padding-bottom: 7px;
		clear: both;
	}

	#products .table .infos .icon-only {
		margin-right: 2px;
	}

	#products .tablebody .row .infos.cell .empty {
		display: none;
	}

	#products .tablebody .row .infos.cell .first {
		padding-left: 0px;
	}

	#products .tablebody .row {
		border-top: none;
		padding-top: 8px;
    	padding-bottom: 8px;
	}

	#products .tablebody .row .vat {
		float: left;
		padding: 6px 5px 5px 10px;
		font-size: 18px;
	}

	#products .table .separate {
		float: left;
		width: 100%;
		height: 1px;
		display: block;
	}


	#products .tablebody .cell {
		padding: 2px 6px;
	}


	#products .tablebody .row .price {
		float: left;
		width: auto;
		padding: 4px 10px 8px 0;
		font-size: 18px;
		font-weight: bold;
		color: #111;
	}

	#products .tablebody .row .emptystandardprice {
		padding: 0;
	}

	#products .tablebody .row .productinfocell
		 {
			position: relative; left: -5px;
			padding-top: 0px !important;
		}


	#products .tablebody .row .presaleprice {
		display: none;
	}

	#products .tablebody .row .price.greylinethrough {
		color: #b3b3b3;
	}

	#products .tablebody .row .order {
		float: right;
		width: auto;
		padding-right: 0px;
	}

	#products .tablebody .row .order .stock-soldout {
		margin-top: 3px;
		font-size: 16px;
	}


	/* products order */

	#products .table.order .row {
		position: relative;
	}

	#products .table.order input.deleteentry {
		position: absolute;
		top: 25px;
		right: 0px;
		padding: 0px 0px 0px 15px;
		margin: 0;
	}

	#products .table.order .product {
		width: 100%;
		padding-right: 50px;
	}

	#products .table.order .priceperunit {
		padding-left: 0px;
		width: auto;
	}

	#products .table.order .priceperunit span {
		display: inline-block;
	}

	#products .table.order .price {
		float: right;
		margin-top: -30px;
		font-size: 18px;
		padding-right: 0px;
	}

	#products .table.order.confirm .price {
		margin-top: -29px;
		float: right;
		padding-right: 0px;
	}

	#products .table.order .quantity {
		float: left;
		padding-left: 0px;
		width: auto;
	}

	#suminfo .row {
		padding-left: 0px;
	}

	#suminfo .row .sum {
		width: auto;
	}

	#suminfo .row.last {
		font-size: 20px;
	}

	#suminfo .row.last span {
		margin-top: 3px;
		display: inline-block;
	}

	#suminfo .row .sum.last {
		font-size: 22px;
	}


}








@media screen and (max-width: 1000px) {

	.full { display: none; }
	.mobile { display: block; }

	#header {
		min-height: auto;
	}

	#headermenu {
		display: none;
	}

	#topline {
		position: absolute;
		bottom: -39px;
		right: 0px;
		margin-right: 15px;
	}
	#languageselection { display: none; }

	#footer .paymentlogos {
		margin-top: 0px;
		margin-left: 0px;
	}

	#header {
		padding-bottom: 10px;
		margin-bottom: 5px;
	}

	#maincolumn.customer {
		float: left;
		display: block;
	}

}




@media screen and (max-width: 700px) {






	#keyvisual {
		margin: 32px 0 0 0;
	}

	#keyvisual .boxwrapper {
		float: left;
		width: 100%;
		padding: 0 12.5px 12.5px  12.5px ;
		box-sizing: border-box;
	}

	#keyvisual .box {
		float: left;
		width: 100%;
		position: relative;
	}

		#keyvisual .box img {
			float: left;
			width: 100%;
		}







	#products .info-popup.additionalinfo {


	    padding: 4px 13px;

	}


	#eventseries {
		padding: 0px;
		margin-top: 0px;
	}

	#eventseries .column {
		width: 100%;
	}

	#wrapper {
		padding: 0px;
	}

	#products .table {
		margin-top: 46px;
	}

	#customertopbar {
		padding: 3px 0px;
	}



	.sideelementtrackdescription {
		padding-left: 12px;
	}

	.content-head {
		display: none;
	}

	.keyvisualmobile {
		display: block;
	}


}

@media screen and (max-width: 900px) {



}


@media screen and (max-width: 800px) {

	ul.sideelement a {
		padding: 0 0 0 15px;
	}

	ul.sideelement a::after {
		margin-left: 5px;
	}

}




@media screen and (max-width: 700px) {





	#content .sidebar .sideelement img#eventmap {
		border: none;
		width: 100%;
	}

	.sideelement {
		margin-bottom: 0px;
	}

	#content .sidebar .sideelement.sideelementmap {
    	border-bottom: none;
    	padding-top: 12px;
    	padding-bottom: 10px;
    	margin-bottom: 0px;
	}


	#maincolumn .races tr td.event {
	    overflow: visible;
	}

	.double-yellow-arrow-right {
		padding-right: 25px;
	}
	td.eventseriesdoubleyellowarrow {
		margin: 0 !important;
		padding: 0px 8px 0px 0px !important;
	}

	.f1-stat {
		padding-left: 12px !important;
	}
}


@media screen and (max-width: 600px) {

	#footer .copyright {
		font-size: 15px;
	}
	#footermetanavi ul li a {
		font-size: 15px;
	}
	.footercontent a {
		font-size: 15px;
	}
	#footer .paymentlogos {
		text-align: center;
	}
	#footer .paymentlogos img.mobile {
		display: inline-block;
		width: 75%;
	}
	.allevents {
		height: 37px;
		line-height: 39px;
		font-size: 16px;
	}

	input[type=submit] {
		DFfont-size: 16px;
		DFheight: 46px;
    	DFline-height: 45px;
	}

}


@media screen and (max-width: 320px) {

	#footer .copyright span {
		display: none;
	}

	#footer .copyright a {
		margin-top: 10px;
		display: inline-block;
	}

}










/* =============== OLD STYLES BUT IN USE =============== */




/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
   ■■■■■■■■■■■ style-phone-tablet ■■■■■■■■■■■
   ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */


/* MAP

	• general tags
	• our classes
	• page
	• header
	• footer
	• index
	• event
	• leftcolumn
	• maincolumn
	• products
	• main menu
	• customer
	• order

*/




/*                                                            general tags
----------------------------------------------------------------------- */

@media screen and (max-width: 982px) {

	h1 {
		font-size: 24px;
		letter-spacing: 1px;
	}

	body {
		-webkit-text-size-adjust: 100%;
	}

}



/*                                                                our classes
-------------------------------------------------------------------------- */

@media screen and (max-width: 982px) {

	#maincolumn {
		padding-left: 0px;
		padding-right: 0px;
		border-left:  none;
	}

	.maincolumnpadded {
		padding: 14px 6px;
	}

	.mobilemarged {
		box-sizing: border-box;
		margin-left: 15px!important;
		margin-right: 15px!important;
	}

	.mobilepaddedright {
		padding-right: 20px!important;
	}

	.eventChildrenTextWrapper {
		float: left;
		width: 100%;
	}

	#header .logo .christmas.mobile {
		width: 293px;
	}

}

@media screen and (max-width: 700px) {

	.mobilepadded {
		box-sizing: border-box;
		padding-left: 15px!important;
		padding-right: 15px!important;
	}


	.mediatepadded {
		box-sizing: border-box;
		padding-left: 15px!important;
		padding-right: 15px!important;
	}

	.mediatepaddedleft {
		padding-left: 15px!important;
	}

	.mediatepaddedright {
		padding-right: 15px!important;
	}

	.mediatemarged {
		box-sizing: border-box;
		margin-left: 15px!important;
		margin-right: 15px!important;
	}

	.mediatetable {
		display: table!important;
	}

	.mediatetop {
		display: table-row-group!important;
	}

	.mediatebottom {
		float: none!important;
		display: table-footer-group!important;
	}


	/* main padding left and right */
	.phonepadded, .mobilepadded, .mediatepadded {
		box-sizing: border-box;
		padding-left: 12px!important;
		padding-right: 12px!important;
	}
	.mediatepaddedleft {
		padding-left: 12px!important;
	}
	.mediatepaddedright {
		padding-right: 12px!important;
	}


	#header {
		padding-top: 0px;
	}

}










/*                                                                    page
----------------------------------------------------------------------- */



@media screen and (max-width: 982px) {




	.fullinline, .fulltableheader, .fulltable { display: none!important; }

	.mobileinline { display: inline-block; }
	.mobiletableheader { display: table-header-group; }
	.mobiletable { display: table; }


	.leftcolumn {
	}

	#maincolumn {
		width: 100%;
		box-sizing: border-box;
	}

}




/*                                                               all pages
----------------------------------------------------------------------- */


@media screen and (max-width: 982px) {

	#imageresizebig {
		margin: 0px;
		top:100px;
		left:0px;
		right: 0px;
	}

	#imageresizebig img {
		width: 100%;
	}

}



/*                                                                  header
----------------------------------------------------------------------- */

#mobilemenuicon {
	float: right;
	margin: 24px 10px 15px 0px;
	width: 29px;
	margin-bottom: 0px;
	cursor: pointer;
}

#header .busket {
	float: right;
	padding: 15px 24px 8px 24px;
	position: relative;
	border-right: 1px solid #ccc;
	margin-right: 24px;
	margin-top: 9px;
	/*border-left: 1px solid #ccc;
	margin-left: 24px;*/
}

#header .busket img {
	width: 34px;
}

#header .busket .totalitems{
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #ffcc00;
	position: absolute;
	top: -2px;
	left: 17px;
	width: 40px;
	text-align: center;
}
#mobilemenucontainer select.language {
	float: right;
	height: 25px;
	border: 1px solid #eee;
	padding: 3px 4px;
	font-size: 15px;
	background: none repeat scroll 0 0 #FFF5CC;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	margin-left: 20px;
}

#mobilemenucontainer>div.container {
	float: left;
	padding-top: 20px;
	width: 100%;
	box-sizing: border-box;
}

#mobilemenucontainer .eventseries {
	float: left;
	width: 100%;
	border-top: 1px solid #949494;
}

#mobilemenucontainer .eventseries li {
	float: left;
	text-align: center;
	width: 25%;
	padding: 14px 3px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	box-sizing: border-box;
}

#mobilemenucontainer .eventseries li:hover {
	background-color: #f5f5f5;
}

#mobilemenucontainer .eventseries li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#mobilemenucontainer .customerinfocontainer {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 26px;
	font-size: 15px;
	background: url(../../images/icons/person.png) left center no-repeat;
	background-size: 18px 24px;
	background-position: 0px 1px;
}

#mobilemenucontainer .customerinfocontainer a {
	font-weight: bold;
	text-decoration: none;
}

#header .logo .mobile {
	margin-top: 16px;
	width: 220px;
}

@media screen and (max-width: 600px) {

	#mobilemenucontainer .eventseries li a.small {
		font-size: 11px;
	}

}


@media screen and (max-width: 1000px) {

	#keyvisual {
	    margin: 32px -12.5px 0 -12.5px;
	}



	.keyvisual4 .boxwrapper {
		width: 50% !important;
		padding: 0 3px 6px 3px !important;
	}


}

	.mobilekeyvisualimage {
		display: none;
	}
@media screen and (max-width: 700px) {
	#keyvisual {
	    display: none;
	}
	.mobilekeyvisualimage {
		display: block;
	}
}





/*                                                                  footer
----------------------------------------------------------------------- */




@media screen and (max-width: 982px) {

	#footer {
		width: 100%;
		text-align: center;

	}

	#footer .paymentlogos {
		clear: both;
		float: none;
		width: 100%;
	}

	.footercontent {
		width: 100%;
		text-align: center;
	}

}




/*                                                             event
----------------------------------------------------------------------- */


@media screen and (max-width: 982px) {



	#content .maincontainer .leftcontainer {
		width: 35%;
	}

	#content .maincontainer .rightcontainer {
	}

	.maincontainer.camping .motocontainer {
		width: 50%;
		padding-right: 8px;
	}

	.maincontainer.camping .autocontainer {
		width: 50%;
		padding-left: 8px;
	}

	#ticket-info-msg {
		margin-left: 0px;
	}

	#content .maincontainer .rightcontainer .img3 {
		width: 31% !important;
	}

	.hungarylogos {
		display: none;
	}

}



/*                                                             leftcolumn
----------------------------------------------------------------------- */


@media screen and (max-width: 982px) {

	/* statictext */
	.statictextsidebar {
		padding-left: 10px;
	}

	ul.sideelement a {
		font-size: 17px;
	}

	#content .sidebar .hungarylogos img{
		max-width: inherit!important;
		width: 90%;
	}

}



/*                                                              maincolumn
----------------------------------------------------------------------- */


@media screen and (max-width: 982px) {

	#maincolumn table.races .best-price.icon-left {
		width: 0px;
		height: 12px;
		padding-left: 15px;
		overflow: hidden;
	}

	#maincolumn h2 {
		font-size: 15px;
		letter-spacing: 0.1px;
	}

	#maincolumn.customer {
		padding-top: 0px;
	}

	.mandatoryfieldnotice {
		top: 6px;
	}

	.order.mandatoryfieldnotice {
		right: 20px;
	}

}





/*                                                             eventseries
----------------------------------------------------------------------- */




@media screen and (max-width: 700px) {

	.double-yellow-arrow-right {
		background: url(../../images/icons/double_arrow_right_yellow.png) no-repeat right center;
	}

}

/*                                                                products
----------------------------------------------------------------------- */

@media screen and (max-width: 982px) {





}

@media screen and (max-width: 700px) {

	#suminfo .row .note {
		width: 80%;
	}

}






/*                                                              main menu
----------------------------------------------------------------------- */


@media screen and (max-width: 982px) {

	#mobilemenucontainer .eventseries * {
		letter-spacing: 0px;
	}

}


@media screen and (max-width: 982px) {

	#maincolumn form#userdata .title.first-child {
		margin-top: 0px;
	}

}


@media screen and (max-width: 665px) {

	.generalnewsletter input {
		float: right;
		margin: 7px 15px 0px 0px;
	}

	form#newsletter .newslettersubscriptions {
		width: 100%;
	}

}



/*                                                                   order
----------------------------------------------------------------------- */



@media screen and (max-width: 670px) {

	div.paymentradio {
		height: 90px;
		width: 5%;
	}

	div.paymentradio input {
		margin-left: 0px;
	}

	#maincolumn.orderpayment .information {
		padding-left: 30%;
	}

	input.paymentradio {
		margin: 6px 20px 10px 10px;
	}

	#payment label {
		padding-left: 0px;
		padding-right: 115px;
	}

	#payment .normal {
		margin-left: 43px;
	}

	#payment label.cc {
		background-size: 100px auto;
	}

	#payment label.maestro {
		background-size: 80px auto;
	}

}




/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
   ■■■■■■■ style-phone-tablet.forms ■■■■■■■■■
   ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */


@media screen and (max-width: 670px) {

	form#contact * input,
	form#contact * select,
	form#contact * textarea,
	form#userdata * input,
	form#userdata * select,
	form#changepassword * input,
	form#changeemail * input,
	form#forgotpassword * input,
	form#orderenterdata * input,
	form#orderenterdata * select,
	form#orderenterdata * textarea,
	form#orderenterdata textarea#comment,
	form#orderpayment * input,
	form#orderpayment * select
	 {
		width: 70%;
		display: inline-block;
		float: right;
	}

	form#forgotpassword * input {
		width: 80%;
	}

}





/*                                                                  forms
----------------------------------------------------------------------- */


@media screen and (max-width: 670px) {

	#maincolumn form * label {
		float: left;
		clear: both;
		width: 25%;
	}

	form#orderenterdata label[for="comment"] {
		float: left;
		clear: both;
		width: 25%;
		margin-right: 0px;
	}

	#maincolumn.orderconfirm form .data label {
		float: none;
		clear: none;
		width: auto;
	}

	form#userdata input[type="radio"],
	form#orderenterdata input[type="radio"] {
		clear: both;
		float: left;
		margin-top: 6px;
		margin-right: 10px;
		width: auto;
	}

	#maincolumn form * .radiotext label {
		width: auto;
	}

	form#userdata * label,
	form#orderenterdata * label {
		text-align: left!important;
		padding-right: 0px!important;
	}

}


@media screen and (max-width: 320px) {

	label[for="newsletteremail"],
	label[for="newsletteremailcheck"],
	input#newsletteremail,
	input#newsletteremailcheck {
		width: 100%!important;
	}

}

/*                                                              newsletter
----------------------------------------------------------------------- */



@media screen and (max-width: 665px) {

	.newsletter * input {
		margin-top: 8px !important;
	}

	.newsletter * label {
		clear: both !important;
		float: none !important;

		width: 70% !important;
	}

}



/*                                                                   order
----------------------------------------------------------------------- */


@media screen and (max-width: 670px) {

	#maincolumn.orderpayment .monthyear {
		width: 70%;
		display: inline-block;
		float: right;
	}

}

@media screen and (max-width: 500px) {

	#maincolumn.orderpayment label,
	#maincolumn.orderpayment input,
	#maincolumn.orderpayment .monthyear {
		width: 100%;
	}

	#maincolumn.orderpayment .information {
		padding-left: 0;
	}

}



/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
   ■■■■■■■■■■■■■ style-tablet ■■■■■■■■■■■■■■■
   ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

@media screen and (min-width: 551px) and (max-width: 982px){

	.tablet { display: block }
	.phone { display: none }

}




/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
   ■■■■■■■■■■■■■■ style-phone ■■■■■■■■■■■■■■■
   ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

/* MAP

	• global
	• header
	• index
	• event
	• maincontent
	• footer
	• customer
	• order
	• products
*/



/*                                                                  global
----------------------------------------------------------------------- */


@media screen and (max-width: 550px) {

	.phone { display: block }
	.tablet { display: none }

	.phonehide {
		display: none;
	}
}


/*                                                                  header
----------------------------------------------------------------------- */


@media screen and (max-width: 425px){

	#lametta {
		background-size: auto 20px;
	}

	#header .logo .christmas.mobile {
		width: 100%;
	}

	#topline {
		/*right: auto;
		left: 10px;
		bottom: 13px;
		margin-left: 0;*/
	}
}


@media screen and (max-width: 700px){
	#event-head-mobile {
		display: block;
		float: left;
		width: 100%;
		padding-top: 4px;
	}

	#event-head-mobile .eventnotes {
		margin-top: 20px;

	}

	#event-head-mobile #eventcommentmessage {
		padding: 10px 19px 10px 19px;
		margin-bottom: 0;
	}

	#event-head-mobile .subtitle {
		color: #ffcc00;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	#event-head-mobile .date {
		color: #1e295d;
		font-size: 18px;
		font-weight: bold;
	}


	.bestpricestamp {
		max-width: 80px; min-width: 80px;
		top: -30px;
	}


}

@media screen and (max-width: 550px){

	#mobilemenucontainer .eventseries li {
		width: 50%;
	}

	#header .busket {
		float: right;
		padding: 18px 18px 0px 5px;
		position: relative;
		margin-top: 5px;
		margin-right: 0px;
		border-right: none;
	}

	#header .busket img {
		width: 31px;
	}

	#header .busket .totalitems {
		left: -3px;
		top: 0px;
	}

	#header .logo {
		margin-left: -5px;
	}

	#header .logo .mobile {
		width: 220px;
	}

	#mobilemenucontainer .customerinfocontainer {
		float: right;
	}

	#mobilemenuicon {
		margin: 23px 0px 10px 0px;
	}

	#mobilemenucontainer .eventseries .empty {
		display: none;
	}

}








/*                                                                   event
----------------------------------------------------------------------- */



@media screen and (max-width: 550px) {

	.infocontainer img.responsive {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}

}


@media screen and (max-width: 700px) {

	#content .sidebar {
		padding-right: 0px;
	}

	#content .maincontainer {
	   display: block;
	   float: left;
	   padding: 0px;
	   margin-top: 0px;
	}

	#content .maincontainer .leftcontainer {
		display: block;
		float: left;
		width: 100%;
		padding-right: 0px;
	}

	#content .maincontainer .rightcontainer {
		display: block;
	}

	#content .maincontainer .rightcontainer .maincontainer,
	#content .maincontainer .rightcontainer .travelinformation {
		float: left;
		box-sizing: border-box;
		width: 100%;
		padding: 20px 20px 0 20px;
	}

	#content .maincontainer .rightcontainer .vipinfo img {
		margin: 10px 0px!important;
		width: 100%!important;
	}

	.soldoutheadline {
		padding-left: 10px;
	}
}


/*                                                              leftcolumn
----------------------------------------------------------------------- */


@media screen and (max-width: 1000px) {

	#content .sidebar .hungarylogos{
		display: none;
	}




	.sidebar .downloadPriceList {

	    padding: 8px 0px 8px 0px;

	    border-top: none;

	}

	.sidebar .downloadLink a {

	    padding: 0px 0px 0px 0px;
	}


	.agbcontainer {
		border-bottom: none;
		padding-left: 12px;
		padding-right: 12px;
		box-sizing: border-box;
	}


}







/*                                                             maincontent
----------------------------------------------------------------------- */


@media screen and (max-width: 550px) {

	#maincolumn table.races .icon-left {
		width: 0px;
		height: 12px;
		padding-left: 15px;
		overflow: hidden;
	}

	.mandatoryfieldnotice {
		top: 6px;
		color: #666;
	}

	.order.mandatoryfieldnotice {
		top: 10px;
		right: 20px;
	}

	.statictextcontainer.notfound img {
		margin: 0 auto;
		padding: 0;
		float: none;
		display: block;
	}

}




/*                                                                  footer
----------------------------------------------------------------------- */


@media screen and (max-width: 550px){

	#footer .paymentlogos img {
		width: 100%;
	}

}





@media screen and (max-width: 550px){

	.orderhistory * th {
		padding: 2px 2px;
		font-size: 10px;
		letter-spacing: 0px;
	}

	.orderhistory * td {
		padding: 2px 2px;
		font-size: 10px;
	}

}



.guetezeichenlogo {
	position: relative;
	float: left;
	width: 153px;
}

.paymentlogo {
	width: 555px;
}


@media screen and (max-width: 1020px){
	.guetezeichenlogo {
		float: none;
		text-align: center;
		margin-bottom: 20px;
		width: 120px;
	}

	.guetezeichen {
		float: none;
	}

	.paymentlogo {
		width: 80%;
	}
}




/*                                                                customer
----------------------------------------------------------------------- */


@media screen and (max-width: 550px){

	#customertopbar .timeline a {
		font-size: 15px;
	}

	#maincolumn form#userdata .title.first-child {
		margin-top: 25px;
	}

}

@media screen and (max-width: 600px){

	form#userdata .radiocontainer,
	form#orderenterdata .radiocontainer {
		width: 100%;
	}

	form#userdata .radiotext {
		margin-right: 0px;
	}

}



/*                                                                   order
----------------------------------------------------------------------- */


@media screen and (max-width: 600px){


	#maincolumn.orderconfirm a.change {
		float: left;
		margin-top: 10px;
		width: 100%;
		box-sizing: border-box;
	}

	#maincolumn.orderconfirm h3.first {
		padding-bottom: 20px;
		margin-bottom: 0px;
		border-bottom: 1px solid #ccc;
	}

}



/*                                                                products
----------------------------------------------------------------------- */

@media screen and (max-width: 550px) {

	#products .producttype2info img {
		width: 100% !important;
		height: auto !important;
	}

}









.ktmfanpackage {
	width: 33%;
	margin-bottom: 30px;
}




@media screen and (max-width: 1000px) {

	.metanaviiconmenu {
		left: 6px;
	}

}



#mobileheadermenu {
	width: 100%;
	display: none;
}

#mobileheadermenu .mobileheadercontainer {
	width: 100%;
	display: flex;
	margin-top: 15px;
}

#mobileheadermenu #customericon {
	width: 15%;
	float: left;
}

#mobileheadermenu .language{
	width: 50%;
}

#mobileheadermenu #socialicons{
	width: 30%;
	margin-right: 0;
	float: right;
	text-align: right;
}

#mobileheadermenu #socialicons a:last-child{
	margin-right: 0;
}





@media screen and (max-width: 1000px) {
	#header .logo {
		width: 200px;
		max-width: 300px;
		margin-top: 11px;
	}

	#header .logo img {
		max-width: 100%;
	}

	#headermenubar {
		width: 78px;
		float: right;
	}

	#socialicons{
		margin-top: 0;
	}

	.mobileheadercontainer select.language {
		font-size: 18px;
		padding: 3px 0px 3px 3px;
		margin-top: 6px;
	}


	#basketicon {
	    margin-right: 8px;
	}
}








@media screen and (max-width: 982px) {
	#gpticketshopchristmaslogo {
		top: -5px;
	}
}









/*


#products input.addBasket {
	float: left;
	width: 66px;
	height: 31px;
	cursor: pointer;
	DFbackground: url("../images/icons/basket-tickets.png") no-repeat center #ffcc00;
	DFbackground: url("../images/whitelabel/redbullring/cart.png") no-repeat center #1e295d !important;
	DFbackground: url("../images/whitelabel/redbullring/cart.png") no-repeat center #1e295d !important;

	background-size: 32px 32px !important;

	border: none;
	margin: 0px 0 0 6px;
	text-indent: -9999px;
	font-size: 0;
	color: #fff;
	clear: none;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	margin: -2px 0 -2px 6px;
}

*/

#products .even, .campingproductline {
    background-color: white;
}

#products .tablebody .row, .campingproductline {
    border-top: 1px solid #ccc;
}

#products .tablebody .row:first-child,
.campingproductline:first-child {
    border-top: 1px solid white;
}







@media screen and (max-width: 768px) {
	.selectfilteroption {
	 	width: 85%;
	}
	.checkboxfilteroption {
		padding: 3px 10px 5px 0px;
	}
	.ticketfilter {
		padding: 14px 15px 0px 15px;
		border-left: 0px;
		border-right: 0px;
		border-radius: 0px;
	}
}




@media screen and (max-width: 768px) {

	#products .tablebody .row .emptystandardprice {
		display: none;
	}

}




#filter-reset-button {
	width: 100%;
	padding: 0px 10px 10px 0px;
	text-align: center;



}







