/* ---------------------------------------------------------
	1. General reset
	2. icomoon fonts styles
	3. Common site styles
	---------------------------------------------------------*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
	 ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 65%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.list-unstyled,
.social-networks,
.tags,
.contact-list,
#nav .main-nav,
.photo-carousel .pagination,
.scroll-arrows,
.language,
.tabset,
.fnav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

a,
.btn,
button,
.img-box a .info,
.img-link:after,
.author-info a.author-img:after,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
#nav,
.photo-carousel .pagination li,
.contact-form label {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #707070;
	background: #fff;
	font: 16px/1.35 "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.gm-style img {
	max-width: none;
}

/* set styles for grid */

.container {
	width: 100%;
	max-width: 1550px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.container-small {
	width: 100%;
	max-width: 1175px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.container .container-small {
	max-width: 1145px;
	padding-right: 0;
	padding-left: 0;
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	width: calc(100% + 30px);
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs,
.col-xs-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13;
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8;
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11;
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}

.offset-1 {
	margin-left: 8.333333%;
}

.offset-2 {
	margin-left: 16.666667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.333333%;
}

.offset-5 {
	margin-left: 41.666667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.333333%;
}

.offset-8 {
	margin-left: 66.666667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.333333%;
}

.offset-11 {
	margin-left: 91.666667%;
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}

.flex-fill {
	-webkit-box-flex: 1 !important;
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}

.flex-grow-0 {
	-webkit-box-flex: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important;
}

.flex-grow-1 {
	-webkit-box-flex: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}

.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important;
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}

.align-self-center {
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important;
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important;
}

/*  ---------------------------------------------------------
	1. General reset
	---------------------------------------------------------*/

html::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 10px;
	background: #000;
}

html::-webkit-scrollbar {
	width: 0;
	background: transparent;
}

html::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}

html {
	height: 100vh;
	overflow-y: auto;
	position: relative;
	-webkit-overflow-scrolling: touch;
}

body {
	font-weight: 300;
	-webkit-transition: background 1s ease-in-out 0s;
	transition: background 1s ease-in-out 0s;
}

body.bg-black {
	color: #fff;
	background: #000;
}

body.nav-active {
	overflow: hidden;
}

*::selection {
	color: pink;
	background: #000;
}

a,
.btn,
button {
	text-decoration: none;
}

a:focus,
a:active,
.btn:focus,
.btn:active,
button:focus,
button:active {
	outline: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.heading,
.title,
.h {
	font-family: "freight-micro-pro", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	font-weight: 900;
	margin: 0 0 .5em;
	color: #000;
}

.bg-black h1,
.bg-black .h1,
.bg-black
  h2,
.bg-black .h2,
.bg-black
  h3,
.bg-black .h3,
.bg-black
  h4,
.bg-black .h4,
.bg-black
  h5,
.bg-black .h5,
.bg-black
  h6,
.bg-black .h6,
.bg-black
  .heading,
.bg-black
  .title,
.bg-black
  .h {
	color: inherit;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.heading a,
.title a,
.h a {
	text-decoration: underline;
}

h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover,
.heading a:hover,
.title a:hover,
.h a:hover {
	text-decoration: none;
}

h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child,
.heading:last-child,
.title:last-child,
.h:last-child {
	margin-bottom: 0;
}

h1,
.h1 {
	font: 40px/1.021 "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

h2,
.h2 {
	font-size: 28px;
	margin: 0 0 13px;
}

h3,
.h3 {
	font-size: 22px;
	margin: 0 0 15px;
}

h4,
.h4 {
	font-size: 21px;
}

h5,
.h5 {
	font-size: 17px;
}

h6,
.h6 {
	font-size: 15px;
}

p {
	margin: 0 0 27px;
}

p:last-child {
	margin-bottom: 0 !important;
}

p a {
	font-weight: 600;
	text-decoration: underline;
}

p a:hover {
	text-decoration: underline;
}

a {
	color: #000;
}

a:hover {
	color: inherit;
}

a:hover,
a:focus {
	text-decoration: none;
}

.bg-black a {
	color: #fff;
}

.bg-black a:hover {
	color: #e4e4e4;
}

a[href*="mailto"],
.single-line-link {
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.btn {
	min-width: 125px;
	padding: .4em .7em;
	display: inline-block;
	vertical-align: top;
	font: inherit "freight-micro-pro", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: #707070;
	border: none;
}

.btn:hover {
	color: #fff;
	background: #000;
}

.btn.btn-large {
	padding: 15px 20px;
	font-size: 18px;
}

.btn-link {
	color: #707070;
	text-decoration: underline;
}

.btn-link:hover {
	color: #000;
	text-decoration: underline;
}

.btn-more {
	color: #707070;
}

.btn-more:hover {
	color: #000;
}

.btn-more:before {
	content: "-- ";
}

.btn-more:after {
	content: " --";
}

/* background styles */

.bg-black {
	background: #000 !important;
}

.bg-gray {
	background: #707070 !important;
}

.bg-gray-light {
	background: #e4e4e4 !important;
}

.bg-gray-light2 {
	background: #ccc !important;
}

.bg-red {
	background: #ff3400 !important;
}

.bg-yellow {
	background: #ffd500 !important;
}

/* text color styles */

.text-white {
	color: #fff !important;
}

.text-black {
	color: #000 !important;
}

.text-gray {
	color: #707070 !important;
}

.text-gray-light {
	color: #e4e4e4 !important;
}

.text-red {
	color: #ff3400 !important;
}

/* text alignment styles */

.text-left {
	text-align: left !important;
}

.text-center {
	text-align: center !important;
}

.text-right {
	text-align: right !important;
}

/* text transform styles */

.text-uppercase {
	text-transform: uppercase !important;
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

/* display classes styles */

.d-block {
	display: block !important;
}

.d-none {
	display: none !important;
}

/* tab hidden styles */

.js-tab-hidden {
	width: 100%;
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
}

/* social networks styles */

.social-networks {
	margin: 0 -5px;
	font: 14px "sofia-pro", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.social-networks.text-center,
.text-center .social-networks {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.social-networks li {
	padding: 0 5px;
	padding-top:0;
	margin-top:0;
}

.social-networks li a {
	color: inherit;
	font: 14px "sofia-pro", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

/* background parallax styles */

.bg-parallax {
	/*min-height: 51vh;*/
  background-attachment: fixed;
	background-size: cover;
	background-position: center;
}

.mute {
	display:none;
	max-width:16px;
	text-align:right;
	float:right;
	margin-right:1rem;
	cursor:pointer;
	opacity:.7;
}

@media (max-width: 1024px) {
	.mute {
		display:block;
	}
}

.bg-parallax:hover {
		cursor:url(/images/mute_icon.png), auto;

}

  .fixed-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    aspect-ratio:16/9;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
  }

/* overlay styles */

.overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: .68;
}

.overlay.bg-yellow,
.overlay.bg-red {
	opacity: .65;
}


.blog-post > p {
	line-height: 30px;
}

.blog-post > p {
	margin-top: 8px;
	padding-top:8px;
}

/* text info box styles */

.text-info-box {
	padding-top: 100%;
	position: relative;
	color: #fff;
	background: #000;
	margin: 0 0 20px;
}

.text-info-box.text-gray .btn-more:hover {
	color: #fff;
}

.text-info-box .info {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 20px 20px 50px;
}

.text-info-box .title {
	max-height: 100%;
	display: block;
	color: inherit;
	margin: 0;
	padding: 0 0 10px;
	font-size: 26px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-weight: 900;
	font-family: "freight-micro-pro", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.text-info-box .h3 {
	font-size: 26px;
}

.text-info-box .btn-more {
	max-width: calc(100% - 40px);
	color: inherit;
	position: absolute;
	bottom: 20px;
	left: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.text-info-box .btn-more:hover {
	color: #707070;
}

/* image box styles */

.img-box {
	position: relative;
	overflow: hidden;
	margin: 0px 0 40px;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: visibility, opacity;
	transition-property: visibility, opacity;
	visibility: hidden;
	opacity: 0;
}

.img-box.in {
	visibility: visible;
	opacity: 1;
}

.img-box a {
	display: block;
	position: relative;
}

.img-box a:hover .info {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible;
	opacity: 1;
}

.img-box a .info {
	visibility: hidden;
	opacity: 0;
}

.img-box img {
	width: 100%;
	max-width: none;
	height: auto;
	display: block;
	object-fit: contain;
}

.img-box .overlay {
	z-index: 1;
}

.img-box .info {
	padding: 15px 15px 40px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.img-box .title {
	font-size: 26px;
	font-weight: normal;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	color: #fff;
	text-align: center;
	margin: 0;
	position: relative;
	z-index: 2;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
}

.img-box .subhead {
	font-weight: normal;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 20px;
	z-index: 2;
}

/* .img holder styles */

.img-holder {
	position: relative;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	margin: 0 0 40px;
}

.img-holder:last-child {
	margin-bottom: 0;
}

.img-holder.m-0 {
	margin: 0;
}

.img-holder img {
	width: 100%;
	max-width: none;
	height: auto;
	display: block;
}

/* image link styles */

.img-link,
.author-info a.author-img {
	display: block;
	overflow: hidden;
	position: relative;
}

.img-link.absolute,
.author-info a.absolute.author-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.circle > .img-link,
.author-info .circle > a.author-img {
	border-radius: 100%;
}

.img-link:hover:after,
.author-info a.author-img:hover:after {
	width: 200%;
}

.img-link:after,
.author-info a.author-img:after {
	width: 0;
	height: 200%;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	background: #000;
	-webkit-transform: translate(-50%, -50%) rotate(-25deg);
	-ms-transform: translate(-50%, -50%) rotate(-25deg);
	transform: translate(-50%, -50%) rotate(-25deg);
	opacity: .1;
}

.img-link img,
.author-info a.author-img img {
	width: 100%;
	max-width: none;
	height: auto;
	display: block;
}

/* tags styles */

.tags {
	font-weight: 900;
	font-family: "freight-micro-pro", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	margin: 0 0 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.tags:last-child {
	margin-bottom: 0;
}

.tags.text-center,
.text-center .tags {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tags li:after {
	content: "•";
	padding: 0 5px;
}

.tags li:last-child:after {
	display: none;
}

.tags li a {
	color: inherit;
}

.tags li a:hover {
	text-decoration: underline;
}

/* author info styles */

.author-info {
	display: block;
	font-style: normal;
	margin: 0 0 15px;
}

.author-info:last-child {
	margin-bottom: 0;
}

.author-info.text-center,
.text-center .author-info {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.author-info .author-img {
	width: 43px;
	height: 43px;
	display: block;
	margin: 0 auto 10px;
	border-radius: 100%;
	position: relative;
	overflow: hidden;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.author-info .author-img img {
	width: 100%;
	max-width: none;
	height: auto;
	display: block;
}

.author-info .title {
	font-size: 16px;
	font-weight: inherit;
}

.author-info .title a {
	color: inherit;
}

.author-info .title a:hover {
	color: #000;
}

address {
	font-style: normal;
	font-weight: 900;
	margin: 0 0 15px;
}

.contact-list {
	margin: 0 0 15px;
	font-style: normal;
	font-weight: 900;
}

/* main container styles */

#wrapper {
	overflow: hidden;
	position: relative;
}

#wrapper:after {
	width: 4px;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

.form-group {
	position: relative;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	width: 100%;
	height: 40px;
	padding: .4em .7em;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #707070;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #000;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #707070;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #707070;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #707070;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #707070;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #707070;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

/*  ---------------------------------------------------------
	2. icomoon fonts styles
	---------------------------------------------------------*/

@font-face {
	font-family: icomoon;
	src: url("../fonts/icomoon.eot");
	src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-long:before {
	content: "\e900";
}

/* header styles */

#header {
	width: 100%;
	min-width: 320px;
	padding: 29px 65px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	pointer-events: none;
}

#header > * {
	pointer-events: auto;
}

.page-has-banner #header .logo img.logo-black {
	display: none;
}

.page-has-banner #header .logo img.logo-white {
	display: block;
}

#header .logo img.logo-white {
	display: none;
}

.logo {
	width: 90px;
}

.logo img {
	width: 100%;
	max-width: none;
	height: auto;
	display: block;
}

.logo-affix {
	width: 40px;
	position: fixed;
	top: 20px;
	left: 15px;
	z-index: 999;
}

.logo-affix img {
	width: 100%;
	max-width: none;
	height: auto;
	display: block;
}

.logo-affix img:hover {
	content: url(/images/logo-anim.gif);
}

.hover-logo {
	content: url(/images/logo-anim.gif);
}

/* main navigation opener styles */

.nav-opener {
	width: 30px;
	height: 20px;
	position: fixed;
	top: 30px;
	right: 15px;
	z-index: 999;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span:before,
.nav-opener span:after {
	height: 2px;
	content: "";
	background: #e4e4e4;
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	border-radius: 2px;
}

.nav-opener:before,
.nav-opener:after {
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	visibility: visible;
	opacity: 1;
}

.nav-opener:after {
	top: auto;
	bottom: 0;
}

.nav-opener span:after {
	width: 2px;
	height: 0;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.nav-opener:hover:before,
.nav-opener:hover:after,
.nav-opener:hover span:before,
.nav-opener:hover span:after,
.nav-active .nav-opener:before,
.nav-active .nav-opener:after,
.nav-active .nav-opener span:before,
.nav-active .nav-opener span:after {
	background: #707070;
}

.nav-opener:hover:after,
.nav-opener:hover:before,
.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
	visibility: hidden;
	opacity: 0;
}

.nav-opener:hover span:before,
.nav-active .nav-opener span:before {
	left: 5px;
	right: 5px;
}

.nav-opener:hover span:after,
.nav-active .nav-opener span:after {
	height: 100%;
}

.nav-active .nav-opener {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-active .nav-opener:hover:before,
.nav-active .nav-opener:hover:after,
.nav-active .nav-opener:hover span:before,
.nav-active .nav-opener:hover span:after {
	background: #fff;
}

/* main navigation styles */

#nav {
	min-width: 320px;
	width: 100%;
	height: 100%;
	color: #fff;
	background: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	visibility: hidden;
	opacity: 0;
}

.nav-active #nav {
	visibility: visible;
	opacity: 1;
}

#nav:before {
	height: 70px;
	content: "";
	position: absolute;
	top: 0;
	left: 30px;
	right: 30px;
	background: -webkit-linear-gradient(top, #000 0%, #000 50%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to bottom, #000 0%, #000 50%, rgba(0, 0, 0, 0) 100%);
	z-index: 2;
	pointer-events: none;
}

#nav .logo {
	position: absolute;
	top: 29px;
	left: 65px;
	z-index: 9;
}

#nav .nav-holder {
	width: 100%;
	padding: 100px 20px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow-y: auto;
}

#nav .nav-holder::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 10px;
	background: #000;
}

#nav .nav-holder::-webkit-scrollbar {
	width: 0;
	background: transparent;
}

#nav .nav-holder::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}

#nav .main-nav {
	margin: 0 0 50px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-size: 50px;
	line-height: 1.16;
	font-weight: 900;
}

#nav .main-nav li {
	padding: 5px 0;
}

#nav .main-nav li.active a,
#nav .main-nav li a:hover {
	left: 15px;
	color: #707070;
	-webkit-animation-name: menuBounceInRight;
	animation-name: menuBounceInRight;
}

#nav .main-nav li a {
	display: block;
	color: #e4e4e4;
	-webkit-animation: .3s linear 0s normal both 1 running menuBounceInLeft;
	animation: .3s linear 0s normal both 1 running menuBounceInLeft;
}

#nav .language {
	position: fixed;
	right: 15px;
	bottom: 15px;
}

