
.td-pulldown-filter-list {
	display: none;
	position: absolute;
	top: 8px;
	right: -1px;
	z-index: 2;
	background-color: rgba(255, 255, 255, .95);
	-webkit-border-radius: 3px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 3px;
	-moz-border-radius-topright: 0;
	border-radius: 3px;
	border-top-right-radius: 0;
	padding: 5px 0 7px;
	text-align: left
}

.td-pulldown-filter-item {
	list-style: none
}

.td-pulldown-filter-link {
	font-family: open sans, arial, sans-serif;
	font-weight: 600;
	font-size: 10px;
	line-height: 24px;
	white-space: nowrap;
	display: block;
	padding: 0 30px 0 16px
}

.td-pulldown-filter-link:hover {
	color: #4db2ec
}

.td-pulldown-filter-list {
	-webkit-animation-duration: .3s;
	-moz-animation-duration: .3s;
	-ms-animation-duration: .3s;
	-o-animation-duration: .3s;
	animation-duration: .3s
}

.td_block_inner {
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-ms-animation-duration: .5s;
	-o-animation-duration: .5s;
	animation-duration: .5s
}

.td-category-pulldown-filter {}

.td-category-pulldown-filter.td-wrapper-pulldown-filter {
	position: absolute;
	top: 14px;
	right: 0
}

.td-category-pulldown-filter .td-pulldown-filter-list {
	z-index: 2
}

.td-category-pulldown-filter a.td-pulldown-category-filter-link {
	color: #444;
	font-family: open sans, arial, sans-serif;
	font-weight: 600;
	font-size: 10px;
	line-height: 24px;
	white-space: nowrap;
	display: block;
	padding: 0 30px 0 16px
}

.td-category-pulldown-filter a.td-pulldown-category-filter-link:hover {
	color: #4db2ec
}

.td_block_wrap {
	position: relative;
	clear: both;
    border-top: 1px solid #e6e6e6;
}

.block-title {
	display: inline-block;
	line-height: 20px;
	margin: 0 0 20px 0px
}

@media(min-width:768px) and (max-width:1025px) {
	.block-title {
		margin-left: 17px
	}
}

@media(max-width:767px) {
	.block-title {
		margin-left: 10px;
		margin-right: 10px
	}
}

.block-title>a,
.block-title>span {
	font-family: open sans, arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background-color: #f24b4b;
	border-radius: 3px;
	padding: 8px 15px;
	position: relative;
	display: inline-table;
	vertical-align: middle;
	line-height: 16px;
	top: -2px
}

.td-post-category {
	font-family: open sans, arial, sans-serif;
	padding: 2px 5px 3px;
	background-color: #e41d2c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	color: #fff;
	margin-right: 5px;
	position: relative;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	vertical-align: middle;
	line-height: 15px;
}

@media(min-width:768px) and (max-width:1025px) {
	.td-post-category {
		display: none
	}
}

.td-post-category:hover {
	color: #fff;
	background-color: #4db2ec
}

.ajax-page-disabled {
	opacity: .5
}

.td_ajax_load_more {
	display: inline-block;
	margin-bottom: 21px!important
}

.td_ajax_load_more .td-icon-menu-down {
	font-size: 8px;
	position: relative;
	top: -6px;
	display: block
}

.td-load-more-wrap {
	text-align: center;
	clear: both
}

.td-load-more-wrap a {
	color: #222
}

.td-load-more-wrap a:hover {
	color: #4db2ec
}

.td-next-prev-wrap {
	margin: 0 0 0 20px;
	line-height: 21px;
	clear: both
}

@media(min-width:768px) and (max-width:1025px) {
	.td-next-prev-wrap {
		margin: 0 0 0 17px
	}
}

@media(max-width:767px) {
	.td-next-prev-wrap {
		margin: 0 0 0 10px
	}
}

.td-next-prev-wrap a {
	display: inline-block;
	margin-bottom: 19px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-next-prev-wrap a {
		margin-bottom: 16px
	}
}

@media(max-width:767px) {
	.td-next-prev-wrap a {
		margin-bottom: 19px
	}
}

.td-next-prev-wrap a:hover i {
	background-color: #4db2ec;
	color: #fff!important;
	border-color: #4db2ec
}

.td-next-prev-wrap .td-ajax-prev-page {
	margin-right: 4px
}

.td-next-prev-wrap i {
	-ms-filter: "alpha(opacity=94)";
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e6e6e6;
	font-size: 9px;
	color: #444;
	line-height: 1;
	padding: 3px 6px
}

.td_block_inner_overflow {
	overflow: hidden
}

.td-load-more-infinite-wrap {
	visibility: hidden
}

.td-menu-blocks-custom {
	margin-top: 20px;
	margin-bottom: -26px
}

.td-menu-blocks-custom .widget {
	margin-bottom: 0
}

.td-menu-blocks-custom ul {
	text-align: center
}

.td-menu-blocks-custom ul li {
	display: inline-block;
	margin: 4px 2px
}

.td-menu-blocks-custom ul li a {
	border: 1px solid #eaeaea;
	border-radius: 20px;
	padding: 0 12px;
	font-size: 12px;
	font-family: roboto, sans-serif;
	font-weight: 500;
	line-height: 26px;
	display: block
}

@media(max-width:767px) {
	.td-menu-blocks-custom ul li a {
		line-height: 28px
	}
}

.td-menu-blocks-custom ul li a:hover {
	background-color: #111;
	color: #fff;
	border-color: #111
}

.td-menu-blocks-custom .current-menu-item a {
	border-color: #4db2ec;
	background-color: #4db2ec;
	color: #fff
}

.td-menu-blocks-custom .current-menu-item a:hover {
	color: #fff
}

.td-tab-blocks-custom ul.wpb_tabs_nav {
	border-bottom: 0
}

.td-tab-blocks-custom .wpb_text_column {
	margin-bottom: 21px
}

.td-tab-blocks-custom.wpb_tabs li.ui-tabs-active a,
.td-tab-blocks-custom.wpb_tabs li:hover a {
	border: 1px solid #111!important;
	background-color: #111
}

.td-tab-blocks-custom ul.wpb_tabs_nav {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
}

.td-tab-blocks-custom ul.wpb_tabs_nav li {
	display: inline-block;
	margin-left: 0;
	margin-right: -1px!important
}

.td-tab-blocks-custom ul.wpb_tabs_nav li a {
	border: 1px solid #eaeaea!important;
	padding: 5px 13px!important;
	font-size: 13px;
	font-family: roboto, sans-serif;
	font-weight: 500;
	line-height: 15px;
	text-transform: none;
	margin: 0 3px;
	border-radius: 20px
}

@media(max-width:767px) {
	.td-tab-blocks-custom ul.wpb_tabs_nav li a {
		padding: 4px 7px 3px!important;
		line-height: 13px
	}
}

.td-tab-blocks-custom ul.wpb_tabs_nav li a:hover {
	background-color: #111;
	color: #fff;
	border-color: #111
}

.td-tab-blocks-custom ul.wpb_tabs_nav li a:before {
	display: none
}

.td_block_1,
.td_block_2,
.td_block_3,
.td_block_4,
.td_block_5,
.td_block_6,
.td_block_7,
.td_block_8,
.td_block_9,
.td_block_10,
.td_block_11,
.td_block_12,
.td_block_16,
.td_top_authors,
.td_block_author,
.td_block_text_with_title,
.td_block_title {
	position: relative;
	padding-top: 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_1,
	.td_block_2,
	.td_block_3,
	.td_block_4,
	.td_block_5,
	.td_block_6,
	.td_block_7,
	.td_block_8,
	.td_block_9,
	.td_block_10,
	.td_block_11,
	.td_block_12,
	.td_block_16,
	.td_top_authors,
	.td_block_author,
	.td_block_text_with_title,
	.td_block_title {
		padding-top: 17px
	}
}

@media(max-width:767px) {
	.td_block_1,
	.td_block_2,
	.td_block_3,
	.td_block_4,
	.td_block_5,
	.td_block_6,
	.td_block_7,
	.td_block_8,
	.td_block_9,
	.td_block_10,
	.td_block_11,
	.td_block_12,
	.td_block_16,
	.td_top_authors,
	.td_block_author,
	.td_block_text_with_title,
	.td_block_title {
		padding-top: 17px
	}
}

.td_block_1 .block-title,
.td_block_2 .block-title,
.td_block_3 .block-title,
.td_block_4 .block-title,
.td_block_5 .block-title,
.td_block_6 .block-title,
.td_block_7 .block-title,
.td_block_8 .block-title,
.td_block_9 .block-title,
.td_block_10 .block-title,
.td_block_11 .block-title,
.td_block_12 .block-title,
.td_block_16 .block-title,
.td_top_authors .block-title,
.td_block_author .block-title,
.td_block_text_with_title .block-title,
.td_block_title .block-title {
	margin: 0 0 20px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_1 .block-title,
	.td_block_2 .block-title,
	.td_block_3 .block-title,
	.td_block_4 .block-title,
	.td_block_5 .block-title,

	.td_block_6 .block-title,
	.td_block_7 .block-title,
	.td_block_8 .block-title,
	.td_block_9 .block-title,
	.td_block_10 .block-title,
	.td_block_11 .block-title,
	.td_block_12 .block-title,
	.td_block_16 .block-title,
	.td_top_authors .block-title,
	.td_block_author .block-title,
	.td_block_text_with_title .block-title,
	.td_block_title .block-title {
		margin: 0 0 0px 0px
	}
}

@media(max-width:767px) {
	.td_block_1 .block-title,
	.td_block_2 .block-title,
	.td_block_3 .block-title,
	.td_block_4 .block-title,
	.td_block_5 .block-title,
	.td_block_6 .block-title,
	.td_block_7 .block-title,
	.td_block_8 .block-title,
	.td_block_9 .block-title,
	.td_block_10 .block-title,
	.td_block_11 .block-title,
	.td_block_12 .block-title,
	.td_block_16 .block-title,
	.td_top_authors .block-title,
	.td_block_author .block-title,
	.td_block_text_with_title .block-title,
	.td_block_title .block-title {
		margin: 0 0 17px 10px
	}
}

.td_block_1 .td_block_inner,
.td_block_2 .td_block_inner,
.td_block_3 .td_block_inner,
.td_block_4 .td_block_inner,
.td_block_5 .td_block_inner,
.td_block_6 .td_block_inner,
.td_block_7 .td_block_inner,
.td_block_8 .td_block_inner,
.td_block_9 .td_block_inner,
.td_block_10 .td_block_inner,
.td_block_11 .td_block_inner,
.td_block_12 .td_block_inner,
.td_block_16 .td_block_inner,
.td_top_authors .td_block_inner,
.td_block_author .td_block_inner,
.td_block_text_with_title .td_block_inner,
.td_block_title .td_block_inner {
	clear: right
}

.td_block_13,
.td_block_14 {
	position: relative;
	clear: both
}

.td_block_13 .block-title,
.td_block_14 .block-title {
	margin: 0 0 21px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_13 .block-title,
	.td_block_14 .block-title {
		margin: 0 0 17px 17px
	}
}

.td_block_13 .td_block_inner,
.td_block_14 .td_block_inner {
	clear: right
}

.td-fix-index {
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0)
}

.td-pb-span4 .td_block_1 .td_module_4 {
	padding-bottom: 6px
}

.td_block_1 .td_module_4 {
	margin-bottom: 0
}

.td_block_2 .td_module_4 {
	margin-bottom: 21px!important
}

.td_block_3 .td-block-row:last-child .td_module_1 {
	padding-bottom: 11px
}

.td_block_3 .td-block-span12:last-child .td_module_1 {
	padding-bottom: 11px
}

.td_block_4 .td-block-row:last-child .td_module_2 {
	padding-bottom: 11px
}

.td_block_4 .td-block-span12:last-child .td_module_2 {
	padding-bottom: 11px
}

.td_block_5 .td-block-row:last-child .td_module_3 {
	padding-bottom: 11px
}

.td_block_5 .td-block-span12:last-child .td_module_3 {
	padding-bottom: 11px
}

.td_block_6 .td-block-span12:last-child .td_module_5 {
	border-bottom: none;
	padding-bottom: 2px
}

.td_block_9 .td_block_inner .td-block-row:last-child .item-details,
.td_block_9 .td_block_inner .td-block-span12:last-child .item-details {
	border-bottom: 0;
	padding-bottom: 12px;
	margin-bottom: 0
}

.td_block_10 {
	text-align: center
}

.td_block_10 .block-title {
	margin-left: 10px;
	margin-right: 10px
}

.td_block_10 .td_block_inner {
	padding-left: 8px;
	padding-right: 5px
}

.td_block_10 .td_module_9:last-child .item-details {
	border-bottom: none;
	padding-bottom: 4px;
	margin-bottom: 0
}

.td_block_10 .td_module_9 .item-details {
	margin-bottom: 0px
}

@media(max-width:1025px) {
	.td_block_10 .td_module_9 .item-details {
		margin-bottom: 0px
	}
}

.td_block_10 .td-wrapper-pulldown-filter {
	position: absolute;
	right: 0
}

.td_block_10 .td-next-prev-wrap {
	margin: 0
}

.td_block_10 .td-pulldown-filter-display-option {}

@media(max-width:767px) {
	.td_block_10 .td-pulldown-filter-display-option {
		padding: 0 4px 0 0
	}
}

.td_block_10 .td-pulldown-filter-display-option span {}

@media(max-width:767px) {
	.td_block_10 .td-pulldown-filter-display-option span {
		display: none
	}
}

.td_block_10 .td-pulldown-filter-display-option i {}

@media(max-width:767px) {
	.td_block_10 .td-pulldown-filter-display-option i {
		padding-left: 5px
	}
}

.wpb_column.td-pb-span12 .td_block_10 .entry-title {
	font-size: 22px;
	line-height: 28px
}

.td_block_11 .td-block-span12:last-child .item-details,
.td_block_11 .td-block-span12:last-child .td-module-thumb {
	margin-bottom: 20px
}

.td_block_11 .td_module_10 {
	padding-left: 0;
	padding-right: 0
}

.td_block_11 .td-column-1 .entry-thumb {
	width: 80px;
	margin-bottom: 0;
	min-height: 0
}

@media(max-width:767px) {
	.td_block_11 .td-column-1 .entry-thumb {
		width: 100%
	}
}

.td_block_11 .td-column-1 .td-module-thumb {
	width: auto;
	margin-bottom: 12px
}

@media(max-width:767px) {
	.td_block_11 .td-column-1 .td-module-thumb {
		width: 40%;
		margin-bottom: 26px
	}
}

.td_block_11 .td-column-1 .td-module-title {
	padding-left: 95px;
	font-size: 15px!important;
	line-height: 19px!important
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_11 .td-column-1 .td-module-title {
		font-size: 14px!important
	}
}

@media(max-width:767px) {
	.td_block_11 .td-column-1 .td-module-title {
		font-size: 16px!important;
		line-height: 20px!important;
		padding-left: 0
	}
}

.td_block_11 .td-column-1 .meta-info {
	clear: both
}

@media(max-width:767px) {
	.td_block_11 .td-column-1 .meta-info {
		clear: none
	}
}

.td_block_11 .td-column-1 .td-video-play-ico img {
	width: 24px
}

.td_block_11 .td-column-1 .item-details {
	margin-left: 0;
	margin-bottom: 30px
}

@media(max-width:767px) {
	.td_block_11 .td-column-1 .item-details {
		margin-left: 44%;
		margin-bottom: 26px;
		min-height: 0
	}
}

.td_block_12 .td-block-span12:last-child .item-details,
.td_block_12 .td-block-span12:last-child .td-module-thumb {
	margin-bottom: 20px
}

.td_block_12 .td_module_11 {
	padding-left: 0;
	padding-right: 0
}

.td_block_12 .td-column-1 .entry-thumb {
	width: 80px;
	margin-bottom: 0;
	min-height: 0
}

@media(max-width:767px) {
	.td_block_12 .td-column-1 .entry-thumb {
		width: 100%
	}
}

.td_block_12 .td-column-1 .td-read-more {
	display: none
}

.td_block_12 .td-column-1 .td-module-thumb {
	width: auto;
	margin-bottom: 12px
}

@media(max-width:767px) {
	.td_block_12 .td-column-1 .td-module-thumb {
		width: 40%;
		margin-bottom: 26px
	}
}

.td_block_12 .td-column-1 .td-module-title {
	padding-left: 95px;
	font-size: 15px!important;
	line-height: 19px!important
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_12 .td-column-1 .td-module-title {
		font-size: 14px!important
	}
}

@media(max-width:767px) {
	.td_block_12 .td-column-1 .td-module-title {
		font-size: 16px!important;
		line-height: 20px!important;
		padding-left: 0
	}
}

.td_block_12 .td-column-1 .meta-info {
	clear: both
}

@media(max-width:767px) {
	.td_block_12 .td-column-1 .meta-info {
		clear: none
	}
}

.td_block_12 .td-column-1 .td-video-play-ico img {
	width: 24px
}

.td_block_12 .td-column-1 .item-details {
	margin-left: 0;
	margin-bottom: 20px
}

@media(max-width:767px) {
	.td_block_12 .td-column-1 .item-details {
		margin-left: 44%;
		margin-bottom: 26px;
		min-height: 0
	}
}

.td_block_13 {
	border-top: 0!important
}

.td_block_13 .td-module-thumb {
	left: 0
}

.td_block_13 .block-title>a,
.td_block_13 .block-title>span {
	background-color: rgba(0, 0, 0, .85)
}

.td_block_13 .block-title {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	margin: 20px 0 0 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_13 .block-title {
		margin: 17px 0 0 16px
	}
}

@media(max-width:767px) {
	.td_block_13 .block-title {
		margin: 17px 0 0 10px
	}
}

.td_block_13 .td-wrapper-pulldown-filter {
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 3
}

@media(max-width:1025px) {
	.td_block_13 .td-wrapper-pulldown-filter {
		top: 17px
	}
}

.td_block_13 .td-pulldown-filter-display-option {
	border: none;
	background-color: rgba(0, 0, 0, .85);
	color: #fff
}

.td_block_13 .td-pulldown-filter-display-option .td-icon-menu-down {
	color: #fff
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_13 .td-pulldown-filter-display-option {
		margin-right: 19px!important
	}
}

.td_block_13:hover {
	color: #4db2ec
}

.td_block_13 .td-pulldown-filter-list {
	border: none;
	background-color: rgba(0, 0, 0, .85);
	top: 10px;
	right: 0
}

.td_block_13 .td-pulldown-filter-list a {
	color: #fff
}

.td_block_13 .td-pulldown-filter-list a:hover {
	color: #4db2ec
}

.td_block_13 .td_block_inner .td_module_14:last-child .td-excerpt {
	padding-bottom: 20px
}

.td_block_13 .meta-info {}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_13 .meta-info {
		padding: 12px 17px 10px
	}
}

.td_block_13 .td-pulldown-filter-list-open .td-pulldown-filter-display-option {
	border-bottom: none
}

@media(max-width:767px) {
	.td_block_13 .td-next-prev-wrap {
		margin-bottom: 20px
	}
}

.td_block_13 .td-column-1 .meta-info {}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_13 .td-column-1 .meta-info {
		margin: 0 19px 0 18px;
		padding: 12px 17px 10px;
		min-width: 216px
	}
}

@media(max-width:767px) {
	.td_block_13 .td-column-1 .meta-info {
		border-bottom: 0
	}
}

.td_block_13 .td-column-1 .td_module_mx3:last-child {}

@media(max-width:767px) {
	.td_block_13 .td-column-1 .td_module_mx3:last-child {
		padding-bottom: 8px
	}
}

.td_block_14 {
	border-top: none;
	background-color: #fff
}

.td_block_14 .td_module_mx1 {
	left: -1px
}

@media(max-width:767px) {
	.td_block_14 .td_module_mx1 {
		left: 0
	}
}

.td_block_14 .td-block-row {
	background-color: #e6e6e6
}

.td_block_14 .block-title {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	margin: 21px 0 0 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_14 .block-title {
		margin: 17px 0 0 16px
	}
}

@media(max-width:767px) {
	.td_block_14 .block-title {
		margin: 17px 0 0 10px
	}
}

.td_block_14 .block-title>a,
.td_block_14 .block-title>span {
	background-color: rgba(0, 0, 0, .85)
}

.td_block_14 .td-block-span4,
.td_block_14 .td-block-span6,
.td_block_14 div.td-block-span12 {
	padding-left: 0;
	padding-right: 0!important
}

.td_block_14 .td-wrapper-pulldown-filter {
	position: absolute;
	right: 0;
	top: 21px;
	z-index: 2
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_14 .td-wrapper-pulldown-filter {
		top: 17px
	}
}

@media(max-width:767px) {
	.td_block_14 .td-wrapper-pulldown-filter {
		top: 17px
	}
}

.td_block_14 .td-pulldown-filter-display-option {
	position: absolute;
	border: none;
	background-color: rgba(0, 0, 0, .85);
	color: #fff;
	line-height: 20px;
	z-index: 1
}

.td_block_14 .td-pulldown-filter-list {
	border: none;
	background-color: rgba(0, 0, 0, .85);
	top: 10px;
	right: 0
}

.td_block_14 .td-pulldown-filter-list a {
	color: #fff
}

.td_block_14 .td-pulldown-filter-list a:hover {
	color: #4db2ec
}

.td_block_14 .td-next-prev-wrap {
	display: inline-block;
	bottom: -6px;
	position: absolute;
	right: 19px;
	z-index: 1
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_14 .td-next-prev-wrap {
		right: 17px
	}
}

@media(max-width:767px) {
	.td_block_14 .td-next-prev-wrap {
		right: 10px
	}
}

.td_block_14 .td-next-prev-wrap i {
	color: #fff
}

.td_block_14 .td-next-prev-wrap i:hover {
	color: #4db2ec
}

.td_block_14 .td-icon-menu-down {
	color: #fff
}

.td_block_14 .td-pulldown-filter-list-open .td-pulldown-filter-display-option {
	border-bottom: none
}

.td_block_14 .td-block-span12:last-child .td_module_mx1 {
	margin-bottom: -1px
}

.td_block_15 {
	border-top: 1px solid #e6e6e6;
}

.td_block_15 .block-title>a,
.td_block_15 .block-title>span {
	background-color: rgba(0, 0, 0, .85)
}

.td_block_15 .block-title {
	margin: 21px 0 0 20px;
	/*position: absolute;*/
	top: 0;
	left: 0;
	z-index: 2
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_15 .block-title {
		margin: 17px 0 0 16px
	}
}

@media(max-width:767px) {
	.td_block_15 .block-title {
		margin: 17px 0 0 10px
	}
}



.td_block_15 .td-block-span4 {
	padding-left: 0;
	padding-right: 0!important
}

.td_block_15 .td-block-span6 {
	padding-left: 0;
	padding-right: 0!important;
	width: 410px;
}
.td_block_15 .td-block-span6:last-child {
	padding-left: 0;
    padding-right: 0!important;
    margin-right: 0px;
    width: 409px;
    overflow: hidden;
}

@media(max-width:767px) {
	.td_block_15 .td-block-span6 {
		width: 100% !important;
	}
	
}

@media(max-width:767px) {

	.td_block_15 .td-block-span6:last-child {
		width: 100% !important;
	}
}

.td_block_15 div.td-block-span12 {
	padding-left: 0;
	padding-right: 0!important
}

.td_block_15 .td-wrapper-pulldown-filter {
	position: absolute;
	right: 0;
	top: 21px;
	z-index: 3
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_15 .td-wrapper-pulldown-filter {
		top: 17px
	}
}

@media(max-width:767px) {
	.td_block_15 .td-wrapper-pulldown-filter {
		top: 17px
	}
}

.td_block_15 .td-pulldown-filter-display-option {
	position: absolute;
	border: none;
	background-color: rgba(0, 0, 0, .85);
	color: #fff;
	line-height: 20px
}

.td_block_15 .td-pulldown-filter-display-option i {
	color: inherit
}

.td_block_15 .td-pulldown-filter-list {
	border: none;
	background-color: rgba(0, 0, 0, .85);
	top: 10px;
	right: 0
}

.td_block_15 .td-pulldown-filter-list a {
	color: #fff
}

.td_block_15 .td-pulldown-filter-list a:hover {
	color: #4db2ec
}

.td_block_15 .td-pulldown-filter-list-open .td-pulldown-filter-display-option {
	border-bottom: none
}

.td_block_15 .td_block_inner .td_module_mx1 {
	margin-bottom: 20px;
	border: 0
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_15 .td_block_inner .td_module_mx1 {
		margin-bottom: 17px
	}
}

@media(max-width:767px) {
	.td_block_15 .td_block_inner .td_module_mx1 {
		margin-bottom: 0
	}
}

.td_block_15 .td_module_mx1 {
	left: 0px
}

@media(max-width:767px) {
	.td_block_15 .td_module_mx1 {
		left: 0
	}
}

.td_block_15 .td-block-span12 .td_module_mx1 {}

@media(max-width:767px) {
	.td_block_15 .td-block-span12 .td_module_mx1 {
		margin-bottom: 15px
	}
}

.td_block_15 .td-block-span12 .td_module_mx1 .td-block14-border {
	display: none
}

.td_block_15 .td-block-span6:last-child .td_module_mx1 {}

@media(max-width:767px) {
	.td_block_15 .td-block-span6:last-child .td_module_mx1 {
		margin-bottom: 15px
	}
}

.td_block_15 .td-block-span6 .td_module_mx1 .td-module-thumb {
	margin-bottom: 0
}

.td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before {
	width: 341px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before {
		width: 253px
	}
}

@media(max-width:767px) {
	.td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before {
		width: 100%
	}
}

.td_block_15 .td-block-span6:last-child .td-block14-border {
	display: none
}

.td_block_15 .td-block-span4:last-child .td_module_mx1 {}

@media(max-width:767px) {
	.td_block_15 .td-block-span4:last-child .td_module_mx1 {
		margin-bottom: 15px
	}
}

.td_block_15 .td-block-span4 .td_module_mx1 .td-module-thumb {
	margin-bottom: 0
}

.td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before {
	width: 341px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before {
		width: 253px
	}
}

@media(max-width:767px) {
	.td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before {
		width: 100%
	}
}

.td_block_15 .td-block-span4:last-child .td-block14-border {
	display: none
}

.td_block_16 .td-block-row .td-block-span4 {
	width: auto;
	padding-right: 0
}

.td_block_16 .entry-title {
	margin: 0 0 3px;
	font-size: 13px;
	line-height: 16px;
	font-weight: 600
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_16 .entry-title {
		font-size: 12px!important;
		line-height: 15px!important
	}
}

@media(max-width:767px) {
	.td_block_16 .entry-title {
		font-size: 17px!important;
		line-height: 21px!important
	}
}

.td_block_16 .td-module-thumb {
	margin-bottom: 5px

}

.td_block_16 .td-column-1 {
	margin: 0 10px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_16 .td-column-1 {
		margin: 0 8px
	}
}

@media(max-width:767px) {
	.td_block_16 .td-column-1 {
		margin: 0!important
	}
}

.td_block_16 .td-column-1 .td_module_mx4 {
	padding-bottom: 20px
}

.td_block_16 .td-column-1 .td_module_mx4 .meta-info {
	margin-bottom: 0
}

.td_block_16 .td-column-1 .td_module_mx4 .entry-thumb {}

@media(min-width:1025px) {
	.td_block_16 .td-column-1 .td_module_mx4 .entry-thumb {
		min-height: 194px
	}
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_16 .td-column-1 .td_module_mx4 .entry-thumb {
		min-height: 142px
	}
}

.td_block_16 .td-column-1 .entry-title {}

@media(max-width:767px) {
	.td_block_16 .td-column-1 .entry-title {
		font-size: 13px!important;
		line-height: 16px!important
	}
}

.td_block_16 .td-column-1 .td-block-span12 {
	width: 50%!important;
	padding-right: 10px;
	padding-left: 10px;
	float: left!important
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_16 .td-column-1 .td-block-span12 {
		padding-right: 8px;
		padding-left: 8px
	}
}

.td_block_16 .td-column-1 .td-block-span12 .entry-thumb {
	min-height: 0
}

.td_block_16 .td-column-1 .td-block-span12:nth-child(odd) {
	clear: both
}

.td_block_16 .td-column-2 .td_module_mx4 {
	width: 200px;
	margin-bottom: 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_16 .td-column-2 .td_module_mx4 {
		width: 145px
	}
}

@media(max-width:767px) {
	.td_block_16 .td-column-2 .td_module_mx4 {
		width: 100%
	}
}

.td_block_16 .td-column-2 .td_module_mx4 .entry-thumb {}

@media(min-width:1025px) {
	.td_block_16 .td-column-2 .td_module_mx4 .entry-thumb {
		min-height: 129px
	}
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_16 .td-column-2 .td_module_mx4 .entry-thumb {
		min-height: 94px
	}
}

.td_block_16 .td-column-3 .td_module_mx4 {
	width: 180px;
	margin-bottom: 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_16 .td-column-3 .td_module_mx4 {
		width: 131px
	}
}

@media(max-width:767px) {
	.td_block_16 .td-column-3 .td_module_mx4 {
		width: 100%
	}
}

.td_block_16 .td-column-3 .td_module_mx4 .entry-thumb {}

@media(min-width:1025px) {
	.td_block_16 .td-column-3 .td_module_mx4 .entry-thumb {
		min-height: 116px
	}
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_16 .td-column-3 .td_module_mx4 .entry-thumb {
		min-height: 85px
	}
}

.td-related-row {
	width: 100%;
	*zoom: 1
}

.td-related-row:before,
.td-related-row:after {
	display: table;
	content: ""
}

.td-related-row:after {
	clear: both
}

.td-related-row [class*=td-related-span] {
	display: block;
	min-height: 1px;
	float: left
}

@media(max-width:767px) {
	.td-related-row {
		padding-right: 10px
	}
}

.td-related-span4 {
	width: 220px;
	padding-left: 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-related-span4 {
		width: 162px;
		padding-left: 17px
	}
}

@media(max-width:767px) {
	.td-related-span4 {
		width: 33.33%;
		padding-left: 10px
	}
}

.td-related-full-width .td-related-span4 {
	width: 200px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-related-full-width .td-related-span4 {
		width: 147px
	}
}

@media(max-width:767px) {
	.td-related-full-width .td-related-span4 {
		width: 20%;
		padding-left: 10px
	}
}

.td-mega-row {
	width: 100%;
	*zoom: 1
}

.td-mega-row:before,
.td-mega-row:after {
	display: table;
	content: ""
}

.td-mega-row:after {
	clear: both
}

.td-mega-row [class*=td-mega-sp] {
	display: block;
	min-height: 1px;
	float: left
}

.td-mega-span {
	width: 200px;
	padding-left: 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-mega-span {
		width: 147px
	}
}

.td_block_trending_now {
	padding: 14px 0px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_trending_now {
		padding: 14px 17px
	}
}

.td_block_trending_now.tdc-no-posts {
	padding: 0
}

.td-trending-style2 {
	background-color: #eaeaea;
	padding: 9px 20px;
	position: relative;
	right: 1px;
	z-index: 1
}

@media(min-width:768px) and (max-width:1025px) {
	.td-trending-style2 {
		padding: 15px 17px
	}
}

.td-trending-style2 i {
	background-color: #fff
}

.td-trending-now-wrapper {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	overflow: hidden;
	position: relative
}

.td-trending-now-wrapper .td-next-prev-wrap {
	display: inline-block;
	position: absolute;
	top: 0;
	margin: 0;
	right: 0
}

@media(max-width:767px) {
	.td-trending-now-wrapper .td-next-prev-wrap {
		display: none
	}
}

.td-trending-now-wrapper .td-next-prev-wrap a {
	float: left;
	margin-bottom: 0
}

.td-trending-now-wrapper .td-next-prev-wrap a i {
	font-size: 8px;
	float: left;
	width: 19px;
	height: 19px;
	padding: 5px 6px 4px
}

.td-trending-now-wrapper .td_ajax-prev-pagex {
	margin: 0 5px 0 0
}

@-moz-document url-prefix() {
	.td-trending-now-wrapper .td-next-prev-wrap a i {
		padding: 4px 6px 5px
	}
	.td_block_trending_now .td-trending-now-title {
		line-height: 18px;
		padding-bottom: 1px
	}
	@media(max-width:767px) {
		.td_block_trending_now .td-trending-now-title {
			line-height: 16px
		}
	}
}

.td-trending-now-title {
	background-color: #4db2ec;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-family: open sans, arial, sans-serif;
	font-size: 10px;
	font-weight: 700;
	line-height: 19px;
	padding: 0 15px;
	position: relative;
	margin: 0 21px 0 0;
	text-transform: uppercase;
	float: left
}

@media(max-width:767px) {
	.td-trending-now-title {
		font-size: 10px;
		line-height: 17px;
		display: table;
		margin: auto;
		float: none
	}
}

.td-pb-span4 .td-trending-now-display-area {
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-top: 10px
}

.td-pb-span4 .td-trending-now-display-area .entry-title {
	text-align: center
}

.td-pb-span4 .td-trending-now-post {
	width: 100%
}

.td-trending-now-display-area {
	display: inline-block;
	width: 75%;
	position: relative;
	float: left;
	height: 19px
}

@media(max-width:767px) {
	.td-trending-now-display-area {
		width: 100%;
		margin-top: 10px
	}
}

.td-trending-now-display-area .entry-title {
	line-height: 20px;
	font-size: 12px;
	font-weight: 600;
	margin: 0
}

@media(max-width:767px) {
	.td-trending-now-display-area .entry-title {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: center
	}
}

.td-trending-now-display-area a {
	color: #444
}

.td-trending-now-post {
	position: absolute;
	display: inline-block;
	opacity: 0;
	width: 100%
}

.td-trending-now-post:first-child {
	opacity: 1;
	z-index: 1
}

@media(max-width:767px) {
	.td-trending-now-post {
		width: 100%;
		text-align: center
	}
}

.td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area {
	width: 70%
}

@media(min-width:768px) and (max-width:1025px) {
	.td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area {
		width: 60%
	}
}

@media(max-width:767px) {
	.td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area {
		width: 100%
	}
}

.td_block_1.td_block_widget .td_module_4 {
	margin-bottom: 0
}

.td_block_13.td_block_widget .entry-thumb {
	width: 100%
}

.td_block_14.td_block_widget {
	margin-top: 20px
}

.td_block_14.td_block_widget .td_module_mx1 .td-module-thumb {}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_14.td_block_widget .td_module_mx1 .td-module-thumb {
		width: 252px
	}
}

@media(max-width:767px) {
	.td_block_14.td_block_widget .td_module_mx1 .td-module-thumb {
		width: 100%;
		left: 0
	}
}

.td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before {
	width: 341px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before {
		width: 252px
	}
}

@media(max-width:767px) {
	.td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before {
		width: 100%;
		left: 0
	}
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_14.td_block_widget {
		margin-top: 17px
	}
}

@media(max-width:767px) {
	.td_block_14.td_block_widget {
		margin-top: 17px
	}
}

.td_block_14.td_block_widget .td-module-thumb {
	margin-bottom: 0
}

.td_block_15.td_block_widget {
	margin-top: 20px
}

.td_block_15.td_block_widget .td_module_mx1 .td-module-thumb {}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_15.td_block_widget .td_module_mx1 .td-module-thumb {
		width: 252px
	}
}

@media(max-width:767px) {
	.td_block_15.td_block_widget .td_module_mx1 .td-module-thumb {
		width: 100%;
		left: 0
	}
}

.td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before {
	width: 341px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before {
		width: 252px
	}
}

@media(max-width:767px) {
	.td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before {
		width: 100%;
		left: 0
	}
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_15.td_block_widget {
		margin-top: 17px
	}
}

@media(max-width:767px) {
	.td_block_15.td_block_widget {
		margin-top: 17px
	}
}

.td_block_15.td_block_widget .td-module-thumb {
	margin-bottom: 0
}

.td_block_text_with_title {
	margin: 0 19px 0 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_text_with_title {
		margin: 0 17px
	}
}

@media(max-width:767px) {
	.td_block_text_with_title {
		margin: 0 10px
	}
}

.td_block_text_with_title .td_mod_wrap {
	margin-bottom: 20px
}

.td_block_text_with_title img {
	margin-bottom: 21px
}

.td_block_single_image a {
	position: relative;
	display: block
}

.td_block_single_image.td-no-img-custom-url a {
	pointer-events: none;
	cursor: default
}

.td-single-image-style-rounded a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.td-single-image-style-border,
.td-single-image-style-round-border,
.td-single-image-style-circle-border,
.td-single-image-style-outline,
.td-single-image-style-bordered-shadow,
.td-single-image-style-round-outline,
.td-single-image-style-round-border-shadow,
.td-single-image-style-circle-outline,
.td-single-image-style-circle-border-shadow {
	margin-bottom: 22px;
	background-color: #ebebeb
}

@media(max-width:767px) {
	.td-single-image-style-border,
	.td-single-image-style-round-border,
	.td-single-image-style-circle-border,
	.td-single-image-style-outline,
	.td-single-image-style-bordered-shadow,
	.td-single-image-style-round-outline,
	.td-single-image-style-round-border-shadow,
	.td-single-image-style-circle-outline,
	.td-single-image-style-circle-border-shadow {
		margin-bottom: 32px
	}
}

.td-single-image-style-border,
.td-single-image-style-round-border,
.td-single-image-style-circle-border {
	padding: 6px
}

.td-single-image-style-outline,
.td-single-image-style-bordered-shadow,
.td-single-image-style-round-outline,
.td-single-image-style-round-border-shadow,
.td-single-image-style-circle-outline,
.td-single-image-style-circle-border-shadow {
	padding: 1px
}

.td-single-image-style-outline a:before,
.td-single-image-style-bordered-shadow a:before,
.td-single-image-style-round-outline a:before,
.td-single-image-style-round-border-shadow a:before,
.td-single-image-style-circle-outline a:before,
.td-single-image-style-circle-border-shadow a:before,
.td-single-image-style-outline a:after,
.td-single-image-style-bordered-shadow a:after,
.td-single-image-style-round-outline a:after,
.td-single-image-style-round-border-shadow a:after,
.td-single-image-style-circle-outline a:after,
.td-single-image-style-circle-border-shadow a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.td-single-image-style-outline a:after,
.td-single-image-style-bordered-shadow a:after,
.td-single-image-style-round-outline a:after,
.td-single-image-style-round-border-shadow a:after,
.td-single-image-style-circle-outline a:after,
.td-single-image-style-circle-border-shadow a:after {
	color: #fff;
	-webkit-box-shadow: inset 0 0 0 6px;
	-moz-box-shadow: inset 0 0 0 6px;
	box-shadow: inset 0 0 0 6px
}

.td-single-image-style-outline a:before,
.td-single-image-style-bordered-shadow a:before,
.td-single-image-style-round-outline a:before,
.td-single-image-style-round-border-shadow a:before,
.td-single-image-style-circle-outline a:before,
.td-single-image-style-circle-border-shadow a:before {
	color: #ebebeb;
	-webkit-box-shadow: inset 0 0 0 7px;
	-moz-box-shadow: inset 0 0 0 7px;
	box-shadow: inset 0 0 0 7px
}

