@font-face {
	font-family: 'libre_baskervilleitalic';
	src: url('../fonts/librebaskerville-italic-webfont.eot');
	src: url('../fonts/librebaskerville-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/librebaskerville-italic-webfont.woff2') format('woff2'), url('../fonts/librebaskerville-italic-webfont.woff') format('woff'), url('../fonts/librebaskerville-italic-webfont.ttf') format('truetype'), url('../fonts/librebaskerville-italic-webfont.svg#libre_baskervilleitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'libre_baskervilleregular';
	src: url('../fonts/librebaskerville-regular-webfont.eot');
	src: url('../fonts/librebaskerville-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/librebaskerville-regular-webfont.woff2') format('woff2'), url('../fonts/librebaskerville-regular-webfont.woff') format('woff'), url('../fonts/librebaskerville-regular-webfont.ttf') format('truetype'), url('../fonts/librebaskerville-regular-webfont.svg#libre_baskervilleregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'oswaldbold';
	src: url('../fonts/oswald-bold-webfont.eot');
	src: url('../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-bold-webfont.woff2') format('woff2'), url('../fonts/oswald-bold-webfont.woff') format('woff'), url('../fonts/oswald-bold-webfont.ttf') format('truetype'), url('../fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'oswaldlight';
	src: url('../fonts/oswald-light-webfont.eot');
	src: url('../fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-light-webfont.woff2') format('woff2'), url('../fonts/oswald-light-webfont.woff') format('woff'), url('../fonts/oswald-light-webfont.ttf') format('truetype'), url('../fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'oswaldregular';
	src: url('../fonts/oswald-regular-webfont.eot');
	src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular-webfont.woff2') format('woff2'), url('../fonts/oswald-regular-webfont.woff') format('woff'), url('../fonts/oswald-regular-webfont.ttf') format('truetype'), url('../fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'righteousregular';
	src: url('../fonts/righteous-regular-webfont.eot');
	src: url('../fonts/righteous-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/righteous-regular-webfont.woff2') format('woff2'), url('../fonts/righteous-regular-webfont.woff') format('woff'), url('../fonts/righteous-regular-webfont.ttf') format('truetype'), url('../fonts/righteous-regular-webfont.svg#righteousregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "franchise_freebold";
	src: url("../fonts/franchise-free-bold-webfont.woff2") format("woff2"), url("../fonts/franchise-free-bold-webfont.woff") format("woff");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'futuramedium_condensed';
	src: url('../fonts/futura_condensed_medium-webfont.woff2') format('woff2'),
		 url('../fonts/futura_condensed_medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/*
    ==== GRID ====
*/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
	height: 100%;
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background: transparent;
	text-decoration: none;
	-webkit-transition: color .2s, background 0.2s, opacity .2s;
	transition: color .2s, background 0.2s, opacity .2s;
	color: #5a82dc;
}

a:hover {
	outline: 0;
	text-decoration: underline;
}

a:active,
a:focus {
	outline: 0;
	text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
	vertical-align: top;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	opacity: 0;
}

input[type="file"] {
	opacity: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

:invalid {
	box-shadow: none;
}

:-moz-submit-invalid {
	box-shadow: none;
}

:-moz-ui-invalid {
	box-shadow: none;
}

::-ms-clear {
	display: none;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
}

* {
	-moz-appearance: none;
	-webkit-appearance: none;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

td,
th {
	padding: 0;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	outline: 0;
}

.clearfix:after {
	content: '';
	clear: both;
	display: block;
}

iframe {
	max-width: 100%;
	margin-bottom: 20px;
}

* {
	box-sizing: border-box;
}

*:before,
*:after {
	box-sizing: border-box;
}

.relative {
	position: relative;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

.container:before,
.container:after {
	content: " ";
	display: table;
}

.container:after {
	clear: both;
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.container-fluid:before,
.container-fluid:after {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}

.row:before,
.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

/* #Equal Height Columns */
							 .row.row-eq-height-xs { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
@media (min-width:  768px) { .row.row-eq-height-sm { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } }
@media (min-width:  992px) { .row.row-eq-height-md { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } }
@media (min-width: 1200px) { .row.row-eq-height-lg { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } }

.tab-1,
.lap-1,
.desk-1,
.all-2,
.tab-2,
.lap-2,
.desk-2,
.lg-2,
.all-3,
.tab-3,
.lap-3,
.desk-3,
.lg-3,
.all-4,
.tab-4,
.lap-4,
.desk-4,
.lg-4,
.all-5,
.tab-5,
.lap-5,
.desk-5,
.lg-5,
.all-6,
.tab-6,
.lap-6,
.desk-6,
.lg-6,
.all-7,
.tab-7,
.lap-7,
.desk-7,
.lg-7,
.all-8,
.tab-8,
.lap-8,
.desk-8,
.lg-8,
.all-9,
.tab-9,
.lap-9,
.desk-9,
.lg-9,
.all-10,
.tab-10,
.lap-10,
.desk-10,
.lg-10,
.all-11,
.tab-11,
.lap-11,
.desk-11,
.lg-11,
.all-12,
.tab-12,
.lap-12,
.desk-12,
.lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.all-1,
.all-2,
.all-3,
.all-4,
.all-5,
.all-6,
.all-7,
.all-8,
.all-9,
.all-10,
.all-11,
.all-12 {
	float: left;
}

.all-1 {
	width: 8.33333%;
}

.all-2 {
	width: 16.66667%;
}

.all-3 {
	width: 25%;
}

.all-4 {
	width: 33.33333%;
}

.all-5 {
	width: 41.66667%;
}

.all-6 {
	width: 50%;
}

.all-7 {
	width: 58.33333%;
}

.all-8 {
	width: 66.66667%;
}

.all-9 {
	width: 75%;
}

.all-10 {
	width: 83.33333%;
}

.all-11 {
	width: 91.66667%;
}

.all-12 {
	width: 100%;
}

@font-face {
	font-family: 'fontello';
	src: url('../fonts/fontello.eot?83105469');
	src: url('../fonts/fontello.eot?83105469#iefix') format('embedded-opentype'), url('../fonts/fontello.woff2?83105469') format('woff2'), url('../fonts/fontello.woff?83105469') format('woff'), url('../fonts/fontello.ttf?83105469') format('truetype'), url('../fonts/fontello.svg?83105469#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?83105469#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	text-decoration: inherit;
	text-align: center; /* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none; /* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-facebook:before {
	content: '\e800';
}

/* '' */

.icon-instagram:before {
	content: '\e801';
}

/* '' */

.icon-youtube-play:before {
	content: '\e802';
}

/* '' */

.icon-twitter:before {
	content: '\e803';
}

.icon-snapchat:before {
	content: '\f2ab';
}

/* '' */

.icon-pinterest-circled:before {
	content: '\e804';
}

/* '' */

.icon-google:before {
	content: '\e805';
}

/* '' */

.icon-email:before {
	content: '\e806';
}

/* '' */

.icon-export:before {
	content: '\e807';
}

/* '' */

.gallery-item dt {
	float: none;
	padding: 0;
}

.wp-caption {
	max-width: 98%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
}

.wp-caption img {
	vertical-align: top;
}

.wp-caption p {
	margin: 10px 0 0;
}

div.aligncenter {
	margin: 0 auto 20px;
}

img,
.alignright,
.alignleft,
.aligncenter {
	height: auto;
	max-width: 100%;
	margin: 0 auto 20px;
	display: block;
	float: none;
	clear: both;
}

.banner-close #header {
	position: fixed;
}

#main-nav li:last-child {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1000;
	-webkit-transition: all .5s;
	transition: all .5s;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

#header.sticky {
	position: fixed;
}

#header:before {
	content: '';
	clear: both;
	display: block;
}

#header:after {
	content: '';
	position: fixed;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: -webkit-linear-gradient(52deg, #0f0f10 0%, #212121 100%);
	background: linear-gradient(38deg, #0f0f10 0%, #212121 100%);
	z-index: -1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

#header:after

#header.colored {
	background: rgba(24, 24, 24, 0.7);
}

#header.menu-open {
	background: none;
}

#header.menu-open:after {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	top: 0;
	opacity: 0.96;
}

@media screen and (min-width: 1172px) {
	#header.menu-open:after {
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		top: -100%;
		opacity: 0;
	}
}

#header.menu-open .navigation {
	-webkit-transition-delay: .45s;
	transition-delay: .45s;
	opacity: 1;
	visibility: visible;
}

#header .logo {
	float: left;
	position: relative;
	z-index: 50;
	border-right: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
}

#header .logo a {
	height: 61px;
	width: 73px;
	display: block;
	background: url('../../svg/mobile-logo.svg') 50% 50% no-repeat;
	text-indent: -9999px;
}

#header .navigation {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding-top: 62px;
	z-index: 40;
	font: 16px/20px 'oswaldlight', sans-serif;
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity: 0;
	visibility: hidden;
}

#header .navigation .holder {
	overflow: auto;
	padding-top: 50px;
	height: calc(100vh - 100px);
}

#header .navigation a {
	color: #fff;
}

#header .navigation .social {
	font-size: 0;
	line-height: 0;
	padding: 7px 0 45px;
}

#header .navigation .social li {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 20px;
	margin: 0 15px;
}