.nav-bottom-bar .social-networks {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.nav-bottom-bar .social-networks li a:hover {
	color: #707070;
}

.nav-bottom-bar .share-idea {
	color: #707070;
	font: 18px "freight-micro-pro", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

.nav-bottom-bar .share-idea a {
	color: #fff;
}

.nav-bottom-bar .share-idea a:hover {
	color: inherit;
}

/* photo carousel styles */

.photo-carousel {
	padding-bottom: 40px;
}

.photo-carousel .pagination-holder {
	position: relative;
	padding-top: 37.30%;
	margin: 0 0 15px;
}

.photo-carousel .pagination {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.photo-carousel .pagination.hover li {
	-ms-flex-preferred-size: 10%;
	flex-basis: 10%;
}

.photo-carousel .pagination.hover li.hover {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

.photo-carousel .pagination li {
	width: 16.666%;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	background-size: cover;
	background-position: center;
}

.photo-carousel .slideset {
	max-width: 890px;
}

.photo-carousel .slideset .slide {
	font-size: 22px;
	line-height: 1.24;
	font-weight: 600;
	color: #e4e4e4;
	text-decoration: underline;
	display: none;
}

.photo-carousel .slideset .slide.active {
	display: block;
}

/*  ---------------------------------------------------------
	3. Сommon site styles
	---------------------------------------------------------*/

/* main informative part styles */

/* scroll arrows styles */

.scroll-arrows {
	font-size: 10px;
	font-weight: 600;
	color: #e4e4e4;
	position: fixed;
	left: 3px;
	bottom: 15px;
	z-index: 99;
}

.scroll-arrows li {
	position: relative;
}

.scroll-arrows li a {
	display: block;
	font-size: 40px;
	line-height: 1;
	color: inherit;
}

.scroll-arrows li a:hover {
	color: inherit;
}

.scroll-arrows li a i {
	display: block;
}

.scroll-arrows li a.btn-top i {
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
}

.scroll-arrows li span {
	width: 60px;
	height: 15px;
	text-align: right;
	text-transform: uppercase;
	position: absolute;
	bottom: 100%;
	-webkit-transform: rotate(90deg) translate(-31px, 24px);
	-ms-transform: rotate(90deg) translate(-31px, 24px);
	transform: rotate(90deg) translate(-31px, 24px);
}

.language-bar {
	height: 100vh;
	padding: 15px 0;
	position: absolute;
	right: 15px;
	z-index: 9;
	display: none;
}

/* language styles */

.language {
	font-size: 16px;
	font-weight: 300;
	color: #e4e4e4;
}

.language li.active a,
.language li a:hover {
	font-weight: 900;
}

.language li a {
	display: block;
	text-align: center;
	color: inherit;
}

/* banner styles */

.banner {
	min-height: 100vh;
	position: relative;
	z-index: 2;
}

.banner.about-banner {
	min-height: inherit;
	padding-top: 80%;
}

.banner.about-banner:after {
	height: 40%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: -webkit-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
}

.banner.about-banner .image {
	opacity: .25;
}

.banner.about-banner .overlay {
	display: none;
}

.banner.about-banner .container {
	min-height: inherit;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.banner .random-images {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.banner .random-images .image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	display: none;
}

.banner .container {
	min-height: 100vh;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.banner .container:after {
	min-height: inherit;
	content: "";
}

.banner .container .align {
	padding: 80px 0;
	text-align: center;
}

.banner .typewriter {
	max-width: 900px;
	margin: 0 auto 20px;
	font-size: 50px;
	line-height: 1.072;
	font-weight: 600;
	text-decoration: underline;
	text-align:center;
	letter-spacing: -1px;
}

.banner h1 {
	color: inherit;
}

.banner .random-slogans {
	margin: 0 0 27px;
}

.banner .random-slogans:last-child {
	margin-bottom: 0;
}

.banner .random-slogans .text {
	display: none;
}

.banner .tags {
	min-height: 44px;
	margin: 0;
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
}

@media (min-width: 375px) {
	.banner .tags {
		bottom: 60px;
	}
	
	
	section .header {
		padding-top: 40px;
	}

}

section .header {
	max-width: 1175px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
}

section .header p {
	margin: 0;
}

section .header .note {
	display: block;
	color: #707070;
}

section .header .note:before,
section .header .note:after {
	content: "--";
}

section .header .note a {
	color: inherit;
}

section .header .note a:hover {
	color: #000;
}

section .footer {
	max-width: 1175px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 30px;
}

section .footer .heading {
	display: block;
	margin: 0 0 15px;
}

/* services styles */

.services {
	padding-top: 40px;
	padding-bottom: 30px;
}

.services .header {
	padding-bottom: 30px;
}

.services .header h2 {
	max-width: 930px;
	margin: 0 auto;
}

.services .header h2 span {
	display: block;
}

.services .article {
	margin: 0 0 30px;
}

.services .text {
	max-width: 275px;
	margin: 0 0 20px;
	position: relative;
}

.services .text strong {
	text-decoration: underline;
}

.services-text-row {
	padding-bottom: 56px;
}

.services-text-row [class*="col-"] {
	padding-bottom: 40px;
}

/* parallax section styles */

.parallax-section {
	padding: 30px 0;
}

.parallax-section.d-hidden {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.parallax-section .bg-parallax {
	background-position: 50% 45%;
}

/* testimonials styles */

.testimonials {
	padding-top: 40px;
	padding-bottom: 40px;
}

.tab-content .testimonials {
	max-width: none;
	padding-top: 0;
	padding-bottom: 0;
}

.tab-content .testimonials .testimonial {
	max-width: 358px;
	margin-left: auto;
	margin-right: auto;
}

.testimonials .header {
	max-width: 1175px;
	margin: 0 auto;
	padding-bottom: 40px;
}

/* testimonial styles */

.testimonial {
	margin: 0 0 80px;
	quotes: none;
	text-align: center;
}

.testimonial .img-box {
	overflow: visible;
	position: static;
}

.testimonial .img-box a {
	display: block;
	position: relative;
}

.testimonial cite {
	display: block;
	font-style: normal;
	margin: 0 0 15px;
}

.testimonial h3 {
	font-weight: normal;
	margin: 0 0 15px;
}

.testimonial q {
	display: block;
	color: #000;
}

/* page header styles */

.page-header {
	padding-top: 120px;
	padding-bottom: 50px;
	text-align: center;
}

.page-header h1 {
	color: #707070;
}

.page-header h1 span {
	color: #000;
}

/* tab section styles */

.tab-section {
	padding-top: 40px;
	padding-bottom: 40px;
}

/* tabset styles */

.tabset-holder {
	margin: 0 0 50px;
	position: relative;
}

.tabset-holder a.opener {
	height: 41px;
	display: block;
	position: relative;
	z-index: 99;
}

.tabset-holder a.opener:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-style: solid;
	border-width: 8px 6px 0;
	border-color: #707070 transparent transparent;
}

.tabset-holder a.opener:after {
	height: 1px;
	content: "";
	position: absolute;
	left: 16px;
	right: 16px;
	bottom: 0;
	background: #707070;
}

.tabset-holder .tabset {
	margin-bottom: 0;
}

.tabset {
	margin: 0 -10px 50px;
	font: 20px/1.35 "freight-micro-pro", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	text-transform: capitalize;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tabset li {
	padding: 5px 10px;
}

.tabset li.active {
	pointer-events: none;
}

.tabset li.active a {
	color: #707070;
	text-decoration: underline;
}

.tabset li a {
	display: block;
	color: #000;
}

.tabset li a:hover {
	text-decoration: underline;
}

.tabset li a:after {
	content: ".";
}

/* tab content styles */

.tab-content {
	position: relative;
}

.tab-content .tab {
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

.tab-content .tab.active {
	opacity: 1;
}

/* projects styles */

.projects {
	padding-top: 70px;
	padding-bottom: 40px;
}

.tab-content .projects {
	padding-top: 0;
	padding-bottom: 0;
}

.projects .row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.projects .img-box {
	margin: 0 0 20px;
}

/* single post styles */

.single-post {
	padding-bottom: 40px;
}

.single-post .content {
	max-width: 746px;
	margin: 0 auto;
}

.single-post .text {
	margin: 0 0 50px;
}

.single-post .footer .btn-holder {
	margin: 0 0 40px;
}

.single-post .footer .btn-holder:last-child {
	margin-bottom: 0;
}

/* team work styles */

.team-work {
	padding-bottom: 40px;
	position: relative;
	z-index: 3;
}

.team-work .text {
	max-width: 358px;
	margin: 0 auto 50px;
}

.team-work h2 {
	font-size: 30px;
}

.team-work .img-holder {
	max-width: 100%;
	width: 358px;
	margin: 0 auto;
}

.team-work .footer {
	padding-top: 70px;
	padding-bottom: 40px;
}

.team-work .footer [class*="col-"] {
	padding-bottom: 20px;
}

.team-work .footer .heading {
	font-weight: inherit;
	text-transform: uppercase;
	color: #707070;
	margin: 0;
}

.team-work .footer p a {
	font-weight: normal;
}

.team-work .footer address {
	margin: 0;
}

.team-work .footer .contact-list {
	margin: 0;
}

/* team section styles */

/* team members styles */

/* team member styles */

.team-member {
	max-width: 400px;
	margin: 0 auto;
	font-size: 18px;
	padding-bottom: 70px;
	text-align: center;
}

.team-member .img-holder {
	padding-top: 69.39%;
	margin: 0 0 15px;
}

.team-member .title {
	display: block;
	font-weight: 600;
	text-decoration: underline;
}

.team-member .designation {
	display: block;
	font-weight: 300;
	text-decoration: underline;
}

.team-member .contact-list {
	font: inherit;
	margin: 0;
}

.team-member .contact-list li a {
	color: #707070;
	text-decoration: underline;
}

.team-member .contact-list li a:hover {
	color: #fff;
}

/* contact form styles */

.contact-form {
	padding-top: 40px;
	padding-bottom: 40px;
}

.contact-form h2 {
	text-align: center;
	margin: 0 0 40px;
}

.contact-form h2 span {
	display: block;
	color: #707070;
}

.contact-form .form-group {
	padding: 20px 0 0;
	margin: 0 0 15px;
}

.contact-form .form-group.active label,
.contact-form .form-group.focus label {
	top: 0;
	font-size: 16px;
}

.contact-form label {
	color: #707070;
	position: absolute;
	top: 30px;
	left: 15px;
}

.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form input[type="search"],
.contact-form input[type="password"],
.contact-form textarea {
	height: 43px;
	padding: 10px 15px;
	background: none;
	border-width: 0 0 1px;
	box-shadow: none;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="search"]:focus,
.contact-form input[type="password"]:focus,
.contact-form textarea:focus {
	border-color: #fff;
	box-shadow: none;
	outline: none;
}

.contact-form textarea {
	height: 99px;
	resize: none;
}

.contact-form .btn {
	width: 100%;
	display: block;
}

.contact-form .btn:hover {
	color: #000;
	background: #e4e4e4;
}

/* game section styles */

.game-section {
	padding-top: 40px;
	padding-bottom: 30px;
	text-align: center;
}

.game-section h2 {
	margin: 0 0 40px;
}

.game-section .box {
	min-height: 300px;
	color: #707070;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.game-section .box:after {
	min-height: inherit;
	content: "";
}

.game-section .box .align {
	max-width: 100%;
	padding: 20px;
}

.game-section .box a {
	color: inherit;
}

.game-section .box .title {
	font-size: 16px;
	display: block;
}

/* product information styles */

.product-info {
	padding-top: 50px;
	padding-bottom: 25px;
}

.product-info p {
	margin-bottom:8px !important;
}

.product-info + .product-article {
	padding-top: 25px;
}

.product-info .header {
	min-height: 251px;
	max-width: none;
	margin: 0 0 20px;
}

.product-info .header time {
	display: block;
	margin: 0 0 15px;
}

/* product article styles */

.product-article {
	padding-top: 50px;
	padding-bottom: 80px;
}

.product-article .text {
	max-width: 450px;
	margin: 0 auto;
	padding: 30px 0 50px;
	text-align: center;
}

.product-article .img-box {
	margin: 0 0 0px;
}

/* more stories styles */

.more-stories {
	padding-bottom: 50px;
	position: relative;
}

.more-stories .img-box .heading {
	-webkit-line-clamp: 2;
}

.more-stories .footer {
	padding-bottom: 0;
	text-align: center;
}

/* gray box styles */

.gray-box {
	padding-bottom: 0px;
}

.gray-box .box {
	min-height: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 28px;
	line-height: 1.142;
	font-weight: 600;
	color: #fff;
	background: #7b7b7b;
}

.gray-box .align {
	padding: 25px 15px;
}

.gray-box .align a {
	color: inherit;
}

.gray-box .align a:hover {
	text-decoration: none;
}

/* footer styles */

#footer {
	min-height: 100vh;
	padding: 50px 0 30px;
	color: #fff;
	background: #000;
	position: relative;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; /* page logo styles */
}

#footer .logo {
	position: absolute;
	top: 29px;
	left: 65px;
	z-index: 9;
}

#footer .logo img {
	width: 100%;
	max-width: none;
	height: auto;
	display: block;
}

#footer a {
	color: inherit;
}

#footer a:hover {
	color: #707070;
}

#footer .container {
	max-width: 1230px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

#footer .info-text {
	padding: 20px 0;
	font-size: 16px;
	font-weight: 900;
	color: #707070;
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#footer .heading {
	font-weight: inherit;
	text-transform: uppercase;
	color: inherit;
}

#footer .social-networks {
	margin-bottom: 10px;
}

#footer .copyrights {
	display: block;
	text-align: center;
	font-weight: normal;
}

