/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper2020
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
html,body{
  height: 100%;
}
#td-outer-wrap{
  overflow-y: auto !important;
  position: relative;
  min-height: 100%;
}
.tdc-footer-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.td-main-content-wrap{
  padding-bottom: 40px;
}
.author .td-main-content-wrap{
  padding-bottom: 80px;
}
/* Start CSS of the accordion */
.accordion {
  background: #f9f9f9;
  border: 1px solid #aaa;
	display: none;
}
.accordion label {
  display:block;
  padding: 10px 15px;
}
.accordionitem span{
  cursor: pointer;
}
.accordionitem span:hover{
  text-decoration: underline;
}
.accordion .hiddenb {
  display: none;
  text-align: left;
}
#table_acc li, #table_acc ul, #table_acc ul li{
    list-style: outside none none !important;
	font-size: 14px;
}
#table_acc ol {
    counter-reset: item;
	margin-top: 0;
}
#table_acc li {
    display: block;
}
#table_acc li:before {
    content: counters(item, ".")". ";
    counter-increment: item;
    font-weight: bold;
}
ol.head ol{
 margin-bottom: 0;
}
ol.head a{
 font-size:16px;
}
ol.head ol a{
 font-size:14px;
}
.single .td-post-date {
    width: 100%;
    margin-bottom: 15px;
    color: #aaa;
    font-size: 14px;
    float: left;
    position: relative;
    top: 2px;
}
.header-author-block {
    display: inline-flex;
    align-items: center;
    padding-bottom: 10px;
}
.header-author-block .author-name-block {
    float: none;
    padding-left: 12px;
    top: 0;
}
.header-author-block img {
    border-radius: 50%;
    display: inline-flex;
}
.header-author-block .author-name {
    display: inline-block;
}
.header-author-block .author-name a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
}
.header-author-block .author-name a:hover {
    opacity: 0.9;
}
.header-author-block .author-text {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #AAAAAA;
}
.header-author-social {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-top: 1.5px;
}
.header-author-social a {
    display: block;
    font-size: 8px;
    padding-left: 5px;
    border-radius: 50%;
    color: #ffffff;
    padding-right: 5px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    padding-top: 1px;
}
.header-author-social .twitter{
    background: #1CA6FF;
}
.header-author-social .twitter:hover {
    opacity: 0.9;
}
.header-author-social .linkedin{
    background: #007AB9;
}
.header-approve-block {
    padding-left: 50px;
}
.author-box-wrap {
    display: flex;
    padding: 40px;
    padding-bottom: 20px;
    border: 1px solid #D8D8D8;
    margin-bottom: 0;
}
.author .author-box-wrap{
  margin-bottom: 20px ;
}
.author-box-wrap img {
    border-radius: 50%;
    max-width: 96px;
}
.author-box-wrap .desc {
    margin-left: 24px;
    font-size: 12px;
}
.author-box-wrap .td-author-name {
    display: inline-flex;
    align-items: center;
}
.author-box-wrap .td-author-name a {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #272727;
    margin-bottom: 8px;
    font-family: Verdana,Geneva,sans-serif;
}
.author-box-wrap .td-author-name a:hover {
    opacity: 0.9;
    color: #272727;
}
.header-author-social .linkedin:hover, .author-box-wrap .td-author-name .header-author-social .linkedin a:hover {
    opacity: 0.9;
    color: #ffffff !important;
}
.header-author-social .twitter:hover, .author-box-wrap .td-author-name .header-author-social .twitter a:hover {
    opacity: 0.9;
    color: #ffffff !important;
}
.author-box-wrap .header-author-social a {
    display: block;
    font-size: 8px;
    padding-left: 5px;
    border-radius: 50%;
    color: #ffffff;
    padding-right: 5px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    padding-top: 1px;
}
.author-box-wrap .td-author-description {
    font-size: 17px;
    line-height: 26px;
    color: #545454;
}
@media (max-width: 450px) {
.header-approve-block {
    padding-left: 0;
    display: flex;
}
.author-box-wrap {
    padding: 20px;
}
}
.approve-box {
    background: #FAFAFA;
    border-top: 0;
}
.approve-box .td-author-description {
    font-size: 14px;
    line-height: 22px;
    color: #909090;
}
.approve-box .approve-text {
    font-size: 15px;
    line-height: 18px;
    color: #28BE00;
    margin-bottom: 3px;
}
@media (max-width: 768px) {
.author-box-wrap {
    display: block;
}
.author-box-wrap .td-author-description, .approve-box .td-author-description {
    text-align: left;
}
.author-box-wrap .desc {
    margin-left: 0;
}
}
.single-post h2 {
    padding-top: 40px;
}
.single-post h3,
.single-post .h3 {
    padding-top: 30px;
}
.single-post h4 {
    padding-top: 20px;
}

.ol_table {
  list-style: none; 
  counter-reset: li;
}
.ol_table li {
  text-indent: -25px;
  margin-left: 25px;
}
.ol_table li ol li, .ol_table li ol li ol li {
  margin-left: 21px;
}
.ol_table li:before {
  counter-increment: li; 
  content: counters(li,".") ". ";
  text-align: right;
  padding-right: 5px;
  font-weight: bold;
}
.ol_content {
  padding-left: 25px;
  counter-reset: li;
}
.ol_content li {
  margin-bottom: 10px;
  text-indent: -21px;
  margin-left: 30px;
  list-style: none;
}
.ol_content li:before {
  counter-increment: li; 
  content: counters(li,".") ". ";
  font-weight: bold;
}
.ol_content li:first-child {
  margin-bottom: 10px; 
  margin-top: 10px;
}
.ul_content {
  padding-left: 40px;
}
.ul_content li {
  margin-bottom: 10px;
}
.ul_content li:first-child {
  margin-bottom: 10px;
}

.panel {
  margin-bottom: 0;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
   box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-title {
    position: relative;
    vertical-align: middle;
    width: 100%;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: normal;
    color: rgb(35, 39, 42);
}
.panel-title .panel-title__heading {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 20px;
	font-weight: bold;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.panel-group {
	margin-top: 50px;
	margin-bottom: 30px;
	box-shadow: none;
}
.panel-default .panel-heading {
	padding: 0;
	min-height: auto;
	color: #23272a;
	background-color: transparent;
	border-color: transparent;
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	border-bottom: none;
}
.panel-default .panel-heading.actived {
	color: #23272a;
	background-color: transparent;
}
.panel-title svg.panel-toggle {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 13px;
    top: -moz-calc(50% - 7px);
    top: -webkit-calc(50% - 7px);
    top: -o-calc(50% - 7px);
    top: calc(50% - 7px);
    right: 15px;
}
.panel-title svg.panel-toggle  {
	transform-origin: center;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.panel-default .panel-heading .panel-title .collapsed svg.panel-toggle{
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.panel-default .panel-heading .panel-title > a:hover svg.panel-toggle path {
	fill: rgb(78, 154, 242);
}
.panel-group {
	border-radius: 0px;
}
.panel {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
.panel.first-item, .panel.first-item .panel-heading {
	border-radius: 0px;
}
.panel.last-item, .panel.last-item .panel-heading {
	border-radius: 0px 0px 0px 0px;
}
.panel.last-item {
	border-bottom: 1px solid rgb(213, 217, 217);
}
.panel.last-item .panel-heading.actived {
	border-radius: 0px;
}
.panel-group .panel + .panel {
	margin-top: 0px;
}
.panel-default {
	border: none;
	border-color: transparent;
	background-color: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
}
.panel-title {
	position: relative;
	vertical-align: middle;
	width: 100%;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: normal;
	color: rgb(35, 39, 42);
}
.panel-title a, .single .panel-title h3 > a {
	display: block;
	width: 100%;
	position: relative;
	color: #101010;
	padding-right: 35px;
    border-top: 1px solid rgb(213, 217, 217);
	padding-top: 12px;
    padding-bottom: 10px;
}
.panel-title a:hover {
	text-decoration: none;
	color: #4e9af2;
}
.panel-title a:focus {
	text-decoration: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: transparent;
}
.panel-default .panel-body {
	padding: 10px 0px 15px 0px;
	border-top: none;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.56;
	letter-spacing: normal;
	color: rgb(35, 39, 42);
}
.panel-default .panel-body strong {
	font-weight: 500
}
.panel-default .panel-body p {
	margin-bottom: 10px;
}

@media (max-width: 767px) {
.panel-default .panel-body dl {
	margin-bottom: 0px;
	float: none;
	width: auto;
}
.panel-title .panel-toggle {
	display: none
}
.panel-title a {
	padding-right: 0px;
}
}
.panel-title .faq-name {
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}
.expandtext > input[type="checkbox"] {
position: absolute;
left: -100vw;
}
.expandtext .content {
overflow-y: hidden;
height: 0;
transition: height 0.3s ease;
}
.expandtext > input[type="checkbox"]:checked ~ .content {
height: auto;
overflow: visible;
}
.expandtext label {
display: block;
}
.expandtext {
margin-bottom: 1em;
}
.expandtext ul {
margin-bottom: 5px;
margin-top: 5px;
}
.expandtext ul li{
line-height: 1.2em;
}
.expandtext > input[type="checkbox"]:checked ~ .content {
padding: 15px;
border: 1px solid #e5f1f9;
border-top: 0;
}
.expandtext .handle {
margin: 0;
font-size: 1.125em;
line-height: 1.2em;
}
.expandtext label {
color: #333;
cursor: pointer;
font-weight: normal;
padding: 15px;
background: #e5f1f9;
}
.expandtext label:hover,
.expandtext label:focus {
background: #c9e6f9;
}
.expandtext .handle label:before {
content:"▶";
display: inline-block;
margin-right: 10px;
font-size: .58em;
line-height: 1.556em;
vertical-align: middle;
}
.expandtext > input[type="checkbox"]:checked ~ .handle label:before {
content:"▼";
}
.td-post-content ul {
list-style-type: disc;
}
.conspros ul {
margin-block-start: 15px;
margin-block-end: 15px;
padding-left: 35px;
}
.transition-all {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.border_gray img {
    border: 1px solid gray;
}
.border_blue img {
    border: 1px solid #0078d7;
}
/*
.panel-body .ol_content {
  counter-reset: li2;
}
.panel-body .ol_content li {
  list-style: none;
}
.panel-body .ol_content li:before {
  counter-increment: li2; 
  content: counters(li2,".") ". ";
  font-weight: bold;
}
*/
.panel-body .ol_content li:first-child {
    margin-bottom: 0;
    margin-top: 0;
}
.panel-body .ol_content li {
    margin-bottom: 0;
}
.single-post .post-relative, .single-post .post-download {
    background-color: #EFF5F7;
    border-radius: 5px;
    padding: 13px 10px 10px 10px;
    margin: 15px 0;
    text-align: center;
}
.single-post .post-download {
    text-align: left;
    padding: 13px 10px 8px 10px;
}
.single-post .btn, .single-post .button {
    font-size: 15px;
    line-height: 1.6;
    padding: 3px 12px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 4px;
}
.single-post .post-relative .btn, .single-post .post-download .btn {
    margin: 1px 5px 0 5px;
}
.single-post .btn-primary:hover, .single-post .btn-primary:active, .single-post .btn-primary:focus, .single-post .submit:hover, .single-post .submit:active, .single-post .submit:focus {
    border-color: #4D99F1;
    background-color: #4D99F1;
    color: #fff;
    text-decoration: none;
}
.single-post .btn-primary {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #4D99F1;
    color: #4D99F1;
}
.single-post .btn-primary:active, .single-post .btn-primary.active, .single-post .open>.dropdown-toggle.btn-primary {
    background-image: none;
}
.single-post .btn:active, .single-post .btn.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.pull-right {
    float: right!important;
}
.single-post .download_image {
    vertical-align: middle;
    margin-bottom: 2px;
    display: inline-block;
    margin: 0 5px 2px 5px;
}
.textwithimage_block {
    display: flex;
    margin-bottom: 26px;
}
.textwithimage_block__left {
    width: 94px;
}
.textwithimage_block__right {
    width: 100%;
}
@media (max-width: 640px) and (min-width: 480px) {
.single-post .post-download .btn {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.single-post .post-download {
    text-align: center;
}
}
@media (max-width: 480px) {
.single-post .post-download .btn {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.single-post .btn-xs-block {
    display: block;
    width: 100%;
}
.single-post .post-download {
    text-align: center;
}
.single-post .download_image {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.panel-default>.panel-heading {
    padding: 0;
}
.textwithimage_block {
    display: block;
}
.textwithimage_block__left {
    width: 100%;
}
}


/* Banner shortcode */
.post-banner {
	position: relative;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin-bottom: 21px;
	padding: 22px;
	font-family: Roboto, sans-serif;
	border-radius: 3px;
	background: #F9F9F9;
}
.post-banner::before {
	content: '';
	display: block;
	width: 30%;
	max-width: 165px;
	height: 3px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #10A1EA;
	border-radius: 20px;
}
.post-banner__more {
	display: inline-block;
	position: absolute;
	top: -11px;
	left: 22px;
	padding: 0 10px;
	font-size: 10px;
	font-weight: bold;
	line-height: 23px;
	text-transform: uppercase;
	background: #282828;
	border-radius: 3px;
	color: #fff;
}
.post-banner,
.post-banner__title a {
	color: #111111;
}
.post-banner__image {
	margin-bottom: 20px;
}
.post-banner__image img {
	margin: 0 auto;
	border-radius: 3px;
}
.post-banner__title {
	margin-bottom: 12px;
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
}
.post-banner__title a {
	text-decoration: none;
}
.post-banner__title a:hover,
.post-banner__title a:focus {
	text-decoration: none;
	color: #4db2ec;
}
.post-banner__desc {
	font-size: 16px;
	line-height: 1.5;
}
@media (min-width: 576px) {
	.post-banner {
		padding: 30px 25px;
		flex-direction: row;
	}
	.post-banner__more {
		top: -12px;
		left: 25px;
	}
	.post-banner__content {
		flex: 0 0 74%;
		padding-left: 22px;
	}
	.post-banner__image {
		flex: 0 0 26%;
		margin-bottom: 0;
	}
}


/* Table of contents */
.td-post-content .table-of-contents {
	display: none;
}
#ez-toc-container {
	width: 100%;
	padding: 20px 25px 15px;
	border: none;
	border-radius: 30px;
}
#ez-toc-container.ez-toc-transparent {
	background: #FAFAFA;
}
#ez-toc-container a.ez-toc-toggle {
	background: none;
	border: none;
	box-shadow: none;
}
#ez-toc-container label{
  border: none;
  line-height: 16px;
  top: 3px;
}
#ez-toc-container .ez-toc-icon-toggle {
	height: 24px;
	width: 24px;
	font-size: 0 !important;
}
.ez-toc-icon-toggle:before {
	content: url("images/icons/arrow-up.svg");
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(180deg);
}
#ez-toc-container input[type="checkbox"]:checked + nav{
  overflow: hidden;
  -webkit-transition: all 0.7s ease-in;
  -moz-transition: all 0.7s ease-in;
  -o-transition: all 0.7s ease-in;
  transition: all 0.7s ease-in;
}
#ez-toc-container nav{
  transition: all 0.7s ease-out;
}

#ez-toc-container.toc_close .ez-toc-icon-toggle:before {
	transform: translate(-50%, -50%);
}
#ez-toc-container,
#ez-toc-container p.ez-toc-title,
#ez-toc-container a {
	font-family: Roboto, sans-serif;
}
#ez-toc-container p.ez-toc-title,
#ez-toc-container a,
#ez-toc-container a:visited {
	color: #272727;
}
.ez-toc-title-container {
	margin-bottom: 8px;
}
#ez-toc-container p.ez-toc-title {
	padding-left: 36px;
	line-height: 1.5;
	background: url("images/icons/toc.svg") no-repeat left center;
  display: inline-block !important;
  margin-bottom: 8px;
}
#ez-toc-container nav {
	padding-left: 35px;
}
#ez-toc-container nav > ul > li > a {
	line-height: 33px;
	font-weight: 500;
}
#ez-toc-container nav ul ul a {
	font-size: 13px;
	line-height: 29px;
	font-weight: 300;
}
#ez-toc-container a:hover,
#ez-toc-container a:focus {
	text-decoration: none;
	color: #10A1EA;
}
#ez-toc-container + h2 {
	margin-top: 0;
	padding-top: 25px;
}