#header .navigation .social a {
	display: block;
	color: #767676;
}

#header .navigation .lang {
	display: inline-block;
	padding-left: 32px;
	background: url('../../svg/languege.svg') no-repeat;
}

#header .mobile-link {
	overflow: hidden;
	position: relative;
	z-index: 50;
	height: 62px;
	border-bottom: 1px solid #3d3d3d;
}

#header .mobile-link a {
	width: 27px;
	height: 22px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -12px 0 0 -18px;
	text-indent: -9999px;
}

#header .mobile-link a:after {
	content: '';
	position: absolute;
	top: 11px;
	left: 0;
	height: 2px;
	width: 19px;
	background-color: #fff;
	-webkit-transition: all .4s;
	transition: all .4s;
}

#header .mobile-link a.active:after {
	left: -100%;
}

#header .mobile-link a.active span:after,
#header .mobile-link a.active span:before {
	top: 50%;
	left: 50%;
	width: 27px;
	margin: -1px 0 0 -13px;
	bottom: auto;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#header .mobile-link a.active span:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#header .mobile-link a span:after,
#header .mobile-link a span:before {
	content: '';
	position: absolute;
	right: 4px;
	height: 2px;
	width: 19px;
	background-color: #fff;
	-webkit-transition: all .4s;
	transition: all .4s;
}

#header .mobile-link a span:after {
	top: 3px;
}

#header .mobile-link a span:before {
	bottom: 1px;
}

#header .search-btn {
	position: relative;
	z-index: 50;
	padding: 23px 0 23px;
	width: 66px;
	height: 62px;
	float: right;
	border-left: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
}

#header .search-btn svg {
	width: 18px;
	height: 18px;
	display: block;
	margin: 0 auto;
}

#header .search-btn svg path {
	fill: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#main-nav li {
	margin-bottom: 42px;
}

#main-nav li ul li:first-child {
	margin-top: 42px;
}

#main-nav li a {
	font-size: 24px;
}

#main-nav li.menu-item-has-children > a {
	display: inline-block;
	vertical-align: top;
	padding-right: 19px;
	position: relative;
}

#main-nav li.menu-item-has-children > a:after,
#main-nav li.menu-item-has-children > a:before {
	content: '';
	position: absolute;
	background-color: #fff;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s;
	transition: all .3s;
}

#main-nav li.menu-item-has-children > a:after {
	right: 4px;
	width: 1px;
	height: 9px;
}

#main-nav li.menu-item-has-children > a:before {
	right: 0;
	width: 9px;
	height: 1px;
}

#main-nav li.menu-item-has-children > a.open:after {
	opacity: 0;
}

#main-nav li.current-menu-item > a,
#main-nav li.current-menu-parent > a {
	opacity: 1;
	color: #5a82dc;
}

#main-nav li > a:hover {
	color: #5a82dc;
}

#main-nav .sub-menu {
	display: none;
}

