@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900|Source+Sans+Pro:200,300,400,600,700,900|Ubuntu:300,400,500,700");/*
Theme Name: TBA.org
Author: Anonymous
Author URI:
Version: 1
Description: TBA.org theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tba.org
Tags: one-column, two-columns
Theme URI:
*/

@font-face {
	font-family: "bebas_neue";
	src: url("assets/fonts/bebasneue-regular-webfont.woff2") format("woff2"), url("assets/fonts/bebasneue-regular-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

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

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

.icon-cup-1:before {
	content: "\e914";
}

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

.icon-arrow-up:before {
	content: "\e901";
}

.icon-ball:before {
	content: "\e902";
}

.icon-circle-arrow:before {
	content: "\e903";
}

.icon-closed:before {
	content: "\e904";
}

.icon-comments:before {
	content: "\e905";
}

.icon-cup:before {
	content: "\e906";
}

.icon-educate:before {
	content: "\e907";
}

.icon-facebook:before {
	content: "\e908";
}

.icon-ico-01:before {
	content: "\e909";
}

.icon-instagram:before {
	content: "\e90a";
}

.icon-instagram-2:before {
	content: "\e90b";
}

.icon-m:before {
	content: "\e90c";
}

.icon-menu:before {
	content: "\e90d";
}

.icon-next:before {
	content: "\e90e";
}

.icon-point:before {
	content: "\e90f";
}

.icon-prev:before {
	content: "\e910";
}

.icon-search:before {
	content: "\e911";
}

.icon-twitter:before {
	content: "\e912";
}

.icon-youtube:before {
	content: "\e913";
}

/*! 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: 75%;
	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;
}

[id="sidebar"] .widget ul:not([class]),
[id="sidebar"] .widget ul,
[class="sidebar"] .widget .menu,
[class="sidebar"] .widget .menu > li ul,
.wpp-list,
.custom-list-number.widget ul:not([class]),
.tagcloud,
ul:not([class]),
ol:not([class]),
.slick-dots,
.tab-block .list,
.list-latest-news,
.events-list,
.time-event,
.list-bowling,
.post-categories,
.tags-list,
.list-related-article,
.header-list,
.main-menu,
.main-menu ul,
[id="footer"] ul,
ul.social,
ul.list-bar {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after,
[id="twocolumns"]:after,
.widget:after,
[id="sidebar"] .widget:after,
.search-form:after,
.post-password-form:after,
.search-form p:after,
.post-password-form p:after,
.container:after {
	content: "";
	display: block;
	clear: both;
}

.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: #4a4a4a;
	background: #fff;
	font: 300 18px/1.5 "Source Sans 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;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 24px;
}

blockquote {
	border-left: 4px solid #4a4a4a;
	padding-left: 10px;
	margin-left: 0;
}

table {
	border-collapse: collapse;
}

th,
td {
	border: 1px solid #4a4a4a;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 20px;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 20px;
	margin: 0;
}

ul {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
	overflow: auto;
}

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

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	padding: 15px 14px;
	font-size: 17px;
	line-height: 20px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	box-sizing: border-box;
	border: 1px solid #ebecee;
	border-radius: 2px;
	font-weight: 400;
	background: #f2f2f2;
}

input[type="text"]:not(textarea),
input[type="tel"]:not(textarea),
input[type="email"]:not(textarea),
input[type="search"]:not(textarea),
input[type="password"]:not(textarea),
input[type="url"]:not(textarea),
textarea:not(textarea) {
	height: 50px;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
textarea:focus {
	outline: none;
	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,
input[type="url"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #4a4a4a;
}

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,
input[type="url"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #4a4a4a;
}

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,
input[type="url"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #4a4a4a;
}

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,
input[type="url"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #4a4a4a;
}

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

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

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

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	height: 50px;
	padding: 15px 14px;
	font-size: 17px;
	line-height: 20px;
	color: #000;
	outline: none;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	background: #f8d000;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="file"]:hover,
input[type="submit"]:hover {
	background: #fff;
	color: #000;
}

[id="twocolumns"] {
	padding-top: 73px;
}

[id="twocolumns"] .post + .post {
	margin-top: 30px;
}

[id="content"] {
	padding-bottom: 50px;
}

[id="content"]:only-child {
	float: none;
	width: 100%;
}

[id="content"] .post img,
[id="content"] .feature-image {
	margin-bottom: 30px;
}

[id="content"] .meta a {
	margin: 0;
	padding: 0;
	line-height: inherit;
}

[id="content"] .meta a[rel*="tag"] {
	display: inline-block;
	vertical-align: top;
	margin: -2px 0 4px 9px;
	padding: 5px 10px;
	border-radius: 8px;
	font-weight: 400;
	font-size: 15px !important;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 20px;
	text-decoration: underline;
	background: #0dff7f;
	-webkit-transition: all .3s;
	transition: all .3s;
}

[id="content"] .meta a[rel*="tag"]:after {
	display: none;
}

[id="content"] .meta a[rel*="tag"]:hover {
	color: #fff;
	background: #4a4a4a;
}

[id="content"] .meta a[rel*="tag"]:focus,
[id="content"] .meta a[rel*="tag"]:active {
	color: #fff;
	background: #000;
}

[id="content"] .meta a[rel*="category"] {
	display: inline-block;
	vertical-align: top;
	padding: 2px 13px;
	border-radius: 4px;
	font-weight: 700;
	font-size: 11px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 16px;
	background: #51db73;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

[id="content"] .meta a[rel*="category"]:hover {
	background: #4a4a4a;
}

[id="content"] .meta a[rel*="category"]:focus,
[id="content"] .meta a[rel*="category"]:active {
	background: #000;
}

[id="content"] p > a {
	font-weight: 400;
	word-break: break-all;
}

[id="sidebar"] .widget {
	padding: 18px 0;
	margin-bottom: 50px;
	background: #f2f2f2;
}

[id="sidebar"] .widget select {
	min-width: 150px;
	width: 100%;
}

[id="sidebar"] .widget h3 {
	margin: 0 0 12px;
	padding: 0 23px;
	font-weight: 400;
	font-size: 24px;
	font-family: "bebas-neue", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: .11em;
	color: #1d1f24;
}

[id="sidebar"] .widget ul:not([class]),
[id="sidebar"] .widget ul {
	font-weight: 700;
	font-size: 16px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.25;
}

[id="sidebar"] .widget ul:not([class]) > li,
[id="sidebar"] .widget ul > li {
	padding: 0;
	margin: 0;
}

[id="sidebar"] .widget ul:not([class]) > li + li,
[id="sidebar"] .widget ul > li + li {
	border-top: 1px solid #fff;
}

[id="sidebar"] .widget ul:not([class]) > li:before,
[id="sidebar"] .widget ul > li:before {
	display: none;
}

[id="sidebar"] .widget ul:not([class]) > li > a,
[id="sidebar"] .widget ul > li > a {
	color: #4a4a4a;
	display: block;
	padding: 9px 23px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

[id="sidebar"] .widget ul:not([class]) > li > a:hover,
[id="sidebar"] .widget ul > li > a:hover {
	color: #0dff7f;
}

[id="sidebar"] .widget .wpp-list {
	margin-top: -15px;
}

[id="sidebar"] .widget .wpp-list .wpp-post-title {
	font-weight: 400;
	padding: 18px 23px 18px 50px;
	font-size: 16px;
	line-height: 20px;
}

[id="sidebar"] .tbaor-widget {
	padding: 0;
}

[id="sidebar"] .tbaor-widget img {
	max-width: none;
	width: 100%;
}

[class="sidebar"] .widget {
	background: none;
	padding: 0;
}

[class="sidebar"] .widget .menu a {
	display: block;
	margin-bottom: 7px;
	padding: 0;
	color: #4a4a4a;
}

[class="sidebar"] .widget .menu > li {
	padding-bottom: 5px;
	font-weight: 700;
	font-size: 16px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 20px;
	border: 0;
}

[class="sidebar"] .widget .menu > li ul {
	font-weight: 400;
	padding: 10px 0 15px 14px;
}

[class="sidebar"] .widget .menu > li ul > li {
	padding-bottom: 5px;
}

[class="sidebar"] .widget .menu .menu-item-has-children > a {
	position: relative;
}

[class="sidebar"] .widget .menu .menu-item-has-children > a:after {
	display: inline-block;
	content: "\e90e";
	margin-left: 8px;
	font-size: 10px;
	color: #0dff7f;
	font-family: "icomoon";
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	font-weight: 400;
}

[class="sidebar"] .widget .menu .menu-item-has-children > a:before {
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 0;
	height: 1px;
	content: "";
	background: #0dff7f;
	-webkit-transition: width .3s;
	transition: width .3s;
}

[class="sidebar"] .widget .menu .menu-item-has-children.active-menu > a:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

[class="sidebar"] .widget .menu .menu-item-has-children.active-menu > a:before {
	width: 100%;
}

.wp-block-separator {
    margin: 25px 0 25px 0;
}

.wpp-list {
	counter-reset: item;
	font-weight: 400;
}

.wpp-list > li {
	position: relative;
}

.wpp-list > li:before {
	display: block !important;
	content: counters(item, ".") " ";
	counter-increment: item;
	position: absolute;
	left: 22px;
	top: 20px;
	font-weight: 400 !important;
	font-size: 20px;
	font-family: "bebas-neue", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #0dff7f;
	line-height: 1;
	pointer-events: none;
}

.wpp-list .wpp-post-title {
	padding: 18px 23px 18px 50px;
	font-size: 16px;
	line-height: 20px;
}

.wpp-list .wpp-post-title:hover {
	color: #0dff7f;
}

.wpp-list .wpp-meta {
	display: block;
	padding: 0 23px 9px 50px;
}

.custom-list-number.widget ul:not([class]) {
	counter-reset: item;
	font-weight: 400;
}

.custom-list-number.widget ul:not([class]) > li {
	position: relative;
	font-weight: 400;
	padding: 0;
	margin: 0;
}

.custom-list-number.widget ul:not([class]) > li:before {
	display: block !important;
	width: auto;
	height: auto;
	content: counters(item, ".") " ";
	counter-increment: item;
	position: absolute;
	left: 22px;
	top: 20px;
	font-weight: 400 !important;
	font-size: 20px;
	font-family: "bebas-neue", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #0dff7f;
	line-height: 1;
	pointer-events: none;
	background: none;
	border-radius: 0;
}

.custom-list-number.widget ul:not([class]) > li a {
	display: block;
	padding: 18px 23px 18px 50px;
	font-size: 16px;
	line-height: 20px;
}

.custom-list-number.widget ul:not([class]) > li a:hover {
	color: #0dff7f;
}

.search-form,
.post-password-form {
	margin-bottom: 10px;
}

.search-form label,
.post-password-form label {
	display: block;
}

.search-form input,
.post-password-form input {
	float: left;
	margin-right: 5px;
}

.search-form [type="submit"],
.post-password-form [type="submit"] {
	margin: 0;
	min-width: 0;
	height: 50px;
}

.nav-links,
.navigation,
.navigation-comments {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	vertical-align: middle;
	margin: 0 0 24px;
	font-weight: 400;
	font-size: 16px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 36px;
}

.nav-links .screen-reader-text,
.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.nav-links .page-numbers,
.navigation .page-numbers,
.navigation-comments .page-numbers {
	margin: 0;
	padding: 5px;
	color: #000;
	width: 46px;
	text-align: center;
	display: block;
}

.nav-links .page-numbers:after,
.navigation .page-numbers:after,
.navigation-comments .page-numbers:after {
	display: none;
}

.nav-links .page-numbers:first-child,
.navigation .page-numbers:first-child,
.navigation-comments .page-numbers:first-child {
	margin-left: 0;
}

.nav-links .page-numbers:last-child,
.navigation .page-numbers:last-child,
.navigation-comments .page-numbers:last-child {
	margin-right: 0;
}

.nav-links .page-numbers.current,
.navigation .page-numbers.current,
.navigation-comments .page-numbers.current {
	font-size: 20px;
	background: #51db73;
	color: #fff;
}

.nav-links .next,
.nav-links .prev,
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	width: auto;
	background: none;
	font-weight: 700;
	max-width: 49%;
}

.nav-links .next:hover,
.nav-links .prev:hover,
.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	background: #fff;
	color: #000;
}

.nav-links .next:after,
.nav-links .prev:after,
.navigation .next:after,
.navigation .prev:after,
.navigation-comments .next:after,
.navigation-comments .prev:after {
	position: static;
	width: auto;
	height: auto;
	background: none;
	display: inline;
	content: "\e90e";
	font-family: "icomoon";
	color: #9b9b9b;
	font-size: 10px;
	margin-left: 10px;
}

.nav-links .prev:before,
.navigation .prev:before,
.navigation-comments .prev:before {
	content: "\e910";
	font-family: "icomoon";
	color: #9b9b9b;
	font-size: 10px;
	margin-right: 10px;
}

.nav-links .prev:after,
.navigation .prev:after,
.navigation-comments .prev:after {
	display: none;
}

.navigation-single {
	margin-bottom: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.navigation-single .next,
.navigation-single .prev {
	max-width: 49%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 0;
}

.navigation-single .next:only-child,
.navigation-single .prev:only-child {
	max-width: 100%;
}

.navigation-single .next a,
.navigation-single .prev a {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	display: block;
	background: #f8d000;
	color: #000;
	border: 0;
	padding: 10px 30px;
	font-size: 16px;
	line-height: 20px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form input,
.comment-form textarea {
	margin: 0 4px 0 0;
	width: 100%;
}

.comment-form input[type="submit"],
.comment-form textarea[type="submit"] {
	display: block;
	width: auto;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 20px;
}

.widget_calendar th,
.widget_calendar td {
	text-align: center;
}

.widget_calendar #prev {
	text-align: left;
}

.widget_calendar #next {
	text-align: right;
}

#wp-calendar {
	width: 100%;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 0;
	padding: 4px;
	margin-bottom: 20px;
	text-align: center;
}

.wp-caption img {
	margin-bottom: 4px;
}

.wp-caption p {
	margin: 0;
}

.aligncenter {
	margin: 0 auto 24px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 24px;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

.gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.gallery .gallery-item {
	margin: 0;
	padding: 0 10px 10px;
}

.gallery .gallery-item dt {
	float: none;
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
	width: 33.33%;
}

.tagcloud {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.comment-list .comment-body {
	margin-bottom: 20px;
}

.comment-author img {
	margin-right: 10px;
}

.title h2 > a {
	margin: 0;
	padding: 0;
	line-height: inherit;
}

.title h2 > a:after {
	display: none;
}

.title h2 > a:hover {
	color: #0dff7f;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	color: inherit;
	font-weight: bold;
	margin: 0 0 10px;
}

h1,
.h1 {
	font-size: 40px;
	font-weight: 400;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #4a4a4a;
	line-height: 1.03;
	text-transform: uppercase;
}

h2,
.h2 {
	font-size: 30px;
	font-weight: 700;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #4a4a4a;
	line-height: 1.1;
}

h3,
.h3 {
	font-size: 24px;
	font-weight: 700;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #42a172;
	line-height: 1.1;
}

h4,
.h4 {
	font-size: 24px;
    font-weight: 700;
    font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #4a4a4a;
    line-height: 1.1;

}

h5,
.h5 {
	font-size: 24px;
    font-weight: 700;
    font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #4a4a4a;
    line-height: 1.1;
}

h6,
.h6 {
	font-size: 24px;
    font-weight: 700;
    font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #4a4a4a;
    line-height: 1.1;
}

p {
	margin: 0 0 20px;
}

[id="content"] a, .wrapper-inner-blocks a {
	display: inline-block;
	margin: -1px 0;
	/* padding: 0 5px; Remove link padding - request TBAW-26 */
	line-height: 32px;
	z-index: 2;
	position: relative;
	text-decoration: none;
	color: #42a172;
}

[id="content"] a:after, .wrapper-inner-blocks a:after {
	position: absolute;
	top: 85%;
	left: 0;
	width: 100%;
	height: 1px;
	content: "";
	-webkit-transition: all .3s;
	transition: all .3s;
}

[id="content"] a:hover, .wrapper-inner-blocks a:hover,
[id="content"] a:focus, .wrapper-inner-blocks a:focus {
	color: #33805a;
	text-decoration: underline;
}

[id="content"] a:active, .wrapper-inner-blocks a:active {
	color: #fff;
	background: #51db73;
	text-decoration: none;
}

[id="content"] a:active:after, .wrapper-inner-blocks a:active:after {
	display: none;
}

a {
	color: #4a4a4a;
	text-decoration: none;
}

a[href*="mailto:"] {
	word-wrap: break-word;
}

.line {
	position: relative;
}

ul:not([class]) {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}

ul:not([class]) > li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 8px;
}