.td-single-image-style-shadow a,
.td-single-image-style-bordered-shadow a,
.td-single-image-style-round-border-shadow a,
.td-single-image-style-circle-shadow a,
.td-single-image-style-circle-border-shadow a {
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

.td-single-image-style-3d-shadow {
	position: relative
}

.td-single-image-style-3d-shadow:before,
.td-single-image-style-3d-shadow:after {
	content: '';
	position: absolute;
	bottom: 4px;
	height: 30%;
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
	box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
	z-index: 0
}

.td-single-image-style-3d-shadow:before {
	left: 5px;
	right: 50%;
	transform: skewY(-6deg);
	-webkit-transform: skewY(-6deg);
	-moz-transform: skewY(-6deg);
	-ms-transform: skewY(-6deg);
	-o-transform: skewY(-6deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0
}

.td-single-image-style-3d-shadow:after {
	left: 50%;
	right: 5px;
	transform: skewY(6deg);
	-webkit-transform: skewY(6deg);
	-moz-transform: skewY(6deg);
	-ms-transform: skewY(6deg);
	-o-transform: skewY(6deg);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.td-single-image-style-3d-shadow a {
	z-index: 1
}

.td-single-image-style-round,
.td-single-image-style-round-border,
.td-single-image-style-round-outline,
.td-single-image-style-round-shadow,
.td-single-image-style-round-border-shadow,
.td-single-image-style-circle,
.td-single-image-style-circle-border,
.td-single-image-style-circle-outline,
.td-single-image-style-circle-shadow,
.td-single-image-style-circle-border-shadow {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.td-single-image-style-round a,
.td-single-image-style-round-border a,
.td-single-image-style-round-outline a,
.td-single-image-style-round-shadow a,
.td-single-image-style-round-border-shadow a,
.td-single-image-style-circle a,
.td-single-image-style-circle-border a,
.td-single-image-style-circle-outline a,
.td-single-image-style-circle-shadow a,
.td-single-image-style-circle-border-shadow a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.td-single-image-style-round-outline a:before,
.td-single-image-style-round-border-shadow a:before,
.td-single-image-style-circle-outline a:before,
.td-single-image-style-circle-border-shadow a:before,
.td-single-image-style-round-outline a:after,
.td-single-image-style-round-border-shadow a:after,
.td-single-image-style-circle-outline a:after,
.td-single-image-style-circle-border-shadow a:after {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.td-single-image-style-circle a,
.td-single-image-style-circle-border a,
.td-single-image-style-circle-outline a,
.td-single-image-style-circle-shadow a,
.td-single-image-style-circle-border-shadow a {
	height: 0;
	padding-bottom: 100%
}

.td_block_image_box {
	padding: 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_image_box {
		padding: 17px
	}
}

@media(max-width:767px) {
	.td_block_image_box {
		padding: 17px 10px
	}
}

.td_block_image_box .block-title {
	margin-left: 0
}

.td_block_image_box .td-custom {
	position: relative
}

.td_block_image_box .td-custom a:hover:after {
	opacity: .6;
	-ms-filter: "alpha(opacity=" 60 ")";
	filter: alpha(opacity=60)
}

.td_block_image_box .td-custom-image a {
	display: block;
	background-size: cover;
	background-position: center
}

@media(max-width:767px) {
	.td_block_image_box .td-custom-image a {
		margin-bottom: 5px
	}
}

.td_block_image_box .td-custom-image a:before {
	content: '';
	width: 100%;
	height: 100%;
	opacity: .4;
	-ms-filter: "alpha(opacity=" 40 ")";
	filter: alpha(opacity=40);
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.td_block_image_box .td-custom-image a:after {
	content: '';
	border: 1px solid #fff;
	opacity: .3;
	-ms-filter: "alpha(opacity=" 30 ")";
	filter: alpha(opacity=30);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 10px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.td_block_image_box .td-custom-image.td-no-img-custom-url a {
	pointer-events: none;
	cursor: default
}

.td_block_image_box .td-custom-image img {
	vertical-align: top
}

.td_block_image_box .td-custom-title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	display: table;
	text-align: center;
	width: 100%;
	padding: 10px 20px;
	pointer-events: none
}

.td_block_image_box .entry-title {
	margin: 0;
	padding: 0;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 500
}

@media(max-width:767px) {
	.td_block_image_box .entry-title {
		font-size: 16px
	}
}

.td_block_image_box .entry-title a {
	color: #fff
}

.td_block_image_box .entry-title:after {
	display: none
}

.td_block_image_box .td-image-box-row {
	margin: 0 -20px;
	*zoom: 1
}

.td_block_image_box .td-image-box-row:before,
.td_block_image_box .td-image-box-row:after {
	display: table;
	content: "";
	line-height: 0
}

.td_block_image_box .td-image-box-row:after {
	clear: both
}

.td_block_image_box .td-image-box-span {
	padding: 0 20px;
	float: left
}

@media(max-width:767px) {
	.td_block_image_box .td-image-box-span {
		width: 100%!important;
		float: none;
		padding: 0 10px
	}
}

.td_block_image_box .td-big-image .td-image-box-span {
	width: 100%
}

.td_block_image_box .td-big-image .td-custom-image a {
	height: 360px
}

@media(max-width:767px) {
	.td_block_image_box .td-big-image .td-custom-image a {
		height: 160px
	}
}

.td_block_image_box .td-medium-image .td-image-box-span {
	width: 50%
}

.td_block_image_box .td-medium-image .td-custom-image a {
	height: 320px
}

@media(max-width:767px) {
	.td_block_image_box .td-medium-image .td-custom-image a {
		height: 160px
	}
}

.td_block_image_box .td-small-image .td-image-box-span {
	width: 33.33333333%
}

.td_block_image_box .td-small-image .td-custom-image a {
	height: 220px
}

@media(max-width:767px) {
	.td_block_image_box .td-small-image .td-custom-image a {
		height: 160px
	}
}

.td_block_image_box .td-tiny-image .td-image-box-span {
	width: 25%
}

.td_block_image_box .td-tiny-image .td-custom-image a {
	height: 160px
}

.td_block_image_box .td-tiny-image .td-custom-image a:after {
	margin: 8px
}

.td_block_image_box .td-tiny-image .entry-title {
	font-size: 12px
}

@media(max-width:767px) {
	.td_block_image_box .td-tiny-image .entry-title {
		font-size: 16px
	}
}

.td_block_image_box.td-box-vertical .td-image-box-row {
	margin-left: 0!important;
	margin-right: 0!important
}

.td_block_image_box.td-box-vertical .td-image-box-span {
	float: none;
	width: 100%;
	padding-left: 0!important;
	padding-right: 0!important;
	margin-bottom: 5px
}

.td_block_image_box.td-box-vertical .td-image-box-span a:after {
	margin: 8px
}

.td_block_image_box.td-box-vertical .td-image-box-span:last-child {
	margin-bottom: 0!important
}

.td_block_image_box.td-box-vertical .entry-title {
	font-size: 15px
}

.td_block_image_box.td-image-box-top .td-custom-image a {
	background-position: top center
}

.td_block_image_box.td-image-box-bottom .td-custom-image a {
	background-position: bottom center
}

.td_block_image_box.td-image-box-style-2 .td-custom-image a:before,
.td_block_image_box.td-image-box-style-2 .td-custom-image a:after {
	display: none
}

.td_block_image_box.td-image-box-style-2 .entry-title {
	font-size: 15px
}

.td_block_image_box.td-image-box-style-2 .entry-title a {
	padding: 8px 16px;
	background-color: #fff;
	color: #000
}

.td_block_image_box.td-image-box-style-2 .entry-title a:empty {
	display: none
}

.td_block_author .td_author_wrap {
	padding-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center
}

@media(max-width:1025px) {
	.td_block_author .td_author_wrap {
		padding-bottom: 17px
	}
}

.td_block_author .avatar {
	display: inline-block;
	margin-bottom: 7px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px
}

.td_block_author .td-author-name {
	position: relative;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase
}

.td_block_author .td-author-description {
	margin: 15px 0 0;
	padding: 2px 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-style: italic;
	color: #555
}

.td_block_author .td-author-page {
	font-family: open sans, arial, sans-serif;
	font-size: 15px;
	margin-top: 12px;
	font-weight: 600
}

.td_block_author a {
	color: #000
}

.td_block_author a:hover {
	color: #4db2ec
}

.td_block_separator {
	width: 100%;
	align-items: center
}

.td_block_separator span {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 1px;
	border-top: 1px solid #ebebeb
}

.td_separator_align_left span {
	margin-left: 0
}

.td_separator_align_right span {
	margin-right: 0
}

.td_separator_dashed span {
	border-top-style: dashed
}

.td_separator_dotted span {
	border-top-style: dotted
}

.td_separator_double span {
	height: 3px;
	border-bottom: 1px solid #ebebeb
}

.td_separator_shadow>span {
	position: relative;
	height: 20px;
	overflow: hidden;
	border: 0;
	color: #ebebeb
}

.td_separator_shadow>span>span {
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 13px;
	width: 98%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%
}

.td-h-effect-up-shadow .entry-thumb,
.td-h-effect-up-shadow .td-category-pos-image .td-post-category,
.td-h-effect-up-shadow .td-admin-edit {
	-webkit-transition: box-shadow .3s ease, transform .3s ease;
	-moz-transition: box-shadow .3s ease, transform .3s ease;
	-o-transition: box-shadow .3s ease, transform .3s ease;
	transition: box-shadow .3s ease, transform .3s ease
}

.td-h-effect-up-shadow .entry-thumb {
	-webkit-box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 3px 12px -1px rgba(7, 10, 25, .2);
	-moz-box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 3px 12px -1px rgba(7, 10, 25, .2);
	box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 3px 12px -1px rgba(7, 10, 25, .2)
}

.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb,
.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category,
.td-h-effect-up-shadow .td_module_wrap:hover .td-admin-edit {
	transform: translate(0, -2px);
	-webkit-transform: translate(0, -2px);
	-moz-transform: translate(0, -2px);
	-ms-transform: translate(0, -2px);
	-o-transform: translate(0, -2px)
}

.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb {
	-webkit-box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25);
	-moz-box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25);
	box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25)
}

.td-h-effect-shadow .entry-thumb {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.td-h-effect-shadow .td_module_wrap:hover .entry-thumb {
	-webkit-box-shadow: rgba(108, 108, 108, .2) 0 2px 2px, rgba(108, 108, 108, .2) 0 4px 4px, rgba(108, 108, 108, .2) 0 8px 8px, rgba(108, 108, 108, .2) 0 16px 16px;
	-moz-box-shadow: rgba(108, 108, 108, .2) 0 2px 2px, rgba(108, 108, 108, .2) 0 4px 4px, rgba(108, 108, 108, .2) 0 8px 8px, rgba(108, 108, 108, .2) 0 16px 16px;
	box-shadow: rgba(108, 108, 108, .2) 0 2px 2px, rgba(108, 108, 108, .2) 0 4px 4px, rgba(108, 108, 108, .2) 0 8px 8px, rgba(108, 108, 108, .2) 0 16px 16px
}

.td_flex_block_1,
.td_flex_block_2 {
	padding: 20px 20px 22px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_flex_block_1,
	.td_flex_block_2 {
		padding: 17px 17px 26px
	}
}

@media(max-width:767px) {
	.td_flex_block_1,
	.td_flex_block_2 {
		padding: 17px 10px 26px
	}
}

.td_flex_block_1 .block-title,
.td_flex_block_2 .block-title {
	margin-left: 0
}

.td_flex_block_1 .td-next-prev-wrap,
.td_flex_block_2 .td-next-prev-wrap,
.td_flex_block_1 .td-load-more-wrap,
.td_flex_block_2 .td-load-more-wrap {
	margin: 25px 0 0
}

@media(max-width:1025px) {
	.td_flex_block_1 .td-next-prev-wrap,
	.td_flex_block_2 .td-next-prev-wrap,
	.td_flex_block_1 .td-load-more-wrap,
	.td_flex_block_2 .td-load-more-wrap {
		margin-top: 21px
	}
}

.td_flex_block_1 .td-next-prev-wrap a,
.td_flex_block_2 .td-next-prev-wrap a {
	margin-bottom: 0
}

.td_flex_block_1 .td-load-more-wrap a,
.td_flex_block_2 .td-load-more-wrap a {
	margin-bottom: 0!important
}

.td_module_flex_1,
.td_module_flex_2 {
	display: inline-block;
	width: 100%;
	padding-bottom: 0
}

.td_module_flex_1 .td-module-container,
.td_module_flex_2 .td-module-container {
	display: flex;
	flex-direction: column;
	position: relative
}

.td_module_flex_1 .td-module-container:before,
.td_module_flex_2 .td-module-container:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px
}

.td_module_flex_1 .td-image-wrap,
.td_module_flex_2 .td-image-wrap {
	display: block;
	position: relative;
	padding-bottom: 54%
}

.td_module_flex_1 .td-image-container,
.td_module_flex_2 .td-image-container {
	position: relative;
	flex: 0 0 auto;
	width: 100%;
	height: 100%
}

.td_module_flex_1 .td-module-thumb,
.td_module_flex_2 .td-module-thumb {
	margin-bottom: 0
}

.td_module_flex_1 .td-module-meta-info,
.td_module_flex_2 .td-module-meta-info {
	width: 100%;
	margin-bottom: 0;
	padding: 13px 0 0;
	z-index: 1;
	border: 0 solid #eaeaea;
	min-height: 0
}

.td_module_flex_1 .entry-title,
.td_module_flex_2 .entry-title {
	font-weight: 600
}

.td_module_flex_1 .td-author-photo,
.td_module_flex_2 .td-author-photo {
	display: inline-block;
	vertical-align: middle
}

.td_module_flex_1 .td-thumb-css,
.td_module_flex_2 .td-thumb-css {
	width: 100%;
	height: 100%;
	position: absolute;
	background-size: cover;
	background-position: center center
}

.td_module_flex_1 .td-category-pos-image .td-post-category,
.td_module_flex_2 .td-category-pos-image .td-post-category {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0
}

.td_module_flex_1 .td-excerpt,
.td_module_flex_2 .td-excerpt {
	margin: 14px 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px
}

@media(max-width:1025px) {
	.td_module_flex_1 .td-excerpt,
	.td_module_flex_2 .td-excerpt {
		margin-top: 10px
	}
}

.td_module_flex_1 .td-read-more,
.td_module_flex_2 .td-read-more {

	margin: 15px 0 0
}

@media(max-width:1025px) {
	.td_module_flex_1 .td-read-more,
	.td_module_flex_2 .td-read-more {
		margin-top: 11px
	}
}

.td-mc1-wrap:after,
.td-mc1-wrap .td_module_wrap:after {
	content: '';
	display: table;
	clear: both
}

.td_module_flex_1 .entry-title {
	margin: 0 0 9px;
	font-size: 19px;
	line-height: 24px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_module_flex_1 .entry-title {
		font-size: 15px;
		line-height: 19px
	}
}

.td_module_flex_2 .td-module-meta-info-top {
	padding: 0 0 10px
}

.td_module_flex_2 .entry-title {
	margin: 0 0 11px;
	font-size: 24px;
	line-height: 28px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_module_flex_2 .entry-title {
		margin-bottom: 5px;
		font-size: 17px;
		line-height: 21px
	}
}

@media(max-width:767px) {
	.td_module_flex_2 .entry-title {
		margin-bottom: 5px;
		font-size: 19px;
		line-height: 24px
	}
}

.tds_newsletter1_block {
	padding: 30px 19px 38px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.tds_newsletter1_block {
		padding-left: 17px;
		padding-right: 17px
	}
}

@media(max-width:767px) {
	.tds_newsletter1_block {
		padding-left: 10px;
		padding-right: 10px
	}
}

.tds_newsletter2_block .tdn-info-wrap {
	padding: 0 19px 20px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.tds_newsletter2_block .tdn-info-wrap {
		padding-left: 17px;
		padding-right: 17px
	}
}

@media(max-width:767px) {
	.tds_newsletter2_block .tdn-info-wrap {
		padding-left: 10px;
		padding-right: 10px
	}
}

div.tds_newsletter3_block,
div.tds_newsletter4_block,
div.tds_newsletter5_block,
div.tds_newsletter6_block {
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.tds_newsletter5_block .tdn-icon-wrap {
	line-height: 1;
	text-align: center
}

.tds_newsletter7_block {
	border-top: 0
}

.td-block-color-style-1,
.td-block-color-style-2,
.td-block-color-style-3,
.td-block-color-style-4,
.td-block-color-style-5,
.td-block-color-style-6 {
	border-top: 0
}

.td-block-color-style-1 .td-post-category:hover,
.td-block-color-style-2 .td-post-category:hover,
.td-block-color-style-3 .td-post-category:hover,
.td-block-color-style-4 .td-post-category:hover,
.td-block-color-style-5 .td-post-category:hover,
.td-block-color-style-6 .td-post-category:hover {
	background-color: #222!important;
	opacity: .8
}

.td-block-color-style-1 .td-next-prev-wrap a:hover i,
.td-block-color-style-2 .td-next-prev-wrap a:hover i,
.td-block-color-style-3 .td-next-prev-wrap a:hover i,
.td-block-color-style-4 .td-next-prev-wrap a:hover i,
.td-block-color-style-5 .td-next-prev-wrap a:hover i,
.td-block-color-style-6 .td-next-prev-wrap a:hover i {
	background-color: #fff!important;
	border-color: #fff!important;
	color: #000!important
}

.td-block-color-style-1 .td_module_wrap:hover .entry-title a,
.td-block-color-style-2 .td_module_wrap:hover .entry-title a,
.td-block-color-style-3 .td_module_wrap:hover .entry-title a,
.td-block-color-style-4 .td_module_wrap:hover .entry-title a,
.td-block-color-style-5 .td_module_wrap:hover .entry-title a,
.td-block-color-style-6 .td_module_wrap:hover .entry-title a {
	color: #fff!important
}

body .td-block-color-style-1 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-2 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-3 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-4 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-5 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-6 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-1 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-2 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-3 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-4 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-5 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-6 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover {
	color: #fff!important
}

body .td-block-color-style-1,
.td-block-color-style-1.td_block_13 .meta-info {
	background-color: #d13030
}

body .td-block-color-style-1 .td-pulldown-filter-display-option,
body .td-block-color-style-1 .td-pulldown-filter-list {
	background-color: #d23434;
	background-color: rgba(210, 52, 52, .95)
}

body .td-block-color-style-1 .td-pulldown-filter-display-option,
body .td-block-color-style-1 .td-pulldown-filter-list {
	border-color: #db5858
}

body .td-block-color-style-1 .td-pulldown-filter-display-option,
body .td-block-color-style-1 .td-icon-menu-down,
body .td-block-color-style-1 .td-pulldown-filter-link {
	color: #ffcfcf
}

body .td-block-color-style-1 .td-module-title a,
body .td-block-color-style-1 i {
	color: #fff
}

body .td-block-color-style-1 .td-excerpt {
	color: #ffe3e3
}

body .td-block-color-style-1 .td-post-author-name a,
body .td-block-color-style-1 .td-post-author-name span {
	color: #ffe3e3
}

body .td-block-color-style-1 .td-module-date {
	color: #ffe3e3
}

body .td-block-color-style-1 .td-module-comments {
	background-color: #c12424
}

body .td-block-color-style-1 .td-module-comments a:after {
	border-color: #862e2d transparent transparent transparent
}

body .td-block-color-style-1 .td-module-comments a {
	color: #fff
}

body .td-block-color-style-1 .item-details,
body .td-block-color-style-1 .td_module_5 {
	border-bottom-color: #da6767
}

body .td-block-color-style-1 .td-icon-font,
body .td-block-color-style-1 .td_ajax_load_more {
	border-color: #fff;
	color: #fff!important
}

body .td-block-color-style-2,
.td-block-color-style-2.td_block_13 .meta-info {
	background-color: #1c1c1c
}

body .td-block-color-style-2 .td-pulldown-filter-display-option,
body .td-block-color-style-2 .td-pulldown-filter-list {
	background-color: #1e1e1e;
	background-color: rgba(30, 30, 30, .95)
}

body .td-block-color-style-2 .td-pulldown-filter-display-option,
body .td-block-color-style-2 .td-pulldown-filter-list {
	border-color: #424242
}

body .td-block-color-style-2 .td-pulldown-filter-display-option,
body .td-block-color-style-2 .td-icon-menu-down,
body .td-block-color-style-2 .td-pulldown-filter-link {
	color: #c4c4c4
}

body .td-block-color-style-2 .td-module-title a,
body .td-block-color-style-2 i {
	color: #fff
}

body .td-block-color-style-2 .td-excerpt {
	color: #c4c4c4
}

body .td-block-color-style-2 .td-post-author-name a,
body .td-block-color-style-2 .td-post-author-name span {
	color: #e2e2e2
}

body .td-block-color-style-2 .td-module-date {
	color: #c4c4c4
}

body .td-block-color-style-2 .td-module-comments {
	background-color: #4db2ec
}

body .td-block-color-style-2 .td-module-comments a:after {
	border-color: #2d6586 transparent transparent transparent
}

body .td-block-color-style-2 .td-module-comments a {
	color: #fff
}

body .td-block-color-style-2 .item-details,
body .td-block-color-style-2 .td_module_5 {
	border-bottom-color: #3a3a3a
}

body .td-block-color-style-2 .td-icon-font,
body .td-block-color-style-2 .td_ajax_load_more {
	border-color: #fff;
	color: #fff!important
}

body .td-block-color-style-3,
.td-block-color-style-3.td_block_13 .meta-info {
	background-color: #e67e22
}

body .td-block-color-style-3 .td-pulldown-filter-display-option,
body .td-block-color-style-3 .td-pulldown-filter-list {
	background-color: #e67e22;
	background-color: rgba(230, 126, 34, .95)
}

body .td-block-color-style-3 .td-pulldown-filter-display-option,
body .td-block-color-style-3 .td-pulldown-filter-list {
	border-color: #f09748
}

body .td-block-color-style-3 .td-pulldown-filter-display-option,
body .td-block-color-style-3 .td-icon-menu-down,
body .td-block-color-style-3 .td-pulldown-filter-link {
	color: #ffead7
}

body .td-block-color-style-3 .td-module-title a,
body .td-block-color-style-3 i {
	color: #fff
}

body .td-block-color-style-3 .td-excerpt {
	color: #ffead7
}

body .td-block-color-style-3 .td-post-author-name a,
body .td-block-color-style-3 .td-post-author-name span {
	color: #ffead7
}

body .td-block-color-style-3 .td-module-date {
	color: #ffead7
}

body .td-block-color-style-3 .td-module-comments {
	background-color: #d35400
}

body .td-block-color-style-3 .td-module-comments a:after {
	border-color: #7f3300 transparent transparent transparent
}

body .td-block-color-style-3 .td-module-comments a {
	color: #fff
}

body .td-block-color-style-3 .item-details,
body .td-block-color-style-3 .td_module_5 {
	border-bottom-color: #f09748
}

body .td-block-color-style-3 .td-icon-font,
body .td-block-color-style-3 .td_ajax_load_more {
	border-color: #fff;
	color: #fff!important
}

body .td-block-color-style-4,
.td-block-color-style-4.td_block_13 .meta-info {
	background-color: #f8c900
}

body .td-block-color-style-4 .td-pulldown-filter-display-option,
body .td-block-color-style-4 .td-pulldown-filter-list {
	background-color: #f8c900;
	background-color: rgba(248, 201, 0, .95)
}

body .td-block-color-style-4 .td-pulldown-filter-display-option,
body .td-block-color-style-4 .td-pulldown-filter-list {
	border-color: #f7de73
}

body .td-block-color-style-4 .td-pulldown-filter-display-option,
body .td-block-color-style-4 .td-icon-menu-down,
body .td-block-color-style-4 .td-pulldown-filter-link {
	color: #fff8d9
}

body .td-block-color-style-4 .td-module-title a,
body .td-block-color-style-4 i {
	color: #fff
}

body .td-block-color-style-4 .td-excerpt {
	color: #fff8d9
}

body .td-block-color-style-4 .td-post-author-name a,
body .td-block-color-style-4 .td-post-author-name span {
	color: #fff8d9
}

body .td-block-color-style-4 .td-module-date {
	color: #fff8d9
}

body .td-block-color-style-4 .td-module-comments {
	background-color: #ecb200
}

body .td-block-color-style-4 .td-module-comments a:after {
	border-color: #af8400 transparent transparent transparent
}

body .td-block-color-style-4 .td-module-comments a {
	color: #fff
}

body .td-block-color-style-4 .item-details,
body .td-block-color-style-4 .td_module_5 {
	border-bottom-color: #f7de73
}

body .td-block-color-style-4 .td-icon-font,
body .td-block-color-style-4 .td_ajax_load_more {
	border-color: #fff8d9;
	color: #fff8d9!important
}

body .td-block-color-style-5,
.td-block-color-style-5.td_block_13 .meta-info {
	background-color: #0a9e01
}

body .td-block-color-style-5 .td-pulldown-filter-display-option,
body .td-block-color-style-5 .td-pulldown-filter-list {
	background-color: #0a9e01;
	background-color: rgba(10, 158, 1, .95)
}

body .td-block-color-style-5 .td-pulldown-filter-display-option,
body .td-block-color-style-5 .td-pulldown-filter-list {
	border-color: #42aa3c
}

body .td-block-color-style-5 .td-pulldown-filter-display-option,
body .td-block-color-style-5 .td-icon-menu-down,
body .td-block-color-style-5 .td-pulldown-filter-link {
	color: #deffdc
}

body .td-block-color-style-5 .td-module-title a,
body .td-block-color-style-5 i {
	color: #fff
}

body .td-block-color-style-5 .td-excerpt {
	color: #deffdc
}

body .td-block-color-style-5 .td-post-author-name a,
body .td-block-color-style-5 .td-post-author-name span {
	color: #deffdc
}

body .td-block-color-style-5 .td-module-date {
	color: #deffdc
}

body .td-block-color-style-5 .td-module-comments {
	background-color: #208e01
}

body .td-block-color-style-5 .td-module-comments a:after {
	border-color: #135800 transparent transparent transparent
}

body .td-block-color-style-5 .td-module-comments a {
	color: #fff
}

body .td-block-color-style-5 .item-details,
body .td-block-color-style-5 .td_module_5 {
	border-bottom-color: #42aa3c
}

body .td-block-color-style-5 .td-icon-font,
body .td-block-color-style-5 .td_ajax_load_more {
	border-color: #deffdc;
	color: #deffdc!important
}

body .td-block-color-style-6,
.td-block-color-style-6.td_block_13 .meta-info {
	background-color: #f09
}

body .td-block-color-style-6 .td-pulldown-filter-display-option,
body .td-block-color-style-6 .td-pulldown-filter-list {
	background-color: #f09;
	background-color: rgba(255, 0, 153, .85)
}

body .td-block-color-style-6 .td-pulldown-filter-display-option,
body .td-block-color-style-6 .td-pulldown-filter-list {
	border-color: #ff5bbd
}

body .td-block-color-style-6 .td-pulldown-filter-display-option,
body .td-block-color-style-6 .td-icon-menu-down,
body .td-block-color-style-6 .td-pulldown-filter-link {
	color: #ffe8f6
}

body .td-block-color-style-6 .td-module-title a,
body .td-block-color-style-6 i {
	color: #fff
}

body .td-block-color-style-6 .td-excerpt {
	color: #ffe8f6
}

body .td-block-color-style-6 .td-post-author-name a,
body .td-block-color-style-6 .td-post-author-name span {
	color: #ffe8f6
}

body .td-block-color-style-6 .td-module-date {
	color: #ffe8f6
}

body .td-block-color-style-6 .td-module-comments {
	background-color: #dd0085
}

body .td-block-color-style-6 .td-module-comments a:after {
	border-color: #a00060 transparent transparent transparent
}

body .td-block-color-style-6 .td-module-comments a {
	color: #fff
}

body .td-block-color-style-6 .item-details,
body .td-block-color-style-6 .td_module_5 {
	border-bottom-color: #ff49b6
}

body .td-block-color-style-6 .td-icon-font,
body .td-block-color-style-6 .td_ajax_load_more {
	border-color: #ffdef2;
	color: #ffdef2!important
}

.td-visible-desktop {
	display: table
}

.td-visible-tablet-portrait,
.td-visible-phone {
	display: none
}

@media(min-width:768px) and (max-width:1025px) {
	.td-visible-tablet-portrait {
		display: table
	}
	.td-visible-desktop {
		display: none
	}
	.td-visible-phone {
		display: none
	}
}

@media(max-width:767px) {
	.td-visible-phone {
		display: table
	}
	.td-visible-desktop {
		display: none
	}
	.td-visible-tablet-portrait {
		display: none
	}
}

@media(min-width:1025px) {
	.td-rec-hide-on-m {
		display: none!important
	}
}

@media(min-width:768px) and (max-width:1025px) {
	.td-rec-hide-on-tp {
		display: none!important
	}
}

@media(max-width:767px) {
	.td-rec-hide-on-p {
		display: none!important
	}
}

.td-a-rec-id-header img {
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

@media(max-width:767px) {
	.td-a-rec-id-header img {
		position: relative;
		display: table;
		margin-right: 0;
		margin-left: 0;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100%
	}
}

.td-a-rec-id-smart_list_6 img,
.td-a-rec-id-smart_list_7 img,
.td-a-rec-id-smart_list_8 img,
.td-a-rec-id-sidebar img,
.td-a-rec-id-content_top img,
.td-a-rec-id-content_inline img,
.td-a-rec-id-content_inlineleft img,
.td-a-rec-id-content_inlineright img,
.td-a-rec-id-content_bottom img,
.td-a-rec-id-custom_ad_1 img,
.td-a-rec-id-custom_ad_2 img,
.td-a-rec-id-custom_ad_3 img,
.td-a-rec-id-custom_ad_4 img,
.td-a-rec-id-custom_ad_5 img {
	width: 100%
}

.td-g-rec-id-sidebar {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px
}

.td-visible-desktop,
.td-visible-tablet-portrait,
.td-visible-phone {
	margin-left: 4px;
    margin-right: 4px;
}

.td-a-rec-id-sidebar {
	margin-top: 20px;
	margin-bottom: 20px
}

.td-g-rec-id-content_top,
.td-g-rec-id-content_bottom {
	clear: both;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 21px
}

.td-a-rec-id-content_top,
.td-a-rec-id-content_bottom {
	clear: both;
	text-align: center;
	margin-bottom: 21px;
	margin-top: 21px
}

.td-a-rec-id-content_top img,
.td-a-rec-id-content_bottom img {
	margin-bottom: 0
}

.td-g-rec-id-content_inline {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px
}

.td-g-rec-id-content_inlineleft,
.td-a-rec-id-content_inlineleft {
	float: left;
	margin-bottom: 15px;
	margin-top: 9px;
	margin-right: 21px
}

.td-g-rec-id-content_inlineright,
.td-a-rec-id-content_inlineright {
	float: right;
	margin-bottom: 15px;
	margin-top: 6px;
	margin-left: 21px
}

.td-g-rec-id-smart_list_6,
.td-g-rec-id-smart_list_7,
.td-g-rec-id-smart_list_8 {
	clear: both
}

.td-g-rec-id-smart_list_6 .adsbygoogle,
.td-g-rec-id-smart_list_7 .adsbygoogle,
.td-g-rec-id-smart_list_8 .adsbygoogle {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%)
}

.td-a-rec-id-smart_list_6,
.td-a-rec-id-smart_list_7,
.td-a-rec-id-smart_list_8 {
	clear: both;
	text-align: center
}

.td-a-rec-id-smart_list_6>div,
.td-a-rec-id-smart_list_7>div,
.td-a-rec-id-smart_list_8>div {
	margin-top: 16px;
	margin-bottom: 0
}

.td-a-rec-id-smart_list_6 img,
.td-a-rec-id-smart_list_7 img,
.td-a-rec-id-smart_list_8 img {
	margin: 0
}

.td-a-rec-id-smart_list_6 .td-adspot-title,
.td-a-rec-id-smart_list_7 .td-adspot-title,
.td-a-rec-id-smart_list_8 .td-adspot-title {
	margin-bottom: -11px
}

.td-g-rec-id-smart_list_6 .adsbygoogle,
.td-a-rec-id-smart_list_6>div {
	margin-top: 16px;
	margin-bottom: 16px
}

.td-g-rec-id-smart_list_7 .adsbygoogle,
.td-a-rec-id-smart_list_7>div {
	margin-bottom: 26px
}

.td-a-rec-id-footer_top,
.td-g-rec-id-footer_top {
	display: table;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto
}

.td-a-rec-id-footer_top>div,
.td-g-rec-id-footer_top>div,
.td-a-rec-id-footer_top .adsbygoogle,
.td-g-rec-id-footer_top .adsbygoogle {
	margin: -10px auto 32px
}

.td-a-rec-id-footer_top>div img,
.td-g-rec-id-footer_top>div img {}

@media(max-width:767px) {
	.td-a-rec-id-footer_top>div img,
	.td-g-rec-id-footer_top>div img {
		width: 100%
	}
}

.td-a-rec-id-footer_top .td-adspot-title,
.td-g-rec-id-footer_top .td-adspot-title {
	margin-top: -31px;
	margin-bottom: 15px
}

.td-a-rec-id-custom_ad_1,
.td-a-rec-id-custom_ad_2,
.td-a-rec-id-custom_ad_3,
.td-a-rec-id-custom_ad_4,
.td-a-rec-id-custom_ad_5,
.td-g-rec-id-custom_ad_1,
.td-g-rec-id-custom_ad_2,
.td-g-rec-id-custom_ad_3,
.td-g-rec-id-custom_ad_4,
.td-g-rec-id-custom_ad_5 {
	display: table;
	margin-bottom: 20px!important;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.td-g-rec-id-custom_ad_1,
.td-g-rec-id-custom_ad_2,
.td-g-rec-id-custom_ad_3,
.td-g-rec-id-custom_ad_4,
.td-g-rec-id-custom_ad_5 {
	margin-bottom: 15px!important
}

.td-adspot-title {
	color: #bbb;
	font-size: 10px;
	text-align: center;
	display: block;
	margin-top: -5px;
	margin-bottom: 5px
}

.td-all-devices {
	display: table;
	margin-left: auto;
	margin-right: auto
}

.td-all-devices img {
	display: block
}

@media(max-width:767px) {
	.td-all-devices img {
		width: 100%
	}
}

.td-pb-span8 .td-big-grids,
.td-pb-span4 .td-big-grids {
	width: auto!important;
	background-color: transparent!important
}

.td_block_big_grid,
.td_block_big_grid_2,
.td_block_big_grid_3,
.td_block_big_grid_4,
.td_block_big_grid_5,
.td_block_big_grid_6,
.td_block_big_grid_7 {
	width: 1260px;
	left: 0px;
	position: relative
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid,
	.td_block_big_grid_2,
	.td_block_big_grid_3,
	.td_block_big_grid_4,
	.td_block_big_grid_5,
	.td_block_big_grid_6,
	.td_block_big_grid_7 {
		width: 756px
	}
}

@media(max-width:767px) {
	.td_block_big_grid,
	.td_block_big_grid_2,
	.td_block_big_grid_3,
	.td_block_big_grid_4,
	.td_block_big_grid_5,
	.td_block_big_grid_6,
	.td_block_big_grid_7 {
		width: 100%;
		left: 0
	}
}

.td-big-grid-post {
	position: relative;
	overflow: hidden;
	z-index: 1
}

.td-big-grid-post .entry-title {
	margin: 0
}

.td-big-grid-post .entry-title a {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	font-family: inherit
}

.td-big-grid-post .td-module-comments {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1
}

@media(max-width:767px) {
	.td-big-grid-post .td-module-comments {
		display: none
	}
}

.td-big-grid-post .td-module-comments a:after {
	border-color: #000 transparent transparent transparent
}

.td-big-grid-post .td-module-thumb {
	overflow: hidden;
	margin: 0;
	height: 100%;
	background-color: #ccc
}

.td-big-grid-post .entry-thumb {
	width: 100%
}

.td-big-grid-post .td-big-grid-meta {
	position: absolute;
	pointer-events: none;
	bottom: 0;
	padding: 0 8px 11px;
	width: 100%;
	z-index: 1
}

@media(max-width:767px) {
	.td-big-grid-post .td-big-grid-meta {
		padding: 0 8px 4px
	}
}

.td-big-grid-post .td-big-grid-meta .td-post-category,
.td-big-grid-post .td-big-grid-meta .td-post-author-name {
	pointer-events: auto
}

.td-big-grid-post .td-big-grid-meta a,
.td-big-grid-post .td-big-grid-meta i,
.td-big-grid-post .td-big-grid-meta span,
.td-big-grid-post .td-big-grid-meta .entry-date {
	color: #fff
}

.td-module-empty {
	background-color: #e5e5e5
}

.td-big-grids {
	border-top: none
}

.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {}

@media(max-width:767px) {
	.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {
		overflow-x: auto;
		white-space: nowrap;
		font-size: 0;
		overflow-y: hidden;
		padding-top: 3px;
		z-index: 0;
		-webkit-overflow-scrolling: touch;
		transform: translate3d(0, 0, 0);
		clear: both
	}
	.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
		margin-left: 3px;
		margin-right: 0;
		margin-bottom: 0
	}
	.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child {
		margin-left: 0
	}
}

.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {}

@media(max-width:767px) {
	.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
		display: inline-block;
		white-space: normal;
		float: none;
		vertical-align: top;
		width: 80%
	}
}

.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {}

@media(max-width:767px) {
	.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
		width: 100%
	}
}

.td_block_big_grid .td-big-thumb {
	float: left;
	width: 660px;
	position: relative;
	margin-right: 4px;
	height: 420px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid .td-big-thumb {
		width: 400px;
		height: 264px
	}
}

@media(max-width:767px) {
	.td_block_big_grid .td-big-thumb {
		width: 100%;
		margin-left: 0;
		margin-bottom: 4px;
		float: none;
		height: auto
	}
}

.td_block_big_grid .td-tiny-thumb {
	float: left;
	width: 295px;
	height: 208px;
	position: relative;
	overflow: hidden
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid .td-tiny-thumb {
		    width: 24.6%;
		height: 130px
	}
	.td-header-sp-rec{
		
		display: none !important;
	}
	.td_wrapper_video_playlist a.td_click_video{
		    height: 105px !important;
	}	
	.td_wrapper_video_playlist a.td_click_video .td_video_thumb{
		    height: 90px !important;
	}
}

@media(max-width:767px) {
	.td_block_big_grid .td-tiny-thumb {
		width: 50%;
		max-height: 170px
	}
}

@media(max-width:474px) {
	.td_block_big_grid .td-tiny-thumb {
		max-height: 102px
	}
}

.td_block_big_grid .td-tiny-thumb .td-post-category {}

@media(max-width:767px) {
	.td_block_big_grid .td-tiny-thumb .td-post-category {
		display: none
	}
}

.td_block_big_grid .entry-thumb {}

@media(max-width:767px) {
	.td_block_big_grid .entry-thumb {
		height: auto;
		width: 100%
	}
}

.td_block_big_grid .td-big-grid-post-1,
.td_block_big_grid .td-big-grid-post-3 {
	margin-right: 4px
}

@media(max-width:767px) {
	.td_block_big_grid .td-big-grid-post-1,
	.td_block_big_grid .td-big-grid-post-3 {
		margin-right: 0
	}
}

.td_block_big_grid .td-big-grid-post-1,
.td_block_big_grid .td-big-grid-post-2 {
	margin-bottom: 4px
}

.td_block_big_grid .td-big-grid-post-1:after,
.td_block_big_grid .td-big-grid-post-3:after {}

@media(max-width:767px) {
	.td_block_big_grid .td-big-grid-post-1:after,
	.td_block_big_grid .td-big-grid-post-3:after {
		content: '';
		width: 3px;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		background-color: #fff;
		z-index: 1
	}
}

.td_block_big_grid .td-module-empty {
	float: left;
	height: 178px;
	width: 238px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid .td-module-empty {
		width: 174px;
		height: 130px
	}
}

@media(max-width:767px) {
	.td_block_big_grid .td-module-empty {
		width: 50%;
		max-height: 170px;
		display: none
	}
}

@media(max-width:474px) {
	.td_block_big_grid .td-module-empty {
		width: 50%;
		max-height: 102px
	}
}

.td_block_big_grid .td-module-empty.td-big-grid-post-4.td-post-number-4,
.td_block_big_grid .td-module-empty.td-big-grid-post-2.td-post-number-2 {}

@media(max-width:767px) {
	.td_block_big_grid .td-module-empty.td-big-grid-post-4.td-post-number-4,
	.td_block_big_grid .td-module-empty.td-big-grid-post-2.td-post-number-2 {
		display: block
	}
}

.td_block_big_grid_2 .td-big-grid-post {
	height: 398px;
	float: left
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_2 .td-big-grid-post {
		height: 294px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_2 .td-big-grid-post {
		height: 200px;
		width: 100%!important;
		float: none
	}
}

.td_block_big_grid_2 .td-big-grid-post-0 {
	width: 509px;
	margin-right: 2px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_2 .td-big-grid-post-0 {
		width: 376px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_2 .td-big-grid-post-0 {
		margin-right: 0
	}
}

.td_block_big_grid_2 .td-big-grid-post-1 {
	width: 509px;
	margin-left: 1px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_2 .td-big-grid-post-1 {
		width: 377px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_2 .td-big-grid-post-1 {
		margin-left: 0;
		margin-top: 3px
	}
}

.td_block_big_grid_2 .td-module-empty {}

@media(max-width:767px) {
	.td_block_big_grid_2 .td-module-empty {
		display: none
	}
}

.td_block_big_grid_3 .td-big-grid-post {
	height: 336px;
	float: left
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_3 .td-big-grid-post {
		height: 246px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_3 .td-big-grid-post {
		height: 200px;
		width: 100%!important;
		float: none
	}
}

.td_block_big_grid_3 .td-big-grid-post-0 {
	width: 338px;
	margin-right: 2px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_3 .td-big-grid-post-0 {
		width: 250px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_3 .td-big-grid-post-0 {
		margin-right: 0
	}
}

.td_block_big_grid_3 .td-big-grid-post-1 {
	width: 338px;
	margin-right: 2px;
	margin-left: 1px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_3 .td-big-grid-post-1 {
		width: 249px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_3 .td-big-grid-post-1 {
		margin-right: 0;
		margin-left: 0;
		margin-top: 3px
	}
}

.td_block_big_grid_3 .td-big-grid-post-2 {
	width: 339px;
	margin-left: 1px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_3 .td-big-grid-post-2 {
		width: 251px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_3 .td-big-grid-post-2 {
		margin-left: 0;
		margin-top: 3px
	}
}

.td_block_big_grid_3 .td-module-empty {}

@media(max-width:767px) {
	.td_block_big_grid_3 .td-module-empty {
		display: none
	}
}

.td_block_big_grid_4 .td-big-grid-post-0 {
	width: 509px;
	height: 300px;
	float: left;
	margin-right: 2px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_4 .td-big-grid-post-0 {
		width: 376px;
		height: 250px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_4 .td-big-grid-post-0 {
		width: 100%;
		height: auto;
		margin-right: 0
	}
}

.td_block_big_grid_4 .td-big-grid-post-1 {
	width: 509px;
	height: 300px;
	float: left;
	margin-left: 1px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_4 .td-big-grid-post-1 {
		width: 377px;
		height: 250px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_4 .td-big-grid-post-1 {
		width: 100%;
		height: auto;
		clear: both;
		margin: 3px 0 0
	}
}

.td_block_big_grid_4 .td-big-grid-post-2 {
	width: 338px;
	height: 205px;
	float: left;
	margin: 3px 2px 0 0
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_4 .td-big-grid-post-2 {
		width: 250px;
		height: 155px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_4 .td-big-grid-post-2 {
		margin: 3px 0 0
	}
}

.td_block_big_grid_4 .td-big-grid-post-3 {
	width: 338px;
	height: 205px;
	float: left;
	margin: 3px 2px 0 1px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_4 .td-big-grid-post-3 {
		width: 249px;
		height: 155px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_4 .td-big-grid-post-3 {
		margin: 3px 0 0
	}
}

.td_block_big_grid_4 .td-big-grid-post-4 {
	width: 339px;
	height: 205px;
	float: left;
	margin: 3px 0 0 1px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_4 .td-big-grid-post-4 {
		width: 251px;
		height: 155px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_4 .td-big-grid-post-4 {
		margin-left: 0
	}
}

.td_block_big_grid_4 .td-big-grid-post-1,
.td_block_big_grid_4 .td-big-grid-post-2,
.td_block_big_grid_4 .td-big-grid-post-3,
.td_block_big_grid_4 .td-big-grid-post-4 {}

@media(max-width:767px) {
	.td_block_big_grid_4 .td-big-grid-post-1,
	.td_block_big_grid_4 .td-big-grid-post-2,
	.td_block_big_grid_4 .td-big-grid-post-3,
	.td_block_big_grid_4 .td-big-grid-post-4 {
		width: 50%;
		max-height: 148px
	}
}

@media(max-width:474px) {
	.td_block_big_grid_4 .td-big-grid-post-1,
	.td_block_big_grid_4 .td-big-grid-post-2,
	.td_block_big_grid_4 .td-big-grid-post-3,
	.td_block_big_grid_4 .td-big-grid-post-4 {
		max-height: 102px
	}
}

.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-2 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-3 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-4 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
.td_block_big_grid_4 .td-big-grid-post-2 .td-module-meta-info,
.td_block_big_grid_4 .td-big-grid-post-3 .td-module-meta-info,
.td_block_big_grid_4 .td-big-grid-post-4 .td-module-meta-info {}

@media(max-width:767px) {
	.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
	.td_block_big_grid_4 .td-big-grid-post-2 .td-post-category,
	.td_block_big_grid_4 .td-big-grid-post-3 .td-post-category,
	.td_block_big_grid_4 .td-big-grid-post-4 .td-post-category,
	.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
	.td_block_big_grid_4 .td-big-grid-post-2 .td-module-meta-info,
	.td_block_big_grid_4 .td-big-grid-post-3 .td-module-meta-info,
	.td_block_big_grid_4 .td-big-grid-post-4 .td-module-meta-info {
		display: none
	}
}

.td_block_big_grid_4 .td-big-grid-post-1:after,
.td_block_big_grid_4 .td-big-grid-post-3:after {}

@media(max-width:767px) {
	.td_block_big_grid_4 .td-big-grid-post-1:after,
	.td_block_big_grid_4 .td-big-grid-post-3:after {
		content: '';
		width: 3px;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		background-color: #fff;
		z-index: 1
	}
}

.td_block_big_grid_4 .td-module-empty {
	float: left
}

.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-1,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-1,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-1,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-2,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-2 {
	display: none
}

.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-3,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-3 {}

@media(max-width:767px) {
	.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-3,
	.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-3 {
		display: none
	}
}

.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2 {}

@media(max-width:767px) {
	.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2 {
		display: block
	}
}

.td_block_big_grid_5 .td-small-thumb {
	width: 338px;
	height: 198px;
	float: left
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_5 .td-small-thumb {
		width: 250px;
		height: 144px
	}
}

.td_block_big_grid_5 .td-medium-thumb {
	width: 339px;
	height: 399px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_5 .td-medium-thumb {
		width: 250px;
		height: 291px
	}
}

.td_block_big_grid_5 .td-big-grid-post-0 {
	margin-right: 2px
}

@media(max-width:767px) {
	.td_block_big_grid_5 .td-big-grid-post-0 {
		width: 100%;
		height: auto;
		margin-right: 0
	}
}

.td_block_big_grid_5 .td-big-grid-post-1 {
	margin-right: 2px;
	margin-left: 1px
}

@media(max-width:767px) {
	.td_block_big_grid_5 .td-big-grid-post-1 {
		width: 50%;
		clear: both;
		max-height: 148px;
		margin: 3px 0 0
	}
}

@media(max-width:474px) {
	.td_block_big_grid_5 .td-big-grid-post-1 {
		max-height: 102px
	}
}

.td_block_big_grid_5 .td-big-grid-post-2 {
	clear: left;
	margin-right: 2px;
	margin-top: 3px
}

@media(max-width:767px) {
	.td_block_big_grid_5 .td-big-grid-post-2 {
		width: 50%;
		clear: none;
		max-height: 148px;
		margin: 3px 0 0
	}
}

@media(max-width:474px) {
	.td_block_big_grid_5 .td-big-grid-post-2 {
		max-height: 102px
	}
}

.td_block_big_grid_5 .td-big-grid-post-3 {
	margin-right: 2px;
	margin-left: 1px;
	margin-top: 3px
}

@media(max-width:767px) {
	.td_block_big_grid_5 .td-big-grid-post-3 {
		width: 50%;
		max-height: 148px;
		margin: 3px 0 0
	}
}

@media(max-width:474px) {
	.td_block_big_grid_5 .td-big-grid-post-3 {
		max-height: 102px
	}
}

.td_block_big_grid_5 .td-big-grid-post-4 {
	position: absolute;
	top: 0;
	right: 0
}

@media(max-width:767px) {
	.td_block_big_grid_5 .td-big-grid-post-4 {
		width: 50%;
		position: relative;
		float: left;
		max-height: 148px;
		margin: 3px 0 0
	}
}

@media(max-width:474px) {
	.td_block_big_grid_5 .td-big-grid-post-4 {
		max-height: 102px
	}
}

.td_block_big_grid_5 .td-big-grid-post-1:after,
.td_block_big_grid_5 .td-big-grid-post-3:after {}

@media(max-width:767px) {
	.td_block_big_grid_5 .td-big-grid-post-1:after,
	.td_block_big_grid_5 .td-big-grid-post-3:after {
		content: '';
		width: 3px;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		background-color: #fff;
		z-index: 1
	}
}

.td_block_big_grid_5 .td-module-empty {
	float: left
}

@media(max-width:767px) {
	.td_block_big_grid_5 .td-module-empty {
		display: none
	}
}

.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4 {
	width: 339px;
	height: 399px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4 {
		width: 250px;
		height: 291px
	}
}

.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-2 {
	height: 198px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-2 {
		height: 144px
	}
}

.td_block_big_grid_5 .td-module-empty.td-big-grid-post-3.td-post-number-3 {
	width: 338px;
	height: 198px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_5 .td-module-empty.td-big-grid-post-3.td-post-number-3 {
		width: 250px;
		height: 144px
	}
}

.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1.td-post-number-1,
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-1 {
	width: 340px;
	height: 198px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1.td-post-number-1,
	.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-1 {
		width: 252px;
		height: 144px
	}
}

.td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4 {}

@media(max-width:767px) {
	.td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,
	.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4 {
		display: block;
		height: 148px;
		max-height: none;
		width: 50%;
		margin-top: 3px
	}
}

@media(max-width:474px) {
	.td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,
	.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4 {
		display: block;
		height: 102px;
		max-height: none
	}
}

.td_block_big_grid_6 {
	background-color: #e5e5e5
}

@media(max-width:767px) {
	.td_block_big_grid_6 {
		background-color: #fff
	}
}

.td_block_big_grid_6 .td-big-grid-post {
	float: left
}

.td_block_big_grid_6 .td-small-thumb {
	height: 180px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_6 .td-small-thumb {
		height: 142px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_6 .td-small-thumb {
		height: 150px
	}
}

.td_block_big_grid_6 .td-big-grid-post-0 {
	width: 680px;
	height: 360px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_6 .td-big-grid-post-0 {
		width: 506px;
		height: 284px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_6 .td-big-grid-post-0 {
		width: 100%;
		height: auto
	}
}

.td_block_big_grid_6 .td-big-grid-post-1 {
	width: 341px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_6 .td-big-grid-post-1 {
		width: 250px
	}
}

.td_block_big_grid_6 .td-big-grid-post-2 {
	width: 341px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_6 .td-big-grid-post-2 {
		width: 250px
	}
}

.td_block_big_grid_6 .td-big-grid-post-3 {
	width: 340px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_6 .td-big-grid-post-3 {
		width: 253px
	}
}

.td_block_big_grid_6 .td-big-grid-post-4 {
	width: 340px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_6 .td-big-grid-post-4 {
		width: 253px
	}
}

.td_block_big_grid_6 .td-big-grid-post-5 {
	width: 341px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_6 .td-big-grid-post-5 {
		width: 250px
	}
}

.td_block_big_grid_6 .td-module-empty {
	float: left;
	height: 180px;
	display: none!important
}

.td_block_big_grid_7 {
	background-color: #e5e5e5
}

@media(max-width:767px) {
	.td_block_big_grid_7 {
		background-color: #fff
	}
}

.td_block_big_grid_7 .td-grid-columns {
	float: left
}

@media(max-width:767px) {
	.td_block_big_grid_7 .td-grid-columns {
		float: none;
		width: 100%;
		display: inline
	}
}

.td_block_big_grid_7 .td-medium-thumb {
	width: 340px;
	height: 360px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_7 .td-medium-thumb {
		width: 252px;
		height: 284px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_7 .td-medium-thumb {
		width: 100%;
		height: 150px
	}
}

.td_block_big_grid_7 .td-small-thumb {
	width: 341px;
	height: 180px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_7 .td-small-thumb {
		width: 252px;
		height: 142px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_7 .td-small-thumb {
		width: 100%;
		height: 150px
	}
}

.td_block_big_grid_7 .td-big-grid-post-0 {}

@media(max-width:767px) {
	.td_block_big_grid_7 .td-big-grid-post-0 {
		height: 180px
	}
}

.td_block_big_grid_7 .td-big-grid-post-1 {
	width: 340px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_7 .td-big-grid-post-1 {
		width: 252px;
		height: 142px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_7 .td-big-grid-post-1 {
		width: 100%;
		height: 180px
	}
}

.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb {}

@media(max-width:767px) {
	.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb {
		margin-top: 3px
	}
}

.td_block_big_grid_7 .td-big-grid-post-5 {
	width: 340px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_block_big_grid_7 .td-big-grid-post-5 {
		width: 252px;
		height: 142px
	}
}

@media(max-width:767px) {
	.td_block_big_grid_7 .td-big-grid-post-5 {
		height: 150px;
		margin-left: 3px!important
	}
}

.td_block_big_grid_7 .td-module-empty {
	display: none!important
}

.td-big-thumb .td-video-play-ico {}

@media(max-width:767px) {
	.td-big-thumb .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
}

.td-big-thumb .td-video-play-ico img {}

@media(max-width:767px) {
	.td-big-thumb .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 30px
	}
}

.td-medium-thumb .td-video-play-ico {}

@media(max-width:767px) {
	.td-medium-thumb .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
}

.td-medium-thumb .td-video-play-ico img {}

@media(max-width:767px) {
	.td-medium-thumb .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 30px
	}
}

.td-small-thumb .td-video-play-ico img {
	width: 30px
}

.td-tiny-thumb .td-video-play-ico {}

@media(max-width:767px) {
	.td-tiny-thumb .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
}

.td-tiny-thumb .td-video-play-ico img {
	width: 30px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-tiny-thumb .td-video-play-ico img {
		top: -12px!important;
		width: 24px
	}
}

@media(max-width:767px) {
	.td-tiny-thumb .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 24px
	}
}

.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
	width: 80%;
	padding: 0 26px 14px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
		padding: 0 17px 11px
	}
}

@media(max-width:767px) {
	.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
		padding: 0 10px 10px;
		width: 100%
	}
}

.td-grid-style-1 .td-big-thumb .entry-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-1 .td-big-thumb .entry-title {
		font-size: 18px!important;
		line-height: 24px!important;
		margin-top: 4px;
		margin-bottom: 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-1 .td-big-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
	padding: 0 26px 14px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
		padding: 0 20px 11px 17px
	}
}

@media(max-width:767px) {
	.td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
		padding: 0 10px 10px
	}
}

.td-grid-style-1 .td-medium-thumb .entry-title {
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-1 .td-medium-thumb .entry-title {
		font-size: 16px!important;
		line-height: 20px!important;
		margin-top: 4px;
		margin-bottom: 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-1 .td-medium-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-1 .td-small-thumb .td-big-grid-meta {
	padding: 0 20px 10px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-1 .td-small-thumb .td-big-grid-meta {
		padding: 0 17px 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-1 .td-small-thumb .td-big-grid-meta {
		padding: 0 10px
	}
}

.td-grid-style-1 .td-small-thumb .td-module-meta-info {
	display: none
}

.td-grid-style-1 .td-small-thumb .entry-title {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 6px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-1 .td-small-thumb .entry-title {
		font-size: 13px!important;
		line-height: 17px!important
	}
}

.td-grid-style-1 .td-small-thumb .td-module-comments {
	display: none
}

.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
	padding: 0 10px 2px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
		padding: 0 8px
	}
}

@media(max-width:767px) {
	.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
		padding: 0 10px
	}
}

.td-grid-style-1 .td-tiny-thumb .entry-title {
	font-size: 13px;
	line-height: 17px;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-1 .td-tiny-thumb .entry-title {
		font-size: 12px!important;
		line-height: 15px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-1 .td-tiny-thumb .entry-title {
		font-size: 13px!important;
		line-height: 17px!important
	}
}

.td-grid-style-1 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-1 .td-tiny-thumb .td-module-comments {
	display: none
}

.td-grid-style-1.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 {}

@media(max-width:767px) {
	.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
	.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
		padding: 0 10px
	}
	.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .entry-title,
	.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
		font-size: 13px!important;
		line-height: 17px!important;
		font-weight: 600;
		margin-top: 6px;
		margin-bottom: 7px
	}
	.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
	.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-video-play-ico img,
	.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico img,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico img,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico img,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico img,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 24px
	}
	.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-post-category,
	.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
	.td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
	.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
		display: none
	}
}

.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 {}

@media(max-width:767px) {
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
	.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		font-weight: 600!important;
		margin-bottom: 5px;
		margin-top: 6px
	}
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
	.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
		display: block
	}
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
	.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
		padding: 0 10px 10px
	}
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
	.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico img,
	.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 30px
	}
}

.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post {}

@media(max-width:767px) {
	.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
		padding: 0 10px 7px!important
	}
	.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
		display: none
	}
	.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .entry-title {
		font-size: 15px!important;
		line-height: 20px!important;
		font-weight: 600!important;
		margin-top: 3px;
		margin-bottom: 0
	}
	.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico img {
		top: 0!important;
		left: 0
	}
}

.td-grid-style-1 .td-module-thumb a:last-child:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	opacity: .6;
	bottom: 0;
	background: transparent;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 56%, #000 135%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0)
}

@media(max-width:767px) {
	.td-grid-style-1 .td-module-thumb a:last-child:before {
		height: 140%;
		opacity: .8
	}
}

.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {}

@media(max-width:767px) {
	.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
		padding: 0 10px 10px
	}
}