/* Connect sub-menu */
#main-nav .menu-item-37642 .sub-menu li {
	margin-left: -40px;
}
#main-nav .menu-item-37642 .sub-menu li a span {
	font-size: 18px;
	opacity: 0.3;
}
#main-nav .menu-item-37642 .sub-menu li a:before {
	content: '';
	display: inline-block;
	width: 48px;
	font-family: 'FontAwesome';
	font-size: 18px;
	text-align: center;
	opacity: 0.3;
	margin-left: -12px;
}
/* Facebook */
#main-nav .menu-item-37642 .sub-menu .menu-item-37643 a:before {
	content: '\f09a';
}
/* Instagram */
#main-nav .menu-item-37642 .sub-menu .menu-item-37647 a:before {
	content: '\f16d';
}
/* YouTube */
#main-nav .menu-item-37642 .sub-menu .menu-item-37646 a:before {
	content: '\f16a';
}
/* Twitter */
#main-nav .menu-item-37642 .sub-menu .menu-item-37645 a:before {
	content: '\f099';
}
/* Snapchat */
#main-nav .menu-item-37642 .sub-menu .menu-item-52197 a::before {
  content: '\f2ab';
}

#footer {
	position: relative;
	padding: 30px 15px;
	text-transform: uppercase;
	text-align: center;
	background-color: #1e1e1e;
	font: 13px/17px 'oswaldlight', sans-serif;
}

#footer a {
	color: #6f6f6f;
}

#footer .holder {
	overflow: hidden;
}

#footer .logo {
	display: block;
	width: 145px;
	height: 16px;
	background-position: 0 -20px;
	margin: 0 auto 39px;
}

#footer .logo a {
	display: block;
}

#footer .logo img {
	vertical-align: top;
	width: 100%;
	height: auto;
}

#footer .subscribe {
	border-bottom: 1px solid #242424;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#footer .subscribe h6 {
	font: 13px/17px 'oswaldlight', sans-serif;
}

#footer .add-nav li {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 25px;
}

#footer .add-nav li.current-menu-item a {
	color: #fff;
}

#footer .add-nav a {
	color: #525252;
	-webkit-transition: all .5s;
	transition: all .5s;
}

#footer .add-nav a:hover {
	color: #fff;
}

#footer .block {
	font: 11px/15px 'oswaldlight', sans-serif;
	color: #303030;
	overflow: hidden;
}

#footer .social {
	padding: 10px 0 45px;
}

#footer .social li {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	margin: 0 15px;
}

#footer .social a {
	color: #434343;
}

#footer .copy {
	color: #4b4b4b;
	margin: 0;
}

h1 {
	font: 25px/35px 'oswaldlight', sans-serif;
	letter-spacing: 2px;
	color: #000;
}

h2 {
	font: 25px/35px 'oswaldlight', sans-serif;
	letter-spacing: 2px;
	color: #000;
}

h3 {
	font: 22px/35px 'oswaldlight', sans-serif;
	color: #000;
}

h4 {
	font: 20px/28px 'oswaldlight', sans-serif;
	color: #000;
}

h5 {
	font: 18px/24px 'oswaldlight', sans-serif;
	color: #000;
}

h6 {
	font: 16px/22px 'oswaldlight', sans-serif;
	color: #000;
}

p {
	margin: 0 0 15px;
}

a {
	color: #5a82dc;
}

a:hover {
	text-decoration: none;
}

.intro-section {
	text-transform: uppercase;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 5;
	min-height: 100vh;
	color: #fff;
}

.intro-section:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../images/bg-small-shadow.png') 50% 50% no-repeat;
	background-size: cover !important;
	z-index: -1;
	opacity: 0.6;
}

.intro-section .holder {
	position: absolute;
	left: 21px;
	right: 21px;
	bottom: 80px;
}

.intro-section h5 {
	color: #5a82dc;
	text-transform: uppercase;
	font: 16px/24px 'oswaldregular', sans-serif;
	margin-bottom: 15px;
}

.intro-section h1 {
	text-shadow: 0.5px 0.9px 5px rgba(3, 6, 10, 0.66);
	color: #fff;
	font: 24px/38px 'oswaldlight', sans-serif;
	padding-bottom: 22px;
	text-transform: uppercase;
}

.intro-section h1:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 74px;
	height: 1px;
	background-color: #3d3d3d;
}

.intro-section h1 a {
	color: #fff;
}

.intro-section .details {
	display: block;
	font: 14px/20px 'oswaldlight', sans-serif;
}

.intro-section .details span {
	padding: 0 10px;
}

.intro-section .btn-more {
	display: none;
	color: #fff;
	border: 2px solid #4d4d4d;
}

.intro-section .holder .headline-top {
	font-size: 80px;
	font-family: franchise_freebold;
	line-height: 80px;
}

.intro-section .holder .headline {
	font-size: 117px;
	font-family: franchise_freebold;
	line-height: 117px;
}
.intro-section .holder .headline-sub {
	font-size:40px;
	font-weight:bold;
	font-family: futuramedium_condensed;
	line-height:40px;
}

.intro-section.intro-section-home .holder .headline-sub {
	font-size:50px;
	line-height:1;
}

.intro-section-home.align_center .holder {
	text-align:center;
}

.intro-section-home .holder {
	bottom: 70px;
}

.intro-section-home ul.buttons {
	margin-top: 20px;
}

.intro-section-home .btn-default {
	font-family: franchise_freebold;
	font-size:30px;
}

.bth-arrow {
	position: absolute;
	left: 50%;
	bottom: 37px;
	margin-left: -9px;
	width: 20px;
	height: 8px;
}

.bth-arrow svg {
	width: 20px;
	height: 8px;
}

.bth-arrow svg path {
	fill: #bebebe;
}

.btn-circle {
	display: block;
	width: 68px;
	height: 68px;
	margin: 30px auto;
	position: relative;
	border-radius: 50%;
	border: 2px solid #000;
	opacity: .3;
	cursor: pointer;
}

.btn-circle img {
	vertical-align: top;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -13px 0 0 -13px;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.popup-form {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}

.popup-form .form-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 280px;
}

.popup-form .form-group {
	overflow: hidden;
}