ul:not([class]) > li:before {
	position: absolute;
	top: 7px;
	left: 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	content: "";
	background: #000;
}

ol:not([class]) {
	counter-reset: item;
}

ol:not([class]) > li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 8px;
}

ol:not([class]) > li:before {
	position: absolute;
	font-weight: 600;
	left: 0;
	content: counters(item, ".") " ";
	counter-increment: item;
}

.btn {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	color: #000;
	border: 0;
	padding: 10px 30px;
	line-height: 20px;
	height: auto;
	font-weight: 600;
	font-size: 16px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	background: #f8d000;
	min-width: 130px;
	border-radius: 0 20px 0 20px;
}

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

.btn:focus,
.btn:active {
	color: #fff;
	background: #4a4a4a;
}

.btn.btn-gray {
	color: #fff;
	background: #373435;
}

.btn.btn-gray:hover {
	color: #fff;
	background: #51db73;
}

.btn.btn-gray:focus,
.btn.btn-gray:active {
	color: #fff;
	background: #42a172;
}

.btn-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.btn-group > .btn + .btn {
	border-left: 0;
}

.subscribe-block {
	position: relative;
	padding: 30px 0;
	overflow: hidden;
	background: #42a172;
}

.subscribe-block .txt {
	display: block;
	padding-right: 40px;
	font-weight: 600;
	font-size: 15px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: .02em;
}