.td-grid-style-1 .td-post-category {}

@media(max-width:767px) {
	.td-grid-style-1 .td-post-category {
		position: relative;
		top: 4px
	}
}

.td-grid-style-1.td-hover-1 {}

@media(min-width:1025px) {
	.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before,
	.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:after {
		-webkit-transition: opacity .35s ease 0s;
		-moz-transition: opacity .35s ease 0s;
		-o-transition: opacity .35s ease 0s;
		transition: opacity .35s ease 0s
	}
	.td-grid-style-1.td-hover-1 .entry-thumb {
		-webkit-transition: transform .35s ease 0s;
		-moz-transition: transform .35s ease 0s;
		-o-transition: transform .35s ease 0s;
		transition: transform .35s ease 0s
	}
	.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
		opacity: .8
	}
	.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .entry-thumb {
		transform: scale3d(1.05, 1.05, 1);
		-webkit-transform: scale3d(1.05, 1.05, 1);
		-moz-transform: scale3d(1.05, 1.05, 1) rotate(.02deg)
	}
}

.td-grid-style-2 .td-video-play-ico {
	top: 10px;
	left: auto;
	right: 10px
}

@media(max-width:767px) {
	.td-grid-style-2 .td-video-play-ico {
		top: 8px;
		right: 8px
	}
}

.td-grid-style-2 .td-video-play-ico img {
	top: 0!important;
	left: 0;
	width: 30px
}

@media(max-width:1025px) {
	.td-grid-style-2 .td-video-play-ico img {
		width: 20px
	}
	.td-grid-style-2 .td-big-thumb .td-video-play-ico img,
	.td-grid-style-2 .td-medium-thumb .td-video-play-ico img {
		width: 30px
	}
}

.td-grid-style-2 .td-big-thumb .td-big-grid-meta {
	padding: 10px 26px 14px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-2 .td-big-thumb .td-big-grid-meta {
		padding: 8px 17px 11px
	}
}

@media(max-width:767px) {
	.td-grid-style-2 .td-big-thumb .td-big-grid-meta {
		padding: 2px 10px 10px
	}
}

.td-grid-style-2 .td-big-thumb .entry-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-2 .td-big-thumb .entry-title {
		font-size: 18px!important;
		line-height: 24px!important;
		margin-top: 4px;
		margin-bottom: 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-2 .td-big-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
	padding: 10px 26px 14px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
		padding: 8px 20px 11px 17px
	}
}

@media(max-width:767px) {
	.td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
		padding: 2px 10px 10px
	}
}

.td-grid-style-2 .td-medium-thumb .entry-title {
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-2 .td-medium-thumb .entry-title {
		font-size: 16px!important;
		line-height: 20px!important;
		margin-top: 4px;
		margin-bottom: 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-2 .td-medium-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-2 .td-small-thumb .td-big-grid-meta {
	padding: 8px 20px 10px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-2 .td-small-thumb .td-big-grid-meta {
		padding: 4px 17px 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-2 .td-small-thumb .td-big-grid-meta {
		padding: 0 10px
	}
}

.td-grid-style-2 .td-small-thumb .td-module-meta-info {
	display: none
}

.td-grid-style-2 .td-small-thumb .entry-title {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 6px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-2 .td-small-thumb .entry-title {
		font-size: 13px!important;
		line-height: 17px!important
	}
}

.td-grid-style-2 .td-small-thumb .td-post-category {}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-2 .td-small-thumb .td-post-category {
		display: inline
	}
}

.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
	padding: 3px 10px 2px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
		padding: 0 8px
	}
}

@media(max-width:767px) {
	.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
		padding: 0 10px
	}
}

.td-grid-style-2 .td-tiny-thumb .entry-title {
	font-size: 13px;
	line-height: 17px;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-2 .td-tiny-thumb .entry-title {
		font-size: 12px!important;
		line-height: 15px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-2 .td-tiny-thumb .entry-title {
		font-size: 13px!important;
		line-height: 17px!important
	}
}

.td-grid-style-2 .td-tiny-thumb .td-module-meta-info {
	display: none
}

.td-grid-style-2 .td-big-grid-meta {
	background-color: rgba(0, 0, 0, .4)
}

.td-grid-style-2 .td-post-category {
	position: relative;
	top: 2px;
	text-transform: uppercase;
	padding: 0;
	background-color: transparent
}

.td-grid-style-2 .td-module-comments {
	display: none
}

.td-grid-style-2.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 {}

@media(max-width:767px) {
	.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
	.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
		padding: 0 10px
	}
	.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .entry-title,
	.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
		font-size: 13px!important;
		line-height: 17px!important;
		font-weight: 600;
		margin-top: 6px;
		margin-bottom: 7px
	}
	.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
	.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-video-play-ico img,
	.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico img,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico img,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico img,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico img,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 24px
	}
	.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-post-category,
	.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
	.td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
	.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
		display: none
	}
}

.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 {}

@media(max-width:767px) {
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
	.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		font-weight: 600!important;
		margin-bottom: 5px;
		margin-top: 6px
	}
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
	.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
		display: block
	}
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
	.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
		display: inline
	}
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
	.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
		padding: 0 10px 10px
	}
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
	.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico img,
	.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 30px
	}
}

.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post {}

@media(max-width:767px) {
	.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
		padding: 0 10px 7px!important
	}
	.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
		display: none
	}
	.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-post-category {
		top: 4px
	}
	.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .entry-title {
		font-size: 15px!important;
		line-height: 20px!important;
		font-weight: 600!important;
		margin-top: 3px;
		margin-bottom: 0
	}
	.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico img {
		top: 0!important;
		left: 0
	}
}

.td-grid-style-2 .td-module-thumb a:last-child:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	opacity: .5;
	bottom: 0;
	background: transparent;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0)
}

@media(max-width:767px) {
	.td-grid-style-2 .td-module-thumb a:last-child:before {
		height: 140%;
		opacity: .8
	}
}

.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {}

@media(max-width:767px) {
	.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
		padding: 0 10px 10px
	}
}

.td-grid-style-2.td-hover-1 {}

@media(min-width:1025px) {
	.td-grid-style-2.td-hover-1 .td-module-thumb a:last-child:before {
		-webkit-transition: opacity .35s ease 0s;
		-moz-transition: opacity .35s ease 0s;
		-o-transition: opacity .35s ease 0s;
		transition: opacity .35s ease 0s
	}
	.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
		opacity: .8
	}
}

.td-grid-style-3 .td-module-thumb a:last-child:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background-color: #4db2ec;
	opacity: .1
}

.td-grid-style-3 .td-module-thumb a:last-child:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background-color: #000;
	opacity: .32;
	top: 0
}

.td-grid-style-3 .td-big-grid-post .entry-title a {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.td-grid-style-3 .td-big-thumb .td-big-grid-meta {
	padding: 0 30px 30px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-3 .td-big-thumb .td-big-grid-meta {
		padding: 0 17px 11px
	}
}

@media(max-width:767px) {
	.td-grid-style-3 .td-big-thumb .td-big-grid-meta {
		padding: 0 10px 10px
	}
}

.td-grid-style-3 .td-big-thumb .entry-title {
	font-size: 28px;
	line-height: 33px;
	font-weight: 500;
	margin-top: 9px;
	margin-bottom: 9px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-3 .td-big-thumb .entry-title {
		font-size: 18px!important;
		line-height: 24px!important;
		margin-top: 4px;
		margin-bottom: 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-3 .td-big-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		margin-top: 6px;
		margin-bottom: 6px
	}
}

.td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
	padding: 0 26px 14px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
		padding: 0 20px 11px 17px
	}
}

@media(max-width:767px) {
	.td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
		padding: 0 10px 10px
	}
}

.td-grid-style-3 .td-medium-thumb .entry-title {
	font-size: 22px;
	line-height: 27px;
	font-weight: 500;
	margin-top: 6px;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-3 .td-medium-thumb .entry-title {
		font-size: 16px!important;
		line-height: 20px!important;
		margin-top: 4px;
		margin-bottom: 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-3 .td-medium-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
	padding: 0 20px 10px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
		padding: 0 17px 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
		padding: 0 10px
	}
}

.td-grid-style-3 .td-small-thumb .td-module-meta-info {
	display: none
}

.td-grid-style-3 .td-small-thumb .entry-title {
	font-size: 17px;
	line-height: 22px;
	font-weight: 500;
	margin-top: 6px;
	margin-bottom: 6px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-3 .td-small-thumb .entry-title {
		font-size: 13px!important;
		line-height: 17px!important
	}
}

.td-grid-style-3 .td-small-thumb .td-post-category {}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-3 .td-small-thumb .td-post-category {
		display: inline
	}
}

.td-grid-style-3 .td-small-thumb .td-module-comments {
	display: none
}

.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
	padding: 0 10px 2px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
		padding: 0 8px
	}
}

@media(max-width:767px) {
	.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
		padding: 0 10px
	}
}

.td-grid-style-3 .td-tiny-thumb .entry-title {
	font-size: 15px;
	line-height: 19px;
	font-weight: 500;
	margin-top: 6px;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-3 .td-tiny-thumb .entry-title {
		font-size: 12px!important;
		line-height: 15px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-3 .td-tiny-thumb .entry-title {
		font-size: 13px!important;
		line-height: 17px!important
	}
}

.td-grid-style-3 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-3 .td-tiny-thumb .td-module-comments {
	display: none
}

.td-grid-style-3.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 {}

@media(max-width:767px) {
	.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .entry-title,
	.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
		font-size: 13px!important;
		line-height: 17px!important;
		font-weight: 500;
		margin-bottom: 6px
	}
	.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
	.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-video-play-ico img,
	.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico img,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico img,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico img,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico img,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 24px
	}
	.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-post-category,
	.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
	.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
	.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
		display: none
	}
	.td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
	.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
		padding: 0 10px
	}
}

.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 {}

@media(max-width:767px) {
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
	.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		font-weight: 500!important
	}
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
	.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
		display: block
	}
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
	.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
		display: inline
	}
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
	.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
		padding: 0 10px 10px
	}
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
	.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico img,
	.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 30px
	}
}

.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post {}

@media(max-width:767px) {
	.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
		display: none
	}
	.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
		padding: 0 10px 7px
	}
	.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .entry-title {
		font-size: 15px!important;
		line-height: 20px!important;
		font-weight: 500!important;
		margin-top: 3px;
		margin-bottom: 0
	}
	.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico img {
		top: 0!important;
		left: 0
	}
}

.td-grid-style-3 .td-module-thumb a:last-child:after {}

@media(max-width:767px) {
	.td-grid-style-3 .td-module-thumb a:last-child:after {
		opacity: .4
	}
}

.td-grid-style-3 .td-post-category {}

@media(max-width:767px) {
	.td-grid-style-3 .td-post-category {
		position: relative;
		top: 4px
	}
}

.td-grid-style-3.td-hover-1 {}

@media(min-width:1025px) {
	.td-grid-style-3.td-hover-1 .entry-thumb {
		max-width: none;
		width: calc(100% + 50px);
		width: -moz-calc(100% + 50px);
		width: -webkit-calc(100% + 50px);
		width: -o-calc(100% + 50px);
		opacity: .7;
		-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
		-moz-transition: opacity .35s ease 0s, transform .35s ease 0s;
		-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
		transition: opacity .35s ease 0s, transform .35s ease 0s;
		transform: translate3d(-40px, 0, 0);
		-webkit-transform: translate3d(-40px, 0, 0);
		-moz-transform: translate3d(-40px, 0, 0);
		-ms-transform: translate3d(-40px, 0, 0);
		-o-transform: translate3d(-40px, 0, 0)
	}
	.td-grid-style-3.td-hover-1 .td-big-grid-meta {
		-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
		-moz-transition: opacity .35s ease 0s, transform .35s ease 0s;
		-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
		transition: opacity .35s ease 0s, transform .35s ease 0s;
		transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0)
	}
	.td-grid-style-3.td-hover-1 .td-module-thumb a:last-child:before,
	.td-grid-style-3.td-hover-1 .td-module-thumb a:last-child:after {
		-webkit-transition: opacity .35s ease 0s;
		-moz-transition: opacity .35s ease 0s;
		-o-transition: opacity .35s ease 0s;
		transition: opacity .35s ease 0s
	}
	.td-grid-style-3.td-hover-1 .td-module-comments {
		-webkit-transition: opacity .35s ease 0s;
		-moz-transition: opacity .35s ease 0s;
		-o-transition: opacity .35s ease 0s;
		transition: opacity .35s ease 0s;
		opacity: 0
	}
	.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .entry-thumb {
		transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0)
	}
	.td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-big-thumb .td-big-grid-meta,
	.td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-medium-thumb .td-big-grid-meta {
		transform: translate3d(0, -20px, 0);
		-webkit-transform: translate3d(0, -20px, 0);
		-moz-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		-o-transform: translate3d(0, -20px, 0)
	}
	.td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-small-thumb .td-big-grid-meta,
	.td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-tiny-thumb .td-big-grid-meta {
		transform: translate3d(0, -10px, 0);
		-webkit-transform: translate3d(0, -10px, 0);
		-moz-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		-o-transform: translate3d(0, -10px, 0)
	}
	.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
		opacity: .16
	}
	.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
		opacity: .6
	}
	.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-comments {
		opacity: 1
	}
}

.td-grid-style-4 .td-meta-info-container {
	top: 0;
	bottom: 0;
	margin: 0;
	font-size: 0;
	position: absolute;
	width: 100%
}

.td-grid-style-4 .td-meta-info-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.td-grid-style-4 .entry-title {
	display: inline-block;
	width: 100%
}

.td-grid-style-4 .td-meta-align {
	display: inline-block;
	vertical-align: middle;
	width: 100%
}

.td-grid-style-4 .td-module-meta-info {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0
}

.td-grid-style-4 .td-post-category {
	background-color: transparent
}

.td-grid-style-4 .td-big-grid-meta {
	position: relative;
	text-align: center;
	padding: 0 10%
}

@media(max-width:767px) {
	.td-grid-style-4 .td-big-grid-meta {
		padding: 0 4%
	}
}

.td-grid-style-4 .td-module-thumb a:last-child:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background-color: #4db2ec;
	opacity: .2;
	top: 0
}

.td-grid-style-4 .td-module-thumb a:last-child:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	background-color: #000;
	opacity: .2;
	top: 0
}

.td-grid-style-4 .td-module-thumb .td-video-play-ico {
	top: auto;
	bottom: 10px;
	left: auto;
	right: 10px
}

@media(max-width:767px) {
	.td-grid-style-4 .td-module-thumb .td-video-play-ico {
		display: none
	}
}

.td-grid-style-4 .td-module-thumb .td-video-play-ico img {
	top: 0!important;
	left: 0;
	width: 30px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-4 .td-module-thumb .td-video-play-ico img {
		width: 20px
	}
}

.td-grid-style-4 .td-big-thumb .entry-title {
	font-size: 26px;
	line-height: 30px;
	font-weight: 600;
	margin-top: 1px;
	margin-bottom: 9px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-4 .td-big-thumb .entry-title {
		font-size: 22px!important;
		line-height: 26px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-4 .td-big-thumb .entry-title {
		font-size: 20px!important;
		line-height: 24px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-4 .td-medium-thumb .entry-title {
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
	margin-top: 1px;
	margin-bottom: 9px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-4 .td-medium-thumb .entry-title {
		font-size: 18px!important;
		line-height: 21px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-4 .td-medium-thumb .entry-title {
		font-size: 20px!important;
		line-height: 24px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-4 .td-small-thumb .entry-title {
	font-size: 18px;
	line-height: 21px;
	font-weight: 600;
	margin-top: 1px;
	margin-bottom: 9px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-4 .td-small-thumb .entry-title {
		font-size: 14px!important;
		line-height: 17px!important
	}
}

.td-grid-style-4 .td-small-thumb .td-module-comments {
	display: none
}

.td-grid-style-4 .td-tiny-thumb .entry-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	margin-top: 1px;
	margin-bottom: 9px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-4 .td-tiny-thumb .entry-title {
		font-size: 13px!important;
		line-height: 16px!important;
		margin: 5px 0
	}
}

@media(max-width:767px) {
	.td-grid-style-4 .td-tiny-thumb .entry-title {
		font-size: 12px!important;
		line-height: 14px!important;
		margin: 5px 0
	}
}

.td-grid-style-4 .td-tiny-thumb .td-post-category,
.td-grid-style-4 .td-tiny-thumb .td-module-comments {
	display: none
}

.td-grid-style-4 .td-tiny-thumb .td-module-meta-info {}

@media(max-width:1025px) {
	.td-grid-style-4 .td-tiny-thumb .td-module-meta-info {
		display: none
	}
}

.td-grid-style-4.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 {}

@media(max-width:767px) {
	.td-grid-style-4.td_block_big_grid_4 .td-small-thumb .entry-title,
	.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
		font-size: 12px!important;
		line-height: 14px!important;
		margin: 5px 0
	}
	.td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
	.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-video-play-ico img,
	.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico img,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico img,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico img,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico img,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 24px
	}
	.td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-post-category,
	.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
	.td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
	.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
		display: none
	}
}

.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 {}

@media(max-width:767px) {
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
	.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
		font-size: 20px!important;
		line-height: 24px!important;
		margin: 5px 0
	}
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
	.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
		display: block
	}
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
	.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
		display: inline
	}
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
	.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico img,
	.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico img {
		top: 0!important;
		left: 0;
		width: 30px
	}
}

.td-grid-style-4 .td-big-grid-scroll .td-big-grid-post {}

@media(max-width:767px) {
	.td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
		display: none
	}
	.td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .entry-title {
		font-size: 14px!important;
		line-height: 17px!important
	}
	.td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
		top: 8px;
		left: auto;
		right: 8px
	}
	.td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico img {
		top: 0!important;
		left: 0
	}
}

.td-grid-style-4.td-hover-1 {}

@media(min-width:1025px) {
	.td-grid-style-4.td-hover-1 .td-module-thumb:before {
		content: '';
		width: 101%;
		height: 100%;
		position: absolute;
		z-index: 1;
		opacity: .8;
		top: 0;
		background: transparent;
		background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 61%, rgba(0, 0, 0, .6) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(61%, rgba(0, 0, 0, .6)), color-stop(100%, rgba(0, 0, 0, .6)));
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 61%, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 61%, rgba(0, 0, 0, .6) 100%);
		background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 61%, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 61%, rgba(0, 0, 0, .6) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
		-webkit-transition: transform .35s ease 0s;
		-moz-transition: transform .35s ease 0s;
		-o-transition: transform .35s ease 0s;
		transition: transform .35s ease 0s;
		transform: translate3d(0, 80%, 0);
		-webkit-transform: translate3d(0, 80%, 0);
		-moz-transform: translate3d(0, 80%, 0);
		-ms-transform: translate3d(0, 80%, 0);
		-o-transform: translate3d(0, 80%, 0)
	}
	.td-grid-style-4.td-hover-1 .td-module-thumb a:last-child:before {
		-webkit-transition: opacity .35s ease 0s;
		-moz-transition: opacity .35s ease 0s;
		-o-transition: opacity .35s ease 0s;
		transition: opacity .35s ease 0s
	}
	.td-grid-style-4.td-hover-1 .td-post-category {
		-webkit-transition: background-color .35s ease 0s, color .35s ease 0s;
		-moz-transition: background-color .35s ease 0s, color .35s ease 0s;
		-o-transition: background-color .35s ease 0s, color .35s ease 0s;
		transition: background-color .35s ease 0s, color .35s ease 0s;
		background-color: transparent
	}
	.td-grid-style-4.td-hover-1 .td-big-grid-meta {
		-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
		-moz-transition: opacity .35s ease 0s, transform .35s ease 0s;
		-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
		transition: opacity .35s ease 0s, transform .35s ease 0s;
		transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0)
	}
	.td-grid-style-4.td-hover-1 .td-module-comments {
		-webkit-transition: opacity .35s ease 0s;
		-moz-transition: opacity .35s ease 0s;
		-o-transition: opacity .35s ease 0s;
		transition: opacity .35s ease 0s;
		opacity: 0
	}
	.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-thumb:before {
		transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0)
	}
	.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
		opacity: .1
	}
	.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-post-category {
		background-color: #fff;
		color: #000
	}
	.td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-big-thumb .td-big-grid-meta,
	.td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-medium-thumb .td-big-grid-meta {
		transform: translate3d(0, -20px, 0);
		-webkit-transform: translate3d(0, -20px, 0);
		-moz-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		-o-transform: translate3d(0, -20px, 0)
	}
	.td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-small-thumb .td-big-grid-meta,
	.td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-tiny-thumb .td-big-grid-meta {
		transform: translate3d(0, -10px, 0);
		-webkit-transform: translate3d(0, -10px, 0);
		-moz-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		-o-transform: translate3d(0, -10px, 0)
	}
	.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-comments {
		opacity: 1
	}
}