.popup-form .form-control {
	float: left;
	width: 100%;
	height: 50px;
	font: 26px/32px 'oswaldlight', sans-serif;
	border: solid #2a2a2a;
	border-width: 0 0 1px;
	color: #fff;
	padding: 9px 30px 9px 0;
	background: none;
	margin-right: -30px;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.popup-form .form-control:focus {
	border-color: #fff;
}

.popup-form .form-control:focus ~ input {
	opacity: 1;
	visibility: visible;
}

.popup-form .submit {
	float: left;
	width: 30px;
	height: 50px;
	line-height: 50px;
	border: none;
	background-color: transparent;
	text-indent: -9999px;
	background-size: 20px auto !important;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.popup-form h3 {
	text-align: center;
	font: 20px/26px 'oswaldlight', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 40px;
}

.popup-form .form-control::-moz-placeholder {
	color: #434343;
	opacity: 1;
	text-transform: uppercase;
}

.popup-form .form-control:-ms-input-placeholder {
	color: #434343;
	text-transform: uppercase;
}

.popup-form .form-control::-webkit-input-placeholder {
	color: #434343;
	text-transform: uppercase;
}

input[type="button"],
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.btn-more {
	width: 170px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font: 13px/50px 'oswaldregular', sans-serif;
	margin: 48px auto 0;
	color: #000;
	border: 1px solid #c4c5c5;
	cursor: pointer;
}

.content-area ul,
.content-area ol {
	margin-bottom: 20px;
	list-style: none;
	padding: 0 0 0 20px;
}

.content-area ul > li {
	line-height: 26px;
	margin-bottom: 5px;
	padding-left: 10px;
	position: relative;
}

.content-area ul > li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\2022';
}

.content-area ol {
	counter-reset: section;
}

.content-area ol > li:before {
	content: counter(section) ".";
	counter-increment: section;
	display: inline-block;
	margin-right: 10px;
}

.content-area iframe {
	display: block;
	margin-bottom: 40px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') 50% 50% no-repeat;
}

.fancybox-close {
	position: absolute;
	right: 35px;
	top: 35px;
	width: 18px;
	height: 18px;
	overflow: hidden;
}

.fancybox-close:after,
.fancybox-close:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 2px;
	margin: -1px 0 0 -15px;
	bottom: auto;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #fff;
}

.fancybox-close:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.fancybox-nav {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	text-decoration: none;
	z-index: 8040;
	text-indent: -9999px;
	box-shadow: 0 0 13px rgba(1, 3, 4, 0.22);
}

.fancybox-prev {
	left: 0;
	background: #fff url('../../svg/slider-arrow-left-black.svg') 50% 50% no-repeat;
}

.fancybox-next {
	right: 0;
	background: #fff url('../../svg/slider-arrow-right-black.svg') 50% 50% no-repeat;
}

.fancybox-nav span {
	display: block;
	cursor: pointer;
	z-index: 8040;
	visibility: visible;
}

.fancybox-prev span:after {
	content: 'previous';
	right: 100%;
	margin-right: 20px;
}

.fancybox-next span:after {
	content: 'next';
	left: 100%;
	margin-left: 20px;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
}