.subscribe-block input[type="email"] {
	height: 50px;
	border: 0;
	border-radius: 4px;
	background: #fff;
	font-size: 15px;
	color: #9b9b9b;
	width: calc(100% - 127px);
}

.subscribe-block input[type="email"]::-webkit-input-placeholder {
	color: #9b9b9b;
}

.subscribe-block input[type="email"]::-moz-placeholder {
	opacity: 1;
	color: #9b9b9b;
}

.subscribe-block input[type="email"]:-moz-placeholder {
	color: #9b9b9b;
}

.subscribe-block input[type="email"]:-ms-input-placeholder {
	color: #9b9b9b;
}

.subscribe-block input[type="email"].placeholder {
	color: #9b9b9b;
}

.subscribe-block .btn {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	width: 113px;
	min-width: 113px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 13px;
}

.subscribe-block .subscribe-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.title-page {
	padding: 22px 0;
	background: #f2f2f2;
}

.title-page .title {
	position: relative;
	padding-bottom: 12px;
}

.title-page .title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	border-bottom: 2px solid #0dff7f;
	width: 75px;
}

.title-page .title h2 {
	margin: 0;
	font-weight: 400;
	font-size: 40px;
}

/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-dots {
	z-index: 10;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 0;
	line-height: 0;
}

.slick-dots > li {
	padding: 0 4px;
}

.slick-dots button[type="button"] {
	padding: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #fff;
	background: transparent;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.slick-dots button[type="button"]:hover {
	background: #fff;
}

.slick-dots .slick-active button[type="button"] {
	background: #fff;
}

.hero-slider .slick-dots {
	position: absolute;
	top: 118px;
	padding: 0 50%;
}

.hero-slider .hero-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	color: #fff;
}

.hero-slider .slide-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}

.hero-slider .slide-image:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	content: " ";
	background-image: -webkit-linear-gradient(271deg, rgba(0, 0, 0, 0) 0%, #000 100%);
	background-image: linear-gradient(179deg, rgba(0, 0, 0, 0) 0%, #000 100%);
	opacity: 1;
}

.hero-slider .hold {
	min-height: 513px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	position: relative;
	z-index: 2;
	padding: 130px 0 145px;
}

.hero-slider .sub-title {
	display: block;
	margin-bottom: 5px;
	font-weight: 400;
	font-size: 22px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.2;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
}

.hero-slider .h1 {
	margin: 0 0 19px;
	display: block;
	font-weight: 400;
	font-size: 65px;
	font-family: "bebas-neue", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff;
	line-height: .92;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
}

.hero-slider .btn {
	padding-left: 10px;
	padding-right: 10px;
}

.hero-block {
	position: relative;
}

.hero-block .tab-block {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.tab-block {
	overflow: hidden;
}

.tab-block .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -21px;
}

.tab-block .list > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 33.333%;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.tab-block .item-link {
	display: block;
	padding: 17px 10px 13px;
	width: 100%;
	background: #4a4a4a;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	color: #fff;
	font-size: 15px;
	line-height: 1.13;
	text-align: center;
}

.tab-block .item-link:hover {
	background: #54b669;
}

.tab-block .item-link .body {
	display: block;
}

.tab-block .item-link .ico {
	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;
	font-size: 30px;
	width: 100%;
	text-align: center;
	margin-bottom: 17px;
}

.tab-block .item-link .title-item {
	display: block;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
}

.tab-block .txt {
	font-weight: 400;
}

.tab-block .txt p {
	margin: 0;
}

.h3.container {
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 20px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.2;
	color: #000;
	text-transform: uppercase;
}

.list-gallery .blocks-gallery-item figure {
	position: relative;
	overflow: hidden;
}

.list-gallery .blocks-gallery-item figure:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-image: -webkit-linear-gradient(257deg, rgba(0, 0, 0, 0) 0%, #000 100%);
	background-image: linear-gradient(193deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}

.list-gallery .blocks-gallery-item figure:hover figcaption {
	background: rgba(81, 219, 115, .82);
}

.list-gallery .blocks-gallery-item figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 400;
	font-size: 39px;
	font-family: "bebas-neue", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1;
}

.list-gallery .blocks-gallery-item figure figcaption a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 0 10px;
	height: auto !important;
}

.latest-news {
	padding: 52px 0 34px;
	margin-bottom: 53px;
}

.latest-news .btn-wrap {
	margin-top: -11px;
}

.latest-news .h3 {
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 20px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.2;
	color: #000;
	text-transform: uppercase;
}

.row > .col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 25px;
}

.row .feature {
	margin-bottom: 32px;
	padding-bottom: 0;
}

.category-news {
	display: block;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 12px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #939699;
	line-height: 14px;
	text-transform: uppercase;
}

.category-news a {
	color: inherit;
}

.feature-news {
	width: 100%;
	position: relative;
	color: #fff;
}

.feature-news .visual {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	display: block;
}

.feature-news .visual:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-image: -webkit-linear-gradient(255deg, rgba(0, 0, 0, 0) 0%, #000 100%);
	background-image: linear-gradient(195deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}

.feature-news .play {
	display: block;
	width: 30px;
	height: 30px;
	position: relative;
	background: rgba(255, 255, 255, .73);
	margin-bottom: 14px;
}

.feature-news .play:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-left: 2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 16px;
	border-color: transparent transparent transparent #000;
}

.feature-news h2 {
	margin: 0;
	font-weight: 400;
	font-size: 40px;
	font-family: "bebas-neue", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: inherit;
}

.feature-news h2 > a {
	color: inherit;
}

.feature-news .content {
	padding: 24px 11px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.feature-news .category-news {
	color: #fff;
	margin: 7px 0 0;
}

.feature-news .footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
}

.feature-news ul.social {
	padding: 6px 0 3px;
	margin: 0 -6px;
	color: #fff;
}

.feature-news ul.social > li {
	padding: 0 9px;
}

.news-item {
	width: 100%;
	font-size: 16px;
	line-height: 1.38;
	background: #fff;
	font-weight: 400;
	color: #4a4a4a;
}

.news-item .visual {
	display: block;
	padding-top: 52%;
	background-size: cover;
	background-position: 50% 50%;
}

.news-item h6 {
	margin: 0 0 5px;
	line-height: 1.25;
	font-size: 20px;
}

.news-item .news-body {
	padding: 11px 15px;
}

.news-item p {
	margin: 0 0 20px;
}

.news-item .footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
}

.news-item .time {
	display: block;
	padding: 3px 6px 0;
}

.news-item ul.social {
	padding: 6px 0 3px;
	margin: 0 -6px;
	color: #373435;
}