.td-grid-style-5 .td-meta-info-container {
	top: 0;
	bottom: 0;
	margin: 0;
	font-size: 0;
	position: absolute;
	width: 100%
}

.td-grid-style-5 .td-meta-info-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.td-grid-style-5 .td-meta-align {
	display: inline-block;
	vertical-align: middle;
	width: 100%
}

.td-grid-style-5 .td-module-meta-info {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0
}

.td-grid-style-5 .td-big-grid-meta {
	position: relative;
	text-align: center;
	padding: 0 10%
}

@media(max-width:767px) {
	.td-grid-style-5 .td-big-grid-meta {
		padding: 0 4%
	}
}

.td-grid-style-5 .entry-title {
	display: inline-block;
	width: 100%;
	font-weight: 300;
	text-transform: uppercase
}

.td-grid-style-5 .td-module-thumb a:last-child:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background-color: #000;
	opacity: .7;
	top: 0
}

.td-grid-style-5 .td-module-comments {}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-5 .td-module-comments {
		display: none
	}
}

.td-grid-style-5 .td-post-category {
	-webkit-transition: background-color .35s ease 0s, color .35s ease 0s;
	-moz-transition: background-color .35s ease 0s, color .35s ease 0s;
	-o-transition: background-color .35s ease 0s, color .35s ease 0s;
	transition: background-color .35s ease 0s, color .35s ease 0s
}

.td-grid-style-5 .td-post-category:hover {
	background-color: #fff;
	color: #000
}

.td-grid-style-5 .td-video-play-ico {
	top: auto;
	bottom: 10px;
	left: auto;
	right: 10px
}

@media(max-width:767px) {
	.td-grid-style-5 .td-video-play-ico {
		display: none
	}
}

.td-grid-style-5 .td-video-play-ico img {
	top: 0!important;
	left: 0;
	width: 30px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-5 .td-video-play-ico img {
		width: 20px
	}
}

.td-grid-style-5 .td-big-thumb .entry-title {
	font-size: 37px;
	line-height: 39px;
	margin-top: 1px;
	margin-bottom: 9px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-5 .td-big-thumb .entry-title {
		font-size: 22px!important;
		line-height: 26px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-5 .td-big-thumb .entry-title {
		font-size: 20px!important;
		line-height: 24px!important
	}
}

.td-grid-style-5 .td-medium-thumb .entry-title {
	font-size: 24px;
	line-height: 28px;
	margin-top: 1px;
	margin-bottom: 9px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-5 .td-medium-thumb .entry-title {
		font-size: 18px!important;
		line-height: 21px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-5 .td-medium-thumb .entry-title {
		font-size: 20px!important;
		line-height: 24px!important
	}
}

.td-grid-style-5 .td-small-thumb .entry-title {
	font-size: 18px;
	line-height: 21px;
	margin-top: 1px;
	margin-bottom: 9px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-5 .td-small-thumb .entry-title {
		font-size: 14px!important;
		line-height: 17px!important
	}
}

.td-grid-style-5 .td-small-thumb .td-module-comments {
	display: none
}

.td-grid-style-5 .td-tiny-thumb .entry-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-5 .td-tiny-thumb .entry-title {
		font-size: 13px!important;
		line-height: 16px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-5 .td-tiny-thumb .entry-title {
		font-size: 12px!important;
		line-height: 14px!important;
		margin: 5px 0
	}
}

.td-grid-style-5 .td-tiny-thumb .td-post-category,
.td-grid-style-5 .td-tiny-thumb .td-module-comments {
	display: none
}

.td-grid-style-5 .td-tiny-thumb .td-module-meta-info {}

@media(max-width:1025px) {
	.td-grid-style-5 .td-tiny-thumb .td-module-meta-info {
		display: none
	}
}

.td-grid-style-5.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 {}

@media(max-width:767px) {
	.td-grid-style-5.td_block_big_grid_4 .td-small-thumb .entry-title,
	.td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
		font-size: 12px!important;
		line-height: 14px!important;
		margin: 5px 0
	}
	.td-grid-style-5.td_block_big_grid_4 .td-small-thumb .td-post-category,
	.td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
	.td-grid-style-5.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
	.td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
		display: none
	}
}

.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 {}

@media(max-width:767px) {
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
	.td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
		font-size: 20px!important;
		line-height: 24px!important;
		margin: 5px 0
	}
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
	.td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
		display: block
	}
	.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
	.td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
		display: inline
	}
}

.td-grid-style-5 .td-big-grid-scroll .td-big-grid-post {}

@media(max-width:767px) {
	.td-grid-style-5 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
		display: none
	}
	.td-grid-style-5 .td-big-grid-scroll .td-big-grid-post .entry-title {
		font-size: 14px!important;
		line-height: 17px!important
	}
}

.td-grid-style-5.td-hover-1 {}

@media(min-width:1025px) {
	.td-grid-style-5.td-hover-1 .entry-thumb {
		-webkit-transition: transform .6s ease 0s;
		-moz-transition: transform .6s ease 0s;
		-o-transition: transform .6s ease 0s;
		transition: transform .6s ease 0s;
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1)
	}
	.td-grid-style-5.td-hover-1 .td-module-thumb:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 1;
		background-color: #4db2ec;
		opacity: 0;
		top: 0;
		left: 0;
		pointer-events: none;
		-webkit-transition: opacity .4s ease .2s;
		-moz-transition: opacity .4s ease .2s;
		-o-transition: opacity .4s ease .2s;
		transition: opacity .4s ease .2s
	}
	.td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:after {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, .2);
		content: '';
		z-index: 1;
		transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
		-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
		-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
		-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
		-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0)
	}
	.td-grid-style-5.td-hover-1 .td-module-comments {
		-webkit-transition: opacity .6s ease 0s;
		-moz-transition: opacity .6s ease 0s;
		-o-transition: opacity .6s ease 0s;
		transition: opacity .6s ease 0s;
		opacity: 0
	}
	.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .entry-thumb {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1)
	}
	.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-comments {
		opacity: 1
	}
	.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
		-webkit-transition: transform .6s ease 0s;
		-moz-transition: transform .6s ease 0s;
		-o-transition: transform .6s ease 0s;
		transition: transform .6s ease 0s;
		transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
		-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
		-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
		-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
		-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0)
	}
	.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb:after {
		opacity: .3
	}
}

.td-grid-style-6 .td-video-play-ico {
	top: auto;
	bottom: 10px;
	left: auto;
	right: 10px
}

@media(max-width:767px) {
	.td-grid-style-6 .td-video-play-ico {
		display: none
	}
}

.td-grid-style-6 .td-video-play-ico img {
	top: 0!important;
	left: 0;
	width: 30px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-6 .td-video-play-ico img {
		width: 20px
	}
}

.td-grid-style-6 .td-post-category {
	background-color: transparent;
	padding: 0;
	position: absolute;
	bottom: 17px
}

@media(max-width:767px) {
	.td-grid-style-6 .td-post-category {
		bottom: 10px
	}
}

.td-grid-style-6 .td-post-category:hover {
	background-color: transparent
}

.td-grid-style-6 .td-big-grid-meta {
	height: 100%
}

.td-grid-style-6 .td-module-comments {
	display: none
}

.td-grid-style-6 .td-big-thumb .td-big-grid-meta {
	padding: 14px 26px 14px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-6 .td-big-thumb .td-big-grid-meta {
		padding: 12px 17px 11px
	}
}

@media(max-width:767px) {
	.td-grid-style-6 .td-big-thumb .td-big-grid-meta {
		padding: 12px 10px 10px
	}
}

.td-grid-style-6 .td-big-thumb .entry-title {
	font-size: 30px;
	line-height: 34px;
	font-weight: 500;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-6 .td-big-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-6 .td-big-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-6 .td-medium-thumb .td-big-grid-meta {
	padding: 14px 26px 14px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-6 .td-medium-thumb .td-big-grid-meta {
		padding: 12px 20px 11px 17px
	}
}

@media(max-width:767px) {
	.td-grid-style-6 .td-medium-thumb .td-big-grid-meta {
		padding: 12px 10px 10px
	}
}

.td-grid-style-6 .td-medium-thumb .entry-title {
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-6 .td-medium-thumb .entry-title {
		font-size: 16px!important;
		line-height: 20px!important;
		margin-bottom: 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-6 .td-medium-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-6 .td-small-thumb .td-big-grid-meta {
	padding: 14px 20px 10px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-6 .td-small-thumb .td-big-grid-meta {
		padding: 12px 17px 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-6 .td-small-thumb .td-big-grid-meta {
		padding: 0 10px
	}
}

.td-grid-style-6 .td-small-thumb .td-module-meta-info {}

@media(max-width:1025px) {
	.td-grid-style-6 .td-small-thumb .td-module-meta-info {
		display: none
	}
}

.td-grid-style-6 .td-small-thumb .entry-title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 6px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-6 .td-small-thumb .entry-title {
		font-size: 14px!important;
		line-height: 18px!important
	}
}

.td-grid-style-6 .td-small-thumb .td-post-category {}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-6 .td-small-thumb .td-post-category {
		display: inline
	}
}

.td-grid-style-6 .td-small-thumb .td-module-comments {
	display: none
}

.td-grid-style-6 .td-tiny-thumb .td-big-grid-meta {
	padding: 4px 16px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-6 .td-tiny-thumb .td-big-grid-meta {
		padding: 4px 14px
	}
}

@media(max-width:767px) {
	.td-grid-style-6 .td-tiny-thumb .td-big-grid-meta {
		padding: 2px 10px 0
	}
}

.td-grid-style-6 .td-tiny-thumb .entry-title {
	font-size: 17px;
	line-height: 21px;
	font-weight: 500;
	margin-top: 6px;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-6 .td-tiny-thumb .entry-title {
		font-size: 13px!important;
		line-height: 16px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-6 .td-tiny-thumb .entry-title {
		font-size: 12px!important;
		line-height: 15px!important
	}
}

.td-grid-style-6 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-6 .td-tiny-thumb .td-module-comments {
	display: none
}

.td-grid-style-6.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 {}

@media(max-width:767px) {
	.td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
	.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
		padding: 2px 10px 0
	}
	.td-grid-style-6.td_block_big_grid_4 .td-small-thumb .entry-title,
	.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
		font-size: 12px!important;
		line-height: 15px!important;
		font-weight: 500;
		margin-top: 6px;
		margin-bottom: 7px
	}
	.td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-post-category,
	.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
	.td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
	.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
		display: none
	}
}

.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 {}

@media(max-width:767px) {
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
	.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		font-weight: 500!important;
		margin-bottom: 6px
	}
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
	.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
		display: block
	}
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
	.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
		display: inline
	}
	.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
	.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
		padding: 12px 10px 10px
	}
}

.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post {}

@media(max-width:767px) {
	.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
		padding: 8px 10px 7px!important
	}
	.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
		display: none
	}
	.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .entry-title {
		font-size: 15px!important;
		line-height: 20px!important;
		font-weight: 500!important;
		margin-bottom: 0
	}
}

.td-grid-style-6 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post .td-module-thumb a:last-child:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0
}

.td-grid-style-6 .td-module-thumb a:last-child:after {
	opacity: .35;
	background: #000
}

.td-grid-style-6 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #4cf0ff;
	background: -moz-linear-gradient(top, #4cf0ff 0%, #1e53e4 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #4cf0ff), color-stop(100%, #1e53e4));
	background: -webkit-linear-gradient(top, #4cf0ff 0%, #1e53e4 100%);
	background: -o-linear-gradient(top, #4cf0ff 0%, #1e53e4 100%);
	background: -ms-linear-gradient(top, #4cf0ff 0%, #1e53e4 100%);
	background: linear-gradient(to bottom, #4cf0ff 0%, #1e53e4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cf0ff', endColorstr='#1e53e4', GradientType=0)
}

.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #ffd21f;
	background: -moz-linear-gradient(top, #ffd21f 0%, #dc2a02 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffd21f), color-stop(100%, #dc2a02));
	background: -webkit-linear-gradient(top, #ffd21f 0%, #dc2a02 100%);
	background: -o-linear-gradient(top, #ffd21f 0%, #dc2a02 100%);
	background: -ms-linear-gradient(top, #ffd21f 0%, #dc2a02 100%);
	background: linear-gradient(to bottom, #ffd21f 0%, #dc2a02 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd21f', endColorstr='#dc2a02', GradientType=0)
}

.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #fc5ddc;
	background: -moz-linear-gradient(top, #fc5ddc 0%, #9e06cd 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #fc5ddc), color-stop(100%, #9e06cd));
	background: -webkit-linear-gradient(top, #fc5ddc 0%, #9e06cd 100%);
	background: -o-linear-gradient(top, #fc5ddc 0%, #9e06cd 100%);
	background: -ms-linear-gradient(top, #fc5ddc 0%, #9e06cd 100%);
	background: linear-gradient(to bottom, #fc5ddc 0%, #9e06cd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5ddc', endColorstr='#9e06cd', GradientType=0)
}

.td-grid-style-6 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #e0ff2f;
	background: -moz-linear-gradient(top, #e0ff2f 0%, #018d0a 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #e0ff2f), color-stop(100%, #018d0a));
	background: -webkit-linear-gradient(top, #e0ff2f 0%, #018d0a 100%);
	background: -o-linear-gradient(top, #e0ff2f 0%, #018d0a 100%);
	background: -ms-linear-gradient(top, #e0ff2f 0%, #018d0a 100%);
	background: linear-gradient(to bottom, #e0ff2f 0%, #018d0a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0ff2f', endColorstr='#018d0a', GradientType=0)
}

.td-grid-style-6 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #fe773d;
	background: -moz-linear-gradient(top, #fe773d 0%, #bb021b 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #fe773d), color-stop(100%, #bb021b));
	background: -webkit-linear-gradient(top, #fe773d 0%, #bb021b 100%);
	background: -o-linear-gradient(top, #fe773d 0%, #bb021b 100%);
	background: -ms-linear-gradient(top, #fe773d 0%, #bb021b 100%);
	background: linear-gradient(to bottom, #fe773d 0%, #bb021b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe773d', endColorstr='#bb021b', GradientType=0)
}

.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #ff6eaa;
	background: -moz-linear-gradient(top, #ff6eaa 0%, #c81956 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #ff6eaa), color-stop(100%, #c81956));
	background: -webkit-linear-gradient(top, #ff6eaa 0%, #c81956 100%);
	background: -o-linear-gradient(top, #ff6eaa 0%, #c81956 100%);
	background: -ms-linear-gradient(top, #ff6eaa 0%, #c81956 100%);
	background: linear-gradient(to bottom, #ff6eaa 0%, #c81956 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6eaa', endColorstr='#c81956', GradientType=0)
}

.td-grid-style-6.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #4fffd3;
	background: -moz-linear-gradient(top, #4fffd3 0%, #005f87 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #4fffd3), color-stop(100%, #005f87));
	background: -webkit-linear-gradient(top, #4fffd3 0%, #005f87 100%);
	background: -o-linear-gradient(top, #4fffd3 0%, #005f87 100%);
	background: -ms-linear-gradient(top, #4fffd3 0%, #005f87 100%);
	background: linear-gradient(to bottom, #4fffd3 0%, #005f87 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fffd3', endColorstr='#005f87', GradientType=0)
}

.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {}

.td-grid-style-6.td-hover-1 {}

@media(min-width:1025px) {
	.td-grid-style-6.td-hover-1 .td-module-thumb a:last-child:after {
		-webkit-transition: opacity .35s ease 0s;
		-moz-transition: opacity .35s ease 0s;
		-o-transition: opacity .35s ease 0s;
		transition: opacity .35s ease 0s
	}
	.td-grid-style-6.td-hover-1 .entry-thumb {
		-webkit-transition: transform .35s ease 0s;
		-moz-transition: transform .35s ease 0s;
		-o-transition: transform .35s ease 0s;
		transition: transform .35s ease 0s
	}
	.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
		opacity: .5
	}
	.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .entry-thumb {
		transform: scale3d(1.05, 1.05, 1);
		-webkit-transform: scale3d(1.05, 1.05, 1);
		-moz-transform: scale3d(1.05, 1.05, 1) rotate(.02deg)
	}
}

.td-grid-style-7 .td-video-play-ico {
	top: auto;
	bottom: 10px;
	left: auto;
	right: 10px
}

@media(max-width:767px) {
	.td-grid-style-7 .td-video-play-ico {
		display: none
	}
}

.td-grid-style-7 .td-video-play-ico img {
	top: 0!important;
	left: 0;
	width: 30px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-7 .td-video-play-ico img {
		width: 20px
	}
}

.td-grid-style-7 .td-big-grid-post .entry-title a {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.td-grid-style-7 .td-post-category {
	background-color: transparent;
	padding: 0;
	position: absolute;
	bottom: 17px
}

@media(max-width:767px) {
	.td-grid-style-7 .td-post-category {
		bottom: 10px
	}
}

.td-grid-style-7 .td-post-category:hover {
	background-color: transparent
}

.td-grid-style-7 .td-big-grid-meta {
	height: 100%
}

.td-grid-style-7 .td-module-comments {
	display: none
}

.td-grid-style-7 .td-big-thumb .td-big-grid-meta {
	padding: 14px 26px 14px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-7 .td-big-thumb .td-big-grid-meta {
		padding: 12px 17px 11px
	}
}

@media(max-width:767px) {
	.td-grid-style-7 .td-big-thumb .td-big-grid-meta {
		padding: 12px 10px 10px
	}
}

.td-grid-style-7 .td-big-thumb .entry-title {
	font-size: 30px;
	line-height: 34px;
	font-weight: 500;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-7 .td-big-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-7 .td-big-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
	padding: 14px 26px 14px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
		padding: 12px 20px 11px 17px
	}
}

@media(max-width:767px) {
	.td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
		padding: 12px 10px 10px
	}
}

.td-grid-style-7 .td-medium-thumb .entry-title {
	font-size: 26px;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-7 .td-medium-thumb .entry-title {
		font-size: 16px!important;
		line-height: 20px!important;
		margin-bottom: 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-7 .td-medium-thumb .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		margin-bottom: 6px
	}
}

.td-grid-style-7 .td-small-thumb .td-big-grid-meta {
	padding: 14px 20px 10px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-7 .td-small-thumb .td-big-grid-meta {
		padding: 12px 17px 5px
	}
}

@media(max-width:767px) {
	.td-grid-style-7 .td-small-thumb .td-big-grid-meta {
		padding: 0 10px
	}
}

.td-grid-style-7 .td-small-thumb .td-module-meta-info {}

@media(max-width:1025px) {
	.td-grid-style-7 .td-small-thumb .td-module-meta-info {
		display: none
	}
}

.td-grid-style-7 .td-small-thumb .entry-title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 6px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-7 .td-small-thumb .entry-title {
		font-size: 14px!important;
		line-height: 18px!important
	}
}

.td-grid-style-7 .td-small-thumb .td-post-category {}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-7 .td-small-thumb .td-post-category {
		display: inline
	}
}

.td-grid-style-7 .td-small-thumb .td-module-comments {
	display: none
}

.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
	padding: 4px 16px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
		padding: 4px 14px
	}
}

@media(max-width:767px) {
	.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
		padding: 2px 10px 0
	}
}

.td-grid-style-7 .td-tiny-thumb .entry-title {
	font-size: 16px;
	line-height: 21px;
	font-weight: 500;
	margin-top: 6px;
	margin-bottom: 7px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-grid-style-7 .td-tiny-thumb .entry-title {
		font-size: 13px!important;
		line-height: 16px!important
	}
}

@media(max-width:767px) {
	.td-grid-style-7 .td-tiny-thumb .entry-title {
		font-size: 12px!important;
		line-height: 15px!important
	}
}

.td-grid-style-7 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-7 .td-tiny-thumb .td-module-comments {
	display: none
}

.td-grid-style-7.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 {}

@media(max-width:767px) {
	.td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
	.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
		padding: 2px 10px 0
	}
	.td-grid-style-7.td_block_big_grid_4 .td-small-thumb .entry-title,
	.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
		font-size: 12px!important;
		line-height: 15px!important;
		font-weight: 500;
		margin-top: 6px;
		margin-bottom: 7px
	}
	.td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-post-category,
	.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
	.td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
	.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
		display: none
	}
}

.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 {}

@media(max-width:767px) {
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
	.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
		font-size: 20px!important;
		line-height: 26px!important;
		font-weight: 500!important;
		margin-bottom: 6px
	}
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
	.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
		display: block
	}
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
	.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
		display: inline
	}
	.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
	.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
		padding: 12px 10px 10px
	}
}

.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post {}

@media(max-width:767px) {
	.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
		padding: 8px 10px 7px!important
	}
	.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
		display: none
	}
	.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .entry-title {
		font-size: 15px!important;
		line-height: 20px!important;
		font-weight: 500!important;
		margin-bottom: 0
	}
}

.td-grid-style-7 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post .td-module-thumb a:last-child:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0
}

.td-grid-style-7 .td-module-thumb a:last-child:after {
	-webkit-box-shadow: inset 0 0 16px 4px #000;
	-moz-box-shadow: inset 0 0 16px 4px #000;
	box-shadow: inset 0 0 16px 4px #000;
	opacity: .15
}

.td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #410cbc;
	background: -moz-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, #410cbc), color-stop(100%, #ff6f31));
	background: -webkit-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
	background: -o-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
	background: -ms-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
	background: linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc', endColorstr='#ff6f31', GradientType=1)
}

.td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #f4880d;
	background: -moz-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, #f4880d), color-stop(100%, #70ff99));
	background: -webkit-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
	background: -o-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
	background: -ms-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
	background: linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4880d', endColorstr='#70ff99', GradientType=1)
}

.td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #c40f79;
	background: -moz-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, #c40f79), color-stop(100%, #7ebfff));
	background: -webkit-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
	background: -o-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
	background: -ms-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
	background: linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40f79', endColorstr='#7ebfff', GradientType=1)
}

.td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #0016be;
	background: -moz-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, #0016be), color-stop(100%, #2aec74));
	background: -webkit-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
	background: -o-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
	background: -ms-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
	background: linear-gradient(20deg, #0016be 0%, #2aec74 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016be', endColorstr='#2aec74', GradientType=1)
}

.td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #023c8c;
	background: -moz-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, #023c8c), color-stop(100%, #ff86d3));
	background: -webkit-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
	background: -o-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
	background: -ms-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
	background: linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#023c8c', endColorstr='#ff86d3', GradientType=1)
}

.td-grid-style-7.td_block_big_grid .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #00ac81;
	background: -moz-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, #00ac81), color-stop(100%, #ff778e));
	background: -webkit-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
	background: -o-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
	background: -ms-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
	background: linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ac81', endColorstr='#ff778e', GradientType=1)
}

.td-grid-style-7.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
	opacity: .6;
	background: #007808;
	background: -moz-linear-gradient(20deg, #007808 0%, #fff940 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, #007808), color-stop(100%, #fff940));
	background: -webkit-linear-gradient(20deg, #007808 0%, #fff940 100%);
	background: -o-linear-gradient(20deg, #007808 0%, #fff940 100%);
	background: -ms-linear-gradient(20deg, #007808 0%, #fff940 100%);
	background: linear-gradient(20deg, #007808 0%, #fff940 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007808', endColorstr='#fff940', GradientType=1)
}

.td-grid-style-7.td-hover-1 {}

@media(min-width:1025px) {
	.td-grid-style-7.td-hover-1 .entry-thumb {
		-webkit-transition: transform .35s ease 0s;
		-moz-transition: transform .35s ease 0s;
		-o-transition: transform .35s ease 0s;
		transition: transform .35s ease 0s
	}
	.td-grid-style-7.td-hover-1 .td-big-grid-post:hover .entry-thumb {
		transform: scale3d(1.05, 1.05, 1);
		-webkit-transform: scale3d(1.05, 1.05, 1);
		-moz-transform: scale3d(1.05, 1.05, 1) rotate(.02deg)
	}
}

.td_block_social_counter {
	font-family: open sans, arial, sans-serif;
	font-weight: 700;
	font-size: 11px;
	color: #fff;
	margin-bottom: 20px!important;
	padding-top: 20px
}

.td_block_social_counter .td-sp {
	position: relative
}

.td_block_social_counter .td-sp:after {
	content: '';
	width: 1px;
	height: 16px;
	background-color: rgba(255, 255, 255, .1);
	position: absolute;
	right: -1px;
	top: 8px
}

.td-social-list {
	*zoom: 1
}

.td-social-list:before,
.td-social-list:after {
	display: table;
	content: "";
	line-height: 0
}

.td-social-list:after {
	clear: both
}

.td-social-list .td_social_type:last-child {
	margin-bottom: 0
}

.td_social_type {
	margin-bottom: 10px;
	-webkit-transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0s;
	-moz-transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0s;
	-o-transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0s;
	transition: background-color .2s cubic-bezier(0, 0, .58, 1) 0s;
	width: 31%;
    float: left;
}

.td_social_type:hover .td-social-box {
	background-color: #222
}

.td_social_type .td_social_info {
	padding: 0 0 0 9px;
	position: relative;
	top: -12px
}

.td_social_type .td_social_info_name {}

@media(min-width:768px) and (max-width:1025px) {
	.td_social_type .td_social_info_name {
		display: none
	}
}

.td_social_type .td-social-box {
	height: 32px;
	position: relative;
	overflow: hidden;
	border-radius: 3px
}

.td_social_type .td-social-box .td-sp {
	display: inline-block
}

.td_social_type .td_social_number {
	border-left: 1px solid rgba(255, 255, 255, .1);
	padding-left: 9px
}

.td_social_type .td_social_button {
	float: right;
	border-left: 1px solid rgba(255, 255, 255, .1);
	padding: 0 11px;
	margin-top: 8px;
	top: 9px;
	height: 16px;
	line-height: 15px;
	text-transform: uppercase
}

.td_social_type .td_social_button a {
	color: #fff
}

.td_social_type .td_social_button a:after {
	content: "";
	display: block;
	height: 32px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.td_social_type .td_social_button a:hover {
	color: inherit;
	text-decoration: none!important
}

.td_social_type a {
	color: #fff
}

.td_social_facebook .td-social-box {
	background-color: #516eab
}

.td_social_rss .td-social-box {
	background-color: #f60
}

.td_social_soundcloud .td-social-box {
	background-color: #ff5419
}

.td_social_twitter .td-social-box {
	background-color: #29c5f6
}

.td_social_vimeo .td-social-box {
	background-color: #006599
}

.td_social_youtube .td-social-box {
	background-color: #e14e42
}

.td_social_googleplus .td-social-box {
	background-color: #eb4026
}

.td_social_instagram .td-social-box {
	background-color: #417096
}

.td_social_pinterest .td-social-box {
	background-color: #ca212a
}

.no_border_top {
	border-top: 0
}

.td-social-boxed .td_social_type {
	text-align: center;
	width: 33.3333%;
	margin: 0;
	float: left
}

.td-social-boxed .td_social_type .td-social-box {
	height: 90px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-boxed .td_social_type .td-social-box {
		height: 70px
	}
}

.td-social-boxed .td_social_type span {
	display: block;
	width: 100%;
	padding: 0
}

.td-social-boxed .td-social-list {
	padding: 0 19px 0 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-boxed .td-social-list {
		padding: 0 17px
	}
}

@media(max-width:767px) {
	.td-social-boxed .td-social-list {
		padding: 0 10px
	}
}

.td-social-boxed .td-sp {
	margin-top: 6px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-boxed .td-sp {
		margin-top: 4px;
		margin-bottom: 4px
	}
}

.td-social-boxed .td-sp::after {
	display: none
}

.td-social-boxed .td_social_info {
	font-size: 15px;
	top: 0;
	margin-top: -2px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-boxed .td_social_info {
		font-size: 13px;
		top: -12px
	}
}

.td-social-boxed .td_social_info_name {
	font-size: 11px;
	font-weight: 400
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-boxed .td_social_info_name {
		top: -17px;
		font-size: 10px
	}
}

.td-social-boxed .td_social_button {
	opacity: 0;
	position: absolute;
	height: 100%;
	margin-top: 0;
	top: 0
}

.td-social-boxed .td_social_button a:after {
	width: 100%;
	height: 100%
}

.td-social-colored .td_social_facebook .td-sp {
	background-color: #516eab
}

.td-social-colored .td_social_rss .td-sp {
	background-color: #f60
}

.td-social-colored .td_social_soundcloud .td-sp {
	background-color: #ff5419
}

.td-social-colored .td_social_twitter .td-sp {
	background-color: #29c5f6
}

.td-social-colored .td_social_vimeo .td-sp {
	background-color: #006599
}

.td-social-colored .td_social_youtube .td-sp {
	background-color: #e14e42
}

.td-social-colored .td_social_googleplus .td-sp {
	background-color: #eb4026
}

.td-social-colored .td_social_instagram .td-sp {
	background-color: #417096
}

.td-social-colored .td_social_pinterest .td-sp {
	background-color: #ca212a
}

.td-social-font-icons .td-sp {
	background: 0 0;
	font-family: newsmag, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: 400
}

.td-social-font-icons .td-sp:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	line-height: 30px
}

.td-social-font-icons .td_social_facebook .td-sp:before {
	content: '\e818';
	color: #516eab
}

.td-social-font-icons .td_social_rss .td-sp:before {
	content: '\e828';
	color: #f60
}

.td-social-font-icons .td_social_soundcloud .td-sp:before {
	content: '\e82b';
	color: #ff5419
}

.td-social-font-icons .td_social_twitter .td-sp:before {
	content: '\e831';
	color: #29c5f6
}

.td-social-font-icons .td_social_vimeo .td-sp:before {
	content: '\e832';
	color: #006599
}

.td-social-font-icons .td_social_youtube .td-sp:before {
	content: '\e836';
	color: #e14e42
}

.td-social-font-icons .td_social_googleplus .td-sp:before {
	content: '\e81b';
	color: #eb4026
}

.td-social-font-icons .td_social_instagram .td-sp:before {
	content: '\e81d';
	color: #417096
}

.td-social-font-icons .td_social_pinterest .td-sp:before {
	content: '\e825';
	color: #ca212a
}

.td-social-style1 .td_social_type .td-social-box {
	background-color: #222
}

.td-social-style1 .td_social_type .td_social_button {
	margin-top: 9px
}

.td-social-style1 .td_social_facebook:hover .td-social-box {
	background-color: #516eab!important
}

.td-social-style1 .td_social_rss:hover .td-social-box {
	background-color: #f60!important
}

.td-social-style1 .td_social_soundcloud:hover .td-social-box {
	background-color: #ff5419!important
}

.td-social-style1 .td_social_twitter:hover .td-social-box {
	background-color: #29c5f6!important
}

.td-social-style1 .td_social_vimeo:hover .td-social-box {
	background-color: #006599!important
}

.td-social-style1 .td_social_youtube:hover .td-social-box {
	background-color: #e14e42!important
}

.td-social-style1 .td_social_googleplus:hover .td-social-box {
	background-color: #eb4026!important
}

.td-social-style1 .td_social_instagram:hover .td-social-box {
	background-color: #417096!important
}

.td-social-style1 .td_social_pinterest:hover .td-social-box {
	background-color: #ca212a!important
}

.td-social-style2 {
	color: #000
}

.td-social-style2 .td_social_type .td-social-box {
	background-color: transparent;
	border: 1px solid #ededed
}

.td-social-style2 .td_social_type .td_social_info {
	top: -13px
}

.td-social-style2 .td_social_type .td_social_button {
	margin-top: 7px
}

.td-social-style2 .td_social_type a {
	color: #000
}

.td-social-style2 .td_social_type:hover {
	color: #555
}

.td-social-style2 .td_social_type:hover .td_social_type a {
	color: #555
}

.td-social-style2 .td-sp:after {
	top: 7px
}

.td-social-style2 .td-sp:before {
	line-height: 28px
}

.td-social-style2 .td-sp:after {
	background-color: #000;
	opacity: .1
}

.td-social-style2 .td_social_button {
	border-color: #ededed
}

.td-social-style3 {
	color: #000
}

.td-social-style3 .td_social_type a {
	color: #000
}

.td-social-style3 .td_social_type .td_social_button {
	border-color: #ededed;
	margin-top: 13px;
	padding: 0;
	border: none
}

.td-social-style3 .td_social_type .td_social_button a:after {
	height: 40px
}

.td-social-style3 .td_social_type .td_social_info {
	top: -16px
}

.td-social-style3 .td_social_type:hover {
	color: #555
}

.td-social-style3 .td_social_type:hover .td_social_type a {
	color: #555
}

.td-social-style3 .td_social_type:hover .td-social-box {
	background-color: transparent
}

.td-social-style3 .td-social-box {
	background-color: transparent;
	height: 40px
}

.td-social-style3 .td-sp {
	width: 40px;
	height: 40px;
	border-radius: 40px;
	margin-right: 5px
}

.td-social-style3 .td-sp:after {
	top: 7px
}

.td-social-style3 .td-sp:after {
	display: none
}

.td-social-style3 .td_social_facebook .td-sp {
	background-position: -17px -17px
}

.td-social-style3 .td_social_rss .td-sp {
	background-position: -16px -121px
}

.td-social-style3 .td_social_soundcloud .td-sp {
	background-position: -17px -173px
}

.td-social-style3 .td_social_twitter .td-sp {
	background-position: -16px -431px
}

.td-social-style3 .td_social_vimeo .td-sp {
	background-position: -16px -327px
}

.td-social-style3 .td_social_youtube .td-sp {
	background-position: -15px -380px
}

.td-social-style3 .td_social_googleplus .td-sp {
	background-position: -17px -276px
}

.td-social-style3 .td_social_instagram .td-sp {
	background-position: -16px -224px
}

.td-social-style3 .td_social_pinterest .td-sp {
	background-position: -16px -69px
}

.td-social-style4 {
	color: #000
}

.td-social-style4 .td_social_type a {
	color: #000
}

.td-social-style4 .td_social_type .td_social_button {
	border-color: #ededed;
	margin-top: 12px;
	padding: 0;
	border: none
}

.td-social-style4 .td_social_type .td_social_button a:after {
	height: 40px
}

.td-social-style4 .td_social_type .td_social_info {
	top: -16px
}

.td-social-style4 .td_social_type:hover {
	color: #555
}

.td-social-style4 .td_social_type:hover .td_social_type a {
	color: #555
}

.td-social-style4 .td_social_type:hover .td-social-box {
	background-color: transparent
}

.td-social-style4 .td-social-box {
	background-color: transparent;
	height: 40px
}

.td-social-style4 .td-sp {
	width: 40px;
	height: 40px;
	margin-right: 5px;
	border-radius: 3px
}

.td-social-style4 .td-sp:after {
	top: 7px
}

.td-social-style4 .td-sp:after {
	display: none
}

.td-social-style4 .td_social_facebook .td-sp {
	background-position: -17px -17px
}

.td-social-style4 .td_social_rss .td-sp {
	background-position: -16px -121px
}

.td-social-style4 .td_social_soundcloud .td-sp {
	background-position: -17px -173px
}

.td-social-style4 .td_social_twitter .td-sp {
	background-position: -16px -431px
}

.td-social-style4 .td_social_vimeo .td-sp {
	background-position: -16px -327px
}

.td-social-style4 .td_social_youtube .td-sp {
	background-position: -15px -380px
}

.td-social-style4 .td_social_googleplus .td-sp {
	background-position: -17px -276px
}

.td-social-style4 .td_social_instagram .td-sp {
	background-position: -16px -224px
}

.td-social-style4 .td_social_pinterest .td-sp {
	background-position: -16px -69px
}

.td-social-style5 {
	margin-bottom: 4px!important
}

@media(max-width:1025px) {
	.td-social-style5 {
		margin-bottom: 16px!important
	}
}

.td-social-style5 .td-social-list {
	margin-left: -8px;
	margin-right: -8px
}

@media(max-width:1025px) {
	.td-social-style5 .td-social-list {
		margin-left: 0;
		margin-right: 0
	}
}

.td-social-style5 .td_social_type .td-social-box {
	margin: 0 8px 16px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style5 .td_social_type .td-social-box {
		margin: 0 2px 4px
	}
}

@media(max-width:767px) {
	.td-social-style5 .td_social_type .td-social-box {
		margin: 0 2px 4px
	}
}

.td-social-style6 {
	margin-bottom: 20px!important
}

.td-social-style6 .td-social-box {
	border-radius: 0
}

.td-social-style7 {
	margin-bottom: 4px!important
}

@media(max-width:1025px) {
	.td-social-style7 {
		margin-bottom: 16px!important
	}
}

.td-social-style7 .td-social-list {
	margin-left: -8px;
	margin-right: -8px
}

@media(max-width:1025px) {
	.td-social-style7 .td-social-list {
		margin-left: 0;
		margin-right: 0
	}
}

.td-social-style7 .td_social_type .td-social-box {
	background-color: #222;
	margin: 0 8px 16px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style7 .td_social_type .td-social-box {
		margin: 0 2px 4px
	}
}

@media(max-width:767px) {
	.td-social-style7 .td_social_type .td-social-box {
		margin: 0 2px 4px
	}
}

.td-social-style7 .td_social_facebook:hover .td-social-box {
	background-color: #516eab!important
}

.td-social-style7 .td_social_rss:hover .td-social-box {
	background-color: #f60!important
}

.td-social-style7 .td_social_soundcloud:hover .td-social-box {
	background-color: #ff5419!important
}

.td-social-style7 .td_social_twitter:hover .td-social-box {
	background-color: #29c5f6!important
}

.td-social-style7 .td_social_vimeo:hover .td-social-box {
	background-color: #006599!important
}

.td-social-style7 .td_social_youtube:hover .td-social-box {
	background-color: #e14e42!important
}

.td-social-style7 .td_social_googleplus:hover .td-social-box {
	background-color: #eb4026!important
}

.td-social-style7 .td_social_instagram:hover .td-social-box {
	background-color: #417096!important
}

.td-social-style7 .td_social_pinterest:hover .td-social-box {
	background-color: #ca212a!important
}

.td-social-style8 {
	color: #000;
	margin-bottom: 4px!important
}

@media(max-width:1025px) {
	.td-social-style8 {
		margin-bottom: 16px!important
	}
}

.td-social-style8 .td-social-list {
	margin-left: -8px;
	margin-right: -8px
}

@media(max-width:1025px) {
	.td-social-style8 .td-social-list {
		margin-left: 0;
		margin-right: 0
	}
}

.td-social-style8 .td_social_type .td-social-box {
	background-color: transparent;
	border: 1px solid #ededed;
	margin: 0 8px 16px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style8 .td_social_type .td-social-box {
		margin: 0 2px 4px
	}
}

@media(max-width:767px) {
	.td-social-style8 .td_social_type .td-social-box {
		margin: 0 2px 4px
	}
}

.td-social-style8 .td_social_type .td_social_button {
	margin-top: 7px
}

.td-social-style8 .td_social_type a {
	color: #000
}

.td-social-style8 .td_social_type:hover {
	color: #555
}

.td-social-style8 .td_social_type:hover .td_social_type a {
	color: #555
}

.td-social-style8 .td-sp {
	font-size: 26px;
	margin-top: 9px;
	margin-bottom: -3px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style8 .td-sp {
		font-size: 21px;
		margin-top: 5px;
		margin-bottom: 2px
	}
}

@media(max-width:767px) {
	.td-social-style8 .td-sp {
		font-size: 28px
	}
}

.td-social-style8 .td-sp:after {
	top: 7px
}

.td-social-style8 .td-sp-twitter {
	font-size: 22px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style8 .td-sp-twitter {
		font-size: 18px
	}
}

.td-social-style8 .td-sp:after {
	background-color: #000;
	opacity: .1
}

.td-social-style8 .td_social_button {
	border-color: #ededed
}

.td-social-style9 {
	color: #000;
	margin-bottom: 0!important
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 {
		margin-bottom: 10px!important
	}
}

.td-social-style9 .td_social_type {
	width: 25%
}

.td-social-style9 .td_social_type a {
	color: #000
}

.td-social-style9 .td_social_type .td_social_button {
	border-color: #ededed;
	padding: 0;
	border: none
}

.td-social-style9 .td_social_type:hover {
	color: #555
}

.td-social-style9 .td_social_type:hover .td_social_type a {
	color: #555
}

.td-social-style9 .td_social_type:hover .td-sp {
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .3)
}

.td-social-style9 .td_social_type .td_social_info {
	font-size: 15px;
	top: 5px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_type .td_social_info {
		font-size: 12px;
		top: 0
	}
}

.td-social-style9 .td_social_type .td_social_info_name {
	font-size: 11px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_type .td_social_info_name {
		font-size: 10px;
		top: -5px
	}
}

.td-social-style9 .td_social_type .td-social-box {
	background-color: transparent;
	height: 130px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_type .td-social-box {
		height: 90px
	}
}

.td-social-style9 .td-sp {
	-webkit-transition: box-shadow .3s ease;
	-moz-transition: box-shadow .3s ease;
	-o-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
	width: 64px;
	height: 64px;
	border-radius: 64px;
	margin: 0
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td-sp {
		width: 48px;
		height: 48px;
		border-radius: 48px
	}
}

.td-social-style9 .td-sp:after {
	display: none
}

.td-social-style9 .td_social_facebook .td-sp {
	background-position: -5px -5px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_facebook .td-sp {
		background-position: -13px -13px
	}
}

.td-social-style9 .td_social_rss .td-sp {
	background-position: -4px -109px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_rss .td-sp {
		background-position: -12px -117px
	}
}

.td-social-style9 .td_social_soundcloud .td-sp {
	background-position: -5px -161px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_soundcloud .td-sp {
		background-position: -13px -169px
	}
}

.td-social-style9 .td_social_twitter .td-sp {
	background-position: -4px -419px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_twitter .td-sp {
		background-position: -12px -427px
	}
}

.td-social-style9 .td_social_vimeo .td-sp {
	background-position: -4px -315px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_vimeo .td-sp {
		background-position: -12px -323px
	}
}

.td-social-style9 .td_social_youtube .td-sp {
	background-position: -3px -368px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_youtube .td-sp {
		background-position: -11px -376px
	}
}

.td-social-style9 .td_social_googleplus .td-sp {
	background-position: -5px -264px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_googleplus .td-sp {
		background-position: -13px -272px
	}
}

.td-social-style9 .td_social_instagram .td-sp {
	background-position: -4px -212px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_instagram .td-sp {
		background-position: -12px -220px
	}
}

.td-social-style9 .td_social_pinterest .td-sp {
	background-position: -5px -56px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style9 .td_social_pinterest .td-sp {
		background-position: -13px -65px
	}
}

.td-social-style9 .td-social-list {
	padding: 0 12px
}

.td-social-style10 {
	color: #000;
	margin-bottom: 0!important
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 {
		margin-bottom: 10px!important
	}
}

.td-social-style10 .td_social_type {
	width: 25%
}

.td-social-style10 .td_social_type a {
	color: #000
}

.td-social-style10 .td_social_type .td_social_button {
	border-color: #ededed;
	padding: 0;
	border: none
}

.td-social-style10 .td_social_type:hover {
	color: #555
}

.td-social-style10 .td_social_type:hover .td_social_type a {
	color: #555
}

.td-social-style10 .td_social_type:hover .td-sp {
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .3)
}

.td-social-style10 .td_social_type .td_social_info {
	font-size: 15px;
	top: 5px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_type .td_social_info {
		font-size: 12px;
		top: 0
	}
}

.td-social-style10 .td_social_type .td_social_info_name {
	font-size: 11px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_type .td_social_info_name {
		font-size: 10px;
		top: -5px
	}
}

.td-social-style10 .td_social_type .td-social-box {
	background-color: transparent;
	height: 130px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_type .td-social-box {
		height: 90px
	}
}

.td-social-style10 .td-sp {
	-webkit-transition: box-shadow .3s ease;
	-moz-transition: box-shadow .3s ease;
	-o-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
	width: 64px;
	height: 64px;
	margin: 0;
	border-radius: 3px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td-sp {
		width: 48px;
		height: 48px
	}
}

.td-social-style10 .td-sp:after {
	display: none
}

.td-social-style10 .td_social_facebook .td-sp {
	background-position: -5px -5px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_facebook .td-sp {
		background-position: -13px -13px
	}
}

.td-social-style10 .td_social_rss .td-sp {
	background-position: -4px -109px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_rss .td-sp {
		background-position: -12px -117px
	}
}

.td-social-style10 .td_social_soundcloud .td-sp {
	background-position: -5px -161px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_soundcloud .td-sp {
		background-position: -13px -169px
	}
}

.td-social-style10 .td_social_twitter .td-sp {
	background-position: -4px -419px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_twitter .td-sp {
		background-position: -12px -427px
	}
}

.td-social-style10 .td_social_vimeo .td-sp {
	background-position: -4px -315px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_vimeo .td-sp {
		background-position: -12px -323px
	}
}

.td-social-style10 .td_social_youtube .td-sp {
	background-position: -3px -368px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_youtube .td-sp {
		background-position: -11px -376px
	}
}

.td-social-style10 .td_social_googleplus .td-sp {
	background-position: -5px -264px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_googleplus .td-sp {
		background-position: -13px -272px
	}
}

.td-social-style10 .td_social_instagram .td-sp {
	background-position: -4px -212px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_instagram .td-sp {
		background-position: -12px -220px
	}
}

.td-social-style10 .td_social_pinterest .td-sp {
	background-position: -5px -56px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-social-style10 .td_social_pinterest .td-sp {
		background-position: -13px -65px
	}
}

.td-social-style10 .td-social-list {
	padding: 0 13px
}

dl.dl-horizontal,
dt,
dd {
	-webkit-margin-before: 0!important;
	-webkit-margin-after: 0!important;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0
}

.td_top_authors {
	margin-bottom: 10px
}

.td_top_authors img {
	position: absolute;
	max-width: 70px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_top_authors img {
		max-width: 55px
	}
}

.td_top_authors .item-details {
	margin-left: 85px;
	position: relative;
	height: 70px;
	top: 3px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_top_authors .item-details {
		height: 55px;
		margin-left: 70px
	}
}

.td_top_authors .item-details span {
	font-family: open sans, arial, sans-serif;
	padding: 2px 5px;
	border-radius: 3px;
	color: #fff;
	font-size: 9px;
	font-style: normal;
	font-weight: 700
}

.td_top_authors .td-active .td-author-post-count {
	background-color: #4db2ec
}

.td_top_authors .td-active .td-author-comments-count {
	background-color: #4db2ec;
	opacity: .8
}

.td_top_authors .td-active .td-authors-name a {
	color: #4db2ec
}

.td_top_authors .td_mod_wrap {
	min-height: 70px;
	padding-top: 10px;
	padding-bottom: 10px
}

.td_top_authors .td_mod_wrap:hover {
	background-color: #fafafa;
	cursor: pointer
}

.td_top_authors .block-title {
	margin-bottom: 10px
}

.td_top_authors .td-authors-url {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #999
}

.td_top_authors .td-authors-url a {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic
}

@media(min-width:768px) and (max-width:1025px) {
	.td_top_authors .td-authors-url {
		display: none
	}
}

.td_top_authors .td-authors-name a {
	padding-bottom: 4px;
	font-family: open sans, arial, sans-serif;
	font-size: 14px;
	color: #222;
	line-height: 18px;
	font-weight: 600;
	display: inline-block
}

.td_top_authors .td-author-post-count {
	background-color: #222
}

.td_top_authors .td-author-comments-count {
	background-color: #444
}

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

.td_block_popular_categories a {
	font-size: 13px;
	line-height: 21px;
	color: #222
}

.td_block_popular_categories a:hover {
	color: #4db2ec
}

.td_block_popular_categories .td-cat-no {
	float: right;
	position: relative;
	top: 1px
}

.MIXIN_chrome_sidebar::-webkit-scrollbar-track {
	background-color: #383838
}

.MIXIN_chrome_sidebar::-webkit-scrollbar {
	width: 6px;
	background-color: #f5f5f5
}

.MIXIN_chrome_sidebar::-webkit-scrollbar-thumb {
	background-color: #919191;
	border-radius: 10px
}

.td_video_playlist_title {
	position: relative;
	z-index: 1;
	background-color: #e41d2c;
}

.td_video_playlist_title .td_video_title_text {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	margin-left: 17px;
	margin-right: 17px;
	vertical-align: middle;
	line-height: 24px;
	padding: 10px 0
}

@media(max-width:767px) {
	.td_video_playlist_title .td_video_title_text {
		text-align: center
	}
}

.page-template-page-pagebuilder-title-php .td_video_playlist_column_2 .td_wrapper_video_playlist {
	left: 0
}

.post .td_block_video_playlist {
	margin-bottom: 20px
}

.post .td_video_playlist_column_3 .td_video_playlist_title {
	left: 0;
	width: 100%
}

.post .td_video_playlist_column_3 .td_wrapper_player {
	width: 676px
}

@media(min-width:768px) and (max-width:1025px) {
	.post .td_video_playlist_column_3 .td_wrapper_player {
		height: 405px;
		width: 100%
	}
}

.post .td_video_playlist_column_3 .td_wrapper_video_playlist {
	left: 0
}

.post .td_video_playlist_column_3 .td_container_video_playlist {
	width: 304px;
	right: 0
}

@media(min-width:768px) and (max-width:1025px) {
	.post .td_video_playlist_column_3 .td_container_video_playlist {
		width: 100%
	}
}

@media(max-width:767px) {
	.post .td_video_playlist_column_3 .td_container_video_playlist {
		width: 100%
	}
}

.post .td_video_playlist_column_2 .td_video_playlist_title {
	left: 0;
	width: 100%
}

.post .td_video_playlist_column_2 .td_wrapper_player {
	height: 388px;
	width: 100%
}

@media(min-width:768px) and (max-width:1025px) {
	.post .td_video_playlist_column_2 .td_wrapper_player {
		height: 294px;
		width: 100%
	}
}

@media(min-width:361px) and (max-width:767px) {
	.post .td_video_playlist_column_2 .td_wrapper_player {
		height: 350px
	}
}

@media(max-width:360px) {
	.post .td_video_playlist_column_2 .td_wrapper_player {
		height: 192px
	}
}

.post .td_video_playlist_column_2 .td_wrapper_video_playlist {
	left: 0
}

.post .td_video_playlist_column_2 .td_container_video_playlist {
	width: 100%;
	right: 0
}

.td_wrapper_video_playlist {
	position: relative
}

.td_wrapper_video_playlist .td_video_controls_playlist_wrapper {
	height: 65px;
	background-color: #e41d2c;
	position: relative
}

.td_wrapper_video_playlist .td_video_controls_playlist_wrapper:before {
	content: '';
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGBAMAAADwPukCAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlM9KRgMBADiSB2HAAAAFElEQVR4XmNgYBBgUGAwYHBgCAAAA3wA8fpXm6EAAAAASUVORK5CYII=) repeat-x;
	width: 100%;
	height: 6px;
	position: absolute;
	bottom: -6px;
	z-index: 1
}

.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control {
	position: relative;
	width: 65px;
	height: 65px;
	outline: 0!important
}

.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control:after {
	content: '';
	width: 1px;
	height: 37px;
	background-color: rgba(255, 255, 255, .2);
	position: absolute;
	top: 14px;
	right: 0
}

.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control .td_youtube_control,
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control .td_vimeo_control {
	position: relative;
	top: 12px;
	left: 11px;
	cursor: pointer
}

.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_title_playing {
	position: absolute;
	top: 13px;
	left: 80px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: 700;
	color: #fff;
	padding-right: 7px;
	max-height: 37px;
	overflow: hidden
}

.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_time_playing {
	position: absolute;
	bottom: 0;
	right: 5px;
	font-family: open sans, arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #fff;
	line-height: 17px
}

.td_wrapper_video_playlist .td_video_currently_playing {
	background-color: #404040
}

.td_wrapper_video_playlist .td_video_currently_playing:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-left: 3px solid #4db2ec!important;
	width: 3px;
	height: inherit
}

.td_wrapper_video_playlist a.td_click_video {
	height: 60px;
	display: block;
	width: 100%;
	position: relative
}

.td_wrapper_video_playlist a.td_click_video:hover {
	background-color: #333;
	cursor: pointer
}

.td_wrapper_video_playlist a.td_click_video .td_video_thumb {
	position: relative;
	top: 10px;
	width: 23%;
	height: 40px;
	overflow: hidden;
	margin-left: 16px;
	float: left;
}

.td_wrapper_video_playlist a.td_click_video .td_video_thumb img {
	position: relative;
	top: -6px
}

.td_wrapper_video_playlist a.td_click_video .td_video_title_and_time {
			width: 70% !important;
		float: right !important;
		margin-top: 10px !important;
}

.td_wrapper_video_playlist a.td_click_video .td_video_title_and_time .td_video_title {
	font-size: 14px;
	color: #fff;
	line-height: 15px;
	max-height: 30px;
	overflow: hidden
}

.td_wrapper_video_playlist a.td_click_video .td_video_time {
	font-family: open sans, arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #777;
	line-height: 13px
}

.td_wrapper_video_playlist .td_wrapper_player {
	background-color: #000;
	height: 425px
}

.td_wrapper_video_playlist .td_wrapper_player iframe {
	width: 100%;
	height: 100%
}

.td_wrapper_video_playlist .td_container_video_playlist {
	background-color: #222;
	vertical-align: top;
	height: 410px;
	overflow: hidden
}

.td_wrapper_video_playlist .td_playlist_clickable {
	overflow-y: auto;
	overflow-x: hidden;
	height: 579px
}

.td_video_playlist_column_3 .td_wrapper_video_playlist {
	z-index: 1
}

@media(max-width:767px) {
	.td_video_playlist_column_3 .td_wrapper_video_playlist {
		left: 0
	}
}

.td_video_playlist_column_3 .td_video_playlist_title {
	width: 1260px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_3 .td_video_playlist_title {
		width: 756px
	}
}

@media(max-width:767px) {
	.td_video_playlist_column_3 .td_video_playlist_title {
		width: 100%;
		left: 0
	}
}

.td_video_playlist_column_3 .td_wrapper_player {
	display: block;
	width: 920px;
	height: 500px;
	overflow: hidden;
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_3 .td_wrapper_player {
		display: block;
		width: 756px
	}
}

@media(min-width:361px) and (max-width:767px) {
	.td_video_playlist_column_3 .td_wrapper_player {
		display: block;
		width: 100%;
		height: 350px
	}
}

@media(max-width:360px) {
	.td_video_playlist_column_3 .td_wrapper_player {
		display: block;
		width: 100%;
		height: 192px
	}
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing {
		max-height: 20px;
		top: 23px
	}
}

@media(min-width:481px) and (max-width:767px) {
	.td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing {
		max-height: 20px;
		top: 23px
	}
}

@media(max-width:480px) {
	.td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing {
		max-height: 37px;
		top: 13px
	}
}

.td_video_playlist_column_3 .td_container_video_playlist {
	display: block;
	position: absolute;
	top: 0;
	right: 0px;
	width: 340px;
	height: 500px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_3 .td_container_video_playlist {
		display: block;
		position: relative;
		width: 756px;
		height: 305px;
		right: 0
	}
}

@media(max-width:767px) {
	.td_video_playlist_column_3 .td_container_video_playlist {
		display: block;
		position: relative;
		width: 100%;
		height: 305px;
		right: 0
	}
}

@media(max-width:480px) {
	.td_video_playlist_column_3 .td_container_video_playlist {
		position: relative;
		height: 245px;
		right: 0
	}
}

.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
	height: 348px
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
		margin-right: 10px
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px) {
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
		margin-right: 10px
	}
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
		height: 240px;
		overflow-x: hidden;
		overflow-y: auto
	}
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
		background-color: #383838
	}
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
		width: 6px;
		background-color: #f5f5f5
	}
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
		background-color: #919191;
		border-radius: 10px
	}
}