/* Update notice shortcode */
.update_notice {
	margin-bottom: 26px;
	padding: 35px 25px 40px 35px;
	border-left: 3px solid #10A1EA;
	background: rgba(16, 161, 234, 0.07);
}
.update_notice__title {
	margin-bottom: 27px;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.346;
	color: #111;
}
.update_notice__description p:last-child {
	margin-bottom: 0;
}
@media (min-width: 768px) {
	.update_notice {
		padding: 43px 25px 58px 44px;
	}
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
/*
ol {
  counter-reset: li2;
}
ol li {
  list-style: none;
}
ol li:before {
  counter-increment: li2; 
  content: counters(li2,".") ". ";
  font-weight: bold;
}*/
.tdm-header-style-1 .td-main-menu-logo {
    margin-right: 0;
}
@media (min-width: 768px) {
.td_stretch_content .td-container {
    max-width: 100%;
}
}
.ol_content li {
    text-indent: 0;
    margin-left: 0;
}
.panel-title h3 {
    font-size: 20px;
    font-weight: bold;
}
.single-post .btn, .single-post .button {
    color: #23272a;
    display: inline-block;
    padding: 11px 20px;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 5px;
    border: 0 none;
    outline: none;
    transition: all ease .185s;
    font-weight: 700;
    text-decoration: none;
}
.single-post .btn-primary {
    border-width: 0;
    color: #fff!important;
    transition: none;
    background-image: linear-gradient(to bottom,#41cd00,#19ab0f),linear-gradient(to bottom,#3fbe09,#0f8e09);
    padding: 7px 20px;
    font-size: 17px;
}
.single-post .btn-primary:hover, .single-post .btn-primary:active, .single-post .btn-primary:focus, .single-post .submit:hover, .single-post .submit:active, .single-post .submit:focus {
    background-color: #41cd00;
    background: #41cd00;
    color: #fff!important;
    text-decoration: none!important;
}
.single-post .post-relative .btn, .single-post .post-download .btn {
    margin: -2px 5px 0 5px;
}
.single-post .post-download {
    text-align: left;
    padding: 12px 10px 3px 10px;
}
.single-post .download_image {
    margin: 0 5px 6px 5px;
}
.border_gray img, .border_blue img {
    margin-left: auto;
    margin-right: auto;
}
.panel-default .panel-body strong {
    font-weight: 700;
}

@media (max-width: 480px) {
.single-post .post-download .btn {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.single-post .download_image {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
}

.ez-toc-item__line::before {
    content: '- ';
}

.home .td-container, .home .tdc-row {
    width: 1068px;
}
@media (max-width: 1018px) and (min-width: 768px) {
.home .td-container, .home .tdc-row {
    width: 740px;
}
}
@media (max-width: 767px) {
.home .td-container, .home .tdc-row {
    width: 100%;
}
}

/*  ----------------------------------------------------------------------------
    header customize
*/
.td-header-wrap,
.td-header-menu-wrap-full,
.td-header-menu-wrap {
    background: #F0F5F8;
}
@media (min-width: 970px) {
    .td_stretch_content .td-header-menu-wrap .td-container,
    .td_stretch_container .td-header-menu-wrap .td-container {
        width: 1068px;
    }
}
.td_stretch_content .td-header-menu-wrap .td-container,
.td_stretch_container .td-header-menu-wrap .td-container {
    max-width: 970px ;
    min-width: 320px ;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 6px;
    min-height: 58px;
    margin-bottom: 0;
    border-radius: 0;
}
#td-header-menu .td-main-logo {
    display: block;
}
#td-header-menu  #menu-end-to-end-site-header-1 {
    margin-right: 25px;
}
#td-header-menu .sf-menu > li {
    margin-right: 40px;
}
#menu-end-to-end-site-header-1.sf-menu > li.td-normal-menu > ul.sub-menu {
    left: -40px;
    margin-top: -10px;
}
#td-header-menu .td-main-menu-logo img,
#td-header-menu .sf-menu > li > a,
#td-header-menu .sf-menu ul .td-menu-item a,
#td-header-menu .td-icon-mobile,
#td-header-menu .td-icon-mobile:before {
    text-transform: none !important;
    font-family: 'Roboto', 'Helvetica Neue', Arial, Verdana, sans-serif !important;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 0 3px 0;
    color: #6c7894;
}
#td-header-menu .td-main-menu-logo img {
    font-size: 21px;
    color: #6B7793;
}
#td-header-menu .sf-menu ul.sub-menu .td-menu-item a {
    padding: 8px 12px;
    line-height: 18px;
    letter-spacing: -0.09px;
}
#menu-end-to-end-site-header-1.sf-menu > li > a::after,
#menu-end-to-end-site-header-1.sf-menu > li:hover > a::after {
    width: 0;
}
#td-header-menu .sf-menu > li > a:hover,
#td-header-menu .sf-menu ul.sub-menu .menu-item.td-menu-item a:hover {
    color: #23272a;
}
.td-menu-item.menu-item-first .sub-menu {
    width: 22em !important;
}
.td-menu-item .sub-menu {
    border-radius: 10px;
    width: 26em !important;
    padding: 10px !important;
}
.td-menu-item .sub-menu .menu-item a {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.td-menu-item .sub-menu .menu-item:hover {
    background: #F0F5F8;
    border-radius: 5px;
}
.td-header-wrap .td-header-menu-wrap-full,
.td-header-wrap .td-header-menu-wrap,
.td-header-wrap .td-header-main-menu {
    background-color: #F0F5F8 !important;
}
.td-search-wrapper {
    display: none;
}
#td-header-menu #td-top-mobile-toggle {
    float: right;
    top: -5px;
}
#td-header-menu #td-top-mobile-toggle i {
    color: #ccc
}
#td-header-menu .td-icon-mobile {
    color: #529CF1 !important;
}
#td-header-menu .td-icon-mobile:before {
    content: 'Menu';
    font-size: 18px;
    letter-spacing: -0.096px;
    color: #529CF1 !important;
    padding: 0;
}
#td-header-menu .td-icon-mobile:after {
    font-family: 'newspaper';
    content: '\e806' !important;
    font-size: 12px;
    font-style: normal;
    padding-left: 3px;
}
#td-header-menu .td-icon-mobile.open:after {
    content: '\e809' !important;
    font-size: 12px;
}
.header-menu-activate.td-menu-mob-open-menu .td-menu-background,
.header-menu-activate.td-menu-mob-open-menu #td-mobile-nav,
.header-menu-activate.td-menu-mob-open-menu #td-mobile-nav .td-mobile-content,
.header-menu-activate.td-menu-mob-open-menu #td-mobile-nav .td-mobile-close {
    height: 0;
    visibility: hidden;
    display: none;
}
.header-menu-activate.td-menu-mob-open-menu #td-outer-wrap {
    transform: unset;
}
.td-header-gradient.active-menu::before {
    background: none;
}
#td-mobile-nav-cust .td-mobile-content {
    margin-bottom: 30px;
    background: #fff;
    display: none;
    width: 100%;
    text-transform: none !important;
    font-family: 'Roboto', 'Helvetica Neue', Arial, Verdana, sans-serif !important;
    font-size: 15px;
    font-weight: 500;
    color: #6c7894;
}
#td-mobile-nav-cust .td-mobile-content.active {
    -webkit-box-shadow: 9px 8px 36px -18px rgba(0,0,0,0.75);
    -moz-box-shadow: 9px 8px 36px -18px rgba(0,0,0,0.75);
    box-shadow: 9px 8px 36px -18px rgba(0,0,0,0.75);
}

#td-mobile-nav-cust.header-menu-activate .td-mobile-close .td-icon-close-mobile,
#td-mobile-nav-cust.header-menu-activate .td-mobile-content li a,
#td-mobile-nav-cust.header-menu-activate .td-mobile-content .td-icon-menu-right {
    color: #23272A;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.108px;
}
#td-mobile-nav-cust.header-menu-activate .td-mobile-content .td-icon-menu-right {
    top: 15px;
}
#td-mobile-nav-cust.header-menu-activate .td-mobile-content .td-icon-menu-right::before {
    content: '\e806';
    font-size: 16px;
}
#td-mobile-nav-cust.header-menu-activate .menu-item a.td-link-element-after {
    padding: 20px 10px !important;
}
#td-mobile-nav-cust.header-menu-activate .menu-item.td-sub-menu-open a.td-link-element-after {
    background: #F0F5F8;
    border-radius: 5px;
}
#td-mobile-nav-cust.header-menu-activate .menu-item.td-sub-menu-open a.td-link-element-after i {
    top: 15px;
}
#td-mobile-nav-cust.header-menu-activate .menu-item .sub-menu .menu-item {
    margin: 8px 0;
}
#td-mobile-nav-cust.header-menu-activate .menu-item .sub-menu li a {
    line-height: 24px;
    color: #6C7894;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
@media (max-width: 768px) {
    .td-header-wrap .td-header-menu-wrap-full,
    .td-header-wrap .td-header-menu-wrap,
    .td-header-wrap .td-header-main-menu {
        background: #fff !important;
        height: 70px !important;
    }
    .td-header-wrap .td_stretch_content {
        height: unset;
    }
    .td_stretch_content .td-header-menu-wrap .td-container,
    .td_stretch_container .td-header-menu-wrap .td-container {
        padding: 10px 20px !important;
    }
    .td-menu-mob-open-menu #td-outer-wrap {
        position: relative;
    }
    #td-header-menu a.td-main-logo {
        display: inline-block;
        white-space: nowrap;
    }
    #td-header-menu .td-main-logo img,
    #td-header-menu .td-main-menu-logo img {
        position: relative !important;
    }
}

/*  ----------------------------------------------------------------------------
   end header customize
*/


/*  ----------------------------------------------------------------------------
   footer default styles
*/
.td-footer-container .td-container,
.td-footer-container .tdc-row,
.td-footer-container .tdc-row-composer {
    width: 1068px;
    margin-right: auto;
    margin-left: auto;
}
.td-footer-container .widget ul {
    list-style: none;
    box-shadow: none;
}
.td-footer-container .widget li {
    line-height: 30px;
    list-style: none;
    margin-left: 0;
}
.td-footer-container .widget a {
    color: #111;
}
.td-footer-container .widget_categories li .td-cat-no, .widget_categories .td-widget-no {
    display: none;
}
.td-footer-container .td-block-title span {
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #aaa !important;
}
.td-footer-container .td-block-span12 .td-module-thumb {
    display: none;
    visibility: hidden;
}
.td-footer-container .td_module_wrap span.entry-title {
    font-family: 'Open Sans', sans-serif;
    color: #111111;
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 6px 0;
}
.td-footer-container .td_module_wrap span.entry-title > a {
    color: #111111;
}
.td-footer-container .td_module_wrap span.entry-title > a:hover {
    color: #10a1ea;
}
.td-footer-container span.td-block-title {
    display: block;
    font-size: 19px;
    line-height: 29px;
    margin-top: 24px;
}
.td-footer-container .popular-posts span.td-block-title {
    margin-bottom: 14px;
}
.td-sub-footer-container .td-pb-row .td-sub-footer-menu .td-subfooter-menu {
    float: none;
}
/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-footer-container .td-container, .td-footer-container .tdc-row, .tdc-row-composer {
        width: 980px;
    }
}

/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
    .td-footer-container .td-container, .td-footer-container .tdc-row, .td-footer-container .tdc-row-composer {
        width: 740px;
    }
}
/* responsive portrait phone */
@media (max-width: 767px) {
    .td-footer-container .td-container, .td-footer-container .tdc-row, .td-footer-container .tdc-row-composer {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}
/*  ----------------------------------------------------------------------------
   end footer customize
*/

/*standart pack*/
/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
.mx_image_background {
    background-color: #f2f2f2;
}

.td-visibility-hidden {
    visibility: hidden;
}

/*  ----------------------------------------------------------------------------
    from bootstrap
*/
.clearfix {
    *zoom: 1; }

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

/*
usage:
.td-block-row {
  .mx-row(td-block-span);
}

@all_span_selector - is the begining of the span selector
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove default margin.
 */
body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
    display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
    outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
    margin: 0;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

/*  ----------------------------------------------------------------------------
    header grid container
*/
.td-header-background-image .td-container-wrap {
    background-color: transparent;
}

.td-header-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.td-header-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}

/*  ----------------------------------------------------------------------------
    logo
*/
.td-header-sp-logo img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.td-main-menu-logo {
    display: none;
    float: left;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-main-menu-logo {
        display: block;
        margin-right: 0;
        height: 0;
    }
}

.td-main-menu-logo a {
    line-height: 48px;
}

.td-main-menu-logo img {
    padding: 3px 0;
    position: relative;
    vertical-align: middle;
    max-height: 48px;
}

@media (max-width: 767px) {
    .td-main-menu-logo img {
        margin: auto;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        position: absolute;
        padding: 0;
    }
}

@media (max-width: 1140px) {
    .td-main-menu-logo img {
        max-width: 180px;
    }
}

@media (min-width: 768px) {
    .td-affix .td-logo-sticky {
        display: block;
    }

    .td-header-wrap .td-affix .td-main-menu-logo {
        height: 48px !important;
    }

    .td-header-wrap .td-affix .td-main-menu-logo a {
        line-height: 48px !important;
    }

    .td-header-wrap .td-affix .td-main-menu-logo img {
        max-height: 48px !important;
        top: -1px;
    }

    .td-header-wrap .td-affix .sf-menu > li > a {
        line-height: 48px !important;
    }
}

.td-visual-hidden {
    border: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}

/* -------------------------------------------------------------------------------

      logo on sticky menu

*/
.td-logo-in-header .td-sticky-disable.td-mobile-logo, .td-logo-in-header .td-sticky-disable.td-header-logo {
    display: none;
}

.td-logo-in-header .td-sticky-disable.td-mobile-logo {
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-logo-in-header .td-sticky-disable.td-mobile-logo {
        display: block;
    }
}

.td-logo-in-header .td-sticky-header.td-mobile-logo {
    display: none;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-logo-in-header .td-sticky-header.td-mobile-logo {
        display: inherit;
    }
}

.td-logo-in-header .td-sticky-header.td-header-logo {
    display: block;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-logo-in-header .td-sticky-header.td-header-logo {
        display: none;
    }
}

.td-logo-in-header .td-sticky-mobile.td-mobile-logo {
    display: block;
}

.td-logo-in-header .td-sticky-mobile.td-header-logo {
    display: none;
}

.td-logo-in-menu .td-sticky-disable.td-mobile-logo {
    display: none;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-disable.td-mobile-logo {
        display: block;
    }
}

.td-logo-in-menu .td-sticky-disable.td-header-logo {
    display: block;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-disable.td-header-logo {
        display: none;
    }
}

.td-affix .td-logo-in-menu .td-sticky-disable.td-header-logo {
    display: none;
}

.td-logo-in-menu .td-sticky-header.td-mobile-logo {
    display: none;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-header.td-mobile-logo {
        display: block;
    }
}

.td-logo-in-menu .td-sticky-header.td-header-logo {
    display: block;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-header.td-header-logo {
        display: none;
    }
}

.td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
    display: none;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
        display: block;
    }
}

.td-logo-in-menu .td-sticky-mobile.td-header-logo {
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-logo-in-menu .td-sticky-mobile.td-header-logo {
        display: none;
    }
}

.td-affix .td-logo-in-menu .td-sticky-mobile.td-header-logo {
    display: none;
}

.td-affix .td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
    display: block;
}

.td-affix .td-logo-in-menu .td-main-logo {
    display: none;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-affix .td-logo-in-menu .td-main-logo {
        display: block;
    }
}

.td-affix .td-logo-in-menu.td-logo-sticky .td-main-logo {
    display: block;
}

/*  ----------------------------------------------------------------------------
    header menu affix
*/
.td-header-menu-wrap.td-affix {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    z-index: 9999;
    position: fixed !important;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.95);
    top: 0;
}

.admin-bar .td-header-menu-wrap.td-affix {
    top: 32px;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .admin-bar .td-header-menu-wrap.td-affix {
        top: 46px;
    }
}

@media (max-width: 602px) {
    .admin-bar .td-header-menu-wrap.td-affix {
        top: 0;
    }
}

.td-boxed-layout #td-outer-wrap {
    z-index: 1;
}

.td-boxed-layout .td-header-menu-wrap.td-affix {
    width: 1164px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 1140px) {
    .td-boxed-layout .td-header-menu-wrap.td-affix {
        width: 100%;
    }
}

/*  ----------------------------------------------------------------------------
    Related / similar articles
*/
/* related_posts_row */
.td-related-row {
    margin-right: -21px;
    *zoom: 1; /* responsive 500px phone */
}

.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;
    padding-right: 24px;
    padding-left: 24px;
    /* responsive landscape tablet */
    /* responsive portrait tablet */
    /* responsive portrait phone */
}