.news-item ul.social > li {
	padding: 0 9px;
}

.list-latest-news > li {
	margin: 0 0 51px;
}

.latest-news-item {
	font-weight: 400;
	font-size: 16px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.38;
	color: #4a4a4a;
}

.latest-news-item a {
	margin: 0;
	line-height: inherit;
	padding: 0;
}

.latest-news-item a:active {
	background: none;
}

.latest-news-item a:after {
	display: none;
}

.latest-news-item a:hover {
	color: #0dff7f;
}

.latest-news-item .category-news {
	margin-bottom: 7px;
}

.latest-news-item .visual {
	width: 100%;
	margin-bottom: 20px;
}

.latest-news-item .visual a {
	display: block;
	width: 100%;
}

.latest-news-item .body {
	width: 100%;
}

.latest-news-item .body:only-child {
	width: 100%;
	padding: 0;
}

.latest-news-item .h5 {
	margin: 0 0 10px;
	font-weight: 700;
	font-size: 22px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.27;
	color: #4a4a4a;
	text-transform: none;
}

.latest-news-item .h5 > a {
	color: inherit;
}

.latest-news-item .h5 > a:hover {
	color: #0dff7f;
}

.latest-news-item .footer {
	padding: 15px 5px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 15px;
}

.latest-news-item .social {
	padding: 0;
	margin: 0;
}

.latest-news-item .social > li {
	padding: 0 9px;
}

.partners {
	position: relative;
	padding: 55px 0 27px;
	background: #fff;
}

.partners .container {
	max-width: 1230px;
}

.partners .partners-slider {
	padding-bottom: 29px;
}

.partners .slick-dots {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}

.partners .slick-dots button[type="button"] {
	border-color: #4a4a4a;
}

.partners .slick-dots button[type="button"]:hover {
	background: #4a4a4a;
}

.partners .slick-dots .slick-active button[type="button"] {
	background: #4a4a4a;
}

.partners h6 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.2;
	color: #4a4a4a;
	letter-spacing: 1px;
}

.partners .hold-slide {
	padding: 0 5px;
	text-align: center;
}

.partners .hold-slide img {
	display: block;
	margin: 0 auto;
}

.partners .hold-slide a {
	display: block;
}

.partners .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.partners .slick-track:before,
.partners .slick-track:after {
	display: none;
}

.single-event [id="twocolumns"] {
	padding-top: 0;
}

.single-event [id="twocolumns"] [id="content"]:only-child {
	width: 100%;
}

.events {
	padding: 30px 0 59px;
}

.events .h3 {
	margin: 0;
	font-weight: 600;
	font-size: 20px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.2;
	color: #000;
	text-transform: uppercase;
}

.title-events {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 0 0 20px;
}

.events-sort .jcf-select {
	display: block;
	border: 0;
	height: 20px;
	margin: 0;
	background: none;
	width: 150px;
}

.events-sort .jcf-select .jcf-select-text {
	text-align: right;
	margin: 0 14px 0 0;
	font-weight: 600;
	font-size: 16px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 20px;
	text-transform: uppercase;
	color: #4a4a4a;
}

.events-sort .jcf-select .jcf-select-opener {
	background: none;
	width: 14px;
}

.events-sort .jcf-select .jcf-select-opener:after {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 5px 0 5px;
	border-color: #000 transparent transparent transparent;
	content: "";
}

.jcf-select-drop.jcf-select-sort-select .jcf-select-drop-content {
	border: 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .13);
}

.jcf-select-drop.jcf-select-sort-select .jcf-select-drop-content ul:not([class]) > li {
	padding: 0;
	text-align: right;
}

.jcf-select-drop.jcf-select-sort-select .jcf-select-drop-content ul:not([class]) > li:before {
	display: none;
}

.jcf-select-drop.jcf-select-sort-select .jcf-select-drop-content .jcf-option {
	padding: 5px 20px;
}

.events-list {
	padding-bottom: 13px;
}

.events-list > li {
	margin-bottom: 9px;
}

.events-item {
	display: block;
	width: 100%;
	border-top: 1px solid #d9d9d6;
	font-weight: 400;
	font-size: 14px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 24px;
	color: #4a4a4a;
}

.events-item .header-event {
	padding: 11px 6px 8px;
	background: #f2f2f2;
}

.events-item time {
	font-weight: 600;
	letter-spacing: .02em;
	padding: 0 10px 0 0;
	margin-right: 8px;
	border-right: 1px solid #d9d9d6;
}

.events-item .body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 17px 2px 17px 1px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.events-item .title {
	margin: 0;
	font-weight: 400;
	font-size: 19px;
	font-family: "bebas-neue", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	line-height: 22px;
	color: #4a4a4a;
}

.events-item .link {
	padding-right: 20px;
	margin-left: 10px;
	position: relative;
	font-weight: 700;
	font-size: 14px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-style: italic;
	line-height: 20px;
	letter-spacing: 1px;
	color: #4a4a4a;
	text-transform: uppercase;
}

.events-item .link:after {
	position: absolute;
	top: 50%;
	margin: -5px 0 0;
	right: 0;
	font-size: 7px;
	line-height: 1;
	content: "\e915";
	color: #0dff7f;
	font-family: "icomoon";
	font-style: normal;
}

.events-item .link:hover {
	color: #51db73;
}

.time-event {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 10px 0 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-weight: 400;
	font-size: 15px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #4a4a4a;
	line-height: 1.27;
}

.time-event > li:after {
	margin: 0 20px;
	content: "|";
}

.time-event > li:last-child:after {
	display: none;
}

.time-event b {
	font-weight: 700;
}

.social-feed {
	padding: 36px 0 4px;
}

.social-feed .h3 {
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 20px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.2;
	color: #000;
	text-transform: uppercase;
}

.social-feed .crt-load-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.social-feed .crt-load-more > a {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	display: block;
	margin: 0;
	text-align: center;
	border: 0;
	padding: 10px 30px;
	line-height: 20px;
	height: auto;
	font-weight: 600;
	font-size: 16px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	min-width: 130px;
	border-radius: 0 20px 0 20px;
	color: #fff !important;
	background: #000 !important;
}

.social-feed .crt-load-more > a:hover {
	color: #fff;
	background: #51db73 !important;
}

.social-feed .crt-load-more > a:focus,
.social-feed .crt-load-more > a:active {
	color: #fff;
	background: #42a172 !important;
}

.social-feed-hold {
	margin: 0 -12px;
}

.crt-feed-container .crt-post-v2 .crt-post-header {
	padding-top: 10px;
}

.crt-feed-container .crt-post-v2 .crt-post-header .crt-social-icon {
	margin-bottom: 4px;
}

.crt-feed-container .crt-post-v2 .crt-post-fullname {
	padding-top: 10px;
	font-size: 15px;
	margin-bottom: 4px;
}

.crt-feed-container .crt-post-v2 .crt-post-fullname a {
	color: #4a4a4a;
}

.crt-feed-container .crt-post-v2 .crt-post-content-text {
	color: #4a4a4a;
	font-size: 15px;
	line-height: 1.13;
}

.crt-feed-container .crt-post-v2 .crt-post-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.crt-feed-container .crt-post-v2 .crt-post-footer .crt-post-userimage {
	display: none;
}

.crt-feed-container .crt-post-v2 .crt-post-footer .crt-post-username {
	display: none;
}

.crt-feed-container .crt-post-v2 .crt-post-footer .crt-date {
	font-size: 14px;
	color: #4a4a4a;
	margin-left: 30px;
	opacity: 1;
}

.crt-feed-container .crt-post-v2 .crt-post-footer .crt-post-share a {
	opacity: 1;
}

.crt-feed-container .crt-post-v2 .crt-post-footer .crt-post-share a:hover i {
	color: #0dff7f;
}

.crt-feed-container .crt-post-v2 .crt-post-footer .crt-post-share a i {
	color: #373435;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #777;
	background: #fff;
	margin: 0 0 12px;
	min-width: 150px;
	height: 26px;
	cursor: pointer;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	font-size: 13px;
	line-height: 26px;
	margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #aaa;
	width: 26px;
	bottom: 0;
	right: 0;
	top: 0;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #f00;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

.jcf-focus,
.jcf-focus * {
	border-color: #f00 !important;
}

.bowling {
	padding: 55px 0 33px;
}

.bowling .container {
	max-width: 1230px;
}

.bowling h6 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.2;
	color: #4a4a4a;
	letter-spacing: 1px;
}