@media(max-width:767px) {
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
		height: 240px;
		overflow-x: hidden;
		overflow-y: auto
	}
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
		background-color: #383838
	}
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
		width: 6px;
		background-color: #f5f5f5
	}
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
		background-color: #919191;
		border-radius: 10px
	}
}

@media(max-width:480px) {
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
		height: 180px
	}
}

.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
	_height: 430px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
		margin-right: 10px
	}
}

.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
	background-color: #383838
}

.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
	width: 6px;
	background-color: #f5f5f5
}

.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
	background-color: #919191;
	border-radius: 10px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
		height: 240px
	}
}

@media(max-width:767px) {
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
		height: 240px
	}
}

@media(max-width:480px) {
	.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
		height: 180px
	}
}

.td_video_playlist_column_2 .td_wrapper_video_playlist {
	left: -1px;
	z-index: 1
}

@media(max-width:767px) {
	.td_video_playlist_column_2 .td_wrapper_video_playlist {
		left: 0
	}
}

.td_video_playlist_column_2 .td_video_playlist_title {
	left: -1px;
	width: 681px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_2 .td_video_playlist_title {
		width: 505px
	}
}

@media(max-width:767px) {
	.td_video_playlist_column_2 .td_video_playlist_title {
		width: 100%;
		left: 0
	}
}

.td_video_playlist_column_2 .td_wrapper_player {
	display: block;
	width: 681px;
	height: 412px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_2 .td_wrapper_player {
		width: 505px;
		height: 283px
	}
}

@media(min-width:361px) and (max-width:767px) {
	.td_video_playlist_column_2 .td_wrapper_player {
		display: block;
		width: 100%;
		height: 350px
	}
}

@media(max-width:360px) {
	.td_video_playlist_column_2 .td_wrapper_player {
		display: block;
		width: 100%;
		height: 192px
	}
}

.td_video_playlist_column_2 .td_container_video_playlist {
	display: block;
	width: 681px;
	height: 305px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_2 .td_container_video_playlist {
		width: 505px
	}
}

@media(max-width:767px) {
	.td_video_playlist_column_2 .td_container_video_playlist {
		display: block;
		width: 100%
	}
}

@media(max-width:480px) {
	.td_video_playlist_column_2 .td_container_video_playlist {
		height: 245px
	}
}

.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable {
	height: 240px
}

@media(max-width:480px) {
	.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable {
		height: 180px
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
	.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
		margin-right: 10px
	}
}

.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
	background-color: #383838
}

.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
	width: 6px;
	background-color: #f5f5f5
}

.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
	background-color: #919191;
	border-radius: 10px
}

.td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
	max-height: 20px;
	top: 23px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
		max-height: 20px;
		top: 23px
	}
}

@media(min-width:481px) and (max-width:767px) {
	.td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
		max-height: 20px;
		top: 23px
	}
}

@media(max-width:480px) {
	.td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
		max-height: 37px;
		top: 13px
	}
}

.td_video_playlist_column_1 .td_wrapper_video_playlist {
	left: -1px;
	z-index: 1
}

@media(max-width:767px) {
	.td_video_playlist_column_1 .td_wrapper_video_playlist {
		left: 0
	}
}

.td_video_playlist_column_1 .td_video_playlist_title {
	left: -1px;
	width: 341px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_1 .td_video_playlist_title {
		width: 252px
	}
}

@media(max-width:767px) {
	.td_video_playlist_column_1 .td_video_playlist_title {
		width: 100%;
		left: 0
	}
}

.td_video_playlist_column_1 .td_wrapper_player {
	display: block;
	width: 341px;
	height: 190px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_1 .td_wrapper_player {
		width: 252px;
		height: 143px
	}
}

@media(min-width:361px) and (max-width:767px) {
	.td_video_playlist_column_1 .td_wrapper_player {
		display: block;
		width: 100%;
		height: 350px
	}
}

@media(max-width:360px) {
	.td_video_playlist_column_1 .td_wrapper_player {
		display: block;
		width: 100%;
		height: 192px
	}
}

.td_video_playlist_column_1 .td_container_video_playlist {
	display: block;
	width: 341px;
	height: 305px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_video_playlist_column_1 .td_container_video_playlist {
		width: 252px
	}
}

@media(max-width:767px) {
	.td_video_playlist_column_1 .td_container_video_playlist {
		width: 100%
	}
}

@media(max-width:480px) {
	.td_video_playlist_column_1 .td_container_video_playlist {
		height: 245px
	}
}

.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
	height: 240px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
	.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
		margin-right: 10px
	}
}

@media(max-width:480px) {
	.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
	.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
		height: 180px
	}
}

.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
	background-color: #383838
}

.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
	width: 6px;
	background-color: #f5f5f5
}

.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
	background-color: #919191;
	border-radius: 10px
}

.td_video_playlist_column_1 .td_video_controls_playlist_wrapper .td_video_title_playing {
	max-height: 37px;
	top: 13px
}

@media(min-width:481px) and (max-width:767px) {
	.td_video_playlist_column_1 .td_video_controls_playlist_wrapper .td_video_title_playing {
		max-height: 20px;
		top: 23px
	}
}

.wp-video-shortcode:focus {
	outline: 0!important
}

#td_css_split_separator {
	visibility: visible
}

.td-comments-title-wrap {
	border-top: 1px solid #e6e6e6;
	line-height: 16px
}

.td-comments-title-wrap h4 {
	font-family: open sans, arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	margin: 15px 0;
	color: #222
}

@media(min-width:768px) and (max-width:1025px) {
	.td-comments-title-wrap h4 {
		margin: 13px 0;
		line-height: 16px
	}
}

@media(max-width:767px) {
	.td-comments-title-wrap h4 {
		line-height: 16px;
		margin: 13px 0
	}
}

.comment-list {
	border-top: 1px solid #e6e6e6;
	padding-top: 21px
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-list {
		padding-top: 17px
	}
}

@media(max-width:767px) {
	.comment-list {
		padding-top: 15px
	}
}

.comment-list footer {
	clear: left
}

.comment-list footer:after {
	clear: none
}

.comment-list .avatar {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 19px;
	border-radius: 3px
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-list .avatar {
		margin-right: 15px
	}
}

@media(max-width:767px) {
	.comment-list .avatar {
		margin-right: 10px
	}
}

.comment-list cite,
.comment-list cite a {
	font-family: open sans, arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	color: #000;
	border-radius: 3px
}

.comment-list cite:hover,
.comment-list cite a:hover {
	color: #4db2ec
}

.comment-list cite {
	padding-right: 10px
}

.comment-list>.comment:first-child {
	border: none;
	padding-top: 0
}

.comment-list .comment-content {
	margin-left: 69px
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-list .comment-content {
		margin-left: 65px
	}
}

@media(max-width:767px) {
	.comment-list .comment-content {
		margin-left: 60px
	}
}

.comment-list .comment-content p {
	margin: 0 0 21px;
	word-wrap: break-word
}

.comment-list .comment {
	font-size: 12px;
	line-height: 21px;
	color: #444;
	padding-top: 20px;
	margin: 0;
	border-top: 1px dashed #f1f1f1
}

.comment-list .comment .comment-respond {
	padding: 0 0 21px
}

.comment-list .comment-link {
	color: #b5b5b5;
	font-size: 11px;
	display: inline-block
}

.comment-list .comment-reply-link {
	font-size: 11px;
	color: #b5b5b5
}

.comment-list .comment-reply-link:hover {
	color: #4db2ec
}

.comment-list .comment-edit-link {
	font-size: 11px;
	line-height: 1;
	padding-left: 10px
}

.comment-list .comment-edit-link:hover {
	text-decoration: underline!important
}

@media(max-width:500px) {
	.comment-list .comment-edit-link {
		padding-left: 0;
		margin-bottom: 5px;
		margin-top: 5px;
		display: block
	}
}

.comment-list .comment-meta {
	margin: 0 0 14px 69px
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-list .comment-meta {
		margin: 0 0 10px 65px
	}
}

@media(max-width:767px) {
	.comment-list .comment-meta {
		margin: 0 0 9px 60px
	}
}

.comment-list .children {
	padding-left: 69px
}

.comment-list .children .children {
	padding-left: 53px
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-list .children {
		padding-left: 65px
	}
	.comment-list .children .children {
		padding-left: 30px
	}
}

@media(max-width:767px) {
	.comment-list .children {
		padding-left: 60px
	}
	.comment-list .children .children {
		padding-left: 20px
	}
}

.comment-list .children .comment {
	padding-top: 21px;
	border-top: 1px dashed #f1f1f1
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-list .children .comment {
		padding-top: 17px
	}
}

@media(max-width:767px) {
	.comment-list .children .comment {
		padding-top: 15px
	}
}

.comment-list .children .avatar {
	width: 36px;
	height: 36px
}

.comment-list .children .comment-content {
	margin-left: 56px
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-list .children .comment-content {
		margin-left: 51px
	}
}

@media(max-width:767px) {
	.comment-list .children .comment-content {
		margin-left: 46px
	}
}

.comment-list .children .comment-meta {
	margin-left: 56px
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-list .children .comment-meta {
		margin-left: 51px
	}
}

@media(max-width:767px) {
	.comment-list .children .comment-meta {
		margin-bottom: 10px;
		margin-left: 46px
	}
}

.comment-respond {
	border-top: 1px solid #e6e6e6;
	padding: 0 19px 21px 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-respond {
		padding: 0 17px 17px
	}
}

@media(max-width:767px) {
	.comment-respond {
		padding: 0 10px 15px
	}
}

.comment-respond a {
	color: #222;
	font-weight: 600
}

.comment-respond .comment-subscription-form {
	margin-bottom: 0
}

.comment-subscription-form .subscribe-label {
	left: 4px;
	position: relative;
	top: -2px
}

.comment-reply-title {
	font-family: open sans, arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	margin: 15px 0
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-reply-title {
		margin: 11px 0
	}
}

@media(max-width:767px) {
	.comment-reply-title {
		margin: 11px 0
	}
}

.logged-in-as {
	position: relative;
	top: -7px;
	margin: 0
}

.comment-form-input-wrap {
	margin-bottom: 21px
}

@media(min-width:768px) and (max-width:1025px) {
	.comment-form-input-wrap {
		margin-bottom: 17px
	}
}

@media(max-width:767px) {
	.comment-form-input-wrap {
		margin-bottom: 15px
	}
}

#cancel-comment-reply-link {
	padding-left: 10px
}

.comment-form .td-warning-comment,
.comment-form .td-warning-author,
.comment-form .td-warning-email,
.comment-form .td-warning-email-error {
	display: none
}

.comment-form textarea {
	display: block
}

.td-comment-form-warnings .td-warning-comment,
.td-comment-form-warnings .td-warning-author,
.td-comment-form-warnings .td-warning-email,
.td-comment-form-warnings .td-warning-email-error {
	margin-bottom: -11px;
	color: #ff7a7a;
	font-size: 11px;
	font-style: italic;
	line-height: 15px
}

.td-form-comment,
.td-form-author,
.td-form-email,
.td-form-url {
	margin-top: 0;
	margin-bottom: 21px
}

.comment-pagination {
	padding: 20px;
	*zoom: 1
}

.comment-pagination:before,
.comment-pagination:after {
	display: table;
	content: "";
	line-height: 0
}

.comment-pagination:after {
	clear: both
}

.comment-pagination a {
	float: right
}

.comment-pagination a:first-child {
	float: left
}

#disqus_thread {
	padding: 8px 19px 8px 20px;
	border-top: 1px solid #e6e6e6
}

@media(min-width:768px) and (max-width:1025px) {
	#disqus_thread {
		padding-right: 17px;
		padding-left: 17px
	}
}

@media(max-width:767px) {
	#disqus_thread {
		padding-right: 10px;
		padding-left: 10px
	}
}

.comment-form-cookies-consent label {
	margin-left: 8px;
	position: relative;
	top: -1px
}

[class^=td-icon-]:before,
[class*=" td-icon-"]:before {
	font-family: newsmag;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.td-icon-comments:before {
	content: '\e80c'
}

.td-icon-path:before {
	content: '\e822'
}

.td-icon-rss:before {
	content: '\e828'
}

.td-icon-logout:before {
	content: '\e800'
}

.td-icon-menu-down:before {
	content: '\e806'
}

.td-icon-menu-left:before {
	content: '\e807'
}

.td-icon-menu-right:before {
	content: '\e808'
}

.td-icon-menu-up:before {
	content: '\e809'
}

.td-icon-instagram:before {
	content: '\e81d'
}

.td-icon-windows:before {
	content: '\e833'
}

.td-icon-youtube:before {
	content: '\e836'
}

.td-icon-share:before {
	content: '\e829'
}

.td-icon-down:before {
	content: '\e801'
}

.td-icon-left:before {
	content: '\e802'
}

.td-icon-right:before {
	content: '\e803'
}

.td-icon-up:before {
	content: '\e804'
}

.td-icon-flickr:before {
	content: '\e819'
}

.td-icon-facebook:before {
	content: '\e818'
}

.td-icon-googleplus:before {
	content: '\e81b'
}

.td-icon-pinterest:before {
	content: '\e825'
}

.td-icon-paypal:before {
	content: '\e823'
}

.td-icon-behance:before {
	content: '\e811'
}

.td-icon-mail-2:before {
	content: '\e820'
}

.td-icon-search:before {
	content: '\e80a'
}

.td-icon-user:before {
	content: '\e80b'
}

.td-icon-category:before {
	content: '\e80e'
}

.td-icon-mail-1:before {
	content: '\e810'
}

.td-icon-delicious:before {
	content: '\e813'
}

.td-icon-stumbleupon:before {
	content: '\e82f'
}

.td-icon-grooveshark:before {
	content: '\e838'
}

.td-icon-forrst:before {
	content: '\e81a'
}

.td-icon-digg:before {
	content: '\e815'
}

.td-icon-spotify:before {
	content: '\e82c'
}

.td-icon-reddit:before {
	content: '\e827'
}

.td-icon-dribbble:before {
	content: '\e816'
}

.td-icon-evernote:before {
	content: '\e817'
}

.td-icon-linkedin:before {
	content: '\e81f'
}

.td-icon-vk:before {
	content: '\e837'
}

.td-icon-skype:before {
	content: '\e82a'
}

.td-icon-twitter:before {
	content: '\e831'
}

.td-icon-vimeo:before {
	content: '\e832'
}

.td-icon-yahoo:before {
	content: '\e835'
}

.td-icon-myspace:before {
	content: '\e821'
}

.td-icon-steam:before {
	content: '\e82e'
}

.td-icon-lastfm:before {
	content: '\e81e'
}

.td-icon-tumblr:before {
	content: '\e830'
}

.td-icon-stackoverflow:before {
	content: '\e82d'
}

.td-icon-blogger:before {
	content: '\e812'
}

.td-icon-deviantart:before {
	content: '\e814'
}

.td-icon-wordpress:before {
	content: '\e834'
}

.td-icon-mobile:before {
	content: '\e80d'
}

.td-icon-views:before {
	content: '\e805'
}

.td-icon-soundcloud:before {
	content: '\e82b'
}

.td-icon-star:before {
	content: '\e80f'
}

.td-icon-star-empty:before {
	content: '\e839'
}

.td-icon-star-half:before {
	content: '\e83a'
}

.td-icon-related-left:before {
	content: '\e83b'
}

.td-icon-close:before {
	content: '\e83c'
}

.td-icon-read-down:before {
	content: '\e83d'
}

.td-icon-close-mobile:before {
	content: '\e900'
}

.td-icon-modal-back:before {
	content: "\e901"
}

.td-icon-modal-close:before {
	content: "\e902"
}

.td-icon-dailymotion:before {
	content: '\e908'
}

.td-icon-twitch:before {
	content: '\e909'
}

.td-icon-xing:before {
	content: '\e90a'
}

.td-icon-ebay:before {
	content: '\e90b'
}

.td-icon-telegram:before {
	content: '\f2c6'
}

.td-icon-plus:before {
	content: '\ea0a'
}

.td-icon-minus:before {
	content: '\ea0b'
}

.td-icon-mail:before {
	content: '\e810'
}

.td-icon-print:before {
	content: '\f02f'
}

.td-icon-whatsapp:before {
	content: '\f232'
}

.td-icon-line:before {
	content: '\e906'
}

.td-icon-viber:before {
	content: '\e907'
}

.td-icon-menu-down {
	position: relative;
	top: 0;
	font-size: 8px;
	padding-left: 3px
}

.td-header-sp-top-widget i.td-icon-behance:hover {
	color: #000
}

.td-header-sp-top-widget i.td-icon-blogger:hover {
	color: #ffa900
}

.td-header-sp-top-widget i.td-icon-delicious:hover {
	color: #39f
}

.td-header-sp-top-widget i.td-icon-deviantart:hover {
	color: #4e6252
}

.td-header-sp-top-widget i.td-icon-digg:hover {
	color: #000
}

.td-header-sp-top-widget i.td-icon-dribbble:hover {
	color: #ea4c89
}

.td-header-sp-top-widget i.td-icon-evernote:hover {
	color: #07c257
}

.td-header-sp-top-widget i.td-icon-facebook:hover {
	color: #3b5998
}

.td-header-sp-top-widget i.td-icon-flickr:hover {
	color: #ff0084
}

.td-header-sp-top-widget i.td-icon-forrst:hover {
	color: #3b7140
}

.td-header-sp-top-widget i.td-icon-googleplus:hover {
	color: #dd4b39
}

.td-header-sp-top-widget i.td-icon-grooveshark:hover {
	color: #f77f00
}

.td-header-sp-top-widget i.td-icon-instagram:hover {
	color: #3f729b
}

.td-header-sp-top-widget i.td-icon-lastfm:hover {
	color: #ce2127
}

.td-header-sp-top-widget i.td-icon-linkedin:hover {
	color: #007bb6
}

.td-header-sp-top-widget i.td-icon-mail:hover {
	color: #000
}

.td-header-sp-top-widget i.td-icon-myspace:hover {
	color: #000
}

.td-header-sp-top-widget i.td-icon-path:hover {
	color: #e62f17
}

.td-header-sp-top-widget i.td-icon-paypal:hover {
	color: #009cde
}

.td-header-sp-top-widget i.td-icon-pinterest:hover {
	color: #cb2027
}

.td-header-sp-top-widget i.td-icon-reddit:hover {
	color: #ff4100
}

.td-header-sp-top-widget i.td-icon-rss:hover {
	color: #f36f24
}

.td-header-sp-top-widget i.td-icon-share:hover {
	color: #000
}

.td-header-sp-top-widget i.td-icon-skype:hover {
	color: #01aef2
}

.td-header-sp-top-widget i.td-icon-soundcloud:hover {
	color: #f50
}

.td-header-sp-top-widget i.td-icon-spotify:hover {
	color: #81b900
}

.td-header-sp-top-widget i.td-icon-stackoverflow:hover {
	color: #000
}

.td-header-sp-top-widget i.td-icon-steam:hover {
	color: #000
}

.td-header-sp-top-widget i.td-icon-stumbleupon:hover {
	color: #eb4923
}

.td-header-sp-top-widget i.td-icon-tumblr:hover {
	color: #32506d
}

.td-header-sp-top-widget i.td-icon-twitter:hover {
	color: #00aced
}

.td-header-sp-top-widget i.td-icon-vimeo:hover {
	color: #5289cc
}

.td-header-sp-top-widget i.td-icon-vk:hover {
	color: #45668e
}

.td-header-sp-top-widget i.td-icon-windows:hover {
	color: #319de5
}

.td-header-sp-top-widget i.td-icon-wordpress:hover {
	color: #222
}

.td-header-sp-top-widget i.td-icon-yahoo:hover {
	color: #720e9e
}

.td-header-sp-top-widget i.td-icon-youtube:hover {
	color: #b00
}

.td-header-sp-top-widget i.td-icon-dailymotion:hover {
	color: #41bafc
}

.td-header-sp-top-widget i.td-icon-twitch:hover {
	color: #4a377d
}

.td-header-sp-top-widget i.td-icon-xing:hover {
	color: #1e6567
}

.td-header-sp-top-widget i.td-icon-ebay:hover {
	color: #db2e32
}

.td-header-sp-top-widget i.td-icon-telegram:hover {
	color: #3b9de1
}

[class^=td-icons]:before,
[class*=" td-icons"]:before {
	font-family: weather;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class*=td-ico-weather] {
	line-height: 1;
	text-align: center;
	display: inline-block;
	cursor: default
}

.rain-d:before {
	content: '\e800';
	display: none
}

.rain-n:before {
	content: '\e801';
	display: none
}

.mist-d:before {
	content: '\e802';
	display: none
}

.mist-n:before {
	content: '\e802';
	display: none
}

.scattered-clouds-d:before {
	content: '\e803';
	display: none
}

.scattered-clouds-n:before {
	content: '\e803';
	display: none
}

.shower-rain-d:before {
	content: '\e804';
	display: none
}

.shower-rain-n:before {
	content: '\e804';
	display: none
}

.snow-d:before {
	content: '\e805';
	display: none
}

.snow-n:before {
	content: '\e805';
	display: none
}

.thunderstorm-d:before {
	content: '\e806';
	display: none
}

.thunderstorm-n:before {
	content: '\e806';
	display: none
}

.broken-clouds-d:before {
	content: '\e807';
	display: none
}

.broken-clouds-n:before {
	content: '\e807';
	display: none
}

.clear-sky-d:before {
	content: '\e808';
	display: none
}

.clear-sky-n:before {
	content: '\e809';
	display: none
}

.few-clouds-d:before {
	content: '\e80a';
	display: none
}

.few-clouds-n:before {
	content: '\e80b';
	display: none
}

.td-icons-drop:before {
	content: '\e80c'
}

.td-icons-wind:before {
	content: '\e80d'
}

.td-icons-arrows-down:before {
	content: '\e80e'
}

.td-icons-arrows-up:before {
	content: '\e80f'
}

.td-icons-cloud:before {
	content: '\e810'
}

.td-icons-location:before {
	content: '\e811'
}

.td-review {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 0;
	background-color: #f5f5f5;
	width: 100%;
	margin-bottom: 20px
}

.td-review td {
	border: 0
}

.td-review .td-icon-star,
.td-review .td-icon-star-empty,
.td-review .td-icon-star-half {
	width: 21px
}

.td-review .block-title {
	background-color: #222;
	margin-left: 0;
	color: #fff;
	display: inline-block;
	border-radius: 3px;
	font-family: open sans, arial, sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 16px;
	padding: 2px 15px;
	vertical-align: middle
}

.td-review .td-review-desc:first-child {
	border-top: 1px dashed #d8d8d8
}

.td-review .td-review-stars:nth-child(2) {
	border-top: 1px dashed #d8d8d8
}

.td-review-header .block-title {
	margin-bottom: 0
}

.td-review-header td {
	padding: 18px 19px 20px 20px;
	border: 0
}

@media(min-width:768px) and (max-width:1025px) {
	.td-review-header td {
		padding: 18px 17px 20px
	}
}

@media(max-width:767px) {
	.td-review-header td {
		padding: 18px 10px 20px
	}
}

.td-icon-star,
.td-icon-star-empty,
.td-icon-star-half {
	font-size: 15px;
	line-height: 1;
	display: inline-block;
	width: 17px
}

.td-review-summary-content {
	font-size: 11px
}

.td-review-summary {
	padding: 20px;
	border-bottom: 1px solid #e6e6e6
}

@media(min-width:768px) and (max-width:1025px) {
	.td-review-summary {
		padding: 20px 17px
	}
}

@media(max-width:767px) {
	.td-review-summary {
		padding: 20px 10px
	}
}

.td-review-summary .block-title {
	margin-bottom: 12px
}

.td-review-score {
	background-color: #f5f5f5;
	font-family: open sans, arial, sans-serif;
	font-size: 48px;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	vertical-align: top;
	padding: 0
}

.td-review-footer {
	border-top: 1px dashed #d8d8d8
}

.td-review-footer.rate_point,
.td-review-footer.rate_percent {
	border-top: 0
}

.td-review-overall {
	margin: 20px;
	border: 1px solid #999;
	min-width: 130px;
	width: 130px;
	float: right;
	padding: 10px 0;
	line-height: 14px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-review-overall {
		margin: 20px 17px
	}
}

@media(max-width:767px) {
	.td-review-overall {
		margin: 20px 10px
	}
}

.td-review-overall span {
	font-size: 11px
}

.td_review_with_bars td {
	height: 28px
}

.td-review-final-star {
	height: 24px;
	line-height: 18px
}

.td-review-stars {
	width: 120px;
	text-align: center;
	line-height: 11px
}

.td-review-final-score {
	line-height: 70px;
	position: relative;
	top: 2px
}

.td-review-final-score span {
	line-height: 0
}

.td-rating-bar-wrap {
	height: 20px;
	margin: 0 20px 11px;
	background-color: #fff
}

@media(min-width:768px) and (max-width:1025px) {
	.td-rating-bar-wrap {
		margin: 0 17px 11px
	}
}

@media(max-width:767px) {
	.td-rating-bar-wrap {
		margin: 0 10px 11px
	}
}

.td-rating-bar-wrap div {
	height: 20px;
	background: #4db2ec
}

.td-review-desc {
	font-family: open sans, arial, sans-serif;
	font-size: 12px;
	color: #444;
	border-bottom: 1px dashed #d8d8d8;
	padding: 6px 0 6px 21px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-review-desc {
		padding: 6px 0 6px 17px
	}
}

@media(max-width:767px) {
	.td-review-desc {
		padding: 6px 0 6px 10px
	}
}

.td-review-details {
	font-size: 12px
}

.td-review-details .td-review-desc {
	display: inline-block;
	padding: 0 0 1px 21px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-review-details .td-review-desc {
		padding: 0 0 1px 17px
	}
}

@media(max-width:767px) {
	.td-review-details .td-review-desc {
		padding: 0 0 1px 10px
	}
}

.td-review-stars {
	border-bottom: 1px dashed #d8d8d8
}

.td-review-row-bars .td-review-desc {
	border: none
}

.td-review-row-bars .td-review-desc:first-child {
	border: none
}

.td-review-row-bars td {
	padding: 0;
	border: 0!important
}

.td-review-percent-sign {
	font-size: 30px
}

.td-review-percent {
	float: right;
	padding: 0 21px 1px 0;
	font-size: 11px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-review-percent {
		padding: 0 17px 1px 0
	}
}

@media(max-width:767px) {
	.td-review-percent {
		padding: 0 10px 1px 0
	}
}

.td-footer-container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #e41d2c;
	padding: 42px 0 0px;
	color: #fff;
	z-index: 0
}

