.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important
}
img.wp-smiley, img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

 

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

 


.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

 


.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

 

.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
/*
*  - v1.2.4
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
.slider-pro {
	position: relative;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.sp-slides-container {
	position: relative
}
.sp-mask {
	position: relative;
	overflow: hidden
}
.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}
.sp-slide {
	position: absolute
}
.sp-image-container {
	overflow: hidden
}
.sp-image {
	position: relative;
	display: block;
	border: none
}
.sp-no-js {
	overflow: hidden;
	max-width: 100%
}
.sp-thumbnails-container {
	position: relative;
	overflow: hidden
}
.sp-bottom-thumbnails, .sp-top-thumbnails {
	left: 0;
	margin: 0 auto
}
.sp-top-thumbnails {
	position: absolute;
	top: 0;
	margin-bottom: 4px
}
.sp-bottom-thumbnails {
	margin-top: 4px
}
.sp-left-thumbnails, .sp-right-thumbnails {
	position: absolute;
	top: 0
}
.sp-right-thumbnails {
	right: 0;
	margin-left: 4px
}
.sp-left-thumbnails {
	left: 0;
	margin-right: 4px
}
.sp-thumbnails {
	position: relative
}
.sp-thumbnail {
	border: none
}
.sp-thumbnail-container {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container {
	margin-left: 2px;
	margin-right: 2px
}
.sp-bottom-thumbnails .sp-thumbnail-container:first-child, .sp-top-thumbnails .sp-thumbnail-container:first-child {
	margin-left: 0
}
.sp-bottom-thumbnails .sp-thumbnail-container:last-child, .sp-top-thumbnails .sp-thumbnail-container:last-child {
	margin-right: 0
}
.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
	margin-top: 2px;
	margin-bottom: 2px
}
.sp-left-thumbnails .sp-thumbnail-container:first-child, .sp-right-thumbnails .sp-thumbnail-container:first-child {
	margin-top: 0
}
.sp-left-thumbnails .sp-thumbnail-container:last-child, .sp-right-thumbnails .sp-thumbnail-container:last-child {
	margin-bottom: 0
}
.sp-right-thumbnails.sp-has-pointer {
	margin-left: -13px
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	left: 18px;
	margin-left: 0!important
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	height: 100%;
	border-left: 5px solid red;
	left: 0;
	top: 0;
	margin-left: 13px
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: 50%;
	margin-top: -8px;
	border-right: 13px solid red;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}
.sp-left-thumbnails.sp-has-pointer {
	margin-right: -13px
}
.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	right: 18px
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	height: 100%;
	border-left: 5px solid red;
	right: 0;
	top: 0;
	margin-right: 13px
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	right: 0;
	top: 50%;
	margin-top: -8px;
	border-left: 13px solid red;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}
.sp-bottom-thumbnails.sp-has-pointer {
	margin-top: -13px
}
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	top: 18px;
	margin-top: 0!important
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 5px solid red;
	top: 0;
	margin-top: 13px
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 0;
	margin-left: -8px;
	border-bottom: 13px solid red;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent
}
.sp-top-thumbnails.sp-has-pointer {
	margin-bottom: -13px
}
.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	bottom: 18px
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 5px solid red;
	bottom: 0;
	margin-bottom: 13px
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-left: -8px;
	border-top: 13px solid red;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent
}
.sp-layer {
	position: absolute;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-backface-visibility: hidden
}
.sp-black {
	color: #FFF;
	background: #000;
	background: rgba(0,0,0,.7)
}
.sp-white {
	color: #000;
	background: #fff;
	background: rgba(255,255,255,.7)
}
.sp-rounded {
	border-radius: 10px
}
.sp-padding {
	padding: 10px
}
.sp-grab {
	cursor: url(/wordpress_58664/wp-content/themes/bitnews/assets/css/images/openhand.cur), move
}
.sp-grabbing {
	cursor: url(/wordpress_58664/wp-content/themes/bitnews/assets/css/images/closedhand.cur), move
}
.sp-selectable {
	cursor: default
}
.sp-caption-container {
	text-align: center;
	margin-top: 10px
}
.sp-full-screen {
	margin: 0!important;
	background-color: #000
}
.sp-full-screen-button {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 30px;
	line-height: 1;
	cursor: pointer;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.sp-full-screen-button:before {
	content: '\2195'
}
.sp-fade-full-screen {
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}
.slider-pro:hover .sp-fade-full-screen {
	opacity: 1
}
.sp-buttons {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 10px
}
.sp-button {
	width: 10px;
	height: 10px;
	border: 2px solid #000;
	border-radius: 50%;
	margin: 4px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}
.sp-selected-button {
	background-color: #000
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.sp-button {
	width: 14px;
	height: 14px
}
}
@media only screen and (min-width:568px) and (max-width:768px) {
.sp-button {
	width: 16px;
	height: 16px
}
}
@media only screen and (min-width:320px) and (max-width:568px) {
.sp-button {
	width: 18px;
	height: 18px
}
}
.sp-arrows {
	position: absolute
}
.sp-fade-arrows {
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}
.sp-slides-container:hover .sp-fade-arrows {
	opacity: 1
}
.sp-horizontal .sp-arrows {
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -15px
}
.sp-vertical .sp-arrows {
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -10px
}
.sp-arrow {
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	cursor: pointer
}
.sp-vertical .sp-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.sp-horizontal .sp-previous-arrow {
	left: 20px
}
.sp-horizontal .sp-next-arrow {
	right: 20px
}
.sp-vertical .sp-previous-arrow {
	top: 20px
}
.sp-vertical .sp-next-arrow {
	bottom: 20px
}
.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #FFF
}
.sp-previous-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg)
}
.sp-previous-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg)
}
.sp-next-arrow:before {
	right: 30%;
	top: 0;
	-webkit-transform: skew(35deg, 0deg);
	-ms-transform: skew(35deg, 0deg);
	transform: skew(35deg, 0deg)
}
.sp-next-arrow:after {
	right: 30%;
	top: 50%;
	-webkit-transform: skew(-35deg, 0deg);
	-ms-transform: skew(-35deg, 0deg);
	transform: skew(-35deg, 0deg)
}
.ie7 .sp-arrow, .ie8 .sp-arrow {
	width: 0;
	height: 0
}
.ie7 .sp-arrow:after, .ie7 .sp-arrow:before, .ie8 .sp-arrow:after, .ie8 .sp-arrow:before {
	content: none
}
.ie7.sp-horizontal .sp-previous-arrow, .ie8.sp-horizontal .sp-previous-arrow {
	border-right: 20px solid #FFF;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent
}
.ie7.sp-horizontal .sp-next-arrow, .ie8.sp-horizontal .sp-next-arrow {
	border-left: 20px solid #FFF;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent
}
.ie7.sp-vertical .sp-previous-arrow, .ie8.sp-vertical .sp-previous-arrow {
	border-bottom: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent
}
.ie7.sp-vertical .sp-next-arrow, .ie8.sp-vertical .sp-next-arrow {
	border-top: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent
}
.sp-thumbnail-arrows {
	position: absolute
}
.sp-fade-thumbnail-arrows {
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}
.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
	opacity: 1
}
.sp-bottom-thumbnails .sp-thumbnail-arrows, .sp-top-thumbnails .sp-thumbnail-arrows {
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -12px
}
.sp-left-thumbnails .sp-thumbnail-arrows, .sp-right-thumbnails .sp-thumbnail-arrows {
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -7px
}
.sp-thumbnail-arrow {
	position: absolute;
	display: block;
	width: 15px;
	height: 25px;
	cursor: pointer
}
.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow, .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .sp-top-thumbnails .sp-previous-thumbnail-arrow {
	left: 0
}
.sp-bottom-thumbnails .sp-next-thumbnail-arrow, .sp-top-thumbnails .sp-next-thumbnail-arrow {
	right: 0
}
.sp-left-thumbnails .sp-previous-thumbnail-arrow, .sp-right-thumbnails .sp-previous-thumbnail-arrow {
	top: 0
}
.sp-left-thumbnails .sp-next-thumbnail-arrow, .sp-right-thumbnails .sp-next-thumbnail-arrow {
	bottom: 0
}
.sp-next-thumbnail-arrow:after, .sp-next-thumbnail-arrow:before, .sp-previous-thumbnail-arrow:after, .sp-previous-thumbnail-arrow:before {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #FFF
}
.sp-previous-thumbnail-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg)
}
.sp-previous-thumbnail-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg)
}
.sp-next-thumbnail-arrow:before {
	right: 30%;
	top: 0;
	-webkit-transform: skew(35deg, 0deg);
	-ms-transform: skew(35deg, 0deg);
	transform: skew(35deg, 0deg)
}
.sp-next-thumbnail-arrow:after {
	right: 30%;
	top: 50%;
	-webkit-transform: skew(-35deg, 0deg);
	-ms-transform: skew(-35deg, 0deg);
	transform: skew(-35deg, 0deg)
}
.ie7 .sp-thumbnail-arrow, .ie8 .sp-thumbnail-arrow {
	width: 0;
	height: 0
}
.ie7 .sp-thumbnail-arrow:after, .ie7 .sp-thumbnail-arrow:before, .ie8 .sp-thumbnail-arrow:after, .ie8 .sp-thumbnail-arrow:before {
	content: none
}
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
	border-right: 12px solid #FFF;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent
}
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
	border-left: 12px solid #FFF;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent
}
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
	border-bottom: 12px solid #FFF;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent
}
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
	border-top: 12px solid #FFF;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent
}
a.sp-video {
	text-decoration: none
}
a.sp-video img {
	-webkit-backface-visibility: hidden;
	border: none
}
a.sp-video:after {
	content: '\25B6';
	position: absolute;
	width: 45px;
	padding-left: 5px;
	height: 50px;
	border: 2px solid #FFF;
	text-align: center;
	font-size: 30px;
	border-radius: 30px;
	top: 0;
	color: #FFF;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.2);
	margin: auto;
	line-height: 52px
}
.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
	max-width: none;
	max-height: none;
	border: none!important;
	border-radius: 0!important;
	padding: 0!important;
	-webkit-box-shadow: none!important;
	-mox-box-shadow: none!important;
	box-shadow: none!important;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none
}
.slider-pro a {
	position: static;
	transition: none!important;
	-moz-transition: none!important;
	-webkit-transition: none!important;
	-o-transition: none!important
}
.slider-pro canvas, .slider-pro embed, .slider-pro iframe, .slider-pro object, .slider-pro video {
	max-width: none;
	max-height: none
}
.slider-pro p.sp-layer {
	font-size: 14px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h1.sp-layer {
	font-size: 32px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h2.sp-layer {
	font-size: 24px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h3.sp-layer {
	font-size: 19px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h4.sp-layer {
	font-size: 16px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h5.sp-layer {
	font-size: 13px;
	line-height: 1.4;
	margin: 0
}
.slider-pro h6.sp-layer {
	font-size: 11px;
	line-height: 1.4;
	margin: 0
}
.slider-pro img.sp-layer {
	border: none
}
.column-group {
	width: 100%;
	overflow: hidden
}
.column {
	float: left;
	margin-right: 5%;
	width: 100%
}
.column-group>br, .column-group>p {
	display: none
}
.column.last {
	margin-right: 0
}
.columns-2 .column {
	width: 47.5%
}
.columns-3 .column {
	width: 30%
}
.columns-4 .column {
	width: 21.25%
}
.columns-3 .column-span-2 {
	width: 65%
}
.columns-4 .column-span-2 {
	width: 47.5%
}
.columns-4 .column-span-3 {
	width: 73.75%
}
div.wpcf7s {
	margin: 0;
	padding: 0
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em
}
div.wpcf7s .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #f00
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700
}
.wpcf7-form-control-wrap {
	position: relative
}
span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #f00;
	background: #fff;
	padding: .2em .8em
}
span.wpcf7-list-item {
	margin-left: 0.5em
}
.wpcf7-display-none {
	display: none
}
div.wpcf7s img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px
}
div.wpcf7s div.ajax-error {
	display: none
}
div.wpcf7s .placeheld {
	color: #888
}
.widget-easy-twitter-feed-widget-kamn .widget-easy-twitter-feed-widget-container:before, .widget-easy-twitter-feed-widget-kamn .widget-easy-twitter-feed-widget-container:after {
	content: " ";
	display: table
}
.widget-easy-twitter-feed-widget-kamn .widget-easy-twitter-feed-widget-container:after {
	clear: both
}
.widget-easy-twitter-feed-widget-kamn .widget-easy-twitter-feed-widget-row:before, .widget-easy-twitter-feed-widget-kamn .widget-easy-twitter-feed-widget-row:after {
	content: " ";
	display: table
}
.widget-easy-twitter-feed-widget-kamn .widget-easy-twitter-feed-widget-row:after {
	clear: both
}
/*
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-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-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: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.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(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
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 {
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-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	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-remove:before, .fa-close: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-gear:before, .fa-cog: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-rotate-right:before, .fa-repeat: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-photo:before, .fa-image: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-warning:before, .fa-exclamation-triangle: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-gears:before, .fa-cogs: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-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars: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-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard: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-unlink:before, .fa-chain-broken: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-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw: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-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try: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-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap: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: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-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-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-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-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-soccer-ball-o:before, .fa-futbol-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-shekel:before, .fa-sheqel:before, .fa-ils: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-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator: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 {
	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-stop-o:before, .fa-hand-paper-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-tv:before, .fa-television: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"
}
@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/MaterialIcons-Regular.eot);
	src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/MaterialIcons-Regular.woff2) format('woff2'), url(../fonts/MaterialIcons-Regular.woff) format('woff'), url(../fonts/MaterialIcons-Regular.ttf) format('truetype')
}
.material-icons {
	font-family: 'Material Icons';
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	display: inline-block;
	width: 1em;
	height: 1em;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga'
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0!important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-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-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: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none!important
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #CCC
}
.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;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	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;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	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: medium 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%;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	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-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
@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;
	-moz-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(0.75);
	transform: scale(0.75)
}
.mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0
}
.mfp-arrow-right {
	-webkit-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
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}
@charset "UTF-8";
/*
Theme Name: BitNews
Theme URI: http://www.templatemonster.com/
Author: Template Monster
Author URI: http://www.templatemonster.com/
Description: BitNews portal.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bitnews
Tags: white, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

blank is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	background-color: transparent;
	text-decoration: none
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
html {
	font-size: 16px;
	font-size: 1rem
}
h1 {
	margin: 0 0 7px
}
h2 {
	margin: 0 0 12px
}
h3 {
	margin: 0 0 13px
}
h4 {
	margin: 0 0 14px
}
h5 {
	margin: 0 0 16px
}
h6 {
	margin: 0 0 17px
}
.page .site-main p {
	margin-top: 0
}
.page .site-main p+h2 {
	margin-top: 28px
}
.page .site-main p+h3 {
	margin-top: 32px
}
.page .site-main p+h4 {
	margin-top: 32px
}
.page .site-main p+h5 {
	margin-top: 35px
}
.page .site-main p+h6 {
	margin-top: 37px
}
.page .site-main .entry-content>*:last-child {
	margin-bottom: 0
}
p {
	margin: 1em 0
}
.small, small {
	font-style: italic;
	line-height: 1.2
}
.small-bold {
	font-weight: bold;
	line-height: 1.3;
	text-transform: uppercase
}
dfn, cite, em, i {
	font-style: italic
}
blockquote, .post-format-quote {
	margin: 0 1.5em
}
address {
	margin: 0 0 1.5em
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}
code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}
mark, ins {
	background: #fff9c0;
	text-decoration: none
}
big {
	font-size: 125%
}
.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem
}
@media (min-width: 544px) {
.container {
	max-width: 576px
}
}
@media (min-width: 768px) {
.container {
	max-width: 720px
}
}
@media (min-width: 992px) {
.container {
	max-width: 940px
}
}
@media (min-width: 1200px) {
.container {
	max-width: 1140px
}
}
.container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem
}
.row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -1.5625rem;
	margin-right: -1.5625rem
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
	position: relative;
	min-height: 1px;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem
}
.col-xs-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-xs-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-xs-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-xs-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-xs-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-xs-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-xs-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-xs-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-xs-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-xs-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-xs-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-xs-12 {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-pull-1 {
	right: 8.33333%
}
.col-xs-pull-2 {
	right: 16.66667%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-4 {
	right: 33.33333%
}
.col-xs-pull-5 {
	right: 41.66667%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-7 {
	right: 58.33333%
}
.col-xs-pull-8 {
	right: 66.66667%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-10 {
	right: 83.33333%
}
.col-xs-pull-11 {
	right: 91.66667%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-push-1 {
	left: 8.33333%
}
.col-xs-push-2 {
	left: 16.66667%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-4 {
	left: 33.33333%
}
.col-xs-push-5 {
	left: 41.66667%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-7 {
	left: 58.33333%
}
.col-xs-push-8 {
	left: 66.66667%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-10 {
	left: 83.33333%
}
.col-xs-push-11 {
	left: 91.66667%
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-offset-0 {
	margin-left: 0%
}
.col-xs-offset-1 {
	margin-left: 8.33333%
}
.col-xs-offset-2 {
	margin-left: 16.66667%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-4 {
	margin-left: 33.33333%
}
.col-xs-offset-5 {
	margin-left: 41.66667%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-7 {
	margin-left: 58.33333%
}
.col-xs-offset-8 {
	margin-left: 66.66667%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-10 {
	margin-left: 83.33333%
}
.col-xs-offset-11 {
	margin-left: 91.66667%
}
.col-xs-offset-12 {
	margin-left: 100%
}
@media (min-width: 544px) {
.col-sm-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-sm-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-sm-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-sm-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-sm-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-sm-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-sm-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-sm-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-sm-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-sm-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-sm-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-sm-12 {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-pull-1 {
	right: 8.33333%
}
.col-sm-pull-2 {
	right: 16.66667%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-4 {
	right: 33.33333%
}
.col-sm-pull-5 {
	right: 41.66667%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-7 {
	right: 58.33333%
}
.col-sm-pull-8 {
	right: 66.66667%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-10 {
	right: 83.33333%
}
.col-sm-pull-11 {
	right: 91.66667%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-push-1 {
	left: 8.33333%
}
.col-sm-push-2 {
	left: 16.66667%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-4 {
	left: 33.33333%
}
.col-sm-push-5 {
	left: 41.66667%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-7 {
	left: 58.33333%
}
.col-sm-push-8 {
	left: 66.66667%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-10 {
	left: 83.33333%
}
.col-sm-push-11 {
	left: 91.66667%
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-offset-0 {
	margin-left: 0%
}
.col-sm-offset-1 {
	margin-left: 8.33333%
}
.col-sm-offset-2 {
	margin-left: 16.66667%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-4 {
	margin-left: 33.33333%
}
.col-sm-offset-5 {
	margin-left: 41.66667%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-7 {
	margin-left: 58.33333%
}
.col-sm-offset-8 {
	margin-left: 66.66667%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-10 {
	margin-left: 83.33333%
}
.col-sm-offset-11 {
	margin-left: 91.66667%
}
.col-sm-offset-12 {
	margin-left: 100%
}
}
@media (min-width: 768px) {
.col-md-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-md-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-md-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-md-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-md-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-md-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-md-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-md-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-md-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-md-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-md-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-md-12 {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.col-md-pull-0 {
	right: auto
}
.col-md-pull-1 {
	right: 8.33333%
}
.col-md-pull-2 {
	right: 16.66667%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-4 {
	right: 33.33333%
}
.col-md-pull-5 {
	right: 41.66667%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-7 {
	right: 58.33333%
}
.col-md-pull-8 {
	right: 66.66667%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-10 {
	right: 83.33333%
}
.col-md-pull-11 {
	right: 91.66667%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-push-0 {
	left: auto
}
.col-md-push-1 {
	left: 8.33333%
}
.col-md-push-2 {
	left: 16.66667%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-4 {
	left: 33.33333%
}
.col-md-push-5 {
	left: 41.66667%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-7 {
	left: 58.33333%
}
.col-md-push-8 {
	left: 66.66667%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-10 {
	left: 83.33333%
}
.col-md-push-11 {
	left: 91.66667%
}
.col-md-push-12 {
	left: 100%
}
.col-md-offset-0 {
	margin-left: 0%
}
.col-md-offset-1 {
	margin-left: 8.33333%
}
.col-md-offset-2 {
	margin-left: 16.66667%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-4 {
	margin-left: 33.33333%
}
.col-md-offset-5 {
	margin-left: 41.66667%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-7 {
	margin-left: 58.33333%
}
.col-md-offset-8 {
	margin-left: 66.66667%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-10 {
	margin-left: 83.33333%
}
.col-md-offset-11 {
	margin-left: 91.66667%
}
.col-md-offset-12 {
	margin-left: 100%
}
}
@media (min-width: 992px) {
.col-lg-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-lg-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-lg-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-lg-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-lg-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-lg-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-lg-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-lg-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-lg-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-lg-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-lg-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-lg-12 {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-pull-1 {
	right: 8.33333%
}
.col-lg-pull-2 {
	right: 16.66667%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-4 {
	right: 33.33333%
}
.col-lg-pull-5 {
	right: 41.66667%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-7 {
	right: 58.33333%
}
.col-lg-pull-8 {
	right: 66.66667%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-10 {
	right: 83.33333%
}
.col-lg-pull-11 {
	right: 91.66667%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-push-1 {
	left: 8.33333%
}
.col-lg-push-2 {
	left: 16.66667%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-4 {
	left: 33.33333%
}
.col-lg-push-5 {
	left: 41.66667%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-7 {
	left: 58.33333%
}
.col-lg-push-8 {
	left: 66.66667%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-10 {
	left: 83.33333%
}
.col-lg-push-11 {
	left: 91.66667%
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-offset-0 {
	margin-left: 0%
}
.col-lg-offset-1 {
	margin-left: 8.33333%
}
.col-lg-offset-2 {
	margin-left: 16.66667%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-4 {
	margin-left: 33.33333%
}
.col-lg-offset-5 {
	margin-left: 41.66667%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-7 {
	margin-left: 58.33333%
}
.col-lg-offset-8 {
	margin-left: 66.66667%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-10 {
	margin-left: 83.33333%
}
.col-lg-offset-11 {
	margin-left: 91.66667%
}
.col-lg-offset-12 {
	margin-left: 100%
}
}
@media (min-width: 1200px) {
.col-xl-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-xl-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-xl-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-xl-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-xl-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-xl-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-xl-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-xl-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-xl-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-xl-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-xl-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-xl-12 {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.col-xl-pull-0 {
	right: auto
}
.col-xl-pull-1 {
	right: 8.33333%
}
.col-xl-pull-2 {
	right: 16.66667%
}
.col-xl-pull-3 {
	right: 25%
}
.col-xl-pull-4 {
	right: 33.33333%
}
.col-xl-pull-5 {
	right: 41.66667%
}
.col-xl-pull-6 {
	right: 50%
}
.col-xl-pull-7 {
	right: 58.33333%
}
.col-xl-pull-8 {
	right: 66.66667%
}
.col-xl-pull-9 {
	right: 75%
}
.col-xl-pull-10 {
	right: 83.33333%
}
.col-xl-pull-11 {
	right: 91.66667%
}
.col-xl-pull-12 {
	right: 100%
}
.col-xl-push-0 {
	left: auto
}
.col-xl-push-1 {
	left: 8.33333%
}
.col-xl-push-2 {
	left: 16.66667%
}
.col-xl-push-3 {
	left: 25%
}
.col-xl-push-4 {
	left: 33.33333%
}
.col-xl-push-5 {
	left: 41.66667%
}
.col-xl-push-6 {
	left: 50%
}
.col-xl-push-7 {
	left: 58.33333%
}
.col-xl-push-8 {
	left: 66.66667%
}
.col-xl-push-9 {
	left: 75%
}
.col-xl-push-10 {
	left: 83.33333%
}
.col-xl-push-11 {
	left: 91.66667%
}
.col-xl-push-12 {
	left: 100%
}
.col-xl-offset-0 {
	margin-left: 0%
}
.col-xl-offset-1 {
	margin-left: 8.33333%
}
.col-xl-offset-2 {
	margin-left: 16.66667%
}
.col-xl-offset-3 {
	margin-left: 25%
}
.col-xl-offset-4 {
	margin-left: 33.33333%
}
.col-xl-offset-5 {
	margin-left: 41.66667%
}
.col-xl-offset-6 {
	margin-left: 50%
}
.col-xl-offset-7 {
	margin-left: 58.33333%
}
.col-xl-offset-8 {
	margin-left: 66.66667%
}
.col-xl-offset-9 {
	margin-left: 75%
}
.col-xl-offset-10 {
	margin-left: 83.33333%
}
.col-xl-offset-11 {
	margin-left: 91.66667%
}
.col-xl-offset-12 {
	margin-left: 100%
}
}
.col-xs-first {
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.col-xs-last {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
@media (min-width: 544px) {
.col-sm-first {
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.col-sm-last {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
}
@media (min-width: 768px) {
.col-md-first {
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.col-md-last {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
}
@media (min-width: 992px) {
.col-lg-first {
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.col-lg-last {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
}
@media (min-width: 1200px) {
.col-xl-first {
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.col-xl-last {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
}
.row-xs-top {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
.row-xs-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.row-xs-bottom {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}
@media (min-width: 544px) {
.row-sm-top {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
.row-sm-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.row-sm-bottom {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}
}
@media (min-width: 768px) {
.row-md-top {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
.row-md-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.row-md-bottom {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}
}
@media (min-width: 992px) {
.row-lg-top {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
.row-lg-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.row-lg-bottom {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}
}
@media (min-width: 1200px) {
.row-xl-top {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
.row-xl-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.row-xl-bottom {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}
}
.col-xs-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.col-xs-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}
.col-xs-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}
@media (min-width: 544px) {
.col-sm-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.col-sm-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}
.col-sm-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}
}
@media (min-width: 768px) {
.col-md-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.col-md-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}
.col-md-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}
}
@media (min-width: 992px) {
.col-lg-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.col-lg-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}
.col-lg-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}
}
@media (min-width: 1200px) {
.col-xl-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.col-xl-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}
.col-xl-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}
}
html {
	box-sizing: border-box
}
*, *:before, *:after {
	box-sizing: inherit
}
body {
	background: #fff
}
blockquote, .post-format-quote, q {
	quotes: "" ""
}
blockquote:before, .post-format-quote:before, blockquote:after, .post-format-quote:after, q:before, q:after {
	content: ""
}
blockquote, .post-format-quote {
	position: relative;
	margin: 0 0 1rem;
	padding: 19px 0 38px 72px
}
blockquote cite, .post-format-quote cite {
	display: block;
	font-style: normal;
	line-height: 1.2;
	text-transform: uppercase;
	margin-top: 9px
}
blockquote:before, .post-format-quote:before {
	content: "“";
	position: absolute;
	line-height: 1.25;
	font-size: 80px;
	top: 20px;
	left: 8px;
	margin: -5px 0 0 0
}
blockquote p, .post-format-quote p {
	margin: 0
}
hr {
	background-color: #e0e0e8;
	border: 0;
	height: 1px;
	margin: 20px -10px 25px
}
@media (min-width: 992px) {
hr {
	margin-right: -30px;
	margin-left: -30px
}
}
ins {
	padding: 3px 8px;
	display: inline-block;
	vertical-align: center
}
code {
	padding: 2px 5px
}
ul, ol {
	margin: 0;
	padding-left: 0;
	list-style: none
}
.post-content ul, .post-content ol, .comment-content ul, .comment-content ol, .entry-content ul, .entry-content ol {
	padding: 0;
	list-style: none
}
.post-content ul li, .post-content ol li, .comment-content ul li, .comment-content ol li, .entry-content ul li, .entry-content ol li {
	position: relative;
	padding: 2px 0 2px 17px
}
.post-content ul li ul, .post-content ul li ol, .post-content ol li ul, .post-content ol li ol, .comment-content ul li ul, .comment-content ul li ol, .comment-content ol li ul, .comment-content ol li ol, .entry-content ul li ul, .entry-content ul li ol, .entry-content ol li ul, .entry-content ol li ol {
	padding: 4px 0 0 20px;
	margin: 0;
	display: block
}
.post-content ul li ul > li:first-child, .post-content ul li ol > li:first-child, .post-content ol li ul > li:first-child, .post-content ol li ol > li:first-child, .comment-content ul li ul > li:first-child, .comment-content ul li ol > li:first-child, .comment-content ol li ul > li:first-child, .comment-content ol li ol > li:first-child, .entry-content ul li ul > li:first-child, .entry-content ul li ol > li:first-child, .entry-content ol li ul > li:first-child, .entry-content ol li ol>li:first-child {
	padding-top: 0
}
.post-content ul li ul > li:first-child:before, .post-content ul li ol > li:first-child:before, .post-content ol li ul > li:first-child:before, .post-content ol li ol > li:first-child:before, .comment-content ul li ul > li:first-child:before, .comment-content ul li ol > li:first-child:before, .comment-content ol li ul > li:first-child:before, .comment-content ol li ol > li:first-child:before, .entry-content ul li ul > li:first-child:before, .entry-content ul li ol > li:first-child:before, .entry-content ol li ul > li:first-child:before, .entry-content ol li ol>li:first-child:before {
	top: 0
}
.post-content ul li ol > li:before, .post-content ol li ol > li:before, .comment-content ul li ol > li:before, .comment-content ol li ol > li:before, .entry-content ul li ol > li:before, .entry-content ol li ol>li:before {
	position: relative;
	top: 0
}
.post-content ul li ol > li:first-child:before, .post-content ol li ol > li:first-child:before, .comment-content ul li ol > li:first-child:before, .comment-content ol li ol > li:first-child:before, .entry-content ul li ol > li:first-child:before, .entry-content ol li ol>li:first-child:before {
	top: 0
}
.post-content ul, .comment-content ul, .entry-content ul {
	margin: 10px 0
}
.post-content ul li:before, .comment-content ul li:before, .entry-content ul li:before {
	content: '•';
	line-height: inherit;
	position: absolute;
	top: 2px;
	font-weight: bold;
	left: 0
}
.post-content ul li.parent:before, .comment-content ul li.parent:before, .entry-content ul li.parent:before {
	display: none
}
.post-content ol, .comment-content ol, .entry-content ol {
	margin: 10px 0;
	padding: 0;
	counter-reset: list
}
.post-content ol > li, .comment-content ol > li, .entry-content ol>li {
	padding-left: 0
}
.post-content ol > li:before, .comment-content ol > li:before, .entry-content ol>li:before {
	content: counter(list, decimal-leading-zero) ". ";
	counter-increment: list;
	font-size: 1em;
	line-height: inherit;
	padding: 0 5px 0 0;
	font-weight: bold
}
dt {
	font-weight: bold
}
dd {
	margin: 0 1.5em 1.5em
}
.inline-list {
	padding: 0;
	margin: 0;
	list-style: none
}
.inline-list li {
	display: inline-block
}
img {
	height: auto;
	max-width: 100%
}
table {
	margin: 0 0 1.5em;
	width: 100%
}
.entry-content table {
	margin: 0 0 1.5em;
	max-width: 100%;
	border: 1px solid #e0e0e8
}
.entry-content table th, .entry-content table td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #e0e0e8
}
.entry-content table thead th {
	vertical-align: bottom;
	border-bottom: 1px solid #e0e0e8
}
.entry-content table tbody+tbody {
	border-top: 1px solid #e0e0e8
}
.page-preloader-cover {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #fff;
	display: block
}
.la-line-scale, .la-line-scale>div {
	position: relative;
	box-sizing: border-box
}
.la-line-scale {
	display: block;
	font-size: 0;
	color: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.la-line-scale>div {
	display: inline-block;
	float: none;
	background-color: #333;
	border: 0 solid #333
}
.la-line-scale {
	width: 40px;
	height: 32px
}
.la-line-scale>div {
	width: 4px;
	height: 32px;
	margin: 2px;
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 0;
	-webkit-animation: line-scale 1s infinite ease;
	animation: line-scale 1s infinite ease
}
.la-line-scale>div:nth-child(1) {
	-webkit-animation-delay: -.9;
	animation-delay: -.9
}
.la-line-scale>div:nth-child(2) {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}
.la-line-scale>div:nth-child(3) {
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s
}
.la-line-scale>div:nth-child(4) {
	-webkit-animation-delay: -.6s;
	animation-delay: -.6s
}
.la-line-scale>div:nth-child(5) {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s
}
.la-line-scale.la-3x {
	width: 120px;
	height: 96px
}
.la-line-scale.la-3x>div {
	width: 12px;
	height: 96px;
	margin: 6px;
	margin-top: 0;
	margin-bottom: 0
}
@-webkit-keyframes line-scale {
0%, 40%, 100% {
-webkit-transform:scaleY(0.4);
transform:scaleY(0.4)
}
20% {
-webkit-transform:scaleY(1);
transform:scaleY(1)
}
}
@keyframes line-scale {
0%, 40%, 100% {
-webkit-transform:scaleY(0.4);
transform:scaleY(0.4)
}
20% {
-webkit-transform:scaleY(1);
transform:scaleY(1)
}
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	left: -100px;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border: 2px solid;
	text-indent: 0%;
	background: none;
	z-index: 999;
	border-radius: 0;
	text-align: center
}
#toTop:before {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	width: 50px;
	height: 50px;
	text-align: center;
	top: -2px;
	left: -2px;
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 50px;
	content: "arrow_upward"
}
@media (min-width: 544px) {
#toTop {
	left: auto;
	right: 20px
}
}
@media (min-width: 768px) {
#toTop {
	bottom: 80px
}
}
#toTop:active, #toTop:focus {
	outline: none
}
button, input[type="button"], input[type="reset"], input[type="submit"], .btn, .post-edit-link, .nav-links a {
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2;
	display: inline-block;
	font-weight: bold;
	background: none;
	letter-spacing: .5px;
	padding: 18px 31px 17px;
	border-radius: 0;
	border: 2px solid;
	box-shadow: none
}
button__text, button__icon, input[type="button"]__text, input[type="button"]__icon, input[type="reset"]__text, input[type="reset"]__icon, input[type="submit"]__text, input[type="submit"]__icon, .btn__text, .btn__icon, .post-edit-link__text, .post-edit-link__icon, .nav-links a__text, .nav-links a__icon {
	display: inline-block;
	vertical-align: top
}
button__icon, input[type="button"]__icon, input[type="reset"]__icon, input[type="submit"]__icon, .btn__icon, .post-edit-link__icon, .nav-links a__icon {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	font-size: 1.5em;
	line-height: inherit
}
button__icon:before, input[type="button"]__icon:before, input[type="reset"]__icon:before, input[type="submit"]__icon:before, .btn__icon:before, .post-edit-link__icon:before, .nav-links a__icon:before {
	content: '\E5C8'
}
button.btn-fullwidth, input[type="button"].btn-fullwidth, input[type="reset"].btn-fullwidth, input[type="submit"].btn-fullwidth, .btn.btn-fullwidth, .post-edit-link.btn-fullwidth, .nav-links a.btn-fullwidth {
	width: 100%;
	text-align: center
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 16px 29px
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea {
	padding: 14px 20px;
	border: none;
	border-radius: 0
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, select:focus, textarea:focus {
	box-shadow: none;
	outline: none
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="date"], input[type="month"], input[type="week"], input[type="time"] {
	line-height: 50px;
	height: 50px
}
button:focus, input[type="submit"]:focus, input[type="reset"]:focus {
	outline: none
}
select {
	border: 1px solid #e0e0e8
}
textarea {
	width: 100%;
	min-height: 150px;
	resize: vertical;
	overflow: auto
}
::-moz-placeholder {
opacity:1;
font-style:italic
}
:-moz-placeholder {
opacity:1;
font-style:italic
}
::-webkit-input-placeholder {
opacity:1;
font-style:italic
}
:-ms-input-placeholder {
opacity:1;
font-style:italic
}
.search-form {
	margin: 0;
	padding: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.search-form label {
	font-size: 0;
	-webkit-flex: 3 1 auto;
	-ms-flex: 3 1 auto;
	flex: 3 1 auto
}
.search-form__field[type="search"] {
	float: none;
	box-sizing: border-box;
	height: 50px;
	width: 100%
}
@media (max-width: 543px) {
.search-form__field[type="search"] {
	height: 38px;
	padding-top: 0;
	padding-bottom: 0
}
}
.search-form__submit {
	height: 50px;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}
@media (max-width: 543px) {
.search-form__submit {
	height: 38px;
	padding: 0 10px
}
}
.search-form_wrap .close-btn, .search-form_wrap .open-btn {
	display: none
}
.top-panel__search {
	margin: 0;
	width: 68px;
	height: 50px
}
@media (min-width: 992px) {
.top-panel__search {
	text-align: right
}
}
@media (max-width: 543px) {
.top-panel__search {
	width: 100%
}
}
.top-panel__search .search-form {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	visibility: hidden;
	padding: 0;
	position: absolute;
	width: 345px;
	right: 50px;
	overflow: hidden;
	transition: 200ms all
}
@media (max-width: 543px) {
.top-panel__search .search-form {
	padding: 6px 10px;
	width: calc(100% - 50px)
}
}
.top-panel__search .search-form_wrap {
	position: relative;
	padding: 0
}
.top-panel__search .search-form_wrap .close-btn, .top-panel__search .search-form_wrap .open-btn {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: 0;
	opacity: 0;
	padding: 0;
	transition: 300ms all
}
.top-panel__search .search-form_wrap .close-btn a, .top-panel__search .search-form_wrap .open-btn a {
	width: 25px;
	font-size: 24px;
	line-height: 50px;
	height: 50px;
	display: inline-block
}
@media (max-width: 543px) {
.top-panel__search .search-form_wrap .close-btn a, .top-panel__search .search-form_wrap .open-btn a {
	width: 50px;
	line-height: 50px;
	height: 38px;
	text-align: center
}
}
.top-panel__search .search-form_wrap .close-btn a i, .top-panel__search .search-form_wrap .open-btn a i {
	line-height: 50px
}
.top-panel__search .search-form__field {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	transition: 300ms all
}
.top-panel__search .search-form__submit {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	transition: 200ms all
}
.site-header.centered .top-panel__search .search-form_wrap {
	left: 0
}
.top-panel__search .search-form_wrap .close-btn {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}
@media (max-width: 543px) {
.top-panel__search .search-form_wrap .close-btn {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
}
.top-panel__search .search-form_wrap .open-btn {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
@media (min-width: 544px) {
.site-header.centered .top-panel__search .search-form_wrap.active {
	left: 82px
}
}
@media (min-width: 1200px) {
.site-header.centered .top-panel__search .search-form_wrap.active {
	left: 0
}
}
.top-panel__search .search-form_wrap.active .search-form {
	opacity: 1;
	visibility: visible
}
.top-panel__search .search-form_wrap.active .search-form__field {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.top-panel__search .search-form_wrap.active .search-form__submit {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.top-panel__search .search-form_wrap.active .open-btn {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}
@media (max-width: 543px) {
.top-panel__search .search-form_wrap.active .open-btn {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
}
.top-panel__search .search-form_wrap.active .close-btn {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.comment-respond {
	margin-top: 16px
}
.comment-reply-title {
	position: relative;
	text-align: left;
	margin: 0 0 34px
}
.comment-form-comment, .comment-form-author, .comment-form-email, .comment-form-url {
	margin: 30px 0 0 0
}
.comment-form-comment input, .comment-form-author input, .comment-form-email input, .comment-form-url input {
	width: 100%
}
.comment-form-comment textarea {
	height: 248px
}
.comment-form .form-submit {
	margin: 30px 0 0
}
.comment-list .comment-form .form-submit {
	padding-bottom: 30px
}
.page .site-main .comment-form .form-submit {
	margin: 30px 0 0
}
.comment-form__field {
	width: 100%;
	vertical-align: top
}
.comment-form .logged-in-as, .comment-form .comment-notes {
	margin: 15px 0 25px;
	font-style: italic
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-size: 0.75rem
}
.post-password-form label {
	display: inline-block;
	vertical-align: top
}
form[id*='give-form'] {
	margin: 0;
	padding: 8px 0
}
form[id*='give-form'] .form-row input.give-input {
	border-radius: 0
}
form[id*='give-form'] .form-row input.give-input:focus {
	box-shadow: none
}
form[id*='give-form'] #give-final-total-wrap .give-donation-total-label, form[id*='give-form'] #give-final-total-wrap .give-final-total-amount {
	height: 48px;
	line-height: 48px;
	background-color: #fff
}
form[id*='give-form'] #give-final-total-wrap .give-donation-total-label {
	width: 60%;
	font-size: 14px;
	border-radius: 0 0 0 0
}
form[id*='give-form'] #give-final-total-wrap .give-final-total-amount {
	width: 40%;
	font-size: 14px;
	border-radius: 0 0 0 0
}
.give-display-modal form[id*='give-form'] {
	overflow: hidden
}
form[id*='give-form'] .give-donation-amount .give-currency-symbol {
	padding: 0;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	border: 1px solid #e0e0e8;
	background-color: #fff;
	border-radius: 0 0 0 0
}
form[id*='give-form'] .give-donation-amount #give-amount {
	padding: 0 5px 0 10px;
	height: 50px;
	width: calc( 100% - 47px);
	font-size: 14px;
	line-height: 50px;
	color: #7e7e90;
	border: 1px solid #e0e0e8;
	border-right: none;
	background-color: #fff;
	border-radius: 0 0 0 0
}
form[id*='give-form'] .give-donation-amount #give-amount:focus {
	box-shadow: none
}
@media (min-width: 992px) {
.give-display-modal form[id*='give-form'] .give-donation-amount #give-amount {
	border-radius: 0
}
}
.give-display-modal form[id*='give-form'] .give-donation-amount {
	margin: 0
}
form[id*='give-form'] .give-btn.give-btn-modal {
	margin: 0
}
@media (min-width: 992px) {
form[id*='give-form'] .give-btn.give-btn-modal {
	width: 50%;
	float: right;
	border-radius: 0 0 0 0
}
}
@media (min-width: 992px) {
.give-display-modal .give-total-wrap {
	width: 50%;
	float: left
}
}
.give-currency-symbol {
	width: 47px;
	text-align: center
}
.give-btn {
	line-height: 1.2;
	display: inline-block;
	font-weight: bold;
	background: none;
	letter-spacing: .5px;
	padding: 18px 31px 17px;
	border-radius: 0;
	border: 2px solid;
	box-shadow: none;
	width: 100%;
	padding: 15px 5px;
	margin: 0
}
a {
	color: royalblue
}
a:hover, a:focus, a:active {
	color: midnightblue
}
a:focus {
	outline: none
}
a:hover, a:active {
	outline: 0
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none
}
.page.hentry .entry-content a {
	text-decoration: underline;
	padding-top: 15px;
	padding-bottom: 16px
}
.page.hentry .entry-content a.btn {
	text-decoration: none
}
.main-navigation {
	clear: both;
	display: block;
	width: 100%
}
@media (min-width: 1200px) {
.site-header.minimal .main-navigation {
	padding-left: 10px
}
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0
}
.main-navigation ul ul.sub-menu {
	position: absolute;
	top: 100%;
	visibility: hidden;
	opacity: 0;
	z-index: 99999;
	transition: 200ms linear;
	transition-property: top, opacity, visibility, -webkit-transform;
	transition-property: top, opacity, visibility, transform;
	transition-property: top, opacity, visibility, transform, -webkit-transform;
	margin: 0;
	left: -9999px;
	border-radius: 0
}
@media (max-width: 543px) {
.main-navigation ul ul.sub-menu {
	position: static;
	opacity: 1;
	visibility: visible;
	box-shadow: none;
	background: none;
	margin: 0;
	height: 0
}
.main-navigation ul ul.sub-menu li:before {
	content: "-";
	display: inline-block
}
.main-navigation ul ul.sub-menu.active {
	height: auto
}
}
.main-navigation ul ul.sub-menu li>ul {
	top: 20%;
	margin-left: 1px
}
.main-navigation ul ul.sub-menu li > ul li a {
	text-indent: 20px
}
@media (min-width: 544px) {
.main-navigation ul ul.sub-menu li > ul li a {
	text-indent: 0
}
}
.main-navigation ul ul.sub-menu li > ul li ul a {
	text-indent: 30px
}
@media (min-width: 544px) {
.main-navigation ul ul.sub-menu li > ul li ul a {
	text-indent: 0
}
}
.main-navigation ul ul.sub-menu li:hover > ul, .main-navigation ul ul.sub-menu li.focus > ul, .main-navigation ul ul.sub-menu li.menu-hover>ul {
	top: 0;
	left: 100%
}
@media (min-width: 544px) {
.main-navigation ul ul.sub-menu li:last-child>a {
	border-bottom: none
}
}
.main-navigation ul ul.sub-menu li>ul.in-transition {
	left: 100%
}
.main-navigation ul ul.sub-menu li.menu-item-has-children:after {
	content: "chevron_right";
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	position: absolute;
	font-size: 24px;
	top: 16px;
	right: 11px;
	margin: -5px 0 0 0;
	display: none
}
@media (min-width: 544px) {
.main-navigation ul ul.sub-menu li.menu-item-has-children:after {
	display: inline-block
}
}
.main-navigation ul ul.sub-menu li.menu-item-has-children>a {
	padding-right: 50px
}
@media (min-width: 544px) {
.main-navigation ul ul.sub-menu li.menu-item-has-children>a {
	padding-right: 0
}
}
.main-navigation ul ul.sub-menu li.menu-item-has-children>a.mobile-sublink {
	margin: 0;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	width: 50px;
	height: 46px;
	text-align: center;
	text-indent: 0
}
.main-navigation ul ul.sub-menu li.menu-item-has-children > a.mobile-sublink i {
	position: relative;
	top: 10px;
	transition: 300ms all
}
.main-navigation ul ul.sub-menu li.menu-item-has-children > a.mobile-sublink.active i {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}
@media (min-width: 544px) {
.main-navigation ul ul.sub-menu li.menu-item-has-children>a.mobile-sublink {
	display: none
}
}
.main-navigation ul ul.sub-menu a {
	width: 100%;
	text-align: left;
	padding: 17px 20px;
	position: relative;
	font-size: 13.92px;
	font-size: 0.87rem;
	text-indent: 10px
}
@media (min-width: 544px) {
.main-navigation ul ul.sub-menu a {
	padding: 18px 20px;
	width: 196px;
	text-indent: 0
}
}
.main-navigation ul ul.sub-menu a.mobile-sublink {
	display: none
}
.main-navigation ul ul.sub-menu li:hover > a:before, .main-navigation ul ul.sub-menu li.focus > a:before, .main-navigation ul ul.sub-menu li.menu-hover > a:before, .main-navigation ul ul.sub-menu li.current_page_item > a:before, .main-navigation ul ul.sub-menu li.current-menu-item > a:before, .main-navigation ul ul.sub-menu li.current_page_ancestor>a:before {
	top: 0;
	bottom: 0;
	opacity: 1
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul, .main-navigation ul li.menu-hover>ul {
	top: 100%;
	left: 0;
	visibility: visible;
	opacity: 1
}
.main-navigation ul li>ul.in-transition {
	left: 0
}
.main-navigation ul.menu {
	font-size: 0;
	line-height: 0
}
@media (min-width: 1200px) {
.main-navigation ul.menu {
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
}
.main-navigation ul.menu>li {
	display: block;
	margin: 0
}
@media (min-width: 544px) {
.main-navigation ul.menu>li {
	display: inline-block;
	margin: 5px
}
}
@media (min-width: 1200px) {
.main-navigation ul.menu>li {
	margin: 5px 12px
}
}
.boxed-wrap .main-navigation ul.menu>li {
	margin: 0 10px
}
@media (max-width: 543px) {
.main-navigation ul.menu>li.menu-item-has-children {
	overflow: hidden
}
}
.main-navigation ul.menu>li.menu-item-has-children>a {
	margin-right: 50px
}
@media (min-width: 544px) {
.main-navigation ul.menu>li.menu-item-has-children>a {
	margin-right: 0
}
}
.main-navigation ul.menu>li.menu-item-has-children>a.mobile-sublink {
	margin: 0;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	width: 50px;
	height: 46px;
	text-align: center
}
.main-navigation ul.menu > li.menu-item-has-children > a.mobile-sublink i {
	position: relative;
	top: 10px;
	transition: 300ms all
}
.main-navigation ul.menu > li.menu-item-has-children > a.mobile-sublink.active i {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}
@media (min-width: 544px) {
.main-navigation ul.menu>li.menu-item-has-children>a.mobile-sublink {
	display: none
}
}
.main-navigation ul.menu>li>a {
	display: block;
	padding: 17px 20px;
	position: relative;
	letter-spacing: .6px
}
@media (min-width: 544px) {
.main-navigation ul.menu>li>a {
	padding: 0
}
}
.main-navigation ul.menu>li>a.mobile-sublink {
	display: none
}
@media (min-width: 992px) {
.main-navigation ul.menu>li>ul {
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px)
}
}
@media (min-width: 544px) {
.main-navigation ul.menu > li:hover > ul, .main-navigation ul.menu > li.focus > ul, .main-navigation ul.menu>li.menu-hover>ul {
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px)
}
}
@media (min-width: 1200px) {
.main-navigation ul.menu > li:hover > ul, .main-navigation ul.menu > li.focus > ul, .main-navigation ul.menu>li.menu-hover>ul {
	-webkit-transform: translateY(44px);
	-ms-transform: translateY(44px);
	transform: translateY(44px)
}
}
.main-navigation li {
	position: relative;
	text-align: left
}
@media (max-width: 543px) {
.main-navigation li {
	border-top: 1px solid #fff
}
}
.main-navigation a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	position: relative
}
.main-navigation .menu-item_description {
	font-weight: normal;
	font-style: italic;
	position: relative;
	padding: 2px 0 0 0
}
.sub-menu .main-navigation .menu-item_description {
	position: static
}
@media (min-width: 782px) {
.main-navigation.isStuck {
	position: fixed;
	background: #fff;
	left: 0;
	width: 100%;
	z-index: 1000;
	padding-left: 20px !important;
	padding-right: 20px !important;
	box-shadow: 0 5px 22px rgba(131, 131, 131, 0.1)
}
.main-navigation.isStuck ul.menu {
	margin: 0
}
}
@media (max-width: 781px) {
.main-navigation.isStuck {
	position: relative !important;
	top: 0 !important
}
}
@media (max-width: 781px) {
.pseudoStickyBlock {
	height: 0 !important
}
}
.set-menu {
	padding: 10px 0 20px
}
.footer-menu {
	margin: 0
}
.footer-menu__items {
	list-style: none;
	margin: 0;
	padding: 0
}
.footer-menu__items li {
	display: inline-block;
	padding: 0 5px 0 0
}
@media (min-width: 544px) {
.footer-menu__items li {
	padding: 0
}
}
@media (min-width: 544px) {
.footer-menu__items li:before {
	content: '•';
	padding: 0 12px 0 7px
}
}
.footer-menu__items li:first-child:before {
	display: none
}
.footer-menu__items li a {
	text-decoration: none
}
.footer-menu__items li.current-menu-item, .footer-menu__items li.current_page_item, .footer-menu__items li a:hover {
	text-decoration: none
}
.menu-toggle {
	display: inline-block;
	padding: 0;
	margin-bottom: 0;
	line-height: 40px;
	width: 50px;
	border: none
}
.menu-toggle i {
	line-height: 40px
}
@media (min-width: 544px) {
.menu-toggle {
	display: none
}
}
.main-navigation.toggled ul {
	display: block
}
.main-navigation ul {
	display: none
}
@media (min-width: 544px) {
.main-navigation ul {
	display: block
}
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 40px;
	overflow: hidden
}
@media (min-width: 992px) {
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em
}
}
.comment-navigation .nav-previous, .comment-navigation .nav-next, .posts-navigation .nav-previous, .posts-navigation .nav-next, .post-navigation .nav-previous, .post-navigation .nav-next {
	width: 100%;
	margin: 10px 0
}
@media (min-width: 544px) {
.comment-navigation .nav-previous, .comment-navigation .nav-next, .posts-navigation .nav-previous, .posts-navigation .nav-next, .post-navigation .nav-previous, .post-navigation .nav-next {
	width: 49%;
	margin: 0
}
}
.comment-navigation .nav-previous a, .comment-navigation .nav-next a, .posts-navigation .nav-previous a, .posts-navigation .nav-next a, .post-navigation .nav-previous a, .post-navigation .nav-next a {
	display: inline-block;
	vertical-align: middle
}
.comment-navigation .nav-previous a:before, .comment-navigation .nav-previous a:after, .comment-navigation .nav-next a:before, .comment-navigation .nav-next a:after, .posts-navigation .nav-previous a:before, .posts-navigation .nav-previous a:after, .posts-navigation .nav-next a:before, .posts-navigation .nav-next a:after, .post-navigation .nav-previous a:before, .post-navigation .nav-previous a:after, .post-navigation .nav-next a:before, .post-navigation .nav-next a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -2px
}
@media (min-width: 544px) {
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left
}
}
.comment-navigation .nav-previous > a, .posts-navigation .nav-previous > a, .post-navigation .nav-previous>a {
	padding-left: 23px
}
.comment-navigation .nav-previous > a:before, .posts-navigation .nav-previous > a:before, .post-navigation .nav-previous>a:before {
	content: '\E408'
}
@media (min-width: 544px) {
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right
}
}
.comment-navigation .nav-next > a, .posts-navigation .nav-next > a, .post-navigation .nav-next>a {
	padding-right: 23px
}
.comment-navigation .nav-next > a:after, .posts-navigation .nav-next > a:after, .post-navigation .nav-next>a:after {
	content: '\E409'
}
.pagination {
	padding: 0 0 25px
}
.pagination .page-numbers {
	margin: 0 25px 5px 0;
	padding: 0;
	font-weight: bold;
	border: none;
	text-align: center
}
.pagination .page-numbers.next i, .pagination .page-numbers.prev i {
	vertical-align: bottom;
	font-size: 1.6em;
	line-height: 1.2
}
.social-list .social-list__items li {
	margin: 0
}
.social-list .social-list__items li::before {
	display: none
}
.sidebar-primary .social-list__items li, .sidebar-secondary .social-list__items li {
	margin: 0 5px 0 0
}
@media (min-width: 992px) {
.sidebar-primary .social-list__items li, .sidebar-secondary .social-list__items li {
	margin: 0 0 0 15px
}
.sidebar-primary .social-list__items li:first-child, .sidebar-secondary .social-list__items li:first-child {
	margin: 0
}
}
.social-list__items li>a {
	display: block;
	text-decoration: none;
	text-align: center
}
.social-list__items li>a:hover {
	text-decoration: none
}
.social-list__items li>a[href*="codepen.io"]::before {
	content: '\f1cb'
}
.social-list__items li>a[href*="digg.com"]::before {
	content: '\f1a6'
}
.social-list__items li>a[href*="dribbble.com"]::before {
	content: '\f17d'
}
.social-list__items li>a[href*="dropbox.com"]::before {
	content: '\f16b'
}
.social-list__items li>a[href*="facebook.com"]::before {
	content: '\f09a'
}
.social-list__items li>a[href*="flickr.com"]::before {
	content: '\f16e'
}
.social-list__items li>a[href*="plus.google.com"]::before {
	content: '\f0d5'
}
.social-list__items li>a[href*="github.com"]::before {
	content: '\f09b'
}
.social-list__items li>a[href*="instagram.com"]::before {
	content: '\f16d'
}
.social-list__items li>a[href*="linkedin.com"]::before {
	content: '\f0e1'
}
.social-list__items li>a[href*="pinterest.com"]::before {
	content: '\f0d2'
}
.social-list__items li>a[href*="getpocket.com"]::before {
	content: '\f265'
}
.social-list__items li>a[href*="reddit.com"]::before {
	content: '\f1a1'
}
.social-list__items li > a[href*="skype.com"]::before, .social-list__items li>a[href*="skype:"]::before {
	content: '\f17e'
}
.social-list__items li>a[href*="stumbleupon.com"]::before {
	content: '\f1a4'
}
.social-list__items li>a[href*="tumblr.com"]::before {
	content: '\f173'
}
.social-list__items li>a[href*="twitter.com"]::before {
	content: '\f099'
}
.social-list__items li>a[href*="vimeo.com"]::before {
	content: '\f27d'
}
.social-list__items li > a[href*="wordpress.org"]::before, .social-list__items li>a[href*="wordpress.com"]::before {
	content: '\f19a'
}
.social-list__items li>a[href*="youtube.com"]::before {
	content: '\f167'
}
.social-list__items li>a[href*="amazon.com"]::before {
	content: '\f270'
}
.social-list__items li>a[href*="tripadvisor"]::before {
	content: '\f262'
}
.social-list__items li>a[href*="ycombinator.com"]::before {
	content: '\f23b'
}
.social-list__items li>a[href*="xing.com"]::before {
	content: '\f168'
}
.social-list__items li>a[href*="yahoo."]::before {
	content: '\f19e'
}
.social-list__items li>a[href*="vine.co"]::before {
	content: '\f1ca'
}
.social-list__items li>a[href*="weibo.com"]::before {
	content: '\f18a'
}
.social-list__items li>a[href*="trello.com"]::before {
	content: '\f181'
}
.social-list__items li>a[href*="steampowered.com"]::before {
	content: '\f1b6'
}
.social-list__items li>a[href*="soundcloud.com"]::before {
	content: '\f1be'
}
.social-list__items li>a[href*="spotify.com"]::before {
	content: '\f1bc'
}
.social-list__items li>a[href*="stackexchange.com"]::before {
	content: '\f18d'
}
.social-list__items li>a[href*="stackoverflow.com"]::before {
	content: '\f16c'
}
.social-list__items li>a[href*="slideshare.net"]::before {
	content: '\f1e7'
}
.social-list__items li>a[href*="slack.com"]::before {
	content: '\f198'
}
.social-list__items li>a[href*="skyatlas.com"]::before {
	content: '\f216'
}
.social-list__items li>a[href*="last.fm"]::before {
	content: '\f202'
}
.social-list__items li>a[href*="jsfiddle.net"]::before {
	content: '\f1cc'
}
.social-list__items li>a[href*="behance.net"]::before {
	content: '\f1b4'
}
.social-list__items li>a[href*="bitbucket.org"]::before {
	content: '\f171'
}
.social-list__items li>a[href*="codepen.io"]::before {
	content: '\f1cb'
}
.social-list__items li>a[href*="codiepie.com"]::before {
	content: '\f284'
}
.social-list__items li>a[href*="connectdevelop.com"]::before {
	content: '\f20e'
}
.social-list__items li>a[href*="dashcube.com"]::before {
	content: '\f210'
}
.social-list__items li>a[href*="contao.org"]::before {
	content: '\f26d'
}
.social-list__items li>a[href*="delicious.com"]::before {
	content: '\f1a5'
}
.social-list__items li>a[href*="deviantart.com"]::before {
	content: '\f1bd'
}
.social-list__items li>a::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	display: block;
	width: 31px;
	height: 40px;
	line-height: 40px;
	margin: auto
}
@media (min-width: 992px) {
.sidebar-primary .social-list__items li > a::before, .sidebar-secondary .social-list__items li>a::before {
	width: 40px;
	font-size: 26px
}
}
.social-list--text .social-list__items li>a::before {
	display: none
}
.breadcrumbs {
	position: relative;
	margin: 16px 0 36px
}
.breadcrumbs__title:not(:empty) {
	display: inline-block;
	vertical-align: baseline;
	margin: 0
}
.breadcrumbs__title:not(:empty):after {
	content: '_';
	display: inline-block;
	vertical-align: baseline
}
.breadcrumbs__title:not(:empty)+.breadcrumbs__items {
	display: inline-block;
	vertical-align: baseline
}
.breadcrumbs__title .page-title {
	margin: 0;
	display: inline-block;
	vertical-align: baseline
}
.breadcrumbs__wrap {
	margin: 0;
	text-transform: uppercase
}
@media (min-width: 992px) {
.breadcrumbs__wrap {
	margin: 4px 0
}
}
.breadcrumbs__item {
	display: inline-block
}
.breadcrumbs__item-sep {
	margin: 0
}
.breadcrumbs__wrap {
	font-size: 0
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
#content[tabindex="-1"]:focus {
	outline: 0
}
.alignleft {
	float: none;
	margin: 0 0 10px
}
@media (min-width: 768px) {
.alignleft {
	float: left;
	margin: 16px 50px 30px 0
}
}
.alignright {
	float: none;
	margin: 0 0 10px
}
@media (min-width: 768px) {
.alignright {
	float: right;
	margin: 16px 0 30px 50px
}
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px
}
@media (min-width: 992px) {
.aligncenter {
	margin-top: 44px;
	margin-bottom: 35px
}
}
.alignnone {
	margin-top: 4px;
	margin-bottom: 15px
}
.alignnone.size-full {
	margin: 20px 0
}
@media (min-width: 992px) {
.alignnone.size-full {
	margin: 32px 0 30px
}
}
.page.position-fullwidth .alignnone.size-full {
	margin: 0;
	width: auto
}
.posts-list .alignnone.size-full {
	margin: 20px 0;
	width: auto;
	max-width: 100%
}
.clear:before, .clear:after, .comment-body:before, .comment-body:after, .entry-content:before, .entry-content:after, .entry-footer:before, .entry-footer:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	content: "";
	display: table;
	table-layout: fixed
}
.clear:after, .comment-body:after, .entry-content:after, .entry-footer:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both
}
.hidden {
	display: none
}
.comments-area {
	position: relative;
	margin: 0 0 30px
}
@media (min-width: 992px) {
.comments-area {
	margin: 100px 0 0
}
}
.comments-title {
	position: relative;
	text-align: left;
	margin: 0 0 30px
}
@media (min-width: 992px) {
.comments-title {
	margin: 0 0 44px
}
}
.comment-list {
	list-style: none;
	padding: 0 0 40px;
	margin: 0
}
@media (min-width: 992px) {
.comment-list {
	padding: 0 0 71px
}
}
.comment-list li.comment {
	padding-top: 30px
}
.comment-list>li.comment:first-child {
	padding-top: 0
}
.comment-list .children {
	list-style: none;
	padding-left: 0;
	margin-left: 5px;
	padding-top: 0
}
@media (min-width: 544px) {
.comment-list .children {
	margin-left: 10px
}
}
@media (min-width: 992px) {
.comment-list .children {
	margin-left: 30px
}
}
.position-two-sidebars .comment-list .children {
	margin-left: 0
}
@media (min-width: 992px) {
.comment-wrap {
	overflow: hidden
}
}
.comment-body__holder {
	position: relative;
	padding-right: 30px
}
.comment-body__holder .comment-content {
	margin-top: 7px;
	margin-bottom: 8px
}
@media (min-width: 544px) {
.comment-body__holder .comment-content {
	margin-bottom: 0;
	overflow: hidden
}
}
.comment-body__holder .comment-content>*:first-child {
	margin-top: 0
}
.comment-body__holder .comment-content>*:last-child {
	margin-bottom: 0
}
.comment-body .avatar {
	margin: 0 0 15px;
	border-radius: 50%
}
@media (min-width: 544px) {
.comment-body .avatar {
	float: left;
	width: 40px;
	margin: 0 15px 0 0
}
}
@media (min-width: 992px) {
.comment-body .avatar {
	width: auto;
	margin: 0 40px 0 0
}
}
.comment-body .fn {
	display: block
}
@media (min-width: 544px) {
.comment-body .fn {
	display: inline-block;
	vertical-align: middle
}
}
.comment-body .reply {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px
}
.comment-body .reply i {
	font-size: 20px
}
.comment-date {
	margin: 0 20px 0 0
}
@media (min-width: 544px) {
.comment-date {
	display: inline-block;
	vertical-align: middle
}
}
.comment-date__time {
	display: inline-block;
	vertical-align: middle
}
.post-author-bio {
	margin: 0 0 40px
}
@media (min-width: 992px) {
.post-author-bio {
	margin: 0 0 94px
}
}
.post-author__title {
	margin: 0 0 39px
}
.post-author__avatar {
	margin: 0 0 30px 0
}
@media (min-width: 544px) {
.post-author__avatar {
	float: left;
	margin: 6px 40px 0 0
}
}
.post-author__avatar img {
	border-radius: 50%
}
.post-author__content {
	overflow: hidden
}
.share-btns__list {
	margin: 30px 0 0
}
@media (min-width: 1200px) {
.share-btns__list {
	margin: 0
}
}
.posts-list .share-btns__list {
	margin-top: 15px
}
.share-btns__item {
	display: inline-block;
	margin: 0 10px 5px 0
}
@media (min-width: 1200px) {
.single .share-btns__item {
	display: block;
	margin: 0 0 10px
}
.position-two-sidebars.single .share-btns__item {
	display: inline-block;
	margin: 0 10px 5px 0
}
}
.share-btns__link {
	text-decoration: none;
	text-align: center;
	display: inline-block
}
.single .share-btns__link {
	border-radius: 50%;
	font-size: 20px;
	width: 50px;
	height: 50px;
	line-height: 48px;
	border: 2px solid;
	display: block
}
@media (min-width: 1200px) {
.single .share-btns__link {
	width: 68px;
	height: 68px;
	line-height: 64px;
	font-size: 24px
}
}
@media (min-width: 1200px) {
.position-two-sidebars.single .share-btns__link {
	font-size: 20px;
	width: 50px;
	height: 50px;
	line-height: 48px
}
}
.card {
	display: block;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-word
}
.card-justify {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-right: 0;
	margin-left: 0
}
.card-justify .card {
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0;
	flex: 1 0 0;
	margin-right: 0;
	margin-left: 0
}
.posts-list--vertical-justify .card {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%
}
.posts-list--vertical-justify .card:nth-child(6n+3), .posts-list--vertical-justify .card:nth-child(6n+4) {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%
}
@media (min-width: 768px) {
.card-justify {
	margin-right: -1.5625rem;
	margin-left: -1.5625rem
}
.card-justify .card {
	margin-right: 1.5625rem;
	margin-left: 1.5625rem
}
.posts-list--vertical-justify .card {
	-webkit-flex: 1 0 calc(100%/2 - 3.125rem);
	-ms-flex: 1 0 calc(100%/2 - 3.125rem);
	flex: 1 0 calc(100%/2 - 3.125rem);
	max-width: calc(100%/2 - 3.125rem)
}
.posts-list--vertical-justify .card:nth-child(6n+3), .posts-list--vertical-justify .card:nth-child(6n+4) {
	-webkit-flex: 1 0 calc(100%/2 - 3.125rem);
	-ms-flex: 1 0 calc(100%/2 - 3.125rem);
	flex: 1 0 calc(100%/2 - 3.125rem);
	max-width: calc(100%/2 - 3.125rem)
}
}
@media (min-width: 1200px) {
.posts-list--vertical-justify .card {
	-webkit-flex: 1 0 calc(100%/4 - 3.125rem);
	-ms-flex: 1 0 calc(100%/4 - 3.125rem);
	flex: 1 0 calc(100%/4 - 3.125rem);
	max-width: calc(100%/4 - 3.125rem)
}
.posts-list--vertical-justify .card:nth-child(6n+3), .posts-list--vertical-justify .card:nth-child(6n+4) {
	-webkit-flex: 1 0 calc(100%/2 - 3.125rem);
	-ms-flex: 1 0 calc(100%/2 - 3.125rem);
	flex: 1 0 calc(100%/2 - 3.125rem);
	max-width: calc(100%/2 - 3.125rem)
}
}
@media (min-width: 768px) {
.card-deck {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-right: -1.5625rem;
	margin-left: -1.5625rem
}
.card-deck .card {
	-webkit-flex: 1 0 0;
	-ms-flex: 1 0 0;
	flex: 1 0 0;
	margin-right: 1.5625rem;
	margin-left: 1.5625rem
}
.posts-list--grid-2-cols .card {
	-webkit-flex: 1 0 calc(100%/2 - 3.125rem);
	-ms-flex: 1 0 calc(100%/2 - 3.125rem);
	flex: 1 0 calc(100%/2 - 3.125rem);
	max-width: calc(100%/2 - 3.125rem)
}
.posts-list--grid-3-cols .card {
	-webkit-flex: 1 0 calc(100%/3 - 3.125rem);
	-ms-flex: 1 0 calc(100%/3 - 3.125rem);
	flex: 1 0 calc(100%/3 - 3.125rem);
	max-width: calc(100%/3 - 3.125rem)
}
.home .posts-list--grid-2-cols .sticky, .home .posts-list--grid-3-cols .sticky {
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	max-width: calc(100% - 3.125rem)
}
.two-sidebars .posts-list--grid-2-cols .card, .two-sidebars .posts-list--grid-3-cols .card {
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	max-width: calc(100% - 3.125rem)
}
}
@media (min-width: 768px) {
.card-columns {
	-webkit-column-gap: 3.125rem;
	-moz-column-gap: 3.125rem;
	column-gap: 3.125rem
}
.card-columns .card {
	display: inline-block;
	width: 100%
}
.posts-list--masonry-2-cols {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}
.posts-list--masonry-3-cols {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}
.posts-list--masonry-2-cols .card, .posts-list--masonry-3-cols .card {
	position: static;
	display: inline-block;
	width: 100%;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	-webkit-transform: translatez(0)
}
.posts-list--masonry-2-cols .card .post-list__item-content, .posts-list--masonry-3-cols .card .post-list__item-content {
	position: relative
}
.two-sidebars .posts-list--masonry-2-cols, .two-sidebars .posts-list--masonry-3-cols {
	-webkit-column-gap: normal;
	-moz-column-gap: normal;
	column-gap: normal;
	-webkit-column-count: auto;
	-moz-column-count: auto;
	column-count: auto
}
.two-sidebars .posts-list--masonry-2-cols .card, .two-sidebars .posts-list--masonry-3-cols .card {
	display: block
}
}
.widget {
	margin: 0 0 20px
}
@media (min-width: 992px) {
.widget {/*margin-bottom:100px*/
}
}
.footer-area .widget {
	margin-bottom: 29px
}
@media (min-width: 992px) {
.before-content-area .widget {/*margin-bottom:79px*/
}
}
.before-content-area .widget:last-child {
	margin-bottom: 20px
}
@media (min-width: 992px) {
.before-content-area .widget:last-child {
	margin-bottom: 27px
}
}
.sidebar-primary .widget, .sidebar-secondary .widget, .before-content-area .widget, .after-content-area .widget, .before-loop-area .widget, .after-loop-area .widget {
	background: #fff;
	border-radius: 0
}
.after-loop-area .widget, .after-content-area .widget {
	margin-bottom: 0;/*margin-top:20px*/
}
@media (min-width: 992px) {
.after-loop-area .widget, .after-content-area .widget {/*margin-top:65px*/
}
}
.full-width-header-area .widget:first-child.widget_smart_slider {
	margin-top: -100px
}
.widget select {
	max-width: 100%
}
.widget .widget-title {
	margin: 0 0 15px
}
@media (min-width: 992px) {
.widget .widget-title {
	margin: 3px 0 44px
}
.footer .widget .widget-title {
	margin-bottom: 40px
}
}
@media (min-width: 544px) {
.full-width-header-area .widget .widget-title {
	text-align: center
}
}
.twitterwidget, .twitterwidget iframe, .fb_iframe_widget, .fb_iframe_widget iframe {
	width: 100% !important
}
.widget-about-author {
	text-align: center
}
.full-width-header-area .widget-about-author, .after-content-full-width-area .widget-about-author {
	text-align: left
}
.before-content-area .widget-about-author, .before-loop-area .widget-about-author, .after-content-area .widget-about-author, .after-loop-area .widget-about-author, .footer-area .widget-about-author {
	text-align: left
}
.position-two-sidebars .before-loop-area .widget-about-author, .position-two-sidebars .after-loop-area .widget-about-author {
	text-align: center
}
.about-author:after {
	clear: both;
	content: "";
	width: 100%;
	display: block
}
.about-author_avatar {
	text-align: center;
	padding: 5px 0 0
}
.full-width-header-area .about-author_avatar, .after-content-full-width-area .about-author_avatar, .before-content-area .about-author_avatar, .before-loop-area .about-author_avatar, .after-content-area .about-author_avatar, .after-loop-area .about-author_avatar {
	margin: 0 0 10px
}
@media (min-width: 544px) {
.full-width-header-area .about-author_avatar, .after-content-full-width-area .about-author_avatar, .before-content-area .about-author_avatar, .before-loop-area .about-author_avatar, .after-content-area .about-author_avatar, .after-loop-area .about-author_avatar {
	margin: 0 30px 0 0;
	float: left
}
}
.position-two-sidebars .before-loop-area .about-author_avatar, .position-two-sidebars .after-loop-area .about-author_avatar {
	float: none;
	margin: 0
}
.full-width-header-area .about-author_content, .after-content-full-width-area .about-author_content, .before-content-area .about-author_content, .before-loop-area .about-author_content, .after-content-area .about-author_content, .after-loop-area .about-author_content {
	overflow: hidden
}
.position-two-sidebars .before-loop-area .about-author_content, .position-two-sidebars .after-loop-area .about-author_content {
	overflow: visible
}
.about-author_name {
	margin: 0;
	padding: 15px 0
}
.about-author_description {
	padding: 0 0 20px
}
.about-author_btn_box {
	border-top: 1px solid #e0e0e8;
	padding: 15px 0 5px
}
@media (min-width: 992px) {
.about-author_btn_box {
	padding: 30px 0 6px
}
}
.footer-area .about-author_btn_box {
	border-top: 1px solid rgba(255, 255, 255, 0.2)
}
.sidebar-primary .about-author_btn_box, .sidebar-secondary .about-author_btn_box, .position-two-sidebars .before-loop-area .about-author_btn_box, .position-two-sidebars .after-loop-area .about-author_btn_box {
	margin: 0 -10px;
	padding-left: 10px;
	padding-right: 10px
}
@media (min-width: 992px) {
.sidebar-primary .about-author_btn_box, .sidebar-secondary .about-author_btn_box, .position-two-sidebars .before-loop-area .about-author_btn_box, .position-two-sidebars .after-loop-area .about-author_btn_box {
	margin: 0 -30px;
	padding-left: 30px;
	padding-right: 30px
}
}
.widget.widget-banner>.widget-title {
	display: none
}
.widget.widget-banner .widget-banner__link {
	position: relative;
	vertical-align: top;
	display: block
}
.widget.widget-banner .widget-banner__img {
	vertical-align: top;
	width: 100%;
	opacity: .88
}
.widget.widget-banner .widget-banner__descr {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 100;
	text-align: center;
	padding: 10px
}
@media (min-width: 992px) {
.widget.widget-banner .widget-banner__descr {
	width: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
}
.widget.widget-banner .widget-banner__title {
	position: relative;
	padding: 28px 0 14px
}
.widget.widget-banner .widget-banner__title:before {
	content: '';
	width: 253px;
	max-width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.widget.widget-banner .widget-banner__text {
	position: relative;
	padding: 0 0 47px
}
.widget.widget-banner .widget-banner__text:after {
	content: '';
	width: 253px;
	max-width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.swiper-carousel-container {
	position: relative
}
.swiper-carousel-container .swiper-pagination {
	position: static
}
.swiper-carousel-container.with-title .swiper-button-next, .swiper-carousel-container.with-title .swiper-button-prev {
	top: 0;
	margin-top: -45px;
	color: #989a9e
}
@media (min-width: 992px) {
.swiper-carousel-container.with-title .swiper-button-next, .swiper-carousel-container.with-title .swiper-button-prev {
	margin-top: -70px
}
}
.swiper-carousel-container.with-title .swiper-button-prev {
	left: auto;
	right: 35px
}
.widget_carousel .swiper-wrapper .swiper-slide {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: auto
}
 
.swiper-button-next, .swiper-button-prev {
	top: 38%;
	width: auto;
	height: auto;
	margin: 0;
	background: none;
	display: none
}
.swiper-button-next i, .swiper-button-prev i {
	margin: 0;
	font-size: 32px
}
.swiper-button-next.button-prev, .swiper-button-prev.button-prev {
	left: 0
}
.swiper-button-next.button-next, .swiper-button-prev.button-next {
	right: 0
}
.swiper-wrapper .post {
	margin-bottom: 13px;
	padding: 0
}
.swiper-wrapper .post .inner {
	width: 100%;
	overflow: hidden;
	position: relative
}
.swiper-wrapper .post .inner:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #29272a;
	background: linear-gradient(to bottom, rgba(41, 39, 42, 0) 0%, rgba(41, 39, 42, 0.8) 100%);
	width: 100%;
	height: 100%
}
 .limpo .post .inner {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #f2f2f2 !important;
}
.limpo .post .inner:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #f2f2f2 !important;
	background-color: #f2f2f2;
	background: linear-gradient(to bottom, rgba(41, 39, 42, 0) 0%, rgba(41, 39, 42, 0) 0%) !important;
	width: 100%;
	height: 100%
}


.swiper-wrapper .post .entry-header {
	padding-top: 0
}
.swiper-wrapper .post .entry-header .post-thumbnail__link {
	display: block
}
.swiper-wrapper .post .entry-header .post-thumbnail__link img {
	width: 100%
}
.swiper-wrapper .post .entry-content {
	margin: 0;
	padding: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	z-index: 10
}
 

@media (min-width: 992px) {
.swiper-wrapper .post .entry-content {
	padding: 24px 40px
}
}
.swiper-wrapper .post .entry-content .btn {
	margin: 10px 0 0;
	background: none;
	padding: 10px 20px
}
.swiper-wrapper .post .entry-content .post__date {
	margin-right: 20px
}
.swiper-wrapper .post .entry-content .post__excerpt {
	margin: 10px 0 0
}
.swiper-wrapper .post .entry-content .entry-meta {
	margin: 10px 0 0
}
.swiper-wrapper .post .entry-content h3 {
	margin: 0 0 1px
}
.swiper-wrapper .post .entry-content i {
	font-size: 1em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0
}


 

div.wpcf7s {
	margin: 26px 0
}
div.wpcf7s p {
	margin-bottom: 30px
}
div.wpcf7s .wpcf7-form-control-wrap input {
	width: 100%
}
div.wpcf7s .wpcf7-not-valid {
	border-color: #fe5c7a;
	background: rgba(254, 92, 122, 0.1)
}
div.wpcf7s .wpcf7-not-valid-tip {
	color: #fe5c7a;
	font-size: .8em;
	margin: 5px 0 0 5px
}
div.wpcf7s .wpcf7-validation-errors, div.wpcf7s .wpcf7-mail-sent-ng, div.wpcf7s .wpcf7-mail-sent-ok {
	margin: 1.5em 0;
	padding: 1em 2em;
	color: #fff;
	border: none
}
div.wpcf7s .wpcf7-validation-errors, div.wpcf7s .wpcf7-mail-sent-ng {
	background: #fe5c7a
}
div.wpcf7s .wpcf7-mail-sent-ok {
	background: #398f14
}
div.wpcf7s textarea {
	min-height: 248px
}
.widget ul {
	margin: 0px 0px;
	padding: 0 0
}
.widget ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 7px;
	position: relative
}
.widget ul li:last-child {
	padding: 0
}
.widget ul li>ul {
	margin-bottom: 0;
	margin-left: 1em;
	margin-top: 7px
}
.widget.widget_archive li, .widget.widget_meta li, .widget.widget_rss li, .widget.widget_recent_comments li, .widget.widget_recent_entries li, .widget.widget_categories li, .widget.widget_pages li, .widget.widget_nav_menu li {
	font-weight: bold;
	text-transform: uppercase
}
.before-content-area .widget_archive > ul::after, .before-content-area .widget_meta > ul::after, .before-content-area .widget_rss > ul::after, .before-content-area .widget_recent_comments > ul::after, .before-content-area .widget_recent_entries > ul::after, .before-content-area .widget_categories > ul::after, .before-content-area .widget_pages > ul::after, .after-content-area .widget_archive > ul::after, .after-content-area .widget_meta > ul::after, .after-content-area .widget_rss > ul::after, .after-content-area .widget_recent_comments > ul::after, .after-content-area .widget_recent_entries > ul::after, .after-content-area .widget_categories > ul::after, .after-content-area .widget_pages > ul::after, .before-loop-area .widget_archive > ul::after, .before-loop-area .widget_meta > ul::after, .before-loop-area .widget_rss > ul::after, .before-loop-area .widget_recent_comments > ul::after, .before-loop-area .widget_recent_entries > ul::after, .before-loop-area .widget_categories > ul::after, .before-loop-area .widget_pages > ul::after, .after-loop-area .widget_archive > ul::after, .after-loop-area .widget_meta > ul::after, .after-loop-area .widget_rss > ul::after, .after-loop-area .widget_recent_comments > ul::after, .after-loop-area .widget_recent_entries > ul::after, .after-loop-area .widget_categories > ul::after, .after-loop-area .widget_pages > ul::after, .full-width-header-area .widget_archive > ul::after, .full-width-header-area .widget_meta > ul::after, .full-width-header-area .widget_rss > ul::after, .full-width-header-area .widget_recent_comments > ul::after, .full-width-header-area .widget_recent_entries > ul::after, .full-width-header-area .widget_categories > ul::after, .full-width-header-area .widget_pages>ul::after {
	content: '';
	display: block;
	clear: both
}
@media (min-width: 544px) {
.before-content-area .widget_archive > ul > li, .before-content-area .widget_meta > ul > li, .before-content-area .widget_rss > ul > li, .before-content-area .widget_recent_comments > ul > li, .before-content-area .widget_recent_entries > ul > li, .before-content-area .widget_categories > ul > li, .before-content-area .widget_pages > ul > li, .after-content-area .widget_archive > ul > li, .after-content-area .widget_meta > ul > li, .after-content-area .widget_rss > ul > li, .after-content-area .widget_recent_comments > ul > li, .after-content-area .widget_recent_entries > ul > li, .after-content-area .widget_categories > ul > li, .after-content-area .widget_pages > ul > li, .before-loop-area .widget_archive > ul > li, .before-loop-area .widget_meta > ul > li, .before-loop-area .widget_rss > ul > li, .before-loop-area .widget_recent_comments > ul > li, .before-loop-area .widget_recent_entries > ul > li, .before-loop-area .widget_categories > ul > li, .before-loop-area .widget_pages > ul > li, .after-loop-area .widget_archive > ul > li, .after-loop-area .widget_meta > ul > li, .after-loop-area .widget_rss > ul > li, .after-loop-area .widget_recent_comments > ul > li, .after-loop-area .widget_recent_entries > ul > li, .after-loop-area .widget_categories > ul > li, .after-loop-area .widget_pages > ul > li, .full-width-header-area .widget_archive > ul > li, .full-width-header-area .widget_meta > ul > li, .full-width-header-area .widget_rss > ul > li, .full-width-header-area .widget_recent_comments > ul > li, .full-width-header-area .widget_recent_entries > ul > li, .full-width-header-area .widget_categories > ul > li, .full-width-header-area .widget_pages>ul>li {
	width: 48%;
	margin-left: 2%;
	float: left
}
.before-content-area .widget_archive > ul > li:nth-child(2n+1), .before-content-area .widget_meta > ul > li:nth-child(2n+1), .before-content-area .widget_rss > ul > li:nth-child(2n+1), .before-content-area .widget_recent_comments > ul > li:nth-child(2n+1), .before-content-area .widget_recent_entries > ul > li:nth-child(2n+1), .before-content-area .widget_categories > ul > li:nth-child(2n+1), .before-content-area .widget_pages > ul > li:nth-child(2n+1), .after-content-area .widget_archive > ul > li:nth-child(2n+1), .after-content-area .widget_meta > ul > li:nth-child(2n+1), .after-content-area .widget_rss > ul > li:nth-child(2n+1), .after-content-area .widget_recent_comments > ul > li:nth-child(2n+1), .after-content-area .widget_recent_entries > ul > li:nth-child(2n+1), .after-content-area .widget_categories > ul > li:nth-child(2n+1), .after-content-area .widget_pages > ul > li:nth-child(2n+1), .before-loop-area .widget_archive > ul > li:nth-child(2n+1), .before-loop-area .widget_meta > ul > li:nth-child(2n+1), .before-loop-area .widget_rss > ul > li:nth-child(2n+1), .before-loop-area .widget_recent_comments > ul > li:nth-child(2n+1), .before-loop-area .widget_recent_entries > ul > li:nth-child(2n+1), .before-loop-area .widget_categories > ul > li:nth-child(2n+1), .before-loop-area .widget_pages > ul > li:nth-child(2n+1), .after-loop-area .widget_archive > ul > li:nth-child(2n+1), .after-loop-area .widget_meta > ul > li:nth-child(2n+1), .after-loop-area .widget_rss > ul > li:nth-child(2n+1), .after-loop-area .widget_recent_comments > ul > li:nth-child(2n+1), .after-loop-area .widget_recent_entries > ul > li:nth-child(2n+1), .after-loop-area .widget_categories > ul > li:nth-child(2n+1), .after-loop-area .widget_pages > ul > li:nth-child(2n+1), .full-width-header-area .widget_archive > ul > li:nth-child(2n+1), .full-width-header-area .widget_meta > ul > li:nth-child(2n+1), .full-width-header-area .widget_rss > ul > li:nth-child(2n+1), .full-width-header-area .widget_recent_comments > ul > li:nth-child(2n+1), .full-width-header-area .widget_recent_entries > ul > li:nth-child(2n+1), .full-width-header-area .widget_categories > ul > li:nth-child(2n+1), .full-width-header-area .widget_pages>ul>li:nth-child(2n+1) {
	margin-left: 0
}
}
@media (min-width: 768px) {
.before-content-area .widget_archive > ul > li, .before-content-area .widget_meta > ul > li, .before-content-area .widget_rss > ul > li, .before-content-area .widget_recent_comments > ul > li, .before-content-area .widget_recent_entries > ul > li, .before-content-area .widget_categories > ul > li, .before-content-area .widget_pages > ul > li, .after-content-area .widget_archive > ul > li, .after-content-area .widget_meta > ul > li, .after-content-area .widget_rss > ul > li, .after-content-area .widget_recent_comments > ul > li, .after-content-area .widget_recent_entries > ul > li, .after-content-area .widget_categories > ul > li, .after-content-area .widget_pages > ul > li, .before-loop-area .widget_archive > ul > li, .before-loop-area .widget_meta > ul > li, .before-loop-area .widget_rss > ul > li, .before-loop-area .widget_recent_comments > ul > li, .before-loop-area .widget_recent_entries > ul > li, .before-loop-area .widget_categories > ul > li, .before-loop-area .widget_pages > ul > li, .after-loop-area .widget_archive > ul > li, .after-loop-area .widget_meta > ul > li, .after-loop-area .widget_rss > ul > li, .after-loop-area .widget_recent_comments > ul > li, .after-loop-area .widget_recent_entries > ul > li, .after-loop-area .widget_categories > ul > li, .after-loop-area .widget_pages > ul > li, .full-width-header-area .widget_archive > ul > li, .full-width-header-area .widget_meta > ul > li, .full-width-header-area .widget_rss > ul > li, .full-width-header-area .widget_recent_comments > ul > li, .full-width-header-area .widget_recent_entries > ul > li, .full-width-header-area .widget_categories > ul > li, .full-width-header-area .widget_pages>ul>li {
	width: 23%;
	margin-left: 2%;
	float: left
}
.before-content-area .widget_archive > ul > li:nth-child(2n+1), .before-content-area .widget_meta > ul > li:nth-child(2n+1), .before-content-area .widget_rss > ul > li:nth-child(2n+1), .before-content-area .widget_recent_comments > ul > li:nth-child(2n+1), .before-content-area .widget_recent_entries > ul > li:nth-child(2n+1), .before-content-area .widget_categories > ul > li:nth-child(2n+1), .before-content-area .widget_pages > ul > li:nth-child(2n+1), .after-content-area .widget_archive > ul > li:nth-child(2n+1), .after-content-area .widget_meta > ul > li:nth-child(2n+1), .after-content-area .widget_rss > ul > li:nth-child(2n+1), .after-content-area .widget_recent_comments > ul > li:nth-child(2n+1), .after-content-area .widget_recent_entries > ul > li:nth-child(2n+1), .after-content-area .widget_categories > ul > li:nth-child(2n+1), .after-content-area .widget_pages > ul > li:nth-child(2n+1), .before-loop-area .widget_archive > ul > li:nth-child(2n+1), .before-loop-area .widget_meta > ul > li:nth-child(2n+1), .before-loop-area .widget_rss > ul > li:nth-child(2n+1), .before-loop-area .widget_recent_comments > ul > li:nth-child(2n+1), .before-loop-area .widget_recent_entries > ul > li:nth-child(2n+1), .before-loop-area .widget_categories > ul > li:nth-child(2n+1), .before-loop-area .widget_pages > ul > li:nth-child(2n+1), .after-loop-area .widget_archive > ul > li:nth-child(2n+1), .after-loop-area .widget_meta > ul > li:nth-child(2n+1), .after-loop-area .widget_rss > ul > li:nth-child(2n+1), .after-loop-area .widget_recent_comments > ul > li:nth-child(2n+1), .after-loop-area .widget_recent_entries > ul > li:nth-child(2n+1), .after-loop-area .widget_categories > ul > li:nth-child(2n+1), .after-loop-area .widget_pages > ul > li:nth-child(2n+1), .full-width-header-area .widget_archive > ul > li:nth-child(2n+1), .full-width-header-area .widget_meta > ul > li:nth-child(2n+1), .full-width-header-area .widget_rss > ul > li:nth-child(2n+1), .full-width-header-area .widget_recent_comments > ul > li:nth-child(2n+1), .full-width-header-area .widget_recent_entries > ul > li:nth-child(2n+1), .full-width-header-area .widget_categories > ul > li:nth-child(2n+1), .full-width-header-area .widget_pages>ul>li:nth-child(2n+1) {
	margin-left: 2%
}
.before-content-area .widget_archive > ul > li:nth-child(4n+1), .before-content-area .widget_meta > ul > li:nth-child(4n+1), .before-content-area .widget_rss > ul > li:nth-child(4n+1), .before-content-area .widget_recent_comments > ul > li:nth-child(4n+1), .before-content-area .widget_recent_entries > ul > li:nth-child(4n+1), .before-content-area .widget_categories > ul > li:nth-child(4n+1), .before-content-area .widget_pages > ul > li:nth-child(4n+1), .after-content-area .widget_archive > ul > li:nth-child(4n+1), .after-content-area .widget_meta > ul > li:nth-child(4n+1), .after-content-area .widget_rss > ul > li:nth-child(4n+1), .after-content-area .widget_recent_comments > ul > li:nth-child(4n+1), .after-content-area .widget_recent_entries > ul > li:nth-child(4n+1), .after-content-area .widget_categories > ul > li:nth-child(4n+1), .after-content-area .widget_pages > ul > li:nth-child(4n+1), .before-loop-area .widget_archive > ul > li:nth-child(4n+1), .before-loop-area .widget_meta > ul > li:nth-child(4n+1), .before-loop-area .widget_rss > ul > li:nth-child(4n+1), .before-loop-area .widget_recent_comments > ul > li:nth-child(4n+1), .before-loop-area .widget_recent_entries > ul > li:nth-child(4n+1), .before-loop-area .widget_categories > ul > li:nth-child(4n+1), .before-loop-area .widget_pages > ul > li:nth-child(4n+1), .after-loop-area .widget_archive > ul > li:nth-child(4n+1), .after-loop-area .widget_meta > ul > li:nth-child(4n+1), .after-loop-area .widget_rss > ul > li:nth-child(4n+1), .after-loop-area .widget_recent_comments > ul > li:nth-child(4n+1), .after-loop-area .widget_recent_entries > ul > li:nth-child(4n+1), .after-loop-area .widget_categories > ul > li:nth-child(4n+1), .after-loop-area .widget_pages > ul > li:nth-child(4n+1), .full-width-header-area .widget_archive > ul > li:nth-child(4n+1), .full-width-header-area .widget_meta > ul > li:nth-child(4n+1), .full-width-header-area .widget_rss > ul > li:nth-child(4n+1), .full-width-header-area .widget_recent_comments > ul > li:nth-child(4n+1), .full-width-header-area .widget_recent_entries > ul > li:nth-child(4n+1), .full-width-header-area .widget_categories > ul > li:nth-child(4n+1), .full-width-header-area .widget_pages>ul>li:nth-child(4n+1) {
	margin-left: 0
}
}
.before-content-area .widget_rss ul, .before-content-area .widget_recent_comments ul, .before-content-area .widget_recent_entries ul, .after-content-area .widget_rss ul, .after-content-area .widget_recent_comments ul, .after-content-area .widget_recent_entries ul, .before-loop-area .widget_rss ul, .before-loop-area .widget_recent_comments ul, .before-loop-area .widget_recent_entries ul, .after-loop-area .widget_rss ul, .after-loop-area .widget_recent_comments ul, .after-loop-area .widget_recent_entries ul, .full-width-header-area .widget_rss ul, .full-width-header-area .widget_recent_comments ul, .full-width-header-area .widget_recent_entries ul {
	margin-left: -2%
}
.before-content-area .widget_rss ul > li:first-child, .before-content-area .widget_recent_comments ul > li:first-child, .before-content-area .widget_recent_entries ul > li:first-child, .after-content-area .widget_rss ul > li:first-child, .after-content-area .widget_recent_comments ul > li:first-child, .after-content-area .widget_recent_entries ul > li:first-child, .before-loop-area .widget_rss ul > li:first-child, .before-loop-area .widget_recent_comments ul > li:first-child, .before-loop-area .widget_recent_entries ul > li:first-child, .after-loop-area .widget_rss ul > li:first-child, .after-loop-area .widget_recent_comments ul > li:first-child, .after-loop-area .widget_recent_entries ul > li:first-child, .full-width-header-area .widget_rss ul > li:first-child, .full-width-header-area .widget_recent_comments ul > li:first-child, .full-width-header-area .widget_recent_entries ul>li:first-child {
	padding-top: 21px;
	margin-left: 2%
}
.before-content-area .widget_rss ul > li:nth-child(1), .before-content-area .widget_rss ul > li:nth-child(2), .before-content-area .widget_rss ul > li:nth-child(3), .before-content-area .widget_recent_comments ul > li:nth-child(1), .before-content-area .widget_recent_comments ul > li:nth-child(2), .before-content-area .widget_recent_comments ul > li:nth-child(3), .before-content-area .widget_recent_entries ul > li:nth-child(1), .before-content-area .widget_recent_entries ul > li:nth-child(2), .before-content-area .widget_recent_entries ul > li:nth-child(3), .after-content-area .widget_rss ul > li:nth-child(1), .after-content-area .widget_rss ul > li:nth-child(2), .after-content-area .widget_rss ul > li:nth-child(3), .after-content-area .widget_recent_comments ul > li:nth-child(1), .after-content-area .widget_recent_comments ul > li:nth-child(2), .after-content-area .widget_recent_comments ul > li:nth-child(3), .after-content-area .widget_recent_entries ul > li:nth-child(1), .after-content-area .widget_recent_entries ul > li:nth-child(2), .after-content-area .widget_recent_entries ul > li:nth-child(3), .before-loop-area .widget_rss ul > li:nth-child(1), .before-loop-area .widget_rss ul > li:nth-child(2), .before-loop-area .widget_rss ul > li:nth-child(3), .before-loop-area .widget_recent_comments ul > li:nth-child(1), .before-loop-area .widget_recent_comments ul > li:nth-child(2), .before-loop-area .widget_recent_comments ul > li:nth-child(3), .before-loop-area .widget_recent_entries ul > li:nth-child(1), .before-loop-area .widget_recent_entries ul > li:nth-child(2), .before-loop-area .widget_recent_entries ul > li:nth-child(3), .after-loop-area .widget_rss ul > li:nth-child(1), .after-loop-area .widget_rss ul > li:nth-child(2), .after-loop-area .widget_rss ul > li:nth-child(3), .after-loop-area .widget_recent_comments ul > li:nth-child(1), .after-loop-area .widget_recent_comments ul > li:nth-child(2), .after-loop-area .widget_recent_comments ul > li:nth-child(3), .after-loop-area .widget_recent_entries ul > li:nth-child(1), .after-loop-area .widget_recent_entries ul > li:nth-child(2), .after-loop-area .widget_recent_entries ul > li:nth-child(3), .full-width-header-area .widget_rss ul > li:nth-child(1), .full-width-header-area .widget_rss ul > li:nth-child(2), .full-width-header-area .widget_rss ul > li:nth-child(3), .full-width-header-area .widget_recent_comments ul > li:nth-child(1), .full-width-header-area .widget_recent_comments ul > li:nth-child(2), .full-width-header-area .widget_recent_comments ul > li:nth-child(3), .full-width-header-area .widget_recent_entries ul > li:nth-child(1), .full-width-header-area .widget_recent_entries ul > li:nth-child(2), .full-width-header-area .widget_recent_entries ul>li:nth-child(3) {
	border-top: none;
	padding-top: 0
}
@media (min-width: 544px) {
.before-content-area .widget_rss ul > li, .before-content-area .widget_recent_comments ul > li, .before-content-area .widget_recent_entries ul > li, .after-content-area .widget_rss ul > li, .after-content-area .widget_recent_comments ul > li, .after-content-area .widget_recent_entries ul > li, .before-loop-area .widget_rss ul > li, .before-loop-area .widget_recent_comments ul > li, .before-loop-area .widget_recent_entries ul > li, .after-loop-area .widget_rss ul > li, .after-loop-area .widget_recent_comments ul > li, .after-loop-area .widget_recent_entries ul > li, .full-width-header-area .widget_rss ul > li, .full-width-header-area .widget_recent_comments ul > li, .full-width-header-area .widget_recent_entries ul>li {
	width: 48%;
	margin-left: 2%;
	float: left
}
}
@media (min-width: 768px) {
.before-content-area .widget_rss ul > li, .before-content-area .widget_recent_comments ul > li, .before-content-area .widget_recent_entries ul > li, .after-content-area .widget_rss ul > li, .after-content-area .widget_recent_comments ul > li, .after-content-area .widget_recent_entries ul > li, .before-loop-area .widget_rss ul > li, .before-loop-area .widget_recent_comments ul > li, .before-loop-area .widget_recent_entries ul > li, .after-loop-area .widget_rss ul > li, .after-loop-area .widget_recent_comments ul > li, .after-loop-area .widget_recent_entries ul > li, .full-width-header-area .widget_rss ul > li, .full-width-header-area .widget_recent_comments ul > li, .full-width-header-area .widget_recent_entries ul>li {
	width: 31%;
	margin-left: 2%;
	float: left
}
}
.widget_calendar h4 {
	margin: 0 0 24px 0
}
.widget_calendar .calendar_wrap table {
	margin: 0px 0 0 -2px
}
.widget_calendar .calendar_wrap caption {
	font-size: 16px;
	font-size: 1rem;
	padding: 13px 10px;
	margin-bottom: 24px
}
.widget_calendar .calendar_wrap th {
	font-size: 16px;
	font-size: 1rem;
	padding: 0 0 13px 0;
	text-align: center;
	position: relative;
	left: -15px
}
.widget_calendar .calendar_wrap tbody td {
	padding: 0px 0 9px 0;
	width: 15%;
	text-align: center;
	position: relative;
	left: -15px
}
.widget_calendar .calendar_wrap tbody td a {
	position: relative;
	display: inline-block;
	width: 20px;
	z-index: 1;
	transition: all 0.5s ease
}
.widget_calendar .calendar_wrap tbody tr:first-child>td {
	padding: 14px 0 9px 0
}
.widget_calendar .calendar_wrap #prev, .widget_calendar .calendar_wrap #next {
	font-size: 16px;
	font-size: 1rem;
	padding: 10px 0 0 0
}
.widget_calendar .calendar_wrap #next {
	text-align: right
}
@media (max-width: 992px) {
.widget_calendar h4 {
	margin: 0 0 15px 0
}
.widget_calendar .calendar_wrap table {
	margin: 0
}
}
.footer-area .widget_calendar .calendar_wrap tbody td, .footer-area .widget_calendar .calendar_wrap th {
	left: 0px
}
.footer-area .widget_calendar .calendar_wrap td a::before {
	width: 20px;
	height: 20px;
	top: -2%;
	left: -5%
}
.widget_tag_cloud .tagcloud {
	margin: 0
}
.widget_tag_cloud .tagcloud a {
	padding: 6px 11px;
	border: 2px solid;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	margin: 5px 3px
}
.widget_recent_entries ul li {
	margin: 0 0 24px 0
}
.widget_recent_entries ul li a {
	display: inline-block;
	margin-bottom: 6px
}
.widget_recent_entries ul li .post-date {
	font-size: 14px;
	position: relative;
	display: block;
	margin: 10px 0 0 21px
}
.widget_recent_entries ul li .post-date::before {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	content: "event";
	position: absolute;
	font-size: 16px;
	top: 3px;
	left: -23px
}
.widget_recent_comments ul li {
	margin: 14px 0 0 0
}
.widget_recent_comments ul li>a {
	font-size: 1.3em;
	text-transform: none;
	margin-top: 5px !important;
	display: inline-block !important
}
.widget_recent_comments ul li>a:before {
	content: '';
	display: block
}
.widget_recent_comments ul li:first-child, .widget_recent_entries ul li:first-child {
	border-top: none;
	padding-top: 0
}
.widget_recent_comments ul li::before, .widget_recent_entries ul li::before {
	display: none
}
.widget.widget-image-grid.widget {
	padding: 0;
	box-shadow: none;
	border-radius: 0;
	background: transparent
}
.widget-image-grid .row {
	margin: 0;
	line-height: 0
}
.widget-image-grid__holder {
	padding: 0;
	line-height: normal
}
@media (min-width: 768px) {
.widget-image-grid__holder:first-child .widget-image-grid__inner, .widget-image-grid__holder:first-child .widget-image-grid__inner .widget-image-grid__content:before {
	border-radius: 0 0 0 0
}
}
@media (min-width: 768px) {
.widget-image-grid__holder:last-child .widget-image-grid__inner, .widget-image-grid__holder:last-child .widget-image-grid__inner .widget-image-grid__content:before {
	border-radius: 0 0 0 0
}
}
.widget-image-grid__inner {
	position: relative;
	display: block;
	overflow: hidden
}
.widget-image-grid__inner img {
	display: block;
	width: 100%;
	height: auto
}
.widget-image-grid__content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	padding: 0 30px;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	opacity: 0;
	transition: all 0.5s ease
}
.widget-image-grid__content:hover {
	opacity: 1
}
.widget-image-grid__content::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.8;
	z-index: -1
}
.widget-image-grid__title {
	margin: 0px 0px 8px 5px;
	padding: 6px 0px;
	display: block
}
.widget-image-grid__title a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.5s ease
}
.widget-image-grid__title a:hover {
	color: inherit
}
.widget-image-grid__link {
	font-size: 14px;
	transition: inherit
}
.widget-image-grid__link i {
	font-size: 16px;
	margin: 0px 7px 0px 7px;
	position: relative;
	top: 4px;
	transition: inherit
}
.position-two-sidebars .columns-number-3 .widget-image-grid__content {
	padding: 0 10px
}
.position-two-sidebars .columns-number-3 .widget-image-grid__title {
	font-size: 16px
}
.position-two-sidebars .columns-number-3 .widget-image-grid__link {
	display: none
}
.instagram__items {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-left: 0;
	margin-right: 0
}
.instagram__item {
	position: relative;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	min-height: 1px;
	padding: 0
}
.instagram__item>div {
	padding: 0 5px;
	text-align: center
}
.instagram__item>div:last-of-type {
	margin-bottom: 10px
}
.instagram__link {
	position: relative;
	overflow: hidden;
	display: block
}
.instagram__link:hover .instagram__cover {
	opacity: .5
}
.instagram__link+div {
	margin-top: 10px
}
.instagram__img {
	display: inline-block;
	vertical-align: top;
	width: 100%
}
.instagram__cover {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	opacity: 0;
	text-align: center;
	transition: all .25s ease-out
}
.instagram__cover:before {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	content: '\E8F4';
	font-size: 2em;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.instagram__items.items-1 .instagram__item {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%
}
.instagram__items.items-2 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 768px) {
.instagram__items.items-2 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
}
.instagram__items.items-3 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 768px) {
.instagram__items.items-3 .instagram__item {
	-webkit-flex: 1 0 33.3333333334%;
	-ms-flex: 1 0 33.3333333334%;
	flex: 1 0 33.3333333334%;
	max-width: 33.3333333334%
}
}
.instagram__items.items-4 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 544px) {
.instagram__items.items-4 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
}
@media (min-width: 768px) {
.instagram__items.items-4 .instagram__item {
	-webkit-flex: 1 0 25%;
	-ms-flex: 1 0 25%;
	flex: 1 0 25%;
	max-width: 25%
}
}
.instagram__items.items-5 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 544px) {
.instagram__items.items-5 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
}
@media (min-width: 768px) {
.instagram__items.items-5 .instagram__item {
	-webkit-flex: 1 0 20%;
	-ms-flex: 1 0 20%;
	flex: 1 0 20%;
	max-width: 20%
}
}
.instagram__items.items-6 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 544px) {
.instagram__items.items-6 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
}
@media (min-width: 768px) {
.instagram__items.items-6 .instagram__item {
	-webkit-flex: 1 0 33.3333333334%;
	-ms-flex: 1 0 33.3333333334%;
	flex: 1 0 33.3333333334%;
	max-width: 33.3333333334%
}
}
@media (min-width: 992px) {
.instagram__items.items-6 .instagram__item {
	-webkit-flex: 1 0 16.66666666666667%;
	-ms-flex: 1 0 16.66666666666667%;
	flex: 1 0 16.66666666666667%;
	max-width: 16.66666666666667%
}
}
.instagram__items.items-7 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 544px) {
.instagram__items.items-7 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
}
@media (min-width: 768px) {
.instagram__items.items-7 .instagram__item {
	-webkit-flex: 1 0 25%;
	-ms-flex: 1 0 25%;
	flex: 1 0 25%;
	max-width: 25%
}
}
@media (min-width: 992px) {
.instagram__items.items-7 .instagram__item {
	-webkit-flex: 1 0 14.28571428571429%;
	-ms-flex: 1 0 14.28571428571429%;
	flex: 1 0 14.28571428571429%;
	max-width: 14.28571428571429%
}
}
.instagram__items.items-8 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 544px) {
.instagram__items.items-8 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
}
@media (min-width: 768px) {
.instagram__items.items-8 .instagram__item {
	-webkit-flex: 1 0 25%;
	-ms-flex: 1 0 25%;
	flex: 1 0 25%;
	max-width: 25%
}
}
@media (min-width: 992px) {
.instagram__items.items-8 .instagram__item {
	-webkit-flex: 1 0 12.5%;
	-ms-flex: 1 0 12.5%;
	flex: 1 0 12.5%;
	max-width: 12.5%
}
}
.instagram__items.items-9 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 544px) {
.instagram__items.items-9 .instagram__item {
	-webkit-flex: 1 0 33.3333333334%;
	-ms-flex: 1 0 33.3333333334%;
	flex: 1 0 33.3333333334%;
	max-width: 33.3333333334%
}
}
@media (min-width: 768px) {
.instagram__items.items-9 .instagram__item {
	-webkit-flex: 1 0 16.66666666666667%;
	-ms-flex: 1 0 16.66666666666667%;
	flex: 1 0 16.66666666666667%;
	max-width: 16.66666666666667%
}
}
@media (min-width: 992px) {
.instagram__items.items-9 .instagram__item {
	-webkit-flex: 1 0 11.11111111111%;
	-ms-flex: 1 0 11.11111111111%;
	flex: 1 0 11.11111111111%;
	max-width: 11.11111111111%
}
}
.instagram__items.items-10 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 544px) {
.instagram__items.items-10 .instagram__item {
	-webkit-flex: 1 0 20%;
	-ms-flex: 1 0 20%;
	flex: 1 0 20%;
	max-width: 20%
}
}
@media (min-width: 992px) {
.instagram__items.items-10 .instagram__item {
	-webkit-flex: 1 0 10%;
	-ms-flex: 1 0 10%;
	flex: 1 0 10%;
	max-width: 10%
}
}
.instagram__items.items-11 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 544px) {
.instagram__items.items-11 .instagram__item {
	-webkit-flex: 1 0 33.3333333334%;
	-ms-flex: 1 0 33.3333333334%;
	flex: 1 0 33.3333333334%;
	max-width: 33.3333333334%
}
}
@media (min-width: 768px) {
.instagram__items.items-11 .instagram__item {
	-webkit-flex: 1 0 16.66666666666667%;
	-ms-flex: 1 0 16.66666666666667%;
	flex: 1 0 16.66666666666667%;
	max-width: 16.66666666666667%
}
}
@media (min-width: 992px) {
.instagram__items.items-11 .instagram__item {
	-webkit-flex: 1 0 9.090909090909091%;
	-ms-flex: 1 0 9.090909090909091%;
	flex: 1 0 9.090909090909091%;
	max-width: 9.090909090909091%
}
}
.instagram__items.items-12 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 544px) {
.instagram__items.items-12 .instagram__item {
	-webkit-flex: 1 0 33.3333333334%;
	-ms-flex: 1 0 33.3333333334%;
	flex: 1 0 33.3333333334%;
	max-width: 33.3333333334%
}
}
@media (min-width: 768px) {
.instagram__items.items-12 .instagram__item {
	-webkit-flex: 1 0 16.66666666666667%;
	-ms-flex: 1 0 16.66666666666667%;
	flex: 1 0 16.66666666666667%;
	max-width: 16.66666666666667%
}
}
@media (min-width: 992px) {
.instagram__items.items-12 .instagram__item {
	-webkit-flex: 1 0 8.333333333333333%;
	-ms-flex: 1 0 8.333333333333333%;
	flex: 1 0 8.333333333333333%;
	max-width: 8.333333333333333%
}
}
.sidebar-primary .instagram__items .instagram__item, .sidebar-secondary .instagram__items .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 768px) {
.sidebar-primary .instagram__items .instagram__item, .sidebar-secondary .instagram__items .instagram__item {
	-webkit-flex: 1 0 33.3333333334%;
	-ms-flex: 1 0 33.3333333334%;
	flex: 1 0 33.3333333334%;
	max-width: 33.3333333334%
}
}
.footer-area .col-sm-1 .instagram__item, .footer-area .col-md-1 .instagram__item, .footer-area .col-lg-1 .instagram__item, .footer-area .col-sm-2 .instagram__item, .footer-area .col-md-2 .instagram__item, .footer-area .col-lg-2 .instagram__item, .footer-area .col-sm-3 .instagram__item, .footer-area .col-md-3 .instagram__item, .footer-area .col-lg-3 .instagram__item, .footer-area .col-sm-4 .instagram__item, .footer-area .col-md-4 .instagram__item, .footer-area .col-lg-4 .instagram__item, .footer-area .col-sm-5 .instagram__item, .footer-area .col-md-5 .instagram__item, .footer-area .col-lg-5 .instagram__item, .footer-area .col-sm-6 .instagram__item, .footer-area .col-md-6 .instagram__item, .footer-area .col-lg-6 .instagram__item {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
@media (min-width: 768px) {
.footer-area .col-sm-1 .instagram__item, .footer-area .col-md-1 .instagram__item, .footer-area .col-lg-1 .instagram__item, .footer-area .col-sm-2 .instagram__item, .footer-area .col-md-2 .instagram__item, .footer-area .col-lg-2 .instagram__item, .footer-area .col-sm-3 .instagram__item, .footer-area .col-md-3 .instagram__item, .footer-area .col-lg-3 .instagram__item, .footer-area .col-sm-4 .instagram__item, .footer-area .col-md-4 .instagram__item, .footer-area .col-lg-4 .instagram__item, .footer-area .col-sm-5 .instagram__item, .footer-area .col-md-5 .instagram__item, .footer-area .col-lg-5 .instagram__item, .footer-area .col-sm-6 .instagram__item, .footer-area .col-md-6 .instagram__item, .footer-area .col-lg-6 .instagram__item {
	-webkit-flex: 1 0 33.3333333334%;
	-ms-flex: 1 0 33.3333333334%;
	flex: 1 0 33.3333333334%;
	max-width: 33.3333333334%
}
}
.widget_fbw_id .loader {
	margin: 30px auto;
	font-size: 5px;
	position: relative;
	text-indent: -9999em;
	border-top: 1.1em solid rgba(0, 0, 0, 0.2);
	border-right: 1.1em solid rgba(0, 0, 0, 0.2);
	border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
	border-left: 1.1em solid #000;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear
}
.widget_fbw_id .loader img {
	display: none
}
.widget_fbw_id .loader, .widget_fbw_id .loader:after {
	border-radius: 50%;
	width: 10em;
	height: 10em
}
@-webkit-keyframes load8 {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes load8 {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
.widget_give_forms_widget form[id*='give-form'] .give-total-wrap {
	width: 50%;
	float: left
}
.widget_give_forms_widget form[id*='give-form'] .give-total-wrap #give-amount {
	border-radius: 0
}
@media (min-width: 768px) and (max-width: 992px) {
.widget_give_forms_widget form[id*='give-form'] .give-total-wrap {
	width: 100%
}
.widget_give_forms_widget form[id*='give-form'] .give-total-wrap #give-amount {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
}
.widget_give_forms_widget form[id*='give-form'] .give-btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	width: 50%;
	float: right;
font-size: .8rem
}
@media (min-width: 768px) and (max-width: 992px) {
.widget_give_forms_widget form[id*='give-form'] .give-btn {
	width: auto;
	border-radius: 0;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px
}
}
@media (min-width: 1200px) {
.widget_give_forms_widget form[id*='give-form'] .give-btn {
	font-size: 1rem
}
}
.sidebar-primary .bitnews-smartslider h2.sp-title, .sidebar-secondary .bitnews-smartslider h2.sp-title {
	font-size: 30px;
	line-height: 30px;
	text-align: center
}
.bitnews-smartslider {
	position: relative;
	overflow: hidden;
	width: 100%
}
.bitnews-smartslider__instance .sp-full-screen-button {
	color: #fff;
	right: 15px
}
.bitnews-smartslider__instance .sp-bottom-thumbnails {
	position: absolute;
	bottom: 60px;
	text-align: center;
	width: 100% !important
}
.bitnews-smartslider__instance .sp-thumbnail-container {
	margin-left: 5px;
	margin-right: 5px
}
.bitnews-smartslider__instance .sp-thumbnail-container .sp-selected-thumbnail {
	box-shadow: inset 2px 2px 0 0 white
}
.bitnews-smartslider__instance .sp-arrows .sp-arrow {
	width: 32px;
	height: 32px;
	background: none;
	border: 2px solid;
	color: #87878a
}
.bitnews-smartslider__instance .sp-arrows .sp-arrow:before {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	background-color: transparent;
	position: relative;
	width: 1em;
	height: 1em;
	margin: 0;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	font-size: 32px
}
.bitnews-smartslider__instance .sp-arrows .sp-arrow:after {
	display: none
}
.bitnews-smartslider__instance .sp-arrows .sp-arrow.sp-previous-arrow {
	left: 20px
}
@media (min-width: 992px) {
.bitnews-smartslider__instance .sp-arrows .sp-arrow.sp-previous-arrow {
	left: 100px
}
}
.bitnews-smartslider__instance .sp-arrows .sp-arrow.sp-next-arrow {
	right: 20px
}
@media (min-width: 992px) {
.bitnews-smartslider__instance .sp-arrows .sp-arrow.sp-next-arrow {
	right: 100px
}
}
.bitnews-smartslider__instance .sp-arrows .sp-arrow:hover {
	color: #fff
}
.bitnews-smartslider__instance.sp-horizontal .sp-previous-arrow {
	left: 0
}
.bitnews-smartslider__instance.sp-horizontal .sp-previous-arrow:before {
	content: "keyboard_arrow_left"
}
.bitnews-smartslider__instance.sp-horizontal .sp-next-arrow {
	right: 0
}
.bitnews-smartslider__instance.sp-horizontal .sp-next-arrow:before {
	content: "keyboard_arrow_right"
}
.bitnews-smartslider__instance.sp-vertical .sp-arrows {
	margin-left: -25px
}
.bitnews-smartslider__instance.sp-vertical .sp-previous-arrow {
	top: 0
}
.bitnews-smartslider__instance.sp-vertical .sp-previous-arrow:before {
	content: "keyboard_arrow_left"
}
.bitnews-smartslider__instance.sp-vertical .sp-next-arrow {
	bottom: 0
}
.bitnews-smartslider__instance.sp-vertical .sp-next-arrow:before {
	content: "keyboard_arrow_right"
}
.bitnews-smartslider__instance .sp-buttons {
	position: absolute;
	bottom: 51px
}
.bitnews-smartslider__instance .sp-buttons .sp-button {
	width: 14px;
	height: 14px;
	border: none;
	margin: 0 9px;
	background: #989a9e
}
.bitnews-smartslider__instance .sp-buttons .sp-button.sp-selected-button, .bitnews-smartslider__instance .sp-buttons .sp-button:hover {
	background-color: #fff
}
.bitnews-smartslider__instance h2.sp-title {
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	overflow: hidden
}
.bitnews-smartslider__instance h2.sp-title a {
	color: #fff;
	white-space: nowrap
}
@media (min-width: 992px) {
.bitnews-smartslider__instance h2.sp-title {
	font-size: 60px;
	line-height: 80px
}
}
.bitnews-smartslider__instance p.sp-content {
	text-align: center;
	color: #fff
}
.bitnews-smartslider__instance div.sp-more {
	text-align: center
}
.bitnews-smartslider__instance div.sp-more a {
	color: #fff;
	padding: 16px 30px
}
.bitnews-smartslider__instance .sp-slide.text-wrapped h2.sp-title {
	font-size: 14px;
	line-height: 18px
}
@media (min-width: 544px) {
.bitnews-smartslider__instance .sp-slide.text-wrapped h2.sp-title {
	font-size: 18px;
	line-height: 20px
}
}
@media (min-width: 768px) {
.bitnews-smartslider__instance .sp-slide.text-wrapped h2.sp-title {
	font-size: 22px;
	line-height: 22px
}
}
@media (min-width: 992px) {
.bitnews-smartslider__instance .sp-slide.text-wrapped h2.sp-title {
	font-size: 30px;
	line-height: 30px
}
}
@media (min-width: 1200px) {
.bitnews-smartslider__instance .sp-slide.text-wrapped h2.sp-title {
	font-size: 40px;
	line-height: 40px
}
}
.bitnews-smartslider__thumbnails {
	display: inline-block
}
.bitnews-smartslider__thumbnails .sp-thumbnail-container {
	border: 2px solid transparent;
	box-sizing: border-box
}
.bitnews-smartslider__thumbnails .sp-thumbnail-container.sp-selected-thumbnail {
	border-color: #fff
}
.bitnews-smartslider[data-thumbnails="true"] .sp-buttons {
	bottom: 20%
}
.widget-subscribe {
	position: relative;
	text-align: center
}
.footer-area .widget-subscribe {
	text-align: left
}
.widget-subscribe .widget-subscribe_with_bg {
	padding: 44px 10px 55px;
	position: relative
}
@media (min-width: 544px) {
.widget-subscribe .widget-subscribe_with_bg {
	padding: 75px 40px 88px
}
}
@media (min-width: 544px) {
.sidebar-primary .widget-subscribe .widget-subscribe_with_bg, .sidebar-secondary .widget-subscribe .widget-subscribe_with_bg {
	padding: 20px
}
}
@media (min-width: 992px) {
.sidebar-primary .widget-subscribe .widget-subscribe_with_bg, .sidebar-secondary .widget-subscribe .widget-subscribe_with_bg {
	padding: 97px 40px 90px
}
}
.widget-subscribe .subscribe-bg-image, .widget-subscribe .subscribe-bg-color {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}
.widget-subscribe .subscribe-bg-image {
	opacity: .4;
	z-index: 2;
	background-position: 50% 50%;
	background-size: cover
}
.widget-subscribe .widget-title {
	margin: 0 0 15px
}
.footer-area .widget-subscribe .widget-title {
	margin: 3px 0 37px
}
.widget-subscribe .subscribe-widget_error {
	position: relative;
	z-index: 100
}
.follow-block, .subscribe-block {
	position: relative;
	z-index: 10
}
@media (min-width: 1200px) {
.before-content-area .follow-block, .after-content-area .follow-block, .full-width-header-area .follow-block, .before-loop-area .follow-block, .after-loop-area .follow-block, .before-content-area .subscribe-block, .after-content-area .subscribe-block, .full-width-header-area .subscribe-block, .before-loop-area .subscribe-block, .after-loop-area .subscribe-block {
	max-width: 667px;
	margin: 0 auto
}
}
.follow-block {
	padding: 0 0 35px
}
.subscribe-block {
	padding: 0
}
.follow-block+.subscribe-block {
	border-top: 2px solid;
	padding: 20px 0 0
}
@media (min-width: 992px) {
.follow-block+.subscribe-block {
	padding: 39px 0 0
}
}
@media (min-width: 768px) {
.subscribe-block__input-group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
}
.sidebar-primary .subscribe-block__input-group, .sidebar-secondary .subscribe-block__input-group {
	display: block
}
@media (min-width: 1500px) {
.sidebar-primary .subscribe-block__input-group, .sidebar-secondary .subscribe-block__input-group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
}
@media (min-width: 1200px) {
.before-content-area .subscribe-block__input-group, .after-content-area .subscribe-block__input-group, .full-width-header-area .subscribe-block__input-group, .before-loop-area .subscribe-block__input-group, .after-loop-area .subscribe-block__input-group {
	max-width: 454px;
	margin: 0 auto
}
}
.subscribe-block__input[type="email"] {
	display: block;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	border: 2px solid;
	background: none;
	height: 50px;
	width: 100%;
	margin: 0 0 10px;
	min-width: 1px
}
@media (min-width: 768px) {
.subscribe-block__input[type="email"] {
	max-width: calc(100% - 50px);
	border-right: none
}
}
.sidebar-primary .subscribe-block__input[type="email"], .sidebar-secondary .subscribe-block__input[type="email"], .footer-area .subscribe-block__input[type="email"] {
	max-width: inherit;
	border-right: 2px solid #fff
}
@media (min-width: 1500px) {
.sidebar-primary .subscribe-block__input[type="email"], .sidebar-secondary .subscribe-block__input[type="email"], .footer-area .subscribe-block__input[type="email"] {
	max-width: calc(100% - 50px);
	border-right: none
}
}
.subscribe-block__submit {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	height: 50px;
	line-height: 48px;
	padding: 0 30px;
	background: none
}
@media (min-width: 768px) {
.subscribe-block__submit {
	max-width: 40%
}
.sidebar-primary .subscribe-block__submit, .sidebar-secondary .subscribe-block__submit, .footer-area .subscribe-block__submit {
	max-width: inherit
}
}
.sidebar-primary .subscribe-block__submit, .sidebar-secondary .subscribe-block__submit {
	max-width: inherit
}
@media (min-width: 1500px) {
.sidebar-primary .subscribe-block__submit, .sidebar-secondary .subscribe-block__submit {
	max-width: 40%
}
}
.subscribe-block__submit.btn {
	background: none
}
.invert .subscribe-block__submit.btn {
	background: none
}
.subscribe-block__message {
	padding: 0 0 24px
}
.subscribe-block__messages {
	position: absolute;
	width: 100%;
	font-size: .75em
}
.widget-taxonomy-tiles.widget {
	padding: 0;
	box-shadow: none;
	border-radius: 0;
	background: transparent
}
.widget-taxonomy-tiles {
	padding: 0;
	box-shadow: none;
	border-radius: 0
}
.widget-taxonomy-tiles .row.columns-number-1>div {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%
}
.widget-taxonomy-tiles__holder {
	padding: 0;
	float: left;
	line-height: normal;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.widget-taxonomy-tiles__inner {
	position: relative;
	overflow: hidden;
	border-radius: 0
}
.tiles-columns .widget-taxonomy-tiles__inner {
	position: absolute;
	width: 100%;
	height: 100%
}
.widget-taxonomy-tiles__inner .term-img {
	display: block;
	width: 100%;
	height: auto
}
.widget-taxonomy-tiles .tiles-columns .term-img {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
.widget-taxonomy-tiles__content {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	padding: 10px;
	z-index: 0;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.widget-taxonomy-tiles__content:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .8;
	z-index: -1;
	transition: all 0.5s ease
}
.widget-taxonomy-tiles__content i.material-icons {
	position: absolute;
	top: 50%;
	right: 26px;
	margin-top: -11px
}
.widget-taxonomy-tiles__title {
	margin: 0 0 10px
}
.widget-taxonomy-tiles a {
	text-decoration: none;
	color: inherit
}
.widget-taxonomy-tiles .post-count {
	margin: 10px 0 0;
	display: inline-block
}
.widget-taxonomy-tiles .tile_item {
	float: left;
	margin-bottom: -1px
}
.widget-taxonomy-tiles .post-desc {
	margin: 16px 0 0 0
}
.widget-taxonomy-tiles .tiles-columns {
	padding-top: 2px;
	margin: 0 -3px 0 0;
	display: block;
	line-height: 0
}
.widget-taxonomy-tiles .tiles-columns:after {
	content: '';
	display: block;
	clear: both
}
.widget-taxonomy-tiles .tiles-columns .tile-xs-x {
	width: 100%
}
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-x {
	width: 100%
}
}
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-x {
	width: 8.33333%
}
}
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-x {
	width: 8.33333%
}
}
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-x {
	width: 8.33333%
}
}
.widget-taxonomy-tiles .tiles-columns .tile-sm-x {
	width: 100%
}
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-x {
	width: 100%
}
}
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-x {
	width: 16.66667%
}
}
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-x {
	width: 16.66667%
}
}
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-x {
	width: 16.66667%
}
}
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
	width: 100%
}
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
	width: 100%
}
}
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
	width: 25%
}
}
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
	width: 25%
}
}
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
	width: 25%
}
}
.widget-taxonomy-tiles .tiles-columns .tile-lg-x {
	width: 100%
}
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-x {
	width: 100%
}
}
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-x {
	width: 33.33333%
}
}
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-x {
	width: 33.33333%
}
}
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-x {
	width: 33.33333%
}
}
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
	width: 100%
}
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
	width: 100%
}
}
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
	width: 50%
}
}
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
	width: 50%
}
}
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
	width: 50%
}
}
.widget-taxonomy-tiles .tiles-columns .tile-xs-y {
	height: 544px
}
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-y {
	height: 544px
}
}
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-y {
	height: 62px
}
}
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-y {
	height: 80.5px
}
}
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-y {
	height: 97.5px
}
}
.widget-taxonomy-tiles .tiles-columns .tile-sm-y {
	height: 544px
}
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-y {
	height: 544px
}
}
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-y {
	height: 124px
}
}
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-y {
	height: 161px
}
}
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-sm-y {
	height: 195px
}
}
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
	height: 544px
}
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
	height: 544px
}
}
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
	height: 186px
}
}
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
	height: 241.5px
}
}
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
	height: 292.5px
}
}
.widget-taxonomy-tiles .tiles-columns .tile-lg-y {
	height: 544px
}
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-y {
	height: 544px
}
}
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-y {
	height: 248px
}
}
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-y {
	height: 322px
}
}
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-lg-y {
	height: 390px
}
}
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
	height: 544px
}
@media (min-width: 544px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
	height: 544px
}
}
@media (min-width: 768px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
	height: 372px
}
}
@media (min-width: 992px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
	height: 483px
}
}
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
	height: 585px
}
}
.sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-md-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-md-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-md-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-xl-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-xl-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
	width: 50%
}
@media (min-width: 768px) {
.sidebar-primary .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content, .sidebar-primary .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content, .sidebar-secondary .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content, .sidebar-secondary .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content, .footer-area .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content, .footer-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content {
	display: none
}
.col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content, .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content {
	padding: 15px
}
.col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title, .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title {
	font-size: 14px;
	font-size: 0.875rem
}
.col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-count, .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-desc, .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content i, .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-count, .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-desc, .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content i {
	display: none
}
}
.widget-custom-postson .custom-posts-holder {
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px
}
.footer-area .widget-custom-postson .custom-posts-holder {
	padding-top: 0;
	padding-bottom: 0
}
.widget-custom-postson .custom-posts-holder .custom-posts_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	background-clip: content-box
}
.footer-area .widget-custom-postson .custom-posts-holder .custom-posts_bg {
	background: none
}
.widget-custom-postson .custom-posts-holder .post .post-inner {
	padding: 20px
}
@media (min-width: 1200px) {
.widget-custom-postson .custom-posts-holder .post .post-inner {
	padding: 15px 40px
}
}
.footer-area .widget-custom-postson .custom-posts-holder .post .post-inner {
	padding: 20px 0
}
.widget-custom-postson .custom-posts-holder .post-image {
	margin: 0 0 20px
}
@media (min-width: 1200px) {
.widget-custom-postson .custom-posts-holder .post-image {
	float: left;
	margin: 0 20px 0 0
}
}
.widget-custom-postson .custom-posts-holder .post-image+.post-content {
	overflow: hidden
}
.widget-custom-postson .custom-posts-holder .post-meta>* {
	display: block;
	margin: 0 10px 0 0
}
@media (min-width: 992px) {
.widget-custom-postson .custom-posts-holder .post-meta>* {
	display: inline-block;
	margin: 0 20px 0 0
}
}
.widget-popular-postson .widget-title {
	padding-top: 12px
}
@media (max-width: 543px) {
.widget-popular-postson .popular-posts-holder {
	margin: 0
}
}
.widget-popular-postson .popular-posts-holder .post {
	padding: 20px 0
}
@media (min-width: 544px) {
.widget-popular-postson .popular-posts-holder .post {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%;
	padding-top: 0;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	padding-bottom: 3.125rem
}
.widget-popular-postson .popular-posts-holder .post:nth-child(6n+1), .widget-popular-postson .popular-posts-holder .post:nth-child(6n) {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%
}
.widget-popular-postson .popular-posts-holder .post:last-child {
	padding-bottom: 1.5625rem
}
}
@media (min-width: 768px) {
.widget-popular-postson .popular-posts-holder .post {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
.widget-popular-postson .popular-posts-holder .post:nth-child(6n+1), .widget-popular-postson .popular-posts-holder .post:nth-child(6n) {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%
}
.widget-popular-postson .popular-posts-holder .post:last-child {
	padding-bottom: 3.125rem
}
}
@media (min-width: 1200px) {
.widget-popular-postson .popular-posts-holder .post {
	-webkit-flex: 1 0 25%;
	-ms-flex: 1 0 25%;
	flex: 1 0 25%;
	max-width: 25%
}
.widget-popular-postson .popular-posts-holder .post:nth-child(6n+1), .widget-popular-postson .popular-posts-holder .post:nth-child(6n) {
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	max-width: 50%
}
}
.sidebar-primary .widget-popular-postson .popular-posts-holder .post, .sidebar-secondary .widget-popular-postson .popular-posts-holder .post {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%
}
.sidebar-primary .widget-popular-postson .popular-posts-holder .post:nth-child(6n+1), .sidebar-primary .widget-popular-postson .popular-posts-holder .post:nth-child(6n), .sidebar-secondary .widget-popular-postson .popular-posts-holder .post:nth-child(6n+1), .sidebar-secondary .widget-popular-postson .popular-posts-holder .post:nth-child(6n) {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%
}
.widget-popular-postson .popular-posts-holder .post .post-inner .post-image {
	margin: 0 0 19px
}
.widget-popular-postson .popular-posts-holder .post .post-inner .post-image a {
	display: block
}
.widget-popular-postson .popular-posts-holder .post .post-inner .post-image a img {
	width: 100%
}
@media (min-width: 544px) {
.widget-popular-postson .popular-posts-holder .post .post-inner .post-image a {
	display: inline
}
.widget-popular-postson .popular-posts-holder .post .post-inner .post-image a img {
	width: auto
}
}
.widget-popular-postson .popular-posts-holder .post .post-inner .post-content h4 {
	margin-bottom: 10px
}
.widget-popular-postson .popular-posts-holder .post .post-inner .post-content .post__cats a {
	margin-right: 3px
}
.widget-popular-postson .popular-posts-holder .post .post-inner .post-content .post-meta>* {
	margin-right: 20px
}
.widget-popular-postson .popular-posts-holder .post.bigger .post-inner {
	position: relative
}
.widget-popular-postson .popular-posts-holder .post.bigger .post-inner .post-image {
	margin: 0 0 19px
}
@media (min-width: 1200px) {
.widget-popular-postson .popular-posts-holder .post.bigger .post-inner .post-image {
	margin: 0
}
}
@media (min-width: 1200px) {
.widget-popular-postson .popular-posts-holder .post.bigger .post-inner .post-image a {
	position: relative;
	display: block
}
.widget-popular-postson .popular-posts-holder .post.bigger .post-inner .post-image a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #29272a;
	background: linear-gradient(to bottom, rgba(41, 39, 42, 0) 0%, rgba(41, 39, 42, 0.8) 100%);
	width: 100%;
	height: 100%
}
}
.widget-popular-postson .popular-posts-holder .post.bigger .post-inner .post-content h4 {
	margin-bottom: 10px
}
@media (min-width: 1200px) {
.widget-popular-postson .popular-posts-holder .post.bigger .post-inner .post-content h4 {
	margin-bottom: 17px
}
}
@media (min-width: 1200px) {
.widget-popular-postson .popular-posts-holder .post.bigger .post-inner .post-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 36px 40px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
}
.widget-playlist-slider .playlist-slider {
	position: relative;
	opacity: 0
}
.widget-playlist-slider .playlist-slider .playlist-img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}
.widget-playlist-slider .playlist-slider .sp-slide iframe, .widget-playlist-slider .playlist-slider .sp-slide .wp-video-shortcode, .widget-playlist-slider .playlist-slider .sp-slide .wp-video {
	height: 100% !important;
	width: 100% !important
}
.widget-playlist-slider .playlist-slider .sp-slide .playlist-img, .widget-playlist-slider .playlist-slider .sp-slide .sp-slide-content, .widget-playlist-slider .playlist-slider .sp-slide .sp-slide-preview {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.widget-playlist-slider .playlist-slider .sp-slide .sp-slide-content {
	height: auto;
	bottom: 0;
	top: inherit;
	z-index: 1;
	padding: 20px 20px;
	display: none
}
@media (min-width: 768px) {
.widget-playlist-slider .playlist-slider .sp-slide .sp-slide-content {
	display: block
}
}
.widget-playlist-slider .playlist-slider .sp-slide .sp-slide-content div {
	margin-bottom: 10px
}
.widget-playlist-slider .playlist-slider .sp-slide .sp-slide-content div:last-child {
	margin-bottom: 0
}
.widget-playlist-slider .playlist-slider .sp-slide .sp-slide-content .post-date i, .widget-playlist-slider .playlist-slider .sp-slide .sp-slide-content .post-author i {
	padding-right: 10px
}
.widget-playlist-slider .playlist-slider .sp-slide .sp-slide-content .post_tag a, .widget-playlist-slider .playlist-slider .sp-slide .sp-slide-content .category a {
	padding: 0 6px;
	margin: 0 0 3px 0
}
.widget-playlist-slider .playlist-slider .sp-slide .sp-slide-content h5 {
	margin-top: 0
}
.widget-playlist-slider .playlist-slider .sp-slide.post-format-video .sp-slide-content {
	display: none
}
.widget-playlist-slider .playlist-slider .sp-thumbnail .thumbnail-content {
	position: relative;
	z-index: 1;
	padding: 10px
}
.widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img {
	height: 122px;
	width: 150px;
	float: left;
	margin-right: 15px
}
@media (max-width: 991px) {
.widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img {
	position: absolute;
	width: 100%;
	height: 100%
}
}
.sidebar-primary .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img, .sidebar-secondary .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img, .before-loop-area .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img, .after-loop-area .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img, .footer-area .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img {
	position: absolute;
	width: 100%;
	height: 100%
}
.widget-playlist-slider .playlist-slider .sp-thumbnail:after, .widget-playlist-slider .playlist-slider .sp-slide:after {
	content: '';
	display: block;
	clear: both
}
.sidebar-primary .news-smart-box .news-smart-box__navigation, .sidebar-secondary .news-smart-box .news-smart-box__navigation {
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.sidebar-primary .news-smart-box .news-smart-box__navigation .current-term, .sidebar-secondary .news-smart-box .news-smart-box__navigation .current-term {
	margin: 0 0 20px 0
}
.news-smart-box__instance .mini-type_inner-wrap {
	padding: 20px
}
@media (min-width: 992px) {
.news-smart-box__instance .mini-type_inner-wrap {
	padding: 25px 40px
}
}
.news-smart-box__instance article.post.full-type .inner {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden
}
@media (min-width: 992px) {
.news-smart-box__instance article.post.full-type .inner:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #29272a;
	background: linear-gradient(to bottom, rgba(41, 39, 42, 0) 0%, rgba(41, 39, 42, 0.8) 100%);
	width: 100%;
	height: 100%
}
}
.news-smart-box__instance article.post.full-type .entry-content {
	padding: 20px 0 0;
	z-index: 100
}
@media (min-width: 992px) {
.news-smart-box__instance article.post.full-type .entry-content {
	padding: 36px 40px;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
}
.footer-area .news-smart-box__instance article.post.full-type .entry-content {
	position: relative;
	padding: 20px 0
}
.news-smart-box__instance article.post.full-type .smart-box-image {
	width: 100%
}
.news-smart-box__instance article.post.mini-type .entry-header {
	margin: 0 20px 0 0;
	float: left
}
@media (min-width: 992px) {
.news-smart-box__instance article.post.mini-type .entry-header {
	float: none;
	margin: 0 0 20px
}
}
@media (min-width: 1200px) {
.news-smart-box__instance article.post.mini-type .entry-header {
	float: left;
	margin: 0 20px 0 0
}
}
@media (max-width: 360px) {
.news-smart-box__instance article.post.mini-type .entry-header {
	float: none;
	margin: 0 0 20px
}
}
.footer-area .news-smart-box__instance article.post.mini-type .entry-header {
	float: none;
	margin: 0 0 20px
}
.news-smart-box__instance article.post.mini-type .entry-content {
	margin-top: 0;
	overflow: hidden
}
.news-smart-box__instance article.post.mini-type .entry-content h6 {
	margin-top: 0;
	margin-bottom: 8px
}
.news-smart-box__instance article.post.mini-type .entry-meta {
	margin-bottom: 0
}
.news-smart-box__instance article.post .inner {
	padding: 15px 0;
	transition: all 0.8s ease
}
.news-smart-box__instance article.post .inner.animate-cycle-show {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	transform: translate(0, 30px);
	transition: all 0s ease
}
.news-smart-box__instance article.post .post-thumbnail__link {
	display: block
}
.news-smart-box__instance article.post .entry-meta>* {
	margin-right: 20px;
	padding: 0
}
.news-smart-box__instance article.post .post__cats a {
	margin-right: 3px
}
.news-smart-box__instance article.post .post__date {
	padding: 0
}
@media (min-width: 992px) {
.news-smart-box__instance.layout_type_1 .full-type {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
}
@media (min-width: 992px) {
.news-smart-box__instance.layout_type_1 .mini-type {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
}
.news-smart-box__instance.layout_type_2 article.full-type {
	padding-bottom: 35px
}
.news-smart-box__instance.layout_type_3 article.full-type {
	padding-bottom: 35px
}
.news-smart-box__instance.layout_type_3 article.full-type .inner:after {
	display: none
}
.news-smart-box__instance.layout_type_3 article.full-type .entry-content {
	position: relative;
	margin-top: 20px;
	padding: 0
}
@media (min-width: 992px) {
.news-smart-box__instance.layout_type_3 article.full-type .entry-header {
	max-width: 50%;
	float: left;
	padding-right: 1.5625rem
}
.news-smart-box__instance.layout_type_3 article.full-type .entry-content {
	margin-top: 0;
	width: auto;
	height: auto;
	padding: 0 0 0 1.5625rem
}
}
.news-smart-box__navigation {
	margin-bottom: 20px
}
@media (min-width: 992px) {
.news-smart-box__navigation {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 41px
}
.footer-area .news-smart-box__navigation {
	display: block
}
}
.news-smart-box__navigation .current-term {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	position: relative
}
.news-smart-box__navigation .current-term span {
	display: inline-block;
	vertical-align: middle
}
.news-smart-box__navigation .terms-list {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.footer-area .news-smart-box__navigation .terms-list {
	margin: 20px 0 0
}
@media (min-width: 992px) {
.news-smart-box__navigation .terms-list .terms-container {
	float: right
}
}
.footer-area .news-smart-box__navigation .terms-list .terms-container {
	float: none
}
.news-smart-box__navigation .terms-list .term-item {
	position: relative;
	display: inline-block;
	margin: 0;
	cursor: pointer
}
.news-smart-box__navigation .terms-list .term-item span {
	display: block;
	padding: 0 18px 0 0;
	letter-spacing: .6px
}
@media (min-width: 992px) {
.news-smart-box__navigation .terms-list .term-item span {
	padding: 0 0 0 30px
}
}
.footer-area .news-smart-box__navigation .terms-list .term-item span {
	padding: 0 5px 0 0
}
.news-smart-box__wrapper {
	position: relative
}
.news-smart-box__listing {
	overflow: hidden
}
.footer-area .news-smart-box__listing .row {
	display: block;
	margin: 0
}
.footer-area .news-smart-box__listing .row>* {
	padding: 0;
	max-width: 100%
}
.news-smart-box__preloader {
	position: relative;
	display: none;
	width: 100%
}
.nsb-spinner {
	height: 20px;
	width: 20px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent transparent rgba(0, 0, 0, 0.4);
	border-radius: 100%;
	-webkit-animation: clockwise 0.5s linear infinite;
	animation: clockwise 0.5s linear infinite;
	display: inline-block !important;
	margin-left: 10px;
	opacity: 0;
	vertical-align: middle
}
@-webkit-keyframes clockwise {
to {
-webkit-transform:rotate(360deg) translatez(0);
transform:rotate(360deg) translatez(0)
}
}
@keyframes clockwise {
to {
-webkit-transform:rotate(360deg) translatez(0);
transform:rotate(360deg) translatez(0)
}
}
.tm_fpblock__wrapper {
	position: relative
}
.tm_fpblock {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.tm_fpblock.tm_fpblock-layout-1 {
	min-width: 25%;
	min-height: 25%
}
@media (max-width: 767px) {
.tm_fpblock.tm_fpblock-layout-1 {
	display: block
}
.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large, .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small, .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small {
	display: block;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	width: auto;
	min-width: 100%;
	margin-left: 0
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tm_fpblock.tm_fpblock-layout-1 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large {
	width: 100%;
	display: block
}
.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small {
	width: 50%
}
}
@media (min-width: 992px) {
.tm_fpblock.tm_fpblock-layout-1 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large {
	width: 50%;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small {
	width: 25%;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	margin-left: -25%
}
}
.tm_fpblock.tm_fpblock-layout-2 {
	min-width: 25%;
	min-height: 25%
}
@media (max-width: 767px) {
.tm_fpblock.tm_fpblock-layout-2 {
	display: block
}
.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large, .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small {
	display: block;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	width: auto;
	min-width: 100%;
	margin-left: 0
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tm_fpblock.tm_fpblock-layout-2 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large {
	width: 100%;
	display: block
}
.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small {
	width: 50%
}
}
@media (min-width: 992px) {
.tm_fpblock.tm_fpblock-layout-2 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large {
	width: 50%;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small {
	width: 25%;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-3, .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-5 {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	margin-left: -25%
}
}
.tm_fpblock.tm_fpblock-layout-3 {
	min-width: 25%;
	min-height: 25%
}
@media (max-width: 767px) {
.tm_fpblock.tm_fpblock-layout-3 {
	display: block
}
.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large, .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small, .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
	display: block;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	width: auto;
	min-width: 100%;
	margin-left: 0
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tm_fpblock.tm_fpblock-layout-3 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x, .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large {
	width: 100%;
	display: block
}
.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small {
	width: 50%
}
.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
	max-height: 50%
}
}
@media (min-width: 992px) {
.tm_fpblock.tm_fpblock-layout-3 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large {
	width: 50%;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small, .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
	width: 25%;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
	width: 50%;
	max-height: 50%
}
.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-3 {
	margin-left: -50%
}
.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-3, .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-4 {
	width: 25%;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}
}
.tm_fpblock.tm_fpblock-layout-4 {
	min-width: 25%;
	min-height: 25%
}
@media (max-width: 767px) {
.tm_fpblock.tm_fpblock-layout-4 {
	display: block
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large, .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small, .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
	display: block;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	width: auto;
	min-width: 100%;
	margin-left: 0
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tm_fpblock.tm_fpblock-layout-4 {
	display: block
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large {
	width: 100%;
	display: block
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
	display: inline-block;
	width: 50%
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small {
	width: 50%;
	float: right;
	margin-bottom: -100%
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small {
	margin-bottom: 0
}
}
@media (min-width: 992px) {
.tm_fpblock.tm_fpblock-layout-4 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large {
	width: 37.5%;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__preview {
	height: 200%
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small {
	width: 25%
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small, .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
	width: 37.5%
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-4 {
	margin-left: -25%;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}
}
.tm_fpblock.tm_fpblock-layout-5 {
	min-width: 25%;
	min-height: 25%
}
@media (max-width: 767px) {
.tm_fpblock.tm_fpblock-layout-5 {
	display: block
}
.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x, .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small, .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small {
	display: block;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	width: auto;
	min-width: 100%;
	margin-left: 0
}
}
@media (min-width: 768px) and (max-width: 991px) {
.tm_fpblock.tm_fpblock-layout-5 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x {
	width: 100%;
	display: block
}
.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small {
	width: 50%
}
}
@media (min-width: 992px) {
.tm_fpblock.tm_fpblock-layout-5 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
}
@media (min-width: 992px) and (min-width: 1200px) {
.tm_fpblock.tm_fpblock-layout-5 {
	margin-left: -1.5625rem;
	margin-right: -1.5625rem
}
}
@media (min-width: 992px) and (min-width: 1200px) {
.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item {
	padding: 1.5625rem
}
}
@media (min-width: 992px) {
.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x {
	width: 58.333%;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	padding-top: 0
}
.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small {
	width: 41.667%;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	overflow: hidden;
	padding-top: 0
}
.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	margin-left: -41.667%
}
}
@media (min-width: 992px) and (min-width: 1200px) {
.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item .tm_fpblock__item__description {
	padding: 47px 62px 62px
}
}
.tm_fpblock__item {
	position: relative
}
.tm_fpblock__item__preview {
	height: 100% !important;
	position: relative;
	background-position: 50% 50%;
	overflow: hidden;
	margin: 10px 0;
	background-size: cover
}
@media (min-width: 992px) {
.tm_fpblock__item__preview {
	margin: 0;
	background-size: auto
}
}
.tm_fpblock__item__preview img {
	opacity: 0;
	height: auto !important
}
.tm_fpblock__item__preview:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #29272a;
	background: linear-gradient(to bottom, rgba(41, 39, 42, 0) 0%, rgba(41, 39, 42, 0.8) 100%);
	width: 100%;
	height: 100%
}
.tm_fpblock__item__description {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	padding: 20px;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.tm_fpblock__item__description h2 {
	margin-bottom: 17px
}
.tm_fpblock__item__meta>* {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 0 0
}
.tm_fpblock__item__meta > * i {
	font-size: 1em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0
}
.tm_fpblock__item__content>*:last-child {
	margin-bottom: 0
}
.tm_fpblock__item__categories {
	margin: 0 0 10px
}
.tm_fpblock__item__categories a {
	border: 2px solid;
	background: none; 
	padding: 6px 9px 6px 11px;
	display: inline-block;
	margin: 0 0 5px;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.6px
}
.site {
	word-wrap: break-word;
	/*
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto
	 hyphens: auto*/
}
@media (max-width: 543px) {
.site {
	overflow: hidden
}
}
.single-post .site-main, .page .site-main, .single .site-main {
	background: #fff;
	border-radius: 0;
	margin: 0 0 30px
}
@media (min-width: 992px) {
.single-post .site-main, .page .site-main, .single .site-main {
	margin: 0 0 100px
}
}
.home .site-content {
	margin-top: 10px;
	margin-bottom: 10px
}
@media (min-width: 992px) {
.home .site-content {/*margin-top:100px;margin-bottom:100px*/
}
}
.container.site-header>.container, .container.site-content>.container, .container.site-footer>.container {
	max-width: inherit;
	padding-left: 0;
	padding-right: 0
}
@media (max-width: 543px) {
.container {
	padding-left: 10px;
	padding-right: 10px
}
}
.site-header.container, .site-footer.container {
	max-width: 100%;
	padding: 0
}
.layout-fullwidth .site-footer .footer-area-wrap, .layout-fullwidth .site-footer .footer-container, .layout-fullwidth .header-container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem
}
@media (max-width: 543px) {
.site-footer.container {
	margin: 30px 10px 10px
}
}
.position-two-sidebars .site-content #sidebar-secondary {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
@media (min-width: 768px) {
.position-two-sidebars .site-content #sidebar-secondary {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
}
.position-two-sidebars .site-content #primary {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
@media (min-width: 768px) {
.position-two-sidebars .site-content #primary {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
}
.position-two-sidebars .site-content #sidebar-primary {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
@media (min-width: 768px) {
.position-two-sidebars .site-content #sidebar-primary {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
}
@media (min-width: 1200px) {
.position-two-sidebars .post.type-post > .row .col-xl-2 {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.position-two-sidebars .post.type-post > .row .col-xl-10 {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	max-width: 100%;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.position-two-sidebars .post.type-post > .row .stuck {
	position: relative;
	padding: 0;
	top: auto;
	bottom: auto
}
}
@media (min-width: 1200px) {
.position-one-left-sidebar .post.type-post > .row .col-xl-2 {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.position-one-left-sidebar .post.type-post > .row .col-xl-10 {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
}
.row_vertical-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
@media (min-width: 1200px) {
.stuck {
	position: fixed;
	top: 0;
	z-index: 100;
	bottom: auto;
	padding-top: 11px
}
.admin-bar .stuck {
	padding-top: 43px
}
}
@media (max-width: 1200px) {
.stuck {
	position: relative !important
}
}
@media (max-width: 1200px) {
.sticky-wrapper {
	height: auto !important
}
}
.entry-content .row[class*='column-group'] p.empty {
	margin: 0
}
.entry-content .row[class*='column-group'] > [class*='col-'] img {
	margin-top: 0;
	margin-bottom: 0
}
.entry-content .row[class*='column-group'] > [class*='col-'] h5 {
	margin-top: 0
}
.on-mobile {
	display: block
}
@media (min-width: 544px) {
.on-mobile {
	display: none
}
}
.on-desktop {
	display: block
}
@media (min-width: 544px) {
.on-desktop {
	display: none
}
}
.site-header {
	margin-bottom: 20px
}
@media (min-width: 544px) {
.site-header {
	margin-bottom: 30px
}
}
@media (min-width: 544px) {
.header-container {
	box-shadow: 0 5px 22px rgba(131,131,131,0.1)
}
}
.header-container {
	padding: 0
}
.header-container .social-col .social-list, .header-container .social-col .top-panel__search {
	display: inline-block;
	vertical-align: middle
}
@media (min-width: 1200px) {
.header-container .social-col .social-list, .header-container .social-col .top-panel__search {
	padding-top: 2px
}
}
.header-container .social-col .top-panel__search.on-desktop {
	display: none
}
@media (min-width: 544px) {
.header-container .social-col .top-panel__search.on-desktop {
	display: inline-block
}
}
@media (max-width: 543px) {
header.site-header .header-container {
	padding: 10px 10px 0
}
}
@media (max-width: 543px) and (min-width: 544px) {
header.site-header .header-container .site-branding {
	margin-right: 50px;
	padding: 0 0 15px;
	text-align: left
}
}
@media (max-width: 543px) {
header.site-header .header-container .social-list {
	padding: 0 0 5px
}
header.site-header .header-container .main-navigation {
	position: relative;
	padding: 0
}
header.site-header .header-container .main-navigation .menu-toggle {
	position: absolute;
	top: -48px;
	left: 0
}
}
.site-header.default .header-container_wrap {
	padding-top: 19px
}
@media (max-width: 543px) {
.site-header.default .container {
	padding: 0
}
}
@media (max-width: 543px) {
.site-header.default .row {
	margin: 0
}
.site-header.default .row>div {
	padding: 0
}
}
@media (min-width: 544px) {
.site-header.default .social-col {
	padding-top: 0;
	text-align: right
}
}
@media (min-width: 1200px) {
.site-header.default .social-col {
	padding-top: 0
}
}
@media (max-width: 543px) {
.site-header.default .social-col {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	text-align: center
}
}
@media (max-width: 543px) {
.site-header.default .branding-col {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
}
.site-header.default .menu-col {
	padding-top: 19px;
	padding-bottom: 33px
}
.site-header.default .main-navigation ul.menu {
	margin: 0;
	transition: none
}
@media (min-width: 544px) {
.site-header.default .main-navigation ul.menu {
	text-align: left
}
}
.site-header.default .main-navigation ul.menu>li:first-child {
	margin-left: 0
}
@media (min-width: 544px) {
.site-header.default .main-navigation ul.menu > li:hover > ul, .site-header.default .main-navigation ul.menu > li.focus > ul, .site-header.default .main-navigation ul.menu>li.menu-hover>ul {
	-webkit-transform: translateY(38px);
	-ms-transform: translateY(38px);
	transform: translateY(38px)
}
}
@media (min-width: 782px) {
.site-header.default .main-navigation.isStuck ul.menu {
	padding: 15px 0;
	text-align: center;
	transition: 300ms padding
}
.site-header.default .main-navigation.isStuck ul.menu>li>ul {
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px)
}
}
@media (max-width: 543px) {
.site-header.default .mobile-block {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	padding: 0 10px;
	margin-top: 23px
}
}
.site-header.default .mobile-block.active {
	z-index: 100
}
.site-header.default .site-branding {
	margin: 0;
	padding: 0;
	text-align: left
}
@media (max-width: 543px) {
.site-header.default .site-branding {
	text-align: center
}
}
.site-header.centered {
	text-align: center
}
@media (max-width: 543px) {
.site-header.centered .container {
	padding: 0
}
}
@media (max-width: 543px) {
.site-header.centered .row {
	margin: 0
}
.site-header.centered .row>div {
	padding: 0
}
}
.site-header.centered .header-container_wrap {
	padding-top: 19px
}
@media (min-width: 544px) {
.site-header.centered .social-col {
	padding-top: 20px
}
}
@media (min-width: 1200px) {
.site-header.centered .social-col {
	text-align: right;
	padding-top: 0
}
}
@media (max-width: 543px) {
.site-header.centered .social-col {
	text-align: center
}
}
.site-header.centered .menu-col {
	padding-top: 19px;
	padding-bottom: 33px
}
@media (max-width: 543px) {
.site-header.centered .mobile-block {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	padding: 0 10px;
	margin-top: 23px
}
}
.site-header.centered .mobile-block.active {
	z-index: 100
}
.site-header.centered .site-branding {
	margin: 0;
	padding: 0;
	text-align: center
}
.site-header.centered .main-navigation ul.menu {
	margin: 0;
	transition: none
}
@media (min-width: 544px) {
.site-header.centered .main-navigation ul.menu > li:hover > ul, .site-header.centered .main-navigation ul.menu > li.focus > ul, .site-header.centered .main-navigation ul.menu>li.menu-hover>ul {
	-webkit-transform: translateY(38px);
	-ms-transform: translateY(38px);
	transform: translateY(38px)
}
}
@media (min-width: 782px) {
.site-header.centered .main-navigation.isStuck ul.menu {
	padding: 15px 0;
	text-align: center;
	transition: 300ms padding
}
.site-header.centered .main-navigation.isStuck ul.menu>li>ul {
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px)
}
}
.site-header.minimal .header-container_wrap {
	padding-top: 19px;
	padding-bottom: 25px
}
@media (max-width: 543px) {
.site-header.minimal .container {
	padding: 0
}
}
@media (max-width: 543px) {
.site-header.minimal .row {
	margin: 0
}
.site-header.minimal .row>div {
	padding: 0
}
}
.site-header.minimal .social-col {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
@media (max-width: 543px) {
.site-header.minimal .social-col {
	text-align: center
}
}
@media (min-width: 544px) {
.site-header.minimal .social-col {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 20px;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
}
@media (min-width: 768px) {
.site-header.minimal .social-col {
	padding-top: 0;
	text-align: right;
	display: block
}
}
@media (min-width: 1200px) {
.site-header.minimal .social-col {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
}
.site-header.minimal .branding-col {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.site-header.minimal .menu-col {
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}
@media (min-width: 544px) {
.site-header.minimal .menu-col {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
}
@media (min-width: 1200px) {
.site-header.minimal .menu-col {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
}
.site-header.minimal .menu-col ul.menu {
	padding-top: 0;
	transition: none
}
@media (min-width: 544px) {
.site-header.minimal .menu-col ul.menu {
	padding-top: 30px
}
}
@media (min-width: 1200px) {
.site-header.minimal .menu-col ul.menu {
	padding-top: 5px
}
}
@media (min-width: 782px) {
.site-header.minimal .menu-col .isStuck ul.menu {
	padding: 15px 0;
	margin: 0;
	text-align: center;
	transition: 300ms padding
}
.site-header.minimal .menu-col .isStuck ul.menu>li>ul {
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px)
}
}
@media (max-width: 543px) {
.site-header.minimal .mobile-block {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	padding: 0 10px;
	margin-top: 23px
}
}
.site-header.minimal .mobile-block.active {
	z-index: 100
}
.site-header.minimal .site-branding {
	margin: 0;
	padding: 0;
	text-align: left
}
@media (max-width: 543px) {
.site-header.minimal .site-branding {
	text-align: center
}
}
.top-panel {
	padding: 17px 0 16px
}
.top-panel .row {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.top-panel__message {
	margin: 0
}
.top-panel__menu {
	margin: 0;
	padding: 0
}
@media (min-width: 768px) {
.top-panel__menu {
	text-align: right
}
}
.top-panel__menu-list {
	list-style: none;
	margin: 0;
	padding: 0
}
.top-panel__menu-list li {
	display: inline-block;
	padding: 0 5px 0 0
}
@media (min-width: 544px) {
.top-panel__menu-list li {
	padding: 0
}
}
@media (min-width: 544px) {
.top-panel__menu-list li:before {
	content: '•';
	padding: 0 12px 0 7px
}
}
.top-panel__menu-list li:first-child:before {
	display: none
}
.top-panel__menu-list li a {
	text-decoration: none
}
.top-panel__menu-list li.current-menu-item, .top-panel__menu-list li.current_page_item, .top-panel__menu-list li a:hover {
	text-decoration: none
}
.site-logo {
	padding: 0;
	margin: 0
}
.site-logo__link {
	display: inline-block;
	max-width: 100%;
	text-decoration: none
}
.hentry {
	position: relative;
	margin: 0 0 10px;
	padding: 0;
	background: #fff;
	border-radius: 0
}
@media (min-width: 544px) {
.hentry {
	margin: 0 0 2.8rem;
	padding: 0
}
}
.page .hentry {
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	margin: 0
}
@media (min-width: 544px) {
.page .hentry {
	padding: 0
}
}
.single-post .hentry {
	margin: 0;
	/*padding: 0 0 40px*/
}
@media (min-width: 992px) {
.single-post .hentry {
	/*padding: 0 0 87px*/
}
}
.page.posts-list__item {
	padding: 30px 30px 30px 40px
}
@media (min-width: 768px) and (max-width: 1201px) {
.page.posts-list__item {
	padding: 20px
}
}
.sidebar-1-4 .post.posts-list__item.format-standard .post-format-wrap a, .sidebar-1-4 .post.posts-list__item.format-standard .post-format-wrap img, .sidebar-1-4 .post.posts-list__item.format-image .post-format-wrap a, .sidebar-1-4 .post.posts-list__item.format-image .post-format-wrap img {
	width: 100%
}
.post.posts-list__item.format-standard.no-thumb, .post.posts-list__item.format-image.no-thumb {
	display: block
}
.post.posts-list__item.format-standard.no-thumb .post-list__item-content .entry-footer, .post.posts-list__item.format-image.no-thumb .post-list__item-content .entry-footer {
	margin: 20px 0 0
}
@media (min-width: 544px) {
.post.posts-list__item.no-thumb:not(.format-video):not(.format-gallery), .post.posts-list__item.format-audio {
	border: 2px solid #e1e2e4;
	padding: 10px;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}
}
@media (min-width: 1500px) {
.post.posts-list__item.no-thumb:not(.format-video):not(.format-gallery), .post.posts-list__item.format-audio {
	padding: 40px 39px
}
}
.post .post-list__item-content {
	position: relative;
	padding: 0
}
@media (min-width: 768px) {
.posts-list--default .post .post-thumbnail a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #29272a;
	background: linear-gradient(to bottom, rgba(41, 39, 42, 0) 0%, rgba(41, 39, 42, 0.8) 100%);
	width: 100%;
	height: 100%
}
}
.posts-list--grid-2-cols .post-content_wrap, .posts-list--grid-3-cols .post-content_wrap, .posts-list--masonry-2-cols .post-content_wrap, .posts-list--masonry-3-cols .post-content_wrap {
	margin: 20px 0 0
}
.posts-list--grid-2-cols .format-audio .post-content_wrap, .posts-list--grid-3-cols .format-audio .post-content_wrap, .posts-list--masonry-2-cols .format-audio .post-content_wrap, .posts-list--masonry-3-cols .format-audio .post-content_wrap, .posts-list--grid-2-cols .no-thumb:not(.format-gallery) .post-content_wrap, .posts-list--grid-3-cols .no-thumb:not(.format-gallery) .post-content_wrap, .posts-list--masonry-2-cols .no-thumb:not(.format-gallery) .post-content_wrap, .posts-list--masonry-3-cols .no-thumb:not(.format-gallery) .post-content_wrap {
	margin: 0
}
.posts-list--default .post-content_wrap {
	margin: 20px 0 0
}
@media (min-width: 1500px) {
.posts-list--default .post-content_wrap {
	position: absolute;
	z-index: 100;
	margin: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 36px 40px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
}
.posts-list--default .small-thumbnail .post-content_wrap {
	position: relative;
	padding: 20px 0 0;
	display: block
}
.posts-list--default .format-audio .post-content_wrap {
	position: relative;
	padding: 0
}
.format-quote .post-content_wrap {
	padding: 20px 0 0
}
.post.big-justify-block .post-list__item-content .post-thumbnail {
	position: relative;
	margin: 0 0 20px;
	overflow: hidden
}
@media (max-width: 543px) {
.post.big-justify-block .post-list__item-content .post-thumbnail {
	margin: 0 0 19px
}
}
@media (min-width: 1500px) {
.post.big-justify-block .post-list__item-content .post-thumbnail a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #29272a;
	background: linear-gradient(to bottom, rgba(41, 39, 42, 0) 0%, rgba(41, 39, 42, 0.8) 100%);
	width: 100%;
	height: 100%
}
}
@media (min-width: 1500px) {
.post.big-justify-block .post-list__item-content .post-thumbnail {
	margin: 0
}
}
.post.big-justify-block .post-list__item-content .post-content_wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}
@media (min-width: 1500px) {
.post.big-justify-block .post-list__item-content .post-content_wrap {
	position: absolute;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	overflow: hidden;
	z-index: 100
}
.position-one-left-sidebar:not(.hidden-sidebars) .post.big-justify-block .post-list__item-content .post-content_wrap, .position-one-right-sidebar:not(.hidden-sidebars) .post.big-justify-block .post-list__item-content .post-content_wrap, .position-two-sidebars:not(.hidden-sidebars) .post.big-justify-block .post-list__item-content .post-content_wrap, .archive.position-one-left-sidebar .post.big-justify-block .post-list__item-content .post-content_wrap, .archive.position-one-right-sidebar .post.big-justify-block .post-list__item-content .post-content_wrap, .archive.position-two-sidebars .post.big-justify-block .post-list__item-content .post-content_wrap {
	position: relative
}
}
.post.big-justify-block .post-thumbnail__format-link {
	position: relative
}
@media (min-width: 1500px) {
.post.big-justify-block.has-thumb .post-content_wrap, .post.big-justify-block.format-gallery .post-content_wrap {
	padding: 36px 40px
}
.position-one-left-sidebar:not(.hidden-sidebars) .post.big-justify-block.has-thumb .post-content_wrap, .position-one-right-sidebar:not(.hidden-sidebars) .post.big-justify-block.has-thumb .post-content_wrap, .position-two-sidebars:not(.hidden-sidebars) .post.big-justify-block.has-thumb .post-content_wrap, .archive.position-one-left-sidebar .post.big-justify-block.has-thumb .post-content_wrap, .archive.position-one-right-sidebar .post.big-justify-block.has-thumb .post-content_wrap, .archive.position-two-sidebars .post.big-justify-block.has-thumb .post-content_wrap, .position-one-left-sidebar:not(.hidden-sidebars) .post.big-justify-block.format-gallery .post-content_wrap, .position-one-right-sidebar:not(.hidden-sidebars) .post.big-justify-block.format-gallery .post-content_wrap, .position-two-sidebars:not(.hidden-sidebars) .post.big-justify-block.format-gallery .post-content_wrap, .archive.position-one-left-sidebar .post.big-justify-block.format-gallery .post-content_wrap, .archive.position-one-right-sidebar .post.big-justify-block.format-gallery .post-content_wrap, .archive.position-two-sidebars .post.big-justify-block.format-gallery .post-content_wrap {
	padding: 20px 0 0
}
}
@media (min-width: 1500px) {
.post.big-justify-block.format-gallery .post-content_wrap {
	z-index: auto
}
.post.big-justify-block.format-gallery .post-content_wrap>* {
	position: relative;
	z-index: 100
}
}
.post.big-justify-block.format-quote .post-content_wrap, .post.big-justify-block.format-audio .post-content_wrap, .post.big-justify-block.format-link.no-thumb .post-content_wrap {
	position: relative;
	padding: 20px 0 0
}
.post.big-justify-block.format-quote .post-thumbnail, .post.big-justify-block.format-audio .post-thumbnail, .post.big-justify-block.format-link.no-thumb .post-thumbnail {
	margin: 0
}
.post.big-justify-block.no-thumb:not(.format-gallery) .post-content_wrap {
	position: relative;
	padding: 0
}
.post.big-justify-block.no-thumb:not(.format-gallery) .post-thumbnail {
	margin: 0
}
.single .post > .row .col-xl-2 {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
@media (min-width: 1500px) {
.single .post > .row .col-xl-2 {
	max-width: 12.5%;
	-webkit-flex: 1 0 12.5%;
	-ms-flex: 1 0 12.5%;
	flex: 1 0 12.5%;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
}
.single .post > .row .col-xl-10 {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
@media (min-width: 1500px) {
.single .post > .row .col-xl-10 {
	max-width: 87.5%;
	-webkit-flex: 1 0 87.5%;
	-ms-flex: 1 0 87.5%;
	flex: 1 0 87.5%;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
}
.single .entry-header {
	margin-top: 10px
}
.single .entry-header .post__cats {
	margin: 0 0 9px
}
.entry-title {
	margin: 0
}
.page .entry-title {
	margin: 0 0 20px
}
.single .entry-title {
	margin: 0 0 18px
}
.entry-meta {
	margin: 11px 0 0
}
@media (max-width: 543px) {
.entry-meta {
	margin-top: 5px
}
}
.single .entry-meta {
	margin: 0 0 26px
}
.big-justify-block .entry-meta {
	margin-top: 19px
}
@media (max-width: 543px) {
.big-justify-block .entry-meta {
	margin-top: 5px
}
}
.entry-meta>span {
	display: block
}
@media (max-width: 543px) {
.entry-meta>span {
	display: none
}
.entry-meta>span.post__date {
	display: block
}
}
.entry-meta>span:not(:empty) {
	padding: 0 0 10px 0
}
@media (min-width: 544px) {
.entry-meta>span:not(:empty) {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px 0 0
}
}
.entry-meta > span i {
	font-size: 1em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0
}
.entry-meta+.post-featured-content {
	margin-top: 20px
}
.entry-content {
	display: block
}
.single .entry-content {
	margin: 0
}
.entry-content>*:first-child {
	margin-top: 10px
}
.entry-content>*:last-child {
	margin-bottom: 10px
}
.entry-footer .btn {
	margin: 20px 0 0
}
.page .entry-footer {
	margin: 40px 0 0
}
.single .post-thumbnail {
	margin: 0 0 26px
}
.format-gallery.small-justify-block .post-thumbnail, .has-thumb.small-justify-block .post-thumbnail {
	margin: 0 0 19px
}
.post__cats:not(:empty) {
	margin: 0 0 13px
}
@media (max-width: 543px) {
.post__cats {
	display: none
}
}
.post__cats a {
	border: 2px solid;
	background: none;
	padding: 6px 9px 6px 11px;
	letter-spacing: 0.6px;
	display: inline-block;
	margin: 0 0 5px;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase
}
.post__cats a:nth-child(3)+a {
	display: none
}
.page .post__tags, .single .post__tags {
	margin: 20px 0 0
}
.post__tags a, .post__tags .title-prefix {
	margin: 0 20px 0 0
}
.posts-list .post__tags a, .posts-list .post__tags .title-prefix {
	margin: 0
}
.sticky__label {
	background: #fec45c;
	width: 100%;
	height: 37px;
	z-index: 100;
	display: block;
	margin: 0 0 20px;
	text-align: center
}
.sticky__label i {
	font-size: 13px;
	position: relative;
	top: 8px
}
@media (min-width: 1500px) {
.sticky__label {
	position: absolute;
	width: 30px;
	top: -6px;
	right: 20px;
	margin: 0
}
}
.sticky__label:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 6px 6px;
	border-color: transparent transparent #efb44e transparent;
	position: absolute;
	top: 0;
	left: -6px;
	display: none
}
@media (min-width: 1500px) {
.sticky__label:before {
	display: block
}
}
.sticky__label:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 15px 0 15px;
	border-color: #efb44e transparent transparent transparent;
	position: absolute;
	bottom: -5px;
	left: 0;
	display: none
}
@media (min-width: 1500px) {
.sticky__label:after {
	display: block
}
}
@media (min-width: 1500px) {
.no-thumb .sticky__label {
	top: -48px;
	right: -10px
}
}
.blog-title {
	margin-bottom: 20px
}
@media (min-width: 992px) {
.blog-title {
	margin-bottom: 44px
}
}
.blog-title h5 {
	margin: 0
}
@media (min-width: 992px) {
.posts-list--default .content-footer_group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.posts-list--default .content-footer_group .entry-content {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.posts-list--default .content-footer_group .entry-footer {
	margin-left: 30px
}
}
.full-content-on-loop .posts-list .post-content_wrap {
	position: relative;
	padding: 20px 0 0
}
.full-content-on-loop .posts-list .post-content_wrap .content-footer_group {
	display: block
}
.full-content-on-loop .posts-list .post-content_wrap .content-footer_group .entry-footer {
	margin: 0
}
.full-content-on-loop .posts-list .post-content_wrap .entry-content .post-gallery, .full-content-on-loop .posts-list .post-content_wrap .entry-content .entry-video, .full-content-on-loop .posts-list .post-content_wrap .entry-content .mejs-container {
	display: none
}
.full-content-on-loop .posts-list .post.big-justify-block .post-list__item-content .post-content_wrap {
	position: relative;
	padding: 20px 0 0
}
.post {
}
.post-gallery {
	margin: 0 0 10px
}
@media (min-width: 992px) {
.post-gallery {
	margin: 0 0 30px
}
}
.post-gallery .post-gallery__slide a {
	position: relative;
	display: block
}
.small-thumbnail .post-gallery .post-gallery__slide a {
	display: inline-block;
	max-width: 100%
}
.post-gallery .post-gallery__slide a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f002';
	font-size: 30px;
	color: #fff;
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) scale(2);
	-ms-transform: translate(-50%, -50%) scale(2);
	transform: translate(-50%, -50%) scale(2);
	transition: 400ms all
}
.post-gallery .post-gallery__slide a img {
	transition: 300ms opacity;
	width: 100%
}
.small-thumbnail .post-gallery .post-gallery__slide a img {
	width: auto
}
.post-gallery .post-gallery__slide:hover a:before {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.post-gallery .post-gallery__slide:hover img {
	opacity: .7
}
.posts-list .post-gallery {
	margin: 0
}
.entry-content .post-gallery {
	margin-top: 10px
}
.post-gallery img {
	border-radius: 0;
	display: block
}
.entry-content .post-gallery img {
	border-radius: 0
}
.post-gallery .swiper-button-next, .post-gallery .swiper-button-prev {
	margin-top: 0;
	top: 30px;
	text-align: center;
	width: 32px;
	height: 32px;
	border: 2px solid
}
.post-gallery .swiper-button-next i, .post-gallery .swiper-button-prev i {
	font-size: 32px;
	line-height: 28px;
	position: relative;
	left: -2px
}
.post-gallery .swiper-button-next.swiper-button-disabled, .post-gallery .swiper-button-prev.swiper-button-disabled {
	opacity: .1
}
.post-gallery .swiper-button-next:hover, .post-gallery .swiper-button-prev:hover {
	color: #87878a
}
.post-gallery .swiper-button-next:hover i, .post-gallery .swiper-button-prev:hover i {
	color: #87878a
}
.post-gallery .swiper-button-prev {
	left: auto;
	right: 72px
}
.small-thumbnail .post-gallery .swiper-button-prev {
	right: auto;
	left: 30px
}
.post-gallery .swiper-button-next {
	right: 30px
}
.small-thumbnail .post-gallery .swiper-button-next {
	right: auto;
	left: 72px
}
.post-gallery .material-icons {
	font-size: 32px;
	line-height: 50px
}
.posts-list--default .post.format-gallery .post-content_wrap>* {
	position: relative;
	z-index: 10
}
.post-format-link {
	display: inline-block;
	margin: 0 0 20px;
	padding: 10px;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	z-index: 10
}
.post-format-link:before {
	content: "insert_link";
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0
}
.post-format-link:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: .8
}
.single .post-format-link {
	margin: 20px 0
}
.posts-list--grid-2-cols .post-thumbnail__format-link, .posts-list--grid-3-cols .post-thumbnail__format-link, .posts-list--masonry-2-cols .post-thumbnail__format-link, .posts-list--masonry-3-cols .post-thumbnail__format-link, .posts-list--default .post-thumbnail__format-link {
	margin: 20px 0 0
}
@media (min-width: 992px) {
.posts-list--grid-2-cols .post-thumbnail__format-link, .posts-list--grid-3-cols .post-thumbnail__format-link, .posts-list--masonry-2-cols .post-thumbnail__format-link, .posts-list--masonry-3-cols .post-thumbnail__format-link, .posts-list--default .post-thumbnail__format-link {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.posts-list--grid-2-cols .post-thumbnail__format-link a, .posts-list--grid-3-cols .post-thumbnail__format-link a, .posts-list--masonry-2-cols .post-thumbnail__format-link a, .posts-list--masonry-3-cols .post-thumbnail__format-link a, .posts-list--default .post-thumbnail__format-link a {
	margin: 0
}
}
.has-thumb .post-thumbnail {
	position: relative
}
.small-thumbnail .post-thumbnail {
	width: auto;
	display: inline-block;
	max-width: 100%
}
.post-format-quote {
	padding: 20px 0 0
}
@media (min-width: 992px) {
.post-format-quote {
	padding: 5px;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: auto;
	margin: 0;
	background: none;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
}
.position-one-right-sidebar .posts-list--vertical-justify .small-justify-block .post-format-quote, .position-one-left-sidebar .posts-list--vertical-justify .small-justify-block .post-format-quote, .position-two-sidebars .posts-list--vertical-justify .small-justify-block .post-format-quote {
	position: relative;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	text-align: left;
	padding: 20px 0 0
}
.posts-list--grid-3-cols .post-format-quote, .posts-list--masonry-3-cols .post-format-quote {
	position: relative;
	top: 0;
	margin: 20px 0 0;
	text-align: left;
	padding: 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.post-format-quote:before {
	top: 10px;
	left: 0;
	top: 0;
	position: relative;
	display: block;
	line-height: 1;
	height: 50px
}
@media (min-width: 992px) {
.post-format-quote:before {
	left: 0;
	top: 0;
	position: relative;
	display: block;
	line-height: 1;
	height: 50px
}
}
.post .format-quote {
	position: relative
}
.post .format-quote .post-format-quote {
	background: none
}
.posts-list--grid-3-cols .post .format-quote, .posts-list--masonry-3-cols .post .format-quote {
	background: none
}
@media (min-width: 992px) {
.post .format-quote .post-thumbnail--fullwidth {
	opacity: .4
}
}
.posts-list--grid-3-cols .post .format-quote .post-thumbnail--fullwidth, .posts-list--masonry-3-cols .post .format-quote .post-thumbnail--fullwidth {
	opacity: 1
}
.post .format-quote .post-thumbnail__link {
	position: relative;
	display: block
}
@media (min-width: 992px) {
.post .format-quote .post-thumbnail__link:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #29272a;
	background: linear-gradient(to bottom, rgba(41, 39, 42, 0) 0%, rgba(41, 39, 42, 0.8) 100%);
	width: 100%;
	height: 100%
}
}
@media (max-width: 1200px) {
.posts-list--grid-3-cols .post .format-quote, .posts-list--masonry-3-cols .post .format-quote {
	background: none
}
.posts-list--grid-3-cols .post .format-quote .post-thumbnail--fullwidth, .posts-list--masonry-3-cols .post .format-quote .post-thumbnail--fullwidth {
	opacity: 1
}
}
.position-one-right-sidebar .posts-list--vertical-justify .post.format-quote.small-justify-block .post-featured-content, .position-one-left-sidebar .posts-list--vertical-justify .post.format-quote.small-justify-block .post-featured-content, .position-two-sidebars .posts-list--vertical-justify .post.format-quote.small-justify-block .post-featured-content {
	background: none
}
.position-one-right-sidebar .posts-list--vertical-justify .post.format-quote.small-justify-block .post-featured-content .post-thumbnail--fullwidth, .position-one-left-sidebar .posts-list--vertical-justify .post.format-quote.small-justify-block .post-featured-content .post-thumbnail--fullwidth, .position-two-sidebars .posts-list--vertical-justify .post.format-quote.small-justify-block .post-featured-content .post-thumbnail--fullwidth {
	opacity: 1
}
.post.small-thumbnail .format-quote {
	width: auto;
	display: inline-block;
	max-width: 100%
}
.post.small-thumbnail .format-quote .post-thumbnail__link {
	width: auto;
	display: inline-block;
	max-width: 100%
}
.embed-wrapper .twitter-tweet {
	margin: 10px auto !important;
	max-width: 90% !important
}
.fb_iframe_widget {
	max-width: 100%
}
.fb_iframe_widget>span {
	max-width: 100%
}
.post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup'] {
	position: relative;
	display: block
}
.small-thumbnail .post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup'] {
	display: inline-block;
	max-width: 100%
}
.post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup']:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f002';
	font-size: 30px;
	color: #fff;
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) scale(2);
	-ms-transform: translate(-50%, -50%) scale(2);
	transform: translate(-50%, -50%) scale(2);
	transition: 400ms all
}
.post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup'] img {
	transition: 300ms opacity;
	width: 100%
}
.small-thumbnail .post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup'] img {
	width: auto
}
.post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup']:hover:before {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.post-thumbnail a.post-thumbnail__link[data-popup='magnificPopup']:hover img {
	opacity: .7
}
.mini-gallery a.post-thumbnail__link {
	position: relative;
	display: block
}
.small-thumbnail .mini-gallery a.post-thumbnail__link {
	display: inline-block;
	max-width: 100%
}
.mini-gallery a.post-thumbnail__link:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f002';
	font-size: 30px;
	color: #fff;
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%) scale(2);
	-ms-transform: translate(-50%, -50%) scale(2);
	transform: translate(-50%, -50%) scale(2);
	transition: 400ms all
}
.mini-gallery a.post-thumbnail__link img {
	transition: 300ms opacity;
	width: 100%
}
.small-thumbnail .mini-gallery a.post-thumbnail__link img {
	width: auto
}
.mini-gallery a.post-thumbnail__link:hover:before {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.mini-gallery a.post-thumbnail__link:hover img {
	opacity: .7
}
.post-thumbnail__img {
	width: 100%
}
.small-thumbnail .post-thumbnail__img {
	width: auto
}
.footer-area-wrap:after {
	content: '';
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.1);
	display: block
}
.footer-area {
	padding-top: 40px;
	padding-bottom: 40px
}
@media (min-width: 992px) {
.footer-area {
	padding-top: 88px;
	padding-bottom: 40px
}
}
.footer-container {
	padding: 26px 0 36px;
	text-align: center
}
@media (min-width: 992px) {
.footer-container {
	padding: 20px 0 23px
}
}
@media (min-width: 1200px) {
.footer-container {
	text-align: left
}
}
.site-footer.default .copyright-menu-col {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
@media (min-width: 1200px) {
.site-footer.default .copyright-menu-col {
	text-align: center;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
}
.site-footer.default .social-col {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	padding-top: 10px;
	padding-bottom: 11px
}
@media (min-width: 1200px) {
.site-footer.default .social-col {
	text-align: right;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
}
.site-footer.default .footer-copyright {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
@media (min-width: 1200px) {
.site-footer.default .footer-copyright {
	padding-top: 13px
}
}
.site-footer.default .footer-menu {
	padding-top: 10px
}
.site-footer.centered .copyright-menu-col {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
@media (min-width: 1200px) {
.site-footer.centered .copyright-menu-col {
	text-align: center;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
}
.site-footer.centered .social-col {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	padding-top: 10px;
	padding-bottom: 11px
}
@media (min-width: 1200px) {
.site-footer.centered .social-col {
	text-align: right;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
}
.site-footer.centered .footer-copyright {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
@media (min-width: 1200px) {
.site-footer.centered .footer-copyright {
	padding-top: 13px
}
}
.site-footer.centered .footer-menu {
	padding-top: 10px
}
@media (min-width: 544px) {
.site-footer.minimal .footer-container {
	padding: 30px 0 23px
}
}
.site-footer.minimal .copyright-menu-col {
	text-align: center
}
@media (min-width: 1200px) {
.site-footer.minimal .footer-copyright {
	padding-top: 13px
}
}
.site-footer.minimal .footer-menu {
	padding-top: 10px
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none
}
.comment-content a {
	word-wrap: break-word
}
.bypostauthor {
	display: block
}
.not-found {
	padding: 10px;
	text-align: center;
	margin: 0 0 10px
}
.not-found .page-title {
	margin: 0 0 17px
}
.not-found h2 {
	margin-bottom: 39px
}
.not-found a.btn {
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 16px
}
@media (min-width: 992px) {
.not-found a.btn {
	margin-bottom: 76px
}
}
@media (min-width: 992px) {
.not-found {
	padding: 34px 30px 90px
}
}
@media (min-width: 544px) {
.not-found .search-form_wrap {
	max-width: 486px;
	margin: 44px auto 0
}
}
.error404 .breadcrumbs {
	display: none
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none
}
.infinity-end.neverending .site-footer {
	display: block
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}
embed, iframe, object {
	max-width: 100%
}
img {
	vertical-align: top
}
.img-pull-left {
	width: 50%;
	float: left;
	margin: 0 4% 1% 0
}
.img-pull-right {
	width: 50%;
	float: right;
	margin: 0 0 1% 4%
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0
}
.wp-caption-text {
	text-align: center
}
.gallery {
	margin-bottom: 1.5em
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}
.gallery-columns-2 .gallery-item {
	max-width: 50%
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
	max-width: 25%
}
.gallery-columns-5 .gallery-item {
	max-width: 20%
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}
.gallery-caption {
	display: block
}
.embed-responsive {
	position: relative;
	display: block;
	margin: 32px 0 30px;
	padding: 0 0 62.33%
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100% !important;
	width: 100%;
	border: 0
}
.posts-list .embed-responsive {
	margin: 0 0 30px
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 62.33%
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%
}
.mejs-container {
	margin: 32px 0 30px
}
.posts-list .mejs-container {
	margin: 0
}