.fancybox-overlay:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(52deg, #0f0f10 0%, #212121 100%);
	background-image: linear-gradient(38deg, #0f0f10 0%, #212121 100%);
	opacity: .97;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap .child {
	display: block;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
}

/*Retina graphics!*/

body {
	min-width: 310px;
	font: 13px/22px 'libre_baskervilleregular', serif;
	background: #f5f5f5;
	color: #6f6f6f;
}

.wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	min-height: 100%;
}

.video-popup-holder {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: 10000;
	background-color: rgba(255, 255, 255, 0.9);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.video-popup-holder.show {
	opacity: 1;
	visibility: visible;
}

.video-popup-holder .holder {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 280px;
	height: 200px;
}

.video-popup-holder .close {
	position: absolute;
	top: -2px;
	right: -20px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
}

.video-popup-holder .close:before,
.video-popup-holder .close:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -1px 0 0 -10px;
	background-color: #000;
	width: 20px;
	height: 2px;
}

.video-popup-holder .close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.video-popup-holder .close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.video-popup-holder #ooyalaplayer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/*popups*/

.popups {
	position: absolute;
	height: 0;
	overflow: hidden;
	top: -9999px;
	left: -9999px;
}

.preloader {
	text-indent: -9999px;
	position: relative;
	width: 80px;
	height: 80px;
	margin: 25px auto 0;
	z-index: 100;
}

.preloader:before,
.preloader:after {
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	border: 5px solid #181818;
	border-radius: 50%;
	content: '';
}

.preloader:before {
	margin-left: -40px;
	width: 80px;
	height: 80px;
	border-right-color: #fff;
	border-left-color: #fff;
	-webkit-animation: pace-theme-corner-indicator-spin 3s linear infinite;
	animation: pace-theme-corner-indicator-spin 3s linear infinite;
}

.preloader:after {
	bottom: 20px;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	border-top-color: #fff;
	border-bottom-color: #fff;
	-webkit-animation: pace-theme-corner-indicator-spin 1s linear infinite;
	animation: pace-theme-corner-indicator-spin 1s linear infinite;
}

.banner {
	position: relative;
	padding: 15px;
	background-color: #181818;
}

.banner .banner-link {
	width: 280px;
	display: block;
	margin: 0 auto;
}

.banner .banner-link img {
	vertical-align: top;
	width: 100%;
	height: auto;
}

.banner .close {
	text-indent: -9999px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.banner .close:after,
.banner .close:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 1px;
	margin: 0 0 0 -15px;
	bottom: auto;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #555;
}

.banner .close:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*responsive*/

/*
    ==== GRID ====
*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

#fancybox-loading div {
	background-image: url('../images/fancybox_loading@2x.gif');
	background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}

}

@media (min-width: 640px) {

.container {
	width: 100%;
}

.tab-1,
.tab-2,
.tab-3,
.tab-4,
.tab-5,
.tab-6,
.tab-7,
.tab-8,
.tab-9,
.tab-10,
.tab-11,
.tab-12 {
	float: left;
}

.tab-1 {
	width: 8.33333%;
}

.tab-2 {
	width: 16.66667%;
}

.tab-3 {
	width: 25%;
}

.tab-4 {
	width: 33.33333%;
}

.tab-5 {
	width: 41.66667%;
}

.tab-6 {
	width: 50%;
}

.tab-7 {
	width: 58.33333%;
}

.tab-8 {
	width: 66.66667%;
}

.tab-9 {
	width: 75%;
}

.tab-10 {
	width: 83.33333%;
}

.tab-11 {
	width: 91.66667%;
}

.tab-12 {
	width: 100%;
}

}

@media screen and (min-width: 640px) {

#header .navigation {
	padding-top: 102px;
}

.intro-section .holder {
	border-top: 120px;
}

.banner {
	padding: 46px 0 42px;
}

.banner .banner-link {
	width: 500px;
}

.banner .close {
	height: 18px;
	width: 18px;
	top: 25px;
	right: 15px;
}

}

@media (min-width: 768px) {

.container {
	width: 100%;
}

.lap-1,
.lap-2,
.lap-3,
.lap-4,
.lap-5,
.lap-6,
.lap-7,
.lap-8,
.lap-9,
.lap-10,
.lap-11,
.lap-12 {
	float: left;
}

.lap-1 {
	width: 8.33333%;
}

.lap-2 {
	width: 16.66667%;
}

.lap-3 {
	width: 25%;
}

.lap-4 {
	width: 33.33333%;
}

.lap-5 {
	width: 41.66667%;
}

.lap-6 {
	width: 50%;
}

.lap-7 {
	width: 58.33333%;
}

.lap-8 {
	width: 66.66667%;
}

.lap-9 {
	width: 75%;
}

.lap-10 {
	width: 83.33333%;
}

.lap-11 {
	width: 91.66667%;
}

.lap-12 {
	width: 100%;
}

}

@media screen and (min-width: 768px) {

.alignright {
	float: right;
	max-width: 50%;
	margin-left: 20px;
}

.alignleft {
	float: left;
	max-width: 50%;
	margin-right: 20px;
}

.video-popup-holder .holder {
	width: 450px;
	height: 380px;
}

}

@media (min-width: 1025px) {

.container {
	width: 960px;
}

.desk-1,
.desk-2,
.desk-3,
.desk-4,
.desk-5,
.desk-6,
.desk-7,
.desk-8,
.desk-9,
.desk-10,
.desk-11,
.desk-12 {
	float: left;
}

.desk-1 {
	width: 8.33333%;
}

.desk-2 {
	width: 16.66667%;
}

.desk-3 {
	width: 25%;
}

.desk-4 {
	width: 33.33333%;
}

.desk-5 {
	width: 41.66667%;
}

.desk-6 {
	width: 50%;
}

.desk-7 {
	width: 58.33333%;
}

.desk-8 {
	width: 66.66667%;
}

.desk-9 {
	width: 75%;
}

.desk-10 {
	width: 83.33333%;
}

.desk-11 {
	width: 91.66667%;
}

.desk-12 {
	width: 100%;
}

}

@media screen and (min-width: 1100px) and (max-width: 1440px) {

.no-dev body .intro-videos .back {
	left: 20px;
	top: 95px;
}

.no-dev body #main-nav li.menu-item-has-children > a:after {
	width: 2px;
}

.no-dev body #main-nav li.menu-item-has-children > a:before {
	height: 2px;
}

.no-dev body #banner {
	zoom: 77%;
}

.no-dev body .wrapper > div,
.no-dev body .wrapper > section {
	zoom: 77%;
}

.no-dev body .wrapper > div.intro-section,
.no-dev body .wrapper > section.intro-section {
	zoom: 100%;
}

.no-dev body .wrapper > div.intro-section > div,
.no-dev body .wrapper > div.intro-section > a,
.no-dev body .wrapper > section.intro-section > div,
.no-dev body .wrapper > section.intro-section > a {
	zoom: 77%;
}

.no-dev body .wrapper > div.intro-section > div.videobg-holder,
.no-dev body .wrapper > div.intro-section > a.videobg-holder,
.no-dev body .wrapper > section.intro-section > div.videobg-holder,
.no-dev body .wrapper > section.intro-section > a.videobg-holder {
	zoom: 100%;
}

.no-dev body .wrapper > div.intro-section > div.videobg-holder .info,
.no-dev body .wrapper > div.intro-section > a.videobg-holder .info,
.no-dev body .wrapper > section.intro-section > div.videobg-holder .info,
.no-dev body .wrapper > section.intro-section > a.videobg-holder .info {
	zoom: 77%;
}

.no-dev body .wrapper > div.news-slider,
.no-dev body .wrapper > section.news-slider {
	zoom: 100%;
}

.no-dev body .wrapper > div.news-slider .item div,
.no-dev body .wrapper > section.news-slider .item div {
	zoom: 77%;
}

.no-dev body .wrapper > div.news-slider .item div.img,
.no-dev body .wrapper > section.news-slider .item div.img {
	zoom: 100%;
}

.no-dev body .wrapper > div.intro-videos,
.no-dev body .wrapper > section.intro-videos {
	zoom: 100%;
}

.no-dev body .wrapper > div.fighters-slider,
.no-dev body .wrapper > section.fighters-slider {
	zoom: 100%;
}

.no-dev body .wrapper > div.fighters-slider .item div,
.no-dev body .wrapper > section.fighters-slider .item div {
	zoom: 77%;
}

.no-dev body .wrapper > div.intro-photos,
.no-dev body .wrapper > section.intro-photos {
	zoom: 100%;
}

.no-dev body .wrapper > div.intro-photos .item div,
.no-dev body .wrapper > section.intro-photos .item div {
	zoom: 77%;
}

.no-dev body .wrapper > div.videobg-holder,
.no-dev body .wrapper > section.videobg-holder {
	zoom: 100%;
}

.no-dev body .wrapper > div.videobg-holder .info,
.no-dev body .wrapper > section.videobg-holder .info {
	zoom: 77%;
}

.no-dev body .wrapper > div.article,
.no-dev body .wrapper > section.article {
	zoom: 100%;
}

.no-dev body .wrapper > div.article .article-media,
.no-dev body .wrapper > section.article .article-media {
	zoom: 100%;
}

.no-dev body .wrapper > div.article .article-media div,
.no-dev body .wrapper > section.article .article-media div {
	zoom: 77%;
}

.no-dev body .wrapper > div.article .article-media div.video,
.no-dev body .wrapper > section.article .article-media div.video {
	zoom: 100%;
}

.no-dev body .wrapper > div.article .videobg-holder,
.no-dev body .wrapper > section.article .videobg-holder {
	zoom: 100%;
}

.no-dev body .wrapper > div.article .videobg-holder .info,
.no-dev body .wrapper > section.article .videobg-holder .info {
	zoom: 77%;
}

.no-dev body .wrapper > div.article article > div,
.no-dev body .wrapper > section.article article > div {
	zoom: 77%;
}

.no-dev body .wrapper > div.article article > div.video-block,
.no-dev body .wrapper > section.article article > div.video-block {
	zoom: 100%;
}

.no-dev body .wrapper > div.contacts,
.no-dev body .wrapper > section.contacts {
	zoom: 100%;
}

.no-dev body .wrapper > div.contacts .contact-form,
.no-dev body .wrapper > section.contacts .contact-form {
	zoom: 77%;
}

.no-dev body .wrapper > div.error-page,
.no-dev body .wrapper > section.error-page {
	zoom: 100%;
}

.no-dev body .wrapper > div.error-page .holder,
.no-dev body .wrapper > section.error-page .holder {
	zoom: 77%;
}

.no-dev body .wrapper > div.knockout-area,
.no-dev body .wrapper > section.knockout-area {
	zoom: 100%;
}

.no-dev body .wrapper > div.knockout-area .users-nav,
.no-dev body .wrapper > div.knockout-area .list .avatar,
.no-dev body .wrapper > div.knockout-area .list .info,
.no-dev body .wrapper > section.knockout-area .users-nav,
.no-dev body .wrapper > section.knockout-area .list .avatar,
.no-dev body .wrapper > section.knockout-area .list .info {
	zoom: 77%;
}

.no-dev body .wrapper > div.credentials,
.no-dev body .wrapper > section.credentials {
	zoom: 100%;
}

.no-dev body .wrapper > div.credentials .holder,
.no-dev body .wrapper > section.credentials .holder {
	zoom: 77%;
}

.no-dev body .wrapper > div.upcoming-events,
.no-dev body .wrapper > section.upcoming-events {
	zoom: 100%;
}

.no-dev body .wrapper > div.upcoming-events .slick-arrow,
.no-dev body .wrapper > section.upcoming-events .slick-arrow {
	top: 50%;
	margin-top: -30px;
}

.no-dev body .wrapper > div.upcoming-events h2,
.no-dev body .wrapper > div.upcoming-events .item .holder,
.no-dev body .wrapper > section.upcoming-events h2,
.no-dev body .wrapper > section.upcoming-events .item .holder {
	zoom: 77%;
}

.no-dev body .wrapper > header,
.no-dev body .wrapper > footer {
	/* zoom: 75%; */
}

}