#footer .copyrights a {
	text-decoration: underline;
}

/* footer navigation styles */

.fnav {
	margin: 0 -5px 20px;
	font-weight: 900;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.fnav li {
	padding: 0 5px;
}


@media (min-width: 375px) {
	.col-xs {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-xs-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-xs-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-xs-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-xs-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xs-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-xs-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-xs-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xs-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-xs-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-xs-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xs-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-xs-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-xs-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-xs-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-xs-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-xs-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-xs-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-xs-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-xs-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-xs-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-xs-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-xs-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-xs-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-xs-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-xs-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-xs-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-xs-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-xs-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-xs-0 {
		margin-left: 0;
	}

	.offset-xs-1 {
		margin-left: 8.333333%;
	}

	.offset-xs-2 {
		margin-left: 16.666667%;
	}

	.offset-xs-3 {
		margin-left: 25%;
	}

	.offset-xs-4 {
		margin-left: 33.333333%;
	}

	.offset-xs-5 {
		margin-left: 41.666667%;
	}

	.offset-xs-6 {
		margin-left: 50%;
	}

	.offset-xs-7 {
		margin-left: 58.333333%;
	}

	.offset-xs-8 {
		margin-left: 66.666667%;
	}

	.offset-xs-9 {
		margin-left: 75%;
	}

	.offset-xs-10 {
		margin-left: 83.333333%;
	}

	.offset-xs-11 {
		margin-left: 91.666667%;
	}

	.d-xs-none {
		display: none !important;
	}

	.d-xs-inline {
		display: inline !important;
	}

	.d-xs-inline-block {
		display: inline-block !important;
	}

	.d-xs-block {
		display: block !important;
	}

	.d-xs-table {
		display: table !important;
	}

	.d-xs-table-row {
		display: table-row !important;
	}

	.d-xs-table-cell {
		display: table-cell !important;
	}

	.d-xs-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-xs-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-xs-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-xs-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-xs-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-xs-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-xs-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-xs-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-xs-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-xs-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-xs-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-xs-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-xs-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-xs-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-xs-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-xs-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-xs-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-xs-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-xs-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-xs-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-xs-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-xs-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-xs-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-xs-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-xs-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-xs-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}

	.align-self-xs-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-xs-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-xs-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}

	.align-self-xs-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-xs-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}

	#nav .main-nav {
		font-size: 60px;
	}
}

