

*,
.mfp-container,
.nav-menu .vce-mega-menu>.sub-menu>li,
:after,
:before,
img.mfp-img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.fa,
body {
	text-rendering: auto
}

.bit-1,
.container-full {
	width: 100%
}

body,
h3 {
	-webkit-font-smoothing: antialiased
}

body,
table {
	background: #fff
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

html {
	font-size: 62.5%;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font-style: inherit;
	font-weight: inherit;
	font-family: inherit
}

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

caption,
td,
th {
	font-weight: 400;
	text-align: left
}

b,
dt,
strong,
th {
	font-weight: 700
}

td {
	padding: 10px 15px;
	border-bottom: 1px solid rgba(0, 0, 0, .07);
	border-right: 1px solid rgba(0, 0, 0, .07)
}

.sidebar,
.vce-sid-left .sidebar {
	padding-top: 15px;
	float: left
}

td.pad {
	border-right: none
}

blockquote:before,
q:before {
	content: "\f10e";
	font-family: FontAwesome;
	font-size: 24px;
	position: absolute;
	top: -2px;
	left: -35px;
	line-height: 41px;
	z-index: 0;
	color: #666
}

code,
kbd,
pre,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

blockquote,
q {
	quotes: "" ""
}

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

a {
	text-decoration: none
}

.entry-content a:hover {
	text-decoration: underline
}

a img {
	border: 0
}

.container {
	margin: 0 auto;
	max-width: 1140px
}

.container-fix {
	margin: 0 -15px
}

.container:after {
	content: "";
	display: table;
	clear: both
}

[class*=bit-] {
	float: left;
	padding: 15px
}

[class*=bit-]:last-of-type {
	float: right
}

.bit-2 {
	width: 50%
}

.bit-3 {
	width: 33.33%
}

.bit-4 {
	width: 25%
}

.bit-5 {
	width: 20%
}

.bit-6 {
	width: 16.6666666667%
}

.bit-7 {
	width: 14.2857142857%
}

.bit-8 {
	width: 12.5%
}

.bit-9 {
	width: 11.1111111111%
}

.bit-10 {
	width: 10%
}

.bit-11 {
	width: 9.09090909091%
}

.bit-12 {
	width: 8.33%
}

.bit-23 {
	width: 66.66%
}

.sidebar {
	width: 300px;
	position: relative;
	min-height: 1px
}

.vce-main-content {
	float: left;
	width: 840px;
	padding: 15px 30px 0 0
}

.vce-sid-left .vce-main-content {
	float: right;
	padding: 15px 0 15px 30px
}

.vce-sid-none .vce-main-content {
	padding: 15px 0 0
}

.bit-no-top-bottom {
	padding: 0
}

.vce-sticky {
	-webkit-transition: top .2s ease;
	-o-transition: top .2s ease;
	transition: top .2s ease
}

.vce-sticky .widget:last-child {
	margin-bottom: 0
}

.error404 .vce-main-content,
.vce-sid-none .vce-main-content {
	width: 100%
}

.vce-sid-none .vce-lay-b {
	width: 540px;
	float: left;
	min-height: 130px;
	margin: 0 20px 20px 0
}

.vce-sid-none .vce-slider-pagination .vce-lay-b {
	width: 539px
}

.vce-sid-none .vce-lay-b:nth-child(2n) {
	margin: 0 0 20px
}

.vce-sid-none .vce-lay-b .meta-image {
	width: 250px;
	min-width: 250px;
	margin-right: 15px
}

.vce-sid-none .vce-lay-b .entry-header {
	padding: 10px 0 0 265px
}

.vce-sid-none .vce-lay-b:last-child {
	margin-bottom: 20px
}

.vce-sid-none .vce-lay-c,
.vce-sid-none .vce-lay-d,
.vce-sid-none .vce-lay-f,
.vce-sid-none .vce-lay-h {
	width: 353px
}

.vce-sid-none .vce-slider-pagination .vce-lay-c,
.vce-sid-none .vce-slider-pagination .vce-lay-d,
.vce-sid-none .vce-slider-pagination .vce-lay-f {
	width: 323px;
	margin: 0 20px 20px 2px!important
}

.vce-sid-none .vce-slider-pagination .vce-lay-h {
	width: 100%;
	margin: 0 0 20px 2px!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 10px
}

hr,
pre {
	margin-bottom: 1.5em
}

body,
button,
input,
select,
textarea {
	line-height: 1.63
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

.comment-notes,
.post-date,
cite,
dfn,
em,
i {
	font-style: italic
}

h1 {
	line-height: 1.22
}

h2 {
	line-height: 1.25
}

h3 {
	line-height: 1.29
}

h4 {
	line-height: 1.4
}

h5 {
	line-height: 1.5
}

h6 {
	line-height: 1.56
}

p {
	margin-bottom: 30px;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

blockquote {
	margin: 0 0 0 37px;
	font-size: 22px;
	line-height: 30px;
	position: relative
}

small,
sub,
sup {
	font-size: 75%
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #f6f6f6;
	line-height: 1.5em;
	max-width: 100%;
	overflow: auto;
	padding: 30px;
	border-radius: 4px
}

hr,
img {
	border: 0
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

ins,
mark {
	text-decoration: none
}

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

sup {
	bottom: 1ex
}

sub {
	top: .5ex
}

big {
	font-size: 125%
}

hr {
	background-color: #ccc;
	height: 1px
}

ol,
ul {
	margin: 0 0 30px 30px
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ol,
li>ul {
	margin-bottom: 0;
	margin-left: 1.5em
}

dd {
	margin: 0 1.5em 1.5em
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}

.owl-carousel .owl-item img,
.vce-featured-grid .owl-item img {
	width: auto
}

figure {
	margin: 0
}

table {
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 0 1.5em;
	width: 100%;
	border-top: 1px solid#e6e6e6;
	border-left: 1px solid rgba(0, 0, 0, .07)
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}

#vce-pagination .next.page-numbers,
#vce-pagination .page-numbers,
#vce-pagination .page-numbers.current,
#vce-pagination .prev.page-numbers,
#vce-pagination a,
.bbp-pagination-links a,
.bbp-pagination-links span.current,
.mks_author_link,
.mks_themeforest_widget .more,
.pagination-wapper a,
.sidebar .bbp_widget_login .button,
.vce-404-menu a,
.vce-button,
.vce-link-pages a,
.vce-load-more a,
.vce-mega-menu-posts-wrap .owl-nav>div,
.vce-slider-pagination .owl-nav>div,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce ul.products li.product .added_to_cart,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body div.wpforms-container-full .wpforms-form .wpforms-page-button,
body div.wpforms-container-full .wpforms-form button[type=submit],
body div.wpforms-container-full .wpforms-form input[type=submit],
button,
input[type=submit],
input[type=button],
input[type=reset] {
	border-radius: 4px;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	text-align: center;
	display: inline-block;
	width: auto;
	padding: 5px 10px;
	text-decoration: none;
	border: none;
	min-width: 90px;
	background-position: center center;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-appearance: none
}

.vce-custom-cart .fa-shopping-cart {
	font-size: 18px
}

.vce-custom-cart .vce-cart-count {
	font-size: 13px
}

#vce-pagination .next.page-numbers:hover,
#vce-pagination .page-numbers:hover,
#vce-pagination .prev.page-numbers:hover,
#vce-pagination a:hover,
.mks_author_link:hover,
.mks_themeforest_widget .more:hover,
.pagination-wapper a:hover,
.sidebar .bbp_widget_login .button:hover,
.vce-404-menu a:hover,
.vce-button:hover,
.vce-featured-section a:hover,
.vce-lay-g .vce-featured-info .meta-category a:hover,
.vce-lay-h .meta-category a:hover,
.vce-link-pages a:hover,
.vce-load-more a:hover,
.vce-mega-menu-posts-wrap .owl-nav>div:hover,
.vce-post-big .meta-category a:hover,
.vce-post-slider .meta-category a:hover,
.vce-slider-pagination .owl-nav>div:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce ul.products li.product .added_to_cart:hover,
a.mks_button:hover,
body .vce-share-items .meks_ess a:hover,
body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body div.wpforms-container-full .wpforms-form input[type=submit]:hover,
button:hover,
input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover {
	cursor: pointer;
	text-decoration: none;
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .1)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 100%)
}

.widget .vce-post-list .meta-category a:hover,
a:hover {
	text-decoration: underline
}

.vce-share-items .meks_ess a {
	background-size: 400% 400%;
	background-position: center center;
	-webkit-transition: background-size .3s ease-in-out;
	-o-transition: background-size .3s ease-in-out;
	transition: background-size .3s ease-in-out;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s
}

#vce-pagination .vce-action-link,
#vce-pagination.vce-load-more a {
	margin: 0 auto;
	min-width: 130px
}

body div.wpforms-container-full .wpforms-form .wpforms-page-button,
body div.wpforms-container-full .wpforms-form button[type=submit],
body div.wpforms-container-full .wpforms-form input[type=submit],
input[type=submit] {
	min-width: 140px
}

body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body div.wpforms-container-full .wpforms-form input[type=submit]:hover {
	border: none
}

body div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: 400;
	font-size: inherit;
	margin: 0 0 2px
}

body div.wpforms-container-full .wpforms-form .wpforms-field {
	margin-bottom: 10px
}

body div.wpforms-container-full .wpforms-form input,
body div.wpforms-container-full .wpforms-form select {
	height: 42px!important
}

#vce-pagination .page-numbers.current {
	min-width: 34px;
	display: inline-block
}

.mks_author_link,
.mks_themeforest_widget .more {
	display: inline-block;
	min-width: 130px
}

#vce-pagination a.vce-loader,
#vce-pagination.vce-infinite-scroll a,
#vce-pagination.vce-infinite-scroll-single a {
	background: url(../img/loader.gif) center center no-repeat;
	background-size: initial;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 auto;
	color: #333;
	text-indent: -9999px;
	display: inline-block
}

#vce-pagination.vce-infinite-scroll-single {
	border: none;
	background: 0 0
}

.vce-mega-menu-wrapper.vce-loader {
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center
}

#vce-pagination.vce-infinite-scroll,
#vce-pagination.vce-infinite-scroll-single {
	opacity: 0;
	height: 0;
	padding: 0
}

.vce-action-link {
	margin: 0 auto
}

a.mks_button {
	font-size: 16px;
	line-height: 22px
}

.mks_button:hover,
.mks_ico:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}

.sidebar .mks_author_widget .mks_autor_link_wrap,
.sidebar .mks_themeforest_widget .mks_read_more {
	position: relative;
	text-align: center;
	display: block;
	width: 100%;
	padding: 10px;
	background: #f3f3f3;
	border-top: 1px solid rgba(0, 0, 0, .07)
}

input[type=checkbox],
input[type=radio] {
	padding: 0
}

input[type=search] {
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

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

input[type=search],
input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 4px
}

input[type=search]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
textarea:focus {
	color: #111
}

input[type=search],
input[type=text],
input[type=email],
input[type=url],
input[type=password] {
	padding: 3px
}

textarea {
	overflow: auto;
	padding-left: 3px;
	vertical-align: top
}

.main-navigation ul,
.top-nav-menu {
	margin: 0;
	padding: 0;
	list-style: none
}

#wp-calendar tbody td a,
.main-navigation a,
.mks_author_widget h3 a,
.site-footer .widget li a:hover,
.widget li a,
.widget li a:hover,
.widget.widget_categories a:hover,
.widget_categories a,
.widget_categories a:hover .category-text,
a:active,
a:focus {
	text-decoration: none
}

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%
}

.main-navigation ul {
	text-align: center
}

.main-navigation li,
.top-nav-menu li {
	display: inline-block;
	vertical-align: top;
	position: relative
}

.top-nav-menu li {
	margin: 0 10px 0 0
}

.top-nav-menu li:last-child {
	margin-right: 0
}

.main-navigation .nav-menu {
	font-size: 0
}

.main-navigation li {
	font-size: 16px
}

.main-navigation a {
	display: block;
	line-height: 1.25;
	padding: 15px
}

.nav-menu ul {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.nav-menu>li>a {
	-webkit-box-shadow: -1px 0 0 0 rgba(0, 0, 0, .05);
	box-shadow: -1px 0 0 0 rgba(0, 0, 0, .05)
}

.header-2-wrapper .nav-menu>li:last-child>a,
.nav-menu>li:last-child a {
	-webkit-box-shadow: -1px 0 0 0 rgba(0, 0, 0, .05), 1px 0 0 0 rgba(0, 0, 0, .05);
	box-shadow: -1px 0 0 0 rgba(0, 0, 0, .05), 1px 0 0 0 rgba(0, 0, 0, .05)
}

.header-left-nav .nav-menu>li>a {
	-webkit-box-shadow: 1px 0 0 0 rgba(0, 0, 0, .05);
	box-shadow: 1px 0 0 0 rgba(0, 0, 0, .05)
}

.header-left-nav .nav-menu>.current-menu-ancestor>a .header-left-nav .nav-menu>.current_page_item>a,
.header-left-nav .nav-menu>.current-menu-item>a,
.main-navigation a.vce-item-selected,
.nav-menu>.current-menu-ancestor>a,
.nav-menu>.current-menu-item>a,
.nav-menu>.current_page_item>a,
.nav-menu>li:hover>a {
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1)
}

.header-left-nav .nav-menu>li:first-child>a,
.header-left-nav .nav-menu>li:last-child>a {
	-webkit-box-shadow: -1px 0 0 0 rgba(0, 0, 0, .05), 1px 0 0 0 rgba(0, 0, 0, .05);
	box-shadow: -1px 0 0 0 rgba(0, 0, 0, .05), 1px 0 0 0 rgba(0, 0, 0, .05)
}

.main-navigation li.fa a {
	padding: 15px 10px 15px 25px
}

.main-navigation a:hover {
	cursor: pointer
}

.main-navigation li.fa:before {
	position: absolute;
	left: 5px;
	top: 17px
}

.main-navigation ul ul {
	position: absolute;
	top: 100%;
	opacity: 0;
	visibility: hidden;
	display: block;
	z-index: 99999
}

.vce-mega-menu-wrapper .vce-mega-subcats {
	opacity: 0;
	visibility: hidden;
	display: none
}

.main-navigation li:hover .vce-mega-menu-wrapper .vce-mega-subcats {
	display: block
}

.main-navigation li:active>ul,
.main-navigation li:focus>ul,
.main-navigation li:hover .vce-mega-menu-wrapper .vce-mega-subcats,
.main-navigation li:hover>ul,
.main-navigation li:hover>ul.vce-mega-menu-wrapper>li.vce-mega-menu-posts-wrap>ul {
	visibility: visible;
	opacity: 1;
	pointer-events: auto
}

.main-navigation li:hover>ul.vce-mega-menu-wrapper>li.vce-mega-menu-posts-wrap>ul {
	position: relative
}

#back-top,
.header-sticky,
.mfp-bg,
.mfp-wrap {
	position: fixed
}

.main-navigation .sub-menu,
.search-header-form-ul,
.vce-mega-menu-wrapper {
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .2)
}

.main-navigation ul ul ul {
	top: 0
}

.main-navigation ul ul a {
	width: 250px;
	text-align: left;
	font-size: 14px
}

