/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on small touch devices */
/* body {} */
/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */

/*----- HEADER BEFORE - Open -----*/
.header-before-full .block,
.header-before-full .block-inner {
	margin: 0px;
}
/*----- HEADER BEFORE - Close -----*/

/*----- HEADER - Open -----*/
.top-container-full {
	padding: 0;
}
.top-container-full.hide-header {
	top: -500px !important;
}
.top-wrapper {
	padding: 0;
}
/*
.top-container-full {}
.top-container-inside {}
*/
.top-primary-content,
.top-secondary-content {
	float: none;
	padding: 0px;
	width: 100%;
}
.top-secondary-content .region-inner {
	display: flex;
}
.header-menu {
	order: 1;
}
.header-menu ul {
	text-align: left;
}
.header-search {
	order: 2;
}
.top-primary-content-inner {
	display: block;
}
.top-secondary-content-inner {
	display: block;
	text-align: right;
}
.region-header-content {
	padding: 0px 20px;
}
#nav-button {
	top: 20px !important;
	right: 10px !important;
}
/*
#branding {
}
*/
#logo {
	margin: 0;
	padding: 10px;
	text-align: left;
}
#logo img {
	max-width: 60%;
}

.top-region-header::before {
	display: none;
}

.nice-select-block {
	float: right;
	margin-right: 0 !important;
}
.nice-select-block .nice-select {
	border-left: 1px #006760 solid;
	padding: 12px 35px 15px 20px !important;
}

#header .header-search input[type='text'],
#header .header-search input[type='search'] {
	width: 140px;
}
/*----- HEADER - Close -----*/

/*----- TB MEGA MENU - Open -----*/
#mega-menu {
	display: none !important;
}
/*----- TB MEGA MENU - Close -----*/

/*----- HIGHLIGHTED - Open -----*/
/*
.highlighted-container-full {
}
.highlighted-container {
}
*/
.highlighted-container .block,
.highlighted-container .block-inner {
	margin: 0px;
}
/*----- HIGHLIGHTED - Close -----*/

/*----- SECONDARY CONTENT - Open -----*/
.secondary-full .block,
.secondary-full .block-inner {
	margin: 0px;
}
/* Content - Open */

/* Content - Close */
/*----- SECONDARY CONTENT - Close -----*/

/*----- CONTAINER - Open -----*/
/* .container-full {
	padding-top: 80px;
} */
/*
#main-content {
}
#content {
}
.container-content {
}
*/
.content-column .content-inner,
.columns {
	border: none;
}
/*----- CONTAINER - Close -----*/

/*----- TITLE BAR - Open -----*/
.title-bar h1#page-title {
	font-size: 1.4em;
	line-height: 1em;
	padding: 15px 20px 15px 20px;
}

.group-access-market {
	margin-top: -26px;
}

.title-bar-full {
	padding-top: 120px !important;
}
/*----- TITLE BAR - Close -----*/

/*----- CONTENT - Open -----*/
.table-responsive {
	overflow-x: auto;
}
.tertiary-container > .region {
	padding: 0px 20px;
}
.jazz-scene-views .view-content {
	display: block;
}
.jazz-scene-views .view-content .views-row {
	display: block;
	margin-bottom: 30px;
}
.field-name-field-image.left,
.field-name-field-image.right {
	float: none;
	margin: 0px 0px 15px 0px;
	text-align: center;
}

.title-bar-controls {
	-webkit-box-pack: space-around;
	-moz-box-pack: space-around;
	-webkit-justify-content: space-around;
	-ms-flex-pack: space-around;
	justify-content: space-around;
}
.title-bar-print-all,
.title-bar-print-tab {
	display: none;
}
.title-bar-controls a {
	text-align: center;
}
.title-bar-controls a::before {
	display: block;
	margin-bottom: 5px;
	text-align: center;
}

.map-info-wrapper {
	justify-content: center;
	margin-bottom: 20px;
}

.map-key-row {
	display: block;
}

.map-key-1 span,
.map-key-2 span,
.map-key-3 span,
.map-key-4 span,
.map-key-5 span {
	margin: 0px 5px 5px 0;
}
/*----- CONTENT - Close -----*/

/*----- PANEL - Open -----*/
.at-panel .region {
	margin: 0px 0px 20px 0px !important;
}
.at-panel .block {
	margin: 0px;
}
.at-panel .panel-separator {
	height: 0px;
}
/*----- PANEL - Close -----*/

/*----- SIDEBAR - Open -----*/
.sidebar {
	background: url(../images/bg-01.png) repeat-x top left;
}
.two-sidebars #main-content,
.sidebar-first #main-content,
.sidebar-second #main-content {
	margin-right: 0px;
	margin-left: 0px;
}
/*
.region-sidebar-first .region-inner,
.region-sidebar-second .region-inner {
}
*/
.region-sidebar-first .block-inner,
.region-sidebar-second .block-inner {
	margin: 0px 0px 20px 0px;
	padding: 15px 0px 20px 0px;
}
.sidebar .region-inner .block:last-child .block-inner {
	margin: 0px;
}
/*----- SIDEBAR - Close -----*/

/*----- ASIDE - Open -----*/
.aside-content .block,
.aside-content .block-inner {
	margin: 0px;
}
/*----- ASIDE - Close -----*/

/*----- TERTIARY - Open -----*/
/*
.tertiary-full {
}
.tertiary-container {
}
*/
.tertiary-container .block,
.tertiary-container .block-inner {
	margin: 0px;
}
.get-list-exclusives-content-block {
	background-color: rgba(30, 30, 30, 0.3);
}
/*----- TERTIARY - Close -----*/

/*----- QUATERNARY - Open -----*/
/*
.quaternary-full {
}
.quaternary-container {
}
*/
.quaternary-container .block,
.quaternary-container .block-inner {
	margin: 0px;
}
.tabs-home-block {
	margin: 30px auto !important;
	padding: 0px 20px;
}
#quicktabs-tabs_home .block-inner {
	padding-top: 40px;
}
/*----- QUATERNARY - Close -----*/

/*----- FOOTER COLUMNS - Open -----*/
.footer-columns-full {
	padding: 30px 20px 20px 20px;
}
/*
.footer-columns-full .four-4x25 {
}
.footer-columns-full .four-4x25 .panel-row {
}
*/
.footer-columns-full .block,
.footer-columns-full .block-inner {
	margin: 0px;
}
.region-two-50-second .content,
.region-two-50-second .content div,
.region-two-50-second .content p {
	text-align: left !important;
}
.footer-columns-full .four-4x25 .panel-row .region {
	border: none;
	border-bottom: 1px #2090d4 solid;
	padding-bottom: 20px;
}
.footer-columns-full .four-4x25 .panel-row .region .region-inner {
	padding: 0px 20px;
}
/*----- FOOTER COLUMNS - Close -----*/

/*----- FOOTER - Open -----*/
/*
.footer-full {
}
.footer-full-container {
}
*/
.footer-full .block,
.footer-full .block-inner {
	margin: 0px;
}

.region-three-33-third .block-title {
	text-align: left;
}
.social {
	justify-content: flex-start;
}
/*----- FOOTER - Close -----*/

/*----- EVENTS VENUES - Open -----*/
.view-events-calendar .view-content,
.view-event-venues .view-content {
	display: block;
}
/*----- EVENTS VENUES - Close -----*/

.view-news .view-content,
.view-market-reports .view-content,
.view-trade-shows .view-content {
	grid-template-columns: repeat(1, 1fr);
}
.view-country-list .view-content {
	display: block;
}

.view-country-list .view-content .views-row {
	margin-bottom: 10px;
}