@media (min-width: 768px) {
	.container {
		width: 95%;
	}

	.container-small {
		width: 95%;
	}

	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-md-0 {
		margin-left: 0;
	}

	.offset-md-1 {
		margin-left: 8.333333%;
	}

	.offset-md-2 {
		margin-left: 16.666667%;
	}

	.offset-md-3 {
		margin-left: 25%;
	}

	.offset-md-4 {
		margin-left: 33.333333%;
	}

	.offset-md-5 {
		margin-left: 41.666667%;
	}

	.offset-md-6 {
		margin-left: 50%;
	}

	.offset-md-7 {
		margin-left: 58.333333%;
	}

	.offset-md-8 {
		margin-left: 66.666667%;
	}

	.offset-md-9 {
		margin-left: 75%;
	}

	.offset-md-10 {
		margin-left: 83.333333%;
	}

	.offset-md-11 {
		margin-left: 91.666667%;
	}

	.d-md-none {
		display: none !important;
	}

	.d-md-inline {
		display: inline !important;
	}

	.d-md-inline-block {
		display: inline-block !important;
	}

	.d-md-block {
		display: block !important;
	}

	.d-md-table {
		display: table !important;
	}

	.d-md-table-row {
		display: table-row !important;
	}

	.d-md-table-cell {
		display: table-cell !important;
	}

	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}

	h1,
	.h1 {
		font-size: 66.5px;
	}

	h2,
	.h2 {
		font-size: 36px;
	}

	h3,
	.h3 {
		font-size: 25.6px;
		margin: 0 0 30px;
	}

	h4,
	.h4 {
		font-size: 21px;
	}

	h5,
	.h5 {
		font-size: 17px;
	}

	h6,
	.h6 {
		font-size: 15px;
	}

	.btn.btn-large {
		padding: 20px 30px;
		font-size: 22px;
	}

	.text-md-left {
		text-align: left !important;
	}

	.text-md-center {
		text-align: center !important;
	}

	.text-md-right {
		text-align: right !important;
	}

	.d-hidden-desktop {
		display: none !important;
	}

	.social-networks {
		margin: 0 -10px;
		/*font-size: 26px;*/
		/*margin-bottom: 0;*/
	}

	.social-networks li {
		padding: 0 10px;
	}

	.text-info-box {
		margin: 0 0 30px;
	}

	.text-info-box .h1 {
		font-size: 40px;
		line-height: 1.02;
	}

	.text-info-box .h2 {
		font-size: 30px;
	}

	.img-box .h1 {
		font-size: 40px;
		line-height: 1.02;
	}

	.img-box .h2 {
		font-size: 30px;
	}

	.img-holder {
		margin: 0 0 70px;
	}

	.tags {
		margin: 0 0 30px;
	}

	.tags li:after {
		padding: 0 8px;
	}

	.author-info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0 0 24px;
	}

	.author-info .author-img {
		margin: 0 13px 0 0;
	}

	address {
		font-size: 22px;
		margin: 0 0 30px;
	}

	.contact-list {
		font-size: 22px;
		margin: 0 0 30px;
	}

	#wrapper:after {
		width: 8px;
	}

	.nav-opener {
		right: 20px;
	}

	#nav .nav-holder {
		padding: 70px 80px 15px 155px;
	}

	#nav .main-nav {
		font-size: 80px;
	}

	#nav .main-nav li {
		padding: 10px 0;
	}

	.nav-bottom-bar .share-idea {
		font-size: 26px;
	}

	.photo-carousel {
		padding-bottom: 70px;
	}

	.photo-carousel .slideset .slide {
		font-size: 35px;
	}

	.language-bar {
		right: 25px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	.banner.about-banner {
		padding-top: 49.27%;
	}

	.banner .container .align {
		padding: 120px 0;
	}

	.banner .typewriter {
		margin-bottom: 40px;
		font-size: 80px;
	}

	.banner .tags {
		min-height: 70px;
		bottom: 20px;
	}

	section .footer {
		padding-bottom: 60px;
	}

	section .footer .heading {
		margin: 0 0 25px;
	}

	.services {
		padding-top: 100px;
		padding-bottom: 60px;
	}

	.services .header {
		padding-bottom: 60px;
	}

	.services .article {
		margin: 0 0 50px;
	}

	.services .article.article01 .text-holder {
		min-height: 240px;
	}

	.services .article.article03 .img-col {
		padding-bottom: 40px;
	}

	.services .article.article04 {
		margin: 0;
	}

	.services .article.article04 .img-col {
		padding-top: 60px;
	}

	.services .article .text {
		opacity: 0;
		visibility: hidden;
	}

	.services .img-box:last-child {
		margin-bottom: 0 !important;
	}

	.parallax-section {
		padding: 45px 0 30px;
	}

	.testimonials {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.testimonials .header {
		padding-bottom: 60px;
	}

	.testimonials-section .testimonial {
		-webkit-transition: all linear .5s;
		transition: all linear .5s;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateX(70px);
		-ms-transform: translateX(70px);
		transform: translateX(70px);
	}

	.testimonials-section .testimonial.in {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	.testimonial {
		text-align: left;
	}

	.testimonial .img-box {
		margin: 0 0 57px;
	}

	.testimonial cite {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0 0 24px;
	}

	.testimonial h3 {
		margin: 0 0 35px;
	}

	.page-header {
		/* padding-top: 265px;*/
		padding-bottom: 100px;
	}

	.tab-section {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.tabset-holder {
		margin-bottom: 100px;
	}

	.tabset-holder a.opener {
		display: none;
	}

	.tabset {
		font-size: 30px;
		margin-bottom: 100px;
	}

	.projects {
		padding-top: 130px;
		padding-bottom: 70px;
	}

	.projects .row [class*="col-"]:nth-child(even) {
		padding-top: 70px;
	}

	.projects .img-box {
		margin: 0 0 -20px;
	}

	.single-post {
		padding-bottom: 60px;
	}

	.single-post .text {
		margin: 0 0 80px;
	}

	.single-post .footer .btn-holder {
		margin: 0 0 60px;
	}

	.team-work {
		padding-bottom: 60px;
	}

	.team-work .text {
		margin-bottom: 80px;
	}

	.team-work .img-holder {
		width: 388px;
		padding: 0 15px;
	}

	.team-work .footer {
		padding-top: 120px;
		padding-bottom: 70px;
	}

	.team-work .footer .heading {
		font-size: 19px;
	}

	.team-members {
		margin: 0 -10px -20px;
		font-size: 22px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.team-members .team-member {
		-webkit-transition: all linear .5s;
		transition: all linear .5s;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateX(70px);
		-ms-transform: translateX(70px);
		transform: translateX(70px);
	}

	.team-members .team-member.in {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	.team-members .team-member:nth-child(3n+2) {
		-webkit-transition-delay: .3s;
		transition-delay: .3s;
	}

	.team-members .team-member:nth-child(3n+3) {
		-webkit-transition-delay: .6s;
		transition-delay: .6s;
	}

	.team-members .team-member {
		width: 35%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.team-members .team-member:nth-child(3n+2) {
		width: 30%;
	}

	.team-members .team-member:nth-child(3n+2) .img-holder {
		padding-top: 82.54%;
	}

	.team-member {
		max-width: none;
		font-size: 20px;
		padding-bottom: 100px;
		text-align: left;
	}

	.team-member .img-holder {
		margin: 0 0 25px;
	}

	.contact-form {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.contact-form h2 {
		margin: 0 0 60px;
	}

	.contact-form .form-group {
		margin: 0 0 40px;
	}

	.game-section {
		padding-top: 60px;
	}

	.game-section .box {
		min-height: 600px;
	}

	.game-section .box .title {
		font-size: 36px;
	}

	.product-info {
		padding-top: 80px;
		padding-bottom: 40px;
	}

	.product-info + .product-article {
		padding-top: 40px;
	}

	.product-info .header {
		margin: 0 0 35px;
	}

	.product-article {
		/*padding-top: 70px;*/
		/*padding-bottom: 150px;*/
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.product-article .text {
		padding: 80px 0;
	}

	.more-stories {
		padding-bottom: 80px;
	}

	.more-stories .img-box .heading {
		-webkit-line-clamp: 4;
	}

	.more-stories .footer {
		padding-top: 40px;
	}

	.gray-box {
		/*
		padding-bottom: 130px;
		*/
	}

	.gray-box .box {
		min-height: 10px;
		font-size: 40px;
	}

	.gray-box .align {
		padding: 50px;
	}

	#footer {
		padding: 40px 0 60px;
	}

	#footer .info-text {
		padding: 40px 0;
		font-size: 35px;
	}

	#footer .heading {
		font-size: 19px;
	}

	#footer .social-networks {
		margin-bottom: 20px;
	}

	.fnav {
		margin: 0 -10px 30px;
	}

	.fnav li {
		padding: 0 10px;
	}
}

#fullVideo
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 1.2s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.lh36 {
	line-height:30px;
}

@media (min-width: 992px) {
	.container {
		width: 90%;
	}

	.container-small {
		width: 90%;
	}

	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-lg-0 {
		margin-left: 0;
	}

	.offset-lg-1 {
		margin-left: 8.333333%;
	}

	.offset-lg-2 {
		margin-left: 16.666667%;
	}

	.offset-lg-3 {
		margin-left: 25%;
	}

	.offset-lg-4 {
		margin-left: 33.333333%;
	}

	.offset-lg-5 {
		margin-left: 41.666667%;
	}

	.offset-lg-6 {
		margin-left: 50%;
	}

	.offset-lg-7 {
		margin-left: 58.333333%;
	}

	.offset-lg-8 {
		margin-left: 66.666667%;
	}

	.offset-lg-9 {
		margin-left: 75%;
	}

	.offset-lg-10 {
		margin-left: 83.333333%;
	}

	.offset-lg-11 {
		margin-left: 91.666667%;
	}

	.d-lg-none {
		display: none !important;
	}

	.d-lg-inline {
		display: inline !important;
	}

	.d-lg-inline-block {
		display: inline-block !important;
	}

	.d-lg-block {
		display: block !important;
	}

	.d-lg-table {
		display: table !important;
	}

	.d-lg-table-row {
		display: table-row !important;
	}

	.d-lg-table-cell {
		display: table-cell !important;
	}

	.d-lg-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-lg-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-lg-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-lg-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}

	body {
		font-size: 18px;
	}

	h1,
	.h1 {
		font-size: 76px;
	}

	h2,
	.h2 {
		font-size: 45px;
	}

	h3,
	.h3 {
		font-size: 32px;
		margin: 0 0 43px;
	}

	.text-info-box .h1 {
		font-size: 60px;
	}

	.text-info-box .h2 {
		font-size: 40px;
	}

	.text-info-box .h3 {
		font-size: 30px;
	}

	.img-box .h1 {
		font-size: 60px;
	}

	.img-box .h2 {
		font-size: 40px;
	}

	.img-box .h3 {
		font-size: 32px;
	}

	.img-holder {
		margin: 0 0 88px;
	}

	.tags {
		margin: 0 0 45px;
	}

	#wrapper:after {
		width: 15px;
	}

	#header {
		padding: 35px 90px;
	}

	.logo {
		width: 117px;
	}

	.logo-affix {
		width: 57px;
		left: 20px;
	}

	.nav-opener {
		width: 57px;
		height: 37px;
		top: 30px;
	}

	.nav-opener:before,
	.nav-opener:after,
	.nav-opener span:before,
	.nav-opener span:after {
		height: 4px;
	}

	.nav-opener span:after {
		width: 4px;
	}

	.nav-opener:hover span:before,
	.nav-active .nav-opener span:before {
		left: 10px;
		right: 10px;
	}

	#nav:before {
		height: 120px;
	}

	#nav .logo {
		top: 35px;
		left: 90px;
	}

	#nav .nav-holder {
		padding: 100px 140px 15px 230px;
	}

	.nav-bottom-bar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		padding: 0 0 10px;
	}

	.photo-carousel {
		padding-bottom: 100px;
	}

	.photo-carousel .slideset .slide {
		font-size: 50px;
	}

	.scroll-arrows {
		font-size: 19px;
		left: 20px;
	}

	.scroll-arrows li a {
		font-size: 80px;
	}

	.scroll-arrows li span {
		width: 98px;
		height: 26px;
		-webkit-transform: rotate(90deg) translate(-50px, 36px);
		-ms-transform: rotate(90deg) translate(-50px, 36px);
		transform: rotate(90deg) translate(-50px, 36px);
	}

	.banner.about-banner {
		min-height: calc(100vh - 70px);
		padding-top: 0;
	}

	.banner .typewriter {
		margin-bottom: 60px;
		font-size: 100px;
	}

	section .footer {
		padding-bottom: 90px;
	}

	section .footer .heading {
		margin: 0 0 34px;
	}

	.services {
		padding-top: 180px;
		padding-bottom: 70px;
	}
 
	.services .header {
		padding-bottom: 80px;
	}

	.services .article.article01 .text-holder {
		min-height: 300px;
	}

	.services .article.article02 {
		margin: 0 0 100px;
	}

	.services .article.article03 .img-col {
		padding-bottom: 80px;
	}

	.services .article.article04 .img-col {
		padding-top: 140px;
	}

	.parallax-section {
		padding: 60px 0 40px;
	}

	.testimonials {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.testimonials .header {
		padding-bottom: 87px;
	}

	.testimonials-section .row [class*="col-"]:nth-child(3n+2) .testimonial {
		-webkit-transition-delay: .3s;
		transition-delay: .3s;
	}

	.testimonials-section .row [class*="col-"]:nth-child(3n+3) .testimonial {
		-webkit-transition-delay: .6s;
		transition-delay: .6s;
	}

	.testimonial h3 {
		margin: 0 0 43px;
	}

	.tab-section {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.tabset-holder {
		margin-bottom: 130px;
	}

	.tabset {
		margin-bottom: 130px;
	}

	.projects {
		padding-top: 164px;
	}

	.projects .row [class*="col-"]:nth-child(even) {
		padding-top: 80px;
	}

	.projects .img-box {
		margin: 0 0 20px;
	}

	.single-post {
		padding-bottom: 73px;
	}

	.single-post .text {
		margin: 0 0 120px;
	}

	.single-post .footer .btn-holder {
		margin: 0 0 88px;
	}

	.team-work {
		padding-bottom: 80px;
	}

	.team-work .text {
		margin-bottom: 103px;
	}

	.team-work h2 {
		font-size: 38px;
	}

	.team-work .footer {
		padding-top: 164px;
	}

	.team-section .header {
		padding-bottom: 71px;
	}

	.team-section .header h2 {
		margin: 0 0 40px;
	}

	.team-members {
		margin: 0 -15px -100px;
	}

	.team-members .team-member {
		padding-left: 15px;
		padding-right: 15px;
	}

	.team-member {
		padding-bottom: 140px;
	}

	.team-member .img-holder {
		margin: 0 0 37px;
	}

	.contact-form {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.contact-form h2 {
		margin: 0 0 100px;
	}

	.contact-form label {
		top: 35px;
		left: 20px;
	}

	.contact-form input[type="text"],
	.contact-form input[type="tel"],
	.contact-form input[type="email"],
	.contact-form input[type="search"],
	.contact-form input[type="password"],
	.contact-form textarea {
		height: 55px;
		padding: 15px 20px;
	}

	.contact-form textarea {
		height: 58px;
	}

	.game-section {
		padding-top: 80px;
	}

	.game-section .box {
		min-height: 700px;
	}

	.game-section .box .title {
		font-size: 45px;
	}

	.product-info {
		padding-top: 120px;
		padding-bottom: 60px;
	}

	.product-info + .product-article {
		padding-top: 60px;
	}

	.product-info .header {
		margin: 0 0 50px;
	}

	.product-article {
		/*
		padding-top: 130px;
		padding-bottom: 200px;
		*/
	}


	.lh36 {
		line-height:30px;
	}

	.product-article .text {
		padding: 59px 0;
	}

	.more-stories {
		padding-bottom: 120px;
	}

	.more-stories .footer {
		padding-top: 70px;
	}

	.gray-box {
		/*
		padding-bottom: 164px;
		*/
	}

	.gray-box .box {
		font-size: 50px;
	}

	.gray-box .align {
		max-width: 700px;
	}

	#footer {
		text-align: left;
	}

	#footer .logo {
		top: 35px;
		left: 90px;
	}

	#footer .info-text {
		font-size: 40px;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-xl-0 {
		margin-left: 0;
	}

	.offset-xl-1 {
		margin-left: 8.333333%;
	}

	.offset-xl-2 {
		margin-left: 16.666667%;
	}

	.offset-xl-3 {
		margin-left: 25%;
	}

	.offset-xl-4 {
		margin-left: 33.333333%;
	}

	.offset-xl-5 {
		margin-left: 41.666667%;
	}

	.offset-xl-6 {
		margin-left: 50%;
	}

	.offset-xl-7 {
		margin-left: 58.333333%;
	}

	.offset-xl-8 {
		margin-left: 66.666667%;
	}

	.offset-xl-9 {
		margin-left: 75%;
	}

	.offset-xl-10 {
		margin-left: 83.333333%;
	}

	.offset-xl-11 {
		margin-left: 91.666667%;
	}

	.d-xl-none {
		display: none !important;
	}

	.d-xl-inline {
		display: inline !important;
	}

	.d-xl-inline-block {
		display: inline-block !important;
	}

	.d-xl-block {
		display: block !important;
	}

	.d-xl-table {
		display: table !important;
	}

	.d-xl-table-row {
		display: table-row !important;
	}

	.d-xl-table-cell {
		display: table-cell !important;
	}

	.d-xl-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-xl-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-xl-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-xl-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}

	body {
		font-size: 20px;
	}

	h1,
	.h1 {
		font-size: 95px;
	}

	.btn.btn-large {
		padding: 24px 40px;
		font-size: 24px;
	}

	.social-networks {
		/*font-size: 30px;*/
	}

	.text-info-box {
		margin: 0 0 40px;
	}

	.text-info-box .info {
		padding: 25px 35px 60px;
	}

	.text-info-box .h1 {
		font-size: 80px;
	}

	.text-info-box .h2 {
		font-size: 50px;
	}

	.img-box .h1 {
		font-size: 80px;
	}

	.img-box .h2 {
		font-size: 50px;
	}

	.tags {
		margin: 0 0 60px;
	}

	address {
		font-size: 24px;
		margin: 0 0 50px;
	}

	.contact-list {
		font-size: 24px;
		margin: 0 0 50px;
	}

	#header {
		padding: 55px 95px;
	}

	.logo-affix {
		top: 40px;
		left: 25px;
	}

	.nav-opener {
		top: 50px;
		right: 25px;
	}

	#nav .logo {
		top: 55px;
		left: 95px;
	}

	#nav .main-nav {
		font-size: 86px;
	}

	#nav .language {
		right: 50px;
	}

	.nav-bottom-bar .share-idea {
		font-size: 30px;
	}

	.photo-carousel {
		padding-bottom: 160px;
	}

	.photo-carousel .slideset .slide {
		font-size: 60px;
	}

	.photo-carousel .slideset .slide {
		font-size: 70px;
	}

	.scroll-arrows {
		left: 30px;
	}

	.scroll-arrows li a {
		font-size: 100px;
	}

	.scroll-arrows li span {
		width: 110px;
		height: 26px;
		margin-left:-6px;
	}

	.language-bar {
		right: 50px;
	}

	.banner.about-banner {
		min-height: calc(100vh - 100px);
	}

	.banner .container .align {
		padding: 150px 0;
	}

	.banner .typewriter {
		margin-bottom: 80px;
		font-size: 125px;
	}

	.banner .tags {
		min-height: 83px;
		bottom: 34px;
	}

	section .footer {
		padding-bottom: 120px;
	}

	.services {
		padding-top: 226px;
		padding-bottom: 80px;
	}

	.services .header {
		padding-bottom: 120px;
	}

	.services .article.article02 {
		margin: 0 0 162px;
	}

	.services .article.article03 .img-col {
		padding-bottom: 100px;
	}

	.services .article.article04 .img-col {
		padding-top: 165px;
	}

	.parallax-section {
		padding: 80px 0 40px;
	}

	.testimonials .testimonial {
		max-width: 300px;
	}

	.tabset-holder {
		margin-bottom: 160px;
	}

	.tabset {
		margin-bottom: 160px;
	}

	.projects .row [class*="col-"]:nth-child(even) {
		padding-top: 110px;
	}

	.projects .img-box {
		margin: 0 0;
	}


	.team-work h2 {
		font-size: 45px;
	}

	.team-work h2 {
		margin-bottom: 40px;
	}

	.team-members {
		font-size: 24px;
		margin-bottom: -150px;
	}

	.team-members .team-member {
		width: 37.5%;
	}

	.team-members .team-member:nth-child(3n+2) {
		width: 25%;
	}

	.team-members .team-member:nth-child(3n+2) .img-holder {
		padding-top: 107%;
	}

	.team-member {
		font-size: 22px;
		padding-bottom: 175px;
	}

	.contact-form h2 {
		margin: 0 0 140px;
	}

	.contact-form label {
		top: 37px;
		left: 25px;
	}

	.contact-form input[type="text"],
	.contact-form input[type="tel"],
	.contact-form input[type="email"],
	.contact-form input[type="search"],
	.contact-form input[type="password"],
	.contact-form textarea {
		height: 62px;
		padding: 17px 25px;
	}

	.contact-form textarea {
		height: 65px;
	}

	.game-section .box {
		min-height: 800px;
	}

	.product-info {
		padding-top: 164px;
		padding-bottom: 80px;
	}

	.product-info + .product-article {
		padding-top: 80px;
	}

	.product-info .header {
		margin: 0 0 64px;
	}

	.product-article {
		/*
		padding-top: 165px;
		padding-bottom: 290px;
		*/
	}

	.more-stories {
		padding-bottom: 150px;
	}

	.more-stories .footer {
		padding-top: 102px;
	}

	.gray-box .box {
		min-height: 10px;
		font-size: 60px;
	}

	.gray-box .align {
		max-width: 800px;
	}

	#footer {
		padding: 54px 0 10px;
	}

	#footer .logo {
		top: 78px;
		left: 138px;
	}

	#footer .info-text {
		font-size: 45px;
	}

	#footer .social-networks {
		margin-bottom: 0px;
	}

	.fnav {
		margin-bottom: 50px;
	}
}

