/* 01 ARCHIVE BRAND */
		
		#brandbox-tab .filter .bt-01 button {
			margin-top: 30px;	
			border: none;
		}	
		
		#brandbox-tab .filter {
			border-right: 1px solid #ccc;	
			border-left: 1px solid #ccc;	
			border-bottom: 1px solid #ccc;	
		    border-bottom-left-radius: 4px;
			border-bottom-right-radius: 4px;
		}	
		
		#brandbox-tab ul.nav-pills {
			border-top-left-radius: 4px;
			border-top-right-radius: 4px;	
		}	

		#exhibitors_container {
			padding: 30px 0;
		}

		#exhibitors_container select {
			width: 100%;
		}

		#exhibitors_container .filter-options {
			margin: 20px 0 0 0;
		}

		#exhibitors_container .filter-options a {
			background-color: #fff;
			padding: 5px 10px;
			border: 1px solid #aaa;
			border-radius: 3px;
			margin: 0 5px 0 0;
		}

		@media (max-width: 500px) {
			#exhibitors_container .filter-options a {
				padding: 2px 5px;
				font-size: .9em;
			}
		}

		@media (max-width: 440px) {
			#exhibitors_container .filter-options a {
				background-color: transparent;
				padding: 0;
				border: none;
				border-radius: 3px;
				font-weight: bold;
				margin: 5px;
				display: block;
				float: left;
			}
		}

		#exhibitors_container .filter-options a:hover,
		#exhibitors_container .filter-options a:active,
		#exhibitors_container .filter-options a:visited {
			text-decoration: none !important;
		}

		#exhibitors_container .filter-options a:active {
			background: #ccc;
		}

		#exhibitors_container .btn,
		#exhibitors_container .bt-02,
		#single-brand .btn {
			width: 100%;
			font-weight: bold;
			color: #fff;
			margin-top: 20px;
		}

		#single-brand .btn {
			width: auto;
		}

		#exhibitors_container .btn:hover,
		#exhibitors_container .bt-02:hover,
		#single-brand .btn:hover
		#single-brand .bt-02:hover {
			border: 1px solid #2a7879;
			background: #2a7879;
		}

		#exhibitors_container .filter {
			padding: 20px 25px;
		}

		#exhibitors_container .filter .select2-container--default .select2-selection--multiple .select2-selection__choice {			
			color: #fff;
			margin: 5px 5px 0 0;
			padding: 2px 5px;
		}

		img.productgroups {
			width: 32px;
			height: 32px;
		}

		#exhibitors_container .filter .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
			font-size: 24px;
			line-height: 70%;
			margin-right: 5px;
			color: #000;
		}

		.select2-container--default .select2-results__option--highlighted[aria-selected] {
			color: #fff;
		}

		#exhibitors_container .results {
			margin: 20px 0;
		}

		.exhibitor-teaser .brand-logo {
			border: 1px solid #ccc;
			background: #fff;
			width: 100%;
			height: 220px;
			background-size: 70%;
			background-position: center 20px;
			background-repeat: no-repeat;
			margin: 10px 0;
		}

		.exhibitor-teaser .brand-no-logo {
			border: 1px solid #ccc;
			background-size: 70%;
			background-position: center 20px;
			background-repeat: no-repeat;
			width: 100%;
			height: 220px;
			margin: 10px 0;	
		}
		
		.brand-info .brand-name, .brand-info .brand-location { color: #fff }
		
		#brandbox-tab .nav-pills>li>a {
			border-radius: 0px;	
			border: none;	
			border-top-left-radius: 4px;
			border-top-right-radius: 4px;
		}	
		
		#brandbox-tab .nav-pills>li>a:hover {
			color: #000;	
		}	
		
		#brandbox-tab .nav-pills>li>a {
			color: #fff;	
			font-weight: bold;
		}	
		
		#brandbox-tab .nav-pills>li.active>a {
			color: #000;	
		}	
		
		#brandbox-tab .nav-pills li {
			    margin: 10px 10px 0 10px;
		}
		
		/* MOBILE REITER */
		
		@media (max-width: 500px) {
			#brandbox-tab .nav-pills li {
					margin: 10px;
			}		
			.nav-pills>li {
				float: none !important;
			}
			#brandbox-tab .nav-pills>li>a {
				border-radius: 4px;
			}
			#exhibitors_container .filter {
				padding: 10px 0;
			}
			button#btn_search_brands,
			button#btn_filter_brands,
			button#btn_filter_locations	{
				background: #fff;
				border: 2px solid #000 !important;
				color: #000;
				width: 50%;
				padding: 0.4em !important;
				margin: 0 auto;
			}
		}
		
		/* BOX VIEW */

		.exhibitor-teaser .gallery-evening-occasion {
			background-image: url("https://gallery-duesseldorf.com/wp-content/uploads/sites/8/assets/img/bg_default-teaser_gallery-evening-occasion.png") !important;
		}

		.exhibitor-teaser .brand-info .brand-name {
			font-size: 1.0em;
			font-weight: bold;
		}

		.exhibitor-teaser.box-view .brand-info .segments {
			display: none;
		}

		.exhibitor-teaser .brand-no-logo .brand-info,
		.exhibitor-teaser .brand-logo .brand-info {
			margin: 154px 0 0 0;
			padding: 5px;
			text-align: center;
			opacity: 0.85;
		}

		.exhibitor-teaser,
		li.brand-logo {
			transition: all .1s ease-in-out;
		}

		.exhibitor-teaser:hover,
		li.brand-logo:hover {
			text-decoration: none;
			transform: scale(1.08);
		}

		.exhibitor-teaser a:hover {
			text-decoration: none;
		}

		.exhibitor-teaser.box-view img {
			display: none;	
		}	

		.exhibitor-teaser img {
			height: 100px;
			width: 100px;
		}

		/* LIST VIEW */

		.exhibitor-teaser.list-view {
			width: 100%;	
		}

		.exhibitor-teaser.list-view:hover {
			transform: none;	
		}

		.exhibitor-teaser.list-view .brand-no-logo,
		.exhibitor-teaser.list-view .brand-logo {
			height: 37px;
			background-image: none !important;
			background-color: #f4f4f4;
			margin: 5px 0;
		}

		@media (max-width: 500px) {
			.exhibitor-teaser.list-view .brand-no-logo,
			.exhibitor-teaser.list-view .brand-logo	{
				border-top: none;
				border-left: none;
				border-right: none;
				border-bottom: 1px solid #ccc;
				background: none;
				width: 100%;
				height: auto;
				margin: 5px 0;
				height: auto;
			}
		}

		.exhibitor-teaser.list-view .brand-no-logo .brand-info,
		.exhibitor-teaser.list-view .brand-logo .brand-info {
			background: transparent;
			margin: 0 0 0 15px;
			color: #000;
			text-align: left;
			float: left;
			display: table;
			width: 100%;
		}

		@media (max-width: 500px) {
			.exhibitor-teaser.list-view .brand-no-logo .brand-info,
			.exhibitor-teaser.list-view .brand-logo .brand-info {
				margin: 0;
			}	
			.exhibitor-teaser.list-view .brand-info .brand-name,
			.exhibitor-teaser.list-view .brand-info .brand-location span {
				font-size: .9em;
			}
		}

		.exhibitor-teaser.list-view .brand-info .brand-name {
			display: table-cell;	
			width: 40%;
		}

		.exhibitor-teaser.list-view .brand-info brand-location {
			display: table-cell;
			width: 30%;
		}

		.exhibitor-teaser.list-view .brand-info brand-location span {
			margin-right: 5px;
		}
		.exhibitor-teaser.list-view .brand-info span.segments {
			display: table-cell;
			width: 30%;
		}
		.exhibitor-teaser.list-view .brand-info span.segments:before {
			content: "Segment: ";
			font-weight: bold;
		}

		@media (max-width: 992px) {
			.exhibitor-teaser.list-view .brand-info span.segments {
				display: none;
			}
			.exhibitor-teaser.list-view .brand-info .brand-name {
				width: 50%;
			}
			.exhibitor-teaser.list-view .brand-info brand-location {
				display: table-cell;
				width: 50%;
			}
		}
		
		.list-view .brand-info .brand-name, .list-view .brand-info .brand-location { color: #000 !important }

		/* 02 SINGLE BRAND */

		section#single-brand {
			padding: 20px 0;
		}

		section#single-brand .container .row {
			margin: 20px 0;
		}

		section#single-brand .logo {
			border: 1px solid #ccc;
			padding: 20px;
			text-align: center;
		}

		section#single-brand .logo img {
			max-width: 100%;
		}

		section#single-brand .label-brand {
			display: table-cell;
			font-weight: bold;
			width: 150px;
			vertical-align: top;
		}

		section#single-brand .block {
			margin: 7px 0 0 0;
			display: table;
			clear: left;
		}

		section#single-brand .block div {
			display: table-cell;
		}

		section#single-brand .fa-stack {
			float: left;
			margin: 0 10px 0 0;
			color: #000;
		}
		section#single-brand .location_hall,
		section#single-brand .location_booth_1,
		section#single-brand .location_booth_2 {
			font-size: 1.2em;
		}

		section#single-brand .address,
		section#single-brand .plz,
		section#single-brand .city_de,
		section#single-brand .city_en,
		section#single-brand .city_ru,
		section#single-brand .country_de,
		section#single-brand .country_en,
		section#single-brand .country_ru {
			margin: 5px 5px 0 0;
		}

		section#single-brand .plz:before,
		section#single-brand .country_de:before {
			content: "|";
			margin: 0 5px;
		}

		@media (max-width: 992px) {
			section#single-brand .address,
			section#single-brand .plz,
			section#single-brand .city_de,
			section#single-brand .city_en,
			section#single-brand .city_ru,
			section#single-brand .country_de,
			section#single-brand .country_en,
			section#single-brand .country_ru {
				display: inline !important;
				float: left;
			}

			section#single-brand .plz:before,
			section#single-brand .country_de:before,
			section#single-brand .country_en:before,
			section#single-brand .country_ru:before	{
				margin: 0 5px;
			}
		}

		section#single-brand .location_hall,
		section#single-brand .location_booth_1,
		section#single-brand .location_booth_2 {
			float: left;
			margin: 10px 5px 0 0;
		}

		section#single-brand .tel_country_code,
		section#single-brand .tel_city_code,
		section#single-brand .tel,
		section#single-brand .fax_country_code,
		section#single-brand .fax_city_code,
		section#single-brand .fax,
		section#single-brand .tel_country_code,
		section#single-brand .rep1_tel_country_code,
		section#single-brand .rep1_tel_city_code,
		section#single-brand .rep1_tel,
		section#single-brand .rep1_mobile_country_code,
		section#single-brand .rep1_mobile_city_code,
		section#single-brand .rep1_mobile,
		section#single-brand .rep2_tel_country_code,
		section#single-brand .rep2_tel_city_code,
		section#single-brand .rep2_tel,
		section#single-brand .rep2_mobile_country_code,
		section#single-brand .rep2_mobile_city_code,
		section#single-brand .rep2_mobile{
			float: left;
			margin: 0 5px 0 0;
		}

		.filter-no-results {
			color: #a94442;
			background-color: #f2dede;
			padding: 15px;
			margin-bottom: 20px;
			border: 1px solid #ebccd1;
			border-radius: 4px;
		}

		section#single-brand .commoditygroup-label {
			display: block;
			border: 1px #ccc solid;
			border-radius: 2px;
			color: #333333;
			background-color: #f4f4f4;
			padding: 3px 5px;
			margin: 0 5px 5px 0;
			line-height: 100%;    
			float: left;
		}

		/** Brand Bar **/

		.brand-bar {
			border-top: solid 1px #ccc;
			border-bottom: solid 1px #ccc;
			padding: 25px;
			text-align: center;
			background: #f6f4eb;
			margin: 15px 0 0 0;
		}

		.brand-bar h3 {
			text-transform: uppercase;
			letter-spacing: .5em;
			font-size: 1.2em;
			font-weight: bold;
			margin: 0 0 10px 0;
		}

		.brand-bar ul.logos {
			margin: 0 auto !important;	
			list-style-type: none;
			padding: 0;
		}

		.brand-bar li.brand-logo {
			border: 1px solid #ccc;
			background: #fff;
			width: 148px;
			height: 148px;
			float: left;
			margin: 5px;
			background-image: url("https://gallery-duesseldorf.com/wp-content/uploads/sites/8/assets/img/bg_default-teaser.png");
			background-size: 85%;
			background-position: center;
			background-repeat: no-repeat;
		}

		.brand-bar li.brand-logo .brand-name {
			margin-top: 105px;
			background: rgba(255,255,255,0.90);
		}

		/** Repräsentaten **/

		section#single-brand .rep h3 {
			padding: 5px 0 0 0;
		}

		section#single-brand .rep1_company,
		section#single-brand .rep2_company {
			font-weight: bold;
		}
	.exhibitor-teaser.list-view .brand-info .brand-name {    width: 80% !important;}.exhibitor-teaser .brand-no-logo .brand-info,.exhibitor-teaser .brand-logo .brand-info {    margin: 163px 0 0 0 !important;}.exhibitor-teaser.list-view .brand-no-logo .brand-info,.exhibitor-teaser.list-view .brand-logo .brand-info {    margin-top: 0 !important;} .exhibitor-teaser .brand-info .brand-name {    font-size: 1.1em !important;    line-height: 110%;}.brand-bar li.brand-logo .brand-name {    margin-top: 95px;    line-height: 120%;    padding: 5px 0;}
				.brand-info, #brandbox-tab .nav-pills, #exhibitors_container .btn, #exhibitors_container .bt-02, #single-brand .btn { background-color: #1faaa9} 
				section#single-brand .fa-stack { color: #1faaa9}
				#exhibitors_container .filter .select2-container--default .select2-selection--multiple .select2-selection__choice,
				.select2-container--default .select2-results__option--highlighted[aria-selected] {
					background-color: #1faaa9;
					border: 1px solid #1faaa9;
				}	
			
				#brandbox-tab .nav-pills>li.active>a { background-color: #f9f9f9}
				#exhibitors_container .filter { background-color: #f9f9f9}
				#brandbox-tab .nav-pills>li>a:hover { background-color: #f9f9f9}
			
				#brandbox-tab .nav-pills>li>a { background-color: #66c5c5}