




@media (min-width: 1025px) {

	/* HEIGHT OF ROWS ON HEADER */

	.xts-top-bar .xts-header-row-inner {
		height: 0px;
	}

	.xts-general-header .xts-header-row-inner {
		height: 90px;
	}

	.xts-header-bottom .xts-header-row-inner {
		height: 50px;
	}

	/* HEIGHT OF ROWS WHEN HEADER IS STICKY */

	.xts-sticky-real.xts-sticked .xts-top-bar .xts-header-row-inner {
		height: 0px;
	}

	.xts-sticky-real.xts-sticked .xts-general-header .xts-header-row-inner {
		height: 0px;
	}

	.xts-sticky-real.xts-sticked .xts-header-bottom .xts-header-row-inner {
		height: 0px;
	}

	/* HEIGHT OF HEADER CLONE */

	.xts-header-clone .xts-header-row-inner {
		height: 65px;
	}

	/* HEIGHT OF PAGE TITLE WHEN HEADER IS OVER CONTENT */

	.xts-header-overlap .xts-page-title.xts-size-xs {
		padding-top: 150px;
	}

	.xts-header-overlap .xts-page-title.xts-size-s {
		padding-top: 160px;
	}

	.xts-header-overlap .xts-page-title.xts-size-m {
		padding-top: 180px;
	}

	.xts-header-overlap .xts-page-title.xts-size-l {
		padding-top: 220px;
	}

	.xts-header-overlap .xts-page-title.xts-size-xl {
		padding-top: 250px;
	}

	.xts-header-overlap .xts-page-title.xts-size-xxl {
		padding-top: 340px;
	}

	/* HEIGHT OF HEADER BUILDER ELEMENTS */

	/* HEIGHT ELEMENTS IN TOP BAR */

	.xts-top-bar .xts-logo img {
		max-height: 0px;
	}

	.xts-sticked .xts-top-bar .xts-logo img {
		max-height: 0px;
	}

	/* HEIGHT ELEMENTS IN GENERAL HEADER */

	.xts-general-header .xts-logo img {
		max-height: 90px;
	}

	.xts-sticked .xts-general-header .xts-logo img {
		max-height: 0px;
	}

	/* HEIGHT ELEMENTS IN BOTTOM HEADER */

	.xts-header-bottom .xts-logo img {
		max-height: 50px;
	}

	.xts-sticked .xts-header-bottom .xts-logo img {
		max-height: 0px;
	}

	/* HEIGHT ELEMENTS IN HEADER CLONE */

	.xts-header-clone .xts-general-header .xts-logo img {
		max-height: 65px;
	}
}

@media (max-width: 1024px) {

	/* HEIGHT OF ROWS ON HEADER */

	.xts-top-bar .xts-header-row-inner {
		height: 0px;
	}

	.xts-general-header .xts-header-row-inner {
		height: 90px;
	}

	.xts-header-bottom .xts-header-row-inner {
		height: 0px;
	}

	/* HEADER OVER CONTENT */

	.xts-header-overlap .xts-page-title {
		padding-top: 110px;
	}

	/* HEIGHT ELEMENTS IN TOP BAR */

	.xts-top-bar .xts-logo img {
		max-height: 0px;
	}

	/* HEIGHT ELEMENTS IN GENERAL HEADER */

	.xts-general-header .xts-logo img {
		max-height: 90px;
	}

	/* HEIGHT ELEMENTS IN BOTTOM HEADER */

	.xts-header-bottom .xts-logo img {
		max-height: 0px;
	}
}

.xts-top-bar {
	border-style: inherit;
}

.xts-xx81efrnsom036nnbbpi {
	color: rgba(235, 235, 235, 1);
}

.xts-hrf0on2q8pjvhzwkjhkt {
	color: rgba(235, 235, 235, 1);
}

.xts-general-header {
	background-color: rgba(251, 250, 247, 1);border-style: solid;
}

.xts-header-bottom {
	background-color: rgba(16, 16, 16, 0.05);border-style: solid;
}