@media (min-width: 1300px) {
	.text-info-box .h1 {
		font-size: 95px;
	}

	.text-info-box .btn-more {
		bottom: 33px;
		left: 35px;
	}

	.img-box .h1 {
		font-size: 95px;
	}

	#wrapper:after {
		width: 20px;
	}

	#header {
		padding: 78px 138px;
	}

	.logo-affix {
		top: 63px;
		left: 68px;
	}

	.nav-opener {
		top: 73px;
		right: 78px;
	}

	#nav:before {
		height: 150px;
	}

	#nav .logo {
		top: 78px;
		left: 138px;
	}

	#nav .nav-holder {
		padding: 132px 210px 15px 390px;
	}

	#nav .language {
		right: 96px;
		bottom: 24px;
	}

	.scroll-arrows {
		left: 84px;
		bottom: 18px;
	}

	.language-bar {
		padding: 24px 0;
		right: 96px;
	}

	section .footer {
		padding-bottom: 0px;
	}

	.services .header {
		/* padding-bottom: 166px; */
	}

	.services .article.article01 .text-holder {
		min-height: 424px;
	}

	.services .article.article03 .img-col {
		padding-bottom: 155px;
	}

	.team-member {
		font-size: 24px;
	}

	.game-section .box {
		min-height: 912px;
	}

	.gray-box .box {
		min-height: 10px;
		font-size: 70px;
	}

	.gray-box .align {
		max-width: 900px;
	}
}