.main-navigation ul ul li {
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.main-navigation ul ul li:last-child {
	border-bottom: none
}

.nav-menu .vce-mega-cat>a:after,
.nav-menu>.menu-item-has-children>a:after {
	content: "\f107";
	font-family: FontAwesome;
	float: right;
	margin: 2px 0 0 5px
}

.nav-menu ul .menu-item-has-children>a:after {
	content: "\f105";
	font-family: FontAwesome;
	float: right
}

.main-navigation ul li.search-header-wrap>ul {
	display: block;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out
}

.main-navigation ul li.search-header-wrap.vce-zoomed>ul.search-header-form-ul {
	display: block;
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.header-sticky,
.mfp-zoom-out-cur #sticky_header {
	-moz-transform: translateY(-200%);
	-webkit-backface-visibility: hidden
}

.vce-mega-menu-posts-wrap .owl-controls {
	text-align: center;
	border-top: 1px solid rgba(0, 0, 0, .05);
	padding: 10px 0;
	margin: 0 -20px
}

.vce-mega-menu-posts-wrap.vce-has-subcats .owl-controls {
	margin: 0 -20px 0 -10px
}

.search-header-wrap ul {
	padding: 10px;
	width: 295px;
	right: 0;
	border-radius: 2px
}

.search-header-form .search-input,
.search-header-form .search-input:focus {
	height: 36px;
	font-size: 14px;
	border: none
}

.search-header-wrap {
	width: 50px
}

.search-header-form-ul li {
	float: left;
	width: 100%
}

.main-navigation ul ul li>ul {
	left: 100%
}

.header-3-wrapper .nav-menu li a {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.header-sticky {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2000;
	height: 50px;
	-webkit-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	will-change: transform;
	-webkit-transition: transform .3s linear;
	-o-transition: transform .3s linear;
	-webkit-transition: -webkit-transform .3s linear;
	transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	transition: transform .3s linear, -webkit-transform .3s linear
}

.header-is-sticky {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.header-sticky .site-title {
	float: left;
	padding: 4px 0 0
}

.header-sticky .main-navigation {
	clear: none;
	float: right;
	width: auto;
	background:#fff;
}

.admin-bar .header-sticky {
	top: 32px
}

.sidr-open .header-is-sticky {
	left: 260px
}

.header-sticky .nav-menu {
	position: static
}

.header-sticky .container {
	position: relative
}

.header-sticky .site-title img {
	max-height: 46px
}

.header-sticky .main-navigation a.vce-item-selected,
.header-sticky .nav-menu>.current-menu-ancestor>a,
.header-sticky .nav-menu>.current-menu-item>a,
.header-sticky .nav-menu>.current_page_item>a {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	border-left: 1px solid rgba(0, 0, 0, .1)
}

.top-nav-menu li a {
	font-size: 13px;
	line-height: 40px
}

.top-nav-menu li .sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 100;
	margin: 0;
	width: 150px
}

.top-nav-menu li .sub-menu li {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0 10px
}

.top-nav-menu li .sub-menu li a {
	line-height: 30px
}

.top-nav-menu li:hover .sub-menu {
	display: block;
	z-index: 100
}

.top-nav-menu li.menu-item-has-children:after {
	font-family: FontAwesome;
	content: "\f107"
}

.nav-menu>li>.sub-menu .sub-menu.vce-rev {
	left: initial;
	right: 100%
}

.sub-menu.vce-rev {
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}

.nav-menu ul.owl-carousel {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	-o-transition-delay: 0;
	transition-delay: 0;
	-webkit-transition-delay: 0
}

.site-footer .widget li a,
.widget li a {
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 20px
}

.alignright {
	display: inline;
	float: right;
	margin-left: 20px
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 30px
}

.vce-wrap-left {
	float: left
}

.vce-wrap-right,
.vce-wrap-right>div,
.vce-wrap-right>ul {
	float: right
}

.vce-wrap-center {
	margin: 0 auto;
	width: 33%;
	text-align: center;
	height: 40px
}

.widget select,
.widget ul {
	width: 100%
}

.vce-wrap-center>div,
.vce-wrap-center>ul {
	display: inline-block
}

.vce-wrap-left>div,
.vce-wrap-left>ul {
	float: left
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
	content: '';
	display: table
}

.clear:after,
.comment-content:after,
.entry-content:after,
.simple-clear,
.site-content:after,
.site-footer:after,
.site-header:after {
	clear: both
}

.sidebar .widget {
	line-height: 1.57;
	margin: 0 0 30px
}

.sidebar .widget-title {
	line-height: 1.56;
	padding: 12px;
	text-align: center;
	margin-bottom: 0
}

.sidebar .widget-title a {
	background: #FFF;
	font-size: 20px;
	color: #232323;
	line-height: 27px;
	padding: 12px;
	text-align: center;
	margin-bottom: 0
}

.widget li,
.widget ul {
	margin: 0;
	list-style: none
}

.widget p,
.widget>div,
.widget>form,
.widget>ul {
	padding: 20px
}

.widget li {
	border-bottom: 1px solid rgba(0, 0, 0, .07);
	padding: 12px 20px
}

.widget li:last-child {
	border-bottom: none
}

.widget li a {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear
}

.widget.vce-no-padding,
.widget.vce-no-padding iframe,
.widget.vce-no-padding li,
.widget.vce-no-padding p,
.widget.vce-no-padding>div,
.widget.vce-no-padding>form,
.widget.vce-no-padding>ul {
	padding: 0!important
}

.admin-bar .vce-sticky.is_stuck {
	top: 60px
}

.vce-sticky.is_stuck {
	top: 30px
}

.sticky-active .vce-sticky.is_stuck {
	top: 80px
}

.sticky-active.admin-bar .vce-sticky.is_stuck {
	top: 100px
}

.sidebar .widget_archive select,
.sidebar .widget_categories select {
	max-width: 86%;
	margin: 20px
}

.widget_search .search-submit {
	display: none
}

.widget ul {
	padding: 0;
	display: inline-block
}

.count-hidden,
.widget_categories a .count {
	float: right;
	width: 42px;
	text-align: center
}

.widget_categories li {
	padding: 0;
	border: none;
	margin-bottom: 0;
	position: relative
}

.sidebar td {
	padding: 0
}

.widget_archive label,
.widget_categories label {
	display: none
}

.widget_categories ul {
	padding: 0
}

.widget_categories a {
	padding: 0 0 0 20px;
	display: block;
	position: relative;
	line-height: 42px;
	color: #787878
}

.widget_categories a .count {
	height: 42px;
	display: inline-block;
	color: #FFF;
	position: absolute;
	right: 0
}

.widget_categories a .count,
.widget_categories li:before {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.widget_categories li:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 100%
}

.widget_categories li:hover:before {
	width: 100%
}

.widget_categories a .category-text {
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

.soc-nav-menu a,
.vce-post-big .vce-post-img:after,
.vce-post-slider .vce-post-img:after {
	-webkit-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.widget.widget_categories a:hover,
.widget_categories a:hover .category-text {
	color: #FFF
}

.widget_categories .category-text {
	position: relative;
	z-index: 2
}

.widget ul.flickr {
	width: 100%;
	float: left;
	margin: 0;
	padding: 20px 10px 10px 20px
}

.sidebar .widget ul.flickr li {
	margin: 0 10px 10px 0;
	border: none;
	padding: 0
}

.widget>div.clear {
	padding: 0
}

.sidebar .vce_posts_widget,
.sidebar .widget.mks_social_widget {
	line-height: 11px
}

.sidebar .vce_posts_widget p,
.sidebar .widget.mks_social_widget p {
	line-height: 22px
}

.mks_social_widget p {
	margin-bottom: 0;
	padding: 20px 20px 0
}

ul.mks_social_widget_ul {
	padding: 20px 15px 15px 20px
}

.mks_social_widget ul.mks_social_widget_ul li a.soc_rounded {
	border-radius: 4px
}

ul.mks_social_widget_ul li {
	float: left
}

.mks_themeforest_widget .mks_themeforest_widget_ul li {
	float: left;
	border: none;
	margin: 0 10px 10px 0
}

.sidebar .mks_themeforest_widget .mks_themeforest_widget_ul li {
	padding: 0
}

.site-footer .mks_themeforest_widget .mks_themeforest_widget_ul li {
	float: none
}

.mks_themeforest_widget .mks_themeforest_widget_ul li:nth-child(3n) {
	margin: 0 0 5px
}

.mks_themeforest_widget p {
	margin: 0;
	padding-bottom: 0
}

.mks_themeforest_widget p.mks_read_more {
	margin: 0;
	padding: 0
}

.main-box-inside,
.mks_themeforest_widget .mks_themeforest_widget_ul {
	padding: 20px 20px 0
}

.widget>div p,
.widget>form p,
.widget_text p {
	padding: 0;
	margin-bottom: 10px
}

.widget_rss .widget-title a {
	padding: 0
}

.widget .aligncenter {
	margin: 0 auto
}

.widget .alignleft,
.widget .alignright {
	margin-right: 10px
}

.widget .textwidget li {
	padding: 12px
}

.widget .vce-post-list .meta-category a {
	font-size: 14px
}

.widget .wp-video {
	background: 0 0;
	min-height: auto
}

.widget div.mejs-container .mejs-controls,
body .widget .mejs-container.wp-audio-shortcode {
	height: 30px!important
}

.vce-main-content .meta-media .mejs-container {
	left: 0
}

.widget .mejs-overlay-button {
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6)
}

body .widget .mejs-container .mejs-controls .mejs-button button {
	height: 16px
}

.widget .mejs-container {
	background: 0 0
}

.widget .wp-audio-shortcode {
	min-height: auto;
	max-width: 100%
}

.widget_media_gallery .gallery-columns-2 .owl-carousel .owl-item,
.widget_media_gallery .vce-gallery-big {
	height: auto
}

.widget .meks-instagram-follow-link {
	margin-top: 0;
	text-align: center;
	width: 100%;
	padding: 10px;
	border-top: 1px solid rgba(0, 0, 0, .07)
}

.widget .meks-instagram-follow-link a {
	max-width: 130px
}

.nav-menu {
	position: relative
}

.nav-menu .vce-mega-cat,
.nav-menu .vce-mega-menu {
	position: initial
}

.nav-menu .vce-mega-menu .sub-menu,
.nav-menu .vce-mega-menu-wrapper,
.nav-menu .vce-mega-menu-wrapper>li.vce-mega-menu-posts-wrap>ul {
	left: 0;
	width: 100.2%;
	padding: 0 10px;
	margin: 0 0 0 -.1%
}

.nav-menu .vce-mega-menu-wrapper,
.nav-menu .vce-mega-menu-wrapper>li.vce-mega-menu-posts-wrap {
	min-height: 210px
}

.nav-menu .vce-mega-menu-wrapper>li.vce-mega-menu-posts-wrap>ul {
	min-height: 200px;
	background: 0 0
}

.nav-menu .vce-mega-menu .sub-menu ul {
	display: block;
	position: relative;
	width: auto;
	padding: 0;
	min-height: initial;
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: 1!important;
	visibility: visible!important
}

.nav-menu .vce-mega-menu-wrapper>li.vce-mega-menu-posts-wrap>ul>li {
	display: block;
	padding: 20px 10px;
	text-align: center;
	float: left;
	width: 20%;
	border-bottom: none
}

.nav-menu .vce-mega-menu-wrapper>li.vce-mega-menu-posts-wrap {
	float: left;
	position: relative;
	width: 100%
}

.nav-menu .vce-mega-menu-wrapper>li.vce-mega-subcats ul {
	width: 100%;
	float: none;
	position: initial
}

.nav-menu .vce-mega-cat:hover .vce-mega-menu-wrapper>li.vce-mega-subcats ul {
	visibility: visible;
	opacity: 1
}

.nav-menu .vce-mega-menu-wrapper>li.vce-mega-subcats ul li {
	display: block;
	float: none
}

.nav-menu .vce-mega-menu-wrapper>li.vce-mega-subcats>ul>li>a {
	display: block;
	width: 100%
}

.vce-mega-menu-wrapper>li.mega-menu-slider {
	width: 80%
}

.vce-mega-menu-wrapper>li.mega-menu-slider>ul {
	float: none;
	position: initial;
	visibility: visible;
	opacity: 1
}

.vce-mega-menu-posts-wrap .owl-item {
	width: 22%
}

.vce-mega-menu-wrapper>li.mega-menu-slider>ul>li {
	width: 25%;
	padding: 20px 10px;
	border-bottom: none
}

.nav-menu .vce-mega-menu>.sub-menu {
	display: none;
	table-layout: fixed;
	padding: 0
}

.nav-menu .vce-mega-menu:hover>.sub-menu {
	display: table
}

.nav-menu .vce-mega-menu>.sub-menu>li {
	display: table-cell;
	padding: 20px;
	text-align: center;
	border-left: 1px solid rgba(0, 0, 0, .1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.nav-menu .vce-mega-menu>.sub-menu>li:first-child {
	border-left: none
}

.nav-menu .vce-mega-menu ul a:after {
	display: none
}

.nav-menu .vce-mega-menu-wrapper>li .mega-menu-img,
.nav-menu .vce-mega-menu-wrapper>li>ul.vce-mega-menu-wrapper>.mega-menu-img {
	padding: 0;
	width: auto;
	position: relative;
	height: 104px;
	overflow: hidden;
	-webkit-backface-visibility: hidden
}

.nav-menu .vce-mega-menu-wrapper>li .mega-menu-link {
	display: block;
	border: 1px solid rgba(0, 0, 0, .05);
	padding: 10px;
	width: auto;
	text-align: center;
	font-size: 14px;
	line-height: 22px
}

.nav-menu .vce-mega-menu .sub-menu .sub-menu li,
.nav-menu .vce-mega-menu .sub-menu a {
	padding: 0;
	width: auto
}

.nav-menu .vce-mega-menu .sub-menu .sub-menu a {
	font-size: 14px
}

.nav-menu .vce-mega-menu .sub-menu .sub-menu {
	padding: 15px 0 0
}

.nav-menu .vce-mega-menu .sub-menu .sub-menu li {
	padding: 0 0 8px
}

.nav-menu .vce-mega-menu .sub-menu .sub-menu li:last-child {
	padding: 0
}

.nav-menu .vce-mega-menu .sub-menu .sub-menu a:before {
	font-family: FontAwesome;
	content: "\f105";
	font-size: 10px;
	margin: 3px 10px 0 5px;
	line-height: 16px;
	float: left
}

.meta-tags a:before,
.tagcloud a:before,
.wp-block-tag-cloud a:before {
	content: "#"
}

.main-navigation .vce-mega-menu ul ul li {
	display: block;
	width: 100%;
	border-bottom: none
}

.header-sticky .nav-menu .vce-mega-menu .sub-menu,
.header-sticky .nav-menu .vce-mega-menu-wrapper {
	margin-top: -1px
}

.vce-mega-menu-posts-wrap .owl-carousel .owl-item {
	padding: 20px 10px
}

.vce-mega-menu-wrapper .vce-mega-subcats {
	width: 20%;
	float: left;
	border: none
}

.nav-menu .vce-mega-menu-wrapper>.vce-mega-menu-posts-wrap.vce-has-subcats {
	width: 80%;
	border-left: 1px solid rgba(0, 0, 0, .05)
}

.vce-mega-subcats>ul {
	padding: 20px 0 0
}

.vce-mega-subcats>ul>li a {
	padding: 10px
}

.main-navigation .vce-mega-subcats>ul>li:last-child,
.vce-mega-subcats>ul>li,
.vce-mega-subcats>ul>li:first-child {
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

#wp-calendar tbody td,
#wp-calendar thead th {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	text-align: center
}

.post-date {
	font-size: 14px;
	line-height: 20px;
	display: block;
	margin-top: 5px
}

.vce_video_widget .video-widget-inside {
	padding: 0
}

.widget.vce_video_widget p {
	padding: 10px 20px 0;
	margin-bottom: 20px
}

#calendar_wrap {
	padding: 0
}

#wp-calendar {
	width: 100%
}

#wp-calendar caption {
	font-size: 14px;
	margin-top: 10px;
	padding: 0 20px 10px;
	text-align: center
}

#wp-calendar thead {
	font-size: 10px
}

#wp-calendar thead th {
	padding-bottom: 5px;
	color: #AAA
}

#wp-calendar tbody td {
	padding: 8px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border-right: 1px solid rgba(0, 0, 0, .1)
}

#wp-calendar tbody td a {
	color: #FFF;
	background: #cf4d35;
	border-radius: 4px;
	padding: 2px 3px
}

#wp-calendar tbody td:hover {
	background: #fff;
	-webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, .1);
	box-shadow: -1px -1px 1px rgba(0, 0, 0, .1)
}

#wp-calendar tbody .pad {
	background: 0 0
}

#wp-calendar tfoot #next {
	font-size: 14px;
	text-transform: uppercase;
	text-align: right
}

#wp-calendar tfoot #prev {
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 20px
}

.widget_nav_menu>div {
	padding: 0
}

.mks_author_widget {
	text-align: center
}

.widget.mks_author_widget img {
	border-radius: 50%;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .07);
	border: 5px solid #FFF;
	margin: 15px auto 0;
	float: none
}

.mks_author_widget h3 {
	font-size: 20px;
	margin: 10px 0;
	text-align: center;
	display: block;
	width: 100%;
	clear: both;
	line-height: 30px
}

.mks_author_widget .vce-author-links {
	float: left;
	padding: 0 20px;
	display: block;
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 8px
}

.mks_author_widget .vce-author-links a:hover {
	opacity: .75
}

.mks_author_widget .vce-author-links a {
	display: inline-block;
	vertical-align: top;
	float: none
}

.mks_author_widget h3 a:hover {
	color: #cf4d35;
	text-decoration: underline
}

.mks_author_widget p {
	text-align: left;
	padding: 20px;
	margin-bottom: 0
}

.tagcloud a {
	font-size: 14px!important;
	border-radius: 4px;
	padding: 2px 7px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	margin: 0 2px 2px 0
}

.tagcloud a:hover {
	color: #FFF
}

.mks_adswidget_ul.small,
.site-footer .mks_adswidget_ul.small {
	padding-bottom: 15px;
	text-align: center
}

.mks_adswidget_ul.small li,
.site-footer .mks_adswidget_ul.small li {
	border: none;
	padding: 15px 15px 0;
	margin-right: 0!important
}

.mks_adswidget_ul.small li:nth-child(2n),
.site-footer .mks_adswidget_ul.small li:nth-child(2n) {
	padding: 15px 15px 0 0
}

.mks_adswidget_ul.large li,
.site-footer .mks_adswidget_ul.large li {
	padding: 0;
	text-align: center
}

.site-footer .widget_recent_comments .recentcomments:before {
	left: 10px
}

.vce-search-form {
	padding: 20px
}

.search #post-0 .vce-search-form .vce-search-input,
.vce-search-form .vce-search-input,
.vce-search-form .vce-search-input:focus {
	width: 200px;
	display: inline-block;
	vertical-align: top
}

.vce-search-submit {
	vertical-align: top;
	display: inline-block;
	width: 50px;
	min-width: 50px;
	height: 40px;
	margin-left: 3px;
	font-size: 18px;
	margin-top: 1px;
	color: #FFF
}

.vce_adsense_expand .vce_adsense_wrapper iframe,
.vce_adsense_expand .vce_adsense_wrapper ins,
.widget embed,
.widget iframe,
.widget object,
ins {
	vertical-align: middle
}

#post-0 .vce-search-form {
	padding: 0;
	margin: 0 auto 30px;
	text-align: center
}

#post-0 .vce-search-form .vce-search-input,
#post-0 .vce-search-form .vce-search-input:focus {
	width: 640px
}

.vce_posts_widget li {
	border-bottom: none;
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
	float: left;
	width: 100%
}

.vce-post-link {
	font-size: 20px;
	line-height: 26px
}

.vce-post-img {
	overflow: hidden;
	float: left;
	width: 100%;
	display: block
}

.vce-post-slider {
	height: 205px;
	overflow: hidden
}

.vce-post-big li a.featured_image_sidebar,
.vce-post-slider li a.featured_image_sidebar {
	position: relative;
	float: left
}

.vce-post-big .vce-posts-wrap,
.vce-post-slider .vce-posts-wrap {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .7);
	color: #FFF;
	position: absolute;
	opacity: 0;
	padding: 0 20px
}

.vce-post-big .vce-posts-wrap .entry-meta,
.vce-post-slider .vce-posts-wrap .entry-meta {
	margin-top: 10px
}

.vce-posts-wrap .entry-meta div,
.vce-posts-wrap .entry-meta div a,
.vce-posts-wrap .fn,
.vce-posts-wrap .fn a {
	font-size: 13px
}

.vce-post-big .entry-meta div,
.vce-post-big .entry-meta div a,
.vce-post-big .fn,
.vce-post-big .fn a,
.vce-post-slider .entry-meta div,
.vce-post-slider .entry-meta div a,
.vce-post-slider .fn,
.vce-post-slider .fn a {
	color: #FFF
}

.vce-post-big .vce-post-img:after,
.vce-post-slider .vce-post-img:after {
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: .5;
	background: rgba(0, 0, 0, 1);
	content: "";
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.sidebar .vce-post-big li a,
.sidebar .vce-post-slider li a,
.site-footer .vce-post-big li a,
.site-footer .vce-post-slider li a {
	color: #FFF!important
}

.vce-post-big li:hover .vce-post-img:after,
.vce-post-slider li:hover .vce-post-img:after {
	opacity: .8
}

.vce-post-big li,
.vce-post-slider li {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 1px
}

.vce-post-big li:last-child,
.vce-post-slider li:last-child,
.vce_posts_widget .vce-post-list li:last-child {
	margin-bottom: 0
}

.vce-post-list .vce-post-img {
	width: 100px;
	margin-right: 13px
}

.vce-post-list .vce-post-link {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	padding: 5px 10px 0 0;
	display: block
}

.vce-post-list .vce-posts-wrap {
	width: 56%;
	float: left
}

.vce-post-list .featured_image_sidebar {
	width: 44%;
	float: left
}

.vce_posts_widget .vce-post-list a:hover {
	text-decoration: none
}

.vce_posts_widget .vce-post-list li {
	text-align: left;
	margin-bottom: 20px
}

.widget ul.vce-post-list {
	padding: 20px
}

.vce-post-big .meta-category,
.vce-post-slider .meta-category {
	display: block;
	margin-bottom: 5px;
	text-align: center
}

.vce-post-big .meta-category a,
.vce-post-slider .meta-category a {
	font-size: 13px;
	line-height: 23px;
	position: relative;
	z-index: 2000;
	text-decoration: none;
	padding: 0 10px;
	border-radius: 4px;
	margin: 0 2px;
	display: inline-block;
	text-shadow: none;
	width: auto;
	-webkit-backface-visibility: hidden
}

.vce-post-big .vce-post-link,
.vce-post-slider .vce-post-link,
.vce-post-slider .vce-posts-wrap {
	-webkit-backface-visibility: hidden
}

.vce-post-big .meta-category span,
.vce-post-slider .meta-category span {
	display: none
}

.widget_nav_menu .menu-item-has-children ul.sub-menu,
.widget_pages .page_item_has_children ul.children {
	display: none;
	padding: 0 0 0 20px;
	float: left;
	border-top: 1px solid #eee;
	margin-bottom: -1px
}

.site-footer .widget_nav_menu .menu-item-has-children ul.sub-menu,
.site-footer .widget_nav_menu li.menu-item-has-children li:last-child,
.site-footer .widget_pages .page_item_has_children ul.children,
.site-footer .widget_pages li.page_item_has_children li:last-child {
	border-top: none;
	border-bottom: none
}

.widget_nav_menu li,
.widget_pages li {
	position: relative;
	padding: 0;
	width: 100%;
	float: left
}

.widget_nav_menu li a,
.widget_pages li a {
	padding: 10px 20px;
	float: left
}

.widget_nav_menu .menu-item-has-children:after,
.widget_pages li.page_item_has_children:after {
	font-family: FontAwesome;
	content: "\f107";
	float: right;
	position: absolute;
	right: 10px;
	top: 10px
}

.widget_nav_menu li.menu-item-has-children li:last-child,
.widget_pages li.page_item_has_children li:last-child {
	border-bottom: 1px solid #eee
}

.widget_nav_menu li.menu-item-has-children:hover>span,
.widget_pages li.page_item_has_children:hover>span {
	color: #cf4d35;
	text-decoration: underline
}

.widget .tiled-gallery {
	margin-bottom: 0
}

.widget_facebook_likebox .widget-title {
	margin-bottom: 5px
}

.widget_twitter_timeline iframe {
	padding: 10px 10px 0
}

.vce_adsense_wrapper {
	text-align: center
}

.vce_adsense_expand .vce_adsense_wrapper {
	padding: 0
}

.site-footer .widget_recent_comments .recentcomments,
.widget_recent_comments .recentcomments {
	position: relative;
	padding: 12px 20px 12px 45px
}

.widget_recent_comments .recentcomments:before {
	content: "\f0e5";
	font-family: FontAwesome;
	font-size: 18px;
	margin: 0;
	position: absolute;
	top: 13px;
	left: 20px
}

.site-footer .widget-title {
	font-size: 18px;
	color: #FFF;
	line-height: 24px;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	padding-bottom: 15px;
	text-align: center;
	margin: 0 -20px 20px;
	background: rgba(0, 0, 0, .15);
	padding-top: 14px
}

.site-footer .widget.mks_author_widget img {
	margin: 10px auto 0
}

#footer.site-footer .mks_autor_link_wrap,
#footer.site-footer p.mks_read_more {
	padding: 10px 20px;
	margin: 20px -20px -20px;
	border-top: 1px solid rgba(0, 0, 0, .2);
	background: rgba(0, 0, 0, .1)
}

.site-footer .widget {
	color: #FFF;
	margin-bottom: 30px;
	background: rgba(0, 0, 0, .2);
	padding: 0 20px 15px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, .1);
	font-size: 14px;
	line-height: 22px
}

.site-footer [class*=bit-] .widget:last-child {
	margin-bottom: 15px
}

.site-footer .widget p,
.site-footer .widget>div,
.site-footer .widget>ul {
	padding: 0
}

.site-footer .widget li a {
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	color: #FFF
}

.site-footer .widget li {
	border-bottom: none;
	padding: 5px 0
}

.site-footer .vce-search-form,
.site-footer .vce_posts_widget .vce-post-list li,
.site-footer .widget_categories li,
.site-footer .widget_nav_menu li a,
.site-footer .widget_pages li a {
	padding: 0
}

.site-footer .widget_categories li a:hover {
	text-decoration: none
}

.site-footer .tagcloud a {
	background: rgba(0, 0, 0, .09)
}

.site-footer table {
	background: 0 0;
	color: #FFF;
	border-color: #333
}

.site-footer td {
	border-color: #333
}

.site-footer #wp-calendar tbody td:hover {
	background: rgba(0, 0, 0, .5);
	-webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, .1);
	box-shadow: -1px -1px 1px rgba(0, 0, 0, .1)
}

.site-footer #wp-calendar caption,
.site-footer .mks_author_widget h3 {
	color: #FFF
}

.site-footer .widget.mks_social_widget {
	padding: 0 20px 12px
}

.site-footer .bit-4 .vce-post-list .vce-posts-wrap {
	margin-left: 20px;
	width: 60%;
	max-width: 100px
}

.site-footer .bit-3 .vce-post-list .vce-posts-wrap {
	margin-left: 20px;
	width: 60%;
	max-width: 190px
}

.site-footer .bit-2 .vce-post-list .vce-posts-wrap {
	margin-left: 20px;
	width: 70%;
	max-width: 350px
}

.site-footer .bit-1 .vce-post-list .vce-posts-wrap {
	margin-left: 20px;
	width: 80%;
	max-width: 80%
}

