/*
Theme Name:     Transparent Custom
Theme URI:      http://www.transparent.com/
Description:    Containing all the Transparent Language customizations, this is a child theme for the Coffee Break theme.
Author:         TL people
Author URI:     http://www.transparent.com/about/
Template:       coffeebreak
Version:        0.2.0
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}
ol,
ul {
	list-style: none;
}
iframe {
	border: 0;
}
a {
	color: #1a6533;
	text-decoration: none;
}
.d-none {
	display: none;
}
.container {
	padding: 40px 0;
	position: relative;
}
@media (min-width: 768px) {
	.container {
		background: url("img/pattern.png");
	}
}
.container .wrapper {
	padding: 0 20px;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #6f1b42;
}
.menu-connect {
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -132px;
	z-index: 1;
}
@media (max-width: 768px) {
	.menu-connect {
		display: none;
	}
}
:focus {
	outline: 0;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.clear:after {
	content: '';
	display: table;
	clear: both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html,
body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 16px/26px "ProximaNova", Arial, sans-serif;
}
body {
	background-color: #efeff4;
	min-width: 310px;
}
@media (min-width: 640px) {
	body {
		background-color: #fff;
	}
}
@media (min-width: 900px) {
	body {
		background: url("img/main-map.jpg") repeat-y 0 80px;
	}
}
.header,
.container {
	width: 100%;
}
.wrapper {
	max-width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.wrapper.main {
	max-width: 860px;
}
h1 {
	font: bold 40px/45px "ProximaNova", Arial, sans-serif;
	margin: 20px 0;
}
h2 {
	font: bold 32px/38px "ProximaNova", Arial, sans-serif;
	margin: 20px 0;
}
h3 {
	font: bold 26px/30px "ProximaNova", Arial, sans-serif;
}
h1,
h2,
h3 {
	color: #444;
}
.small {
	font: 14px/19px "ProximaNova", Arial, sans-serif;
}
.btn,
.subm-comment {
	border: none;
	border-radius: 2px;
	color: #fff !important;
	padding: 0 35px;
	font: bold 18px/45px "ProximaNova", Arial, sans-serif;
	cursor: pointer;
}
.subm-comment {
	background-color: #7fb78c;
	transition: background-color 0.5s linear;
}
.subm-comment:hover {
	background-color: #579c63;
}
.subm-comment:active {
	background-color: #1f672a;
}
.btn--brown {
	color: #fff;
	background-color: #aa5d81;
	transition: background-color 0.5s linear;
}
.btn--brown:hover {
	text-decoration: none;
	background-color: #8e375f;
}
.btn--brown:active {
	color: #fff;
	background-color: #6f1b42;
}
.btn--arrow,
.subm-comment--arrow {
	position: relative;
	background-color: #7fb78c;
	transition: background-color 0.5s linear;
	padding-right: 50px;
	margin-top: 40px;
}
.btn--arrow:after,
.subm-comment--arrow:after {
	content: '\2192';
	color: #fff;
	position: absolute;
	margin-left: 8px;
	font-size: 24px;
}
.btn--arrow:hover,
.subm-comment--arrow:hover {
	background-color: #579c63;
}
.btn--arrow:active,
.subm-comment--arrow:active {
	background-color: #1f672a;
	color: #fff;
}
.btn-search {
	border: none;
	height: 45px;
	cursor: pointer;
}
@media (max-width: 359px) {
	.btn-search {
		width: 100%;
		background-color: #81b88c;
		color: #fff;
		font-size: 22px;
		font-weight: bold;
		font-family: "ProximaNova", Arial, sans-serif;
		border-radius: 5px;
	}
}
@media (min-width: 360px) {
	.btn-search {
		width: 49px;
		vertical-align: top;
		margin: 0;
		padding: 0;
		float: left;
		position: relative;
		background: #81b88c url("img/search.svg") 50% 50% no-repeat;
		-webkit-background-size: 20px 21px;
		background-size: 20px 21px;
		text-indent: -99999px;
	}
	.btn-search:hover {
		background-color: #579c63;
		transition: background-color 0.5s linear;
	}
	.btn-search:active {
		background-color: #1f672a;
		transition: background-color 0.5s linear;
	}
}
.icon-tw {
	background: url("img/twitter.svg") 0 0 no-repeat;
	width: 64px;
	height: 50px;
	display: block;
}
.icon-fc {
	background: url("img/facebook.svg") 0 0 no-repeat;
	width: 49px;
	height: 44px;
	display: block;
}
.icon-in {
	background: url("img/linkedin.svg") 0 0 no-repeat;
	width: 57px;
	height: 55px;
	display: block;
}
/*.icon-banner {
	background: url("img/sprite.png") no-repeat 0 -520px;
	width: 48px;
	height: 40px;
	display: block;
}*/
.icon-fb {
	background: url("img/facebook-side.svg") 0 0 no-repeat;
	width: 21px;
	height: 46px;
	display: block;
}
.icon-twr {
	background: url("img/twitter-side.svg") 0 0 no-repeat;
	width: 39px;
	height: 31px;
	display: block;
}
.icon-yt {
	background: url("img/youtube-side.svg") 0 0 no-repeat;
	width: 32px;
	height: 38px;
	display: block;
}
.icon-rss {
	background: url("img/rss-side.svg") 0 0 no-repeat;
	width: 36px;
	height: 35px;
	display: block;
}
.txt {
	border: 2px solid #c3e6ca;
	padding: 0 10px;
	font: 18px/41px "ProximaNova", Arial, sans-serif;
	color: #1a652a;
	width: 100%;
	box-sizing: border-box;
	height: 45px;
}
@media (max-width: 359px) {
	.txt {
		margin-bottom: 15px;
	}
}
@media (min-width: 360px) {
	.txt {
		border-right: none;
		float: left;
	}
}
input::-webkit-input-placeholder {
	color: #1a652a;
	opacity: 1;
}
input:-moz-placeholder {
	color: #1a652a;
	opacity: 1;
}
input::-moz-placeholder {
	color: #1a652a;
	opacity: 1;
}
input:-ms-input-placeholder {
	color: #1a652a;
	opacity: 1;
}
input:focus:focus::-webkit-input-placeholder {
	opacity: 0.5;
	transition: opacity 0.5s linear;
}
input:focus:focus:-moz-placeholder {
	opacity: 0.5;
	transition: opacity 0.5s linear;
}
input:focus:focus::-moz-placeholder {
	opacity: 0.5;
	transition: opacity 0.5s linear;
}
input:focus:focus:-ms-input-placeholder {
	opacity: 0.5;
	transition: opacity 0.5s linear;
}
input,
textarea {
	border-radius: 0;
	-webkit-appearance: none;
}
/* normalize styles for browsers */
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