@media (max-width: 767px) {

	.blog-post blockquote {
		background: #000;
		color: #fff;
		margin: 3rem 0 3rem 0;
		display: block;
		padding: 2rem !important;
		font-size: 50px !important;
		font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	}

	.d-hidden-mobile {
		display: none !important;
	}

	.tabset-holder.active .tabset {
		box-shadow: 0 0 15px rgba(112, 112, 112, .5);
	}

	.tabset-holder.active .tabset li {
		display: block;
	}

	.tabset-holder .tabset {
		margin: 0;
		padding: 39px 15px 0;
		display: block;
		background: #fff;
		border: 1px solid #707070;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 98;
	}

	.tabset-holder .tabset li {
		padding: 0;
		display: none;
	}

	.tabset-holder .tabset li + li {
		border-top: 1px solid #707070;
	}

	.tabset-holder .tabset li.active {
		display: block;
		position: absolute;
		top: -1px;
		left: 15px;
		right: 15px;
	}

	.tabset-holder .tabset li.active a {
		color: #000;
		text-decoration: none;
	}

	.tabset-holder .tabset li a {
		padding: 7px 35px 7px 15px;
		margin: 0 -15px;
	}
}

@-webkit-keyframes menuBounceInLeft {
	0% {
		padding-left: 15px;
	}

	60% {
		padding-left: 0;
	}

	80% {
		padding-left: 5px;
	}

	100% {
		padding-left: 0;
	}
}