.meta-image,
.mfp-image-holder .mfp-content,
.vce-ad-container,
.vce-featured,
.vce-share-bar,
.wp-caption,
embed,
iframe,
img.mfp-img,
object {
	max-width: 100%
}

.site-footer .vce-post-list .featured_image_sidebar {
	width: auto;
	float: none
}

.site-footer .vce-post-list .vce-post-img {
	margin-right: 0
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.wp-caption {
	margin-bottom: 1em
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin: 0 auto
}

.wp-caption-text {
	text-align: center
}

.vce-gallery,
.wp-block-gallery {
	margin-bottom: 15px
}

.vce-gallery .gallery-item {
	display: inline-block;
	float: left;
	text-align: center;
	vertical-align: top;
	margin-top: 0!important;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	position: relative;
	z-index: 1
}

.vce-gallery .gallery-item img {
	border: none!important
}

.vce-gallery .gallery-size-thumbnail .gallery-item {
	width: auto
}

.gallery-caption {
	display: block
}

body.blog .vce-post.sticky .meta-image:before {
	content: "\f08d";
	font-family: FontAwesome;
	height: 24px;
	width: 24px;
	left: 0;
	top: 0;
	position: absolute;
	color: #FFF;
	z-index: 2000;
	text-align: center
}

.widget_rss .rsswidget img {
	display: none
}

.widget_rss .rss-date {
	display: block
}

.gallery-columns-5 .gallery-item {
	width: 100%
}

.top-header {
	font-size: 13px;
	line-height: 19px;
	height: 40px
}

.header-bottom-wrapper {
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
	background: #fcfcfc
}

.soc-nav-menu {
	margin: 0;
	padding: 0
}

.soc-nav-menu li {
	float: left;
	list-style: none
}

.soc-nav-menu li:last-child {
	margin-right: 0
}

.soc-nav-menu a:before {
	font-family: FontAwesome;
	text-decoration: none
}

.soc-nav-menu a {
	position: relative;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	width: 40px;
	padding: 0 8px;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: block;
	text-align: center
}

.vce-social-name {
	opacity: 0;
	display: none;
	color: #fff;
	float: right;
	font-size: 12px;
	margin: 0 4px 0 8px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

#sidr-id-vce_main_navigation_menu .soc-nav-menu {
	text-align: center
}

#sidr-id-vce_main_navigation_menu .soc-nav-menu li a .vce-social-name {
	display: none
}

#sidr-id-vce_main_navigation_menu .soc-nav-menu li {
	border-bottom: none;
	padding: 5px 0;
	float: none;
	display: inline-block
}

#sidr-id-vce_main_navigation_menu .soc-nav-menu li a {
	padding-left: 13px
}

.soc-nav-menu li a[href*="/feed"]::before,
.soc-nav-menu li a[href*="/rss"]::before,
.soc-nav-menu li a[href*=feedburner]::before {
	content: "\f09e"
}

.soc-nav-menu li a[href*="@"]::before {
	content: "\f0e0"
}

.soc-nav-menu li a[href*="codepen."]::before {
	content: "\f1cb"
}

.soc-nav-menu li a[href*="digg."]::before {
	content: "\f1a6"
}

.soc-nav-menu li a[href*="dribbble."]::before {
	content: "\f17d"
}

.soc-nav-menu li a[href*="dropbox."]::before {
	content: "\f16b"
}

.soc-nav-menu li a[href*="facebook."]::before {
	content: "\f09a"
}

.soc-nav-menu li a[href*="flickr."]::before {
	content: "\f16e"
}

.soc-nav-menu li a[href*="foursquare."]::before {
	content: "\f180"
}

.soc-nav-menu li a[href*="google."]::before {
	content: "\f0d5"
}

.soc-nav-menu li a[href*="github."]::before {
	content: "\f09b"
}

.soc-nav-menu li a[href*="instagram."]::before {
	content: "\f16d"
}

.soc-nav-menu li a[href*="linkedin."]::before {
	content: "\f0e1"
}

.soc-nav-menu li a[href*="last."]::before {
	content: "\f202"
}

.soc-nav-menu li a[href*="pinterest."]::before {
	content: "\f0d2"
}

.soc-nav-menu li a[href*="reddit."]::before {
	content: "\f1a1"
}

.soc-nav-menu li a[href*="soundcloud."]::before {
	content: "\f1be"
}

.soc-nav-menu li a[href*="spotify."]::before {
	content: "\f1bc"
}

.soc-nav-menu li a[href*="stumbleupon."]::before {
	content: "\f1a4"
}

.soc-nav-menu li a[href*="tumblr."]::before {
	content: "\f173"
}

.soc-nav-menu li a[href*="twitter."]::before {
	content: "\f099"
}

.soc-nav-menu li a[href*="vimeo."]::before {
	content: "\f194"
}

.soc-nav-menu li a[href*="vine."]::before {
	content: "\f1ca"
}

.soc-nav-menu li a[href*="vk."]::before {
	content: "\f189"
}

.soc-nav-menu li a[href*="wordpress."]::before {
	content: "\f19a"
}

.soc-nav-menu li a[href*="xing."]::before {
	content: "\f168"
}

.soc-nav-menu li a[href*="youtube."]::before {
	content: "\f16a"
}

.soc-nav-menu li a[href*="medium."]::before {
	content: "\f23a"
}

.soc-nav-menu li a[href*="buysellads."]::before {
	content: "\f20d"
}

.soc-nav-menu li a[href*="behance."]::before {
	content: "\f1b4"
}

.soc-nav-menu li a[href*="slack."]::before {
	content: "\f198"
}

.soc-nav-menu li a[href*="weibo."]::before {
	content: "\f18a"
}

.soc-nav-menu li a[href*="tel:"]::before {
	content: "\f095"
}

.soc-nav-menu li a[href*="telegram."]::before,
.soc-nav-menu li a[href*="t.me"]::before,
.soc-nav-menu li a[href*="tg:"]::before {
	content: "\f2c6"
}

.soc-nav-menu li a[href*="snapchat."]::before {
	content: "\f2ac"
}

.soc-nav-menu li a[href*="500px."]::before {
	content: "\f26e"
}

.soc-nav-menu li a[href*="amazon."]::before {
	content: "\f270"
}

.soc-nav-menu li a[href*="mixcloud."]::before {
	content: "\f289"
}

.soc-nav-menu li a[href*="ok.ru"]::before {
	content: "\f263"
}

.soc-nav-menu li a[href*="/feed"]:hover,
.soc-nav-menu li a[href*="/rss"]:hover {
	background-color: #FA9B39
}

.soc-nav-menu li a[href*="@"]:hover {
	background-color: #AAA
}

.soc-nav-menu li a[href*="codepen."]:hover,
.soc-nav-menu li a[href*="digg."]:hover {
	background-color: #fff
}

.soc-nav-menu li a[href*="dribbble."]:hover {
	background-color: #ea4c89
}

.soc-nav-menu li a[href*="dropbox."]:hover {
	background-color: #007ee5
}

.soc-nav-menu li a[href*="facebook."]:hover {
	background-color: #3b5998
}

.soc-nav-menu li a[href*="flickr."]:hover {
	background-color: #ff0084
}

.soc-nav-menu li a[href*="foursquare."]:hover {
	background-color: #0732a2
}

.soc-nav-menu li a[href*="google."]:hover {
	background-color: #dd4b39
}

.soc-nav-menu li a[href*="github."]:hover {
	background-color: #4183c4
}

.soc-nav-menu li a[href*="instagram."]:hover {
	background-color: #3f729b
}

.soc-nav-menu li a[href*="linkedin."]:hover {
	background-color: #0e76a8
}

.soc-nav-menu li a[href*="last.fm"]:hover {
	background-color: #e31b23
}

.soc-nav-menu li a[href*="pinterest."]:hover {
	background-color: #c8232c
}

.soc-nav-menu li a[href*="reddit."]:hover {
	background-color: #369
}

.soc-nav-menu li a[href*="soundcloud."]:hover {
	background-color: #f50
}

.soc-nav-menu li a[href*="spotify."]:hover {
	background-color: #81b900
}

.soc-nav-menu li a[href*="stumbleupon."]:hover {
	background-color: #ff2618
}

.soc-nav-menu li a[href*="tumblr."]:hover {
	background-color: #34526f
}

.soc-nav-menu li a[href*="twitter."]:hover {
	background-color: #3cf
}

.soc-nav-menu li a[href*="vimeo."]:hover {
	background-color: #1AB7EA
}

.soc-nav-menu li a[href*="vine."]:hover {
	background-color: #00d9a3
}

.soc-nav-menu li a[href*="vk."]:hover {
	background-color: #4e729a
}

.soc-nav-menu li a[href*="wordpress."]:hover {
	background-color: #21759b
}

.soc-nav-menu li a[href*="xing."]:hover {
	background-color: #026466
}

.soc-nav-menu li a[href*="youtube."]:hover {
	background-color: #c4302b
}

.soc-nav-menu li a[href*="medium."]:hover {
	background-color: #57ad68
}

.soc-nav-menu li a[href*="buysellads."]:hover {
	background-color: #c90100
}

.soc-nav-menu li a[href*="behance."]:hover {
	background-color: #1769ff
}

.soc-nav-menu li a[href*="slack."]:hover {
	background-color: #6ecadc
}

.soc-nav-menu li a[href*="weibo."]:hover {
	background-color: #B53434
}

.soc-nav-menu li a[href*="tel:"]:hover {
	background-color: #cf4d35
}

.soc-nav-menu li a[href*="snapchat."]:hover {
	background-color: #FFFC00
}

.soc-nav-menu li a[href*="500px."]:hover {
	background-color: #0099e5
}

.soc-nav-menu li a[href*="amazon."]:hover {
	background-color: #f90
}

.soc-nav-menu li a[href*="mixcloud."]:hover {
	background-color: #314359
}

.soc-nav-menu li a[href*="ok.ru"]:hover {
	background-color: #ed812b
}

.soc-nav-menu li a[href*="steamcommunity."]:hover {
	background-color: #1b2838
}

.soc-nav-menu li a[href*="steamcommunity."]::before {
	content: "\f1b6"
}

.soc-nav-menu li a[href*=telegram]:hover,
.soc-nav-menu li a[href*="t.me"]:hover,
.soc-nav-menu li a[href*="tg:"]:hover {
	background-color: #32a9df
}

.top-header .vce-search-form {
	padding: 0;
	position: relative
}

.top-header .vce-search-form .vce-search-input {
	height: 30px;
	margin: 5px 0;
	width: auto;
	border: none;
	padding: 0 30px 0 10px
}

.top-header .vce-search-submit {
	background: 0 0;
	height: 30px;
	padding: 0;
	margin: 5px 0 0 -30px;
	width: 20px;
	min-width: 20px;
	font-size: 14px;
	position: absolute;
	right: 8px;
	top: 0
}

.main-header .site-title,
.main-header .site-title a {
	font-size: 80px;
	line-height: 80px;
	text-decoration: none;
	margin-bottom: 0;
	display: inline-block
}

.main-header .header-3-wrapper .site-title,
.main-header .header-3-wrapper .site-title a {
	line-height: 58px;
	font-size: 60px
}

.main-header .header-2-wrapper .site-title,
.main-header .header-2-wrapper .site-title a {
	line-height: 40px
}

.main-header .header-2-wrapper .site-title a {
	line-height: 61px;
	font-size: 70px
}

.main-header .header-2-wrapper .site-title {
	font-size: 40px
}

.main-header .header-2-wrapper .site-title a.has-logo {
	line-height: 40px
}

.main-header .header-3-wrapper .site-title {
	font-size: initial;
	line-height: initial
}

.main-header .header-3-wrapper .site-title a.has-logo {
	line-height: 50px
}

.header-sticky .site-title a {
	font-size: 16px;
	line-height: 40px;
	text-decoration: none
}

.header-sticky .site-title a.has-logo {
	line-height: 33px
}

.site-branding {
	text-align: center
}

.site-description {
	font-size: 16px;
	line-height: 24px;
	margin: 5px 0 0;
	display: block
}

.header-left-nav .main-navigation ul {
	text-align: left
}

.vce-header-ads {
	position: absolute;
	right: 0;
	width: 1148px
}

.header-main-area,
.vce-lay-g {
	position: relative
}

.vce-header-ads .aligncenter,
.vce-header-ads .alignleft,
.vce-header-ads .alignright {
	margin: 0
}

.header-2-wrapper .site-branding,
.header-3-wrapper .site-branding {
	float: left;
	text-align: left
}

.header-3-wrapper .main-navigation,
.header-left-nav .search-header-wrap {
	width: 45px;
	float: right
}

.header-3-wrapper .main-navigation {
	width: auto;
	clear: none
}

.header-2-wrapper .site-branding,
.header-3-wrapper .site-branding {
	position: absolute
}

.header-3-wrapper .nav-menu {
	position: static
}

#disqus_thread,
.comment-respond,
.main-box {
	padding: 0;
	margin-bottom: 30px;
	float: left;
	width: 100%;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .07)
}

.vce-module-columns .main-box-half {
	width: 395px
}

.vce-sid-left .vce-module-columns .main-box-half:nth-child(2n),
.vce-sid-right .vce-module-columns .main-box-half:nth-child(2n) {
	margin-left: 20px
}

.vce-sid-none .vce-module-columns .main-box-half {
	width: 366px;
	margin-right: 20px
}

.vce-sid-none .main-box-half:nth-child(3n) {
	margin-right: 0
}

.main-box-half .vce-lay-c,
.main-box-half .vce-lay-d,
.main-box-half .vce-lay-f,
.main-box-half .vce-lay-h {
	width: 100%!important;
	margin: 0 0 20px!important
}

.main-box-half .vce-lay-f {
	margin-bottom: 10px!important
}

.main-box-inside {
	float: left;
	width: 100%
}

.main-box-nopad {
	padding: 0
}

.mbi-inside,
.prev-next-nav {
	padding: 20px 20px 0
}

