/* custom css */
.tdi_46 {
    min-height: 0;
  }

  /* custom css */
  .tdi_48,
  .tdi_48 .tdc-columns {
    min-height: 0;
  }

  .tdi_48,
  .tdi_48 .tdc-columns {
    display: block;
  }

  .tdi_48 .tdc-columns {
    width: 100%;
  }

  /* landscape */
  @media (min-width: 1019px) and (max-width: 1140px) {
    @media (min-width: 768px) {
      .tdi_48 {
        margin-left: -10px;
        margin-right: -10px;
      }

      .tdi_48 .tdc-row-video-background-error,
      .tdi_48 .vc_column {
        padding-left: 10px;
        padding-right: 10px;
      }
    }
  }

  /* portrait */
  @media (min-width: 768px) and (max-width: 1018px) {
    @media (min-width: 768px) {
      .tdi_48 {
        margin-left: -5px;
        margin-right: -5px;
      }

      .tdi_48 .tdc-row-video-background-error,
      .tdi_48 .vc_column {
        padding-left: 5px;
        padding-right: 5px;
      }
    }
  }

  /* inline tdc_css att */

  .tdi_48 {
    padding-top: 24px !important;
    padding-bottom: 60px !important;
    position: relative;
  }

  .tdi_48 .td_block_wrap {
    text-align: left
  }

  /* phone */
  @media (max-width: 767px) {
    .tdi_48 {
      padding-bottom: 60px !important;
    }
  }

  /* landscape */
  @media (min-width: 1019px) and (max-width: 1140px) {
    .tdi_48 {
      padding-bottom: 50px !important;
    }
  }

  /* portrait */
  @media (min-width: 768px) and (max-width: 1018px) {
    .tdi_48 {
      padding-top: 20px !important;
      padding-right: 5px !important;
      padding-bottom: 30px !important;
      padding-left: 5px !important;
    }
  }

  .tdi_47_rand_style>.td-element-style-before {
    content: '' !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    display: block !important;
    z-index: 0 !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    opacity: 0.5 !important;
  }

   /* custom css */
   .tdi_50 {
    vertical-align: baseline;
  }

  .tdi_50>.wpb_wrapper,
  .tdi_50>.wpb_wrapper>.tdc-elements {
    display: block;
  }

  .tdi_50>.wpb_wrapper>.tdc-elements {
    width: 100%;
  }

  .tdi_50>.wpb_wrapper>.vc_row_inner {
    width: auto;
  }

  .tdi_50>.wpb_wrapper {
    width: auto;
    height: auto;
  }

  .td-theme-wrap .tdi_51 .td-pulldown-filter-link:hover,
                        .td-theme-wrap .tdi_51 .td-subcat-item a:hover,
                        .td-theme-wrap .tdi_51 .td-subcat-item .td-cur-simple-item {
                          color: var(--accent-color);
                        }

                        .td-theme-wrap .tdi_51 .block-title>*,
                        .td-theme-wrap .tdi_51 .td-subcat-dropdown:hover .td-subcat-more {
                          background-color: var(--accent-color);
                        }

                        .td-theme-wrap .td-footer-wrapper .tdi_51 .block-title>* {
                          padding: 6px 7px 5px;
                          line-height: 1;
                        }

                        .td-theme-wrap .tdi_51 .block-title {
                          border-color: var(--accent-color);
                        }


                        .td-theme-wrap .tdi_51 .td_module_wrap:hover .entry-title a,
                        .td-theme-wrap .tdi_51 .td_quote_on_blocks,
                        .td-theme-wrap .tdi_51 .td-opacity-cat .td-post-category:hover,
                        .td-theme-wrap .tdi_51 .td-opacity-read .td-read-more a:hover,
                        .td-theme-wrap .tdi_51 .td-opacity-author .td-post-author-name a:hover,
                        .td-theme-wrap .tdi_51 .td-instagram-user a {
                          color: var(--accent-color);
                        }

                        .td-theme-wrap .tdi_51 .td-next-prev-wrap a:hover,
                        .td-theme-wrap .tdi_51 .td-load-more-wrap a:hover {
                          background-color: var(--accent-color);
                          border-color: var(--accent-color);
                        }

                        .td-theme-wrap .tdi_51 .td-read-more a,
                        .td-theme-wrap .tdi_51 .td-weather-information:before,
                        .td-theme-wrap .tdi_51 .td-weather-week:before,
                        .td-theme-wrap .tdi_51 .td-exchange-header:before,
                        .td-theme-wrap .td-footer-wrapper .tdi_51 .td-post-category,
                        .td-theme-wrap .tdi_51 .td-post-category:hover {
                          background-color: var(--accent-color);
                        }

                        /* inline tdc_css att */

                        .tdi_51 {
                          padding-right: 0px !important;
                          padding-left: 0px !important;
                        }

                        /* portrait */
                        @media (min-width: 768px) and (max-width: 1018px) {
                          .tdi_51 {
                            margin-bottom: 20px !important;
                          }
                        }

                        /* custom css */
                        .td_block_trending_now {
                            padding: 0 18px;
                          }
  
                          .td-trending-now-wrapper {
                            display: flex;
                            align-items: center;
                            position: relative;
                            -webkit-transform: translate3d(0px, 0px, 0px);
                            transform: translate3d(0px, 0px, 0px);
                            overflow: hidden;
                          }
  
                          .td-trending-now-wrapper .td-next-prev-wrap {
                            margin: 0 0 0 auto;
                            z-index: 1;
                          }
  
                          .td-trending-now-wrapper:hover .td-trending-now-title {
                            background-color: #4db2ec;
                          }
  
                          .td-trending-now-wrapper .td-trending-now-nav-right {
                            padding-left: 2px;
                          }
  
                          .td-trending-now-title {
                            background-color: #222;
                            font-family: 'Roboto', sans-serif;
                            font-size: 12px;
                            text-transform: uppercase;
                            color: #fff;
                            padding: 2px 10px 1px;
                            display: inline-block;
                            line-height: 22px;
                            -webkit-transition: background-color 0.3s;
                            transition: background-color 0.3s;
                            cursor: default;
                            -webkit-user-select: none;
                            user-select: none;
                          }
  
                          @-moz-document url-prefix() {
                            .td-trending-now-title {
                              line-height: 21px;
                            }
                          }
  
                          .td-trending-now-display-area {
                            display: flex;
                            align-items: center;
                            vertical-align: top;
                            padding: 0 0 0 15px;
                          }
  
                          .td-trending-now-display-area .entry-title {
                            font-size: 15px;
                            line-height: 25px;
                            margin: 0;
                          }
  
                          .td-trending-now-post {
                            opacity: 0;
                            position: absolute;
                            top: 0;
                            padding-right: 119px;
                            overflow: hidden;
                          }
  
                          .td-trending-now-post:first-child {
                            opacity: 1;
                            z-index: 1;
  
                            opacity: 1;
                          }
  
                          .td-next-prev-wrap .td-trending-now-nav-right {
                            margin-right: 0;
                          }
  
                          .td_block_trending_now.td-trending-style2 {
                            border: 1px solid #eaeaea;
                            padding-top: 20px;
                            padding-bottom: 20px;
                          }
  
                          body .tdi_51 .td-trending-now-title,
                          .tdi_51 .td-trending-now-wrapper:hover .td-trending-now-title {
                            background-color: var(--accent-color);
                          }
  
                          .tdi_51 .td-next-prev-wrap a:hover {
                            color: #fff;
                          }
  
                          .tdi_51 .entry-title a {
                            color: #000000;
  
                            font-family: Poppins !important;
                            font-size: 13px !important;
                            font-weight: 600 !important;
                          }
  
                          .tdi_51 .td-next-prev-wrap a {
                            color: #000000;
  
                            border-color: rgba(255, 255, 255, 0);
                          }
  
                          .tdi_51 .td-trending-now-title {
                            font-family: Montserrat !important;
                            font-size: 13px !important;
                            font-weight: 600 !important;
                            letter-spacing: 1px !important;
                          }
  
                          .td-theme-wrap .tdi_51 .td-next-prev-wrap a:hover {
                            background-color: var(--accent-color);
                            border-color: var(--accent-color);
                          }
  
                          @media (min-width: 768px) and (max-width: 1018px) {
                            .td_block_trending_now {
                              padding: 0 6px;
                            }
                          }
  
                          @media (min-width: 768px) and (max-width: 1018px) {
                            .td-trending-now-post {
                              padding-right: 107px;
                            }
                          }
  
                          @media (max-width: 767px) {
                            .td_block_trending_now {
                              padding: 0;
                            }
  
                            .td-trending-now-wrapper {
                              flex-direction: column;
                              text-align: center;
                            }
  
                            .td-trending-now-wrapper .td-next-prev-wrap {
                              display: none;
                            }
  
                            .td-trending-now-title {
                              padding: 2px 10px 1px;
                            }
  
                            .td-trending-now-display-area {
                              width: 100%;
                              padding: 0;
                              display: block;
                              height: 26px;
                              position: relative;
                              top: 10px;
                            }
  
                            .td-trending-now-display-area .td_module_trending_now .entry-title {
                              font-size: 14px;
                              line-height: 16px;
                            }
  
                            .td-trending-now-post {
                              width: 100%;
                              padding-right: 0;
                            }
                          }

                          /* inline tdc_css att */

                        .tdi_52 {
                            margin-bottom: 0px !important;
                          }

                          /* custom css */
                        .td-big-grid-flex {
                            width: 100%;
                            padding-bottom: 0;
                          }
  
                          .td-big-grid-flex .td_block_inner:after,
                          .td-big-grid-flex .td_block_inner .td-big-grid-flex-post:after {
                            content: '';
                            display: table;
                            clear: both;
                          }
  
                          .td-big-grid-flex .td-big-grid-flex-post {
                            position: relative;
                            float: left;
                            padding-bottom: 0;
                          }
  
                          .td-big-grid-flex .td-image-container {
                            position: relative;
                            flex: 0 0 100%;
                            width: 100%;
                            height: 100%;
                          }
  
                          .td-big-grid-flex .td-image-wrap {
                            position: relative;
                            display: block;
                            overflow: hidden;
                          }
  
                          .td-big-grid-flex .td-image-wrap:before {
                            position: absolute;
                            bottom: 0;
                            left: 0;
                            width: 100%;
                            height: 100%;
                            -webkit-transition: background-color 0.3s ease;
                            transition: background-color 0.3s ease;
                            z-index: 1;
                          }
  
                          .td-big-grid-flex .td-module-thumb {
                            position: relative;
                            margin-bottom: 0;
                          }
  
                          .td-big-grid-flex .td-module-thumb:after {
                            position: absolute;
                            top: 0;
                            left: 0;
                            width: 100%;
                            height: 100%;
                          }
  
                          .td-big-grid-flex .td-thumb-css {
                            width: 100%;
                            height: 100%;
                            position: absolute;
                            background-size: cover;
                            background-position: center center;
                          }
  
                          .td-big-grid-flex .td-module-thumb .td-thumb-css {
                            transition: opacity 0.3s, transform 0.3s;
                            -webkit-transition: opacity 0.3s, transform 0.3s;
                          }
  
                          .td-big-grid-flex .td-post-category {
                            transition: background-color 0.2s ease;
                            -webkit-transition: background-color 0.2s ease;
  
                            padding: 3px 7px;
                            background-color: rgba(0, 0, 0, 0.7);
                            font-family: 'Roboto', sans-serif;
                            line-height: 13px;
                            font-weight: 500;
                            text-transform: uppercase;
                            pointer-events: auto;
                          }
  
                          .td-big-grid-flex .td-module-meta-info {
                            position: absolute;
                            left: 0;
                            margin-bottom: 0;
                            width: 100%;
                            pointer-events: none;
                            z-index: 1;
                          }
  
                          .td-big-grid-flex .td-module-title a,
                          .td-big-grid-flex .td-post-author-name span,
                          .td-big-grid-flex .td-module-container:hover .entry-title a,
                          .td-big-grid-flex .td-post-author-name a,
                          .td-big-grid-flex .td-post-date {
                            color: #fff;
                          }
  
                          .td-big-grid-flex .td-module-title {
                            margin: 0;
                          }
  
                          .td-big-grid-flex .td-module-title a {
                            text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
                          }
  
                          .td-big-grid-flex .td-editor-date {
                            display: inline-block;
                          }
  
                          .td-big-grid-flex .td-post-author-name a,
                          .td-big-grid-flex .td-post-author-name span,
                          .td-big-grid-flex .td-post-date {
                            text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
                          }
  
                          .td-big-grid-flex .td-big-grid-flex-post-empty .td-image-wrap {
                            background-color: #e5e5e5;
                          }
  
                          .td-big-grid-flex .td-big-grid-flex-post-empty .td-image-wrap:before {
                            display: none;
                          }
  
                          .td_block_big_grid_flex_7 .td_module_flex_6 {
                            width: 50%;
                          }
  
                          .td_block_big_grid_flex_7 .td_module_flex_6 .entry-title {
                            font-size: 27px;
                            font-weight: 500;
                            line-height: 34px;
                          }
  
                          .td_block_big_grid_flex_7 .td_module_flex_7 {
                            width: 25%;
                          }
  
                          .td_block_big_grid_flex_7 .td_module_flex_7 .entry-title {
                            font-size: 24px;
                            font-weight: 500;
                            line-height: 30px;
                          }
  
                          .td_block_big_grid_flex_7 .td_module_flex_6 .td-image-wrap,
                          .td_block_big_grid_flex_7 .td_module_flex_7 .td-image-wrap {
                            padding-bottom: 400px;
                          }
  
                          .td_block_big_grid_flex_7 .td_module_flex_6 .td-module-meta-info,
                          .td_block_big_grid_flex_7 .td_module_flex_7 .td-module-meta-info {
                            padding: 20px;
                          }
  
                          body .tdi_52 .td-big-grid-flex-post {
                            border-width: 0 2.5px;
                            border-style: solid;
                            border-color: transparent;
                          }
  
                          body .tdi_52 .td_block_inner {
                            margin-left: -2.5px;
                            margin-right: -2.5px;
                          }
  
                          body .tdi_52 .td-module-meta-info {
                            bottom: 0;
                          }
  
                          body .tdi_52 .td_module_flex_6 .entry-thumb {
                            background-position: center 50%;
                          }
  
                          body .tdi_52 .td_module_flex_7 .entry-thumb {
                            background-position: center 50%;
                          }
  
                          body .tdi_52 .td_module_flex_6 .td-image-wrap {
                            padding-bottom: 540px;
                          }
  
                          body .tdi_52 .td_module_flex_7 .td-image-wrap {
                            padding-bottom: 540px;
                          }
  
                          body .tdi_52 .td_module_flex_7 .td-video-play-ico {
                            width: 30px;
                            height: 30px;
                            font-size: 30px;
  
                            top: 50%;
                            left: 50%;
                            transform: translate(-50%, -50%);
                          }
  
                          body .tdi_52 .td_module_flex_6 .td-video-play-ico {
                            top: 50%;
                            left: 50%;
                            transform: translate(-50%, -50%);
                          }
  
                          body .tdi_52 .td_module_flex_6 .td-module-meta-info {
                            padding: 0 15px 25px 20px;
                          }
  
                          body .tdi_52 .td_module_flex_7 .td-module-meta-info {
                            padding: 0 20px 20px 16px;
                          }
  
                          body .tdi_52 .td_module_flex_6 .tdb-module-title-wrap {
                            margin: 15px 0;
                          }
  
                          body .tdi_52 .td_module_flex_7 .tdb-module-title-wrap {
                            margin: 10px 0;
                          }
  
                          body .tdi_52 .td_module_flex_6 .td-post-category {
                            margin: 0px;
  
                            padding: 0px;
  
                            font-family: Roboto Condensed !important;
                            font-size: 13px !important;
                            font-weight: 700 !important;
                            text-transform: uppercase !important;
                            letter-spacing: 1.5px !important;
                          }
  
                          body .tdi_52 .td_module_flex_7 .td-post-category {
                            margin: 0px;
  
                            padding: 0px;
  
                            font-family: Roboto Condensed !important;
                            font-size: 11px !important;
                            font-weight: 700 !important;
                            letter-spacing: 1.5px !important;
                          }
  
                          body .tdi_52 .td_module_flex_6 .td-post-category:not(.td-post-extra-category) {
                            display: inline-block;
                          }
  
                          body .tdi_52 .td_module_flex_7 .td-post-category:not(.td-post-extra-category) {
                            display: inline-block;
                          }
  
                          body .tdi_52 .td_module_flex_6 .td-editor-date {
                            display: inline-block;
                          }
  
                          body .tdi_52 .td_module_flex_7 .td-editor-date {
                            display: inline-block;
                          }
  
                          body .tdi_52 .td_module_flex_6 .td-post-author-name {
                            display: inline-block;
  
                            font-weight: 400;
                          }
  
                          body .tdi_52 .td_module_flex_7 .td-post-author-name {
                            display: none;
  
                            font-weight: 400;
                          }
  
                          body .tdi_52 .td_module_flex_6 .td-post-date,
                          body .tdi_52 .td_module_flex_6 .td-post-author-name span {
                            display: inline-block;
                          }
  
                          body .tdi_52 .td_module_flex_6 .entry-review-stars {
                            display: inline-block;
                          }
  
                          body .tdi_52 .td_module_flex_6 .td-icon-star,
                          body .tdi_52 .td_module_flex_6 .td-icon-star-empty,
                          body .tdi_52 .td_module_flex_6 .td-icon-star-half {
                            font-size: 15px;
                          }
  
                          body .tdi_52 .td_module_flex_7 .entry-review-stars {
                            display: inline-block;
                          }
  
                          body .tdi_52 .td_module_flex_7 .td-icon-star,
                          body .tdi_52 .td_module_flex_7 .td-icon-star-empty,
                          body .tdi_52 .td_module_flex_7 .td-icon-star-half {
                            font-size: 15px;
                          }
  
                          body .tdi_52 .td-image-wrap:before {
                            content: '';
                            background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0));
                            background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0));
                          }
  
                          body .tdi_52 .td-post-category {
                            background-color: rgba(255, 255, 255, 0);
  
                            color: #ffffff;
                          }
  
                          body .tdi_52 .td-module-container:hover .td-post-category {
                            background-color: rgba(255, 255, 255, 0);
  
                            color: #ffffff;
                          }
  
                          body .tdi_52 .td-post-author-name a {
                            color: #ffffff;
                          }
  
                          body .tdi_52 .td-big-grid-flex-post:hover .td-post-author-name a {
                            color: #ffffff;
                          }
  
                          body .tdi_52 .entry-review-stars {
                            color: #fff;
                          }
  
                          body .tdi_52 .td_module_flex_6 .entry-title {
                            font-family: Poppins !important;
                            font-size: 40px !important;
                            line-height: 1.1 !important;
                            font-weight: 700 !important;
                          }
  
                          body .tdi_52 .td_module_flex_7 .entry-title {
                            font-family: Poppins !important;
                            font-size: 20px !important;
                            line-height: 1.2 !important;
                            font-weight: 700 !important;
                          }
  
                          body .tdi_52 .td_module_flex_6 .td-editor-date,
                          body .tdi_52 .td_module_flex_6 .td-editor-date .entry-date,
                          body .tdi_52 .td_module_flex_6 .td-module-comments a {
                            font-family: Roboto Condensed !important;
                            font-size: 13px !important;
                            font-weight: 400 !important;
                            text-transform: uppercase !important;
                            letter-spacing: 1px !important;
                          }
  
                          body .tdi_52 .td_module_flex_7 .td-editor-date,
                          body .tdi_52 .td_module_flex_7 .td-editor-date .entry-date,
                          body .tdi_52 .td_module_flex_7 .td-module-comments a {
                            font-family: Roboto Condensed !important;
                            font-size: 11px !important;
                            font-weight: 400 !important;
                            text-transform: uppercase !important;
                            letter-spacing: 1px !important;
                          }
  
                          html:not([class*='ie']) body .tdi_52 .td-module-container:hover .entry-thumb:before {
                            opacity: 0;
                          }
  
                          @media (max-width: 767px) {
                            .td-big-grid-flex .td_block_inner {
                              margin-left: -20px;
                              margin-right: -20px;
                            }
                          }
  
                          @media (min-width: 767px) {
                            .td-big-grid-flex-lightsky .td-image-wrap:after {
                              content: '';
                              position: absolute;
                              top: 0;
                              left: 0;
                              width: 160%;
                              height: 100%;
                              background: rgba(255, 255, 255, 0.2);
                              transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
                              -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
                              transition: transform 0.7s ease 0s;
                              -webkit-transition: transform 0.7s ease 0s;
                              z-index: 1;
                            }
  
                            .td-big-grid-flex-lightsky .td-module-container:hover .td-image-wrap:after {
                              transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
                              -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
                            }
                          }
  
                          @media (max-width: 767px) {
                            div.td-big-grid-flex-scroll .td-big-grid-flex-post {
                              float: none;
                            }
  
                            div.td-big-grid-flex-scroll .td-big-grid-flex-scroll-holder {
                              overflow-x: auto;
                              overflow-y: hidden;
                              white-space: nowrap;
                              font-size: 0;
                              -webkit-overflow-scrolling: touch;
                            }
  
                            div.td-big-grid-flex-scroll .td-big-grid-flex-scroll-holder .td-big-grid-flex-post {
                              display: inline-block;
                              vertical-align: top;
                            }
  
                            div.td-big-grid-flex-scroll .td-module-title a {
                              white-space: normal;
                            }
                          }
  
                          @media (min-width: 1019px) and (max-width: 1140px) {
                            .td_block_big_grid_flex_7 .td_module_flex_6 .entry-title {
                              font-size: 21px;
                              line-height: 28px;
                            }
                          }
  
                          @media (min-width: 768px) and (max-width: 1018px) {
                            .td_block_big_grid_flex_7 .td_module_flex_6 .entry-title {
                              font-size: 16px;
                              line-height: 20px;
                            }
                          }
  
                          @media (min-width: 1019px) and (max-width: 1140px) {
                            .td_block_big_grid_flex_7 .td_module_flex_7 .entry-title {
                              font-size: 20px;
                              line-height: 26px;
                            }
                          }
  
                          @media (min-width: 768px) and (max-width: 1018px) {
                            .td_block_big_grid_flex_7 .td_module_flex_7 .entry-title {
                              font-size: 15px;
                              line-height: 20px;
                            }
                          }
  
                          @media (max-width: 767px) {
  
                            .td_block_big_grid_flex_7 .td_module_flex_6 .entry-title,
                            .td_block_big_grid_flex_7 .td_module_flex_7 .entry-title {
                              font-size: 16px;
                              line-height: 21px;
                            }
                          }
  
                          @media (max-width: 767px) {
                            body .tdi_52 .td_block_inner {
                              margin-left: calc(-2.5px - 20px);
                              margin-right: calc(-2.5px - 20px);
                            }
                          }
  
                          @media (max-width: 767px) {
  
                            body .tdi_52 .td-big-grid-flex-post-0,
                            body .tdi_52 .td-big-grid-flex-post-1 {
                              margin-bottom: 5px;
                            }
                          }
  
                          /* landscape */
                          @media (min-width: 1019px) and (max-width: 1140px) {
                            body .tdi_52 .td_module_flex_6 .td-image-wrap {
                              padding-bottom: 360px;
                            }
  
                            body .tdi_52 .td_module_flex_7 .td-image-wrap {
                              padding-bottom: 360px;
                            }
  
                            body .tdi_52 .td_module_flex_7 .td-module-meta-info {
                              padding: 0 12px 20px 16px;
                            }
  
                            body .tdi_52 .td_module_flex_6 .tdb-module-title-wrap {
                              margin: 12px 0;
                            }
  
                            body .tdi_52 .td_module_flex_7 .tdb-module-title-wrap {
                              margin: 8px 0;
                            }
  
                            body .tdi_52 .td_module_flex_6 .entry-title {
                              font-family: Poppins !important;
                              font-size: 36px !important;
                              line-height: 1.1 !important;
                              font-weight: 700 !important;
                            }
  
                            body .tdi_52 .td_module_flex_7 .entry-title {
                              font-family: Poppins !important;
                              font-size: 18px !important;
                              line-height: 1.2 !important;
                              font-weight: 700 !important;
                            }
                          }
  
                          /* portrait */
                          @media (min-width: 768px) and (max-width: 1018px) {
                            body .tdi_52 .td-big-grid-flex-post {
                              border-width: 0 1.5px;
                              border-style: solid;
                              border-color: transparent;
                            }
  
                            body .tdi_52 .td_block_inner {
                              margin-left: -1.5px;
                              margin-right: -1.5px;
                            }
  
                            body .tdi_52 .td_module_flex_6 .td-image-wrap {
                              padding-bottom: 340px;
                            }
  
                            body .tdi_52 .td_module_flex_7 .td-image-wrap {
                              padding-bottom: 340px;
                            }
  
                            body .tdi_52 .td_module_flex_6 .td-module-meta-info {
                              padding: 0 10px 20px 15px;
                            }
  
                            body .tdi_52 .td_module_flex_7 .td-module-meta-info {
                              padding: 0 8px 16px 14px;
                            }
  
                            body .tdi_52 .td_module_flex_6 .tdb-module-title-wrap {
                              margin: 10px 0;
                            }
  
                            body .tdi_52 .td_module_flex_7 .tdb-module-title-wrap {
                              margin: 6px 0;
                            }
  
                            body .tdi_52 .td_module_flex_6 .entry-title {
                              font-family: Poppins !important;
                              font-size: 28px !important;
                              line-height: 1.1 !important;
                              font-weight: 700 !important;
                            }
  
                            body .tdi_52 .td_module_flex_7 .entry-title {
                              font-family: Poppins !important;
                              font-size: 16px !important;
                              line-height: 1.2 !important;
                              font-weight: 700 !important;
                            }
  
                            body .tdi_52 .td_module_flex_6 .td-post-category {
                              font-family: Roboto Condensed !important;
                              font-size: 11px !important;
                              font-weight: 700 !important;
                              text-transform: uppercase !important;
                              letter-spacing: 1.5px !important;
                            }
  
                            body .tdi_52 .td_module_flex_7 .td-post-category {
                              font-family: Roboto Condensed !important;
                              font-size: 10px !important;
                              font-weight: 700 !important;
                              letter-spacing: 1.5px !important;
                            }
  
                            body .tdi_52 .td_module_flex_6 .td-editor-date,
                            body .tdi_52 .td_module_flex_6 .td-editor-date .entry-date,
                            body .tdi_52 .td_module_flex_6 .td-module-comments a {
                              font-family: Roboto Condensed !important;
                              font-size: 11px !important;
                              font-weight: 400 !important;
                              text-transform: uppercase !important;
                              letter-spacing: 1px !important;
                            }
  
                            body .tdi_52 .td_module_flex_7 .td-editor-date,
                            body .tdi_52 .td_module_flex_7 .td-editor-date .entry-date,
                            body .tdi_52 .td_module_flex_7 .td-module-comments a {
                              font-family: Roboto Condensed !important;
                              font-size: 10px !important;
                              font-weight: 400 !important;
                              text-transform: uppercase !important;
                              letter-spacing: 1px !important;
                            }
  
                            @media (max-width: 767px) {
                              body .tdi_52 .td_block_inner {
                                margin-left: calc(-1.5px - 20px);
                                margin-right: calc(-1.5px - 20px);
                              }
                            }
  
                            @media (max-width: 767px) {
  
                              body .tdi_52 .td-big-grid-flex-post-0,
                              body .tdi_52 .td-big-grid-flex-post-1 {
                                margin-bottom: 3px;
                              }
                            }
                          }
  
                          /* phone */
                          @media (max-width: 767px) {
                            body .tdi_52 .td_module_flex_7 .entry-thumb {
                              background-position: center 16%;
                            }
  
                            body .tdi_52 .td_module_flex_6 .td-image-wrap {
                              padding-bottom: 300px;
                            }
  
                            body .tdi_52 .td_module_flex_7 .td-image-wrap {
                              padding-bottom: 220px;
                            }
  
                            body .tdi_52 .td_module_flex_6 {
                              width: 100%;
                            }
  
                            body .tdi_52 .td_module_flex_7 {
                              width: 100%;
                            }
  
                            body .tdi_52 .td_module_flex_6 .td-module-meta-info {
                              padding: 0 10px 20px 15px;
                            }
  
                            body .tdi_52 .td_module_flex_7 .td-module-meta-info {
                              padding: 0 10px 20px 15px;
                            }
  
                            body .tdi_52 .td_module_flex_6 .tdb-module-title-wrap {
                              margin: 12px 0;
                            }
  
                            body .tdi_52 .td_module_flex_6 .entry-title {
                              font-family: Poppins !important;
                              font-size: 28px !important;
                              line-height: 1.1 !important;
                              font-weight: 700 !important;
                            }
                          }

                          .floating-image {

                            z-index: 9999;
                            position: absolute;

                            top: 130px;
                            left: 20px;
                            width: 90%;
                            height: auto;
                            max-width: 100%;
                            max-height: 100%;
                            object-fit: contain;
                          }

                          .floating-image1 {

                            z-index: 9999;
                            position: absolute;

                            top: 158px;
                            left: 0px;
                            width: 100%;
                            height: auto;
                            max-width: 100%;
                            max-height: 100%;
                            object-fit: contain;
                          }

                          .floating-image2 {

                            z-index: 9999;
                            position: absolute;

                            top: 158px;
                            left: 0px;
                            width: 100%;
                            height: auto;
                            max-width: 100%;
                            max-height: 100%;
                            object-fit: contain;
                          }

                          /* inline tdc_css att */

                        .tdi_53 {
                            margin-top: 15px !important;
                          }

                           /* custom css */
                        .td_block_slide {
                            position: relative;
                            overflow: hidden;
                            *zoom: 1;
                          }
  
                          .td_block_slide:before,
                          .td_block_slide:after {
                            display: table;
                            content: '';
                            line-height: 0;
                          }
  
                          .td_block_slide:after {
                            clear: both;
                          }
  
                          .td_block_slide .td_block_inner {
                            position: relative;
                          }
  
                          .td_block_slide .td-module-thumb,
                          .td_block_slide .td-video-play-ico,
                          .td_block_slide .td-slide-meta,
                          .td_block_slide i {
                            -webkit-touch-callout: none;
                            -webkit-user-select: none;
                            user-select: none;
                          }
  
                          .td_block_slide .td-module-thumb {
                            margin-bottom: 0;
                            z-index: -1;
                            position: static;
                          }
  
                          .td_block_slide .td-video-play-ico {
                            width: 40px !important;
                            height: 40px !important;
                            font-size: 40px !important;
                            border-width: 0.05em !important;
                          }
  
                          .td_block_slide .td-admin-edit {
                            height: auto !important;
                          }
  
                          .td_block_slide .td_module_slide {
                            z-index: 1;
  
                            visibility: hidden !important;
                          }
  
                          .td_block_slide .td-image-gradient:before {
                            height: 100%;
                          }
  
                          .td_block_slide .td-module-thumb,
                          .td_block_slide .entry-thumb {
                            height: 100%;
                          }
  
                          .td_block_slide .entry-thumb {
                            background-size: cover;
                          }
  
                          .td_block_slide .td-slide-meta {
                            z-index: 2;
                            position: absolute;
                            bottom: 10px;
                            width: 100%;
                            padding: 0 22px;
                            color: #fff;
                            left: 0;
                            right: 0;
                            margin: 0 auto;
                          }
  
                          .td_block_slide .td-slide-meta a,
                          .td_block_slide .td-slide-meta span {
                            color: #fff;
                          }
  
                          .td_block_slide .entry-title {
                            margin: 5px 0;
                          }
  
                          .td_block_slide .entry-review-stars {
                            margin-right: 22px;
                            top: 0;
                          }
  
                          .td_block_slide .td-post-date {
                            color: #fff;
                            margin-left: 4px;
                          }
  
                          .td_block_slide .td-post-views {
                            display: inline-block;
                            vertical-align: top;
                            margin-right: 22px;
                            line-height: 15px;
                          }
  
                          .td_block_slide .td-icon-views {
                            position: relative;
                            line-height: 17px;
                            font-size: 14px;
                            margin-right: 5px;
                            vertical-align: top;
                          }
  
                          .td_block_slide .td-post-comments {
                            position: relative;
                            top: 2px;
                            display: inline-block;
                            vertical-align: top;
                            margin-left: 10px;
                          }
  
                          .td_block_slide .td-icon-comments {
                            margin-right: 5px;
                            font-size: 9px;
                            position: relative;
                            top: 1px;
                          }
  
                          .td_block_slide .td-slide-nav {
                            padding: 20px;
                            position: absolute;
                            display: block;
                            height: 80px;
                            margin-top: -40px;
                            top: 50%;
                            font-size: 38px;
                            color: #fff;
                            opacity: 0;
                            -webkit-transition: opacity 0.4s;
                            transition: opacity 0.4s;
                          }
  
                          .td_block_slide .td-slide-nav-svg {
                            display: inline-flex;
                            align-items: center;
                            justify-content: center;
                          }
  
                          .td_block_slide .td-slide-nav-svg svg {
                            width: 38px;
                            height: auto;
                          }
  
                          .td_block_slide .td-slide-nav-svg svg,
                          .td_block_slide .td-slide-nav-svg svg * {
                            fill: #fff;
                          }
  
                          .td_block_slide .prevButton {
                            left: 0;
                          }
  
                          .td_block_slide .nextButton {
                            right: 0;
                          }
  
                          .td_block_slide .td_module_wrap:hover .entry-title a {
                            color: #fff;
                          }
  
                          .td-ss-main-sidebar .td_block_slide,
                          .td-ss-row .td-pb-span4 .td_block_slide {
                            overflow: visible;
                          }
  
                          .td-theme-slider .slide-meta-cat a {
                            font-family: 'Roboto', sans-serif;
                            font-size: 12px;
                            font-weight: 500;
                            text-transform: uppercase;
                            display: inline-block;
                            margin: 0 0 5px 0;
                            padding: 4px 7px 3px;
                            line-height: 14px;
                            background-color: rgba(0, 0, 0, 0.7);
                            -webkit-transition: background-color 0.3s ease;
                            transition: background-color 0.3s ease;
                          }
  
                          .td-theme-slider:hover .td-slide-nav {
                            opacity: 1;
                            z-index: 1;
                          }
  
                          .td-theme-slider:hover .slide-meta-cat a {
                            background-color: #4db2ec;
                          }
  
                          @-moz-document url-prefix() {
                            .td-theme-slider .slide-meta-cat a {
                              padding: 3px 7px 4px;
                            }
                          }
  
                          .iosSlider-col-3,
                          .iosSlider-col-3 .td_module_slide {
                            height: 580px;
                          }
  
                          .iosSlider-col-3 .entry-title {
                            font-size: 48px;
                            line-height: 58px;
                          }
  
                          .iosSlider-col-2,
                          .iosSlider-col-2 .td_module_slide {
                            height: 385px;
                          }
  
                          .iosSlider-col-2 .entry-title {
                            font-size: 26px;
                            line-height: 32px;
                          }
  
                          .td_block_slide .iosSlider-col-1,
                          .td_block_slide .iosSlider-col-1 .td_module_slide {
                            height: 385px;
                          }
  
                          .td_block_slide .iosSlider-col-1 .entry-title {
                            font-size: 18px;
                            line-height: 24px;
                          }
  
                          .td_block_slide .td_module_slide:first-child,
                          .td-js-loaded .td_block_slide .td_module_slide {
                            visibility: visible !important;
                          }
  
                          .tdi_53 .td-slide-meta {
                            max-width: calc(100% + 44px);
                          }
  
                          .tdi_53 .entry-thumb {
                            background-position: center 50%;
                          }
  
                          .tdi_53 .slide-meta-cat {
                            display: inline-block;
                          }
  
                          .tdi_53 .td-post-author-name {
                            display: inline-block;
                          }
  
                          .tdi_53 .td-post-date,
                          .tdi_53 .td-post-author-name span {
                            display: inline-block;
                          }
  
                          .tdi_53 .td-post-comments {
                            display: inline-block;
                          }
  
                          .tdi_53 .td-slide-nav {
                            font-size: 55px;
  
                            color: var(--accent-color);
                          }
  
                          .tdi_53 .td-slide-nav-svg svg {
                            width: 55px;
                          }
  
                          .tdi_53 .td-image-gradient:before {
                            background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
                            background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
                          }
  
                          .tdi_53 span.slide-meta-cat a {
                            background-color: var(--accent-color);
                          }
  
                          .tdi_53 .td-slide-nav-svg svg,
                          .tdi_53 .td-slide-nav-svg svg * {
                            fill: var(--accent-color);
                          }
  
                          .tdi_53 .td-theme-slider:hover .entry-thumb:before {
                            opacity: 0;
                          }
  
                          @media (max-width: 1018px) {
                            .td_block_slide .td-video-play-ico {
                              top: 12px;
                              left: auto;
                              right: 12px;
                              -webkit-transform: none;
                              transform: none;
                            }
                          }
  
                          @media (max-width: 767px) {
                            .td_block_slide .td-slide-meta {
                              padding: 0 12px;
                              bottom: 3px;
                            }
                          }
  
                          @media (max-width: 767px) {
                            .td-theme-slider .slide-meta-cat a {
                              font-size: 10px;
                              padding: 2px 5px 2px;
                              margin-bottom: 0;
                              line-height: 13px;
                            }
                          }
  
                          @media (max-width: 767px) {
                            .td-theme-slider .slide-meta-cat a {
                              line-height: 12px;
                            }
                          }
  
                          @media (min-width: 1019px) and (max-width: 1140px) {
  
                            .iosSlider-col-3,
                            .iosSlider-col-3 .td_module_slide {
                              height: 532px;
                            }
                          }
  
                          @media (min-width: 768px) and (max-width: 1018px) {
  
                            .iosSlider-col-3,
                            .iosSlider-col-3 .td_module_slide {
                              height: 402px;
                            }
                          }
  
                          @media (max-width: 767px) {
  
                            .iosSlider-col-3,
                            .iosSlider-col-3 .td_module_slide {
                              height: 298px;
                            }
                          }
  
                          @media (max-width: 500px) {
  
                            .iosSlider-col-3,
                            .iosSlider-col-3 .td_module_slide {
                              height: 163px;
                            }
                          }
  
                          @media (min-width: 1019px) and (max-width: 1140px) {
                            .iosSlider-col-3 .entry-title {
                              font-size: 42px;
                              line-height: 52px;
                            }
                          }
  
                          @media (min-width: 768px) and (max-width: 1018px) {
                            .iosSlider-col-3 .entry-title {
                              font-size: 34px;
                              line-height: 44px;
                            }
                          }
  
                          @media (max-width: 767px) {
                            .iosSlider-col-3 .entry-title {
                              font-size: 26px;
                              line-height: 32px;
                            }
                          }
  
                          @media (max-width: 500px) {
                            .iosSlider-col-3 .entry-title {
                              font-size: 18px;
                              line-height: 24px;
                            }
                          }
  
                          @media (min-width: 1019px) and (max-width: 1140px) {
  
                            .iosSlider-col-2,
                            .iosSlider-col-2 .td_module_slide {
                              height: 354px;
                            }
                          }
  
                          @media (min-width: 768px) and (max-width: 1018px) {
  
                            .iosSlider-col-2,
                            .iosSlider-col-2 .td_module_slide {
                              height: 268px;
                            }
                          }
  
                          @media (max-width: 767px) {
  
                            .iosSlider-col-2,
                            .iosSlider-col-2 .td_module_slide {
                              height: 303px;
                            }
                          }
  
                          @media (max-width: 500px) {
  
                            .iosSlider-col-2,
                            .iosSlider-col-2 .td_module_slide {
                              height: 166px;
                            }
                          }
  
                          @media (min-width: 768px) and (max-width: 1018px) {
                            .iosSlider-col-2 .entry-title {
                              font-size: 22px;
                              line-height: 28px;
                            }
                          }
  
                          @media (max-width: 500px) {
                            .iosSlider-col-2 .entry-title {
                              font-size: 18px;
                              line-height: 24px;
                            }
                          }
  
                          @media (min-width: 1019px) and (max-width: 1140px) {
  
                            .td_block_slide .iosSlider-col-1,
                            .td_block_slide .iosSlider-col-1 .td_module_slide {
                              height: 354px;
                            }
                          }
  
                          @media (min-width: 768px) and (max-width: 1018px) {
  
                            .td_block_slide .iosSlider-col-1,
                            .td_block_slide .iosSlider-col-1 .td_module_slide {
                              height: 268px;
                            }
                          }
  
                          @media (max-width: 767px) {
  
                            .td_block_slide .iosSlider-col-1,
                            .td_block_slide .iosSlider-col-1 .td_module_slide {
                              height: 303px;
                            }
                          }
  
                          @media (max-width: 500px) {
  
                            .td_block_slide .iosSlider-col-1,
                            .td_block_slide .iosSlider-col-1 .td_module_slide {
                              height: 200px;
                            }
                          }
  
                          @media (max-width: 767px) {
                            .td_block_slide .iosSlider-col-1 .entry-title {
                              font-size: 26px;
                              line-height: 32px;
                            }
                          }
  
                          @media (max-width: 500px) {
                            .td_block_slide .iosSlider-col-1 .entry-title {
                              font-size: 18px;
                              line-height: 24px;
                            }
                          }
  
                          @media (max-width: 767px) {
                            .tdi_53 .td-slide-meta {
                              max-width: calc(100% + 24px);
                            }
                          }
  
                          /* portrait */
                          @media (min-width: 768px) and (max-width: 1018px) {
                            .tdi_53 .td-slide-nav {
                              font-size: 38px;
                            }
  
                            .tdi_53 .td-slide-nav-svg svg {
                              width: 38px;
                            }
                          }

                          .floating-image3 {

                            z-index: 9999;
                            position: absolute;

                            top: 0px;
                            left: 0px;
                            width: 130%;
                            height: auto;
                            max-width: 100%;
                            max-height: 100%;
                            object-fit: contain;
                          }

                          /* custom css */
                  .tdi_56,
                  .tdi_56 .tdc-columns {
                    min-height: 0;
                  }

                  .tdi_56,
                  .tdi_56 .tdc-columns {
                    display: block;
                  }

                  .tdi_56 .tdc-columns {
                    width: 100%;
                  }

                  @media (min-width: 768px) {
                    .tdi_56 {
                      margin-left: -20px;
                      margin-right: -20px;
                    }

                    .tdi_56 .tdc-row-video-background-error,
                    .tdi_56 .vc_column {
                      padding-left: 20px;
                      padding-right: 20px;
                    }
                  }

                  /* landscape */
                  @media (min-width: 1019px) and (max-width: 1140px) {
                    @media (min-width: 768px) {
                      .tdi_56 {
                        margin-left: -15px;
                        margin-right: -15px;
                      }

                      .tdi_56 .tdc-row-video-background-error,
                      .tdi_56 .vc_column {
                        padding-left: 15px;
                        padding-right: 15px;
                      }
                    }
                  }

                  /* portrait */
                  @media (min-width: 768px) and (max-width: 1018px) {
                    @media (min-width: 768px) {
                      .tdi_56 {
                        margin-left: -10px;
                        margin-right: -10px;
                      }

                      .tdi_56 .tdc-row-video-background-error,
                      .tdi_56 .vc_column {
                        padding-left: 10px;
                        padding-right: 10px;
                      }
                    }
                  }

                  /* inline tdc_css att */

                  .tdi_56 {
                    margin-bottom: 60px !important;
                    padding-top: 50px !important;
                  }

                  .tdi_56 .td_block_wrap {
                    text-align: left
                  }

                  /* phone */
                  @media (max-width: 767px) {
                    .tdi_56 {
                      margin-bottom: 40px !important;
                      padding-top: 40px !important;
                    }
                  }

                  /* portrait */
                  @media (min-width: 768px) and (max-width: 1018px) {
                    .tdi_56 {
                      margin-bottom: 30px !important;
                      padding-top: 20px !important;
                    }
                  }

                  /* landscape */
                  @media (min-width: 1019px) and (max-width: 1140px) {
                    .tdi_56 {
                      margin-bottom: 40px !important;
                      padding-top: 40px !important;
                    }
                  }


                  /* custom css */
                  .tdi_58 {
                    vertical-align: baseline;
                  }

                  .tdi_58>.wpb_wrapper,
                  .tdi_58>.wpb_wrapper>.tdc-elements {
                    display: block;
                  }

                  .tdi_58>.wpb_wrapper>.tdc-elements {
                    width: 100%;
                  }

                  .tdi_58>.wpb_wrapper>.vc_row_inner {
                    width: auto;
                  }

                  .tdi_58>.wpb_wrapper {
                    width: auto;
                    height: auto;
                  }

                  /* inline tdc_css att */

                  /* phone */
                  @media (max-width: 767px) {
                    .tdi_58 {
                      margin-bottom: 30px !important;
                    }
                  }


                   /* custom css */
                   .tdi_60 {
                    position: relative !important;
                    top: 0;
                    transform: none;
                    -webkit-transform: none;
                  }

                  .tdi_60,
                  .tdi_60 .tdc-inner-columns {
                    display: block;
                  }

                  .tdi_60 .tdc-inner-columns {
                    width: 100%;
                  }

                  @media (min-width: 768px) {
                    .tdi_60 {
                      margin-left: -0px;
                      margin-right: -0px;
                    }

                    .tdi_60 .vc_column_inner {
                      padding-left: 0px;
                      padding-right: 0px;
                    }
                  }

                  /* inline tdc_css att */

                  .tdi_60 {
                    margin-right: 0px !important;
                    margin-bottom: 25px !important;
                    margin-left: 0px !important;
                    padding-bottom: 12px !important;
                    border-color: #000000 !important;
                    border-style: solid !important;
                    border-width: 0px 0px 3px 0px !important;
                  }

                  .tdi_60 .td_block_wrap {
                    text-align: left
                  }

                  /* landscape */
                  @media (min-width: 1019px) and (max-width: 1140px) {
                    .tdi_60 {
                      margin-bottom: 20px !important;
                      padding-bottom: 10px !important;
                    }
                  }

                  /* portrait */
                  @media (min-width: 768px) and (max-width: 1018px) {
                    .tdi_60 {
                      margin-bottom: 15px !important;
                      padding-bottom: 8px !important;
                    }
                  }

                  /* phone */
                  @media (max-width: 767px) {
                    .tdi_60 {
                      margin-bottom: 20px !important;
                    }
                  }

                  /* custom css */
                  .tdi_62 {
                    vertical-align: baseline;
                  }

                  .tdi_62 .vc_column-inner>.wpb_wrapper,
                  .tdi_62 .vc_column-inner>.wpb_wrapper .tdc-elements {
                    display: flex;

                    flex-direction: row;

                    flex-wrap: nowrap;

                    justify-content: flex-start;

                    align-items: center;
                  }

                  .tdi_62 .vc_column-inner>.wpb_wrapper .tdc-elements {
                    width: 100%;
                  }

                  .tdi_62 .vc_column-inner,
                  .tdi_62 .vc_column-inner>.wpb_wrapper {
                    width: 100%;
                    height: 100%;
                  }

                  /* custom css */
                  .tdm_block.tdm_block_inline_text {
                    margin-bottom: 0;
                    vertical-align: top;
                  }

                  .tdm_block.tdm_block_inline_text .tdm-descr {
                    margin-bottom: 0;
                    -webkit-transform: translateZ(0);
                    transform: translateZ(0);
                  }

                  .tdc-row-content-vert-center .tdm-inline-text-yes {
                    vertical-align: middle;
                  }

                  .tdc-row-content-vert-bottom .tdm-inline-text-yes {
                    vertical-align: bottom;
                  }

                  .tdi_63 {
                    text-align: left !important;
                  }

                  .tdi_63 .tdm-descr {
                    color: var(--sub);

                    font-size: 22px !important;
                    line-height: 1.2 !important;
                    font-weight: 900 !important;
                  }

                  /* landscape */
                  @media (min-width: 1019px) and (max-width: 1140px) {
                    .tdi_63 .tdm-descr {
                      font-size: 20px !important;
                      line-height: 1.2 !important;
                      font-weight: 900 !important;
                    }
                  }

                  /* portrait */
                  @media (min-width: 768px) and (max-width: 1018px) {
                    .tdi_63 .tdm-descr {
                      font-size: 18px !important;
                      line-height: 1.2 !important;
                      font-weight: 900 !important;
                    }
                  }

                  /* inline tdc_css att */

                  .tdi_64 {
                    margin-bottom: 0px !important;
                  }

                  /* phone */
                  @media (max-width: 767px) {
                    .tdi_64 {
                      margin-bottom: 40px !important;
                    }
                  }

                  /* custom css */
                  [class*="tdb_module_loop"] .td-module-container {
                    display: flex;
                    flex-direction: column;
                    position: relative;
                  }

                  [class*="tdb_module_loop"] .td-module-container:before {
                    content: '';
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 100%;
                    height: 1px;
                  }

                  [class*="tdb_module_loop"] .td-image-wrap {
                    display: block;
                    position: relative;
                    padding-bottom: 50%;
                  }

                  [class*="tdb_module_loop"] .td-image-container {
                    position: relative;
                    flex: 0 0 auto;
                    width: 100%;
                    height: 100%;
                  }

                  [class*="tdb_module_loop"] .td-module-thumb {
                    margin-bottom: 0;
                  }

                  [class*="tdb_module_loop"] .td-module-meta-info {
                    width: 100%;
                    padding: 13px 0 0 0;
                    margin-bottom: 0;
                    z-index: 1;
                    border: 0 solid #eaeaea;
                  }

                  [class*="tdb_module_loop"] .td-thumb-css {
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    background-size: cover;
                    background-position: center center;
                  }

                  [class*="tdb_module_loop"] .td-category-pos-image .td-post-category:not(.td-post-extra-category),
                  [class*="tdb_module_loop"] .td-post-vid-time {
                    position: absolute;
                    z-index: 2;
                    bottom: 0;
                  }

                  [class*="tdb_module_loop"] .td-category-pos-image .td-post-category:not(.td-post-extra-category) {
                    left: 0;
                  }

                  [class*="tdb_module_loop"] .td-post-vid-time {
                    right: 0;
                    background-color: #000;
                    padding: 3px 6px 4px;
                    font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
                    font-size: 10px;
                    font-weight: 600;
                    line-height: 1;
                    color: #fff;
                  }

                  [class*="tdb_module_loop"] .td-excerpt {
                    margin: 20px 0 0;
                    line-height: 21px;
                  }

                  .tdb_loop .tdb-block-inner {
                    display: flex;
                    flex-wrap: wrap;
                  }

                  .tdb_loop .td_module_wrap {
                    padding-bottom: 0;
                  }

                  .tdb_loop .tdb_module_rec {
                    text-align: center;
                  }

                  .tdb_loop .tdb-author-photo {
                    display: inline-block;
                  }

                  .tdb_loop .tdb-author-photo,
                  .tdb_loop .tdb-author-photo img {
                    vertical-align: middle;
                  }

                  .tdb_loop .td-post-author-name,
                  .tdb_loop .td-post-date,
                  .tdb_loop .td-module-comments {
                    vertical-align: text-top;
                  }

                  .tdb_loop .entry-review-stars {
                    margin-left: 6px;
                    vertical-align: text-bottom;
                  }

                  .tdb_loop .td-load-more-wrap,
                  .tdb_loop .td-next-prev-wrap {
                    margin: 20px 0 0;
                  }

                  .tdb_loop .page-nav {
                    position: relative;
                    margin: 54px 0 0;
                  }

                  .tdb_loop .page-nav a,
                  .tdb_loop .page-nav span {
                    margin-top: 8px;
                    margin-bottom: 0;
                  }

                  .tdb_loop .td-next-prev-wrap a {
                    width: auto;
                    height: auto;
                    min-width: 25px;
                    min-height: 25px;
                  }

                  .tdb_loop {
                    display: inline-block;
                    width: 100%;
                    margin-bottom: 78px;
                    padding-bottom: 0;
                    overflow: visible !important;
                  }

                  .tdb_loop .td-module-title {
                    font-family: 'Roboto', sans-serif;
                    font-weight: 400;
                    font-size: 21px;
                    line-height: 25px;
                    margin: 0 0 6px 0;
                  }

                  .tdb_loop .td-spot-id-loop .tdc-placeholder-title:before {
                    content: 'Posts Loop Ad' !important;
                  }

                  .tdi_64 .td-image-wrap {
                    padding-bottom: 70%;
                  }

                  .tdi_64 .td-image-container {
                    flex: 0 0 30%;
                    width: 30%;

                    display: block;
                    order: 0;
                  }

                  .ie10 .tdi_64 .td-image-container,
                  .ie11 .tdi_64 .td-image-container {
                    flex: 0 0 auto;
                  }

                  .tdi_64 .td-module-container {
                    flex-direction: row;

                    border-color: #eaeaea;
                  }

                  .ie10 .tdi_64 .td-module-meta-info,
                  .ie11 .tdi_64 .td-module-meta-info {
                    flex: 1;
                  }

                  .tdi_64 .td-module-meta-info {
                    padding: 0 0 0 25px;

                    display: flex;
                    flex-direction: column;
                    justify-content: center;

                    border-color: #eaeaea;
                  }

                  .tdi_64 .td-category-pos-above .td-post-category {
                    align-self: flex-start;
                  }

                  .tdi_64 .td_module_wrap:not(.tdb_module_rec) {
                    width: 100%;
                  }

                  .tdi_64 .tdb_module_rec {
                    width: 100%;
                  }

                  .tdi_64 .td_module_wrap {
                    padding-left: 24px;
                    padding-right: 24px;
                  }

                  .tdi_64 .tdb-block-inner {
                    margin-left: -24px;
                    margin-right: -24px;

                    row-gap: calc(15px * 2);
                  }

                  .tdi_64 .td-module-container:before {
                    bottom: -15px;

                    border-color: #eaeaea;
                  }

                  .tdi_64 .td_module_wrap:nth-last-child(1) .td-module-container:before {
                    display: none;
                  }

                  .tdi_64 .td-post-vid-time {
                    display: block;
                  }

                  .tdi_64 .td-post-category {
                    margin: 2px 10px 0 0;

                    padding: 0px;

                    background-color: rgba(255, 255, 255, 0);

                    color: #000000;

                    font-family: Oswald !important;
                    font-size: 12px !important;
                    line-height: 1 !important;
                    font-weight: 600 !important;
                    text-transform: uppercase !important;
                    letter-spacing: 1px !important;
                  }

                  .tdi_64 .td-post-category:not(.td-post-extra-category) {
                    display: inline-block;
                  }

                  .tdi_64 .tdb-author-photo .avatar {
                    width: 20px;
                    height: 20px;

                    margin-right: 6px;

                    border-radius: 50%;
                  }

                  .tdi_64 .td-audio-player {
                    opacity: 1;
                    visibility: visible;
                    height: auto;

                    font-size: 13px;
                  }

                  .tdi_64 .td-read-more {
                    display: none;
                  }

                  .tdi_64 .td-author-date {
                    display: inline;
                  }

                  .tdi_64 .td-post-author-name {
                    display: inline-block;
                  }

                  .tdi_64 .td-post-date,
                  .tdi_64 .td-post-author-name span {
                    display: inline-block;

                    color: #999999;
                  }

                  .tdi_64 .entry-review-stars {
                    display: none;
                  }

                  .tdi_64 .td-icon-star,
                  .tdi_64 .td-icon-star-empty,
                  .tdi_64 .td-icon-star-half {
                    font-size: 15px;
                  }

                  .tdi_64 .td-module-comments {
                    display: none;
                  }

                  .tdi_64 .td-post-category:hover {
                    background-color: rgba(255, 255, 255, 0);

                    color: #444444;
                  }

                  .tdi_64 .td-module-title a {
                    color: var(--sub);
                  }

                  .tdi_64 .td_module_wrap:hover .td-module-title a {
                    color: #000000;
                  }

                  .tdi_64 .td-post-author-name a {
                    color: #999999;
                  }

                  .tdi_64 .td-post-author-name:hover a {
                    color: #999999;
                  }

                  .tdi_64 .td-excerpt {
                    color: #444444;

                    margin: 16px 0 0;

                    column-count: 1;

                    column-gap: 48px;

                    font-size: 13px !important;
                    line-height: 1.8 !important;
                  }

                  .tdi_64 .td-read-more a {
                    background-color: var(--accent-color);

                    color: #0a0a0a;
                  }

                  .tdi_64 .td-read-more:hover a {
                    background-color: #efefef !important;

                    color: #000000;
                  }

                  .tdi_64.td_with_ajax_pagination .td-next-prev-wrap,
                  .tdi_64 .page-nav,
                  .tdi_64 .td-load-more-wrap {
                    margin-top: 40px;
                  }

                  .tdi_64.td_with_ajax_pagination .td-next-prev-wrap a,
                  .tdi_64 .page-nav a,
                  .tdi_64 .td-load-more-wrap a {
                    color: #ffffff;

                    background-color: #999999;

                    border-color: #999999;
                  }

                  .tdi_64.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,
                  .tdi_64.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *,
                  .tdi_64 .page-nav .page-nav-icon-svg svg,
                  .tdi_64 .page-nav .page-nav-icon-svg svg * {
                    fill: #ffffff;
                  }

                  .tdi_64 .page-nav .current {
                    color: #ffffff;

                    background-color: #000000;

                    border-color: #000000;
                  }

                  .tdi_64.td_with_ajax_pagination .td-next-prev-wrap a:hover,
                  .tdi_64 .page-nav a:hover,
                  .tdi_64 .td-load-more-wrap a:hover {
                    color: #ffffff;

                    background-color: #0a0a0a;

                    border-color: #000000;
                  }

                  .tdi_64.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,
                  .tdi_64.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *,
                  .tdi_64 .page-nav a:hover .page-nav-icon-svg svg,
                  .tdi_64 .page-nav a:hover .page-nav-icon-svg svg * {
                    fill: #ffffff;
                  }

                  .tdi_64 .entry-title {
                    margin: 0 0 12px;

                    font-family: Oswald !important;
                    font-size: 20px !important;
                    line-height: 1.4 !important;
                    font-weight: 700 !important;
                    text-transform: uppercase !important;
                    letter-spacing: 1px !important;
                  }

                  .tdi_64 .td-author-date,
                  .tdi_64 .tdb-author-photo,
                  .tdi_64 .td-post-author-name a,
                  .tdi_64 .td-author-date .entry-date,
                  .tdi_64 .td-module-comments a {
                    font-family: Oswald !important;
                    font-size: 12px !important;
                    line-height: 1 !important;
                    font-weight: 600 !important;
                    text-transform: uppercase !important;
                    letter-spacing: 1px !important;
                  }

                  html:not([class*='ie']) .tdi_64 .entry-thumb:after {
                    background: rgba(0, 0, 0, 0.5);
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .tdb_loop .td-module-title {
                      font-size: 17px;
                      line-height: 22px;
                    }
                  }

                  @media (min-width: 1141px) {
                    html:not([class*='ie']) .tdi_64 .entry-thumb:after {
                      content: '';
                      width: 100%;
                      height: 100%;
                      position: absolute;
                      top: 0;
                      left: 0;
                      opacity: 0;
                      transition: opacity 1s ease;
                      -webkit-transition: opacity 1s ease;
                      mix-blend-mode: darken;
                    }

                    html:not([class*='ie']) .tdi_64 .td-module-container:hover .entry-thumb:after {
                      opacity: 1;
                    }
                  }

                  /* landscape */
                  @media (min-width: 1019px) and (max-width: 1140px) {
                    .tdi_64 .td-image-wrap {
                      padding-bottom: 84%;
                    }

                    .tdi_64 .td-module-meta-info {
                      padding: 0 0 0 20px;
                    }

                    .tdi_64 .tdb-block-inner {
                      row-gap: calc(12.5px * 2);
                    }

                    .tdi_64 .td-module-container:before {
                      bottom: -12.5px;
                    }

                    .tdi_64 .entry-title {
                      margin: 0 0 10px;

                      font-family: Oswald !important;
                      font-size: 18px !important;
                      line-height: 1.4 !important;
                      font-weight: 700 !important;
                      text-transform: uppercase !important;
                      letter-spacing: 1px !important;
                    }

                    .tdi_64 .td-excerpt {
                      margin: 15px 0 0;
                    }
                  }

                  /* portrait */
                  @media (min-width: 768px) and (max-width: 1018px) {
                    .tdi_64 .td-image-wrap {
                      padding-bottom: 84%;
                    }

                    .tdi_64 .td-module-meta-info {
                      padding: 0 0 0 16px;
                    }

                    .tdi_64 .tdb-block-inner {
                      row-gap: calc(10px * 2);
                    }

                    .tdi_64 .td-module-container:before {
                      bottom: -10px;
                    }

                    .tdi_64 .entry-title {
                      margin: 0 0 10px;

                      font-family: Oswald !important;
                      font-size: 14px !important;
                      line-height: 1.4 !important;
                      font-weight: 700 !important;
                      text-transform: uppercase !important;
                      letter-spacing: 0px !important;
                    }

                    .tdi_64 .td-excerpt {
                      margin: 12px 0 0;

                      font-size: 11px !important;
                      line-height: 1.8 !important;
                    }

                    .tdi_64 .td-read-more a {
                      padding: 8px 16px 6px;
                    }

                    .tdi_64 .td-post-category {
                      font-family: Oswald !important;
                      font-size: 10px !important;
                      line-height: 1 !important;
                      font-weight: 600 !important;
                      text-transform: uppercase !important;
                      letter-spacing: 0px !important;
                    }

                    .tdi_64 .td-author-date,
                    .tdi_64 .tdb-author-photo,
                    .tdi_64 .td-post-author-name a,
                    .tdi_64 .td-author-date .entry-date,
                    .tdi_64 .td-module-comments a {
                      font-family: Oswald !important;
                      font-size: 10px !important;
                      line-height: 1 !important;
                      font-weight: 600 !important;
                      text-transform: uppercase !important;
                      letter-spacing: 0px !important;
                    }
                  }

                  /* phone */
                  @media (max-width: 767px) {
                    .tdi_64 .td-image-container {
                      flex: 0 0 100%;
                      width: 100%;

                      display: block;
                      order: 0;
                    }

                    .ie10 .tdi_64 .td-image-container,
                    .ie11 .tdi_64 .td-image-container {
                      flex: 0 0 auto;
                    }

                    .tdi_64 .td-module-container {
                      flex-direction: column;
                    }

                    .ie10 .tdi_64 .td-module-meta-info,
                    .ie11 .tdi_64 .td-module-meta-info {
                      flex: auto;
                    }

                    .tdi_64 .td-module-meta-info {
                      padding: 25px 0 0 0;
                    }

                    .tdi_64 .tdb-block-inner {
                      row-gap: calc(15px * 2);
                    }

                    .tdi_64 .td-module-container:before {
                      bottom: -15px;
                    }
                  }

                  /* custom css */
                  .tdi_66 {
                    vertical-align: baseline;
                  }

                  .tdi_66>.wpb_wrapper,
                  .tdi_66>.wpb_wrapper>.tdc-elements {
                    display: block;
                  }

                  .tdi_66>.wpb_wrapper>.tdc-elements {
                    width: 100%;
                  }

                  .tdi_66>.wpb_wrapper>.vc_row_inner {
                    width: auto;
                  }

                  .tdi_66>.wpb_wrapper {
                    width: auto;
                    height: auto;
                  }

                  /* inline tdc_css att */

                  .tdi_67 {
                    margin-bottom: 25px !important;
                    padding-bottom: 12px !important;
                    border-color: #0a0a0a !important;
                    border-style: solid !important;
                    border-width: 0px 0px 3px 0px !important;
                  }

                  /* custom css */
                  .tdi_67 {
                    text-align: left !important;
                  }

                  .tdi_67 .tdm-descr {
                    color: var(--sub);

                    font-size: 22px !important;
                    line-height: 1.2 !important;
                    font-weight: 900 !important;
                  }

                  /* landscape */
                  @media (min-width: 1019px) and (max-width: 1140px) {
                    .tdi_67 .tdm-descr {
                      font-size: 20px !important;
                      line-height: 1.2 !important;
                      font-weight: 900 !important;
                    }
                  }

                  /* portrait */
                  @media (min-width: 768px) and (max-width: 1018px) {
                    .tdi_67 .tdm-descr {
                      font-size: 18px !important;
                      line-height: 1.2 !important;
                      font-weight: 900 !important;
                    }
                  }

                  /* custom css */
                  .td_block_text_with_title {
                    margin-bottom: 44px;
                    -webkit-transform: translateZ(0);
                    transform: translateZ(0);
                  }

                  .td_block_text_with_title p:last-child {
                    margin-bottom: 0;
                  }

                  #mc_embed_signup {
                    background: #fff;
                    clear: left;
                    font: 14px Helvetica, Arial, sans-serif;
                    width: 600px;
                  }

                  #mc-embedded-subscribe-form input[type=checkbox] {
                    display: inline;
                    width: auto;
                    margin-right: 10px;
                  }

                  <br />#mergeRow-gdpr {
                    margin-top: 20px;
                  }

                  <br />#mergeRow-gdpr fieldset label {
                    font-weight: normal;
                  }

                  <br />#mc-embedded-subscribe-form .mc_fieldset {
                    border: none;
                    min-height: 0px;
                    padding-bottom: 0px;
                  }

                  <br />

                  /* inline tdc_css att */

                  .tdi_69 {
                    margin-right: auto !important;
                    margin-bottom: 0px !important;
                    margin-left: auto !important;
                    width: 400px !important;
                  }

                  /* desktop */
                  @media(min-width: 1141px) {
                    .tdi_69 {
                      display: table !important;
                    }
                  }

                  /* portrait */
                  @media (min-width: 768px) and (max-width: 1018px) {
                    .tdi_69 {
                      width: 320px !important;
                    }
                  }

                  /* phone */
                  @media (max-width: 767px) {
                    .tdi_69 {
                      margin-right: -10px !important;
                      margin-left: -10px !important;
                      width: auto !important;
                    }
                  }

                   /* custom css */
                   .td_block_social_counter {
                    font-family: 'Open Sans', arial, sans-serif;
                    font-weight: bold;
                    font-size: 11px;
                    color: #fff;
                    margin-bottom: 47px;
                  }

                  .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_type {
                    width: 100%;
                    margin-bottom: 10px;
                    -webkit-transition: background-color 0.20s cubic-bezier(0, 0, 0.58, 1) 0s;
                    transition: background-color 0.20s cubic-bezier(0, 0, 0.58, 1) 0s;
                  }

                  .td_social_type:last-child {
                    margin-bottom: 0;
                  }

                  .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-box {
                    height: 32px;
                    position: relative;
                    overflow: hidden;
                  }

                  .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: 324px;
                  }

                  .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-boxed .td_social_type {
                    text-align: center;
                    width: 33.3333%;
                    margin: 0;
                    float: left;
                  }

                  .td-social-boxed .td_social_type .td-social-box {
                    height: 100px;
                  }

                  .td-social-boxed .td_social_type span {
                    display: block;
                    width: 100%;
                    padding: 0;
                  }

                  .td-social-boxed .td-sp {
                    margin-top: 10px;
                  }

                  .td-social-boxed .td-sp::after {
                    display: none;
                  }

                  .td-social-boxed .td_social_info {
                    font-size: 17px;
                    top: 0;
                  }

                  .td-social-boxed .td_social_info_name {
                    font-size: 13px;
                    font-weight: normal;
                  }

                  .td-social-boxed .td_social_button {
                    opacity: 0;
                    position: absolute;
                    height: 100%;
                    margin-top: 0;
                    top: 0;
                  }

                  .td-social-boxed .td_social_button a:after {
                    width: 100%;
                    height: 100%;
                  }

                  .td-social-colored .td_social_facebook .td-sp {
                    background-color: #516eab;
                  }

                  .td-social-colored .td_social_rss .td-sp {
                    background-color: #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-font-icons .td-sp {
                    background: none;
                    font-family: 'newspaper', 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: '\e9d6';
                    color: #009191;
                  }

                  .td_block_social_counter.td-social-style10 {
                    color: #000;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_type {
                    width: 25%;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_type a {
                    color: #000;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_type .td_social_button {
                    border-color: #ededed;
                    padding: 0;
                    border: none;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_type:hover {
                    color: #555;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_type:hover .td_social_type a {
                    color: #555;
                  }

                  .td_block_social_counter.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_block_social_counter.td-social-style10 .td_social_type .td_social_info {
                    font-size: 15px;
                    top: 5px;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_type .td_social_info_name {
                    font-size: 11px;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_type .td-social-box {
                    background-color: transparent;
                    height: 130px;
                  }

                  .td_block_social_counter.td-social-style10 .td-sp {
                    -webkit-transition: box-shadow 0.3s ease;
                    transition: box-shadow 0.3s ease;
                    width: 64px;
                    height: 64px;
                    margin: 0;
                  }

                  .td_block_social_counter.td-social-style10 .td-sp:after {
                    display: none;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_facebook .td-sp {
                    background-position: -5px -5px;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_rss .td-sp {
                    background-position: -4px -109px;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_soundcloud .td-sp {
                    background-position: -5px -161px;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_twitter .td-sp {
                    background-position: -4px -419px;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_vimeo .td-sp {
                    background-position: -4px -315px;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_youtube .td-sp {
                    background-position: -3px -368px;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_instagram .td-sp {
                    background-position: -4px -212px;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_pinterest .td-sp {
                    background-position: -5px -56px;
                  }

                  .td_block_social_counter.td-social-style10 .td_social_tiktok .td-sp {
                    background-position: -5px -726px;
                  }

                  @media (min-width: 1019px) and (max-width: 1140px) {
                    .td_social_type .td_social_button a:after {
                      width: 300px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_social_type .td_social_button a:after {
                      width: 228px;
                    }
                  }

                  @media (max-width: 767px) {
                    .td_social_type .td_social_button a:after {
                      width: 100%;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td-social-boxed .td_social_type .td-social-box {
                      height: 70px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td-social-boxed .td-sp {
                      margin-top: 4px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td-social-boxed .td_social_info {
                      font-size: 13px;
                      top: -12px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td-social-boxed .td_social_info_name {
                      top: -17px;
                      font-size: 10px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_type .td_social_info {
                      font-size: 12px;
                      top: 0;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_type .td_social_info_name {
                      font-size: 10px;
                      top: -5px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_type .td-social-box {
                      height: 90px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td-sp {
                      width: 48px;
                      height: 48px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_facebook .td-sp {
                      background-position: -13px -13px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_rss .td-sp {
                      background-position: -12px -117px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_soundcloud .td-sp {
                      background-position: -13px -169px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_twitter .td-sp {
                      background-position: -12px -427px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_vimeo .td-sp {
                      background-position: -12px -323px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_youtube .td-sp {
                      background-position: -11px -376px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_instagram .td-sp {
                      background-position: -12px -220px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_pinterest .td-sp {
                      background-position: -13px -65px;
                    }
                  }

                  @media (min-width: 768px) and (max-width: 1018px) {
                    .td_block_social_counter.td-social-style10 .td_social_tiktok .td-sp {
                      background-position: -13px -732px;
                    }
                  }

                   /* custom css */
                   .tdi_70.td-a-rec {
                    text-align: center;
                  }

                  .tdi_70 .td-element-style {
                    z-index: -1;
                  }


                  /* inline tdc_css att */

                  .tdi_71 {
                    margin-bottom: 25px !important;
                    padding-bottom: 16px !important;
                    border-color: #0a0a0a !important;
                    border-style: solid !important;
                    border-width: 0px 0px 3px 0px !important;
                  }


                   /* custom css */
                   .tdi_71 {
                    text-align: left !important;
                  }

                  .tdi_71 .tdm-descr {
                    color: var(--sub);

                    font-size: 22px !important;
                    line-height: 1.2 !important;
                    font-weight: 900 !important;
                  }

                  /* custom css */
                  .td_block_categories_tags .td-ct-item {
                    display: block;
                    position: relative;
                    padding: 0 10px 0 12px;
                    line-height: 30px;
                    color: #111;
                    -webkit-transform: translateZ(0);
                    transform: translateZ(0);
                  }

                  .td_block_categories_tags .td-ct-item:hover {
                    color: #4db2ec;
                  }

                  .td_block_categories_tags .td-ct-item:before {
                    content: '';
                    display: block;
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    z-index: -1;
                  }

                  .td_block_categories_tags .td-ct-item-no {
                    float: right;
                  }

                  .td_block_categories_tags .td-ct-item-sep {
                    position: relative;
                  }

                  .td_block_categories_tags .td-ct-item:last-of-type .td-ct-text-sep,
                  .td_block_categories_tags .td-ct-item-sep:last-child {
                    display: none;
                  }

                  .td_block_categories_tags .td-ct-item-sep-svg {
                    display: inline-flex;
                    align-items: center;
                    justify-content: center;
                  }

                  .td_block_categories_tags .td-ct-item-sep-svg svg {
                    height: auto;
                  }

                  .tdi_72 .td-ct-item {
                    display: block;
                  }

                  .tdi_72 .td-ct-item-sep svg {
                    width: 14px;
                  }

                  /* custom css */
                  .tdi_73.td-a-rec {
                    text-align: center;
                  }

                  .tdi_73 .td-element-style {
                    z-index: -1;
                  }

                  /* custom css */
                  .tdi_75,
                  .tdi_75 .tdc-columns {
                    min-height: 0;
                  }

                  .tdi_75,
                  .tdi_75 .tdc-columns {
                    display: block;
                  }

                  .tdi_75 .tdc-columns {
                    width: 100%;
                  }

                  /* inline tdc_css att */

                  .tdi_75 {
                    padding-top: 80px !important;
                    padding-bottom: 80px !important;
                  }

                  .tdi_75 .td_block_wrap {
                    text-align: left
                  }

                  /* landscape */
                  @media (min-width: 1019px) and (max-width: 1140px) {
                    .tdi_75 {
                      padding-top: 40px !important;
                      padding-bottom: 50px !important;
                    }
                  }

                  /* portrait */
                  @media (min-width: 768px) and (max-width: 1018px) {
                    .tdi_75 {
                      padding-top: 20px !important;
                      padding-bottom: 40px !important;
                    }
                  }

                  /* phone */
                  @media (max-width: 767px) {
                    .tdi_75 {
                      padding-top: 20px !important;
                      padding-bottom: 40px !important;
                    }
                  }

                  <style scoped>
                    /* custom css */
                    .tdi_77 {
                      vertical-align: baseline;
                    }

                    .tdi_77>.wpb_wrapper,
                    .tdi_77>.wpb_wrapper>.tdc-elements {
                      display: block;
                    }

                    .tdi_77>.wpb_wrapper>.tdc-elements {
                      width: 100%;
                    }

                    .tdi_77>.wpb_wrapper>.vc_row_inner {
                      width: auto;
                    }

                    .tdi_77>.wpb_wrapper {
                      width: auto;
                      height: auto;
                    }