@media (min-width: 1019px) and (max-width: 1140px) {
    .td-related-row [class*="td-related-span"] {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1018px) {
    .td-related-row [class*="td-related-span"] {
        padding-right: 14px;
        padding-left: 14px;
    }
}

@media (max-width: 767px) {
    .td-related-row [class*="td-related-span"] {
        padding-right: 0;
        padding-left: 0;
        float: none;
        width: 100%;
    }
}

.td-related-row .td-related-span4 {
    width: 33.33333333%;
    padding-left: 0;
    padding-right: 21px;
    /* responsive 500px phone */
}

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

@media (max-width: 500px) {
    .td-related-row {
        margin-right: -10px;
    }

    .td-related-row .td-video-play-ico {
        width: 20px;
        height: 20px;
        font-size: 20px;
    }
}

.td-related-full-width .td-related-row {
    margin-right: -22px;
    /* responsive portrait phone */
}

.td-related-full-width .td-related-row .td-related-span4 {
    width: 20%;
    padding-right: 22px;
    position: relative;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-related-full-width .td-related-row .td-related-span4 {
        width: 100%;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .td-related-full-width .td-related-row {
        margin-right: 0;
    }

    .td-related-full-width .td-related-row .td-video-play-ico {
        width: 20px;
        height: 20px;
        font-size: 20px;
    }
}

.td_block_related_posts {
    position: relative;
    /* responsive portrait phone */
}

.td_block_related_posts .td-module-thumb {
    margin-bottom: 7px;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td_block_related_posts .td-module-thumb {
        margin-bottom: 0;
    }
}

.td_block_related_posts .td-video-play-ico {
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td_block_related_posts .td-video-play-ico {
        width: 25px;
        height: 25px;
        font-size: 25px;
    }
}

.td_block_related_posts .td-module-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    margin-top: 0;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td_block_related_posts .td-module-title {
        font-size: 17px;
        line-height: 23px;
    }
}

@media (max-width: 767px) {
    .td_block_related_posts .td-related-span4 {
        width: 100%;
    }

    .td_block_related_posts .td-module-image {
        position: absolute;
        width: 100px;
    }

    .td_block_related_posts .item-details {
        padding-left: 110px;
        min-height: 70px;
        margin-bottom: 26px;
    }
}

.td_block_related_posts .td-next-prev-wrap {
    margin-top: 0;
}

.td_block_template_1 .td-related-title {
    border-bottom: 2px solid #4db2ec;
}

.td_block_template_1 .td-related-title a {
    line-height: 1;
    padding: 9px 12px 5px 12px;
    /* responsive 320px phone */
}

@media (max-width: 319px) {
    .td_block_template_1 .td-related-title a {
        width: 100%;
        font-size: 12px !important;
    }
}

.td_block_template_1 .td-related-title .td-cur-simple-item {
    background-color: #4db2ec;
    color: #fff;
}

.td_block_template_1 .td-related-title .td-cur-simple-item:hover {
    color: #fff;
}

.td-related-title {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 27px;
}

.td-related-title > .td-related-left, .td-related-title > .td-related-right {
    display: inline-block;
    white-space: nowrap;
    /* responsive 320px phone */
}

@media (max-width: 320px) {
    .td-related-title > .td-related-left, .td-related-title > .td-related-right {
        font-size: 13px !important;
    }
}

.td-related-title > .td-related-right {
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-related-title > .td-related-right {
        margin-right: 0 !important;
    }
}

@-moz-document url-prefix() {
    .td_block_template_1 .td-related-title > .td-related-left, .td_block_template_1 .td-related-title > .td-related-right {
        padding: 8px 12px 6px 12px;
    }
}

.td_mod_related_posts:hover h3 > a {
    color: #4db2ec;
}

/*  ----------------------------------------------------------------------------
    Template 1
*/

.td-post-template-1 .td-post-header .entry-title {
    font-size: 38px;
    line-height: 44px;
}

@media (max-width: 1018px) {
    .td-post-template-1 .td-post-header header .entry-title {
        font-size: 32px;
        line-height: 36px;
    }
}

.td-post-template-1 .td-featured-image-rec {
    float: left;
    width: 300px;
    margin-right: 21px;
    /* responsive portrait phone */
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-post-template-1 .td-featured-image-rec {
        width: auto;
        margin-right: 15px;
    }
}

@media (max-width: 500px) {
    .td-post-template-1 .td-featured-image-rec {
        width: 100%;
        margin-right: 0;
    }
}

.td-post-template-1 .td-featured-image-rec img, .td-post-template-1 .td-featured-image-rec .wpb_video_wrapper {
    margin-bottom: 21px;
}

.td-post-template-1 .td-pb-span8 .td-featured-image-rec {
    /* responsive portrait tablet */
}

@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-1 .td-pb-span8 .td-featured-image-rec {
        width: 250px;
        margin-right: 17px;
    }
}

.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
    float: left;
    width: 60%;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
        float: none;
        width: 100%;
    }
}

.td-post-template-1 .td-post-title .td-post-comments {
    margin-left: 22px;
}

.td-post-template-1 .td-post-title .td-post-views {
    margin-right: 0;
}

.td-post-template-1 .wpb_video_wrapper .twitter-video {
    min-width: 300px !important;
    /* responsive portrait tablet */
}

@media (min-width: 768px) and (max-width: 1018px) {
    .td-post-template-1 .wpb_video_wrapper .twitter-video {
        min-width: 200px !important;
    }
}

/*  ----------------------------------------------------------------------------
    General Category Templates
*/
.td-pulldown-filter-list {
    display: none;
}

.td-category-pulldown-filter:hover .td-pulldown-filter-list {
    display: block;
}

.td-category-header {
    background-color: #fff;
    clear: both;
}

.td-category-header .td-container {
    position: relative;
}

.td-category-header .td-page-title {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: -2px;
    margin-bottom: 0;
}

.td-category-header .entry-category a {
    font-size: 11px;
    padding: 4px 8px 5px 8px;
}

.td-category-header .td-category-pulldown-filter {
    position: absolute;
    top: 49px;
    right: 0;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}

@media (min-width: 768px) and (max-width: 1018px) {
    .td-category-header .td-category-pulldown-filter {
        top: 46px;
    }
}

@media (max-width: 767px) {
    .td-category-header .td-category-pulldown-filter {
        top: 50px;
        right: 10px;
    }
}

.td-category-header .td-pulldown-filter-display-option {
    background-color: #222222;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    padding: 5px 13px 4px 13px;
    font-size: 11px;
    white-space: nowrap;
}

.td-category-header .td-icon-menu-down {
    font-size: 9px;
    margin-left: 5px;
    position: relative;
    top: -1px;
}

.td-category-header .td-pulldown-filter-list {
    position: absolute;
    z-index: 2;
    right: 0;
    background-color: #222222;
    padding: 6px 0;
    text-align: left;
    margin: 4px 0 0;
    min-width: 113px;
}

.td-category-header .td-pulldown-filter-list a {
    background-color: transparent !important;
}

.td-category-header .td-pulldown-filter-item {
    list-style: none;
    margin-left: 0;
    line-height: 1;
}

.td-category-header .td-pulldown-category-filter-link {
    padding: 0 13px;
    display: inline-block;
    font-size: 10px;
    line-height: 24px;
    width: 100%;
    color: #fff;
    text-transform: none;
}

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

.td-category-description {
    width: 90%;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-category-description {
        width: 100%;
    }
}

.td-category-description p {
    font-style: italic;
    font-family: 'Open Sans', arial, sans-serif;
    color: #777;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 15px;
}

@-moz-document url-prefix() {
    .td-category-header .td-pulldown-filter-display-option {
        padding: 4px 13px 5px 13px;
    }
}

.td-category-siblings {
    z-index: 2;
    opacity: 0;
    width: 744px;
    position: relative;
    /* responsive portrait tablet */
    /* responsive portrait phone */
}

@media (min-width: 768px) and (max-width: 1018px) {
    .td-category-siblings {
        width: 560px;
    }
}

@media (max-width: 767px) {
    .td-category-siblings {
        margin-right: 0;
        width: auto;
    }
}

.td-category-siblings .td-category {
    display: inline-block;
    vertical-align: top;
    height: 20px;
    overflow: hidden;
}

.td-category-siblings .td-subcat-more {
    line-height: 1;
    padding: 4px 5px 3px;
}

.td-category-siblings .td-subcat-dropdown {
    background-color: transparent;
    display: inline-block;
    padding: 0;
    position: absolute;
    border: 1px solid #eaeaea;
    color: #222;
    top: 0;
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .td-category-siblings .td-subcat-dropdown {
        position: absolute;
        top: 0;
    }
}

.td-category-siblings .td-subcat-dropdown i {
    margin: 0;
    top: 0;
}

.td-category-siblings .td-subcat-dropdown ul {
    z-index: 999;
    border: 1px solid #e6e6e6;
    margin: 0;
}

.td-category-siblings .td-subcat-dropdown:hover {
    border-color: #222;
    color: #fff;
    background-color: #222;
}

.td-category-siblings .td-subcat-dropdown:hover ul {
    display: block;
    border-color: #222;
    right: -1px;
    top: 23px;
}

.td-category-siblings .td-subcat-dropdown:hover ul:before {
    background-color: #222;
    content: '';
    height: 4px;
    position: absolute;
    right: -1px;
    top: -5px;
    width: 21px;
}

.td-category-siblings .td-subcat-dropdown li {
    list-style: none;
    margin-left: 0;
}

.td-category-siblings .td-subcat-dropdown a {
    display: block;
    color: #fff !important;
    padding: 0 13px;
    white-space: nowrap;
    text-transform: none;
    font-size: 10px;
}

.td-category-siblings .td-subcat-dropdown a:hover {
    color: #4db2ec;
}

.td-category-siblings .td-subcat-dropdown a.td-current-sub-category {
    background-color: transparent;
    color: #4db2ec;
}