.main-box-nopad .vce-lay-a,
.main-box-nopad .vce-lay-g {
	margin-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.vce-lay-a.vce-post {
	margin-bottom: 20px
}

.main-box-nopad .vce-lay-a.vce-post {
	margin-bottom: 0
}

.comment-reply-title,
.main-box-title {
	line-height: 1.14;
	text-align: center;
	margin-bottom: 0;
	padding: 15px 15px 18px
}

.main-box-title a:after {
	font-family: FontAwesome;
	content: "\f105";
	margin-left: 8px
}

.main-box-title a:hover {
	text-decoration: none
}

.site-content {
	padding: 15px 0 0
}

.content-inside {
	padding: 20px
}

#disqus_thread,
.comment-reply-title,
.comment-respond,
.comments-holder .navigation,
.header-sticky,
.main-box,
.main-box-head,
.main-box-title,
.main-header,
.mks-bredcrumbs-container,
.sidebar .widget,
.sidebar .widget-title,
.vce-author-card,
.vce-post,
ul.comment-list>li.comment,
ul.comment-list>li.pingback,
ul.comment-list>li.trackback {
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
}

.search-header-form-ul .vce-search-submit,
.sidr-class-vce-search-form .sidr-class-vce-search-submit {
	display: none
}

.search-header-form-ul .vce-search-form {
	padding: 0
}

.search-header-form-ul .vce-search-form .vce-search-input,
.search-header-form-ul .vce-search-form .vce-search-input:focus {
	width: 100%;
	border: none;
	height: 36px;
	font-size: 14px
}

.vce-lay-a img {
	width: 100%;
	float: left
}

.vce-lay-a .entry-header {
	text-align: center;
	margin-bottom: 14px;
	float: left;
	width: 100%
}

.vce-lay-a .entry-content {
	padding: 0;
	text-align: center;
	max-width: 600px;
	margin: 0 auto
}

.vce-lay-a .meta-category {
	display: block
}

.vce-lay-a .meta-image {
	margin-bottom: 20px;
	float: left;
	width: 100%
}

.vce-slider-pagination .vce-lay-a .meta-image {
	max-height: 500px;
	overflow: hidden
}

.vce-lay-a .post-title {
	padding: 0 50px;
	margin: 0 0 5px
}

.vce-lay-a .post-title a {
	font-size: 36px;
	line-height: 48px
}

.vce-lay-a {
	padding-bottom: 15px;
	float: left;
	width: 100%
}

.vce-slider-pagination .vce-lay-a {
	width: 767px;
	margin-right: 19px;
	margin-left: 1px
}

.vce-sid-none .vce-slider-pagination .vce-lay-a {
	width: 1097px
}

.vce-lay-a p {
	margin-bottom: 15px
}

.vce-lay-a .entry-content.lay-a-content {
	text-align: left
}

.vce-lay-a .entry-content.lay-a-content .more-link {
	display: none
}

.vce-lay-a .vce-read-more {
	border: 1px solid;
	border-radius: 4px;
	padding: 6px 0 7px;
	margin: 15px auto 20px;
	display: block;
	width: 130px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.vce-lay-a .vce-read-more:hover {
	color: #FFF
}

.vce-lay-b {
	margin: 0 0 20px;
	padding: 0 20px 0 0;
	min-height: 195px;
	width: 769px
}

.vce-slider-pagination .vce-lay-b {
	margin: 0 20px 20px 0
}

.vce-lay-b .meta-image {
	float: left;
	margin-right: 20px;
	display: block
}

.vce-sid-left .vce-lay-b .meta-image,
.vce-sid-right .vce-lay-b .meta-image {
	min-height: 195px;
	min-width: 375px
}

.vce-lay-b img {
	float: left;
	width: 375px;
	max-height: 195px
}

.vce-lay-b .entry-header {
	margin: 0 0 5px;
	padding: 10px 0 0
}

.vce-lay-b .meta-category a {
	font-size: 14px
}

.vce-lay-b .entry-title,
.vce-lay-h .entry-title {
	margin-bottom: 3px;
	line-height: 1.25;
	margin-top: 2px
}

.vce-sid-none .vce-lay-b .entry-title {
	line-height: 26px;
	font-size: 18px
}

.vce-lay-b .entry-content {
	margin-left: 395px;
	padding-bottom: 0
}

.vce-sid-none .vce-lay-b .entry-content {
	margin-left: initial
}

.vce-lay-b .entry-content p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px
}

.vce-lay-c {
	width: 375px;
	float: left;
	padding-bottom: 10px
}

.vce-sid-left .vce-slider-pagination .vce-lay-c,
.vce-sid-left .vce-slider-pagination .vce-lay-d,
.vce-sid-right .vce-slider-pagination .vce-lay-c,
.vce-sid-right .vce-slider-pagination .vce-lay-d {
	width: 370px;
	margin: 0 20px 20px 0!important
}

.vce-sid-left .vce-lay-c,
.vce-sid-left .vce-lay-d,
.vce-sid-left .vce-lay-e,
.vce-sid-none .vce-lay-c,
.vce-sid-none .vce-lay-d,
.vce-sid-none .vce-lay-e,
.vce-sid-none .vce-lay-h,
.vce-sid-right .vce-lay-c,
.vce-sid-right .vce-lay-d,
.vce-sid-right .vce-lay-e {
	margin: 0 20px 20px 0
}

.vce-sid-none .vce-lay-f {
	margin: 0 20px 10px 0
}

.vce-sid-left .vce-lay-c:nth-child(2n),
.vce-sid-left .vce-lay-d:nth-child(2n),
.vce-sid-left .vce-lay-e:nth-child(5n),
.vce-sid-none .vce-lay-c:nth-child(3n),
.vce-sid-none .vce-lay-d:nth-child(3n),
.vce-sid-none .vce-lay-e:nth-child(7n),
.vce-sid-right .vce-lay-c:nth-child(2n),
.vce-sid-right .vce-lay-d:nth-child(2n),
.vce-sid-right .vce-lay-e:nth-child(5n) {
	margin: 0 0 20px
}

.vce-sid-left article.vce-lay-c:nth-of-type(1n),
.vce-sid-left article.vce-lay-d:nth-of-type(1n),
.vce-sid-left article.vce-lay-e:nth-of-type(1n),
.vce-sid-none article.vce-lay-c:nth-of-type(1n),
.vce-sid-none article.vce-lay-d:nth-of-type(1n),
.vce-sid-none article.vce-lay-e:nth-of-type(1n),
.vce-sid-none article.vce-lay-h:nth-of-type(1n),
.vce-sid-right article.vce-lay-c:nth-of-type(1n),
.vce-sid-right article.vce-lay-d:nth-of-type(1n),
.vce-sid-right article.vce-lay-e:nth-of-type(1n) {
	margin: 0 20px 20px 0
}

.vce-sid-left article.vce-lay-c:nth-of-type(2n),
.vce-sid-left article.vce-lay-d:nth-of-type(2n),
.vce-sid-left article.vce-lay-e:nth-of-type(5n),
.vce-sid-none article.vce-lay-c:nth-of-type(3n),
.vce-sid-none article.vce-lay-d:nth-of-type(3n),
.vce-sid-none article.vce-lay-e:nth-of-type(7n),
.vce-sid-right article.vce-lay-c:nth-of-type(2n),
.vce-sid-right article.vce-lay-d:nth-of-type(2n),
.vce-sid-right article.vce-lay-e:nth-of-type(5n) {
	margin: 0 0 20px
}

.vce-sid-left .vce-lay-f:nth-child(2n),
.vce-sid-none .vce-lay-f:nth-child(3n),
.vce-sid-right .vce-lay-f:nth-child(2n) {
	margin: 0 0 10px
}

.vce-sid-left .vce-lay-h:nth-child(2n),
.vce-sid-right .vce-lay-h:nth-child(2n) {
	margin: 0 0 20px 20px
}

.vce-sid-left article.vce-lay-h:nth-of-type(1n),
.vce-sid-none .vce-lay-h:nth-child(3n),
.vce-sid-right article.vce-lay-h:nth-of-type(1n) {
	margin: 0 0 20px
}

.vce-sid-left article.vce-lay-h:nth-of-type(2n),
.vce-sid-none article.vce-lay-h:nth-of-type(3n),
.vce-sid-right article.vce-lay-h:nth-of-type(2n) {
	margin: 0 0 20px 20px
}

.vce-sid-none article.vce-lay-h:nth-of-type(3n) {
	margin: 0 0 20px
}

.vce-sid-left .vce-lay-f,
.vce-sid-right .vce-lay-f {
	margin: 0 20px 0 0
}

.vce-sid-left .vce-lay-f:last-child,
.vce-sid-right .vce-lay-f:last-child {
	margin-bottom: 20px
}

.vce-lay-c .meta-image {
	margin-bottom: 12px;
	width: 100%
}

.vce-lay-c .meta-category {
	text-align: center;
	display: block
}

.vce-lay-c .meta-category a {
	font-size: 14px;
	line-height: 26px;
	display: inline-block
}

.vce-lay-c .entry-title {
	text-align: center;
	padding: 0 20px;
	margin-bottom: 4px;
	line-height: 1.3;
	font-size: 22px
}

.vce-sid-none .vce-lay-c .entry-title {
	line-height: 1.27
}

.vce-lay-c .entry-meta {
	text-align: center
}

.vce-lay-c img {
	float: left;
	max-height: 195px;
	width: 375px
}

.vce-lay-c .entry-header {
	margin-bottom: 10px;
	width: 100%
}

.vce-lay-c .entry-content,
.vce-lay-h .entry-content {
	text-align: center;
	padding: 0 30px;
	line-height: 22px
}

.vce-lay-c p {
	margin-bottom: 10px
}

.vce-lay-c .vce-read-more {
	padding: 3px 0 4px;
	width: 100px;
	border-radius: 4px;
	margin: 10px auto;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	clear: both;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.vce-lay-d,
.vce-lay-f {
	width: 375px;
	float: left
}

.vce-lay-c .vce-read-more:hover {
	color: #FFF
}

.vce-lay-d .meta-image {
	float: left;
	margin-right: 15px;
	height: 100%
}

.vce-lay-d img {
	float: left;
	min-height: 100px;
	max-height: 100px;
	max-width: 145px
}

.vce-lay-d .entry-content {
	margin-left: 395px;
	padding-bottom: 20px
}

.vce-lay-d .entry-content p {
	margin-bottom: 0
}

.vce-lay-d {
	min-height: 100px;
	padding: 0 10px 0 0
}

.vce-lay-d .entry-header {
	padding: 3px 0 0;
	margin: 0
}

.vce-lay-d .entry-title {
	margin-bottom: 0;
	line-height: 1.35
}

.vce-lay-d .entry-meta {
	line-height: 19px
}

.vce-lay-d .entry-meta div,
.vce-lay-d .entry-meta div a,
.vce-lay-d .meta-category a,
.vce-lay-e .entry-meta div,
.vce-lay-e .entry-meta div a,
.vce-lay-e .fn {
	line-height: 1.46
}

.vce-lay-d .meta-category {
	display: block;
	line-height: 1;
	margin-top: 4px;
	margin-bottom: 2px
}

.vce-lay-e {
	float: left
}

.vce-lay-e .entry-title {
	line-height: 1.36;
	padding: 10px;
	text-align: center;
	margin-bottom: 0;
	-webkit-backface-visibility: hidden
}

.vce-sid-left .vce-lay-e,
.vce-sid-right .vce-lay-e {
	width: 138px
}

.vce-sid-left .vce-slider-pagination .vce-lay-e,
.vce-sid-right .vce-slider-pagination .vce-lay-e {
	width: 137.5px;
	-webkit-backface-visibility: hidden
}

.vce-sid-none .vce-lay-e {
	width: 140px
}

.vce-lay-e .entry-meta {
	text-align: center
}

.vce-lay-e .entry-meta>div:before {
	display: none
}

.vce-lay-e .entry-meta>div {
	display: block;
	margin-bottom: 2px
}

.vce-lay-e .entry-meta div:last-child {
	margin-bottom: 8px
}

.vce-lay-f.vce-post {
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.vce-lay-f {
	padding: 0 20px 0 15px;
	display: inline-block;
	vertical-align: top
}

.vce-lay-f .entry-title {
	line-height: 1.43;
	margin: 0 0 0 17px;
	padding: 0;
	display: block
}

.vce-lay-g {
	margin-bottom: 20px;
	width: 100%;
	min-height: 177px
}

.format-audio .meta-media,
.single-format-video .meta-media {
	min-height: 150px
}

.vce-sid-none .vce-slider-pagination .vce-lay-g {
	width: 1100px
}

.vce-sid-left .vce-slider-pagination .vce-lay-g,
.vce-sid-right .vce-slider-pagination .vce-lay-g {
	width: 770px;
	max-height: 500px;
	overflow: hidden
}

.vce-lay-g .vce-featured-section a {
	font-size: 18px
}

.vce-lay-g .entry-title {
	margin: 0 auto 7px;
	max-width: 600px;
	line-height: 1.2
}

.vce-lay-g .entry-title a,
.vce-lay-g .entry-title a:hover {
	color: #FFF
}

.vce-lay-g .meta-image a img {
	width: 100%
}

.vce-lay-g .vce-featured-header {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	padding: 20px 0;
	z-index: 20
}

.vce-lay-g .entry-meta {
	line-height: 24px
}

.vce-lay-g .entry-meta div,
.vce-lay-g .entry-meta div a {
	color: #FFF
}

.vce-lay-g .vce-format-icon {
	top: 50%;
	margin-top: -90px
}

.vce-slider-pagination .vce-lay-g .vce-format-icon {
	top: 160px;
	margin-top: 0
}

.vce-lay-g .vce-featured-info {
	z-index: 2;
	position: relative;
	-webkit-backface-visibility: hidden
}

.vce-loop-wrap {
	float: left;
	width: 100%
}

.vce-square {
	height: 5px;
	width: 5px;
	display: inline-block;
	float: left;
	margin: 7px 12px 0 0;
	border-radius: 50%
}

.entry-title a,
.main-box-title a {
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.entry-title a:hover,
.vce-prev-next-link:hover {
	text-decoration: none
}

.vce-lay-a .entry-title {
	margin: 0 auto 10px;
	max-width: 600px;
	line-height: 1.18
}

.header-separator {
	height: 1px;
	width: 100%;
	background: #EAEAEA;
	clear: both;
	float: left
}

.meta-category a {
	font-size: 16px;
	text-decoration: none
}

.meta-category a:hover {
	text-decoration: underline
}

.meta-category span {
	font-size: 12px;
	line-height: 12px
}

.vce-featured-info .meta-category span {
	display: none
}

.entry-meta div,
.entry-meta div a {
	line-height: 1.29;
	display: inline-block;
	text-decoration: none
}

.comment-list .comment-edit-link:hover,
.entry-meta div a:hover {
	text-decoration: underline
}

.entry-meta div,
.entry-meta div a,
.entry-meta span {
	white-space: nowrap
}

.entry-meta .meta-item.author span {
	white-space: normal
}

.entry-meta>div:first-child:before {
	content: "";
	margin: 0
}

.entry-meta>div:before {
	content: "\2022";
	margin: 0 5px;
	font-size: 12px
}

.vce-lay-h {
	float: left;
	width: 375px;
	margin-bottom: 20px
}

.vce-lay-h .entry-content {
	padding: 20px 30px
}

.vce-lay-h .entry-content p {
	margin-bottom: 0
}

.vce-lay-h .img-wrap {
	position: relative;
	display: block;
	height: 260px;
	width: 100%;
	overflow: hidden
}

.vce-lay-h .img-wrap .meta-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
	height: 100%
}

.vce-lay-h .img-wrap .meta-image>img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.vce-lay-h .img-wrap .vce-overlay {
	opacity: .5;
	background: #000;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.vce-lay-h .img-wrap:hover .vce-overlay {
	opacity: .8
}

.vce-lay-h .img-wrap .entry-header {
	z-index: 2;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	-webkit-backface-visibility: hidden
}

.vce-lay-h .img-wrap .entry-header .meta-category a {
	color: #fff
}

.vce-lay-h .img-wrap .entry-header .entry-title a {
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .7);
	padding: 0 40px;
	display: block
}

.vce-lay-h .img-wrap .entry-header .entry-meta a,
.vce-lay-h .img-wrap .entry-header .entry-meta span {
	color: #fff
}

.vce-lay-h .vce-format-icon {
	z-index: 10;
	top: 20px;
	margin: 0;
	width: 50px;
	right: 20px
}

.vce-lay-h .meta-category span {
	display: none
}

.vce-single .entry-header {
	margin: 30px 0;
	text-align: center
}

h1.entry-title {
	line-height: 1.22;
	margin: 0 auto 15px;
	padding: 0;
	width: 700px
}

.vce-single .meta-author {
	display: block;
	text-align: center;
	position: relative;
	z-index: 11
}

.meta-author-img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 5px solid #FFF;
	margin: -57px 0 10px;
	vertical-align: middle;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
	position: relative;
	z-index: 11;
	display: inline-block;
	overflow: hidden;
	max-width: 100px;
	max-height: 100px
}

.vce-format-icon i,
.vce-gallery-big .gallery-icon a:after,
.vce-image-format:after,
.vce-pn-ico .fa {
	background: rgba(74, 74, 74, .5);
	-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
	text-shadow: 0 1px 3px rgba(0, 0, 0, .2)
}

.meta-author-wrapped {
	display: block;
	font-size: 16px
}

.meta-author-wrapped .fn a {
	font-size: 16px
}

.error404 .entry-content,
.vce-page .entry-content,
.vce-single .entry-content,
.vce-single .entry-footer,
.vce-single .entry-headline {
	margin: 30px auto;
	width: 600px
}

.vce-404-menu li {
	margin-bottom: 10px
}

.vce-single .entry-content p:last-child {
	margin-bottom: 0
}

.vce-single .entry-content blockquote p:last-child {
	margin-bottom: 30px
}

.vce-single .entry-headline p {
	line-height: 1.35
}

.prev-next-nav {
	border-top: 1px solid rgba(0, 0, 0, .05);
	text-align: center;
	float: left;
	width: 100%
}

.prev-next-nav a {
	text-decoration: none
}

.vce-prev-next-link {
	font-size: 18px;
	line-height: 24px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 0 50px
}

.vce-next-link,
.vce-prev-link {
	position: relative;
	width: 374px;
	margin: 0 15px 20px 0;
	display: inline-block;
	vertical-align: top
}

.vce-next-link {
	margin: 0 0 20px
}

.vce-pn-ico {
	position: absolute;
	display: block;
	text-align: center;
	top: 50%;
	margin-top: -40px;
	width: 100%
}

.vce-pn-ico .fa {
	border: 5px solid rgba(255, 255, 255, .9);
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
	display: inline-block;
	border-radius: 50%;
	z-index: 1000;
	color: #FFF;
	height: 80px;
	width: 80px;
	padding: 18px 0 0;
	font-size: 35px;
	line-height: 37px
}

.vce-pn-ico .fa-chevron-left:before {
	margin: 0 5px 0 0
}

.vce-pn-ico .fa-chevron-right:before {
	margin: 0 0 0 5px
}

.img-wrp {
	position: relative;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%
}

.img-wrp img {
	max-height: 195px;
	width: 100%
}

h1.entry-title-page {
	font-size: 45px;
	line-height: 55px;
	margin: 0 auto;
	width: 600px;
	padding: 40px 0 10px
}

.data-image {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px
}

.data-image img {
	border-radius: 50%;
	width: 112px;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
	border: 5px solid #FFF
}

.author-title {
	font-size: 24px;
	line-height: 34px
}

.vce-content-outside {
	position: relative;
	text-align: center;
	float: left;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, .05);
	padding: 13px 20px
}

.meta-image {
	position: relative;
	overflow: hidden;
	z-index: 10
}

.data-links a {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	text-decoration: none;
	margin: 0 15px 0 0;
	min-width: 130px
}

.data-content {
	margin: 0 0 0 145px
}

.vce-gallery-slider {
	margin-top: 1px
}

.vce-gallery-slider .owl-nav>div,
.wp-block-gallery .owl-nav>div {
	position: absolute;
	top: 0;
	z-index: 1000;
	height: 100%
}

.vce-gallery-slider .owl-nav .owl-next,
.wp-block-gallery .owl-nav .owl-next {
	right: 0
}

.vce-gallery-slider .owl-nav .owl-next,
.vce-gallery-slider .owl-nav .owl-prev,
.wp-block-gallery .owl-nav .owl-next,
.wp-block-gallery .owl-nav .owl-prev {
	position: absolute;
	background: #FFF;
	opacity: .4;
	filter: alpha(opacity=40);
	-webkit-transition: opacity .25s linear;
	-o-transition: opacity .25s linear;
	transition: opacity .25s linear;
	height: 100%;
	width: 32px;
	text-align: center;
	font-size: 20px
}

.vce-featured-full-slider .owl-nav .owl-next:hover,
.vce-featured-full-slider .owl-nav .owl-prev:hover,
.vce-gallery-slider .owl-nav .owl-next:hover,
.vce-gallery-slider .owl-nav .owl-prev:hover,
.wp-block-gallery .owl-nav .owl-next:hover,
.wp-block-gallery .owl-nav .owl-prev:hover {
	opacity: .7;
	filter: alpha(opacity=70)
}

.vce-gallery-slider .fa,
.wp-block-gallery .fa {
	position: absolute;
	top: 50%;
	margin-top: -13px;
	font-size: 26px
}

.vce-gallery-slider .fa-angle-left,
.wp-block-gallery .fa-angle-left {
	margin-left: -5px
}

.vce-gallery-slider .fa-angle-right,
.wp-block-gallery .fa-angle-right {
	right: 10px
}

.meta-media {
	position: relative
}

.meta-media iframe[src*="soundcloud.com"] {
	position: absolute;
	bottom: 20px;
	max-height: 150px;
	padding: 0 30px
}

.meta-media .vce-gallery-big {
	height: 450px;
	overflow: hidden;
	position: relative
}

.single-format-audio .meta-media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.single-format-audio .meta-media .wp-block-audio {
	padding: 20px 20px 0
}

.vce-custom-content .vce-gallery-big,
.vce-sid-none .meta-media .vce-gallery-big {
	height: 600px
}

.vce-gallery-big {
	height: 350px;
	overflow: hidden;
	position: relative
}

.vce-gallery-big img {
	width: 100%
}

.vce-gallery-slider .gallery-caption {
	display: none
}

.vce-gallery-big .gallery-caption {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 1000;
	display: block;
	background: rgba(0, 0, 0, .5);
	color: #FFF;
	padding: 15px 30px;
	text-align: left
}

.gallery-caption {
	font-size: 14px;
	line-height: 24px
}

.vce-contnet-none {
	text-align: center
}

.vce-contnet-none .entry-content .search-field {
	width: 100%;
	margin-bottom: 20px
}

.vce-contnet-none .entry-content .search-submit {
	display: inline-block
}

.vce-gallery-big .gallery-icon a:after,
.vce-image-format:after {
	font-family: FontAwesome;
	content: "\f002";
	border: 5px solid rgba(255, 255, 255, .9);
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
	display: inline-block;
	border-radius: 50%;
	color: #FFF;
	height: 80px;
	width: 80px;
	padding: 17px 0 0;
	font-size: 35px;
	line-height: 37px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	text-align: center;
	margin: -40px 0 0 -40px;
	opacity: 0
}

.vce-author-links a,
.vce-featured-header-background {
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.meta-image:hover .vce-image-format:after,
.vce-gallery-big .gallery-icon a:hover:after {
	opacity: 1
}

.vce-page .meta-image img,
.vce-single .meta-image img {
	width: 100%
}

.vce-link-pages {
	border-top: 1px solid rgba(0, 0, 0, .05);
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	padding: 20px;
	text-align: center;
	position: relative
}

.main-box .vce-link-pages a {
	display: inline-block;
	vertical-align: top;
	margin: 0 90px;
	position: absolute;
	top: 17px;
	min-width: 90px;
	max-width: 100px;
	left: 15px
}

.main-box .vce-link-pages a:last-child {
	right: 15px;
	left: auto
}

.vce-single .vce-related-box .entry-content {
	width: auto;
	margin: auto
}

.vce-related-box .vce-lay-b {
	margin: 0 0 20px
}

.vce-related-box .vce-lay-a.vce-post {
	margin-bottom: 20px
}

.meta-tags a {
	margin-right: 5px
}

.data-links {
	float: left
}

.vce-author-links {
	float: right
}

.vce-author-links a {
	text-decoration: none;
	font-size: 20px;
	float: left;
	margin: 0 5px;
	line-height: 32px;
	color: #888;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.data-content .author-title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 15px;
	margin-top: 10px;
	display: inline-block;
	vertical-align: top
}

.vce-author-website span {
	display: none
}

.vce-format-icon {
	display: block;
	top: 50%;
	text-align: center;
	position: absolute;
	width: 100%;
	margin-top: -60px
}

.vce-lay-b .vce-format-icon,
.vce-lay-c .vce-format-icon {
	margin-top: -40px
}

.vce-lay-d .vce-format-icon,
.vce-lay-e .vce-format-icon,
.vce-mega-menu-wrapper .vce-format-icon {
	margin-top: -23px
}

.vce-format-icon i {
	border: 5px solid rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
	display: inline-block;
	border-radius: 50%;
	z-index: 1000;
	color: rgba(255, 255, 255, 1);
	-webkit-backface-visibility: hidden
}

.vce-lay-a .vce-format-icon i,
.vce-lay-g .vce-format-icon i {
	height: 120px;
	width: 120px;
	padding: 25px 0 0;
	line-height: 61px;
	font-size: 59px
}

.vce-lay-a .vce-format-icon .fa-music:before,
.vce-lay-g .vce-format-icon .fa-music:before {
	margin: 0 0 0 -11px
}

.vce-lay-a .vce-format-icon .fa-play:before,
.vce-lay-g .vce-format-icon .fa-play:before {
	margin: 0 0 0 12px
}

.vce-lay-b .vce-format-icon .fa-music:before,
.vce-lay-c .vce-format-icon .fa-music:before,
.vce-lay-h .vce-format-icon .fa-music:before {
	margin: 0 0 0 -7px
}

.vce-lay-b .vce-format-icon .fa-play:before,
.vce-lay-c .vce-format-icon .fa-play:before,
.vce-lay-d .vce-format-icon .fa-play:before,
.vce-lay-e .vce-format-icon .fa-play:before,
.vce-lay-h .vce-format-icon .fa-play:before,
.vce-mega-menu-wrapper .vce-format-icon .fa-play:before {
	margin: 0 0 0 5px
}

.vce-mega-menu-wrapper img {
	height: auto
}

.vce-lay-b .vce-format-icon i,
.vce-lay-c .vce-format-icon i {
	height: 80px;
	width: 80px;
	padding: 18px 0 0;
	font-size: 35px;
	line-height: 37px
}

.vce-lay-d .vce-format-icon i,
.vce-lay-e .vce-format-icon i,
.vce-lay-h .vce-format-icon i,
.vce-mega-menu-wrapper .vce-format-icon i {
	height: 46px;
	width: 46px;
	padding: 10px 0 0;
	font-size: 18px;
	line-height: 22px;
	border: 3px solid rgba(255, 255, 255, 1)
}

.pagination-wapper {
	width: 100%;
	padding: 0 20px;
	margin: 20px 0
}

.older_entries {
	float: left
}

.newer_entries {
	float: right
}

#vce_pagination {
	text-align: center
}

.pagination-wapper .page-numbers {
	width: 42px;
	display: inline-block
}

.pagination-wapper a.next,
.pagination-wapper a.prev {
	width: 100px
}

.vce-slider-pagination .owl-item {
	padding: 0 2px
}

#vce-pagination,
.comments-holder .navigation,
.vce-slider-pagination .owl-controls {
	position: relative;
	text-align: center;
	float: left;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, .05);
	padding: 13px 20px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 0 -20px
}

.vce-slider-pagination .owl-nav {
	text-align: center
}

.vce-mega-menu-posts-wrap .owl-nav .owl-next,
.vce-mega-menu-posts-wrap .owl-nav .owl-prev,
.vce-slider-pagination .owl-nav .owl-next,
.vce-slider-pagination .owl-nav .owl-prev {
	width: 34px;
	min-width: 34px;
	margin: 0 2px;
	display: inline-block
}

.comments-holder .navigation,
.vce-slider-pagination {
	display: block;
	float: left;
	width: 100%
}

.comments-holder .navigation {
	padding: 20px 0;
	text-align: center;
	margin: 0
}

.comments-holder .navigation .page-numbers.current {
	color: #FFF
}

#vce-pagination .page-numbers,
.comments-holder .navigation .page-numbers {
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-width: 34px;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.comments-holder .navigation .page-numbers {
	height: 34px;
	width: 34px;
	border-radius: 4px;
	padding: 3px 11px;
	text-decoration: none
}

.comments-holder .navigation .page-numbers.next,
.comments-holder .navigation .page-numbers.prev {
	width: auto
}

.comments-holder a.next:before,
.comments-holder a.prev:before {
	display: none
}

#vce-pagination .page-numbers:hover,
.bbp-pagination-links a:hover,
.comments-holder .navigation .page-numbers:hover {
	color: #fff
}

#vce-pagination .next.page-numbers,
#vce-pagination .prev.page-numbers {
	position: absolute;
	top: 14px;
	min-width: 90px
}