.list-bowling {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 0 -5px;
	padding: 6px 0 0;
}

.list-bowling > li {
	width: calc(100% / 2);
	padding: 0 5px 20px;
	text-align: center;
}

.list-bowling a {
	-webkit-transition: all .3s;
	transition: all .3s;
}

.list-bowling a:hover {
	opacity: .7;
}

.tagcloud {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 10px 0 22px;
}

.tag-cloud-link {
	display: block;
	margin: 0 9px 9px 0;
	padding: 5px 10px;
	border-radius: 8px;
	font-weight: 400;
	font-size: 15px !important;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 20px;
	text-decoration: underline;
	background: #0dff7f;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.tag-cloud-link:hover {
	color: #fff;
	background: #4a4a4a;
}

.tag-cloud-link:focus,
.tag-cloud-link:active {
	color: #fff;
	background: #000;
}

.single-post p {
	margin-bottom: 12px;
}

.single-post [id="twocolumns"] {
	padding-top: 0;
}

.single-post [id="twocolumns"] [id="content"]:only-child {
	width: 100%;
}

.single-post .author {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 400;
	font-size: 15px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 20px;
	color: #373435;
}

.single-post .author .avatar {
	margin-right: 8px;
}

.single-post .author .name {
	font-weight: 700;
	margin-left: 4px;
}

.single-post .date {
	color: #4a4a4a;
	font-weight: 400;
	font-size: 15px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	border-left: 1px solid #4a4a4a;
	padding-left: 20px;
	margin-left: 20px;
}

.title-single-post {
	padding: 30px 0 32px;
}

.title-single-post h1 {
	margin-bottom: 15px;
}

.post-categories {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 5px;
}

.post-categories > li {
	margin: 0 9px 9px 0;
}

.post-categories a {
	display: block;
	padding: 2px 13px;
	border-radius: 4px;
	font-weight: 700;
	font-size: 11px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 16px;
	background: #000042;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.post-categories a:hover {
	background: #4a4a4a;
}

.post-categories a:focus,
.post-categories a:active {
	background: #000;
}

.wr-sub-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.box-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 4px 10px 0 0;
}

.avatar {
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
}

.avatar > img {
	border-radius: 50%;
	display: block;
}

.share-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 4px 0 19px;
}

.share-wrap .txt {
	display: block;
	margin-bottom: 8px;
	font-weight: 300;
	font-size: 15px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #373435;
	text-transform: uppercase;
}

.share-wrap .addtoany_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.share-wrap .addtoany_list a:not(.addtoany_special_service) > span {
	border-radius: 50%;
}

.share-wrap .addtoany_list[class*="a2a_kit_size"] a {
	display: block;
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 30px;
	line-height: 1;
}

[id="content"] .share-wrap .addtoany_list[class*="a2a_kit_size"] a {
	margin: 0 10px 0 0;
}

.share-wrap .addtoany_list[class*="a2a_kit_size"] a:after {
	display: none;
}

.share-wrap .addtoany_list[class*="a2a_kit_size"] a:not(.addtoany_special_service) > span {
	width: 30px;
	height: 30px;
	font-size: 30px;
	line-height: 1;
}

.share-wrap .addtoany_list[class*="a2a_kit_size"] [class*="a2a_svg"] {
	width: 30px !important;
	height: 30px !important;
	border-radius: 50% !important;
}

.share-wrap .addtoany_list[class*="a2a_kit_size"] [class*="a2a_svg"] svg {
	top: 4px !important;
	width: 22px !important;
}

.visual-single {
	margin: 0 -20px 19px;
}

.visual-single img {
	display: block;
	width: 100%;
	height: auto;
}

.tags-wr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 44px 0 30px;
}