.td-footer-container a {
	color: #fff
}

.td-footer-container:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center bottom;
	z-index: -1;
	border-left: 0 solid #e6e6e6;
	border-right: 0 solid #e6e6e6
}

@media(max-width:767px) {
	.td-footer-container:before {
		border-width: 0!important
	}
}

.td-footer-container .meta-info {
	color: #fff
}

.td-footer-container .meta-info .entry-date {
	color: #fff
}

.td-footer-container .block-title>a,
.td-footer-container .block-title>span {
	background-color: #fff;
	color: #222
}

.td-footer-container .widget_rss .block-title .rsswidget {
	color: #222
}

.td-footer-container .widget .block-title {
	margin-top: 0
}

.td-footer-container .widget_text p {
	color: #fff
}

.td-footer-container select {
	color: #222
}

.td-footer-container .td_block_wrap {
	padding-top: 0
}

.td-footer-container .td-footer-info {
	margin-bottom: 36px
}

@media(max-width:767px) {
	.td-footer-container .td-footer-info {
		text-align: center
	}
}

.td-footer-container .td-post-author-name a:hover,
.td-footer-container .td-module-comments a:hover {
	color: #fff
}

.td-footer-container .td-pb-span4,
.td-footer-container .td-pb-span8,
.td-footer-container .td-pb-span12 {
	border-left: none
}

@media(max-width:767px) {
	.td-footer-container .td-pb-span4,
	.td-footer-container .td-pb-span8,
	.td-footer-container .td-pb-span12 {
		padding-bottom: 20px
	}
}

.td-footer-container .td-pb-span4:last-child,
.td-footer-container .td-pb-span8:last-child,
.td-footer-container .td-pb-span12:last-child {}

@media(max-width:767px) {
	.td-footer-container .td-pb-span4:last-child,
	.td-footer-container .td-pb-span8:last-child,
	.td-footer-container .td-pb-span12:last-child {
		padding-bottom: 0
	}
}

.td-footer-container.td-container {
	border-bottom-width: 0
}

.td-footer-container .widget_calendar a:hover {
	color: #fff
}

.td-footer-container .widget_recent_comments li,
.td-footer-container .widget_recent_entries li {
	border-bottom: 1px dashed rgba(255, 255, 255, .15)
}

.td-footer-container .widget_recent_comments li:last-child,
.td-footer-container .widget_recent_entries li:last-child {
	border-bottom: 0
}

.td-footer-container .td_module_14 .meta-info,
.td-footer-container .td_module_5,
.td-footer-container .td_module_9 .item-details,
.td-footer-container .td_module_8 .item-details,
.td-footer-container .td_module_mx3 .meta-info {
	border-bottom: 1px dashed rgba(255, 255, 255, .15)
}

.td-footer-container .widget_search {
	margin-top: 0
}

.td-footer-container .widget_search .wpb_button {
	background-color: #444
}

.td-footer-container .widget_search .wpb_button:hover {
	background-color: #4db2ec
}

.td-footer-container .td_block_wrap {
	border-top: 0;
	margin-bottom: 8px!important
}

.td-footer-container table td,
.td-footer-container table th {
	border: 1px solid rgba(255, 255, 255, .2)
}

.td-footer-container tfoot td {
	border: 0
}

.td-footer-container .widget_calendar #today {
	background-color: #444
}

.td-footer-container .widget_calendar #today a {
	color: #4db2ec
}

.td-footer-container .widget_calendar td {
	border-radius: 0
}

.td-footer-container .td-excerpt {
	color: #b5b5b5
}

.td-footer-container .td-module-meta-info .td-post-date {
	color: #888
}

.td-footer-container .td_social_type:hover .td-social-box {
	background-color: #444
}

.td-footer-container .td-social-style1 .td_social_type .td-social-box,
.td-footer-container .td-social-style7 .td_social_type .td-social-box {
	background-color: #444
}

.td-footer-container .td-social-style2,
.td-footer-container .td-social-style8 {
	color: #fff
}

.td-footer-container .td-social-style2 .td_social_type,
.td-footer-container .td-social-style8 .td_social_type {
	color: #fff
}

.td-footer-container .td-social-style2 .td_social_type:hover,
.td-footer-container .td-social-style8 .td_social_type:hover {
	color: #999
}

.td-footer-container .td-social-style2 .td_social_type:hover a,
.td-footer-container .td-social-style8 .td_social_type:hover a {
	color: #999
}

.td-footer-container .td-social-style2 .td_social_type:hover .td-social-box,
.td-footer-container .td-social-style8 .td_social_type:hover .td-social-box {
	background-color: transparent
}

.td-footer-container .td-social-style2 .td_social_type .td-social-box,
.td-footer-container .td-social-style8 .td_social_type .td-social-box {
	border-color: #444
}

.td-footer-container .td-social-style2 .td_social_type a,
.td-footer-container .td-social-style8 .td_social_type a {
	color: #fff
}

.td-footer-container .td-social-style2 .td_social_type .td_social_button,
.td-footer-container .td-social-style8 .td_social_type .td_social_button {
	border-color: #444
}

.td-footer-container .td-social-style3,
.td-footer-container .td-social-style4 {
	color: #fff
}

.td-footer-container .td-social-style3 .td_social_type a,
.td-footer-container .td-social-style4 .td_social_type a {
	color: #fff
}

.td-footer-container .td-social-style3 .td_social_type:hover,
.td-footer-container .td-social-style4 .td_social_type:hover {
	color: #999
}

.td-footer-container .td-social-style3 .td_social_type:hover .td-social-box,
.td-footer-container .td-social-style4 .td_social_type:hover .td-social-box {
	background-color: transparent
}

.td-footer-container .td-social-style3 .td_social_type:hover a,
.td-footer-container .td-social-style4 .td_social_type:hover a {
	color: #999
}

.td-footer-container .td-social-style9,
.td-footer-container .td-social-style10 {
	color: #fff
}

.td-footer-container .td-social-style9 .td_social_type:hover,
.td-footer-container .td-social-style10 .td_social_type:hover {
	color: #999
}

.td-footer-container .td-social-style9 .td_social_type:hover .td-social-box,
.td-footer-container .td-social-style10 .td_social_type:hover .td-social-box {
	background-color: transparent
}

.td-footer-container .td_module_14 .meta-info,
.td-footer-container .td_module_mx3 .meta-info,
.td-footer-container .td_module_mx1 .td-block14-border {
	background-color: #222
}

.td-footer-container .widget {
	
}

.td-footer-container .td_block_13.td_block_widget .td_module_mx3 {
	left: 0
}

.td-footer-container .td_block_14 {
	background-color: transparent
}

.td-footer-container .td_block_14 .td-block-row {
	background-color: transparent;
	border-color: transparent
}

.td-footer-container .td-pb-row .td-pb-span4:after {
	display: none
}

.footer-email-wrap {
	padding-top: 21px
}

.footer-email-wrap a {
	color: #fff;
}

.footer-logo-wrap {
	margin-bottom: 20px;
	display: block
}

.footer-logo-wrap img {}

@media(max-width:767px) {
	.footer-logo-wrap img {
		margin-right: auto;
		margin-left: auto
	}
}

.td-footer-full {
	text-align: center
}

.td-footer-full .footer-social-wrap i {
	margin: 10px 3px 0 7px
}

.td-footer-full .footer-logo-wrap {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-right: auto;
	margin-left: auto
}

.td-footer-full .footer-logo-wrap img {
	margin-right: auto;
	margin-left: auto
}

.footer-social-wrap i {
	border-radius: 3px;
	margin: 12px 5px 12px 0;
	color: #fff;
	width: 32px;
	height: 32px;
	font-size: 16px;
	padding-top: 8px;
	line-height: 16px
}

.td-social-style2 i:hover {
	color: #fff
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-behance {
	background-color: #000
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-blogger {
	background-color: #ffa900
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-delicious {
	background-color: #39f
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-deviantart {
	background-color: #4e6252
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-digg {
	background-color: #000
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-dribbble {
	background-color: #ea4c89
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-evernote {
	background-color: #07c257
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-facebook {
	background-color: #3b5998
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-flickr {
	background-color: #ff0084
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-forrst {
	background-color: #3b7140
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-googleplus {
	background-color: #dd4b39
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-grooveshark {
	background-color: #f77f00
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-instagram {
	background-color: #3f729b
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-lastfm {
	background-color: #ce2127
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-linkedin {
	background-color: #007bb6
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-mail {
	background-color: #000
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-myspace {
	background-color: #000
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-path {
	background-color: #e62f17
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-paypal {
	background-color: #009cde
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-pinterest {
	background-color: #cb2027
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-reddit {
	background-color: #ff4100
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-rss {
	background-color: #f36f24
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-share {
	background-color: #000
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-skype {
	background-color: #01aef2
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-soundcloud {
	background-color: #f50
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-spotify {
	background-color: #81b900
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-stackoverflow {
	background-color: #000
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-steam {
	background-color: #000
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-stumbleupon {
	background-color: #eb4923
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-tumblr {
	background-color: #32506d
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-twitter {
	background-color: #00aced
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-vimeo {
	background-color: #5289cc
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-vk {
	background-color: #45668e
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-windows {
	background-color: #319de5
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-wordpress {
	background-color: #222
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-yahoo {
	background-color: #720e9e
}

.td-social-style2 .td-social-icon-wrap:hover .td-icon-youtube {
	background-color: #b00
}

.td-sub-footer-container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 10px 0;
	font-family: open sans, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #222;
	z-index: 0
}

.td-sub-footer-container:before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	height: 100%;
	width: 1px;
	background-color: #e6e6e6;
	z-index: 0
}

@media(max-width:767px) {
	.td-sub-footer-container {
		text-align: center
	}
}

.td-sub-footer-container a {
	color: #222;
	padding: 0 10px
}

.td-sub-footer-container a:hover {
	color: #4db2ec
}

.td-sub-footer-container ul {
	margin: 0;
	padding: 0;
	list-style: none
}

@media(max-width:767px) {
	.td-sub-footer-container ul {
		margin-bottom: 6px
	}
}

.td-sub-footer-container li {
	display: inline-block;
	position: relative;
	zoom: 1
}

.td-sub-footer-container li:last-child a {
	padding-right: 0
}

@media(max-width:767px) {
	.td-sub-footer-container li:last-child a {
		padding-right: 10px
	}
}

.td-sub-footer-container li:first-child a:before {
	display: none
}

.td-sub-footer-container .td-pb-span4,
.td-sub-footer-container .td-pb-span8 {
	border-left: none
}

.td-sub-footer-container.td-container {
	border-bottom: none
}

.td-sub-footer-container .td-pb-row {
	overflow: visible
}

.td-sub-footer-copy {
	line-height: 24px
}

.td-sub-footer-menu {
	text-align: right
}

@media(min-width:1025px) and (max-width:1120px) {
	.td-sub-footer-menu {
		padding-right: 42px
	}
}

@media(min-width:767px) and (max-width:860px) {
	.td-sub-footer-menu {
		padding-right: 42px
	}
}

@media(max-width:767px) {
	.td-sub-footer-menu {
		text-align: center
	}
}

.td-sub-footer-menu li {
	text-align: left
}

.td-sub-footer-menu li:hover .sub-menu {
	display: table;
	position: absolute;
	bottom: 10px
}

.td-sub-footer-menu li ul {
	background-color: #fff;
	display: none;
	position: relative;
	bottom: 22px!important;
	left: 0!important;
	border-bottom: 3px solid #000;
	list-style: none;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15)
}

.td-sub-footer-menu li ul a {
	font-family: open sans, arial, sans-serif;
	font-weight: 500;
	font-size: 11px;
	line-height: 28px;
	display: block;
	text-transform: none;
	margin: 0 10px 0 0;
	white-space: nowrap
}

.td-sub-footer-menu li ul a:hover {
	color: #4db2ec
}

.td-sub-footer-menu li ul a:before {
	display: none
}

.td-sub-footer-container .td-sub-footer-menu {
	float: right
}

@media(max-width:767px) {
	.td-sub-footer-container .td-sub-footer-menu {
		float: none
	}
}

.td-add-border {
	border-top: 1px solid #e6e6e6
}

.td-footer-template-10 {
	padding: 20px 0
}

@media(min-width:768px) and (max-width:1025px) {
	.td-footer-template-10 {
		padding: 12px 0
	}
}

.td-footer-template-10 .td-a-rec-id-footer_top,
.td-footer-template-10 .td-g-rec-id-footer_top {
	margin-top: 10px;
	margin-bottom: 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-footer-template-10 .td-a-rec-id-footer_top,
	.td-footer-template-10 .td-g-rec-id-footer_top {
		margin-bottom: 16px
	}
}

@media(max-width:767px) {
	.td-footer-template-10 .td-a-rec-id-footer_top,
	.td-footer-template-10 .td-g-rec-id-footer_top {
		margin: 5px auto 16px
	}
}

.td-footer-template-10 .td-a-rec-id-footer_top>div,
.td-footer-template-10 .td-g-rec-id-footer_top>div,
.td-footer-template-10 .td-a-rec-id-footer_top .adsbygoogle,
.td-footer-template-10 .td-g-rec-id-footer_top .adsbygoogle {
	margin: 0
}

.td-footer-template-10 .td-a-rec-id-footer_top .td-adspot-title,
.td-footer-template-10 .td-g-rec-id-footer_top .td-adspot-title {
	margin-top: -21px;
	margin-bottom: 5px
}

.td-footer-template-10 .td-social-icon-wrap {
	margin: 4px 0;
	display: inline-block;
	text-transform: uppercase;
	font-family: open sans, arial, sans-serif
}

.td-footer-template-10 .td-social-icon-wrap i {
	margin: 0
}

.td-footer-template-10 .td-social-name {
	font-size: 13px;
	margin: 0 20px 0 3px;
	position: relative;
	bottom: 2px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-footer-template-10 .td-social-name {
		font-size: 11px;
		margin: 0 15px 0 3px
	}
}

@media(max-width:767px) {
	.td-footer-template-10 .td-social-name {
		display: none
	}
}

.td-footer-template-10 .footer-social-wrap {
	padding: 0 20px;
	cursor: default
}

@media(max-width:767px) {
	.td-footer-template-10 .footer-social-wrap {
		padding: 0 10px
	}
}

.td-footer-template-10 .widget {
	padding-bottom: 0
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}

.gallery-item .gallery-caption {
	text-align: left;
	position: relative;
	bottom: 17px;
	margin-bottom: 0
}

.gallery-item .gallery-icon img {
	margin-bottom: 20px
}

.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
	margin-bottom: 20px
}

.gallery-columns-2 img,
.gallery-columns-3 img,
.gallery-columns-4 img,
.gallery-columns-5 img,
.gallery-columns-6 img,
.gallery-columns-7 img,
.gallery-columns-8 img,
.gallery-columns-9 img {
	border-bottom: 2px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-bottom: 0!important
}

.gallery-columns-2 .gallery-caption,
.gallery-columns-3 .gallery-caption,
.gallery-columns-4 .gallery-caption,
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none
}

.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-columns-1 .gallery-item {
	overflow: hidden;
	margin-bottom: 30px
}

.gallery-columns-1 img {
	margin-bottom: 0!important;
	text-align: center;
	margin: 0 auto
}

.gallery-columns-1 .gallery-caption {
	background-color: #0e0e0e;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	padding: 8px 14px 10px;
	line-height: 19px;
	bottom: 4px
}

.td-scroll-up {
	-webkit-transform: translateZ(0);
	position: fixed;
	bottom: 4px;
	right: 5px;
	display: none;
	border-radius: 3px;
	width: 38px;
	height: 38px
}

.td-scroll-up .td-icon-menu-up {
	position: relative;
	color: #fff;
	font-size: 20px;
	display: block;
	text-align: center;
	width: 38px;
	top: 7px
}

.td-scroll-up:hover {
	cursor: pointer;
	opacity: 1
}

.td-scroll-up-visible {
	display: block;
	background-color: #4db2ec;
	z-index: 9999
}

@media(max-width:767px) {
	.td-scroll-up-visible {
		display: none
	}
}

.td-live-theme-demos {
	color: #000;
	font-family: roboto, sans-serif;
	text-align: center;
	position: fixed;
	top: 0;
	right: 0;
	width: 283px;
	height: 100%;
	background-color: #fff;
	z-index: 9999;
	-webkit-overflow-scrolling: touch;
	visibility: hidden;
	transform: translateX(283px);
	-webkit-transform: translateX(283px);
	-moz-transform: translateX(283px);
	-ms-transform: translateX(283px);
	-o-transform: translateX(283px)
}

@media(max-width:767px) {
	.td-live-theme-demos {
		display: none
	}
}

@media(max-width:1366px) {
	.td-live-theme-demos {
		width: 202px;
		transform: translateX(202px);
		-webkit-transform: translateX(202px);
		-moz-transform: translateX(202px);
		-ms-transform: translateX(202px);
		-o-transform: translateX(202px)
	}
}

.td-live-theme-demos:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: #e8e8e8;
	z-index: 1
}

.td-live-theme-demos .td-set-hide-show a {
	background-color: #fff;
	position: absolute;
	top: 145px;
	right: 280px;
	padding: 11px 10px;
	border: 1px solid #e8e8e8;
	z-index: -1;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
	width: 64px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-set-hide-show a {
		right: 200px
	}
}

.td-live-theme-demos .td-set-hide-show a a {
	color: #000
}

.td-live-theme-demos .td-skin-container {
	width: 283px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-skin-container {
		width: 202px
	}
}

.td-live-theme-demos .td-skin-body {
	height: 100%;
	overflow: hidden;
	position: relative;
	background-color: #fff
}

.td-live-theme-demos .td-skin-wrap {
	height: 100%;
	overflow-y: scroll;
	position: absolute;
	z-index: 1
}

.td-live-theme-demos .td-skin-buy a {
	display: inline-block;
	color: #fff;
	background-color: #4db2ec;
	padding: 12px 36px;
	border-radius: 2px;
	margin: 26px 0;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-skin-buy a {
		padding: 11px 16px;
		margin: 14px 0 17px;
		font-size: 13px;
		line-height: 18px
	}
}

.td-live-theme-demos .td-skin-buy a:hover {
	opacity: .9
}

.td-live-theme-demos .td-skin-header {
	font-size: 16px;
	font-weight: 700;
	line-height: 21px;
	padding: 0 12px 16px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-skin-header {
		font-size: 14px;
		padding: 0 12px 10px
	}
}

.td-live-theme-demos .td-skin-desc {
	font-size: 13px;
	line-height: 18px;
	padding: 0 10px 22px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-skin-desc {
		font-size: 12px;
		padding: 0 19px 13px
	}
}

.td-live-theme-demos .td-skin-desc span {
	font-size: 14px;
	font-weight: 700
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-skin-desc span {
		font-size: 11px
	}
}

.td-live-theme-demos .td-set-theme-style {
	display: inline-block;
	float: left
}

.td-live-theme-demos .td-set-theme-style-empty {
	display: inline-block;
	float: left
}

.td-live-theme-demos .td-set-theme-style-empty a {
	cursor: default
}

.td-live-theme-demos .td-set-theme-style-link {
	position: relative;
	background-color: #222
}

.td-live-theme-demos .td-set-theme-style-link:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #000;
	top: 0;
	left: 0;
	opacity: 0
}

.td-live-theme-demos .td-set-theme-style-link:after {
	content: '';
	width: 143px;
	height: 103px;
	background-color: transparent;
	position: absolute;
	top: -3px;
	left: 0
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-set-theme-style-link:after {
		width: 102px;
		height: 73px
	}
}

.td-live-theme-demos .td-set-theme-style-link:hover:before {
	opacity: .1
}

.td-live-theme-demos .td-demos-list:hover {
	cursor: pointer
}

.td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n),
.td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) {
	position: relative;
	left: 3px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n),
	.td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) {
		left: 2px
	}
}

.td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n) .td-set-theme-style-link:after,
.td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) .td-set-theme-style-link:after {
	width: 140px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-demos-list .td-set-theme-style:nth-child(2n) .td-set-theme-style-link:after,
	.td-live-theme-demos .td-demos-list .td-set-theme-style-empty:nth-child(2n) .td-set-theme-style-link:after {
		width: 100px
	}
}

.td-live-theme-demos .td-popup {
	background-image: url(demos_popup/demos-popup.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: 3px;
	width: 140px;
	height: 100px
}

.td-live-theme-demos .td-popup span {
	display: block;
	background-size: cover!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 1;
	transition: opacity .1s ease
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup {
		height: 71px;
		width: 100px;
		background-size: 100px 1562px
	}
	.td-live-theme-demos .td-popup span {
		width: 25px;
		height: 25px
	}
}

.td-live-theme-demos .td-popup:hover span {
	opacity: .8!important
}

.td-live-theme-demos .td-popup-voice span,
.td-live-theme-demos .td-popup-magazine span,
.td-live-theme-demos .td-popup-food span,
.td-live-theme-demos .td-popup-sound_square span {
	background: url(demos_popup/new-badge.png)
}

.td-live-theme-demos .td-popup-animals {
	background-position: 0 0
}

.td-live-theme-demos .td-popup-blog {
	background-position: 0 -100px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-blog {
		background-position: 0 -71px
	}
}

.td-live-theme-demos .td-popup-cars {
	background-position: 0 -200px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-cars {
		background-position: 0 -142px
	}
}

.td-live-theme-demos .td-popup-fashion {
	background-position: 0 -300px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-fashion {
		background-position: 0 -213px
	}
}

.td-live-theme-demos .td-popup-default {
	background-position: 0 -400px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-default {
		background-position: 0 -284px
	}
}

.td-live-theme-demos .td-popup-scandal {
	background-position: 0 -500px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-scandal {
		background-position: 0 -355px
	}
}

.td-live-theme-demos .td-popup-sport {
	background-position: 0 -600px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-sport {
		background-position: 0 -426px
	}
}

.td-live-theme-demos .td-popup-tech {
	background-position: 0 -700px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-tech {
		background-position: 0 -497px
	}
}

.td-live-theme-demos .td-popup-travel {
	background-position: 0 -800px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-travel {
		background-position: 0 -568px
	}
}

.td-live-theme-demos .td-popup-video {
	background-position: 0 -900px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-video {
		background-position: 0 -639px
	}
}

.td-live-theme-demos .td-popup-empty1 {
	background-position: 0 -1000px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-empty1 {
		background-position: 0 -710px
	}
}

.td-live-theme-demos .td-popup-empty2 {
	background-position: 0 -1100px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-empty2 {
		background-position: 0 -781px
	}
}

.td-live-theme-demos .td-popup-empty3 {
	background-position: 0 -1200px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-empty3 {
		background-position: 0 -852px
	}
}

.td-live-theme-demos .td-popup-empty4 {
	background-position: 0 -1300px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-empty4 {
		background-position: 0 -923px
	}
}

.td-live-theme-demos .td-popup-empty5 {
	background-position: 0 -1400px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-empty5 {
		background-position: 0 -994px
	}
}

.td-live-theme-demos .td-popup-empty6 {
	background-position: 0 -1500px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-empty6 {
		background-position: 0 -1065px
	}
}

.td-live-theme-demos .td-popup-empty7 {
	background-position: 0 -1600px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-empty7 {
		background-position: 0 -1136px
	}
}

.td-live-theme-demos .td-popup-empty8 {
	background-position: 0 -1700px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-empty8 {
		background-position: 0 -1207px
	}
}

.td-live-theme-demos .td-popup-voice {
	background-position: 0 -1800px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-voice {
		background-position: 0 -1278px
	}
}

.td-live-theme-demos .td-popup-magazine {
	background-position: 0 -1900px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-magazine {
		background-position: 0 -1349px
	}
}

.td-live-theme-demos .td-popup-food {
	background-position: 0 -2000px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-food {
		background-position: 0 -1420px
	}
}

.td-live-theme-demos .td-popup-sound_square {
	background-position: 0 -2100px
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-popup-sound_square {
		background-position: 0 -1491px
	}
}

.td-live-theme-demos .td-screen-demo {
	width: 380px;
	height: 488px;
	z-index: 1;
	position: absolute;
	visibility: hidden;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0)
}

.td-live-theme-demos .td-screen-demo img {
	display: block;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
}

.td-live-theme-demos .td-screen-demo-extend {
	width: 140px;
	height: 510px;
	right: 140px;
	z-index: 1;
	position: absolute;
	display: none;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0)
}

@media(max-width:1366px) {
	.td-live-theme-demos .td-screen-demo-extend {
		width: 100px;
		right: 100px
	}
}

.td-live-theme-demos .td-skin-scroll {
	position: fixed;
	height: 36px;
	width: 45px;
	background-color: rgba(51, 51, 51, .9);
	opacity: 1;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
	padding-top: 6px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
	-webkit-transition: bottom .4s ease 0s;
	-moz-transition: bottom .4s ease 0s;
	-o-transition: bottom .4s ease 0s;
	transition: bottom .4s ease 0s
}

.td-live-theme-demos .td-skin-scroll i {
	color: #fff;
	font-size: 25px;
	display: block;
	cursor: pointer
}

.td-live-theme-demos.td-theme-settings-closed .td-screen-demo {
	visibility: hidden!important
}

.td-ts-closed-no-transition {
	transition: none!important
}

@-moz-document url-prefix() {
	.td-live-theme-demos .td-set-hide-show a {
		line-height: 16px
	}
}

.td-js-loaded .td-live-theme-demos {
	visibility: visible;
	-webkit-transition: transform .4s cubic-bezier(.55, 0, .1, 1) 0s;
	-moz-transition: transform .4s cubic-bezier(.55, 0, .1, 1) 0s;
	-o-transition: transform .4s cubic-bezier(.55, 0, .1, 1) 0s;
	transition: transform .4s cubic-bezier(.55, 0, .1, 1) 0s
}

body .td-live-theme-demos.td-theme-settings-small {
	-webkit-box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, .1);
	box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, .1);
	transform: translateX(0)!important;
	-webkit-transform: translateX(0)!important;
	-moz-transform: translateX(0)!important;
	-ms-transform: translateX(0)!important;
	-o-transform: translateX(0)!important
}

.td-customizer-change-layout {
	cursor: pointer
}

.td-customizer-change-layout span {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	position: relative;
	display: inline-block;
	width: 77px;
	font-size: 11px;
	height: 28px;
	line-height: 27px;
	margin-bottom: 12px;
	border: 1px solid #ededed;
	color: #5a5a5a
}

.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: none!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-inline-holder .mfp-content,
.mfp-ajax-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-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-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-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	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:hover,
.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	padding-right: 15px;
	font-size: 11px;
	line-height: 18px
}

.mfp-arrow {
	font-family: newsmag, sans-serif;
	font-size: 30px;
	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:hover,
.mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:before {
	content: '\e807';
	color: #fff
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:before {
	content: '\e808';
	color: #fff
}

.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;
	z-index: 1
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:before {
	bottom: 40px;
	content: "";
	display: block;
	height: 20%;
	width: 100%;
	position: absolute;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	opacity: 0;
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	transition: opacity 1s ease
}

.mfp-ready .mfp-s-ready .mfp-figure:before {
	opacity: 1
}

.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 {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	cursor: auto;
	padding: 0 65px 0 15px;
	z-index: 1
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word
}

.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(.75);
		transform: scale(.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
}

.image-source-link {
	color: #98c3d1
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: .001;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-bg {
	z-index: 10000
}

.mfp-wrap {
	z-index: 10000
}

#login_pass-mob,
#login_pass {
	display: none!important
}

.td-login-show #login_pass-mob,
.mfp-ready #login_pass {
	display: inline-block!important
}

.white-popup-block {
	position: relative;
	margin: 0 auto;
	max-width: 500px;
	min-height: 500px;
	font-family: open sans, arial, sans-serif;
	text-align: center;
	color: #fff;
	vertical-align: top;
	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
	padding: 0 0 24px;
	overflow: hidden
}

.white-popup-block:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: rgba(0, 0, 0, .8);
	background: -moz-linear-gradient(45deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .8) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, .8)), color-stop(100%, rgba(0, 0, 0, .8)));
	background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .8) 100%);
	background: -o-linear-gradient(45deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .8) 100%);
	background: -ms-linear-gradient(45deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(45deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
	z-index: -2
}

.white-popup-block:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	z-index: -3
}

.mfp-content {}

.mfp-content .td-login-wrap {
	position: relative
}

.mfp-content .td-back-button {
	visibility: hidden;
	opacity: 0;
	-ms-filter: "alpha(opacity=" 0 ")";
	filter: alpha(opacity=0);
	-webkit-transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	-moz-transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	-o-transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	position: absolute;
	top: 13px;
	left: 8px;
	color: #fff;
	width: 50px;
	height: 50px;
	z-index: 99
}

.mfp-content .td-back-button i {
	line-height: 48px;
	font-size: 16px
}

.mfp-content .td-login-inputs {
	width: 100%;
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: 400;
	color: #fff
}

.mfp-content .td-login-inputs label {
	position: absolute;
	top: 8px;
	left: 0;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	pointer-events: none
}

.mfp-content .td-login-inputs:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	opacity: .3;
	-ms-filter: "alpha(opacity=" 30 ")";
	filter: alpha(opacity=30)
}

.mfp-content .td-login-input {
	position: relative;
	background-color: transparent!important;
	height: 40px;
	margin: 0!important;
	padding: 0;
	box-shadow: none!important;
	font-size: 15px;
	color: #fff;
	outline: none;
	border: 0
}

.mfp-content .td-login-input:focus~label,
.mfp-content .td-login-input:valid~label {
	top: -18px;
	font-size: 11px;
	opacity: .6;
	-ms-filter: "alpha(opacity=" 60 ")";
	filter: alpha(opacity=60)
}

.mfp-content .td-login-input:invalid {
	font-style: italic
}

.mfp-content .td-login-button {
	width: 100%;
	height: 50px;
	background-color: #fff;
	padding: 5px 12px 6px;
	margin: 20px 0 0!important;
	text-transform: uppercase;
	text-shadow: none;
	font-size: 13px;
	font-weight: 600;
	color: #000;
	-webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	border: 0;
	-webkit-transition: background-color .2s ease!important;
	-moz-transition: background-color .2s ease!important;
	-o-transition: background-color .2s ease!important;
	transition: background-color .2s ease!important;
	border-radius: 3px
}

.mfp-content .td-login-button:active,
.mfp-content .td-login-button:hover {
	-webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
	background-color: #e2ea4b
}

.mfp-content .td-login-info-text {
	display: block;
	margin-top: 3px;
	font-size: 11px;
	color: #fff
}

.mfp-content .td-login-info-text a {
	color: inherit
}

.mfp-content .td-login-info-text a:hover {
	text-decoration: underline!important
}

.mfp-content #register-link {
	width: 100%;
	display: block;
	padding: 13px;
	margin-top: 24px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	position: relative
}

.mfp-content #register-link:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease;
	border-radius: 3px
}

.mfp-content #register-link:hover:before {
	opacity: .2
}

.mfp-content .td-login-form-div {
	width: 100%;
	position: absolute;
	top: 0;
	padding: 0 20%
}

@media(max-width:480px) {
	.mfp-content .td-login-form-div {
		padding: 0 5%
	}
}

.mfp-content #td-login-div {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	-moz-transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	-o-transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s
}

.mfp-content #td-login-div.td-display-none {
	visibility: hidden;
	opacity: 0;
	-ms-filter: "alpha(opacity=" 0 ")";
	filter: alpha(opacity=0);
	-webkit-transition: all .3s cubic-bezier(.79, .14, .15, .86) 0s;
	-moz-transition: all .3s cubic-bezier(.79, .14, .15, .86) 0s;
	-o-transition: all .3s cubic-bezier(.79, .14, .15, .86) 0s;
	transition: all .3s cubic-bezier(.79, .14, .15, .86) 0s
}

.mfp-content .td-login-animation #td-login-div {
	transform: translate3d(-300px, 0, 0);
	-webkit-transform: translate3d(-300px, 0, 0);
	-moz-transform: translate3d(-300px, 0, 0);
	-ms-transform: translate3d(-300px, 0, 0);
	-o-transform: translate3d(-300px, 0, 0)
}

.mfp-content .td-login-animation .td-back-button {
	visibility: visible;
	opacity: 1;
	-ms-filter: "alpha(opacity=" 100 ")";
	filter: alpha(opacity=100)
}

.mfp-content #td-register-div,
.mfp-content #td-forgot-pass-div {
	visibility: hidden;
	opacity: 0;
	-ms-filter: "alpha(opacity=" 0 ")";
	filter: alpha(opacity=0);
	-webkit-transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	-moz-transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	-o-transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	transition: all .5s cubic-bezier(.79, .14, .15, .86) 0s;
	transform: translate3d(300px, 0, 0);
	-webkit-transform: translate3d(300px, 0, 0);
	-moz-transform: translate3d(300px, 0, 0);
	-ms-transform: translate3d(300px, 0, 0);
	-o-transform: translate3d(300px, 0, 0)
}

.mfp-content #td-register-div.td-display-block,
.mfp-content #td-forgot-pass-div.td-display-block {
	visibility: visible;
	opacity: 1;
	-ms-filter: "alpha(opacity=" 100 ")";
	filter: alpha(opacity=100);
	-webkit-transition: all .3s cubic-bezier(.79, .14, .15, .86) 0s;
	-moz-transition: all .3s cubic-bezier(.79, .14, .15, .86) 0s;
	-o-transition: all .3s cubic-bezier(.79, .14, .15, .86) 0s;
	transition: all .3s cubic-bezier(.79, .14, .15, .86) 0s;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0)
}

.mfp-content #login-form .mfp-close {
	position: absolute;
	top: 26px;
	width: 20px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	color: #fff;
	font-family: newsmag, sans-serif
}

.mfp-content #login-form .mfp-close:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 50%);
	-webkit-transform: translate(-50%, 50%);
	-moz-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	-o-transform: translate(-50%, 50%);
	font-size: 16px;
	vertical-align: bottom;
	color: #fff
}

.mfp-content #login-form #login-link {
	position: absolute;
	left: 26px;
	top: 28px;
	cursor: pointer
}

.mfp-content #login-form .mfp-close {
	right: 27px;
	left: auto;
	opacity: 1;
	-ms-filter: "alpha(opacity=" 100 ")";
	filter: alpha(opacity=100)
}

.mfp-content #login-form .mfp-close:before {
	content: '\e902'
}

.mfp-content .td-login-panel-title {
	padding: 26px 0 22px;
	line-height: 20px;
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
	pointer-events: none
}

.mfp-content .td-login-panel-descr {
	margin-bottom: 77px;
	font-size: 13px;
	line-height: 1
}

.mfp-content .td_display_err {
	color: #fff;
	padding: 14px 30px;
	display: none;
	position: absolute;
	top: 93px;
	left: 0;
	right: 0;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 -40%;
	line-height: 1
}

.mfp-content .td_display_err:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .8;
	z-index: -1
}

.mfp-content .td_display_msg_ok:before {
	background-color: #fff;
	opacity: .1
}

.mpf-td-login-effect {}