#vce-pagination .prev.page-numbers {
	left: 20px
}

#vce-pagination .next.page-numbers {
	right: 20px
}

#vce-pagination .next,
#vce-pagination .prev,
.vce-next a,
.vce-prev a {
	width: 100px;
	margin: 0;
	float: right;
	display: inline-block;
	vertical-align: top
}

#vce-pagination .prev,
.vce-prev a {
	float: left
}

.main-box .vce-link-pages a:after,
.main-box .vce-link-pages a:before,
.vce-next a:after,
.vce-prev a:before,
a.next:after,
a.prev:before {
	font-size: 18px;
	font-family: FontAwesome
}

.bottom-nav-menu a,
.site-info p {
	font-size: 13px
}

.main-box .vce-link-pages a:last-child:after,
.vce-next a:after,
a.next:after {
	content: "\f105";
	margin-left: 6px
}

.main-box .vce-link-pages a:before,
.vce-prev a:before,
a.prev:before {
	content: "\f104";
	margin-right: 6px
}

.main-box .vce-link-pages a:last-child:before {
	display: none
}

.site-footer {
	width: 100%;
	float: left;
	padding: 0;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2)
}

.site-footer [class*=bit-] {
	margin-top: 20px
}

.site-info {
	background: rgba(0, 0, 0, .35);
	padding: 15px 0
}

.site-info p {
	margin-bottom: 0
}

.site-info .container {
	width: 100%
}

.bottom-nav-menu li {
	list-style: none;
	position: relative;
	float: left;
	margin: 0 10px 0 0
}

.bottom-nav-menu li:last-child {
	margin: 0
}

.bottom-nav-menu {
	margin: 0;
	padding: 0
}

.site-info .bottom-nav-menu .sub-menu {
	background: rgba(0, 0, 0, .35);
	display: none;
	position: absolute;
	bottom: 100%;
	left: 0;
	margin: 0;
	padding: 10px
}

.site-info .bottom-nav-menu .sub-menu li {
	float: left;
	display: block;
	width: 200px
}

.site-info .bottom-nav-menu li:hover .sub-menu {
	display: block
}

.site-footer .soc-nav-menu {
	margin-top: -5px;
	float: left;
	margin-bottom: -13px
}

.site-footer .vce-wrap-center {
	height: auto
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.vce-featured-grid.owl-carousel .owl-stage {
	max-height: 259px;
	overflow: hidden
}

.vce-featured,
.vce-featured-full-slider {
	max-height: 500px;
	overflow: hidden
}

.vce-featured-grid .owl-item img {
	height: 260px;
	-o-object-fit: cover;
	object-fit: cover
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
	display: none
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-backface-visibility: hidden
}

.gallery-columns-2 .owl-carousel .owl-item {
	height: 260px;
	overflow: hidden
}

.vce-sid-none .gallery-columns-3 .owl-carousel .owl-item {
	height: 250px;
	overflow: hidden
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	-o-transition: scale .1s ease;
	transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}

.comment-form,
.comments-main {
	float: left;
	width: 100%;
	clear: both
}

.comment-form {
	padding: 20px
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	float: left;
	width: 33.33%;
	padding: 0 15px 0 0
}

.comment-form-url {
	padding: 0
}

.comment-form-comment {
	margin-bottom: 20px
}

.comment-notes {
	font-size: 14px
}

.form-submit {
	margin-bottom: 0
}

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

.comment {
	list-style: none;
	float: left;
	width: 100%
}

.comment .avatar {
	border-radius: 50%;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
	border: 5px solid #FFF;
	float: left;
	margin: 0 20px 0 0
}

.comment-metadata a,
.fn,
.fn a,
.says {
	font-size: 14px
}

.vce-lay-d .comment-metadata a,
.vce-lay-d .fn,
.vce-lay-d .fn a,
.vce-lay-d .says {
	font-size: 13px
}

ul.comment-list>li.comment,
ul.comment-list>li.pingback {
	padding: 20px;
	margin-bottom: 20px;
	position: relative
}

ul.comment-list>li.comment:last-child,
ul.comment-list>li.pingback:last-child {
	margin-bottom: 0
}

ul.comment-list .pingback {
	float: left;
	width: 100%
}

.pingback .comment-reply-link {
	margin: 0
}

li.comment .comment-body {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

li.comment .comment-body:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none
}

ul.comment-list .fn,
ul.comment-list .fn a,
ul.comment-list .says {
	font-size: 16px;
	display: inline-block;
	margin: 6px 0 0;
	line-height: 24px
}

.comment-metadata a {
	font-size: 14px
}

.comment-list .comment-content {
	display: block;
	clear: both;
	margin: 0 0 20px 95px;
	position: relative
}

.comment-list .pingback .comment-content {
	margin: 0 0 20px
}

.comment-body .edit-link {
	position: absolute;
	top: 0;
	right: 0
}

.comment-body .edit-link a {
	color: #333;
	background: #ddd;
	text-decoration: none;
	padding: 2px 13px;
	font-size: 11px;
	text-transform: uppercase;
	-webkit-box-shadow: 1px -1px 2px 0 rgba(0, 0, 0, .1) inset;
	box-shadow: 1px -1px 2px 0 rgba(0, 0, 0, .1) inset;
	line-height: 20px;
	float: right
}

.comment-content a:hover,
.wp-caption .wp-caption-text a {
	text-decoration: underline
}

.comment-respond {
	z-index: 1000;
	position: relative
}

.comment-content p {
	margin-bottom: 15px
}

.comment-list .comment-content p:last-child {
	margin-bottom: 0
}

.comment-reply-link {
	padding: 2px 10px;
	line-height: 18px;
	font-size: 12px;
	border-radius: 4px;
	text-decoration: none;
	margin: 0 0 0 95px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.comment-reply-link:hover {
	color: #fff;
	text-decoration: none
}

#respond #cancel-comment-reply-link,
#respond h3 .cancel-comment-reply {
	display: inline-block;
	margin-left: 10px;
	padding-left: 10px;
	position: relative;
	border-left: 1px solid #ddd;
	float: right;
	text-decoration: none
}

.comment-form-author label,
.comment-form-comment label,
.comment-form-email label,
.comment-form-url label {
	width: 100%;
	float: left;
	margin: 0 0 2px
}

#comment,
input[type=tel],
input[type=number],
input[type=date],
input[type=text],
input[type=email],
input[type=url],
input[type=password],
select,
textarea {
	line-height: normal;
	width: 100%;
	background: rgba(255, 255, 255, .2);
	border: 1px solid rgba(0, 0, 0, .1);
	height: 42px;
	padding: 0 20px 0 10px
}

#comment,
textarea {
	padding: 10px;
	height: 150px
}

#comment:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, .2);
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

input[type=range] {
	width: 100%
}

#comment {
	resize: vertical
}

ul.comment-list .says {
	display: none
}

.comment-subscription-form {
	margin-bottom: 0;
	margin-top: 10px
}

.must-log-in {
	padding: 30px 20px 0
}

#wp-comment-cookies-consent {
	margin-right: 7px;
	position: relative;
	top: 2px
}

.vce-featured {
	margin: 0;
	position: relative;
	display: block;
	height: 100%;
	min-height: 500px;
	opacity: 0
}

.vce-featured>a img,
.vce-featured>img,
.vce-lay-g>a img,
.vce-lay-g>img {
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
	z-index: 1;
	min-width: 100%;
	height: 100%;
	width: auto;
	max-width: initial
}

.vce-featured>.size-vce-fa-full,
.vce-featured>a .size-vce-fa-full {
	-o-object-fit: cover;
	object-fit: cover
}

.vce-featured .vce-featured-header {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	padding: 0;
	z-index: 2;
	height: 100%
}

.vce-featured .vce-featured-info {
	z-index: 2;
	position: absolute;
	width: 790px;
	top: 145px;
	opacity: 0;
	left: 50%;
	margin-left: -395px
}

.vce-featured-info .entry-content {
	max-width: 600px;
	margin: 0 auto;
	color: #FFF
}

.vce-featured .entry-meta {
	margin-bottom: 3px
}

.vce-featured-info .entry-content p {
	margin-bottom: 0
}

.vce-lay-g .vce-featured-info .entry-content {
	margin-top: 10px
}

.vce-featured-header-background {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	background: #000;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.vce-featured-section a,
.vce-lay-g .vce-featured-info .meta-category a,
.vce-lay-h header .meta-category a {
	font-size: 13px;
	line-height: 23px;
	text-decoration: none;
	padding: 0 10px;
	border-radius: 4px;
	margin: 0 2px;
	display: inline-block
}

.vce-featured .entry-meta .meta-item,
.vce-featured .entry-meta .meta-item a,
.vce-featured .entry-meta .reviews span,
.vce-featured-grid .reviews i,
.vce-featured-info .reviews i,
.vce-featured-section a,
.vce-grid-text .vce-featured-info .meta-item,
.vce-grid-text .vce-featured-info .meta-item a,
.vce-lay-g .vce-featured-info .meta-category a,
.vce-lay-h .reviews i,
.vce-lay-h header .meta-category a {
	color: #FFF!important;
	-webkit-backface-visibility: hidden
}

.vce-grid-text .fn,
.vce-grid-text .vce-featured-info .meta-item,
.vce-grid-text .vce-featured-info .meta-item a {
	font-size: 13px
}

.vce-featured-section span {
	display: none
}

.vce-featured-section {
	margin-bottom: 5px;
	-webkit-backface-visibility: hidden
}

.vce-featured-link-article {
	line-height: 1.15;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .7)
}

.vce-featured-link-article:hover {
	text-decoration: none
}

.vce-featured-title {
	margin: 0 auto 7px;
	-webkit-backface-visibility: hidden
}

.vce-featured-full-slider .owl-item img {
	width: auto
}

.vce-featured-grid {
	margin-top: 1px
}

.vce-grid-item {
	position: relative;
	float: left;
	display: block;
	width: 380px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	opacity: 0
}

.vce-grid-text {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	padding: 15px 0;
	z-index: 2;
	height: 100%
}

.vce-grid-text .vce-featured-info {
	margin-top: 18%;
	z-index: 1000;
	position: relative
}

.vce-grid-text .vce-featured-info.vce-vertical-center {
	margin-top: 15px;
	width: 100%
}

.vce-featured-grid .vce-featured-link-article {
	line-height: 1.3
}

.vce-featured-grid .vce-featured-section a {
	font-size: 13px;
	line-height: 23px;
	position: relative;
	z-index: 2000
}

.vce-featured-grid .vce-featured-section span {
	color: #FFF
}

.vce-featured-grid .vce-featured-section {
	margin-bottom: 5px
}

.vce-featured-grid .vce-featured-title {
	padding: 0 30px;
	line-height: 14px;
	margin: 0 auto
}

.vce-featured-grid .owl-controls .owl-next,
.vce-featured-grid .owl-controls .owl-prev,
.vce-post-slider .owl-controls .owl-next,
.vce-post-slider .owl-controls .owl-prev {
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear
}

.vce-featured-grid:hover .owl-next,
.vce-featured-grid:hover .owl-prev,
.vce-post-slider:hover .owl-next,
.vce-post-slider:hover .owl-prev {
	opacity: .4;
	filter: alpha(opacity=40)
}

.vce-featured-grid .owl-next,
.vce-featured-grid .owl-prev,
.vce-post-slider .owl-next,
.vce-post-slider .owl-prev {
	position: absolute;
	top: 0;
	background: #FFF;
	-webkit-transition: opacity .25s linear;
	-o-transition: opacity .25s linear;
	transition: opacity .25s linear;
	height: 100%;
	width: 50px;
	text-align: center;
	font-size: 32px
}

.vce-featured-grid-big.vce-featured-grid .owl-item img,
.vce-grid-item .owl-carousel .owl-item img {
	height: 433px
}

.vce-featured-grid .vce-featured-link-article,
.vce-featured-grid .vce-featured-section,
.vce-featured-grid .vce-featured-section a,
.vce-featured-grid .vce-featured-title {
	-webkit-backface-visibility: hidden
}

.vce-featured-grid i,
.vce-post-slider i {
	position: absolute;
	top: 50%;
	margin-top: -16px
}

.vce-featured-grid i.fa-angle-left,
.vce-post-slider i.fa-angle-left {
	left: 19px
}

.vce-featured-grid i.fa-angle-right,
.vce-post-slider i.fa-angle-right {
	right: 19px
}

.vce-featured-grid .owl-next:hover,
.vce-featured-grid .owl-prev:hover,
.vce-post-slider .owl-next:hover,
.vce-post-slider .owl-prev:hover {
	opacity: .6;
	filter: alpha(opacity=60)
}

.vce-featured-grid .owl-prev,
.vce-post-slider .owl-prev {
	left: 0
}

.vce-featured-grid .owl-next,
.vce-post-slider .owl-next {
	right: 0
}

.vce-featured-grid-big .vce-grid-item {
	width: 634px
}

.vce-featured-grid-big.vce-featured-grid.owl-carousel .owl-stage {
	max-height: 432px;
	overflow: hidden
}

.vce-featured-grid-big .vce-grid-text .vce-featured-info {
	margin-top: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	padding: 0 40px;
	-webkit-transform: translate(-50%, -50%);
	-khtml-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.vce-featured-grid-big.vce-featured-grid .vce-featured-link-article {
	line-height: 1.18;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .7)
}

.vce-featured-grid-big .vce-grid-text .vce-featured-info .meta-item {
	font-size: 14px;
	line-height: 18px
}

.vce-featured-full-slider .owl-nav .owl-next,
.vce-featured-full-slider .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	background: #FFF;
	opacity: .5;
	z-index: 1000;
	display: block;
	width: 50px;
	height: 80px;
	outline: 0;
	text-align: left;
	cursor: pointer;
	margin-top: -40px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.vce-featured-full-slider .owl-nav .owl-prev {
	left: 0
}

.vce-featured-full-slider .owl-nav .owl-next {
	right: 0
}

.vce-featured-full-slider .owl-nav i {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 50px;
	text-align: center;
	padding-top: 15px
}

.vce-featured-full-slider .owl-nav .owl-prev i:before {
	margin-left: -7px
}

.vce-featured-full-slider .owl-nav .owl-next i:before {
	margin-right: -7px
}

.vce-hover-effect {
	width: 790px;
	margin: 0 auto;
	position: relative;
	padding: 20px 30px
}

.wp-caption {
	padding: 0;
	text-align: center
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
	height: auto
}

.entry-content .wp-caption img {
	width: 100%
}

.wp-caption .wp-caption-text {
	margin: 0;
	padding: 5px;
	font-size: 14px;
	font-style: normal;
	font-style: italic;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15)
}

#back-top:hover,
.entry-content .wp-block-button__link:hover,
.mfp-close,
.sidr ul li a,
.sidr ul li span,
.wp-block-button__link,
.wp-caption .wp-caption-text a:hover,
body .vce-share-items .meks_ess.rounded.no-labels a {
	text-decoration: none
}

.wp-smiley {
	max-height: 13px;
	margin: 0
}

.vce-photo-caption {
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto;
	padding: 5px 12px;
	background: rgba(0, 0, 0, .15);
	color: #FFF;
	font-size: 14px;
	text-align: right;
	font-style: italic;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .7);
	max-width: 40%;
	line-height: 22px;
	z-index: 2
}

.meta-media .wp-playlist {
	width: 80%;
	margin: 15px auto;
	border: none
}

.meta-media .wp-playlist-item {
	padding: 5px
}

.wp-video {
	width: 100%!important;
	background: #000;
	margin-bottom: 30px
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
	width: 100%;
	height: 100%
}

.entry-content .wp-video {
	background: 0 0;
	margin-bottom: 0
}

.wp-audio-shortcode {
	min-height: 100px
}

.entry-content .wp-audio-shortcode {
	margin-bottom: 30px
}

.mejs-controls button {
	min-width: initial
}

.vce-main-content .mejs-container .mejs-controls,
.vce-main-content .mejs-controls .mejs-volume-button .mejs-volume-slider {
	background: rgba(0, 0, 0, .5)
}

.vce-main-content .mejs-controls .mejs-button button:focus {
	outline: 0
}

.vce-main-content .mejs-container .mejs-controls {
	height: 100px
}

.vce-main-content .mejs-container .mejs-controls>div,
.vce-main-content .mejs-container .mejs-horizontal-volume-slider {
	margin-top: 35px
}

.vce-main-content .mejs-container .mejs-controls>div:first-child {
	margin-left: 30px
}

.vce-main-content .mejs-container .mejs-controls>div:last-child {
	margin-right: 30px
}

.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
	background: #222;
	height: 100px!important
}

