.xts-header {
	background-color: rgba(237, 36, 46, 1);
}





@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: 156px;
	}

	.xts-header-bottom .xts-header-row-inner {
		height: 60px;
	}

	/* HEIGHT OF ROWS WHEN HEADER IS STICKY */

	.xts-sticky-real.xts-sticked .xts-top-bar .xts-header-row-inner {
		height: 40px;
	}

	.xts-sticky-real.xts-sticked .xts-general-header .xts-header-row-inner {
		height: 60px;
	}

	.xts-sticky-real.xts-sticked .xts-header-bottom .xts-header-row-inner {
		height: 50px;
	}

	/* HEIGHT OF HEADER CLONE */

	.xts-header-clone .xts-header-row-inner {
		height: 50px;
	}

	/* HEIGHT OF PAGE TITLE WHEN HEADER IS OVER CONTENT */

	.xts-header-overlap .xts-page-title.xts-size-xs {
		padding-top: 226px;
	}

	.xts-header-overlap .xts-page-title.xts-size-s {
		padding-top: 236px;
	}

	.xts-header-overlap .xts-page-title.xts-size-m {
		padding-top: 256px;
	}

	.xts-header-overlap .xts-page-title.xts-size-l {
		padding-top: 296px;
	}

	.xts-header-overlap .xts-page-title.xts-size-xl {
		padding-top: 326px;
	}

	.xts-header-overlap .xts-page-title.xts-size-xxl {
		padding-top: 416px;
	}

	/* 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: 40px;
	}

	/* HEIGHT ELEMENTS IN GENERAL HEADER */

	.xts-general-header .xts-logo img {
		max-height: 156px;
	}

	.xts-sticked .xts-general-header .xts-logo img {
		max-height: 60px;
	}

	/* HEIGHT ELEMENTS IN BOTTOM HEADER */

	.xts-header-bottom .xts-logo img {
		max-height: 60px;
	}

	.xts-sticked .xts-header-bottom .xts-logo img {
		max-height: 50px;
	}

	/* HEIGHT ELEMENTS IN HEADER CLONE */

	.xts-header-clone .xts-general-header .xts-logo img {
		max-height: 50px;
	}
}

@media (max-width: 1024px) {

	/* HEIGHT OF ROWS ON HEADER */

	.xts-top-bar .xts-header-row-inner {
		height: 40px;
	}

	.xts-general-header .xts-header-row-inner {
		height: 60px;
	}

	.xts-header-bottom .xts-header-row-inner {
		height: 60px;
	}

	/* HEADER OVER CONTENT */

	.xts-header-overlap .xts-page-title {
		padding-top: 180px;
	}

	/* HEIGHT ELEMENTS IN TOP BAR */

	.xts-top-bar .xts-logo img {
		max-height: 40px;
	}

	/* HEIGHT ELEMENTS IN GENERAL HEADER */

	.xts-general-header .xts-logo img {
		max-height: 60px;
	}

	/* HEIGHT ELEMENTS IN BOTTOM HEADER */

	.xts-header-bottom .xts-logo img {
		max-height: 60px;
	}
}

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

.xts-e3eg5araapc7to1glsdv {
	color: rgba(237, 237, 237, 1);
}

.xts-general-header {
	border-style: solid;
}

.xts-5koo07plhwbpu1l4lixj {
	color: rgba(255, 255, 255, 0.34901960784314);
}

.xts-header-bottom {
	background-color: rgba(237, 36, 46, 1);border-color: rgba(255, 255, 255, 1);border-style: solid;
}