@media (min-width: 1172px) {

.container {
	width: 1172px;
}

.lg-1,
.lg-2,
.lg-3,
.lg-4,
.lg-5,
.lg-6,
.lg-7,
.lg-8,
.lg-9,
.lg-10,
.lg-11,
.lg-12 {
	float: left;
}

.lg-1 {
	width: 8.33333%;
}

.lg-2 {
	width: 16.66667%;
}

.lg-3 {
	width: 25%;
}

.lg-4 {
	width: 33.33333%;
}

.lg-5 {
	width: 41.66667%;
}

.lg-6 {
	width: 50%;
}

.lg-7 {
	width: 58.33333%;
}

.lg-8 {
	width: 66.66667%;
}

.lg-9 {
	width: 75%;
}

.lg-10 {
	width: 83.33333%;
}

.lg-11 {
	width: 91.66667%;
}

.lg-12 {
	width: 100%;
}

}

@media screen and (min-width: 1172px) {

.alignright {
	max-width: 100%;
}

.alignleft {
	max-width: 100%;
}

#header {
	padding: 35px 0 120px;
}

#header.colored {
	padding: 20px 0 0;
	background: #f5f5f5;
	border-bottom: 1px solid #898989;
}

#header.colored .logo a {
	background: url('../../svg/desktop-logo-black.svg') 50% 50% no-repeat;
	background-size: 100%;
	margin-top: -4px;
}

#header.colored .search-btn svg path {
	fill: #000;
}

#header.colored .lang {
	color: #000;
}

#header.colored #main-nav .sub-menu a {
	color: #fff;
}

#header.colored #main-nav li.menu-item-has-children > a:after,
#header.colored #main-nav li.menu-item-has-children > a:before {
	background-color: #000;
}

#header.colored #main-nav a {
	color: #000;
}

#header.colored #main-nav a:hover {
	opacity: 1;
	color: #5a82dc;
}

#header.colored #main-nav .current-menu-item > a {
	opacity: 1;
	color: #5a82dc;
}

#header.colored .navigation .social a {
	color: #b2b2b2;
}

#header.colored .navigation .social a:hover {
	color: #5a82dc;
}

#header .logo {
	border: none;
	margin-left: 60px;
}

#header .logo a {
	width: 241px;
	height: 28px;
	background: url('../../svg/desktop-logo.svg') 50% 50% no-repeat;
	background-size: 100%;
	-webkit-transition: all .4s;
	transition: all .4s;
}

#header .navigation {
	position: relative;
	left: auto;
	top: auto;
	height: auto;
	width: auto;
	visibility: visible;
	opacity: 1;
	padding: 0;
	font-size: 20px;
	text-align: right;
}

#header .navigation .holder {
	height: auto;
	padding: 0;
	overflow: visible;
}

#header .navigation nav {
	display: inline-block;
	margin-top: 2px;
}

#header .navigation .social {
	float: right;
	padding: 0 91px 0 0;
}

#header .navigation .social li {
	margin: 0 0 0 15px;
}

#header .navigation .social li {
	margin: 0 0 0 35px;
}

#header .navigation .social a:hover {
	color: #fff;
}