.mpf-td-login-effect .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
	-moz-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
	-o-transition: all 400ms cubic-bezier(.55, 0, .1, 1);
	transition: all 400ms cubic-bezier(.55, 0, .1, 1);
	transform: perspective(600px) scale(.4);
	-webkit-transform: perspective(600px) scale(.4);
	-moz-transform: perspective(600px) scale(.4);
	-ms-transform: perspective(600px) scale(.4);
	-o-transform: perspective(600px) scale(.4)
}

.mpf-td-login-effect.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}

.mpf-td-login-effect.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: perspective(600px) scale(1);
	-webkit-transform: perspective(600px) scale(1);
	-moz-transform: perspective(600px) scale(1);
	-ms-transform: perspective(600px) scale(1);
	-o-transform: perspective(600px) scale(1)
}

.mpf-td-login-effect.mfp-ready.mfp-bg {
	opacity: .8
}

.mpf-td-login-effect.mfp-removing .mfp-with-anim {
	transform: perspective(600px) scale(.4);
	-webkit-transform: perspective(600px) scale(.4);
	-moz-transform: perspective(600px) scale(.4);
	-ms-transform: perspective(600px) scale(.4);
	-o-transform: perspective(600px) scale(.4);
	opacity: 0
}

.mpf-td-login-effect.mfp-removing.mfp-bg {
	opacity: 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (-moz-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
	.td-sp,
	.iosSlider .prevButton,
	.iosSlider .nextButton,
	.sf-sub-indicator {
		background-image: url(images/sprite/elements@2x.png);
		background-size: 90px 2100px!important
	}
}

.post .row-fluid {
	padding-bottom: 21px
}

.td-more-articles-box {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	position: fixed;
	width: 341px;
	bottom: 48px;
	right: -384px;
	background-color: #fff;
	padding: 16px 20px 0;
	border-style: solid;
	border-color: #e6e6e6;
	border-width: 1px 0 1px 1px;
	z-index: 9999;
	visibility: hidden;
	-webkit-transition: right 500ms cubic-bezier(.265, .365, .26, .865);
	-moz-transition: right 500ms cubic-bezier(.265, .365, .26, .865);
	-o-transition: right 500ms cubic-bezier(.265, .365, .26, .865);
	transition: right 500ms cubic-bezier(.265, .365, .26, .865);
	-webkit-transition-timing-function: cubic-bezier(.265, .365, .26, .865);
	-moz-transition-timing-function: cubic-bezier(.265, .365, .26, .865);
	-o-transition-timing-function: cubic-bezier(.265, .365, .26, .865);
	transition-timing-function: cubic-bezier(.265, .365, .26, .865)
}

@media(max-width:368px) {
	.td-more-articles-box {
		width: 100%;
		padding: 16px 5px 0
	}
}

.td-more-articles-box-title {
	font-family: open sans, arial, sans-serif;
	color: #222;
	font-size: 17px;
	font-weight: 600;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	min-width: 300px;
	margin-bottom: 18px
}

.td-content-more-articles-box .td_module_1,
.td-content-more-articles-box .td_module_3 {
	padding-bottom: 20px
}

.td-content-more-articles-box .td_module_4 {
	margin-bottom: 20px
}

.td-content-more-articles-box .td_module_2 {
	padding-bottom: 10px
}

.td-close-more-articles-box {
	display: inline-block;
	cursor: pointer;
	position: absolute;
	left: 14px;
	top: 17px;
	line-height: 26px;
	padding: 2px 11px;
	font-size: 17px
}

.td-front-end-display-block {
	right: 0;
	visibility: visible
}

#td_css_split_separator {
	visibility: visible
}

.td-gallery-slide-top {
	position: relative;
	width: 100%;
	background-color: #2d2d2d;
	min-height: 44px;
	vertical-align: top
}

.td-gallery-title {
	display: inline-block;
	color: #fff;
	font-family: open sans, arial, sans-serif;
	font-style: italic;
	font-size: 14px;
	line-height: 17px;
	font-weight: 600;
	padding: 13px 20px;
	position: relative
}

@media(max-width:767px) {
	.td-gallery-title {
		width: 65%;
		font-size: 13px;
		line-height: 17px;
		padding: 16px
	}
}

.td-gallery-controls-wrapper {
	display: inline-block;
	height: 22px;
	margin: auto!important;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	color: #fff
}

.td-gallery-slide-count {
	display: inline-block;
	margin-right: 2px;
	font-style: italic;
	font-size: 12px;
	font-weight: 500;
	position: relative;
	top: -1px;
	vertical-align: middle
}

@media(min-width:768px) and (max-width:1025px) {
	.td-gallery-slide-count {
		font-size: 10px;
		top: -2px
	}
}

@media(max-width:767px) {
	.td-gallery-slide-count {
		margin-right: 0;
		font-size: 10px;
		top: -2px
	}
}

.td-gallery-slide-prev-next-but {
	display: inline-block;
	margin-right: 12px;
	vertical-align: middle
}

@media(max-width:767px) {
	.td-gallery-slide-prev-next-but {
		margin-right: 8px
	}
}

.td-gallery-slide-prev-next-but .td-icon-left,
.td-gallery-slide-prev-next-but .td-icon-right {
	font-size: 14px;
	padding: 0 3px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media(max-width:767px) {
	.td-gallery-slide-prev-next-but .td-icon-left,
	.td-gallery-slide-prev-next-but .td-icon-right {
		padding: 0 4px
	}
}

.td-gallery-slide-prev-next-but .td-icon-left:before {
	content: '\e901'
}

.td-gallery-slide-prev-next-but .td-icon-right:before {
	content: '\e901';
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg)
}

.td-doubleSlider-1 {
	width: auto;
	background-color: #222;
	overflow: hidden
}

.td-doubleSlider-1 .td-slider {
	height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto
}

.td-doubleSlider-1 .td-slider .item {
	max-height: 580px;
	left: 0;
	height: auto;
	margin: 0
}

.td-doubleSlider-1 .td-slider .td-slide-galery-figure {
	margin: 0;
	text-align: center;
	position: relative;
	width: 980px;
	height: 580px
}

.td-doubleSlider-1 .td-slide-item img {
	max-width: none!important
}

@media(max-width:767px) {
	.td-doubleSlider-1 .td-slide-item {
		width: 100%
	}
}

.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	overflow: auto
}

.td-doubleSlider-1 .td-slide-item .td-slide-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	background-color: rgba(0, 0, 0, .6)
}

.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-size: 11px;
	color: #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1
}

@media(min-width:768px) and (max-width:1025px) {
	.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
		font-size: 10px
	}
}

.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
	width: 100%
}

@media(max-width:767px) {
	.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
		display: inline-block
	}
}

.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span {
	padding: 7px 6px 7px 17px;
	display: inline-block
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span {
		padding: 6px 6px 8px 17px
	}
}

@media(max-width:767px) {
	.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span {
		font-size: 10px;
		line-height: 12px;
		padding: 5px 6px 7px 10px
	}
}

.td-doubleSlider-1 .td-slide-item .td-gallery-slide-copywrite {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 3px 10px;
	text-align: left;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	line-height: 15px;
	font-size: 10px;
	background-color: rgba(0, 0, 0, .8)
}

.td-slide-on-2-columns .td-gallery-title {
	width: 73%
}

@media(min-width:768px) and (max-width:1025px) {
	.td-slide-on-2-columns .td-gallery-title {
		width: 64%;
		font-size: 12px
	}
}

@media(max-width:767px) {
	.td-slide-on-2-columns .td-gallery-title {
		font-size: 11px
	}
}

.td-slide-on-2-columns .td-doubleSlider-1 {
	height: 420px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-slide-on-2-columns .td-doubleSlider-1 {
		height: 308px!important
	}
}

@media(max-width:767px) {
	.td-slide-on-2-columns .td-doubleSlider-1 {
		height: 260px!important
	}
}

.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
	width: 640px!important;
	height: 420px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
		width: 469px!important;
		height: 308px
	}
	.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure img {
		width: auto;
		height: 308px
	}
}

@media(max-width:767px) {
	.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
		width: 100%!important;
		height: 260px!important;
		line-height: 12px
	}
	.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure img {
		width: auto;
		height: 260px
	}
}

.td-slide-on-2-columns .td-button {
	margin: 0 5px
}

.td-slide-on-3-columns .td-gallery-title {
	width: 80%
}

@media(min-width:768px) and (max-width:1025px) {
	.td-slide-on-3-columns .td-gallery-title {
		width: 76%;
		font-size: 12px
	}
}

@media(max-width:767px) {
	.td-slide-on-3-columns .td-gallery-title {
		font-size: 11px
	}
}

.td-slide-on-3-columns .td-doubleSlider-1 {
	height: 580px!important
}

@media(min-width:768px) and (max-width:1025px) {
	.td-slide-on-3-columns .td-doubleSlider-1 {
		height: 427px!important
	}
}

@media(max-width:767px) {
	.td-slide-on-3-columns .td-doubleSlider-1 {
		height: 260px!important
	}
}

@media(min-width:768px) and (max-width:1025px) {
	.td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure {
		width: 721px!important;
		height: 427px!important
	}
	.td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure img {
		width: auto;
		height: 427px
	}
}

@media(max-width:767px) {
	.td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure {
		max-width: 100%!important;
		height: 260px!important;
		line-height: 12px
	}
	.td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure img {
		width: auto;
		height: 260px
	}
}

.td-slide-on-3-columns .td-button {
	margin: 0 4.2px 0 4.3px
}

.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span4 .td-slider .td-slide-galery-figure {
	height: 280px!important
}

@media(min-width:768px) and (max-width:1025px) {
	.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
	.td-pb-span4 .td-slider .td-slide-galery-figure {
		height: 180px!important
	}
}

.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span8 .td-slider .td-slide-galery-figure {
	height: 420px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
	.td-pb-span8 .td-slider .td-slide-galery-figure {
		height: 308px!important
	}
}

.td-pb-span4,
.td-pb-span8 {}

.td-pb-span4 .td-slider .td-slide-galery-figure,
.td-pb-span8 .td-slider .td-slide-galery-figure {
	width: 100%!important
}

.td-pb-span4 .td-slider .td-slide-galery-figure img,
.td-pb-span8 .td-slider .td-slide-galery-figure img {
	height: auto;
	max-height: 100%
}

@media(max-width:767px) {
	.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
	.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
	.td-pb-span4 .td-slide-galery-figure,
	.td-pb-span8 .td-slide-galery-figure {
		height: 260px!important
	}
}

.td-doubleSlider-2 {
	padding: 20px 0 10px;
	height: 80px!important;
	background-color: #222;
	width: 100%;
	visibility: hidden
}

@media(max-width:767px) {
	.td-doubleSlider-2 {
		display: none
	}
}

.td-doubleSlider-2 .td-slider {
	width: 100%;
	height: 100%;
	overflow-wrap: normal
}

.td-doubleSlider-2 .td-button {
	top: -10px;
	display: inline-block;
	width: 80px!important;
	height: 60px;
	background-size: cover!important;
	background-position: center!important
}

@media(min-width:768px) and (max-width:1025px) {
	.td-doubleSlider-2 .td-button {
		top: -9px!important;
		width: 56px!important;
		height: 58px
	}
}

.td-doubleSlider-2 .td-button:hover {
	cursor: pointer
}

.td-doubleSlider-2 .td-button .td-border {
	height: 60px;
	width: 80px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-doubleSlider-2 .td-button .td-border {
		height: 58px;
		width: 56px
	}
}

.td-doubleSlider-2.td_center_slide2 {
	text-align: center;
	padding: 25px 0 10px
}

.td-doubleSlider-2.td_center_slide2 .td-slider {
	display: inline-block
}

.td-doubleSlider-2.td_center_slide2 .td-button {
	position: relative;
	top: -15px;
	margin: 0 2px 0 3px
}

.td-js-loaded .td-doubleSlider-2 {
	visibility: visible
}

.td-magnific-popup-slide-gallery {
	margin: 0 auto;
	max-width: 1000px;
	max-height: 100%;
	text-align: left;
	vertical-align: top;
	position: relative
}

.td-magnific-popup-slide-gallery img {
	display: block
}

.td-magnific-popup-slide-gallery .td-magnific-popup-slide-gallery-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	background: #000;
	opacity: .6;
	display: block;
	width: 100%
}

.td-magnific-popup-slide-gallery span {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-size: 11px;
	color: #fff;
	width: 100%;
	text-align: left;
	padding: 5px 7px 6px
}

.td-magnific-popup-slide-gallery .td-magnific-popup-slide-gallery-copywrite {
	position: absolute;
	top: -27px;
	right: 3px;
	padding: 5px 7px 6px;
	text-align: left;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	line-height: 17px;
	font-size: 10px
}

.td-magnific-popup-slide-gallery .mfp-close {
	color: #fff
}

@media(min-width:768px) and (max-width:1025px) {
	.mfp-title {
		font-size: 10px
	}
}

.post_td_gallery {
	margin-bottom: 16px
}

.td-smart-disable {
	background-color: #a5a5a5!important;
	cursor: default;
	opacity: .5
}

.td_smart_list_1 {
	position: relative;
	overflow: hidden;
	z-index: 1
}

.td_smart_list_1 .td-item {
	width: 100%;
	margin: 0
}

.td_smart_list_1 .td-item img {
	height: auto
}

.td_smart_list_1 .td-sml1-current-item-nr {
	display: inline-block;
	font-weight: 700;
	font-size: 21px;
	line-height: 24px;
	color: #fff;
	padding: 6px 4px;
	background-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 37px;
	height: 37px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 20px;
	vertical-align: top
}

@media(max-width:767px) {
	.td_smart_list_1 .td-sml1-current-item-nr {
		margin-bottom: 10px;
		margin-right: auto;
		margin-left: auto;
		display: table
	}
}

.td_smart_list_1 .td-sml1-current-item-title {
	display: inline-block;
	font-weight: 700;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	margin-bottom: 10px;
	width: 490px;
	margin-top: 8px;
	position: relative;
	top: -3px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_1 .td-sml1-current-item-title {
		font-size: 16px;
		max-width: 320px
	}
}

@media(max-width:767px) {
	.td_smart_list_1 .td-sml1-current-item-title {
		display: block;
		width: 100%;
		font-size: 16px;
		text-align: center
	}
	.td_smart_list_1 .td-number-and-title {
		margin-right: auto;
		margin-left: auto;
		display: table
	}
}

.td_smart_list_1 .td-number-and-title h2 {
	display: inline-block;
	margin: 0
}

.td_smart_list_1 .td-controls {
	position: absolute;
	right: 0;
	top: 0;
	width: 88px;
	z-index: 9;
	background-color: #fff
}

.td_smart_list_1 .td-controls .td-icon-left,
.td_smart_list_1 .td-controls .td-icon-right {
	border: 1px solid #e6e6e6;
	display: inline-block;
	width: 37px;
	height: 37px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 24px;
	padding: 7px 13px;
	background-color: #fff;
	position: relative;
	right: -3px;
	line-height: 1
}

.td_smart_list_1 .td-controls .td-icon-left {
	margin-right: 10px
}

.td_smart_list_1 .td-sml1-description p {
	margin-top: 13px
}

.td_smart_list_1 .td-sml1-caption {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 17px;
	color: #000
}

.td_smart_list_1.td-3-columns .td-sml1-current-item-title {
	max-width: 100%;
	width: 820px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_1.td-3-columns .td-sml1-current-item-title {
		max-width: 570px
	}
}

@media(max-width:767px) {
	.td_smart_list_1.td-3-columns .td-sml1-current-item-title {
		max-width: 100%;
		width: 100%
	}
}

.td-slide-smart-list-1 img {
	width: 100%
}

.td_smart_list_2 .td-sml2-current-item-nr {
	display: inline-block;
	font-weight: 700;
	font-size: 21px;
	line-height: 24px;
	color: #fff;
	padding: 6px 4px;
	background-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 37px;
	height: 37px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
	vertical-align: top
}

@media(max-width:767px) {
	.td_smart_list_2 .td-sml2-current-item-nr {
		margin-bottom: 10px;
		margin-right: auto;
		margin-left: auto;
		display: table
	}
}

.td_smart_list_2 .td-sml2-current-item-title {
	display: inline-block;
	font-weight: 700;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	width: 580px;
	margin-bottom: 10px;
	margin-top: 8px;
	position: relative;
	top: -3px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_2 .td-sml2-current-item-title {
		max-width: 415px;
		margin-bottom: 0
	}
}

@media(max-width:767px) {
	.td_smart_list_2 .td-sml2-current-item-title {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 0
	}
	.td_smart_list_2 .td-number-and-title {
		margin-right: auto;
		margin-left: auto;
		display: table
	}
}

.td_smart_list_2 .td-number-and-title h2 {
	display: inline-block
}

.td_smart_list_2 .td-sml2-caption {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 17px;
	color: #000
}

.td_smart_list_2 .td-sml2-description p {
	font-size: 12px;
	margin-top: 13px
}

.td_smart_list_2.td-3-columns .td-sml2-current-item-title {
	width: 920px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_2.td-3-columns .td-sml2-current-item-title {
		max-width: 650px
	}
}

@media(max-width:767px) {
	.td_smart_list_2.td-3-columns .td-sml2-current-item-title {
		max-width: 100%;
		width: 100%
	}
}

.td-slide-smart-list-2 {
	display: block!important
}

.td-slide-smart-list-2 img {
	width: 100%
}

.td_smart_list_3 {
	position: relative;
	overflow: hidden;
	padding: 10px 0 12px;
	margin-bottom: 40px;
	z-index: 1
}

@media(max-width:767px) {
	.td_smart_list_3 {
		margin-bottom: 0
	}
}

.td_smart_list_3 .td-item {
	width: 100%;
	margin: 0
}

.td_smart_list_3 .td-item img {
	max-width: 100%;
	height: auto
}

.td_smart_list_3 .td-sml3-current-item-nr {
	display: inline-block;
	font-weight: 700;
	font-size: 21px;
	line-height: 24px;
	color: #fff;
	padding: 6px 4px;
	background-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 37px;
	height: 37px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
	vertical-align: top
}

@media(max-width:767px) {
	.td_smart_list_3 .td-sml3-current-item-nr {
		display: none
	}
}

.td_smart_list_3 .td-sml3-current-item-title {
	display: inline-block;
	font-weight: 700;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	width: 265px;
	margin-bottom: 10px;
	margin-top: 4px
}

@media(max-width:767px) {
	.td_smart_list_3 .td-sml3-current-item-title {
		display: block;
		width: 100%
	}
}

.td_smart_list_3 .td-vertical-align-top {
	vertical-align: top
}

.td_smart_list_3 .td-number-and-title {
	float: left
}

@media(max-width:767px) {
	.td_smart_list_3 .td-number-and-title {
		float: none;
		text-align: center
	}
}

.td_smart_list_3 .td-number-and-title h2 {
	display: inline-block;
	margin: 0
}

.td_smart_list_3 .td-sml3-top-title {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 30px;
	margin-right: 100px;
	margin-left: 100px;
	overflow: hidden;
	height: 22px;
	font-size: 11px;
	font-style: italic
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_3 .td-sml3-top-title {
		margin-bottom: 17px
	}
}

@media(max-width:767px) {
	.td_smart_list_3 .td-sml3-top-title {
		display: none
	}
}

.td_smart_list_3 .td-sml3-link-to-image img {
	margin-bottom: 6px
}

.td_smart_list_3 .td-sml3-bottom-title {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 100px;
	margin-left: 100px;
	overflow: hidden;
	height: 22px;
	position: relative;
	top: 0;
	font-size: 11px;
	font-style: italic
}

@media(max-width:767px) {
	.td_smart_list_3 .td-sml3-bottom-title {
		display: none
	}
}

.td_smart_list_3 .td-icon-left,
.td_smart_list_3 .td-icon-right {
	display: inline-block;
	min-width: 67px;
	height: 28px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	padding: 7px 14px 7px 13px;
	color: #fff;
	background-color: #000;
	line-height: 23px
}

.td_smart_list_3 .td-icon-left:hover,
.td_smart_list_3 .td-icon-right:hover {
	background-color: #4db2ec
}

.td_smart_list_3 .td-sml3-top-controls,
.td_smart_list_3 .td-sml3-bottom-controls {
	display: inline-block;
	padding: 8px 0;
	width: 100%;
	z-index: 9;
	border-top: 1px dashed #f1f1f1;
	border-bottom: 1px dashed #f1f1f1
}

@media(max-width:767px) {
	.td_smart_list_3 .td-sml3-top-controls,
	.td_smart_list_3 .td-sml3-bottom-controls {
		border: 0
	}
}

.td_smart_list_3 .td-sml3-top-controls .td-icon-left,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-left {
	position: relative;
	left: 0;
	padding: 2px 10px
}

.td_smart_list_3 .td-sml3-top-controls .td-icon-left span,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-left span {
	float: right;

	position: relative;
	margin: 8px 2px 8px 12px
}

.td_smart_list_3 .td-sml3-top-controls .td-icon-right,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-right {
	position: absolute;
	right: 0;
	padding: 2px 10px
}

.td_smart_list_3 .td-sml3-top-controls .td-icon-right span,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-right span {
	float: left;
	position: relative;
	margin: 8px 12px 8px 2px
}

.td_smart_list_3 .td-sml3-top-controls .td-sml3-control-text,
.td_smart_list_3 .td-sml3-bottom-controls .td-sml3-control-text {
	position: relative;
	font-family: open sans, arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	line-height: 8px
}

.td_smart_list_3 .td-sml3-top-controls {
	position: absolute;
	top: 0
}

@media(max-width:767px) {
	.td_smart_list_3 .td-sml3-top-controls {
		position: relative
	}
}

.td_smart_list_3 .td-sml3-bottom-controls {
	position: absolute;
	bottom: 0
}

@media(max-width:767px) {
	.td_smart_list_3 .td-sml3-bottom-controls {
		position: relative
	}
}

.td_smart_list_3 .td-sml3-description {
	min-height: 390px;
	margin-bottom: 40px
}

@media(max-width:767px) {
	.td_smart_list_3 .td-sml3-description {
		display: table;
		margin-bottom: 0;
		width: 100%
	}
}

.td_smart_list_3 .td-sml-figure {
	position: relative;
	top: 0;
	width: 300px;
	float: right;
	margin: 0 0 20px 20px
}

.td_smart_list_3 .td-sml-figure .td-slide-smart-list-figure {
	display: block
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_3 .td-sml-figure {
		margin: 0 0 17px 20px
	}
}

@media(max-width:767px) {
	.td_smart_list_3 .td-sml-figure {
		margin-left: auto;
		margin-right: auto;
		float: none;
		display: table
	}
}

.td_smart_list_3 .td-sml3-caption {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 17px;
	color: #000
}

.td_smart_list_3 .td-mobile-nr {
	display: none
}

@media(max-width:767px) {
	.td_smart_list_3 .td-mobile-nr {
		display: inline-block;
		padding: 6px 8px;
		color: #fff;
		background-color: #000;
		font-size: 12px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		line-height: 19px;
		position: relative;
		top: -3px;
		width: 30px;
		height: 30px;
		text-align: center;
		margin-right: 6px
	}
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_3.td-2-columns .td-sml3-description {
		display: table;
		width: 100%
	}
	.td_smart_list_3.td-2-columns .td-number-and-title h2 {}
	.td_smart_list_3.td-2-columns .td-sml3-caption {
		margin-top: 6px
	}
	.td_smart_list_3.td-2-columns .td-sml-figure {
		margin-left: 0;
		margin-top: 0;
		float: right;
		width: 40%
	}
	.td_smart_list_3.td-2-columns .td-sml-figure img {
		margin: 0 auto
	}
	.td_smart_list_3.td-2-columns .td-sml3-top-title,
	.td_smart_list_3.td-2-columns .td-sml3-bottom-title {
		font-size: 9px
	}
	.td_smart_list_3.td-2-columns .td-sml3-current-item-title {
		font-size: 18px
	}
}

@media(min-width:768px) and (max-width:1025px) and (min-width:768px) and (max-width:1025px) {
	.td_smart_list_3.td-2-columns .td-sml3-description {
		margin-top: 27px
	}
	.td_smart_list_3.td-2-columns .td-number-and-title h2 {
		display: inherit
	}
	.td_smart_list_3.td-2-columns .td-sml-figure {
		margin-left: 10px
	}
	.td_smart_list_3.td-2-columns .td-sml3-current-item-title {
		width: 217px
	}
}

.td_smart_list_3.td-3-columns .td-sml3-current-item-title {
	width: 607px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_3.td-3-columns .td-sml3-current-item-title {
		width: 348px
	}
}

@media(max-width:767px) {
	.td_smart_list_3.td-3-columns .td-sml3-current-item-title {
		width: 100%
	}
}

.td_smart_list_3.td-3-columns .td-sml3-bottom-title {
	width: 780px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_3.td-3-columns .td-sml3-bottom-title {
		width: 521px
	}
}

.td_smart_list_4 .td-item {
	vertical-align: top;
	border-bottom: 1px dashed #f1f1f1;
	min-height: 174px;
	margin-bottom: 21px
}

@media(max-width:767px) {
	.td_smart_list_4 .td-item {
		display: table;
		width: 100%
	}
	.td_smart_list_4 .td-item div {
		display: table-header-group;
		text-align: center
	}
}

.td_smart_list_4 .td-number-and-title h2 {
	margin-bottom: 0;
	margin-top: 2px
}

.td_smart_list_4 .td-sml4-nr {
	display: inline-block;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	padding: 6px 4px;
	background-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-right: 15px;
	vertical-align: top
}

@media(max-width:767px) {
	.td_smart_list_4 .td-sml4-nr {
		margin: 0
	}
}

.td_smart_list_4 .td-sml4-current-item-nr {
	display: inline-block;
	font-size: 17px;
	font-family: open sans, arial, sans-serif;
	font-weight: 600;
	line-height: 24px;
	color: #000;
	text-align: left;
	width: 420px;
	margin-top: 3px;
	vertical-align: top
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_4 .td-sml4-current-item-nr {
		width: 253px
	}
}

@media(max-width:767px) {
	.td_smart_list_4 .td-sml4-current-item-nr {
		width: 100%;
		text-align: center;
		margin: 10px 0;
		padding-left: 10px;
		padding-right: 10px
	}
}

.td_smart_list_4 .td-sml-figure {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	max-width: 150px
}

.td_smart_list_4 .td-sml-figure .td-slide-smart-list-figure {
	display: block
}

@media(max-width:767px) {
	.td_smart_list_4 .td-sml-figure {
		margin-left: 0;
		margin-top: 0;
		width: 100%;
		margin-bottom: 0
	}
	.td_smart_list_4 .td-sml-figure img {
		margin: 0 auto
	}
	.td_smart_list_4 .td-sml-figure .td-sml4-caption {
		float: right
	}
}

@media(max-width:767px) and (max-width:767px) {
	.td_smart_list_4 .td-sml-figure .td-sml4-caption {
		float: none
	}
}

.td_smart_list_4 .td-sml4-caption {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	margin-top: 6px
}

@media(max-width:767px) {
	.td_smart_list_4 .td-sml4-caption {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		display: table;
		float: none
	}
}

.td_smart_list_4 .td-sml4-description p {
	font-size: 12px;
	margin-top: 13px;
	margin-bottom: 14px
}

@media(max-width:767px) {
	.td_smart_list_4.td-2-columns .td-sml4-current-item-nr {
		width: 100%
	}
}

.td_smart_list_4.td-3-columns .td-sml4-current-item-nr {
	width: 760px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_4.td-3-columns .td-sml4-current-item-nr {
		width: 500px
	}
}

@media(max-width:767px) {
	.td_smart_list_4.td-3-columns .td-sml4-current-item-nr {
		width: 100%
	}
}

.td-slide-smart-list-figure {
	display: inline-block
}

.td-slide-smart-list-figure .td-sml4-link-to-image img {}

@media(max-width:767px) {
	.td-slide-smart-list-figure .td-sml4-link-to-image img {
		width: auto
	}
}

.td-slide-smart-list-figure figcaption {
	margin-top: 6px
}

.td-number-and-title h2 {
	margin-top: 0
}

.td_smart_list_2 .td-item {
	margin-bottom: 40px
}

.td_smart_list_5 .td-item {
	margin-bottom: 32px
}

.td_smart_list_5 .td-item:last-child {
	margin-bottom: 0
}

.td_smart_list_5 .td-slide-smart-list-figure {
	display: block
}

.td_smart_list_5 .td-sml-figure {
	position: relative;
	text-align: center;
	display: table;
	margin-left: auto;
	margin-right: auto
}

.td_smart_list_5 .td-sml-current-item-nr {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	font-weight: 700;
	font-size: 21px;
	line-height: 24px;
	color: #fff;
	padding: 6px 4px;
	background-color: #000;
	width: 37px;
	height: 37px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 20px;
	vertical-align: top
}

.td_smart_list_5 .td-sml-current-item-title {
	display: inline-block;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	margin-top: 20px!important;
	margin-bottom: 10px!important
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_5 .td-sml-current-item-title {
		margin-top: 15px!important
	}
}

.td_smart_list_5 .td-sml-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: right;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index: 1
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_5 .td-sml-caption {
		font-size: 10px;
		line-height: 15px
	}
}

.td_smart_list_5 .td-sml-description p {
	font-size: 12px;
	margin-top: 0
}

.td_smart_list_5 figcaption div:before {
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	height: 150%;
	width: 100%;
	position: absolute;
	z-index: -1;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .9) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .9)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .9) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .9) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .9) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)
}

.td_smart_list_5 figcaption div:empty {
	display: none
}

.td_smart_list_6 {
	position: relative;
	z-index: 1;
	clear: both;
	margin-bottom: 40px
}

.td_smart_list_6 .td-number-and-title {
	text-align: left;
	padding: 0;
	margin-bottom: 11px;
	position: relative
}

.td_smart_list_6 .td-number-and-title h2 {
	margin: 0
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_6 .td-number-and-title {
		margin-bottom: 20px
	}
}

@media(max-width:767px) {
	.td_smart_list_6 .td-number-and-title {
		margin-top: 10px;
		margin-bottom: 10px
	}
}

.td_smart_list_6 .td-sml-current-item-nr {
	display: inline-block;
	font-weight: 600;
	font-size: 21px;
	line-height: 24px;
	color: #fff;
	padding: 6px 4px;
	background-color: #000;
	border-radius: 3px;
	width: 37px;
	height: 37px;
	text-align: center;
	margin-right: 15px;
	vertical-align: top
}

@media(max-width:767px) {
	.td_smart_list_6 .td-sml-current-item-nr {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		display: table
	}
}

.td_smart_list_6 .td-sml-current-item-title {
	display: inline-block;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	width: 580px;
	margin-bottom: 10px;
	margin-top: 8px;
	position: relative;
	top: -3px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_6 .td-sml-current-item-title {
		max-width: 415px;
		margin-bottom: 0
	}
}

@media(max-width:767px) {
	.td_smart_list_6 .td-sml-current-item-title {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 0
	}
}

.td_smart_list_6 .td-sml-description p {
	font-size: 12px;
	margin-top: 13px
}

.td_smart_list_6 .td-slide-smart-list-figure {
	text-align: center;
	display: table;
	margin-left: auto;
	margin-right: auto
}

.td_smart_list_6 .td-sml-caption {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 17px;
	color: #000
}

.td_smart_list_6 .td-smart-list-pagination {
	text-align: center
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_6 .td-smart-list-pagination {
		margin-bottom: 15px
	}
}

@media(max-width:767px) {
	.td_smart_list_6 .td-smart-list-pagination {
		margin-bottom: 18px
	}
}

.td_smart_list_6 .td-smart-list-button {
	display: inline-block;
	min-width: 67px;
	text-align: center;
	border-radius: 3px;
	font-family: open sans, arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	line-height: 12px;
	padding: 9px 14px;
	color: #fff;
	background-color: #000;
	margin-bottom: 2px
}

.td_smart_list_6 .td-smart-list-button:hover {
	background-color: #4db2ec;
	text-decoration: none!important
}

.td_smart_list_6 .td-smart-back {
	margin-right: 7px
}

.td_smart_list_6 .td-smart-back i {
	margin-right: 7px;
	position: relative;
	top: 1px
}

.td_smart_list_6 .td-smart-next {
	margin-left: 7px
}

.td_smart_list_6 .td-smart-next i {
	margin-left: 7px;
	position: relative;
	top: 1px
}

.td_smart_list_7 {
	position: relative;
	margin-bottom: 21px
}

.td_smart_list_7 .td-sml-current-item-title {
	display: block;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	margin-top: 0;
	text-align: center;
	width: 100%;
	margin-bottom: 20px
}

@media(min-width:768px) and (max-width:1025px) {
	.td_smart_list_7 .td-sml-current-item-title {
		font-size: 18px;
		line-height: 24px
	}
}

@media(max-width:767px) {
	.td_smart_list_7 .td-sml-current-item-title {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px
	}
}

.td_smart_list_7 .td-smart-list-pagination {
	display: inline-block;
	width: 100%;
	position: absolute;
	top: 0;
	margin-bottom: 0
}

@media(max-width:767px) {
	.td_smart_list_7 .td-smart-list-pagination {
		position: relative;
		margin-top: 10px
	}
}

.td_smart_list_7 .td-smart-list-pagination .td-smart-back {
	float: left
}

.td_smart_list_7 .td-smart-list-pagination .td-smart-next {
	float: right
}

.td_smart_list_7 .td-item .td-smart-list-pagination {
	position: relative;
	display: inline-block;
	margin-top: 14px
}

@media(max-width:767px) {
	.td_smart_list_7 .td-item .td-smart-list-pagination {
		margin-bottom: 5px
	}
}

.td_smart_list_7 .td-item .td-item-title {
	margin: 0 85px
}

@media(max-width:767px) {
	.td_smart_list_7 .td-item .td-item-title {
		margin: 0 5px
	}
}

.td_smart_list_7 .td-smart-list-button {
	display: inline-block;
	min-width: 67px;
	text-align: center;
	border-radius: 3px;
	font-family: open sans, arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	line-height: 12px;
	padding: 9px 14px;
	color: #fff;
	background-color: #000
}

.td_smart_list_7 .td-smart-list-button:hover {
	background-color: #4db2ec;
	text-decoration: none!important
}

.td_smart_list_7 .td-smart-back i {
	margin-right: 7px;
	position: relative;
	top: 1px
}

.td_smart_list_7 .td-smart-next i {
	margin-left: 7px;
	position: relative;
	top: 1px
}

.td_smart_list_7 .td-sml-description p {
	font-size: 12px;
	margin-top: 0
}

.td_smart_list_7 .td-sml-caption {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 17px;
	color: #000
}

.td_smart_list_7 .td-slide-smart-list-figure {
	text-align: center;
	display: table;
	margin-left: auto;
	margin-right: auto
}

.td_smart_list_8 {
	position: relative;
	z-index: 1;
	clear: both
}

.td_smart_list_8 .td-number-and-title {
	text-align: left;
	padding: 0;
	margin-bottom: 16px;
	position: relative
}

.td_smart_list_8 .td-number-and-title h2 {
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 16px;
	margin-top: 26px;
	color: #000
}

.td_smart_list_8 .td-sml-description {
	margin-top: 0
}

.td_smart_list_8 .td-sml-description p {
	font-size: 12px;
	margin-top: 0
}

.td_smart_list_8 .td-smart-list-dropdown-wrap {
	text-align: center;
	border: 1px solid #ededed;
	margin-bottom: 20px;
	clear: both
}

@media(max-width:767px) {
	.td_smart_list_8 .td-smart-list-dropdown-wrap {
		margin-top: 10px
	}
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown {
	height: 30px;
	padding: 0 35px 0 10px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #fff;
	border: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	outline: none;
	font-family: open sans, arial, sans-serif;
	max-width: 60%;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	cursor: pointer
}

@media(max-width:767px) {
	.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown {
		text-align: center;
		max-width: 70%
	}
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown option {}

@media(max-width:767px) {
	.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown option {
		text-align: left
	}
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown::-ms-expand {
	display: none
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container {
	display: inline;
	position: relative
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container:before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 7px;
	right: 16px;
	z-index: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	pointer-events: none
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button {
	padding: 2px 18px;
	margin: 0;
	background-color: transparent!important;
	color: inherit
}

@media(max-width:767px) {
	.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button {
		padding: 2px 6px
	}
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button i {
	display: none
}

@media(max-width:767px) {
	.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button i {
		display: inline;
		top: 1px;
		font-size: 16px;
		position: relative
	}
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {}

@media(max-width:767px) {
	.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {
		content: '\e802';
		margin-right: 10px
	}
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {}

@media(max-width:767px) {
	.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {
		content: '\e803';
		margin-left: 10px
	}
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button:hover {
	background-color: transparent!important;
	color: #4db2ec;
	text-decoration: none!important
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button span {}

@media(max-width:767px) {
	.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button span {
		display: none
	}
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-disable:hover {
	color: #222
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-next {
	border-left: 1px solid #ededed;
	margin-left: 3px
}

.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-back {
	border-right: 1px solid #ededed;
	margin-right: 3px
}

@-moz-document url-prefix() {
	.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container:before {
		top: 9px
	}
}

.buddypress hr {
	border: 0;
	background-color: #e6e6e6;
	height: 1px
}

.buddypress fieldset {
	border-color: #e6e6e6
}

#buddypress button,
#buddypress input[type=submit],
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress div.generic-button a,
#buddypress .comment-reply-link {
	border: none;
	box-shadow: none;
	color: #fff;
	background-color: #222;
	font-size: 11px;
	padding: 10px 13px;
	text-shadow: none;
	border-radius: 3px;
	line-height: 1;
	margin-bottom: 10px;
	vertical-align: top
}

#buddypress button:hover,
#buddypress input[type=submit]:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover,
#buddypress button:active,
#buddypress input[type=submit]:active,
#buddypress input[type=button]:active,
#buddypress input[type=reset]:active,
#buddypress div.generic-button a:active,
#buddypress .comment-reply-link:active,
#buddypress button:focus,
#buddypress input[type=submit]:focus,
#buddypress input[type=button]:focus,
#buddypress input[type=reset]:focus,
#buddypress div.generic-button a:focus,
#buddypress .comment-reply-link:focus {
	background-color: #4db2ec;
	color: #fff;
	border: none
}

#buddypress div.generic-button.friendship-button a,
#buddypress div.generic-button a.join-group,
#buddypress div.generic-button a.leave-group,
#buddypress div.generic-button a.mention,
#buddypress div.generic-button a.send-message {
	padding: 4px 10px 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #777;
	cursor: pointer;
	font-weight: 600;
	outline: none;
	text-align: center;
	text-decoration: none
}

#buddypress div.generic-button.friendship-button a:hover,
#buddypress div.generic-button a.join-group:hover,
#buddypress div.generic-button a.leave-group:hover,
#buddypress div.generic-button a.mention:hover,
#buddypress div.generic-button a.send-message:hover,
#buddypress div.generic-button.friendship-button a:focus,
#buddypress div.generic-button a.join-group:focus,
#buddypress div.generic-button a.leave-group:focus,
#buddypress div.generic-button a.mention:focus,
#buddypress div.generic-button a.send-message:focus,
#buddypress div.generic-button.friendship-button a:active,
#buddypress div.generic-button a.join-group:active,
#buddypress div.generic-button a.leave-group:active,
#buddypress div.generic-button a.mention:active,
#buddypress div.generic-button a.send-message:active {
	background-color: #222;
	color: #fff;
	border-color: #222
}

#buddypress .acomment-options a.acomment-reply,
#buddypress .acomment-options a.acomment-delete {
	font-weight: 400;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 2px 7px 3px;
	border-radius: 3px
}

#buddypress .acomment-options a.acomment-reply:hover,
#buddypress .acomment-options a.acomment-delete:hover {
	background-color: #222;
	color: #fff;
	border-color: #222
}

#buddypress a.button,
a.bp-title-button,
#buddypress ul.button-nav li a {
	border-radius: 3px;
	font-size: 11px
}

#buddypress a.button:hover,
a.bp-title-button:hover,
#buddypress ul.button-nav li a:hover,
#buddypress a.button:focus,
a.bp-title-button:focus,
#buddypress ul.button-nav li a:focus,
#buddypress a.button:active,
a.bp-title-button:active,
#buddypress ul.button-nav li a:active {
	background-color: #222;
	color: #fff;
	border-color: #222
}

#buddypress a.button:hover span,
a.bp-title-button:hover span,
#buddypress ul.button-nav li a:hover span,
#buddypress a.button:focus span,
a.bp-title-button:focus span,
#buddypress ul.button-nav li a:focus span,
#buddypress a.button:active span,
a.bp-title-button:active span,
#buddypress ul.button-nav li a:active span {
	background-color: #4db2ec
}

#buddypress ul.button-nav li.current a {
	background-color: #222;
	color: #fff;
	border-color: #222
}

#buddypress a.button {
	padding: 4px 10px 5px
}

a.bp-title-button {
	padding: 2px 9px 3px;
	position: relative;
	top: -2px;
	margin-left: 12px
}

.entry-crumbs a.bp-title-button {
	display: none
}

#buddypress div.generic-button #new-topic-button {
	padding: 6px 10px 7px;
	margin-bottom: 20px;
	display: inline-block;
	position: relative;
	top: -2px
}