@keyframes menuBounceInLeft {
	0% {
		padding-left: 15px;
	}

	60% {
		padding-left: 0;
	}

	80% {
		padding-left: 5px;
	}

	100% {
		padding-left: 0;
	}
}

@-webkit-keyframes menuBounceInRight {
	0% {
		padding-left: 0;
	}

	60% {
		padding-left: 15px;
	}

	80% {
		padding-left: 10px;
	}

	100% {
		padding-left: 15px;
	}
}

@keyframes menuBounceInRight {
	0% {
		padding-left: 0;
	}

	60% {
		padding-left: 15px;
	}

	80% {
		padding-left: 10px;
	}

	100% {
		padding-left: 15px;
	}
}




* { box-sizing: border-box; }

.video-background {
  background: #000;
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
  overflow: hidden;
}

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0px;
  bottom:0px;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}

#vidtop-content {
	top: 0;
	color: #fff;
}
/*
.vid-info { position: absolute; top: 0; right: 0; width: 33%; background: rgba(0,0,0,0.3); color: #fff; padding: 1rem; font-family: Avenir, Helvetica, sans-serif; }
.vid-info h1 { font-size: 2rem; font-weight: 700; margin-top: 0; line-height: 1.2; }
.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }
@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 400%; left: -150%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}
*/

.cover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
}

.cover .hi {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-family: 'Roboto Slab', serif;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
}

.cover .hi span {
	color: #ff0;
	cursor: pointer;
	text-decoration: underline;
}

.cover .hi em {
	font-style: normal;
}

.cover .hi em.hidden {
	display: none;
}

.tv {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.tv .screen {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	margin: auto;
	opacity: 0;
	transition: opacity .5s;
}

.tv .screen.active {
	opacity: 1;
}

.pointer {
	cursor:pointer;
}

.random-project >div.img-box >div.info > span.overlay {
	/*display:none;*/
	opacity:0;
	transition: opacity .6s ease-in;
}

.random-project:hover >div.img-box >div.info > span.overlay {
	/*display:block;*/
	opacity: .68;
	transition: opacity .6s ease-in;
}

.blog-post blockquote {
	background:#000;
	color:#fff;
	margin:3rem 0 3rem 0;
	display:block;
	padding:9rem;
	font-size:70px;
	font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.mt300x {
	margin-top:-300px;
}

ul li {
  margin: 0 0 0px;
}

.the-arrow {
  width: 64px;
  transition: all 0.2s;
}
.the-arrow.-left {
  position: absolute;
  top: 60%;
  left: 0;
}
.the-arrow.-left > .shaft {
  width: 0;
  background-color: #999;
}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
  width: 0;
  background-color: #999;
}
.the-arrow.-left > .shaft:before {
  transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
  transform: rotate(0);
}
.the-arrow.-right {
  top: 3px;
}
.the-arrow.-right > .shaft {
  width: 64px;
  transition-delay: 0.2s;
}
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
  width: 8px;
  transition-delay: 0.3s;
  transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
  transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
  transform: rotate(-40deg);
}
.the-arrow > .shaft {
  background-color: #999;
  display: block;
  height: 1px;
  position: relative;
  transition: all 0.2s;
  transition-delay: 0;
  will-change: transform;
}
.the-arrow > .shaft:before, .the-arrow > .shaft:after {
  background-color: #999;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s;
  transition-delay: 0;
}
.the-arrow > .shaft:before {
  transform-origin: top left;
}
.the-arrow > .shaft:after {
  transform-origin: bottom left;
}

.animated-arrow {
  display: inline-block;
  color: #999;
  text-decoration: none;
  position: relative;
  transition: all 0.2s;
}
.animated-arrow:hover {
  color: #999;
}
.animated-arrow:hover > .the-arrow.-left > .shaft {
  width: 64px;
  transition-delay: 0.1s;
  background-color: #999;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
  width: 8px;
  transition-delay: 0.1s;
  background-color: #999;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before {
  transform: rotate(40deg);
}
.animated-arrow:hover > .the-arrow.-left > .shaft:after {
  transform: rotate(-40deg);
}
.animated-arrow:hover > .main {
  transform: translateX(80px);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
  width: 0;
  transform: translateX(200%);
  transition-delay: 0;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  width: 0;
  transition-delay: 0;
  transition: all 0.1s;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
  transform: rotate(0);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  transform: rotate(0);
}
.animated-arrow > .main {
  display: flex;
  align-items: center;
  transition: all 0.2s;
}
.animated-arrow > .main > .text {
  margin: 0 16px 0 0;
  line-height: 1;
  font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 20px;
  font-style:normal;
  color:#999;
}

.animated-arrow > .main > .the-arrow {
  position: relative;
}


.the-arrow2 {
  width: 64px;
  transition: all 0.2s;
}
.the-arrow2.-left2 {
  position: absolute;
  top: 60%;
  left: 0;
}
.the-arrow2.-left2 > .shaft2 {
  width: 0;
  background-color: #999;
}
.the-arrow2.-left2 > .shaft2:before, .the-arrow2.-left > .shaft2:after {
  width: 0;
  background-color: #999;
}
.the-arrow2.-left2 > .shaft2:before {
  transform: rotate(0);
}
.the-arrow2.-left2 > .shaft2:after {
  transform: rotate(0);
}
.the-arrow2.-right2 {
  top: 3px;
}
.the-arrow2.-right2 > .shaft2 {
  width: 64px;
  transition-delay: 0.2s;
}
.the-arrow2.-right2 > .shaft2:before, .the-arrow2.-right2 > .shaft2:after {
  width: 8px;
  transition-delay: 0.3s;
  transition: all 0.5s;
}
.the-arrow2.-right2 > .shaft2:before {
  transform: rotate(40deg);
}
.the-arrow2.-right2 > .shaft2:after {
  transform: rotate(-40deg);
}
.the-arrow2 > .shaft2 {
  background-color: #999;
  display: block;
  height: 1px;
  position: relative;
  transition: all 0.2s;
  transition-delay: 0;
  will-change: transform;
}
.the-arrow2 > .shaft2:before, .the-arrow2 > .shaft2:after {
  background-color: #999;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s;
  transition-delay: 0;
}
.the-arrow2 > .shaft2:before {
  transform-origin: top left;
}
.the-arrow2 > .shaft2:after {
  transform-origin: bottom left;
}

.animated-arrow2 {
  display: inline-block;
  color: #999;
  text-decoration: none;
  position: relative;
  transition: all 0.2s;
}
.animated-arrow2:hover {
  color: #999;
}
.animated-arrow2:hover > .the-arrow2.-left2 > .shaft2 {
  width: 64px;
  transition-delay: 0.1s;
  background-color: #999;
}
.animated-arrow2:hover > .the-arrow2.-left2 > .shaft2:before, .animated-arrow2:hover > .the-arrow2.-left2 > .shaft2:after {
  width: 8px;
  transition-delay: 0.1s;
  background-color: #999;
}
.animated-arrow2:hover > .the-arrow2.-left2 > .shaft2:before {
  transform: rotate(40deg);
}
.animated-arrow2:hover > .the-arrow2.-left2 > .shaft2:after {
  transform: rotate(-40deg);
}
.animated-arrow2:hover > .main2 {
  transform: translateX(80px);
}
.animated-arrow2:hover > .main2 > .the-arrow2.-right2 > .shaft2 {
  width: 0;
  transform: translateX(200%);
  transition-delay: 0;
}
.animated-arrow2:hover > .main2 > .the-arrow2.-right2 > .shaft2:before, .animated-arrow2:hover > .main2 > .the-arrow2.-right2 > .shaft2:after {
  width: 0;
  transition-delay: 0;
  transition: all 0.1s;
}
.animated-arrow2:hover > .main2 > .the-arrow2.-right2 > .shaft2:before {
  transform: rotate(0);
}
.animated-arrow2:hover > .main2 > .the-arrow2.-right2 > .shaft2:after {
  transform: rotate(0);
}
.animated-arrow2 > .main2 {
  display: flex;
  align-items: center;
  transition: all 0.2s;
}
.animated-arrow2 > .main2 > .text2 {
  margin: 0 16px 0 0;
  line-height: 1;
  font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 20px;
  font-style:normal;
  text-transform: uppercase;
  color:#999;
}

.animated-arrow2 > .main2 > .the-arrow2 {
  position: relative;
}












@media (max-width:500px) {
	.services .text {
		max-width: 80%;
		line-height:26px;
	}
}


.menu-mail {
	color:#fff;
}

.menu-mail:hover {
	color:#707070;
}


.img-full {
	width:100%;
	margin: 3rem 0 3rem 0;
}