.td-js-loaded .td-category-siblings {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.category .td-crumb-container {
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .category .td-crumb-container {
        margin-bottom: 3px;
        padding-top: 15px;
    }
}

.category .td-category-grid .td_block_wrap {
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .category .td-category-grid .td_block_wrap {
        padding-bottom: 40px;
    }
}

.category .td-main-content .td-load-more-wrap {
    /* responsive portrait phone */
}

@media (max-width: 767px) {
    .category .td-main-content .td-load-more-wrap {
        margin-bottom: 26px;
    }
}

/*
  Big grid fl 8
*/
.td_block_big_grid_fl_8 {
  /* responsive portrait phone */
  /* desktop only */
  /* responsive portrait tablet */
}
.td_block_big_grid_fl_8 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_fl_8.td-big-grids {
  /* desktop + tablet */
}
@media (min-width: 767px) {
  .td_block_big_grid_fl_8.td-big-grids {
    margin-bottom: 40px;
  }
}
.td_block_big_grid_fl_8 .td_module_mx19 {
  width: 50%;
  padding-top: 36%;
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_8 .td_module_mx19 .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container {
    padding: 0 20px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td_module_mx19 {
    padding-top: 44%;
  }
}
.td_block_big_grid_fl_8 .td_module_mx25 {
  width: 25%;
  padding-top: 18%;
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
    font-size: 13px;
    line-height: 18px;
  }
  .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
    padding: 0 10px 13px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td_module_mx25 {
    padding-top: 22%;
  }
  .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image,
.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image,
.td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb,
.td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb {
    top: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb {
    top: -2px;
  }
}
.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit,
.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit {
    top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit {
    top: 2px;
  }
}
.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container,
.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container {
    bottom: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container {
    bottom: 2px;
  }
}
.td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,
.td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,
.td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,
.td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb {
  top: auto;
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb {
    bottom: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb {
    bottom: -2px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap {
    width: 100% !important;
    padding-right: 0;
  }
  .td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
  .td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-meta-info-container {
    padding: 0 13px 14px;
  }
  .td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-module-thumb {
    height: 215px !important;
  }
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
  .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
  .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container .td-module-meta-info {
    display: none;
  }
  .td_block_big_grid_fl_8.td-grid-style-5 .td_module_mx19 .td-module-meta-info,
  .td_block_big_grid_fl_8.td-grid-style-6 .td_module_mx19 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
    bottom: 15px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
    bottom: 11px !important;
  }
}
.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
    padding-top: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
    padding-top: 13px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 {
  padding-top: 28%;
  /* landscape table + desktop */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 .entry-title {
    font-size: 23px;
    line-height: 30px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 {
    padding-top: 36%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 {
    padding-top: 40%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 {
  padding-top: 14%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
    padding: 0 20px 18px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 {
    padding-top: 18%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
    font-size: 15px;
    line-height: 20px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-post-category,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-post-category {
    margin-bottom: 10px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
    padding: 0 10px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 {
    padding-top: 20%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
    padding: 0 10px 13px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 {
  /* landscape table + desktop */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
  /* desktop only */
  /* responsive landscape + portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container {
    padding: 0 14px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container {
    padding: 0 13px 9px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 {
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx25 .td-meta-info-container {
    width: auto;
    max-width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
    bottom: 20px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
    bottom: 11px !important;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
    padding-top: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
    padding-top: 13px;
  }
}
/*
  Big grids full
*/
.td-big-grids-fl {
  /* responsive portrait phone */
}
.td-big-grids-fl .td-big-grid-post {
  position: relative;
  height: 0;
}
.td-big-grids-fl .td_module_wrap {
  padding-bottom: 0;
}
.td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
  /* tablet + desktop */
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 767px) {
  .td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
    border-style: solid;
    border-color: transparent;
  }
}
.td_block_wrap {
    margin-bottom: 48px;
    position: relative;
    clear: both;
}
@media (min-width: 1018px) {
  .td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
    border-width: 0 6px;
    border-left: 0;
  }
  .td-big-grids-margin {
    margin-left: -6px;
    margin-right: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
    border-width: 0 2px !important;
  }
}
.td-big-grids-fl .td-module-image,
.td-big-grids-fl .td-module-empty .td-module-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.td-big-grids-fl .td-module-thumb {
  height: 100%;
}
.td-big-grids-fl .td-thumb-css {
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.td-big-grids-fl .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td-big-grids-fl .td_module_wrap:hover .entry-title a {
  color: #fff;
}
@media (max-width: 767px) {
  .td-big-grids-fl {
    margin-left: -20px;
    margin-right: -20px;
  }
  .td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 {
    height: 260px;
    /* responsive portrait phone */
  }
  .td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 .td-module-thumb {
    height: 100% !important;
  }
  .td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
  .td-big-grids-fl.td-big-grids-scroll.td-grid-style-7 .td-big-grid-post-0 .entry-title {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .td-big-grids-fl.td-big-grids-scroll .td-big-grid-scroll .td-big-grid-post .entry-title {
    font-size: 15px !important;
    line-height: 20px !important;
  }
  .td-big-grids-fl .td-big-grid-scroll .td_module_wrap {
    height: 165px;
    padding-top: 0 !important;
  }
  .td-big-grids-fl .td-big-grid-scroll .td-module-thumb {
    height: 100% !important;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 {
    padding: 0 !important;
  }
}
.td-big-grids-fl .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grids-fl .td-module-empty {
    display: none !important;
  }
}
.td-big-grids-fl.td-grid-style-1 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grids-fl.td-grid-style-1 .td-module-meta-info {
    margin-bottom: 8px;
  }
}
.td-big-grids-fl.td-grid-style-2 .td-meta-info-container,
.td-big-grids-fl.td-grid-style-3 .td-meta-info-container {
  height: 100%;
}
.td-big-grids-fl.td-grid-style-2 .td-big-grid-meta,
.td-big-grids-fl.td-grid-style-3 .td-big-grid-meta,
.td-big-grids-fl.td-grid-style-2 .td-module-meta-info,
.td-big-grids-fl.td-grid-style-3 .td-module-meta-info {
  position: absolute;
}
.td-big-grids-fl.td-grid-style-2 .td-big-grid-meta,
.td-big-grids-fl.td-grid-style-3 .td-big-grid-meta {
  top: 0;
}
.td-big-grids-fl.td-grid-style-2 .td-module-meta-info,
.td-big-grids-fl.td-grid-style-3 .td-module-meta-info {
  bottom: 0;
}
.td-big-grids-fl.td-grid-style-4 .td-post-category {
  display: table;
  margin-bottom: 0 !important;
}
.td-big-grids-fl.td-grid-style-4 .td-module-meta-info {
  margin-top: 0 !important;
}
.td-big-grids-fl.td-grid-style-4 .td-meta-info-container {
  padding: 0 !important;
}
.td-big-grids-fl.td-grid-style-7 .td-module-meta-info {
  margin-left: 0 !important;
}
.td-category-grid-fl .td-container {
  width: 100% !important;
}
/*


  General big grids


*/
.td-big-grid-post {
  position: relative;
  overflow: hidden;
  /*


          font responsive


  */
}
.td-big-grid-post .entry-review-stars {
  color: #fff;
  margin-top: -5px;
}
.td-big-grid-post .td-post-category {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 3px 7px;
  line-height: 13px;
  pointer-events: auto;
}
.td-big-grid-post .td-meta-info-container {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  width: 100%;
}
.td-big-grid-post .td-meta-align {
  pointer-events: none;
  width: 100%;
}
.td-big-grid-post .td-post-author-name a,
.td-big-grid-post .td-post-author-name span,
.td-big-grid-post .td-post-date {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.td-big-grid-post .entry-title {
  margin: 0;
  word-wrap: break-word;
}
.td-big-grid-post .entry-title a {
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.td-big-grid-post .td-module-meta-info {
  margin: 11px 0 20px 20px;
  min-height: 0;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grid-post .td-module-meta-info {
    margin-left: 17px;
  }
}
.td-big-grid-post .td-post-author-name {
  pointer-events: auto;
}
.td-big-grid-post .td-big-grid-meta {
  z-index: 1;
}
.td-big-grid-post .td-video-play-ico {
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-big-grid-post .td-video-play-ico {
    width: 30px !important;
    height: 30px !important;
    font-size: 30px !important;
    border-width: 0.050em !important;
  }
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 27px;
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    line-height: 1.3;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 80%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 22px;
  }
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta {
  font-size: 24px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta {
    font-size: 16px;
  }
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    line-height: 1.3;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    font-size: 85%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    font-size: 65%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta {
  font-size: 16px;
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    line-height: 1.4;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    font-size: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    font-size: 80%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.td-big-grid-post.td-tiny-thumb .td-big-grid-meta {
  font-size: 15px;
}
.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    line-height: 1.4;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    font-size: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    font-size: 70%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.td-big-grid-post .td-module-thumb {
  overflow: hidden;
  margin: 0;
}
.td-big-grid-post .td-module-thumb img {
  max-width: none;
}
.td-big-grid-post .entry-thumb {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post .entry-thumb {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post .entry-thumb {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post .entry-thumb {
    width: 100%;
  }
}
.td-big-grid-post .td-module-thumb {
  background-color: #e5e5e5;
}
.td-big-grid-post .td-post-author-name,
.td-big-grid-post .td-post-date {
  top: 0;
}
.td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title {
    font-size: 16px !important;
    line-height: 21px !important;
  }
}
.td_block_big_grid_8 .td-big-grid-post-0.td-big-grid-post .td-big-grid-meta .entry-title,
.td_block_big_grid_8 .td-big-grid-post-1.td-big-grid-post .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-post-0.td-big-grid-post .td-big-grid-meta .entry-title,
  .td_block_big_grid_8 .td-big-grid-post-1.td-big-grid-post .td-big-grid-meta .entry-title {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}
.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title,
.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title,
  .td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 70%;
  }
}
.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 60%;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td_block_big_grid_1,
  .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,
  .td_block_big_grid_8,
  .td_block_big_grid_9,
  .td_block_big_grid_10,
  .td_block_big_grid_11,
  .td_block_big_grid_12 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.vc_tta-tabs .td_block_big_grid_1,
.vc_tta-tabs .td_block_big_grid_2,
.vc_tta-tabs .td_block_big_grid_3,
.vc_tta-tabs .td_block_big_grid_4,
.vc_tta-tabs .td_block_big_grid_5,
.vc_tta-tabs .td_block_big_grid_6,
.vc_tta-tabs .td_block_big_grid_7,
.vc_tta-tabs .td_block_big_grid_8,
.vc_tta-tabs .td_block_big_grid_9,
.vc_tta-tabs .td_block_big_grid_10,
.vc_tta-tabs .td_block_big_grid_11,
.vc_tta-tabs .td_block_big_grid_12 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .vc_tta-tabs .td_block_big_grid_1,
  .vc_tta-tabs .td_block_big_grid_2,
  .vc_tta-tabs .td_block_big_grid_3,
  .vc_tta-tabs .td_block_big_grid_4,
  .vc_tta-tabs .td_block_big_grid_5,
  .vc_tta-tabs .td_block_big_grid_6,
  .vc_tta-tabs .td_block_big_grid_7,
  .vc_tta-tabs .td_block_big_grid_8,
  .vc_tta-tabs .td_block_big_grid_9,
  .vc_tta-tabs .td_block_big_grid_10,
  .vc_tta-tabs .td_block_big_grid_11,
  .vc_tta-tabs .td_block_big_grid_12 {
    margin-left: 0;
    margin-right: 0;
  }
}
.iosSlider.td_block_wrap {
  margin-bottom: 34px !important;
}
/*
  Style 7
*/
.td-grid-style-7 .td-video-play-ico img {
  top: auto;
  left: auto;
  width: 30px;
  right: 10px;
  bottom: 10px;
}
.td-grid-style-7 .td-big-grid-post .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.td-grid-style-7 .td-big-grid-post .td-post-category {
  background-color: transparent;
  padding: 0 !important;
  position: absolute;
  bottom: 17px;
  text-transform: none;
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 14px !important;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-grid-style-7 .td-big-grid-post .td-post-category {
    bottom: 10px;
  }
}
.td-grid-style-7 .td-big-grid-post .td-post-category:hover {
  background-color: transparent;
}
.td-grid-style-7 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-module-meta-info {
    margin-left: 17px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-module-meta-info {
    margin-left: 14px !important;
  }
}
.td-grid-style-7 .td-meta-info-container {
  top: 0;
  height: 100%;
}
.td-grid-style-7 .td-big-grid-post .td-big-grid-meta {
  padding-bottom: 0 !important;
}
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta {
    padding: 10px 14px;
  }
}
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta .entry-title {
    font-size: 16px !important;
    line-height: 19px !important;
  }
}
.td-grid-style-7 .td-big-thumb .td-big-grid-meta {
  padding: 20px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .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: 14px;
  }
}
.td-grid-style-7 .td-big-thumb .entry-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-big-thumb .entry-title {
    font-size: 24px !important;
    line-height: 28px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-thumb .entry-title {
    font-size: 26px !important;
    line-height: 30px !important;
    margin-bottom: 5px;
  }
}
.td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
  padding: 20px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .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 14px 10px;
  }
}
.td-grid-style-7 .td-medium-thumb .entry-title {
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .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: 5px;
  }
}
.td-grid-style-7 .td-small-thumb .td-big-grid-meta {
  padding: 14px 20px 10px;
  margin: 0 !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .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: 10px 14px;
  }
}
.td-grid-style-7 .td-small-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .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: 700;
  margin-bottom: 6px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
.td-grid-style-7 .td-small-thumb .td-post-category {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .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;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .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: 600;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 13px !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-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 #000000;
  -moz-box-shadow: inset 0 0 16px 4px #000000;
  box-shadow: inset 0 0 16px 4px #000000;
  opacity: 0.15;
}
.td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #410cbc;
  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: 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: 0.6;
  background: #f4880d;
  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: 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: 0.6;
  background: #c40f79;
  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: linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40f79', endColorstr='#7ebfff', GradientType=1);
}
.td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-2 .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_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_10 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-7 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #0016be;
  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: linear-gradient(20deg, #0016be 0%, #2aec74 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016be', endColorstr='#2aec74', GradientType=1);
}
.td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #023c8c;
  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: 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_1 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #00ac81;
  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: linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ac81', endColorstr='#ff778e', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #007808;
  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: 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 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-7.td-hover-1 .entry-thumb {
    -webkit-transition: transform 0.35s ease 0s;
    transition: transform 0.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(0.02deg);
  }
}
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-1 .entry-title,
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-1 .entry-title,
  .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .entry-title {
    font-size: 17px !important;
    line-height: 21px !important;
  }
}
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align {
  margin-top: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align {
    margin-top: 0;
  }
}
.td-grid-style-7.td_block_big_grid_9 .td-big-grid-post .entry-title,
.td-grid-style-7.td_block_big_grid_10 .td-big-grid-post .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_9 .td-big-grid-post .entry-title,
  .td-grid-style-7.td_block_big_grid_10 .td-big-grid-post .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
.td-grid-style-7.td_block_big_grid_11 .td-big-grid-post .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_11 .td-big-grid-post .entry-title {
    font-size: 17px !important;
    line-height: 21px !important;
  }
}
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-meta {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-meta {
    padding-top: 14px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-mx-17 .td-module-meta-info {
    margin-bottom: 8px;
  }
}
.td-grid-style-2 .td-mx-17 .td-meta-info-container,
.td-grid-style-3 .td-mx-17 .td-meta-info-container,
.td-grid-style-7 .td-mx-17 .td-meta-info-container {
  padding: 0 !important;
}
.td-grid-style-2 .td-mx-17 .td-big-grid-meta,
.td-grid-style-3 .td-mx-17 .td-big-grid-meta,
.td-grid-style-7 .td-mx-17 .td-big-grid-meta,
.td-grid-style-2 .td-mx-17 .td-module-meta-info,
.td-grid-style-3 .td-mx-17 .td-module-meta-info,
.td-grid-style-7 .td-mx-17 .td-module-meta-info {
  width: 100%;
}
.td-grid-style-2 .td-mx-17 .td-big-grid-meta,
.td-grid-style-3 .td-mx-17 .td-big-grid-meta,
.td-grid-style-7 .td-mx-17 .td-big-grid-meta {
  padding: 18px 10px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-17 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-17 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-17 .td-big-grid-meta {
    padding: 10px 14px 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-17 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-17 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-17 .td-big-grid-meta {
    padding: 11px 10px 0;
  }
}
.td-grid-style-2 .td-mx-17 .td-module-meta-info,
.td-grid-style-3 .td-mx-17 .td-module-meta-info,
.td-grid-style-7 .td-mx-17 .td-module-meta-info {
  padding: 0 10px 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-17 .td-module-meta-info,
  .td-grid-style-3 .td-mx-17 .td-module-meta-info,
  .td-grid-style-7 .td-mx-17 .td-module-meta-info {
    padding: 0 14px 10px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-17 .td-module-meta-info,
  .td-grid-style-3 .td-mx-17 .td-module-meta-info,
  .td-grid-style-7 .td-mx-17 .td-module-meta-info {
    padding: 0 10px 11px;
  }
}
.td-grid-style-4 .td-mx-17 .entry-title {
  padding: 2px 6px 3px;
}
.td-grid-style-4 .td-mx-17 .td-meta-info-container {
  width: 100%;
}
.td-grid-style-5 .td-mx-17 .td-meta-info-container,
.td-grid-style-6 .td-mx-17 .td-meta-info-container {
  padding: 18px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-5 .td-mx-17 .td-meta-info-container,
  .td-grid-style-6 .td-mx-17 .td-meta-info-container {
    padding: 10px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-mx-17 .td-meta-info-container,
  .td-grid-style-6 .td-mx-17 .td-meta-info-container {
    padding: 11px !important;
  }
}
.td-grid-style-7 {
  /* responsive portrait phone */
}
.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category {
  bottom: 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category {
    bottom: 8px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category {
    bottom: 9px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-grid-scroll .td-mx-17 .td-big-grid-meta {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.td-mx-19 .entry-title {
  font-size: 19px;
  line-height: 24px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-19 .entry-title {
    font-size: 17px !important;
    line-height: 22px !important;
  }
}
@media (max-width: 767px) {
  .td-mx-19 .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
}
.td-mx-19 .td-post-category {
  margin-bottom: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-mx-19 .td-post-category {
    margin-bottom: 12px;
  }
}
.td-mx-19 .td-module-meta-info {
  margin-top: 8px;
}
.td-mx-19 .td-meta-info-container {
  padding: 0 20px 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-19 .td-meta-info-container {
    padding: 0 15px 10px;
  }
}
@media (max-width: 767px) {
  .td-mx-19 .td-meta-info-container {
    padding: 0 13px 14px;
  }
}
.td-grid-style-2 .td-mx-19 .td-meta-info-container,
.td-grid-style-3 .td-mx-19 .td-meta-info-container,
.td-grid-style-7 .td-mx-19 .td-meta-info-container {
  padding: 0 !important;
}
.td-grid-style-2 .td-mx-19 .td-big-grid-meta,
.td-grid-style-3 .td-mx-19 .td-big-grid-meta,
.td-grid-style-7 .td-mx-19 .td-big-grid-meta,
.td-grid-style-2 .td-mx-19 .td-module-meta-info,
.td-grid-style-3 .td-mx-19 .td-module-meta-info,
.td-grid-style-7 .td-mx-19 .td-module-meta-info {
  width: 100%;
}
.td-grid-style-2 .td-mx-19 .td-big-grid-meta,
.td-grid-style-3 .td-mx-19 .td-big-grid-meta,
.td-grid-style-7 .td-mx-19 .td-big-grid-meta {
  padding: 20px 20px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-19 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-19 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-19 .td-big-grid-meta {
    padding: 15px 15px 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-19 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-19 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-19 .td-big-grid-meta {
    padding: 13px 13px 0;
  }
}
.td-grid-style-2 .td-mx-19 .td-module-meta-info,
.td-grid-style-3 .td-mx-19 .td-module-meta-info,
.td-grid-style-7 .td-mx-19 .td-module-meta-info {
  padding: 0 20px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-19 .td-module-meta-info,
  .td-grid-style-3 .td-mx-19 .td-module-meta-info,
  .td-grid-style-7 .td-mx-19 .td-module-meta-info {
    padding: 0 15px 15px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-19 .td-module-meta-info,
  .td-grid-style-3 .td-mx-19 .td-module-meta-info,
  .td-grid-style-7 .td-mx-19 .td-module-meta-info {
    padding: 0 13px 13px;
  }
}
.td-grid-style-4 .td-mx-19 .entry-title {
  padding: 2px 6px 3px;
}
.td-grid-style-4 .td-mx-19 .td-meta-info-container {
  width: 100%;
}
.td-grid-style-5 .td-mx-19 .td-meta-info-container,
.td-grid-style-6 .td-mx-19 .td-meta-info-container {
  padding: 20px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-5 .td-mx-19 .td-meta-info-container,
  .td-grid-style-6 .td-mx-19 .td-meta-info-container {
    padding: 15px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-mx-19 .td-meta-info-container,
  .td-grid-style-6 .td-mx-19 .td-meta-info-container {
    padding: 13px !important;
  }
}
.td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category {
  bottom: 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category {
    bottom: 12px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category {
    bottom: 10px;
  }
}
.td-mx-23 .entry-title {
  font-size: 23px;
  line-height: 30px;
  font-weight: 500;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-mx-23 .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
}
.td-mx-23 .td-post-category {
  margin-bottom: 14px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-mx-23 .td-post-category {
    margin-bottom: 10px;
  }
}
.td-mx-23 .td-module-meta-info {
  margin-top: 8px;
}
.td-mx-23 .td-meta-info-container {
  padding: 0 8% 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-23 .td-meta-info-container {
    padding: 0 4% 20px;
  }
}
@media (max-width: 767px) {
  .td-mx-23 .td-meta-info-container {
    padding: 0 15px 14px;
  }
}
.td-grid-style-2 .td-mx-23 .td-meta-info-container,
.td-grid-style-3 .td-mx-23 .td-meta-info-container,
.td-grid-style-7 .td-mx-23 .td-meta-info-container {
  padding: 0 !important;
}
.td-grid-style-2 .td-mx-23 .td-big-grid-meta,
.td-grid-style-3 .td-mx-23 .td-big-grid-meta,
.td-grid-style-7 .td-mx-23 .td-big-grid-meta,
.td-grid-style-2 .td-mx-23 .td-module-meta-info,
.td-grid-style-3 .td-mx-23 .td-module-meta-info,
.td-grid-style-7 .td-mx-23 .td-module-meta-info {
  width: 100%;
}
.td-grid-style-2 .td-mx-23 .td-big-grid-meta,
.td-grid-style-3 .td-mx-23 .td-big-grid-meta,
.td-grid-style-7 .td-mx-23 .td-big-grid-meta {
  padding: 20px 8% 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-23 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-23 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-23 .td-big-grid-meta {
    padding: 20px 4% 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-23 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-23 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-23 .td-big-grid-meta {
    padding: 15px 15px 0;
  }
}
.td-grid-style-2 .td-mx-23 .td-module-meta-info,
.td-grid-style-3 .td-mx-23 .td-module-meta-info,
.td-grid-style-7 .td-mx-23 .td-module-meta-info {
  padding: 0 8% 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-23 .td-module-meta-info,
  .td-grid-style-3 .td-mx-23 .td-module-meta-info,
  .td-grid-style-7 .td-mx-23 .td-module-meta-info {
    padding: 0 4% 20px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-23 .td-module-meta-info,
  .td-grid-style-3 .td-mx-23 .td-module-meta-info,
  .td-grid-style-7 .td-mx-23 .td-module-meta-info {
    padding: 0 15px 15px;
  }
}
.td-grid-style-4 .td-mx-23 .entry-title {
  padding: 2px 6px 4px;
}
.td-grid-style-4 .td-mx-23 .td-meta-info-container {
  width: auto;
  max-width: 80%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-mx-23 .td-meta-info-container {
    width: 100%;
    max-width: 100%;
  }
}
.td-grid-style-5 .td-mx-23 .td-meta-info-container,
.td-grid-style-6 .td-mx-23 .td-meta-info-container {
  padding: 20px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-5 .td-mx-23 .td-meta-info-container,
  .td-grid-style-6 .td-mx-23 .td-meta-info-container {
    padding: 20px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-mx-23 .td-meta-info-container,
  .td-grid-style-6 .td-mx-23 .td-meta-info-container {
    padding: 15px !important;
  }
}
.td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category {
  bottom: 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category {
    bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category {
    bottom: 12px;
  }
}
/*

  scroll bar


*/
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {
  /* responsive portrait phone */
}
@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);
  }
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
    margin-left: 3px;
    margin-right: 0;
    margin-bottom: 0;
    border-width: 0;
  }
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child {
    margin-left: 0;
    border-width: 0;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb {
    width: 100%;
    height: 170px;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
    border-width: 0 6px;
    border-style: solid;
    border-color: transparent;
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:nth-child(2n) {
    border-right: 0;
}
@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%;
    border-width: 0;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 1
*/
.td_module_1 {
  padding-bottom: 24px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_1 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td_module_1 .entry-thumb {
    width: 100%;
  }
}
/*
  Big grid 4
*/
.td_block_big_grid_4 {
  margin-right: -3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 {
    margin-right: -20px;
  }
}
.td_block_big_grid_4 .td-big-grid-post {
  width: 50%;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_4 .td-big-grid-post:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post:first-child {
    padding-bottom: 3px;
  }
}
.td_block_big_grid_4 .td-module-thumb {
  height: 399px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_4 .td-module-thumb {
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_4 .td-module-thumb {
    height: 280px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-module-thumb {
    width: 100%;
    height: 220px;
  }
}
.td_block_big_grid_4 .td-big-thumb {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_4.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_4.td-grid-style-1 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_4.td-grid-style-1 .td-module-meta-info {
    margin-left: 12px;
  }
}
.td_block_big_grid_4.td-grid-style-5 .td-module-meta-info,
.td_block_big_grid_4.td-grid-style-6 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_4 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-module-empty {
    display: none !important;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 1
*/
.td_category_template_1 .td-category-header {
  padding-bottom: 18px;
}
@media (max-width: 1018px) {
  .td_category_template_1 .td-category-header {
    padding-bottom: 14px;
  }
}
.td_category_template_1 .td-category-description p {
  margin-top: 12px;
  margin-bottom: 5px;
}
@media (max-width: 1018px) {
  .td_category_template_1 .td-category-description p {
    margin-top: 9px;
  }
}
.td_category_template_1 .td-category-pulldown-filter {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_1 .td-category-pulldown-filter {
    display: none;
  }
}
.td_category_template_1.td_category_top_posts_style_disable .td-category-description p {
  margin-bottom: 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_1.td_category_top_posts_style_disable .td-category-description p {
    margin-bottom: 5px;
  }
}
/*  ----------------------------------------------------------------------------
    Module 4
*/
.td_module_4 {
  padding-bottom: 43px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_4 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td_module_4 .entry-thumb {
    width: 100%;
  }
}
.td-scroll-up {
  cursor: pointer;
  position: fixed;
  bottom: 4px;
  right: 5px;
  width: 40px;
  height: 40px;
  background-color: #4db2ec;
  z-index: 9999;
  transform: translate3d(0, 70px, 0);
  -webkit-transform: translate3d(0, 70px, 0);
  -webkit-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  /* responsive phone */
}
.td-scroll-up .td-icon-menu-up {
  position: relative;
  color: #fff;
  font-size: 20px;
  display: block;
  text-align: center ;
  width: 40px;
  top: 7px;
}
@media (max-width: 767px) {
  .td-scroll-up {
    display: none;
  }
}
.td-scroll-up-visible {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.td-post-sharing-classic {
  position: relative;
  height: 20px;
}
.td-post-sharing {
  margin-left: -3px;
  margin-right: -3px;
  font-family: 'Open Sans', arial, sans-serif;
  z-index: 2;
  white-space: nowrap;
  opacity: 0;
}
.td-post-sharing.td-social-show-all {
  white-space: normal;
}
.td-js-loaded .td-post-sharing {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
}
.td-post-sharing-classic + .td-post-sharing {
  margin-top: 15px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-sharing-classic + .td-post-sharing {
    margin-top: 8px;
  }
}
.td-post-sharing-top {
  margin-bottom: 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-sharing-top {
    margin-bottom: 20px;
  }
}
.td-post-sharing-bottom {
  border-style: solid;
  border-color: #ededed;
  border-width: 1px 0 0 0;
  padding: 21px 0;
}
.td-post-sharing-bottom .td-post-sharing {
  margin-bottom: -7px;
}
.td-post-sharing-visible,
.td-social-sharing-hidden {
  display: inline-block;
}
.td-social-sharing-hidden ul {
  display: none;
}
.td-social-show-all .td-pulldown-filter-list {
  display: inline-block;
}
.td-social-network,
.td-social-handler {
  position: relative;
  display: inline-block;
  margin: 0 3px 7px;
  height: 40px;
  min-width: 40px;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}
.td-ps-notext .td-social-network .td-social-but-icon,
.td-ps-notext .td-social-handler .td-social-but-icon {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.td-social-network {
  color: #000;
  overflow: hidden;
}
.td-social-network .td-social-but-icon {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.td-social-network .td-social-but-text {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.td-social-network:hover {
  opacity: 0.8 !important;
}
.td-social-handler {
  color: #444;
  border: 1px solid #e9e9e9;
  border-radius: 2px;
}
.td-social-handler .td-social-but-text {
  font-weight: 700;
}
.td-social-handler .td-social-but-text:before {
  background-color: #000;
  opacity: 0.08;
}
.td-social-share-text {
  margin-right: 18px;
}
.td-social-share-text:before,
.td-social-share-text:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
}
.td-social-share-text:before {
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #e9e9e9;
}
.td-social-share-text:after {
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #fff;
}
.td-social-but-text,
.td-social-but-icon {
  display: inline-block;
  position: relative;
}
.td-social-but-icon {
  padding-left: 13px;
  padding-right: 13px;
  line-height: 40px;
  z-index: 1;
}
.td-social-but-icon i {
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.td-social-but-text {
  margin-left: -6px;
  padding-left: 12px;
  padding-right: 17px;
  line-height: 40px;
}
.td-social-but-text:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  width: 1px;
  height: 16px;
  background-color: #fff;
  opacity: 0.2;
  z-index: 1;
}
.td-social-handler i,
.td-social-facebook i,
.td-social-reddit i,
.td-social-linkedin i,
.td-social-tumblr i,
.td-social-stumbleupon i,
.td-social-vk i,
.td-social-viber i {
  font-size: 14px;
}
.td-social-telegram i {
  font-size: 16px;
}
.td-social-mail i,
.td-social-line i,
.td-social-print i {
  font-size: 15px;
}
.td-social-handler .td-icon-share {
  top: -1px;
  left: -1px;
}
.td-social-twitter .td-icon-twitter {
  font-size: 12px;
}
.td-social-pinterest .td-icon-pinterest {
  font-size: 13px;
}
.td-social-whatsapp .td-icon-whatsapp {
  font-size: 18px;
}
.td-social-reddit .td-social-but-icon {
  padding-right: 12px;
}
.td-social-reddit .td-icon-reddit {
  left: -1px;
}
.td-social-telegram .td-social-but-icon {
  padding-right: 12px;
}
.td-social-telegram .td-icon-telegram {
  left: -1px;
}
.td-social-stumbleupon .td-social-but-icon {
  padding-right: 11px;
}
.td-social-stumbleupon .td-icon-stumbleupon {
  left: -2px;
}
.td-social-digg .td-social-but-icon {
  padding-right: 11px;
}
.td-social-digg .td-icon-digg {
  left: -2px;
  font-size: 17px;
}
.td-social-vk .td-social-but-icon {
  padding-right: 11px;
}
.td-social-vk .td-icon-vk {
  left: -2px;
}
.td-social-naver .td-icon-naver {
  left: -1px;
  font-size: 16px;
}
.td-social-expand-tabs i {
  top: -2px;
  left: -1px;
  font-size: 16px;
}
/* responsive portrait phone */
@media (min-width: 767px) {
  .td-social-whatsapp,
  .td-social-line,
  .td-social-viber {
    display: none;
  }
}
.td-ps-bg .td-social-network {
  color: #fff;
}
.td-ps-bg .td-social-facebook .td-social-but-icon,
.td-ps-bg .td-social-facebook .td-social-but-text {
  background-color: #516eab;
}
.td-ps-bg .td-social-twitter .td-social-but-icon,
.td-ps-bg .td-social-twitter .td-social-but-text {
  background-color: #29c5f6;
}
.td-ps-bg .td-social-pinterest .td-social-but-icon,
.td-ps-bg .td-social-pinterest .td-social-but-text {
  background-color: #ca212a;
}
.td-ps-bg .td-social-whatsapp .td-social-but-icon,
.td-ps-bg .td-social-whatsapp .td-social-but-text {
  background-color: #7bbf6a;
}
.td-ps-bg .td-social-reddit .td-social-but-icon,
.td-ps-bg .td-social-reddit .td-social-but-text {
  background-color: #f54200;
}
.td-ps-bg .td-social-mail .td-social-but-icon,
.td-ps-bg .td-social-digg .td-social-but-icon,
.td-ps-bg .td-social-mail .td-social-but-text,
.td-ps-bg .td-social-digg .td-social-but-text {
  background-color: #000;
}
.td-ps-bg .td-social-print .td-social-but-icon,
.td-ps-bg .td-social-print .td-social-but-text {
  background-color: #333;
}
.td-ps-bg .td-social-linkedin .td-social-but-icon,
.td-ps-bg .td-social-linkedin .td-social-but-text {
  background-color: #0266a0;
}
.td-ps-bg .td-social-tumblr .td-social-but-icon,
.td-ps-bg .td-social-tumblr .td-social-but-text {
  background-color: #3e5a70;
}
.td-ps-bg .td-social-telegram .td-social-but-icon,
.td-ps-bg .td-social-telegram .td-social-but-text {
  background-color: #179cde;
}
.td-ps-bg .td-social-stumbleupon .td-social-but-icon,
.td-ps-bg .td-social-stumbleupon .td-social-but-text {
  background-color: #ee4813;
}
.td-ps-bg .td-social-vk .td-social-but-icon,
.td-ps-bg .td-social-vk .td-social-but-text {
  background-color: #4c75a3;
}
.td-ps-bg .td-social-line .td-social-but-icon,
.td-ps-bg .td-social-line .td-social-but-text {
  background-color: #00b900;
}
.td-ps-bg .td-social-viber .td-social-but-icon,
.td-ps-bg .td-social-viber .td-social-but-text {
  background-color: #5d54a4;
}
.td-ps-bg .td-social-naver .td-social-but-icon,
.td-ps-bg .td-social-naver .td-social-but-text {
  background-color: #3ec729;
}
.td-ps-dark-bg .td-social-network {
  color: #fff;
}
.td-ps-dark-bg .td-social-network .td-social-but-icon,
.td-ps-dark-bg .td-social-network .td-social-but-text {
  background-color: #000;
}
.td-ps-border .td-social-network .td-social-but-icon,
.td-ps-border .td-social-network .td-social-but-text {
  line-height: 38px;
  border-width: 1px;
  border-style: solid;
}
.td-ps-border .td-social-network .td-social-but-text {
  border-left-width: 0;
}
.td-ps-border .td-social-network .td-social-but-text:before {
  background-color: #000;
  opacity: 0.08;
}
.td-ps-border.td-ps-padding .td-social-network .td-social-but-icon {
  border-right-width: 0;
}
.td-ps-border.td-ps-padding .td-social-network.td-social-expand-tabs .td-social-but-icon {
  border-right-width: 1px;
}
.td-ps-border-grey .td-social-but-icon,
.td-ps-border-grey .td-social-but-text {
  border-color: #e9e9e9;
}
.td-ps-border-colored .td-social-facebook .td-social-but-icon,
.td-ps-border-colored .td-social-facebook .td-social-but-text {
  border-color: #516eab;
}
.td-ps-border-colored .td-social-twitter .td-social-but-icon,
.td-ps-border-colored .td-social-twitter .td-social-but-text {
  border-color: #29c5f6;
}
.td-ps-border-colored .td-social-pinterest .td-social-but-icon,
.td-ps-border-colored .td-social-pinterest .td-social-but-text {
  border-color: #ca212a;
}
.td-ps-border-colored .td-social-whatsapp .td-social-but-icon,
.td-ps-border-colored .td-social-whatsapp .td-social-but-text {
  border-color: #7bbf6a;
}
.td-ps-border-colored .td-social-reddit .td-social-but-icon,
.td-ps-border-colored .td-social-reddit .td-social-but-text {
  border-color: #f54200;
}
.td-ps-border-colored .td-social-mail .td-social-but-icon,
.td-ps-border-colored .td-social-digg .td-social-but-icon,
.td-ps-border-colored .td-social-mail .td-social-but-text,
.td-ps-border-colored .td-social-digg .td-social-but-text {
  border-color: #000;
}
.td-ps-border-colored .td-social-print .td-social-but-icon,
.td-ps-border-colored .td-social-print .td-social-but-text {
  border-color: #333;
}
.td-ps-border-colored .td-social-linkedin .td-social-but-icon,
.td-ps-border-colored .td-social-linkedin .td-social-but-text {
  border-color: #0266a0;
}
.td-ps-border-colored .td-social-tumblr .td-social-but-icon,
.td-ps-border-colored .td-social-tumblr .td-social-but-text {
  border-color: #3e5a70;
}
.td-ps-border-colored .td-social-telegram .td-social-but-icon,
.td-ps-border-colored .td-social-telegram .td-social-but-text {
  border-color: #179cde;
}
.td-ps-border-colored .td-social-stumbleupon .td-social-but-icon,
.td-ps-border-colored .td-social-stumbleupon .td-social-but-text {
  border-color: #ee4813;
}
.td-ps-border-colored .td-social-vk .td-social-but-icon,
.td-ps-border-colored .td-social-vk .td-social-but-text {
  border-color: #4c75a3;
}
.td-ps-border-colored .td-social-line .td-social-but-icon,
.td-ps-border-colored .td-social-line .td-social-but-text {
  border-color: #00b900;
}
.td-ps-border-colored .td-social-viber .td-social-but-icon,
.td-ps-border-colored .td-social-viber .td-social-but-text {
  border-color: #5d54a4;
}
.td-ps-border-colored .td-social-viber .td-social-but-icon,
.td-ps-border-colored .td-social-viber .td-social-but-text {
  border-color: #3ec729;
}
.td-ps-icon-bg .td-social-but-icon {
  height: 100%;
  border-color: transparent !important;
}
.td-ps-icon-bg .td-social-network .td-social-but-icon {
  color: #fff;
}
.td-ps-icon-bg .td-social-facebook .td-social-but-icon {
  background-color: #516eab;
}
.td-ps-icon-bg .td-social-twitter .td-social-but-icon {
  background-color: #29c5f6 ;
}
.td-ps-icon-bg .td-social-pinterest .td-social-but-icon {
  background-color: #ca212a;
}
.td-ps-icon-bg .td-social-whatsapp .td-social-but-icon {
  background-color: #7bbf6a;
}
.td-ps-icon-bg .td-social-reddit .td-social-but-icon {
  background-color: #f54200;
}
.td-ps-icon-bg .td-social-mail .td-social-but-icon,
.td-ps-icon-bg .td-social-digg .td-social-but-icon {
  background-color: #000;
}
.td-ps-icon-bg .td-social-print .td-social-but-icon {
  background-color: #333;
}
.td-ps-icon-bg .td-social-linkedin .td-social-but-icon {
  background-color: #0266a0;
}
.td-ps-icon-bg .td-social-tumblr .td-social-but-icon {
  background-color: #3e5a70;
}
.td-ps-icon-bg .td-social-telegram .td-social-but-icon {
  background-color: #179cde;
}
.td-ps-icon-bg .td-social-stumbleupon .td-social-but-icon {
  background-color: #ee4813;
}
.td-ps-icon-bg .td-social-vk .td-social-but-icon {
  background-color: #4c75a3;
}
.td-ps-icon-bg .td-social-line .td-social-but-icon {
  background-color: #00b900;
}
.td-ps-icon-bg .td-social-viber .td-social-but-icon {
  background-color: #5d54a4;
}
.td-ps-icon-bg .td-social-naver .td-social-but-icon {
  background-color: #3ec729;
}
.td-ps-icon-bg .td-social-but-text {
  margin-left: -3px;
}
.td-ps-icon-bg .td-social-network .td-social-but-text:before {
  display: none;
}
.td-ps-icon-arrow .td-social-network .td-social-but-icon:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: calc(100% + 1px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #000;
}
.td-ps-icon-arrow .td-social-network .td-social-but-text {
  padding-left: 20px;
}
.td-ps-icon-arrow .td-social-network .td-social-but-text:before {
  display: none;
}
.td-ps-icon-arrow.td-ps-padding .td-social-network .td-social-but-icon:after {
  left: 100%;
}
.td-ps-icon-arrow .td-social-facebook .td-social-but-icon:after {
  border-left-color: #516eab;
}
.td-ps-icon-arrow .td-social-twitter .td-social-but-icon:after {
  border-left-color: #29c5f6 ;
}
.td-ps-icon-arrow .td-social-pinterest .td-social-but-icon:after {
  border-left-color: #ca212a;
}
.td-ps-icon-arrow .td-social-whatsapp .td-social-but-icon:after {
  border-left-color: #7bbf6a;
}
.td-ps-icon-arrow .td-social-reddit .td-social-but-icon:after {
  border-left-color: #f54200;
}
.td-ps-icon-arrow .td-social-mail .td-social-but-icon:after,
.td-ps-icon-arrow .td-social-digg .td-social-but-icon:after {
  border-left-color: #000;
}
.td-ps-icon-arrow .td-social-print .td-social-but-icon:after {
  border-left-color: #333;
}
.td-ps-icon-arrow .td-social-linkedin .td-social-but-icon:after {
  border-left-color: #0266a0;
}
.td-ps-icon-arrow .td-social-tumblr .td-social-but-icon:after {
  border-left-color: #3e5a70;
}
.td-ps-icon-arrow .td-social-telegram .td-social-but-icon:after {
  border-left-color: #179cde;
}
.td-ps-icon-arrow .td-social-stumbleupon .td-social-but-icon:after {
  border-left-color: #ee4813;
}
.td-ps-icon-arrow .td-social-vk .td-social-but-icon:after {
  border-left-color: #4c75a3;
}
.td-ps-icon-arrow .td-social-line .td-social-but-icon:after {
  border-left-color: #00b900;
}
.td-ps-icon-arrow .td-social-viber .td-social-but-icon:after {
  border-left-color: #5d54a4;
}
.td-ps-icon-arrow .td-social-naver .td-social-but-icon:after {
  border-left-color: #3ec729;
}
.td-ps-icon-arrow .td-social-expand-tabs .td-social-but-icon:after {
  display: none;
}
.td-ps-icon-color .td-social-facebook .td-social-but-icon {
  color: #516eab;
}
.td-ps-icon-color .td-social-twitter .td-social-but-icon {
  color: #29c5f6 ;
}
.td-ps-icon-color .td-social-pinterest .td-social-but-icon {
  color: #ca212a;
}
.td-ps-icon-color .td-social-whatsapp .td-social-but-icon {
  color: #7bbf6a;
}
.td-ps-icon-color .td-social-reddit .td-social-but-icon {
  color: #f54200;
}
.td-ps-icon-color .td-social-mail .td-social-but-icon,
.td-ps-icon-color .td-social-digg .td-social-but-icon {
  color: #000;
}
.td-ps-icon-color .td-social-print .td-social-but-icon {
  color: #333;
}
.td-ps-icon-color .td-social-linkedin .td-social-but-icon {
  color: #0266a0;
}
.td-ps-icon-color .td-social-tumblr .td-social-but-icon {
  color: #3e5a70;
}
.td-ps-icon-color .td-social-telegram .td-social-but-icon {
  color: #179cde;
}
.td-ps-icon-color .td-social-stumbleupon .td-social-but-icon {
  color: #ee4813;
}
.td-ps-icon-color .td-social-vk .td-social-but-icon {
  color: #4c75a3;
}
.td-ps-icon-color .td-social-line .td-social-but-icon {
  color: #00b900;
}
.td-ps-icon-color .td-social-viber .td-social-but-icon {
  color: #5d54a4;
}
.td-ps-icon-color .td-social-naver .td-social-but-icon {
  color: #3ec729;
}
.td-ps-text-color .td-social-but-text {
  font-weight: 700;
}
.td-ps-text-color .td-social-facebook .td-social-but-text {
  color: #516eab;
}
.td-ps-text-color .td-social-twitter .td-social-but-text {
  color: #29c5f6 ;
}
.td-ps-text-color .td-social-pinterest .td-social-but-text {
  color: #ca212a;
}
.td-ps-text-color .td-social-whatsapp .td-social-but-text {
  color: #7bbf6a;
}
.td-ps-text-color .td-social-reddit .td-social-but-text {
  color: #f54200;
}
.td-ps-text-color .td-social-mail .td-social-but-text,
.td-ps-text-color .td-social-digg .td-social-but-text {
  color: #000;
}
.td-ps-text-color .td-social-print .td-social-but-text {
  color: #333;
}
.td-ps-text-color .td-social-linkedin .td-social-but-text {
  color: #0266a0;
}
.td-ps-text-color .td-social-tumblr .td-social-but-text {
  color: #3e5a70;
}
.td-ps-text-color .td-social-telegram .td-social-but-text {
  color: #179cde;
}
.td-ps-text-color .td-social-stumbleupon .td-social-but-text {
  color: #ee4813;
}
.td-ps-text-color .td-social-vk .td-social-but-text {
  color: #4c75a3;
}
.td-ps-text-color .td-social-line .td-social-but-text {
  color: #00b900;
}
.td-ps-text-color .td-social-viber .td-social-but-text {
  color: #5d54a4;
}
.td-ps-text-color .td-social-naver .td-social-but-text {
  color: #3ec729;
}
.td-ps-text-color .td-social-expand-tabs .td-social-but-text {
  color: #b1b1b1;
}
.td-ps-notext .td-social-but-icon {
  width: 40px;
}
.td-ps-notext .td-social-network .td-social-but-text {
  display: none;
}
.td-ps-padding .td-social-network .td-social-but-icon {
  padding-left: 17px;
  padding-right: 17px;
}
.td-ps-padding .td-social-handler .td-social-but-icon {
  width: 40px;
}
.td-ps-padding .td-social-reddit .td-social-but-icon,
.td-ps-padding .td-social-telegram .td-social-but-icon {
  padding-right: 16px;
}
.td-ps-padding .td-social-stumbleupon .td-social-but-icon,
.td-ps-padding .td-social-digg .td-social-but-icon,
.td-ps-padding .td-social-expand-tabs .td-social-but-icon {
  padding-right: 13px;
}
.td-ps-padding .td-social-vk .td-social-but-icon {
  padding-right: 14px;
}
.td-ps-padding .td-social-expand-tabs .td-social-but-icon {
  padding-left: 13px;
}
.td-ps-rounded .td-social-network .td-social-but-icon {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.td-ps-rounded .td-social-network .td-social-but-text {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.td-ps-rounded.td-ps-notext .td-social-network .td-social-but-icon {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.td-ps-rounded .td-social-expand-tabs {
  border-radius: 100px;
}
.td-ps-bar .td-social-network .td-social-but-icon,
.td-ps-bar .td-social-network .td-social-but-text {
  -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.31);
  box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.31);
}
.td-ps-bar .td-social-mail .td-social-but-icon,
.td-ps-bar .td-social-digg .td-social-but-icon,
.td-ps-bar .td-social-mail .td-social-but-text,
.td-ps-bar .td-social-digg .td-social-but-text {
  -webkit-box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.28);
  box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.28);
}
.td-ps-bar .td-social-print .td-social-but-icon,
.td-ps-bar .td-social-print .td-social-but-text {
  -webkit-box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.2);
}
.td-ps-big {
  /* responsive portrait phone */
}
.td-ps-big .td-social-but-icon {
  display: block;
  line-height: 60px;
}
.td-ps-big .td-social-but-icon .td-icon-share {
  width: auto;
}
.td-ps-big .td-social-handler .td-social-but-text:before {
  display: none;
}
.td-ps-big .td-social-share-text .td-social-but-icon {
  width: 90px;
}
.td-ps-big .td-social-expand-tabs .td-social-but-icon {
  width: 60px;
}
@media (max-width: 767px) {
  .td-ps-big .td-social-share-text {
    display: none;
  }
}
.td-ps-big .td-social-facebook i,
.td-ps-big .td-social-reddit i,
.td-ps-big .td-social-mail i,
.td-ps-big .td-social-linkedin i,
.td-ps-big .td-social-tumblr i,
.td-ps-big .td-social-stumbleupon i {
  margin-top: -2px;
}
.td-ps-big .td-social-facebook i,
.td-ps-big .td-social-reddit i,
.td-ps-big .td-social-linkedin i,
.td-ps-big .td-social-tumblr i,
.td-ps-big .td-social-stumbleupon i,
.td-ps-big .td-social-vk i,
.td-ps-big .td-social-viber i,
.td-ps-big .td-social-share-text i {
  font-size: 22px;
}
.td-ps-big .td-social-telegram i {
  font-size: 24px;
}
.td-ps-big .td-social-mail i,
.td-ps-big .td-social-line i,
.td-ps-big .td-social-print i {
  font-size: 23px;
}
.td-ps-big .td-social-twitter i,
.td-ps-big .td-social-expand-tabs i {
  font-size: 20px;
}
.td-ps-big .td-social-whatsapp i,
.td-ps-big .td-social-naver i {
  font-size: 26px;
}
.td-ps-big .td-social-pinterest .td-icon-pinterest {
  font-size: 21px;
}
.td-ps-big .td-social-telegram .td-icon-telegram {
  left: 1px;
}
.td-ps-big .td-social-stumbleupon .td-icon-stumbleupon {
  left: -2px;
}
.td-ps-big .td-social-digg .td-icon-digg {
  left: -1px;
  font-size: 25px;
}
.td-ps-big .td-social-vk .td-icon-vk {
  left: -1px;
}
.td-ps-big .td-social-naver .td-icon-naver {
  left: 0;
}
.td-ps-big .td-social-but-text {
  margin-left: 0;
  padding-top: 0;
  padding-left: 17px;
}
.td-ps-big.td-ps-notext .td-social-network,
.td-ps-big.td-ps-notext .td-social-handler {
  height: 60px;
}
.td-ps-big.td-ps-notext .td-social-network {
  width: 60px;
}
.td-ps-big.td-ps-notext .td-social-network .td-social-but-icon {
  width: 60px;
}
.td-ps-big.td-ps-notext .td-social-share-text .td-social-but-icon {
  line-height: 40px;
}
.td-ps-big.td-ps-notext .td-social-share-text .td-social-but-text {
  display: block;
  line-height: 1;
}
.td-ps-big.td-ps-padding .td-social-network,
.td-ps-big.td-ps-padding .td-social-handler {
  height: 90px;
  font-size: 13px;
}
.td-ps-big.td-ps-padding .td-social-network {
  min-width: 60px;
}
.td-ps-big.td-ps-padding .td-social-but-icon {
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
}
.td-ps-big.td-ps-padding.td-ps-bar .td-social-but-icon {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.td-ps-big.td-ps-padding .td-social-but-text {
  display: block;
  padding-bottom: 17px;
  line-height: 1;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.td-ps-big.td-ps-padding .td-social-but-text:before {
  display: none;
}
.td-ps-big.td-ps-padding .td-social-expand-tabs i {
  line-height: 90px;
}
.td-ps-nogap {
  margin-left: 0;
  margin-right: 0;
}
.td-ps-nogap .td-social-network,
.td-ps-nogap .td-social-handler {
  margin-left: 0;
  margin-right: 0;
  border-radius: 0;
}
.td-ps-nogap .td-social-network .td-social-but-icon,
.td-ps-nogap .td-social-network .td-social-but-text {
  border-radius: 0;
}
.td-ps-nogap .td-social-expand-tabs {
  border-radius: 0;
}
.td-post-sharing-style7 .td-social-network .td-social-but-icon {
  height: 100%;
}
.td-post-sharing-style7 .td-social-network .td-social-but-icon:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.31);
}
.td-post-sharing-style7 .td-social-network .td-social-but-text {
  padding-left: 17px;
}
.td-post-sharing-style7 .td-social-network .td-social-but-text:before {
  display: none;
}
.td-post-sharing-style7 .td-social-mail .td-social-but-icon:before,
.td-post-sharing-style7 .td-social-digg .td-social-but-icon:before {
  background-color: rgba(255, 255, 255, 0.2);
}
.td-post-sharing-style7 .td-social-print .td-social-but-icon:before {
  background-color: rgba(255, 255, 255, 0.1);
}
.td-post-sharing-style1 .td-social-share-text .td-social-but-text,
.td-post-sharing-style3 .td-social-share-text .td-social-but-text,
.td-post-sharing-style5 .td-social-share-text .td-social-but-text,
.td-post-sharing-style14 .td-social-share-text .td-social-but-text,
.td-post-sharing-style16 .td-social-share-text .td-social-but-text {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-sharing-style1 .td-social-share-text .td-social-but-text,
  .td-post-sharing-style3 .td-social-share-text .td-social-but-text,
  .td-post-sharing-style5 .td-social-share-text .td-social-but-text,
  .td-post-sharing-style14 .td-social-share-text .td-social-but-text,
  .td-post-sharing-style16 .td-social-share-text .td-social-but-text {
    display: none !important;
  }
}
.td-post-sharing-style2 .td-social-share-text,
.td-post-sharing-style4 .td-social-share-text,
.td-post-sharing-style6 .td-social-share-text,
.td-post-sharing-style7 .td-social-share-text,
.td-post-sharing-style15 .td-social-share-text,
.td-post-sharing-style17 .td-social-share-text,
.td-post-sharing-style18 .td-social-share-text,
.td-post-sharing-style19 .td-social-share-text,
.td-post-sharing-style20 .td-social-share-text {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-sharing-style2 .td-social-share-text,
  .td-post-sharing-style4 .td-social-share-text,
  .td-post-sharing-style6 .td-social-share-text,
  .td-post-sharing-style7 .td-social-share-text,
  .td-post-sharing-style15 .td-social-share-text,
  .td-post-sharing-style17 .td-social-share-text,
  .td-post-sharing-style18 .td-social-share-text,
  .td-post-sharing-style19 .td-social-share-text,
  .td-post-sharing-style20 .td-social-share-text {
    display: none !important;
  }
}
.td_block_template_4 .td-block-title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 31px;
  text-align: left;
}
.td_block_template_4 .td-block-title > * {
  background-color: #000;
  color: #fff;
  padding: 0 12px;
  position: relative;
}
.td_block_template_4 .td-block-title > *:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 10px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #000 transparent transparent transparent;
}
.td_block_template_4 .td-related-title a {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_4 .td-related-title a {
    margin-right: 0;
    font-size: 15px;
  }
}
.td_block_template_4 .td-related-title a:before {
  border-color: transparent !important;
}
.td_block_template_4 .td-related-title .td-cur-simple-item {
  background-color: #4db2ec;
}
.td_block_template_4 .td-related-title .td-cur-simple-item:before {
  border-color: #4db2ec transparent transparent transparent !important;
}
@-moz-document url-prefix() {
  .td_block_template_4 .td-block-title > * {
    padding-bottom: 2px;
  }
}
/*  ----------------------------------------------------------------------------
    Ajax Next Prev
*/
.td-next-prev-wrap {
  position: relative;
  clear: both;
}
.td-next-prev-wrap a {
  display: inline-block;
  margin-right: 7px;
  width: 25px;
  height: 25px;
  line-height: 24px;
  border: 1px solid #dcdcdc;
  text-align: center;
  vertical-align: middle;
  font-size: 7px;
  color: #b7b7b7;
}
.td-next-prev-wrap a:hover {
  background-color: #4db2ec;
  border-color: #4db2ec;
  color: #fff;
}
.td-next-prev-wrap .ajax-page-disabled {
  opacity: 0.5;
}
.td-next-prev-wrap .td-ajax-next-page {
  padding-left: 2px;
}
.td-next-prev-wrap .td-ajax-prev-page {
  padding-right: 1px;
}
@-moz-document url-prefix() {
  .td-next-prev-wrap a {
    line-height: 23px;
  }
}
/*  ----------------------------------------------------------------------------
    Load more button
*/
.td_ajax_load_more {
  display: inline-block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  padding: 8px 10px;
  border: 1px solid #C9C9C9;
  text-align: center;
  vertical-align: middle;
}
.td_ajax_load_more i {
  font-size: 8px;
  margin-left: 6px;
  position: relative;
  top: 0;
  vertical-align: middle;
}
.td_ajax_load_more.ajax-page-disabled {
  visibility: hidden !important;
}
.td-load-more-wrap {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
@-moz-document url-prefix() {
  .td_ajax_load_more {
    padding: 7px 10px 9px;
  }
}
.td-load-more-wrap {
  text-align: center;
  clear: both;
}
.td-load-more-wrap a {
  color: #A5A5A5;
}
.td-load-more-wrap a:hover {
  background-color: #4db2ec;
  border-color: #4db2ec;
  color: #fff;
  text-decoration: none !important;
}
.td_block_inner_overflow {
  overflow: hidden;
}
.td_block_inner_overflow .td-module-image {
  min-height: 20px;
}
/*  ----------------------------------------------------------------------------
    infinite loader
*/
.td-load-more-infinite-wrap {
  display: none;
}
/*  ----------------------------------------------------------------------------
    fade out
*/
@-webkit-keyframes td_fadeOut_to_1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes td_fadeOut_to_1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.td_fadeOut_to_1 {
  -webkit-animation-name: td_fadeOut_to_1;
  animation-name: td_fadeOut_to_1;
}
/*  ----------------------------------------------------------------------------
    Sub Footer
*/
.td-sub-footer-container {
  background-color: #0d0d0d;
  color: #ccc;
  font-size: 12px;
  font-family: 'Open Sans', arial, sans-serif;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-container {
    text-align: center;
    padding: 6px 0;
  }
}
.td-sub-footer-copy {
  line-height: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-copy {
    float: none !important;
  }
}
/* Sub Footer Menu */
.td-sub-footer-container .td-sub-footer-menu {
  float: right;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-container .td-sub-footer-menu {
    float: none;
  }
}
.td-subfooter-menu {
  display: inline-block;
  margin: 7px 0;
  float: right;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-subfooter-menu {
    padding-right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-subfooter-menu {
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  .td-subfooter-menu {
    float: none;
  }
}
.td-subfooter-menu li {
  display: inline-block;
  margin-left: 0;
  line-height: 18px;
}
.td-subfooter-menu li a {
  margin-right: 16px;
  line-height: 18px;
  display: inline-block;
  color: #ccc;
}
.td-subfooter-menu li a:hover {
  color: #4db2ec;
}
.td-subfooter-menu li:last-child a {
  margin-right: 0;
}
.td-subfooter-menu ul {
  display: none;
}
.td-subfooter-menu .fa {
  margin-right: 3px;
}
.td-stretch-content .td-big-grids {
  width: 1068px;
  margin-left: auto;
  margin-right: auto;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-stretch-content .td-big-grids {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-stretch-content .td-big-grids {
    width: 740px;
  }
}
@media (max-width: 767px) {
  .td-stretch-content .td-big-grids {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.td-stretch-content .td-module-thumb .entry-thumb {
  min-width: 100%;
}
.td_animated {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.td_animated_long {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.td_animated_xlong {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.td_animated_xxlong {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*  ----------------------------------------------------------------------------
    loader
*/
.td-loader-gif {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 59px;
  height: 59px;
  margin-top: -29.5px;
  /* Half the height */
  margin-left: -29.5px;
  /* Half the width */
  /* responsive phone */
  -webkit-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  /* custom */
}
@media (max-width: 767px) {
  .td-loader-gif {
    top: 200px;
  }
}
/*  ----------------------------------------------------------------------------
    infinite loader - the small loader used on infinite scroll
*/
.td-loader-infinite {
  top: auto;
  bottom: 0px;
}
.td-loader-infinite .td-lb-box {
  position: absolute;
  width: 10px;
  height: 10px;
}
.td-loader-infinite .td-lb-box-1 {
  top: 0;
  left: 0;
}
.td-loader-infinite .td-lb-box-2 {
  top: 0;
  left: 11px;
}
.td-loader-infinite .td-lb-box-3 {
  top: 0;
  left: 22px;
}
.td-loader-infinite .td-lb-box-4 {
  top: 11px;
  right: 0;
}
.td-loader-infinite .td-lb-box-5 {
  bottom: 0;
  right: 0;
}
.td-loader-infinite .td-lb-box-6 {
  bottom: 0;
  left: 11px;
}
.td-loader-infinite .td-lb-box-7 {
  bottom: 0;
  left: 0;
}
.td-loader-infinite .td-lb-box-8 {
  top: 11px;
  left: 0;
}
.td-loader-infinite.td-loader-gif {
  width: 32px;
  height: 32px;
  margin-top: -16px;
  /* Half the height */
  margin-left: -16px;
  /* Half the width */
}
.td-loader-blocks-load-more {
  top: auto;
  bottom: 48px;
}
.td-loader-animation-start {
  opacity: 0;
  transform: perspective( 600px ) scale(0.4);
  -webkit-transform: perspective( 600px ) scale(0.4);
}
.td-loader-animation-mid {
  opacity: 1;
  transform: perspective( 600px ) scale(1);
  -webkit-transform: perspective( 600px ) scale(1);
}
.td-loader-animation-end {
  opacity: 0;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
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;
  transition: opacity 0.3s;
  transition-timing-function: cubic-bezier(0.39, 0.76, 0.51, 0.56);
  /* linear */
}
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(0.95);
}
.td-animation-stack-type1-2 {
  opacity: 1 !important;
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -webkit-transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
  transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.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(0px, 10px);
  -webkit-transform: translate(0px, 10px);
}
.td-animation-stack-type2-2 {
  opacity: 1 !important;
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -webkit-transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
  transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
}
.td-fade-off .td-element-style-before {
  opacity: 1;
}

.single-post .td-related-title {
    padding-top: 20px;
}
.td-module-title {
    margin-bottom: 17px;
}
.td-module-title a {
    color: #111111;
}
.td-module-title a:hover {
    color: #10a1ea;
}
.td-main-content-wrap {
    padding-top: 40px;
}
.single .td-main-content-wrap {
    padding-top: 0;
}
.tagdiv-small-theme-menu > li > a:before {
  background-color: transparent;
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.tagdiv-small-theme-menu > .current-menu-item > a:before,
.tagdiv-small-theme-menu > .current-menu-ancestor > a:before,
.tagdiv-small-theme-menu > .current-category-ancestor > a:before,
.tagdiv-small-theme-menu > li:hover > a:before,
.tagdiv-small-theme-menu > .sfHover > a:before {
  background-color: #4db2ec;
  width: 100%;
}
.tagdiv-small-theme-menu > .current-menu-item > a:after,
.tagdiv-small-theme-menu > .current-menu-ancestor > a:after,
.tagdiv-small-theme-menu > .current-category-ancestor > a:after,
.tagdiv-small-theme-menu > li:hover > a:after,
.tagdiv-small-theme-menu > .sfHover > a:after {
  background-color: transparent;
  width: auto;
}
.tagdiv-small-theme-menu .menu-item-has-children {
  position: relative;
}
.tagdiv-small-theme-menu .menu-item-has-children > a:after {
  content: '\e806';
  position: relative;
  top: -2px;
  padding-left: 7px;
  font-family: newspaper;
  font-size: 9px;
  line-height: 1;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children > a:after {
    top: -1px;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul {
  min-width: 10em;
  width: auto;
  padding: 15px 0;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children ul {
    padding: 8px 0;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-item > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-ancestor > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-category-ancestor > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item:hover > a {
  color: #4db2ec;
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
  display: block;
  padding: 7px 30px;
  font-size: 12px;
  line-height: 20px;
  color: #111;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
    padding: 5px 16px 6px;
    font-size: 11px;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
  left: 100%;
  margin: -15px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
    margin: -8px 0;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children > a:after {
  content: '\e808';
  position: absolute;
  top: 50%;
  right: 19px;
  margin-top: -10px;
  padding-left: 7px;
  font-family: newspaper;
  font-size: 7px;
  line-height: inherit;
}
.tagdiv-small-theme-menu .menu-item-has-children:hover > a {
  color: #4db2ec;
}
.tagdiv-small-theme-menu .menu-item-has-children:hover > ul {
  visibility: visible;
  opacity: 1;
}
.tagdiv-small-theme-menu > .menu-item-has-children:hover > ul {
  left: -15px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu > .menu-item-has-children:hover > ul {
    left: -5px;
  }
}
.tagdiv-small-theme .td-menu-background,
.tagdiv-small-theme #td-mobile-nav {
  visibility: visible;
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.tagdiv-small-theme #td-mobile-nav .td-mobile-content {
  padding-top: 74px;
}
.tagdiv-small-theme #td-mobile-nav .menu-item {
  position: relative;
}

.text-strong{font-weight:bold}

/* site_reviews */
.site_reviews_wrapper {
	display: flex;
	flex-flow: row-reverse;
    align-items: center;
	background: #FAFAFA;
	border-radius: 20px;
	padding: 25px;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	margin: 13px 0;
}
.glsr-default .big_point .glsr-summary-rating {
    background: #FFFFFF;
    border: 3px solid #FFC42D;
    box-sizing: border-box;
    width: 77px;
    height: 77px;
    border-radius: 50%;
	display: flex;
    justify-content: center;
    align-items: center;
	margin-right: 20px;
}
.glsr-default .glsr-summary-wrap .glsr-summary {
    display: inline-flex !important;
}
.glsr-default .glsr-summary-text {
    margin-top: 0 !important;
	padding-left: 3px;
	font-size: 16px;
    line-height: 19px;
    color: #000000;
}
.glsr-default .glsr-summary-rating span {
    font-weight: 600;
	font-size: 34px;
	line-height: 57px;
	color: #FFC42D;
}
.site_reviews_wrapper .glsr-review-form {
	display: flex !important;
    align-items: center;
	flex-direction: row;
}
.site_reviews_wrapper .glsr-field-rating {
	flex: 1 0 48%;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.site_reviews_wrapper [data-field=submit-button] {
	padding-left: 25px;
}
.glsr-default form.glsr-form label.glsr-label span {
	font-size: 18px;
	line-height: 21px;
	color: #000000;
}
.site_reviews_wrapper #koelrko8.glsr-default {
    display: flex;
    width: 100%;
    justify-content: center;
}
.site_reviews_wrapper #koelrko7.glsr-default  {
    display: flex;
	width: 100%;
    justify-content: center;
}
.site_reviews_wrapper .glsr-default form.glsr-form .glsr-form-failed, .glsr-default form.glsr-form .glsr-form-success {
    display: none;
}
.site_reviews_wrapper .glsr-default form.glsr-form [type=submit] {
	background: linear-gradient(180deg, #36474E 4.08%, #60737D 100%);
	border-radius: 6px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	padding: 15px 20px;
	padding-bottom: 12px;
	transition: opacity 0.2s ease 0s;
}
.site_reviews_wrapper .glsr-default form.glsr-form [type=submit]:hover {
	opacity: 0.8 !important;
}
.site_reviews_wrapper .glsr-default form.glsr-form [type=submit]:before {
	content: '';
	position: relative;
	left: 0;
	width: 22px;
	height: 19px;
	display: inline-block;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMiAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMTIuMTQ3OFYyLjY1MDQzQzAgMS4xODg5OSAxLjE4ODk5IDAgMi42NTA0MiAwSDE4Ljk5NDdDMjAuNDU2MSAwIDIxLjY0NTEgMS4xODg5OSAyMS42NDUxIDIuNjUwNDNWMTIuMTQ3OEMyMS42NDUxIDEzLjYwOTIgMjAuNDU2MSAxNC43OTgyIDE4Ljk5NDcgMTQuNzk4MkgxNi42MTU3TDE2LjU2NDkgMTcuMTkxM0MxNi41NDk4IDE3LjkxMDMgMTUuNzI0MSAxOC4zMTExIDE1LjE0OTggMTcuODc4MUwxMS4wNjQ3IDE0Ljc5ODNIMi42NTA0MkMxLjE4ODk5IDE0Ljc5ODIgMCAxMy42MDkyIDAgMTIuMTQ3OFpNMTEuMzYwNCAxMy4wMzEzQzExLjU1MjMgMTMuMDMxMyAxMS43MzkgMTMuMDkzOCAxMS44OTIyIDEzLjIwOTNMMTQuODM1IDE1LjQyNzlMMTQuODY3NSAxMy44OTYxQzE0Ljg3NzcgMTMuNDE1NiAxNS4yNzAxIDEzLjAzMTMgMTUuNzUwNyAxMy4wMzEzSDE4Ljk5NDdDMTkuNDgxOCAxMy4wMzEzIDE5Ljg3ODIgMTIuNjM1IDE5Ljg3ODIgMTIuMTQ3OFYyLjY1MDQ4QzE5Ljg3ODIgMi4xNjMzNSAxOS40ODE4IDEuNzY3MDEgMTguOTk0NyAxLjc2NzAxSDIuNjUwNDJDMi4xNjMzIDEuNzY3MDEgMS43NjY5NSAyLjE2MzM1IDEuNzY2OTUgMi42NTA0OFYxMi4xNDc4QzEuNzY2OTUgMTIuNjM1IDIuMTYzMyAxMy4wMzEzIDIuNjUwNDIgMTMuMDMxM0gxMS4zNjA0VjEzLjAzMTNaTTUuMzAwODUgNS43OTc4MUM1LjMwMDg1IDYuMjg1NzYgNS42OTYzNyA2LjY4MTI4IDYuMTg0MzMgNi42ODEyOEgxNS40NjA4QzE1Ljk0ODggNi42ODEyOCAxNi4zNDQzIDYuMjg1NzYgMTYuMzQ0MyA1Ljc5NzgxQzE2LjM0NDMgNS4zMDk4NSAxNS45NDg4IDQuOTE0MzMgMTUuNDYwOCA0LjkxNDMzSDYuMTg0MzNDNS42OTYzNyA0LjkxNDMzIDUuMzAwODUgNS4zMDk4NSA1LjMwMDg1IDUuNzk3ODFaTTYuOTAyMTUgOS42NjMwMUM2LjkwMjE1IDEwLjE1MSA3LjI5NzY3IDEwLjU0NjUgNy43ODU2MiAxMC41NDY1SDEzLjg1OTVDMTQuMzQ3NSAxMC41NDY1IDE0Ljc0MyAxMC4xNTEgMTQuNzQzIDkuNjYzMDFDMTQuNzQzIDkuMTc1MDYgMTQuMzQ3NSA4Ljc3OTUzIDEzLjg1OTUgOC43Nzk1M0g3Ljc4NTYyQzcuMjk3NjcgOC43Nzk1MyA2LjkwMjE1IDkuMTc1MDYgNi45MDIxNSA5LjY2MzAxWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
	vertical-align: middle;
    margin-right: 7px;
}
.glsr-default form.glsr-form .gl-star-rating--stars[class*=" s"]>span {
    height: 25px;
    width: 25px;
	margin-right: 3px;
}
.glsr-default .glsr-summary-stars .glsr-star.glsr-star-half, .glsr-default form.glsr-form .gl-star-rating--stars[class*=" s"]>span, .glsr-star-half {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0LjczMDIgOS40MTc5NUMyNC42NDQ5IDkuMTQyMTUgMjQuNDE3OSA4Ljk0MTE2IDI0LjE0NDYgOC44OTk1MkwxNi40NjcxIDcuNzI4MjZMMTMuMDMzNSAwLjQyNDU4QzEyLjkxMTMgMC4xNjQ1ODEgMTIuNjU5MSAwIDEyLjM4MjkgMEMxMi4xMDY3IDAgMTEuODU0NSAwLjE2NDU4MSAxMS43MzIzIDAuNDI0NThMOC4yOTg1NyA3LjcyODI2TDAuNjIxMjE1IDguODk5NTJDMC4zNDc5NzEgOC45NDExNiAwLjEyMDg3MSA5LjE0MjE1IDAuMDM1NTQ1OSA5LjQxNzlDLTAuMDQ5ODI3OSA5LjY5MzY5IDAuMDIxMzczMyA5Ljk5NjM5IDAuMjE5MTYgMTAuMTk4OEw1Ljc3NDQxIDE1Ljg4MzlMNC40NjMxOCAyMy45MTE1QzQuNDE2NDYgMjQuMTk3MyA0LjUyODM4IDI0LjQ4NiA0Ljc1MTgxIDI0LjY1NjVDNC44NzgyIDI0Ljc1MjkgNS4wMjc5MSAyNC44MDIgNS4xNzgzNCAyNC44MDJDNS4yOTM4NSAyNC44MDIgNS40MDk3NCAyNC43NzMxIDUuNTE1ODcgMjQuNzE0NUwxMi4zODI5IDIwLjkyNDNMMTkuMjQ5NiAyNC43MTQ0QzE5LjQ5NDEgMjQuODQ5MyAxOS43OTAzIDI0LjgyNjkgMjAuMDEzNyAyNC42NTY1QzIwLjIzNzEgMjQuNDg2IDIwLjM0OTEgMjQuMTk3MiAyMC4zMDI0IDIzLjkxMTRMMTguOTkwOCAxNS44ODM5TDI0LjU0NjYgMTAuMTk4N0MyNC43NDQ0IDkuOTk2MzkgMjQuODE1NiA5LjY5MzY5IDI0LjczMDIgOS40MTc5NVoiIGZpbGw9IiNGRkM0MkQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi41IDIwLjk4ODlMMTkuMjQ5NiAyNC43MTQ0QzE5LjQ5NDEgMjQuODQ5MyAxOS43OTAzIDI0LjgyNjkgMjAuMDEzNyAyNC42NTY1QzIwLjIzNzEgMjQuNDg2IDIwLjM0OTEgMjQuMTk3MiAyMC4zMDI0IDIzLjkxMTRMMTguOTkwOCAxNS44ODM5TDI0LjU0NjYgMTAuMTk4N0MyNC43NDQ0IDkuOTk2MzggMjQuODE1NiA5LjY5MzY3IDI0LjczMDIgOS40MTc5M0MyNC42NDQ5IDkuMTQyMTQgMjQuNDE3OSA4Ljk0MTE1IDI0LjE0NDYgOC44OTk1MUwxNi40NjcxIDcuNzI4MjVMMTMuMDMzNSAwLjQyNDU2OEMxMi45Mjg5IDAuMjAxODc1IDEyLjcyODggMC4wNDkxODIxIDEyLjUgMC4wMDk5NDg3M1YyMC45ODg5WiIgZmlsbD0iI0RCREJEQiIvPgo8L3N2Zz4K") !important;
}
.glsr-default .glsr-summary-stars .glsr-star.glsr-star-empty, .glsr-default form.glsr-form .gl-star-rating--stars[class*=" s"]>span, .glsr-star-empty {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOSAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI4LjQ4MzMgMTAuNTA2TDI4LjQ4MzQgMTAuNTA2MkMyOC41MjM2IDEwLjYzMjEgMjguNDg5IDEwLjc2ODYgMjguMzk5NCAxMC44NTc2TDI4LjM5OTQgMTAuODU3NkwyMi4xMDI0IDE3LjEwNzlMMjEuOTE4NiAxNy4yOTA0TDIxLjk2MTYgMTcuNTQ1OEwyMy40NDgyIDI2LjM3MTNDMjMuNDQ4MiAyNi4zNzEzIDIzLjQ0ODIgMjYuMzcxMyAyMy40NDgyIDI2LjM3MTNDMjMuNDcwMyAyNi41MDI1IDIzLjQxNjUgMjYuNjMxNiAyMy4zMTY3IDI2LjcwNTRDMjMuMjE4NCAyNi43NzgyIDIzLjA5MDMgMjYuNzg3MiAyMi45ODQgMjYuNzMwM0wxNS4yMDEzIDIyLjU2MzRMMTQuOTY1MyAyMi40MzdMMTQuNzI5MyAyMi41NjM0TDYuOTQ2MzMgMjYuNzMwM0w2Ljk0NjI1IDI2LjczMDRDNi44OTk2OSAyNi43NTUzIDYuODQ5NTkgMjYuNzY3MyA2Ljc5OTc4IDI2Ljc2NzNDNi43MzQ5NCAyNi43NjczIDYuNjY5ODIgMjYuNzQ2OSA2LjYxMzgxIDI2LjcwNTVDNi41MTM5MyAyNi42MzE2IDYuNDYwMTcgMjYuNTAyNiA2LjQ4MjI3IDI2LjM3MTVMNi40ODIyOSAyNi4zNzE0TDcuOTY4NDIgMTcuNTQ1OEw4LjAxMTQyIDE3LjI5MDRMNy44Mjc2MSAxNy4xMDc5TDEuNTMxMzQgMTAuODU3N0wxLjUzMTMgMTAuODU3NkMxLjQ0MTY3IDEwLjc2ODcgMS40MDcwOSAxMC42MzIxIDEuNDQ3MzEgMTAuNTA2MUwxLjQ0NzMzIDEwLjUwNkMxLjQ4NzI1IDEwLjM4MDkgMS41OTA5IDEwLjI5NjEgMS43MDc4OSAxMC4yNzg4TDEuNzA3OTcgMTAuMjc4OEwxMC40MDk0IDguOTkxMDhMMTAuNjcwOSA4Ljk1MjM5TDEwLjc4NjIgOC43MTQ1NEwxNC42Nzc5IDAuNjg0ODU2TDE0LjIyODYgMC40NjcxMDNMMTQuNjc3OSAwLjY4NDg1MkMxNC43MzQ1IDAuNTY4MTgyIDE0Ljg0NzYgMC41IDE0Ljk2NTQgMC41QzE1LjA4MzIgMC41IDE1LjE5NjMgMC41NjgyMDMgMTUuMjUyOCAwLjY4NDc4M0wxNS4yNTI4IDAuNjg0ODQ5TDE5LjE0NDQgOC43MTQ1M0wxOS4yNTk3IDguOTUyMzlMMTkuNTIxMSA4Ljk5MTA4TDI4LjIyMjggMTAuMjc4OEwyOC4yMjI4IDEwLjI3ODhDMjguMzM5OCAxMC4yOTYxIDI4LjQ0MzQgMTAuMzgwOCAyOC40ODMzIDEwLjUwNloiIGZpbGw9IndoaXRlIiBzdHJva2U9IiNDNEM0QzQiLz4KPC9zdmc+Cg==") !important;
}
.glsr-default .glsr-summary-stars .glsr-star.glsr-star-full, .glsr-default form.glsr-form .gl-star-rating--stars.s10>span:first-child, .glsr-default form.glsr-form .gl-star-rating--stars.s20>span:nth-child(-1n+2), .glsr-default form.glsr-form .gl-star-rating--stars.s30>span:nth-child(-1n+3), .glsr-default form.glsr-form .gl-star-rating--stars.s40>span:nth-child(-1n+4), .glsr-default form.glsr-form .gl-star-rating--stars.s50>span:nth-child(-1n+5), .glsr-default form.glsr-form .gl-star-rating--stars.s60>span:nth-child(-1n+6), .glsr-default form.glsr-form .gl-star-rating--stars.s70>span:nth-child(-1n+7), .glsr-default form.glsr-form .gl-star-rating--stars.s80>span:nth-child(-1n+8), .glsr-default form.glsr-form .gl-star-rating--stars.s90>span:nth-child(-1n+9), .glsr-default form.glsr-form .gl-star-rating--stars.s100>span {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNSAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0LjcyOTkgMTAuMTMwMkMyNC42NDQ2IDkuODU0MzcgMjQuNDE3NiA5LjY1MzM4IDI0LjE0NDMgOS42MTE3NEwxNi40NjY4IDguNDQwNDhMMTMuMDMzMiAxLjEzNjhDMTIuOTExIDAuODc2OCAxMi42NTg4IDAuNzEyMjE5IDEyLjM4MjYgMC43MTIyMTlDMTIuMTA2NCAwLjcxMjIxOSAxMS44NTQyIDAuODc2OCAxMS43MzIgMS4xMzY4TDguMjk4MjcgOC40NDA0OEwwLjYyMDkxNyA5LjYxMTc0QzAuMzQ3NjczIDkuNjUzMzggMC4xMjA1NzQgOS44NTQzNyAwLjAzNTI0ODMgMTAuMTMwMUMtMC4wNTAxMjU1IDEwLjQwNTkgMC4wMjEwNzU4IDEwLjcwODYgMC4yMTg4NjIgMTAuOTExTDUuNzc0MTEgMTYuNTk2MUw0LjQ2Mjg4IDI0LjYyMzdDNC40MTYxNiAyNC45MDk1IDQuNTI4MDkgMjUuMTk4MyA0Ljc1MTUxIDI1LjM2ODdDNC44Nzc5IDI1LjQ2NTEgNS4wMjc2MSAyNS41MTQyIDUuMTc4MDQgMjUuNTE0MkM1LjI5MzU1IDI1LjUxNDIgNS40MDk0NCAyNS40ODUzIDUuNTE1NTcgMjUuNDI2N0wxMi4zODI2IDIxLjYzNjVMMTkuMjQ5MyAyNS40MjY2QzE5LjQ5MzggMjUuNTYxNSAxOS43OSAyNS41MzkxIDIwLjAxMzQgMjUuMzY4N0MyMC4yMzY4IDI1LjE5ODMgMjAuMzQ4OCAyNC45MDk0IDIwLjMwMjEgMjQuNjIzNkwxOC45OTA1IDE2LjU5NjFMMjQuNTQ2MyAxMC45MTA5QzI0Ljc0NDEgMTAuNzA4NiAyNC44MTUzIDEwLjQwNTkgMjQuNzI5OSAxMC4xMzAyWiIgZmlsbD0iI0ZGQzQyRCIvPgo8L3N2Zz4K") !important;
}
.glsr-default .glsr-summary-stars .glsr-star {
    background-size: 29px !important;
    height: 28px !important;
    width: 29px !important;
}
.td-post-sharing-bottom {
    border: 0;
}
@media (max-width: 768px) {
.site_reviews_wrapper {
    display: flex;
    flex-flow: column;
}
.site_reviews_wrapper  .glsr-default .glsr-summary {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.glsr-default .big_point .glsr-summary-rating {
    margin-right: 0;
}
.glsr-default .stars_text {
	text-align: center;
    margin-top: 15px;
}
.site_reviews_wrapper .glsr-default .glsr-summary-text {
    text-align: center;
    margin-bottom: 25px;
}
}

@media (max-width: 400px) {
.site_reviews_wrapper .glsr-review-form {
    display: flex !important;
    flex-flow: column;
}
.site_reviews_wrapper [data-field=submit-button] {
    padding-left: 0;
}
}

/* kkstar rating */
.kk-star-ratings {
	display: flex;
	flex-flow: row-reverse;
    align-items: center;
	background: #FAFAFA;
	border-radius: 20px;
	padding: 25px;
	box-shadow: 0px 7px 14px rgb(0 0 0 / 8%);
	margin: 13px 0;
}
.kk-star-ratings .kksr-legend {
    background: #FFFFFF;
    border: 3px solid #FFC42D;
    box-sizing: border-box;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}
.kk-star-ratings .kksr-legend .kksr-score {
    font-weight: 600;
    font-size: 34px;
    line-height: 57px;
    color: #FFC42D;
}
.kksr-befirst {
	width: 50%;
}
.kksr-stars-block {
	position: relative;
}
.kksr-stars-votes {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
	text-align: center;
    margin-top: 5px;
}
#kksr-stars-thank-you {
	text-align: center;
    margin-top: 5px;
	font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: #28BE00;
    width: 100%;
    transition: all 0.2s ease 0s;
	position: absolute;
    width: 100%;
	opacity: 1;
}
.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon, .kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {
    background-image: url("images/icons/star_full.svg");
}
.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {
    background-image: url("images/icons/star_empty.svg");
}

@media (max-width: 768px) {
	.kk-star-ratings {
		display: flex;
		flex-flow: column-reverse;
	}
	.kksr-stars-block {
		margin-top: 10px;
	}
	.kksr-befirst {
		width: 100%;
		text-align: center;
	}
	#kksr-stars-thank-you {
		margin-top: 13px;
		position: relative;
	}
}

#kksr-stars-thank-you {
    animation: cssAnimation 0s 3s forwards;
    opacity: 1;
}

@keyframes cssAnimation {
    to {
        opacity: 0;
    }
}

.ez-toc-item__line::before {
    content: '- ';
}
#ez-toc-container .ez-toc-title-container label {
    border: none;
}
.single .td-main-content-wrap {
    padding-top: 0;
}
.border-gray, .border-grey, .elementor .border-gray, .elementor .border-grey {border: 1px solid gray;}
.border-blue, .elementor .border-blue{border: 1px solid blue;}

.approve-box .td-author-description {
    font-size: 17px;
    line-height: 26px;
    color: #909090;
}
.author .author-box-wrap {
    align-items: center;
}
.twitter-tweet {
    margin: 10px auto;
}
.single h1 > a, .single h2 > a, .single h3 > a, .single h4 > a, .single h5 > a, .single h6 > a {
    color: #10a1ea;
}
.vc_column .td-block-row .td-block-span4 + p{margin-bottom: 0;}
.vc_column .td-block-title > a:hover{
  color: #10a1ea;
}

/* article-accordion */
.article-accordion .panel-title{
  padding-top: 0;
}
.article-accordion .panel-title a{
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  border: 0;
  color: #222222;
  padding: 17px 20px;
  background: #F7F7F7;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.article-accordion .panel-title .heading-right-text{
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #6E7892;
  white-space: nowrap;
  min-width: 123px;
  display: flex;
  align-items: center;
}
.article-accordion .panel-title .heading-right-text .show-more-arrow{
  margin-left: 11px;
}
.article-accordion .panel-body{
  padding: 11px 25px;
  background: #F7F7F7;
  border-radius: 10px;
  margin-top: 4px;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: #222222;
}
.article-accordion .panel-default .panel-body p{
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: #222222;
}
.article-accordion .panel-body li{
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: #222222;
  margin-left: 0;
  margin-bottom: 0 !important;
}
.article-accordion .panel-body ul{
  margin: 0;
  list-style: none;
}
.article-accordion .panel-default .panel-heading .panel-title .show-more-arrow.collapsed svg{
  transform-origin: center;
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.article-accordion .panel-default .panel-heading .panel-title .show-more-arrow svg{
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
} 
@media (max-width: 400px) {
  .article-accordion .panel-title a{
    flex-direction: column;
    align-items: flex-start;
  }
}
body .td-post-sharing {
    opacity:1 !important;
}
body .td-social-sharing-hidden {
    display: none !important;
    visibility: hidden !important;
}

/* shortcodes */
.sc_btn_keyboard{
  color: #222;
  text-shadow: 0px 1px 0px #ffffff;
  font-size: 16px;
  font-family: Fira Code, sans-serif;
  line-height: 32px;
  text-transform: uppercase;
  padding: 4.25px 10px;
  border-radius: 4px;
  background: linear-gradient(180deg, #FFF 42.19%, #EBEBEB 55.21%, #F8F8F8 100%);
  box-shadow: 0px 1px 0px 0px #FFF;
  border: 1px solid rgba(0, 0, 0, .2);
  white-space: nowrap;
}
.sc_command_line_text{
  color: #222;
  font-size: 18px;
  font-family: Open Sans, sans-serif;
  line-height: 32px;
  padding: 2.25px 9px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.10);
}
.sc_method_heading{
  border-radius: 4px;
  border: 1.5px solid #111;
  padding: 3px 10px;
  margin-right: 10px;
  display: inline-block;
}
.sc_step_heading{
  border-radius: 4px;
  border: 1px dashed #111;
  padding: 3px 10px;
}
.sc_paragraph_note p:last-child{
  margin-bottom: 0;
}
.sc_paragraph_note.theme-1{
  padding: 40px 50px;
  border-radius: 0px 4px 4px 0px;
  background: #F6F6F6;
  box-shadow: 2px 0px 0px 0px #000 inset;
  margin: 20px 0;
}
.sc_paragraph_note.theme-2{
  padding: 35px 44px 38px 45px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.05);
  margin: 20px 0;
}
.sc_img_radius_overflow{
  overflow: hidden;
  display: inline-block;
}
.sc_img_radius_overflow > img{
  margin: 0 !important;
  display: block !important;
}