#buddypress .standard-form #submit:focus,
#buddypress .standard-form #save:focus,
#group-settings-form input[type=submit]:focus {
	background-color: #4db2ec;
	color: #fff
}

#buddypress a.loading,
#buddypress input.loading {
	-webkit-animation: none;
	-moz-animation: none;
	border-color: #222
}

#buddypress a.bp-primary-action span,
#buddypress #reply-title small a span {
	border-radius: 3px;
	font-size: 9px;
	line-height: 9px;
	padding: 1px 4px
}

#buddypress #whats-new-options,
#whats-new-post-in-box {
	overflow: visible;
	min-height: 43px
}

#buddypress div.item-list-tabs ul li {
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	margin-bottom: 5px
}

#buddypress div.item-list-tabs ul li:first-child {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

#buddypress div.item-list-tabs ul li:first-child:before {
	display: none
}

#buddypress div.item-list-tabs ul li:last-child {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-right: 1px solid #e6e6e6
}

#buddypress div.item-list-tabs ul li:before {
	background-color: #e6e6e6;
	content: "";
	display: block;
	height: 22px;
	position: absolute;
	right: -1px;
	width: 1px;
	top: -1px
}

@media(max-width:1025px) {
	#buddypress div.item-list-tabs ul li {
		width: 49.8%;
		margin-bottom: 10px
	}
	#buddypress div.item-list-tabs ul #activity-filter-select {
		width: 45%;
		margin-right: -4px
	}
}

@media(max-width:768px) {
	#buddypress div.item-list-tabs ul #activity-filter-select {
		width: 100%;
		margin: 15px 0 20px!important
	}
}

#buddypress div.item-list-tabs ul li.selected,
#buddypress div.item-list-tabs ul li.current {
	border-left: 1px solid #222;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222
}

#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
	background-color: #222;
	color: #fff;
	opacity: 1
}

#buddypress div.item-list-tabs ul li.selected a:hover,
#buddypress div.item-list-tabs ul li.current a:hover {
	background-color: #222
}

#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span {
	background: #4db2ec
}

#buddypress ul.item-list li div.item-title,
#buddypress ul.item-list li h4 {}

@media(min-width:768px) and (max-width:1025px) {
	#buddypress ul.item-list li div.item-title,
	#buddypress ul.item-list li h4 {
		width: 70%
	}
}

#buddypress div.item-list-tabs ul li>a {
	background-color: #fff;
	color: #444;
	padding: 0 15px;
	font-family: open sans, arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	height: 20px
}

#buddypress div.item-list-tabs ul li>a span {
	background: #4db2ec;
	border-radius: 3px;
	border: transparent;
	color: #fff;
	margin-left: 3px;
	font-size: 9px;
	line-height: 9px;
	padding: 2px 5px;
	position: relative;
	display: inline-block;
	top: -1px
}

#buddypress div.item-list-tabs ul li>a:hover {
	background-color: #f7f7f7
}

#buddypress div.item-list-tabs ul li>a:hover span {
	background-color: #4db2ec;
	opacity: .8
}

@media(max-width:767px) {
	#buddypress div.item-list-tabs ul li>a#change-avatar {
		padding: 0 4px
	}
}

#buddypress li.friend-tab img.avatar {
	display: inline-block;
	margin-right: 5px
}

#buddypress div.item-list-tabs ul li>span {
	background-color: #fff;
	color: #444;
	padding: 0 15px;
	font-family: open sans, arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	height: 20px
}

#activity-filter-select,
#members-order-select,
#forums-order-select,
#group_members-order-select,
#groups-order-select {
	border: none!important;
	margin-top: 0!important;
	top: -1px
}

#activity-filter-select {
	font-size: 13px;
	top: -3px
}

.item-list-tabs .feed {
	border-right: 1px solid #222;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.item-list-tabs .feed a {
	background-color: #222!important;
	color: #fff!important
}

.item-list-tabs .feed:hover {
	border-color: #4db2ec!important
}

.item-list-tabs .feed:hover a {
	background-color: #4db2ec!important
}

#buddypress .activity-list .activity-content {
	margin-left: 0;
	padding-bottom: 31px
}

#buddypress .activity-list .activity-content .activity-inner {
	margin: 6px 0 0 60px
}

#buddypress .activity-list .activity-content .activity-header {
	font-weight: 600;
	margin-left: 60px
}

#buddypress .activity-list .activity-content .activity-header a {
	display: inline-block;
	vertical-align: top
}

#buddypress .activity-list li.new_forum_topic .activity-content .activity-inner {
	margin-left: 60px;
	border-left: 0;
	padding-left: 0
}

#buddypress .activity-list .mini .activity-content .activity-header {
	margin-left: 30px
}

body.activity-permalink #buddypress .activity-content .activity-inner {
	margin: 12px 0 0 60px
}

body.activity-permalink #buddypress .activity-list li .activity-header>p {
	padding: 0
}

#buddypress form#whats-new-form p.activity-greeting {
	line-height: 21px
}

#buddypress form#whats-new-form textarea {
	width: 100%
}

#buddypress #whats-new:focus {
	border-color: #aaa!important;
	outline: 0
}

#buddypress div.activity-meta {
	margin-top: 30px;
	width: 100%;
	text-align: right
}

#buddypress div.activity-meta a {
	padding: 3px 8px 4px
}

#buddypress div.activity-meta a.acomment-reply {
	padding-top: 2px
}

#buddypress a.activity-time-since {
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: 400
}

#buddypress .acomment-meta a.activity-time-since {
	bottom: 13px
}

#buddypress #activity-stream p {
	margin: 0
}

#buddypress .activity-list li.mini .activity-avatar img.avatar,
#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic {
	margin-left: 0
}

#buddypress .activity-list .activity-content .activity-header img.avatar {
	margin: 0 10px!important
}

.activity-time-since {
	font-size: 11px
}

#group-create-tabs li {
	height: 22px
}

#buddypress form.standard-form .main-column {
	margin-left: 170px
}

#buddypress div#invite-list {
	background: 0 0;
	height: auto;
	overflow: auto;
	padding: 0 0 20px;
	width: 160px;
	margin-top: 10px
}

#buddypress a.bp-secondary-action,
#buddypress span.highlight {
	font-size: 11px;
	font-weight: 700
}

#buddypress a.bp-secondary-action.delete-activity {
	margin-right: 0
}

#buddypress div#item-header div.generic-button {
	margin-bottom: 10px
}

.bp-widget h4,
#group-settings-form h4 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px
}

legend.screen-reader-text {
	padding: 0 5px
}

#admins-list h5,
#member-list h5,
#mods-list h5,
#members-list h5 {
	margin-top: 2px;
	font-size: 14px;
	margin-bottom: 0;
	font-weight: 600
}

#admins-list h5 a:hover,
#member-list h5 a:hover,
#mods-list h5 a:hover,
#members-list h5 a:hover {
	color: #222
}

#admins-list .item-title,
#member-list .item-title,
#mods-list .item-title,
#members-list .item-title {
	font-size: 14px!important
}

#friend-list h4 {
	line-height: 24px
}

#friend-list a {
	font-weight: 700;
	font-size: 12px
}

#friend-list a:hover {
	color: #222
}

#buddypress div.pagination .pag-count {
	margin-left: 0;
	font-size: 11px
}

.groups-members-search {
	border: none!important
}

#search-members-form label,
#forums-dir-search label,
#search-groups-form label,
#search-message-form label {
	display: inline-block
}

#search-members-form #members_search,
#forums-dir-search #members_search,
#search-groups-form #members_search,
#search-message-form #members_search,
#search-members-form #forums_search,
#forums-dir-search #forums_search,
#search-groups-form #forums_search,
#search-message-form #forums_search,
#search-members-form #groups_search,
#forums-dir-search #groups_search,
#search-groups-form #groups_search,
#search-message-form #groups_search {
	height: 31px;
	background-color: transparent;
	padding-left: 5px
}

#search-members-form #members_search_submit,
#forums-dir-search #members_search_submit,
#search-groups-form #members_search_submit,
#search-message-form #members_search_submit,
#search-members-form #forums_search_submit,
#forums-dir-search #forums_search_submit,
#search-groups-form #forums_search_submit,
#search-message-form #forums_search_submit,
#search-members-form #groups_search_submit,
#forums-dir-search #groups_search_submit,
#search-groups-form #groups_search_submit,
#search-message-form #groups_search_submit {
	position: relative;
	top: 0;
	display: inline-block;
	left: -7px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

#search-message-form {
	position: relative
}

#search-message-form #messages_search {
	height: 31px
}

#search-message-form #messages_search_submit {
	position: absolute;
	top: 0;
	right: -20px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

#buddypress div#item-header ul {
	display: inline-block
}

#buddypress th {
	background-color: #222;
	color: #fff;
	border: none
}

#buddypress .forum td {
	border: none
}

#buddypress table.forum tr td.td-title a.topic-title {
	margin: 0 0 4px 35px;
	display: block;
	line-height: 20px;
	font-weight: 700;
	color: #222
}

#buddypress table.forum tr td.td-title a.topic-title:hover {
	color: #4db2ec
}

#buddypress table.forum p.topic-meta {
	font-size: 10px;
	margin: 0 0 0 35px;
	color: #c3c3c3
}

#buddypress table.forum p.topic-meta a {
	color: #222
}

#buddypress table.forum p.topic-meta a:hover {
	color: #4db2ec
}

#buddypress table.forum .td-freshness p.topic-meta {
	margin: 5px 0 0
}

#buddypress .forum .td-title,
#buddypress .forum .td-freshness {
	position: relative
}

#buddypress table.forum td .topic-by img.avatar {
	position: absolute;
	margin: 0;
	width: 40px;
	top: 12px;
	left: 0
}

#buddypress table.forum td .topic-in a {
	font-weight: 600
}

#buddypress table.forum td .topic-in img.avatar {
	display: inline-block;
	margin-left: 3px
}

#buddypress table.forum td .freshness-author img.avatar {
	float: right;
	margin-right: 0
}

#buddypress table.forum tr>td:last-child {
	padding-right: 0
}

#buddypress table.forum th#th-freshness {
	text-align: right
}

#buddypress .forum tbody tr {
	border-bottom: 1px solid #e6e6e6;
	height: 64px
}

#buddypress .activity-list li.load-more,
#buddypress .activity-list li.load-newest {
	font-size: 12px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	border-bottom: none
}

#buddypress .activity-list li.load-more a,
#buddypress .activity-list li.load-newest a {
	padding: 7px 10px;
	display: inline-block;
	border: 1px solid #dcdcdc;
	border-radius: 3px
}

#buddypress .activity-list li.load-more a:hover,
#buddypress .activity-list li.load-newest a:hover {
	background-color: #222;
	color: #fff;
	border-color: #222
}

#new-topic-post h4,
#new-topic-post h5,
#profile-edit-form h4,
#post-topic-reply h4 {
	font-size: 18px;
	font-weight: 700
}

#group-admins,
#group-mods {
	margin-top: 0
}

#group-admins li,
#group-mods li {
	margin-left: 5px
}

#buddypress div.pagination .pagination-links a {
	font-weight: 700
}

#buddypress ul.item-list li div.item-title {
	font-weight: 700;
	font-size: 16px
}

#buddypress ul.item-list li div.item-title a {
	color: #222
}

#buddypress ul.item-list li div.item-title a:hover {
	color: #4db2ec
}

#buddypress ul.item-list li div.item-meta span {
	font-size: 11px
}

#group-settings-form .bp-widget .single-line h5 {
	margin-top: 0
}

#buddypress #activity-stream {
	margin-top: 0
}

#buddypress #activity-stream .activity-avatar img.avatar-150 {
	width: 50px
}

body.activity-permalink #buddypress .activity-list li .activity-content,
body.activity-permalink #buddypress div.activity-comments {
	margin-left: 0
}

#buddypress table.notifications {
	margin-bottom: 20px
}

#notification-bulk-manage {
	padding: 6px 10px 7px!important;
	position: relative;
	top: -1px
}

.register-section h4 {
	font-weight: 700
}

body.activity-permalink #buddypress div.activity-comments>ul {
	padding: 0 10px 0 26px
}

#buddypress div.activity-comments {
	margin-left: 15px
}

#buddypress div.activity-comments div.acomment-content {
	margin: 5px 0 0 35px
}

#buddypress div.activity-comments ul li {
	padding: 15px 0 8px
}

#buddypress .acomment-options {
	margin-left: 35px
}

body.activity-permalink #buddypress div.activity-comments ul li {
	padding: 15px 0 8px
}

#buddypress ul.item-list.activity-list li.has-comments {
	padding-bottom: 0
}

@media(max-width:1025px) {
	#buddypress div.item-list-tabs#subnav ul li#members-order-select {
		width: 100%;
		margin-top: 10px!important
	}
	#buddypress div.message-search {
		width: 100%;
		margin: 18px 0;
		float: left
	}
	#search-message-form #messages_search_submit {
		right: 0
	}
	#buddypress .standard-form input[type=text],
	#buddypress .standard-form textarea {
		width: 100%
	}
}

@media(max-width:767px) {
	#buddypress ul.item-list li div.action {
		position: relative;
		top: 0;
		margin-top: 10px;
		float: left
	}
	#buddypress #friend-list span.activity {
		display: block
	}
	.group-invites #buddypress ul.item-list li div.action {
		float: none;
		text-align: left;
		margin-left: 60px
	}
	#buddypress form.standard-form .main-column {
		margin-left: 0;
		width: 100%;
		float: left
	}
	#buddypress form#send-invite-form {
		margin-top: -30px
	}
	#buddypress ul.item-list li h5 span.small {
		width: 100%
	}
	#buddypress ul.item-list li h5 span.small a {
		margin: 7px 7px 0 0;
		padding: 0 7px;
		display: inline-block
	}
}

#create-group-form .main-column #message {
	padding-top: 12px
}

@media(max-width:1025px) {
	#buddypress div.item-list-tabs#subnav ul li#groups-order-select {
		width: 100%;
		margin-top: 10px!important
	}
	.mygroups .item,
	.mygroups div.action {
		margin-left: 60px
	}
	.mygroups .item-desc {
		margin-left: 0!important
	}
	.mygroups .group-button {
		text-align: left
	}
	.mygroups .meta {
		margin-top: 10px!important
	}
	#buddypress ul.item-list li div.item-desc {
		width: auto
	}
	#buddypress ul.item-list li div.item-desc p {
		margin-bottom: 5px
	}
	#create-group-form .avatar-150 {
		width: 50px
	}
	#create-group-form .main-column {
		margin-left: 60px!important
	}
	#create-group-form .main-column #message {
		margin-left: 110px
	}
	#create-group-form #friend-list {
		border: none
	}
	#create-group-form #upload {
		margin-top: 10px
	}
}

@media(max-width:767px) {
	#create-group-form #upload {
		margin-top: 20px
	}
}

#buddypress div#item-header h2.user-nicename {
	font-size: 18px;
	font-weight: 700
}

@media(max-width:767px) {
	#buddypress div#item-header h2.user-nicename {
		margin-top: 0
	}
}

.buddypress .td-page-title {
	margin-top: 0;
	margin-bottom: 0
}

#buddypress #item-header-cover-image #item-header-avatar img.avatar {
	width: 150px
}

@media(max-width:1025px) {
	#buddypress #item-header-cover-image #item-header-avatar img.avatar {
		width: 100px
	}
}

#buddypress #item-header-cover-image #item-header-avatar {}

@media(max-width:1025px) {
	#buddypress #item-header-cover-image #item-header-avatar {
		margin-top: 170px
	}
}

#buddypress div#item-header div#item-actions {}

@media(max-width:767px) {
	#buddypress div#item-header div#item-actions {
		width: 100%;
		text-align: center
	}
}

#buddypress div#item-header {
	position: relative
}

#buddypress div#item-header div#item-actions h3 {
	font-size: 13px;
	font-weight: 700;
	margin: 10px 0;
	vertical-align: top;
	list-style: none;
	line-height: 1;
	display: block
}

#buddypress div#item-header div#item-header-content {
	width: 100%
}

#buddypress div#item-header #item-header-cover-image #item-header-content {
	margin-top: -120px
}

@media(min-width:768px) and (max-width:1025px) {
	#buddypress div#item-header #item-header-cover-image #item-header-content {
		margin-left: 115px;
		margin-top: -95px
	}
}

@media(max-width:767px) {
	#buddypress div#item-header #item-header-cover-image #item-header-content {
		margin-top: 0
	}
}

#buddypress div#item-header div#item-meta {
	margin: 5px 0;
	line-height: 16px
}

#buddypress input[type=checkbox],
#buddypress input[type=radio] {
	margin-right: 5px
}

#buddypress .field-visibility-settings-toggle {
	margin-bottom: 0;
	margin-top: 5px
}

#buddypress div.activity-comments form input {
	margin: 0;
	vertical-align: middle;
	padding: 7px 10px
}

.group-forum #buddypress div#item-header ul {
	display: inline-block;
	margin: 0
}

#buddypress table.profile-fields:last-child {
	margin-bottom: 20px
}

#buddypress div.pagination,
#buddypress div.pagination .pag-count,
#buddypress div.pagination .pagination-links {
	float: none
}

#buddypress div#topic-meta {
	padding: 5px 0
}

#buddypress div#topic-meta h3 {
	font-size: 18px;
	font-weight: 700
}

#buddypress div#topic-meta div.admin-links {
	position: relative;
	top: auto;
	right: auto
}

#buddypress div.admin-links {
	right: 0
}

#buddypress div.topic-tags {
	font-size: 11px;
	color: #777
}

#buddypress ul#topic-post-list li {
	padding: 15px 0
}

@media(max-width:1025px) {
	#buddypress div.item-list-tabs ul li#forums-order-select {
		width: 100%;
		margin-top: 10px!important
	}
}

body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
	padding-top: 0
}

#buddypress div.dir-search {
	margin-top: -45px;
	min-width: 250px;
	position: relative
}

#buddypress div.dir-search #search-members-form #members_search_submit,
#buddypress div.dir-search #search-groups-form #groups_search_submit {
	position: absolute;
	top: 0;
	right: 0;
	left: auto
}

@media(max-width:767px) {
	#search-members-form,
	#search-groups-form {
		position: relative;
		margin-bottom: 30px
	}
	#buddypress div.dir-search {
		width: 100%;
		margin: 0 0 25px
	}
	#buddypress div.dir-search input[type=text],
	#buddypress div.item-list-tabs ul li.groups-members-search,
	#buddypress div.item-list-tabs ul li#group_members-order-select {
		width: 100%
	}
	#members_search,
	#groups_search {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%
	}
	#buddypress #member-list.item-list li div.action {
		float: none;
		margin-left: 60px
	}
}

.td_quote_on_blocks {
	font-family: roboto, sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: 400;
	font-style: italic;
	text-align: left;
	text-transform: uppercase;
	color: #4db2ec;
	margin: 5px 0
}

.ie8 .td_smart_list_1 .td-iosSlider {
	width: 100%!important;
	height: 100%!important
}

.ie8 .td_smart_list_3 .td-iosSlider {
	width: 100%;
	height: 100%
}

.ie8 .td_smart_list_3 .td-sml3-description {
	position: relative;
	top: 0
}

.ie8 .td_smart_list_3 .td-sml3-display-image {
	top: 25px
}

.ie8 .td_smart_list_3 .td-sml3-bottom-controls {
	position: absolute;
	bottom: 0
}

.ie8 .td_smart_list_3 .td-sml3-bottom-title {
	display: none
}

.ie8 .top-header-menu .td-icon-menu-down,
.ie9 .top-header-menu .td-icon-menu-down,
.ie10 .top-header-menu .td-icon-menu-down,
.ie11 .top-header-menu .td-icon-menu-down {
	padding: 0 0 0 8px
}

.ie8 .top-header-menu .menu-item-has-children li a,
.ie9 .top-header-menu .menu-item-has-children li a,
.ie10 .top-header-menu .menu-item-has-children li a,
.ie11 .top-header-menu .menu-item-has-children li a {
	top: -1px
}

.ie8 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie9 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie10 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie11 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
	transform: none
}

@media screen and (max-width:767px) {
	.ie9 .td-menu-mob-open-menu .td-content-wrap {
		left: 80%
	}
}

.ie8 .block-title,
.ie9 .block-title,
.ie10 .block-title,
.ie11 .block-title {
	line-height: 19px
}

.ie8 .td-module-comments a,
.ie9 .td-module-comments a,
.ie10 .td-module-comments a,
.ie11 .td-module-comments a {
	padding: 2px 8px 3px 6px
}

.ie8 .td-footer-container .td-search-form-widget .wpb_button,
.ie9 .td-footer-container .td-search-form-widget .wpb_button,
.ie10 .td-footer-container .td-search-form-widget .wpb_button,
.ie11 .td-footer-container .td-search-form-widget .wpb_button {
	border-radius: 0
}

@media(min-width:768px) {
	.ie8 .td-header-wrap .td-affix .td-main-menu-logo img,
	.ie9 .td-header-wrap .td-affix .td-main-menu-logo img,
	.ie10 .td-header-wrap .td-affix .td-main-menu-logo img,
	.ie11 .td-header-wrap .td-affix .td-main-menu-logo img {
		top: -2px
	}
	.ie8 .td-trending-now-title,
	.ie9 .td-trending-now-title,
	.ie10 .td-trending-now-title,
	.ie11 .td-trending-now-title {
		font-size: 9px
	}
}

.ie8 .td-live-theme-demos .td-skin-scroll,
.ie9 .td-live-theme-demos .td-skin-scroll,
.ie10 .td-live-theme-demos .td-skin-scroll,
.ie11 .td-live-theme-demos .td-skin-scroll {
	-webkit-transition: all .4s cubic-bezier(.55, 0, .1, 1) 0s;
	-moz-transition: all .4s cubic-bezier(.55, 0, .1, 1) 0s;
	-o-transition: all .4s cubic-bezier(.55, 0, .1, 1) 0s;
	transition: all .4s cubic-bezier(.55, 0, .1, 1) 0s;
	left: auto;
	right: -118px
}

@media(max-width:1366px) {
	.ie8 .td-live-theme-demos .td-skin-scroll,
	.ie9 .td-live-theme-demos .td-skin-scroll,
	.ie10 .td-live-theme-demos .td-skin-scroll,
	.ie11 .td-live-theme-demos .td-skin-scroll {
		right: -78px
	}
}

.ie8 .td-theme-settings-small .td-skin-scroll,
.ie9 .td-theme-settings-small .td-skin-scroll,
.ie10 .td-theme-settings-small .td-skin-scroll,
.ie11 .td-theme-settings-small .td-skin-scroll {
	right: 118px
}

@media(max-width:1366px) {
	.ie8 .td-theme-settings-small .td-skin-scroll,
	.ie9 .td-theme-settings-small .td-skin-scroll,
	.ie10 .td-theme-settings-small .td-skin-scroll,
	.ie11 .td-theme-settings-small .td-skin-scroll {
		right: 78px
	}
}

.ie8 .td-pb-span12 {
	width: 1021px
}

.ie8 .td-pulldown-filter-list {
	background-color: #fff
}

.ie8 .td_block_13 .td-pulldown-filter-display-option,
.ie8 .td_block_14 .td-pulldown-filter-display-option,
.ie8 .td_block_15 .td-pulldown-filter-display-option,
.ie8 .td_block_13 .td-pulldown-filter-list,
.ie8 .td_block_14 .td-pulldown-filter-list,
.ie8 .td_block_15 .td-pulldown-filter-list {
	background-color: #222
}

.ie8 .wpb_tabs_nav a {
	border-right: 1px solid #222
}

.ie8 .alignleft {
	float: left;
	margin-right: 21px;
	margin-top: 6px;
	margin-bottom: 6px
}

.ie8 .alignright {
	float: right;
	margin-left: 21px;
	margin-top: 6px;
	margin-bottom: 6px
}

.ie8 .td-menu-background,
.ie8 #td-mobile-nav {
	left: -100%
}

.ie8 .td-menu-mob-open-menu .td-menu-background,
.ie8 .td-menu-mob-open-menu #td-mobile-nav {
	left: 0
}

.ie8 .td-search-background {
	right: 100%
}

.ie8 .td-search-opened .td-search-background {
	right: 0
}

.ie8 .td-live-theme-demos {
	display: none
}

.ie8 .td-trending-now-post {
	-ms-filter: "alpha(opacity=0)"
}

.ie8 .td-trending-now-post:first-child {
	-ms-filter: "alpha(opacity=100)"
}

.ie9 .td-grid-style-1 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)
}

.ie9 .td-grid-style-6 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjZjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTUzZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)
}

.ie9 .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDIxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzJhMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)
}

.ie9 .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjNWRkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTA2Y2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)
}

.ie9 .td-grid-style-6 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZmYyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMThkMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)
}

.ie9 .td-grid-style-6 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlNzczZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYjAyMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)
}

.ie9 .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNmVhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODE5NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)
}

.ie9 .td-grid-style-6.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmZmZkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDVmODciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)
}

.ie9 .td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDEwY2JjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNmYzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}

.ie9 .td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjQ4ODBkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcwZmY5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}

.ie9 .td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYzQwZjc5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdlYmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}

.ie9 .td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAxNmJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJhZWM3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}

.ie9 .td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDIzYzhjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODZkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}

.ie9 .td-grid-style-7.td_block_big_grid .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDBhYzgxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNzc4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}

.ie9 .td-grid-style-7.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA3ODA4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZjk0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}

.ie9 .td-menu-background,
.ie9 #td-mobile-nav {
	left: -100%
}

.ie9 .td-menu-mob-open-menu .td-menu-background,
.ie9 .td-menu-mob-open-menu #td-mobile-nav {
	left: 0
}

.ie9 .td-search-background {
	right: 100%
}

.ie9 .td-search-opened .td-search-background {
	right: 0
}

@media(min-width:768px) {
	.td-md-is-chrome .td-header-style-4 .td-main-menu-logo a img,
	.td-md-is-chrome .td-header-style-5 .td-main-menu-logo a img,
	.td-md-is-chrome .td-header-style-9 .td-main-menu-logo a img {
		top: -1px
	}
}

.td-md-is-chrome .td-next-prev-wrap i {
	padding: 4px 6px 3px
}

.td-md-is-chrome .td_block_mega_menu .td-next-prev-wrap i {
	padding: 3px 6px 2px
}

.td-md-is-chrome .td_block_inner_overflow .td_module_wrap,
.td-md-is-chrome .td_block_inner_overflow .item-details {
	position: relative
}

.td-md-is-android {}

.td-md-is-android #td-top-mobile-toggle i {
	line-height: 58px;
	padding-left: 11px
}

.td-md-is-android .td-mobile-close a {
	padding: 16px 0
}

.td-md-is-android .block-title>a,
.td-md-is-android .block-title>span {
	padding: 3px 15px 1px
}

.td-md-is-android .td-module-comments a {
	padding: 3px 6px
}

.td-md-is-android .page-nav a,
.td-md-is-android .page-nav span {
	padding: 4px 10px 2px
}

.td-md-is-android .page-nav .pages {
	padding-right: 0
}

.td-md-is-android .widget_calendar tfoot a {
	padding: 3px 15px 1px
}

.td-md-is-android .td_block_mega_menu .td-next-prev-wrap i {
	padding: 3px 6px 2px
}

.td-md-is-android .td_block_mega_menu .td_mega_menu_sub_cats a {
	padding: 3px 15px 2px
}

@media(min-width:768px) and (max-width:1025px) {
	.td-md-is-android .td_block_mega_menu .td_mega_menu_sub_cats a {
		padding: 2px 12px
	}
}

.td-md-is-android .td_block_mega_menu .td-post-category {
	padding: 5px 6px
}

.td-md-is-android .header-search-wrap .td-icon-search {
	font-size: 23px
}

@media(max-width:767px) {
	.td-md-is-android .header-search-wrap .td-icon-search {
		font-size: 26px
	}
}

.td-md-is-android.category .entry-title span {
	padding: 3px 15px 2px
}

.td-md-is-android .dropcap {
	padding: 3px 10px 1px
}

.td-md-is-android .wpb_tabs li a {
	padding: 2px 15px 0!important
}

.td-md-is-android .td-page-content .td-arrow-list li::before {
	line-height: 20px
}

.td-md-is-android .td-author-counters span {
	padding: 4px 15px 2px
}

.td-md-is-android .td-close-more-articles-box {
	top: 19px
}

.td-md-is-android .td-related-title a {
	padding: 2px 14px 1px
}

.td-md-is-android .td-trending-now-title {}

@media(min-width:768px) and (max-width:1025px) {
	.td-md-is-android .td-trending-now-title {
		padding: 2px 15px 3px
	}
}

.td-md-is-android .td-trending-now-wrapper .td-next-prev-wrap {
	top: 2px
}

.td-md-is-android .td-trending-now-title {
	top: -5px
}

@media(max-width:767px) {
	.td-md-is-android .td-trending-now-title {
		top: 0
	}
}

.td-md-is-android .td-next-prev-wrap i {
	padding: 6px 6px 3px
}

.td-md-is-android input[type=text],
.td-md-is-android .td-login-wrap .td-login-input {
	font-size: 16px!important
}

.td-md-is-android .td-grid-style-2 .td-big-grid-post .td-post-category,
.td-md-is-android .td-grid-style-6 .td-big-grid-post .td-post-category,
.td-md-is-android .td-grid-style-7 .td-big-grid-post .td-post-category {
	padding: 0
}

.td-md-is-android .td-menu-mob-open-menu #td-outer-wrap,
.td-md-is-android .td-search-opened #td-outer-wrap {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0)
}

.td-md-is-android .td-skin-scroll {
	display: none
}

.td-md-is-ios {}

.td-md-is-ios input[type=text],
.td-md-is-ios .td-login-wrap .td-login-input {
	font-size: 16px!important
}

.td-md-is-ios .td-skin-scroll {
	display: none
}

body.td-animation-stack-type0 .td-animation-stack .entry-thumb,
body.td-animation-stack-type0 .post img {
	opacity: 0
}

.td-animation-stack-type0-2 {
	opacity: 1!important;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	transition-timing-function: cubic-bezier(.39, .76, .51, .56)
}

body.td-animation-stack-type1 .td-animation-stack .entry-thumb,
body.td-animation-stack-type1 .post .entry-thumb,
body.td-animation-stack-type1 .post img[class*=wp-image-],
body.td-animation-stack-type1 .post a.td-sml-link-to-image>img {
	opacity: 0;
	transform: scale(.95)
}

.td-animation-stack-type1-2 {
	opacity: 1!important;
	transform: scale(1)!important;
	-webkit-transform: scale(1)!important;
	-moz-transform: scale(1)!important;
	-ms-transform: scale(1)!important;
	-o-transform: scale(1)!important;
	-webkit-transition: transform .5s ease, opacity .3s cubic-bezier(.39, .76, .51, .56) 0s;
	-moz-transition: transform .5s ease, opacity .3s cubic-bezier(.39, .76, .51, .56) 0s;
	-o-transition: transform .5s ease, opacity .3s cubic-bezier(.39, .76, .51, .56) 0s;
	transition: transform .5s ease, opacity .3s cubic-bezier(.39, .76, .51, .56) 0s
}

body.td-animation-stack-type2 .td-animation-stack .entry-thumb,
body.td-animation-stack-type2 .post .entry-thumb,
body.td-animation-stack-type2 .post img[class*=wp-image-],
body.td-animation-stack-type2 .post a.td-sml-link-to-image>img {
	opacity: 0;
	transform: translate(0, 10px);
	-webkit-transform: translate(0, 10px);
	-moz-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
	-o-transform: translate(0, 10px)
}

.td-animation-stack-type2-2 {
	opacity: 1!important;
	transform: scale(1)!important;
	-webkit-transform: scale(1)!important;
	-moz-transform: scale(1)!important;
	-ms-transform: scale(1)!important;
	-o-transform: scale(1)!important;
	-webkit-transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88);
	-moz-transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88);
	-o-transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88);
	transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88)
}

.backstretch {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -99999;
	top: 0
}

body .td-backstretch {
	max-width: none;
	opacity: 0;
	transition: opacity 2s;
	display: block
}

body .td-stretch-width {
	height: auto;
	width: 100.03%;
	margin: 0;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%)
}

body .td-stretch-height {
	position: relative;
	height: 100%;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%)
}

.td-ad-background-link #td-outer-wrap {
	cursor: pointer
}

.td-ad-background-link #td-outer-wrap .td-main-content-wrap {
	pointer-events: none
}

.td-ad-background-link #td-outer-wrap .td-main-content-wrap .td-container {
	pointer-events: auto
}

.td-ad-background-link .td-header-container,
.td-ad-background-link .td-container {
	cursor: auto
}

.single_template_6.td-ad-background-link #td-outer-wrap {
	cursor: auto
}

.td-page-meta {
	display: none
}
.td-header-sp-rec{
	width: 988px;
	}
	
#flex-slider {

height:432px;

float:left;

position:relative;

width:100%;

padding:0px 12px 0px 0px!important;

overflow:hidden;

background-color:#fff;

margin:0!important;

}

.flex-slider_wrap {

position:relative;

height:432px;

overflow:hidden;

padding:0;

}

.flex-slider_item {

height:432px;

overflow:hidden;

width:100%;

}

.flex-slider .slides img {

-webkit-transition:all .4s ease-in-out;

-moz-transition:all .4s ease-in-out;

-o-transition:all .4s ease-in-out;

-ms-transition:all .4s ease-in-out;

transition:all .4s ease-in-out;

}

.flex-slider .slides img:hover {

opacity:.8;

-webkit-transform:scale(1.1) rotate(-2deg);

-moz-transform:scale(1.1) rotate(-2deg);

-ms-transform:scale(1.1) rotate(-2deg);

transform:scale(1.1) rotate(-2deg);

}

.flex-slider .slider_caption {

 background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(242, 64, 36, 0) 0%, rgba(242, 64, 36, 1) 100%) repeat scroll 0 0;

    bottom: 0;

    box-sizing: border-box;

    color: white;

    font-size: 12px;

    font-weight: 700;

    line-height: 1.5em;

    padding: 20px 20px 15px;

    position: absolute;

    text-align: left;

    text-shadow: 0 1px 1px #666;

    width: 100%;}

.flex-slider .item-thumbnail img {

width:100%;

height:432px;

overflow:hidden;

}

.flex-slider_wrap .flex-slider_item {



position:relative;

}

.flex-slider .slider_caption h3 {

position:relative;

margin-bottom:10px!important;

}

.flex-slider .slider_caption h3 a {

color:#fff!important;



font-weight:400;

font-size:22px;

line-height:1.4em;

text-transform:uppercase;

}

.flex-slider .slider_caption h3 a:hover {

color:#eee;

}

.flex-slider .slider_caption p {

clear:both;

line-height:18px;

margin-bottom:10px;

color:#fff;

}

.flex-slider .flex-direction-nav a {

-webkit-transition:all .4s ease-in-out;

-moz-transition:all .4s ease-in-out;

-o-transition:all .4s ease-in-out;

-ms-transition:all .4s ease-in-out;

transition:all .4s ease-in-out

}

.flex-slider .flex-direction-nav a {

z-index:10;

width:35px;

height:35px;

display:block;

position:absolute;

cursor:pointer;

font-size:0;

opacity:0;

}

.flex-direction-nav a:after {

display:block;

font-family:FontAwesome;

font-style:normal;

font-weight:normal;

-webkit-font-smoothing:antialiased;

-moz-osx-font-smoothing:grayscale;

line-height:35px;

font-size:30px;

text-align:center;

color:#fff;

}

.flex-slider .flex-direction-nav .flex-next:after {

content:"\f138";

}

.flex-slider .flex-direction-nav .flex-prev:after {

content:"\f137";

}

.flex-slider .flex-direction-nav .flex-next {

top:45%;

right:-2%;

z-index:99;

}

.flex-slider .flex-direction-nav .flex-prev {

top:45%;

left:-2%;

z-index:99;

}

.flex-slider:hover .flex-direction-nav .flex-next {

opacity:0.9;

right:2%;

}

.flex-slider:hover .flex-direction-nav .flex-prev {

opacity:0.9;

left:2%;

}

.flex-direction-nav {

height:0;

list-style:none;

margin:0;

padding:0;

}

.flex-slider .flex-control-nav.flex-control-paging {

position:absolute;

top:15px;

z-index:2;

right:12px;

}

.flex-control-nav.flex-control-paging,.flex-control-nav.flex-control-paging li {

list-style:none;

text-align:left;

margin:0;

padding:0;

}

.flex-control-nav.flex-control-paging li {

display:inline-block;

}

.flex-control-nav.flex-control-paging a {

display:inline-block;

text-indent:-9999px;

width:12px;

height:6px;

background-color:#ffffff;

cursor:pointer;

margin:0 5px;

}

.flex-control-nav.flex-control-paging a.flex-active {

background-color:#f24024;

}
#flex-wrapper {

width:52%;

float:left;

position:relative;

overflow:hidden;

padding:0 12px 0 0!important;

}
.inner-content {
	float:left;
}
@media (min-width: 1370px){
	.td_block_15 .td-block-span6:last-child{
		width: 49.5% !important;

	}
	.td_block_15 .td-block-span6
	{
		width: 50% !important;
	}
	.col-md-6 {
		width: 25% !important;
	}
	
 
}
.mx{right:27px;bottom:0px;position:fixed;z-index:998;}
.mx li{width:44px;height:44px;overflow:hidden; margin-bottom:100px;}
.mx a{display:block;width:44px;height:44px;}
.mx .c{background:url(../images/mb/zl.png) no-repeat left top;}