@media (max-width: 500px) {

	h2,
	.h2 {
		font-size: 30px;
		margin: 0 0 13px;
	}

	.footer {
		margin-top:40px;
	}


	.mt300x {
		margin-top:0;
	}

	.mt-0-sm {
		padding-top:0px;
	}

	.mt-10-sm {
		padding-top:10px;
	}

	.mt-20-sm {
		padding-top:20px;
	}

	.mt-30-sm {
		padding-top:30px;
	}

	.mt-40-sm {
		padding-top:40px;
	}

	.mt-50-sm {
		padding-top:50px;
	}

	.mt-60-sm {
		padding-top:60px;
	}

	.mt-70-sm {
		padding-top:70px;
	}

	.mt-80-sm {
		padding-top:80px;
	}

	.mt-90-sm {
		padding-top:90px;
	}

	.mt-100-sm {
		padding-top:100px;
	}

	.mb-0-sm {
		padding-bottom:0px;
	}

	.mb-10-sm {
		padding-bottom:10px;
	}

	.mb-20-sm {
		padding-bottom:20px;
	}

	.mb-30-sm {
		padding-bottom:30px;
	}

	.mb-40-sm {
		padding-bottom:40px;
	}

	.mb-50-sm {
		padding-bottom:50px;
	}

	.mb-60-sm {
		padding-bottom:60px;
	}

	.mb-70-sm {
		padding-bottom:70px;
	}

	.mb-80-sm {
		padding-bottom:80px;
	}

	.mb-90-sm {
		padding-bottom:90px;
	}

	.mb-100-sm {
		padding-bottom:100px;
	}

	.quote-mobile {
		width:300px;
		margin:0 auto;
	}

	.headline-mobile {
		max-width:300px;
		display:inline-block;
		margin:0 auto;
		text-align:center;
	}

}

@media (min-width: 500px) and (max-width: 900px) {


	.heading {
		padding-bottom:10px;
		display:block;
		color:yellow;
	}



	.mt-10-md {
		padding-top:10px;
	}

	.mt-20-md {
		padding-top:20px;
	}

	.mt-30-md {
		padding-top:30px;
	}

	.mt-40-md {
		padding-top:40px;
	}

	.mt-50-md {
		padding-top:50px;
	}

	.mt-60-md {
		padding-top:60px;
	}

	.mt-70-md {
		padding-top:70px;
	}

	.mt-80-md {
		padding-top:80px;
	}

	.mt-90-md {
		padding-top:90px;
	}

	.mt-100-md {
		padding-top:100px;
	}

	.mb-10-md {
		padding-bottom:10px;
	}

	.mb-20-md {
		padding-bottom:20px;
	}

	.mb-30-md {
		padding-bottom:30px;
	}

	.mb-40-md {
		padding-bottom:40px;
	}

	.mb-50-md {
		padding-bottom:50px;
	}

	.mb-60-md {
		padding-bottom:60px;
	}

	.mb-70-md {
		padding-bottom:70px;
	}

	.mb-80-md {
		padding-bottom:80px;
	}

	.mb-90-md {
		padding-bottom:90px;
	}

	.mb-100-md {
		padding-bottom:100px;
	}
}

@media (min-width: 901px) {

	.mt-10-lg {
		padding-top:10px;
	}

	.mt-20-lg {
		padding-top:20px;
	}

	.mt-30-lg {
		padding-top:30px;
	}

	.mt-40-lg {
		padding-top:40px;
	}

	.mt-50-lg {
		padding-top:50px;
	}

	.mt-60-lg {
		padding-top:60px;
	}

	.mt-70-lg {
		padding-top:70px;
	}

	.mt-80-lg {
		padding-top:80px;
	}

	.mt-90-lg {
		padding-top:90px;
	}

	.mt-100-lg {
		padding-top:100px;
	}

	.mb-10-lg {
		padding-bottom:10px;
	}

	.mb-20-lg {
		padding-bottom:20px;
	}

	.mb-30-lg {
		padding-bottom:30px;
	}

	.mb-40-lg {
		padding-bottom:40px;
	}

	.mb-50-lg {
		padding-bottom:50px;
	}

	.mb-60-lg {
		padding-bottom:60px;
	}

	.mb-70-lg {
		padding-bottom:70px;
	}

	.mb-80-lg {
		padding-bottom:80px;
	}

	.mb-90-lg {
		padding-bottom:90px;
	}

	.mb-100-lg {
		padding-bottom:100px;
	}

	.mt-200-lg {
		padding-top:200px;
	}

	.mt-5rem-lg {
		margin-top:15rem;
	}
}


.cc_dialog.interstitial {
    top:unset !important;
    bottom: 3vh !important;
}

.cc_overlay_lock {
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    height: 0% !important;
    width: 0% !important;
}

.cc_dialog {
  background: rgba(0,0,0,.95) !important;
  font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
}

.cc_dialog .cc_dialog_headline {
  font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 16px;
}

.cc_dialog .cc_dialog_text {
  font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
}

.cc_dialog button {
  font-weight: bold;
  font-size: 12px;
  padding: 5px;
  font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.cc_b_ok {
  color: white !important;
  background-color: #707070 !important;
  font-family: "sofia-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}


@media (max-width: 800px) {
	.container-mobile {
		width: 95%;
		margin:0 auto;
	}	
}

.cc_css_reboot div {
    margin-top: 1rem;
}

.project-catalog {
	display:grid;
	grid-template-columns: 6fr 6fr;
	grid-gap:2rem;
	margin-bottom:2rem;
}

.project-catalog > div:nth-child(even) {
	padding-top:4rem;
}

@media (max-width: 600px) {
	.project-catalog > div:nth-child(even) {
		padding-top:0rem;
	}
}


.project-catalog > div .img-box {
	margin-bottom:0 !important;
}

@media (max-width: 600px) {

	.project-catalog {
		display:grid;
		grid-template-columns: 12fr;
		grid-gap:2rem;
	}

	.project-catalog > div:nth-child(even) {
		margin-top:0;
	}

	.project-catalog > div .img-box {
		margin-bottom:0 !important;
		margin-top:0;
	}
}


.video-box {
	width:100%;

}



.arrow {
  position: relative;
}
.arrow::before {
  --translate-x: 0;
  --translate-y: 0;
  --offset-arrow-reduction: 0.375;
  --offset-arrow-pos: 2ch;
  --offset-arrow-neg: calc(var(--offset-arrow-pos) * -1);
  --offset-arrow-pos-reduced: calc(var(--offset-arrow-pos) * var(--offset-arrow-reduction));
  --offset-arrow-neg-reduced: calc(var(--offset-arrow-neg) * var(--offset-arrow-reduction));
  position: absolute;
  transform: translate(var(--translate-x), var(--translate-y));
  transition: 0.175s transform;
  text-decoration: none !important;
}
.arrow.static::before {
  transform: none;
}
.arrow.up::before {
  content: "\2191";
}
.arrow.up:hover::before,
.arrow.up:focus::before {
  --translate-y: var(--offset-arrow-neg-reduced);
  margin-bottom: var(--offset-arrow-neg-reduced);
  padding-bottom: var(--offset-arrow-pos-reduced);
}
.arrow.up.left::before {
  content: "\2196";
}
.arrow.up.right::before {
  content: "\2197";
}
.arrow.down::before {
  content: "\2193";
}
.arrow.down:hover::before,
.arrow.down:focus::before {
  --translate-y: var(--offset-arrow-pos-reduced);
  margin-top: var(--offset-arrow-neg-reduced);
  padding-top: var(--offset-arrow-pos-reduced);
}
.arrow.down.left::before {
  content: "\2199";
}
.arrow.down.right::before {
  content: "\2198";
}
.arrow.left::before {
  content: "\2190";
}
.arrow.left:hover::before,
.arrow.left:focus::before {
  --translate-x: var(--offset-arrow-neg-reduced);
}
.arrow.right::before {
  content: "\2192";
}
.arrow.right:hover::before,
.arrow.right:focus::before {
  --translate-x: var(--offset-arrow-pos-reduced);
}
.arrow.after::before {
  right: var(--offset-arrow-neg);
  padding-left: var(--offset-arrow-pos);
}
.arrow.before::before {
  left: var(--offset-arrow-neg);
  padding-right: var(--offset-arrow-pos);
}
.arrow.up.left:hover::before, .arrow.up.left:focus::before, .arrow.up.right:hover::before, .arrow.up.right:focus::before, .arrow.down.left:hover::before, .arrow.down.left:focus::before, .arrow.down.right:hover::before, .arrow.down.right:focus::before {
  --offset-arrow-reduction: 0.25;
}


.cc_dialog button.cc_b_ok {
    margin-left: .25rem !important;
}

.cc_dialog button.cc_b_cp {
    margin-top: 1rem !important;
}

.cc_dialog.interstitial {
    left: 2vw !important;
    bottom:  2vw !important;
}

.cc_dialog .cc_dialog_text {
	padding-left: .25 rem;
}


.survey {
	color: black;
}

.survey label {
	color: #000;
	font-weight: bold;
	display: block;
	padding-bottom: 1rem;
}

.survey input[type=email],
.survey input[type=text] {
	border: none;
	border-bottom: solid 1px #000;
}

.survey input[type=email]:focus,
.survey input[type=text]:focus {
	outline: none;
	background: #fcfcfc;
}

.survey textarea {
	width: 100%;
	height: 200px;
}

.survey button {
	background: #000;
	border-radius: 40px;
	color: #999;
	border: none;
	width: 150px;
	padding: 10px;
}

.survey button:hover {
	background: #111;
	color: #fff;
}

.mb-20 {
	padding: 10px;
	padding-left: 15px;
}