#header .navigation .lang {
	background: none;
	position: absolute;
	right: 107px;
	top: 0;
	padding: 0 24px;
	border: solid #3d3d3d;
	border-width: 0 1px;
}

#header .mobile-link {
	display: none;
}

#header .search-btn {
	border: none;
	width: 40px;
	height: 20px;
	padding: 0;
	margin: 0px 47px 0 20px;
}

#header .search-btn svg {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -9px 0 0 -9px;
}

#main-nav li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	padding-bottom: 20px;
	position: relative;
}

#main-nav li a {
	font-size: 20px;
}

#main-nav li ul li {
	display: block;
}

#main-nav li ul li:first-child {
	margin: 0;
}

#main-nav li.menu-item-has-children:hover > a:after {
	opacity: 0;
}

#main-nav li.menu-item-has-children:hover .sub-menu {
	opacity: 1;
	visibility: visible;
}

#main-nav .sub-menu {
	display: block;
	position: absolute;
	top: 100%;
	left: -23px;
	padding: 16px 18px;
	text-align: left;
	background-color: rgba(0, 0, 0, 0.65);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s;
	transition: all .5s;
}

/* Connect sub-menu */
#main-nav .menu-item-37642 .sub-menu {
	width: 186px;
	left: -55px;
}

#main-nav .sub-menu li {
	margin: 0;
	padding: 12px 0 0;
}

#main-nav .sub-menu li:first-child {
	padding-top: 0;
}

#main-nav .sub-menu li a {
	font-size: 16px;
}

#main-nav .sub-menu li a:hover {
	opacity: 1;
}

/* Connect sub-menu */
#main-nav .menu-item-37642 .sub-menu li {
	margin-left: 0;
}
#main-nav .menu-item-37642 .sub-menu li a span {
	font-size: 12px;
}

#footer {
	padding: 34px 50px;
}

#footer .holder {
	padding: 0 0 32px 173px;
	position: relative;
}

#footer .logo {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
}

#footer .subscribe {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}

#footer .add-nav {
	float: right;
}

#footer .add-nav li {
	margin: 0 0 0 46px;
}

#footer .block {
	padding-top: 19px;
	border-top: 1px solid #222;
}

#footer .social {
	float: right;
	padding: 0;
}

#footer .social li {
	margin: 0 0 0 32px;
}

#footer .social a:hover {
	color: #fff;
}

#footer .copy {
	float: left;
	line-height: 20px;
	margin-top: 3px;
}

h1 {
	font-size: 40px;
	line-height: 60px;
}

h2 {
	font-size: 36px;
	line-height: 50px;
}

h3 {
	font-size: 32px;
	line-height: 46px;
}

h4 {
	font-size: 28px;
	line-height: 36px;
}

h5 {
	font-size: 20px;
	line-height: 30px;
}

h6 {
	font-size: 18px;
	line-height: 24px;
}

p {
	margin-bottom: 28px;
}

.intro-section {
	min-height: 600px;
	height: 100vh;
}

.intro-section:after {
	/* background: url('../images/bg-big-shadow.png') 50% 0 no-repeat; */
	background: linear-gradient(to top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
}

.intro-section .holder {
	left: 60px;
}

.intro-section h5 {
	margin-bottom: 7px;
}

.intro-section h1 {
	font-size: 40px;
	line-height: 60px;
	max-width: 600px;
	padding: 0;
}

.intro-section h1:after {
	display: none;
}

.intro-section .details {
	margin-top: 10px;
	font-size: 20px;
	line-height: 30px;
}

.intro-section .btn-more {
	display: inline-block;
}

.intro-section .btn-more:hover {
	border-color: #fff;
	color: #5a82dc;
}

.bth-arrow {
	margin-left: -21px;
	width: 42px;
	height: 17px;
	bottom: 41px;
}

.bth-arrow:hover svg path {
	fill: #464646;
}

.bth-arrow svg {
	width: 42px;
	height: 17px;
}

.btn-circle {
	margin-top: 50px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.btn-circle:hover {
	opacity: 1;
}

.btn-circle:hover img {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.popup-form .form-wrap {
	width: 1173px;
}

.popup-form .form-control {
	font-size: 54px;
	line-height: 68px;
	height: 148px;
	padding: 40px 70px 40px 0;
	margin-right: -70px;
}

.popup-form .submit {
	width: 70px;
	height: 148px;
	line-height: 148px;
	background-size: 60px auto !important;
}

.popup-form h3 {
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 90px;
}

.btn-more {
	-webkit-transition: all .4s;
	transition: all .4s;
	font-size: 14px;
	line-height: 56px;
	width: 190px;
}

.btn-more:hover {
	border-color: #5a82dc;
	color: #5a82dc;
}

.fancybox-nav {
	width: 60px;
	height: 60px;
	margin-top: -30px;
}

.fancybox-prev:hover {
	background: #fff url('../../svg/slider-arrow-left-blue.svg') 50% 50% no-repeat;
}

.fancybox-next:hover {
	background: #fff url('../../svg/slider-arrow-right-blue.svg') 50% 50% no-repeat;
}

body {
	font-size: 16px;
	line-height: 28px;
}

.preloader {
	margin: 48px auto 0;
}

.banner .banner-link {
	width: 944px;
}

.banner .close {
	top: 28px;
	right: 32px;
}

.banner .close:after,
.banner .close:before {
	height: 2px;
	margin-top: -1px;
}

}

@media (min-width: 1192px) {

.container {
	width: 1192px;
}

}

@media screen and (min-width: 1440px) {

#main-nav li {
	margin: 0 20px;
}

h1 {
	font-size: 60px;
	line-height: 90px;
}

h2 {
	font-size: 54px;
	line-height: 64px;
}

h3 {
	font-size: 42px;
	line-height: 60px;
}

h4 {
	font-size: 36px;
	line-height: 42px;
}

h5 {
	font-size: 26px;
	line-height: 34px;
}

h6 {
	font-size: 20px;
	line-height: 30px;
}

.video-popup-holder .holder {
	width: 1000px;
	height: 550px;
}

}

@media screen and (min-width: 1680px) {

#header .navigation nav {
	margin-left: 191px;
	font-size: 18px;
}

p {
	margin-bottom: 12px;
}

.intro-section .holder {
	bottom: 152px;
}

body {
	font-size: 17px;
}

.video-popup-holder .holder {
	width: 1564px;
	height: 880px;
}

}

