/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive portrait tablet */
/* responsive portrait phone */
/*  ----------------------------------------------------------------------------
    module settings
*/
/*  ----------------------------------------------------------------------------
    header_menu settings
*/
.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
 */
/*
  Page Template - Pagebuilder + article list
*/
.td-pb-article-list {
  border-bottom: 0 !important;
  z-index: 0 !important;
}
.td-pb-article-list .td-pb-span8 .block-title,
.td-pb-article-list .td-pb-span12 .block-title {
  margin-left: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-pb-article-list .td-pb-span8 .block-title,
  .td-pb-article-list .td-pb-span12 .block-title {
    margin-left: 17px;
  }
}
@media (max-width: 767px) {
  .td-pb-article-list .td-pb-span8 .block-title,
  .td-pb-article-list .td-pb-span12 .block-title {
    margin-left: 10px;
  }
}
.td-pb-article-list .td-ss-main-content {
  padding-top: 20px;
}
.page-template-page-pagebuilder-latest .td-instagram-user {
  border-top: 1px solid #ededed;
}
/*
  Page Template - Title + content + sidebar
*/
.page-template-page-pagebuilder-title-php .wpb_row .wpb_column:nth-of-type(1) {
  border-left: 0;
}
.page-template-page-pagebuilder-title-php .td-page-content > .wpb_row:first-child {
  border-top: 1px solid #e6e6e6;
}
/*  ----------------------------------------------------------------------------
    Row divider svg
*/
.tdm-svg {
  fill: #000;
  transform-origin: 50% 50% 0;
  width: 100%;
  min-width: 1000px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.tdc-row-divider {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  line-height: 0;
  left: 50%;
  transform: translateX(-50%);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tdc-row-divider {
    width: 100vw !important;
  }
}
.tdm-svg2 {
  opacity: 0.3;
}
.tdm-svg3 {
  opacity: 0.15;
}
.tdm-svg4 {
  opacity: 0.08;
}
.tdc-row-divider-top {
  position: absolute;
  top: 0;
  width: 100%;
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
}
.tdc-row-divider-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.tdc-divider-space {
  background-color: #fff;
  position: absolute;
  width: 100%;
  z-index: 1;
}
body .tdc-restr-display-none {
  display: none !important;
}
/*  ----------------------------------------------------------------------------
    General Settings - Category Templates
*/
.td-subcategory-header .td-category {
  display: inline-block;
  overflow: hidden;
  margin-left: 10px;
  height: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-subcategory-header .td-category {
    margin: 0 30px;
    height: 15px;
  }
}
.td-subcategory-header .td-category li {
  margin: 0 3px 0 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-subcategory-header .td-category li {
    margin: 0;
  }
}
.td-subcategory-header .td-category a {
  font-size: 11px;
  padding: 0 14px;
  line-height: 20px;
  background: none;
  color: #222;
  white-space: nowrap;
  display: inline-table;
  -webkit-transition: none;
  transition: none;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-subcategory-header .td-category a {
    line-height: 15px;
    font-weight: 700;
    padding: 2px 9px;
    height: 20px;
  }
}
@media (max-width: 767px) {
  .td-subcategory-header .td-category a {
    background-color: #222;
    color: #fff;
    padding: 1px 5px 1px 5px;
    font-size: 9px;
    margin-right: 5px;
    line-height: 13px;
  }
}
.td-subcategory-header .td-category a:hover {
  background-color: #222;
  color: #fff;
}
.td-subcategory-header a.td-current-sub-category {
  background-color: #222;
  color: #fff;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-subcategory-header a.td-current-sub-category {
    background-color: #4db2ec;
  }
}
.td-subcategory-header {
  min-height: 48px;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-subcategory-header {
    min-height: 44px;
  }
}
.td-subcategory-header .td-category-siblings {
  z-index: 2;
  opacity: 0;
  width: 700px;
  position: absolute;
  line-height: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-subcategory-header .td-category-siblings {
    width: 550px;
  }
}
@media (max-width: 767px) {
  .td-subcategory-header .td-category-siblings {
    text-align: center;
    margin-right: 0;
    width: 100%;
    height: 15px;
  }
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0 5px;
  position: absolute;
  border: 1px solid #e6e6e6;
  color: #444;
  right: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-subcategory-header .td-category-siblings .td-subcat-dropdown {
    right: 0;
    top: -2px;
    margin: 0 10px 0 0;
  }
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown i {
  padding-left: 0;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown ul {
  z-index: 999;
  border: 1px solid #e6e6e6;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown:hover {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown:hover ul {
  display: block;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown li {
  list-style: none;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown a {
  display: block;
  color: #444;
  padding: 0 30px 0 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 300px;
  overflow: hidden;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-subcategory-header .td-category-siblings .td-subcat-dropdown a {
    max-width: 240px;
  }
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown a:hover {
  color: #4db2ec;
}
.td-subcategory-header .td-category-siblings .td-subcat-dropdown a.td-current-sub-category {
  background-color: transparent;
  color: #4db2ec;
}
.td-subcategory-header .td-category-pulldown-filter {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-subcategory-header .td-category-pulldown-filter {
    display: none;
  }
}
.td-subcategory-header .td-pulldown-filter-display-option {
  margin: 0 19px 0 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-subcategory-header .td-pulldown-filter-display-option {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .td-subcategory-header .td-pulldown-filter-display-option {
    margin-right: 10px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Disable
*/
.td_category_template_disable .td-main-content {
  padding-top: 20px;
}
.td_category_template_disable .td-main-content .td-category-header {
  display: none;
}
.td_category_template_disable .entry-crumbs {
  margin-bottom: 10px;
}
.td_category_template_disable .td-category-container {
  margin-top: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_disable .td-category-container {
    margin-top: 0;
  }
}
.td_category_template_disable .td-header-style-5 .td-ad-m,
.td_category_template_disable .td-header-style-7 .td-ad-m,
.td_category_template_disable .td-header-style-8 .td-ad-m,
.td_category_template_disable .td-header-style-9 .td-ad-m,
.td_category_template_disable .td-header-style-10 .td-ad-m,
.td_category_template_disable .td-header-style-6 .td-header-header .td-make-full {
  border-bottom-width: 0;
}
.td_category_template_disable.td_category_top_posts_style_disable .td-category-header.td-container {
  border-bottom-width: 1px;
}
.td_category_template_disable.td_category_top_posts_style_disable .td-category-container {
  margin-top: 0;
}
/*  ----------------------------------------------------------------------------
    Category Template 2
*/
.td_category_template_2 .td-main-content {
  padding-top: 20px;
}
.td_category_template_2 .td-category-header .td-container {
  z-index: 2;
  border-bottom-width: 0;
}
.td_category_template_2 .td-category-header .td-container .entry-title {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
  margin: 22px 0 0 0;
  text-transform: uppercase;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-header .td-container .entry-title {
    margin: 10px 0 0 0;
  }
}
.td_category_template_2.td_category_top_posts_style_disable .td-category-header .td-container {
  border-bottom-width: 1px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2.td_category_top_posts_style_disable .td-category-header .td-container {
    border-bottom-width: 0;
  }
}
.td_category_template_2.td_category_top_posts_style_disable .td-category-description {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2.td_category_top_posts_style_disable .td-category-description {
    margin-bottom: 0;
  }
}
.td_category_template_2 .entry-crumbs {
  position: static;
  margin: 15px 0 0 0;
}
.td_category_template_2 .td-category-description {
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_category_template_2 .td-category-description {
    margin-top: 10px;
  }
}
.td_category_template_2 .td-subcategory-header {
  margin-bottom: 6px;
}
.td_category_template_2 .td-subcategory-header .td-pulldown-filter-list {
  top: 9px;
}
.td_category_template_2 .td-subcategory-header .td-pulldown-filter-display-option {
  height: 21px;
  margin: 0;
  top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-subcategory-header .td-pulldown-filter-display-option {
    right: auto;
  }
}
.td_category_template_2 .td-category-siblings {
  text-align: left;
  height: 21px;
}
.td_category_template_2 .td-category-siblings .td-category {
  height: 21px;
  margin: 0;
  padding-top: 0;
  font-weight: 600;
}
.td_category_template_2 .td-category-siblings .td-category li {
  margin: 0 10px 0 0;
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-siblings .td-category li {
    margin: 0 5px 0 0;
  }
}
.td_category_template_2 .td-category-siblings .td-category a {
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #222222;
  font-size: 10px;
  line-height: 18px;
  padding: 0 10px 1px;
}
.td_category_template_2 .td-category-siblings .td-category a:hover {
  border-color: #4db2ec;
  background-color: #4db2ec;
  color: #fff;
}
.td_category_template_2 .td-category-siblings .td-category .td-current-sub-category {
  background-color: #222222;
  border-color: #222222;
  color: #fff;
}
.td_category_template_2 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 3
*/
.td_category_template_3 .td-main-content {
  padding-top: 20px;
}
.td_category_template_3 .td-category-header .td-container {
  z-index: 2;
  border-bottom-width: 0;
}
.td_category_template_3 .td-category-header .td-container .entry-title {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
  margin: 20px 0;
  text-transform: uppercase;
}
.td_category_template_3.td_category_top_posts_style_disable .td-category-header .td-container {
  border-bottom-width: 1px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_3.td_category_top_posts_style_disable .td-category-header .td-container {
    border-bottom-width: 0;
  }
}
.td_category_template_3.td_category_top_posts_style_disable .td-category-description {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_3.td_category_top_posts_style_disable .td-category-description {
    margin-bottom: 0;
  }
}
.td_category_template_3 .td-scrumb-holder {
  min-height: 49px;
  border-bottom: 1px solid #efefef;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_3 .td-scrumb-holder {
    min-height: 10px;
  }
}
.td_category_template_3 .td-scrumb-holder .td-pb-span12 {
  background-color: #fcfcfc;
}
.td_category_template_3 .td-scrumb-holder .td-crumb-container {
  padding-bottom: 16px;
  padding-top: 17px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_3 .td-scrumb-holder .td-crumb-container {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
.td_category_template_3 .td-scrumb-holder .td-crumb-container .entry-crumbs {
  position: static;
}
.td_category_template_3 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_3 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 4
*/
.td_category_template_4 .td-main-content {
  padding-top: 20px;
}
.td_category_template_4 .td-category-header .td-container {
  z-index: 2;
  border-bottom-width: 0;
  padding-bottom: 46px;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_category_template_4 .td-category-header .td-container {
    padding-bottom: 20px;
  }
}
.td_category_template_4 .td-category-header .td-container .entry-title {
  text-align: center;
  font-size: 34px;
  line-height: 1;
  font-weight: 700;
  margin: 30px 0 7px 0;
  text-transform: uppercase;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_category_template_4 .td-category-header .td-container .entry-title {
    font-size: 28px;
    margin: 20px 0 0 0;
  }
}
.td_category_template_4.td_category_top_posts_style_disable .td-category-header .td-container {
  border-bottom-width: 1px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_4.td_category_top_posts_style_disable .td-category-header .td-container {
    border-bottom-width: 0;
    padding-bottom: 0;
  }
}
.td_category_template_4 .td-crumb-container {
  margin-top: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_4 .td-crumb-container {
    margin-top: 10px;
  }
}
.td_category_template_4 .td-crumb-container .entry-crumbs {
  top: 0;
}
.td_category_template_4 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
  top: 18px;
  z-index: 3;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_4 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
    display: none;
  }
}
.td_category_template_4 .td-subcategory-header .td-category {
  margin-left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_4 .td-subcategory-header .td-category {
    margin: 0 15px 0 20px;
  }
}
.td_category_template_4 .td-subcategory-header .td-category-siblings {
  text-align: center;
  left: 0;
  right: 0;
  width: 800px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_category_template_4 .td-subcategory-header .td-category-siblings {
    width: 620px;
  }
}
@media (max-width: 767px) {
  .td_category_template_4 .td-subcategory-header .td-category-siblings {
    width: 100%;
  }
}
.td_category_template_4 .td-category-description {
  text-align: center;
  border-bottom: none;
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Category Template 5
*/
.td_category_template_5 .td-main-content {
  padding-top: 20px;
}
.td_category_template_5 .td-header-style-5 .td-ad-m,
.td_category_template_5 .td-header-style-7 .td-ad-m,
.td_category_template_5 .td-header-style-8 .td-ad-m,
.td_category_template_5 .td-header-style-9 .td-ad-m,
.td_category_template_5 .td-header-style-10 .td-ad-m,
.td_category_template_5 .td-header-style-6 .td-header-header .td-make-full {
  border-bottom-width: 0;
}
.td_category_template_5 .td-image-gradient-style5:after {
  top: 0;
  left: 0;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 188px 0 #000000;
  -moz-box-shadow: inset 0 0 188px 0 #000000;
  box-shadow: inset 0 0 188px 0 #000000;
  z-index: -1;
}
.td_category_template_5 .td-category-header .td-container {
  z-index: 2;
  border-bottom-width: 0;
  background-color: transparent;
  padding-bottom: 100px;
}
.td_category_template_5 .td-category-header .td-container .td-pb-span12 {
  border-left: none;
}
.td_category_template_5 .td-category-header .td-container .entry-title {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  margin: 60px 0 16px 0;
  text-transform: uppercase;
  color: #fff;
}
.td_category_template_5 .entry-crumbs {
  position: static;
  margin: 16px 0 0 0;
  color: #fff;
}
.td_category_template_5 .entry-crumbs a {
  color: #fff;
}
.td_category_template_5 .td-subcategory-header {
  min-height: 21px;
}
.td_category_template_5 .td-subcategory-header .td-big-grids {
  margin-top: 3px;
}
.td_category_template_5.td_category_top_posts_style_1 .td-subcategory-header .td-big-grids {
  margin-top: 4px;
}
.td_category_template_5.td_category_top_posts_style_6 .td-subcategory-header .td-big-grids,
.td_category_template_5.td_category_top_posts_style_7 .td-subcategory-header .td-big-grids {
  margin-top: 0;
}
.td_category_template_5 .td-category-siblings {
  text-align: left;
  height: 21px;
}
.td_category_template_5 .td-category-siblings .td-category {
  margin: 0;
  padding-top: 0;
  font-weight: 600;
  height: 21px;
}
.td_category_template_5 .td-category-siblings .td-category li {
  margin: 0 10px 0 0;
}
@media (max-width: 767px) {
  .td_category_template_5 .td-category-siblings .td-category li {
    margin: 0 5px 0 0;
  }
}
.td_category_template_5 .td-category-siblings .td-category a {
  background-color: transparent;
  border: 1px solid rgba(234, 234, 234, 0.8);
  color: #fff;
  font-size: 10px;
  line-height: 18px;
  padding: 0 10px 1px;
}
.td_category_template_5 .td-category-siblings .td-category a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #222222;
}
.td_category_template_5 .td-category-siblings .td-category .td-current-sub-category {
  background-color: #222222;
  border-color: #222222;
  color: #fff;
}
.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
  top: auto;
  bottom: 0;
  right: 1px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
    display: none;
  }
}
.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  color: #fff;
  border: 1px solid rgba(234, 234, 234, 0.8);
  background-color: transparent;
  line-height: 16px;
}
.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover {
  background-color: #fff;
  color: #222222;
}
.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i {
  color: #222222;
}
.td_category_template_5 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option i {
  color: #fff;
}
.td_category_template_5 .td-category-siblings .td-subcat-dropdown {
  background-color: transparent;
  margin: 0;
  height: 21px;
  border-color: rgba(234, 234, 234, 0.8);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_5 .td-category-siblings .td-subcat-dropdown {
    right: auto;
    top: 0;
  }
}
.td_category_template_5 .td-category-siblings .td-subcat-dropdown i {
  color: #fff;
}
.td_category_template_5 .td-category-siblings .td-subcat-dropdown:hover {
  background-color: #fff;
}
.td_category_template_5 .td-category-siblings .td-subcat-dropdown:hover i {
  color: #222222;
}
.td_category_template_5 .td-category-description {
  border: none;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.td_category_template_5 .td-category-description p {
  color: #fff;
}
/*  ----------------------------------------------------------------------------
    Category Template 6
*/
.td_category_template_6 .td-main-content {
  padding-top: 20px;
}
.td_category_template_6 .td-header-style-5 .td-ad-m,
.td_category_template_6 .td-header-style-7 .td-ad-m,
.td_category_template_6 .td-header-style-8 .td-ad-m,
.td_category_template_6 .td-header-style-9 .td-ad-m,
.td_category_template_6 .td-header-style-10 .td-ad-m,
.td_category_template_6 .td-header-style-6 .td-header-header .td-make-full {
  border-bottom-width: 0;
}
.td_category_template_6.td_category_top_posts_style_disable .td-category-header.td-container {
  border-bottom-width: 1px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_6.td_category_top_posts_style_disable .td-category-header.td-container {
    border-bottom-width: 0;
  }
}
.td_category_template_6 .td-background-style6 {
  display: table;
  background-color: rgba(0, 0, 0, 0.4);
  margin: 0 auto;
  padding: 30px 40px;
  max-width: 80%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_6 .td-background-style6 {
    padding: 20px 30px;
    max-width: 90%;
  }
}
.td_category_template_6 .td-category-header {
  position: relative;
  padding: 100px 0;
  z-index: 2;
  border-bottom-width: 0;
  background-color: transparent;
}
.td_category_template_6 .td-category-header .entry-title {
  font-size: 36px;
  line-height: 1;
  font-weight: 700;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_6 .td-category-header .entry-title {
    font-size: 28px;
  }
}
.td_category_template_6 .td-crumb-container {
  position: absolute;
  top: 15px;
  width: 100%;
}
.td_category_template_6 .td-crumb-container .entry-crumbs {
  display: inline-block;
  color: #fff;
  top: 0;
}
.td_category_template_6 .td-crumb-container .entry-crumbs a {
  color: #fff;
}
.td_category_template_6 .td-subcategory-header {
  min-height: 20px;
}
.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
  position: static;
  /* responsive portrait phone */
}
.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  color: #fff;
  border: 1px solid rgba(234, 234, 234, 0.8);
  background-color: transparent;
  line-height: 16px;
  margin: 0;
}
.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover {
  background-color: #fff;
  color: #222222;
}
.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i {
  color: #222222;
}
.td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter .td-pulldown-filter-display-option i {
  color: #fff;
}
@media (max-width: 767px) {
  .td_category_template_6 .td-category-pulldown-filter.td-wrapper-pulldown-filter {
    display: none;
  }
}
.td_category_template_6 .td-category-description {
  border-color: rgba(241, 241, 241, 0.3);
  border-bottom: none;
  text-align: center;
  margin: 15px auto 0 auto;
  padding-bottom: 0;
}
.td_category_template_6 .td-category-description p {
  color: #fff;
}
@media (min-width: 768px) {
  .td_category_template_6 .td-category-description p {
    font-size: 15px;
  }
}
.td_block_weather {
  margin-bottom: 14px !important;
  padding-top: 20px;
}
.td_block_weather .block-title {
  margin-bottom: 17px;
}
.td_block_weather .td-weather-wrap {
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.td-weather-header {
  font-family: 'Roboto', sans-serif;
}
.td-weather-city {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.td-weather-condition {
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
  opacity: 0.8;
}
.td-location-icon {
  position: absolute;
  top: 0;
  right: 19px;
  font-size: 22px;
  opacity: 0.6;
  z-index: 1;
}
@media (max-width: 1023px) {
  .td-location-icon {
    right: 17px;
  }
}
@media (max-width: 767px) {
  .td-location-icon {
    right: 10px;
  }
}
.td-location-icon:hover {
  cursor: pointer;
  opacity: 0.9;
}
.td-weather-temperature {
  font-family: 'Roboto', sans-serif;
  padding: 3px 0;
  display: inline-block;
  width: 100%;
  float: left;
  text-align: center;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td-weather-temperature {
    margin-bottom: -6px;
    padding: 0;
  }
}
.td-weather-temp-wrap {
  display: inline-block;
}
.td-weather-now {
  float: left;
  text-align: center;
  line-height: 1;
  padding: 32px 16px;
  font-weight: 300;
  width: 145px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  /* responsive portrait tablet + phone */
  /* responsive portrait phone */
}
@media (max-width: 1023px) {
  .td-weather-now {
    padding: 28px 0;
    position: relative;
    left: -10px;
    width: 85px;
    margin-left: 12px;
  }
}
@media (max-width: 767px) {
  .td-weather-now {
    width: 100px;
  }
}
.td-weather-now .td-big-degrees {
  font-size: 40px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td-weather-now .td-big-degrees {
    font-size: 32px;
  }
}
.td-weather-now .td-circle {
  font-size: 30px;
  position: relative;
  top: -6px;
  opacity: 0.6;
  line-height: 1;
  vertical-align: top;
}
.td-weather-now .td-weather-unit {
  font-size: 16px;
  position: relative;
  top: -4px;
  font-weight: 400;
  opacity: 0.6;
  left: -2px;
  line-height: 1;
  vertical-align: top;
}
.td-weather-now:hover {
  cursor: pointer;
}
.td-weather-lo-hi {
  float: left;
  text-align: left;
  width: 55px;
}
@media (max-width: 1023px) {
  .td-weather-lo-hi {
    width: 45px;
  }
}
.td-weather-degrees-wrap {
  padding: 15px 0;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td-weather-degrees-wrap {
    padding: 10px 0;
  }
}
.td-weather-degrees-wrap i {
  position: relative;
  top: 3px;
  font-size: 16px;
  color: #b3b3b3;
}
.td-weather-degrees-wrap .td-small-degrees {
  font-size: 12px;
}
.td-weather-degrees-wrap .td-circle {
  font-size: 18px;
  position: relative;
  right: 3px;
  top: 3px;
}
.td-weather-information {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  position: relative;
  padding: 5px 0;
  display: inline-block;
  width: 100%;
  float: left;
  opacity: 0.6;
}
.td-weather-information:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: -2px;
  left: 0;
  background-color: #4db2ec;
  opacity: 0.2;
}
.td-weather-information i {
  font-size: 16px;
  position: relative;
  top: 2px;
}
.td-weather-section-1,
.td-weather-section-2,
.td-weather-section-3 {
  float: left;
  width: 33%;
}
.td-weather-section-1 {
  text-align: right;
  padding-right: 10px;
}
.td-weather-section-2 {
  text-align: center;
}
.td-weather-section-3 {
  text-align: left;
  padding-left: 10px;
}
.td-weather-week {
  font-family: 'Roboto', sans-serif;
  padding: 15px 8px;
  width: 100%;
  text-align: center;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.td-weather-week:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #4db2ec;
  opacity: 0.07;
}
.td-weather-days {
  width: 20%;
  float: left;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.td-weather-days .td-day-0,
.td-weather-days .td-day-1,
.td-weather-days .td-day-2,
.td-weather-days .td-day-3,
.td-weather-days .td-day-4 {
  margin-bottom: 8px;
  font-size: 11px;
  opacity: 0.5;
}
.td-weather-days .td-day-degrees {
  font-size: 20px;
  position: relative;
  left: 4px;
  line-height: 14px;
  opacity: 0.7;
}
.td-weather-days .td-circle {
  position: relative;
  right: 5px;
}
.td-weather-animated-icon {
  float: left;
  text-align: right;
  margin-left: -12px;
  position: relative;
  /* responsive portrait tablet + phone */
}
@media (min-width: 767px) and (max-width: 1023px) {
  .td-weather-animated-icon {
    left: 12px;
    top: -6px;
    margin-right: 0;
    margin-left: -30px;
    transform: scale(0.7);
  }
}
.td-weather-animated-icon span {
  width: 100px;
  height: 100px;
  display: inline-block;
  opacity: 0.4;
  margin-top: 4px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td-weather-animated-icon span {
    margin-top: 0;
  }
}
.clear-sky-d {
  background: url('../images/sprite/weather/clear-sky-d.png') no-repeat;
}
.clear-sky-n {
  background: url('../images/sprite/weather/clear-sky-n.png') no-repeat;
}
.few-clouds-d {
  background: url('../images/sprite/weather/few-clouds-d.png') no-repeat;
}
.few-clouds-n {
  background: url('../images/sprite/weather/few-clouds-n.png') no-repeat;
}
.scattered-clouds-d {
  background: url('../images/sprite/weather/scattered-clouds-d.png') no-repeat;
}
.scattered-clouds-n {
  background: url('../images/sprite/weather/scattered-clouds-n.png') no-repeat;
}
.broken-clouds-d {
  background: url('../images/sprite/weather/broken-clouds-d.png') no-repeat;
}
.broken-clouds-n {
  background: url('../images/sprite/weather/broken-clouds-n.png') no-repeat;
}
.shower-rain-d {
  background: url('../images/sprite/weather/shower-rain-d.png') no-repeat;
}
.shower-rain-n {
  background: url('../images/sprite/weather/shower-rain-n.png') no-repeat;
}
.rain-d {
  background: url('../images/sprite/weather/rain-d.png') no-repeat;
}
.rain-n {
  background: url('../images/sprite/weather/rain-n.png') no-repeat;
}
.thunderstorm-d {
  background: url('../images/sprite/weather/thunderstorm.png') no-repeat;
}
.thunderstorm-n {
  background: url('../images/sprite/weather/thunderstorm.png') no-repeat;
}
.snow-d {
  background: url('../images/sprite/weather/snow-d.png') no-repeat;
}
.snow-n {
  background: url('../images/sprite/weather/snow-n.png') no-repeat;
}
.mist-d {
  background: url('../images/sprite/weather/mist.png') no-repeat;
}
.mist-n {
  background: url('../images/sprite/weather/mist.png') no-repeat;
}
/*
    weather location
*/
.td-weather-set-location {
  display: none;
  position: absolute;
  top: 0;
}
.td-weather-set-location .td-location-set-input {
  height: 20px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  border: 0;
  padding: 0;
}
.td-weather-set-location .td-location-set-input:focus ~ label {
  top: -20px;
  font-size: 11px;
  opacity: 0.5;
}
.td-show-location {
  display: block !important;
}
.td-show-location label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
  opacity: 0.6;
  pointer-events: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/*

    2,3 columns

*/
.td_block_weather .td-column-2,
.td_block_weather .td-column-3 {
  text-align: right;
  height: 90px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2,
  .td_block_weather .td-column-3 {
    height: auto;
    display: inline-block;
    text-align: left;
    width: 100%;
  }
}
.td_block_weather .td-column-2 .td-weather-city,
.td_block_weather .td-column-3 .td-weather-city {
  position: absolute;
  top: 0;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-city,
  .td_block_weather .td-column-3 .td-weather-city {
    position: relative;
  }
}
.td_block_weather .td-column-2 .td-weather-condition,
.td_block_weather .td-column-3 .td-weather-condition {
  position: absolute;
  bottom: 0;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-condition,
  .td_block_weather .td-column-3 .td-weather-condition {
    position: relative;
  }
}
.td_block_weather .td-column-2 .td-weather-temperature,
.td_block_weather .td-column-3 .td-weather-temperature {
  text-align: right;
  width: 55%;
  padding-right: 20px;
  height: 100%;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-temperature,
  .td_block_weather .td-column-3 .td-weather-temperature {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-temp-wrap,
.td_block_weather .td-column-3 .td-weather-temp-wrap {
  position: relative;
  top: -3px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-temp-wrap,
  .td_block_weather .td-column-3 .td-weather-temp-wrap {
    top: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-animated-icon,
.td_block_weather .td-column-3 .td-weather-animated-icon {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  margin-right: -15px;
  top: -5px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-animated-icon,
  .td_block_weather .td-column-3 .td-weather-animated-icon {
    transform: scale(1);
    -webkit-transform: scale(1);
    left: 0;
    top: -5px;
    margin-right: 0;
    margin-left: -22px;
  }
}
.td_block_weather .td-column-2 .td-weather-now,
.td_block_weather .td-column-3 .td-weather-now {
  width: 110px;
  padding: 32px 0;
  margin-right: 10px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-now,
  .td_block_weather .td-column-3 .td-weather-now {
    padding: 30px 0;
    position: relative;
    left: -10px;
    width: 100px;
    margin-right: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-now .td-big-degrees,
.td_block_weather .td-column-3 .td-weather-now .td-big-degrees {
  font-size: 32px;
}
.td_block_weather .td-column-2 .td-weather-degrees-wrap,
.td_block_weather .td-column-3 .td-weather-degrees-wrap {
  padding: 12px 0;
}
.td_block_weather .td-column-2 .td-weather-animated-icon,
.td_block_weather .td-column-3 .td-weather-animated-icon {
  width: auto;
}
.td_block_weather .td-column-2 .td-weather-lo-hi,
.td_block_weather .td-column-3 .td-weather-lo-hi {
  width: auto;
}
.td_block_weather .td-column-2 .td-weather-info-wrap,
.td_block_weather .td-column-3 .td-weather-info-wrap {
  width: 45%;
  float: right;
  padding-left: 20px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-info-wrap,
  .td_block_weather .td-column-3 .td-weather-info-wrap {
    width: 100%;
    padding-left: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-information,
.td_block_weather .td-column-3 .td-weather-information {
  padding: 3px 0 10px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-information,
  .td_block_weather .td-column-3 .td-weather-information {
    padding: 5px 0;
  }
}
.td_block_weather .td-column-2 .td-weather-information:before,
.td_block_weather .td-column-3 .td-weather-information:before {
  top: auto;
  bottom: -4px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-information:before,
  .td_block_weather .td-column-3 .td-weather-information:before {
    bottom: auto;
    top: -2px;
  }
}
.td_block_weather .td-column-2 .td-weather-week,
.td_block_weather .td-column-3 .td-weather-week {
  padding: 20px 0 15px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-week,
  .td_block_weather .td-column-3 .td-weather-week {
    padding: 15px 0;
  }
}
.td_block_weather .td-column-2 .td-weather-week:before,
.td_block_weather .td-column-3 .td-weather-week:before {
  display: none;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-2 .td-weather-week:before,
  .td_block_weather .td-column-3 .td-weather-week:before {
    display: block;
  }
}
.td_block_weather .td-column-2 {
  margin-bottom: 20px;
}
.td_block_weather .td-column-1 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_weather .td-column-1 .td-weather-lo-hi {
    width: 55px;
  }
  .td_block_weather .td-column-1 .td-weather-now .td-big-degrees {
    font-size: 27px;
    line-height: 36px;
  }
  .td_block_weather .td-column-1 .td-weather-now {
    width: 80px;
  }
}
.td_block_weather .td-column-3 .td-weather-temp-wrap {
  margin-right: 100px;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_block_weather .td-column-3 .td-weather-temp-wrap {
    margin-right: 0;
  }
}
/*

    top weather widget

*/
.td-weather-top-widget {
  display: inline-block;
  margin-right: 32px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-weather-top-widget {
    margin-right: 22px;
  }
}
.td-weather-top-widget .td-icons {
  background: none;
  vertical-align: middle;
  margin-right: 2px;
  display: inline-block;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-weather-top-widget .td-icons {
    position: relative;
    top: 1px;
  }
}
.td-weather-top-widget .td-icons:before {
  font-size: 18px;
  display: block;
}
.td-weather-top-widget .td-weather-now {
  line-height: inherit;
  padding: 0;
  float: none;
  width: auto;
  display: inline-block;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-weather-top-widget .td-weather-now {
    left: -2px;
    margin-left: 2px;
  }
}
.td-weather-top-widget .td-weather-now span {
  font-weight: 600;
}
.td-weather-top-widget .td-weather-now .td-big-degrees {
  font-size: 11px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-weather-top-widget .td-weather-now .td-big-degrees {
    font-size: 10px;
  }
}
.td-weather-top-widget .td-weather-now .td-weather-unit {
  font-size: 8px;
  opacity: 1;
  left: 0;
  top: -2px;
  vertical-align: super;
}
.td-weather-top-widget .td-weather-header {
  font-family: 'Open Sans', arial, sans-serif;
  display: inline-block;
  padding-left: 2px;
}
.td-weather-top-widget .td-weather-header .td-weather-city {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-weather-top-widget .td-weather-header .td-weather-city {
    font-size: 10px;
  }
}
.td_block_exchange {
  font-family: 'Roboto', sans-serif;
  padding-bottom: 7px;
  padding-top: 20px;
  /* Header - Base Currency */
  /* 1 Column Title Overflow */
  /* Body - All Currencies */
  /* Flags */
}
.td_block_exchange .td-exchange-header {
  position: relative;
  text-align: center;
  font-weight: bold;
  padding-top: 14px;
  padding-bottom: 12px;
  margin-bottom: 10px;
  z-index: 0;
}
.td_block_exchange .td-exchange-header:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #4db2ec;
  opacity: 0.07;
  z-index: -1;
}
.td_block_exchange .td-base-title {
  margin-left: 9px;
}
.td_block_exchange .td-column-1 .td-exchange-base {
  width: 300px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_exchange .td-column-1 .td-exchange-base {
    width: 212px;
  }
}
.td_block_exchange .td-rate {
  position: relative;
  border-bottom: 1px dashed #f2f2f2;
  padding-top: 10px;
  padding-bottom: 10px;
}
.td_block_exchange .td-rate:last-child {
  border-bottom: none;
}
.td_block_exchange .td-rate .td-rate-currency {
  font-weight: bold;
  display: inline-block;
  margin-left: 34px;
}
.td_block_exchange .td-rate .td-exchange-value {
  float: right;
}
.td_block_exchange .td-flags {
  background-image: url('../../../../assets/images/flags/flags.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.td_block_exchange .td-flag-header {
  vertical-align: middle;
  position: relative;
  bottom: 1px;
}
.td_block_exchange .td-flags-all {
  position: absolute;
  top: 8px;
  left: 0;
}
.td_block_exchange .td-flag-aud {
  background-position: 0 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-bgn {
  background-position: -24px 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-brl {
  background-position: -48px 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-cad {
  background-position: -72px 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-chf {
  background-position: -96px 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-cny {
  background-position: 0 -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-czk {
  background-position: -24px -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-dkk {
  background-position: -48px -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-eur {
  background-position: -72px -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-gbp {
  background-position: -96px -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-hkd {
  background-position: 0 -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-hrk {
  background-position: -24px -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-huf {
  background-position: -48px -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-idr {
  background-position: -72px -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-ils {
  background-position: -96px -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-inr {
  background-position: 0 -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-jpy {
  background-position: -24px -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-krw {
  background-position: -48px -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-mxn {
  background-position: -72px -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-myr {
  background-position: -96px -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-nok {
  background-position: 0 -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-nzd {
  background-position: -24px -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-php {
  background-position: -48px -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-pln {
  background-position: -72px -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-ron {
  background-position: -96px -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-rub {
  background-position: -120px 0;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-sek {
  background-position: -120px -24px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-sgd {
  background-position: -120px -48px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-thb {
  background-position: -120px -72px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-try {
  background-position: -120px -96px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-usd {
  background-position: 0 -120px;
  width: 24px;
  height: 24px;
}
.td_block_exchange .td-flag-zar {
  background-position: -24px -120px;
  width: 24px;
  height: 24px;
}
@-moz-document url-prefix() {
  .td_block_exchange .td-flags-all {
    top: 9px;
  }
}
.td_block_exchange .td-column-2 {
  overflow: hidden;
  margin-bottom: 13px;
}
.td_block_exchange .td-column-2 .td-rate {
  width: 26%;
  float: left;
  margin-right: 11%;
  border-bottom-width: 0;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_exchange .td-column-2 .td-rate {
    width: auto;
    float: none;
    margin-right: 0;
    border-bottom-width: 1px;
  }
}
.td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n) {
  margin-right: 0;
}
.td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n + 1):before {
  content: '';
  width: 1400px;
  height: 1px;
  border-bottom: 1px dashed #F2F2F2;
  position: absolute;
  bottom: 0;
  left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n + 1):before {
    display: none;
  }
}
.td_block_exchange .td-column-3 {
  overflow: hidden;
  margin-bottom: 13px;
}
.td_block_exchange .td-column-3 .td-rate {
  width: 19%;
  float: left;
  margin-right: 8%;
  border-bottom-width: 0;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_exchange .td-column-3 .td-rate {
    width: auto;
    float: none;
    margin-right: 0;
    border-bottom-width: 1px;
  }
}
.td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n) {
  margin-right: 0;
}
.td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n + 1):before {
  content: '';
  width: 1400px;
  height: 1px;
  border-bottom: 1px dashed #F2F2F2;
  position: absolute;
  bottom: 0;
  left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n + 1):before {
    display: none;
  }
}
/*
    general
*/
.td_block_instagram {
  padding-top: 20px;
  padding-bottom: 16px;
}
.td-instagram-image {
  display: block;
  width: 100%;
}
.td-instagram-element {
  position: relative;
  float: left;
  z-index: 1;
}
.td-instagram-element a {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.td-instagram-element a:before {
  content: '';
  width: 94%;
  height: 94%;
  border: 1px solid #fff;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.td-instagram-element a:after {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.td-instagram-element:hover a:before {
  opacity: 0.4;
}
.td-instagram-element:hover a:after {
  opacity: 0.1;
}
.td-images-on-row-1 .td-instagram-element {
  width: 100%;
}
.td-images-on-row-2 .td-instagram-element {
  width: 50%;
}
.td-images-on-row-3 .td-instagram-element {
  width: 33.33333333%;
}
.td-images-on-row-4 .td-instagram-element {
  width: 25%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-images-on-row-4 .td-instagram-element {
    width: 50%;
  }
}
.td-images-on-row-5 .td-instagram-element {
  width: 20%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-images-on-row-5 .td-instagram-element {
    width: 50%;
  }
}
.td-images-on-row-6 .td-instagram-element {
  width: 16.66666667%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-images-on-row-6 .td-instagram-element {
    width: 33.33333333%;
  }
}
.td-images-on-row-7 .td-instagram-element {
  width: 14.28571428571429%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-images-on-row-7 .td-instagram-element {
    width: 50%;
  }
}
.td-images-on-row-8 .td-instagram-element {
  width: 12.5%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-images-on-row-8 .td-instagram-element {
    width: 50%;
  }
}
.td-image-gap-2 {
  margin: 0 -2px;
}
.td-image-gap-2 .td-instagram-element {
  padding: 0 2px 4px;
}
.td-image-gap-5 {
  margin: 0 -5px;
}
.td-image-gap-5 .td-instagram-element {
  padding: 0 5px 10px;
}
.td_block_instagram .td-video-play-ico {
  pointer-events: none;
}
.td_block_instagram .td-icon-insta-carousel {
  left: 50%;
}
.td_block_instagram .td-instagram-element {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_instagram .td-instagram-element .td-video-play-ico {
    width: 24px;
    height: 24px;
    font-size: 24px;
  }
}
.td-instagram-header {
  position: relative;
  margin-bottom: 16px;
}
.td-instagram-profile-image {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  overflow: hidden;
}
.td-instagram-profile-image-elem {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.td-instagram-profile-image {
  margin-right: 12px;
  float: left;
}
.td-instagram-meta {
  padding-top: 4px;
  font-size: 13px;
  color: #000;
}
.td-instagram-button {
  position: absolute;
  top: 14px;
  right: 0;
  padding: 8px 14px 9px;
  border: 1px solid #ededed;
  line-height: 1;
  font-size: 13px;
  color: #444;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.td-instagram-button:hover {
  border-color: #ccc;
  text-decoration: none !important;
}
.td-instagram-user {
  font-size: 15px;
  font-weight: 600;
}
.td-instagram-user a {
  line-height: 26px;
  color: #4db2ec;
}
.td-instagram-user a:hover {
  text-decoration: none !important;
}
.td-instagram-followers span {
  font-weight: 600;
}
.td_block_instagram .td-column-1 .td-images-on-row-3 .td-video-play-ico,
.td_block_instagram .td-column-1 .td-images-on-row-4 .td-video-play-ico,
.td_block_instagram .td-column-1 .td-images-on-row-5 .td-video-play-ico,
.td_block_instagram .td-column-1 .td-images-on-row-6 .td-video-play-ico,
.td_block_instagram .td-column-1 .td-images-on-row-7 .td-video-play-ico,
.td_block_instagram .td-column-1 .td-images-on-row-8 .td-video-play-ico {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.td_block_instagram .td-column-1 .td-instagram-button {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_instagram .td-column-1 .td-instagram-button {
    display: none;
  }
}
.td_block_instagram .td-column-2 .td-images-on-row-5 .td-video-play-ico,
.td_block_instagram .td-column-2 .td-images-on-row-6 .td-video-play-ico,
.td_block_instagram .td-column-2 .td-images-on-row-7 .td-video-play-ico,
.td_block_instagram .td-column-2 .td-images-on-row-8 .td-video-play-ico {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.td_block_instagram .td-column-3 .td-images-on-row-7 .td-video-play-ico,
.td_block_instagram .td-column-3 .td-images-on-row-8 .td-video-play-ico {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.td_block_instagram .td-instagram-user a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  display: block;
  margin-right: 80px;
}
/*  ----------------------------------------------------------------------------
    instagram footer section
*/
.td-footer-instagram-container {
  border-bottom: none !important;
  z-index: 0 !important;
}
.td-footer-instagram-container .td-footer-instagram-title {
  text-align: center;
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 15px;
}
.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    display: block;
    margin: 0 20px;
  }
}
.td-footer-instagram-container .td_block_instagram {
  border-top: none;
  padding: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-instagram-container .td_block_instagram {
    overflow: hidden;
  }
}
.td-footer-instagram-container .td-instagram-wrap {
  margin: 0;
}
/* general */
.td-pinterest-main {
  column-count: 1;
  column-gap: 0;
}
.td-pinterest-main .td-pinterest-element {
  display: block;
}
.td-pinterest-main .td-pinterest-element img {
  display: block;
  border-bottom: 0 solid transparent;
}
.td-pinterest-gap-2 {
  column-gap: 2px;
}
.td-pinterest-gap-2 .td-pinterest-element img {
  border-bottom-width: 2px;
}
.td-pinterest-gap-5 {
  column-gap: 5px;
}
.td-pinterest-gap-5 .td-pinterest-element img {
  border-bottom-width: 5px;
}
.td-pinterest-gap-10 {
  column-gap: 10px;
}
.td-pinterest-gap-10 .td-pinterest-element img {
  border-bottom-width: 10px;
}
.td_block_pinterest {
  padding-top: 20px;
  padding-bottom: 16px;
}
.td_block_pinterest .td-pinterest-header {
  margin-bottom: 22px;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-profile-image {
  width: 46px;
  height: 46px;
  border-radius: 60px;
  overflow: hidden;
  margin-right: 12px;
  float: left;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta {
  padding-top: 2px;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta .td-pinterest-user {
  max-width: 50%;
  margin-right: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #363636;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta .td-pinterest-board {
  max-width: 25%;
  font-size: 12px;
  color: #8e8e8e;
  line-height: 19px;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-followers {
  display: inline-block;
  font-size: 11px;
  line-height: 15px;
  position: relative;
  top: -10px;
}
.td_block_pinterest .td-pinterest-header .td-pinterest-followers span {
  font-weight: 600;
}
.td_block_pinterest .td-column-1 .td-pinterest-profile-image {
  margin-top: 8px;
}
.td_block_pinterest .td-column-1 .td-pinterest-user-meta .td-pinterest-board {
  max-width: 35%;
  font-size: 11px;
  line-height: 16px;
}
.td_block_pinterest .td-column-1 .td-pinterest-user-meta a {
  display: block;
}
.td_block_pinterest .td-column-1 .td-pinterest-followers {
  top: -1px;
  font-size: 10px;
}
/*  ----------------------------------------------------------------------------
    hacks
*/
.wpb_raw_code {
  margin-bottom: 0 !important;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 0;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
.vc_row .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.td-main-sidebar {
  z-index: 1;
}
.tdc-columns .tdc-column .wpb_column {
  position: relative;
}
.tdc-columns .tdc-column .wpb_column:before {
  content: '';
  position: absolute;
  background-color: #e6e6e6;
  top: 0;
  width: 1px;
  height: 100%;
  display: block;
  /* responsive portrait phone */
  right: -1px;
}
@media (max-width: 767px) {
  .tdc-columns .tdc-column .wpb_column:before {
    display: none;
  }
}
.tdc-columns .tdc-column:last-child .wpb_column:before {
  display: none;
}
.tdc-columns .tdc-column:nth-of-type(3) .td-pb-span4:after {
  content: '';
  position: absolute;
  background-color: #e6e6e6;
  top: 0;
  width: 1px;
  height: 100%;
  display: block;
  /* responsive portrait phone */
  left: -341px;
  /* responsive portrait tablet */
}
@media (max-width: 767px) {
  .tdc-columns .tdc-column:nth-of-type(3) .td-pb-span4:after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tdc-columns .tdc-column:nth-of-type(3) .td-pb-span4:after {
    left: -253px;
  }
}
.tdc-columns .tdc-column:nth-last-of-type(3) .td-pb-span4:after {
  content: '';
  position: absolute;
  background-color: #e6e6e6;
  top: 0;
  width: 1px;
  height: 100%;
  display: block;
  /* responsive portrait phone */
  right: -341px;
  /* responsive portrait tablet */
}
@media (max-width: 767px) {
  .tdc-columns .tdc-column:nth-last-of-type(3) .td-pb-span4:after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tdc-columns .tdc-column:nth-last-of-type(3) .td-pb-span4:after {
    right: -253px;
  }
}
.tdc-element-style .vc_column,
.tdc-element-style .vc_column_inner,
.tdc-element-style .td-pb-border-top,
.tdc-element-style .td-pb-row {
  border-color: transparent !important;
}
.tdc-element-style .vc_column:before,
.tdc-element-style .vc_column:after,
.tdc-element-style .vc_column_inner:before,
.tdc-element-style .vc_column_inner:after {
  background-color: transparent !important;
}
/*  ----------------------------------------------------------------------------
    visual editor live
*/
/* body.view-mode - in live editor with guides off, body.compose-mode in live editor with guides on */
body.compose-mode [class*="vc_span"],
body.view-mode [class*="vc_span"] {
  padding: 0 !important;
}
/* row edit controlls in live edit mode */
body.compose-mode .controls-out-tl {
  top: 0 !important;
}
body.compose-mode .controls-bc {
  z-index: 99999;
}
body.compose-mode .control-btn-append {
  top: 0 !important;
}
.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;
}
/*  ----------------------------------------------------------------------------
    td_fadeInRight
*/
@-webkit-keyframes td_fadeInRight {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes td_fadeInRight {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.td_fadeInRight {
  -webkit-animation-name: td_fadeInRight;
  animation-name: td_fadeInRight;
}
/*  ----------------------------------------------------------------------------
    td_fadeInLeft
*/
@-webkit-keyframes td_fadeInLeft {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes td_fadeInLeft {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.td_fadeInLeft {
  -webkit-animation-name: td_fadeInLeft;
  animation-name: td_fadeInLeft;
}
/*  ----------------------------------------------------------------------------
    td_fadeInDown
*/
@-webkit-keyframes td_fadeInDown {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes td_fadeInDown {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.td_fadeInDown {
  -webkit-animation-name: td_fadeInDown;
  animation-name: td_fadeInDown;
}
/*  ----------------------------------------------------------------------------
    td_fadeInUp
*/
@-webkit-keyframes td_fadeInUp {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes td_fadeInUp {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.td_fadeInUp {
  -webkit-animation-name: td_fadeInUp;
  animation-name: td_fadeInUp;
}
/*  ----------------------------------------------------------------------------
    td_fadein
*/
@-webkit-keyframes td_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes td_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.td_fadeIn {
  -webkit-animation-name: td_fadeIn;
  animation-name: td_fadeIn;
}
/*  ----------------------------------------------------------------------------
    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;
}
/*  ----------------------------------------------------------------------------
    td_fadeOutRight
*/
@-webkit-keyframes td_fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes td_fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.td_fadeOutRight {
  -webkit-animation-name: td_fadeOutRight;
  animation-name: td_fadeOutRight;
}
/*  ----------------------------------------------------------------------------
    td_fadeOutLeft
*/
@-webkit-keyframes td_fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes td_fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.td_fadeOutLeft {
  -webkit-animation-name: td_fadeOutLeft;
  animation-name: td_fadeOutLeft;
}
body .td-header-row .td-header-sp-rec {
  min-height: 0;
}
/*  ----------------------------------------------------------------------------
    header menu affix
*/
.td-header-main-menu.td-affix {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 1021px;
  margin-right: auto;
  margin-left: auto;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  position: fixed !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-main-menu.td-affix {
    width: 756px;
  }
}
@media (max-width: 767px) {
  .td-header-main-menu.td-affix {
    width: auto;
  }
}
.admin-bar .td-header-main-menu.td-affix {
  top: 32px;
}
@media (min-width: 527px) and (max-width: 782px) {
  .admin-bar .td-header-main-menu.td-affix {
    top: 46px;
  }
}
@media (max-width: 602px) {
  .admin-bar .td-header-main-menu.td-affix {
    top: 0;
  }
}
/*  ----------------------------------------------------------------------------
    main menu
*/
.td-main-menu-logo {
  display: none;
  float: left;
  height: 44px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-menu-logo {
    display: block;
    float: none;
    height: auto !important;
  }
}
.td-main-menu-logo a {
  line-height: 44px;
}
.td-main-menu-logo img {
  max-height: 44px;
  margin: 0 21px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 3px;
  width: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-main-menu-logo img {
    margin: 0 17px;
  }
}
@media (max-width: 767px) {
  .td-main-menu-logo img {
    margin: auto;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    max-height: 45px !important;
  }
}
@media (min-width: 768px) {
  .td-affix .td-logo-sticky {
    display: block;
  }
  .td-header-wrap .td-affix .td-main-menu-logo {
    height: 44px !important;
  }
  .td-header-wrap .td-affix .td-main-menu-logo a {
    line-height: 44px !important;
  }
  .td-header-wrap .td-affix .td-main-menu-logo img {
    max-height: 44px !important;
    top: -1px;
  }
  .td-header-wrap .td-affix .sf-menu > li > a {
    line-height: 44px !important;
  }
}
.td-main-menu-full {
  background-color: #222;
  position: relative;
}
/*  ----------------------------------------------------------------------------
    logo
*/
.td-header-sp-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-sp-logo {
    display: none !important;
  }
}
.td-header-sp-logo img {
  bottom: 0;
  max-height: 90px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-sp-logo img {
    max-height: 70px;
  }
}
.menu-td-header-container {
  display: block;
}
/*  ----------------------------------------------------------------------------
    ads
*/
.td-header-sp-rec {
  float: right;
  margin-bottom: 8px;
  margin-top: 8px;
  width: 728px;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* ipad horizontal */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-sp-rec {
    width: 508px;
  }
}
@media (max-width: 767px) {
  .td-header-sp-rec {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
    float: none;
    min-height: 0 !important;
  }
}
@media (min-width: 1024px) and (max-height: 768px) {
  .td-header-sp-rec {
    margin-right: 7px;
  }
}
.td-header-sp-rec .td-header-ad-wrap {
  height: 114px;
  display: block;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-sp-rec .td-header-ad-wrap {
    height: 90px;
  }
}
@media (max-width: 767px) {
  .td-header-sp-rec .td-header-ad-wrap {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
}
.td-header-sp-rec .adsbygoogle {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-sp-rec .adsbygoogle {
    position: relative;
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.td-header-sp-rec .td-adspot-title {
  margin: 0;
  position: relative;
  top: -8px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-sp-rec .td-adspot-title {
    top: -6px;
  }
}
@media (max-width: 767px) {
  .td-header-sp-rec .td-adspot-title {
    top: 0;
    margin-top: 5px;
    margin-bottom: -5px;
  }
}
.td-header-style-5 .td-ad-m,
.td-header-style-7 .td-ad-m,
.td-header-style-8 .td-ad-m,
.td-header-style-9 .td-ad-m,
.td-header-style-10 .td-ad-m {
  /* responsive desktop */
}
@media (min-width: 1024px) {
  .td-header-style-5 .td-ad-m,
  .td-header-style-7 .td-ad-m,
  .td-header-style-8 .td-ad-m,
  .td-header-style-9 .td-ad-m,
  .td-header-style-10 .td-ad-m {
    border-bottom: 1px solid #e6e6e6;
  }
}
.td-header-style-5 .td-ad-tp,
.td-header-style-7 .td-ad-tp,
.td-header-style-8 .td-ad-tp,
.td-header-style-9 .td-ad-tp,
.td-header-style-10 .td-ad-tp {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-style-5 .td-ad-tp,
  .td-header-style-7 .td-ad-tp,
  .td-header-style-8 .td-ad-tp,
  .td-header-style-9 .td-ad-tp,
  .td-header-style-10 .td-ad-tp {
    border-bottom: 1px solid #e6e6e6;
  }
}
.td-header-style-5 .td-ad-p,
.td-header-style-7 .td-ad-p,
.td-header-style-8 .td-ad-p,
.td-header-style-9 .td-ad-p,
.td-header-style-10 .td-ad-p {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-5 .td-ad-p,
  .td-header-style-7 .td-ad-p,
  .td-header-style-8 .td-ad-p,
  .td-header-style-9 .td-ad-p,
  .td-header-style-10 .td-ad-p {
    border-bottom: 1px solid #e6e6e6;
  }
}
.td-header-style-5 .td-adspot-title,
.td-header-style-7 .td-adspot-title,
.td-header-style-8 .td-adspot-title,
.td-header-style-9 .td-adspot-title,
.td-header-style-10 .td-adspot-title {
  margin-bottom: -20px;
  top: 0;
}
/*
    general fix the main menu for white background color

*/
.white-menu .td-mega-menu .td-mega-grid {
  border-top-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
}
.white-menu #td-header-menu .td-normal-menu .sub-menu {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.white-menu #td-header-menu .sf-menu > .td-normal-menu > .sub-menu > li:first-child {
  border-top: 1px solid #e6e6e6;
}
.white-menu .sf-menu {
  margin-left: 5px;
}
.white-menu .td-header-main-menu.td-affix {
  box-shadow: none;
}
.white-menu .td-header-main-menu {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .white-menu .td-header-main-menu {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    background-color: #fcfcfc;
  }
}
.white-menu .td-header-main-menu {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .white-menu .td-header-main-menu {
    height: 55px;
  }
}
.white-menu .header-search-wrap .td-drop-down-search {
  box-shadow: none;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.white-menu .header-search-wrap .td-drop-down-search:before {
  border-color: transparent transparent #e6e6e6;
}
/* -------------------------------------------------------------------------------

      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;
}
.td-wpml {
  /* responsive portrait phone */
}
.td-wpml .wpml-ls-menu-item .wpml-ls-flag {
  vertical-align: middle;
  top: -1px;
  position: relative;
  margin-right: 3px;
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 16px;
  }
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children > a {
    pointer-events: none;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu {
  position: absolute;
  display: block;
  bottom: 100%;
  padding: 12px 20px;
  margin: 0 -20px 10px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu {
    margin: 10px 0;
    right: 0;
    left: 0;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li {
  display: block;
  padding: 3px 0;
  white-space: nowrap;
  text-align: center;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li {
    padding: 6px 0;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.td-wpml .td-subfooter-menu .menu-item-first a {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .menu-item-first a {
    margin-left: 16px;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first {
    margin-top: 0;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-wpml .td-header-style-1 .td-header-top-menu {
    top: 0;
  }
  .td-wpml .td_data_time {
    line-height: 29px;
    margin: 0 !important;
  }
  .td-wpml .td-top-menu-full,
  .td-wpml .td-header-top-menu {
    display: block !important;
  }
  .td-wpml .td-header-sp-top-menu {
    width: 100%;
  }
  .td-wpml .td-header-top-menu {
    padding-left: 17px;
    padding-right: 17px;
  }
  .td-wpml .td_ul_logout,
  .td-wpml .td_ul_login,
  .td-wpml .td-header-sp-top-widget,
  .td-wpml .td-weather-top-widget {
    display: none !important;
  }
  .td-wpml .menu-top-container {
    margin-right: 0;
    float: right;
  }
  .td-wpml .menu-top-container .top-header-menu > li {
    display: none;
  }
  .td-wpml .menu-top-container .top-header-menu > li a {
    margin-right: 0;
  }
  .td-wpml .menu-top-container .top-header-menu .wpml-ls-item {
    display: inline-block;
    margin-top: 0;
  }
  .td-wpml .menu-top-container .top-header-menu li ul {
    border-top: 0;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children > a {
    pointer-events: none;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    right: 0;
    left: auto;
    margin: 0;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu li {
    display: block;
    padding: 3px 0;
    white-space: nowrap;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu a {
    margin: 0 10px;
    padding: 0;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu .wpml-ls-menu-item .wpml-ls-flag {
    top: -2px;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
  }
}
/* -------------------------------------------------------------------

Header style

----------------------------------------------------------------------  */
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-tagline-text {
    display: none;
  }
}
/*
    fix logo alignment for logo in menus
*/
@media (min-width: 768px) {
  .td-header-style-4 .td-main-menu-logo a img,
  .td-header-style-5 .td-main-menu-logo a img,
  .td-header-style-9 .td-main-menu-logo a img {
    top: -2px;
  }
}
@-moz-document url-prefix() {
  @media (min-width: 768px) {
    .td-header-wrap .td-affix .td-main-menu-logo img {
      top: -2px;
    }
  }
}
/* -------------------------------------------------------------------
  Style 1
----------------------------------------------------------------------  */
.td-header-style-1 .td-header-top-menu {
  position: relative;
  top: 10px;
}
.td-header-style-1 .td-header-sp-rec {
  float: right;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .td-header-sp-rec {
    float: none;
  }
}
/* -------------------------------------------------------------------
  Style 2
----------------------------------------------------------------------  */
.td-header-style-2 .td-header-top-menu {
  padding: 0;
}
.td-header-style-2 .td-top-bar-container {
  padding: 4px 15px 4px 20px;
}
.td-header-style-2 .td-header-sp-logo {
  background-color: #4db2ec;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
  min-height: 0;
}
.td-header-style-2 .td-header-sp-logo img {
  bottom: 0;
  max-height: 100%;
  left: 0;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.td-header-style-2 .td-header-sp-rec {
  float: right;
  margin: 0 9px 0 0;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-style-2 .td-header-sp-rec {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-2 .td-header-sp-rec {
    margin: 0;
    float: none;
  }
}
/* -------------------------------------------------------------------
  Style 3
----------------------------------------------------------------------  */
.td-header-style-3 .top-header-menu > .current-menu-item > a,
.td-header-style-3 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-3 .top-header-menu > .current-category-ancestor > a,
.td-header-style-3 .top-header-menu > li > a:hover,
.td-header-style-3 .top-header-menu > .sfHover > a {
  color: #4db2ec;
}
.td-header-style-3 .td-header-sp-rec {
  float: right;
}
/* -------------------------------------------------------------------
  Style 4
----------------------------------------------------------------------  */
.td-header-style-4 .top-header-menu > .current-menu-item > a,
.td-header-style-4 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-4 .top-header-menu > .current-category-ancestor > a,
.td-header-style-4 .top-header-menu > li > a:hover,
.td-header-style-4 .top-header-menu > .sfHover > a {
  color: #4db2ec;
}
.td-header-style-4 .td-main-menu-logo {
  display: block;
}
.td-header-style-4 .td-header-sp-rec {
  width: 100%;
}
/* -------------------------------------------------------------------
  Style 5
----------------------------------------------------------------------  */
.td-header-style-5 .td-top-menu-full {
  background-color: #348cbf;
}
.td-header-style-5 .top-header-menu > .current-menu-item > a,
.td-header-style-5 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-5 .top-header-menu > .current-category-ancestor > a,
.td-header-style-5 .top-header-menu > li > a:hover,
.td-header-style-5 .top-header-menu > .sfHover > a {
  color: #000;
}
.td-header-style-5 .td-main-menu-logo {
  display: block;
}
.td-header-style-5 .td-main-menu-logo img {
  margin: 0 21px 0 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-style-5 .td-main-menu-logo img {
    margin: 0 17px 0 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-5 .td-main-menu-logo img {
    margin: auto;
  }
}
.td-header-style-5 .td-header-sp-rec {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
.td-header-style-5 .td-header-sp-rec .td-header-ad-wrap {
  height: auto;
  width: 100%;
}
.td-header-style-5 .td-header-sp-rec .td-g-rec,
.td-header-style-5 .td-header-sp-rec .td-a-rec {
  display: table;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.td-header-style-5 .td-header-sp-rec .adsbygoogle,
.td-header-style-5 .td-header-sp-rec img {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.td-header-style-5 .td-affix {
  width: auto;
}
/* -------------------------------------------------------------------
  Style 6
----------------------------------------------------------------------  */
.td-header-style-6 .td-header-sp-top-menu .top-header-menu > .current-menu-item > a,
.td-header-style-6 .td-header-sp-top-menu .top-header-menu > .current-menu-ancestor > a,
.td-header-style-6 .td-header-sp-top-menu .top-header-menu > .current-category-ancestor > a,
.td-header-style-6 .td-header-sp-top-menu .top-header-menu > li > a:hover,
.td-header-style-6 .td-header-sp-top-menu .top-header-menu > .sfHover > a {
  color: #000;
}
.td-header-style-6 .td-top-menu-full {
  background-color: #4db2ec;
}
.td-header-style-6 .td-main-menu-logo img {
  margin: 0 21px 0 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-style-6 .td-main-menu-logo img {
    margin: 0 17px 0 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-6 .td-main-menu-logo img {
    margin: auto;
  }
}
.td-header-style-6 .td-affix {
  width: auto;
}
.td-header-style-6 .sf-menu {
  margin-left: 0;
}
.td-header-style-6 .td-header-sp-rec {
  float: right;
}
.td-header-style-6 .td-header-header .td-make-full {
  border-bottom: 1px solid #e6e6e6;
}
/* -------------------------------------------------------------------
  Style 7
----------------------------------------------------------------------  */
.td-header-style-7 .td-header-sp-logo {
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.td-header-style-7 .td-header-sp-logo a {
  height: auto;
}
.td-header-style-7 .td-header-sp-logo img {
  position: relative;
  max-height: none;
}
.td-header-style-7 .td-header-sp-rec {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
.td-header-style-7 .td-header-sp-rec .td-header-ad-wrap {
  height: auto;
  width: 100%;
}
.td-header-style-7 .td-header-sp-rec .td-g-rec,
.td-header-style-7 .td-header-sp-rec .td-a-rec {
  display: table;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.td-header-style-7 .td-header-sp-rec .adsbygoogle,
.td-header-style-7 .td-header-sp-rec img {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* -------------------------------------------------------------------
  Style 8
----------------------------------------------------------------------  */
.td-header-style-8 .top-header-menu > .current-menu-item > a,
.td-header-style-8 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-8 .top-header-menu > .current-category-ancestor > a,
.td-header-style-8 .top-header-menu > li > a:hover,
.td-header-style-8 .top-header-menu > .sfHover > a {
  color: #4db2ec;
}
.td-header-style-8 .td-header-sp-logo {
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.td-header-style-8 .td-header-sp-logo a {
  height: auto;
}
.td-header-style-8 .td-header-sp-logo img {
  position: relative;
  max-height: none;
}
.td-header-style-8 .td-main-menu-logo img {
  margin: 0 21px 0 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-style-8 .td-main-menu-logo img {
    margin: 0 17px 0 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-8 .td-main-menu-logo img {
    margin: auto;
  }
}
.td-header-style-8 .td-header-border #td-top-search {
  margin-top: -22px;
}
.td-header-style-8 .td-affix {
  width: auto;
}
.td-header-style-8 .td-header-sp-rec {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
.td-header-style-8 .td-header-sp-rec .td-header-ad-wrap {
  height: auto;
  width: 100%;
}
.td-header-style-8 .td-header-sp-rec .td-g-rec,
.td-header-style-8 .td-header-sp-rec .td-a-rec {
  display: table;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.td-header-style-8 .td-header-sp-rec .adsbygoogle,
.td-header-style-8 .td-header-sp-rec img {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.td-boxed-layout .td-header-style-8 .td-header-menu-wrap,
.td-boxed-layout .td-header-style-8 > .td-header-header {
  margin-left: auto;
  margin-right: auto;
  width: 1021px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-boxed-layout .td-header-style-8 .td-header-menu-wrap,
  .td-boxed-layout .td-header-style-8 > .td-header-header {
    width: 756px;
  }
}
@media (max-width: 767px) {
  .td-boxed-layout .td-header-style-8 .td-header-menu-wrap,
  .td-boxed-layout .td-header-style-8 > .td-header-header {
    width: 100%;
  }
}
/* -------------------------------------------------------------------
  Style 9
----------------------------------------------------------------------  */
.td-header-style-9 .top-header-menu > .current-menu-item > a,
.td-header-style-9 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-9 .top-header-menu > .current-category-ancestor > a,
.td-header-style-9 .top-header-menu > li > a:hover,
.td-header-style-9 .top-header-menu > .sfHover > a {
  color: #4db2ec;
}
.td-header-style-9 .td-main-menu-logo {
  display: block;
}
.td-header-style-9 .td-main-menu-logo img {
  margin: 0 21px 0 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-style-9 .td-main-menu-logo img {
    margin: 0 17px 0 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-9 .td-main-menu-logo img {
    margin: auto;
  }
}
.td-header-style-9 .td-header-border #td-top-search {
  margin-top: -22px;
}
.td-header-style-9 .td-affix {
  width: auto;
}
.td-header-style-9 .td-header-sp-rec {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
.td-header-style-9 .td-header-sp-rec .td-header-ad-wrap {
  height: auto;
  width: 100%;
}
.td-header-style-9 .td-header-sp-rec .td-g-rec,
.td-header-style-9 .td-header-sp-rec .td-a-rec {
  display: table;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.td-header-style-9 .td-header-sp-rec .adsbygoogle,
.td-header-style-9 .td-header-sp-rec img {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* -------------------------------------------------------------------
  Style 10
----------------------------------------------------------------------  */
.td-header-style-10 .td-affix {
  width: auto;
}
@media (min-width: 768px) {
  .td-header-style-10 .td-affix .sf-menu {
    margin-left: 140px;
  }
}
.td-header-style-10 .top-header-menu > .current-menu-item > a,
.td-header-style-10 .top-header-menu > .current-menu-ancestor > a,
.td-header-style-10 .top-header-menu > .current-category-ancestor > a,
.td-header-style-10 .top-header-menu > li > a:hover,
.td-header-style-10 .top-header-menu > .sfHover > a {
  color: #4db2ec;
}
.td-header-style-10 .top-header-menu .sub-menu {
  border-top: 1px solid #e6e6e6;
}
.td-header-style-10 .td-header-text-logo {
  margin: 0;
  position: relative;
}
.td-header-style-10 .td-header-text-logo img {
  margin-left: auto;
  margin-right: auto;
}
.td-header-style-10 .td-header-text-logo span {
  display: block;
  text-align: center;
}
.td-header-style-10 .td-main-menu-logo img {
  margin: 0 21px 0 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-style-10 .td-main-menu-logo img {
    margin: 0 17px 0 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-10 .td-main-menu-logo img {
    margin: auto;
  }
}
@media (min-width: 768px) {
  .td-header-style-10 .td-logo-sticky {
    position: absolute;
    left: 0;
  }
  .td-header-style-10 .td-logo-sticky img {
    max-width: 102px;
  }
}
@media (min-width: 768px) {
  .td-header-style-10 .td-logo-sticky img {
    max-width: inherit;
  }
}
.td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
    display: block;
  }
}
.td-header-style-10 .td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-main-menu-logo .td-main-logo {
    display: none;
  }
}
.td-header-style-10 .td-logo-in-header .td-header-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-logo-in-header .td-header-logo {
    display: none;
  }
}
.td-header-style-10 #td-header-menu {
  display: table;
  margin: 0 auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 #td-header-menu {
    display: block;
  }
}
.td-header-style-10 .td-header-menu-wrap {
  position: relative;
}
.td-header-style-10 .menu-main-menu-container {
  display: inherit;
}
.td-header-style-10 .td-logo-wrap {
  display: block;
  margin: 60px 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-logo-wrap {
    margin: 10px 0;
  }
}
.td-header-style-10 .td-header-sp-rec {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
.td-header-style-10 .td-header-sp-rec .td-header-ad-wrap {
  height: auto;
  width: 100%;
}
.td-header-style-10 .td-header-sp-rec .td-g-rec,
.td-header-style-10 .td-header-sp-rec .td-a-rec {
  display: table;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.td-header-style-10 .td-header-sp-rec .adsbygoogle,
.td-header-style-10 .td-header-sp-rec img {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.white-menu .td-header-style-10 .td-header-main-menu {
  border-top: 1px solid #e6e6e6;
}
.white-menu .td-header-style-10 #td-top-search {
  margin-top: -22px;
}
/*
    Some fixes

*/
.td-logo-mobile-loaded {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-mobile-loaded {
    display: none;
  }
}
.white-grid.white-menu .td-header-menu-wrap .td-header-main-menu {
  border-color: #e6e6e6;
}
.white-grid.white-menu .td-header-style-3 .td-header-main-menu,
.white-grid.white-menu .td-header-style-4 .td-header-main-menu {
  border-top: 1px solid #e6e6e6;
}
.white-menu .td-header-main-menu {
  border-bottom: 1px solid #e6e6e6;
}
/*  ----------------------------------------------------------------------------
    top-menu
*/
.top-header-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-header-menu > .current-menu-item > a,
.top-header-menu > .current-menu-ancestor > a,
.top-header-menu > .current-category-ancestor > a,
.top-header-menu > li > a:hover,
.top-header-menu > .sfHover > a {
  color: #4db2ec;
}
.top-header-menu ul .current-menu-item > a,
.top-header-menu ul .current-menu-ancestor > a,
.top-header-menu ul .current-category-ancestor > a,
.top-header-menu ul li > a:hover,
.top-header-menu ul .sfHover > a {
  color: #4db2ec;
}
.top-header-menu > .td-normal-menu:hover > .sub-menu {
  display: block !important;
}
.top-header-menu .td-icon-menu-down {
  padding: 0 0 0 6px;
  top: -1px;
}
.top-header-menu .td_user_logd_in {
  font-weight: bold;
}
.top-header-menu .td_user_logd_in:hover {
  text-decoration: none !important;
}
.top-header-menu .menu-item-has-children .sub-menu {
  display: none;
}
.top-header-menu .menu-item-has-children li {
  list-style-image: none;
  height: auto;
  width: 100%;
}
.top-header-menu .menu-item-has-children li a {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 28px;
  display: block;
  text-transform: none;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  min-width: 100px;
}
.top-header-menu .menu-item-has-children li:first-child > a {
  margin-top: 8px;
}
.top-header-menu .menu-item-has-children li:last-child > a {
  margin-bottom: 7px;
}
.top-header-menu li {
  display: inline-block;
  position: relative;
  zoom: 1;
  z-index: 9;
}
.top-header-menu li ul {
  position: relative;
  border-top: 3px solid #000;
  list-style: none;
  box-shadow: none;
  border-bottom: 1px solid #e6e6e6;
}
.top-header-menu li a {
  color: #222;
  margin: 0 12px 0 0;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 700;
  font-size: 11px;
  line-height: 29px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-header-menu li a {
    font-size: 10px;
  }
}
.top-header-menu a {
  text-transform: uppercase;
}
.top-header-menu ul .td-icon-menu-down,
.top-header-menu .td-mega-menu .td-icon-menu-down {
  display: none;
}
.top-header-menu .td-mega-menu ul,
.top-header-menu ul ul {
  display: none !important;
}
.td-header-top-menu {
  /* iPad horizontal */
  /* responsive portrait phone */
}
@media (max-height: 768px) {
  .td-header-top-menu {
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .td-header-top-menu {
    display: none;
  }
}
.td-top-bar-container {
  display: inline-block;
  width: 100%;
  float: left;
}
.td-header-sp-top-menu {
  position: relative;
  padding-left: 0;
}
.td-header-sp-top-menu .top-header-menu {
  display: inline-block;
}
.td-header-sp-top-menu .top-header-menu .sub-menu {
  position: absolute;
  background-color: #fff;
  left: -20px;
}
.td-header-sp-top-menu .menu-top-container {
  display: inline-block;
}
.td-header-sp-top-menu .menu-top-container li:last-child a {
  margin-right: 0;
}
.td-header-sp-top-menu .td_data_time {
  position: relative;
  display: inline-block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  margin: 0 32px 0 0;
  text-transform: uppercase;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-header-sp-top-menu .td_data_time {
    font-size: 10px;
    margin: 0 22px 0 0;
  }
}
.td_ul_login li a {
  margin-right: 17px;
}
.td_ul_logout {
  margin-right: 20px;
  margin-left: 40px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_ul_logout {
    margin-right: 10px;
  }
}
.td_ul_logout .menu-item {
  position: relative;
  left: 0;
}
.td_ul_logout .menu-item a {
  display: inline !important;
  line-height: 29px !important;
  margin-right: 21px;
}
.td_ul_logout .menu-item .td_user_logd_in {
  margin-right: 4px;
}
.td_ul_logout .menu-item i {
  font-size: 11px;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.td_ul_logout .menu-item img {
  position: absolute;
  top: 5px;
  left: -30px;
  display: inline-block;
  margin-right: 19px;
}
.td-top-menu-full {
  background-color: #222;
  z-index: 4;
  position: relative;
  /* responsive portrait phone */
}
.td-top-menu-full .top-header-menu > li > a,
.td-top-menu-full .td_data_time,
.td-top-menu-full .td-icon-font,
.td-top-menu-full .td-weather-top-widget {
  color: #fff;
}
@media (max-width: 767px) {
  .td-top-menu-full {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    social icons
*/
.td-header-sp-top-widget {
  line-height: 29px;
  text-align: right;
  position: relative;
  right: 0;
}
.td-header-sp-top-widget .td-social-icon-wrap > a {
  margin: 0 3px 0 0;
  display: inline-block;
}
.td-social-icon-wrap i {
  text-align: center;
  font-size: 14px;
  width: 24px;
  color: #222;
  display: inline-block;
}
.td-social-icon-wrap i.td-icon-ebay {
  width: 30px;
}
.td-social-icon-wrap i.td-icon-gettr {
  font-size: 24px;
  vertical-align: sub;
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 1
*/
.top-bar-style-1 .td-header-sp-top-widget {
  float: right;
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 2
*/
.top-bar-style-2 .td-header-sp-top-menu {
  float: right;
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 3
*/
.top-bar-style-3 .td-header-sp-top-widget span:first-child {
  margin-left: 32px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-bar-style-3 .td-header-sp-top-widget span:first-child {
    margin-left: 22px;
  }
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 4
*/
.top-bar-style-4 .td-header-sp-top-widget,
.top-bar-style-4 .td-header-sp-top-menu {
  float: right;
}
.top-bar-style-4 .td-header-sp-top-widget span:first-child {
  margin-left: 32px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-bar-style-4 .td-header-sp-top-widget span:first-child {
    margin-left: 22px;
  }
}
/*  ----------------------------------------------------------------------------
    Mega Menu
*/
.td-mega-menu {
  position: static !important;
  /*


  page in mega menu


  */
  /*

  end fix mega menu with page

  */
}
.td-mega-menu .td-mega-grid {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #e6e6e6;
}
.td-mega-menu .td-mega-grid:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #e6e6e6;
  position: absolute;
  left: 0;
  top: 0;
}
.td-mega-menu .td-next-prev-wrap {
  clear: none;
}
.td-mega-menu .td_block_mega_menu {
  padding-top: 20px;
}
.td-mega-menu .td-mega-row {
  height: 218px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-mega-menu .td-mega-row {
    height: 170px;
  }
}
.td-mega-menu .td-pb-row [class*="td-pb-span"] {
  border-left: 0 !important;
}
.td-mega-menu .td_block_wrap {
  border-left: 0 !important;
  border-right: 0 !important;
}
.td-mega-menu .td_block_wrap .td-pulldown-filter-display-option {
  display: none;
}
.td-mega-menu .td-pb-row .wpb_column:before {
  display: none;
}
.td-mega-menu .wpb_content_element {
  clear: both;
}
.td-mega-menu .wpb_content_element .widgettitle {
  margin-top: 24px !important;
  margin-bottom: 19px !important;
}
.td-mega-menu .wpb_content_element ul {
  display: block !important;
  width: auto !important;
  position: relative !important;
  webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  top: 0 !important;
  padding-bottom: 0 !important;
}
.td-mega-menu .wpb_content_element li {
  float: none !important;
  width: auto !important;
  line-height: 30px !important;
  padding: 4px 0 4px 0 !important;
  border-top: 1px dashed #f1f1f1;
}
.td-mega-menu .wpb_content_element li:last-child {
  border-bottom: 1px dashed #f1f1f1;
}
.td-mega-menu .wpb_content_element li ul {
  opacity: 1 !important;
  margin-top: 4px !important;
  padding-bottom: 0 !important;
}
.td-mega-menu .wpb_content_element li ul li:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.td-mega-menu .wpb_content_element li a {
  background-color: transparent !important;
  line-height: 30px !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #222222 !important;
}
.td-mega-menu .wpb_content_element li a i {
  display: none;
}
.td-mega-menu .wpb_content_element li a:hover {
  background-color: transparent !important;
  color: #4db2ec !important;
}
.td-mega-menu ul {
  position: absolute !important;
  width: 1021px !important;
  height: auto !important;
  top: 100%;
  left: 0 !important;
  display: none;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-mega-menu ul {
    width: 756px !important;
  }
}
.td-mega-menu ul .td-pb-border-top {
  border-top: none;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.td-mega-menu ul .td-next-prev-wrap {
  display: inline-block;
  float: right;
  position: relative;
  top: -5px;
  margin: 20px 20px 0 0;
}
.td-mega-menu ul .td-next-prev-wrap a {
  margin-bottom: 14px;
}
.td-header-border .sf-menu li.td-mega-menu ul {
  top: auto;
}
.td_mod_mega_menu .td-module-thumb {
  margin-bottom: 6px;
  position: relative;
}
.td_mod_mega_menu .entry-title {
  font-size: 13px;
  line-height: 19px;
  font-weight: 600;
  margin: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_mod_mega_menu .entry-title {
    font-size: 11px;
    line-height: 16px;
  }
}
.td_mod_mega_menu .entry-thumb {
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_mod_mega_menu .entry-thumb {
    min-height: 135px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_mod_mega_menu .entry-thumb {
    min-height: 95px;
  }
}
.td_mega_menu_sub_cats {
  display: inline-block;
  float: left;
  clear: both;
}
.td_mega_menu_sub_cats .block-mega-child-cats {
  margin: 11px 0 18px 20px;
}
.td_mega_menu_sub_cats a {
  border-radius: 3px;
  display: inline-table;
  font-size: 11px;
  font-weight: bold;
  color: #111;
  text-transform: uppercase;
  line-height: 16px;
  padding: 2px 15px;
  position: relative;
  vertical-align: middle;
  -webkit-transition: none;
  transition: none;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_mega_menu_sub_cats a {
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    padding: 2px 9px 2px 9px;
    height: 19px;
  }
}
.td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat {
  background-color: #4db2ec;
  color: #fff;
}
.td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat:hover {
  color: #fff;
}
.td-no-subcats .td-next-prev-wrap {
  clear: both;
}
.td-demo-multicolumn-2 .sub-menu {
  padding: 11px 0 0;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.td-demo-multicolumn-2 .sub-menu li:first-child > a {
  margin-top: 0;
}
.td-menu-mob-open-menu {
  overflow: hidden;
}
.td-menu-mob-open-menu #td-outer-wrap {
  position: static;
  width: 100%;
  -webkit-transition: transform 0.7s ease;
  transition: transform 0.7s ease;
  -webkit-transform-origin: 50% 200px 0;
  transform-origin: 50% 200px 0;
}
.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu {
  padding: 0;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
}
.td-menu-mob-open-menu .td-demo-multicolumn-2 .td-demo-menuitem-hide {
  display: none;
}
.td-demo-menuitem-hide {
  visibility: hidden;
}
.td-mega-menu-page .sub-menu ul {
  display: inline-block !important;
  position: initial !important;
  width: auto !important;
}
.header-search-wrap {
  /* hack to show the link on all the module */
  /* search toggle button */
  /* the drop down */
}
.header-search-wrap .td_module_mx2 a:after {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  content: '';
  z-index: 1;
}
.header-search-wrap .header-search {
  z-index: 2;
}
.header-search-wrap #td-header-search-button {
  display: block;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .header-search-wrap #td-header-search-button {
    display: none;
  }
}
.header-search-wrap #td-header-search-button-mob {
  display: none;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .header-search-wrap #td-header-search-button-mob {
    display: block;
    right: 9px;
  }
}
.header-search-wrap .td-drop-down-search {
  position: absolute;
  padding: 0;
  top: 100%;
  border-radius: 0;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
  z-index: 98;
  display: none;
  right: 0;
  width: 341px;
  background: white;
  /* responsive portrait phone */
  /* responsive portrait phone */
  /* search form */
  /* triangle top */
}
@media (max-width: 767px) {
  .header-search-wrap .td-drop-down-search {
    right: -1px;
  }
}
@media (max-width: 400px) {
  .header-search-wrap .td-drop-down-search {
    width: 101%;
  }
}
.header-search-wrap .td-drop-down-search .btn {
  position: absolute;
  border-radius: 0 3px 3px 0;
  height: 32px;
  line-height: 17px;
  padding: 7px 15px 8px;
  text-shadow: none;
  vertical-align: top;
  right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .header-search-wrap .td-drop-down-search .btn {
    line-height: 17px;
  }
}
.header-search-wrap .td-drop-down-search .btn:hover {
  background-color: #222222;
}
.header-search-wrap .td-drop-down-search:before {
  position: absolute;
  top: -6px;
  right: 24px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent #fff transparent;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .header-search-wrap .td-drop-down-search:before {
    right: 23px;
  }
}
.header-search-wrap .td-drop-down-search #td-header-search {
  background-color: #ffffff !important;
  width: 95%;
  height: 32px;
  margin: 0;
  border-right: 0;
  line-height: 17px;
}
.header-search-wrap .td-drop-down-search #td-header-search:active,
.header-search-wrap .td-drop-down-search #td-header-search:focus {
  border-color: #ccc;
}
.header-search-wrap .td-drop-down-search .td-aj-search-results {
  background-color: #fdfdfd;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 10px 0 10px 0;
}
.header-search-wrap .td-drop-down-search .td-aj-search-results .td-module-thumb {
  top: 10px;
}
.header-search-wrap .td-drop-down-search .td-aj-search-results .td_module_wrap .item-details {
  margin-top: 10px;
  margin-bottom: 10px;
}
.header-search-wrap .td-drop-down-search .td-aj-search-results .td_mod_aj_search {
  padding: 10px 21px 0 21px;
  margin: 1px 0 0 0;
  min-height: 56px;
}
.header-search-wrap .td-drop-down-search .td-search-form {
  margin: 21px 20px 20px 21px;
}
.header-search-wrap .td-drop-down-search .result-msg {
  text-align: center;
  padding: 4px 0 6px 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #222222;
  font-style: italic;
}
.header-search-wrap .td-drop-down-search .result-msg a {
  color: #222222;
  display: block;
}
.header-search-wrap .td-drop-down-search .result-msg a:hover {
  color: #4db2ec;
}
.header-search-wrap .td-drop-down-search .no-result {
  background-color: #fdfdfd;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.header-search-wrap .td-drop-down-search .meta-info {
  line-height: 14px;
  top: 2px;
}
.header-search-wrap .td-aj-cur-element {
  background-color: #f0f0f0;
}
/* this class is added by the js */
.td-drop-down-search-open {
  display: block !important;
  z-index: 9999 !important;
}
.td-header-border #td-top-search {
  margin-top: -20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-border #td-top-search {
    margin-top: -22px;
  }
}
/*
    Logged section
*/
#td-mobile-nav .td-menu-login-section {
  list-style: none;
  position: relative;
  margin-top: 20px;
}
#td-mobile-nav .td-menu-login-section .td-logged-wrap {
  line-height: 50px;
  text-align: center;
  /* responsive portrait phone */
}
@media (max-width: 320px) {
  #td-mobile-nav .td-menu-login-section .td-logged-wrap {
    line-height: 40px;
  }
}
#td-mobile-nav .td-menu-login-section a {
  color: #fff;
}
#td-mobile-nav .td-menu-avatar {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
#td-mobile-nav .td-menu-avatar .td-avatar-container {
  width: 50px;
  height: 50px;
  border-radius: 40px;
  -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
  overflow: hidden;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 320px) {
  #td-mobile-nav .td-menu-avatar .td-avatar-container {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
    width: 40px;
    height: 40px;
  }
}
#td-mobile-nav .td-menu-avatar .avatar {
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  max-width: none;
  width: 100%;
  height: 100%;
}
#td-mobile-nav .td-menu-username {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  margin: 0 4%;
}
#td-mobile-nav .td-menu-logout {
  margin: 0;
  display: inline-block;
}
#td-mobile-nav .td-menu-logout a {
  padding: 7px 14px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.03);
  font-size: 14px;
  font-weight: bold;
  border-radius: 20px;
}
/*
    Guest section
*/
#td-mobile-nav .td-guest-wrap {
  height: 40px;
  text-align: center;
}
#td-mobile-nav .td-guest-wrap .td-menu-avatar {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: auto;
  left: auto;
  margin-right: 15px;
}
#td-mobile-nav .td-guest-wrap .td-menu-avatar .td-avatar-container {
  width: 40px;
  height: 40px;
}
#td-mobile-nav .td-guest-wrap .td-menu-login {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}
#td-mobile-nav .td-guest-wrap .td-menu-login span {
  background-color: #fff;
  width: 1px;
  height: 20px;
  display: inline-block;
  margin: 0 13px;
  line-height: 20px;
  position: relative;
  top: 3px;
  opacity: 0.3;
}
#td-mobile-nav .td-guest-wrap .td-menu-login a {
  cursor: pointer;
}
/*
    Register section
*/
#td-mobile-nav .td-register-section {
  position: absolute;
  top: 0;
  color: #fff;
  width: 100%;
  z-index: -1;
}
#td-mobile-nav .td-register-section a {
  color: #fff;
}
#td-mobile-nav .td-register-section .td-icon-read-down {
  font-size: 23px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  line-height: 74px;
  width: 74px;
  text-align: center;
  display: inline-block;
}
#td-mobile-nav .td-register-section .td-login-input {
  color: #fff;
  font-weight: normal;
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  border: 0;
  background: transparent;
  outline: 0;
  margin: 18px 0;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  box-shadow: none;
}
#td-mobile-nav .td-register-section .td-login-input:focus ~ label,
#td-mobile-nav .td-register-section .td-login-input:valid ~ label {
  top: -6px;
  font-size: 14px;
  opacity: 0.4;
}
#td-mobile-nav .td-register-section .td-login-form-wrap {
  padding: 0 30px;
}
#td-mobile-nav .td-register-section .td-login-button {
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  line-height: 50px;
  color: #000;
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  margin: 17px 0 15px;
  font-size: 17px;
  background-color: #fff;
  opacity: 0.9;
  border-radius: 40px;
  text-shadow: none;
}
#td-mobile-nav .td-register-section .td-login-social {
  width: 100%;
  margin-top: 13px;
  margin-bottom: 10px;
  line-height: inherit;
  border-radius: 40px;
}
#td-mobile-nav .td-register-section .td-login-info-text {
  text-align: center;
  margin-bottom: 20px;
}
#td-mobile-nav .td-login-title {
  position: absolute;
  top: 0;
  padding: 0 50px;
  text-align: center;
  line-height: 74px;
  text-transform: uppercase;
  width: 100%;
  font-size: 17px;
  height: 74px;
  overflow: hidden;
  z-index: -1;
}
#td-mobile-nav .td-login-panel-title {
  text-align: center;
  font-size: 16px;
  padding: 30px 10px;
}
#td-mobile-nav .td-login-panel-title span {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 10px;
}
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-close,
#td-mobile-nav .td-login-form-mobile-fb-open .td-register-close,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-panel-title,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-inputs,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-button,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-social,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-info-text,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-register-link {
  opacity: .5;
  pointer-events: none;
}
/* Search */
.td-search-wrap-mob {
  padding: 0;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  text-align: center;
  z-index: 9999;
  visibility: hidden;
  color: #fff;
  font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}
.td-search-wrap-mob .td-drop-down-search {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.td-search-wrap-mob #td-header-search-mob {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  height: 40px;
  line-height: 36px;
  border: 0;
  background: transparent;
  outline: 0;
  margin: 8px 0;
  padding: 0;
  text-align: center;
}
.td-search-wrap-mob .td-search-input {
  margin: 0 5%;
  position: relative;
}
.td-search-wrap-mob .td-search-input span {
  opacity: 0.8;
  font-size: 12px;
}
.td-search-wrap-mob .td-search-input:before,
.td-search-wrap-mob .td-search-input:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 0;
  opacity: 0.2;
}
.td-search-wrap-mob .td-search-input:after {
  opacity: 0.8;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -webkit-transition: transform 0.5s ease 0.8s;
  transition: transform 0.5s ease 0.8s;
}
.td-search-wrap-mob .td_module_wrap {
  text-align: left;
}
.td-search-wrap-mob .td_module_wrap .entry-title {
  font-size: 16px;
  line-height: 20px;
}
.td-search-wrap-mob .td_module_wrap .entry-title a {
  color: #fff;
}
.td-search-wrap-mob .td_module_wrap:hover .entry-title a {
  color: #fff;
}
.td-search-wrap-mob .td-post-date {
  color: #ddd;
  opacity: 0.8;
}
.td-search-wrap-mob .td-search-form {
  margin-bottom: 30px;
}
.td-search-wrap-mob .td-aj-search-results {
  margin: 0 5%;
  text-align: left;
}
.td-search-wrap-mob .td-module-thumb {
  top: auto;
  left: auto;
}
.td-search-wrap-mob .result-msg {
  margin: 0 5%;
}
.td-search-wrap-mob .result-msg a {
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  line-height: 50px;
  color: #000;
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  margin: 10px 0 40px;
  font-size: 17px;
  border-radius: 40px;
  background-color: #fff;
  opacity: 0.8;
  text-shadow: none;
}
.td-search-wrap-mob i {
  line-height: 1;
  text-align: center;
  display: inline-block;
}
.td-search-close {
  text-align: right;
  z-index: 1000;
}
.td-search-close .td-icon-close-mobile {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 21px;
  color: #fff;
  position: relative;
  top: 4px;
  right: 0;
  display: inline-block;
  text-align: center;
}
.td-search-opened {
  overflow: hidden;
}
.td-search-opened #td-outer-wrap {
  position: static;
  width: 100%;
  -webkit-transition: transform 0.7s ease;
  transition: transform 0.7s ease;
  -webkit-transform-origin: 50% 200px 0;
  transform-origin: 50% 200px 0;
}
.td-search-opened .td-search-wrap-mob {
  position: fixed;
  height: calc(100% + 1px);
}
.td-search-opened .td-search-wrap-mob .td-drop-down-search {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease 0.3s;
  transition: all 0.5s ease 0.3s;
  overflow-y: scroll;
  overflow-x: hidden;
  height: calc(100% + 1px);
}
.td-search-opened .td-search-background {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 0 0 30px #000000;
  box-shadow: 0 0 30px #000000;
}
.td-search-opened .td-search-background:after {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.td-search-opened .td-search-input:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
}
/*
    Search opened menu with admin bar
*/
.admin-bar .td-search-wrap-mob {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .admin-bar .td-search-wrap-mob {
    padding-top: 46px;
  }
}
/*  ----------------------------------------------------------------------------
    Source and Via
*/
.td-post-source-via {
  font-family: 'Open Sans', arial, sans-serif;
  line-height: 21px;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
}
.td-post-small-box {
  height: 15px;
  line-height: 15px;
  margin-bottom: 3px;
}
.td-post-small-box span {
  background-color: #444;
  padding: 1px 7px;
  color: #fff;
}
.td-post-small-box a {
  background-color: #a5a5a5;
  margin: 0 0 0 3px;
  padding: 1px 7px;
  color: #fff;
}
.td-post-small-box a:hover {
  text-decoration: none !important;
  background-color: #4db2ec;
  color: #fff;
}
/*  ----------------------------------------------------------------------------
    Related / similar articles
*/
.td_block_related_posts {
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_related_posts {
    margin-bottom: 40px;
  }
}
.td_block_related_posts .td-related-span4 {
  padding-bottom: 17px;
}
.td_block_related_posts .entry-title {
  margin: 0;
  font-weight: 600;
  font-size: 13px;
  line-height: 17px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_related_posts .entry-title {
    font-size: 11px !important;
    line-height: 12px !important;
    margin-top: 4px;
  }
}
.td_block_related_posts .td-module-thumb {
  margin-bottom: 6px;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_related_posts .td-module-thumb {
    margin-bottom: 0;
  }
}
.td_block_related_posts .td-next-prev-wrap {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 20px 19px 0 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_related_posts .td-next-prev-wrap {
    margin: 17px 17px 0 0;
  }
}
@media (max-width: 767px) {
  .td_block_related_posts .td-next-prev-wrap {
    top: auto !important;
    bottom: -40px;
    left: 0;
    margin: 0 auto;
    text-align: center;
  }
}
.td_block_related_posts .td-loader-gif {
  /* responsive phone */
}
@media (max-width: 767px) {
  .td_block_related_posts .td-loader-gif {
    top: 50%;
  }
}
.td_block_related_posts .entry-thumb {
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_block_related_posts .entry-thumb {
    min-height: 150px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_related_posts .entry-thumb {
    min-height: 108px;
  }
}
.td-related-full-width .td-next-prev-wrap {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-related-full-width .td-next-prev-wrap {
    margin: 17px 19px 0 0;
  }
}
/* responsive portrait phone - fix the related posts on full width layout on phones*/
@media (max-width: 767px) {
  .td-related-full-width .td-post-category {
    display: none !important;
  }
}
@media (max-width: 500px) {
  .td-related-full-width .td-related-span4 {
    display: block;
    float: none !important;
    width: 100% !important;
    min-height: 68px !important;
  }
  .td-related-full-width .td-module-thumb {
    width: 75px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .td-related-full-width .td-post-category {
    display: none !important;
  }
  .td-related-full-width .item-details {
    float: left;
    margin-left: 86px;
  }
}
.td-related-title {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  margin: 22px 0 22px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-related-title {
    margin: 19px 0 19px 17px;
  }
}
@media (max-width: 767px) {
  .td-related-title {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.td-related-title .td-related-left {
  color: #222222;
  border-radius: 3px 0 0 3px;
  padding: 1px 15px;
  border: 1px solid #222;
  white-space: nowrap;
}
.td-related-title .td-related-left:hover {
  background-color: #fafafa;
}
.td-related-title .td-related-right {
  border-radius: 0 3px 3px 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 0;
  border-color: #222;
  border-style: solid;
  padding: 1px 14px;
  background-color: #fff;
  color: #222;
  white-space: nowrap;
}
.td-related-title .td-related-right:hover {
  background-color: #fafafa;
}
.td-related-title .td-cur-simple-item {
  background-color: #222;
  color: #fff;
}
.td-related-title .td-cur-simple-item:hover {
  background-color: #222;
}
.td_mod_related_posts:hover a {
  color: #4db2ec;
}
.td_mod_related_posts:hover .td-post-category {
  color: #fff;
}
.td-sidebar-left-content {
  float: right !important;
  left: -1px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sidebar-left-content {
    float: none !important;
    left: 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;
  text-align: left;
  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: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-sharing-classic + .td-post-sharing {
    margin-top: 5px;
  }
}
.td-post-sharing-top,
.td-post-sharing-bottom {
  padding-top: 10px;
  padding-bottom: 3px;
  border-top: 1px solid #e6e6e6;
}
.td-post-sharing-visible,
.td-social-sharing-hidden {
  display: inline-block;
}
.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 {
  height: 40px;
  padding-left: 13px;
  padding-right: 13px;
  line-height: 40px;
  z-index: 1;
}
.td-social-but-icon i {
  position: relative;
  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-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-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;
  height: auto;
  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-pinterest .td-icon-pinterest {
  font-size: 21px;
}
.td-ps-big .td-social-whatsapp i,
.td-ps-big .td-social-naver i {
  font-size: 26px;
}
.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);
}
/*  ----------------------------------------------------------------------------
    Template 1
*/
.td-post-template-1 .td-post-content {
  border-top: 1px solid #e6e6e6;
  padding-top: 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-1 .td-post-content {
    padding-top: 17px;
  }
}
@media (max-width: 767px) {
  .td-post-template-1 .td-post-content {
    padding-top: 15px;
  }
}
.td-post-template-1 .td-featured-image-rec {
  float: left;
  width: 300px;
  margin-right: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-1 .td-featured-image-rec {
    width: 40%;
    margin-right: 15px;
  }
}
.td-post-template-1 .td-pb-span8 .td-featured-image-rec {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .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 .post h1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-1 .post h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
.td-post-template-1 footer {
  clear: both;
}
/*  ----------------------------------------------------------------------------
    Template 2
*/
.td-post-template-2 .td-pb-span12 .td-post-featured-image img {
  width: 100%;
}
.td-post-template-2 .post h1 {
  font-size: 48px;
  line-height: 58px;
  margin-top: 6px;
  margin-bottom: 5px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-2 .post h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .td-post-template-2 .post h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
.td-post-template-2 .meta-info {
  margin-bottom: 14px;
}
.td-post-template-2 .td-post-sub-title {
  font-size: 16px;
  line-height: 26px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-2 .td-post-sub-title {
    margin: 14px 0 14px 0;
  }
}
/*  ----------------------------------------------------------------------------
    Template 3
*/
.td-post-template-3 .td-pb-span12 .td-post-featured-image img {
  width: 100%;
}
.td-post-template-3 header h1 {
  font-size: 48px;
  line-height: 58px;
  margin-top: 6px;
  margin-bottom: 5px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-3 header h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 header h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
.td-post-template-3 .td-post-featured-image figure img {
  margin-bottom: 0;
}
.td-post-template-3 .td-post-featured-image .wp-caption-text {
  margin-right: 21px;
  margin-bottom: 0;
}
.td-post-template-3 .td-post-content {
  padding-top: 10px;
}
.td-post-template-3 .has-post-thumbnail .td-post-content {
  border-top: 0;
}
.td-post-template-3 .meta-info {
  margin-bottom: 14px;
}
.td-post-template-3 .td-post-sub-title {
  font-size: 16px;
  line-height: 26px;
}
.td-post-template-3 .td-post-featured-image {
  width: 681px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td-post-template-3 .td-post-featured-image img {
  z-index: 2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-3 .td-post-featured-image {
    width: 505px;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-featured-image {
    width: auto;
  }
}
.td-post-template-3 .td-post-featured-image .entry-thumb {
  left: -1px;
  position: relative;
  margin-bottom: 7px;
  margin-left: auto;
  margin-right: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-featured-image .entry-thumb {
    left: 0;
  }
}
.td-post-template-3 .td-pb-span12 .td-post-featured-image {
  width: 1021px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-3 .td-pb-span12 .td-post-featured-image {
    width: 756px;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-pb-span12 .td-post-featured-image {
    width: 100%;
  }
}
.td-post-template-3 .td-pb-span12 .td-post-featured-image:after {
  width: 1021px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-3 .td-pb-span12 .td-post-featured-image:after {
    width: 756px;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-pb-span12 .td-post-featured-image:after {
    width: 100%;
  }
}
.single-format-video .td-post-template-3 .wpb_video_wrapper iframe {
  margin-bottom: 0;
}
.single-format-video .td-post-template-3 .td-post-content {
  border-top: 0;
}
/*  ----------------------------------------------------------------------------
    Templates 4 & 5
*/
.td-post-template-4,
.td-post-template-5 {
  width: 1021px;
  margin: 0 auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-4,
  .td-post-template-5 {
    width: 756px;
  }
}
@media (max-width: 767px) {
  .td-post-template-4,
  .td-post-template-5 {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Template 4
*/
.td-post-template-4 header {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.td-post-template-4 header .entry-title,
.td-post-template-4 header .td-post-sub-title,
.td-post-template-4 header .meta-info,
.td-post-template-4 header .entry-date,
.td-post-template-4 header .td-post-author-name a,
.td-post-template-4 header .td-post-comments a {
  color: #fff;
}
.td-post-template-4 header h1 {
  font-size: 48px;
  line-height: 58px;
  margin-top: 7px;
  margin-bottom: 5px;
  position: relative;
  right: 2px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-4 header h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .td-post-template-4 header h1 {
    font-size: 18px;
    line-height: 24px;
    right: 0;
  }
}
.td-post-template-4 .meta-info {
  margin-bottom: 16px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .meta-info {
    margin-bottom: 10px;
  }
}
.td-post-template-4 .entry-thumb {
  padding-bottom: 0;
  margin-bottom: 0;
}
.td-post-template-4 .entry-crumbs {
  top: 0;
  padding: 15px 0 15px 0;
}
.td-post-template-4 .td-post-header {
  padding-top: 0;
  border-bottom: 0;
}
.td-post-template-4 .td-post-sharing-top {
  border-top: 0;
  border-bottom: 1px solid #e6e6e6;
}
.td-post-template-4 .td-post-featured-image {
  min-height: 200px;
  background-color: #444;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-featured-image {
    min-height: 182px;
  }
}
.td-post-template-4 .td-post-featured-image .wp-caption-text {
  bottom: 0;
  color: #fff;
  position: absolute;
  right: 0;
  margin-right: 20px;
  max-width: 400px;
  height: 17px;
  overflow: hidden;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-featured-image .wp-caption-text {
    display: none;
  }
}
.td-post-template-4 .td-post-content {
  border-top: none;
  margin-top: 0;
  padding-top: 14px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-content {
    padding-top: 10px;
  }
}
.td-post-template-4 .td-post-sub-title {
  font-size: 16px;
  line-height: 26px;
  border: 0;
  padding: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-sub-title {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Template 5
*/
.td-post-template-5 header {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 680px;
  background-color: #fff;
  padding-top: 19px;
  border-left: 1px solid #e6e6e6;
  z-index: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-5 header {
    width: 504px;
    padding-top: 17px;
  }
}
@media (max-width: 767px) {
  .td-post-template-5 header {
    padding-top: 12px;
    width: auto;
    position: relative;
  }
}
.td-post-template-5 header h1 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-5 header h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
.td-post-template-5 .td-post-featured-image {
  min-height: 200px;
  background-color: #444;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-5 .td-post-featured-image {
    min-height: 100%;
  }
}
.td-post-template-5 .td-post-featured-image .wp-caption-text {
  bottom: 0;
  color: #fff;
  position: absolute;
  right: 0;
  margin-right: 20px;
  width: 300px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-5 .td-post-featured-image .wp-caption-text {
    width: 215px;
  }
}
@media (max-width: 767px) {
  .td-post-template-5 .td-post-featured-image .wp-caption-text {
    display: none;
  }
}
.td-post-template-5 .entry-thumb {
  padding-bottom: 0;
  margin-bottom: 0;
}
.td-post-template-5 .td-post-header .meta-info {
  border-bottom: 1px dashed #f1f1f1;
  margin-bottom: 0;
  padding-bottom: 15px;
}
.td-post-template-5 .entry-crumbs {
  top: 0;
  padding: 15px 0 15px 0;
}
.td-post-template-5 .td-post-header {
  padding-top: 0;
  border-bottom: 0;
}
.td-post-template-5 .td-post-sharing-top {
  margin: 0 19px 0 20px;
  padding-left: 0;
  padding-right: 0;
  border-top: none;
  border-bottom: 1px dashed #f1f1f1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-5 .td-post-sharing-top {
    margin: 0 10px 0 10px;
  }
}
.td-post-template-5 .td-post-content {
  padding-top: 15px;
  border-top: none;
}
.td-post-template-5 .td-post-sub-title {
  margin: 17px 0 17px 0;
}
/*  ----------------------------------------------------------------------------
    Template 6
*/
.td-post-template-6 .entry-crumbs {
  color: #ffffff;
}
.td-post-template-6 .entry-crumbs a {
  color: #ffffff;
}
.td-post-template-6 .td-read-down {
  text-align: center;
  margin-top: 33px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-6 .td-read-down {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .td-post-template-6 .td-read-down {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
.td-post-template-6 .td-read-down i {
  font-size: 46px;
  opacity: 0.8;
  color: #ffffff;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-6 .td-read-down i {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .td-post-template-6 .td-read-down i {
    font-size: 30px;
  }
}
.td-post-template-6 .td-post-header {
  background-color: transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  border-bottom: none;
  padding-bottom: 15px;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  backface-visibility: hidden;
  perspective: 1000;
}
.td-post-template-6 .td-post-content {
  border-top: none;
}
.td-post-template-6 .td-post-header h1 {
  font-size: 42px;
  font-weight: 600;
  line-height: 50px;
  margin-top: 9px;
  margin-bottom: 6px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-6 .td-post-header h1 {
    font-size: 38px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-header h1 {
    font-size: 24px;
    line-height: 32px;
  }
}
.td-post-template-6 .template6-header .entry-title a,
.td-post-template-6 .template6-header .td-post-sub-title,
.td-post-template-6 .template6-header .meta-info,
.td-post-template-6 .template6-header .entry-date,
.td-post-template-6 .template6-header .td-post-author-name a,
.td-post-template-6 .template6-header .td-post-comments a {
  color: #ffffff;
}
.td-post-template-6 .td-post-sharing-top {
  margin: 0 20px 0 20px;
  padding-left: 0;
  padding-right: 0;
  border-top: none;
  border-bottom: 1px dashed #f1f1f1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-sharing-top {
    margin: 0 10px 0 10px;
  }
}
.td-post-template-6 .td-post-sub-title {
  font-size: 16px;
  line-height: 26px;
  border: 0;
  padding: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-sub-title {
    display: none;
  }
}
.td-full-screen-header-image-wrap {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 900px;
  overflow: hidden;
  z-index: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-full-screen-header-image-wrap {
    height: 680px;
  }
}
@media (max-width: 767px) {
  .td-full-screen-header-image-wrap {
    background-color: #fff;
    height: 400px;
  }
}
#td-full-screen-header-image {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  min-height: 900px;
  height: 900px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  #td-full-screen-header-image {
    height: 680px;
    min-height: 680px !important;
  }
}
@media (max-width: 767px) {
  #td-full-screen-header-image {
    height: 400px;
    min-height: 400px !important;
  }
}
#td-full-screen-header-image img {
  display: block;
}
#td-full-screen-header-image .backstretch {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  #td-full-screen-header-image .backstretch {
    height: 680px !important;
  }
}
@media (max-width: 767px) {
  #td-full-screen-header-image .backstretch {
    height: 400px;
  }
}
#td-full-screen-header-image .backstretch:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: 0.12;
}
.single_template_6 .td-header-wrap {
  height: 900px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .single_template_6 .td-header-wrap {
    height: 680px;
  }
}
@media (max-width: 767px) {
  .single_template_6 .td-header-wrap {
    height: 400px;
  }
}
.single_template_6 .td-header-style-5 .td-ad-m,
.single_template_6 .td-header-style-7 .td-ad-m,
.single_template_6 .td-header-style-8 .td-ad-m,
.single_template_6 .td-header-style-9 .td-ad-m,
.single_template_6 .td-header-style-10 .td-ad-m {
  border-bottom: 0;
}
.single_template_6 .td-header-container,
.single_template_6 .td-header-style-6 .td-make-full {
  border: none;
}
.admin-bar.single_template_6 .td-header-wrap {
  height: 868px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .admin-bar.single_template_6 .td-header-wrap {
    height: 648px;
  }
}
@media (max-width: 767px) {
  .admin-bar.single_template_6 .td-header-wrap {
    height: 354px;
  }
}
.template6-header {
  position: absolute;
  top: 840px;
  right: 0;
  left: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .template6-header {
    top: 670px;
  }
}
@media (max-width: 767px) {
  .template6-header {
    top: 406px;
  }
}
.template6-header a,
.template6-header .entry-title {
  color: #ffffff;
}
.admin-bar .template6-header {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .admin-bar .template6-header {
    top: 640px;
  }
}
@media (max-width: 767px) {
  .admin-bar .template6-header {
    top: 360px;
  }
}
/*  ----------------------------------------------------------------------------
    Template 8
*/
.td-post-template-8 {
  max-width: 1021px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-post-template-8 {
    max-width: 756px;
  }
}
.td-post-template-8 .entry-thumb {
  padding-bottom: 0;
  margin-bottom: 0;
}
.td-post-template-8 .entry-crumbs {
  top: 0;
  padding: 15px 0 15px 0;
}
.td-post-template-8 .td-post-header {
  border-bottom: 0;
}
.td-post-template-8 .wpb_video_wrapper iframe {
  margin-bottom: 0;
  display: table;
}
.td-post-template-8 .td-post-featured-image img {
  width: 100%;
}
.td-post-template-8 .td-post-featured-image .wp-caption-text {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Image gradient
*/
.td-image-gradient:before {
  bottom: 0;
  content: "";
  display: block;
  height: 40%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-image-gradient:before {
    height: 60%;
  }
}
#td_parallax_header_6,
#td-full-screen-header-image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.td-sp {
  background-image: url('../images/sprite/elements.png');
  background-repeat: no-repeat;
  display: block;
}
.td-sp-facebook {
  width: 32px;
  height: 32px;
  background-position: -20px -20px;
}
.td-sp-pinterest {
  width: 32px;
  height: 32px;
  background-position: -20px -72px;
}
.td-sp-rss {
  width: 32px;
  height: 32px;
  background-position: -20px -124px;
}
.td-sp-soundcloud {
  width: 32px;
  height: 32px;
  background-position: -20px -176px;
}
.td-sp-instagram {
  width: 32px;
  height: 32px;
  background-position: -20px -228px;
}
.td-sp-vimeo {
  width: 32px;
  height: 32px;
  background-position: -20px -332px;
}
.td-sp-youtube {
  width: 32px;
  height: 32px;
  background-position: -20px -384px;
}
.td-sp-twitter {
  width: 32px;
  height: 32px;
  background-position: -20px -436px;
}
.td-sp-tiktok {
  width: 32px;
  height: 32px;
  background-position: -20px -797px;
}
.td-sp-twitch {
  width: 32px;
  height: 32px;
  background-position: -20px -837px;
}
.td-sp-video-play {
  width: 42px;
  height: 42px;
  background-position: -20px -488px;
}
.td-sp-video-pause {
  width: 42px;
  height: 42px;
  background-position: -20px -612px;
}
.td-sp-whatsapp {
  width: 32px;
  height: 32px;
  background-position: -20px -736px;
}
.td-sp-steam {
  width: 32px;
  height: 32px;
  background-position: -20px -899px;
}
.td-lb-box {
  position: absolute;
  width: 17px;
  height: 17px;
  border-radius: 3px;
}
.td-lb-box-1 {
  top: 0;
  left: 0;
}
.td-lb-box-2 {
  top: 0;
  left: 19px;
}
.td-lb-box-3 {
  top: 0;
  left: 38px;
}
.td-lb-box-4 {
  top: 19px;
  right: 0;
}
.td-lb-box-5 {
  bottom: 0;
  right: 0;
}
.td-lb-box-6 {
  bottom: 0;
  left: 19px;
}
.td-lb-box-7 {
  bottom: 0;
  left: 0;
}
.td-lb-box-8 {
  top: 19px;
  left: 0;
}
/*  ----------------------------------------------------------------------------
    loader
*/
.td-loader-gif {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 55px;
  height: 55px;
  margin-top: -27.5px;
  /* Half the height */
  margin-left: -27.5px;
  /* Half the width */
  /* responsive phone */
  -webkit-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  -o-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: 28px;
}
.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: 28px;
}
.category .td-ss-main-content .td-load-more-wrap {
  bottom: 20px;
}
.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);
  }
}
.td_module_2 .entry-title,
.td_module_3 .entry-title,
.td_module_4 .entry-title,
.td_module_5 .entry-title {
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  margin: 0 0 9px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_2 .entry-title,
  .td_module_3 .entry-title,
  .td_module_4 .entry-title,
  .td_module_5 .entry-title {
    font-size: 15px !important;
    line-height: 19px !important;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .td_module_2 .entry-title,
  .td_module_3 .entry-title,
  .td_module_4 .entry-title,
  .td_module_5 .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
}
.td_module_2 .td-module-thumb,
.td_module_3 .td-module-thumb,
.td_module_4 .td-module-thumb,
.td_module_5 .td-module-thumb {
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_module_2 .td-module-thumb,
  .td_module_3 .td-module-thumb,
  .td_module_4 .td-module-thumb,
  .td_module_5 .td-module-thumb {
    margin-bottom: 8px;
  }
}
.td_module_2 .meta-info,
.td_module_3 .meta-info,
.td_module_4 .meta-info,
.td_module_5 .meta-info {
  margin-bottom: 14px;
  line-height: 11px;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_module_2 .meta-info,
  .td_module_3 .meta-info,
  .td_module_4 .meta-info,
  .td_module_5 .meta-info {
    margin-bottom: 10px;
  }
}
.td_module_2 .td-post-author-name,
.td_module_3 .td-post-author-name,
.td_module_4 .td-post-author-name,
.td_module_5 .td-post-author-name,
.td_module_2 .td-post-date,
.td_module_3 .td-post-date,
.td_module_4 .td-post-date,
.td_module_5 .td-post-date {
  margin-bottom: 3px;
}
.td_module_6 .entry-title,
.td_module_7 .entry-title,
.td_module_8 .entry-title {
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  margin: 0 0 7px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_6 .entry-title,
  .td_module_7 .entry-title,
  .td_module_8 .entry-title {
    margin-bottom: 5px;
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
@media (max-width: 767px) {
  .td_module_6 .entry-title,
  .td_module_7 .entry-title,
  .td_module_8 .entry-title {
    font-size: 14px !important;
    line-height: 19px !important;
  }
}
.td_module_6 .td-post-author-name,
.td_module_7 .td-post-author-name,
.td_module_8 .td-post-author-name,
.td_module_6 .td-post-date,
.td_module_7 .td-post-date,
.td_module_8 .td-post-date {
  margin-top: 3px;
  margin-bottom: 3px;
  vertical-align: middle;
}
.td_module_6 .meta-info,
.td_module_7 .meta-info,
.td_module_8 .meta-info {
  margin-bottom: 0;
  line-height: 11px;
}
.entry-review-stars {
  display: inline-block;
  position: relative;
  left: 1px;
  vertical-align: middle;
  margin-top: -1px;
  margin-bottom: -1px;
  top: 0;
}
.wpb_widgetised_column {
  padding: 0 !important;
  margin-bottom: 20px !important;
}
.wpb_widgetised_column_heading {
  margin: 20px 0 0 20px !important;
}
.wpb_content_element {
  border-style: solid !important;
  border-width: 0;
  border-color: #e6e6e6;
  padding-top: 23px;
}
.wpb_heading {
  background-color: #222;
  border-radius: 3px;
  color: #fff;
  display: inline-table;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  padding: 2px 15px;
  position: relative;
  top: -3px;
  vertical-align: middle;
  margin: 0 0 16px;
}
.vc_wp_rss,
.vc_wp_archives,
.vc_wp_categories,
.vc_wp_posts,
.vc_wp_text,
.vc_wp_custommenu,
.vc_wp_tagcloud,
.vc_wp_pages,
.vc_wp_calendar,
.vc_wp_recentcomments,
.vc_wp_meta,
.vc_wp_search {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.vc_wp_rss .widgettitle a:first-child {
  display: none;
}
.vc_wp_rss .widgettitle .rsswidget {
  color: #ffffff;
  line-height: 16px;
}
.vc_wp_search {
  padding-bottom: 0;
}
.vc_wp_search .wpb_button {
  margin: 0;
}
.vc_wp_search .widget_search {
  margin-top: 20px;
  margin-bottom: 20px;
}
.vc_wp_tagcloud .widgettitle {
  margin-bottom: 20px;
}
.widgettitle {
  background-color: #222;
  border-radius: 3px;
  color: #fff;
  display: inline-table;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  padding: 2px 15px;
  position: relative;
  top: -4px;
  vertical-align: middle;
  margin-bottom: 7px;
  margin-top: 24px;
}
/*
    text block
*/
.wpb_text_column {
  padding-top: 20px;
  margin: 0 19px 0 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .wpb_text_column {
    margin: 0 17px;
  }
}
@media (max-width: 767px) {
  .wpb_text_column {
    margin: 0 10px;
  }
}
.wpb_text_column h1:first-child,
.wpb_text_column h2:first-child,
.wpb_text_column h3:first-child,
.wpb_text_column h4:first-child,
.wpb_text_column h5:first-child {
  margin-top: 0;
}
/*
    separator
*/
.vc_separator {
  padding: 10px 0;
  border-top: 0;
}
/*
    message box - alert
*/
.wpb_alert {
  border-top: 0;
  padding-top: 16px;
  margin: 10px 20px;
  border-color: initial;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .wpb_alert {
    margin: 10px 17px;
  }
}
.wpb_alert.vc_alert_3d {
  border-width: 0;
}
/*
    facebook
*/
.fb_like {
  border-top: 0;
  margin: 20px;
  padding: 0 !important;
  display: inline-block;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fb_like {
    margin-left: 17px;
  }
}
/*
    twitter
*/
.twitter-share-button {
  margin: 20px 20px 0 !important;
  padding: 0 !important;
  display: inline-block;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .twitter-share-button {
    margin-left: 17px !important;
  }
}
@media (max-width: 767px) {
  .twitter-share-button {
    margin-left: 10px !important;
  }
}
.twitter-count-vertical {
  padding-left: 0;
}
/*
    g+
*/
.wpb_googleplus {
  border-top: 0;
  margin: 20px !important;
  padding: 0;
  display: inline-block;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .wpb_googleplus {
    padding-left: 17px;
  }
}
@media (max-width: 767px) {
  .wpb_googleplus {
    padding-left: 10px;
  }
}
/*
    pinterest
*/
.wpb_pinterest {
  border-top: 0;
  margin: 20px !important;
  padding: 0 !important;
  display: inline-block;
}
.wpb_pinterest_type_vertical a {
  margin-top: 40px !important;
}
/*
    FAQ - toggle
*/
.wpb_toggle {
  margin: 20px 20px 10px 20px;
  background-color: #fff;
  color: #444;
  border: 1px solid #444 !important;
  border-radius: 3px;
  padding: 4px 15px !important;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  background-position: 99% center;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .wpb_toggle {
    margin: 10px 17px;
  }
}
.wpb_toggle_title_active {
  background-color: #444 !important;
  color: #fff !important;
}
.wpb_toggle_content {
  padding: 0 20px;
}
/*
    Single image
*/
.wpb_single_image {
  padding-top: 20px;
}
.wpb_single_image .wpb_heading {
  display: table;
}
.vc_align_center img {
  margin: auto;
}
.vc_align_right img {
  margin-left: auto;
}
/*
    Image gallery
*/
.wpb_gallery .flexslider {
  overflow: hidden;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
  bottom: 0;
  z-index: 2;
}
.flex-direction-nav a {
  height: 45px;
  padding-top: 8px;
}
.flex-direction-nav a:before {
  font-family: 'newsmag', sans-serif !important;
}
.flex-direction-nav a.flex-next:before {
  content: '\e808' !important;
}
.flex-direction-nav a.flex-prev:before {
  content: '\e807' !important;
}
/*
    Image carousel
*/
.wpb_content_element .icon-next:before {
  font-family: 'newsmag', sans-serif !important;
  content: '\e808' !important;
  color: #ffffff;
  font-size: 20px;
  top: 0 !important;
}
.wpb_content_element .icon-prev:before {
  font-family: 'newsmag', sans-serif !important;
  content: '\e807' !important;
  color: #ffffff;
  font-size: 20px;
  top: 0 !important;
}
body .td-pb-span12 .vc_left {
  margin-left: 15px;
}
body .td-pb-span12 .vc_right {
  margin-right: 15px;
}
body .td-pb-span12 .wpb_images_carousel {
  padding-left: 0;
  padding-right: 0;
}
body .td-pb-span12 .vc_images_carousel {
  padding-right: 19px;
  padding-left: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  body .td-pb-span12 .vc_images_carousel {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (max-width: 767px) {
  body .td-pb-span12 .vc_images_carousel {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body .td-pb-span12 .vc_per-view-more {
  width: 1019px !important;
  padding-right: 10px;
  padding-left: 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  body .td-pb-span12 .vc_per-view-more {
    width: 758px !important;
    padding-left: 7px;
  }
}
@media (max-width: 767px) {
  body .td-pb-span12 .vc_per-view-more {
    width: auto !important;
    padding-left: 0;
    padding-right: 0;
  }
}
body .vc_images_carousel {
  width: auto !important;
}
.wpb_images_carousel .wpb_wrapper .wpb_gallery_heading {
  margin: 0 0 20px 20px;
  top: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .wpb_images_carousel .wpb_wrapper .wpb_gallery_heading {
    margin-left: 17px;
  }
}
@media (max-width: 767px) {
  .wpb_images_carousel .wpb_wrapper .wpb_gallery_heading {
    margin-left: 10px;
  }
}
/*
    Tabs
*/
.wpb_tabs {
  margin: 0;
  padding: 0;
}
.wpb_tabs .wpb_tabs_nav {
  margin: 20px 20px 0 19px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .wpb_tabs .wpb_tabs_nav {
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
}
.wpb_tabs .wpb_tab {
  background-color: #fff !important;
  padding: 0 !important;
}
.wpb_tabs .wpb_tab .td_block_wrap {
  border-top: 0;
}
.wpb_tabs .wpb_tab .td_block_13,
.wpb_tabs .wpb_tab .td_block_14,
.wpb_tabs .wpb_tab .td_block_15 {
  padding-top: 15px;
  left: -1px;
}
.wpb_tabs li {
  line-height: 16px;
  margin-right: 0 !important;
  margin-bottom: 5px !important;
}
.wpb_tabs li:first-child a {
  border-radius: 3px 0 0 3px;
}
.wpb_tabs li:last-child a {
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #222;
}
.wpb_tabs li:last-child a:before {
  display: none;
}
.wpb_tabs li a {
  background-color: #fff;
  color: #444;
  border-top: 1px solid #222;
  border-left: 1px solid #222;
  border-bottom: 1px solid #222 !important;
  border-right: 0;
  border-radius: 0;
  padding: 1px 15px !important;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: none;
  transition: none;
}
.wpb_tabs li a:before {
  background-color: #222222;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 1px;
}
.wpb_tabs li.ui-tabs-active a,
.wpb_tabs li:hover a {
  background-color: #222;
  color: #fff;
}
.td-pb-span6 .wpb_tabs_nav,
.td-pb-span4 .wpb_tabs_nav {
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap {
  border-top: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_13,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_14,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_15,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td-big-grids {
  padding-top: 20px;
  left: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container {
  margin-top: -5px;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels {
  background-color: transparent;
  border: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
  margin: 20px 20px 0 19px;
  display: block;
  line-height: 1;
  /* responsive portrait phone */
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
    margin: 20px 10px 0 10px;
  }
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
  margin: 0;
  padding: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
  line-height: 16px;
  margin: 0 0 5px 0 !important;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:first-child a {
  border-radius: 3px 0 0 3px;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:last-child a {
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #222;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:last-child a:before {
  display: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a {
  border-color: transparent;
  background-color: #222;
  color: #fff;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
  background-color: #fff;
  color: #444;
  border-top: 1px solid #222;
  border-left: 1px solid #222;
  border-bottom: 1px solid #222 !important;
  border-right: 0;
  border-radius: 0;
  padding: 1px 15px !important;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  white-space: nowrap;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a:before {
  background-color: #222;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 1px;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-heading {
  display: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-body {
  padding: 0;
  background-color: transparent;
  border-width: 0 !important;
  border-radius: 0 !important;
}
.td-pb-span6 .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list,
.td-pb-span4 .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
  text-align: center;
}
/*
    Tour section
*/
.wpb_tour .wpb_heading {
  float: left;
}
.wpb_tour .wpb_tabs_nav {
  clear: both;
}
.wpb_tour .wpb_tabs_nav li {
  line-height: 16px;
  margin: 0 !important;
}
.wpb_tour .wpb_tabs_nav li:first-child a {
  border-radius: 3px 0 0 0;
}
.wpb_tour .wpb_tabs_nav li:last-child a {
  border-radius: 0 0 0 3px;
  border-bottom: 1px solid #444444;
}
.wpb_tour .wpb_tabs_nav li a {
  background-color: #fff;
  color: #444;
  border-top: 1px solid #444;
  border-left: 1px solid #444;
  border-right: 1px solid #444 !important;
  border-bottom: 0;
  border-radius: 0;
  padding: 4px 15px !important;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active a {
  background-color: #444;
  color: #fff;
}
.wpb_tour .wpb_tabs_nav li:hover a {
  background-color: #444;
  color: #fff;
}
.wpb_tour .wpb_content_element {
  padding: 0 !important;
}
/*
    Accordion
*/
.wpb_accordion {
  padding-top: 20px;
}
.wpb_accordion .ui-state-active a {
  background-color: #444 !important;
  color: #fff !important;
}
.wpb_accordion .wpb_content_element {
  padding: 0 !important;
}
.wpb_accordion .wpb_accordion_content {
  padding: 10px 0 20px 0 !important;
}
.wpb_accordion .wpb_accordion_header {
  background-color: #fff !important;
  margin-bottom: 5px !important;
}
.wpb_accordion .wpb_accordion_header span {
  top: 0 !important;
  bottom: 0 !important;
  margin: auto;
}
.wpb_accordion .wpb_accordion_header a {
  background-color: #fff;
  color: #444;
  border: 1px solid #444;
  border-radius: 3px;
  padding: 4px 15px !important;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-body {
  padding: 0;
  border-width: 0;
  border-radius: 0;
}
/*
    Posts grid
*/
.wpb_teaser_grid {
  padding: 23px 0 0 0;
}
.wpb_teaser_grid .wpb_teaser_grid_heading {
  margin-left: 20px;
}
.teaser_grid_container ul {
  margin: 0;
}
.teaser_grid_container li {
  padding: 0 20px !important;
  width: 33% !important;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .teaser_grid_container li {
    padding: 0 16px !important;
  }
}
.teaser_grid_container .post-title {
  margin: 0 0 10px 0;
  line-height: 16px;
}
.teaser_grid_container .post-title a {
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  margin: 0 0 12px 0;
  color: #222;
}
.teaser_grid_container .post-thumb img {
  margin-bottom: 35px !important;
}
/*
    Carousel
*/
.vc_carousel {
  padding: 0;
}
.vc_carousel .vc_carousel {
  padding: 23px 0 20px 0;
}
.vc_carousel .vc_slide {
  margin: 0 20px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .vc_carousel .vc_slide {
    margin: 0 17px !important;
  }
}
@media (max-width: 767px) {
  .vc_carousel .vc_slide {
    margin: 0 10px !important;
  }
}
.vc_carousel .vc_per-view-more {
  margin: 0 !important;
}
.vc_carousel .icon-next:before,
.vc_carousel .icon-prev:before {
  top: 0 !important;
}
.vc_carousel .wpb_gallery_heading {
  margin: 20px 0 0 20px;
  top: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .vc_carousel .wpb_gallery_heading {
    margin-left: 17px;
  }
}
@media (max-width: 767px) {
  .vc_carousel .wpb_gallery_heading {
    margin-left: 10px;
  }
}
.vc_carousel .post-title {
  margin: 0 0 10px 0;
  line-height: 16px;
}
.vc_carousel .post-title a {
  font-size: 13px;
  font-weight: 600;
  line-height: 10px;
  margin: 0 0 12px 0;
  color: #222;
}
/*
    Buttons
*/
.wpb_button {
  display: inline-block;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  line-height: 24px;
  text-shadow: none;
  margin-bottom: 20px !important;
  margin-left: 20px;
  margin-right: 20px;
  border: none;
  transition: none;
}
.wpb_button:hover {
  text-shadow: none;
}
.vc_btn {
  margin-bottom: 20px !important;
  margin-left: 20px;
  margin-right: 20px;
  transition: none !important;
}
.td-post-content .vc_btn {
  margin-left: 0;
  margin-right: 0;
}
.wpb_text_column .vc_btn,
.widget_text .vc_btn {
  margin-left: 0;
  margin-right: 0;
}
body .vc_btn:hover {
  text-decoration: none !important;
}
.vc_btn-black:hover,
.wpb_btn-black:hover {
  background-color: #4db2ec !important;
}
.wpb_default {
  background-color: #4db2ec;
}
.wpb_default:hover {
  text-shadow: none;
  background-color: #4db2ec;
  opacity: 0.8;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
/*
    Call to action
*/
.wpb_call_to_action {
  padding-top: 20px;
  background-color: #444;
}
.wpb_call_to_action .wpb_call_text {
  color: #fff;
}
.vc_call_to_action {
  padding-top: 20px;
}
/*
    Video
*/
.wpb_video_widget {
  margin-bottom: 26px;
}
.wpb_video_widget .wpb_video_wrapper {
  padding-top: 0 !important;
}
.wpb_video_widget .wpb_video_wrapper iframe {
  position: relative;
}
/*
    Flickr
*/
.wpb_flickr_widget .wpb_heading {
  display: table;
}
/*
    VC 4.4
*/
.vc_custom_heading h4 {
  margin: 0;
}
.vc_grid .vc_btn {
  margin: 0 !important;
}
.tdc-block-empty,
.tdc-placeholder-title {
  margin: 20px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tdc-block-empty,
  .tdc-placeholder-title {
    margin: 20px 17px !important;
  }
}
@media (max-width: 767px) {
  .tdc-block-empty,
  .tdc-placeholder-title {
    margin: 20px 10px !important;
  }
}
.td-header-wrap.td-header-style-1 .td-spot-id-header .tdc-placeholder-title,
.td-header-wrap.td-header-style-2 .td-spot-id-header .tdc-placeholder-title,
.td-header-wrap.td-header-style-3 .td-spot-id-header .tdc-placeholder-title,
.td-header-wrap.td-header-style-4 .td-spot-id-header .tdc-placeholder-title,
.td-header-wrap.td-header-style-6 .td-spot-id-header .tdc-placeholder-title {
  margin-top: 12px !important;
}
.td-header-wrap.td-header-style-5 .td-spot-id-header,
.td-header-wrap.td-header-style-7 .td-spot-id-header,
.td-header-wrap.td-header-style-8 .td-spot-id-header,
.td-header-wrap.td-header-style-9 .td-spot-id-header,
.td-header-wrap.td-header-style-10 .td-spot-id-header {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.td-header-wrap.td-header-style-5 .tdc-placeholder-title,
.td-header-wrap.td-header-style-7 .tdc-placeholder-title,
.td-header-wrap.td-header-style-8 .tdc-placeholder-title,
.td-header-wrap.td-header-style-9 .tdc-placeholder-title,
.td-header-wrap.td-header-style-10 .tdc-placeholder-title {
  margin: 0 !important;
}
.td-spot-id-sidebar .tdc-placeholder-title,
[class*="td-spot-id-custom_ad"] .tdc-placeholder-title {
  margin: 20px auto !important;
}
.td-pb-span8 [class*="td-spot-id-custom_ad"] .tdc-placeholder-title {
  width: 100%;
}
.tdc-missing-external-shortcode,
.td-block-missing-settings,
.tdc_external_shortcode {
  background-color: transparent;
  margin: 0 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 21px;
  font-weight: normal;
  text-align: left;
  padding: 20px;
  border: 1px solid #eeecf0;
  color: black;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tdc-missing-external-shortcode,
  .td-block-missing-settings,
  .tdc_external_shortcode {
    margin: 0 17px;
  }
}
@media (max-width: 767px) {
  .tdc-missing-external-shortcode,
  .td-block-missing-settings,
  .tdc_external_shortcode {
    margin: 0 10px;
  }
}
.tdc-missing-external-shortcode span,
.td-block-missing-settings span,
.tdc_external_shortcode span {
  background-color: #ec4d4d;
  color: white;
  font-weight: bold;
  padding: 3px 8px 4px;
  font-size: 10px;
  position: relative;
  top: -1px;
  margin-right: 10px;
  border-radius: 3px;
}
.td-header-sp-top-menu .td-block-missing-settings {
  padding: 0;
  border: none;
  color: #888888;
  font-size: 10px;
}
.td-header-sp-top-menu .td-block-missing-settings span {
  padding: 2px 6px;
  font-size: 9px;
}
.tdc-element .tdc-block-empty {
  height: 50px;
  border: 1px solid #ebebeb;
  font-size: 13px;
  line-height: 50px;
  color: #666;
}
.tdc-element .tdc-block-empty:before {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
}
.tdc-element .tdc-block-empty.td_block_authors {
  outline: none;
}
.tdc-element .tdc-block-empty.td_block_authors:before {
  content: 'No author';
}
.td-element-style {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  pointer-events: none;
}
.td-element-style-before {
  transition: opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s;
  opacity: 0;
}
.td-js-loaded .td-element-style-before {
  opacity: 1;
}
.tdc-elements .td_block_slide .td_module_slide {
  position: relative;
}
.tdc-elements .td-theme-slider .td-icon-left,
.tdc-elements .td-theme-slider .td-icon-right {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Module 2
*/
.td_module_2 {
  padding-bottom: 22px;
}
.td_module_2 .entry-thumb {
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_module_2 .entry-thumb {
    min-height: 160px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_2 .entry-thumb {
    min-height: 116px;
  }
}
.td_module_2 .td-module-thumb {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_2 .td-module-thumb {
    margin-bottom: 9px;
  }
}
.td_module_2 .td-module-comments {
  top: -4px;
}
/*  ----------------------------------------------------------------------------
    Module 3
*/
.td_module_3 {
  padding-bottom: 30px;
}
.td_module_3 .td-module-comments {
  top: -4px;
}
.td_module_3 .td-module-thumb {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_3 .td-module-thumb {
    margin-bottom: 9px;
  }
}
.td_module_3 .entry-thumb {
  width: auto;
  /* responsive desktop */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1024px) {
  .td_module_3 .entry-thumb {
    min-height: 194px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_3 .entry-thumb {
    min-height: 141px;
  }
}
@media (max-width: 767px) {
  .td_module_3 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 4
*/
.td_module_4 {
  margin-bottom: 37px;
}
.td_module_4 .td-module-comments {
  top: -4px;
}
.td_module_4 .td-module-thumb {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_4 .td-module-thumb {
    margin-bottom: 9px;
  }
}
.td_module_4 .entry-thumb {
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_module_4 .entry-thumb {
    min-height: 194px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_4 .entry-thumb {
    min-height: 141px;
  }
}
/*  ----------------------------------------------------------------------------
    Module 5
*/
.td_module_5 {
  margin-bottom: 12px !important;
  border-bottom: 1px dashed #f1f1f1;
  padding-bottom: 16px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_5 {
    margin-bottom: 16px !important;
  }
}
.td_module_5 .td-module-comments {
  top: -4px;
}
.td_module_5 .td-excerpt {
  margin-bottom: 0;
}
.td_module_5 .entry-thumb {
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_module_5 .entry-thumb {
    min-height: 194px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_5 .entry-thumb {
    min-height: 141px;
  }
}
.td-block-row:last-child .td_module_5 {
  border-bottom: none;
  padding-bottom: 2px;
}
/*  ----------------------------------------------------------------------------
    Module 6
*/
.td_module_6 {
  *zoom: 1;
}
.td_module_6:before,
.td_module_6:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_module_6:after {
  clear: both;
}
.td_module_6 .td-module-thumb {
  position: absolute;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_6 .td-module-thumb {
    width: 80px;
  }
}
.td_module_6 .item-details {
  margin-left: 115px;
  margin-bottom: 20px;
  min-height: 76px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_6 .item-details {
    margin-left: 92px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .td_module_6 .item-details {
    margin-left: 114px;
  }
}
.td_module_6 .entry-date {
  position: relative;
}
.td_module_6 .entry-thumb {
  width: 100px;
  height: auto;
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_module_6 .entry-thumb {
    min-height: 75px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_6 .entry-thumb {
    min-height: 60px;
  }
}
.td_module_6 .entry-review-stars {
  margin-top: 1px;
}
/*  ----------------------------------------------------------------------------
    Module 7
*/
.td_module_7 {
  *zoom: 1;
}
.td_module_7:before,
.td_module_7:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_module_7:after {
  clear: both;
}
.td_module_7 .td-module-thumb {
  position: absolute;
  right: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_7 .td-module-thumb {
    width: 80px;
  }
}
.td_module_7 .item-details {
  margin-right: 115px;
  margin-bottom: 20px;
  min-height: 76px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_7 .item-details {
    margin-right: 92px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .td_module_7 .item-details {
    margin-right: 114px;
  }
}
.td_module_7 .entry-date {
  position: relative;
}
.td_module_7 .entry-thumb {
  width: 100px;
  height: auto;
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_module_7 .entry-thumb {
    min-height: 75px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_7 .entry-thumb {
    min-height: 60px;
  }
}
.td_module_7 .entry-review-stars {
  margin-top: 1px;
}
/*  ----------------------------------------------------------------------------
    Module 8
*/
.td_module_8 {
  position: relative;
  top: -4px;
}
.td_module_8 .td-module-comments {
  top: 2px;
}
.td_module_8 .item-details {
  border-bottom: 1px dashed #f1f1f1;
  padding-bottom: 13px;
  margin-bottom: 11px;
}
.td_module_8 .entry-title {
  font-size: 15px;
  line-height: 19px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_8 .entry-title {
    margin-bottom: 7px;
    font-size: 13px !important;
    line-height: 18px !important;
  }
}
.td_module_8 .entry-review-stars {
  margin-top: 1px;
}
/*  ----------------------------------------------------------------------------
    Module 9
*/
.td_module_9 {
  text-align: center;
  position: relative;
  top: -6px;
  margin-top: 8px;
}
.td_module_9 .entry-title {
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
  margin: 0 0 8px 0;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_module_9 .entry-title {
    font-size: 15px !important;
    line-height: 19px !important;
  }
}
.td_module_9 .item-details {
  border-bottom: 1px dashed #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 16px;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_module_9 .item-details {
    padding-bottom: 2px;
    margin-bottom: 8px;
  }
}
.td_module_9 .td-post-category {
  margin: 4px auto 6px;
  display: table;
  white-space: normal;
}
.td_module_9 .entry-review-stars {
  margin-top: 1px;
}
.td_module_9 .meta-info {
  margin-bottom: 18px;
}
/*  ----------------------------------------------------------------------------
    Module 10
*/
.td_module_10 {
  padding-left: 20px;
  padding-right: 19px;
  *zoom: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_module_10:before,
.td_module_10:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_module_10:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_10 {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (max-width: 767px) {
  .td_module_10 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.td_module_10 .td-module-thumb {
  float: left;
  width: 180px;
  margin-bottom: 40px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_10 .td-module-thumb {
    width: 168px;
  }
}
@media (max-width: 767px) {
  .td_module_10 .td-module-thumb {
    width: 40%;
    margin-bottom: 26px;
  }
}
.td_module_10 .entry-thumb {
  width: 100%;
}
.td_module_10 .entry-title {
  margin: 0 0 8px 0;
  font-weight: 600;
  font-size: 21px;
  line-height: 26px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_10 .entry-title {
    margin-bottom: 6px;
    font-size: 17px !important;
    line-height: 21px !important;
  }
}
@media (max-width: 767px) {
  .td_module_10 .entry-title {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}
.td_module_10 .td-excerpt {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_10 .td-excerpt {
    display: none;
  }
}
.td_module_10 .td-post-category {
  top: -2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_10 .td-post-category {
    display: table;
    top: -1px;
    margin-bottom: 4px;
  }
}
.td_module_10 .meta-info {
  margin-bottom: 14px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_10 .meta-info {
    margin-bottom: 10px;
  }
}
.td_module_10 .item-details {
  position: relative;
  min-height: 135px;
  margin-left: 200px;
  margin-bottom: 40px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_10 .item-details {
    min-height: 128px;
    margin-left: 188px;
  }
}
@media (max-width: 767px) {
  .td_module_10 .item-details {
    margin-left: 44%;
    margin-bottom: 26px;
    min-height: 0;
  }
}
.td_module_10 .td-post-vid-time {
  bottom: auto;
  right: auto;
  left: 0;
}
/*  ----------------------------------------------------------------------------
    Module 11
*/
.td_module_11 {
  padding-left: 20px;
  padding-right: 19px;
  *zoom: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_module_11:before,
.td_module_11:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_module_11:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_11 {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (max-width: 767px) {
  .td_module_11 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.td_module_11 .td-module-thumb {
  float: left;
  width: 238px;
  margin-bottom: 40px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_11 .td-module-thumb {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .td_module_11 .td-module-thumb {
    width: 40%;
    margin-bottom: 26px;
  }
}
.td_module_11 .entry-thumb {
  width: 100%;
}
.td_module_11 .td-excerpt {
  margin-bottom: 19px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_11 .td-excerpt {
    display: none;
  }
}
.td_module_11 .entry-title {
  margin: 0 0 7px 0;
  font-weight: 600;
  font-size: 21px;
  line-height: 26px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_11 .entry-title {
    margin-bottom: 8px;
    font-size: 17px !important;
    line-height: 21px !important;
  }
}
@media (max-width: 767px) {
  .td_module_11 .entry-title {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}
.td_module_11 .meta-info {
  margin-bottom: 14px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_11 .meta-info {
    margin-bottom: 10px;
  }
}
.td_module_11 .item-details {
  position: relative;
  min-height: 178px;
  margin-left: 258px;
  margin-bottom: 40px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_11 .item-details {
    min-height: 150px;
    margin-left: 218px;
  }
}
@media (max-width: 767px) {
  .td_module_11 .item-details {
    margin-left: 44%;
    margin-bottom: 26px;
    min-height: 0;
  }
}
.td_module_11 .td-post-category {
  top: -2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_11 .td-post-category {
    display: table;
    margin-bottom: 5px;
  }
}
.td_module_11 .td-read-more {
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_module_11 .td-read-more {
    display: none;
  }
}
.td_module_11 .td-post-vid-time {
  bottom: auto;
  right: auto;
  left: 0;
}
/*  ----------------------------------------------------------------------------
    Module 12
*/
.td_module_12 {
  padding-left: 20px;
  padding-right: 19px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_12 {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (max-width: 767px) {
  .td_module_12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.td_module_12 .entry-title {
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 7px 0;
  font-weight: 500;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_module_12 .entry-title {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}
.td_module_12 .item-details {
  border-bottom: 1px dashed #f1f1f1;
  padding-bottom: 29px;
  margin-bottom: 20px;
}
.td_module_12 .meta-info {
  margin-bottom: 14px;
}
.td_module_12 .td-module-excerpt {
  margin-bottom: 12px;
}
.td_module_12 .td-post-category {
  top: -2px;
}
/*  ----------------------------------------------------------------------------
    Module 13
*/
.td_module_13 {
  padding-left: 20px;
  padding-right: 19px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_13 {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (max-width: 767px) {
  .td_module_13 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.td_module_13 .entry-title {
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 7px 0;
  font-weight: 500;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_module_13 .entry-title {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}
.td_module_13 .item-details {
  border-bottom: 1px dashed #f1f1f1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.td_module_13 .meta-info {
  margin-bottom: 14px;
}
.td_module_13 .td-post-category {
  top: -2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_13 .td-post-category {
    top: -1px;
  }
}
.td_module_13 .td-module-thumb {
  margin-bottom: 20px;
}
/*  ----------------------------------------------------------------------------
    Module 14
*/
.td_module_14 {
  z-index: 2;
}
.td_module_14 .meta-info {
  position: absolute;
  background-color: #ffffff;
  border-bottom: 1px dashed #f1f1f1;
  margin: 0 20px;
  padding: 13px 20px 12px 20px;
  bottom: -49px;
  width: 639px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_14 .meta-info {
    width: 463px;
  }
}
@media (max-width: 767px) {
  .td_module_14 .meta-info {
    width: 100%;
    margin: 0;
    bottom: auto;
    padding: 8px 10px 10px 10px;
    position: relative;
  }
}
.td_module_14 .entry-title {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 11px 0;
  font-weight: 600;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_14 .entry-title {
    margin-bottom: 12px;
    font-size: 17px !important;
    line-height: 21px !important;
  }
}
@media (max-width: 767px) {
  .td_module_14 .entry-title {
    margin-bottom: 7px;
    font-size: 19px !important;
    line-height: 24px !important;
  }
}
.td_module_14 .td-module-thumb {
  width: 681px;
  max-height: 350px;
  position: relative;
  left: -1px;
  margin-bottom: 49px;
  overflow: hidden;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_14 .td-module-thumb {
    max-height: 260px;
    width: 505px;
  }
}
@media (max-width: 767px) {
  .td_module_14 .td-module-thumb {
    width: 100%;
    margin-bottom: 0;
    max-height: none;
    left: 0;
  }
}
.td_module_14 .td-module-thumb .entry-thumb {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_14 .td-module-thumb .entry-thumb {
    width: 100%;
  }
}
.td_module_14 .meta-info-container {
  position: relative;
}
.td_module_14 .td-excerpt {
  padding: 12px 20px 37px 20px;
  margin: 0;
  max-width: 681px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_14 .td-excerpt {
    padding: 6px 10px 50px 10px;
  }
}
.td_module_14 .td-post-category {
  top: -2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_14 .td-post-category {
    top: -1px;
  }
}
.td_module_14 .entry-thumb {
  /* responsive desktop */
}
@media (min-width: 1024px) {
  .td_module_14 .entry-thumb {
    min-height: 100px;
  }
}
.td_module_14 .td-post-vid-time {
  bottom: auto;
  top: 0;
}
/*  ----------------------------------------------------------------------------
    Module mx1
*/
.td_module_mx1 {
  position: relative;
  /* responsive portrait phone */
  *zoom: 1;
}
@media (max-width: 767px) {
  .td_module_mx1 {
    border-bottom: 3px solid #fff;
  }
}
.td_module_mx1:before,
.td_module_mx1:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_module_mx1:after {
  clear: both;
}
.td_module_mx1 .meta-info .td-post-category {
  background-color: #fff;
  color: #222;
  vertical-align: top;
}
.td_module_mx1 .meta-info {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 0 20px;
  z-index: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx1 .meta-info {
    padding: 0 17px;
  }
}
@media (max-width: 767px) {
  .td_module_mx1 .meta-info {
    padding: 0 10px;
  }
}
.td_module_mx1 .meta-info .td-post-author-name a {
  color: #fff;
}
.td_module_mx1 .meta-info a {
  color: #fff;
}
.td_module_mx1 .entry-title {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  line-height: 21px;
  margin-bottom: 0;
  bottom: 9px;
  margin-top: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx1 .entry-title {
    font-size: 15px !important;
    line-height: 19px !important;
    bottom: 7px;
  }
}
@media (max-width: 767px) {
  .td_module_mx1 .entry-title {
    font-size: 17px !important;
    line-height: 21px !important;
    bottom: 7px;
  }
}
.td_module_mx1 .entry-title a {
  color: #fff !important;
}
.td_module_mx1 .entry-review-stars {
  height: 15px;
  position: relative;
  top: -1px;
  margin-bottom: 2px;
}
.td_module_mx1 .entry-review-stars i {
  line-height: 10px;
}
.td_module_mx1.td_module_wrap {
  z-index: auto;
}
.td_module_mx1:hover .meta-info .entry-title a {
  color: #fff;
}
.td_module_mx1 .td-module-thumb {
  width: 341px;
  height: 220px;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_module_mx1 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 80%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx1 .td-module-thumb {
    width: 253px;
    height: 163px;
  }
}
@media (max-width: 767px) {
  .td_module_mx1 .td-module-thumb {
    width: 100%;
    height: auto;
  }
}
.td_module_mx1 .td-module-thumb .entry-thumb {
  width: 100%;
}
.td_module_mx1 .td-block14-border {
  background-color: #fff;
  display: block;
  height: 220px;
  right: -2px;
  position: absolute;
  width: 3px;
  z-index: 2;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx1 .td-block14-border {
    height: 163px;
  }
}
@media (max-width: 767px) {
  .td_module_mx1 .td-block14-border {
    display: none;
  }
}
.td_module_mx1 .entry-thumb {
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_module_mx1 .entry-thumb {
    min-height: 220px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx1 .entry-thumb {
    min-height: 163px;
  }
}
.td_module_mx1:hover .entry-title a {
  color: #fff;
}
.td_block_14 .td-block-span12 .td_module_mx1 {
  margin-bottom: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_14 .td-block-span12 .td_module_mx1 {
    margin-bottom: 0;
  }
}
.td_block_14 .td-block-span12 .td_module_mx1 .td-module-thumb {
  margin-bottom: 0;
}
.td_block_14 .td-block-span12 .td-block14-border {
  display: none;
}
.wpb_row .td-pb-span4:last-child .td_module_mx1 .td-module-thumb,
.td-column-3 .td-block-span4:last-child .td_module_mx1 .td-module-thumb {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .wpb_row .td-pb-span4:last-child .td_module_mx1 .td-module-thumb,
  .td-column-3 .td-block-span4:last-child .td_module_mx1 .td-module-thumb {
    width: 252px;
  }
}
.td_block_14 .td-block-span6 .td-module-thumb {
  margin-bottom: 0;
}
.td_block_14 .td-block-row {
  border-bottom: 3px solid #fff;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_14 .td-block-row {
    border-bottom: 0;
  }
}
.td_block_14 .td-block-row:last-child {
  border-bottom: 0;
}
.td_block_14 .td-block-span6:last-child .td-image-gradient:before {
  width: 341px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_14 .td-block-span6:last-child .td-image-gradient:before {
    width: 253px;
  }
}
@media (max-width: 767px) {
  .td_block_14 .td-block-span6:last-child .td-image-gradient:before {
    width: 100%;
  }
}
.td_block_14 .td-block-span6:last-child .td-block14-border {
  display: none;
}
.td_block_14 .td-block-span4 .td-module-thumb {
  margin-bottom: 0;
}
.td_block_14 .td-block-span4:last-child .td-image-gradient:before {
  width: 341px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_14 .td-block-span4:last-child .td-image-gradient:before {
    width: 253px;
  }
}
@media (max-width: 767px) {
  .td_block_14 .td-block-span4:last-child .td-image-gradient:before {
    width: 100%;
  }
}
.td_block_14 .td-block-span4:last-child .td-block14-border {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Module mx2
*/
.td_module_mx2 {
  *zoom: 1;
}
.td_module_mx2:before,
.td_module_mx2:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_module_mx2:after {
  clear: both;
}
.td_module_mx2 .entry-title {
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx2 .entry-title {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}
@media (max-width: 767px) {
  .td_module_mx2 .entry-title {
    font-size: 13px !important;
    line-height: 18px !important;
  }
}
.td_module_mx2 .entry-title {
  margin: 0 0 5px 0;
}
.td_module_mx2 .entry-thumb {
  width: 80px;
  height: auto;
}
.td_module_mx2 .td-module-thumb {
  position: absolute;
  margin: 0 0 0 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx2 .td-module-thumb {
    margin: 0 0 0 17px;
  }
}
@media (max-width: 767px) {
  .td_module_mx2 .td-module-thumb {
    margin: 0 0 0 10px;
  }
}
.td_module_mx2 .meta-info {
  margin-bottom: 0;
}
.td_module_mx2 .meta-info div {
  margin-bottom: 0;
}
.td_module_mx2 .entry-review-stars {
  height: 15px;
  position: relative;
  top: -1px;
  margin-bottom: 2px;
}
.td_module_mx2 .entry-review-stars i {
  line-height: 10px;
}
.td_module_mx2 .item-details {
  margin: 0 20px 20px 115px;
  display: block;
  min-height: 60px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx2 .item-details {
    margin: 0 15px 17px 110px;
  }
}
@media (max-width: 767px) {
  .td_module_mx2 .item-details {
    margin: 0 10px 17px 104px;
  }
}
.td_module_mx2.td-module-search-def .item-details {
  min-height: 80px;
}
.td_module_mx2 .entry-date {
  position: relative;
}
/*  ----------------------------------------------------------------------------
    Module mx3
*/
.td_module_mx3 {
  position: relative;
  width: 341px;
  padding-bottom: 64px;
  z-index: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  *zoom: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx3 {
    width: 252px;
  }
}
@media (max-width: 767px) {
  .td_module_mx3 {
    width: 100%;
    left: 0;
    padding-bottom: 30px;
  }
}
.td_module_mx3:before,
.td_module_mx3:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_module_mx3:after {
  clear: both;
}
.td_module_mx3 .meta-info {
  position: absolute;
  bottom: 19px;
  min-width: 300px;
  background-color: #ffffff;
  border-bottom: 1px dashed #f1f1f1;
  margin: 0 20px 0 21px;
  padding: 14px 20px 12px 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx3 .meta-info {
    width: 100%;
    margin: 0;
    bottom: auto;
    padding: 8px 10px 10px 10px !important;
    position: relative;
  }
}
.td_module_mx3 .td-module-thumb {
  margin-bottom: 4px;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx3 .td-module-thumb {
    width: 100%;
    margin-bottom: 0;
  }
}
.td_module_mx3 .td-module-thumb .entry-thumb {
  width: 100%;
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_module_mx3 .td-module-thumb .entry-thumb {
    min-height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx3 .td-module-thumb .entry-thumb {
    min-height: 100px;
  }
}
.td_module_mx3 .entry-title {
  position: relative;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  font-style: normal;
  margin: 0 0 12px 0;
  height: auto;
  bottom: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_mx3 .entry-title {
    font-size: 15px !important;
    line-height: 19px !important;
  }
}
@media (max-width: 767px) {
  .td_module_mx3 .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
    margin-bottom: 5px;
  }
}
.td_module_mx3 .td-module-comments {
  position: relative;
  bottom: 14px;
}
.td_module_mx3 .meta-info-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx3 .meta-info-container {
    position: relative;
    height: auto;
  }
}
.td_module_mx3 .td-excerpt {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx3 .td-excerpt {
    padding: 6px 10px 50px 10px;
  }
}
/*  ----------------------------------------------------------------------------
    Normal Slide
*/
.td_normal_slide {
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.td_normal_slide .td_block_inner {
  position: relative;
}
.td_normal_slide .td-module-thumb {
  margin-bottom: 0;
  z-index: -1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .td_normal_slide .td-module-thumb {
    height: 100% !important;
  }
}
.td_normal_slide .td-video-play-ico {
  width: 40px !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.td_normal_slide .slide-meta {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.td_normal_slide .td-admin-edit {
  height: auto !important;
}
.td_normal_slide i {
  z-index: 1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.td_normal_slide .td_module_slide {
  z-index: 1;
}
.td_normal_slide .block-title {
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 2;
  margin: 20px 0 0 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_normal_slide .block-title {
    margin: 17px 0 0 17px;
  }
}
@media (max-width: 767px) {
  .td_normal_slide .block-title {
    display: none;
  }
}
.td_normal_slide .td-image-gradient:before {
  height: 50%;
}
.td_normal_slide .td-wrapper-pulldown-filter {
  position: absolute;
  float: none;
  right: 20px;
  top: 20px;
  z-index: 2;
}
.td_normal_slide .td-wrapper-pulldown-filter {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_normal_slide .td-wrapper-pulldown-filter {
    top: 17px;
  }
}
@media (max-width: 767px) {
  .td_normal_slide .td-wrapper-pulldown-filter {
    top: 17px;
  }
}
.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  border: none;
  background-color: rgba(0, 0, 0, 0.85);
  color: #ffffff;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
    margin-right: 19px !important;
  }
}
.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i {
  color: #ffffff;
}
.td_normal_slide .td-wrapper-pulldown-filter:hover {
  color: #4db2ec !important;
}
.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-list {
  border: none;
  background-color: rgba(0, 0, 0, 0.85);
  top: 10px;
  right: 0;
}
.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-list a {
  color: #ffffff;
}
.td_normal_slide .td-wrapper-pulldown-filter .td-pulldown-filter-list a:hover {
  color: #4db2ec;
}
.td-pb-span12 .td_normal_slide .block-title {
  left: 0;
}
.td-pb-span12 .td_normal_slide .td-wrapper-pulldown-filter {
  right: 0;
}
.td-theme-slider {
  margin: 0 19px 0 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-theme-slider {
    margin: 0;
  }
}
.td-theme-slider.iosSlider-col-3 {
  margin: 0;
}
.td-theme-slider:hover .td-icon-left {
  opacity: 0.7;
}
.td-theme-slider:hover .td-icon-right {
  opacity: 0.7;
}
.td-theme-slider .slide-meta {
  position: absolute;
  bottom: 16px;
  width: 100%;
  padding: 0 20px;
  z-index: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider .slide-meta {
    padding: 0 17px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider .slide-meta {
    padding: 0 10px;
    bottom: 10px;
  }
}
.td-theme-slider .slide-meta a,
.td-theme-slider .slide-meta span {
  color: #ffffff;
}
.td-theme-slider .slide-meta .entry-review-stars {
  top: 0;
}
.td-theme-slider .slide-meta-author {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  font-style: italic;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-theme-slider .slide-meta-author {
    font-size: 10px;
    line-height: 15px;
  }
}
.td-theme-slider .td-slide-views {
  display: inline-block;
  margin-left: 21px;
}
.td-theme-slider .td-slide-views i {
  padding-right: 7px;
}
.td-theme-slider .td-slide-comments {
  display: inline-block;
  margin-left: 21px;
}
.td-theme-slider .td-slide-comments i {
  margin-right: 8px;
}
.td-theme-slider .slide-meta-cat {
  display: inline-block;
  line-height: 1;
}
.td-theme-slider .slide-meta-cat a {
  text-transform: uppercase;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 1;
  position: relative;
  padding: 2px 8px 3px;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-theme-slider .slide-meta-cat a {
    font-size: 9px;
    padding: 1px 4px;
  }
}
.td-theme-slider .td-icon-left,
.td-theme-slider .td-icon-right {
  padding: 20px;
  position: absolute;
  display: block;
  height: 80px;
  margin-top: -39px;
  top: 50%;
  font-size: 38px;
  color: #ffffff;
  font-weight: 300;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.td-theme-slider .td-icon-left:hover,
.td-theme-slider .td-icon-right:hover {
  opacity: 1;
}
.td-theme-slider .td-icon-left {
  left: 0;
}
.td-theme-slider .td-icon-right {
  right: 0;
}
/*  ----------------------------------------------------------------------------
    Overwrite the above rules
*/
/* 3 column */
.td-slide-col3 {
  width: 1021px;
  left: -1px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-slide-col3 {
    width: 756px;
  }
}
@media (max-width: 767px) {
  .td-slide-col3 {
    width: auto;
  }
}
.td-theme-slider.iosSlider-col-3 {
  height: 579px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td-theme-slider.iosSlider-col-3 .slide-meta {
  padding-bottom: 22px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-3 .slide-meta {
    padding-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-3 .slide-meta {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-3 {
    height: 429px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-3 {
    margin: 0;
    height: auto;
  }
}
.td-theme-slider.iosSlider-col-3 .td_module_slide {
  height: 579px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-3 .td_module_slide {
    height: 429px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-3 .td_module_slide {
    height: auto;
  }
}
.td-theme-slider.iosSlider-col-3 .td-module-title {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: normal;
  font-size: 48px;
  line-height: 58px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-3 .td-module-title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-3 .td-module-title {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
  }
}
.td-theme-slider.iosSlider-col-3 .td-icon-left,
.td-theme-slider.iosSlider-col-3 .td-icon-right {
  font-size: 55px;
  margin-top: -46px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-3 .td-icon-left,
  .td-theme-slider.iosSlider-col-3 .td-icon-right {
    font-size: 38px;
    margin-top: -39px;
  }
}
.td-theme-slider.iosSlider-col-3 .entry-title {
  margin-bottom: 0;
  margin-top: 5px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-3 .entry-title {
    margin-bottom: 5px;
  }
}
.td-theme-slider.iosSlider-col-3 .td-module-thumb img {
  width: 1021px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-3 .td-module-thumb img {
    height: auto;
  }
}
/* 2 columns */
.td-theme-slider.iosSlider-col-2 {
  height: 350px;
  margin-top: 20px;
  margin-bottom: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-2 {
    height: 254px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-2 {
    max-width: 464px;
    height: auto;
    margin: 0 auto;
  }
}
.td-theme-slider.iosSlider-col-2 .td_module_slide {
  height: 350px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-2 .td_module_slide {
    height: 254px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-2 .td_module_slide {
    height: auto;
  }
}
.td-theme-slider.iosSlider-col-2 .td-module-title {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-2 .td-module-title {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-2 .td-module-title {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
  }
}
.td-theme-slider.iosSlider-col-2 .entry-title {
  margin-bottom: 4px;
  margin-top: 5px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-2 .entry-title {
    margin-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-2 .entry-title {
    margin-bottom: 0;
  }
}
.td-theme-slider.iosSlider-col-2 .td-module-thumb img {
  width: 640px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-2 .td-module-thumb img {
    height: auto;
  }
}
/* 1 column */
.td-theme-slider.iosSlider-col-1 {
  height: 350px;
  margin-top: 20px;
  margin-bottom: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-1 {
    height: 247px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-1 {
    max-width: 287px;
    height: 315px !important;
    margin: 0 auto;
  }
}
.td-theme-slider.iosSlider-col-1 .td_module_slide {
  height: 350px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-1 .td_module_slide {
    height: 247px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-1 .td_module_slide {
    height: 315px !important;
  }
}
.td-theme-slider.iosSlider-col-1 .td-module-title {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-1 .td-module-title {
    font-size: 13px;
    line-height: 19px;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-1 .td-module-title {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
  }
}
.td-theme-slider.iosSlider-col-1 .entry-title {
  margin-bottom: 5px;
  margin-top: 5px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-1 .entry-title {
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-1 .entry-title {
    margin-bottom: 0;
  }
}
.td-theme-slider.iosSlider-col-1 .td-slide-views,
.td-theme-slider.iosSlider-col-1 .td-slide-comments {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-theme-slider.iosSlider-col-1 .td-slide-views,
  .td-theme-slider.iosSlider-col-1 .td-slide-comments {
    display: none;
  }
}
.td-theme-slider.iosSlider-col-1 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-theme-slider.iosSlider-col-1 .td-module-thumb {
    height: 100% !important;
  }
}
.td-theme-slider.iosSlider-col-1 .td-module-thumb img {
  width: 300px;
}
.td-slider .td_module_wrap:hover .entry-title a {
  color: #ffffff;
}
@media (max-width: 320px) {
  .td_normal_slide .iosSlider-col-2,
  .td_normal_slide .iosSlider-col-3 {
    height: 150px !important;
  }
}
@media (max-width: 320px) {
  .td_normal_slide .iosSlider-col-2 .td-slider,
  .td_normal_slide .iosSlider-col-3 .td-slider,
  .td_normal_slide .iosSlider-col-2 .td_module_slide,
  .td_normal_slide .iosSlider-col-3 .td_module_slide,
  .td_normal_slide .iosSlider-col-2 .td-module-thumb,
  .td_normal_slide .iosSlider-col-3 .td-module-thumb {
    height: 150px !important;
  }
}
.td_block_slide .td_module_slide {
  visibility: hidden !important;
  overflow: hidden;
}
.td-js-loaded .td_block_slide .td_module_slide {
  visibility: visible !important;
}
.td_normal_slide.td-pb-border-top {
  border-top: 0;
}
/* control wrapper (default white) */
.td-wrapper-pulldown-filter {
  display: inline-block;
  float: right;
  *zoom: 1;
}
.td-wrapper-pulldown-filter:before,
.td-wrapper-pulldown-filter:after {
  display: table;
  content: "";
  line-height: 0;
}
.td-wrapper-pulldown-filter:after {
  clear: both;
}
.td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  color: #444444;
  border: 1px solid #e6e6e6;
}
.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover ul {
  display: block;
}
.td-wrapper-pulldown-filter .td-pulldown-filter-list {
  background-color: rgba(255, 255, 255, 0.95);
  border: 1px solid #e6e6e6;
}
.td-wrapper-pulldown-filter .td-pulldown-filter-link {
  color: #444;
}
/* hide the filter category name on 1 column on portrait tablet only on blocks */
.td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option {
    padding: 0 5px;
  }
}
.td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option span {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option span {
    display: none;
  }
}
.td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option i {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-pb-span4 .td_block_wrap .td-pulldown-filter-display-option i {
    padding: 0;
  }
}
/*open the list (default white)*/
.td-pulldown-filter-list-open .td-pulldown-filter-list {
  display: block;
}
.td-pulldown-filter-list-open .td-pulldown-filter-display-option {
  border-bottom: 1px solid rgba(255, 255, 255, 0.95);
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.td-js-loaded .td-category-siblings {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/*  ----------------------------------------------------------------------------
    common code
*/
/*text selected to display*/
.td-pulldown-filter-display-option {
  background-color: rgba(255, 255, 255, 0.95);
  position: relative;
  right: 0;
  cursor: pointer;
  padding: 0 10px 0 14px;
  margin: 0 19px 21px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  height: 20px;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-pulldown-filter-display-option {
    margin: 0 17px 17px 0;
  }
}
@media (max-width: 767px) {
  .td-pulldown-filter-display-option {
    margin: 0 10px 17px 0;
  }
}
.td-pulldown-filter-display-option:hover {
  color: #4db2ec;
}
.td-pulldown-filter-display-option i {
  font-size: 9px;
  padding-left: 8px;
  color: #444;
}
.wpb_wrapper .td_block_wrap .td-pulldown-filter-display-option {
  margin: 0 19px 20px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .wpb_wrapper .td_block_wrap .td-pulldown-filter-display-option {
    margin: 0 16px 17px 0;
  }
}
@media (max-width: 767px) {
  .wpb_wrapper .td_block_wrap .td-pulldown-filter-display-option {
    margin: 0 10px 17px 0;
  }
}
/*the list with options*/
.td-pulldown-filter-list {
  display: none;
  position: absolute;
  top: 8px;
  right: -1px;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-border-radius: 3px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius: 3px;
  -moz-border-radius-topright: 0;
  border-radius: 3px;
  border-top-right-radius: 0;
  padding: 5px 0 7px 0;
  text-align: left;
}
/*li - list item*/
.td-pulldown-filter-item {
  list-style: none;
}
/*a - link*/
.td-pulldown-filter-link {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 24px;
  white-space: nowrap;
  display: block;
  padding: 0 30px 0 16px;
}
.td-pulldown-filter-link:hover {
  color: #4db2ec;
}
.td-pulldown-filter-list {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.td_block_inner {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
/*  ----------------------------------------------------------------------------
    category pull-down filter
*/
.td-category-pulldown-filter {
  /*a - link*/
}
.td-category-pulldown-filter.td-wrapper-pulldown-filter {
  position: absolute;
  top: 14px;
  right: 0;
}
.td-category-pulldown-filter .td-pulldown-filter-list {
  z-index: 2;
}
.td-category-pulldown-filter a.td-pulldown-category-filter-link {
  color: #444;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 24px;
  white-space: nowrap;
  display: block;
  padding: 0 30px 0 16px;
}
.td-category-pulldown-filter a.td-pulldown-category-filter-link:hover {
  color: #4db2ec;
}
.td_quote_on_blocks {
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  text-transform: uppercase;
  color: #4db2ec;
  margin: 5px 0;
}
/*  ----------------------------------------------------------------------------
    pagination
*/
/* next prev */
.td-next-prev-wrap {
  margin: 0 0 0 20px;
  line-height: 21px;
  clear: both;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-next-prev-wrap {
    margin: 0 0 0 17px;
  }
}
@media (max-width: 767px) {
  .td-next-prev-wrap {
    margin: 0 0 0 10px;
  }
}
.td-next-prev-wrap a {
  display: inline-block;
  margin-bottom: 19px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-next-prev-wrap a {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-next-prev-wrap a {
    margin-bottom: 19px;
  }
}
.td-next-prev-wrap a:hover i {
  background-color: #4db2ec;
  color: #ffffff !important;
  border-color: #4db2ec;
}
.td-next-prev-wrap .td-ajax-prev-page {
  margin-right: 4px;
}
.td-next-prev-wrap i {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
  font-size: 9px;
  color: #444;
  line-height: 1;
  padding: 3px 6px;
}
.ajax-page-disabled {
  opacity: 0.5;
}
/* load more button*/
.td_ajax_load_more {
  display: inline-block;
  margin-bottom: 21px !important;
}
.td_ajax_load_more .td-icon-menu-down {
  font-size: 8px;
  position: relative;
  top: -6px;
  display: block;
}
.td-load-more-wrap {
  text-align: center;
  clear: both;
}
.td-load-more-wrap a {
  color: #222222;
}
.td-load-more-wrap a:hover {
  color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    infinite loader
*/
.td-load-more-infinite-wrap {
  visibility: hidden;
}
.td_block_inner_overflow {
  overflow: hidden;
}
/*  ----------------------------------------------------------------------------
    Custom menu blocks - big grid pages
*/
.td-menu-blocks-custom {
  margin-top: 20px;
  margin-bottom: -26px;
}
.td-menu-blocks-custom .widget {
  margin-bottom: 0;
}
.td-menu-blocks-custom ul {
  text-align: center;
}
.td-menu-blocks-custom ul li {
  display: inline-block;
  margin: 4px 2px;
}
.td-menu-blocks-custom ul li a {
  border: 1px solid #eaeaea;
  border-radius: 20px;
  padding: 0 12px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 26px;
  display: block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-menu-blocks-custom ul li a {
    line-height: 28px;
  }
}
.td-menu-blocks-custom ul li a:hover {
  background-color: #111;
  color: #fff;
  border-color: #111;
}
.td-menu-blocks-custom .current-menu-item a {
  border-color: #4db2ec;
  background-color: #4db2ec;
  color: #fff;
}
.td-menu-blocks-custom .current-menu-item a:hover {
  color: #fff;
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
  border-bottom: 0;
}
.td-tab-blocks-custom .wpb_text_column {
  margin-bottom: 21px;
}
.td-tab-blocks-custom.wpb_tabs li.ui-tabs-active a,
.td-tab-blocks-custom.wpb_tabs li:hover a {
  border: 1px solid #111 !important;
  background-color: #111;
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.td-tab-blocks-custom ul.wpb_tabs_nav li {
  display: inline-block;
  margin-left: 0;
  margin-right: -1px !important;
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a {
  border: 1px solid #eaeaea !important;
  padding: 5px 13px !important;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 15px;
  text-transform: none;
  margin: 0 3px;
  border-radius: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-tab-blocks-custom ul.wpb_tabs_nav li a {
    padding: 4px 7px 3px !important;
    line-height: 13px;
  }
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a:hover {
  background-color: #111;
  color: #fff;
  border-color: #111;
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a:before {
  display: none;
}
/*  ----------------------------------------------------------------------------
    individual blocks
*/
/*  ----------------------------------------------------------------------------
    block title alignment
*/
.td_block_1,
.td_block_2,
.td_block_3,
.td_block_4,
.td_block_5,
.td_block_6,
.td_block_7,
.td_block_8,
.td_block_9,
.td_block_10,
.td_block_11,
.td_block_12,
.td_block_16,
.td_top_authors,
.td_block_author,
.td_block_text_with_title,
.td_block_title {
  position: relative;
  padding-top: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_1,
  .td_block_2,
  .td_block_3,
  .td_block_4,
  .td_block_5,
  .td_block_6,
  .td_block_7,
  .td_block_8,
  .td_block_9,
  .td_block_10,
  .td_block_11,
  .td_block_12,
  .td_block_16,
  .td_top_authors,
  .td_block_author,
  .td_block_text_with_title,
  .td_block_title {
    padding-top: 17px;
  }
}
@media (max-width: 767px) {
  .td_block_1,
  .td_block_2,
  .td_block_3,
  .td_block_4,
  .td_block_5,
  .td_block_6,
  .td_block_7,
  .td_block_8,
  .td_block_9,
  .td_block_10,
  .td_block_11,
  .td_block_12,
  .td_block_16,
  .td_top_authors,
  .td_block_author,
  .td_block_text_with_title,
  .td_block_title {
    padding-top: 17px;
  }
}
.td_block_1 .block-title,
.td_block_2 .block-title,
.td_block_3 .block-title,
.td_block_4 .block-title,
.td_block_5 .block-title,
.td_block_6 .block-title,
.td_block_7 .block-title,
.td_block_8 .block-title,
.td_block_9 .block-title,
.td_block_10 .block-title,
.td_block_11 .block-title,
.td_block_12 .block-title,
.td_block_16 .block-title,
.td_top_authors .block-title,
.td_block_author .block-title,
.td_block_text_with_title .block-title,
.td_block_title .block-title {
  margin: 0 0 20px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_1 .block-title,
  .td_block_2 .block-title,
  .td_block_3 .block-title,
  .td_block_4 .block-title,
  .td_block_5 .block-title,
  .td_block_6 .block-title,
  .td_block_7 .block-title,
  .td_block_8 .block-title,
  .td_block_9 .block-title,
  .td_block_10 .block-title,
  .td_block_11 .block-title,
  .td_block_12 .block-title,
  .td_block_16 .block-title,
  .td_top_authors .block-title,
  .td_block_author .block-title,
  .td_block_text_with_title .block-title,
  .td_block_title .block-title {
    margin: 0 0 17px 17px;
  }
}
@media (max-width: 767px) {
  .td_block_1 .block-title,
  .td_block_2 .block-title,
  .td_block_3 .block-title,
  .td_block_4 .block-title,
  .td_block_5 .block-title,
  .td_block_6 .block-title,
  .td_block_7 .block-title,
  .td_block_8 .block-title,
  .td_block_9 .block-title,
  .td_block_10 .block-title,
  .td_block_11 .block-title,
  .td_block_12 .block-title,
  .td_block_16 .block-title,
  .td_top_authors .block-title,
  .td_block_author .block-title,
  .td_block_text_with_title .block-title,
  .td_block_title .block-title {
    margin: 0 0 17px 10px;
  }
}
.td_block_1 .td_block_inner,
.td_block_2 .td_block_inner,
.td_block_3 .td_block_inner,
.td_block_4 .td_block_inner,
.td_block_5 .td_block_inner,
.td_block_6 .td_block_inner,
.td_block_7 .td_block_inner,
.td_block_8 .td_block_inner,
.td_block_9 .td_block_inner,
.td_block_10 .td_block_inner,
.td_block_11 .td_block_inner,
.td_block_12 .td_block_inner,
.td_block_16 .td_block_inner,
.td_top_authors .td_block_inner,
.td_block_author .td_block_inner,
.td_block_text_with_title .td_block_inner,
.td_block_title .td_block_inner {
  clear: right;
}
.td_block_13,
.td_block_14 {
  position: relative;
  clear: both;
}
.td_block_13 .block-title,
.td_block_14 .block-title {
  margin: 0 0 21px 20px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_13 .block-title,
  .td_block_14 .block-title {
    margin: 0 0 17px 17px;
  }
}
.td_block_13 .td_block_inner,
.td_block_14 .td_block_inner {
  clear: right;
}
.td-fix-index {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
/*  ----------------------------------------------------------------------------
    block 1
*/
.td-pb-span4 .td_block_1 .td_module_4 {
  padding-bottom: 6px;
}
.td_block_1 .td_module_4 {
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    block 2
*/
.td_block_2 .td_module_4 {
  margin-bottom: 21px !important;
}
/*  ----------------------------------------------------------------------------
    block 3
*/
.td_block_3 .td-block-row:last-child .td_module_1 {
  padding-bottom: 11px;
}
.td_block_3 .td-block-span12:last-child .td_module_1 {
  padding-bottom: 11px;
}
/*  ----------------------------------------------------------------------------
    block 4
*/
.td_block_4 .td-block-row:last-child .td_module_2 {
  padding-bottom: 11px;
}
.td_block_4 .td-block-span12:last-child .td_module_2 {
  padding-bottom: 11px;
}
/*  ----------------------------------------------------------------------------
    block 5
*/
.td_block_5 .td-block-row:last-child .td_module_3 {
  padding-bottom: 11px;
}
.td_block_5 .td-block-span12:last-child .td_module_3 {
  padding-bottom: 11px;
}
/*  ----------------------------------------------------------------------------
    block 6
*/
.td_block_6 .td-block-span12:last-child .td_module_5 {
  border-bottom: none;
  padding-bottom: 2px;
}
/*  ----------------------------------------------------------------------------
    block 9
*/
.td_block_9 .td_block_inner .td-block-row:last-child .item-details,
.td_block_9 .td_block_inner .td-block-span12:last-child .item-details {
  border-bottom: 0;
  padding-bottom: 12px;
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    block 10
*/
.td_block_10 {
  text-align: center;
  /* hide the filter category name on mobile */
}
.td_block_10 .block-title {
  margin-left: 10px;
  margin-right: 10px;
}
.td_block_10 .td_block_inner {
  padding-left: 20px;
  padding-right: 19px;
}
.td_block_10 .td_module_9:last-child .item-details {
  border-bottom: none;
  padding-bottom: 4px;
  margin-bottom: 0;
}
.td_block_10 .td_module_9 .item-details {
  margin-bottom: 23px;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_block_10 .td_module_9 .item-details {
    margin-bottom: 15px;
  }
}
.td_block_10 .td-wrapper-pulldown-filter {
  position: absolute;
  right: 0;
}
.td_block_10 .td-next-prev-wrap {
  margin: 0;
}
.td_block_10 .td-pulldown-filter-display-option {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_10 .td-pulldown-filter-display-option {
    padding: 0 4px 0 0;
  }
}
.td_block_10 .td-pulldown-filter-display-option span {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_10 .td-pulldown-filter-display-option span {
    display: none;
  }
}
.td_block_10 .td-pulldown-filter-display-option i {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_10 .td-pulldown-filter-display-option i {
    padding-left: 5px;
  }
}
.wpb_column.td-pb-span12 .td_block_10 .entry-title {
  font-size: 22px;
  line-height: 28px;
}
/*  ----------------------------------------------------------------------------
    block 11
*/
.td_block_11 .td-block-span12:last-child .item-details,
.td_block_11 .td-block-span12:last-child .td-module-thumb {
  margin-bottom: 20px;
}
.td_block_11 .td_module_10 {
  padding-left: 0;
  padding-right: 0;
}
.td_block_11 .td-column-1 .entry-thumb {
  width: 80px;
  margin-bottom: 0;
  min-height: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_11 .td-column-1 .entry-thumb {
    width: 100%;
  }
}
.td_block_11 .td-column-1 .td-module-thumb {
  width: auto;
  margin-bottom: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_11 .td-column-1 .td-module-thumb {
    width: 40%;
    margin-bottom: 26px;
  }
}
.td_block_11 .td-column-1 .td-module-title {
  padding-left: 95px;
  font-size: 15px !important;
  line-height: 19px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_11 .td-column-1 .td-module-title {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  .td_block_11 .td-column-1 .td-module-title {
    font-size: 16px !important;
    line-height: 20px !important;
    padding-left: 0;
  }
}
.td_block_11 .td-column-1 .meta-info {
  clear: both;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_11 .td-column-1 .meta-info {
    clear: none;
  }
}
.td_block_11 .td-column-1 .td-video-play-ico {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.td_block_11 .td-column-1 .item-details {
  margin-left: 0;
  margin-bottom: 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_11 .td-column-1 .item-details {
    margin-left: 44%;
    margin-bottom: 26px;
    min-height: 0;
  }
}
/*  ----------------------------------------------------------------------------
    block 12
*/
.td_block_12 .td-block-span12:last-child .item-details,
.td_block_12 .td-block-span12:last-child .td-module-thumb {
  margin-bottom: 20px;
}
.td_block_12 .td_module_11 {
  padding-left: 0;
  padding-right: 0;
}
.td_block_12 .td-column-1 .entry-thumb {
  width: 80px;
  margin-bottom: 0;
  min-height: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_12 .td-column-1 .entry-thumb {
    width: 100%;
  }
}
.td_block_12 .td-column-1 .td-read-more {
  display: none;
}
.td_block_12 .td-column-1 .td-module-thumb {
  width: auto;
  margin-bottom: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_12 .td-column-1 .td-module-thumb {
    width: 40%;
    margin-bottom: 26px;
  }
}
.td_block_12 .td-column-1 .td-module-title {
  padding-left: 95px;
  font-size: 15px !important;
  line-height: 19px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_12 .td-column-1 .td-module-title {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  .td_block_12 .td-column-1 .td-module-title {
    font-size: 16px !important;
    line-height: 20px !important;
    padding-left: 0;
  }
}
.td_block_12 .td-column-1 .meta-info {
  clear: both;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_12 .td-column-1 .meta-info {
    clear: none;
  }
}
.td_block_12 .td-column-1 .td-video-play-ico {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.td_block_12 .td-column-1 .item-details {
  margin-left: 0;
  margin-bottom: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_12 .td-column-1 .item-details {
    margin-left: 44%;
    margin-bottom: 26px;
    min-height: 0;
  }
}
/*  ----------------------------------------------------------------------------
    block 13
*/
.td_block_13 {
  border-top: 0 !important;
  /* responsive portrait phone */
}
.td_block_13 .td-module-thumb {
  left: 0;
}
.td_block_13 .block-title > a,
.td_block_13 .block-title > span {
  background-color: rgba(0, 0, 0, 0.85);
}
.td_block_13 .block-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  margin: 20px 0 0 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_13 .block-title {
    margin: 17px 0 0 16px;
  }
}
@media (max-width: 767px) {
  .td_block_13 .block-title {
    margin: 17px 0 0 10px;
  }
}
.td_block_13 .td-wrapper-pulldown-filter {
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 3;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td_block_13 .td-wrapper-pulldown-filter {
    top: 17px;
  }
}
.td_block_13 .td-pulldown-filter-display-option {
  border: none;
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  /* responsive portrait tablet */
}
.td_block_13 .td-pulldown-filter-display-option .td-icon-menu-down {
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_13 .td-pulldown-filter-display-option {
    margin-right: 19px !important;
  }
}
.td_block_13:hover {
  color: #4db2ec;
}
.td_block_13 .td-pulldown-filter-list {
  border: none;
  background-color: rgba(0, 0, 0, 0.85);
  top: 10px;
  right: 0;
}
.td_block_13 .td-pulldown-filter-list a {
  color: #fff;
}
.td_block_13 .td-pulldown-filter-list a:hover {
  color: #4db2ec;
}
.td_block_13 .td_block_inner .td_module_14:last-child .td-excerpt {
  padding-bottom: 20px;
}
.td_block_13 .meta-info {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_13 .meta-info {
    padding: 12px 17px 10px 17px;
  }
}
.td_block_13 .td-pulldown-filter-list-open .td-pulldown-filter-display-option {
  border-bottom: none;
}
@media (max-width: 767px) {
  .td_block_13 .td-next-prev-wrap {
    margin-bottom: 20px;
  }
}
.td_block_13 .td-column-1 .meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_13 .td-column-1 .meta-info {
    margin: 0 19px 0 18px;
    padding: 12px 17px 10px 17px;
    min-width: 216px;
  }
}
@media (max-width: 767px) {
  .td_block_13 .td-column-1 .meta-info {
    border-bottom: 0;
  }
}
.td_block_13 .td-column-1 .td_module_mx3:last-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_13 .td-column-1 .td_module_mx3:last-child {
    padding-bottom: 8px;
  }
}
/*  ----------------------------------------------------------------------------
    block 14
*/
.td_block_14 {
  border-top: none;
  background-color: #fff;
}
.td_block_14 .td_module_mx1 {
  left: -1px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_14 .td_module_mx1 {
    left: 0;
  }
}
.td_block_14 .td-block-row {
  background-color: #e6e6e6;
}
.td_block_14 .block-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  margin: 21px 0 0 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_14 .block-title {
    margin: 17px 0 0 16px;
  }
}
@media (max-width: 767px) {
  .td_block_14 .block-title {
    margin: 17px 0 0 10px;
  }
}
.td_block_14 .block-title > a,
.td_block_14 .block-title > span {
  background-color: rgba(0, 0, 0, 0.85);
}
.td_block_14 .td-block-span4,
.td_block_14 .td-block-span6,
.td_block_14 div.td-block-span12 {
  padding-left: 0;
  padding-right: 0 !important;
}
.td_block_14 .td-wrapper-pulldown-filter {
  position: absolute;
  right: 0;
  top: 21px;
  z-index: 2;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_14 .td-wrapper-pulldown-filter {
    top: 17px;
  }
}
@media (max-width: 767px) {
  .td_block_14 .td-wrapper-pulldown-filter {
    top: 17px;
  }
}
.td_block_14 .td-pulldown-filter-display-option {
  position: absolute;
  border: none;
  background-color: rgba(0, 0, 0, 0.85);
  color: #ffffff;
  line-height: 20px;
  z-index: 1;
}
.td_block_14 .td-pulldown-filter-list {
  border: none;
  background-color: rgba(0, 0, 0, 0.85);
  top: 10px;
  right: 0;
}
.td_block_14 .td-pulldown-filter-list a {
  color: #ffffff;
}
.td_block_14 .td-pulldown-filter-list a:hover {
  color: #4db2ec;
}
.td_block_14 .td-next-prev-wrap {
  display: inline-block;
  bottom: -6px;
  position: absolute;
  right: 19px;
  z-index: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_14 .td-next-prev-wrap {
    right: 17px;
  }
}
@media (max-width: 767px) {
  .td_block_14 .td-next-prev-wrap {
    right: 10px;
  }
}
.td_block_14 .td-next-prev-wrap i {
  color: #ffffff;
}
.td_block_14 .td-next-prev-wrap i:hover {
  color: #4db2ec;
}
.td_block_14 .td-icon-menu-down {
  color: #ffffff;
}
.td_block_14 .td-pulldown-filter-list-open .td-pulldown-filter-display-option {
  border-bottom: none;
}
.td_block_14 .td-block-span12:last-child .td_module_mx1 {
  margin-bottom: -1px;
}
/*  ----------------------------------------------------------------------------
    block 15
*/
.td_block_15 {
  border-top: none;
}
.td_block_15 .block-title > a,
.td_block_15 .block-title > span {
  background-color: rgba(0, 0, 0, 0.85);
}
.td_block_15 .block-title {
  margin: 21px 0 0 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_15 .block-title {
    margin: 17px 0 0 16px;
  }
}
@media (max-width: 767px) {
  .td_block_15 .block-title {
    margin: 17px 0 0 10px;
  }
}
.td_block_15 .td-block-span4 {
  padding-left: 0;
  padding-right: 0 !important;
}
.td_block_15 .td-block-span6 {
  padding-left: 0;
  padding-right: 0 !important;
}
.td_block_15 div.td-block-span12 {
  padding-left: 0;
  padding-right: 0 !important;
}
.td_block_15 .td-wrapper-pulldown-filter {
  position: absolute;
  right: 0;
  top: 21px;
  z-index: 3;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_15 .td-wrapper-pulldown-filter {
    top: 17px;
  }
}
@media (max-width: 767px) {
  .td_block_15 .td-wrapper-pulldown-filter {
    top: 17px;
  }
}
.td_block_15 .td-pulldown-filter-display-option {
  position: absolute;
  border: none;
  background-color: rgba(0, 0, 0, 0.85);
  color: #ffffff;
  line-height: 20px;
}
.td_block_15 .td-pulldown-filter-display-option i {
  color: inherit;
}
.td_block_15 .td-pulldown-filter-list {
  border: none;
  background-color: rgba(0, 0, 0, 0.85);
  top: 10px;
  right: 0;
}
.td_block_15 .td-pulldown-filter-list a {
  color: #ffffff;
}
.td_block_15 .td-pulldown-filter-list a:hover {
  color: #4db2ec;
}
.td_block_15 .td-pulldown-filter-list-open .td-pulldown-filter-display-option {
  border-bottom: none;
}
.td_block_15 .td_block_inner .td_module_mx1 {
  margin-bottom: 20px;
  border: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_15 .td_block_inner .td_module_mx1 {
    margin-bottom: 17px;
  }
}
@media (max-width: 767px) {
  .td_block_15 .td_block_inner .td_module_mx1 {
    margin-bottom: 0;
  }
}
.td_block_15 .td_module_mx1 {
  left: -1px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_15 .td_module_mx1 {
    left: 0;
  }
}
.td_block_15 .td-block-span12 .td_module_mx1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_15 .td-block-span12 .td_module_mx1 {
    margin-bottom: 15px;
  }
}
.td_block_15 .td-block-span12 .td_module_mx1 .td-block14-border {
  display: none;
}
.td_block_15 .td-block-span6:last-child .td_module_mx1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_15 .td-block-span6:last-child .td_module_mx1 {
    margin-bottom: 15px;
  }
}
.td_block_15 .td-block-span6 .td_module_mx1 .td-module-thumb {
  margin-bottom: 0;
}
.td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before {
  width: 341px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before {
    width: 253px;
  }
}
@media (max-width: 767px) {
  .td_block_15 .td-block-span6 .td_module_mx1:last-child .td-image-gradient:before {
    width: 100%;
  }
}
.td_block_15 .td-block-span6:last-child .td-block14-border {
  display: none;
}
.td_block_15 .td-block-span4:last-child .td_module_mx1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_15 .td-block-span4:last-child .td_module_mx1 {
    margin-bottom: 15px;
  }
}
.td_block_15 .td-block-span4 .td_module_mx1 .td-module-thumb {
  margin-bottom: 0;
}
.td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before {
  width: 341px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before {
    width: 253px;
  }
}
@media (max-width: 767px) {
  .td_block_15 .td-block-span4 .td_module_mx1:last-child .td-image-gradient:before {
    width: 100%;
  }
}
.td_block_15 .td-block-span4:last-child .td-block14-border {
  display: none;
}
/*  ----------------------------------------------------------------------------
    block 16
*/
.td_block_16 .td-block-row .td-block-span4 {
  width: auto;
  padding-right: 0;
}
.td_block_16 .entry-title {
  margin: 0 0 3px 0;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_16 .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
@media (max-width: 767px) {
  .td_block_16 .entry-title {
    font-size: 17px !important;
    line-height: 21px !important;
  }
}
.td_block_16 .td-module-thumb {
  margin-bottom: 5px;
}
.td_block_16 .td-column-1 {
  margin: 0 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_16 .td-column-1 {
    margin: 0 8px;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-column-1 {
    margin: 0 !important;
  }
}
.td_block_16 .td-column-1 .td_module_mx4 {
  padding-bottom: 20px;
}
.td_block_16 .td-column-1 .td_module_mx4 .meta-info {
  margin-bottom: 0;
}
.td_block_16 .td-column-1 .td_module_mx4 .entry-thumb {
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_block_16 .td-column-1 .td_module_mx4 .entry-thumb {
    min-height: 194px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_16 .td-column-1 .td_module_mx4 .entry-thumb {
    min-height: 142px;
  }
}
.td_block_16 .td-column-1 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td-column-1 .entry-title {
    font-size: 13px !important;
    line-height: 16px !important;
  }
}
.td_block_16 .td-column-1 .td-block-span12 {
  width: 50% !important;
  padding-right: 10px;
  padding-left: 10px;
  float: left !important;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_16 .td-column-1 .td-block-span12 {
    padding-right: 8px;
    padding-left: 8px;
  }
}
.td_block_16 .td-column-1 .td-block-span12 .entry-thumb {
  min-height: 0;
}
.td_block_16 .td-column-1 .td-block-span12:nth-child(odd) {
  clear: both;
}
.td_block_16 .td-column-2 .td_module_mx4 {
  width: 200px;
  margin-bottom: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_16 .td-column-2 .td_module_mx4 {
    width: 145px;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-column-2 .td_module_mx4 {
    width: 100%;
  }
}
.td_block_16 .td-column-2 .td_module_mx4 .entry-thumb {
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_block_16 .td-column-2 .td_module_mx4 .entry-thumb {
    min-height: 129px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_16 .td-column-2 .td_module_mx4 .entry-thumb {
    min-height: 94px;
  }
}
.td_block_16 .td-column-3 .td_module_mx4 {
  width: 180px;
  margin-bottom: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_16 .td-column-3 .td_module_mx4 {
    width: 131px;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-column-3 .td_module_mx4 {
    width: 100%;
  }
}
.td_block_16 .td-column-3 .td_module_mx4 .entry-thumb {
  /* responsive desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1024px) {
  .td_block_16 .td-column-3 .td_module_mx4 .entry-thumb {
    min-height: 116px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_16 .td-column-3 .td_module_mx4 .entry-thumb {
    min-height: 85px;
  }
}
/*  ----------------------------------------------------------------------------
    td_block_related_posts
*/
/* related_posts_row */
.td-related-row {
  width: 100%;
  *zoom: 1;
  /* responsive portrait 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;
}
@media (max-width: 767px) {
  .td-related-row {
    padding-right: 10px;
  }
}
.td-related-span4 {
  width: 220px;
  padding-left: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-related-span4 {
    width: 162px;
    padding-left: 17px;
  }
}
@media (max-width: 767px) {
  .td-related-span4 {
    width: 33.33%;
    padding-left: 10px;
  }
}
.td-related-full-width .td-related-span4 {
  width: 200px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-related-full-width .td-related-span4 {
    width: 147px;
  }
}
@media (max-width: 767px) {
  .td-related-full-width .td-related-span4 {
    width: 20%;
    padding-left: 10px;
  }
}
/*  ----------------------------------------------------------------------------
    mega menu
*/
/* related_posts_row */
.td-mega-row {
  width: 100%;
  *zoom: 1;
}
.td-mega-row:before,
.td-mega-row:after {
  display: table;
  content: "";
}
.td-mega-row:after {
  clear: both;
}
.td-mega-row [class*="td-mega-sp"] {
  display: block;
  min-height: 1px;
  float: left;
}
.td-mega-span {
  width: 200px;
  padding-left: 20px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-mega-span {
    width: 147px;
  }
}
/*  ----------------------------------------------------------------------------
    Trending now
*/
.td_block_trending_now {
  padding: 14px 20px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_trending_now {
    padding: 14px 17px;
  }
}
.td_block_trending_now.tdc-no-posts {
  padding: 0;
}
.td-trending-style2 {
  background-color: #eaeaea;
  padding: 9px 20px;
  position: relative;
  right: 1px;
  z-index: 1;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-trending-style2 {
    padding: 15px 17px;
  }
}
.td-trending-style2 i {
  background-color: #fff;
}
.td-trending-now-wrapper {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  overflow: hidden;
  position: relative;
}
.td-trending-now-wrapper .td-next-prev-wrap {
  display: inline-block;
  position: absolute;
  top: 0;
  margin: 0;
  right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-trending-now-wrapper .td-next-prev-wrap {
    display: none;
  }
}
.td-trending-now-wrapper .td-next-prev-wrap a {
  float: left;
  margin-bottom: 0;
}
.td-trending-now-wrapper .td-next-prev-wrap a i {
  font-size: 8px;
  float: left;
  width: 19px;
  height: 19px;
  padding: 5px 6px 4px;
}
.td-trending-now-wrapper .td_ajax-prev-pagex {
  margin: 0 5px 0 0;
}
.td-trending-now-wrapper .td-module-exclusive .td-module-title a::before {
  padding: 2px 8px 2px;
  font-size: 9px;
}
@-moz-document url-prefix() {
  .td-trending-now-wrapper .td-next-prev-wrap a i {
    padding: 4px 6px 5px;
  }
  .td_block_trending_now .td-trending-now-title {
    line-height: 18px;
    padding-bottom: 1px;
    /* responsive portrait phone */
  }
  @media (max-width: 767px) {
    .td_block_trending_now .td-trending-now-title {
      line-height: 16px;
    }
  }
}
.td-trending-now-title {
  background-color: #4db2ec;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 19px;
  padding: 0 15px;
  position: relative;
  margin: 0 21px 0 0;
  text-transform: uppercase;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-trending-now-title {
    font-size: 10px;
    line-height: 17px;
    display: table;
    margin: auto;
    float: none;
  }
}
.td-pb-span4 .td-trending-now-display-area {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 10px;
}
.td-pb-span4 .td-trending-now-display-area .entry-title {
  text-align: center;
}
.td-pb-span4 .td-trending-now-post {
  width: 100%;
}
.td-trending-now-display-area {
  display: inline-block;
  width: 75%;
  position: relative;
  float: left;
  height: 19px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-trending-now-display-area {
    width: 100%;
    margin-top: 10px;
  }
}
.td-trending-now-display-area .entry-title {
  line-height: 20px;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-trending-now-display-area .entry-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
  }
}
.td-trending-now-display-area a {
  color: #444;
}
.td-trending-now-post {
  position: absolute;
  display: inline-block;
  opacity: 0;
  width: 100%;
  /* responsive portrait phone */
}
.td-trending-now-post:first-child {
  opacity: 1;
  z-index: 1;
}
@media (max-width: 767px) {
  .td-trending-now-post {
    width: 100%;
    text-align: center;
  }
}
/* overwrite the above rules*/
.td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area {
  width: 70%;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .td-pb-span8 .td-trending-now-wrapper .td-trending-now-display-area {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Widgets blocks fix
*/
.td_block_1.td_block_widget .td_module_4 {
  margin-bottom: 0;
}
.td_block_13.td_block_widget .entry-thumb {
  width: 100%;
}
.td_block_14.td_block_widget {
  margin-top: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_block_14.td_block_widget .td_module_mx1 .td-module-thumb {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_14.td_block_widget .td_module_mx1 .td-module-thumb {
    width: 252px;
  }
}
@media (max-width: 767px) {
  .td_block_14.td_block_widget .td_module_mx1 .td-module-thumb {
    width: 100%;
    left: 0;
  }
}
.td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before {
  width: 341px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before {
    width: 252px;
  }
}
@media (max-width: 767px) {
  .td_block_14.td_block_widget .td_module_mx1 .td-image-gradient:before {
    width: 100%;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_14.td_block_widget {
    margin-top: 17px;
  }
}
@media (max-width: 767px) {
  .td_block_14.td_block_widget {
    margin-top: 17px;
  }
}
.td_block_14.td_block_widget .td-module-thumb {
  margin-bottom: 0;
}
.td_block_15.td_block_widget {
  margin-top: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_block_15.td_block_widget .td_module_mx1 .td-module-thumb {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_15.td_block_widget .td_module_mx1 .td-module-thumb {
    width: 252px;
  }
}
@media (max-width: 767px) {
  .td_block_15.td_block_widget .td_module_mx1 .td-module-thumb {
    width: 100%;
    left: 0;
  }
}
.td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before {
  width: 341px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before {
    width: 252px;
  }
}
@media (max-width: 767px) {
  .td_block_15.td_block_widget .td_module_mx1 .td-image-gradient:before {
    width: 100%;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_15.td_block_widget {
    margin-top: 17px;
  }
}
@media (max-width: 767px) {
  .td_block_15.td_block_widget {
    margin-top: 17px;
  }
}
.td_block_15.td_block_widget .td-module-thumb {
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Text with title
*/
.td_block_text_with_title {
  margin: 0 19px 0 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_text_with_title {
    margin: 0 17px;
  }
}
@media (max-width: 767px) {
  .td_block_text_with_title {
    margin: 0 10px;
  }
}
.td_block_text_with_title .td_mod_wrap {
  margin-bottom: 20px;
}
.td_block_text_with_title img {
  margin-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    Single image
*/
.td_block_single_image.td-image-video-modal {
  cursor: pointer;
}
.td_block_single_image a {
  position: relative;
  display: block;
}
.td_block_single_image.td-no-img-custom-url a {
  pointer-events: none;
  cursor: default;
}
.td-single-image-style-rounded a {
  border-radius: 4px;
}
.td-single-image-style-border,
.td-single-image-style-round-border,
.td-single-image-style-circle-border,
.td-single-image-style-outline,
.td-single-image-style-bordered-shadow,
.td-single-image-style-round-outline,
.td-single-image-style-round-border-shadow,
.td-single-image-style-circle-outline,
.td-single-image-style-circle-border-shadow {
  margin-bottom: 22px;
  background-color: #EBEBEB;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-single-image-style-border,
  .td-single-image-style-round-border,
  .td-single-image-style-circle-border,
  .td-single-image-style-outline,
  .td-single-image-style-bordered-shadow,
  .td-single-image-style-round-outline,
  .td-single-image-style-round-border-shadow,
  .td-single-image-style-circle-outline,
  .td-single-image-style-circle-border-shadow {
    margin-bottom: 32px;
  }
}
.td-single-image-style-border,
.td-single-image-style-round-border,
.td-single-image-style-circle-border {
  padding: 6px;
}
.td-single-image-style-outline,
.td-single-image-style-bordered-shadow,
.td-single-image-style-round-outline,
.td-single-image-style-round-border-shadow,
.td-single-image-style-circle-outline,
.td-single-image-style-circle-border-shadow {
  padding: 1px;
}
.td-single-image-style-outline a:before,
.td-single-image-style-bordered-shadow a:before,
.td-single-image-style-round-outline a:before,
.td-single-image-style-round-border-shadow a:before,
.td-single-image-style-circle-outline a:before,
.td-single-image-style-circle-border-shadow a:before,
.td-single-image-style-outline a:after,
.td-single-image-style-bordered-shadow a:after,
.td-single-image-style-round-outline a:after,
.td-single-image-style-round-border-shadow a:after,
.td-single-image-style-circle-outline a:after,
.td-single-image-style-circle-border-shadow a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.td-single-image-style-outline a:after,
.td-single-image-style-bordered-shadow a:after,
.td-single-image-style-round-outline a:after,
.td-single-image-style-round-border-shadow a:after,
.td-single-image-style-circle-outline a:after,
.td-single-image-style-circle-border-shadow a:after {
  color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 6px;
  box-shadow: inset 0px 0px 0px 6px;
}
.td-single-image-style-outline a:before,
.td-single-image-style-bordered-shadow a:before,
.td-single-image-style-round-outline a:before,
.td-single-image-style-round-border-shadow a:before,
.td-single-image-style-circle-outline a:before,
.td-single-image-style-circle-border-shadow a:before {
  color: #EBEBEB;
  -webkit-box-shadow: inset 0px 0px 0px 7px;
  box-shadow: inset 0px 0px 0px 7px;
}
.td-single-image-style-shadow a,
.td-single-image-style-bordered-shadow a,
.td-single-image-style-round-border-shadow a,
.td-single-image-style-circle-shadow a,
.td-single-image-style-circle-border-shadow a {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.td-single-image-style-3d-shadow {
  position: relative;
}
.td-single-image-style-3d-shadow:before,
.td-single-image-style-3d-shadow:after {
  content: '';
  position: absolute;
  bottom: 4px;
  height: 30%;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
  z-index: 0;
}
.td-single-image-style-3d-shadow:before {
  left: 5px;
  right: 50%;
  transform: skewY(-6deg);
  -webkit-transform: skewY(-6deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.td-single-image-style-3d-shadow:after {
  left: 50%;
  right: 5px;
  transform: skewY(6deg);
  -webkit-transform: skewY(6deg);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.td-single-image-style-3d-shadow a {
  z-index: 1;
}
.td-single-image-style-round,
.td-single-image-style-round-border,
.td-single-image-style-round-outline,
.td-single-image-style-round-shadow,
.td-single-image-style-round-border-shadow,
.td-single-image-style-circle,
.td-single-image-style-circle-border,
.td-single-image-style-circle-outline,
.td-single-image-style-circle-shadow,
.td-single-image-style-circle-border-shadow {
  border-radius: 50%;
}
.td-single-image-style-round a,
.td-single-image-style-round-border a,
.td-single-image-style-round-outline a,
.td-single-image-style-round-shadow a,
.td-single-image-style-round-border-shadow a,
.td-single-image-style-circle a,
.td-single-image-style-circle-border a,
.td-single-image-style-circle-outline a,
.td-single-image-style-circle-shadow a,
.td-single-image-style-circle-border-shadow a {
  border-radius: 50%;
}
.td-single-image-style-round-outline a:before,
.td-single-image-style-round-border-shadow a:before,
.td-single-image-style-circle-outline a:before,
.td-single-image-style-circle-border-shadow a:before,
.td-single-image-style-round-outline a:after,
.td-single-image-style-round-border-shadow a:after,
.td-single-image-style-circle-outline a:after,
.td-single-image-style-circle-border-shadow a:after {
  border-radius: 50%;
}
.td-single-image-style-circle a,
.td-single-image-style-circle-border a,
.td-single-image-style-circle-outline a,
.td-single-image-style-circle-shadow a,
.td-single-image-style-circle-border-shadow a {
  height: 0;
  padding-bottom: 100%;
}
/*  ----------------------------------------------------------------------------
    Image box
*/
.td_block_image_box {
  padding: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_image_box {
    padding: 17px;
  }
}
@media (max-width: 767px) {
  .td_block_image_box {
    padding: 17px 10px;
  }
}
.td_block_image_box .block-title {
  margin-left: 0;
}
.td_block_image_box .td-custom {
  position: relative;
}
.td_block_image_box .td-custom a:hover:after {
  opacity: 0.6;
}
.td_block_image_box .td-custom-image a {
  display: block;
  background-size: cover;
  background-position: center;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-custom-image a {
    margin-bottom: 5px;
  }
}
.td_block_image_box .td-custom-image a:before {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.td_block_image_box .td-custom-image a:after {
  content: '';
  border: 1px solid #fff;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.td_block_image_box .td-custom-image.td-no-img-custom-url a {
  pointer-events: none;
  cursor: default;
}
.td_block_image_box .td-custom-image img {
  vertical-align: top;
}
.td_block_image_box .td-custom-title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: table;
  text-align: center;
  width: 100%;
  padding: 10px 20px;
  pointer-events: none;
}
.td_block_image_box .entry-title {
  margin: 0;
  padding: 0;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 500;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .entry-title {
    font-size: 16px;
  }
}
.td_block_image_box .entry-title a {
  color: #fff;
}
.td_block_image_box .entry-title:after {
  display: none;
}
.td_block_image_box .td-image-box-row {
  margin: 0 -20px;
  *zoom: 1;
}
.td_block_image_box .td-image-box-row:before,
.td_block_image_box .td-image-box-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_block_image_box .td-image-box-row:after {
  clear: both;
}
.td_block_image_box .td-image-box-span {
  padding: 0 20px;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-image-box-span {
    width: 100% !important;
    float: none;
    padding: 0 10px;
  }
}
.td_block_image_box .td-big-image .td-image-box-span {
  width: 100%;
}
.td_block_image_box .td-big-image .td-custom-image a {
  height: 360px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-big-image .td-custom-image a {
    height: 160px;
  }
}
.td_block_image_box .td-medium-image .td-image-box-span {
  width: 50%;
}
.td_block_image_box .td-medium-image .td-custom-image a {
  height: 320px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-medium-image .td-custom-image a {
    height: 160px;
  }
}
.td_block_image_box .td-small-image .td-image-box-span {
  width: 33.33333333%;
}
.td_block_image_box .td-small-image .td-custom-image a {
  height: 220px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-small-image .td-custom-image a {
    height: 160px;
  }
}
.td_block_image_box .td-tiny-image .td-image-box-span {
  width: 25%;
}
.td_block_image_box .td-tiny-image .td-custom-image a {
  height: 160px;
}
.td_block_image_box .td-tiny-image .td-custom-image a:after {
  margin: 8px;
}
.td_block_image_box .td-tiny-image .entry-title {
  font-size: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_image_box .td-tiny-image .entry-title {
    font-size: 16px;
  }
}
.td_block_image_box.td-box-vertical .td-image-box-row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.td_block_image_box.td-box-vertical .td-image-box-span {
  float: none;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 5px;
}
.td_block_image_box.td-box-vertical .td-image-box-span a:after {
  margin: 8px;
}
.td_block_image_box.td-box-vertical .td-image-box-span:last-child {
  margin-bottom: 0 !important;
}
.td_block_image_box.td-box-vertical .entry-title {
  font-size: 15px;
}
.td_block_image_box.td-image-box-top .td-custom-image a {
  background-position: top center;
}
.td_block_image_box.td-image-box-bottom .td-custom-image a {
  background-position: bottom center;
}
.td_block_image_box.td-image-box-style-2 .td-custom-image a:before,
.td_block_image_box.td-image-box-style-2 .td-custom-image a:after {
  display: none;
}
.td_block_image_box.td-image-box-style-2 .entry-title {
  font-size: 15px;
}
.td_block_image_box.td-image-box-style-2 .entry-title a {
  padding: 8px 16px;
  background-color: #fff;
  color: #000;
}
.td_block_image_box.td-image-box-style-2 .entry-title a:empty {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Author block
*/
.td_block_author .td_author_wrap {
  padding-bottom: 20px;
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  /* responsive phone + portrait tablet */
}
@media (max-width: 1023px) {
  .td_block_author .td_author_wrap {
    padding-bottom: 17px;
  }
}
.td_block_author .avatar {
  display: inline-block;
  margin-bottom: 7px;
  border-radius: 500px;
}
.td_block_author .td-author-name {
  position: relative;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
.td_block_author .td-author-description {
  margin: 15px 0 0;
  padding: 2px 0 0 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  line-height: 19px;
  font-style: italic;
  color: #555;
}
.td_block_author .td-author-page {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 15px;
  margin-top: 12px;
  font-weight: 600;
}
.td_block_author a {
  color: #000;
}
.td_block_author a:hover {
  color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    Separators
*/
.td_block_separator {
  width: 100%;
  align-items: center;
}
.td_block_separator span {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 1px;
  border-top: 1px solid #EBEBEB;
}
.td_separator_align_left span {
  margin-left: 0;
}
.td_separator_align_right span {
  margin-right: 0;
}
.td_separator_dashed span {
  border-top-style: dashed;
}
.td_separator_dotted span {
  border-top-style: dotted;
}
.td_separator_double span {
  height: 3px;
  border-bottom: 1px solid #EBEBEB;
}
.td_separator_shadow > span {
  position: relative;
  height: 20px;
  overflow: hidden;
  border: 0;
  color: #EBEBEB;
}
.td_separator_shadow > span > span {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 13px;
  width: 98%;
  border-radius: 100%;
}
.td-h-effect-up-shadow .entry-thumb,
.td-h-effect-up-shadow .td-module-thumb a:after,
.td-h-effect-up-shadow .td-category-pos-image .td-post-category,
.td-h-effect-up-shadow .td-admin-edit {
  -webkit-transition: box-shadow 0.3s ease, transform 0.3s ease;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.td-h-effect-up-shadow .entry-thumb {
  -webkit-box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2), 0 3px 12px -1px rgba(7, 10, 25, 0.2);
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2), 0 3px 12px -1px rgba(7, 10, 25, 0.2);
}
.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb,
.td-h-effect-up-shadow .td_module_wrap:hover .td-module-thumb a:after,
.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category,
.td-h-effect-up-shadow .td_module_wrap:hover .td-admin-edit {
  transform: translate(0, -2px);
  -webkit-transform: translate(0, -2px);
}
.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb {
  -webkit-box-shadow: 0 15px 45px -5px rgba(7, 10, 25, 0.25);
  box-shadow: 0 15px 45px -5px rgba(7, 10, 25, 0.25);
}
.td-h-effect-shadow .entry-thumb {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.td-h-effect-shadow .td_module_wrap:hover .entry-thumb {
  -webkit-box-shadow: rgba(108, 108, 108, 0.2) 0 2px 2px, rgba(108, 108, 108, 0.2) 0 4px 4px, rgba(108, 108, 108, 0.2) 0 8px 8px, rgba(108, 108, 108, 0.2) 0 16px 16px;
  -moz-box-shadow: rgba(108, 108, 108, 0.2) 0 2px 2px, rgba(108, 108, 108, 0.2) 0 4px 4px, rgba(108, 108, 108, 0.2) 0 8px 8px, rgba(108, 108, 108, 0.2) 0 16px 16px;
  box-shadow: rgba(108, 108, 108, 0.2) 0 2px 2px, rgba(108, 108, 108, 0.2) 0 4px 4px, rgba(108, 108, 108, 0.2) 0 8px 8px, rgba(108, 108, 108, 0.2) 0 16px 16px;
}
/*  ----------------------------------------------------------------------------
    Flex Block 1 & 2
*/
.td_flex_block_1,
.td_flex_block_2 {
  padding: 20px 20px 22px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_flex_block_1,
  .td_flex_block_2 {
    padding: 17px 17px 26px;
  }
}
@media (max-width: 767px) {
  .td_flex_block_1,
  .td_flex_block_2 {
    padding: 17px 10px 26px;
  }
}
.td_flex_block_1 .block-title,
.td_flex_block_2 .block-title {
  margin-left: 0;
}
.td_flex_block_1 .td-next-prev-wrap,
.td_flex_block_2 .td-next-prev-wrap,
.td_flex_block_1 .td-load-more-wrap,
.td_flex_block_2 .td-load-more-wrap {
  margin: 25px 0 0;
  /* responsive phone + portrait tablet */
}
@media (max-width: 1023px) {
  .td_flex_block_1 .td-next-prev-wrap,
  .td_flex_block_2 .td-next-prev-wrap,
  .td_flex_block_1 .td-load-more-wrap,
  .td_flex_block_2 .td-load-more-wrap {
    margin-top: 21px;
  }
}
.td_flex_block_1 .td-next-prev-wrap a,
.td_flex_block_2 .td-next-prev-wrap a {
  margin-bottom: 0;
}
.td_flex_block_1 .td-load-more-wrap a,
.td_flex_block_2 .td-load-more-wrap a {
  margin-bottom: 0 !important;
}
.td_module_flex_1,
.td_module_flex_2 {
  display: inline-block;
  width: 100%;
  padding-bottom: 0;
}
.td_module_flex_1 .td-module-container,
.td_module_flex_2 .td-module-container {
  display: flex;
  flex-direction: column;
  position: relative;
}
.td_module_flex_1 .td-module-container:before,
.td_module_flex_2 .td-module-container:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.td_module_flex_1 .td-image-wrap,
.td_module_flex_2 .td-image-wrap {
  display: block;
  position: relative;
  padding-bottom: 54%;
}
.td_module_flex_1 .td-image-container,
.td_module_flex_2 .td-image-container {
  position: relative;
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
}
.td_module_flex_1 .td-module-thumb,
.td_module_flex_2 .td-module-thumb {
  margin-bottom: 0;
}
.td_module_flex_1 .td-module-meta-info,
.td_module_flex_2 .td-module-meta-info {
  width: 100%;
  margin-bottom: 0;
  padding: 13px 0 0 0;
  z-index: 1;
  border: 0 solid #eaeaea;
  min-height: 0;
}
.td_module_flex_1 .entry-title,
.td_module_flex_2 .entry-title {
  font-weight: 600;
}
.td_module_flex_1 .td-author-photo,
.td_module_flex_2 .td-author-photo {
  display: inline-block;
  vertical-align: middle;
}
.td_module_flex_1 .td-thumb-css,
.td_module_flex_2 .td-thumb-css {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-position: center center;
}
.td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category),
.td_module_flex_2 .td-category-pos-image .td-post-category:not(.td-post-extra-category) {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.td_module_flex_1 .td-excerpt,
.td_module_flex_2 .td-excerpt {
  margin: 14px 0 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 18px;
  /* responsive phone + portrait tablet */
}
@media (max-width: 1023px) {
  .td_module_flex_1 .td-excerpt,
  .td_module_flex_2 .td-excerpt {
    margin-top: 10px;
  }
}
.td_module_flex_1 .td-read-more,
.td_module_flex_2 .td-read-more {
  margin: 15px 0 0;
  /* responsive phone + portrait tablet */
}
@media (max-width: 1023px) {
  .td_module_flex_1 .td-read-more,
  .td_module_flex_2 .td-read-more {
    margin-top: 11px;
  }
}
.td-module-exclusive .td-module-title a:before {
  content: 'EXCLUSIVE';
  font-family: 'Open Sans', arial, sans-serif;
  color: #fff;
  background-color: #ff0000;
  padding: 4px 8px 2px;
  border-radius: 3px;
  margin-right: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  vertical-align: middle;
}
.td-mc1-wrap:after,
.td-mc1-wrap .td_module_wrap:after {
  content: '';
  display: table;
  clear: both;
}
.td_module_flex_1 .entry-title {
  margin: 0 0 9px 0;
  font-size: 19px;
  line-height: 24px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_flex_1 .entry-title {
    font-size: 15px;
    line-height: 19px;
  }
}
.td_module_flex_2 .td-module-meta-info-top {
  padding: 0 0 10px;
}
.td_module_flex_2 .entry-title {
  margin: 0 0 11px 0;
  font-size: 24px;
  line-height: 28px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_module_flex_2 .entry-title {
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 21px;
  }
}
@media (max-width: 767px) {
  .td_module_flex_2 .entry-title {
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 24px;
  }
}
/*  ----------------------------------------------------------------------------
    Newsletter plugin
*/
.tds_newsletter1_block {
  padding: 30px 19px 38px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tds_newsletter1_block {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (max-width: 767px) {
  .tds_newsletter1_block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.tds_newsletter2_block .tdn-info-wrap {
  padding: 0 19px 20px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tds_newsletter2_block .tdn-info-wrap {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (max-width: 767px) {
  .tds_newsletter2_block .tdn-info-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
div.tds_newsletter3_block,
div.tds_newsletter4_block,
div.tds_newsletter5_block,
div.tds_newsletter6_block {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.tds_newsletter5_block .tdn-icon-wrap {
  line-height: 1;
  text-align: center;
}
.tds_newsletter7_block {
  border-top: 0;
}
/*  ----------------------------------------------------------------------------
    Predefined color styles. Taken straight from the css that was generated by the theme
*/
.td-block-color-style-1,
.td-block-color-style-2,
.td-block-color-style-3,
.td-block-color-style-4,
.td-block-color-style-5,
.td-block-color-style-6 {
  border-top: 0;
}
.td-block-color-style-1 .td-post-category:hover,
.td-block-color-style-2 .td-post-category:hover,
.td-block-color-style-3 .td-post-category:hover,
.td-block-color-style-4 .td-post-category:hover,
.td-block-color-style-5 .td-post-category:hover,
.td-block-color-style-6 .td-post-category:hover {
  background-color: #222222 !important;
  opacity: 0.8;
}
.td-block-color-style-1 .td-next-prev-wrap a:hover i,
.td-block-color-style-2 .td-next-prev-wrap a:hover i,
.td-block-color-style-3 .td-next-prev-wrap a:hover i,
.td-block-color-style-4 .td-next-prev-wrap a:hover i,
.td-block-color-style-5 .td-next-prev-wrap a:hover i,
.td-block-color-style-6 .td-next-prev-wrap a:hover i {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #000000 !important;
}
.td-block-color-style-1 .td_module_wrap:hover .entry-title a,
.td-block-color-style-2 .td_module_wrap:hover .entry-title a,
.td-block-color-style-3 .td_module_wrap:hover .entry-title a,
.td-block-color-style-4 .td_module_wrap:hover .entry-title a,
.td-block-color-style-5 .td_module_wrap:hover .entry-title a,
.td-block-color-style-6 .td_module_wrap:hover .entry-title a {
  color: #ffffff !important;
}
body .td-block-color-style-1 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-2 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-3 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-4 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-5 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-6 .td-pulldown-filter-display-option:hover,
body .td-block-color-style-1 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-2 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-3 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-4 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-5 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover,
body .td-block-color-style-6 .td-pulldown-filter-display-option .td-pulldown-filter-link:hover {
  color: #ffffff !important;
}
/* style 1 red */
body .td-block-color-style-1,
.td-block-color-style-1.td_block_13 .meta-info {
  background-color: #d13030;
}
body .td-block-color-style-1 .td-pulldown-filter-display-option,
body .td-block-color-style-1 .td-pulldown-filter-list {
  background-color: #d23434;
  background-color: rgba(210, 52, 52, 0.95);
}
body .td-block-color-style-1 .td-pulldown-filter-display-option,
body .td-block-color-style-1 .td-pulldown-filter-list {
  border-color: #db5858;
}
body .td-block-color-style-1 .td-pulldown-filter-display-option,
body .td-block-color-style-1 .td-icon-menu-down,
body .td-block-color-style-1 .td-pulldown-filter-link {
  color: #ffcfcf;
}
body .td-block-color-style-1 .td-module-title a,
body .td-block-color-style-1 i {
  color: #ffffff;
}
body .td-block-color-style-1 .td-excerpt {
  color: #ffe3e3;
}
body .td-block-color-style-1 .td-post-author-name a,
body .td-block-color-style-1 .td-post-author-name span {
  color: #ffe3e3;
}
body .td-block-color-style-1 .td-module-date {
  color: #ffe3e3;
}
body .td-block-color-style-1 .td-module-comments {
  background-color: #c12424;
}
body .td-block-color-style-1 .td-module-comments a:after {
  border-color: #862e2d transparent transparent transparent;
}
body .td-block-color-style-1 .td-module-comments a {
  color: #ffffff;
}
body .td-block-color-style-1 .item-details,
body .td-block-color-style-1 .td_module_5 {
  border-bottom-color: #da6767;
}
body .td-block-color-style-1 .td-icon-font,
body .td-block-color-style-1 .td_ajax_load_more {
  border-color: #ffffff;
  color: #ffffff !important;
}
/* style 2 black */
body .td-block-color-style-2,
.td-block-color-style-2.td_block_13 .meta-info {
  background-color: #1c1c1c;
}
body .td-block-color-style-2 .td-pulldown-filter-display-option,
body .td-block-color-style-2 .td-pulldown-filter-list {
  background-color: #1e1e1e;
  background-color: rgba(30, 30, 30, 0.95);
}
body .td-block-color-style-2 .td-pulldown-filter-display-option,
body .td-block-color-style-2 .td-pulldown-filter-list {
  border-color: #424242;
}
body .td-block-color-style-2 .td-pulldown-filter-display-option,
body .td-block-color-style-2 .td-icon-menu-down,
body .td-block-color-style-2 .td-pulldown-filter-link {
  color: #c4c4c4;
}
body .td-block-color-style-2 .td-module-title a,
body .td-block-color-style-2 i {
  color: #ffffff;
}
body .td-block-color-style-2 .td-excerpt {
  color: #c4c4c4;
}
body .td-block-color-style-2 .td-post-author-name a,
body .td-block-color-style-2 .td-post-author-name span {
  color: #e2e2e2;
}
body .td-block-color-style-2 .td-module-date {
  color: #c4c4c4;
}
body .td-block-color-style-2 .td-module-comments {
  background-color: #4db2ec;
}
body .td-block-color-style-2 .td-module-comments a:after {
  border-color: #2d6586 transparent transparent transparent;
}
body .td-block-color-style-2 .td-module-comments a {
  color: #ffffff;
}
body .td-block-color-style-2 .item-details,
body .td-block-color-style-2 .td_module_5 {
  border-bottom-color: #3a3a3a;
}
body .td-block-color-style-2 .td-icon-font,
body .td-block-color-style-2 .td_ajax_load_more {
  border-color: #ffffff;
  color: #ffffff !important;
}
/* style 3 orange */
body .td-block-color-style-3,
.td-block-color-style-3.td_block_13 .meta-info {
  background-color: #e67e22;
}
body .td-block-color-style-3 .td-pulldown-filter-display-option,
body .td-block-color-style-3 .td-pulldown-filter-list {
  background-color: #e67e22;
  background-color: rgba(230, 126, 34, 0.95);
}
body .td-block-color-style-3 .td-pulldown-filter-display-option,
body .td-block-color-style-3 .td-pulldown-filter-list {
  border-color: #f09748;
}
body .td-block-color-style-3 .td-pulldown-filter-display-option,
body .td-block-color-style-3 .td-icon-menu-down,
body .td-block-color-style-3 .td-pulldown-filter-link {
  color: #ffead7;
}
body .td-block-color-style-3 .td-module-title a,
body .td-block-color-style-3 i {
  color: #ffffff;
}
body .td-block-color-style-3 .td-excerpt {
  color: #ffead7;
}
body .td-block-color-style-3 .td-post-author-name a,
body .td-block-color-style-3 .td-post-author-name span {
  color: #ffead7;
}
body .td-block-color-style-3 .td-module-date {
  color: #ffead7;
}
body .td-block-color-style-3 .td-module-comments {
  background-color: #d35400;
}
body .td-block-color-style-3 .td-module-comments a:after {
  border-color: #7f3300 transparent transparent transparent;
}
body .td-block-color-style-3 .td-module-comments a {
  color: #ffffff;
}
body .td-block-color-style-3 .item-details,
body .td-block-color-style-3 .td_module_5 {
  border-bottom-color: #f09748;
}
body .td-block-color-style-3 .td-icon-font,
body .td-block-color-style-3 .td_ajax_load_more {
  border-color: #ffffff;
  color: #ffffff !important;
}
/* style 4 yellow */
body .td-block-color-style-4,
.td-block-color-style-4.td_block_13 .meta-info {
  background-color: #f8c900;
}
body .td-block-color-style-4 .td-pulldown-filter-display-option,
body .td-block-color-style-4 .td-pulldown-filter-list {
  background-color: #f8c900;
  background-color: rgba(248, 201, 0, 0.95);
}
body .td-block-color-style-4 .td-pulldown-filter-display-option,
body .td-block-color-style-4 .td-pulldown-filter-list {
  border-color: #f7de73;
}
body .td-block-color-style-4 .td-pulldown-filter-display-option,
body .td-block-color-style-4 .td-icon-menu-down,
body .td-block-color-style-4 .td-pulldown-filter-link {
  color: #fff8d9;
}
body .td-block-color-style-4 .td-module-title a,
body .td-block-color-style-4 i {
  color: #ffffff;
}
body .td-block-color-style-4 .td-excerpt {
  color: #fff8d9;
}
body .td-block-color-style-4 .td-post-author-name a,
body .td-block-color-style-4 .td-post-author-name span {
  color: #fff8d9;
}
body .td-block-color-style-4 .td-module-date {
  color: #fff8d9;
}
body .td-block-color-style-4 .td-module-comments {
  background-color: #ecb200;
}
body .td-block-color-style-4 .td-module-comments a:after {
  border-color: #af8400 transparent transparent transparent;
}
body .td-block-color-style-4 .td-module-comments a {
  color: #ffffff;
}
body .td-block-color-style-4 .item-details,
body .td-block-color-style-4 .td_module_5 {
  border-bottom-color: #f7de73;
}
body .td-block-color-style-4 .td-icon-font,
body .td-block-color-style-4 .td_ajax_load_more {
  border-color: #fff8d9;
  color: #fff8d9 !important;
}
/* style 5 - green */
body .td-block-color-style-5,
.td-block-color-style-5.td_block_13 .meta-info {
  background-color: #0a9e01;
}
body .td-block-color-style-5 .td-pulldown-filter-display-option,
body .td-block-color-style-5 .td-pulldown-filter-list {
  background-color: #0a9e01;
  background-color: rgba(10, 158, 1, 0.95);
}
body .td-block-color-style-5 .td-pulldown-filter-display-option,
body .td-block-color-style-5 .td-pulldown-filter-list {
  border-color: #42aa3c;
}
body .td-block-color-style-5 .td-pulldown-filter-display-option,
body .td-block-color-style-5 .td-icon-menu-down,
body .td-block-color-style-5 .td-pulldown-filter-link {
  color: #deffdc;
}
body .td-block-color-style-5 .td-module-title a,
body .td-block-color-style-5 i {
  color: #ffffff;
}
body .td-block-color-style-5 .td-excerpt {
  color: #deffdc;
}
body .td-block-color-style-5 .td-post-author-name a,
body .td-block-color-style-5 .td-post-author-name span {
  color: #deffdc;
}
body .td-block-color-style-5 .td-module-date {
  color: #deffdc;
}
body .td-block-color-style-5 .td-module-comments {
  background-color: #208e01;
}
body .td-block-color-style-5 .td-module-comments a:after {
  border-color: #135800 transparent transparent transparent;
}
body .td-block-color-style-5 .td-module-comments a {
  color: #ffffff;
}
body .td-block-color-style-5 .item-details,
body .td-block-color-style-5 .td_module_5 {
  border-bottom-color: #42aa3c;
}
body .td-block-color-style-5 .td-icon-font,
body .td-block-color-style-5 .td_ajax_load_more {
  border-color: #deffdc;
  color: #deffdc !important;
}
/* style 6 pink */
body .td-block-color-style-6,
.td-block-color-style-6.td_block_13 .meta-info {
  background-color: #ff0099;
}
body .td-block-color-style-6 .td-pulldown-filter-display-option,
body .td-block-color-style-6 .td-pulldown-filter-list {
  background-color: #ff0099;
  background-color: rgba(255, 0, 153, 0.85);
}
body .td-block-color-style-6 .td-pulldown-filter-display-option,
body .td-block-color-style-6 .td-pulldown-filter-list {
  border-color: #ff5bbd;
}
body .td-block-color-style-6 .td-pulldown-filter-display-option,
body .td-block-color-style-6 .td-icon-menu-down,
body .td-block-color-style-6 .td-pulldown-filter-link {
  color: #ffe8f6;
}
body .td-block-color-style-6 .td-module-title a,
body .td-block-color-style-6 i {
  color: #ffffff;
}
body .td-block-color-style-6 .td-excerpt {
  color: #ffe8f6;
}
body .td-block-color-style-6 .td-post-author-name a,
body .td-block-color-style-6 .td-post-author-name span {
  color: #ffe8f6;
}
body .td-block-color-style-6 .td-module-date {
  color: #ffe8f6;
}
body .td-block-color-style-6 .td-module-comments {
  background-color: #dd0085;
}
body .td-block-color-style-6 .td-module-comments a:after {
  border-color: #a00060 transparent transparent transparent;
}
body .td-block-color-style-6 .td-module-comments a {
  color: #ffffff;
}
body .td-block-color-style-6 .item-details,
body .td-block-color-style-6 .td_module_5 {
  border-bottom-color: #ff49b6;
}
body .td-block-color-style-6 .td-icon-font,
body .td-block-color-style-6 .td_ajax_load_more {
  border-color: #ffdef2;
  color: #ffdef2 !important;
}
.td-post-vid-time {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 3px 6px 4px;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
}
/*
 image ads using div ----------------------------------------------------------------------

 .td-visible-desktop - for desktop
 .td-visible-tablet-portrait - for tablet portrait
 .td-visible-phone - for mobile

*/
.td-visible-desktop {
  display: table;
}
.td-visible-tablet-portrait,
.td-visible-phone {
  display: none;
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1023px) {
  .td-visible-tablet-portrait {
    display: table;
  }
  .td-visible-desktop {
    display: none;
  }
  .td-visible-phone {
    display: none;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-visible-phone {
    display: table;
  }
  .td-visible-desktop {
    display: none;
  }
  .td-visible-tablet-portrait {
    display: none;
  }
}
/* responsive landscape desktop */
@media (min-width: 1024px) {
  .td-rec-hide-on-m {
    display: none !important;
  }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1023px) {
  .td-rec-hide-on-tp {
    display: none !important;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-rec-hide-on-p {
    display: none !important;
  }
}
.td-a-rec-id-header img {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-a-rec-id-header img {
    position: relative;
    display: table;
    margin-right: 0;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
}
.td-a-rec-id-smart_list_6 img,
.td-a-rec-id-smart_list_7 img,
.td-a-rec-id-smart_list_8 img,
.td-a-rec-id-sidebar img,
.td-a-rec-id-content_top img,
.td-a-rec-id-content_inline img,
.td-a-rec-id-content_inlineleft img,
.td-a-rec-id-content_inlineright img,
.td-a-rec-id-content_bottom img,
.td-a-rec-id-custom_ad_1 img,
.td-a-rec-id-custom_ad_2 img,
.td-a-rec-id-custom_ad_3 img,
.td-a-rec-id-custom_ad_4 img,
.td-a-rec-id-custom_ad_5 img {
  width: 100%;
}
/*

      sidebar ads


*/
.td-g-rec-id-sidebar {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
}
.td-visible-desktop,
.td-visible-tablet-portrait,
.td-visible-phone {
  margin-left: auto;
  margin-right: auto;
}
.td-a-rec-id-sidebar {
  margin-top: 20px;
  margin-bottom: 20px;
}
.td-g-rec-id-content_top,
.td-g-rec-id-content_bottom {
  clear: both;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 21px;
}
.td-a-rec-id-content_top,
.td-a-rec-id-content_bottom {
  clear: both;
  text-align: center;
  margin-bottom: 21px;
  margin-top: 21px;
}
.td-a-rec-id-content_top img,
.td-a-rec-id-content_bottom img {
  margin-bottom: 0;
}
.td-g-rec-id-content_inline {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
}
.td-g-rec-id-content_inlineleft,
.td-a-rec-id-content_inlineleft {
  float: left;
  margin-bottom: 15px;
  margin-top: 9px;
  margin-right: 21px;
}
.td-g-rec-id-content_inlineright,
.td-a-rec-id-content_inlineright {
  float: right;
  margin-bottom: 15px;
  margin-top: 6px;
  margin-left: 21px;
}
.td-g-rec-id-smart_list_6,
.td-g-rec-id-smart_list_7,
.td-g-rec-id-smart_list_8 {
  clear: both;
}
.td-g-rec-id-smart_list_6 .adsbygoogle,
.td-g-rec-id-smart_list_7 .adsbygoogle,
.td-g-rec-id-smart_list_8 .adsbygoogle {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.td-a-rec-id-smart_list_6,
.td-a-rec-id-smart_list_7,
.td-a-rec-id-smart_list_8 {
  clear: both;
  text-align: center;
}
.td-a-rec-id-smart_list_6 > div,
.td-a-rec-id-smart_list_7 > div,
.td-a-rec-id-smart_list_8 > div {
  margin-top: 16px;
  margin-bottom: 0;
}
.td-a-rec-id-smart_list_6 img,
.td-a-rec-id-smart_list_7 img,
.td-a-rec-id-smart_list_8 img {
  margin: 0;
}
.td-a-rec-id-smart_list_6 .td-adspot-title,
.td-a-rec-id-smart_list_7 .td-adspot-title,
.td-a-rec-id-smart_list_8 .td-adspot-title {
  margin-bottom: -11px;
}
.td-g-rec-id-smart_list_6 .adsbygoogle,
.td-a-rec-id-smart_list_6 > div {
  margin-top: 16px;
  margin-bottom: 16px;
}
.td-g-rec-id-smart_list_7 .adsbygoogle,
.td-a-rec-id-smart_list_7 > div {
  margin-bottom: 26px;
}
.td-a-rec-id-footer_top,
.td-g-rec-id-footer_top {
  display: table;
  position: relative;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.td-a-rec-id-footer_top > div,
.td-g-rec-id-footer_top > div,
.td-a-rec-id-footer_top .adsbygoogle,
.td-g-rec-id-footer_top .adsbygoogle {
  margin: -10px auto 32px auto;
}
.td-a-rec-id-footer_top > div img,
.td-g-rec-id-footer_top > div img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-a-rec-id-footer_top > div img,
  .td-g-rec-id-footer_top > div img {
    width: 100%;
  }
}
.td-a-rec-id-footer_top .td-adspot-title,
.td-g-rec-id-footer_top .td-adspot-title {
  margin-top: -31px;
  margin-bottom: 15px;
}
.td-a-rec-id-custom_ad_1,
.td-a-rec-id-custom_ad_2,
.td-a-rec-id-custom_ad_3,
.td-a-rec-id-custom_ad_4,
.td-a-rec-id-custom_ad_5,
.td-g-rec-id-custom_ad_1,
.td-g-rec-id-custom_ad_2,
.td-g-rec-id-custom_ad_3,
.td-g-rec-id-custom_ad_4,
.td-g-rec-id-custom_ad_5 {
  display: table;
  margin-bottom: 20px !important;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.td-g-rec-id-custom_ad_1,
.td-g-rec-id-custom_ad_2,
.td-g-rec-id-custom_ad_3,
.td-g-rec-id-custom_ad_4,
.td-g-rec-id-custom_ad_5 {
  margin-bottom: 15px !important;
}
.td-adspot-title {
  color: #767676;
  font-size: 10px;
  text-align: center;
  display: block;
  margin-top: -5px;
  margin-bottom: 5px;
}
.td-all-devices {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.td-all-devices img {
  display: block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-all-devices img {
    width: 100%;
  }
}
/*

  General big grids

*/
.td-pb-span8 .td-big-grids,
.td-pb-span4 .td-big-grids {
  width: auto !important;
  background-color: transparent !important;
}
.td_block_big_grid,
.td_block_big_grid_2,
.td_block_big_grid_3,
.td_block_big_grid_4,
.td_block_big_grid_5,
.td_block_big_grid_6,
.td_block_big_grid_7 {
  width: 1021px;
  left: -1px;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid,
  .td_block_big_grid_2,
  .td_block_big_grid_3,
  .td_block_big_grid_4,
  .td_block_big_grid_5,
  .td_block_big_grid_6,
  .td_block_big_grid_7 {
    width: 756px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid,
  .td_block_big_grid_2,
  .td_block_big_grid_3,
  .td_block_big_grid_4,
  .td_block_big_grid_5,
  .td_block_big_grid_6,
  .td_block_big_grid_7 {
    width: 100%;
    left: 0;
  }
}
.td-big-grid-post {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.td-big-grid-post .entry-title {
  margin: 0;
}
.td-big-grid-post .entry-title a {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  font-family: inherit;
}
.td-big-grid-post .td-module-comments {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grid-post .td-module-comments {
    display: none;
  }
}
.td-big-grid-post .td-module-comments a:after {
  border-color: #000000 transparent transparent transparent;
}
.td-big-grid-post .td-module-thumb {
  overflow: hidden;
  margin: 0;
  height: 100%;
  background-color: #ccc;
}
.td-big-grid-post .entry-thumb {
  width: 100%;
}
.td-big-grid-post .td-big-grid-meta {
  position: absolute;
  pointer-events: none;
  bottom: 0;
  padding: 0 8px 11px 8px;
  width: 100%;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grid-post .td-big-grid-meta {
    padding: 0 8px 4px 8px;
  }
}
.td-big-grid-post .td-big-grid-meta .td-post-category,
.td-big-grid-post .td-big-grid-meta .td-post-author-name,
.td-big-grid-post .td-big-grid-meta .td-module-title {
  pointer-events: auto;
}
.td-big-grid-post .td-big-grid-meta a,
.td-big-grid-post .td-big-grid-meta i,
.td-big-grid-post .td-big-grid-meta span,
.td-big-grid-post .td-big-grid-meta .entry-date {
  color: #ffffff;
}
.td-module-empty {
  background-color: #e5e5e5;
}
.td-big-grids {
  border-top: none;
}
/*

  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);
    clear: both;
  }
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
    margin-left: 3px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child {
    margin-left: 0;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
    display: inline-block;
    white-space: normal;
    float: none;
    vertical-align: top;
    width: 80%;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
  /* 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%;
  }
}
/*

  Big grid

*/
.td_block_big_grid .td-big-thumb {
  float: left;
  width: 537px;
  position: relative;
  margin-right: 4px;
  height: 360px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid .td-big-thumb {
    width: 400px;
    height: 264px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid .td-big-thumb {
    width: 100%;
    margin-left: 0;
    margin-bottom: 4px;
    float: none;
    height: auto;
  }
}
.td_block_big_grid .td-tiny-thumb {
  float: left;
  width: 238px;
  height: 178px;
  position: relative;
  overflow: hidden;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid .td-tiny-thumb {
    width: 174px;
    height: 130px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid .td-tiny-thumb {
    width: 50%;
    max-height: 170px;
  }
}
@media (max-width: 474px) {
  .td_block_big_grid .td-tiny-thumb {
    max-height: 102px;
  }
}
.td_block_big_grid .td-tiny-thumb .td-post-category {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid .td-tiny-thumb .td-post-category {
    display: none;
  }
}
.td_block_big_grid .td-tiny-thumb .td-post-vid-time {
  bottom: auto;
  top: 0;
}
.td_block_big_grid .entry-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid .entry-thumb {
    height: auto;
    width: 100%;
  }
}
.td_block_big_grid .td-big-grid-post-1,
.td_block_big_grid .td-big-grid-post-3 {
  margin-right: 4px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid .td-big-grid-post-1,
  .td_block_big_grid .td-big-grid-post-3 {
    margin-right: 0;
  }
}
.td_block_big_grid .td-big-grid-post-1,
.td_block_big_grid .td-big-grid-post-2 {
  margin-bottom: 4px;
}
.td_block_big_grid .td-big-grid-post-1:after,
.td_block_big_grid .td-big-grid-post-3:after {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid .td-big-grid-post-1:after,
  .td_block_big_grid .td-big-grid-post-3:after {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background-color: #fff;
    z-index: 1;
  }
}
.td_block_big_grid .td-module-empty {
  float: left;
  height: 178px;
  width: 238px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid .td-module-empty {
    width: 174px;
    height: 130px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid .td-module-empty {
    width: 50%;
    max-height: 170px;
    display: none;
  }
}
@media (max-width: 474px) {
  .td_block_big_grid .td-module-empty {
    width: 50%;
    max-height: 102px;
  }
}
.td_block_big_grid .td-module-empty.td-big-grid-post-4.td-post-number-4,
.td_block_big_grid .td-module-empty.td-big-grid-post-2.td-post-number-2 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid .td-module-empty.td-big-grid-post-4.td-post-number-4,
  .td_block_big_grid .td-module-empty.td-big-grid-post-2.td-post-number-2 {
    display: block;
  }
}
/*

  Big grid 2

*/
.td_block_big_grid_2 .td-big-grid-post {
  height: 398px;
  float: left;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_2 .td-big-grid-post {
    height: 294px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-big-grid-post {
    height: 200px;
    width: 100% !important;
    float: none;
  }
}
.td_block_big_grid_2 .td-big-grid-post-0 {
  width: 509px;
  margin-right: 2px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_2 .td-big-grid-post-0 {
    width: 376px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-big-grid-post-0 {
    margin-right: 0;
  }
}
.td_block_big_grid_2 .td-big-grid-post-1 {
  width: 509px;
  margin-left: 1px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_2 .td-big-grid-post-1 {
    width: 377px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-big-grid-post-1 {
    margin-left: 0;
    margin-top: 3px;
  }
}
.td_block_big_grid_2 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-module-empty {
    display: none;
  }
}
/*

  Big grid 3

*/
.td_block_big_grid_3 .td-big-grid-post {
  height: 336px;
  float: left;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_3 .td-big-grid-post {
    height: 246px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-big-grid-post {
    height: 200px;
    width: 100% !important;
    float: none;
  }
}
.td_block_big_grid_3 .td-big-grid-post-0 {
  width: 338px;
  margin-right: 2px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_3 .td-big-grid-post-0 {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-big-grid-post-0 {
    margin-right: 0;
  }
}
.td_block_big_grid_3 .td-big-grid-post-1 {
  width: 338px;
  margin-right: 2px;
  margin-left: 1px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_3 .td-big-grid-post-1 {
    width: 249px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-big-grid-post-1 {
    margin-right: 0;
    margin-left: 0;
    margin-top: 3px;
  }
}
.td_block_big_grid_3 .td-big-grid-post-2 {
  width: 339px;
  margin-left: 1px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_3 .td-big-grid-post-2 {
    width: 251px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-big-grid-post-2 {
    margin-left: 0;
    margin-top: 3px;
  }
}
.td_block_big_grid_3 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-module-empty {
    display: none;
  }
}
/*

  Big grid 4

*/
.td_block_big_grid_4 .td-big-grid-post-0 {
  width: 509px;
  height: 300px;
  float: left;
  margin-right: 2px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_4 .td-big-grid-post-0 {
    width: 376px;
    height: 250px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post-0 {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
}
.td_block_big_grid_4 .td-big-grid-post-1 {
  width: 509px;
  height: 300px;
  float: left;
  margin-left: 1px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_4 .td-big-grid-post-1 {
    width: 377px;
    height: 250px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post-1 {
    width: 100%;
    height: auto;
    clear: both;
    margin: 3px 0 0;
  }
}
.td_block_big_grid_4 .td-big-grid-post-2 {
  width: 338px;
  height: 205px;
  float: left;
  margin: 3px 2px 0 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_4 .td-big-grid-post-2 {
    width: 250px;
    height: 155px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post-2 {
    margin: 3px 0 0;
  }
}
.td_block_big_grid_4 .td-big-grid-post-3 {
  width: 338px;
  height: 205px;
  float: left;
  margin: 3px 2px 0 1px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_4 .td-big-grid-post-3 {
    width: 249px;
    height: 155px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post-3 {
    margin: 3px 0 0;
  }
}
.td_block_big_grid_4 .td-big-grid-post-4 {
  width: 339px;
  height: 205px;
  float: left;
  margin: 3px 0 0 1px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_4 .td-big-grid-post-4 {
    width: 251px;
    height: 155px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post-4 {
    margin-left: 0;
  }
}
.td_block_big_grid_4 .td-big-grid-post-1,
.td_block_big_grid_4 .td-big-grid-post-2,
.td_block_big_grid_4 .td-big-grid-post-3,
.td_block_big_grid_4 .td-big-grid-post-4 {
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post-1,
  .td_block_big_grid_4 .td-big-grid-post-2,
  .td_block_big_grid_4 .td-big-grid-post-3,
  .td_block_big_grid_4 .td-big-grid-post-4 {
    width: 50%;
    max-height: 148px;
  }
}
@media (max-width: 474px) {
  .td_block_big_grid_4 .td-big-grid-post-1,
  .td_block_big_grid_4 .td-big-grid-post-2,
  .td_block_big_grid_4 .td-big-grid-post-3,
  .td_block_big_grid_4 .td-big-grid-post-4 {
    max-height: 102px;
  }
}
.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-2 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-3 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-4 .td-post-category,
.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
.td_block_big_grid_4 .td-big-grid-post-2 .td-module-meta-info,
.td_block_big_grid_4 .td-big-grid-post-3 .td-module-meta-info,
.td_block_big_grid_4 .td-big-grid-post-4 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
  .td_block_big_grid_4 .td-big-grid-post-2 .td-post-category,
  .td_block_big_grid_4 .td-big-grid-post-3 .td-post-category,
  .td_block_big_grid_4 .td-big-grid-post-4 .td-post-category,
  .td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
  .td_block_big_grid_4 .td-big-grid-post-2 .td-module-meta-info,
  .td_block_big_grid_4 .td-big-grid-post-3 .td-module-meta-info,
  .td_block_big_grid_4 .td-big-grid-post-4 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_4 .td-big-grid-post-1:after,
.td_block_big_grid_4 .td-big-grid-post-3:after {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post-1:after,
  .td_block_big_grid_4 .td-big-grid-post-3:after {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background-color: #fff;
    z-index: 1;
  }
}
.td_block_big_grid_4 .td-module-empty {
  float: left;
}
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-1,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-1,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-1,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-2,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-2 {
  display: none;
}
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-3,
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-3 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-module-empty.td-big-grid-post-3.td-post-number-3,
  .td_block_big_grid_4 .td-module-empty.td-big-grid-post-4.td-post-number-3 {
    display: none;
  }
}
.td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-module-empty.td-big-grid-post-2.td-post-number-2 {
    display: block;
  }
}
/*

  Big grid 5

*/
.td_block_big_grid_5 .td-small-thumb {
  width: 338px;
  height: 198px;
  float: left;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_5 .td-small-thumb {
    width: 250px;
    height: 144px;
  }
}
.td_block_big_grid_5 .td-medium-thumb {
  width: 339px;
  height: 399px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_5 .td-medium-thumb {
    width: 250px;
    height: 291px;
  }
}
.td_block_big_grid_5 .td-big-grid-post-0 {
  margin-right: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post-0 {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
}
.td_block_big_grid_5 .td-big-grid-post-1 {
  margin-right: 2px;
  margin-left: 1px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post-1 {
    width: 50%;
    clear: both;
    max-height: 148px;
    margin: 3px 0 0;
  }
}
@media (max-width: 474px) {
  .td_block_big_grid_5 .td-big-grid-post-1 {
    max-height: 102px;
  }
}
.td_block_big_grid_5 .td-big-grid-post-2 {
  clear: left;
  margin-right: 2px;
  margin-top: 3px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post-2 {
    width: 50%;
    clear: none;
    max-height: 148px;
    margin: 3px 0 0;
  }
}
@media (max-width: 474px) {
  .td_block_big_grid_5 .td-big-grid-post-2 {
    max-height: 102px;
  }
}
.td_block_big_grid_5 .td-big-grid-post-3 {
  margin-right: 2px;
  margin-left: 1px;
  margin-top: 3px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post-3 {
    width: 50%;
    max-height: 148px;
    margin: 3px 0 0;
  }
}
@media (max-width: 474px) {
  .td_block_big_grid_5 .td-big-grid-post-3 {
    max-height: 102px;
  }
}
.td_block_big_grid_5 .td-big-grid-post-4 {
  position: absolute;
  top: 0;
  right: 0;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post-4 {
    width: 50%;
    position: relative;
    float: left;
    max-height: 148px;
    margin: 3px 0 0;
  }
}
@media (max-width: 474px) {
  .td_block_big_grid_5 .td-big-grid-post-4 {
    max-height: 102px;
  }
}
.td_block_big_grid_5 .td-big-grid-post-1:after,
.td_block_big_grid_5 .td-big-grid-post-3:after {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post-1:after,
  .td_block_big_grid_5 .td-big-grid-post-3:after {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background-color: #fff;
    z-index: 1;
  }
}
.td_block_big_grid_5 .td-module-empty {
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-empty {
    display: none;
  }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4 {
  width: 339px;
  height: 399px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_5 .td-module-empty.td-big-grid-post-4 {
    width: 250px;
    height: 291px;
  }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-2 {
  height: 198px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-2 {
    height: 144px;
  }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-3.td-post-number-3 {
  width: 338px;
  height: 198px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_5 .td-module-empty.td-big-grid-post-3.td-post-number-3 {
    width: 250px;
    height: 144px;
  }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1.td-post-number-1,
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-1 {
  width: 340px;
  height: 198px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_5 .td-module-empty.td-big-grid-post-1.td-post-number-1,
  .td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-1 {
    width: 252px;
    height: 144px;
  }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4 {
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,
  .td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4 {
    display: block;
    height: 148px;
    max-height: none;
    width: 50%;
    margin-top: 3px;
  }
}
@media (max-width: 474px) {
  .td_block_big_grid_5 .td-module-empty.td-big-grid-post-2.td-post-number-2,
  .td_block_big_grid_5 .td-module-empty.td-big-grid-post-4.td-post-number-4 {
    display: block;
    height: 102px;
    max-height: none;
  }
}
/*

  Big grid 6

*/
.td_block_big_grid_6 {
  background-color: #e5e5e5;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 {
    background-color: #fff;
  }
}
.td_block_big_grid_6 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_6 .td-small-thumb {
  height: 180px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_6 .td-small-thumb {
    height: 142px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-small-thumb {
    height: 150px;
  }
}
.td_block_big_grid_6 .td-big-grid-post-0 {
  width: 680px;
  height: 360px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_6 .td-big-grid-post-0 {
    width: 506px;
    height: 284px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-0 {
    width: 100%;
    height: auto;
  }
}
.td_block_big_grid_6 .td-big-grid-post-1 {
  width: 341px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_6 .td-big-grid-post-1 {
    width: 250px;
  }
}
.td_block_big_grid_6 .td-big-grid-post-2 {
  width: 341px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_6 .td-big-grid-post-2 {
    width: 250px;
  }
}
.td_block_big_grid_6 .td-big-grid-post-3 {
  width: 340px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_6 .td-big-grid-post-3 {
    width: 253px;
  }
}
.td_block_big_grid_6 .td-big-grid-post-4 {
  width: 340px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_6 .td-big-grid-post-4 {
    width: 253px;
  }
}
.td_block_big_grid_6 .td-big-grid-post-5 {
  width: 341px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_6 .td-big-grid-post-5 {
    width: 250px;
  }
}
.td_block_big_grid_6 .td-module-empty {
  float: left;
  height: 180px;
  display: none !important;
}
/*

  Big grid 7

*/
.td_block_big_grid_7 {
  background-color: #e5e5e5;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 {
    background-color: #fff;
  }
}
.td_block_big_grid_7 .td-grid-columns {
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-grid-columns {
    float: none;
    width: 100%;
    display: inline;
  }
}
.td_block_big_grid_7 .td-medium-thumb {
  width: 340px;
  height: 360px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_7 .td-medium-thumb {
    width: 252px;
    height: 284px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-medium-thumb {
    width: 100%;
    height: 150px;
  }
}
.td_block_big_grid_7 .td-small-thumb {
  width: 341px;
  height: 180px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_7 .td-small-thumb {
    width: 252px;
    height: 142px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-small-thumb {
    width: 100%;
    height: 150px;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 {
    height: 180px;
  }
}
.td_block_big_grid_7 .td-big-grid-post-1 {
  width: 340px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_7 .td-big-grid-post-1 {
    width: 252px;
    height: 142px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-1 {
    width: 100%;
    height: 180px;
  }
}
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb {
    margin-top: 3px;
  }
}
.td_block_big_grid_7 .td-big-grid-post-5 {
  width: 340px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_block_big_grid_7 .td-big-grid-post-5 {
    width: 252px;
    height: 142px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-5 {
    height: 150px;
    margin-left: 3px !important;
  }
}
.td_block_big_grid_7 .td-module-empty {
  display: none !important;
}
/*

  Big grid styles

*/
.td-big-thumb .td-video-play-ico {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-thumb .td-video-play-ico {
    top: 38px;
    left: auto;
    right: 0;
  }
}
.td-medium-thumb .td-video-play-ico {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-medium-thumb .td-video-play-ico {
    top: 34px;
    left: auto;
    right: 8px;
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
.td-small-thumb .td-video-play-ico {
  width: 30px;
  height: 30px;
  font-size: 30px;
}
.td-small-thumb .td-post-vid-time {
  bottom: auto;
  top: 0;
}
.td-tiny-thumb .td-video-play-ico {
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait tablet + phone */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1023px) {
  .td-tiny-thumb .td-video-play-ico {
    width: 24px;
    height: 24px;
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-tiny-thumb .td-video-play-ico {
    top: -12px !important;
  }
}
@media (max-width: 767px) {
  .td-tiny-thumb .td-video-play-ico {
    top: 30px;
    left: auto;
    right: 0;
  }
}
/*
  Style 1
*/
.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
  width: 80%;
  padding: 0 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-1 .td-big-thumb .td-big-grid-meta {
    padding: 0 17px 11px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-big-thumb .td-big-grid-meta {
    padding: 0 10px 10px;
    width: 100%;
  }
}
.td-grid-style-1 .td-big-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-1 .td-big-thumb .entry-title {
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 4px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-big-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
  padding: 0 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
    padding: 0 20px 11px 17px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
    padding: 0 10px 10px;
  }
}
.td-grid-style-1 .td-medium-thumb .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-1 .td-medium-thumb .entry-title {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-top: 4px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-1 .td-small-thumb .td-big-grid-meta {
  padding: 0 20px 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-1 .td-small-thumb .td-big-grid-meta {
    padding: 0 17px 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-small-thumb .td-big-grid-meta {
    padding: 0 10px 0;
  }
}
.td-grid-style-1 .td-small-thumb .td-module-meta-info {
  display: none;
}
.td-grid-style-1 .td-small-thumb .entry-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 6px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-1 .td-small-thumb .entry-title {
    font-size: 13px !important;
    line-height: 17px !important;
  }
}
.td-grid-style-1 .td-small-thumb .td-module-comments {
  display: none;
}
.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
  padding: 0 10px 2px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
    padding: 0 8px 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
    padding: 0 10px 0;
  }
}
.td-grid-style-1 .td-tiny-thumb .entry-title {
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-1 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-tiny-thumb .entry-title {
    font-size: 13px !important;
    line-height: 17px !important;
  }
}
.td-grid-style-1 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-1 .td-tiny-thumb .td-module-comments {
  display: none;
}
.td-grid-style-1.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
  .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
    padding: 0 10px;
  }
  .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .entry-title,
  .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
    font-size: 13px !important;
    line-height: 17px !important;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 7px;
  }
  .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
  .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
    top: 30px;
    left: auto;
    right: 8px;
    width: 24px;
    height: 24px;
    font-size: 24px;
  }
  .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-post-category,
  .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
  .td-grid-style-1.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
  .td-grid-style-1.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
  .td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 600 !important;
    margin-bottom: 5px;
    margin-top: 6px;
  }
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
  .td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
    display: block;
  }
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
  .td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
    padding: 0 10px 10px;
  }
  .td-grid-style-1.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
  .td-grid-style-1.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
    top: 35px;
    left: auto;
    right: 8px;
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
    padding: 0 10px 7px !important;
  }
  .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
    display: none;
  }
  .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .entry-title {
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
    margin-top: 3px;
    margin-bottom: 0;
  }
  .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
    top: 8px;
    left: auto;
    right: 8px;
    transform: none;
    -webkit-transform: none;
  }
}
.td-grid-style-1 .td-module-thumb a:last-child:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  opacity: 0.6;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-module-thumb a:last-child:before {
    height: 140%;
    opacity: 0.8;
  }
}
.td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
    padding: 0 10px 10px;
  }
}
.td-grid-style-1 .td-post-category {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-post-category {
    position: relative;
    top: 4px;
  }
}
.td-grid-style-1.td-hover-1 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before,
  .td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:after {
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
  }
  .td-grid-style-1.td-hover-1 .entry-thumb {
    -webkit-transition: transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
  }
  .td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
    opacity: 0.8;
  }
  .td-grid-style-1.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    transform: scale3d(1.05, 1.05, 1);
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1) rotate(0.02deg);
  }
}
/*
  Style 2
*/
.td-grid-style-2 .td-video-play-ico {
  top: 10px;
  left: auto;
  right: 10px;
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait phone */
}
@media (max-width: 1023px) {
  .td-grid-style-2 .td-video-play-ico {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-video-play-ico {
    top: 8px;
    right: 8px;
  }
}
@media (max-width: 1023px) {
  .td-grid-style-2 .td-big-thumb .td-video-play-ico,
  .td-grid-style-2 .td-medium-thumb .td-video-play-ico {
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
.td-grid-style-2 .td-big-thumb .td-big-grid-meta {
  padding: 10px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-2 .td-big-thumb .td-big-grid-meta {
    padding: 8px 17px 11px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-big-thumb .td-big-grid-meta {
    padding: 2px 10px 10px;
  }
}
.td-grid-style-2 .td-big-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-2 .td-big-thumb .entry-title {
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 4px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-big-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
  padding: 10px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
    padding: 8px 20px 11px 17px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
    padding: 2px 10px 10px;
  }
}
.td-grid-style-2 .td-medium-thumb .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-2 .td-medium-thumb .entry-title {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-top: 4px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-2 .td-small-thumb .td-big-grid-meta {
  padding: 8px 20px 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-2 .td-small-thumb .td-big-grid-meta {
    padding: 4px 17px 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-small-thumb .td-big-grid-meta {
    padding: 0 10px 0;
  }
}
.td-grid-style-2 .td-small-thumb .td-module-meta-info {
  display: none;
}
.td-grid-style-2 .td-small-thumb .entry-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 6px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-2 .td-small-thumb .entry-title {
    font-size: 13px !important;
    line-height: 17px !important;
  }
}
.td-grid-style-2 .td-small-thumb .td-post-category {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-2 .td-small-thumb .td-post-category {
    display: inline;
  }
}
.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
  padding: 3px 10px 2px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
    padding: 0 8px 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
    padding: 0 10px 0;
  }
}
.td-grid-style-2 .td-tiny-thumb .entry-title {
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-2 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-tiny-thumb .entry-title {
    font-size: 13px !important;
    line-height: 17px !important;
  }
}
.td-grid-style-2 .td-tiny-thumb .td-module-meta-info {
  display: none;
}
.td-grid-style-2 .td-big-grid-meta {
  background-color: rgba(0, 0, 0, 0.4);
}
.td-grid-style-2 .td-post-category {
  position: relative;
  top: 2px;
  text-transform: uppercase;
  padding: 0;
  background-color: transparent;
}
.td-grid-style-2 .td-module-comments {
  display: none;
}
.td-grid-style-2.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
  .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
    padding: 0 10px;
  }
  .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .entry-title,
  .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
    font-size: 13px !important;
    line-height: 17px !important;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 7px;
  }
  .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
  .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
    top: 8px;
    left: auto;
    right: 8px;
    width: 24px;
    height: 24px;
    font-size: 24px;
  }
  .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-post-category,
  .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
  .td-grid-style-2.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
  .td-grid-style-2.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
  .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 600 !important;
    margin-bottom: 5px;
    margin-top: 6px;
  }
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
  .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
    display: block;
  }
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
  .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
    display: inline;
  }
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
  .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
    padding: 0 10px 10px;
  }
  .td-grid-style-2.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
  .td-grid-style-2.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
    top: 8px;
    left: auto;
    right: 8px;
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
    padding: 0 10px 7px !important;
  }
  .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
    display: none;
  }
  .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-post-category {
    top: 4px;
  }
  .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .entry-title {
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
    margin-top: 3px;
    margin-bottom: 0;
  }
  .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
    top: 8px;
    left: auto;
    right: 8px;
    transform: none;
    -webkit-transform: none;
  }
}
.td-grid-style-2 .td-module-thumb a:last-child:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-module-thumb a:last-child:before {
    height: 140%;
    opacity: 0.8;
  }
}
.td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
    padding: 0 10px 10px;
  }
}
.td-grid-style-2.td-hover-1 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-2.td-hover-1 .td-module-thumb a:last-child:before {
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
  }
  .td-grid-style-2.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
    opacity: 0.8;
  }
}
/*
  Style 3
*/
.td-grid-style-3 .td-module-thumb a:last-child:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: #4db2ec;
  opacity: 0.1;
}
.td-grid-style-3 .td-module-thumb a:last-child:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: #000;
  opacity: 0.32;
  top: 0;
}
.td-grid-style-3 .td-big-grid-post .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.td-grid-style-3 .td-big-thumb .td-big-grid-meta {
  padding: 0 30px 30px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-3 .td-big-thumb .td-big-grid-meta {
    padding: 0 17px 11px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-big-thumb .td-big-grid-meta {
    padding: 0 10px 10px;
  }
}
.td-grid-style-3 .td-big-thumb .entry-title {
  font-size: 28px;
  line-height: 33px;
  font-weight: 500;
  margin-top: 9px;
  margin-bottom: 9px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-3 .td-big-thumb .entry-title {
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 4px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-big-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
.td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
  padding: 0 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
    padding: 0 20px 11px 17px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
    padding: 0 10px 10px;
  }
}
.td-grid-style-3 .td-medium-thumb .entry-title {
  font-size: 22px;
  line-height: 27px;
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-3 .td-medium-thumb .entry-title {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-top: 4px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
  padding: 0 20px 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-3 .td-small-thumb .td-big-grid-meta {
    padding: 0 17px 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-small-thumb .td-big-grid-meta {
    padding: 0 10px 0;
  }
}
.td-grid-style-3 .td-small-thumb .td-module-meta-info {
  display: none;
}
.td-grid-style-3 .td-small-thumb .entry-title {
  font-size: 17px;
  line-height: 22px;
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 6px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-3 .td-small-thumb .entry-title {
    font-size: 13px !important;
    line-height: 17px !important;
  }
}
.td-grid-style-3 .td-small-thumb .td-post-category {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-3 .td-small-thumb .td-post-category {
    display: inline;
  }
}
.td-grid-style-3 .td-small-thumb .td-module-comments {
  display: none;
}
.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
  padding: 0 10px 2px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
    padding: 0 8px 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
    padding: 0 10px 0;
  }
}
.td-grid-style-3 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 19px;
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-3 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-tiny-thumb .entry-title {
    font-size: 13px !important;
    line-height: 17px !important;
  }
}
.td-grid-style-3 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-3 .td-tiny-thumb .td-module-comments {
  display: none;
}
.td-grid-style-3.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .entry-title,
  .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
    font-size: 13px !important;
    line-height: 17px !important;
    font-weight: 500;
    margin-bottom: 6px;
  }
  .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
  .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
    top: 8px;
    left: auto;
    right: 8px;
    width: 24px;
    height: 24px;
    font-size: 24px;
  }
  .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-post-category,
  .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
  .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
  .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
    display: none;
  }
  .td-grid-style-3.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
  .td-grid-style-3.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
    padding: 0 10px;
  }
}
.td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
  .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 500 !important;
  }
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
  .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
    display: block;
  }
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
  .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
    display: inline;
  }
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
  .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
    padding: 0 10px 10px;
  }
  .td-grid-style-3.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
  .td-grid-style-3.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
    top: 8px;
    left: auto;
    right: 8px;
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
.td-grid-style-3 .td-big-grid-scroll .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
    display: none;
  }
  .td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
    padding: 0 10px 7px;
  }
  .td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .entry-title {
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    margin-top: 3px;
    margin-bottom: 0;
  }
  .td-grid-style-3 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
    top: 8px;
    left: auto;
    right: 8px;
    transform: none;
    -webkit-transform: none;
  }
}
.td-grid-style-3 .td-module-thumb a:last-child:after {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-module-thumb a:last-child:after {
    opacity: 0.4;
  }
}
.td-grid-style-3 .td-post-category {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-post-category {
    position: relative;
    top: 4px;
  }
}
.td-grid-style-3.td-hover-1 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-3.td-hover-1 .entry-thumb {
    max-width: none;
    width: calc(100% + 50px);
    width: -moz-calc(100% + 50px);
    width: -webkit-calc(100% + 50px);
    width: -o-calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transform: translate3d(-40px, 0px, 0px);
    -webkit-transform: translate3d(-40px, 0px, 0px);
  }
  .td-grid-style-3.td-hover-1 .td-big-grid-meta {
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
  .td-grid-style-3.td-hover-1 .td-module-thumb a:last-child:before,
  .td-grid-style-3.td-hover-1 .td-module-thumb a:last-child:after {
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
  }
  .td-grid-style-3.td-hover-1 .td-module-comments {
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
    opacity: 0;
  }
  .td-grid-style-3.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
  .td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-big-thumb .td-big-grid-meta,
  .td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-medium-thumb .td-big-grid-meta {
    transform: translate3d(0px, -20px, 0px);
    -webkit-transform: translate3d(0px, -20px, 0px);
  }
  .td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-small-thumb .td-big-grid-meta,
  .td-grid-style-3.td-hover-1 .td-big-grid-post:hover.td-tiny-thumb .td-big-grid-meta {
    transform: translate3d(0px, -10px, 0px);
    -webkit-transform: translate3d(0px, -10px, 0px);
  }
  .td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
    opacity: 0.16;
  }
  .td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
    opacity: 0.6;
  }
  .td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-module-comments {
    opacity: 1;
  }
}
/*
  Style 4
*/
.td-grid-style-4 .td-meta-info-container {
  top: 0;
  bottom: 0;
  margin: 0;
  font-size: 0;
  position: absolute;
  width: 100%;
}
.td-grid-style-4 .td-meta-info-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.td-grid-style-4 .entry-title {
  display: inline-block;
  width: 100%;
}
.td-grid-style-4 .td-meta-align {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.td-grid-style-4 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td-grid-style-4 .td-post-category {
  background-color: transparent;
}
.td-grid-style-4 .td-big-grid-meta {
  position: relative;
  text-align: center;
  padding: 0 10%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-big-grid-meta {
    padding: 0 4%;
  }
}
.td-grid-style-4 .td-module-thumb a:last-child:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: #4db2ec;
  opacity: 0.2;
  top: 0;
}
.td-grid-style-4 .td-module-thumb a:last-child:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: #000;
  opacity: 0.2;
  top: 0;
}
.td-grid-style-4 .td-module-thumb .td-video-play-ico {
  top: auto;
  bottom: 10px;
  left: auto;
  right: 10px;
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-4 .td-module-thumb .td-video-play-ico {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-module-thumb .td-video-play-ico {
    display: none;
  }
}
.td-grid-style-4 .td-big-thumb .entry-title {
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 1px;
  margin-bottom: 9px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-4 .td-big-thumb .entry-title {
    font-size: 22px !important;
    line-height: 26px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-big-thumb .entry-title {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-4 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin-top: 1px;
  margin-bottom: 9px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-4 .td-medium-thumb .entry-title {
    font-size: 18px !important;
    line-height: 21px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-4 .td-small-thumb .entry-title {
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  margin-top: 1px;
  margin-bottom: 9px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-4 .td-small-thumb .entry-title {
    font-size: 14px !important;
    line-height: 17px !important;
  }
}
.td-grid-style-4 .td-small-thumb .td-module-comments {
  display: none;
}
.td-grid-style-4 .td-tiny-thumb .entry-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  margin-top: 1px;
  margin-bottom: 9px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-4 .td-tiny-thumb .entry-title {
    font-size: 13px !important;
    line-height: 16px !important;
    margin: 5px 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 14px !important;
    margin: 5px 0;
  }
}
.td-grid-style-4 .td-tiny-thumb .td-post-category,
.td-grid-style-4 .td-tiny-thumb .td-module-comments {
  display: none;
}
.td-grid-style-4 .td-tiny-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td-grid-style-4 .td-tiny-thumb .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-4.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4.td_block_big_grid_4 .td-small-thumb .entry-title,
  .td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
    font-size: 12px !important;
    line-height: 14px !important;
    margin: 5px 0;
  }
  .td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-video-play-ico,
  .td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-video-play-ico,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-video-play-ico,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-video-play-ico,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-video-play-ico,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-video-play-ico {
    top: 8px;
    left: auto;
    right: 8px;
    width: 24px;
    height: 24px;
    font-size: 24px;
  }
  .td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-post-category,
  .td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
  .td-grid-style-4.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
  .td-grid-style-4.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
  .td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
    font-size: 20px !important;
    line-height: 24px !important;
    margin: 5px 0;
  }
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
  .td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
    display: block;
  }
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
  .td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
    display: inline;
  }
  .td-grid-style-4.td_block_big_grid_5 .td-big-grid-post-0 .td-video-play-ico,
  .td-grid-style-4.td_block_big_grid_7 .td-big-grid-post-1 .td-video-play-ico {
    top: 8px;
    left: auto;
    right: 8px;
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
.td-grid-style-4 .td-big-grid-scroll .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
    display: none;
  }
  .td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .entry-title {
    font-size: 14px !important;
    line-height: 17px !important;
  }
  .td-grid-style-4 .td-big-grid-scroll .td-big-grid-post .td-video-play-ico {
    top: 8px;
    left: auto;
    right: 8px;
    transform: none;
    -webkit-transform: none;
  }
}
.td-grid-style-4.td-hover-1 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-4.td-hover-1 .td-module-thumb:before {
    content: '';
    width: 101%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.8;
    top: 0;
    background: rgba(0, 0, 0, 0);
    /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(61%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.6)));
    /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 61%, rgba(0, 0, 0, 0.6) 100%);
    /* IE 10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 61%, rgba(0, 0, 0, 0.6) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
    -webkit-transition: transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
    transform: translate3d(0px, 80%, 0px);
    -webkit-transform: translate3d(0px, 80%, 0px);
  }
  .td-grid-style-4.td-hover-1 .td-module-thumb a:last-child:before {
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
  }
  .td-grid-style-4.td-hover-1 .td-post-category {
    -webkit-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
    transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
    background-color: transparent;
  }
  .td-grid-style-4.td-hover-1 .td-big-grid-meta {
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
  .td-grid-style-4.td-hover-1 .td-module-comments {
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
    opacity: 0;
  }
  .td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-thumb:before {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
  .td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
    opacity: 0.1;
  }
  .td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-post-category {
    background-color: #fff;
    color: #000;
  }
  .td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-big-thumb .td-big-grid-meta,
  .td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-medium-thumb .td-big-grid-meta {
    transform: translate3d(0px, -20px, 0px);
    -webkit-transform: translate3d(0px, -20px, 0px);
  }
  .td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-small-thumb .td-big-grid-meta,
  .td-grid-style-4.td-hover-1 .td-big-grid-post:hover.td-tiny-thumb .td-big-grid-meta {
    transform: translate3d(0px, -10px, 0px);
    -webkit-transform: translate3d(0px, -10px, 0px);
  }
  .td-grid-style-4.td-hover-1 .td-big-grid-post:hover .td-module-comments {
    opacity: 1;
  }
}
/*
  Style 5
*/
.td-grid-style-5 .td-meta-info-container {
  top: 0;
  bottom: 0;
  margin: 0;
  font-size: 0;
  position: absolute;
  width: 100%;
}
.td-grid-style-5 .td-meta-info-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.td-grid-style-5 .td-meta-align {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td-grid-style-5 .td-big-grid-meta {
  position: relative;
  text-align: center;
  padding: 0 10%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-big-grid-meta {
    padding: 0 4%;
  }
}
.td-grid-style-5 .entry-title {
  display: inline-block;
  width: 100%;
  font-weight: 300;
  text-transform: uppercase;
}
.td-grid-style-5 .td-module-thumb a:last-child:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: #000;
  opacity: 0.7;
  top: 0;
}
.td-grid-style-5 .td-module-comments {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-5 .td-module-comments {
    display: none;
  }
}
.td-grid-style-5 .td-post-category {
  -webkit-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
  transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
}
.td-grid-style-5 .td-post-category:hover {
  background-color: #fff;
  color: #000;
}
.td-grid-style-5 .td-video-play-ico {
  top: auto;
  bottom: 10px;
  left: auto;
  right: 10px;
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-5 .td-video-play-ico {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-video-play-ico {
    display: none;
  }
}
.td-grid-style-5 .td-big-thumb .entry-title {
  font-size: 37px;
  line-height: 39px;
  margin-top: 1px;
  margin-bottom: 9px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-5 .td-big-thumb .entry-title {
    font-size: 22px !important;
    line-height: 26px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-big-thumb .entry-title {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.td-grid-style-5 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 28px;
  margin-top: 1px;
  margin-bottom: 9px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-5 .td-medium-thumb .entry-title {
    font-size: 18px !important;
    line-height: 21px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.td-grid-style-5 .td-small-thumb .entry-title {
  font-size: 18px;
  line-height: 21px;
  margin-top: 1px;
  margin-bottom: 9px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-5 .td-small-thumb .entry-title {
    font-size: 14px !important;
    line-height: 17px !important;
  }
}
.td-grid-style-5 .td-small-thumb .td-module-comments {
  display: none;
}
.td-grid-style-5 .td-tiny-thumb .entry-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-5 .td-tiny-thumb .entry-title {
    font-size: 13px !important;
    line-height: 16px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 14px !important;
    margin: 5px 0;
  }
}
.td-grid-style-5 .td-tiny-thumb .td-post-category,
.td-grid-style-5 .td-tiny-thumb .td-module-comments {
  display: none;
}
.td-grid-style-5 .td-tiny-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td-grid-style-5 .td-tiny-thumb .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-5.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-5.td_block_big_grid_4 .td-small-thumb .entry-title,
  .td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
    font-size: 12px !important;
    line-height: 14px !important;
    margin: 5px 0;
  }
  .td-grid-style-5.td_block_big_grid_4 .td-small-thumb .td-post-category,
  .td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
  .td-grid-style-5.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
  .td-grid-style-5.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
  .td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
    font-size: 20px !important;
    line-height: 24px !important;
    margin: 5px 0;
  }
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
  .td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
    display: block;
  }
  .td-grid-style-5.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
  .td-grid-style-5.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
    display: inline;
  }
}
.td-grid-style-5 .td-big-grid-scroll .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
    display: none;
  }
  .td-grid-style-5 .td-big-grid-scroll .td-big-grid-post .entry-title {
    font-size: 14px !important;
    line-height: 17px !important;
  }
}
.td-grid-style-5.td-hover-1 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-5.td-hover-1 .entry-thumb {
    -webkit-transition: transform 0.6s ease 0s;
    transition: transform 0.6s ease 0s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .td-grid-style-5.td-hover-1 .td-module-thumb:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: #4db2ec;
    opacity: 0;
    top: 0;
    left: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.4s ease 0.2s;
    transition: opacity 0.4s ease 0.2s;
  }
  .td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    z-index: 1;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -116%, 0);
  }
  .td-grid-style-5.td-hover-1 .td-module-comments {
    -webkit-transition: opacity 0.6s ease 0s;
    transition: opacity 0.6s ease 0s;
    opacity: 0;
  }
  .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-comments {
    opacity: 1;
  }
  .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
    -webkit-transition: transform 0.6s ease 0s;
    transition: transform 0.6s ease 0s;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 116%, 0);
  }
  .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb:after {
    opacity: 0.3;
  }
}
/*
  Style 6
*/
.td-grid-style-6 .td-video-play-ico {
  top: auto;
  bottom: 10px;
  left: auto;
  right: 10px;
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-6 .td-video-play-ico {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-video-play-ico {
    display: none;
  }
}
.td-grid-style-6 .td-post-category {
  background-color: transparent;
  padding: 0;
  position: absolute;
  bottom: 17px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-post-category {
    bottom: 10px;
  }
}
.td-grid-style-6 .td-post-category:hover {
  background-color: transparent;
}
.td-grid-style-6 .td-big-grid-meta {
  height: 100%;
}
.td-grid-style-6 .td-module-comments {
  display: none;
}
.td-grid-style-6 .td-big-thumb .td-big-grid-meta {
  padding: 14px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-6 .td-big-thumb .td-big-grid-meta {
    padding: 12px 17px 11px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-big-thumb .td-big-grid-meta {
    padding: 12px 10px 10px;
  }
}
.td-grid-style-6 .td-big-thumb .entry-title {
  font-size: 30px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-6 .td-big-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-big-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-6 .td-medium-thumb .td-big-grid-meta {
  padding: 14px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-6 .td-medium-thumb .td-big-grid-meta {
    padding: 12px 20px 11px 17px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-medium-thumb .td-big-grid-meta {
    padding: 12px 10px 10px;
  }
}
.td-grid-style-6 .td-medium-thumb .entry-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-6 .td-medium-thumb .entry-title {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-6 .td-small-thumb .td-big-grid-meta {
  padding: 14px 20px 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-6 .td-small-thumb .td-big-grid-meta {
    padding: 12px 17px 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-small-thumb .td-big-grid-meta {
    padding: 0 10px 0;
  }
}
.td-grid-style-6 .td-small-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td-grid-style-6 .td-small-thumb .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-6 .td-small-thumb .entry-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 6px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-6 .td-small-thumb .entry-title {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.td-grid-style-6 .td-small-thumb .td-post-category {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-6 .td-small-thumb .td-post-category {
    display: inline;
  }
}
.td-grid-style-6 .td-small-thumb .td-module-comments {
  display: none;
}
.td-grid-style-6 .td-tiny-thumb .td-big-grid-meta {
  padding: 4px 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-6 .td-tiny-thumb .td-big-grid-meta {
    padding: 4px 14px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-tiny-thumb .td-big-grid-meta {
    padding: 2px 10px 0;
  }
}
.td-grid-style-6 .td-tiny-thumb .entry-title {
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-6 .td-tiny-thumb .entry-title {
    font-size: 13px !important;
    line-height: 16px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
.td-grid-style-6 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-6 .td-tiny-thumb .td-module-comments {
  display: none;
}
.td-grid-style-6.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
  .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
    padding: 2px 10px 0;
  }
  .td-grid-style-6.td_block_big_grid_4 .td-small-thumb .entry-title,
  .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
    font-weight: 500;
    margin-top: 6px;
    margin-bottom: 7px;
  }
  .td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-post-category,
  .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
  .td-grid-style-6.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
  .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
  .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 500 !important;
    margin-bottom: 6px;
  }
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
  .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
    display: block;
  }
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
  .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
    display: inline;
  }
  .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
  .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
    padding: 12px 10px 10px;
  }
}
.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
    padding: 8px 10px 7px !important;
  }
  .td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
    display: none;
  }
  .td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .entry-title {
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    margin-bottom: 0;
  }
}
.td-grid-style-6 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post .td-module-thumb a:last-child:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}
.td-grid-style-6 .td-module-thumb a:last-child:after {
  opacity: 0.35;
  background: #000;
}
.td-grid-style-6 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #4cf0ff;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #4cf0ff), color-stop(100%, #1e53e4));
  background: -webkit-linear-gradient(top, #4cf0ff 0%, #1e53e4 100%);
  background: linear-gradient(to bottom, #4cf0ff 0%, #1e53e4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cf0ff', endColorstr='#1e53e4', GradientType=0);
}
.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #ffd21f;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffd21f), color-stop(100%, #dc2a02));
  background: -webkit-linear-gradient(top, #ffd21f 0%, #dc2a02 100%);
  background: linear-gradient(to bottom, #ffd21f 0%, #dc2a02 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd21f', endColorstr='#dc2a02', GradientType=0);
}
.td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #fc5ddc;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fc5ddc), color-stop(100%, #9e06cd));
  background: -webkit-linear-gradient(top, #fc5ddc 0%, #9e06cd 100%);
  background: linear-gradient(to bottom, #fc5ddc 0%, #9e06cd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5ddc', endColorstr='#9e06cd', GradientType=0);
}
.td-grid-style-6 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #e0ff2f;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e0ff2f), color-stop(100%, #018d0a));
  background: -webkit-linear-gradient(top, #e0ff2f 0%, #018d0a 100%);
  background: linear-gradient(to bottom, #e0ff2f 0%, #018d0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0ff2f', endColorstr='#018d0a', GradientType=0);
}
.td-grid-style-6 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #fe773d;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fe773d), color-stop(100%, #bb021b));
  background: -webkit-linear-gradient(top, #fe773d 0%, #bb021b 100%);
  background: linear-gradient(to bottom, #fe773d 0%, #bb021b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe773d', endColorstr='#bb021b', GradientType=0);
}
.td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #ff6eaa;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ff6eaa), color-stop(100%, #c81956));
  background: -webkit-linear-gradient(top, #ff6eaa 0%, #c81956 100%);
  background: linear-gradient(to bottom, #ff6eaa 0%, #c81956 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6eaa', endColorstr='#c81956', GradientType=0);
}
.td-grid-style-6.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-6 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #4fffd3;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #4fffd3), color-stop(100%, #005f87));
  background: -webkit-linear-gradient(top, #4fffd3 0%, #005f87 100%);
  background: linear-gradient(to bottom, #4fffd3 0%, #005f87 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fffd3', endColorstr='#005f87', GradientType=0);
}
.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
  /* responsive portrait phone */
}
.td-grid-style-6.td-hover-1 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-6.td-hover-1 .td-module-thumb a:last-child:after {
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
  }
  .td-grid-style-6.td-hover-1 .entry-thumb {
    -webkit-transition: transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
  }
  .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
    opacity: 0.5;
  }
  .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    transform: scale3d(1.05, 1.05, 1);
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1) rotate(0.02deg);
  }
}
/*
  Style 7
*/
.td-grid-style-7 .td-video-play-ico {
  top: auto;
  bottom: 10px;
  left: auto;
  right: 10px;
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-7 .td-video-play-ico {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-video-play-ico {
    display: none;
  }
}
.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-post-category {
  background-color: transparent;
  padding: 0;
  position: absolute;
  bottom: 17px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-post-category {
    bottom: 10px;
  }
}
.td-grid-style-7 .td-post-category:hover {
  background-color: transparent;
}
.td-grid-style-7 .td-big-grid-meta {
  height: 100%;
}
.td-grid-style-7 .td-module-comments {
  display: none;
}
.td-grid-style-7 .td-big-thumb .td-big-grid-meta {
  padding: 14px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-7 .td-big-thumb .td-big-grid-meta {
    padding: 12px 17px 11px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-thumb .td-big-grid-meta {
    padding: 12px 10px 10px;
  }
}
.td-grid-style-7 .td-big-thumb .entry-title {
  font-size: 30px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-7 .td-big-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
  padding: 14px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
    padding: 12px 20px 11px 17px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
    padding: 12px 10px 10px;
  }
}
.td-grid-style-7 .td-medium-thumb .entry-title {
  font-size: 26px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-7 .td-medium-thumb .entry-title {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 6px;
  }
}
.td-grid-style-7 .td-small-thumb .td-big-grid-meta {
  padding: 14px 20px 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-7 .td-small-thumb .td-big-grid-meta {
    padding: 12px 17px 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-small-thumb .td-big-grid-meta {
    padding: 0 10px 0;
  }
}
.td-grid-style-7 .td-small-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td-grid-style-7 .td-small-thumb .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-7 .td-small-thumb .entry-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 6px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.td-grid-style-7 .td-small-thumb .td-post-category {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .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: 1023px) {
  .td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
    padding: 4px 14px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
    padding: 2px 10px 0;
  }
}
.td-grid-style-7 .td-tiny-thumb .entry-title {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-grid-style-7 .td-tiny-thumb .entry-title {
    font-size: 13px !important;
    line-height: 16px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
.td-grid-style-7 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-7 .td-tiny-thumb .td-module-comments {
  display: none;
}
.td-grid-style-7.td_block_big_grid_4 .td-small-thumb,
.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-big-grid-meta,
  .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-big-grid-meta,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-big-grid-meta,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-big-grid-meta,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-big-grid-meta,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-big-grid-meta {
    padding: 2px 10px 0;
  }
  .td-grid-style-7.td_block_big_grid_4 .td-small-thumb .entry-title,
  .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .entry-title,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .entry-title,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .entry-title,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .entry-title,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
    font-weight: 500;
    margin-top: 6px;
    margin-bottom: 7px;
  }
  .td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-post-category,
  .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-post-category,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-post-category,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-post-category,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-post-category,
  .td-grid-style-7.td_block_big_grid_4 .td-small-thumb .td-module-meta-info,
  .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-1 .td-module-meta-info,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-meta-info,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-3 .td-module-meta-info,
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-4 .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0,
.td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .entry-title,
  .td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 500 !important;
    margin-bottom: 6px;
  }
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-module-meta-info,
  .td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info {
    display: block;
  }
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-post-category,
  .td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-post-category {
    display: inline;
  }
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-0 .td-big-grid-meta,
  .td-grid-style-7.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta {
    padding: 12px 10px 10px;
  }
}
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta {
    padding: 8px 10px 7px !important;
  }
  .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
    display: none;
  }
  .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .entry-title {
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    margin-bottom: 0;
  }
}
.td-grid-style-7 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post .td-module-thumb a:last-child:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}
.td-grid-style-7 .td-module-thumb a:last-child:after {
  -webkit-box-shadow: inset 0 0 16px 4px #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-big-grid-post-3 .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-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 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  opacity: 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_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  opacity: 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);
  }
}
/*  ----------------------------------------------------------------------------
    social counter plugin
*/
.td_block_social_counter {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  margin-bottom: 20px !important;
  padding-top: 20px;
}
.td_block_social_counter .td-sp {
  position: relative;
}
.td_block_social_counter .td-sp:after {
  content: '';
  width: 1px;
  height: 16px;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  right: -1px;
  top: 8px;
}
.td-social-list {
  *zoom: 1;
}
.td-social-list:before,
.td-social-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.td-social-list:after {
  clear: both;
}
.td-social-list .td_social_type:last-child {
  margin-bottom: 0;
}
.td_social_type {
  margin-bottom: 10px;
  -webkit-transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
  transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.td_social_type:hover .td-social-box {
  background-color: #222;
}
.td_social_type .td_social_info {
  padding: 0 0 0 9px;
  position: relative;
  top: -12px;
}
.td_social_type .td_social_info_name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_social_type .td_social_info_name {
    display: none;
  }
}
.td_social_type .td-social-box {
  height: 32px;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}
.td_social_type .td-social-box .td-sp {
  display: inline-block;
}
.td_social_type .td_social_number {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 9px;
}
.td_social_type .td_social_button {
  float: right;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0 14px;
  margin-top: 8px;
  top: 9px;
  height: 16px;
  line-height: 15px;
  text-transform: uppercase;
}
.td_social_type .td_social_button a {
  color: #fff;
}
.td_social_type .td_social_button a:after {
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.td_social_type .td_social_button a:hover {
  color: inherit;
  text-decoration: none !important;
}
.td_social_type a {
  color: #fff;
}
.td_social_facebook .td-social-box {
  background-color: #516eab;
}
.td_social_rss .td-social-box {
  background-color: #ff6600;
}
.td_social_soundcloud .td-social-box {
  background-color: #ff5419;
}
.td_social_twitter .td-social-box {
  background-color: #29c5f6;
}
.td_social_vimeo .td-social-box {
  background-color: #006599;
}
.td_social_youtube .td-social-box {
  background-color: #e14e42;
}
.td_social_instagram .td-social-box {
  background-color: #417096;
}
.td_social_pinterest .td-social-box {
  background-color: #ca212a;
}
.td_social_tiktok .td-social-box {
  background-color: #009191;
}
.td_social_twitch .td-social-box {
  background-color: #9147FF;
}
.td_social_steam .td-social-box {
  background-color: #c7d5e0;
}
.no_border_top {
  border-top: 0;
}
/*

  Boxed version

*/
.td-social-boxed .td_social_type {
  text-align: center;
  width: 33.3333%;
  margin: 0;
  float: left;
}
.td-social-boxed .td_social_type .td-social-box {
  height: 90px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-boxed .td_social_type .td-social-box {
    height: 70px;
  }
}
.td-social-boxed .td_social_type span {
  display: block;
  width: 100%;
  padding: 0;
}
.td-social-boxed .td-social-list {
  padding: 0 19px 0 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-boxed .td-social-list {
    padding: 0 17px 0 17px;
  }
}
@media (max-width: 767px) {
  .td-social-boxed .td-social-list {
    padding: 0 10px 0 10px;
  }
}
.td-social-boxed .td-sp {
  margin-top: 6px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-boxed .td-sp {
    margin-top: 4px;
    margin-bottom: 4px;
  }
}
.td-social-boxed .td-sp::after {
  display: none;
}
.td-social-boxed .td_social_info {
  font-size: 15px;
  top: 0;
  margin-top: -2px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-boxed .td_social_info {
    font-size: 13px;
    top: -12px;
  }
}
.td-social-boxed .td_social_info_name {
  font-size: 11px;
  font-weight: normal;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-boxed .td_social_info_name {
    top: -17px;
    font-size: 10px;
  }
}
.td-social-boxed .td_social_button {
  opacity: 0;
  position: absolute;
  height: 100%;
  margin-top: 0;
  top: 0;
}
.td-social-boxed .td_social_button a:after {
  width: 100%;
  height: 100%;
}
/*

  Colored icon version

*/
.td-social-colored .td_social_facebook .td-sp {
  background-color: #516eab;
}
.td-social-colored .td_social_rss .td-sp {
  background-color: #ff6600;
}
.td-social-colored .td_social_soundcloud .td-sp {
  background-color: #ff5419;
}
.td-social-colored .td_social_twitter .td-sp {
  background-color: #29c5f6;
}
.td-social-colored .td_social_vimeo .td-sp {
  background-color: #006599;
}
.td-social-colored .td_social_youtube .td-sp {
  background-color: #e14e42;
}
.td-social-colored .td_social_instagram .td-sp {
  background-color: #417096;
}
.td-social-colored .td_social_pinterest .td-sp {
  background-color: #ca212a;
}
.td-social-colored .td_social_tiktok .td-sp {
  background-color: #009191;
}
.td-social-colored .td_social_twitch .td-sp {
  background-color: #9147FF;
}
.td-social-colored .td_social_steam .td-sp {
  background-color: #1b2838;
}
/*

  With font icons version

*/
.td-social-font-icons .td-sp {
  background: none;
  font-family: 'newsmag', sans-serif;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}
.td-social-font-icons .td-sp:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  line-height: 30px;
}
.td-social-font-icons .td_social_facebook .td-sp:before {
  content: '\e818';
  color: #516eab;
}
.td-social-font-icons .td_social_rss .td-sp:before {
  content: '\e828';
  color: #ff6600;
}
.td-social-font-icons .td_social_soundcloud .td-sp:before {
  content: '\e82b';
  color: #ff5419;
}
.td-social-font-icons .td_social_twitter .td-sp:before {
  content: '\e831';
  color: #29c5f6;
}
.td-social-font-icons .td_social_vimeo .td-sp:before {
  content: '\e832';
  color: #006599;
}
.td-social-font-icons .td_social_youtube .td-sp:before {
  content: '\e836';
  color: #e14e42;
}
.td-social-font-icons .td_social_instagram .td-sp:before {
  content: '\e81d';
  color: #417096;
}
.td-social-font-icons .td_social_pinterest .td-sp:before {
  content: '\e825';
  color: #ca212a;
}
.td-social-font-icons .td_social_tiktok .td-sp:before {
  content: '\e90c';
  color: #009191;
}
.td-social-font-icons .td_social_twitch .td-sp:before {
  content: '\e909';
  color: #9147FF;
}
.td-social-font-icons .td_social_steam .td-sp:before {
  content: '\e82e';
  font-size: 17px;
}
.td-social-style1 .td_social_type .td-social-box {
  background-color: #222;
}
.td-social-style1 .td_social_type .td_social_button {
  margin-top: 9px;
}
.td-social-style1 .td_social_facebook:hover .td-social-box {
  background-color: #516eab !important;
}
.td-social-style1 .td_social_rss:hover .td-social-box {
  background-color: #ff6600 !important;
}
.td-social-style1 .td_social_soundcloud:hover .td-social-box {
  background-color: #ff5419 !important;
}
.td-social-style1 .td_social_twitter:hover .td-social-box {
  background-color: #29c5f6 !important;
}
.td-social-style1 .td_social_vimeo:hover .td-social-box {
  background-color: #006599 !important;
}
.td-social-style1 .td_social_youtube:hover .td-social-box {
  background-color: #e14e42 !important;
}
.td-social-style1 .td_social_instagram:hover .td-social-box {
  background-color: #417096 !important;
}
.td-social-style1 .td_social_pinterest:hover .td-social-box {
  background-color: #ca212a !important;
}
.td-social-style1 .td_social_tiktok:hover .td-social-box {
  background-color: #009191 !important;
}
.td-social-style1 .td_social_twitch:hover .td-social-box {
  background-color: #9147FF !important;
}
.td-social-style1 .td_social_steam:hover .td-social-box {
  background-color: #c7d5e0 !important;
}
.td-social-style2 {
  color: #000;
}
.td-social-style2 .td_social_type .td-social-box {
  background-color: transparent;
  border: 1px solid #ededed;
}
.td-social-style2 .td_social_type .td_social_info {
  top: -13px;
}
.td-social-style2 .td_social_type .td_social_button {
  margin-top: 7px;
}
.td-social-style2 .td_social_type a {
  color: #000;
}
.td-social-style2 .td_social_type:hover {
  color: #555;
}
.td-social-style2 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style2 .td-sp:after {
  top: 7px;
}
.td-social-style2 .td-sp:before {
  line-height: 28px;
}
.td-social-style2 .td-sp:after {
  background-color: #000;
  opacity: 0.1;
}
.td-social-style2 .td_social_button {
  border-color: #ededed;
}
.td-social-style3 {
  color: #000;
}
.td-social-style3 .td_social_type a {
  color: #000;
}
.td-social-style3 .td_social_type .td_social_button {
  border-color: #ededed;
  margin-top: 13px;
  padding: 0;
  border: none;
}
.td-social-style3 .td_social_type .td_social_button a:after {
  height: 40px;
}
.td-social-style3 .td_social_type .td_social_info {
  top: -16px;
}
.td-social-style3 .td_social_type:hover {
  color: #555;
}
.td-social-style3 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style3 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td-social-style3 .td-social-box {
  background-color: transparent;
  height: 40px;
}
.td-social-style3 .td-sp {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-right: 5px;
}
.td-social-style3 .td-sp:after {
  top: 7px;
}
.td-social-style3 .td-sp:after {
  display: none;
}
.td-social-style3 .td_social_facebook .td-sp {
  background-position: -17px -17px;
}
.td-social-style3 .td_social_rss .td-sp {
  background-position: -16px -121px;
}
.td-social-style3 .td_social_soundcloud .td-sp {
  background-position: -17px -173px;
}
.td-social-style3 .td_social_twitter .td-sp {
  background-position: -18px -431px;
}
.td-social-style3 .td_social_vimeo .td-sp {
  background-position: -16px -327px;
}
.td-social-style3 .td_social_youtube .td-sp {
  background-position: -15px -380px;
}
.td-social-style3 .td_social_instagram .td-sp {
  background-position: -16px -224px;
}
.td-social-style3 .td_social_pinterest .td-sp {
  background-position: -16px -69px;
}
.td-social-style3 .td_social_tiktok .td-sp {
  background-position: -16px -793px;
}
.td-social-style3 .td_social_twitch .td-sp {
  background-position: -16px -833px;
}
.td-social-style3 .td_social_steam .td-sp {
  background-position: -16px -894px;
}
.td-social-style4 {
  color: #000;
}
.td-social-style4 .td_social_type a {
  color: #000;
}
.td-social-style4 .td_social_type .td_social_button {
  border-color: #ededed;
  margin-top: 12px;
  padding: 0;
  border: none;
}
.td-social-style4 .td_social_type .td_social_button a:after {
  height: 40px;
}
.td-social-style4 .td_social_type .td_social_info {
  top: -16px;
}
.td-social-style4 .td_social_type:hover {
  color: #555;
}
.td-social-style4 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style4 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td-social-style4 .td-social-box {
  background-color: transparent;
  height: 40px;
}
.td-social-style4 .td-sp {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  border-radius: 3px;
}
.td-social-style4 .td-sp:after {
  top: 7px;
}
.td-social-style4 .td-sp:after {
  display: none;
}
.td-social-style4 .td_social_facebook .td-sp {
  background-position: -17px -17px;
}
.td-social-style4 .td_social_rss .td-sp {
  background-position: -16px -121px;
}
.td-social-style4 .td_social_soundcloud .td-sp {
  background-position: -17px -173px;
}
.td-social-style4 .td_social_twitter .td-sp {
  background-position: -18px -431px;
}
.td-social-style4 .td_social_vimeo .td-sp {
  background-position: -16px -327px;
}
.td-social-style4 .td_social_youtube .td-sp {
  background-position: -15px -380px;
}
.td-social-style4 .td_social_instagram .td-sp {
  background-position: -16px -224px;
}
.td-social-style4 .td_social_pinterest .td-sp {
  background-position: -16px -69px;
}
.td-social-style4 .td_social_tiktok .td-sp {
  background-position: -16px -793px;
}
.td-social-style4 .td_social_twitch .td-sp {
  background-position: -16px -833px;
}
.td-social-style4 .td_social_steam .td-sp {
  background-position: -16px -894px;
}
.td-social-style5 {
  margin-bottom: 4px !important;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td-social-style5 {
    margin-bottom: 16px !important;
  }
}
.td-social-style5 .td-social-list {
  margin-left: -8px;
  margin-right: -8px;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td-social-style5 .td-social-list {
    margin-left: 0;
    margin-right: 0;
  }
}
.td-social-style5 .td_social_type .td-social-box {
  margin: 0 8px 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style5 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
@media (max-width: 767px) {
  .td-social-style5 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
.td-social-style6 {
  margin-bottom: 20px !important;
}
.td-social-style6 .td-social-box {
  border-radius: 0;
}
.td-social-style7 {
  margin-bottom: 4px !important;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td-social-style7 {
    margin-bottom: 16px !important;
  }
}
.td-social-style7 .td-social-list {
  margin-left: -8px;
  margin-right: -8px;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td-social-style7 .td-social-list {
    margin-left: 0;
    margin-right: 0;
  }
}
.td-social-style7 .td_social_type .td-social-box {
  background-color: #222;
  margin: 0 8px 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style7 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
@media (max-width: 767px) {
  .td-social-style7 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
.td-social-style7 .td_social_facebook:hover .td-social-box {
  background-color: #516eab !important;
}
.td-social-style7 .td_social_rss:hover .td-social-box {
  background-color: #ff6600 !important;
}
.td-social-style7 .td_social_soundcloud:hover .td-social-box {
  background-color: #ff5419 !important;
}
.td-social-style7 .td_social_twitter:hover .td-social-box {
  background-color: #29c5f6 !important;
}
.td-social-style7 .td_social_vimeo:hover .td-social-box {
  background-color: #006599 !important;
}
.td-social-style7 .td_social_youtube:hover .td-social-box {
  background-color: #e14e42 !important;
}
.td-social-style7 .td_social_instagram:hover .td-social-box {
  background-color: #417096 !important;
}
.td-social-style7 .td_social_pinterest:hover .td-social-box {
  background-color: #ca212a !important;
}
.td-social-style7 .td_social_tiktok:hover .td-social-box {
  background-color: #009191 !important;
}
.td-social-style7 .td_social_twitch:hover .td-social-box {
  background-color: #9147FF !important;
}
.td-social-style7 .td_social_steam:hover .td-social-box {
  background-color: #c7d5e0 !important;
}
.td-social-style8 {
  color: #000;
  margin-bottom: 4px !important;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1023px) {
  .td-social-style8 {
    margin-bottom: 16px !important;
  }
}
.td-social-style8 .td-social-list {
  margin-left: -8px;
  margin-right: -8px;
  /* responsive portrait tablet */
}
@media (max-width: 1023px) {
  .td-social-style8 .td-social-list {
    margin-left: 0;
    margin-right: 0;
  }
}
.td-social-style8 .td_social_type .td-social-box {
  background-color: transparent;
  border: 1px solid #ededed;
  margin: 0 8px 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style8 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
@media (max-width: 767px) {
  .td-social-style8 .td_social_type .td-social-box {
    margin: 0 2px 4px;
  }
}
.td-social-style8 .td_social_type .td_social_button {
  margin-top: 7px;
}
.td-social-style8 .td_social_type a {
  color: #000;
}
.td-social-style8 .td_social_type:hover {
  color: #555;
}
.td-social-style8 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style8 .td-sp {
  font-size: 26px;
  margin-top: 9px;
  margin-bottom: -3px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style8 .td-sp {
    font-size: 21px;
    margin-top: 5px;
    margin-bottom: 2px;
  }
}
@media (max-width: 767px) {
  .td-social-style8 .td-sp {
    font-size: 28px;
  }
}
.td-social-style8 .td-sp:after {
  top: 7px;
}
.td-social-style8 .td-sp-twitter {
  font-size: 22px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style8 .td-sp-twitter {
    font-size: 18px;
  }
}
.td-social-style8 .td-sp-steam.td-sp::before {
  font-size: 25px;
}
.td-social-style8 .td-sp:after {
  background-color: #000;
  opacity: 0.1;
}
.td-social-style8 .td_social_button {
  border-color: #ededed;
}
.td-social-style9 {
  color: #000;
  margin-bottom: 0 !important;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 {
    margin-bottom: 10px !important;
  }
}
.td-social-style9 .td_social_type {
  width: 25%;
}
.td-social-style9 .td_social_type a {
  color: #000;
}
.td-social-style9 .td_social_type .td_social_button {
  border-color: #ededed;
  padding: 0;
  border: none;
}
.td-social-style9 .td_social_type:hover {
  color: #555;
}
.td-social-style9 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style9 .td_social_type:hover .td-sp {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.td-social-style9 .td_social_type .td_social_info {
  font-size: 15px;
  top: 5px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_type .td_social_info {
    font-size: 12px;
    top: 0;
  }
}
.td-social-style9 .td_social_type .td_social_info_name {
  font-size: 11px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_type .td_social_info_name {
    font-size: 10px;
    top: -5px;
  }
}
.td-social-style9 .td_social_type .td-social-box {
  background-color: transparent;
  height: 130px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_type .td-social-box {
    height: 90px;
  }
}
.td-social-style9 .td-sp {
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  width: 64px;
  height: 64px;
  border-radius: 64px;
  margin: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td-sp {
    width: 48px;
    height: 48px;
    border-radius: 48px;
  }
}
.td-social-style9 .td-sp:after {
  display: none;
}
.td-social-style9 .td_social_facebook .td-sp {
  background-position: -5px -5px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_facebook .td-sp {
    background-position: -13px -13px;
  }
}
.td-social-style9 .td_social_rss .td-sp {
  background-position: -4px -109px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_rss .td-sp {
    background-position: -12px -117px;
  }
}
.td-social-style9 .td_social_soundcloud .td-sp {
  background-position: -5px -161px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_soundcloud .td-sp {
    background-position: -13px -169px;
  }
}
.td-social-style9 .td_social_twitter .td-sp {
  background-position: -6px -419px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_twitter .td-sp {
    background-position: -14px -427px;
  }
}
.td-social-style9 .td_social_vimeo .td-sp {
  background-position: -4px -315px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_vimeo .td-sp {
    background-position: -12px -323px;
  }
}
.td-social-style9 .td_social_youtube .td-sp {
  background-position: -3px -368px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_youtube .td-sp {
    background-position: -11px -376px;
  }
}
.td-social-style9 .td_social_instagram .td-sp {
  background-position: -4px -212px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_instagram .td-sp {
    background-position: -12px -220px;
  }
}
.td-social-style9 .td_social_pinterest .td-sp {
  background-position: -5px -56px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_pinterest .td-sp {
    background-position: -13px -65px;
  }
}
.td-social-style9 .td_social_tiktok .td-sp {
  background-position: -5px -781px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_tiktok .td-sp {
    background-position: -13px -789px;
  }
}
.td-social-style9 .td_social_twitch .td-sp {
  background-position: -5px -822px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_twitch .td-sp {
    background-position: -13px -829px;
  }
}
.td-social-style9 .td_social_steam .td-sp {
  background-position: -6px -883px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style9 .td_social_steam .td-sp {
    background-position: -13px -888px;
  }
}
.td-social-style9 .td-social-list {
  padding: 0 12px;
}
.td-social-style10 {
  color: #000;
  margin-bottom: 0 !important;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 {
    margin-bottom: 10px !important;
  }
}
.td-social-style10 .td_social_type {
  width: 25%;
}
.td-social-style10 .td_social_type a {
  color: #000;
}
.td-social-style10 .td_social_type .td_social_button {
  border-color: #ededed;
  padding: 0;
  border: none;
}
.td-social-style10 .td_social_type:hover {
  color: #555;
}
.td-social-style10 .td_social_type:hover .td_social_type a {
  color: #555;
}
.td-social-style10 .td_social_type:hover .td-sp {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.td-social-style10 .td_social_type .td_social_info {
  font-size: 15px;
  top: 5px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_type .td_social_info {
    font-size: 12px;
    top: 0;
  }
}
.td-social-style10 .td_social_type .td_social_info_name {
  font-size: 11px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_type .td_social_info_name {
    font-size: 10px;
    top: -5px;
  }
}
.td-social-style10 .td_social_type .td-social-box {
  background-color: transparent;
  height: 130px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_type .td-social-box {
    height: 90px;
  }
}
.td-social-style10 .td-sp {
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  width: 64px;
  height: 64px;
  margin: 0;
  border-radius: 3px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td-sp {
    width: 48px;
    height: 48px;
  }
}
.td-social-style10 .td-sp:after {
  display: none;
}
.td-social-style10 .td_social_facebook .td-sp {
  background-position: -5px -5px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_facebook .td-sp {
    background-position: -13px -13px;
  }
}
.td-social-style10 .td_social_rss .td-sp {
  background-position: -4px -109px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_rss .td-sp {
    background-position: -12px -117px;
  }
}
.td-social-style10 .td_social_soundcloud .td-sp {
  background-position: -5px -161px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_soundcloud .td-sp {
    background-position: -13px -169px;
  }
}
.td-social-style10 .td_social_twitter .td-sp {
  background-position: -4px -419px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_twitter .td-sp {
    background-position: -12px -427px;
  }
}
.td-social-style10 .td_social_vimeo .td-sp {
  background-position: -4px -315px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_vimeo .td-sp {
    background-position: -12px -323px;
  }
}
.td-social-style10 .td_social_youtube .td-sp {
  background-position: -3px -368px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_youtube .td-sp {
    background-position: -11px -376px;
  }
}
.td-social-style10 .td_social_instagram .td-sp {
  background-position: -4px -212px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_instagram .td-sp {
    background-position: -12px -220px;
  }
}
.td-social-style10 .td_social_pinterest .td-sp {
  background-position: -5px -56px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_pinterest .td-sp {
    background-position: -13px -65px;
  }
}
.td-social-style10 .td_social_tiktok .td-sp {
  background-position: -5px -781px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_tiktok .td-sp {
    background-position: -13px -789px;
  }
}
.td-social-style10 .td_social_twitch .td-sp {
  background-position: -5px -822px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_twitch .td-sp {
    background-position: -13px -829px;
  }
}
.td-social-style10 .td_social_steam .td-sp {
  background-position: -6px -883px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-social-style10 .td_social_steam .td-sp {
    background-position: -13px -888px;
  }
}
.td-social-style10 .td-social-list {
  padding: 0 13px;
}
dl.dl-horizontal,
dt,
dd {
  -webkit-margin-before: 0px !important;
  -webkit-margin-after: 0px !important;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.td_top_authors {
  margin-bottom: 10px;
}
.td_top_authors img {
  position: absolute;
  max-width: 70px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_top_authors img {
    max-width: 55px;
  }
}
.td_top_authors .item-details {
  margin-left: 85px;
  position: relative;
  height: 70px;
  top: 3px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_top_authors .item-details {
    height: 55px;
    margin-left: 70px;
  }
}
.td_top_authors .item-details span {
  font-family: 'Open Sans', arial, sans-serif;
  padding: 2px 5px;
  border-radius: 3px;
  color: #ffffff;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
}
.td_top_authors .td-active .td-author-post-count {
  background-color: #4db2ec;
}
.td_top_authors .td-active .td-author-comments-count {
  background-color: #4db2ec;
  opacity: 0.8;
}
.td_top_authors .td-active .td-authors-name a {
  color: #4db2ec;
}
.td_top_authors .td_mod_wrap {
  min-height: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.td_top_authors .td_mod_wrap:hover {
  background-color: #fafafa;
  cursor: pointer;
}
.td_top_authors .block-title {
  margin-bottom: 10px;
}
.td_top_authors .td-authors-url {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #999;
  /* responsive portrait tablet */
}
.td_top_authors .td-authors-url a {
  color: #999999;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  font-style: italic;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_top_authors .td-authors-url {
    display: none;
  }
}
.td_top_authors .td-authors-name a {
  padding-bottom: 4px;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 14px;
  color: #222222;
  line-height: 18px;
  font-weight: 600;
  display: inline-block;
}
.td_top_authors .td-author-post-count {
  background-color: #222222;
}
.td_top_authors .td-author-comments-count {
  background-color: #444444;
}
/*  ----------------------------------------------------------------------------
    popular categories widget
*/
.td_block_popular_categories ul {
  list-style: none;
  margin: 0px;
}
.td_block_popular_categories a {
  font-size: 13px;
  line-height: 21px;
  color: #222222;
}
.td_block_popular_categories a:hover {
  color: #4db2ec;
}
.td_block_popular_categories .td-cat-no {
  float: right;
  position: relative;
  top: 1px;
}
/*
video list player
*/
.MIXIN_chrome_sidebar::-webkit-scrollbar-track {
  background-color: #383838;
}
.MIXIN_chrome_sidebar::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.MIXIN_chrome_sidebar::-webkit-scrollbar-thumb {
  background-color: #919191;
  border-radius: 10px;
}
.td_video_playlist_title {
  position: relative;
  z-index: 1;
  background-color: #222222;
}
.td_video_playlist_title .td_video_title_text {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  margin-left: 17px;
  margin-right: 17px;
  vertical-align: middle;
  line-height: 24px;
  padding: 10px 0px 10px 0px;
  /* responsive phone */
}
@media (max-width: 767px) {
  .td_video_playlist_title .td_video_title_text {
    text-align: center;
  }
}
.page-template-page-pagebuilder-title-php .td_video_playlist_column_2 .td_wrapper_video_playlist {
  left: 0;
}
.post .td_block_video_playlist {
  margin-bottom: 20px;
}
.post .td_video_playlist_column_3 .td_video_playlist_title {
  left: 0px;
  width: 100%;
}
.post .td_video_playlist_column_3 .td_wrapper_player {
  width: 676px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .post .td_video_playlist_column_3 .td_wrapper_player {
    height: 405px;
    width: 100%;
  }
}
.post .td_video_playlist_column_3 .td_wrapper_video_playlist {
  left: 0px;
}
.post .td_video_playlist_column_3 .td_container_video_playlist {
  width: 304px;
  right: 0px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .post .td_video_playlist_column_3 .td_container_video_playlist {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .post .td_video_playlist_column_3 .td_container_video_playlist {
    width: 100%;
  }
}
.post .td_video_playlist_column_2 .td_video_playlist_title {
  left: 0px;
  width: 100%;
}
.post .td_video_playlist_column_2 .td_wrapper_player {
  height: 388px;
  width: 100%;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .post .td_video_playlist_column_2 .td_wrapper_player {
    height: 294px;
    width: 100%;
  }
}
@media (min-width: 361px) and (max-width: 767px) {
  .post .td_video_playlist_column_2 .td_wrapper_player {
    height: 350px;
  }
}
@media (max-width: 360px) {
  .post .td_video_playlist_column_2 .td_wrapper_player {
    height: 192px;
  }
}
.post .td_video_playlist_column_2 .td_wrapper_video_playlist {
  left: 0px;
}
.post .td_video_playlist_column_2 .td_container_video_playlist {
  width: 100%;
  right: 0px;
}
.td_wrapper_video_playlist {
  position: relative;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper {
  height: 65px;
  background-color: #4db2ec;
  position: relative;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper:before {
  content: '';
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGBAMAAADwPukCAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlM9KRgMBADiSB2HAAAAFElEQVR4XmNgYBBgUGAwYHBgCAAAA3wA8fpXm6EAAAAASUVORK5CYII=) repeat-x;
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: -6px;
  z-index: 1;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control {
  position: relative;
  width: 65px;
  height: 65px;
  outline: 0 !important;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control:after {
  content: '';
  width: 1px;
  height: 37px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 14px;
  right: 0;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control .td_youtube_control,
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_stop_play_control .td_vimeo_control {
  position: relative;
  top: 12px;
  left: 11px;
  cursor: pointer;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_title_playing {
  position: absolute;
  top: 13px;
  left: 80px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
  color: #ffffff;
  padding-right: 7px;
  max-height: 37px;
  overflow: hidden;
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper .td_video_time_playing {
  position: absolute;
  bottom: 0px;
  right: 5px;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #ffffff;
  line-height: 17px;
}
.td_wrapper_video_playlist .td_video_currently_playing {
  background-color: #404040;
}
.td_wrapper_video_playlist .td_video_currently_playing:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-left: 3px solid #4db2ec !important;
  width: 3px;
  height: inherit;
}
.td_wrapper_video_playlist a.td_click_video {
  height: 60px;
  display: block;
  width: 100%;
  position: relative;
}
.td_wrapper_video_playlist a.td_click_video:hover {
  background-color: #333333;
  cursor: pointer;
}
.td_wrapper_video_playlist a.td_click_video .td_video_thumb {
  position: relative;
  top: 10px;
  width: 72px;
  height: 40px;
  overflow: hidden;
  margin-left: 16px;
}
.td_wrapper_video_playlist a.td_click_video .td_video_thumb img {
  position: relative;
  top: -6px;
}
.td_wrapper_video_playlist a.td_click_video .td_video_title_and_time {
  position: absolute;
  top: 10px;
  margin: 0 30px 0 103px;
}
.td_wrapper_video_playlist a.td_click_video .td_video_title_and_time .td_video_title {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  line-height: 15px;
  max-height: 30px;
  overflow: hidden;
}
.td_wrapper_video_playlist a.td_click_video .td_video_time {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #777777;
  line-height: 13px;
}
.td_wrapper_video_playlist .td_wrapper_player {
  background-color: #000;
  height: 425px;
}
.td_wrapper_video_playlist .td_wrapper_player iframe {
  width: 100%;
  height: 100%;
}
.td_wrapper_video_playlist .td_container_video_playlist {
  background-color: #222222;
  vertical-align: top;
  height: 410px;
  overflow: hidden;
}
.td_wrapper_video_playlist .td_playlist_clickable {
  overflow-y: auto;
  overflow-x: hidden;
  height: 347px;
}
.td_video_playlist_column_3 .td_wrapper_video_playlist {
  left: -1px;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_video_playlist_column_3 .td_wrapper_video_playlist {
    left: 0px;
  }
}
.td_video_playlist_column_3 .td_video_playlist_title {
  left: -1px;
  width: 1021px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_3 .td_video_playlist_title {
    width: 756px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_3 .td_video_playlist_title {
    width: 100%;
    left: 0px;
  }
}
.td_video_playlist_column_3 .td_wrapper_player {
  display: block;
  width: 681px;
  height: 413px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_3 .td_wrapper_player {
    display: block;
    width: 756px;
  }
}
@media (min-width: 361px) and (max-width: 767px) {
  .td_video_playlist_column_3 .td_wrapper_player {
    display: block;
    width: 100%;
    height: 350px;
  }
}
@media (max-width: 360px) {
  .td_video_playlist_column_3 .td_wrapper_player {
    display: block;
    width: 100%;
    height: 192px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing {
    max-height: 20px;
    top: 23px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing {
    max-height: 20px;
    top: 23px;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_3 .td_video_controls_playlist_wrapper .td_video_title_playing {
    max-height: 37px;
    top: 13px;
  }
}
.td_video_playlist_column_3 .td_container_video_playlist {
  display: block;
  position: absolute;
  top: 0px;
  right: -2px;
  width: 340px;
  height: 413px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_3 .td_container_video_playlist {
    display: block;
    position: relative;
    width: 756px;
    height: 305px;
    right: 0px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_3 .td_container_video_playlist {
    display: block;
    position: relative;
    width: 100%;
    height: 305px;
    right: 0px;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_3 .td_container_video_playlist {
    position: relative;
    height: 245px;
    right: 0px;
  }
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
  height: 348px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    margin-right: 10px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    margin-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
    background-color: #383838;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
    background-color: #919191;
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
    background-color: #383838;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
  }
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
    background-color: #919191;
    border-radius: 10px;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
    height: 180px;
  }
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
  height: 348px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
    margin-right: 10px;
  }
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
  background-color: #383838;
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
  background-color: #919191;
  border-radius: 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 240px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 240px;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 180px;
  }
}
.td_video_playlist_column_2 .td_wrapper_video_playlist {
  left: -1px;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_video_playlist_column_2 .td_wrapper_video_playlist {
    left: 0px;
  }
}
.td_video_playlist_column_2 .td_video_playlist_title {
  left: -1px;
  width: 681px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_2 .td_video_playlist_title {
    width: 505px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_2 .td_video_playlist_title {
    width: 100%;
    left: 0px;
  }
}
.td_video_playlist_column_2 .td_wrapper_player {
  display: block;
  width: 681px;
  height: 412px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_2 .td_wrapper_player {
    width: 505px;
    height: 283px;
  }
}
@media (min-width: 361px) and (max-width: 767px) {
  .td_video_playlist_column_2 .td_wrapper_player {
    display: block;
    width: 100%;
    height: 350px;
  }
}
@media (max-width: 360px) {
  .td_video_playlist_column_2 .td_wrapper_player {
    display: block;
    width: 100%;
    height: 192px;
  }
}
.td_video_playlist_column_2 .td_container_video_playlist {
  display: block;
  width: 681px;
  height: 305px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_2 .td_container_video_playlist {
    width: 505px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_2 .td_container_video_playlist {
    display: block;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_2 .td_container_video_playlist {
    height: 245px;
  }
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable {
  height: 240px;
}
@media (max-width: 480px) {
  .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable {
    height: 180px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
  .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
    margin-right: 10px;
  }
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
  background-color: #383838;
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
  background-color: #919191;
  border-radius: 10px;
}
.td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
  max-height: 20px;
  top: 23px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
    max-height: 20px;
    top: 23px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
    max-height: 20px;
    top: 23px;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_2 .td_video_controls_playlist_wrapper .td_video_title_playing {
    max-height: 37px;
    top: 13px;
  }
}
.td_video_playlist_column_1 .td_wrapper_video_playlist {
  left: -1px;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_video_playlist_column_1 .td_wrapper_video_playlist {
    left: 0px;
  }
}
.td_video_playlist_column_1 .td_video_playlist_title {
  left: -1px;
  width: 341px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_1 .td_video_playlist_title {
    width: 252px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_1 .td_video_playlist_title {
    width: 100%;
    left: 0px;
  }
}
.td_video_playlist_column_1 .td_wrapper_player {
  display: block;
  width: 341px;
  height: 190px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_1 .td_wrapper_player {
    width: 252px;
    height: 143px;
  }
}
@media (min-width: 361px) and (max-width: 767px) {
  .td_video_playlist_column_1 .td_wrapper_player {
    display: block;
    width: 100%;
    height: 350px;
  }
}
@media (max-width: 360px) {
  .td_video_playlist_column_1 .td_wrapper_player {
    display: block;
    width: 100%;
    height: 192px;
  }
}
.td_video_playlist_column_1 .td_container_video_playlist {
  display: block;
  width: 341px;
  height: 305px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_video_playlist_column_1 .td_container_video_playlist {
    width: 252px;
  }
}
@media (max-width: 767px) {
  .td_video_playlist_column_1 .td_container_video_playlist {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_1 .td_container_video_playlist {
    height: 245px;
  }
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
  height: 240px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
  .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
    margin-right: 10px;
  }
}
@media (max-width: 480px) {
  .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,
  .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist {
    height: 180px;
  }
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
  background-color: #383838;
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
  background-color: #919191;
  border-radius: 10px;
}
.td_video_playlist_column_1 .td_video_controls_playlist_wrapper .td_video_title_playing {
  max-height: 37px;
  top: 13px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .td_video_playlist_column_1 .td_video_controls_playlist_wrapper .td_video_title_playing {
    max-height: 20px;
    top: 23px;
  }
}
.wp-video-shortcode:focus {
  outline: 0 !important;
}
.single .td-mega-menu-page .td_video_playlist_column_2 .td_wrapper_video_playlist {
  display: flex;
  flex-direction: row;
  left: 0;
}
.single .td-mega-menu-page .td_video_playlist_column_2 .td_wrapper_video_playlist .td_wrapper_player {
  flex: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .single .td-mega-menu-page .td_video_playlist_column_2 .td_wrapper_video_playlist .td_wrapper_player {
    height: auto;
  }
}
.single .td-mega-menu-page .td_video_playlist_column_2 .td_wrapper_video_playlist .td_container_video_playlist {
  height: auto;
  width: 250px;
}
.td-header-sp-top-widget i.td-icon-behance:hover {
  color: #105bf2;
}
.td-header-sp-top-widget i.td-icon-blogger:hover {
  color: #ffa900;
}
.td-header-sp-top-widget i.td-icon-delicious:hover {
  color: #3399ff;
}
.td-header-sp-top-widget i.td-icon-deviantart:hover {
  color: #4e6252;
}
.td-header-sp-top-widget i.td-icon-digg:hover {
  color: #2066A4;
}
.td-header-sp-top-widget i.td-icon-dribbble:hover {
  color: #ea4c89;
}
.td-header-sp-top-widget i.td-icon-evernote:hover {
  color: #07c257;
}
.td-header-sp-top-widget i.td-icon-facebook:hover {
  color: #3B5998;
}
.td-header-sp-top-widget i.td-icon-flickr:hover {
  color: #ff0084;
}
.td-header-sp-top-widget i.td-icon-forrst:hover {
  color: #3b7140;
}
.td-header-sp-top-widget i.td-icon-grooveshark:hover {
  color: #f77f00;
}
.td-header-sp-top-widget i.td-icon-instagram:hover {
  color: #3f729b;
}
.td-header-sp-top-widget i.td-icon-lastfm:hover {
  color: #ce2127;
}
.td-header-sp-top-widget i.td-icon-linkedin:hover {
  color: #0077b5;
}
.td-header-sp-top-widget i.td-icon-mail:hover {
  color: #4db2ec;
}
.td-header-sp-top-widget i.td-icon-myspace:hover {
  color: #003398;
}
.td-header-sp-top-widget i.td-icon-path:hover {
  color: #e62f17;
}
.td-header-sp-top-widget i.td-icon-paypal:hover {
  color: #009cde;
}
.td-header-sp-top-widget i.td-icon-pinterest:hover {
  color: #cb2027;
}
.td-header-sp-top-widget i.td-icon-reddit:hover {
  color: #ff4100;
}
.td-header-sp-top-widget i.td-icon-rss:hover {
  color: #f36f24;
}
.td-header-sp-top-widget i.td-icon-share:hover {
  color: #4db2ec;
}
.td-header-sp-top-widget i.td-icon-skype:hover {
  color: #01aef2;
}
.td-header-sp-top-widget i.td-icon-soundcloud:hover {
  color: #ff5500;
}
.td-header-sp-top-widget i.td-icon-spotify:hover {
  color: #81b900;
}
.td-header-sp-top-widget i.td-icon-stackoverflow:hover {
  color: #f69757;
}
.td-header-sp-top-widget i.td-icon-steam:hover {
  color: #03385e;
}
.td-header-sp-top-widget i.td-icon-stumbleupon:hover {
  color: #eb4923;
}
.td-header-sp-top-widget i.td-icon-tumblr:hover {
  color: #32506d;
}
.td-header-sp-top-widget i.td-icon-twitter:hover {
  color: #00aced;
}
.td-header-sp-top-widget i.td-icon-vimeo:hover {
  color: #5289cc;
}
.td-header-sp-top-widget i.td-icon-vk:hover {
  color: #45668e;
}
.td-header-sp-top-widget i.td-icon-windows:hover {
  color: #319de5;
}
.td-header-sp-top-widget i.td-icon-wordpress:hover {
  color: #207196;
}
.td-header-sp-top-widget i.td-icon-yahoo:hover {
  color: #720e9e;
}
.td-header-sp-top-widget i.td-icon-youtube:hover {
  color: #bb0000;
}
.td-header-sp-top-widget i.td-icon-dailymotion:hover {
  color: #41bafc;
}
.td-header-sp-top-widget i.td-icon-twitch:hover {
  color: #4a377d;
}
.td-header-sp-top-widget i.td-icon-xing:hover {
  color: #1e6567;
}
.td-header-sp-top-widget i.td-icon-ebay:hover {
  color: #db2e32;
}
.td-header-sp-top-widget i.td-icon-telegram:hover {
  color: #3b9de1;
}
.td-header-sp-top-widget i.td-icon-naver:hover {
  color: #3ec729;
}
.td-header-sp-top-widget i.td-icon-discord:hover {
  color: #7289DA;
}
.td-header-sp-top-widget i.td-icon-clouthub:hover {
  color: #ef6331;
}
.td-header-sp-top-widget i.td-icon-gab:hover {
  color: #21cf7a;
}
.td-header-sp-top-widget i.td-icon-gettr:hover {
  color: #f00;
}
.td-header-sp-top-widget i.td-icon-parler:hover {
  color: #e90039;
}
.td-header-sp-top-widget i.td-icon-patreon:hover {
  color: #ff5900;
}
.td-header-sp-top-widget i.td-icon-rumble:hover {
  color: #74a441;
}
.td-header-sp-top-widget i.td-icon-medium:hover {
  color: #4db2ec;
}
.td-header-sp-top-widget i.td-icon-github:hover {
  color: #4db2ec;
}
.td-header-sp-top-widget i.td-icon-website:hover {
  color: #4db2ec;
}
.td-header-sp-top-widget i.td-icon-flipboard:hover {
  color: #f42827;
}
.td-header-sp-top-widget i.td-icon-strava:hover {
  color: #f05523;
}
.td-header-sp-top-widget i.td-icon-tiktok:hover {
  color: #009191;
}
.td-header-sp-top-widget i.td-icon-twitch:hover {
  color: #9147FF;
}
.td-header-sp-top-widget i.td-icon-koo:hover {
  color: #facd00;
}
.td-header-sp-top-widget i.td-icon-kakao:hover {
  color: #f9e000;
}
@font-face {
  font-family: 'weather';
  src: url('../images/icons/weather.eot?1');
  src: url('../images/icons/weather.eot?1#iefix') format('embedded-opentype'), url('../images/icons/weather.woff?1') format('woff'), url('../images/icons/weather.ttf?1') format('truetype'), url('../images/icons/weather.svg?1#newsmag') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="td-icons"]:before,
[class*=" td-icons"]:before {
  font-family: 'weather';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="td-ico-weather"] {
  line-height: 1;
  text-align: center;
  display: inline-block;
  cursor: default;
}
.rain-d:before {
  content: '\e800';
  display: none;
}
.rain-n:before {
  content: '\e801';
  display: none;
}
.mist-d:before {
  content: '\e802';
  display: none;
}
.mist-n:before {
  content: '\e802';
  display: none;
}
.scattered-clouds-d:before {
  content: '\e803';
  display: none;
}
.scattered-clouds-n:before {
  content: '\e803';
  display: none;
}
.shower-rain-d:before {
  content: '\e804';
  display: none;
}
.shower-rain-n:before {
  content: '\e804';
  display: none;
}
.snow-d:before {
  content: '\e805';
  display: none;
}
.snow-n:before {
  content: '\e805';
  display: none;
}
.thunderstorm-d:before {
  content: '\e806';
  display: none;
}
.thunderstorm-n:before {
  content: '\e806';
  display: none;
}
.broken-clouds-d:before {
  content: '\e807';
  display: none;
}
.broken-clouds-n:before {
  content: '\e807';
  display: none;
}
.clear-sky-d:before {
  content: '\e808';
  display: none;
}
.clear-sky-n:before {
  content: '\e809';
  display: none;
}
.few-clouds-d:before {
  content: '\e80a';
  display: none;
}
.few-clouds-n:before {
  content: '\e80b';
  display: none;
}
.td-icons-drop:before {
  content: '\e80c';
}
.td-icons-wind:before {
  content: '\e80d';
}
.td-icons-arrows-down:before {
  content: '\e80e';
}
.td-icons-arrows-up:before {
  content: '\e80f';
}
.td-icons-cloud:before {
  content: '\e810';
}
.td-icons-location:before {
  content: '\e811';
}
/*  ----------------------------------------------------------------------------
    header
*/
.td-review {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: 0;
  background-color: #f5f5f5;
  width: 100%;
  margin-bottom: 20px;
}
.td-review td {
  border: 0;
}
.td-review .td-icon-star,
.td-review .td-icon-star-empty,
.td-review .td-icon-star-half {
  width: 21px;
}
.td-review .block-title {
  background-color: #222;
  margin-left: 0;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  padding: 2px 15px;
  vertical-align: middle;
}
.td-review .td-review-desc:first-child {
  border-top: 1px dashed #d8d8d8;
}
.td-review .td-review-stars:nth-child(2) {
  border-top: 1px dashed #d8d8d8;
}
.td-review-header .block-title {
  margin-bottom: 0;
}
.td-review-header td {
  padding: 18px 19px 20px 20px;
  border: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-review-header td {
    padding: 18px 17px 20px 17px;
  }
}
@media (max-width: 767px) {
  .td-review-header td {
    padding: 18px 10px 20px 10px;
  }
}
.td-icon-star,
.td-icon-star-empty,
.td-icon-star-half {
  font-size: 15px;
  line-height: 1;
  display: inline-block;
  width: 17px;
}
.td-review-summary-content {
  font-size: 11px;
}
/*  ----------------------------------------------------------------------------
    footer
*/
.td-review-summary {
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-review-summary {
    padding: 20px 17px;
  }
}
@media (max-width: 767px) {
  .td-review-summary {
    padding: 20px 10px;
  }
}
.td-review-summary .block-title {
  margin-bottom: 12px;
}
.td-review-score {
  background-color: #f5f5f5;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  vertical-align: top;
  padding: 0;
}
.td-review-footer {
  border-top: 1px dashed #d8d8d8;
}
.td-review-footer.rate_point,
.td-review-footer.rate_percent {
  border-top: 0;
}
.td-review-overall {
  margin: 20px;
  border: 1px solid #999;
  min-width: 130px;
  width: 130px;
  float: right;
  padding: 10px 0 10px 0;
  line-height: 14px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-review-overall {
    margin: 20px 17px;
  }
}
@media (max-width: 767px) {
  .td-review-overall {
    margin: 20px 10px;
  }
}
.td-review-overall span {
  font-size: 11px;
}
.td_review_with_bars td {
  height: 28px;
}
.td-review-final-star {
  height: 24px;
  line-height: 18px;
}
/*  ----------------------------------------------------------------------------
    stars
*/
.td-review-stars {
  width: 120px;
  text-align: center;
  line-height: 11px;
}
.td-review-final-score {
  line-height: 70px;
  position: relative;
  top: 2px;
}
.td-review-final-score span {
  line-height: 0;
}
/*  ----------------------------------------------------------------------------
    review bars
*/
.td-rating-bar-wrap {
  height: 20px;
  margin: 0 20px 11px 20px;
  background-color: #ffffff;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-rating-bar-wrap {
    margin: 0 17px 11px 17px;
  }
}
@media (max-width: 767px) {
  .td-rating-bar-wrap {
    margin: 0 10px 11px 10px;
  }
}
.td-rating-bar-wrap div {
  height: 20px;
  background: #4db2ec;
}
.td-review-desc {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  color: #444;
  border-bottom: 1px dashed #d8d8d8;
  padding: 6px 0 6px 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-review-desc {
    padding: 6px 0 6px 17px;
  }
}
@media (max-width: 767px) {
  .td-review-desc {
    padding: 6px 0 6px 10px;
  }
}
.td-review-details {
  font-size: 12px;
}
.td-review-details .td-review-desc {
  display: inline-block;
  padding: 0 0 1px 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-review-details .td-review-desc {
    padding: 0 0 1px 17px;
  }
}
@media (max-width: 767px) {
  .td-review-details .td-review-desc {
    padding: 0 0 1px 10px;
  }
}
.td-review-stars {
  border-bottom: 1px dashed #d8d8d8;
}
.td-review-row-bars .td-review-desc {
  border: none;
}
.td-review-row-bars .td-review-desc:first-child {
  border: none;
}
.td-review-row-bars td {
  padding: 0;
  border: 0 !important;
}
/*  ----------------------------------------------------------------------------
    percent
*/
.td-review-percent-sign {
  font-size: 30px;
}
.td-review-percent {
  float: right;
  padding: 0 21px 1px 0;
  font-size: 11px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-review-percent {
    padding: 0 17px 1px 0;
  }
}
@media (max-width: 767px) {
  .td-review-percent {
    padding: 0 10px 1px 0;
  }
}
/*  ----------------------------------------------------------------------------
    footer
*/
.td-footer-container {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  background-color: #222;
  padding: 42px 0 20px 0;
  color: #fff;
  z-index: 0;
  /*

    fix widgets style for footer

  */
}
.td-footer-container a {
  color: #fff;
}
.td-footer-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
  z-index: -1;
  border-left: 0 solid #e6e6e6;
  border-right: 0 solid #e6e6e6;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-container:before {
    border-width: 0 !important;
  }
}
.td-footer-container .meta-info {
  color: #888;
}
.td-footer-container .meta-info .entry-date {
  color: #fff;
}
.td-footer-container .block-title > a,
.td-footer-container .block-title > span {
  background-color: #fff;
  color: #222;
}
.td-footer-container .widget_rss .block-title .rsswidget {
  color: #222;
}
.td-footer-container .widget .block-title {
  margin-top: 0;
}
.td-footer-container .widget_text p {
  color: #fff;
}
.td-footer-container select {
  color: #222;
}
.td-footer-container .td_block_wrap {
  padding-top: 0;
}
.td-footer-container .td-footer-info {
  margin-bottom: 36px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-container .td-footer-info {
    text-align: center;
  }
}
.td-footer-container .td-post-author-name a:hover,
.td-footer-container .td-module-comments a:hover {
  color: #fff;
}
.td-footer-container .td-pb-span4,
.td-footer-container .td-pb-span8,
.td-footer-container .td-pb-span12 {
  border-left: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-container .td-pb-span4,
  .td-footer-container .td-pb-span8,
  .td-footer-container .td-pb-span12 {
    padding-bottom: 20px;
  }
}
.td-footer-container .td-pb-span4:last-child,
.td-footer-container .td-pb-span8:last-child,
.td-footer-container .td-pb-span12:last-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-container .td-pb-span4:last-child,
  .td-footer-container .td-pb-span8:last-child,
  .td-footer-container .td-pb-span12:last-child {
    padding-bottom: 0;
  }
}
.td-footer-container.td-container {
  border-bottom-width: 0;
}
.td-footer-container .widget_calendar a:hover {
  color: #fff;
}
.td-footer-container .widget_recent_comments li,
.td-footer-container .widget_recent_entries li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
}
.td-footer-container .widget_recent_comments li:last-child,
.td-footer-container .widget_recent_entries li:last-child {
  border-bottom: 0;
}
.td-footer-container .td_module_14 .meta-info,
.td-footer-container .td_module_5,
.td-footer-container .td_module_9 .item-details,
.td-footer-container .td_module_8 .item-details,
.td-footer-container .td_module_mx3 .meta-info {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
}
.td-footer-container .widget_search {
  margin-top: 0;
}
.td-footer-container .widget_search .wpb_button {
  background-color: #444;
}
.td-footer-container .widget_search .wpb_button:hover {
  background-color: #4db2ec;
}
.td-footer-container .td_block_wrap {
  border-top: 0;
  margin-bottom: 20px !important;
}
.td-footer-container table td,
.td-footer-container table th {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.td-footer-container tfoot td {
  border: 0;
}
.td-footer-container .widget_calendar #today {
  background-color: #444;
}
.td-footer-container .widget_calendar #today a {
  color: #4db2ec;
}
.td-footer-container .widget_calendar td {
  border-radius: 0;
}
.td-footer-container .td-excerpt {
  color: #b5b5b5;
}
.td-footer-container .td-module-meta-info .td-post-date {
  color: #888;
}
.td-footer-container .td_social_type:hover .td-social-box {
  background-color: #444;
}
.td-footer-container .td-social-style1 .td_social_type .td-social-box,
.td-footer-container .td-social-style7 .td_social_type .td-social-box {
  background-color: #444;
}
.td-footer-container .td-social-style2,
.td-footer-container .td-social-style8 {
  color: #fff;
}
.td-footer-container .td-social-style2 .td_social_type,
.td-footer-container .td-social-style8 .td_social_type {
  color: #fff;
}
.td-footer-container .td-social-style2 .td_social_type:hover,
.td-footer-container .td-social-style8 .td_social_type:hover {
  color: #999;
}
.td-footer-container .td-social-style2 .td_social_type:hover a,
.td-footer-container .td-social-style8 .td_social_type:hover a {
  color: #999;
}
.td-footer-container .td-social-style2 .td_social_type:hover .td-social-box,
.td-footer-container .td-social-style8 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td-footer-container .td-social-style2 .td_social_type .td-social-box,
.td-footer-container .td-social-style8 .td_social_type .td-social-box {
  border-color: #444;
}
.td-footer-container .td-social-style2 .td_social_type a,
.td-footer-container .td-social-style8 .td_social_type a {
  color: #fff;
}
.td-footer-container .td-social-style2 .td_social_type .td_social_button,
.td-footer-container .td-social-style8 .td_social_type .td_social_button {
  border-color: #444;
}
.td-footer-container .td-social-style3,
.td-footer-container .td-social-style4 {
  color: #fff;
}
.td-footer-container .td-social-style3 .td_social_type a,
.td-footer-container .td-social-style4 .td_social_type a {
  color: #fff;
}
.td-footer-container .td-social-style3 .td_social_type:hover,
.td-footer-container .td-social-style4 .td_social_type:hover {
  color: #999;
}
.td-footer-container .td-social-style3 .td_social_type:hover .td-social-box,
.td-footer-container .td-social-style4 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td-footer-container .td-social-style3 .td_social_type:hover a,
.td-footer-container .td-social-style4 .td_social_type:hover a {
  color: #999;
}
.td-footer-container .td-social-style9,
.td-footer-container .td-social-style10 {
  color: #fff;
}
.td-footer-container .td-social-style9 .td_social_type:hover,
.td-footer-container .td-social-style10 .td_social_type:hover {
  color: #999;
}
.td-footer-container .td-social-style9 .td_social_type:hover .td-social-box,
.td-footer-container .td-social-style10 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td-footer-container .td_module_14 .meta-info,
.td-footer-container .td_module_mx3 .meta-info,
.td-footer-container .td_module_mx1 .td-block14-border {
  background-color: #222;
}
.td-footer-container .widget {
  padding-bottom: 20px;
}
.td-footer-container .td_block_13.td_block_widget .td_module_mx3 {
  left: 0;
}
.td-footer-container .td_block_14 {
  background-color: transparent;
}
.td-footer-container .td_block_14 .td-block-row {
  background-color: transparent;
  border-color: transparent;
}
.td-footer-container .td-pb-row .td-pb-span4:after {
  display: none;
}
.footer-email-wrap {
  padding-top: 21px;
}
.footer-email-wrap a {
  color: #4db2ec;
}
.footer-logo-wrap {
  margin-bottom: 20px;
  display: block;
}
.footer-logo-wrap img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .footer-logo-wrap img {
    margin-right: auto;
    margin-left: auto;
  }
}
.td-footer-full {
  text-align: center;
}
.td-footer-full .footer-social-wrap i {
  margin: 10px 3px 0 7px;
}
.td-footer-full .footer-logo-wrap {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.td-footer-full .footer-logo-wrap img {
  margin-right: auto;
  margin-left: auto;
}
/*  ----------------------------------------------------------------------------
    social icons footer
*/
.footer-social-wrap i {
  border-radius: 3px;
  margin: 12px 5px 12px 0;
  color: #fff;
  width: 32px;
  height: 32px;
  font-size: 16px;
  padding-top: 8px;
  line-height: 16px;
}
.td-social-style2 i:hover {
  color: #fff;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-behance {
  background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-blogger {
  background-color: #ffa900;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-delicious {
  background-color: #3399ff;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-deviantart {
  background-color: #4e6252;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-digg {
  background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-dribbble {
  background-color: #ea4c89;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-evernote {
  background-color: #07c257;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-facebook {
  background-color: #3B5998;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-flickr {
  background-color: #ff0084;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-forrst {
  background-color: #3b7140;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-grooveshark {
  background-color: #f77f00;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-instagram {
  background-color: #3f729b;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-lastfm {
  background-color: #ce2127;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-linkedin {
  background-color: #007bb6;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-mail {
  background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-myspace {
  background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-path {
  background-color: #e62f17;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-paypal {
  background-color: #009cde;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-pinterest {
  background-color: #cb2027;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-reddit {
  background-color: #ff4100;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-rss {
  background-color: #f36f24;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-share {
  background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-skype {
  background-color: #01aef2;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-soundcloud {
  background-color: #ff5500;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-spotify {
  background-color: #81b900;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-stackoverflow {
  background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-steam {
  background-color: #000000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-stumbleupon {
  background-color: #eb4923;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-tumblr {
  background-color: #32506d;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-twitter {
  background-color: #00aced;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-vimeo {
  background-color: #5289cc;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-vk {
  background-color: #45668e;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-windows {
  background-color: #319de5;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-wordpress {
  background-color: #222222;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-yahoo {
  background-color: #720e9e;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-youtube {
  background-color: #bb0000;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-naver {
  background-color: #3ec729;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-discord {
  background-color: #7289DA;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-ebay {
  background-color: #db2e32;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-flipboard {
  background-color: #f42827;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-github {
  background-color: #4db2ec;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-medium {
  background-color: #4db2ec;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-rumble {
  background-color: #74a441;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-patreon {
  background-color: #ff5900;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-parler {
  background-color: #e90039;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-gettr {
  background-color: #f00;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-gab {
  background-color: #21cf7a;
}
.td-social-style2 .td-social-icon-wrap:hover .td-icon-clouthub {
  background-color: #ef6331;
}
.td-add-border {
  border-top: 1px solid #e6e6e6;
}
/*  ----------------------------------------------------------------------------
    Footer Template 10
*/
.td-footer-template-10 {
  padding: 20px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-footer-template-10 {
    padding: 12px 0;
  }
}
.td-footer-template-10 .td-a-rec-id-footer_top,
.td-footer-template-10 .td-g-rec-id-footer_top {
  margin-top: 10px;
  margin-bottom: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-footer-template-10 .td-a-rec-id-footer_top,
  .td-footer-template-10 .td-g-rec-id-footer_top {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-footer-template-10 .td-a-rec-id-footer_top,
  .td-footer-template-10 .td-g-rec-id-footer_top {
    margin: 5px auto 16px;
  }
}
.td-footer-template-10 .td-a-rec-id-footer_top > div,
.td-footer-template-10 .td-g-rec-id-footer_top > div,
.td-footer-template-10 .td-a-rec-id-footer_top .adsbygoogle,
.td-footer-template-10 .td-g-rec-id-footer_top .adsbygoogle {
  margin: 0;
}
.td-footer-template-10 .td-a-rec-id-footer_top .td-adspot-title,
.td-footer-template-10 .td-g-rec-id-footer_top .td-adspot-title {
  margin-top: -21px;
  margin-bottom: 5px;
}
.td-footer-template-10 .td-social-icon-wrap {
  margin: 4px 0;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Open Sans', arial, sans-serif;
}
.td-footer-template-10 .td-social-icon-wrap i {
  margin: 0;
}
.td-footer-template-10 .td-social-name {
  font-size: 13px;
  margin: 0 20px 0 3px;
  position: relative;
  bottom: 2px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-footer-template-10 .td-social-name {
    font-size: 11px;
    margin: 0 15px 0 3px;
  }
}
@media (max-width: 767px) {
  .td-footer-template-10 .td-social-name {
    display: none;
  }
}
.td-footer-template-10 .footer-social-wrap {
  padding: 0 20px;
  cursor: default;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-template-10 .footer-social-wrap {
    padding: 0 10px;
  }
}
.td-footer-template-10 .widget {
  padding-bottom: 0;
}
.td-js-loaded .td-scroll-up {
  display: block !important;
}
.td-scroll-up {
  -webkit-transform: translateZ(0);
  position: fixed;
  bottom: 4px;
  right: 5px;
  border-radius: 3px;
  width: 38px;
  height: 38px;
}
.td-scroll-up .td-icon-menu-up {
  position: relative;
  color: #ffffff;
  font-size: 20px;
  display: block;
  text-align: center ;
  width: 38px;
  top: 7px;
}
.td-scroll-up:hover {
  cursor: pointer;
  opacity: 1;
}
.td-scroll-up-visible {
  display: block;
  background-color: #4db2ec;
  z-index: 9999;
}
.td-scroll-up-visible.td-hide-scroll-up-on-mob {
  /* responsive phone */
}
@media (max-width: 767px) {
  .td-scroll-up-visible.td-hide-scroll-up-on-mob {
    display: none !important;
  }
}
.td-right-demos-button {
  font-family: 'Open Sans', arial, sans-serif;
  position: fixed;
  right: -1px;
  z-index: 10000;
  border: 1px solid #e8e8e8;
  color: #000;
  text-align: center;
  font-size: 10px;
  line-height: 31px;
  width: 76px;
  transition: all 0.15s ease;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-right-demos-button {
    display: none;
  }
}
#td-theme-demos-button {
  top: 84px;
  background: #ffffff;
}
#td-theme-demos-button:hover {
  color: #4db2ec;
  border-color: rgba(77, 178, 236, 0.3);
}
#td-theme-services-button {
  top: 120px;
  background: #ffffff;
}
#td-theme-services-button:hover {
  color: #4db2ec;
  border-color: rgba(77, 178, 236, 0.3);
}
#td-theme-buy-button {
  top: 156px;
  background: #f4f4f4;
}
#td-theme-buy-button:hover {
  color: #4db2ec;
  border-color: rgba(77, 178, 236, 0.3);
  background-color: rgba(77, 178, 236, 0.15);
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  padding-right: 15px;
  font-size: 11px;
  line-height: 18px;
}
.mfp-arrow {
  font-family: 'newsmag', sans-serif;
  font-size: 30px;
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:before {
  content: '\e807';
  color: #ffffff;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:before {
  content: '\e808';
  color: #ffffff;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
  z-index: 1;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:before {
  bottom: 40px;
  content: "";
  display: block;
  height: 20%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.mfp-ready .mfp-s-ready .mfp-figure:before {
  opacity: 1;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  cursor: auto;
  padding: 0px 65px 0px 15px;
  z-index: 1;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* Zoom */
.image-source-link {
  color: #98C3D1;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0.001;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-bg {
  z-index: 10000;
}
.mfp-wrap {
  z-index: 10000;
}
#login_pass-mob,
#login_pass {
  display: none !important;
}
.td-login-show #login_pass-mob,
.mfp-ready #login_pass {
  display: inline-block !important;
}
/*  ----------------------------------------------------------------------------
  Login window
*/
.white-popup-block {
  position: relative;
  margin: 0 auto;
  max-width: 500px;
  min-height: 500px;
  font-family: 'Open Sans', arial, sans-serif;
  text-align: center;
  color: #fff;
  vertical-align: top;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  padding: 0 0 24px;
  overflow: hidden;
}
.white-popup-block:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
  z-index: -2;
}
.white-popup-block:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -3;
}
.mfp-content {
  /* wrapper */
  /* the panel title */
  /* error message */
}
.mfp-content .td-login-wrap {
  position: relative;
}
.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-back-button,
.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-panel-title,
.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-panel-descr,
.mfp-content .td-login-wrap.td-login-wrap-fb-open form,
.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-social,
.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-info-text,
.mfp-content .td-login-wrap.td-login-wrap-fb-open #register-link {
  opacity: .5;
  pointer-events: none;
}
.mfp-content #login-form .td-login-wrap-fb-open + .mfp-close {
  opacity: .5;
  pointer-events: none;
}
.mfp-content .td-back-button {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  position: absolute;
  top: 13px;
  left: 8px;
  color: #fff;
  width: 50px;
  height: 50px;
  z-index: 99;
}
.mfp-content .td-back-button i {
  line-height: 48px;
  font-size: 16px;
}
.mfp-content .td-login-inputs {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}
.mfp-content .td-login-inputs label {
  position: absolute;
  top: 8px;
  left: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer-events: none;
}
.mfp-content .td-login-inputs:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0.3;
}
.mfp-content .td-login-input {
  position: relative;
  background-color: transparent !important;
  height: 40px;
  margin: 0 !important;
  padding: 0;
  box-shadow: none !important;
  font-size: 15px;
  color: #fff;
  outline: none;
  border: 0;
}
.mfp-content .td-login-input:focus ~ label,
.mfp-content .td-login-input:valid ~ label {
  top: -18px;
  font-size: 11px;
  opacity: 0.6;
}
.mfp-content .td-login-input:invalid {
  font-style: italic;
}
.mfp-content .td-login-button {
  width: 100%;
  height: 50px;
  background-color: #fff;
  padding: 5px 12px 6px;
  margin: 20px 0 0 0 !important;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  border: 0;
  -webkit-transition: background-color 0.2s ease !important;
  transition: background-color 0.2s ease !important;
  border-radius: 3px;
}
.mfp-content .td-login-button:active,
.mfp-content .td-login-button:hover {
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  background-color: #e2ea4b;
}
.mfp-content .td-login-social {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 8px;
}
.mfp-content .td-login-info-text {
  display: block;
  margin-top: 3px;
  font-size: 11px;
  color: #fff;
}
.mfp-content .td-login-info-text a {
  color: inherit;
}
.mfp-content .td-login-info-text a:hover {
  text-decoration: underline !important;
}
.mfp-content #register-link {
  width: 100%;
  display: block;
  padding: 13px;
  margin-top: 24px;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  position: relative;
}
.mfp-content #register-link:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 3px;
}
.mfp-content #register-link:hover:before {
  opacity: 0.2;
}
.mfp-content .td-login-form-div {
  padding: 0 20%;
  /* responsive portrait phone */
}
@media (max-width: 480px) {
  .mfp-content .td-login-form-div {
    padding: 0 5%;
  }
}
.mfp-content #td-login-div {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
}
.mfp-content #td-login-div.td-display-none {
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
}
.mfp-content .td-login-animation #td-login-div {
  transform: translate3d(-300px, 0, 0);
  -webkit-transform: translate3d(-300px, 0, 0);
}
.mfp-content .td-login-animation .td-back-button {
  visibility: visible;
  opacity: 1;
}
.mfp-content #td-register-div,
.mfp-content #td-forgot-pass-div {
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transform: translate3d(300px, 0, 0);
  -webkit-transform: translate3d(300px, 0, 0);
}
.mfp-content #td-register-div.td-display-block,
.mfp-content #td-forgot-pass-div.td-display-block {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.mfp-content #login-form .mfp-close {
  position: absolute;
  top: 26px;
  width: 20px;
  height: 20px;
  line-height: 0;
  font-size: 0;
  color: #fff;
  font-family: 'newsmag', sans-serif;
}
.mfp-content #login-form .mfp-close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  font-size: 16px;
  vertical-align: bottom;
  color: #fff;
}
.mfp-content #login-form #login-link {
  position: absolute;
  left: 26px;
  top: 28px;
  cursor: pointer;
}
.mfp-content #login-form .mfp-close {
  right: 27px;
  left: auto;
  opacity: 1;
}
.mfp-content #login-form .mfp-close:before {
  content: '\e902';
}
.mfp-content .td-login-panel-title {
  padding: 26px 0 22px 0;
  line-height: 20px;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  pointer-events: none;
}
.mfp-content .td-login-panel-descr {
  margin-bottom: 77px;
  font-size: 13px;
  line-height: 1;
}
.mfp-content .td_display_err {
  color: #fff;
  padding: 14px 30px;
  display: none;
  position: absolute;
  top: 93px;
  left: 0;
  right: 0;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 -40%;
  line-height: 1;
}
.mfp-content .td_display_err:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: -1;
}
.mfp-content .td_display_msg_ok:before {
  background-color: #fff;
  opacity: 0.1;
}
/**
tagdiv animations
-
- mfp-with-anim - has to be on the wrapper
*/
.mpf-td-login-effect {
  /* start state */
  /* animate in */
  /* animate out */
}
.mpf-td-login-effect .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  /* custom */
  transform: perspective( 600px ) scale(0.4);
  -webkit-transform: perspective( 600px ) scale(0.4);
}
.mpf-td-login-effect.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mpf-td-login-effect.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: perspective( 600px ) scale(1);
  -webkit-transform: perspective( 600px ) scale(1);
}
.mpf-td-login-effect.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mpf-td-login-effect.mfp-removing .mfp-with-anim {
  transform: perspective( 600px ) scale(0.4);
  -webkit-transform: perspective( 600px ) scale(0.4);
  opacity: 0;
}
.mpf-td-login-effect.mfp-removing.mfp-bg {
  opacity: 0;
}
/*  ----------------------------------------------------------------------------
  Social login
*/
.td-login-social {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-appearance: none;
  padding: 11px 20px 12px;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  border: none;
  border-radius: 4px;
  outline: none !important;
  transition: background-color 0.1s ease-in-out;
}
.td-login-social:disabled {
  pointer-events: none;
}
.td-login-fb {
  background-color: #1778f2;
}
.td-login-fb:before {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="19" height="18.891" viewBox="0 0 19 18.891"><path d="M12.493,3a9.488,9.488,0,0,0-1.419,18.869V15.01H8.726v-2.5h2.349V10.851C11.075,8.1,12.414,6.9,14.7,6.9a13.325,13.325,0,0,1,1.947.118V9.191H15.087c-.97,0-1.308.92-1.308,1.956v1.364h2.843l-.385,2.5H13.778v6.885A9.488,9.488,0,0,0,12.493,3Z" transform="translate(-3.005 -3)" fill="%23fff"/></svg>');
  margin-right: 10px;
  line-height: 0;
}
.td-login-fb:hover {
  background-color: #0d6ce3;
}
.td-login-fb:disabled {
  background-color: #92c0f7;
}
.td-vm-wrap {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 10001;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.td-vm-wrap.td-vm-open {
  opacity: 1;
}
.td-vm-wrap .td-vm-overlay {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: -1;
}
.td-vm-wrap .td-vm-title {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}
.td-vm-wrap .td-vm-title a {
  color: #fff;
}
.td-vm-wrap .td-vm-content-wrap {
  background-color: #000;
  padding: 40px 80px;
  box-sizing: content-box;
  transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.td-vm-wrap .td-vm-content-wrap.td-vm-content-wrap-visible {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.td-vm-wrap .td-vm-content {
  position: relative;
}
.td-vm-wrap .td-vm-content .wpb_video_wrapper {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 3;
}
.td-vm-wrap .td-vm-content .wpb_video_wrapper.td-vm-iframe-visible {
  opacity: 1;
}
.td-vm-wrap .td-vm-content video {
  width: 100%;
}
.td-vm-wrap .td-vm-content-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  margin-top: -28px;
  margin-left: -28px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border: 3px solid #fff;
  border-left-color: transparent;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: fullspin 1s infinite ease-out;
  animation: fullspin 1s infinite ease-out;
  z-index: 2;
}
.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #000;
}
.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content .wpb_video_wrapper,
.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,
.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap {
  width: 886px;
  height: auto;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,
  .td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap {
    width: 860px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,
  .td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,
  .td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.td-vm-wrap:not(.td-vm-facebook) .td-vm-content,
.td-vm-wrap:not(.td-vm-twitter) .td-vm-content {
  min-height: 200px;
}
.td-vm-wrap.td-vm-facebook blockquote,
.td-vm-wrap.td-vm-twitter blockquote {
  display: none;
}
.td-vm-wrap.td-vm-facebook .fb-video {
  display: block;
  width: 550px !important;
  height: auto !important;
  margin: 0 auto;
}
.td-vm-wrap .td-vm-rec-wrap {
  display: inline-block;
  margin-top: 24px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.td-vm-wrap .td-vm-rec-wrap .td-vm-rec-title {
  font-size: 10px;
  text-align: center;
  color: #bbbbbb;
}
.td-vm-wrap .td-vm-close {
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 22px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-vm-wrap .td-vm-close {
    top: 40px;
    right: 40px;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-vm-wrap .td-vm-close {
    top: 36px;
    right: 36px;
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .td-vm-wrap .td-vm-close {
    top: 25px;
    right: 20px;
    font-size: 18px;
  }
}
.td-vm-wrap .td-vm-close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.td-vm-wrap .td-vm-close i {
  pointer-events: none;
}
.admin-bar .td-vm-close {
  top: 72px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .admin-bar .td-vm-close {
    top: 71px;
  }
}
@-webkit-keyframes fullspin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fullspin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.wp-block-embed__wrapper.td-video-fixed,
.wpb_video_wrapper.td-video-fixed {
  position: fixed !important;
  right: 0 !important;
  top: 300px !important;
  bottom: auto !important;
  left: auto !important;
  z-index: 9999 !important;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}
.wp-block-embed__wrapper.td-video-fixed-left,
.wpb_video_wrapper.td-video-fixed-left {
  left: 0 !important;
  right: auto !important;
}
.wp-block-embed__wrapper.td-video-fixed-bottom,
.wpb_video_wrapper.td-video-fixed-bottom {
  top: auto !important;
  bottom: 300px !important;
}
.td-close-video-fixed {
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #4db2ec;
  color: #fff;
  padding: 7px;
  cursor: pointer;
  z-index: 1;
}
.td-close-video-fixed i {
  font-size: 11px;
}
.td-video-fixed .td-close-video-fixed {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.td-sticky-video .td-footer-template-wrap {
  z-index: -1;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  /*  ----------------------------------------------------------------------------
      main sprite file
  */
  .td-sp,
  .iosSlider .prevButton,
  .iosSlider .nextButton,
  .sf-sub-indicator {
    background-image: url('../images/sprite/elements@2x.png');
    background-size: 90px 2100px !important;
  }
}
.post .row-fluid {
  padding-bottom: 21px;
}
/**
* More stories box
*/
.td-more-articles-box {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: fixed;
  width: 341px;
  bottom: 48px;
  right: -384px;
  background-color: #ffffff;
  padding: 16px 20px 0px 20px;
  border-style: solid;
  border-color: #e6e6e6;
  border-width: 1px 0px 1px 1px;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: right 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  -moz-transition: right 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  -o-transition: right 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  transition: right 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.265, 0.365, 0.26, 0.865);
  -moz-transition-timing-function: cubic-bezier(0.265, 0.365, 0.26, 0.865);
  -o-transition-timing-function: cubic-bezier(0.265, 0.365, 0.26, 0.865);
  transition-timing-function: cubic-bezier(0.265, 0.365, 0.26, 0.865);
  /* custom */
  /* responsive portrait phone */
}
@media (max-width: 368px) {
  .td-more-articles-box {
    width: 100%;
    padding: 16px 5px 0px 5px;
  }
}
.td-more-articles-box-title {
  font-family: 'Open Sans', arial, sans-serif;
  color: #222222;
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  min-width: 300px;
  margin-bottom: 18px;
}
.td-content-more-articles-box .td_module_1,
.td-content-more-articles-box .td_module_3 {
  padding-bottom: 20px;
}
.td-content-more-articles-box .td_module_4 {
  margin-bottom: 20px;
}
.td-content-more-articles-box .td_module_2 {
  padding-bottom: 10px;
}
.td-close-more-articles-box {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  left: 14px;
  top: 17px;
  line-height: 26px;
  padding: 2px 11px;
  font-size: 17px;
}
.td-front-end-display-block {
  right: 0;
  visibility: visible;
}
/*  ----------------------------------------------------------------------------
    less for gallery slider
*/
.td-gallery-slide-top {
  position: relative;
  width: 100%;
  background-color: #2d2d2d;
  min-height: 44px;
  vertical-align: top;
}
.td-gallery-title {
  display: inline-block;
  color: #ffffff;
  font-family: 'Open Sans', arial, sans-serif;
  font-style: italic;
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  padding: 13px 20px 13px 20px;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-gallery-title {
    width: 65%;
    font-size: 13px;
    line-height: 17px;
    padding: 16px;
  }
}
/* controls wrapper */
.td-gallery-controls-wrapper {
  display: inline-block;
  height: 22px;
  margin: auto !important;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
}
.td-gallery-slide-count {
  display: inline-block;
  margin-right: 2px;
  font-style: italic;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  top: -1px;
  vertical-align: middle;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-gallery-slide-count {
    font-size: 10px;
    top: -2px;
  }
}
@media (max-width: 767px) {
  .td-gallery-slide-count {
    margin-right: 0;
    font-size: 10px;
    top: -2px;
  }
}
.td-gallery-slide-prev-next-but {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-gallery-slide-prev-next-but {
    margin-right: 8px;
  }
}
.td-gallery-slide-prev-next-but .td-icon-left,
.td-gallery-slide-prev-next-but .td-icon-right {
  font-size: 14px;
  padding: 0 3px;
  /* responsive portrait phone */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
@media (max-width: 767px) {
  .td-gallery-slide-prev-next-but .td-icon-left,
  .td-gallery-slide-prev-next-but .td-icon-right {
    padding: 0 4px;
  }
}
.td-gallery-slide-prev-next-but .td-icon-left:before {
  content: '\e901';
}
.td-gallery-slide-prev-next-but .td-icon-right:before {
  content: '\e901';
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.td-doubleSlider-1 {
  width: auto;
  background-color: #222222;
  overflow: hidden;
}
.td-doubleSlider-1 .td-slider {
  height: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.td-doubleSlider-1 .td-slider .item {
  max-height: 580px;
  left: 0;
  height: auto;
  margin: 0;
}
.td-doubleSlider-1 .td-slider .td-slide-galery-figure {
  margin: 0;
  text-align: center;
  position: relative;
  width: 980px;
  height: 580px;
}
.td-doubleSlider-1 .td-slide-item img {
  max-width: none !important;
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-item {
    width: 100%;
  }
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: auto;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.6);
  /* if caption or description text is present */
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
  line-height: 18px;
  font-size: 11px;
  color: #ffffff;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-doubleSlider-1 .td-slide-item .td-slide-caption span {
    font-size: 10px;
  }
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
    display: inline-block;
  }
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span {
  padding: 7px 6px 7px 17px;
  display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span {
    padding: 6px 6px 8px 17px;
  }
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content span {
    font-size: 10px;
    line-height: 12px;
    padding: 5px 6px 7px 10px;
  }
}
.td-doubleSlider-1 .td-slide-item .td-gallery-slide-copywrite {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 3px 10px;
  text-align: left;
  color: #ffffff;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  line-height: 15px;
  font-size: 10px;
  background-color: rgba(0, 0, 0, 0.8);
}
.td-slide-on-2-columns .td-gallery-title {
  width: 73%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-slide-on-2-columns .td-gallery-title {
    width: 64%;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-gallery-title {
    font-size: 11px;
  }
}
.td-slide-on-2-columns .td-doubleSlider-1 {
  height: 420px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-slide-on-2-columns .td-doubleSlider-1 {
    height: 308px !important;
  }
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-doubleSlider-1 {
    height: 260px !important;
  }
}
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
  width: 640px !important;
  height: 420px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 469px !important;
    height: 308px;
  }
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure img {
    width: auto;
    height: 308px;
  }
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 100% !important;
    height: 260px !important;
    line-height: 12px;
  }
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure img {
    width: auto;
    height: 260px;
  }
}
.td-slide-on-2-columns .td-button {
  margin: 0px 5px 0px 5px;
}
.td-slide-on-3-columns .td-gallery-title {
  width: 80%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-slide-on-3-columns .td-gallery-title {
    width: 76%;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .td-slide-on-3-columns .td-gallery-title {
    font-size: 11px;
  }
}
.td-slide-on-3-columns .td-doubleSlider-1 {
  height: 580px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-slide-on-3-columns .td-doubleSlider-1 {
    height: 427px !important;
  }
}
@media (max-width: 767px) {
  .td-slide-on-3-columns .td-doubleSlider-1 {
    height: 260px !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 721px !important;
    height: 427px !important;
  }
  .td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure img {
    width: auto;
    height: 427px;
  }
}
@media (max-width: 767px) {
  .td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure {
    max-width: 100% !important;
    height: 260px !important;
    line-height: 12px;
  }
  .td-slide-on-3-columns .td-doubleSlider-1 .td-slide-galery-figure img {
    width: auto;
    height: 260px;
  }
}
.td-slide-on-3-columns .td-button {
  margin: 0 4.2px 0 4.3px;
}
.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span4 .td-slider .td-slide-galery-figure {
  height: 280px !important;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span4 .td-slider .td-slide-galery-figure {
    height: 180px !important;
  }
}
.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span8 .td-slider .td-slide-galery-figure {
  height: 420px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span8 .td-slider .td-slide-galery-figure {
    height: 308px !important;
  }
}
.td-pb-span4,
.td-pb-span8 {
  /* responsive portrait phone */
}
.td-pb-span4 .td-slider .td-slide-galery-figure,
.td-pb-span8 .td-slider .td-slide-galery-figure {
  width: 100% !important;
}
.td-pb-span4 .td-slider .td-slide-galery-figure img,
.td-pb-span8 .td-slider .td-slide-galery-figure img {
  height: auto;
  max-height: 100%;
}
@media (max-width: 767px) {
  .td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span4 .td-slide-galery-figure,
  .td-pb-span8 .td-slide-galery-figure {
    height: 260px !important;
  }
}
.td-doubleSlider-2 {
  padding: 20px 0 10px 0;
  height: 80px !important;
  background-color: #222222;
  width: 100%;
  visibility: hidden;
  /* if there are not sufficient sliders to fill the td-doubleSlider-2, then move -how many sliders do we have- in the center of td-doubleSlider-2 */
}
@media (max-width: 767px) {
  .td-doubleSlider-2 {
    display: none;
  }
}
.td-doubleSlider-2 .td-slider {
  width: 100%;
  height: 100%;
  overflow-wrap: normal;
}
.td-doubleSlider-2 .td-button {
  top: -10px;
  display: inline-block;
  width: 80px !important;
  height: 60px;
  background-size: cover !important;
  background-position: center !important;
  /* responsive landscape tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-doubleSlider-2 .td-button {
    top: -9px !important;
    width: 56px !important;
    height: 58px;
  }
}
.td-doubleSlider-2 .td-button:hover {
  cursor: pointer;
}
.td-doubleSlider-2 .td-button .td-border {
  height: 60px;
  width: 80px;
  /* responsive landscape tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-doubleSlider-2 .td-button .td-border {
    height: 58px;
    width: 56px;
  }
}
.td-doubleSlider-2.td_center_slide2 {
  text-align: center;
  padding: 25px 0 10px 0;
}
.td-doubleSlider-2.td_center_slide2 .td-slider {
  display: inline-block;
}
.td-doubleSlider-2.td_center_slide2 .td-button {
  position: relative;
  top: -15px;
  margin: 0 2px 0 3px;
}
.td-js-loaded .td-doubleSlider-2 {
  visibility: visible;
}
/*  ----------------------------------------------------------------------------
    less for gallery slider magnificPopup
*/
.td-magnific-popup-slide-gallery {
  margin: 0 auto;
  max-width: 1000px;
  max-height: 100%;
  text-align: left;
  vertical-align: top;
  position: relative;
}
.td-magnific-popup-slide-gallery img {
  display: block;
}
.td-magnific-popup-slide-gallery .td-magnific-popup-slide-gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  background: #000000;
  opacity: 0.6;
  display: block;
  width: 100%;
}
.td-magnific-popup-slide-gallery span {
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
  line-height: 18px;
  font-size: 11px;
  color: #ffffff;
  width: 100%;
  text-align: left;
  padding: 5px 7px 6px 7px;
}
.td-magnific-popup-slide-gallery .td-magnific-popup-slide-gallery-copywrite {
  position: absolute;
  top: -27px;
  right: 3px;
  padding: 5px 7px 6px 7px;
  text-align: left;
  color: #ffffff;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  line-height: 17px;
  font-size: 10px;
}
.td-magnific-popup-slide-gallery .mfp-close {
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mfp-title {
    font-size: 10px;
  }
}
.post_td_gallery {
  margin-bottom: 16px;
}
/*  ----------------------------------------------------------------------------
    General
*/
.td-smart-disable {
  background-color: #a5a5a5 !important;
  cursor: default;
  opacity: 0.5;
}
/*  ----------------------------------------------------------------------------
    Smart list 1
*/
.td_smart_list_1 {
  position: relative;
  overflow: hidden;
  z-index: 1;
  clear: both;
}
.td_smart_list_1 .td-item {
  width: 100%;
  margin: 0;
}
.td_smart_list_1 .td-item img {
  height: auto;
}
.td_smart_list_1 .td-sml1-current-item-nr {
  display: inline-block;
  font-weight: bold;
  font-size: 21px;
  line-height: 24px;
  color: #ffffff;
  padding: 6px 4px 6px 4px;
  background-color: #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 37px;
  height: 37px;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 20px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .td_smart_list_1 .td-sml1-current-item-nr {
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    display: table;
  }
}
.td_smart_list_1 .td-sml1-current-item-title {
  display: inline-block;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 10px;
  width: 490px;
  margin-top: 8px;
  position: relative;
  top: -3px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_1 .td-sml1-current-item-title {
    font-size: 16px;
    max-width: 320px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_1 .td-sml1-current-item-title {
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .td_smart_list_1 .td-number-and-title {
    margin-right: auto;
    margin-left: auto;
    display: table;
  }
}
.td_smart_list_1 .td-number-and-title h2 {
  display: inline-block;
  margin: 0;
}
.td_smart_list_1 .td-controls {
  position: absolute;
  right: 0;
  top: 0;
  width: 88px;
  z-index: 9;
  background-color: #ffffff;
}
.td_smart_list_1 .td-controls .td-icon-left,
.td_smart_list_1 .td-controls .td-icon-right {
  border: 1px solid #e6e6e6;
  display: inline-block;
  width: 37px;
  height: 37px;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 24px;
  padding: 7px 13px 7px 13px;
  background-color: #ffffff;
  position: relative;
  right: -3px;
  line-height: 1;
}
.td_smart_list_1 .td-controls .td-icon-left {
  margin-right: 10px;
}
.td_smart_list_1 .td-sml1-description p {
  margin-top: 13px;
}
.td_smart_list_1 .td-sml1-caption {
  text-align: right;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 17px;
  color: #000000;
}
.td_smart_list_1.td-3-columns .td-sml1-current-item-title {
  max-width: 100%;
  width: 820px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_1.td-3-columns .td-sml1-current-item-title {
    max-width: 570px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_1.td-3-columns .td-sml1-current-item-title {
    max-width: 100%;
    width: 100%;
  }
}
.td-slide-smart-list-1 img {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    Smart list 2
*/
.td_smart_list_2 .td-sml2-current-item-nr {
  display: inline-block;
  font-weight: bold;
  font-size: 21px;
  line-height: 24px;
  color: #ffffff;
  padding: 6px 4px 6px 4px;
  background-color: #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 37px;
  height: 37px;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 10px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .td_smart_list_2 .td-sml2-current-item-nr {
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    display: table;
  }
}
.td_smart_list_2 .td-sml2-current-item-title {
  display: inline-block;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  width: 580px;
  margin-bottom: 10px;
  margin-top: 8px;
  position: relative;
  top: -3px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_2 .td-sml2-current-item-title {
    max-width: 415px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_smart_list_2 .td-sml2-current-item-title {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_smart_list_2 .td-number-and-title {
    margin-right: auto;
    margin-left: auto;
    display: table;
  }
}
.td_smart_list_2 .td-number-and-title h2 {
  display: inline-block;
}
.td_smart_list_2 .td-sml2-caption {
  text-align: right;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 17px;
  color: #000000;
}
.td_smart_list_2 .td-sml2-description p {
  font-size: 12px;
  margin-top: 13px;
}
.td_smart_list_2.td-3-columns .td-sml2-current-item-title {
  width: 920px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_2.td-3-columns .td-sml2-current-item-title {
    max-width: 650px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_2.td-3-columns .td-sml2-current-item-title {
    max-width: 100%;
    width: 100%;
  }
}
.td-slide-smart-list-2 {
  display: block !important;
}
.td-slide-smart-list-2 img {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    Smart list 3
*/
.td_smart_list_3 {
  position: relative;
  overflow: hidden;
  padding: 10px 0 12px 0;
  margin-bottom: 40px;
  z-index: 1;
  clear: both;
}
@media (max-width: 767px) {
  .td_smart_list_3 {
    margin-bottom: 0;
  }
}
.td_smart_list_3 .td-item {
  width: 100%;
  margin: 0;
}
.td_smart_list_3 .td-item img {
  max-width: 100%;
  height: auto;
}
.td_smart_list_3 .td-sml3-current-item-nr {
  display: inline-block;
  font-weight: bold;
  font-size: 21px;
  line-height: 24px;
  color: #ffffff;
  padding: 6px 4px 6px 4px;
  background-color: #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 37px;
  height: 37px;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 10px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml3-current-item-nr {
    display: none;
  }
}
.td_smart_list_3 .td-sml3-current-item-title {
  display: inline-block;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  width: 265px;
  margin-bottom: 10px;
  margin-top: 4px;
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml3-current-item-title {
    display: block;
    width: 100%;
  }
}
.td_smart_list_3 .td-vertical-align-top {
  vertical-align: top;
}
.td_smart_list_3 .td-number-and-title {
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-number-and-title {
    float: none;
    text-align: center;
  }
}
.td_smart_list_3 .td-number-and-title h2 {
  display: inline-block;
  margin: 0;
}
.td_smart_list_3 .td-sml3-top-title {
  text-align: center;
  margin-top: 4px;
  margin-bottom: 30px;
  margin-right: 100px;
  margin-left: 100px;
  overflow: hidden;
  height: 22px;
  font-size: 11px;
  font-style: italic;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_3 .td-sml3-top-title {
    margin-bottom: 17px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml3-top-title {
    display: none;
  }
}
.td_smart_list_3 .td-sml3-link-to-image img {
  margin-bottom: 6px;
}
.td_smart_list_3 .td-sml3-bottom-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 100px;
  margin-left: 100px;
  overflow: hidden;
  height: 22px;
  position: relative;
  top: 0;
  font-size: 11px;
  font-style: italic;
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml3-bottom-title {
    display: none;
  }
}
.td_smart_list_3 .td-icon-left,
.td_smart_list_3 .td-icon-right {
  display: inline-block;
  min-width: 67px;
  height: 28px;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  padding: 7px 14px 7px 13px;
  color: #ffffff;
  background-color: #000000;
  line-height: 23px;
}
.td_smart_list_3 .td-icon-left:hover,
.td_smart_list_3 .td-icon-right:hover {
  background-color: #4db2ec;
}
.td_smart_list_3 .td-sml3-top-controls,
.td_smart_list_3 .td-sml3-bottom-controls {
  display: inline-block;
  padding: 8px 0;
  width: 100%;
  z-index: 9;
  border-top: 1px dashed #f1f1f1;
  border-bottom: 1px dashed #f1f1f1;
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml3-top-controls,
  .td_smart_list_3 .td-sml3-bottom-controls {
    border: 0;
  }
}
.td_smart_list_3 .td-sml3-top-controls .td-icon-left,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-left {
  position: relative;
  left: 0;
  padding: 2px 10px 2px 10px;
}
.td_smart_list_3 .td-sml3-top-controls .td-icon-left span,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-left span {
  float: right;
  position: relative;
  margin: 8px 2px 8px 12px;
}
.td_smart_list_3 .td-sml3-top-controls .td-icon-right,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-right {
  position: absolute;
  right: 0;
  padding: 2px 10px 2px 10px;
}
.td_smart_list_3 .td-sml3-top-controls .td-icon-right span,
.td_smart_list_3 .td-sml3-bottom-controls .td-icon-right span {
  float: left;
  position: relative;
  margin: 8px 12px 8px 2px;
}
.td_smart_list_3 .td-sml3-top-controls .td-sml3-control-text,
.td_smart_list_3 .td-sml3-bottom-controls .td-sml3-control-text {
  position: relative;
  font-family: 'Open Sans', arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 8px;
}
.td_smart_list_3 .td-sml3-top-controls {
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml3-top-controls {
    position: relative;
  }
}
.td_smart_list_3 .td-sml3-bottom-controls {
  position: absolute;
  bottom: 0;
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml3-bottom-controls {
    position: relative;
  }
}
.td_smart_list_3 .td-sml3-description {
  min-height: 390px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml3-description {
    display: table;
    margin-bottom: 0;
    width: 100%;
  }
}
.td_smart_list_3 .td-sml-figure {
  position: relative;
  top: 0;
  width: 300px;
  float: right;
  margin: 0 0 20px 20px;
  /* responsive portrait tablet */
}
.td_smart_list_3 .td-sml-figure .td-slide-smart-list-figure {
  display: block;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_3 .td-sml-figure {
    margin: 0 0 17px 20px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml-figure {
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: table;
  }
}
.td_smart_list_3 .td-sml3-caption {
  text-align: right;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 17px;
  color: #000000;
}
.td_smart_list_3 .td-mobile-nr {
  display: none;
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-mobile-nr {
    display: inline-block;
    padding: 6px 8px;
    color: #fff;
    background-color: #000;
    font-size: 12px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 19px;
    position: relative;
    top: -3px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_3.td-2-columns .td-sml3-description {
    display: table;
    width: 100%;
    /* responsive portrait tablet */
  }
  .td_smart_list_3.td-2-columns .td-number-and-title h2 {
    /* responsive portrait tablet */
  }
  .td_smart_list_3.td-2-columns .td-sml3-caption {
    margin-top: 6px;
  }
  .td_smart_list_3.td-2-columns .td-sml-figure {
    margin-left: 0;
    margin-top: 0;
    float: right;
    width: 40%;
    /* responsive portrait tablet */
  }
  .td_smart_list_3.td-2-columns .td-sml-figure img {
    margin: 0 auto;
  }
  .td_smart_list_3.td-2-columns .td-sml3-top-title,
  .td_smart_list_3.td-2-columns .td-sml3-bottom-title {
    font-size: 9px;
  }
  .td_smart_list_3.td-2-columns .td-sml3-current-item-title {
    font-size: 18px;
    /* responsive portrait tablet */
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_3.td-2-columns .td-sml3-description {
    margin-top: 27px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_3.td-2-columns .td-number-and-title h2 {
    display: inherit;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_3.td-2-columns .td-sml-figure {
    margin-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_3.td-2-columns .td-sml3-current-item-title {
    width: 217px;
  }
}
.td_smart_list_3.td-3-columns .td-sml3-current-item-title {
  width: 607px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_3.td-3-columns .td-sml3-current-item-title {
    width: 348px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_3.td-3-columns .td-sml3-current-item-title {
    width: 100%;
  }
}
.td_smart_list_3.td-3-columns .td-sml3-bottom-title {
  width: 780px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_3.td-3-columns .td-sml3-bottom-title {
    width: 521px;
  }
}
/*  ----------------------------------------------------------------------------
    Smart list 4
*/
.td_smart_list_4 .td-item {
  vertical-align: top;
  border-bottom: 1px dashed #f1f1f1;
  min-height: 174px;
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  .td_smart_list_4 .td-item {
    display: table;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td_smart_list_4 .td-item div {
    display: table-header-group;
    text-align: center;
  }
}
.td_smart_list_4 .td-number-and-title h2 {
  margin-bottom: 0;
  margin-top: 2px;
}
.td_smart_list_4 .td-sml4-nr {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  padding: 6px 4px 6px 4px;
  background-color: #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 30px;
  height: 30px;
  text-align: center;
  margin-right: 15px;
  vertical-align: top;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_4 .td-sml4-nr {
    margin: 0;
  }
}
.td_smart_list_4 .td-sml4-current-item-nr {
  display: inline-block;
  font-size: 17px;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  line-height: 24px;
  color: #000000;
  text-align: left;
  width: 420px;
  margin-top: 3px;
  vertical-align: top;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_4 .td-sml4-current-item-nr {
    width: 253px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_4 .td-sml4-current-item-nr {
    width: 100%;
    text-align: center;
    margin: 10px 0 10px 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.td_smart_list_4 .td-sml-figure {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  max-width: 150px;
}
.td_smart_list_4 .td-sml-figure .td-slide-smart-list-figure {
  display: block;
}
@media (max-width: 767px) {
  .td_smart_list_4 .td-sml-figure {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .td_smart_list_4 .td-sml-figure img {
    margin: 0 auto;
  }
  .td_smart_list_4 .td-sml-figure .td-sml4-caption {
    float: right;
    /* responsive portrait phone */
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .td_smart_list_4 .td-sml-figure .td-sml4-caption {
    float: none;
  }
}
.td_smart_list_4 .td-sml4-caption {
  text-align: right;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 17px;
  color: #000000;
  margin-top: 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_4 .td-sml4-caption {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: table;
    float: none;
  }
}
.td_smart_list_4 .td-sml4-description p {
  font-size: 12px;
  margin-top: 13px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .td_smart_list_4.td-2-columns .td-sml4-current-item-nr {
    width: 100%;
  }
}
.td_smart_list_4.td-3-columns .td-sml4-current-item-nr {
  width: 760px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_4.td-3-columns .td-sml4-current-item-nr {
    width: 500px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_4.td-3-columns .td-sml4-current-item-nr {
    width: 100%;
  }
}
.td-slide-smart-list-figure {
  display: inline-block;
}
.td-slide-smart-list-figure .td-sml4-link-to-image img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-slide-smart-list-figure .td-sml4-link-to-image img {
    width: auto;
  }
}
.td-slide-smart-list-figure figcaption {
  margin-top: 6px;
}
.td-number-and-title h2 {
  margin-top: 0;
}
.td_smart_list_2 .td-item {
  margin-bottom: 40px;
}
/*  ----------------------------------------------------------------------------
    Smart list 5
*/
.td_smart_list_5 .td-item {
  margin-bottom: 32px;
}
.td_smart_list_5 .td-item:last-child {
  margin-bottom: 0;
}
.td_smart_list_5 .td-slide-smart-list-figure {
  display: block;
}
.td_smart_list_5 .td-sml-figure {
  position: relative;
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.td_smart_list_5 .td-sml-current-item-nr {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  font-weight: bold;
  font-size: 21px;
  line-height: 24px;
  color: #ffffff;
  padding: 6px 4px 6px 4px;
  background-color: #000000;
  width: 37px;
  height: 37px;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 20px;
  vertical-align: top;
}
.td_smart_list_5 .td-sml-current-item-title {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_5 .td-sml-current-item-title {
    margin-top: 15px !important;
  }
}
.td_smart_list_5 .td-sml-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: right;
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 17px;
  padding-right: 10px;
  padding-bottom: 10px;
  z-index: 1;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_5 .td-sml-caption {
    font-size: 10px;
    line-height: 15px;
  }
}
.td_smart_list_5 .td-sml-description p {
  font-size: 12px;
  margin-top: 0;
}
.td_smart_list_5 figcaption div:before {
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  height: 150%;
  width: 100%;
  position: absolute;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  /* Chrome,Safari4+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
.td_smart_list_5 figcaption div:empty {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Smart list 6
*/
.td_smart_list_6 {
  position: relative;
  z-index: 1;
  clear: both;
  margin-bottom: 40px;
}
.td_smart_list_6 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 11px;
  position: relative;
  /* responsive portrait phone */
}
.td_smart_list_6 .td-number-and-title h2 {
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_6 .td-number-and-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_6 .td-number-and-title {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.td_smart_list_6 .td-sml-current-item-nr {
  display: inline-block;
  font-weight: 600;
  font-size: 21px;
  line-height: 24px;
  color: #fff;
  padding: 6px 4px;
  background-color: #000;
  border-radius: 3px;
  width: 37px;
  height: 37px;
  text-align: center;
  margin-right: 15px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .td_smart_list_6 .td-sml-current-item-nr {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    display: table;
  }
}
.td_smart_list_6 .td-sml-current-item-title {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #000;
  width: 580px;
  margin-bottom: 10px;
  margin-top: 8px;
  position: relative;
  top: -3px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_6 .td-sml-current-item-title {
    max-width: 415px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_smart_list_6 .td-sml-current-item-title {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
}
.td_smart_list_6 .td-sml-description p {
  font-size: 12px;
  margin-top: 13px;
}
.td_smart_list_6 .td-slide-smart-list-figure {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.td_smart_list_6 .td-sml-caption {
  text-align: right;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 17px;
  color: #000000;
}
.td_smart_list_6 .td-smart-list-pagination {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_6 .td-smart-list-pagination {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_6 .td-smart-list-pagination {
    margin-bottom: 18px;
  }
}
.td_smart_list_6 .td-smart-list-button {
  display: inline-block;
  min-width: 67px;
  text-align: center;
  border-radius: 3px;
  font-family: 'Open Sans', arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 12px;
  padding: 9px 14px;
  color: #fff;
  background-color: #000;
  margin-bottom: 2px;
}
.td_smart_list_6 .td-smart-list-button:hover {
  background-color: #4db2ec;
  text-decoration: none !important;
}
.td_smart_list_6 .td-smart-back {
  margin-right: 7px;
}
.td_smart_list_6 .td-smart-back i {
  margin-right: 7px;
  position: relative;
  top: 1px;
}
.td_smart_list_6 .td-smart-next {
  margin-left: 7px;
}
.td_smart_list_6 .td-smart-next i {
  margin-left: 7px;
  position: relative;
  top: 1px;
}
/*  ----------------------------------------------------------------------------
    Smart list 7
*/
.td_smart_list_7 {
  position: relative;
  margin-bottom: 21px;
  clear: both;
}
.td_smart_list_7 .td-sml-current-item-title {
  display: block;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  margin-top: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td_smart_list_7 .td-sml-current-item-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_7 .td-sml-current-item-title {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.td_smart_list_7 .td-smart-list-pagination {
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 0;
  margin-bottom: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_7 .td-smart-list-pagination {
    position: relative;
    margin-top: 10px;
  }
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-back {
  float: left;
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-next {
  float: right;
}
.td_smart_list_7 .td-item .td-smart-list-pagination {
  position: relative;
  display: inline-block;
  margin-top: 14px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_7 .td-item .td-smart-list-pagination {
    margin-bottom: 5px;
  }
}
.td_smart_list_7 .td-item .td-item-title {
  margin: 0 85px;
}
@media (max-width: 767px) {
  .td_smart_list_7 .td-item .td-item-title {
    margin: 0 5px;
  }
}
.td_smart_list_7 .td-smart-list-button {
  display: inline-block;
  min-width: 67px;
  text-align: center;
  border-radius: 3px;
  font-family: 'Open Sans', arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 12px;
  padding: 9px 14px;
  color: #fff;
  background-color: #000;
}
.td_smart_list_7 .td-smart-list-button:hover {
  background-color: #4db2ec;
  text-decoration: none !important;
}
.td_smart_list_7 .td-smart-back i {
  margin-right: 7px;
  position: relative;
  top: 1px;
}
.td_smart_list_7 .td-smart-next i {
  margin-left: 7px;
  position: relative;
  top: 1px;
}
.td_smart_list_7 .td-sml-description p {
  font-size: 12px;
  margin-top: 0;
}
.td_smart_list_7 .td-sml-caption {
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 17px;
  color: #000000;
}
.td_smart_list_7 .td-slide-smart-list-figure {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
/*  ----------------------------------------------------------------------------
    Smart list 8
*/
.td_smart_list_8 {
  position: relative;
  z-index: 1;
  clear: both;
}
.td_smart_list_8 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 16px;
  position: relative;
}
.td_smart_list_8 .td-number-and-title h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
  margin-top: 26px;
  color: #000;
}
.td_smart_list_8 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_8 .td-sml-description p {
  font-size: 12px;
  margin-top: 0;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap {
  text-align: center;
  border: 1px solid #ededed;
  margin-bottom: 20px;
  clear: both;
}
@media (max-width: 767px) {
  .td_smart_list_8 .td-smart-list-dropdown-wrap {
    margin-top: 10px;
  }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown {
  height: 30px;
  padding: 0 35px 0 10px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #fff;
  border: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  font-family: 'Open Sans', arial, sans-serif;
  max-width: 60%;
  text-overflow: ellipsis;
  cursor: pointer;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown {
    text-align: center;
    max-width: 70%;
  }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown option {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown option {
    text-align: left;
  }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-dropdown::-ms-expand {
  display: none;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container {
  display: inline;
  position: relative;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 7px;
  right: 16px;
  z-index: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
  pointer-events: none;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button {
  padding: 2px 18px;
  margin: 0;
  background-color: transparent !important;
  color: inherit;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button {
    padding: 2px 6px;
  }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button i {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button i {
    display: inline;
    top: 1px;
    font-size: 16px;
    position: relative;
  }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {
    content: '\e802';
    margin-right: 10px;
  }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {
    content: '\e803';
    margin-left: 10px;
  }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button:hover {
  background-color: transparent !important;
  color: #4db2ec;
  text-decoration: none !important;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button span {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-button span {
    display: none;
  }
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-disable:hover {
  color: #222;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-next {
  border-left: 1px solid #ededed;
  margin-left: 3px;
}
.td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-back {
  border-right: 1px solid #ededed;
  margin-right: 3px;
}
@-moz-document url-prefix() {
  .td_smart_list_8 .td-smart-list-dropdown-wrap .td-smart-list-container:before {
    top: 9px;
  }
}
/*
ie8, ie9, ie10, ie11
td-md-is-ios
td-md-is-android
td-md-is-os-x
td-md-is-chrome
td-md-is-firefox
td-md-is-safari
*/
/*  ----------------------------------------------------------------------------
    IE - misc
*/
/* smart list type 1 */
.ie8 .td_smart_list_1 .td-iosSlider {
  width: 100% !important;
  height: 100% !important;
}
/* smart list type 3 */
.ie8 .td_smart_list_3 .td-iosSlider {
  width: 100% ;
  height: 100%;
}
.ie8 .td_smart_list_3 .td-sml3-description {
  position: relative;
  top: 0;
}
.ie8 .td_smart_list_3 .td-sml3-display-image {
  top: 25px;
}
.ie8 .td_smart_list_3 .td-sml3-bottom-controls {
  position: absolute;
  bottom: 0;
}
.ie8 .td_smart_list_3 .td-sml3-bottom-title {
  display: none;
}
/* top menu */
.ie8 .top-header-menu .td-icon-menu-down,
.ie9 .top-header-menu .td-icon-menu-down,
.ie10 .top-header-menu .td-icon-menu-down,
.ie11 .top-header-menu .td-icon-menu-down {
  padding: 0 0 0 8px;
}
.ie8 .top-header-menu .menu-item-has-children li a,
.ie9 .top-header-menu .menu-item-has-children li a,
.ie10 .top-header-menu .menu-item-has-children li a,
.ie11 .top-header-menu .menu-item-has-children li a {
  top: -1px;
}
.ie8 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie9 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie10 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie11 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
  transform: none;
}
@media screen and (max-width: 767px) {
  .ie9 .td-menu-mob-open-menu .td-content-wrap {
    left: 80%;
  }
}
/* blocks title */
.ie8 .block-title,
.ie9 .block-title,
.ie10 .block-title,
.ie11 .block-title {
  line-height: 19px;
}
.ie8 .td-module-comments a,
.ie9 .td-module-comments a,
.ie10 .td-module-comments a,
.ie11 .td-module-comments a {
  padding: 2px 8px 3px 6px;
}
.ie8 .td-footer-container .td-search-form-widget .wpb_button,
.ie9 .td-footer-container .td-search-form-widget .wpb_button,
.ie10 .td-footer-container .td-search-form-widget .wpb_button,
.ie11 .td-footer-container .td-search-form-widget .wpb_button {
  border-radius: 0;
}
@media (min-width: 768px) {
  .ie8 .td-header-wrap .td-affix .td-main-menu-logo img,
  .ie9 .td-header-wrap .td-affix .td-main-menu-logo img,
  .ie10 .td-header-wrap .td-affix .td-main-menu-logo img,
  .ie11 .td-header-wrap .td-affix .td-main-menu-logo img {
    top: -2px;
  }
  .ie8 .td-trending-now-title,
  .ie9 .td-trending-now-title,
  .ie10 .td-trending-now-title,
  .ie11 .td-trending-now-title {
    font-size: 9px;
  }
}
.ie8 .td-live-theme-demos .td-skin-scroll,
.ie9 .td-live-theme-demos .td-skin-scroll,
.ie10 .td-live-theme-demos .td-skin-scroll,
.ie11 .td-live-theme-demos .td-skin-scroll {
  -webkit-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  left: auto;
  right: -118px;
}
@media (max-width: 1366px) {
  .ie8 .td-live-theme-demos .td-skin-scroll,
  .ie9 .td-live-theme-demos .td-skin-scroll,
  .ie10 .td-live-theme-demos .td-skin-scroll,
  .ie11 .td-live-theme-demos .td-skin-scroll {
    right: -78px;
  }
}
.ie8 .td-theme-settings-small .td-skin-scroll,
.ie9 .td-theme-settings-small .td-skin-scroll,
.ie10 .td-theme-settings-small .td-skin-scroll,
.ie11 .td-theme-settings-small .td-skin-scroll {
  right: 118px;
}
@media (max-width: 1366px) {
  .ie8 .td-theme-settings-small .td-skin-scroll,
  .ie9 .td-theme-settings-small .td-skin-scroll,
  .ie10 .td-theme-settings-small .td-skin-scroll,
  .ie11 .td-theme-settings-small .td-skin-scroll {
    right: 78px;
  }
}
/* fix the blocks on 3 columns to fit */
.ie8 .td-pb-span12 {
  width: 1021px;
}
.ie8 .td-pulldown-filter-list {
  background-color: #ffffff;
}
.ie8 .td_block_13 .td-pulldown-filter-display-option,
.ie8 .td_block_14 .td-pulldown-filter-display-option,
.ie8 .td_block_15 .td-pulldown-filter-display-option,
.ie8 .td_block_13 .td-pulldown-filter-list,
.ie8 .td_block_14 .td-pulldown-filter-list,
.ie8 .td_block_15 .td-pulldown-filter-list {
  background-color: #222222;
}
.ie8 .wpb_tabs_nav a {
  border-right: 1px solid #222222;
}
.ie8 .alignleft {
  float: left;
  margin-right: 21px;
  margin-top: 6px;
  margin-bottom: 6px;
}
.ie8 .alignright {
  float: right;
  margin-left: 21px;
  margin-top: 6px;
  margin-bottom: 6px;
}
.ie8 .td-menu-background,
.ie8 #td-mobile-nav {
  left: -100%;
}
.ie8 .td-menu-mob-open-menu .td-menu-background,
.ie8 .td-menu-mob-open-menu #td-mobile-nav {
  left: 0;
}
.ie8 .td-search-background {
  right: 100%;
}
.ie8 .td-search-opened .td-search-background {
  right: 0;
}
.ie8 .td-live-theme-demos {
  display: none;
}
.ie8 .td-trending-now-post {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ie8 .td-trending-now-post:first-child {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ie9 .td-grid-style-1 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjZjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTUzZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDIxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzJhMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjNWRkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTA2Y2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZmYyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMThkMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlNzczZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYjAyMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6.td_block_big_grid_4 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNmVhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODE5NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-6.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6.td_block_big_grid_5 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-6 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmZmZkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDVmODciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.ie9 .td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDEwY2JjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNmYzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjQ4ODBkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcwZmY5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYzQwZjc5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdlYmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAxNmJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJhZWM3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDIzYzhjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODZkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7.td_block_big_grid .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDBhYzgxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNzc4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-7.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA3ODA4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZjk0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-menu-background,
.ie9 #td-mobile-nav {
  left: -100%;
}
.ie9 .td-menu-mob-open-menu .td-menu-background,
.ie9 .td-menu-mob-open-menu #td-mobile-nav {
  left: 0;
}
.ie9 .td-search-background {
  right: 100%;
}
.ie9 .td-search-opened .td-search-background {
  right: 0;
}
/*  ----------------------------------------------------------------------------
    Chrome
*/
@media (min-width: 768px) {
  .td-md-is-chrome .td-header-style-4 .td-main-menu-logo a img,
  .td-md-is-chrome .td-header-style-5 .td-main-menu-logo a img,
  .td-md-is-chrome .td-header-style-9 .td-main-menu-logo a img {
    top: -1px;
  }
}
.td-md-is-chrome .td-next-prev-wrap i {
  padding: 4px 6px 3px;
}
.td-md-is-chrome .td_block_mega_menu .td-next-prev-wrap i {
  padding: 3px 6px 2px;
}
.td-md-is-chrome .td_block_inner_overflow .td_module_wrap,
.td-md-is-chrome .td_block_inner_overflow .item-details {
  position: relative;
}
/*  ----------------------------------------------------------------------------
    Android
*/
.td-md-is-android {
  /* make the font bigger on search so that it will not zoom in on mobiles */
}
.td-md-is-android #td-top-mobile-toggle i {
  line-height: 58px;
  padding-left: 11px;
}
.td-md-is-android .td-mobile-close a {
  padding: 16px 0 16px;
}
.td-md-is-android .block-title > a,
.td-md-is-android .block-title > span {
  padding: 3px 15px 1px;
}
.td-md-is-android .td-module-comments a {
  padding: 3px 6px;
}
.td-md-is-android .page-nav a,
.td-md-is-android .page-nav span {
  padding: 4px 10px 2px;
}
.td-md-is-android .page-nav .pages {
  padding-right: 0;
}
.td-md-is-android .widget_calendar tfoot a {
  padding: 3px 15px 1px;
}
.td-md-is-android .td_block_mega_menu .td-next-prev-wrap i {
  padding: 3px 6px 2px;
}
.td-md-is-android .td_block_mega_menu .td_mega_menu_sub_cats a {
  padding: 3px 15px 2px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-md-is-android .td_block_mega_menu .td_mega_menu_sub_cats a {
    padding: 2px 12px;
  }
}
.td-md-is-android .td_block_mega_menu .td-post-category {
  padding: 5px 6px;
}
.td-md-is-android .header-search-wrap .td-icon-search {
  font-size: 23px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-md-is-android .header-search-wrap .td-icon-search {
    font-size: 26px;
  }
}
.td-md-is-android.category .entry-title span {
  padding: 3px 15px 2px;
}
.td-md-is-android .dropcap {
  padding: 3px 10px 1px;
}
.td-md-is-android .wpb_tabs li a {
  padding: 2px 15px 0 !important;
}
.td-md-is-android .td-page-content .td-arrow-list li::before {
  line-height: 20px;
}
.td-md-is-android .td-author-counters span {
  padding: 4px 15px 2px;
}
.td-md-is-android .td-close-more-articles-box {
  top: 19px;
}
.td-md-is-android .td-related-title a {
  padding: 2px 14px 1px;
}
.td-md-is-android .td-trending-now-title {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  .td-md-is-android .td-trending-now-title {
    padding: 2px 15px 3px;
  }
}
.td-md-is-android .td-trending-now-wrapper .td-next-prev-wrap {
  top: 2px;
}
.td-md-is-android .td-trending-now-title {
  top: -5px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-md-is-android .td-trending-now-title {
    top: 0;
  }
}
.td-md-is-android .td-next-prev-wrap i {
  padding: 6px 6px 3px;
}
.td-md-is-android input[type="text"],
.td-md-is-android .td-login-wrap .td-login-input {
  font-size: 16px !important;
}
.td-md-is-android .td-grid-style-2 .td-big-grid-post .td-post-category,
.td-md-is-android .td-grid-style-6 .td-big-grid-post .td-post-category,
.td-md-is-android .td-grid-style-7 .td-big-grid-post .td-post-category {
  padding: 0;
}
.td-md-is-android .td-menu-mob-open-menu #td-outer-wrap,
.td-md-is-android .td-search-opened #td-outer-wrap {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.td-md-is-android .td-skin-scroll {
  display: none;
}
/*  ----------------------------------------------------------------------------
    iOS
*/
.td-md-is-ios {
  /* make the font bigger on search so that it will not zoom in on mobiles */
}
.td-md-is-ios input[type="text"],
.td-md-is-ios .td-login-wrap .td-login-input {
  font-size: 16px !important;
}
.td-md-is-ios .td-skin-scroll {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Firefox
*/
.backstretch {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -99999;
  top: 0;
}
body .td-backstretch {
  max-width: none;
  opacity: 0;
  transition: opacity 2s;
  display: block;
}
body .td-stretch-width {
  height: auto;
  width: 100.03%;
  margin: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
body .td-stretch-height {
  position: relative;
  height: 100%;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.td-background-link #td-outer-wrap {
  cursor: pointer;
}
.td-background-link #td-outer-wrap .td-main-content-wrap {
  pointer-events: none;
}
.td-background-link #td-outer-wrap .td-main-content-wrap .td-container {
  pointer-events: auto;
}
.td-background-link .td-header-container,
.td-background-link .td-container {
  cursor: auto;
}
.single_template_6.td-background-link #td-outer-wrap {
  cursor: auto;
}
body.td-animation-stack-type0 .td-animation-stack .entry-thumb,
body.td-animation-stack-type0 .post img {
  opacity: 0;
}
.td-animation-stack-type0-2 {
  opacity: 1 !important;
  -webkit-transition: opacity 0.3s;
  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);
}
.wp-block-image.td-caption-align-left figcaption .mfp-title,
.wp-block-image.td-caption-align-left figcaption {
  text-align: left;
}
.wp-block-image.td-caption-align-center figcaption .mfp-title,
.wp-block-image.td-caption-align-center figcaption {
  text-align: center;
}
.wp-block-image.td-caption-align-right figcaption .mfp-title,
.wp-block-image.td-caption-align-right figcaption {
  text-align: right;
}
.mfp-figure.td-caption-align-left figcaption .mfp-title {
  text-align: left;
}
.mfp-figure.td-caption-align-center figcaption .mfp-title {
  text-align: center;
}
.mfp-figure.td-caption-align-right figcaption .mfp-title {
  text-align: right;
}
p.has-drop-cap[class*="dropcapp"]:first-letter {
  float: left;
  display: block;
  font-size: 50px;
  line-height: 56px;
  background-color: #4db2ec;
  color: white;
  text-align: center;
  margin: 9px 13px 0 0;
  padding: 2px 14px 4px;
  font-family: Verdana, Geneva, sans-serif;
  text-transform: uppercase;
}
p.has-drop-cap.dropcapp1:first-letter {
  padding-left: 18px;
  padding-right: 17px;
  font-size: 40px;
  border-radius: 70px;
}
p.has-drop-cap.dropcapp2:first-letter,
p.has-drop-cap.dropcapp3:first-letter {
  background-color: transparent !important;
  color: #4B4B4B;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
p.has-drop-cap.dropcapp3:first-letter {
  font-weight: bold;
}
p.has-drop-cap.dropcapp4 {
  margin-top: 40px;
}
p.has-drop-cap.dropcapp4:first-letter {
  background-color: #000;
  font-size: .85em;
  line-height: 1;
  color: #fff;
  border-radius: 100px;
  margin: -2px 15px 0 0;
  padding: 9px 11px;
}
p.has-drop-cap.dropcapp4:after {
  padding-top: 0;
}
p span.td_text_columns_two_cols {
  display: block;
}
.td-post-content p.has-small-font-size {
  font-size: 13px;
}
.td-post-content p.has-large-font-size {
  font-size: 36px;
}
.td-post-content p.has-larger-font-size {
  font-size: 42px;
}
.wp-block-button {
  margin-bottom: 28px;
}
.wp-block-button .wp-block-button__link {
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
}
.wp-block-button .wp-block-button__link:hover {
  background-color: #4db2ec;
}
.wp-block-button.td_btn_small .wp-block-button__link {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.wp-block-button.td_btn_normal .wp-block-button__link {
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
}
.wp-block-button.td_btn_large .wp-block-button__link {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.wp-block-button.is-style-round .wp-block-button__link {
  border-radius: 4px;
}
.wp-block-button.is-style-shadow .wp-block-button__link {
  top: 0;
  -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  transition: top 0.1s ease;
  -webkit-transition: top 0.1s ease;
}
.wp-block-button.is-style-shadow .wp-block-button__link:hover {
  top: -3px;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.wp-block-button.is-style-3d .wp-block-button__link {
  top: 0;
  transition: top 0.1s ease;
  -webkit-transition: top 0.1s ease;
}
.wp-block-button.is-style-3d .wp-block-button__link:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 100%;
  width: 100%;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 0;
  transition: height 0.1s ease;
  -webkit-transition: height 0.1s ease;
}
.wp-block-button.is-style-3d .wp-block-button__link:hover {
  top: 5px;
}
.wp-block-button.is-style-3d .wp-block-button__link:hover:after {
  height: 0;
}
.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
  color: #fff;
}