.header {
	background: #58578e;
	border-bottom: 1px solid #363574;
	position: relative;
}
.header .wrapper {
	max-width: 1200px;
}
@media (min-width: 768px) {
	.learn-language + .header {
		margin-top: 75px;
	}
}
.logo {
	margin: 18px 0 0 0;
	float: left;
	color: #ccc;
}
.logo img {
	margin: 0 10px;
	width: 265px;
}
.main-menu {
	margin-left: 286px;
}
.main-menu ul {
	width: 100%;
	display: table;
	text-align: center;
}
.main-menu ul li {
	display: table-cell;
	font: bold 16px/63px "ProximaNova", Arial, sans-serif;
	width: 14.5%;
}
.main-menu ul li:nth-last-child(5) {
	width: 15.5%;
}
.main-menu ul li:nth-last-child(3) {
	width: 16%;
}
.main-menu ul li:nth-last-child(2) {
	width: 18.5%;
}
.main-menu ul li:nth-last-child(1) {
	width: 21%;
}
.main-menu ul li a {
	color: #fff;
	display: block;
}
.main-menu ul li a:hover {
	text-decoration: none;
}
.main-menu ul li:hover {
	background: #7f7ba9;
	transition: background 0.5s linear;
}
.menu-nav {
	float: right;
	border: none;
	cursor: pointer;
	display: none;
	width: 74px;
	height: 63px;
	background: #58578e;
	padding: 0;
}
.menu-nav span {
	background: url("img/menu.svg") 0 0 no-repeat;
	width: 30px;
	height: 22px;
	margin-left: 22px;
	display: block;
}
.main-menu ul li:active,
.main-menu ul li.active {
	background: #3e3576;
}
@media screen and (max-width: 900px) {
	.top-block {
		display: none;
	}
}
.blog-bg {
	position: relative;
	border-bottom: 25px solid #7fb78c;
	overflow: hidden;
	height: 309px;
	background-color: #58578e;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
@media (min-width: 321px) and (max-width: 640px) {
	.blog-bg {
		height: 305px;
	}
}
@media (max-width: 320px) {
	.blog-bg {
		height: 190px;
	}
}
.blog-bg .welcome {
	text-align: center;
	padding: 45px 0;
}
.blog-bg .welcome h1 {
	margin: 0;
}
.blog-bg .welcome a {
	font-family: "Satisfy", serif;
	font-weight: normal;
	line-height: 1;
	color: #fff;
	margin: 0 auto;
	padding: 40px 0 0 0;
	transition: font-size 0.5s linear;
	text-decoration: none;
	text-shadow: 1px 0 10px rgba(28,28,28,.8);
}
@media (max-width: 639px) {
	.blog-bg .welcome a {
		font-size: 34px;
		line-height: 1;
	}
}
@media (min-width: 640px) {
	.blog-bg .welcome a {
		font-size: 52px;
		line-height: 66px;
	}
}
@media (min-width: 1100px) {
	.blog-bg .welcome a {
		font-size: 65px;
	}
}
.blog-bg img {
	display: block;
	margin: 0 auto;
}
.lang-flex {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-top: 40px;
	margin-bottom: 30px;
}
@media (min-width: 900px) {
	.lang-flex {
		flex-flow: row wrap;
		margin-bottom: 60px;
	}
}
.lang-flex__item {
	display: flex;
	align-items: center;
	color: #1f672a;
	border: 2px solid #c3e6ca;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 18px;
	line-height: 1;
	box-sizing: border-box;
	background: #f2faf4;
	transition: all 0.5s linear;
	padding: 10px 0;
	margin-bottom: 15px;
}
.lang-flex__item a {
	display: flex;
}
.lang-flex__item a:hover {
	text-decoration: none;
}
@media (min-width: 640px) {
	.lang-flex__item {
		padding: 20px 0;
		margin-bottom: 20px;
	}
}
@media (max-width: 899px) {
	.lang-flex__item {
		flex-basis: 100%;
	}
}
@media (min-width: 900px) {
	.lang-flex__item {
		padding: 10px 0;
		width: 32%;
	}
}
.lang-flex__item:hover {
	text-decoration: none;
}
.lang-flex__content {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	margin: 10px 0;
	box-sizing: border-box;
	width: 100%;
}
.lang-flex img {
	transition: all 0.5s linear;
	margin: 0 10px;
}
@media (max-width: 639px) {
	.lang-flex img {
		width: 70px;
		height: 70px;
	}
}
@media (min-width: 640px) and (max-width: 899px) {
	.lang-flex img {
		margin: 0 20px;
		width: 94px;
		height: 94px;
	}
}
@media (min-width: 900px) {
	.lang-flex img {
		width: 50px;
		height: 50px;
	}
}
.lang-flex__info {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
}
@media (min-width: 900px) {
	.lang-flex__info {
		width: 70%;
	}
}
.lang-flex__name {
	display: block;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 2px;
}
@media (min-width: 480px) {
	.lang-flex__name {
		font-size: 20px;
		margin-bottom: 4px;
	}
}
@media (min-width: 640px) {
	.lang-flex__name {
		font-size: 28px;
		margin-bottom: 10px;
	}
}
@media (min-width: 768px) {
	.lang-flex__name {
		font-size: 32px;
		margin-bottom: 14px;
	}
}
@media (min-width: 900px) {
	.lang-flex__name {
		font-size: 18px;
		margin-bottom: 2px;
	}
}
.lang-flex__sub {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #717171;
	font-size: 14px;
	line-height: 1.2;
	transition: all 0.5s linear;
	font-size: 14px;
	width: 200px;
}
.lang-flex__sub:hover {
	color: #1f672a;
	transition: all 0.5s linear;
}
.lang-flex__sub:active {
	color: #1f672a;
	transition: all 0.5s linear;
}
@media (min-width: 481px) {
	.lang-flex__sub {
		width: 350px;
		font-size: 18px;
	}
}
@media (min-width: 640px) {
	.lang-flex__sub {
		width: 450px;
		font-size: 22px;
	}
}
@media (min-width: 768px) {
	.lang-flex__sub {
		width: 450px;
		font-size: 26px;
	}
}
@media (min-width: 900px) {
	.lang-flex__sub {
		font-size: 14px;
		width: 190px;
	}
}
.lang-flex--news {
	background-position: 0 0;
}
.lang-flex--german {
	background-position: 0 -745px;
}
.lang-flex--latin {
	background-position: 0 -1420px;
}
.menu-connect li {
	width: 65px;
	height: 65px;
	display: table;
	background: #5a548d;
	margin-bottom: 1px;
}
.menu-connect li a {
	vertical-align: middle;
	display: table-cell;
}
.menu-connect li:hover {
	background: #7f7ba9;
	transition: background 0.5s linear;
}
.menu-connect li:active {
	background: #3d3575;
	transition: background 0.5s linear;
}
.menu-connect span {
	margin: 0 auto;
}
.content {
	margin-right: 390px;
}
.sidebar {
	width: 350px;
	float: right;
}
.sidebar {
	margin-top: 40px;
}
h2.title,
h2.widgettitle {
	font: bold 20px/22px "ProximaNova", Arial, sans-serif;
	color: #1a652a;
	margin: 0 0 20px 10px;
	padding: 0;
}
h2.title a {
	margin-right: 30px;
	padding-bottom: 2px;
	display: inline-block;
	position: relative;
}
h2.title a.active:after {
	content: '';
	height: 5px;
	background-color: #90395e;
	width: 100%;
	left: 0;
	position: absolute;
	bottom: -6px;
}
.container .title a:hover {
	text-decoration: none;
}
.tl-news-ticker-blogs,
.tl-news-ticker-blogs iframe {
	width: 100%;
	height: 175px;
	margin-bottom: 40px;
}
.widget_woo_search {
	overflow: hidden;
	margin-bottom: 40px;
}
@media (min-width: 360px) {
	.widget_woo_search div {
		margin-right: 50px;
	}
}
.widget_recent_entries h2 {
	display: none;
}
.posts--list .post-item {
	border-bottom: 4px solid #549a63;
	padding-bottom: 30px;
	overflow: hidden;
	margin-bottom: 25px;
}
.posts--list .post-item h2 {
	line-height: 1;
	position: relative;
	margin-bottom: 15px;
}
@media (min-width: 640px) {
	.posts--list .post-item h2 {
		margin-bottom: 25px;
	}
}
.posts--list .post-item__entry {
	line-height: 30px;
}
@media (max-width: 767px) {
	.posts--list .post-item__entry {
		font-size: 22px;
	}
}
@media (min-width: 768px) {
	.posts--list .post-item__entry {
		font-size: 18px;
	}
}
.post-item__head {
	color: #444;
}
@media (min-width: 640px) {
	.post-item__head {
		padding-left: 55px;
		display: inline-block;
		position: relative;
	}
}
.post-item__head:hover {
	text-decoration: none;
}
@media (min-width: 640px) {
	.post-item__head:before {
		content: '';
		position: absolute;
		background: url("img/speech-bubble.svg") 0 0 no-repeat;
		-webkit-background-size: 39px 35px;
		background-size: 39px 35px;
		width: 39px;
		height: 35px;
		left: 0;
	}
}
.post-item__date {
	font: 16px "ProximaNova", Arial, sans-serif;
	color: #6b6b6b;
	display: block;
}
@media (min-width: 640px) {
	.post-item__date {
		padding-left: 55px;
		line-height: 30px;
	}
}
.post-item__date a {
	color: #6b6b6b;
}
@media (max-width: 639px) {
	.post-item__date {
		line-height: 20px;
	}
}
.post-item__arrow {
	display: inline-block;
}
@media (max-width: 767px) {
	.post-item__arrow {
		margin-top: 30px;
	}
}
@media (min-width: 768px) {
	.post-item__arrow {
		float: right;
		margin: 45px 0 0 0;
	}
}
.post-item__arrow:hover {
	text-decoration: none;
}
.posts--list .post-item img,
.sidebar-posts img {
	max-width: 100%;
	margin: 0;
	vertical-align: top;
	box-sizing: border-box;
}
.posts--list .post-item img,
.img-border,
.instagram-pics li a {
	border: 2px solid #c2e5ca;
	padding: 2px;
	background-color: #fff;
	border-radius: 2px;
}
.posts--list .post-item img {
	float: left;
	margin-right: 20px;
}
.img-border,
.instagram-pics li a {
	display: block;
	margin-right: 10px;
	box-sizing: border-box;
}
.img-border {
	width: 68px;
}
.sidebar-posts .img-border img {
	width: 60px;
}
.sidebar-posts {
	box-shadow: 0 0 0 2px #cde9d3;
	margin-bottom: 30px;
}
.sidebar-posts li {
	background: #f2faf4;
	border-bottom: 1px solid #cde9d3;
	width: 100%;
}
.sidebar-posts li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 10px;
	box-sizing: border-box;
}
.sidebar-posts li:last-child {
	border: 0;
}
.sidebar-posts h2 {
	color: #1a652a;
	font: 18px/19px "ProximaNova", Arial, sans-serif;
	margin: 0;
	width: 100%;
}
.sidebar-posts a + h2,
.sidebar-posts .img-border + .tweet-text {
	width: calc(100% - 78px);
}
.sidebar-posts h2 span {
	color: #6b6b6b;
	display: block;
	font: italic 13px/15px "ProximaNova", Arial, sans-serif;
	padding: 5px 0;
}
.tweet-text {
	width: 100%;
}
.sidebar-posts h3 {
	color: #1a652a;
	font: 14px/19px "ProximaNova", Arial, sans-serif;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
}
.sidebar-posts h3 span {
	margin-right: 10px;
	font-weight: 700;
}
.sidebar-posts h3 a {
	color: #4e5c51;
}
.sidebar-posts p {
	font: 13px/15px "ProximaNova", Arial, sans-serif;
	color: #4e5c51;
}
.sidebar-posts p a {
	color: #6b87c0;
}
.sidebar-posts li:nth-child(even) {
	background: #fff;
}
@media (max-width: 639px) {
	.alignright,
	.alignleft {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 640px) {
	.alignright {
		float: right;
		margin: 0 0 5px 10px;
	}
	.alignleft {
		float: left;
		margin: 0 10px 5px 0;
	}
}
.aligncenter {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.post-item .wp-caption-text {
	margin-bottom: 0;
}
.wp-caption {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 4px 0 5px;
	text-align: center;
	margin-bottom: 30px;
}
.post-item img {
	box-shadow: 0 0 0 3px #fff;
	max-width: 100%;
	height: auto;
}
.post-item .post-item__entry img {
	box-shadow: none;
}
.wp-caption,
.post-item__attachment {
	max-width: 99.8%;
}
.post-item .wp-caption img,
.post-item .post-item__attachment img {
	width: 100%;
	height: 100%;
	max-width: calc(100% - 10px);
}
.post-item__entry a {
	color: #2882c1;
}
.arrows,
.post-arrow--left a,
.post-arrow--right a {
	position: relative;
}
.arrows:before,
.post-arrow--left a:before,
.post-arrow--right a:before {
	content: '\2192';
	font-size: 22px;
	line-height: .8;
	color: #1a6533;
	position: absolute;
	margin: auto;
}
.post-arrow--left a:before {
	content: '\2190';
}
.arrows:before,
.post-arrow--right a:before {
	content: '\2192';
}
.arrows:active:before,
.post-arrow--left a:active:before,
.post-arrow--right a:active:before {
	color: #6f1b42;
}
.post-arrow {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 100%;
	flex-basis: 100%;
	padding-top: 35px;
}
.post-arrow__item {
	color: #1f672a;
	font: bold 18px/20px "ProximaNova", Arial, sans-serif;
}
.post-arrow__item:hover {
	text-decoration: underline;
	color: #1f672a;
}
.post-arrow__item:active {
	text-decoration: none;
	color: #6f1b42;
}
.post-arrow--left a {
	padding-left: 30px;
}
.post-arrow--left a:before {
	left: 0;
}
.post-arrow--right a {
	padding-right: 30px;
}
.post-arrow--right a:before {
	right: 0;
}
.footer-border {
	background: #7fb78c;
	min-height: 43px;
	border-top: 1px solid #457952;
	border-bottom: 1px solid #457952;
}
.widget.feedblitz-email-subscription .sub_instruct {
	display: none;
}
.footer-subscribe {
	box-sizing: border-box;
}
@media (max-width: 767px) {
	.footer-subscribe {
		height: 15px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.footer-subscribe {
		height: 45px;
	}
}
@media (min-width: 992px) {
	.footer-subscribe {
		height: 110px;
		padding: 30px 0;
	}
}
@media (max-width: 991px) {
	.footer-subscribe__l {
		display: none;
	}
}
@media (min-width: 992px) {
	.footer-subscribe__l {
		float: left;
		width: 35%;
	}
	.footer-subscribe__l h4 {
		color: #fff;
		text-align: center;
		font-size: 25px;
		font-weight: bold;
		font-family: "ProximaNova", Arial, sans-serif;
	}
	.footer-subscribe__l h5 {
		color: #fff;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		font-family: "ProximaNova", Arial, sans-serif;
	}
}
@media (max-width: 991px) {
	.widget.feedblitz-email-subscription {
		display: none;
	}
}
@media (min-width: 992px) {
	.widget.feedblitz-email-subscription {
		float: right;
		width: 65%;
	}
}
.widget.feedblitz-email-subscription input[type="text"] {
	height: 50px;
	max-width: 350px;
	width: 400px;
	border-radius: 4px;
	border: 0;
	font-size: 20px;
	color: #1a652a;
	padding-left: 60px;
	background: url("img/mail-subscribe.svg") 15px 50% no-repeat;
	-webkit-background-size: 28px 18px;
	background-size: 28px 18px;
	background-color: #fff;
	margin-right: 30px;
}
.widget.feedblitz-email-subscription input[type="submit"] {
	background-color: #aa5d81;
	color: #fff;
	min-width: 150px;
	width: 30%;
	border-radius: 4px;
	height: 45px;
	margin-top: 2px;
	border: 0;
	font-size: 18px;
	font-weight: bold;
	font-family: "ProximaNova", Arial, sans-serif;
	cursor: pointer;
}
p.feedblitz-email-subscription {
	float: left;
}
@media screen and (max-width: 900px) {
	.logo img {
		margin: 0 20px;
	}
	.main-menu {
		margin: 0;
	}
	.main-menu ul {
		position: absolute;
		display: none;
		top: 63px;
		left: 0;
		text-align: left;
	}
	.main-menu ul li {
		width: 100% !important;
		display: block;
		background: #4b4a7e;
		border-bottom: 1px solid #58578e;
		font: 22px/55px "ProximaNova", Arial, sans-serif;
	}
	.main-menu ul li a {
		padding-left: 30px;
	}
	.main-menu:hover ul {
		transition: all 0.5s linear;
		display: block;
		z-index: 5;
	}
	.main-menu:hover .menu-nav {
		background-color: #4b4a7e;
		transition: all 0.5s linear;
	}
	.menu-nav {
		display: block;
	}
}
@media screen and (max-width: 768px) {
	.small {
		font-size: 24px;
		line-height: 30px;
	}
}
@media screen and (max-width: 480px) {
	h2.title {
		font-size: 23px;
		line-height: 25px;
		margin: 10px 0 20px;
		text-align: center;
	}
	.small {
		font-size: 22px;
	}
	.logo {
		margin-top: 10px;
	}
	.logo img {
		width: 220px;
		margin: 0 10px;
	}
	.menu-nav {
		width: 50px;
		height: 40px;
	}
	.menu-nav span {
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-o-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7);
		margin-left: 10px;
	}
	.main-menu ul {
		top: 40px;
	}
	.main-menu ul li {
		font-size: 18px;
		line-height: 40px;
	}
	.container .wrapper {
		padding: 0 10px;
	}
}


/*
	POSTS LIST
	======================================================= */
.learn-language {
	background-color: #7fb78c;
	transition: all 0.5s linear;
	text-align: center;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media (max-width: 639px) {
	.learn-language {
		padding: 15px 0 20px;
		-webkit-flex-flow: column nowrap;
		-moz-flex-flow: column nowrap;
		-ms-flex-flow: column nowrap;
		-o-flex-flow: column nowrap;
		flex-flow: column nowrap;
	}
}
@media (min-width: 640px) {
	.learn-language {
		padding: 15px 0;
		-webkit-flex-flow: row nowrap;
		-moz-flex-flow: row nowrap;
		-ms-flex-flow: row nowrap;
		-o-flex-flow: row nowrap;
		flex-flow: row nowrap;
	}
}
@media (min-width: 768px) {
	.learn-language {
		position: fixed;
		width: 100%;
		z-index: 1;
		top: 0;
		opacity: .9;
	}
}
@media (min-width: 768px) and (max-width: 782px){
	.customize-support .learn-language {
		top: 46px;
	}
}
@media (min-width: 783px) {
	.customize-support .learn-language {
		top: 32px;
	}
}
.learn-language p {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-right: 20px;
	text-shadow: 0 -1px 1px #78ad84;
}
@media (max-width: 639px) {
	.learn-language p {
		margin-bottom: 20px;
	}
}
.learn-language a {
	font-weight: bold;
	font-size: 18px;
	padding: 0 45px;
	margin-left: 10px;
}
.learn-language span {
	color: #f2f2a8;
	padding: 0 5px;
}
.search {
	width: 100%;
	margin-bottom: 35px;
}
.sidebar-items {
	width: 100%;
	display: flex;
	flex-flow: column wrap;
}
@media (min-width: 768px) and (max-width: 991px) {
	.sidebar-items {
		max-width: 580px;
		margin-right: auto;
		margin-left: auto;
	}
}
.wotd-widget {
	width: 100%;
	height: 300px;
	margin-bottom: 30px;
	box-shadow: 0 0 0 2px #8887b9;
	background-color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
	.wotd-widget {
		-webkit-order: 0;
		-ms-order: 0;
		order: 0;
	}
	.block-wrapper {
		-webkit-order: 2;
		-ms-order: 2;
		order: 2;
	}
	.instagram-widget {
		-webkit-order: 3;
		-ms-order: 3;
		order: 3;
	}
	.blogs-list-wrapper {
		-webkit-order: 4;
		-ms-order: 4;
		order: 4;
	}
}

@media (min-width: 640px) and (max-width: 1099px) {
	.sidebar-info {
		margin-top: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.wotd-widget {
		max-width: 580px;
		margin-left: auto;
		margin-right: auto;
	}
}

.sidebar-flex {
	display: flex;
	flex-wrap: wrap;
}
@media (min-width: 992px) {
	.sidebar-flex {
		width: 32%;
		float: right;
	}
}
@media (max-width: 991px) {
	.sidebar-flex .search {
		display: none;
	}
}
.sidebar-info {
	transition: width 0.5s linear;
}
.ticker {
	margin-bottom: 15px;
}
@media (max-width: 767px) {
	.ticker {
		display: none;
	}
}
.ticker iframe {
	height: 183px;
	width: 100%;
}
@media (max-width: 479px) {
	.ticker {
		float: none;
		width: 100%;
	}
	.posts {
		float: none;
		width: 100%;
	}
	.wotd-widget {
		display: none;
	}
	.search {
		order: 3;
	}
	.sidebar-items {
		order: 2;
	}
}
@media (min-width: 480px) {
	.search {
		order: 3;
	}
	.sidebar-items {
		order: 2;
	}
}
@media (max-width: 639px) {
	.wotd-widget {
		display: none;
	}
}
@media (max-width: 767px) {
	.block-wrapper {
		display: none;
	}
}
@media (min-width: 992px) {
	.ticker {
		float: right;
		width: 32%;
		margin: 20px 0 30px;
	}
	.posts {
		float: left;
		width: 65%;
		min-height: 250px;
	}
	.search {
		order: 1;
	}
}
.wotd-widget iframe {
	width: 100%;
	height: 300px;
}
.post-nav {
	overflow: hidden;
	margin-bottom: 50px;
}
.post-nav a {
	font-size: 18px;
	color: #1f672a;
	font-weight: 600;
}
.new-posts {
	float: left;
	position: relative;
	padding-left: 30px;
}
.new-posts:before {
	content: '';
	background: url("img/sprite.png") 0 -480px no-repeat;
	position: absolute;
	left: 0;
	width: 21px;
	height: 7px;
	margin-top: 10px;
	transform: rotate(180deg);
}
.new-posts:active:before {
	content: '';
	background: url("img/sprite.png") 0 -500px no-repeat;
}
.old-posts {
	float: right;
	position: relative;
	padding-right: 30px;
}
.old-posts:after {
	content: '';
	background: url("img/sprite.png") 0 -480px no-repeat;
	position: absolute;
	width: 21px;
	height: 7px;
	right: 0;
	margin-top: 10px;
}
.old-posts:active:after {
	content: '';
	background: url("img/sprite.png") 0 -500px no-repeat;
}
.footer {
	background: #58578e url("img/footer-bg.jpg") repeat-x;
}
@media (max-width: 479px) {
	.footer {
		background-size: 1998px 570px;
	}
}
@media (min-width: 360px) and (max-width: 767px) {
	.footer {
		background-size: 1998px 510px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.footer {
		background-size: 1998px 340px;
	}
}
@media (min-width: 992px) and (max-width: 1099px) {
	.footer {
		background-size: 1998px 450px;
	}
}
@media (min-width: 1100px) {
	.footer {
		background-size: 1998px 410px;
	}
}
.footer-flex {
	display: flex;
	flex-flow: row wrap;
	max-width: 1100px;
	margin: 0 auto;
	padding: 37px 0 30px;
	color: #fff;
}
.footer-0 {
	flex-basis: 100%;
	box-sizing: border-box;
	order: 0;
}
@media (max-width: 480px) {
	.footer-0 {
		padding: 0 10px;
	}
}
@media (min-width: 481px) {
	.footer-0 {
		flex-basis: 90%;
		padding: 0 20px;
		margin: 0 auto;
		box-sizing: border-box;
	}
}
@media (min-width: 768px) {
	.footer-0 {
		display: none;
	}
}
.post-lnk {
	display: block;
	background-color: #7eb68b;
	color: #fff;
	line-height: 3;
	font-family: "ProximaNova", Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	margin-bottom: 0.7em;
}
.footer-1 {
	transition: all 0.5s linear;
	flex-basis: 100%;
	box-sizing: border-box;
	order: 1;
}
@media (max-width: 359px) {
	.footer-1 {
		margin: 12px 0 30px;
		height: 110px;
	}
}
@media (min-width: 360px) {
	.footer-1 {
		margin: 12px 0 30px;
		height: 48px;
	}
}
@media (max-width: 480px) {
	.footer-1 {
		padding: 0 10px;
	}
}
@media (min-width: 481px) {
	.footer-1 {
		flex-basis: 90%;
		padding: 0 20px;
		margin-right: auto;
		margin-left: auto;
		box-sizing: border-box;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.footer-1 {
		max-width: 580px;
	}
}
@media (min-width: 992px) {
	.footer-1 {
		display: none;
	}
}
.footer-2 {
	flex-basis: 100%;
	padding: 0 10px;
	order: 3;
	box-sizing: border-box;
}
@media (min-width: 481px) {
	.footer-2 {
		flex-basis: 90%;
		margin: 0 auto;
		padding: 0 20px;
	}
}
@media (min-width: 1100px) {
	.footer-2 {
		flex-basis: 60%;
		order: 1;
		margin-top: 20px;
	}
}
.footer-about {
	background: #2c2b4c;
	box-shadow: 0 0 0 2px #cf90ba;
	padding: 25px;
	color: #fff;
	font: italic 1.25em/1.45 "ProximaNova", Arial, sans-serif;
}
@media (min-width: 768px) {
	.footer-about {
		border-radius: 6px;
		max-width: 540px;
		margin: 0 auto;
	}
}
.footer-3 {
	transition: all 0.5s linear;
}
@media (max-width: 1099px) {
	.footer-3 {
		display: none;
	}
}
@media (min-width: 1100px) {
	.footer-3 {
		flex-basis: 35%;
		order: 2;
		margin-bottom: 70px;
	}
}
.footer-freetrial {
	background: url("img/footer-devices.png") no-repeat top left;
	float: right;
	width: 340px;
}
.footer-freetrial a {
	margin-top: 208px;
	float: left;
}
.footer-freetrial a:hover {
	text-decoration: none;
}
.footer-4 {
	transition: all 0.5s linear;
}
@media (max-width: 1099px) {
	.footer-4 {
		flex-basis: 100%;
		order: 2;
	}
}
@media (min-width: 1100px) {
	.footer-4 {
		flex-basis: 100%;
		order: 3;
	}
}
.footer-menu {
	text-align: center;
	margin-bottom: 30px;
}
@media (min-width: 640px) {
	.footer-menu {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
	}
}
@media (min-width: 640px) and (max-width: 991px) {
	.footer-menu {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
		max-width: 680px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.footer-menu {
		margin-bottom: 60px;
	}
}
@media (min-width: 1100px) {
	.footer-menu {
		margin-bottom: 60px;
	}
}
@media (min-width: 640px) {
	.footer-menu li {
		padding: 0 5%;
		position: relative;
	}
	.footer-menu li:after {
		content: '';
		position: absolute;
		left: 0;
		height: 20px;
		width: 1px;
		top: 4px;
		background-color: #549a63;
	}
	.footer-menu li:first-child:after {
		content: none;
	}
	.footer-menu li:nth-child(5) {
		margin-left: 23px;
	}
	.footer-menu li:nth-child(5):after {
		content: none;
	}
}
@media (min-width: 992px) {
	.footer-menu li {
		flex-basis: auto;
		padding: 0 30px;
	}
	.footer-menu li:nth-child(5) {
		margin-left: 0;
	}
	.footer-menu li:nth-child(5):after {
		content: '';
	}
}
.footer-menu a {
	color: #fff;
	font-size: 25px;
	line-height: 1.6;
	font-family: "ProximaNova", Arial, sans-serif;
	transition: color 0.5s linear;
}
.footer-menu a:hover {
	color: #b1d6b8;
	text-decoration: none;
}
@media (min-width: 640px) {
	.footer-menu a {
		font-size: 18px;
	}
}
@media (max-width: 1099px) {
	.footer-5 {
		flex-basis: 100%;
		order: 5;
	}
}
@media (min-width: 1100px) {
	.footer-5 {
		flex-basis: 33%;
		order: 4;
	}
}
.footer-info {
	display: flex;
	justify-content: center;
	flex-flow: column wrap;
	text-align: center;
}
@media (min-width: 768px) and (max-width: 992px) {
	.footer-info {
		max-width: 580px;
		margin-right: auto;
		margin-left: auto;
	}
}
.footer-info__logo {
	max-width: 90%;
}
.footer-info .footer-info {
	color: #f3f3f7;
	text-align: left;
	font-size: 18px;
	margin-top: 30px;
	float: left;
}
@media (max-width: 900px) {
	.footer-info .footer-info {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
}
.footer-addr {
	padding-top: 15px;
	white-space: nowrap;
	text-align: left;
}
@media (max-width: 639px) {
	.footer-addr {
		width: 200px;
		margin: 0 auto;
	}
}
@media (min-width: 640px) {
	.footer-addr {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
	}
}
@media (min-width: 1100px) {
	.footer-addr {
		justify-content: flex-start;
	}
}
.footer-addr__item {
	padding-left: 35px;
	position: relative;
	color: #f3f3f7;
	margin: 0 10px 8px;
}
.footer-addr__item a {
	color: #fff;
}
@media (min-width: 1100px) {
	.footer-addr__item {
		margin-left: 45px;
	}
}
.footer-addr__item:before {
	content: '';
	position: absolute;
	width: 32px;
	height: 25px;
	left: 0;
}
.footer-addr--address:before {
	background: url("img/marker.svg") 60% 0 no-repeat;
	-webkit-background-size: 15px 19px;
	background-size: 15px 19px;
}
@media (max-width: 639px) {
	.footer-addr--address .text {
		display: block;
	}
}
@media (min-width: 640px) {
	.footer-addr--address .text {
		padding-left: 5px;
	}
}
.footer-addr--phone:before {
	background: url("img/phone.svg") 50% 5px no-repeat;
	-webkit-background-size: 22px 15px;
	background-size: 22px 15px;
}
.footer-addr--mail:before {
	background: url("img/email.svg") 50% 7px no-repeat;
	-webkit-background-size: 20px 12px;
	background-size: 20px 12px;
}
.footer-addr--mail a {
	color: #f3f3f7;
	text-decoration: underline;
}
/*.footer-addr .icon-mail {
	background-position: 1px -24px;
}*/
@media (max-width: 1099px) {
	.footer-6 {
		flex-basis: 100%;
		order: 4;
		display: flex;
		justify-content: center;
	}
}
@media (min-width: 1100px) {
	.footer-6 {
		flex-basis: 44%;
		order: 5;
	}
}
.footer-links {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-flow: column wrap;
	-moz-flex-flow: column wrap;
	-ms-flex-flow: column wrap;
	-o-flex-flow: column wrap;
	flex-flow: column wrap;
	flex-flow: column wrap;
	justify-content: space-around;
}
@media (max-width: 1099px) {
	.footer-links {
		margin: 30px 0 38px;
	}
}
@media (min-width: 640px) {
	.footer-links {
		flex-flow: row wrap;
	}
}
.footer-links ul {
	padding-left: 25px;
	margin: 0 20px;
	list-style: disc;
	color: #b1d6b8;
}
.footer-links li {
	font-weight: 700;
	font-size: 22px;
	line-height: 34px;
}
@media (min-width: 640px) {
	.footer-links li {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.footer-links li {
		width: 175px;
	}
}
.footer-links a {
	color: #b1d6b8;
}
.footer-links a:hover {
	text-decoration: none;
}
@media (max-width: 1099px) {
	.footer-7 {
		flex-basis: 100%;
		order: 1;
		margin-bottom: 40px;
	}
}
@media (min-width: 1100px) {
	.footer-7 {
		flex-basis: 21%;
		order: 6;
	}
}
.footer-social {
	display: flex;
	justify-content: center;
}
@media (min-width: 1100px) {
	.footer-social {
		height: 170px;
		align-items: center;
	}
}
.footer-social li {
	margin: 0 1%;
}
.footer-social span {
	margin: 0 auto;
	transform: scale(0.6);
}
@media (min-width: 768px) and (max-width: 1099px) {
	.footer-social span {
		transform: scale(1);
	}
}
.footer-social a {
	display: table-cell;
	vertical-align: middle;
	margin: 0 5px;
	padding: 0;
	width: 70px;
	height: 70px;
	background: #7fb78c;
}
.footer-social a:hover {
	background-color: #579c63;
	transition: background 0.5s linear;
}
.footer-social a:active {
	background-color: #cd8faa;
	transition: background 0.5s linear;
}
@media (min-width: 768px) and (max-width: 1099px) {
	.footer-social a {
		width: 100px;
		height: 100px;
	}
}
@media (min-width: 1100px) {
	.footer-social a {
		width: 56px;
		height: 56px;
	}
}
/* POST ITEM */
@media (max-width: 639px) {
	.posts--single .post-item h2 {
		font-size: 24px;
		line-height: 1;
		margin-bottom: 10px;
	}
}
@media (min-width: 640px) {
	.posts--single .post-item h2 {
		font-size: 40px;
	}
}
.post-item .post-item__head:before {
	left: 0;
}
.post-item__entry p,
.post-item__entry ul,
.post-item__entry ol {
	font: 16px/26px "ProximaNova", Arial, sans-serif;
	color: #000;
	margin: 0 0 20px;
	padding: 0;
}
.post-item__entry p:empty {
	margin: 0;
}
.post-item__entry ul,
.post-item__entry ol {
	margin-left: 20px;
	list-style: circle;
}
.post-item__entry ol li {
	list-style: decimal;
}
.post-item__entry ul li {
	list-style: initial;
}
.post-item__entry h1,
.post-item__entry h2,
.post-item__entry h3,
.post-item__entry h4,
.post-item__entry h5,
.post-item__entry h6 {
	font: 18px/26px "ProximaNova", Arial, sans-serif;
	color: #000;
	margin: 0 0 20px;
	padding: 0;
}
.post-item__entry th,
.post-item__entry td {
	padding: 0 5px;
}
.post-item hr {
	height: 4px;
	background-color: #549a63;
}
@media (max-width: 639px) {
	.post-item hr {
		margin: 25px 0;
	}
}
@media (min-width: 640px) {
	.post-item hr {
		margin: 35px 0;
	}
}
.post-item__entry hr {
	background-color: transparent;
	margin: 0 0 20px;
	height: auto;
}
.post-item__slogan {
	color: #90395e;
	font-size: 20px;
	font-style: italic;
	border-top: 3px solid #549a63;
	border-bottom: 3px solid #549a63;
	overflow: hidden;
}
@media (max-width: 639px) {
	.post-item__slogan {
		padding: 10px 0;
		margin-bottom: 10px;
	}
}
@media (min-width: 640px) {
	.post-item__slogan {
		padding: 30px 0;
		margin-bottom: 30px;
	}
}
.post-item__slogan p {
	color: #90395e;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 0;
}
.post-item__author {
	background-color: #fff;
	box-shadow: 0 0 0 2px #c2e5ca;
	overflow: hidden;
}
@media (max-width: 639px) {
	.post-item__author {
		margin-bottom: 20px;
		padding: 10px;
	}
}
@media (min-width: 640px) {
	.post-item__author {
		margin-bottom: 30px;
		padding: 30px 20px 25px;
	}
}
.post-item__author a {
	color: #1a652a;
}
.post-item__author p {
	margin-bottom: 0;
}
.post-item__author h3 {
	margin-bottom: 5px;
}
@media (max-width: 639px) {
	.post-item__author h3 {
		font-size: 20px;
	}
}
@media (min-width: 640px) {
	.post-item__author h3 {
		font-size: 24px;
	}
}
.post-item__author h3 a {
	padding-left: 5px;
}
.post-item__author img {
	border: 2px solid #c2e5ca;
	padding: 2px;
	margin-right: 20px;
	background-color: #fff;
	border-radius: 2px;
	box-sizing: border-box;
	max-width: 100%;
}
@media (max-width: 639px) {
	.post-item__author img {
		margin: 0 auto 10px;
		display: block;
	}
}
@media (min-width: 640px) {
	.post-item__author img {
		float: left;
		margin-top: 7px;
	}
}
.post-item__tags {
	clear: both;
	margin-bottom: 35px;
	margin-top: 20px;
}
.yuzo_related_post h3 {
	font-size: 26px;
	font-style: italic;
	margin: 0 0 5px;
}
.yuzo_related_post .yuzo-list a {
	font-size: 18px;
	color: #1a652a;
	padding-left: 0;
}
@media (min-width: 640px) {
	.yuzo_related_post .yuzo-list a {
		padding-left: 15px;
	}
}
.post-item__comments h3 {
	font-size: 26px;
	margin-bottom: 10px;
}
.comments-list .post-item__leave-comment {
	margin-bottom: 35px;
}
.comments-list > .comment:nth-of-type(odd) + .post-item__leave-comment {
	margin-top: 35px;
	margin-bottom: 0;
}
.post-item__leave-comment h3 {
	font-size: 26px;
	margin-bottom: 10px;
}
.post-item__leave-comment label,
.post-item__leave-comment input {
	display: block;
}
.post-item__leave-comment label {
	font-style: italic;
}
@media (max-width: 639px) {
	.post-item__leave-comment label {
		font-size: 16px;
	}
}
@media (min-width: 640px) {
	.post-item__leave-comment label {
		font-size: 12px;
	}
}
.post-item__leave-comment label sub {
	color: #e96355;
	padding: 0 10px 0 5px;
}
.inp-comment {
	border: 2px solid #c2e5ca;
	margin-bottom: 15px;
	padding: 0 5px;
	box-sizing: border-box;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 16px;
}
@media (max-width: 767px) {
	.inp-comment {
		width: 100%;
		height: 48px;
	}
}
@media (min-width: 768px) {
	.inp-comment {
		width: 275px;
		height: 31px;
	}
}
.ta-comment {
	height: 31px;
	border: 2px solid #c2e5ca;
	resize: none;
	padding: 5px;
	box-sizing: border-box;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 15px;
}
@media (max-width: 767px) {
	.ta-comment {
		width: 100%;
		height: 180px;
	}
}
@media (min-width: 768px) {
	.ta-comment {
		width: 420px;
		height: 130px;
	}
}
.post-share {
	box-shadow: 0 0 0 2px #c2e5ca;
	background-color: #f2faf4;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	padding: 18px 20px 20px;
	align-items: flex-start;
	clear: both;
}
@media (max-width: 479px) {
	.post-share {
		flex-flow: row wrap;
	}
}
@media (min-width: 480px) {
	.post-share {
		flex-flow: row nowrap;
	}
}
.post-share__list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
@media (max-width: 479px) {
	.post-share__list {
		width: 100%;
	}
}
@media (min-width: 480px) {
	.post-share__list {
		margin-top: 5px;
	}
}
.post-share__item {
	margin-right: 15px;
	margin-left: 15px;
}
.post-share--fb {
	margin-top: -6px;
}
.post-share__txt {
	font-size: 24px;
	font-style: italic;
}
@media (max-width: 479px) {
	.post-share__txt {
		margin-bottom: 20px;
	}
}
@media (min-width: 480px) {
	.post-share__txt {
		width: 150px;
	}
}
.comments-list > .comment:nth-of-type(odd) {
	box-shadow: 0 0 0 2px #c2e5ca;
	background-color: #f2faf4;
}
.comment__item {
	overflow: hidden;
	padding: 20px;
}
@media (min-width: 640px) {
	.comment__item +.comment__item {
		margin-left: 60px;
	}
}
@media (max-width: 639px) {
	.comment__img-date {
		display: none;
	}
}
@media (min-width: 640px) {
	.comment__img-date {
		float: left;
		width: 47px;
		margin-right: 20px;
	}
	.comment__img-date img {
		border-radius: 2px;
		margin-bottom: 5px;
		box-shadow: none;
	}
}
.comment__date {
	font-size: 12px;
	color: #8f8f8f;
	font-style: italic;
	text-align: center;
	line-height: 1;
}
@media (min-width: 640px) {
	.comment__info {
		margin-left: 70px;
	}
}
.comment__reply {
	text-align: right;
	display: block;
	font-size: 14px;
	font-style: italic;
	color: #1a6533;
	padding-right: 5px;
}
.comment__reply a {
	margin-left: 10px;
}
.comment__name {
	font-size: 16px;
	font-weight: 700;
	color: #f89748;
	font-style: italic;
}
.comment__name p {
	margin-bottom: 5px;
}
.comment__name a {
	color: #f89748;
}
.comment__text p {
	margin-bottom: 10px;
}
.comment__repliedto {
	color: #1a652a;
	font-weight: 700;
}
.comments-list ul.children li {
	padding-left: 20px;
}
.comments-list > .comment:nth-of-type(odd) .post-item__leave-comment {
	margin: 0 20px;
	padding-bottom: 20px;
}
.table-container {
	width: 100%;
	overflow-y: auto;
	margin: 0 0 30px;
}
.cancel-comment-reply {
	font-size: 15px;
}
.blogs-list-wrapper {
	position: relative;
}
@media (max-width: 479px) {
	.blogs-list-wrapper {
		height: 381px;
	}
}
@media (min-width: 480px) and (max-width: 991px) {
	.blogs-list-wrapper {
		height: 368px;
	}
}
@media (max-width: 991px) {
	.blogs-list-wrapper {
		padding-top: 30px;
	}
	.blogs-list-wrapper.expanded {
		height: auto;
	}
}
.blogs-list {
	background-color: #fff;
	box-shadow: 0 0 0 2px #cde9d3;
	margin-bottom: 30px;
}
@media (max-width: 991px) {
	.blogs-list {
		margin-bottom: 46px;
	}
}
.blogs-list a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
}
@media (max-width: 991px) {
	.blogs-list a {
		padding: 20px 14px;
	}
}
@media (min-width: 992px) {
	.blogs-list a {
		padding: 10px 14px;
	}
}
.blogs-list li {
	border-bottom: 1px solid #cde9d3;
}
.blogs-list li:last-child {
	border-bottom: 0;
}
.blogs-list li:nth-child(odd) {
	background-color: #f2faf4;
}
.blogs-list a:hover {
	text-decoration: none;
}
.blogs-list img {
	width: 40px;
	height: 40px;
	margin-right: 10px;
}
.blogs-list__info {
	line-height: 1;
}
.blogs-list__name {
	display: block;
	font-weight: 700;
	color: #1a652a;
	margin-bottom: 8px;
}
@media (max-width: 991px) {
	.blogs-list__name {
		font-size: 20px;
	}
}
@media (min-width: 992px) {
	.blogs-list__name {
		font-size: 14px;
	}
}
.blogs-list__sub {
	color: #6e8171;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 230px;
	white-space: nowrap;
	display: block;
}
@media (max-width: 991px) {
	.blogs-list__sub {
		font-size: 14px;
	}
}
@media (max-width: 459px) {
	.blogs-list__sub {
		width: 190px;
	}
}
@media (min-width: 992px) {
	.blogs-list__sub {
		font-size: 13px;
	}
}
@media (min-width: 1050px) {
	.blogs-list__sub {
		width: 245px;
	}
}
@media (min-width: 1100px) {
	.blogs-list__sub {
		width: 265px;
	}
}
@media (min-width: 1150px) {
	.blogs-list__sub {
		width: 275px;
	}
}
.view-blogs {
	position: absolute;
	bottom: 0;
	background-color: #7eb68b;
	color: #fff;
	cursor: pointer;
	text-align: center;
	line-height: 46px;
	height: 46px;
	font-size: 22px;
	right: -1px;
	left: -1px;
}
@media (min-width: 992px) {
	.view-blogs {
		display: none;
	}
}
.view-blogs:after {
	content: '\2193';
	position: absolute;
	color: #fff;
	margin: -2px 0 0 13px;
}
.blogs-list-wrapper.expanded .view-blogs {
	bottom: -1px
}
.blogs-list-wrapper.expanded .view-blogs:after {
	transform: rotate(180deg);
	margin-top: 1px;
}
@media (max-width: 639px) {
	.wie-widget {
		display: none;
	}
}
.wie-widget {
	margin-bottom: 20px;
}
.wie-widget iframe {
	width: 100%;
	height: 304px;
}

@media (max-width: 639px) {
	.instagram-widget {
		display: none;
	}
}
@media (min-width: 640px) {
	.instagram-pics {
		box-shadow: 0 0 0 2px #cde9d3;
		overflow: hidden;
		margin-bottom: 2px;
		padding: 0 0 10px 10px;
	}
	.instagram-widget li {
		float: left;
		width: 33.3%;
		margin-top: 10px;
	}
	.instagram-widget img {
		vertical-align: top;
		max-width: 100%;
	}
}
@media (min-width: 991px) {
	.instagram-widget {
		margin-bottom: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.post-flex {
		margin-bottom: 30px;
	}
}