@media screen and (min-width: 1900px) {

.intro-section h1 {
	max-width: 800px;
}

}

@media (max-width: 1024px) {

.container {
	padding-left: 20px;
	padding-right: 20px;
}

}

@-webkit-keyframes pace-theme-corner-indicator-spin {

0% {
	-webkit-transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(359deg);
}

}

@keyframes pace-theme-corner-indicator-spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}


/* MODAL POPUP VIDEO */

.modal-popup-video .modal-content {
    background-color: transparent;
    min-height: 100%;
    height: auto;
}

.modal-popup-video .modal-content:after {
    content: '';
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.65;
}

.modal-popup-video .modal-header,
.modal-popup-video .modal-body,
.modal-popup-video .modal-footer {
    position: relative;
    z-index: 1;
}
.modal-popup-video .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
}
.modal-popup-video .modal-footer {
    border-top: none;
}
.modal-popup-video .modal-header {
    border-bottom: none;
}

.modal-popup-video .modal-header .close,
.modal-popup-video .modal-footer .close {
    color: white;
    opacity: 1;
    text-transform: uppercase;
    font-family: 'oswaldlight', sans-serif;
    font-weight: normal;
}
.modal-popup-video .modal-header .close {
    position: absolute;
    right: 145px;
    top: 15px;
}
.modal-popup-video .modal-header .close span {
    display: inline-block;
    background-color: #535353;
    padding: 0 8px 8px 8px;
    border-radius: 14px;
    margin-left: 5px;
    font-size: 46px;
    line-height: 24px;
    font-weight: normal;
    vertical-align: text-top;
}

.video-playlist-popup .modal-body {
	margin-top: 36px;
}

.modal-popup-video .embed-responsive > iframe {
    /* text-align: center; */
    margin: 0 auto;
    display: block;
    -moz-box-shadow: 0 0 33px #000;
    -webkit-box-shadow: 0 0 33px #000;
    box-shadow: 0 0 33px #000;

    /* copied from Bootstrap's .embed-responsive-item */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

@media (max-width: 1171px) {
	/*
	body.page-template-events #header,
	body.page-template-news #header,
	body.home #header { background:#000; }

	body.page-template-events #header .logo,
	body.page-template-news #header .logo,
	body.home #header .logo { border-right:0;border-bottom:0; }

	body.page-template-events #header .mobile-link,
	body.page-template-news #header .mobile-link,
	body.home #header .mobile-link {border-bottom:0;}

	body.page-template-events #header .mobile-link a::after,
	body.page-template-news #header .mobile-link a::after,
	body.home #header .mobile-link a::after { background-color:#FFF;}

	body.page-template-events #header .mobile-link a span::after,
	body.page-template-events #header .mobile-link a span::before,
	body.page-template-news #header .mobile-link a span::after,
	body.page-template-news #header .mobile-link a span::before,
	body.home #header .mobile-link a span::after,
	body.home #header .mobile-link a span::before { background-color:#FFF; }

	body.page-template-events #header .search-btn,
	body.page-template-news #header .search-btn,
	body.home #header .search-btn {border-left:0;border-bottom:0;}
	*/
	#header { background:#000; }
	#header .logo { border-right:0;border-bottom:0; }
	#header .mobile-link {border-bottom:0;}
	#header .mobile-link a::after { background-color:#FFF;}
	#header .mobile-link a span::after,
	#header .mobile-link a span::before { background-color:#FFF; }
	#header .search-btn {border-left:0;border-bottom:0;}
}

/* Tablet */
@media (min-width: 641px) and (max-width: 1199px) {
}

/* Below tablet sizes */
@media (max-width: 640px) {
}

@media (max-width: 1099px){
    .modal-right-glow, .modal-content {
        background: transparent !important;
    }
}

@media (max-width: 991px) {
    .modal-popup-video .modal-header .close {
        right: 15px;
    }
}

@media (min-width: 1172px) {
	.intro-section-home .holder { left: 21px; }
}

@media (max-width: 767px) {
	.intro-section .holder .headline-top {font-size: 40px;}
	.intro-section .holder .headline { font-size:75px; line-height: 75px; }
}

@media (max-width: 575px) {
	.intro-section .holder .headline { font-size:65px; line-height: 65px; }
}

@media (max-width: 430px) {
	.intro-section .holder .headline { font-size:60px; line-height: 60px; }
	.intro-section .holder .headline-sub {font-size: 30px;}
}

a.btn.btn--secondary.no-ticket-link {
    margin-right: 0;
}

#main-search form label, #subscribe form label {
    position: absolute;
    /*top: 0;*/
    bottom: 0;
    left: 0;
    width: 100%;
    transition: 0.2s;
    font-size: 54px;
    line-height: 68px;
    height: 148px;
    padding: 40px 70px 40px 0;
    margin-right: -70px;
    font-family: 'oswaldlight', sans-serif;
    text-transform: uppercase;
}

input#subscribeEmail:focus + label, input#subscribeEmail:valid + label {
    top: 100%;
    margin-top: -16px;
}

input#searchSite:valid + label, input#searchSite:focus + label {
    top: 100%;
    margin-top: -16px;
}

@media (max-width: 1172px){
	#subscribe form label {
        top: 15px;
        font-size: 20px;
    }
    #main-search form label {
        top: -50px;
        font-size:20px;
    }
    input#subscribeEmail:focus + label, input#subscribeEmail:valid + label {
        top: 100%;
        margin-top: -60px;
    }

    input#searchSite:valid + label, input#searchSite:focus + label {
        top: 100%;
        margin-top: -60px;
    }
}

.home .insta-gallery-feed .insta-gallery-actions .insta-gallery-button.follow {
  background-color: #3b6ebd;
}

.single-news article .container > ul {
  list-style: initial;
  padding: revert;
  margin: revert;
}

.social .section-title {
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 72px;
  text-align: center;
  text-transform: uppercase;
}