/* Colors */
/* Grid */
/* Breakpoints */
/* Row */
/* Column */
.td-page-header {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px !important;
  margin-top: 15px; }
  .td-page-header .td-page-title {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 25px 0;
    font-size: 28px; }
  @media screen and (max-width: mobile-l) {
    .td-page-header {
      width: auto;
      margin: 0 15px; } }

.td-load-more-wrap,
.td-load-more-infinite-wrap {
  border-top: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
  padding: 15px; }
  .td-load-more-wrap a,
  .td-load-more-infinite-wrap a {
    color: #cd7b17 !important;
    margin: 0 !important;
    font-size: 20px;
    text-transform: uppercase; }
  .td-load-more-wrap .td-icon-menu-down,
  .td-load-more-infinite-wrap .td-icon-menu-down {
    display: none !important; }

.td_block_big_grid_8 {
  position: relative;
  background-color: transparent; }
  @media screen and (max-width: 767px) {
    .td_block_big_grid_8 .td-big-grid-wrapper {
      margin-left: -15px;
      margin-right: -15px; }
      .td_block_big_grid_8 .td-big-grid-wrapper:before, .td_block_big_grid_8 .td-big-grid-wrapper:after {
        content: '';
        display: table; }
      .td_block_big_grid_8 .td-big-grid-wrapper:after {
        clear: both; } }
  .td_block_big_grid_8 .td-grid-group-1 {
    float: left;
    width: 75%; }
    .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post {
      float: left;
      width: 50%;
      height: 340px; }
    @media screen and (max-width: 1023px) {
      .td_block_big_grid_8 .td-grid-group-1 {
        float: left;
        width: 100%; } }
  @media screen and (max-width: 1200px) {
    .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post {
      height: 290px; } }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post {
      height: 206px; } }
  @media screen and (max-width: 767px) {
    .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post {
      float: left;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      height: auto;
      border: none; } }
  @media screen and (max-width: 767px) {
    .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post .td-module-thumb {
      max-height: 250px;
      height: auto; } }
  @media screen and (max-width: 767px) {
    .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post .td-big-grid-meta .badge,
    .td_block_big_grid_8 .td-grid-group-2 .td-big-grid-post .td-big-grid-meta .badge,
    .td_block_big_grid_8 .td-grid-group-3 .td-big-grid-post .td-big-grid-meta .badge {
      position: absolute;
      top: 0;
      margin-top: 17px;
      margin-left: 17px;
      z-index: 1; } }
  .td_block_big_grid_8 .td-grid-group-2 {
    float: left;
    width: 25%; }
    @media screen and (max-width: 1023px) {
      .td_block_big_grid_8 .td-grid-group-2 {
        float: left;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .td_block_big_grid_8 .td-grid-group-2 {
        float: left;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
    .td_block_big_grid_8 .td-grid-group-2 .td-big-grid-post {
      float: left;
      width: 100%; }
  .td_block_big_grid_8 .td-grid-group-3 {
    float: left;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .td_block_big_grid_8 .td-grid-group-3 {
        float: left;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
    .td_block_big_grid_8 .td-grid-group-3 .td-big-grid-post {
      float: left;
      width: 25%; }
  @media screen and (max-width: 767px) {
    .td_block_big_grid_8 .td-grid-group-3 .td-big-grid-post {
      float: left;
      width: 100%; } }
  .td_block_big_grid_8 .td-grid-group-2 .td-big-grid-post,
  .td_block_big_grid_8 .td-grid-group-3 .td-big-grid-post {
    height: 170px; }
    @media screen and (max-width: 1200px) {
      .td_block_big_grid_8 .td-grid-group-2 .td-big-grid-post,
      .td_block_big_grid_8 .td-grid-group-3 .td-big-grid-post {
        height: 145px; } }
    @media screen and (max-width: 1023px) and (min-width: 768px) {
      .td_block_big_grid_8 .td-grid-group-2 .td-big-grid-post,
      .td_block_big_grid_8 .td-grid-group-3 .td-big-grid-post {
        float: left;
        width: 50%;
        height: 150px; } }
    @media screen and (max-width: 767px) {
      .td_block_big_grid_8 .td-grid-group-2 .td-big-grid-post,
      .td_block_big_grid_8 .td-grid-group-3 .td-big-grid-post {
        height: auto;
        border: none;
        margin-bottom: 17px; } }
  @media screen and (max-width: 767px) {
    .td_block_big_grid_8 .td-grid-group-3 .td-big-grid-post:last-of-type {
      border-bottom: none; } }
  @media screen and (max-width: 767px) {
    .td_block_big_grid_8 .td-grid-group-2 .td-big-grid-post .td-module-thumb,
    .td_block_big_grid_8 .td-grid-group-3 .td-big-grid-post .td-module-thumb {
      max-height: 250px;
      height: auto; } }
  @media screen and (max-width: 767px) {
    .td_block_big_grid_8 .td-big-grid-post .td-big-grid-meta,
    .td_block_big_grid_8 .td-big-grid-post .td-big-grid-meta,
    .td_block_big_grid_8 .td-big-grid-post .td-big-grid-meta {
      position: initial;
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  @media screen and (max-width: 767px) {
    .td_block_big_grid_8 .td-big-grid-post .td-big-grid-meta .entry-title a {
      text-shadow: none;
      color: #111; } }
  @media screen and (max-width: 767px) {
    .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post .td-module-thumb a:before,
    .td_block_big_grid_8 .td-grid-group-2 .td-big-grid-post .td-module-thumb a:before,
    .td_block_big_grid_8 .td-grid-group-3 .td-big-grid-post .td-module-thumb a:before {
      content: none; } }
  .td_block_big_grid_8 .td-grid-columns > div .td-module-title a {
    -webkit-transition: 0.3s ease-in-out all;
    transition: 0.3s ease-in-out all; }
  .td_block_big_grid_8 .td-grid-columns > div:hover .td-module-title a {
    color: #cc7a15; }

.td_block_big_grid_8 .td-big-grid-post-0 {
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent; }

.td_block_big_grid_8 .td-big-grid-post-1 {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent; }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .td_block_big_grid_8 .td-big-grid-post-1 {
      border-right: none; } }

.td_block_big_grid_8 .td-big-grid-post-2 {
  border-left: 4px solid transparent;
  border-bottom: 4px solid transparent; }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .td_block_big_grid_8 .td-big-grid-post-2 {
      border-top: 4px solid transparent;
      border-right: 4px solid transparent;
      border-left: none; } }

.td_block_big_grid_8 .td-big-grid-post-3 {
  border-top: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 4px solid transparent; }

.td_block_big_grid_8 .td-big-grid-post-4 {
  border-top: 4px solid transparent;
  border-right: 4px solid transparent; }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .td_block_big_grid_8 .td-big-grid-post-4 {
      border-bottom: 4px solid transparent; } }

.td_block_big_grid_8 .td-big-grid-post-5,
.td_block_big_grid_8 .td-big-grid-post-6 {
  border-top: 4px solid transparent;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent; }

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .td_block_big_grid_8 .td-big-grid-post-5 {
    border-right: none;
    border-bottom: 4px solid transparent; } }

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .td_block_big_grid_8 .td-big-grid-post-6 {
    border-left: none; } }

.td_block_big_grid_8 .td-big-grid-post-7 {
  border-top: 4px solid transparent;
  border-left: 4px solid transparent; }

.td_block_17,
.td_block_18_ad,
.td_block_posts_carousel,
.td_block_photos_carousel,
.td_block_featured_videos,
.td_block_featured_rss,
.td_block_video_carousel,
.td_block_21,
.td_block_22,
.td_block_23,
.td_block_25 {
  padding-top: 48px; }

.td_block_17 {
  position: relative; }
  .td_block_17 .td-block-span12 {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #ddd; }
  .td_block_17 .entry-title {
    margin-top: 20px;
    margin-bottom: 20px; }

.td_module_mx8_custom_1:hover .addtoany_shortcode,
.td_module_mx10_custom_1:hover .addtoany_shortcode,
.td_module_posts_carousel:hover .addtoany_shortcode,
.td_module_mx12:hover .addtoany_shortcode,
.td_module_26:hover .addtoany_shortcode {
  opacity: 1; }

.td_module_mx8_custom_1 .td-module-thumb img,
.td_module_mx10_custom_1 .td-module-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.td_block_posts_carousel {
  position: relative; }
  .td_block_posts_carousel .td-module-thumb {
    height: 100%; }
  .td_block_posts_carousel .ad-container {
    height: auto; }
  .td_block_posts_carousel .ad-insert {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .td_block_posts_carousel .swiper-slide .swiper-post {
    width: 270px;
    width: auto;
    height: 427px;
    background-color: #ddd; }
  .td_block_posts_carousel .swiper-slide .swiper-post + .swiper-post {
    margin-top: 30px; }
  .td_block_posts_carousel .swiper-button-next, .td_block_posts_carousel .swiper-button-prev {
    background: rgba(0, 0, 0, 0.07);
    width: 50px;
    height: 70px;
    top: 45%; }
    .td_block_posts_carousel .swiper-button-next i, .td_block_posts_carousel .swiper-button-prev i {
      color: #fff;
      font-size: 48px;
      margin-top: 10px;
      margin-left: 15px;
      opacity: 0.5; }
    .td_block_posts_carousel .swiper-button-next:hover, .td_block_posts_carousel .swiper-button-prev:hover {
      background-color: rgba(0, 0, 0, 0.5); }
    @media screen and (max-width: laptop) {
      .td_block_posts_carousel .swiper-button-next, .td_block_posts_carousel .swiper-button-prev {
        top: 40%; } }
    @media screen and (max-width: mobile-l) {
      .td_block_posts_carousel .swiper-button-next, .td_block_posts_carousel .swiper-button-prev {
        top: 35%; } }
  .td_block_posts_carousel .swiper-button-prev {
    left: 0; }
  .td_block_posts_carousel .swiper-button-next {
    right: 0; }
    .td_block_posts_carousel .swiper-button-next i {
      margin-left: 20px; }
  .td_block_posts_carousel .swiper-pagination {
    position: initial;
    margin-top: 34px;
    margin-bottom: 34px; }
  .td_block_posts_carousel .swiper-pagination-bullet {
    width: initial;
    height: initial;
    display: inline-block;
    border: none;
    padding: 8px 15px;
    opacity: 1;
    background: none;
    font-size: 18px;
    font-weight: 900;
    color: #000; }
    .td_block_posts_carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
      color: #cc7b16; }

.td_block_posts_carousel .block-title,
.td_block_video_carousel .block-title {
  position: initial !important;
  line-height: 20px;
  margin: 0 0 20px 0 !important; }

.td_module_posts_carousel {
  height: 100%; }

.td_module_posts_carousel:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 50%;
  width: 100%;
  z-index: -1;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.8) 100%); }

.td_module_posts_carousel .slide-meta {
  position: absolute;
  bottom: 0;
  padding: 0 12px 12px 12px; }

.td_module_posts_carousel .td-module-title {
  margin-top: 6px;
  margin-bottom: 7px;
  font-size: 24px;
  line-height: 25px; }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .td_module_posts_carousel .td-module-title {
      font-size: 18px;
      line-height: 24px; } }

.td_module_posts_carousel .td-module-title a {
  color: #fff; }

.td_module_posts_carousel .td-module-thumb {
  overflow: hidden; }

.td_module_posts_carousel .td-module-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.td_module_posts_carousel .slide-meta .category-name a {
  color: #fff; }

.td_block_big_grid_6 .td-block-row .td-block-span3,
.td_block_big_grid_6 .td-block-row .td-block-span4 {
  width: auto;
  padding-right: 0; }

/* Block 18 + Ad */
.td_block_18_ad {
  position: relative;
  background-color: transparent;
  overflow: hidden; }
  .td_block_18_ad .grid-post .grid-meta {
    bottom: 0;
    padding-top: 7px; }
  .td_block_18_ad .grid-post .entry-title {
    font-weight: 900;
    margin-top: 6px;
    margin-bottom: 48px; }
  .td_block_18_ad .grid-post .entry-title a {
    text-shadow: none; }
  .td_block_18_ad .grid-wrapper {
    margin-left: -15px;
    margin-right: -15px; }
    .td_block_18_ad .grid-wrapper:before, .td_block_18_ad .grid-wrapper:after {
      content: '';
      display: table; }
    .td_block_18_ad .grid-wrapper:after {
      clear: both; }
  .td_block_18_ad .grid-post:nth-child(-n+3) {
    float: left;
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px; }
    @media screen and (max-width: 767px) {
      .td_block_18_ad .grid-post:nth-child(-n+3) {
        float: left;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (max-width: 1023px) {
      .td_block_18_ad .grid-post:nth-child(-n+3) {
        width: 100%;
        padding: 15px; } }
  .td_block_18_ad .grid-post:nth-child(n+4) {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    padding: 15px; }
    @media screen and (max-width: 1023px) {
      .td_block_18_ad .grid-post:nth-child(n+4) {
        float: left;
        width: 50%;
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (max-width: 767px) {
      .td_block_18_ad .grid-post:nth-child(n+4) {
        float: left;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        display: none; } }
  .td_block_18_ad .grid-post:nth-child(4) {
    clear: left; }
  @media screen and (max-width: 1023px) {
    .td_block_18_ad .grid-post:nth-child(n+4):nth-child(even) {
      clear: left; } }
  @media screen and (max-width: 767px) {
    .td_block_18_ad .td-module-image {
      height: 300px; } }
  @media screen and (max-width: 425px) {
    .td_block_18_ad .td-module-image {
      height: auto; } }
  .td_block_18_ad .ad-insert {
    min-height: 250px;
    text-align: center; }

/* Block 19 */
.td_block_19 .td_block_inner,
.td_block_featured_rss .td_block_inner {
  margin-left: -15px;
  margin-right: -15px; }
  .td_block_19 .td_block_inner:before, .td_block_19 .td_block_inner:after,
  .td_block_featured_rss .td_block_inner:before,
  .td_block_featured_rss .td_block_inner:after {
    content: '';
    display: table; }
  .td_block_19 .td_block_inner:after,
  .td_block_featured_rss .td_block_inner:after {
    clear: both; }

.td_block_19 .td_module_rss_1 a,
.td_block_19 .td_module_rss_2 a,
.td_block_featured_rss .td_module_rss_1 a,
.td_block_featured_rss .td_module_rss_2 a {
  -webkit-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all; }

.td_block_19 .td_module_rss_1:hover .td-module-title a,
.td_block_19 .td_module_rss_2:hover .td-module-title a,
.td_block_featured_rss .td_module_rss_1:hover .td-module-title a,
.td_block_featured_rss .td_module_rss_2:hover .td-module-title a {
  color: #cc7a15; }

.td_block_19 .featured-posts,
.td_block_featured_rss .featured-posts {
  float: left;
  width: 37.5%;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 1023px) {
    .td_block_19 .featured-posts,
    .td_block_featured_rss .featured-posts {
      float: left;
      width: 50%;
      margin-bottom: 17px; } }
  @media screen and (max-width: 767px) {
    .td_block_19 .featured-posts,
    .td_block_featured_rss .featured-posts {
      float: left;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .td_block_19 .featured-posts + .featured-posts,
  .td_block_featured_rss .featured-posts + .featured-posts {
    margin-top: 30px; } }

.td_block_19 .related-posts,
.td_block_featured_rss .related-posts {
  float: left;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .td_block_19 .related-posts,
    .td_block_featured_rss .related-posts {
      width: 100%;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      clear: left;
      float: none;
      width: auto;
      padding-left: 0;
      padding-right: 0; }
      .td_block_19 .related-posts:before, .td_block_19 .related-posts:after,
      .td_block_featured_rss .related-posts:before,
      .td_block_featured_rss .related-posts:after {
        content: '';
        display: table; }
      .td_block_19 .related-posts:after,
      .td_block_featured_rss .related-posts:after {
        clear: both; } }
  @media screen and (max-width: 767px) {
    .td_block_19 .related-posts,
    .td_block_featured_rss .related-posts {
      float: left;
      width: 100%; } }

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .td_block_19 .td_module_rss_2,
  .td_block_featured_rss .td_module_rss_2 {
    float: left;
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px; } }

@media screen and (max-width: 767px) {
  .td_block_19 .td_module_rss_2,
  .td_block_featured_rss .td_module_rss_2 {
    float: left;
    width: 100%; } }

.td_module_17,
.td_module_rss_1 {
  height: 275px;
  position: relative; }
  @media screen and (max-width: 1023px) {
    .td_module_17,
    .td_module_rss_1 {
      height: 200px; } }
  @media screen and (max-width: 767px) {
    .td_module_17,
    .td_module_rss_1 {
      height: 300px; } }
  .td_module_17 .td-module-thumb,
  .td_module_rss_1 .td-module-thumb {
    height: 100%;
    overflow: hidden;
    position: relative; }
  .td_module_17 .entry-thumb,
  .td_module_rss_1 .entry-thumb {
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    position: absolute;
    top: -1000px;
    right: -1000px;
    bottom: -1000px;
    left: -1000px; }
  .td_module_17 .td-big-grid-meta,
  .td_module_rss_1 .td-big-grid-meta {
    position: absolute;
    pointer-events: none;
    bottom: 0;
    padding: 0 26px 14px 20px;
    width: 100%;
    z-index: 1; }

.td_module_18 .td-module-thumb {
  position: absolute; }

.td_module_18 .entry-thumb {
  width: 100px !important;
  height: auto; }

.td_module_18 .item-details {
  margin-left: 115px;
  margin-bottom: 20px;
  min-height: 76px; }

.td_module_18 .entry-title {
  font-size: 13px;
  font-weight: 900;
  line-height: 18px;
  margin: 0 0 7px 0; }

@media screen and (max-width: 767px) {
  .td_module_rss_2 {
    margin-top: 20px;
    border-bottom: 1px solid #d7d7d7; } }

@media screen and (max-width: 767px) {
  .td_module_rss_2:last-child {
    border-bottom: none; } }

.td_module_rss_2 .td-module-thumb {
  position: absolute; }

.td_module_rss_2 .td-module-thumb a {
  width: 100px;
  height: 67px;
  position: relative;
  display: block;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .td_module_rss_2 .td-module-thumb a {
      width: 180px;
      height: 105px; } }

.td_module_rss_2 .item-details {
  margin-left: 115px;
  margin-bottom: 20px;
  min-height: 76px; }
  @media screen and (max-width: 767px) {
    .td_module_rss_2 .item-details {
      margin-left: 200px;
      min-height: 105px; } }

.td_module_rss_2 .entry-thumb {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: -1000px;
  right: -1000px;
  bottom: -1000px;
  left: -1000px;
  margin: auto; }

.td_block_featured_rss .td_module_rss_1 .entry-title {
  font-size: 26px;
  font-weight: 900;
  line-height: 32px; }
  .td_block_featured_rss .td_module_rss_1 .entry-title a {
    color: #fff; }

.td_block_featured_rss .td_module_rss_1 .td-module-thumb a:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 50%;
  width: 100%;
  z-index: 1;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.7) 100%); }

.td_module_featured_videos .td-module-thumb {
  position: relative; }
  @media screen and (max-width: 767px) {
    .td_module_featured_videos .td-module-thumb {
      width: 130px;
      position: absolute; } }

.td_module_featured_videos .entry-thumb {
  height: auto; }

.td_module_featured_videos .item-details {
  margin: 15px 0 20px 0; }
  @media screen and (max-width: 767px) {
    .td_module_featured_videos .item-details {
      margin: 15px 0 20px 145px; } }

.td_module_featured_videos .entry-title {
  font-weight: 900;
  line-height: 24px;
  margin: 0 0 7px 0; }

.td_module_featured_videos .entry-title a {
  color: #fff; }

.td_module_featured_videos .meta-info {
  font-size: 14px;
  color: #fff; }

.td_module_featured_videos .entry-date {
  color: #cc7d2f; }

.td_module_featured_videos_latest .entry-title {
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
  margin: 17px 0 7px 0; }

.td_module_featured_videos_latest .entry-title a {
  color: #fff; }

.td_module_featured_videos_latest .meta-info {
  font-size: 14px;
  color: #fff; }

.td_module_featured_videos_latest .td-video-play-ico img {
  width: 80px;
  height: 80px;
  top: -40px !important; }

.td_module_featured_videos_latest .entry-date {
  color: #cc7d2f; }

.td_module_featured_videos_latest .latest-video-container ~ .td-module-thumb {
  width: 100%;
  position: absolute;
  top: 0; }

.td_block_big_grid_3_custom .td-block-row {
  margin-bottom: 15px; }

.td_block_big_grid_3_custom .td-module-thumb {
  margin-bottom: 0; }
  .td_block_big_grid_3_custom .td-module-thumb img {
    width: 100%; }

.td_block_big_grid_3_custom .td-top .td-module-thumb {
  max-height: 500px;
  overflow: hidden; }

.td_block_big_grid_3_custom .td-bottom .td-module-thumb {
  max-height: 200px;
  overflow: hidden; }

@media (max-width: 1280px) {
  .td_block_big_grid_3_custom .td-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; } }

@media (max-width: 600px) {
  .td_block_big_grid_3_custom .td-bottom .td-module-thumb {
    max-height: none; } }

.td_block_big_grid_3_custom .td-flash-article {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  .td_block_big_grid_3_custom .td-flash-article:hover .addtoany_shortcode {
    opacity: 1; }

.td_block_big_grid_3_custom .related-article-span-8 {
  float: left;
  width: 66.66667%;
  padding-left: 15px;
  padding-right: 15px;
  padding: 15px; }
  .td_block_big_grid_3_custom .related-article-span-8:hover .addtoany_shortcode {
    opacity: 1; }
  @media (max-width: 1280px) {
    .td_block_big_grid_3_custom .related-article-span-8 {
      width: auto;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  @media (max-width: 600px) {
    .td_block_big_grid_3_custom .related-article-span-8 {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }

.td_block_big_grid_3_custom .related-article-span-4 {
  float: left;
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px;
  padding: 15px; }
  .td_block_big_grid_3_custom .related-article-span-4:hover .addtoany_shortcode {
    opacity: 1; }
  @media (max-width: 1280px) {
    .td_block_big_grid_3_custom .related-article-span-4 {
      width: auto;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  @media (max-width: 600px) {
    .td_block_big_grid_3_custom .related-article-span-4 {
      margin-top: 15px;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }

.td_block_big_grid_3_custom .td-module-mx13 {
  position: relative; }

.td_block_big_grid_3_custom .td-meta-info-container {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 10px;
  z-index: 10; }

.td_block_big_grid_3_custom .td-module-title {
  margin: 0; }
  .td_block_big_grid_3_custom .td-module-title a {
    font-size: 26px;
    color: white;
    line-height: 36px; }
    @media screen and (max-width: 1023px) {
      .td_block_big_grid_3_custom .td-module-title a {
        font-size: 20px;
        line-height: 30px; } }
    @media screen and (max-width: 480px) {
      .td_block_big_grid_3_custom .td-module-title a {
        font-size: 18px;
        line-height: 28px; } }

.td_block_big_grid_3_custom .category-name a {
  color: white; }

.td_block_big_grid_6_ad_lazy_load .td-flex-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .td_block_big_grid_6_ad_lazy_load .td-flex-grid .td-block-span4 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-flex-basis: 27.5%;
        -ms-flex-preferred-size: 27.5%;
            flex-basis: 27.5%;
    padding: 15px !important; }
    .td_block_big_grid_6_ad_lazy_load .td-flex-grid .td-block-span4:hover .addtoany_shortcode {
      opacity: 1; }
    @media (max-width: 600px) {
      .td_block_big_grid_6_ad_lazy_load .td-flex-grid .td-block-span4 {
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%; } }

.td_block_big_grid_6_ad_lazy_load .td-meta-info-container {
  position: absolute;
  bottom: 0;
  z-index: 4;
  padding: 10px 20px; }

.td_block_big_grid_6_ad_lazy_load .td_module_wrap {
  overflow: hidden; }

.td_block_big_grid_6_ad_lazy_load .td-module-thumb {
  margin-bottom: 0; }
  .td_block_big_grid_6_ad_lazy_load .td-module-thumb img {
    width: 100%; }

.td_block_big_grid_6_ad_lazy_load .td-module-title {
  margin: 0; }
  .td_block_big_grid_6_ad_lazy_load .td-module-title a {
    color: white; }

.td_block_big_grid_6_ad_lazy_load .td-post-category {
  background-color: #cd7b17;
  padding: 7px 15px;
  text-transform: uppercase;
  border-radius: 0px;
  font-size: 14px; }

.td_block_big_grid_6_ad_lazy_load .category-name a {
  color: white; }

.td_block_big_grid_6_ad_lazy_load .td-loop-ads {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #777;
  width: 100%;
  clear: both;
  text-align: center;
  padding: 5px 20px 20px;
  margin-bottom: 30px; }

.td_block_masonry .td-flex-grid {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: static; }

.td_block_masonry .td_block_inner {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media (max-width: 768px) {
    .td_block_masonry .td_block_inner {
      margin: 0; } }

.td_block_masonry .td-block-span3 {
  width: auto !important;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-basis: 23% !important;
      -ms-flex-preferred-size: 23% !important;
          flex-basis: 23% !important;
  position: relative;
  float: none !important;
  padding: 0 15px;
  margin-bottom: 30px;
  -webkit-transition: 0.5s all cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s all cubic-bezier(0.23, 1, 0.32, 1); }
  .td_block_masonry .td-block-span3 > div {
    background-color: #cd7b17; }
  @media (max-width: 768px) {
    .td_block_masonry .td-block-span3 {
      -webkit-flex-basis: 40% !important;
          -ms-flex-preferred-size: 40% !important;
              flex-basis: 40% !important; } }
  @media (max-width: 600px) {
    .td_block_masonry .td-block-span3 {
      -webkit-flex-basis: 100% !important;
          -ms-flex-preferred-size: 100% !important;
              flex-basis: 100% !important; } }

.td_block_masonry .td-module-thumb {
  margin: 0;
  overflow: hidden; }

.td_block_masonry .td-module-title {
  margin: 0 !important;
  padding: 15px; }
  .td_block_masonry .td-module-title a {
    color: white !important; }

.td_block_masonry .block-title {
  margin: 0;
  border: none; }
  .td_block_masonry .block-title > span {
    display: block;
    border-bottom: 1px solid #ddd;
    background-color: transparent;
    color: #cd7b17;
    font-size: 20px;
    line-height: 24px;
    padding: 0 !important;
    padding-bottom: 5px;
    margin-bottom: 15px;
    text-transform: uppercase; }
  @media (max-width: 768px) {
    .td_block_masonry .block-title {
      padding: 0 15px; } }

.td_block_masonry .td-block-ad {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-basis: 45.5% !important;
      -ms-flex-preferred-size: 45.5% !important;
          flex-basis: 45.5% !important;
  padding: 15px;
  margin: 15px;
  margin-bottom: 30px;
  overflow: hidden;
  min-height: 320px; }
  @media (max-width: 768px) {
    .td_block_masonry .td-block-ad {
      -webkit-flex-basis: 100% !important;
          -ms-flex-preferred-size: 100% !important;
              flex-basis: 100% !important;
      min-height: auto;
      max-width: none; } }

.td_block_masonry .td-loop-ads {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #777;
  clear: both;
  text-align: center;
  border: 1px solid #ddd; }

/**** Photo Gallery ****/
.photo-gallery h3 {
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 5px; }

.photo-gallery .td_excerpt {
  font-size: 18px;
  line-height: 26px; }

.photo-gallery .block-title {
  margin: 0 0 20px 0; }

.td_large_photo_slider {
  width: 100%; }
  .td_large_photo_slider .td-module-thumb {
    height: 500px;
    overflow: hidden; }
    @media screen and (max-width: 1023px) {
      .td_large_photo_slider .td-module-thumb {
        height: auto;
        max-height: 400px; } }
    @media screen and (max-width: 767px) {
      .td_large_photo_slider .td-module-thumb {
        height: 150px; } }
    .td_large_photo_slider .td-module-thumb img {
      width: 100%; }
  .td_large_photo_slider .td_excerpt {
    font-size: 18px;
    line-height: 26px;
    clear: both; }
    @media screen and (max-width: 767px) {
      .td_large_photo_slider .td_excerpt {
        display: none; } }
  .td_large_photo_slider .block-title {
    margin: 0 0 20px 0; }
  .td_large_photo_slider .swiper-button-next, .td_large_photo_slider .swiper-button-prev {
    background: rgba(0, 0, 0, 0.3);
    width: 50px;
    height: 70px;
    top: 45%; }
    @media screen and (max-width: 767px) {
      .td_large_photo_slider .swiper-button-next, .td_large_photo_slider .swiper-button-prev {
        width: 35px;
        height: 55px; } }
    .td_large_photo_slider .swiper-button-next i, .td_large_photo_slider .swiper-button-prev i {
      color: #fff;
      font-size: 48px;
      margin-top: 10px;
      margin-left: 15px; }
      @media screen and (max-width: 767px) {
        .td_large_photo_slider .swiper-button-next i, .td_large_photo_slider .swiper-button-prev i {
          font-size: 35px;
          margin-left: 11px; } }
    .td_large_photo_slider .swiper-button-next:hover, .td_large_photo_slider .swiper-button-prev:hover {
      background-color: #cc7b16; }
    @media screen and (max-width: 1023px) {
      .td_large_photo_slider .swiper-button-next, .td_large_photo_slider .swiper-button-prev {
        top: 40%; } }
    @media screen and (max-width: 767px) {
      .td_large_photo_slider .swiper-button-next, .td_large_photo_slider .swiper-button-prev {
        top: 45%; } }
  .td_large_photo_slider .swiper-button-prev {
    left: 0; }
  .td_large_photo_slider .swiper-button-next {
    right: 0; }
    .td_large_photo_slider .swiper-button-next i {
      margin-left: 20px; }
      @media screen and (max-width: 767px) {
        .td_large_photo_slider .swiper-button-next i {
          margin-left: 14px; } }
  .td_large_photo_slider h3 {
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 5px;
    width: 50%;
    float: left;
    display: inline-block; }
    @media screen and (max-width: 1023px) {
      .td_large_photo_slider h3 {
        width: 100%; } }
  .td_large_photo_slider .addtoany_shortcode {
    width: 50%;
    top: 5px;
    display: inline-block;
    float: left;
    opacity: 1;
    position: relative;
    text-align: right; }
    @media screen and (max-width: 1023px) {
      .td_large_photo_slider .addtoany_shortcode {
        width: 100%;
        text-align: left; } }
    .td_large_photo_slider .addtoany_shortcode a {
      padding: 0;
      margin-left: 10px; }
      .td_large_photo_slider .addtoany_shortcode a .a2a_svg {
        width: 24px !important;
        height: 24px !important; }

.td_medium_photo_slider {
  width: 100%;
  padding: 50px 0;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .td_medium_photo_slider {
      padding: 30px 0; } }
  .td_medium_photo_slider .slider-wrapper {
    float: left;
    width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0; }
    @media screen and (max-width: 1023px) {
      .td_medium_photo_slider .slider-wrapper {
        width: 100%; } }
    .td_medium_photo_slider .slider-wrapper .image-swiper {
      height: 300px;
      float: left;
      width: 66.66667%;
      padding-left: 15px;
      padding-right: 15px;
      overflow: hidden;
      padding: 0;
      position: relative; }
      @media screen and (max-width: 768px) {
        .td_medium_photo_slider .slider-wrapper .image-swiper {
          width: 100%; } }
      @media screen and (max-width: 767px) {
        .td_medium_photo_slider .slider-wrapper .image-swiper {
          height: 160px; } }
      .td_medium_photo_slider .slider-wrapper .image-swiper .td-module-thumb {
        width: 100%;
        padding: 0;
        height: 300px;
        text-align: center; }
        @media screen and (max-width: 767px) {
          .td_medium_photo_slider .slider-wrapper .image-swiper .td-module-thumb {
            height: 160px; } }
        .td_medium_photo_slider .slider-wrapper .image-swiper .td-module-thumb img {
          width: 107%;
          height: auto;
          max-width: none; }
    .td_medium_photo_slider .slider-wrapper .content-wrapper {
      float: left;
      width: 33.33333%;
      padding-left: 15px;
      padding-right: 15px;
      float: left;
      padding: 0; }
      @media screen and (max-width: 768px) {
        .td_medium_photo_slider .slider-wrapper .content-wrapper {
          width: 100%; } }
      .td_medium_photo_slider .slider-wrapper .content-wrapper .slider-content {
        padding: 30px;
        background: #1e1e1e;
        color: #fff;
        height: 300px; }
        @media screen and (max-width: 768px) {
          .td_medium_photo_slider .slider-wrapper .content-wrapper .slider-content {
            height: 150px; } }
        @media screen and (max-width: 767px) {
          .td_medium_photo_slider .slider-wrapper .content-wrapper .slider-content {
            height: 200px; } }
  .td_medium_photo_slider .td-module-title a {
    color: #fff; }
  .td_medium_photo_slider .swiper-content-post {
    position: relative; }
    .td_medium_photo_slider .swiper-content-post .addtoany_shortcode {
      opacity: 1;
      position: absolute;
      top: auto;
      right: 0;
      left: 0;
      bottom: 20px;
      padding-left: 30px; }
      .td_medium_photo_slider .swiper-content-post .addtoany_shortcode a {
        padding: 0;
        margin-right: 10px; }
        .td_medium_photo_slider .swiper-content-post .addtoany_shortcode a .a2a_svg {
          width: 24px !important;
          height: 24px !important; }
    @media screen and (max-width: 1023px) {
      .td_medium_photo_slider .swiper-content-post .td_excerpt {
        display: none; } }
  .td_medium_photo_slider .td-loop-ads {
    width: 30%;
    display: block;
    border: 1px solid #ddd;
    float: right;
    padding: 5px 20px 20px;
    min-height: 300px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: #777;
    text-align: center; }
    @media screen and (max-width: 1023px) {
      .td_medium_photo_slider .td-loop-ads {
        width: 100%;
        margin-top: 20px; } }
    @media screen and (max-width: 767px) {
      .td_medium_photo_slider .td-loop-ads {
        margin-bottom: 20px; } }
  .td_medium_photo_slider .swiper-button-next, .td_medium_photo_slider .swiper-button-prev {
    background: rgba(0, 0, 0, 0.3);
    width: 50px;
    height: 70px;
    top: 45%; }
    @media screen and (max-width: 767px) {
      .td_medium_photo_slider .swiper-button-next, .td_medium_photo_slider .swiper-button-prev {
        width: 35px;
        height: 55px; } }
    .td_medium_photo_slider .swiper-button-next i, .td_medium_photo_slider .swiper-button-prev i {
      color: #fff;
      font-size: 48px;
      margin-top: 10px;
      margin-left: 15px; }
      @media screen and (max-width: 767px) {
        .td_medium_photo_slider .swiper-button-next i, .td_medium_photo_slider .swiper-button-prev i {
          font-size: 35px;
          margin-left: 11px; } }
    .td_medium_photo_slider .swiper-button-next:hover, .td_medium_photo_slider .swiper-button-prev:hover {
      background-color: #cc7b16; }
    @media screen and (max-width: 1023px) {
      .td_medium_photo_slider .swiper-button-next, .td_medium_photo_slider .swiper-button-prev {
        top: 40%; } }
    @media screen and (max-width: 767px) {
      .td_medium_photo_slider .swiper-button-next, .td_medium_photo_slider .swiper-button-prev {
        top: 45%; } }
  .td_medium_photo_slider .swiper-button-prev {
    left: 0; }
  .td_medium_photo_slider .swiper-button-next {
    right: 0; }
    .td_medium_photo_slider .swiper-button-next i {
      margin-left: 20px; }
      @media screen and (max-width: 767px) {
        .td_medium_photo_slider .swiper-button-next i {
          margin-left: 14px; } }

.td_block_photos .td-photo-box {
  width: 31.33333333%;
  padding: 0;
  margin-bottom: 30px;
  margin-right: 3%;
  float: left; }
  @media screen and (max-width: 1023px) {
    .td_block_photos .td-photo-box {
      width: 48%; } }
  @media screen and (max-width: 767px) {
    .td_block_photos .td-photo-box {
      width: 100%;
      margin-right: 0 !important; } }
  .td_block_photos .td-photo-box .td-module-image {
    position: relative;
    overflow: hidden; }
    .td_block_photos .td-photo-box .td-module-image i {
      position: absolute;
      bottom: 15px;
      left: 15px;
      color: #fff;
      font-size: 18px;
      background: rgba(204, 123, 22, 0.8);
      padding: 10px 15px; }
    .td_block_photos .td-photo-box .td-module-image:hover .addtoany_shortcode {
      opacity: 1; }
  .td_block_photos .td-photo-box .td-module-thumb img {
    width: 100%; }
  .td_block_photos .td-photo-box:nth-of-type(3n) {
    margin-right: 0; }
    @media screen and (max-width: 1023px) {
      .td_block_photos .td-photo-box:nth-of-type(3n) {
        margin-right: 2%; } }
  @media screen and (max-width: 1023px) {
    .td_block_photos .td-photo-box:nth-of-type(2n) {
      margin-right: 0; } }
  .td_block_photos .td-photo-box .td-module-title a {
    color: #000; }
  .td_block_photos .td-photo-box h3 {
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 5px; }

.td_block_photos .td-loop-ads {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #777;
  width: 100%;
  clear: both;
  text-align: center;
  border: 1px solid #ddd;
  padding: 5px 20px 20px;
  margin-bottom: 30px; }

.td_ajax_load_more {
  width: 100%;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 800;
  color: #cc7b16 !important; }
  .td_ajax_load_more i {
    display: none !important; }

.large-photo-title {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px 0;
  position: relative; }
  .large-photo-title .h-block-title {
    width: 50%;
    float: left; }
    @media screen and (max-width: 767px) {
      .large-photo-title .h-block-title {
        width: 100%; } }
    .large-photo-title .h-block-title h4 {
      border-bottom: 0;
      margin: 0; }
      @media screen and (max-width: 767px) {
        .large-photo-title .h-block-title h4 {
          padding: 0; } }
  .large-photo-title .gallery-slider-count {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 16px; }
    @media screen and (max-width: 767px) {
      .large-photo-title .gallery-slider-count {
        width: 100%;
        text-align: left;
        margin-bottom: 15px; } }
    .large-photo-title .gallery-slider-count span {
      font-weight: 800;
      color: #cc7b16; }

.td_block_listing_1 .table-head {
  width: 100%;
  margin-bottom: 40px;
  display: inline-block; }
  .td_block_listing_1 .table-head .left-title {
    float: left;
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 15px 0 0; }
    @media screen and (max-width: 767px) {
      .td_block_listing_1 .table-head .left-title {
        width: 100%; } }
  .td_block_listing_1 .table-head .right-title {
    float: left;
    width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 0 0 15px; }
    @media screen and (max-width: 767px) {
      .td_block_listing_1 .table-head .right-title {
        display: none; } }

.td_block_listing_1 .block-title {
  margin: 0 !important; }
  .td_block_listing_1 .block-title span {
    background-color: transparent !important;
    padding-left: 0 !important;
    color: #cd7b17 !important;
    font-family: inherit !important;
    font-size: 18px !important;
    font-weight: 900 !important; }

.td_block_listing_1 .td_list_wrap {
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 50px; }
  .td_block_listing_1 .td_list_wrap .list-title {
    float: left;
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 15px 0 0; }
    @media screen and (max-width: 767px) {
      .td_block_listing_1 .td_list_wrap .list-title {
        width: 100%; } }
    .td_block_listing_1 .td_list_wrap .list-title h3 {
      margin: 0;
      font-weight: 800; }
  .td_block_listing_1 .td_list_wrap .list-details {
    float: left;
    width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 0 0 15px;
    float: right;
    font-size: 18px; }
    @media screen and (max-width: 767px) {
      .td_block_listing_1 .td_list_wrap .list-details {
        width: 100%;
        padding: 0; } }
    .td_block_listing_1 .td_list_wrap .list-details li {
      line-height: 24px;
      margin-bottom: 20px; }

.td_block_listing_1 .td-loop-ads {
  width: 100%;
  display: block;
  border: 1px solid #ddd;
  padding: 5px 20px 20px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #777;
  text-align: center;
  margin-bottom: 60px;
  overflow: hidden; }

.inactiveClick .list-title a {
  pointer-events: none;
  cursor: default; }
  .inactiveClick .list-title a:hover {
    color: #111111; }

.td_block_featured_videos {
  padding-top: 30px; }
  @media screen and (max-width: 1023px) {
    .td_block_featured_videos .td_block_inner.row {
      width: 756px; } }
  .td_block_featured_videos .videos {
    float: left;
    width: 100%; }
  .td_block_featured_videos .latest-video,
  .td_block_featured_videos .up-next-videos {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
    @media screen and (max-width: 767px) {
      .td_block_featured_videos .latest-video,
      .td_block_featured_videos .up-next-videos {
        float: left;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (max-width: 1023px) {
      .td_block_featured_videos .latest-video,
      .td_block_featured_videos .up-next-videos {
        width: 100%;
        padding: 15px; } }
  @media screen and (max-width: 1023px) {
    .td_block_featured_videos .up-next-videos {
      padding-bottom: 30px; } }
  .td_block_featured_videos .up-next-videos .row {
    margin-left: -15px;
    margin-right: -15px;
    width: initial; }
    .td_block_featured_videos .up-next-videos .row:before, .td_block_featured_videos .up-next-videos .row:after {
      content: '';
      display: table; }
    .td_block_featured_videos .up-next-videos .row:after {
      clear: both; }
    @media screen and (max-width: 1023px) and (min-width: 768px) {
      .td_block_featured_videos .up-next-videos .row {
        max-width: 600px;
        margin: 0 auto; } }
  .td_block_featured_videos .up-next-videos .block-title {
    border-bottom: 1px solid #777; }
    @media screen and (max-width: 767px) {
      .td_block_featured_videos .up-next-videos .block-title {
        border-bottom: none;
        border-top: 1px solid #777;
        margin-top: 45px;
        padding-top: 32px; } }
  .td_block_featured_videos .up-next-videos .block-title span {
    color: #fff;
    padding-left: 0; }
  .td_block_featured_videos .up-next-videos .video {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
    @media screen and (max-width: 767px) {
      .td_block_featured_videos .up-next-videos .video {
        float: left;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
  .td_block_featured_videos .up-next-videos .video:nth-child(odd) {
    clear: left; }
  .td_block_featured_videos .video-thumbnail-wrapper {
    display: block;
    position: relative;
    height: 320px;
    overflow: hidden; }
    .td_block_featured_videos .video-thumbnail-wrapper img.entry-thumb {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .td_block_featured_videos .bwo_view_more {
    margin: 17px 0 48px 0;
    text-align: right;
    padding-right: 15px; }
    @media screen and (max-width: 1023px) {
      .td_block_featured_videos .bwo_view_more {
        text-align: center; } }
  .td_block_featured_videos .bwo_view_more a {
    position: relative;
    font-size: 18px;
    font-weight: 900;
    -webkit-transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .td_block_featured_videos .bwo_view_more a:hover {
      color: #fff; }
    .td_block_featured_videos .bwo_view_more a:after {
      width: 100%;
      height: 1px;
      background-color: #cd7b17;
      position: absolute;
      right: 0;
      bottom: 0;
      content: '';
      -webkit-transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
      transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .td_block_featured_videos .bwo_view_more a:hover:after {
      background-color: #fff; }

.td-load-more-wrap {
  margin-bottom: 30px; }

@media (max-width: 768px) {
  .td_block_featured_article_one_row {
    padding: 0 15px; } }

.td_block_featured_article_one_row .td_module_mx14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 15px 0;
  padding-bottom: 30px;
  overflow: hidden; }
  @media (max-width: 768px) {
    .td_block_featured_article_one_row .td_module_mx14 {
      padding: 0;
      margin: 15px 0; } }

.td_block_featured_article_one_row .td-module-image {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%; }
  .td_block_featured_article_one_row .td-module-image .td-module-thumb {
    margin: 0; }
  @media (max-width: 768px) {
    .td_block_featured_article_one_row .td-module-image {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }

.td_block_featured_article_one_row .td-meta-info-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
  padding: 30px;
  background-color: #ededed; }
  @media (max-width: 768px) {
    .td_block_featured_article_one_row .td-meta-info-container {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
  @media (max-width: 480px) {
    .td_block_featured_article_one_row .td-meta-info-container {
      padding: 15px; }
      .td_block_featured_article_one_row .td-meta-info-container p {
        margin-bottom: 0; } }

.td_block_featured_article_one_row .td-module-title {
  margin-top: 15px;
  margin-bottom: 15px; }
  .td_block_featured_article_one_row .td-module-title a {
    font-size: 22px; }
  .td_block_featured_article_one_row .td-module-title ~ p {
    line-height: 28px;
    font-weight: normal; }
  @media screen and (max-width: 767px) {
    .td_block_featured_article_one_row .td-module-title a {
      font-size: 18px; } }

.td_block_featured_article_one_row .article-details {
  display: block;
  margin-bottom: 15px;
  font-size: 15px; }

.td_block_featured_article_one_row .td-post-author-name,
.td_block_featured_article_one_row .td-post-date {
  font-size: 15px; }

.td_block_featured_article_one_row .category-name a {
  color: white !important; }

.td_block_featured_article_one_row:hover .addtoany_shortcode {
  opacity: 1; }

.td_block_20 .td-module-thumb {
  max-height: 500px;
  overflow: hidden; }
  .td_block_20 .td-module-thumb img {
    width: 100%; }

.td_block_20 .category-name a {
  color: white !important; }
  .td_block_20 .category-name a:hover {
    text-decoration: underline; }

.td_block_20 .entry-title {
  margin: 15px 0; }

.td_block_listing_2 .block-title {
  margin: 0 0 40px !important; }
  .td_block_listing_2 .block-title span {
    background-color: transparent !important;
    padding-left: 0 !important;
    color: #cd7b17 !important;
    font-family: inherit !important;
    font-size: 18px !important;
    font-weight: 900 !important; }

.td_block_listing_2 .td_list_wrap {
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 50px; }
  .td_block_listing_2 .td_list_wrap .list-title {
    float: left;
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 15px 0 0; }
    @media screen and (max-width: 767px) {
      .td_block_listing_2 .td_list_wrap .list-title {
        width: 100%;
        padding: 0; } }
    .td_block_listing_2 .td_list_wrap .list-title .td-module-image a img {
      width: 100%; }
  .td_block_listing_2 .td_list_wrap .list-details {
    float: left;
    width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 0 0 15px;
    float: right;
    font-size: 18px; }
    @media screen and (max-width: 767px) {
      .td_block_listing_2 .td_list_wrap .list-details {
        width: 100%;
        padding: 0; } }
    .td_block_listing_2 .td_list_wrap .list-details h3 {
      margin: 30px 0 20px;
      font-weight: 800; }
      @media screen and (max-width: 1023px) {
        .td_block_listing_2 .td_list_wrap .list-details h3 {
          margin-top: 0; } }
    .td_block_listing_2 .td_list_wrap .list-details li {
      line-height: 24px;
      margin-bottom: 20px; }
  .td_block_listing_2 .td_list_wrap:first-child {
    margin-top: 40px; }

.td_block_listing_2 .addtoany_shortcode {
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  margin-top: 20px; }
  .td_block_listing_2 .addtoany_shortcode a {
    padding: 0;
    margin-right: 10px; }

.td_block_listing_2 .td-loop-ads {
  width: 100%;
  display: block;
  border: 1px solid #ddd;
  padding: 5px 20px 20px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #777;
  text-align: center;
  margin-bottom: 60px;
  overflow: hidden; }

.td_block_listing_3 .td_list_wrap {
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 50px; }
  .td_block_listing_3 .td_list_wrap .list-title {
    float: left;
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 15px 0 0; }
    @media screen and (max-width: 767px) {
      .td_block_listing_3 .td_list_wrap .list-title {
        width: 100%;
        padding: 0; } }
    .td_block_listing_3 .td_list_wrap .list-title .td-module-image a img {
      width: 100%; }
  .td_block_listing_3 .td_list_wrap:first-child {
    margin-top: 20px; }

.td_block_listing_3 .addtoany_shortcode {
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  margin-top: 20px; }
  .td_block_listing_3 .addtoany_shortcode a {
    padding: 0;
    margin-right: 10px; }

.td_block_listing_3 .td-loop-ads {
  width: 100%;
  display: block;
  border: 1px solid #ddd;
  padding: 5px 20px 20px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #777;
  text-align: center;
  margin-bottom: 60px;
  overflow: hidden; }

.page-template-default p {
  font-size: 18px;
  line-height: 26px; }

.td_block_category_featured {
  position: relative;
  background-color: transparent;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) and (min-width: 768px) {
    .td_block_category_featured {
      width: 100%; } }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .td_block_category_featured {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .td_block_category_featured {
      width: 100%; } }
  .td_block_category_featured .td-grid-columns {
    float: left; }
    @media screen and (max-width: 1023px) {
      .td_block_category_featured .td-grid-columns {
        width: 100%; } }
  .td_block_category_featured .td-grid-group-1 {
    width: 60%; }
    @media screen and (max-width: 1200px) {
      .td_block_category_featured .td-grid-group-1 {
        width: 60%; } }
    @media screen and (max-width: 1023px) {
      .td_block_category_featured .td-grid-group-1 {
        width: 100%; } }
  .td_block_category_featured .td-grid-group-2 {
    width: 40%; }
    @media screen and (max-width: 1200px) {
      .td_block_category_featured .td-grid-group-2 {
        width: 40%; } }
    @media screen and (max-width: 1023px) {
      .td_block_category_featured .td-grid-group-2 {
        width: 100%; } }
  .td_block_category_featured .meta-info {
    font-size: 14px;
    color: #fff; }
    .td_block_category_featured .meta-info .td-post-author-name a {
      color: #cb7000; }
  .td_block_category_featured .entry-title {
    font-size: 26px !important;
    font-weight: 900 !important;
    line-height: 32px !important; }
    @media screen and (max-width: 1023px) {
      .td_block_category_featured .entry-title {
        font-size: 26px !important;
        font-weight: 900 !important;
        line-height: 32px !important; } }
    @media screen and (max-width: 1023px) {
      .td_block_category_featured .entry-title {
        font-size: 22px !important;
        font-weight: 900 !important;
        line-height: 28px !important; } }
  .td_block_category_featured .td-module-thumb {
    position: relative; }
    .td_block_category_featured .td-module-thumb a:last-child:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1;
      opacity: 0.6;
      bottom: 0;
      background: transparent;
      background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, #000000));
      background: -webkit-linear-gradient(top, transparent 0%, #000000 100%);
      background: linear-gradient(to bottom, transparent 0%, #000000 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0); }
    @media screen and (max-width: 1023px) {
      .td_block_category_featured .td-module-thumb img {
        position: absolute;
        height: auto;
        width: 100%;
        max-width: none; } }

.td_block_category_featured.td-grid-style-1 {
  font-size: 26px !important;
  font-weight: 900 !important;
  line-height: 32px !important; }

.td_block_category_featured .td-medium-thumb {
  width: 100%;
  height: 450px; }
  @media screen and (max-width: 1200px) {
    .td_block_category_featured .td-medium-thumb {
      width: 100%; } }
  @media screen and (max-width: 1024px) {
    .td_block_category_featured .td-medium-thumb {
      height: 380px; } }
  @media screen and (max-width: 1023px) {
    .td_block_category_featured .td-medium-thumb {
      width: 100%;
      height: 350px;
      margin-bottom: 8px; } }
  @media screen and (max-width: 767px) {
    .td_block_category_featured .td-medium-thumb {
      width: 100%;
      margin-bottom: 20px;
      height: 170px; } }

.td_block_category_featured .td-small-thumb {
  width: 100%;
  height: 225px; }
  @media screen and (max-width: 1200px) {
    .td_block_category_featured .td-small-thumb {
      width: 100%; } }
  @media screen and (max-width: 1024px) {
    .td_block_category_featured .td-small-thumb {
      height: 190px; } }
  @media screen and (max-width: 1023px) {
    .td_block_category_featured .td-small-thumb {
      width: 50%;
      float: left;
      height: 170px; } }
  @media screen and (max-width: 767px) {
    .td_block_category_featured .td-small-thumb {
      width: 100%; } }

.td_block_category_featured .td-big-grid-post-0 {
  float: left;
  border-right: 8px solid transparent; }
  @media screen and (max-width: 1023px) {
    .td_block_category_featured .td-big-grid-post-0 {
      border: 0; } }

.td_block_category_featured .td-big-grid-post-1 {
  border-left: 8px solid transparent;
  border-bottom: 8px solid transparent; }
  @media screen and (max-width: 1023px) {
    .td_block_category_featured .td-big-grid-post-1 {
      border: 0;
      border-right: 4px solid #fff; } }
  @media screen and (max-width: 767px) {
    .td_block_category_featured .td-big-grid-post-1 {
      border: 0;
      margin-bottom: 20px; } }

.td_block_category_featured .td-big-grid-post-2 {
  border-top: 8px solid transparent;
  border-left: 8px solid transparent; }
  @media screen and (max-width: 1023px) {
    .td_block_category_featured .td-big-grid-post-2 {
      border: 0;
      border-left: 4px solid #fff; } }
  @media screen and (max-width: 767px) {
    .td_block_category_featured .td-big-grid-post-2 {
      border: 0; } }

.td_block_category_list {
  margin-top: 30px; }
  .td_block_category_list .td_module_category_content {
    width: 100%;
    display: inline-block;
    clear: both;
    padding-bottom: 7px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd; }
  .td_block_category_list .td-module-thumb {
    float: left;
    margin-right: 30px; }
  .td_block_category_list .item-details h3 {
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 50px;
    line-height: 32px; }
  .td_block_category_list .meta-info {
    font-size: 14px; }
    .td_block_category_list .meta-info .td-post-author-name a {
      color: #cb7000; }

.td_module_category_list {
  width: 100%;
  display: inline-block;
  clear: both;
  padding-bottom: 7px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd; }
  .td_module_category_list:first-child {
    margin-top: 48px; }
  .td_module_category_list .td-module-thumb {
    float: left;
    margin-right: 30px; }
    @media screen and (max-width: 767px) {
      .td_module_category_list .td-module-thumb {
        width: 100%; } }
    @media (max-width: 560px) {
      .td_module_category_list .td-module-thumb {
        width: 100%; } }
  .td_module_category_list .item-details h3 {
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 50px;
    line-height: 32px; }
    @media screen and (max-width: 767px) {
      .td_module_category_list .item-details h3 {
        margin-top: 0 !important;
        width: 100%;
        display: inline-block;
        font-size: 22px;
        line-height: 28px; } }
  .td_module_category_list .meta-info {
    font-size: 14px; }
    .td_module_category_list .meta-info .td-post-author-name a {
      color: #cb7000; }

.td-category-container .td-loop-ads {
  margin: 20px 0 40px; }

.td_block_photos_carousel .td_block_inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .td_block_photos_carousel .td_block_inner:before, .td_block_photos_carousel .td_block_inner:after {
    content: '';
    display: table; }
  .td_block_photos_carousel .td_block_inner:after {
    clear: both; }

@media screen and (max-width: 1023px) {
  .td_block_photos_carousel .td-block-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; } }

.td_block_photos_carousel .carousel-block-title {
  float: left;
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 1023px) {
    .td_block_photos_carousel .carousel-block-title {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }

.td_block_photos_carousel .carousel-meta {
  float: left;
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 1023px) {
    .td_block_photos_carousel .carousel-meta {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }

.td_block_photos_carousel .carousel-image {
  float: left;
  width: 66.66667%;
  padding-left: 15px;
  padding-right: 15px;
  float: right;
  margin-bottom: 48px; }
  @media screen and (max-width: 767px) {
    .td_block_photos_carousel .carousel-image {
      margin-bottom: 0; } }
  @media screen and (max-width: 1023px) {
    .td_block_photos_carousel .carousel-image {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }

@media screen and (max-width: 767px) {
  .td_block_photos_carousel .carousel-block-title,
  .td_block_photos_carousel .carousel-meta,
  .td_block_photos_carousel .carousel-image {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    float: none; } }

.td_block_photos_carousel .carousel-block-title .block-title {
  position: initial;
  margin: 0;
  border-bottom: none; }

@media screen and (max-width: 767px) {
  .td_block_photos_carousel .carousel-block-title .block-title {
    display: block; } }

.td_block_photos_carousel .carousel-block-title .block-title span,
.td_block_photos_carousel .carousel-block-title .block-title a {
  font-size: 26px;
  line-height: 24px; }

.td_block_photos_carousel .carousel-block-title .dates {
  font-size: 14px; 
  display: none; }
  @media screen and (max-width: 767px) {
    .td_block_photos_carousel .carousel-block-title .dates {
      margin-bottom: 46px; } }

.td_block_photos_carousel .carousel-meta .slide-meta {
  font-size: 18px;
  line-height: 26px; }

@media screen and (max-width: 767px) {
  .td_block_photos_carousel .carousel-meta .swiper-post-excerpt {
    display: none; } }

.td_block_photos_carousel .carousel-meta .swiper-slide {
  opacity: 0 !important; }

.td_block_photos_carousel .carousel-meta .swiper-slide-visible {
  opacity: 1 !important; }

.td_block_photos_carousel .carousel-meta .swiper-pagination {
  position: initial;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 18px;
  text-align: left; }
  .td_block_photos_carousel .carousel-meta .swiper-pagination .swiper-pagination-current {
    color: #cc7b16; }
  @media screen and (max-width: 767px) {
    .td_block_photos_carousel .carousel-meta .swiper-pagination {
      text-align: center; } }

.td_block_photos_carousel .carousel-image .swiper-slide {
  height: 450px; }
  @media screen and (max-width: 767px) {
    .td_block_photos_carousel .carousel-image .swiper-slide {
      height: 100%; } }

.td_block_photos_carousel .swiper-button-next, .td_block_photos_carousel .swiper-button-prev {
  background: rgba(0, 0, 0, 0.3);
  width: 50px;
  height: 70px;
  top: 45%; }
  .td_block_photos_carousel .swiper-button-next i, .td_block_photos_carousel .swiper-button-prev i {
    color: #fff;
    font-size: 48px;
    margin-top: 10px;
    margin-left: 15px; }
  .td_block_photos_carousel .swiper-button-next:hover, .td_block_photos_carousel .swiper-button-prev:hover {
    background-color: #cc7b16; }
  @media screen and (max-width: laptop) {
    .td_block_photos_carousel .swiper-button-next, .td_block_photos_carousel .swiper-button-prev {
      top: 40%; } }
  @media screen and (max-width: 767px) {
    .td_block_photos_carousel .swiper-button-next, .td_block_photos_carousel .swiper-button-prev {
      top: 35%; } }

.td_block_photos_carousel .swiper-button-prev {
  left: 0; }

.td_block_photos_carousel .swiper-button-next {
  right: 0; }
  .td_block_photos_carousel .swiper-button-next i {
    margin-left: 20px; }

.td_block_photos_carousel .bwo_view_more {
  margin: 17px 0 48px 0; }
  @media screen and (max-width: 767px) {
    .td_block_photos_carousel .bwo_view_more {
      text-align: center; } }

.td_block_photos_carousel .bwo_view_more a {
  position: relative;
  font-size: 18px;
  font-weight: 900;
  -webkit-transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s; }
  .td_block_photos_carousel .bwo_view_more a:hover {
    color: #111; }
  .td_block_photos_carousel .bwo_view_more a:after {
    width: 100%;
    height: 1px;
    background-color: #cd7b17;
    position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    -webkit-transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
    transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0s; }
  .td_block_photos_carousel .bwo_view_more a:hover:after {
    background-color: #111; }

.td_block_photos_carousel .td-module-title {
  margin-top: 27px;
  margin-bottom: 17px; }

.td_block_dfp_ad {
  margin-top: 20px;
  margin-bottom: 30px; }
  .td_block_dfp_ad .td_block_inner {
    text-align: center; }

.vc_column_container .td_block_dfp_ad {
  margin-top: 0;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  padding: 5px 20px 0;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #777;
  text-align: center;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .vc_column_container .td_block_dfp_ad {
      border: none;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .vc_column_container .td_block_dfp_ad {
      margin-top: 15px;
      margin-bottom: 15px;
      overflow: hidden; } }
  @media screen and (max-width: 320px) {
    .vc_column_container .td_block_dfp_ad {
      overflow: visible; } }
  .vc_column_container .td_block_dfp_ad + .td_block_wrap {
    padding-top: 20px; }

@media screen and (max-width: 320px) {
  .td_block_dfp_ad > .td_block_inner {
    margin-left: -15px;
    margin-right: -15px; }
    .td_block_dfp_ad > .td_block_inner:before, .td_block_dfp_ad > .td_block_inner:after {
      content: '';
      display: table; }
    .td_block_dfp_ad > .td_block_inner:after {
      clear: both; } }

.addtoany_shortcode {
  position: absolute;
  top: 10px;
  right: 7px;
  z-index: 100;
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    .addtoany_shortcode {
      opacity: 1 !important; } }
  .addtoany_shortcode .a2a_svg {
    border-radius: 0 !important;
    width: 24px !important;
    height: 24px !important;
    background: #cc7b16 !important; }

.td_module_19 {
  position: relative; }
  .td_module_19 .badge {
    position: absolute;
    bottom: 8px;
    left: 8px;
    z-index: 100; }
    .td_module_19 .badge a {
      color: white !important; }
  .td_module_19:hover .addtoany_shortcode {
    opacity: 1; }
  .td_module_19 .td-module-thumb a {
    height: 270px; }

.td_block_video_carousel .swiper-button-next, .td_block_video_carousel .swiper-button-prev {
  background: rgba(0, 0, 0, 0.3);
  width: 50px;
  height: 70px;
  top: 44%; }
  .td_block_video_carousel .swiper-button-next i, .td_block_video_carousel .swiper-button-prev i {
    color: #fff;
    font-size: 48px;
    margin-top: 10px;
    margin-left: 15px; }
  .td_block_video_carousel .swiper-button-next:hover, .td_block_video_carousel .swiper-button-prev:hover {
    background-color: #cc7a15; }

.td_block_video_carousel .swiper-button-prev {
  left: 0; }

.td_block_video_carousel .swiper-button-next {
  right: 0; }

.td_block_video_carousel .td-container {
  padding-left: 15px;
  padding-right: 15px; }

.td_module_22 .entry-title {
  margin-bottom: 24px; }

.td_module_24 .entry-title {
  margin-bottom: 24px; }

.td_block_21 .posts {
  margin-left: -15px;
  margin-right: -15px; }
  .td_block_21 .posts:before, .td_block_21 .posts:after {
    content: '';
    display: table; }
  .td_block_21 .posts:after {
    clear: both; }

.td_block_21 .post {
  float: left;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 767px) {
    .td_block_21 .post {
      float: left;
      width: 50%;
      padding-left: 15px;
      padding-right: 15px; }
      .td_block_21 .post:nth-of-type(2n+1) {
        clear: left; } }

.td_block_21 .post:nth-of-type(4n+1) {
  clear: left; }

.td_block_21 .ad-wrapper {
  clear: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 24px; }
  .td_block_21 .ad-wrapper ~ .post:nth-child(4n+1) {
    clear: none; }

@media screen and (max-width: 767px) {
  .td_block_21 .ad-wrapper + .post,
  .td_block_21 .ad-wrapper ~ .post:nth-of-type(even) {
    clear: left; } }

@media screen and (max-width: 767px) {
  .td_block_21 .ad-wrapper + .post + .post {
    clear: none; } }

.td_block_22 .posts {
  margin-left: -15px;
  margin-right: -15px; }
  .td_block_22 .posts:before, .td_block_22 .posts:after {
    content: '';
    display: table; }
  .td_block_22 .posts:after {
    clear: both; }
  .td_block_22 .posts:first-child .post:nth-child(-n+3) .td_module_23 {
    border-top: none;
    padding-top: 0; }
    @media screen and (max-width: 767px) {
      .td_block_22 .posts:first-child .post:nth-child(-n+3) .td_module_23 {
        border-top: 1px solid #ddd;
        padding-top: 20px; } }
  .td_block_22 .posts:first-child .post:first-child .td_module_23 {
    border-top: none; }

.td_block_22 .post {
  float: left;
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 767px) {
    .td_block_22 .post {
      float: left;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }

.td_block_22 .post:nth-child(3n+1) {
  clear: left; }

.td_module_23 {
  border-top: 1px solid #ddd;
  padding-top: 20px; }
  .td_module_23 .td-module-thumb {
    position: absolute; }
    @media screen and (max-width: 1023px) and (min-width: 768px) {
      .td_module_23 .td-module-thumb {
        width: 100%;
        position: relative; } }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .td_module_23 .td-module-thumb .entry-thumb {
      width: 100%; } }
  .td_module_23 .item-details {
    min-height: 90px;
    margin-left: 170px;
    margin-bottom: 20px; }
    @media screen and (max-width: 1023px) and (min-width: 768px) {
      .td_module_23 .item-details {
        margin-left: 0; } }
  .td_module_23 .entry-title {
    margin-top: 0;
    font-size: 18px;
    font-weight: 900;
    line-height: 24px; }
    @media screen and (max-width: 1023px) and (min-width: 768px) {
      .td_module_23 .entry-title {
        margin-top: 6px; } }

.td_block_23 .td_block_inner {
  margin-left: -15px;
  margin-right: -15px; }
  .td_block_23 .td_block_inner:before, .td_block_23 .td_block_inner:after {
    content: '';
    display: table; }
  .td_block_23 .td_block_inner:after {
    clear: both; }

.td_block_23 .posts {
  float: left;
  width: 100%; }

.td_block_23 .posts--with-ads {
  float: left;
  width: 66.66667%; }
  @media screen and (max-width: 767px) {
    .td_block_23 .posts--with-ads {
      float: left;
      width: 100%; } }

.td_block_23 .post {
  float: left;
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px; }
  .td_block_23 .post:nth-child(3n+1) {
    clear: left; }
  @media screen and (max-width: 425px) {
    .td_block_23 .post {
      float: left;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }

.td_block_23 .posts--with-ads .post {
  float: left;
  width: 50%; }
  .td_block_23 .posts--with-ads .post:nth-child(3n+1) {
    clear: none; }
  .td_block_23 .posts--with-ads .post:nth-child(2n+1) {
    clear: left; }

.td_block_23 .ads {
  float: left;
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px; }
  .td_block_23 .ads .ad {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #ddd;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px; }
  .td_block_23 .ads .ad .ad-title {
    font-size: 12px;
    font-weight: normal;
    color: #777; }
  @media screen and (max-width: 767px) {
    .td_block_23 .ads {
      float: left;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }

.td_module_wrap .a2a_svg {
  width: 24px !important;
  height: 24px !important; }

.td_block_title .block-title {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 20px 0;
  padding: 0; }
  .td_block_title .block-title span {
    font-family: 'Georgia', serif;
    font-size: 36px;
    padding: 25px 0 !important;
    font-weight: normal;
    color: #000;
    line-height: 36px;
    top: 0;
    text-transform: uppercase; }

.td_block_image_header {
  margin: 30px 0;
  padding: 0 15px; }
  .td_block_image_header .td_block_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .td_block_image_header .filler {
    border-bottom: 2px solid #cc7a15;
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%; }
    @media screen and (max-width: 480px) {
      .td_block_image_header .filler {
        display: none; } }
  .td_block_image_header figure {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: block;
    text-align: center; }
    .td_block_image_header figure img {
      display: inline-block;
      /* max-height: 100px; */ }

.search-container .searchinput {
  width: 0;
  border: 0;
  float: left;
  height: 30px;
  border-bottom: 1px solid #000;
  padding: 0;
  border-radius: 0; }

.search-container .activated input {
  display: block; }

.search-container button {
  float: left;
  padding: 0;
  border: 0;
  background: transparent;
  height: 30px;
  padding-left: 2px !important;
  outline: none; }
  .search-container button i {
    font-size: 25px; }

.form-mobile {
  display: inline-block; }
  .form-mobile .searchinput {
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #efefef;
    height: 60px;
    padding: 0 30px;
    position: fixed;
    left: 0;
    top: 74px;
    width: 100%;
    display: none;
    z-index: 999; }

@media screen and (max-width: 767px) {
  .social-media-container {
    display: none; } }

.social-media-container a {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  background: #000;
  float: left;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .social-media-container a i {
    color: #fff;
    font-size: 20px;
    line-height: 30px; }
  .social-media-container a:hover {
    background: #cc7a15; }

@media screen and (max-width: 767px) {
  .social-media-container {
    display: none; } }

@media screen and (max-width: 767px) {
  .after-social {
    display: none; } }

.td-top-menu-full {
  position: fixed !important;
  width: 100%;
  height: 74px;
  z-index: 99999;
  box-shadow: 0 0 5px 1px rgba(72, 72, 72, 0.2); }

.td-header-row {
  position: relative; }

.search-results .td-page-header .td-page-title, .search-no-results .td-page-header .td-page-title {
  font-family: 'Georgia', serif;
  font-weight: normal;
  text-transform: capitalize; }

.search-results .search-page-search-wrap, .search-no-results .search-page-search-wrap {
  border: 0; }
  .search-results .search-page-search-wrap .td-widget-search-input, .search-no-results .search-page-search-wrap .td-widget-search-input {
    border: 0;
    border-radius: 0;
    outline: 0;
    border-bottom: 1px solid #000;
    padding: 20px 0 30px 0;
    width: 93%;
    font-size: 26px;
    font-family: 'Georgia', serif; }
  .search-results .search-page-search-wrap button, .search-no-results .search-page-search-wrap button {
    width: 7%;
    border: 0;
    background: transparent;
    float: right; }
    .search-results .search-page-search-wrap button i, .search-no-results .search-page-search-wrap button i {
      font-size: 25px;
      margin-top: 15px; }

@media screen and (max-width: 1023px) {
  .search-results .article-list, .search-no-results .article-list {
    width: 100% !important; } }

@media screen and (max-width: 1023px) {
  .search-results .td-main-sidebar, .search-no-results .td-main-sidebar {
    width: 100% !important; } }

.search-results .td-main-sidebar .td-ss-main-sidebar, .search-no-results .td-main-sidebar .td-ss-main-sidebar {
  position: static !important;
  width: 335px !important;
  float: right; }
  @media screen and (max-width: 1200px) {
    .search-results .td-main-sidebar .td-ss-main-sidebar, .search-no-results .td-main-sidebar .td-ss-main-sidebar {
      width: 300px !important; } }
  @media screen and (max-width: 1023px) {
    .search-results .td-main-sidebar .td-ss-main-sidebar, .search-no-results .td-main-sidebar .td-ss-main-sidebar {
      width: 100% !important; } }

.search-results .td-main-sidebar .dfp-ad-widget-class, .search-no-results .td-main-sidebar .dfp-ad-widget-class {
  width: 100%;
  text-align: center;
  padding: 5px 5px 20px; }
  .search-results .td-main-sidebar .dfp-ad-widget-class:before, .search-no-results .td-main-sidebar .dfp-ad-widget-class:before {
    content: 'Advertisement';
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: #777; }

.search-results .no-results, .search-no-results .no-results {
  padding: 0;
  font-family: 'Lato', sans-serif; }

.search-results .page-nav, .search-no-results .page-nav {
  padding: 0; }

.td-loop-ads {
  width: 100%;
  display: block;
  padding: 5px 20px 20px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #777;
  text-align: center;
  margin-bottom: 60px;
  overflow: hidden; }

.td_block_25 .td-big-grid-wrapper {
  margin-left: -15px;
  margin-right: -15px; }
  .td_block_25 .td-big-grid-wrapper:before, .td_block_25 .td-big-grid-wrapper:after {
    content: '';
    display: table; }
  .td_block_25 .td-big-grid-wrapper:after {
    clear: both; }

.td_block_25 .ad-container-wrapper {
  width: 32.5%;
  float: left;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 1023px) and (min-width: 768px) {
    .td_block_25 .ad-container-wrapper {
      display: none; } }
  @media screen and (max-width: 767px) {
    .td_block_25 .ad-container-wrapper {
      width: 100%;
      display: block;
      float: none; } }

.td_block_25 .posts-wrapper {
  width: 67.5%;
  float: left; }
  @media screen and (max-width: 1023px) {
    .td_block_25 .posts-wrapper {
      width: 100%;
      float: none; } }

.td_block_25 .posts {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .td_block_25 .posts:before, .td_block_25 .posts:after {
    content: '';
    display: table; }
  .td_block_25 .posts:after {
    clear: both; }

.td_block_25 .grid-post {
  float: left;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .td_block_25 .grid-post {
      float: left;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }

.td_block_25 .ad-insert {
  margin-bottom: 30px; }

@media screen and (max-width: 320px) {
  .ad-container-wrapper {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

.td-grid-style-1 .td_module_26 .td-module-thumb:before {
  background: -webkit-linear-gradient(top, transparent 0%, transparent 0%, transparent 20%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 0%, transparent 20%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.7) 100%); }

.td_module_26 .td-module-title {
  font-size: 26px;
  line-height: 32px; }
  @media screen and (max-width: 1023px) {
    .td_module_26 .td-module-title {
      font-size: 18px;
      line-height: 26px; } }

.td_module_26 .td-module-title a {
  color: #fff;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all; }

.td_module_26:hover .td-module-title a {
  color: #cc7a15; }

.td_module_26 .td-module-image {
  overflow: hidden; }

.td-scroll-up {
  border-radius: 0 !important;
  font-size: 17px; }
  @media (max-width: 1024px) {
    .td-scroll-up {
      bottom: 55px !important;
      right: 10px !important; } }

@media screen and (max-width: 1023px) {
  .td-pb-row .main-box {
    width: 100%; } }

@media screen and (max-width: 1023px) {
  .td-pb-row .side-box {
    width: 100%; }
    .td-pb-row .side-box .td_block_17 {
      margin-bottom: 30px;
      padding-right: 30px; }
    .td-pb-row .side-box .td_block_17:last-of-type {
      padding: 0; } }

@media screen and (max-width: 767px) {
  .td-pb-row .side-box .td_block_17 {
    padding: 0; } }

.td-outer-container > .td-container {
  padding-top: 74px; }

.home .td-container {
  padding-top: 48px; }

.home.admin-bar .td-full-screen-header-image-wrap,
.home.admin-bar .td-full-screen-header-image {
  margin-top: 32px; }