.tags-wr .txt {
	display: block;
	padding: 4px 14px 0 0;
	font-weight: 900;
	font-size: 15px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.tags-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.tags-list > li {
	margin: 0 9px 9px 0;
}

.tags-list a {
	display: block;
	padding: 5px 10px;
	margin: 0;
	border-radius: 8px;
	font-weight: 400;
	font-size: 15px !important;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 20px;
	background: #000042;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.tags-list a:after {
	display: none;
}

.tags-list a:hover {
	color: #fff;
	background: #4a4a4a;
	text-decoration: none;
}

.tags-list a:focus,
.tags-list a:active {
	color: #fff;
	background: #000;
}

.section-related-article {
	padding: 25px 0 42px;
}

.section-related-article h2.title {
	margin: 0 0 20px;
	font-weight: 600;
	font-size: 20px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #000;
	line-height: 1.2;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.list-related-article {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.list-related-article > li {
	width: 100%;
	padding: 0 15px 25px;
}

.related-article {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 400;
	font-size: 15px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.2;
	background: #fff;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.related-article .visual {
	width: 42%;
}

.related-article .visual img {
	display: block;
	width: 100%;
	height: auto;
}

.related-article .body {
	width: 58%;
	padding: 9px 15px;
}

.related-article .body:only-child {
	padding-left: 0;
	width: 100%;
}

.related-article .title > a {
	font-family: "bebas-neue", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 35px;
	color: #4a4a4a;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-weight: 400;
}

.related-article .title > a:hover {
	color: #0dff7f;
}

.related-article .sub-title {
	display: block;
	margin-bottom: 8px;
	font-weight: 700;
	font-size: 12px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 18px;
	color: #4a4a4a;
	text-transform: uppercase;
}

.related-article .txt > p:last-of-type {
	display: inline;
}

.related-article .link {
	display: inline;
	margin-left: 8px;
	font-size: 8px;
	content: "\e915";
	color: #0dff7f;
	font-family: "icomoon";
	-webkit-transition: all .3s;
	transition: all .3s;
}

.related-article .link:hover {
	color: #4a4a4a;
}

[id="header"] {
	position: relative;
	z-index: 99;
}

.header-panel {
	background: #373435;
}

.logo {
	padding: 13px 0 15px;
}

.logo a {
	padding: 0;
}

.logo a:after {
	display: none;
}

.logo a:hover {
	opacity: 1;
	background: none;
}

.header-list {
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header-list a {
	display: block;
	text-align: center;
	color: #373435;
	margin: 0;
	padding: 19px 10px 8px;
	font-size: 14px;
	font-weight: 700;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 30px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.header-list a:after {
	display: none;
}

.header-list a:hover,
.header-list .active_item a:hover {
    opacity: 1;
    background: transparent;
    color: #51db73;
}

.header-list [class*="icon-"] {
	display: block;
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 20px;
}

.header-list .text {
	letter-spacing: .05em;
}

.header-list .active_item a {
	background: #51db73;
	color: #fff;
}

.header-bar .search-form {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header-bar .search-form input[type="search"] {
	border: 0;
	height: 44px;
	margin: 0;
	background: none;
	width: 200px;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.header-bar .search-form [type="submit"] {
	border: 0;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	background: none;
	color: #fff;
	line-height: 46px;
	opacity: 0;
}

.header-bar .search-form [type="submit"]:hover {
	color: #51db73;
}

.open-close-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.open-close-search .opener-search {
	width: 44px;
	height: 44px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	line-height: 46px;
	text-align: center;
}

.main-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.main-menu a {
	display: block;
	line-height: 30px;
	margin: 0;
}

.main-menu a:after {
	display: none;
}

.main-menu a:active {
	background: none;
}

.main-menu li {
	position: relative;
}

.main-menu li.hover > ul {
	display: block;
}

.main-menu li.hover > a {
	color: #51db73;
}

.main-menu ul {
	text-transform: none;
	display: none;
	position: relative;
	width: 100%;
	padding: 0 0 7px;
	background: #fff;
	font-weight: 400;
	font-size: 17px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.main-menu ul a {
	display: inline-block;
	vertical-align: top;
	color: #4a4a4a;
	padding: 9px 15px 10px;
}

.main-menu ul .active > a {
	font-weight: 600;
	color: #51db73;
}

.main-menu ul > li.hover > a {
	color: #51db73;
}

.main-menu ul .menu-item-has-children > a {
	position: relative;
}

.main-menu ul .menu-item-has-children > a:after {
	display: inline;
	position: absolute;
	top: 50%;
	left: auto;
	margin-top: -3px;
	margin-left: 8px;
	width: 6px;
	height: 6px;
	content: "";
	border-top: 1px solid #4a4a4a;
	border-right: 1px solid #4a4a4a;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: none;
}

.main-menu > li {
	font-weight: 400;
	font-size: 17px;
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
}

.main-menu > li.hover > a,
.main-menu > li.active > a {
	opacity: 1;
}

.main-menu > li.hover > a:after,
.main-menu > li.active > a:after {
	width: 100%;
}

.main-menu > li > a {
	display: block;
	padding: 9px 0 10px;
	position: relative;
}

.main-menu > li > a:after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 0;
	height: 2px;
	content: "";
	background: #51db73;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.nav-drop {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #fff;
	color: #4a4a4a;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
}

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

.nav-opener {
	position: relative;
	margin: 16px -5px 14px 0;
	width: 30px;
	height: 30px;
	display: block;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: none;
	padding: 0;
	z-index: 10;
}

.nav-opener:hover {
	color: #51db73;
}

.nav-opener:active {
	background: none;
}

.nav-opener:after {
	display: none;
}

.nav-opener .icon-closed {
	padding: 6px 0 0;
	display: none;
}

.nav-active .nav-opener .icon-closed {
	display: block;
}

.nav-active .nav-opener .icon-menu {
	display: none;
}

.resize-active .nav-drop,
.resize-active .nav-drop > ul {
	-webkit-transition: none !important;
	transition: none !important;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.container {
	width: 100%;
	max-width: 1180px;
	padding: 0 20px;
	margin: 0 auto;
}

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

.d-flex:after,
.d-flex:before {
	display: none;
}

.d-flex:before,
.d-flex:after {
	display: none;
}

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

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

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

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

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

.bg-light-gray {
	background: #f2f2f2;
}

.decor {
	position: relative;
}

.decor-right-bottom:after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 107px;
	height: 78px;
	content: "";
	pointer-events: none;
	background: -webkit-linear-gradient(116deg, rgba(74, 74, 74, .2) 0%, rgba(74, 74, 74, .2) 38%, rgba(74, 74, 74, 0) 39%, rgba(74, 74, 74, 0) 100%), -webkit-linear-gradient(139deg, rgba(147, 150, 153, .2) 0%, rgba(147, 150, 153, .2) 38%, rgba(147, 150, 153, 0) 39%, rgba(147, 150, 153, 0) 100%);
	background: linear-gradient(-26deg, rgba(74, 74, 74, .2) 0%, rgba(74, 74, 74, .2) 38%, rgba(74, 74, 74, 0) 39%, rgba(74, 74, 74, 0) 100%), linear-gradient(-49deg, rgba(147, 150, 153, .2) 0%, rgba(147, 150, 153, .2) 38%, rgba(147, 150, 153, 0) 39%, rgba(147, 150, 153, 0) 100%);
}

.decor-left-top:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 107px;
	height: 78px;
	content: "";
	pointer-events: none;
	background: -webkit-linear-gradient(296deg, rgba(74, 74, 74, .2) 0%, rgba(74, 74, 74, .2) 32%, rgba(74, 74, 74, 0) 33%, rgba(74, 74, 74, 0) 100%), -webkit-linear-gradient(320deg, rgba(147, 150, 153, .2) 0%, rgba(147, 150, 153, .2) 29%, rgba(147, 150, 153, 0) 30%, rgba(147, 150, 153, 0) 100%);
	background: linear-gradient(154deg, rgba(74, 74, 74, .2) 0%, rgba(74, 74, 74, .2) 32%, rgba(74, 74, 74, 0) 33%, rgba(74, 74, 74, 0) 100%), linear-gradient(130deg, rgba(147, 150, 153, .2) 0%, rgba(147, 150, 153, .2) 29%, rgba(147, 150, 153, 0) 30%, rgba(147, 150, 153, 0) 100%);
}

.wp-block-editor-blocks-wrapper {
	padding: 65px 0 14px;
}

.wp-block-editor-blocks-wrapper a:after {
	display: none;
}

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

[id="footer"] {
	position: relative;
	padding: 41px 0 0;
	color: #f2f2f2;
	background: #383336;
	font-weight: 300;
	font-size: 14px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.29;
}

[id="footer"]:after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 107px;
	height: 78px;
	content: "";
	pointer-events: none;
	background: -webkit-linear-gradient(116deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .3) 38%, rgba(255, 255, 255, 0) 39%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(139deg, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, .15) 38%, rgba(255, 255, 255, 0) 39%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(-26deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .3) 38%, rgba(255, 255, 255, 0) 39%, rgba(255, 255, 255, 0) 100%), linear-gradient(-49deg, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, .15) 38%, rgba(255, 255, 255, 0) 39%, rgba(255, 255, 255, 0) 100%);
}

[id="footer"] a {
	padding: 0;
	margin: 0;
	display: inline;
	color: inherit;
	line-height: inherit;
}

[id="footer"] a:after {
	display: none;
}

[id="footer"] a:active {
	background: none;
}

[id="footer"] a:hover {
	color: #51db73;
}

[id="footer"] .active a {
	color: #51db73;
}

[id="footer"] ul li {
	margin-bottom: 10px;
}

[id="footer"] ul.social li {
	margin-bottom: 6px;
}

[id="footer"] h3,
[id="footer"] .h3 {
	position: relative;
	margin: 0;
	padding: 14px 20px 9px 0;
	font-weight: 300;
	font-size: 17px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #51db73;
	line-height: 1.35;
	text-transform: none;
}

[id="footer"] .widget {
	margin-bottom: 0;
}

.open-close-widget .opener + div {
	position: relative;
	overflow: hidden;
	width: 100%;
}

ul.social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 3px 0 21px;
	margin: 0 -12px;
	font-size: 17px;
	line-height: 1;
}

ul.social a {
	display: block;
	line-height: 1;
}

ul.social > li {
	padding: 0 13px;
}

ul.social [class*="icon-"] {
	-webkit-transition: color .3s;
	transition: color .3s;
	cursor: pointer;
}

ul.social [class*="icon-"]:hover {
	color: #0dff7f;
}

.footer-panel {
	padding: 15px 0 17px;
}

.footer-panel .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer-panel .container:after {
	display: none;
}

.columns-widgets {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.columns-widgets .col {
	width: 100%;
}

.contact-box {
	font-size: 15px;
	line-height: 1.27;
}

.contact-box strong {
	font-weight: 400;
	display: block;
	margin: 0 0 6px;
}

.contact-box a {
	display: inline-block;
	margin-top: 2px;
	line-height: 1.8;
}

.contact-box p {
	margin: 0;
}

.footer-bar {
	padding: 37px 0 18px;
	border-bottom: 2px solid #fff;
}

.footer-bar .container:after {
	display: none;
}

.footer-bar .copyright p {
	margin: 0;
	display: inline;
}

.footer-bar .memberpoint {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	line-height: 19px;
	margin: 2px 0 0;
}

.footer-bar .memberpoint p {
	margin: 0;
}

.footer-bar .memberpoint .icon-m {
	margin: 0 0 0 5px;
}

ul.list-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -20px 14px;
	padding: 0 20px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #f2f2f2;
	font-size: 13px;
	line-height: 19px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

ul.list-bar li:after {
	display: inline-block;
	vertical-align: middle;
	content: "|";
	margin: -8px 18px 0;
	font-size: 19px;
	line-height: 19px;
}

ul.list-bar li:last-child:after {
	display: none;
}

.back-to-top-wrap .back-to-top {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 11px 17px;
}

@media (min-width: 414px) {
	.latest-news-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.latest-news-item .visual {
		margin-bottom: 0;
		width: 45.87%;
	}

	.latest-news-item .body {
		width: 50%;
		padding: 0 0 0 23px;
	}

	.list-bowling > li {
		width: calc(100% / 4);
	}
}

@media (min-width: 600px) {
	.list-gallery .blocks-gallery-item figure figcaption {
		font-size: 24px;
	}
}

@media (min-width: 768px) {
	[id="twocolumns"] {
		padding-bottom: 73px;
	}

	[id="content"] {
		float: left;
		width: 66%;
	}

	[id="content"] .meta a[rel*="category"] {
		padding: 5px 24px;
		font-size: 12px;
		line-height: 20px;
		border-radius: 8px;
	}

	[id="sidebar"] {
		float: right;
		width: 26.5%;
		margin-top: -4px;
	}

	[id="sidebar"] .search-form input,
	[id="sidebar"]
	.post-password-form input {
		width: 100%;
		margin: 0 0 5px;
	}

	.comment-form input,
	.comment-form textarea {
		max-width: 300px;
	}

	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	h1,
	.h1,
	h2,
	.h2,
	h3,
	.h3,
	h4,
	.h4,
	h5,
	.h5,
	h6,
	.h6,
	.h {
		margin-bottom: 20px;
	}

	.subscribe-block {
		background: -webkit-linear-gradient(322deg, rgba(13, 255, 127, .54) 0%, rgba(13, 255, 127, .54) 131px, rgba(13, 255, 127, 0) 132px, rgba(13, 255, 127, 0) 100%), -webkit-linear-gradient(302deg, rgba(81, 219, 115, .5) 0%, rgba(81, 219, 115, .5) 117px, rgba(81, 219, 115, 0) 118px, rgba(81, 219, 115, 0) 100%) #42a172;
		background: linear-gradient(128deg, rgba(13, 255, 127, .54) 0%, rgba(13, 255, 127, .54) 131px, rgba(13, 255, 127, 0) 132px, rgba(13, 255, 127, 0) 100%), linear-gradient(148deg, rgba(81, 219, 115, .5) 0%, rgba(81, 219, 115, .5) 117px, rgba(81, 219, 115, 0) 118px, rgba(81, 219, 115, 0) 100%) #42a172;
	}

	.subscribe-block input[type="email"] {
		width: calc(100% - 143px);
	}

	.subscribe-block .btn {
		width: 130px;
	}

	.subscribe-block .subscribe-form {
		width: 350px;
	}

	.hero-slider .slick-dots {
		top: auto;
		bottom: 128px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.tab-block .list {
		margin: 0 -4px;
	}

	.tab-block .list > li {
		padding: 0 4px;
		border: 0;
	}

	.tab-block .item-link {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		text-align: left;
		padding: 15px 0 24px;
	}

	.tab-block .item-link .body {
		padding-right: 10px;
	}

	.tab-block .item-link .ico {
		margin-bottom: 0;
		width: 70px;
		min-width: 70px;
		padding: 7px 10px;
	}

	.tab-block .item-link .title-item {
		margin-bottom: 7px;
	}

	.row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -11px 52px;
	}

	.row > .col {
		padding: 0 11px;
		width: 33.333%;
	}

	.row .feature {
		width: 66.666%;
		margin-bottom: 0;
	}

	.feature-news .play {
		width: 48px;
		height: 46px;
	}

	.feature-news .play:after {
		border-width: 13px 0 13px 26px;
	}

	.feature-news .content {
		padding: 30px 14px 10px 30px;
	}

	.news-item {
		min-height: 381px;
	}

	.news-item .news-body {
		padding: 15px;
	}

	.single-event [id="twocolumns"] {
		padding-top: 10px;
	}

	.single-event [id="twocolumns"] [id="content"] {
		width: 66%;
	}

	.bowling {
		padding: 50px 0 33px;
	}

	.list-bowling {
		padding: 0;
	}

	.single-post [id="twocolumns"] {
		padding-top: 10px;
	}

	.single-post [id="twocolumns"] [id="content"] {
		width: 66%;
	}

	.title-single-post h1 {
	        font-family: "bebas-neue", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
		margin-bottom: 28px;
		font-size: 60px;
	}

	.post-categories {
		padding-bottom: 10px;
	}

	.post-categories a {
		padding: 5px 24px;
		font-size: 12px;
		line-height: 20px;
		border-radius: 8px;
	}

	.visual-single {
		margin: 0 0 22px;
	}

	.tags-wr {
		padding: 58px 0 0;
	}

	.list-related-article > li {
		width: 50%;
		padding-bottom: 30px;
	}

	.related-article {
		background: transparent;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.related-article .visual {
		width: 38%;
	}

	.related-article .body {
		width: 62%;
		padding: 2px 0 0 23px;
	}

	.related-article .sub-title {
		margin-bottom: 6px;
		font-size: 14px;
	}

	[id="header"] {
		border-top: 1px solid #fff;
	}

	.header-list a {
		padding-left: 20px;
		padding-right: 20px;
	}

	.wp-block-editor-blocks-wrapper {
		padding: 120px 0 37px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.tab-hiden {
		display: none !important;
	}
}

@media (min-width: 992px) {
	/*
	h1,
	.h1 {
		font-size: 54px;
	}

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

	h3,
	.h3 {
		font-size: 35px;
	}

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

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

	h6,
	.h6 {
		font-size: 20px;
	}*/

	.subscribe-block input[type="email"] {
		width: calc(100% - 147px);
	}

	.subscribe-block .btn {
		width: 134px;
	}

	.subscribe-block .subscribe-form {
		width: 500px;
	}

	.title-page .title {
		margin: 13px 0 11px;
	}

	.hero-slider .hold {
		min-height: 572px;
	}

	.hero-slider .sub-title {
		font-size: 29px;
		margin-bottom: 7px;
	}

	.hero-slider .h1 {
		font-size: 72px;
		margin: 0 0 13px;
	}

	.h3.container {
		font-size: 23px;
	}

	.list-gallery .blocks-gallery-item figure figcaption {
		font-size: 39px;
	}

	.latest-news {
		padding: 61px 0 41px;
		margin-bottom: 95px;
	}

	.latest-news .h3 {
		font-size: 24px;
	}

	.events {
		padding: 111px 0 96px;
	}

	.events .h3 {
		font-size: 23px;
	}

	.title-events {
		margin-bottom: 24px;
	}

	.events-list {
		padding-bottom: 25px;
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 22px;
		column-gap: 22px;
	}

	.events-list > li {
		overflow: hidden;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-column-break-inside: avoid;
		break-inside: avoid;
	}

	.events-item .header-event {
		padding: 11px 9px 8px;
	}

	.events-item .body {
		padding: 17px 2px 17px 8px;
	}

	.social-feed .h3 {
		font-size: 24px;
	}

	.list-bowling > li {
		width: calc(100% / 8);
	}

	.title-single-post {
		padding: 43px 0 31px;
	}

	.share-wrap {
		padding: 4px 0 0;
	}

	.section-related-article {
		padding: 70px 0 45px;
	}

	.header-list a {
		color: #fff;
	}

	.header-bar {
		background: #000;
		color: #fff;
	}

	.open-close-search.active .opener-search {
		pointer-events: none;
	}

	.open-close-search.active input[type="search"] {
		background: #4a4a4a;
	}

	.main-menu ul {
		position: absolute;
		top: 100%;
		left: 0;
		width: 219px;
		padding: 18px 0 27px;
		font-size: 15px;
		font-family: "Source Sans Pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
		box-shadow: 0 2px 4px rgba(0, 0, 0, .13);
	}

	.main-menu ul a {
		padding: 5px 30px 4px;
	}

	.main-menu ul ul {
		padding: 2px 0 12px;
		top: 0;
		left: calc(100% + 6px);
	}

	.main-menu ul ul:after {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 100%;
		width: 6px;
		content: "";
		background: transparent;
	}

	.main-menu > li {
		margin-left: 2vw;
		font-weight: 600;
		font-size: 13px;
	}

	.main-menu > li:first-child {
		margin-left: 0;
	}

	.main-menu > li.hover > a,
	.main-menu > li.active > a {
		color: #fff;
		box-shadow: inset 0 -2px 0 0 #51db73;
	}

	.main-menu > li > a {
		color: #fff;
		padding: 7px 0;
	}

	.nav-drop {
		visibility: visible;
		position: static;
		opacity: 1;
	}

	.des-hidden {
		display: none !important;
	}

	.decor-right-bottom:after {
		width: 169px;
		height: 130px;
	}

	.decor-left-top:after {
		width: 169px;
		height: 130px;
	}

	.decor-line-top {
		border-top: 43px solid #f2f2f2;
	}

	[id="footer"] {
		padding: 0;
	}

	[id="footer"]:after {
		width: 169px;
		height: 130px;
		background: -webkit-linear-gradient(116deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .3) 38%, rgba(255, 255, 255, 0) 39%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(139deg, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, .15) 38%, rgba(255, 255, 255, 0) 39%, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(-26deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .3) 38%, rgba(255, 255, 255, 0) 39%, rgba(255, 255, 255, 0) 100%), linear-gradient(-49deg, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, .15) 38%, rgba(255, 255, 255, 0) 39%, rgba(255, 255, 255, 0) 100%);
	}

	[id="footer"] h3,
	[id="footer"] .h3 {
		padding: 0;
		margin: 0 0 19px;
	}

	[id="footer"] .widget {
		margin-bottom: 42px;
	}

	[id="footer"] .js-slide-hidden {
		position: static !important;
	}

	.open-close-widget .opener + div {
		height: auto !important;
	}

	.footer-panel {
		padding: 83px 0 17px;
	}

	.columns-widgets {
		width: calc(100% - 260px);
	}

	.columns-widgets .col {
		width: 20%;
		padding: 0 4% 0 0;
	}

	.box-footer .icon-facebook {
		font-size: 23px;
	}

	.box-footer .icon-youtube {
		font-size: 16px;
	}

	.footer-bar {
		padding: 10px 0 3px;
		border-top: 1px solid #4e4a4c;
	}

	.footer-bar .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	ul.list-bar {
		margin: 0;
		border: 0;
		padding: 0 20px 0 0;
		font-size: 15px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	ul.list-bar li:after {
		margin: -3px 23px 0 18px;
	}
}

@media (min-width: 1920px) {
	.main-menu > li {
		margin-left: 38px;
	}
}

@media (max-width: 991px) {
	.news-item .time {
		font-size: 15px;
	}

	.logo {
		padding: 9px 0 11px;
		width: 101px;
	}

	.header-list {
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.header-list a:hover {
		color: #fff;
	}

	.header-bar .search-form {
		border: 1px solid #cfcfcf;
		border-radius: 2px;
		margin-bottom: 15px;
	}

	.header-bar .search-form input[type="search"] {
		width: calc(100% - 45px);
		height: 43px;
	}

	.header-bar .search-form [type="submit"] {
		color: #4a4a4a;
		height: 43px;
		opacity: 1;
	}

	.header-bar .container {
		display: block;
	}

	.open-close-search .opener-search {
		color: #4a4a4a;
		height: 43px;
		display: none;
	}

	.open-close-search .slide-search {
		height: auto !important;
		position: static !important;
		width: 100%;
	}

	.nav {
		width: 100%;
		margin-bottom: 12px;
	}

	.main-menu {
		width: 100%;
		display: block;
		padding: 23px 0 0;
	}

	.main-menu .menu-item-has-children > a:after {
		display: inline;
		position: absolute;
		top: 50%;
		left: auto;
		margin-top: -3px;
		margin-left: 8px;
		width: 6px !important;
		height: 6px;
		content: "";
		border-top: 1px solid #4a4a4a;
		border-right: 1px solid #4a4a4a;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		background: none;
	}

	.main-menu .menu-item-has-children.hover > a:after {
		margin-top: -4px;
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	.open-close-widget {
		border-bottom: 1px solid rgba(81, 219, 115, .2);
	}

	.open-close-widget .opener {
		cursor: pointer;
	}

	.open-close-widget .opener:hover {
		color: #fff;
	}

	.open-close-widget .opener:after {
		position: absolute;
		top: 21px;
		right: 2px;
		width: 10px;
		height: 10px;
		content: "";
		border-right: 2px solid #51db73;
		border-bottom: 2px solid #51db73;
		-webkit-transform: rotate(45deg) scale(1);
		-ms-transform: rotate(45deg) scale(1);
		transform: rotate(45deg) scale(1);
		-webkit-transition: -webkit-transform .3s;
		transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s, -webkit-transform .3s;
	}

	.open-close-widget.active-open-close .opener:after {
		-webkit-transform: rotate(45deg) scale(-1);
		-ms-transform: rotate(45deg) scale(-1);
		transform: rotate(45deg) scale(-1);
	}

	ul.social {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-bottom: 20px;
	}

	.footer-panel .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		flex-direction: column-reverse;
	}

	.box-footer {
		text-align: center;
		margin-bottom: 22px;
	}

	.contact-box .box {
		display: none;
	}

	.footer-bar {
		text-align: center;
	}
}

@media (max-width: 767px) {
	.nav-links .next,
	.nav-links .prev,
	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		font-size: 0;
	}

	.nav-links .next:after,
	.nav-links .prev:after,
	.navigation .next:after,
	.navigation .prev:after,
	.navigation-comments .next:after,
	.navigation-comments .prev:after {
		content: "»";
		font-size: 16px;
	}

	.nav-links .prev:before,
	.navigation .prev:before,
	.navigation-comments .prev:before {
		content: "«";
		font-size: 16px;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		font-size: 0;
	}

	.navigation-single .next a:after,
	.navigation-single .prev a:after {
		content: "»";
		font-size: 16px;
	}

	.navigation-single .prev a:after {
		content: "«";
	}

	.subscribe-block .txt {
		display: none;
	}

	.tab-block .txt {
		display: none;
	}

	.list-gallery .blocks-gallery-item {
		width: 100%;
		margin: 0 0 22px;
	}

	.list-gallery .blocks-gallery-item figure {
		height: 117px;
	}

	.latest-news.decor-right-bottom:after {
		display: block;
	}

	.latest-news .btn-wrap {
		margin-top: 0;
		padding-top: 14px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.row .feature {
		height: 200px;
	}

	.feature-news h2 {
		font-size: 29px;
	}

	.feature-news ul.social {
		display: none;
	}

	.news-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		justify-content: space-between;
	}

	.news-item .visual {
		width: 158px;
		min-width: 158px;
		padding: 0;
		min-height: 140px;
	}

	.news-item h6 {
		font-size: 18px;
		line-height: 23px;
	}

	.news-item ul.social {
		display: none;
	}

	.news-item .txt {
		display: none;
	}

	.single-event [id="twocolumns"] [id="sidebar"] {
		display: none;
	}

	.events .btn-wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.events-sort {
		display: none;
	}

	.social-feed .crt-load-more {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-top: 36px;
	}

	.single-post [id="twocolumns"] [id="sidebar"] {
		display: none;
	}

	.related-article .txt {
		display: none;
	}

	.mob-hidden {
		display: none !important;
	}

	.decor-right-bottom:after {
		display: none;
	}

	.decor-left-top:after {
		display: none;
	}
}

@media (max-width: 555px) {
	.crt-feed-container .crt-post-v2 .crt-post-fullname,
	.crt-feed-container .crt-post-v2 .crt-post-content-text,
	.crt-feed-container .crt-post-v2 .crt-post-footer {
		display: none;
	}

	.crt-feed-container .crt-post-v2 .crt-post-header {
		position: absolute;
		z-index: 2;
		bottom: 2px;
		right: 11px;
	}

	.crt-feed-container .crt-post-v2 .crt-post-header .crt-social-icon i {
		color: #fff;
	}

	.crt-widget-waterfall .crt-post-v2 {
		margin-bottom: 3px !important;
	}
}

@media (max-width: 413px) {
	.news-item .visual {
		width: 110px;
		min-width: 110px;
	}

	ul.list-bar li:after {
		display: none;
	}

	ul.list-bar li {
		width: 100%;
		display: block;
	}
}

.has-small-font-size {
    font-size: 13px;
}

.has-normal-font-size,
.has-medium-font-size,
.has-large-font-size,
.has-huge-font-size
{
    font-size: 18px;
}

.breadcrumbs {
    position: absolute;
    top: 5px;
    font-size: 12px;
    font-weight: normal;
}
.breadcrumbs a:after {
  display: none;
}
.breadcrumbs .current-item {
    color: #51db73
}

/*
 * TBAW-21
 */
ul.wp-block-gallery.is-cropped {
    margin-top: 4%;
}

/* TBAW-20 */
div.menu-pages-container ul#menu-pages:first-child a {
  border-bottom: 1px solid #ddd;
}

div.menu-pages-container ul#menu-pages li:last-child {
  margin-bottom: -6%;
}
/* /TBAW-20 */

a#btn-back_to_top {
    width: 50px;
    height: 50px;
    border: 2px solid #FFF;
    background-color: #51db73;
}