.mfp-bg {
	top: 0;
	left: 0;
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mfp-wrap {
	top: 0;
	left: 0;
	z-index: 1043;
	outline: 0!important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-close,
.mfp-preloader {
	text-align: center;
	position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.mfp-zoom-out-cur #sticky_header {
	z-index: 100;
	-webkit-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%)
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #ccc;
	top: 50%;
	width: auto;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-close,
.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	right: 0;
	top: 0;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

.mfp-figure:after,
img.mfp-img {
	width: auto;
	height: auto;
	display: block
}

img.mfp-img {
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: .001;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-gallery .mfp-image-holder .mfp-figure,
.vce-menu-parent:hover,
.wpcf7-submit:hover {
	cursor: pointer
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		-ms-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		-ms-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		-ms-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.vce-share-bar,
.vce-share-items {
	padding: 0;
	width: 100%;
	text-align: center
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

.vce-featured-grid .owl-item img {
	-webkit-transition: -webkit-transform .2s ease 0s;
	-o-transition: -o-transform .2s ease 0s;
	transition: -webkit-transform .2s ease 0s;
	-o-transition: transform .2s ease 0s;
	transition: transform .2s ease 0s;
	transition: transform .2s ease 0s, -webkit-transform .2s ease 0s
}

.vce-featured a img,
.vce-featured-full-slider .owl-item.active img {
	-webkit-transition: -webkit-transform 15s ease-in-out 0s;
	-o-transition: -o-transform 15s ease-in-out 0s;
	transition: -webkit-transform 15s ease-in-out 0s;
	-o-transition: transform 15s ease-in-out 0s;
	transition: transform 15s ease-in-out 0s;
	transition: transform 15s ease-in-out 0s, -webkit-transform 15s ease-in-out 0s
}

.vce-featured-full-slider .owl-item.active img,
.vce-featured:hover a img {
	-webkit-transform: translateX(-15px) translateY(13px) scale(1.1);
	-ms-transform: translateX(-15px) translateY(13px) scale(1.1);
	transform: translateX(-15px) translateY(13px) scale(1.1)
}

.vce-featured-grid .owl-item:hover .vce-grid-text .vce-featured-header-background {
	opacity: .8;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

#back-top:hover i,
.vce-featured .vce-info-opacity,
.vce-featured-opacity,
p.wp-block-subhead {
	opacity: 1
}

.img-wrp img,
.mega-menu-img img,
.meta-image img,
.vce-gallery .gallery-item img,
.vce-gallery-big img,
.vce-lay-g img,
.vce-post img,
.vce-post-img img,
.wp-block-gallery .blocks-gallery-item img {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	will-change: transform
}

.vce-post-big .vce-post-img:after,
.wp-block-button__link {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out
}

.vce-post-big .vce-post-img:after {
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.vce-lay-a.vce-post .meta-image:hover a img,
.vce-lay-g .meta-image:hover a img {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.vce-post-big .vce-post-img img {
	width: 100%
}

.vce-share-bar {
	display: block;
	margin: 0 auto 10px;
	float: none
}

.vce-share-items {
	list-style: none;
	margin: 0;
	display: inline-block
}

body .vce-share-items .meks_ess {
	margin-right: 0 -4px 0 0
}

.vce-share-items a {
	display: inline-block;
	margin-right: 5px;
	margin-top: 5px
}

.mks_separator {
	border-bottom-color: rgba(0, 0, 0, .05)!important
}

.mks_button.rounded,
.mks_dropcap.mks_dropcap_rounded,
.mks_ico.rounded,
.mks_progress_level,
.mks_pullquote,
a.mks_button {
	border-radius: 4px
}

a.mks_button.mks_button_small {
	padding: 5px 10px;
	min-width: 100px;
	text-align: center
}

a.mks_button.mks_button_medium {
	padding: 10px 30px;
	min-width: 100px;
	text-align: center
}

a.mks_button.mks_button_large {
	padding: 20px 40px;
	min-width: 100px;
	text-align: center
}

.mks_tabs.horizontal .mks_tab_nav_item {
	border-color: rgba(0, 0, 0, .1);
	border-radius: 4px 4px 0 0;
	background: rgba(0, 0, 0, .05)
}

.mks_tabs.horizontal .mks_tab_nav_item.active {
	background: rgba(255, 255, 255, .9);
	border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.mks_tabs.horizontal .mks_tab_item {
	border-color: rgba(0, 0, 0, .1);
	border-radius: 0 4px 4px
}

.mks_tabs.vertical .mks_tab_nav_item {
	border-color: rgba(0, 0, 0, .1);
	border-radius: 4px 0 0 4px;
	background: rgba(0, 0, 0, .05)
}

.mks_tabs.vertical .mks_tab_nav_item.active {
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.mks_tabs.vertical .mks_tab_item {
	border-color: rgba(0, 0, 0, .1);
	border-radius: 0 4px 4px
}

.mks_accordion,
.mks_toggle,
.sidr ul li {
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.mks_accordion,
.mks_toggle {
	border-radius: 0 0 4px 4px
}

.mks_accordion_item,
.mks_toggle {
	border-top: 1px solid rgba(0, 0, 0, .1);
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-right: 1px solid rgba(0, 0, 0, .1)
}

.mks_accordion_content,
.mks_toggle_content {
	border-top: 1px solid rgba(0, 0, 0, .1);
	background: 0 0
}

.mks_accordion_item:nth-child(1) {
	border-radius: 4px 4px 0 0
}

.mks_toggle {
	border-radius: 4px
}

.mks_col:after {
	content: "";
	clear: both;
	display: table
}

.mks_accordion_item:last-child,
.mks_toggle_active .mks_toggle_content {
	border-radius: 0 0 4px 4px;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 0 0;
	width: 100%
}

body .vce-share-items .meks_ess a {
	font-size: 18px
}

body .vce-share-items .meks_ess a span {
	font-size: 16px
}

body .vce-share-items .meks_ess.rounded.no-labels a {
	border-radius: 4px;
	min-width: 50px;
	height: 40px;
	text-align: center;
	color: #FFF
}

body .vce-share-items .meks_ess.rectangle.no-labels a {
	min-width: 50px
}

body .vce-share-items .meks_ess.rounded a {
	border-radius: 4px
}

.no-modules-msg {
	text-align: center;
	margin-bottom: 20px
}

#back-top {
	right: 20px;
	bottom: 0;
	z-index: 1041;
	width: 40px;
	height: 40px;
	background: 0 0;
	text-indent: 0;
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	color: #e8e8e8;
	font-size: 32px;
	line-height: 26px;
	padding: 4px 0 0;
	text-align: center;
	border-radius: 5px 5px 0 0;
	display: none
}

#back-top i {
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: .7
}

.twitter-tweet {
	margin: 0 auto!important
}

.fb_iframe_widget {
	text-align: center;
	width: 100%!important;
	margin-bottom: 30px
}

.archive .main-box-title {
	-webkit-box-shadow: none;
	box-shadow: none
}

.main-box-subtitle {
	width: 600px;
	margin: -5px auto 0;
	font-size: 14px;
	line-height: 22px;
	display: block;
	text-align: center;
	padding-bottom: 18px
}

.main-box-subtitle p {
	margin-bottom: 0
}

.vce-responsive-nav {
	display: none;
	font-size: 32px;
	line-height: 26px;
	float: left;
	position: relative;
	z-index: 5000
}

.sidr,
.vce-menu-parent {
	position: absolute;
	top: 0
}

.vce-menu-parent {
	content: "\f107";
	display: inline-block;
	font-size: 16px;
	line-height: 48px;
	font-family: FontAwesome;
	right: 0;
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-radius: 0
}

.vce-404-menu {
	list-style: none;
	margin: 0;
	padding: 0
}

.vce-404-menu li {
	float: left;
	margin-right: 10px
}

.error404 .entry-title {
	width: auto
}

.sidr {
	display: none;
	z-index: 999999;
	position: fixed;
	width: 260px;
	height: 100%;
	overflow-x: none;
	overflow-y: auto;
	font-size: 15px
}

body.sidr-main-open {
	top: 0
}

.sidr .sidr-inner {
	padding: 0 0 15px
}

.sidr.right {
	right: -260px;
	left: auto
}

.sidr.left {
	right: auto;
	left: -260px;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .4)
}

.sidr ul {
	display: block;
	margin: 0 0 15px;
	padding: 0
}

.sidr ul li {
	display: block;
	margin: 0;
	line-height: 48px;
	position: relative
}

.sidr ul li ul,
.sidr ul li ul li:last-child {
	border-bottom: none
}

.sidr-class-sub-menu {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.sidr ul li a,
.sidr ul li span {
	display: block;
	padding: 0 15px
}

#wpstats,
.sidr .sidr-class-sub-menu {
	display: none
}

.sidr ul li span {
	padding: 0 20px;
	line-height: 48px
}

.sidr ul li ul {
	margin: 0
}

.sidr ul li ul li a {
	padding-left: 30px
}

#disqus_thread,
.vce-custom-content.vce-post {
	padding: 20px
}

.sidr form {
	margin: 9px 15px
}

.sidr input[type=text] {
	border: none;
	-webkit-appearance: none
}

.wpcf7-form-control-wrap {
	width: 100%
}

.s2_form_widget input[type=submit] {
	min-width: 120px
}

.vce-author-card p {
	margin-bottom: 0
}

.vce-author-card {
	margin-bottom: 20px;
	float: left;
	width: 100%
}

.vce-author-card .data-image {
	margin: 10px 20px 20px
}

.vce-author-card .data-content .author-title {
	margin-top: 15px
}

.vce-author-card .data-content {
	padding-right: 20px;
	margin: 0 0 20px 155px
}

.vce-custom-content {
	margin-top: 30px
}

.vce-custom-content p:last-child {
	margin-bottom: 0
}

.vce-content-bottom .vce-custom-content {
	margin-top: 0;
	margin-bottom: 30px
}

body.safari.iphone.sidr-main-open {
	position: fixed!important;
	z-index: 0;
	top: 0;
	-webkit-overflow-scrolling: touch
}

.wp-review-total-star [class*=" mts-icon-"]:before,
.wp-review-total-star [class^=mts-icon-]:before {
	margin-left: 0
}

.mks-bredcrumbs-container {
	margin-top: 30px;
	padding: 10px 20px;
	font-size: 14px;
	clear: both
}

.mks-bredcrumbs-container p {
	margin-bottom: 0
}

div.wpcf7-response-output {
	margin: 0;
	padding: 10px 20px;
	border: none;
	font-size: 14px;
	border-radius: 4px
}

.error,
div.wpcf7-validation-errors {
	background: #e74c3c;
	color: #FFF
}

.success,
div.wpcf7-mail-sent-ok {
	background: #27ae60;
	color: #FFF
}

.error,
.success {
	padding: 10px 20px;
	display: block;
	margin: 0;
	border-radius: 4px;
	float: left;
	width: 100%
}

.ie8 .header-sticky,
.ie9 .header-sticky,
.wp-block-pullquote blockquote:before,
span.wpcf7-not-valid-tip {
	display: none
}

span.wpcf7-not-valid-tip {
	border: none;
	padding: 5px 10px;
	background: #f1c40f;
	color: #fff;
	top: 0;
	left: auto;
	right: 0
}

input[type=tel].wpcf7-not-valid,
input[type=number].wpcf7-not-valid,
input[type=text].wpcf7-not-valid,
input[type=email].wpcf7-not-valid,
input[type=url].wpcf7-not-valid,
input[type=password].wpcf7-not-valid,
textarea.wpcf7-not-valid {
	border-color: #f1c40f
}

@media screen and (min-width:0\0) {
	.nav-menu .menu-item-has-children a,
	.nav-menu .vce-mega-cat a {
		padding-right: 20px
	}
	.nav-menu .menu-item-has-children a:after {
		position: absolute;
		right: 7px;
		top: 10
	}
	.nav-menu .vce-mega-cat a:after,
	.nav-menu .vce-mega-menu a:after {
		position: static;
		float: right;
		margin: 0 -15px 0 0
	}
	body .nav-menu .vce-mega-cat,
	body .nav-menu .vce-mega-menu {
		position: static
	}
}

.ie9 .nav-menu .menu-item-has-children a,
.ie9 .nav-menu .vce-mega-cat a {
	padding-right: 20px
}

.ie9 .nav-menu .menu-item-has-children a:after {
	position: absolute;
	right: 7px;
	top: 10px
}

.ie9 .nav-menu .vce-mega-cat a:after {
	position: static;
	float: right;
	margin: 0 -15px 0 0
}

.ie .header-sticky .main-navigation a {
	padding: 15px 20px 15px 10px
}

.ie8 .vce-lay-c .meta-image,
.ie9 .vce-lay-c .meta-image {
	width: 100%
}

.ie9 .vce-lay-g .vce-featured-header {
	padding-bottom: 0
}

.ie9 .vce-lay-g .vce-featured-header .entry-meta {
	margin-bottom: 20px
}

.ie8 .header-sticky.header-is-sticky,
.ie9 .header-sticky.header-is-sticky {
	display: block
}

.ie8 .vce-mega-menu-wrapper {
	width: 1100px;
	left: -500px
}

.ie9 .vce-mega-menu-wrapper {
	width: 1150px;
	left: 0
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.nav-menu .vce-mega-menu-wrapper>li.vce-mega-subcats ul {
		left: auto
	}
	.nav-menu .vce-mega-menu-wrapper>li.vce-mega-menu-posts-wrap {
		float: right
	}
}

.entry-meta .percentage-icon {
	top: 0;
	font-size: inherit
}

.meta-item .review-total-star {
	margin: 0;
	float: none
}

.meta-item .review-total-star i {
	font-size: 14px
}

.vce-featured-grid .reviews i {
	position: relative;
	top: auto;
	margin-top: 0;
	font-size: 13px
}

.vce-ad-container {
	margin: 30px auto;
	display: block;
	clear: both;
	width: 728px;
	position: relative
}

.vce-ad-above-footer {
	margin-top: 0
}

.vce-ad-below-header {
	margin-bottom: 0
}

@media only screen and (max-width:1200px) and (min-width:1024px) {
	.vce-ad-container {
		width: 630px
	}
	.vce-ad-above-footer,
	.vce-ad-below-header {
		width: 728px
	}
}

@media only screen and (max-width:1023px) {
	.vce-ad-above-footer,
	.vce-ad-below-header,
	.vce-ad-container {
		width: 728px
	}
	ul.sidr-class-soc-nav-menu li {
		display: inline-block
	}
}

@media (max-width:767px) {
	.vce-ad-container {
		width: 375px
	}
}

@media (max-width:400px) {
	.vce-ad-container {
		width: 300px
	}
}

@media (max-width:320px) {
	.vce-ad-container {
		width: 280px;
		max-width: 100%
	}
}

_:-o-prefocus,
body .nav-menu .vce-mega-cat,
body .nav-menu .vce-mega-menu {
	position: static
}

:root .main-navigation ul ul,
_::-moz-svg-foreign-content {
	opacity: 1
}

:root .nav-menu>li>.sub-menu .sub-menu.vce-rev,
_:-ms-input-placeholder {
	left: initial;
	right: auto
}

.vce-lay-g .entry-meta-count {
	text-align: center;
	color: #fff;
	margin-top: -5px;
	margin-bottom: 5px
}

.vce-lay-c .entry-header,
.vce-lay-c .meta-image {
	float: none
}

.vce-lay-c .entry-meta-count,
.vce-lay-e .entry-meta-count {
	text-align: center;
	font-size: 15px;
	margin-top: -10px;
	margin-bottom: 3px
}

.vce-lay-e .entry-meta-count {
	margin-top: -13px;
	margin-bottom: 4px
}

.wp-block-separator {
	max-width: 200px;
	border-bottom-width: 0;
	margin-top: 30px;
	clear: both
}

.wp-block-separator.is-style-wide {
	max-width: 100%;
	border-bottom-width: 0
}

.wp-block-preformatted {
	white-space: nowrap;
	overflow: auto
}

.screen-reader-text,
.sr-only,
.wp-block-gallery .blocks-gallery-item {
	overflow: hidden
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin-left: 37px;
	padding: 0
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-style: normal
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignnone {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image h2 {
	position: relative;
	z-index: 2
}

.wp-block-cover-image.aligncenter {
	margin: 0 0 1.5em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.wp-block-gallery {
	margin-left: 0;
	margin-right: 0
}

.wp-block-gallery.owl-carousel .blocks-gallery-item {
	margin: 0
}

.wp-block-gallery.alignleft {
	margin-right: 30px
}

.wp-block-gallery.alignright {
	margin-left: 30px
}

.wp-block-pullquote {
	padding: 30px 50px;
	border-bottom: 2px solid;
	border-top: 2px solid
}

.wp-block-pullquote.is-style-solid-color blockquote {
	margin-left: initial;
	margin-right: initial;
	text-align: center;
	max-width: 100%
}

.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 22px;
	line-height: 36px
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
	font-size: 18px;
	line-height: 32px;
	text-align: left
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignleft.is-style-solid-color blockquote,
.wp-block-pullquote.alignright,
.wp-block-pullquote.alignright.is-style-solid-color blockquote {
	text-align: left
}

.wp-block-pullquote blockquote {
	margin: 0
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	padding: 30px 35px 35px;
	margin-top: 8px;
	max-width: 280px
}

.wp-block-audio.aligncenter,
.wp-block-pullquote.aligncenter {
	text-align: center
}

.wp-block-pullquote.aligncenter:before {
	left: 50%;
	margin-left: -11px
}

.wp-block-pullquote.aligncenter {
	padding: 40px 80px
}

.wp-block-pullquote.alignleft {
	text-align: left;
	margin-right: 30px;
	margin-bottom: 10px
}

.wp-block-pullquote.alignright {
	text-align: left;
	margin-left: 30px;
	margin-bottom: 10px
}

.wp-block-pullquote.alignleft cite,
.wp-block-pullquote.alignright cite {
	font-size: 75%
}

.wp-block-pullquote.alignright:before {
	left: auto;
	right: -35px
}

blockquote.alignright:after {
	margin-left: auto
}

.wp-block-pullquote cite,
.wp-block-quote cite {
	font-size: 80%;
	font-style: normal
}

.wp-block-video video {
	max-width: 100%
}

.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p,
.wp-block-quote p {
	margin-bottom: 15px
}

.entry-content .wp-block-categories ul,
.entry-content .wp-block-latest-posts,
.entry-content .wp-block-latest-posts.is-grid {
	padding: 0;
	list-style: outside;
	margin-left: 20px
}

p.wp-block-subhead {
	font-style: normal;
	line-height: 1.35
}

p.has-drop-cap:not(:focus)::first-letter {
	font-size: 12.5rem;
	margin: .085em .085em 0 0
}

.wp-block-button__link {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	display: inline-block;
	width: auto;
	padding: 5px 20px;
	border: none;
	min-width: 90px;
	background-position: center center;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-appearance: none;
	border-radius: 4px
}

.is-style-outline .wp-block-button__link:hover {
	border-color: inherit;
	background: 0 0;
	opacity: .7
}

.wp-block-button__link:hover {
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .1)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 100%)
}

.is-style-outline .wp-block-button__link {
	border: 1px solid
}

.wp-block-categories-list {
	list-style: inside
}

.wp-block-image figcaption {
	margin: 0;
	padding: 5px;
	font-size: 14px;
	font-style: normal;
	font-style: italic;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15)
}

.wp-block-image .alignleft {
	margin-right: 20px
}

.wp-block-image .alignright {
	margin-left: 20px
}

blockquote p+cite {
	display: block;
	opacity: .5
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	text-align: left
}

.wp-block-table.is-style-stripes {
	border: none
}

.alignnone,
.entry-content .fluid-width-video-wrapper,
.entry-content .wp-block-quote,
.gallery.gallery-columns-1,
.wp-audio-shortcode,
.wp-block-audio,
.wp-block-categories,
.wp-block-column,
.wp-block-embed,
.wp-block-image,
.wp-block-media-text,
.wp-block-pullquote,
.wp-block-search,
.wp-block-separator,
.wp-block-table,
.wp-block-video {
	margin-bottom: 30px
}

@media (min-width:600px) {
	.wp-block-column:not(:last-child),
	.wp-block-column:nth-child(odd) {
		margin-right: 15px
	}
	.wp-block-column:not(:first-child),
	.wp-block-column:nth-child(even) {
		margin-left: 15px
	}
}

.wp-block-column p:only-of-type {
	margin-bottom: 0
}

@media (max-width:782px) {
	.wp-block-columns {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
}

@media (max-width:660px) {
	.wp-block-columns {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.wp-block-columns .wp-block-column {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-left: 0!important;
		margin-right: 0!important
	}
	.alignnone,
	.entry-content .fluid-width-video-wrapper,
	.entry-content .wp-block-quote,
	.gallery.gallery-columns-1,
	.wp-audio-shortcode,
	.wp-block-audio,
	.wp-block-categories,
	.wp-block-column,
	.wp-block-embed,
	.wp-block-image,
	.wp-block-media-text,
	.wp-block-pullquote,
	.wp-block-search,
	.wp-block-separator,
	.wp-block-table,
	.wp-block-video {
		margin-bottom: 20px
	}
	.wp-block-gallery {
		margin-bottom: 4px
	}
}

.wp-block-latest-comments {
	margin-left: 0
}

.wp-block-archives,
.wp-block-categories {
	list-style: disc inside;
	margin-left: 0
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute!important;
	height: 1px;
	width: 1px
}

.has-huge-font-size,
.has-large-font-size,
.has-medium-font-size,
.has-small-font-size {
	line-height: 1.4
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: 16px
}

.wp-block-tag-cloud a {
	font-size: 16px!important
}

.wp-block-audio audio {
	min-width: 270px
}

ul.wp-block-rss {
	list-style: none;
	padding: 0;
	margin-left: 0
}

ul.wp-block-rss li {
	margin-bottom: 20px
}

.wp-block-calendar table {
	border: none;
	border-collapse: collapse
}

#wp-calendar thead th {
	padding: 10px;
	font-size: 14px
}

.vce-sid-none .alignwide {
	max-width: 140%;
	margin-left: -20%;
	width: 140%
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
	.container {
		max-width: 1000px
	}
	.vce-main-content {
		width: 700px
	}
	.vce-featured {
		max-height: 400px;
		min-height: 400px
	}
	.main-navigation ul ul {
		display: none
	}
	.entry-title,
	.main-navigation ul li:hover ul {
		display: block
	}
	.top-header {
		overflow: hidden
	}
	.header-sticky .main-navigation a {
		padding: 15px 10px
	}
	.main-navigation a {
		padding: 15px 9px
	}
	.search-header-wrap a {
		padding: 15px
	}
	.vce-lay-a .entry-content {
		width: 540px
	}
	.vce-lay-a .entry-title {
		max-width: 540px
	}
	.vce-lay-b {
		width: 100%
	}
	.vce-sid-left .vce-lay-b .meta-image,
	.vce-sid-right .vce-lay-b .meta-image {
		min-height: initial;
		width: 300px;
		min-width: initial
	}
	.vce-lay-b {
		min-height: 155px
	}
	.vce-lay-b img {
		max-height: initial;
		width: 100%
	}
	body .vce-lay-b .entry-title {
		line-height: 28px;
		font-size: 22px
	}
	.vce-sid-none .vce-lay-b {
		width: 470px
	}
	.vce-sid-none .vce-lay-c,
	.vce-sid-none .vce-lay-d,
	.vce-sid-none .vce-lay-f {
		width: 306px
	}
	.vce-lay-c,
	.vce-lay-h,
	.vce-sid-none .vce-lay-h {
		width: 305px
	}
	.vce-lay-h .img-wrap,
	.vce-sid-none .vce-lay-h .img-wrap {
		height: 220px
	}
	body .main-box-inside .vce-lay-h .entry-title {
		font-size: 18px;
		line-height: 1.4em
	}
	.vce-next-link,
	.vce-prev-link {
		width: 304px
	}
	.vce-lay-d,
	.vce-lay-f {
		width: 305px
	}
	.vce-lay-d {
		min-height: 76px
	}
	.vce-lay-d img {
		max-width: 120px;
		min-height: initial
	}
	.vce-lay-d .entry-header {
		padding: 0
	}
	body .vce-lay-d .entry-title {
		font-size: 13px;
		line-height: 17px
	}
	body .vce-lay-d .entry-meta div,
	body .vce-lay-d .entry-meta div a,
	body .vce-lay-d .meta-category a {
		font-size: 12px;
		line-height: 16px
	}
	.vce-sid-left .vce-lay-e,
	.vce-sid-right .vce-lay-e {
		max-width: 110px;
		min-height: initial;
		max-height: initial
	}
	body .vce-lay-e .entry-title {
		font-size: 13px;
		line-height: 18px;
		padding: 5px 5px 10px
	}
	.vce-module-columns .main-box-half {
		width: 325px
	}
	.vce-sid-none .vce-module-columns .main-box-half {
		width: 32%;
		margin-right: 2%
	}
	.vce-sid-none .main-box-half:nth-child(3n) {
		margin-right: 0
	}
	.vce-slider-pagination .vce-lay-a,
	.vce-slider-pagination .vce-lay-b {
		width: 100%
	}
	.vce-sid-left .vce-slider-pagination .vce-lay-c,
	.vce-sid-left .vce-slider-pagination .vce-lay-d,
	.vce-sid-right .vce-slider-pagination .vce-lay-c,
	.vce-sid-right .vce-slider-pagination .vce-lay-d {
		width: 301px
	}
	.vce-sid-left .vce-slider-pagination .vce-lay-e,
	.vce-sid-right .vce-slider-pagination .vce-lay-e {
		width: 138px
	}
	.vce-sid-left .vce-slider-pagination .vce-lay-g,
	.vce-sid-right .vce-slider-pagination .vce-lay-g {
		width: 630px
	}
	.nav-menu .vce-mega-menu-wrapper>li .mega-menu-img {
		height: 90px
	}
	.nav-menu .vce-mega-menu-wrapper {
		min-height: 230px
	}
	.header-2-wrapper .site-branding,
	.header-3-wrapper .site-branding {
		max-width: 300px
	}
	.vce-wrap-center .top-nav-menu li {
		margin: 0 5px 0 0
	}
	.container-fix {
		margin: 0 -5px
	}
	[class*=bit-] {
		padding: 10px
	}
	h1.entry-title {
		width: 540px
	}
	.vce-slider-pagination .vce-lay-a .meta-image {
		max-height: 450px
	}
	.main-box .vce-link-pages a {
		margin: 0 20px
	}
	.error404 .entry-content,
	.vce-page .entry-content,
	.vce-single .entry-content,
	.vce-single .entry-footer,
	.vce-single .entry-headline {
		max-width: 630px
	}
	.vce-lay-b .entry-content {
		margin-left: 0
	}
	.error404 .entry-content,
	.vce-sid-none .vce-page .entry-content,
	.vce-sid-none .vce-page .entry-title-page {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px
	}
	.main-navigation li {
		pointer-events: auto
	}
	.site-footer .vce-post-list .vce-posts-wrap {
		width: 55%!important
	}
}

@media only screen and (max-width:1200px) {
	body .vce-featured-grid-big.vce-featured-grid .vce-featured-link-article {
		font-size: 24px;
		line-height: 30px
	}
}

@media only screen and (min-width:1024px) and (max-width:1088px) {
	.vce-grid-item {
		width: 341px
	}
}

@media only screen and (min-width:670px) and (max-width:1023px) {
	.vce-featured {
		max-height: 300px;
		min-height: 300px
	}
	.vce-featured-link-article {
		font-size: 36px;
		line-height: 46px
	}
	.header-sticky .main-navigation a {
		padding: 15px 10px
	}
	.vce-sid-left .vce-lay-b .meta-image,
	.vce-sid-right .vce-lay-b .meta-image {
		min-height: 165px;
		max-height: 195px;
		max-width: 383px;
		min-width: 100px
	}
	.vce-lay-b {
		min-height: 165px
	}
	.vce-lay-b img {
		max-height: 165px;
		width: auto
	}
	.vce-sid-left .vce-lay-c,
	.vce-sid-right .vce-lay-c {
		width: 48.5%;
		margin: 0 3% 20px 0
	}
	.vce-next-link,
	.vce-prev-link {
		width: 48%
	}
	.prev-next-nav>div:last-child {
		margin-right: 0
	}
	.vce-sid-left article.vce-lay-c:nth-of-type(1n),
	.vce-sid-left article.vce-lay-e:nth-of-type(1n),
	.vce-sid-none article.vce-lay-c:nth-of-type(1n),
	.vce-sid-none article.vce-lay-e:nth-of-type(1n),
	.vce-sid-none article.vce-lay-h:nth-of-type(1n),
	.vce-sid-right article.vce-lay-c:nth-of-type(1n),
	.vce-sid-right article.vce-lay-e:nth-of-type(1n) {
		margin: 0 3% 20px 0
	}
	.vce-sid-left article.vce-lay-c:nth-of-type(2n),
	.vce-sid-left article.vce-lay-d:nth-of-type(2n),
	.vce-sid-left article.vce-lay-e:nth-of-type(5n),
	.vce-sid-none article.vce-lay-c:nth-of-type(3n),
	.vce-sid-none article.vce-lay-e:nth-of-type(7n),
	.vce-sid-right article.vce-lay-c:nth-of-type(2n),
	.vce-sid-right article.vce-lay-d:nth-of-type(2n),
	.vce-sid-right article.vce-lay-e:nth-of-type(5n) {
		margin: 0 0 20px
	}
	.vce-sid-left article.vce-lay-d:nth-of-type(1n) .vce-sid-none article.vce-lay-d:nth-of-type(3n),
	.vce-sid-left article.vce-lay-d:nth-of-type(3n),
	.vce-sid-none article.vce-lay-d:nth-of-type(1n),
	.vce-sid-right article.vce-lay-d:nth-of-type(1n),
	.vce-sid-right article.vce-lay-d:nth-of-type(3n) {
		margin: 0 3% 20px 0!important
	}
	.vce-sid-left article.vce-lay-d:nth-of-type(2n),
	.vce-sid-none article.vce-lay-d:nth-of-type(2n),
	.vce-sid-right article.vce-lay-d:nth-of-type(2n) {
		margin: 0 0 20px!important
	}
	.vce-sid-left .main-box-half .vce-post,
	.vce-sid-right .main-box-half .vce-post {
		width: 100%
	}
	.vce-lay-c .meta-image {
		width: 100%;
		text-align: center;
		height: auto
	}
	.vce-lay-c img {
		width: 100%;
		height: auto;
		max-height: initial
	}
	.vce-sid-left .vce-lay-d,
	.vce-sid-right .vce-lay-d {
		width: 48.5%;
		min-height: 76px;
		margin: 0 3% 20px 0
	}
	.vce-loop-wrap .vce-lay-d img {
		max-width: 100%;
		min-height: initial;
		width: 100%
	}
	body .vce-lay-d .entry-title {
		font-size: 14px;
		line-height: 18px;
		max-width: 400px
	}
	.vce-lay-d .meta-category {
		margin-top: 8px
	}
	.vce-loop-wrap .vce-lay-d .entry-header {
		padding: 5px 15px 8px;
		clear: both;
		width: 100%
	}
	.vce-loop-wrap .vce-lay-d .meta-image {
		height: auto;
		width: 100%;
		margin: 0
	}
	.vce-loop-wrap .vce-lay-d {
		padding: 0
	}
	.vce-lay-d+.vce-loop-wrap .vce-lay-d .meta-image,
	.vce-sid-none .vce-loop-wrap .vce-lay-d .meta-image {
		margin-right: 15px;
		height: 100%;
		width: auto
	}
	.vce-lay-d+.vce-loop-wrap .vce-lay-d .meta-image img,
	.vce-sid-none .vce-loop-wrap .vce-lay-d .meta-image img {
		max-width: 135px
	}
	.vce-lay-d+.vce-loop-wrap .vce-lay-d .entry-header,
	.vce-sid-none .vce-loop-wrap .vce-lay-d .entry-header {
		clear: none;
		width: auto
	}
	.vce-sid-left .vce-lay-e,
	.vce-sid-right .vce-lay-e {
		width: 17.4%
	}
	.vce-sid-left .vce-lay-e img,
	.vce-sid-right .vce-lay-e img {
		width: 100%
	}
	.vce-sid-none .vce-lay-e {
		width: 17.2%
	}
	.vce-lay-f,
	.vce-module-columns .main-box-half {
		width: 48.5%
	}
	.vce-sid-left .vce-module-columns .main-box-half:nth-child(2n),
	.vce-sid-right .vce-module-columns .main-box-half:nth-child(2n) {
		margin-left: 3%
	}
	.vce-sid-none .vce-lay-c,
	.vce-sid-none .vce-lay-d,
	.vce-sid-none .vce-lay-f {
		width: 100%;
		margin: 0 0 20px
	}
	.vce-sid-none .vce-module-columns .main-box-half {
		width: 100%
	}
	.nav-menu .vce-mega-menu-wrapper>li .mega-menu-img {
		height: 90px
	}
	.nav-menu .vce-mega-menu-wrapper {
		min-height: 230px
	}
	.vce-header-ads {
		margin: 0 auto;
		float: left;
		display: block;
		clear: both;
		width: 100%
	}
	.header-2-wrapper .site-branding,
	.header-3-wrapper .site-branding {
		max-width: 300px
	}
	.header-3-wrapper .nav-menu>li>a {
		padding: 0 15px
	}
	.vce-wrap-center .top-nav-menu li {
		margin: 0 5px 0 0
	}
	.container-fix {
		margin: 0 -10px
	}
	[class*=bit-] {
		padding: 10px
	}
	.vce-grid-item {
		width: 100%
	}
	.vce-featured-grid .owl-item img {
		min-height: initial
	}
	.vce-lay-h {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-left: 20px
	}
	h1.entry-title {
		width: 540px
	}
	.entry-title {
		display: block
	}
	body .vce-featured-grid .vce-featured-link-article {
		font-size: 18px;
		line-height: 22px
	}
	.vce-featured-grid .vce-featured-title {
		padding: 0 30px
	}
	.vce-lay-c .entry-title,
	.vce-post-slider .vce-posts-wrap {
		padding: 0 40px
	}
	.vce-sid-left .vce-slider-pagination .vce-lay-c,
	.vce-sid-right .vce-slider-pagination .vce-lay-c,
	.vce-slider-pagination .vce-lay-a {
		width: 100%;
		margin: 0 0 20px
	}
	.vce-sid-left .vce-slider-pagination .vce-lay-g,
	.vce-sid-right .vce-slider-pagination .vce-lay-g {
		width: auto
	}
	.vce-sid-left .vce-slider-pagination .vce-lay-d,
	.vce-sid-right .vce-slider-pagination .vce-lay-d {
		width: 100%
	}
	.vce-gallery-big {
		height: 200px
	}
	.vce-post-link {
		font-size: 18px;
		line-height: 24px
	}
	.main-box-half .vce-lay-d,
	.vce-loop-wrap .vce-lay-d {
		width: 48.5%!important
	}
	.vce-sid-none .main-box-half .main-box-inside>.vce-lay-c {
		width: 100%;
		float: left;
		min-height: 130px;
		margin: 0 20px 20px 0;
		padding: 0 20px 0 0
	}
	.vce-sid-none .main-box-half .main-box-inside>.vce-lay-c .meta-image {
		width: 250px;
		min-width: 250px;
		margin-right: 15px;
		float: left;
		height: 100%;
		margin-bottom: 0;
		max-height: 155px
	}
	.vce-sid-none .main-box-half .main-box-inside>.vce-lay-c .meta-image img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}
	.vce-sid-none .main-box-half .main-box-inside>.vce-lay-c .entry-header {
		padding: 10px 0 0 265px;
		margin: 0 0 5px
	}
	.vce-sid-none .main-box-half .main-box-inside>.vce-lay-c .entry-content,
	.vce-sid-none .main-box-half .main-box-inside>.vce-lay-c .entry-meta,
	.vce-sid-none .main-box-half .main-box-inside>.vce-lay-c .meta-category {
		text-align: left
	}
	.vce-sid-none .main-box-half .main-box-inside>.vce-lay-c .entry-title {
		padding: 0;
		text-align: left
	}
	.vce-sid-none .main-box-half .main-box-inside>.vce-lay-c .entry-content {
		padding-left: 265px
	}
	.vce-grid-text .vce-featured-info {
		margin-top: 15%
	}
}

@media only screen and (max-width:1023px) {
	#vce-pagination .next.page-numbers,
	.vce-featured-grid i.fa-angle-right,
	.vce-post-slider i.fa-angle-right {
		right: 5px
	}
	.container {
		max-width: 90%
	}
	.vce-main-content {
		width: 100%;
		padding: 15px 0!important
	}
	.main-navigation ul ul {
		display: none
	}
	.vce-res-nav {
		float: left;
		position: absolute;
		left: 0
	}
	.vce-lay-b,
	.vce-sid-none .vce-lay-b {
		width: 100%
	}
	body .vce-lay-e .entry-title {
		font-size: 13px;
		line-height: 18px;
		padding: 10px
	}
	.header-1-wrapper,
	.header-2-wrapper,
	.header-3-wrapper {
		height: 70px!important;
		padding-top: 0!important;
		text-align: center
	}
	.header-2-wrapper .site-branding,
	.header-3-wrapper .site-branding {
		position: relative;
		float: none;
		top: 0!important;
		left: initial!important;
		text-align: center;
		max-width: initial;
		padding: 3px 0 7px
	}
	.site-branding {
		padding: 4px 0 7px;
		display: inline-block
	}
	.site-branding img {
		max-width: 120px;
		max-height: 66px
	}
	.header-sticky .site-title {
		float: none;
		display: inline-block;
		padding: 0
	}
	.header-sticky .vce-responsive-nav {
		position: absolute;
		left: 0
	}
	#vce-pagination .prev.page-numbers,
	.vce-featured-grid i.fa-angle-left,
	.vce-post-slider i.fa-angle-left {
		left: 5px
	}
	.header-sticky {
		text-align: center
	}
	.main-header .header-2-wrapper .site-title,
	.main-header .header-2-wrapper .site-title a.has-logo,
	.main-header .header-3-wrapper .site-title,
	.main-header .header-3-wrapper .site-title a.has-logo {
		line-height: 40px!important;
		font-size: 26px!important
	}
	.nav-menu .vce-mega-menu>.sub-menu>li {
		display: block;
		padding: 0;
		text-align: left
	}
	.nav-menu .vce-mega-menu .sub-menu a {
		padding: 10px 10px 10px 20px
	}
	.nav-menu .vce-mega-menu .sub-menu .sub-menu,
	.nav-menu .vce-mega-menu .sub-menu .sub-menu li {
		padding: 0
	}
	.sidebar {
		margin: 0 auto 20px;
		float: none!important;
		display: block;
		clear: both;
		padding-top: 0!important;
		width: 100%;
		max-width: 300px
	}
	h1.entry-title {
		max-width: 100%
	}
	.vce-responsive-nav {
		display: block;
		margin: 10px 0 9px
	}
	.mm-list li a.search_header,
	.nav-menu,
	.nav-menu .vce-mega-menu-wrapper,
	.site-description,
	.top-header {
		display: none
	}
	.main-header .site-title,
	.main-header .site-title a {
		line-height: 36px!important;
		font-size: 40px!important
	}
	.main-header .header-1-wrapper .site-title {
		line-height: 36px!important
	}
	.main-header .header-2-wrapper .site-title a {
		line-height: 45px!important
	}
	.admin-bar .header-sticky {
		top: 0
	}
	.gallery-item:hover img,
	.img-wrp:hover img,
	.mega-menu-img:hover img,
	.meta-image:hover a img,
	.vce-featured-grid .owl-item:hover img,
	.vce-gallery-big:hover img,
	.vce-post-img:hover img,
	.vce_posts_widget .vce-post-big li:hover img {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.comment-list .comment-content {
		width: 100%;
		margin: 0 0 20px 20px
	}
	footer.comment-meta {
		margin-bottom: 20px
	}
	.comment-reply-link {
		margin: 0 0 0 10px
	}
	li>ol,
	li>ul {
		margin: 0
	}
	.vce-sid-left .vce-slider-pagination .vce-lay-e,
	.vce-sid-right .vce-slider-pagination .vce-lay-e {
		width: 100%
	}
	.vce-slider-a .owl-item,
	.vce-slider-b .owl-item {
		padding: 0 2px
	}
	.vce-lay-b {
		width: 100%
	}
	.vce-sid-left .vce-lay-b .meta-image,
	.vce-sid-right .vce-lay-b .meta-image {
		min-height: initial;
		width: 300px;
		min-width: initial
	}
	.vce-lay-b {
		min-height: 155px
	}
	.vce-lay-b img {
		max-height: initial;
		width: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}
	body .vce-lay-b .entry-title {
		line-height: 28px;
		font-size: 22px
	}
	.site-footer .widget {
		margin-bottom: 20px
	}
	.site-footer [class*=bit-] {
		max-width: 360px;
		width: 100%;
		clear: both;
		margin: 0 auto;
		float: none;
		padding: 0
	}
	.site-footer [class*=bit-]:first-child .widget {
		margin-top: 20px
	}
	.vce-featured-grid .owl-item img {
		min-height: initial
	}
	.vce-share-items {
		width: 100%;
		min-width: initial;
		display: inline
	}
	.vce-lay-b .entry-content {
		margin-left: 0
	}
	.error404 .entry-content,
	.vce-sid-none .vce-page .entry-content,
	.vce-sid-none .vce-page .entry-title-page,
	.vce-sid-none .vce-single .entry-content,
	.vce-sid-none .vce-single .entry-footer,
	.vce-sid-none .vce-single .entry-headline {
		width: 100%!important;
		padding: 0 20px;
		margin: 20px auto
	}
	#vce-pagination .next.page-numbers,
	#vce-pagination .prev.page-numbers {
		top: 11px
	}
	#vce-pagination .page-numbers {
		display: none
	}
	.error404 .entry-content,
	.vce-page .entry-content,
	.vce-single .entry-content,
	.vce-single .entry-footer,
	.vce-single .entry-headline {
		max-width: 630px
	}
	.vce-featured-grid .owl-next,
	.vce-featured-grid .owl-prev,
	.vce-post-slider .owl-next,
	.vce-post-slider .owl-prev {
		width: 30px;
		height: 60px;
		top: 50%;
		margin-top: -30px
	}
	#vce-featured-grid .owl-controls .owl-next,
	#vce-featured-grid .owl-controls .owl-prev,
	.vce-post-slider .owl-controls .owl-next,
	.vce-post-slider .owl-controls .owl-prev {
		opacity: .4;
		filter: alpha(opacity=40)
	}
	#vce-featured-grid .owl-controls .owl-next:active,
	#vce-featured-grid .owl-controls .owl-next:hover,
	#vce-featured-grid .owl-controls .owl-prev:active,
	#vce-featured-grid .owl-controls .owl-prev:hover,
	.vce-post-slider .owl-controls .owl-next:active,
	.vce-post-slider .owl-controls .owl-next:hover,
	.vce-post-slider .owl-controls .owl-prev:active,
	.vce-post-slider .owl-controls .owl-prev:hover {
		opacity: .8
	}
	.vce-lay-h {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-left: 0;
		width: 48%
	}
	body .vce-lay-h .entry-title {
		font-size: 20px;
		line-height: 1.4em
	}
	.vce-loop-wrap {
		word-spacing: -1px
	}
	.vce-sid-none .vce-lay-h {
		width: 31%
	}
	.vce-sid-none article.vce-lay-h:nth-of-type(3n) {
		margin: 0 3% 3% 0
	}
	.vce-sid-left article.vce-lay-h:nth-of-type(1n),
	.vce-sid-right article.vce-lay-h:nth-of-type(1n) {
		margin: 0 3% 20px 0!important
	}
	.vce-sid-left article.vce-lay-h:nth-of-type(2n),
	.vce-sid-right article.vce-lay-h:nth-of-type(2n) {
		margin: 0 0 3%!important
	}
	.vce-sid-none .main-box-half article.vce-lay-h:nth-of-type(1n) {
		margin: 0 3% 20px 0!important
	}
	.vce-sid-none .main-box-half article.vce-lay-h:nth-of-type(2n) {
		margin: 0 0 20px!important
	}
	.vce-sid-none .main-box-half .vce-lay-h {
		max-width: 48%;
		margin-bottom: 20px!important
	}
	.vce-sid-none .vce-slider-pagination .vce-lay-h,
	.vce-slider-pagination .vce-lay-h {
		width: 100%
	}
	.vce-lay-a img,
	.vce-lay-b img,
	.vce-lay-c img,
	.vce-lay-d img,
	.vce-lay-e img,
	.vce-lay-f img,
	.vce-lay-g img,
	.vce-lay-h img {
		-o-object-fit: cover;
		object-fit: cover
	}
	.error404 .entry-content,
	.vce-page .entry-content,
	.vce-page .entry-title-page,
	.vce-sid-none .vce-page .entry-content,
	.vce-sid-none .vce-page .entry-title-page {
		padding-left: 20px;
		padding-right: 20px
	}
	.vce-lay-e .meta-image {
		max-height: 90px
	}
	.vce-sid-left .vce-lay-e img,
	.vce-sid-right .vce-lay-e img {
		max-height: 90px;
		-o-object-fit: cover;
		object-fit: cover
	}
	.vce-blank-module p {
		margin-bottom: 20px
	}
	.vce-post-list .vce-post-link {
		padding-right: 0
	}
	.vce-lay-d .meta-image {
		height: auto
	}
	.vce-sid-none .vce-slider-pagination .vce-lay-d,
	.vce-slider-pagination .vce-lay-c {
		width: 100%!important
	}
	#mc_embed_signup {
		max-width: 100%
	}
	.vce-header-ads {
		position: relative;
		margin: 20px auto!important
	}
	.vce-lay-c .meta-category a {
		line-height: 1
	}
	.sidr-class-fa-shopping-cart {
		font-family: FontAwesome;
		font-style: normal;
		display: inline-block;
		position: relative
	}
	.sidr-class-fa-shopping-cart:before {
		content: "\f07a"
	}
	.sidr-class-vce-custom-cart .sidr-class-fa-shopping-cart {
		font-size: 18px
	}
	.sidr-class-vce-custom-cart .sidr-class-vce-cart-count {
		display: inline-block;
		padding: 0;
		-webkit-transition: all .2s ease;
		-o-transition: all .2s ease;
		transition: all .2s ease;
		position: absolute;
		top: 7px;
		right: -9px;
		color: #FFF;
		width: 15px;
		height: 15px;
		border-radius: 50%;
		font-size: 10px;
		line-height: 15px;
		text-align: center;
		z-index: 100
	}
	.sidr-class-vce-mega-menu-wrapper .sidr-class-vce-mega-menu-posts-wrap li a {
		line-height: 22px;
		padding: 13px 15px 14px 30px
	}
	.sidr-class-vce-mega-menu-wrapper .sidr-class-vce-mega-menu-posts-wrap li .sidr-class-mega-menu-img {
		display: none;
		padding: 0;
		width: 0;
		height: 0
	}
	.sidr-class-vce-mega-cat.sidr-class-current_page_item>a:nth-child(1) {
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}
}

@media only screen and (min-width:200px) and (max-width:670px) {
	html {
		margin-top: 0!important;
		overflow-x: visible
	}
	button,
	html body,
	input,
	select,
	textarea {
		font-size: 14px;
		line-height: 22px
	}
	.container {
		max-width: 95%
	}
	.vce-featured {
		max-height: 200px;
		min-height: 200px
	}
	.vce-main-content {
		padding: 0 0 10px!important
	}
	body .vce-featured-grid .vce-featured-link-article,
	body .vce-featured-grid-big.vce-featured-grid .vce-featured-link-article,
	body .vce-featured-link-article {
		font-size: 20px;
		line-height: 26px
	}
	body .vce-lay-g .entry-title,
	body .vce-lay-g .entry-title a,
	body .vce-lay-g .entry-title a:hover {
		font-size: 18px;
		line-height: 22px
	}
	.entry-content,
	.meta-category a,
	.vce-featured-section a {
		font-size: 14px
	}
	.vce-lay-g .entry-title {
		padding: 0 20px;
		margin-top: 5px
	}
	.vce-lay-a .entry-title {
		line-height: 34px
	}
	.vce-featured-full-slider .owl-nav i {
		font-size: 30px
	}
	.vce-featured-full-slider .owl-nav .owl-next,
	.vce-featured-full-slider .owl-nav .owl-prev {
		width: 30px;
		height: 60px;
		margin-top: -30px
	}
	.vce-featured .vce-featured-info,
	.vce-hover-effect {
		width: 100%;
		margin: 0;
		left: 0;
		text-align: center
	}
	.vce-featured-grid .vce-featured-title {
		width: 80%
	}
	.vce-featured-grid-big .vce-grid-text .vce-featured-info {
		width: 80%;
		padding: 0 80px
	}
	.vce-lay-g .vce-featured-header {
		padding: 10px 0
	}
	.main-box-inside {
		padding: 10px 10px 0
	}
	.comment-respond,
	.main-box,
	.sidebar .widget {
		margin-bottom: 10px
	}
	.vce-lay-b,
	.vce-lay-c {
		padding: 0 0 5px;
		margin: 0 0 10px
	}
	.vce-lay-b img,
	.vce-lay-c,
	.vce-lay-c img,
	.vce-sid-left .vce-lay-b .meta-image,
	.vce-sid-right .vce-lay-b .meta-image {
		width: 100%;
		min-height: initial;
		min-width: initial;
		max-height: initial;
		margin-right: 0
	}
	.vce-lay-c .meta-image,
	.vce-lay-d,
	.vce-post-big li a,
	.vce-post-img img,
	.vce-post-slider li a {
		width: 100%
	}
	.vce-lay-d {
		min-height: initial
	}
	.vce-prev-next-link {
		margin: 0 0 10px;
		display: inline-block;
		padding: 0 5px;
		vertical-align: top
	}
	.vce-module-columns .main-box-half,
	.vce-sid-none .vce-module-columns .main-box-half {
		width: 100%
	}
	.vce-sid-left .vce-module-columns .main-box-half:nth-child(2n),
	.vce-sid-right .vce-module-columns .main-box-half:nth-child(2n) {
		margin-left: 0
	}
	.vce-lay-e .meta-image {
		text-align: center;
		background: rgba(0, 0, 0, .1)
	}
	.vce-lay-d img {
		max-width: 120px;
		min-height: initial;
		max-height: initial
	}
	.vce-lay-d .meta-image {
		margin-right: 10px
	}
	body .vce-lay-d .entry-title,
	body .vce-lay-e .entry-title,
	body .vce-lay-f .entry-title {
		font-size: 13px;
		line-height: 17px;
		max-width: 300px
	}
	body .vce-lay-d .entry-meta div,
	body .vce-lay-d .entry-meta div a,
	body .vce-lay-d .meta-category a {
		font-size: 12px;
		line-height: 16px
	}
	.vce-sid-none .vce-lay-b,
	.vce-sid-none .vce-lay-c,
	.vce-sid-none .vce-lay-f {
		width: 100%;
		margin: 0 0 20px
	}
	.vce-sid-none .vce-lay-b .meta-image,
	.vce-sid-none .vce-lay-b img,
	.vce-sid-none .vce-lay-c .meta-image,
	.vce-sid-none .vce-lay-c img {
		width: 100%;
		min-height: initial;
		min-width: initial;
		max-height: initial;
		margin-right: 0
	}
	.vce-sid-none .vce-lay-b .entry-header {
		padding: 0
	}
	.vce-sid-left .vce-lay-c,
	.vce-sid-left .vce-lay-c:nth-child(2n),
	.vce-sid-left .vce-lay-d,
	.vce-sid-left .vce-lay-d:nth-child(2n),
	.vce-sid-none .vce-lay-c,
	.vce-sid-none .vce-lay-c:nth-child(3n),
	.vce-sid-none .vce-lay-d,
	.vce-sid-none .vce-lay-d:nth-child(3n),
	.vce-sid-none .vce-lay-e:nth-child(7n),
	.vce-sid-right .vce-lay-c,
	.vce-sid-right .vce-lay-c:nth-child(2n),
	.vce-sid-right .vce-lay-d,
	.vce-sid-right .vce-lay-d:nth-child(2n) {
		margin: 0 0 10px!important
	}
	.vce-sid-left .vce-lay-e,
	.vce-sid-left .vce-lay-e:nth-child(5n),
	.vce-sid-none .vce-lay-e,
	.vce-sid-right .vce-lay-e,
	.vce-sid-right .vce-lay-e:nth-child(5n) {
		margin: 0 10px 10px 0
	}
	.vce-sid-left .vce-lay-e:nth-child(2n),
	.vce-sid-right .vce-lay-e:nth-child(2n) {
		margin: 0 0 10px
	}
	.vce-sid-left .vce-lay-e,
	.vce-sid-right .vce-lay-e {
		width: 47.7%
	}
	.vce-sid-left article.vce-lay-e:nth-of-type(1n),
	.vce-sid-none article.vce-lay-e:nth-of-type(1n),
	.vce-sid-none article.vce-lay-h:nth-of-type(1n),
	.vce-sid-right article.vce-lay-e:nth-of-type(1n) {
		margin: 0 10px 10px 0
	}
	.vce-sid-left article.vce-lay-e:nth-of-type(2n),
	.vce-sid-none article.vce-lay-e:nth-of-type(2n),
	.vce-sid-right article.vce-lay-e:nth-of-type(2n) {
		margin: 0 0 10px
	}
	body .vce-lay-a .entry-title,
	body .vce-lay-a .entry-title a,
	body .vce-lay-b .entry-title {
		line-height: 28px;
		font-size: 22px;
		text-align: center;
		padding: 0 10px
	}
	.vce-lay-b .entry-header {
		text-align: center
	}
	.vce-lay-b .meta-image {
		margin-bottom: 12px
	}
	.vce-lay-a .entry-content,
	.vce-lay-c .entry-content,
	.vce-lay-c .entry-title {
		padding: 0 10px;
		max-width: 100%;
		clear: both
	}
	.vce-sid-left .vce-lay-f,
	.vce-sid-right .vce-lay-f {
		width: 100%;
		margin: 0 0 10px
	}
	.vce-lay-g .entry-meta {
		display: none
	}
	.error404 .entry-content,
	.vce-page .entry-content,
	.vce-page .entry-title-page,
	.vce-sid-none .vce-page .entry-content,
	.vce-sid-none .vce-page .entry-title-page,
	.vce-sid-none .vce-single .entry-content,
	.vce-sid-none .vce-single .entry-footer,
	.vce-sid-none .vce-single .entry-headline,
	.vce-single .entry-content,
	.vce-single .entry-footer,
	.vce-single .entry-headline {
		width: 100%!important;
		padding-left: 20px;
		padding-right: 20px;
		margin: 20px auto
	}
	.vce-share-items .meks_ess a {
		width: 100%;
		float: none;
		display: block;
		margin-bottom: 10px
	}
	.vce-share-items .meks_ess {
		width: 100%;
		display: block;
		min-width: initial;
		max-width: initial
	}
	.vce-wrap-center,
	.vce-wrap-left,
	.vce-wrap-right,
	body .vce-share-items .meks_ess.rounded a {
		width: 100%;
		max-width: 100%;
		text-align: center
	}
	.vce-next-link,
	.vce-prev-link {
		width: 48%
	}
	.img-wrp {
		float: none;
		max-height: 195px;
		display: inline-block;
		margin-bottom: 5px
	}
	.img-wrp img {
		-o-object-fit: cover;
		object-fit: cover
	}
	.vce-single .entry-header {
		margin: 20px 0
	}
	.vce-share-bar {
		padding: 0 20px;
		width: 100%!important
	}
	.vce-wrap-center,
	.vce-wrap-left,
	.vce-wrap-right {
		text-align: center
	}
	.data-image {
		float: left;
		margin-right: 0;
		margin-bottom: 0;
		display: block;
		text-align: center;
		width: 100%
	}
	.data-content {
		margin: 0;
		text-align: center
	}
	.data-links {
		float: none;
		margin-bottom: 10px
	}
	.vce-author-links {
		text-align: center;
		width: 100%
	}
	.vce-author-links a {
		float: none;
		display: inline-block
	}
	.comment-form-author,
	.comment-form-email,
	.comment-form-url,
	.main-box-subtitle {
		width: 100%
	}
	.container-fix {
		margin: 0
	}
	#vce-pagination,
	.vce-slider-pagination .owl-controls {
		padding: 10px;
		margin: 0 -10px
	}
	body h1,
	body h2,
	body h3,
	body h4,
	body h5,
	body h6 {
		margin-bottom: 10px
	}
	.mks_adswidget_ul.large li,
	.site-footer .mks_adswidget_ul.large li {
		padding: 0
	}
	.mks_ads_widget .small li,
	.mks_ads_widget ul.custom li,
	.mks_adswidget_ul.custom li,
	.mks_adswidget_ul.small li,
	.mks_adswidget_ul.small li:nth-child(2n),
	.site-footer .mks_adswidget_ul.small li:nth-child(2n) {
		padding: 10px
	}
	.entry-content {
		line-height: 22px
	}
	body h1.entry-title {
		font-size: 24px;
		line-height: 30px;
		padding: 0 20px
	}
	.vce-single .entry-headline p {
		font-size: 16px;
		line-height: 24px
	}
	body p {
		margin-bottom: 20px
	}
	body h1 {
		font-size: 24px;
		line-height: 34px
	}
	body h2 {
		font-size: 22px;
		line-height: 32px
	}
	body h3 {
		font-size: 20px;
		line-height: 30px;
		-webkit-font-smoothing: antialiased
	}
	body h4 {
		font-size: 18px;
		line-height: 28px
	}
	body h5 {
		font-size: 16px;
		line-height: 26px
	}
	body h6 {
		font-size: 14px;
		line-height: 24px
	}
	body blockquote {
		font-size: 18px;
		line-height: 26px;
		margin: 0 0 0 27px
	}
	body blockquote:before,
	q:before {
		top: -5px;
		font-size: 18px;
		left: -27px
	}
	.sidebar .widget-title {
		line-height: 22px
	}
	.bit-1,
	.bit-10,
	.bit-11,
	.bit-12,
	.bit-2,
	.bit-3,
	.bit-4,
	.bit-5,
	.bit-6,
	.bit-7,
	.bit-8,
	.bit-9 {
		width: 100%;
		padding: 0;
		margin-bottom: 10px
	}
	body .comment-reply-title,
	body .main-box-title {
		font-size: 18px;
		line-height: 22px;
		text-align: center;
		margin-bottom: 0;
		padding: 10px 10px 12px
	}
	.vce-sid-left .vce-slider-pagination .vce-lay-c,
	.vce-sid-right .vce-slider-pagination .vce-lay-c,
	.vce-slider-pagination .vce-lay-a {
		width: auto;
		margin: 0 0 10px!important
	}
	.vce-sid-left .vce-slider-pagination .vce-lay-g,
	.vce-sid-right .vce-slider-pagination .vce-lay-g {
		width: auto;
		max-height: 300px
	}
	.vce-sid-left .vce-slider-pagination .vce-lay-d,
	.vce-sid-right .vce-slider-pagination .vce-lay-d {
		width: 100%;
		margin: 0 10px 10px 0!important
	}
	.vce-slider-pagination .vce-lay-b {
		margin: 0 10px 20px!important;
		text-align: center;
		padding: 0 0 10px;
		width: auto
	}
	.vce-slider-pagination .vce-lay-a .meta-image {
		max-height: 250px
	}
	.vce-gallery-big {
		height: 200px!important
	}
	.wp-caption {
		width: 100%!important
	}
	.mks_col .mks_one_half,
	.mks_col .mks_one_third {
		width: 100%;
		margin: 0 0 10px
	}
	.site-info .container>div {
		display: block;
		width: 100%
	}
	.comment-reply-link,
	.main-box .vce-link-pages a {
		margin: 0
	}
	.vce-paginated-num {
		display: none
	}
	.comment-list .comment-content,
	.vce-lay-a.vce-post {
		margin: 0 0 10px
	}
	body .vce-lay-a .vce-format-icon i,
	body .vce-lay-g .vce-format-icon i {
		height: 80px;
		width: 80px;
		padding: 18px 0 0;
		font-size: 35px;
		line-height: 37px
	}
	.vce-wrap-right>div,
	.vce-wrap-right>ul {
		float: none;
		display: inline-block;
		margin: 10px 0 0
	}
	.vce-author-card .data-image {
		margin: 10px 0;
		text-align: center
	}
	.data-image img,
	.data-links a {
		margin: 0
	}
	.vce-author-card .data-content {
		margin: 0;
		padding-right: 0
	}
	.data-entry-content {
		padding: 0 10px;
		margin-bottom: 20px
	}
	.alignleft,
	.alignright {
		margin: 0 0 20px
	}
	.vce-lay-b .entry-content {
		padding: 0 10px
	}
	.header-sticky {
		-webkit-transition: transform .1s ease-in-out;
		-o-transition: transform .1s ease-in-out;
		-webkit-transition: -webkit-transform .1s ease-in-out;
		transition: -webkit-transform .1s ease-in-out;
		transition: transform .1s ease-in-out;
		transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out
	}
	.wp-video {
		min-height: initial
	}
	#vce-featured-grid .owl-controls .owl-next,
	#vce-featured-grid .owl-controls .owl-prev,
	.vce-post-slider .owl-controls .owl-next,
	.vce-post-slider .owl-controls .owl-prev {
		opacity: .4;
		filter: alpha(opacity=40)
	}
	.vce-featured-grid .owl-next,
	.vce-featured-grid .owl-prev,
	.vce-post-slider .owl-next,
	.vce-post-slider .owl-prev {
		width: 30px;
		height: 60px;
		top: 50%;
		margin-top: -30px
	}
	.vce-featured-grid i.fa-angle-right,
	.vce-post-slider i.fa-angle-right {
		right: 5px
	}
	.vce-featured-grid i.fa-angle-left,
	.vce-post-slider i.fa-angle-left {
		left: 5px
	}
	.bbp-reply-content {
		margin: auto!important
	}
	.vce-lay-h .img-wrap {
		max-height: initial;
		height: 195px;
		min-height: initial
	}
	.vce-lay-h .entry-meta {
		display: none
	}
	.site-footer .vce-post-list .vce-posts-wrap {
		width: 50%!important;
		max-width: 100%!important;
		margin-left: 10px!important
	}
	.woocommerce .woocommerce-ordering,
	.woocommerce .woocommerce-ordering .orderby,
	.woocommerce .woocommerce-ordering .orderby span,
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce-page[class*=columns-] ul.products li.product,
	.woocommerce[class*=columns-] ul.products li.product {
		width: 100%!important
	}
	.vce-sid-none .vce-slider-pagination .vce-lay-h {
		width: 100%;
		margin-left: 0!important
	}
	.vce-lay-h .img-wrap .entry-header .entry-title a {
		padding: 0 20px
	}
	.mks_pullquote {
		margin-bottom: 20px
	}
	.mks_tabs.vertical .mks_tab_nav_item {
		white-space: nowrap;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis
	}
	.main-box-half .vce-lay-d,
	.vce-loop-wrap .vce-lay-d {
		width: 100%!important
	}
}

@media only screen and (max-width:670px) {
	.vce-grid-text .vce-featured-info {
		margin-top: 14%
	}
	body .vce-lay-b .entry-title {
		line-height: 26px;
		font-size: 20px
	}
	.vce-format-icon,
	.vce-pn-ico {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8)
	}
	.main-box .vce-link-pages a {
		top: 4px
	}
}

@media (max-width:1023px) {
	.vce-sid-none .vce-lay-h {
		width: 48%;
		display: inline-block
	}
	.vce-sid-none article.vce-lay-h:nth-of-type(3n) {
		margin: 0 3% 3% 0
	}
	.vce-sid-none article.vce-lay-h:nth-of-type(2n) {
		margin: 0 0 3%
	}
}

@media screen and (max-width:930px) {
	.vce-sid-none .alignwide {
		max-width: 100%;
		margin-left: 0;
		width: 100%
	}
}

@media (max-width:800px) {
	.vce-header-ads {
		width: 728px
	}
	.vce-lay-h .img-wrap .entry-header .entry-title a {
		padding: 0 30px
	}
}

@media (max-width:728px) {
	.vce-header-ads {
		margin: 0 auto;
		float: left;
		display: block;
		clear: both;
		width: 100%
	}
	.vce-slider-pagination .vce-lay-g .vce-format-icon {
		top: 25%
	}
}

@media (max-width:420px) {
	.vce-header-ads {
		width: 340px
	}
	.vce-post-list .vce-post-link {
		font-size: 13px;
		line-height: 18px;
		padding: 0
	}
	.mks_themeforest_widget .mks_themeforest_widget_ul li {
		margin: 0 2px 4px 0
	}
	.mks_themeforest_widget .mks_themeforest_widget_ul li:nth-child(3n) {
		margin: 0 0 4px
	}
	.widget ul.flickr {
		padding: 10px 5px 5px 12px
	}
	.meta-author-img {
		-webkit-transform: scale(.6);
		-ms-transform: scale(.6);
		transform: scale(.6);
		margin: -57px 0 -10px
	}
	.vce-sid-left article.vce-lay-h:nth-of-type(1n),
	.vce-sid-right article.vce-lay-h:nth-of-type(1n) {
		margin-bottom: 10px!important
	}
	.vce-sid-none .vce-lay-c .entry-title,
	body .vce-lay-c .entry-title {
		line-height: 26px;
		font-size: 20px
	}
}

@media (max-width:540px) {
	.vce-lay-h .img-wrap,
	.vce-sid-none .vce-lay-h .img-wrap {
		min-height: 200px;
		height: 200px
	}
	.vce-lay-h,
	.vce-sid-none .vce-lay-h {
		width: 100%;
		display: block
	}
	.vce-lay-h .img-wrap {
		max-height: initial
	}
	.vce-next-link,
	.vce-prev-link {
		width: 100%;
		margin: 0 0 5px
	}
	.vce-grid-item {
		width: 320px
	}
}

.fa,
.fa-stack {
	display: inline-block
}

@media only screen and (max-width:1023px) and (min-width:500px) {
	.vce-sid-none .vce-lay-c,
	.vce-sid-none .vce-lay-c:nth-child(3n) {
		width: 48.5%;
		margin: 0 3% 3% 0!important
	}
	.vce-sid-none .vce-lay-c:nth-child(2n) {
		margin: 0 0 10px!important
	}
}

@media screen and (min-width:601px) {
	.admin-bar .header-sticky,
	.admin-bar .sidr,
	body.admin-bar.sidr-main-open {
		top: 46px
	}
}

@media screen and (min-width:783px) {
	.admin-bar .header-sticky,
	.admin-bar .sidr,
	body.admin-bar.sidr-main-open {
		top: 32px
	}
}

@media screen and (max-width:670px) and (min-width:360px) {
	.vce-lay-e .meta-image:hover a img {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@media screen and (max-width:470px) {
	.review-total-wrapper,
	.review-total-wrapper span.review-total-box {
		text-align: center
	}
}

@media (min-width:600px) {
	.wp-block-gallery.columns-2.owl-carousel .blocks-gallery-image,
	.wp-block-gallery.columns-2.owl-carousel .blocks-gallery-item,
	.wp-block-gallery.columns-3.owl-carousel .blocks-gallery-image,
	.wp-block-gallery.columns-3.owl-carousel .blocks-gallery-item,
	.wp-block-gallery.columns-4.owl-carousel .blocks-gallery-image,
	.wp-block-gallery.columns-4.owl-carousel .blocks-gallery-item,
	.wp-block-gallery.columns-5.owl-carousel .blocks-gallery-image,
	.wp-block-gallery.columns-5.owl-carousel .blocks-gallery-item,
	.wp-block-gallery.columns-6.owl-carousel .blocks-gallery-image,
	.wp-block-gallery.columns-6.owl-carousel .blocks-gallery-item {
		width: 100%;
		margin-right: 0;
		padding-right: 1px
	}
}

@media (max-width:767px) {
	blockquote.wp-block-quote,
	blockquote.wp-block-quote.is-style-large {
		margin-left: 30px
	}
	.wp-block-pullquote {
		padding: 0
	}
	.wp-block-pullquote blockquote {
		padding: 30px
	}
	.wp-block-pullquote p,
	.wp-block-pullquote.is-style-solid-color blockquote p {
		font-size: 20px;
		line-height: 32px
	}
	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright {
		max-width: 100%;
		margin-left: 0;
		padding: 0;
		margin-right: 0
	}
	.wp-block-quote,
	.wp-block-quote.is-style-large {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0
	}
}

@media(max-width:670px) {
	.wp-block-image .alignleft,
	.wp-block-image .alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0
	}
}

.fa.fa-pull-left,
.fa.pull-left {
	margin-right: .3em
}

@media (max-width:480px) {
	.single .instagram-media {
		min-width: 98%!important;
		width: 98%!important
	}
}

@font-face {
	font-family: FontAwesome;
	src: url(fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}

.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
	margin-left: .3em
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right,
.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

