.alignleft {
  float: left;
  margin-right: 1rem;
  text-align: left;
}

.article-detail-page .col-sm-9 {
  padding-right: 5.5px;
}

.article-detail-page .col-sm-3 {
  padding-left: 5.5px;
  padding-top: 30px;
}
.article-detail-page .col-sm-3.social-share-links {
  padding-top: 0;
}

.wp-caption.alignright {
  text-align: right;
}

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 0.625rem;
}

.alignright {
  float: right;
  margin-left: 1rem;
  text-align: right;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.wp-caption.alignright {
  text-align: left;
}

.wp-caption {
  max-width: 100%;
}

.alignright {
  float: right;
  margin-left: 1rem;
  text-align: right;
}

.navigation.post-navigation {
  display: none;
}

.newsdetail-wrapper {
  padding: 0 20px;
}

.newsdetail-wrapper .breadcrumb p {
  color: #191818;
  margin-bottom: 0;
  font-size: 12px;
}

.newsdetail-wrapper .breadcrumb a {
  display: flex;
  align-items: center;
  color: #232526;
  font-size: 12px;
  line-height: 14px;
}
.news-detail a,
.newsdetail-wrapper .breadcrumb a:hover,
.breadcrumb-section a:hover {
  color: #ee1c27;
}
.news-detail a:hover {
  color: #232526;
}
.newsdetail-wrapper .breadcrumb {
  margin-bottom: 10px;
}
.newsdetail-wrapper .breadcrumb span {
  padding: 0 10px;
}

.news-image img {
  width: 100%;
}

.news-page-header {
  font-weight: 700;
  font-size: 36.9567px;
  line-height: 44px;
  margin: 13px 0 5px;
  color: #232526;
}
.news-publish-info {
  margin-bottom: 32px;
}
.news-publish-info p {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #232526;
  margin: 0;
}
.news-publish-info p a {
  font-size: 16px;
  line-height: 23px;
  color: #232526;
}

.news-publish-info p b {
  text-transform: capitalize;
  font-weight: 700;
}

.news-publish-info p span {
  padding: 0 10px;
}
/*
.news-detail {
  overflow: hidden;
}
*/
.news-detail p,
.news-detail li,
.common-page .col-sm-9 p,
.common-page .col-sm-9 li,
#primary .col-sm-9 p,
#primary .col-sm-9 li {
  color: #232526;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
}
.newsdetail-wrapper p {
  color: #232526;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
}

.newsdetail-wrapper ul li a {
  font-size: 17px;
  line-height: 21px;
  font-weight: 700;
  color: #232526;
}
.newsdetail-wrapper ul {
  padding-left: 30px;
}

.newsdetail-wrapper ul li {
  list-style: disc;
  line-height: 24px;
  color: #232526;
}
.newsdetail-wrapper .ad-thumbs ul.ad-thumb-list li {
  list-style: none;
}

.newsdetail-wrapper h2 {
  font-size: 22px;
  line-height: 28px;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-left: 15px;
}

.newsdetail-wrapper h4 {
  font-weight: 700;
  margin-top: 25px;
}

.newsdetail-wrapper .elementor-widget-container {
  margin-top: 24px;
  margin-bottom: 5px;
}

.article_dfp_ads {
  text-align: center;
  padding: 25px;
}

img.attachment-large.size-large {
  width: 311px;
}

.newsdetail-wrapper .elementor-container {
  padding: 0 !important;
}

.sponserd-box {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.sponserd-box p {
  margin-bottom: 0;
}

.sponserd-box .left-box {
  display: flex;
}

.sponserd-box .right-box {
  display: flex;
  align-items: center;
  padding: 11px 0 11px 30px;
  border-left: 1px solid #d2d2d2;
}

.sponserd-box .sponsored a {
  color: #fff;
  background-color: #191818;
  padding: 5px 10px;
  text-transform: uppercase;
  margin-right: 20px;
}

.sponserd-box .category a {
  background-color: #ee1c27;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 10px;
  margin-right: 30px;
}

.sponserd-box .right-box p {
  text-transform: uppercase;
  margin-right: 10px;
}

.sponserd-box .right-box img {
  max-height: 50px;
  width: auto;
}

.rc-img {
  height: 172px;
  position: relative;
}

.rc-img img {
  width: 100%;
  height: 100% !important;
  object-fit: contain;
  background: #f2f2f2;
}
.rc-content-wrap {
  background: #232526;
  opacity: 0.88;
}
.rc_title_wrap {
  min-height: 45px;
  background: #232526;
  opacity: 0.88;
  display: flex;
  align-items: center;
  /* padding: 6px 12px; */
  /* margin-bottom: 7px; */
  position: absolute;
  bottom: 0;
  padding: 8px 12px;
  width: 100%;
}

.rc-img-title {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  /* text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; */
  margin-bottom: 0;
}
.article-detail-page .rc-img-title {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  vertical-align: middle;
}
.related-content-section {
  padding-bottom: 24px;
  overflow: hidden;
  width: 100%;
}

.related-content-section p,
.photo-related-content p.tail {
  color: #191818;
  font-size: 14px;
  line-height: 15px;
  margin: 0;
  /* padding: 1px 0 6px; */
}
.related-content-section p {
  padding: 0 12px 12px;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}
.rc-wrapper {
  margin-bottom: 60px;
}
.rc-wrapper.without-image {
  margin-bottom: 0;
}
.without-image {
  height: 228px;
  width: 295px;
  padding: 5px 0;
  background: #232526;
}

/* .without-image .rc-img {
  display: none;
} */
.related-content-section .without-image .rc_title_wrap {
  position: unset;
  background-color: transparent;
  opacity: 1;
}
.related-content-section .without-image .rc-content-wrap {
  background-color: #232526;
  position: absolute;
  bottom: -42px;
  width: 100%;
}
.related-content-section .without-image p {
  color: #fff;
  padding: 0 12px 12px;
  padding-bottom: 5px;
  font-weight: 400;
}

.related-content-section h2 {
  font-size: 16px;
  line-height: 19px;
  color: #191818;
  border-top: 1px solid #130d1850;
  border-bottom: 1px solid #130d1850;
  margin-top: 22px;
  margin-bottom: 14px;
  padding: 11px 0;
  font-weight: 500;
}

.related-content-section .related-content {
  display: flex;
  flex-wrap: wrap;
  /* row-gap: 50px; */
}
.related-content .content-box {
  max-width: 33.33%;
  width: 100%;
  padding-right: 9px;
  margin-bottom: 15px;
  position: relative;
}

.related-content p.tag-list {
  padding: 0;
}

.related-content .content-box:last-child {
  margin-right: 0px;
}

.without-image p b {
  margin-top: 15px;
  display: block;
  color: #fff;
}

.menu-sidebar-menu-container ul#menu-sidebar-menu {
  margin-top: 26px;
  margin-bottom: 20px;
  overflow: hidden;
  display: grid;
  grid-template-columns: 140px 140px;
  gap: 15px;
}

#menu-sidebar-menu ul li {
  background-image: url(../images/next-arrow.png);
  background-repeat: no-repeat;
  background-size: 5px 10px;
  background-position: 100% 50%;
}

#menu-sidebar-menu li a {
  background-color: #ee1c27;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  padding: 4px 10px 2px;
  width: 100%;
}

#menu-sidebar-menu .sub-menu a {
  background-color: transparent;
  font-weight: 500;
  font-size: 11px;
  line-height: 13px;
  color: #191818;
}

#menu-sidebar-menu .sub-menu a:hover {
  color: #ee1c27;
}

/* social-icons */

.social-share-links ul {
  display: flex;
  align-items: center;
  justify-content: end;
}

.social-share-links ul li {
  margin-right: 12px;
}

.social-share-links ul li:last-child {
  margin-right: 0;
}

.mobile-specific-data {
  display: none;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .mobile-specific-data,
  .mobile-specific-data .social-share-links,
  .mobile-specific-data .news-publish-info,
  .mobile-specific-data .news-image {
    display: block;
  }
  .newsdetail-wrapper {
    background-color: transparent;
    padding: 0;
  }
  .article-detail-page .col-sm-9 {
    width: 100%;
    padding-right: 12px;
  }
  .breadcrumb,
  .social-share-links,
  .news-publish-info,
  h1.news-page-header,
  .article-detail-page .col-sm-3,
  .news-image {
    display: none;
  }
  .video-gallery__main .row.mt-4 .news-publish-info {
    display: inline-block;
  }
  .sponserd-box {
    align-items: unset;
    margin-bottom: 10px;
    flex-direction: column;
  }
  .sponserd-box .right-box {
    padding: 16px 0 11px;
    margin-top: 15px;
    border-top: 1px solid #d2d2d2;
    border-left: unset;
  }
  .without-image {
    width: 100%;
  }
  .related-content-section .without-image p b {
    color: #fff;
    margin-top: 15px;
    display: block;
  }
  .news-image img {
    width: 100%;
    object-fit: contain;
    max-height: 250px;
  }
  .rc-img {
    width: 100%;
  }
  .mobile-specific-data .mobile-news {
    padding: 22px 18px 14px;
    background: #f2f2f2;
  }
  .mobile-news-image img {
    max-width: 390px;
    width: 100%;
    max-height: 250px;
    height: 100%;
    object-fit: cover;
  }
  .article-detail-page.container {
    width: 100% !important;
    margin: auto;
  }
  .mobile-news-image {
    margin-bottom: 19px;
  }
  .mobile-specific-data h2.news-page-header {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 12px;
    color: #191818;
  }
  .news-publish-info {
    margin-bottom: 0;
  }
  .sponserd-box .left-box p a {
    display: inline-block;
  }
  .sponserd-box.mobile-show {
    margin-top: 20px;
  }
  .mobile-specific-data .news-publish-info p {
    color: #191818;
    font-size: 12px;
    line-height: 10px;
    margin-bottom: 0;
  }
  .mobile-specific-data .news-publish-info p a {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #191818;
  }
  .mobile-specific-data .news-publish-info span.date {
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
    padding: 0;
  }
  .post-content-wrap {
    margin-top: 19px;
  }
  .news-detail p,
  .news-detail li,
  .common-page .col-sm-9 p,
  .common-page .col-sm-9 li,
  #primary .col-sm-9 p,
  #primary .col-sm-9 li {
    font-size: 15.2615px;
    line-height: 18px;
  }
  .news-detail ul {
    padding-left: 30px;
  }
  .news-detail ul li {
    list-style: disc;
  }
  .right-sidebar-mobile {
    max-width: 300px;
    margin: auto;
  }
  .mobile-specific-data .share-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0 10px;
    border-top: 1px solid #130d1850;
    border-bottom: 1px solid #130d1850;
    margin-bottom: 40px;
  }
  .mobile-specific-data .share-links ul {
    display: flex !important;
    align-items: center;
  }
  .mobile-specific-data .share-links ul li:last-child {
    margin-right: 0;
  }
  .mobile-specific-data .share-links ul li {
    margin-right: 12px;
  }
  .mobile-specific-data .share-links p.share {
    font-weight: 500;
    font-size: 15.5931px;
    line-height: 19px;
    margin-bottom: 0;
  }
  .related-content-section .content-box {
    max-width: 378px;
    width: 100%;
    margin: auto;
    margin-bottom: 29px;
  }
  .related-content-section .related-content {
    flex-direction: column;
  }
  .related-content-section .content-box:last-child {
    margin-bottom: 0;
  }
  .related-content .content-box:last-child {
    margin-right: auto;
  }
  .related-content-section p {
    font-size: 13px;
    line-height: 16px;
  }
  .related-content-section p b {
    color: #777777;
    font-size: 10px;
    line-height: 11px;
  }
  .related-content-section {
    padding-bottom: 14px;
  }
  .related-content-section h2 {
    margin-top: 40px;
    margin-bottom: 17px;
  }
  .footer-adboard {
    display: none;
  }
  .news-detail .pbm-slider-wrapper .slick-next {
    right: 2px !important;
  }
  .fancybox-caption {
    bottom: 33% !important;
  }
  .print-related-content.container {
    padding: 0;
  }
  .photo-related-content p.tag-list {
    top: 120px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .newsdetail-wrapper .breadcrumb span {
    padding: 0 8px;
  }
  .rc-img {
    width: auto;
    height: 130px;
  }
  .rc-img-title {
    min-height: 50px;
    padding: 0px 8px;
    font-size: 12px;
    line-height: 15px;
  }
  .related-content-section p.rc-img-content {
    min-height: fit-content;
    max-height: fit-content;
  }
  .related-content-section p {
    padding: 0;
    margin: 1px 0 4px;
  }
  .sponserd-box {
    flex-direction: column;
    align-items: unset;
    margin: 20px 0;
  }
  .sponserd-box .left-box a {
    display: inline-block;
    margin-right: 20px;
  }
  .sponserd-box .left-box {
    margin-bottom: 15px;
  }
  .sponserd-box .category a {
    margin-right: 0;
  }
  .sponserd-box .right-box {
    padding: 11px 0 11px 10px;
    border-top: 1px solid #d2d2d2;
    border-left: unset;
  }
  .news-image img {
    max-height: 300px;
  }
  .breadcrumb {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
  }
  .newsdetail-wrapper .breadcrumb p {
    display: inline;
  }
  .related-content-section p b {
    color: #777777;
    font-size: 10px;
    line-height: 11px;
  }
  .related-content-section .without-image p {
    color: #fff;
    padding: 0 8px;
    padding-bottom: 5px;
    display: block;
  }
  .rc-wrapper.without-image {
    height: 180px;
    width: 100%;
    padding: 5px 0;
    background: #191818;
  }
  .menu-sidebar-menu-container ul#menu-sidebar-menu li.news {
    float: unset;
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }
  .menu-sidebar-menu-container ul#menu-sidebar-menu li.markets {
    float: unset;
    max-width: 100%;
    width: 100%;
  }
  .menu-sidebar-menu-container
    ul#menu-sidebar-menu
    li.product-trends
    ul.sub-menu {
    max-height: 100%;
  }
  .menu-sidebar-menu-container
    ul#menu-sidebar-menu
    li.product-trends
    .sub-menu
    li {
    max-width: 100%;
  }
  .related-content-section .content-box .sponsored-cmpny {
    top: 98px !important;
    transform: unset !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1239px) {
  .rc-img-title {
    padding: 0px 8px;
  }
  .related-content-section p.rc-img-content {
    min-height: fit-content;
    max-height: fit-content;
  }
  .related-content-section p {
    padding: 0;
    margin: 1px 0 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .related-content-section p b {
    color: #777777;
    font-size: 10px;
    line-height: 11px;
  }
  .menu-sidebar-menu-container ul#menu-sidebar-menu li.news {
    float: unset;
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }
  .menu-sidebar-menu-container ul#menu-sidebar-menu li.markets {
    float: unset;
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 390px) {
  .article_dfp_ads {
    padding: 25px 0;
  }
}

.related-content-section .content-box .sponsored-cmpny {
  background-color: #000;
  position: absolute;
  top: 173px;
  padding: 3px 10px;
}

.related-content-section .content-box .sponsored-cmpny p.sponsored {
  color: #fff;
  padding-bottom: 0;
}

div[data-pbm-video-gallery] .aspect-ratio:before {
  padding-bottom: 56.25%;
  content: "";
  display: block;
  width: 100%;
}

div[data-pbm-video-gallery] iframe {
  height: 100%;
}

.video-gallery__main .aspect-ratio > .aspect-ratio__element {
  height: unset;
}

div[data-pbm-video-gallery] svg.pbm-icon.play-icon {
  height: 50px;
  max-height: 50%;
  max-width: 50%;
  width: 50px;
  fill: #fff;
}

div[data-pbm-video-gallery] .post-item__image-category {
  align-items: center;
  background-color: #221f20;
  display: flex;
  height: 36px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
  z-index: 2;
}

div[data-pbm-video-gallery] .aspect-ratio {
  position: relative;
}

div[data-pbm-video-gallery] .aspect-ratio__element {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  object-fit: cover;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}

div[data-pbm-video-gallery] .video-gallery__main h4 {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 20px;
}

div[data-pbm-video-gallery]
  .pbm-slider-wrapper
  .post-item__content
  .post-item__title
  a {
  font-size: 16px;
  display: inline-block;
  line-height: 20px;
}

div[data-pbm-video-gallery] .pbm-slider-wrapper p {
  font-size: 12px;
  line-height: 16px;
}

div[data-pbm-video-gallery] .pbm-slider-wrapper h2 {
  padding-left: 0;
  margin-bottom: 0;
}

div[data-pbm-video-gallery] .pbm-slider-wrapper .post-item {
  padding-right: 15px;
  max-height: 265px;
}

div[data-pbm-video-gallery] .pbm-slider-wrapper .slick-prev {
  left: 0 !important;
}

.news-detail div[data-pbm-video-gallery] .pbm-slider-wrapper .slick-next {
  right: 13px !important;
}

/*  */

.post-item--gallery {
  border-bottom: 1px solid #221f20;
  border-top: 4px solid #221f20;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.post-item--gallery.gallery-border-hidden {
  border-bottom: 0 solid #221f20;
  border-top: 0 solid #221f20;
  margin-bottom: 40px;
  margin-top: 40px;
  padding-bottom: 20px;
}

.post-item--gallery .pbm-gallery .pbm-gallery-image .gallery__image {
  transition: padding 0.2s;
  padding-bottom: 50% !important;
}

.post-item--gallery .gallery__image {
  display: block;
  margin-bottom: 8px;
  opacity: 1;
}

.post-item--gallery .aspect-ratio {
  position: relative;
}

.post-item--gallery .aspect-ratio:before {
  content: "";
  display: block;
  width: 100%;
}

.post-item--gallery .aspect-ratio > .aspect-ratio__element {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  object-fit: cover;
  width: 100%;
}

.post-item--gallery .pbm-gallery .pbm-gallery-image img {
  object-fit: cover;
}

.post-item--gallery .gallery__image-description {
  display: none;
}

.pbm-tns-controls {
  display: none;
}

.pbm-slider-wrapper button {
  background: #e7e7e7;
  border: 0;
  height: 50px;
  padding: 0;
  position: absolute;
  top: 50% !important;
  transform: translateY(-60%) !important;
  width: 26px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pbm-slider-wrapper button:hover {
  background: #e7e7e7;
  opacity: 0.9;
}

.pbm-slider-wrapper .slick-prev {
  left: 4px !important;
}

.pbm-slider-wrapper .slick-next {
  right: 1px;
}

.post-item--gallery .pbm-slider-wrapper .aspect-ratio--9-5:before {
  padding-bottom: 55.55%;
}

.post-item--gallery .pbm-slider figure {
  margin-bottom: 0;
}

.post-item--gallery .pbm-slider figure img {
  padding: 0 4px;
}

.post-item--gallery .post-item__content .post-item__title a,
div[data-pbm-video-gallery] .post-item__content .post-item__title a {
  font-size: 26px;
  line-height: 1.57;
  color: #000 !important;
}

.post-item--gallery .slick-initialized.slick-slider:before {
  content: none;
}
/* 
.slick-prev:before {
  content: '' !important;
  background: url(../images/left.png) no-repeat center;
  width: 7px;
  height: 11px;
  position: absolute;
} */

/* .slick-next:before {
  content: '' !important;
  background: url(../images/right.png) no-repeat center;
  width: 7px;
  height: 11px;
  position: absolute;
} */

.post-item--gallery .post-item__content {
  font-size: 0;
}

.events-and-webinar .post-item--gallery,
.events-and-webinar div[data-pbm-video-gallery] {
  display: none;
}

/* ------- */

.fancybox-caption.fancybox-caption--separate {
  padding: 0;
  position: relative;
  background: unset;
  margin: 0;
}

.cloned-caption {
  position: unset;
  width: 100%;
}

.fancybox-caption__body {
  padding: 15px;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fancybox-image {
  position: unset !important;
}

.fancybox-content {
  height: unset !important;
}

.photo-related-content .post-item__content {
  background: #000;
  height: 55px;
  padding: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.photo-related-content.without-image .post-item__image:before {
  content: unset;
}

.photo-related-content.without-image .post-item__content {
  background: transparent;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .fancybox-caption {
    padding: 0 !important;
    position: relative !important;
  }
  .cloned-caption {
    bottom: -100px;
    height: unset;
  }
  .elementor-widget-container .related-content-section .without-image p {
    padding: 0 9px;
  }
  .latest .content.tab-content .tab-pane.show.active .without-img-content {
    max-width: 301px;
    margin: auto;
  }
  .latest
    .content.tab-content
    .tab-pane.show.active
    .without-img-content
    a.sponsored-cmpny {
    top: 75%;
  }
  .related-content-section .content-box .sponsored-cmpny {
    top: 172px !important;
  }
  .latest
    .content.tab-content
    .tab-pane.show.active
    .content-box
    a.sponsored-cmpny,
  .latest
    .content.tab-content
    .tab-pane.show.active
    .without-img-content
    a.sponsored-cmpny {
    top: 186px;
  }
  .sponsored-content-heading.mobile-show {
    display: flex !important;
    background: #e6e6e6;
    height: 39px;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 16px;
    color: #666666;
    margin-bottom: 10px;
  }
  .alignleft {
    float: left;
    margin-right: 1rem;
    text-align: left;
  }

  .article-detail-page .col-sm-9 {
    padding-right: 5.5px;
  }

  .article-detail-page .col-sm-3 {
    padding-left: 5.5px;
    padding-top: 30px;
  }

  .wp-caption.alignright {
    text-align: right;
  }

  .wp-caption {
    max-width: 100%;
    background: #eee;
    padding: 0.625rem;
  }

  .alignright {
    float: right;
    margin-left: 1rem;
    text-align: right;
  }

  .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .wp-caption.alignright {
    text-align: left;
  }

  .navigation.post-navigation {
    display: none;
  }

  .newsdetail-wrapper {
    padding: 0 20px;
  }

  .newsdetail-wrapper .breadcrumb p {
    color: #191818;
    margin-bottom: 0;
    font-size: 12px;
  }

  .newsdetail-wrapper .breadcrumb a {
    display: flex;
    align-items: center;
    color: #232526;
    font-size: 12px;
    line-height: 14px;
  }
  .news-detail a,
  .newsdetail-wrapper .breadcrumb a:hover,
  .breadcrumb-section a:hover {
    color: #ee1c27;
  }
  .news-detail a:hover {
    color: #232526;
  }
  .newsdetail-wrapper .breadcrumb {
    margin-bottom: 10px;
  }
  .newsdetail-wrapper .breadcrumb span {
    padding: 0 10px;
  }

  .news-image img {
    object-fit: contain;
    max-width: 875px;
    max-height: 466px;
    width: 100%;
    height: 100%;
  }

  .news-page-header {
    font-weight: 700;
    font-size: 36.9567px;
    line-height: 44px;
    margin: 13px 0 5px;
    color: #232526;
  }
  .news-publish-info {
    margin-bottom: 32px;
  }
  .news-publish-info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #232526;
    margin: 0;
  }
  .news-publish-info p a {
    font-size: 16px;
    line-height: 23px;
    color: #232526;
  }

  .news-publish-info p b {
    text-transform: capitalize;
    font-weight: 700;
  }

  .news-publish-info p span {
    padding: 0 10px;
  }

  /* .news-detail p {
    color: #232526;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
  }

  .news-detail ul li a {
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    color: #232526;
  } */

  .news-detail ul {
    padding-left: 30px;
  }

  .news-detail ul li {
    list-style: disc;
    line-height: 24px;
    color: #232526;
  }

  .news-detail h2 {
    font-size: 22px;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 20px;
    /* text-align: left !important; */
    padding-left: 15px;
  }

  .news-detail h4 {
    font-weight: 700;
    margin-top: 25px;
  }

  .news-detail .elementor-widget-container {
    margin-top: 24px;
    margin-bottom: 5px;
  }

  .article_dfp_ads {
    text-align: center;
    padding: 25px;
  }

  img.attachment-large.size-large {
    width: 311px;
  }

  .news-detail .elementor-container {
    padding: 0 !important;
  }

  .sponserd-box {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
  }

  .sponserd-box p {
    margin-bottom: 0;
  }

  .sponserd-box .left-box {
    display: flex;
  }

  .sponserd-box .right-box {
    display: flex;
    align-items: center;
    padding: 11px 0 11px 30px;
    border-left: 1px solid #d2d2d2;
  }

  .sponserd-box .sponsored a {
    color: #fff;
    background-color: #191818;
    padding: 5px 10px;
    text-transform: uppercase;
    margin-right: 20px;
  }

  .sponserd-box .category a {
    background-color: #ee1c27;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 10px;
    margin-right: 30px;
  }

  .sponserd-box .right-box p {
    text-transform: uppercase;
    margin-right: 10px;
  }

  .sponserd-box .right-box img {
    max-height: 50px;
    width: auto;
  }

  .rc-img {
    height: 195px;
  }

  .rc-img img {
    width: 100%;
    height: 100% !important;
  }
  .rc-content-wrap {
    background-color: unset;
    opacity: 1;
  }
  .rc_title_wrap {
    min-height: 45px;
    padding: 6px 12px;
    background: #191818;
    display: flex;
    align-items: center;
    /* margin-bottom: 7px; */
    position: unset;
  }
  .rc-img-content:not(.without-image .rc-img-content) {
    padding-top: 8px !important;
  }
  .rc-img-title {
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 17.8235px;
    line-height: 21px;
  }

  .related-content-section {
    padding-bottom: 24px;
  }

  .related-content-section p,
  .photo-related-content p.tail {
    color: #191818;
    font-size: 14px;
    line-height: 15px;
    margin: 0;
    padding: 1px 0 6px;
  }

  .content-box .rc-wrapper:not(.content-box:last-child .rc-wrapper) {
    margin-bottom: 0;
  }

  .without-image {
    height: 228px;
    width: 295px;
    padding: 5px 0;
    background: #191818;
  }
  .related-content-section .without-image .rc-content-wrap {
    background-color: #191818;
    bottom: -20px;
  }
  /* .without-image .rc-img {
    display: none;
  } */

  .related-content-section .without-image p {
    color: #fff;
    padding: 0 12px;
    padding-bottom: 5px;
  }

  .related-content-section h2 {
    font-size: 16px;
    line-height: 19px;
    color: #191818;
    border-top: 1px solid #130d1850;
    border-bottom: 1px solid #130d1850;
    margin-top: 22px;
    margin-bottom: 14px;
    padding: 11px 0;
    font-weight: 500;
  }

  .related-content-section .related-content {
    display: flex;
    flex-wrap: wrap;
  }

  .related-content .content-box {
    max-width: 33.33%;
    width: 100%;
    padding-right: 9px;
    margin-bottom: 15px;
    position: relative;
  }

  .related-content p.tag-list {
    padding: 0;
  }

  .related-content .content-box:last-child {
    margin-right: 0px;
  }

  .without-image p b {
    margin-top: 15px;
    display: block;
    color: #fff;
  }

  .menu-sidebar-menu-container ul#menu-sidebar-menu {
    margin-top: 26px;
    margin-bottom: 20px;
    overflow: hidden;
    display: grid;
    grid-template-columns: 140px 140px;
    gap: 15px;
  }

  #menu-sidebar-menu ul li {
    background-image: url(../images/next-arrow.png);
    background-repeat: no-repeat;
    background-size: 5px 10px;
    background-position: 100% 50%;
  }

  #menu-sidebar-menu li a {
    background-color: #ee1c27;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    padding: 4px 10px 2px;
    width: 100%;
  }

  #menu-sidebar-menu .sub-menu a {
    background-color: transparent;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    color: #191818;
  }

  #menu-sidebar-menu .sub-menu a:hover {
    color: #ee1c27;
  }

  /* social-icons */

  .social-share-links ul {
    display: flex;
    align-items: center;
    justify-content: end;
  }

  .social-share-links ul li {
    margin-right: 12px;
  }

  .social-share-links ul li:last-child {
    margin-right: 0;
  }

  .mobile-specific-data {
    display: none;
  }

  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .mobile-specific-data,
    .mobile-specific-data .social-share-links,
    .mobile-specific-data .news-publish-info,
    .mobile-specific-data .news-image {
      display: block;
    }
    .newsdetail-wrapper {
      background-color: transparent;
      padding: 0;
    }
    .article-detail-page .col-sm-9 {
      width: 100%;
      padding-right: 12px;
    }
    .breadcrumb,
    .social-share-links,
    .news-publish-info,
    h1.news-page-header,
    .article-detail-page .col-sm-3,
    .news-image {
      display: none;
    }
    .video-gallery__main .row.mt-4 .news-publish-info {
      display: inline-block;
    }
    .sponserd-box {
      align-items: unset;
      margin-bottom: 10px;
      flex-direction: column;
    }
    .sponserd-box .right-box {
      padding: 16px 0 11px;
      margin-top: 15px;
      border-top: 1px solid #d2d2d2;
      border-left: unset;
    }
    .without-image {
      width: 100%;
    }
    .related-content-section .without-image p b {
      color: #fff;
      margin-top: 15px;
      display: block;
    }
    .news-image img {
      width: 100%;
      object-fit: contain;
      max-height: 250px;
    }
    .rc-img {
      width: 100%;
    }
    .mobile-specific-data .mobile-news {
      padding: 22px 18px 14px;
      background: #f2f2f2;
    }
    .mobile-news-image img {
      max-width: 390px;
      width: 100%;
      max-height: 250px;
      height: 100%;
      object-fit: cover;
    }
    .article-detail-page.container {
      width: 100% !important;
      margin: auto;
    }
    .mobile-news-image {
      margin-bottom: 19px;
    }
    .mobile-specific-data h2.news-page-header {
      font-size: 30px;
      line-height: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 12px;
      color: #191818;
    }
    .news-publish-info {
      margin-bottom: 0;
    }
    .sponserd-box .left-box p a {
      display: inline-block;
    }
    .sponserd-box.mobile-show {
      margin-top: 20px;
    }
    .mobile-specific-data .news-publish-info p {
      color: #191818;
      font-size: 12px;
      line-height: 10px;
      margin-bottom: 0;
    }
    .mobile-specific-data .news-publish-info p a {
      font-weight: 700;
      font-size: 13px;
      line-height: 16px;
      color: #191818;
    }
    .mobile-specific-data .news-publish-info span.date {
      font-size: 10px;
      line-height: 12px;
      font-weight: 400;
      padding: 0;
    }
    .post-content-wrap {
      margin-top: 19px;
    }
    .news-detail p {
      font-size: 15.2615px;
      line-height: 18px;
    }
    .right-sidebar-mobile {
      max-width: 300px;
      margin: auto;
    }
    .mobile-specific-data .share-links {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 12px 0 10px;
      border-top: 1px solid #130d1850;
      border-bottom: 1px solid #130d1850;
      margin-bottom: 40px;
    }
    .mobile-specific-data .share-links ul {
      display: flex !important;
      align-items: center;
    }
    .mobile-specific-data .share-links ul li:last-child {
      margin-right: 0;
    }
    .mobile-specific-data .share-links ul li {
      margin-right: 12px;
    }
    .mobile-specific-data .share-links p.share {
      font-weight: 500;
      font-size: 15.5931px;
      line-height: 19px;
      margin-bottom: 0;
    }
    .related-content-section .content-box {
      max-width: 378px;
      width: 100%;
      margin: auto;
      margin-bottom: 29px;
    }
    .related-content-section .related-content {
      flex-direction: column;
    }
    .related-content-section .content-box:last-child {
      margin-bottom: 0;
    }
    .related-content .content-box:last-child {
      margin-right: auto;
    }
    .related-content-section p {
      font-size: 13px;
      line-height: 16px;
    }
    .related-content-section p b {
      color: #777777;
      font-size: 10px;
      line-height: 11px;
    }
    .related-content-section {
      padding-bottom: 14px;
    }
    .related-content-section h2 {
      margin-top: 40px;
      margin-bottom: 17px;
    }
    .footer-adboard {
      display: none;
    }
    .news-detail .pbm-slider-wrapper .slick-next {
      right: 2px !important;
    }
    .fancybox-caption {
      bottom: 33% !important;
    }
    .print-related-content.container {
      padding: 0;
    }
    .photo-related-content p.tag-list {
      top: 120px !important;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .newsdetail-wrapper .breadcrumb span {
      padding: 0 8px;
    }
    .rc-img {
      width: auto;
      height: 130px;
    }
    .rc-img-title {
      min-height: 50px;
      padding: 0px 8px;
      font-size: 12px;
      line-height: 15px;
    }
    .related-content-section p.rc-img-content {
      min-height: fit-content;
      max-height: fit-content;
    }
    .related-content-section p {
      padding: 0;
      margin: 1px 0 4px;
    }
    .sponserd-box {
      flex-direction: column;
      align-items: unset;
      margin: 20px 0;
    }
    .sponserd-box .left-box a {
      display: inline-block;
      margin-right: 20px;
    }
    .sponserd-box .left-box {
      margin-bottom: 15px;
    }
    .sponserd-box .category a {
      margin-right: 0;
    }
    .sponserd-box .right-box {
      padding: 11px 0 11px 10px;
      border-top: 1px solid #d2d2d2;
      border-left: unset;
    }
    .news-image img {
      max-height: 300px;
    }
    .breadcrumb {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      margin-bottom: 0;
    }
    .newsdetail-wrapper .breadcrumb p {
      display: inline;
    }
    .related-content-section p b {
      color: #777777;
      font-size: 10px;
      line-height: 11px;
    }
    .related-content-section .without-image p {
      color: #fff;
      padding: 0 8px;
      padding-bottom: 5px;
      display: block;
    }
    .rc-wrapper.without-image {
      height: 180px;
      width: 100%;
      padding: 5px 0;
      background: #191818;
    }
    .menu-sidebar-menu-container ul#menu-sidebar-menu li.news {
      float: unset;
      max-width: 100%;
      width: 100%;
      margin-bottom: 20px;
    }
    .menu-sidebar-menu-container ul#menu-sidebar-menu li.markets {
      float: unset;
      max-width: 100%;
      width: 100%;
    }
    .menu-sidebar-menu-container
      ul#menu-sidebar-menu
      li.product-trends
      ul.sub-menu {
      max-height: 100%;
    }
    .menu-sidebar-menu-container
      ul#menu-sidebar-menu
      li.product-trends
      .sub-menu
      li {
      max-width: 100%;
    }
    .related-content-section .content-box .sponsored-cmpny {
      top: 98px !important;
      transform: unset !important;
    }
  }

  @media only screen and (min-width: 1024px) and (max-width: 1239px) {
    .rc-img-title {
      padding: 0px 8px;
    }
    .related-content-section p.rc-img-content {
      min-height: fit-content;
      max-height: fit-content;
    }
    .related-content-section p {
      padding: 0;
      margin: 1px 0 4px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
    }
    .related-content-section p b {
      color: #777777;
      font-size: 10px;
      line-height: 11px;
    }
    .menu-sidebar-menu-container ul#menu-sidebar-menu li.news {
      float: unset;
      max-width: 100%;
      width: 100%;
      margin-bottom: 20px;
    }
    .menu-sidebar-menu-container ul#menu-sidebar-menu li.markets {
      float: unset;
      max-width: 100%;
      width: 100%;
    }
  }

  @media screen and (max-width: 390px) {
    .article_dfp_ads {
      padding: 25px 0;
    }
  }

  .related-content-section .content-box .sponsored-cmpny {
    background-color: #000;
    position: absolute;
    top: 173px;
    padding: 3px 10px;
  }

  .related-content-section .content-box .sponsored-cmpny p.sponsored {
    color: #fff;
    padding-bottom: 0;
  }

  div[data-pbm-video-gallery] .aspect-ratio:before {
    padding-bottom: 56.25%;
    content: "";
    display: block;
    width: 100%;
  }

  div[data-pbm-video-gallery] iframe {
    height: 100%;
  }

  .video-gallery__main .aspect-ratio > .aspect-ratio__element {
    height: unset;
  }

  div[data-pbm-video-gallery] svg.pbm-icon.play-icon {
    height: 50px;
    max-height: 50%;
    max-width: 50%;
    width: 50px;
    fill: #fff;
  }

  div[data-pbm-video-gallery] .post-item__image-category {
    align-items: center;
    background-color: #221f20;
    display: flex;
    height: 36px;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 36px;
    z-index: 2;
  }

  div[data-pbm-video-gallery] .aspect-ratio {
    position: relative;
  }

  div[data-pbm-video-gallery] .aspect-ratio__element {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    max-width: none;
    object-fit: cover;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  div[data-pbm-video-gallery] .video-gallery__main h4 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 20px;
  }

  div[data-pbm-video-gallery]
    .pbm-slider-wrapper
    .post-item__content
    .post-item__title
    a {
    font-size: 16px;
    display: inline-block;
    line-height: 20px;
  }

  div[data-pbm-video-gallery] .pbm-slider-wrapper p {
    font-size: 12px;
    line-height: 16px;
  }

  div[data-pbm-video-gallery] .pbm-slider-wrapper h2 {
    padding-left: 0;
    margin-bottom: 0;
  }

  div[data-pbm-video-gallery] .pbm-slider-wrapper .post-item {
    padding-right: 15px;
    max-height: 265px;
  }

  div[data-pbm-video-gallery] .pbm-slider-wrapper .slick-prev {
    left: 0 !important;
  }

  .news-detail div[data-pbm-video-gallery] .pbm-slider-wrapper .slick-next {
    right: 13px !important;
  }

  /*  */

  .post-item--gallery {
    border-bottom: 1px solid #221f20;
    border-top: 4px solid #221f20;
    margin-bottom: 40px;
    padding-bottom: 20px;
  }

  .post-item--gallery.gallery-border-hidden {
    border-bottom: 0 solid #221f20;
    border-top: 0 solid #221f20;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-bottom: 20px;
  }

  .post-item--gallery .pbm-gallery .pbm-gallery-image .gallery__image {
    transition: padding 0.2s;
    padding-bottom: 50% !important;
  }

  .post-item--gallery .gallery__image {
    display: block;
    margin-bottom: 8px;
    opacity: 1;
  }

  .post-item--gallery .aspect-ratio {
    position: relative;
  }

  .post-item--gallery .aspect-ratio:before {
    content: "";
    display: block;
    width: 100%;
  }

  .post-item--gallery .aspect-ratio > .aspect-ratio__element {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    max-width: none;
    object-fit: cover;
    width: 100%;
  }

  .post-item--gallery .pbm-gallery .pbm-gallery-image img {
    object-fit: cover;
  }

  .post-item--gallery .gallery__image-description {
    display: none;
  }

  .pbm-tns-controls {
    display: none;
  }

  .pbm-slider-wrapper button {
    background: #e7e7e7;
    border: 0;
    height: 50px;
    padding: 0;
    position: absolute;
    top: 50% !important;
    transform: translateY(-60%) !important;
    width: 26px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .pbm-slider-wrapper button:hover {
    background: #e7e7e7;
    opacity: 0.9;
  }

  .pbm-slider-wrapper .slick-prev {
    left: 4px !important;
  }

  .pbm-slider-wrapper .slick-next {
    right: 1px;
  }

  .post-item--gallery .pbm-slider-wrapper .aspect-ratio--9-5:before {
    padding-bottom: 55.55%;
  }

  .post-item--gallery .pbm-slider figure {
    margin-bottom: 0;
  }

  .post-item--gallery .pbm-slider figure img {
    padding: 0 4px;
  }

  .post-item--gallery .post-item__content .post-item__title a,
  div[data-pbm-video-gallery] .post-item__content .post-item__title a {
    font-size: 26px;
    line-height: 1.57;
    color: #000 !important;
  }

  .post-item--gallery .slick-initialized.slick-slider:before {
    content: none;
  }

  /* .slick-prev:before {
    content: '' !important;
    background: url(../images/left.png) no-repeat center;
    width: 7px;
    height: 11px;
    position: absolute;
  }

  .slick-next:before {
    content: '' !important;
    background: url(../images/right.png) no-repeat center;
    width: 7px;
    height: 11px;
    position: absolute;
  } */

  .post-item--gallery .post-item__content {
    font-size: 0;
  }

  .events-and-webinar .post-item--gallery,
  .events-and-webinar div[data-pbm-video-gallery] {
    display: none;
  }

  /* ------- */

  .fancybox-caption.fancybox-caption--separate {
    padding: 0;
    position: relative;
    background: unset;
    margin: 0;
  }

  .cloned-caption {
    position: unset;
    width: 100%;
  }

  .fancybox-caption__body {
    padding: 15px;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .fancybox-image {
    position: unset !important;
  }

  .fancybox-content {
    height: unset !important;
  }

  .photo-related-content .post-item__content {
    background: #000;
    height: 55px;
    padding: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .photo-related-content.without-image .post-item__image:before {
    content: unset;
  }

  .photo-related-content.without-image .post-item__content {
    background: transparent;
    padding: 0;
  }

  @media screen and (max-width: 767px) {
    .fancybox-caption {
      padding: 0 !important;
      position: relative !important;
    }
    .cloned-caption {
      bottom: -100px;
      height: unset;
    }
    .elementor-widget-container .related-content-section .without-image p {
      padding: 0 9px;
    }
    .latest .content.tab-content .tab-pane.show.active .without-img-content {
      max-width: 301px;
      margin: auto;
    }
    .latest
      .content.tab-content
      .tab-pane.show.active
      .without-img-content
      a.sponsored-cmpny {
      top: 75%;
    }
    .related-content-section .content-box .sponsored-cmpny {
      top: 172px !important;
    }
    .latest
      .content.tab-content
      .tab-pane.show.active
      .content-box
      a.sponsored-cmpny,
    .latest
      .content.tab-content
      .tab-pane.show.active
      .without-img-content
      a.sponsored-cmpny {
      top: 186px;
    }
    .sponsored-content-heading.mobile-show {
      display: flex !important;
      background: #e6e6e6;
      height: 39px;
      justify-content: center;
      align-items: center;
      font-weight: 400;
      font-size: 13px !important;
      line-height: 16px;
      color: #666666;
      margin-bottom: 10px;
    }
  }

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

  .photo-related-content {
    position: relative;
  }

  .photo-related-content p.tag-list {
    position: absolute;
    top: 105px;
    z-index: 1;
  }

  .post-content-wrap
    a:not(.page-template-template-homepage .post-content-wrap a) {
    color: #ee1c27;
    font-weight: 500;
  }

  .post-content-wrap a:hover:not(.page-template-template-homepage a) {
    color: #383838;
  }
  .news-detail iframe {
    width: 100%;
  }
  /* sponsored-content page */

  .single-sponsored_content .wp-post-image {
    display: block !important;
  }
  .sponsored-content-heading.desktop-show {
    background: #e6e6e6;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 16px;
    color: #666666;
    margin-bottom: 10px;
  }
  .sponsored-content-heading.mobile-show {
    display: flex !important;
  }
  .tdc_SC_sponsor_identity {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 10px;
  }
  .sponsored-related-content-section .top-news-section {
    padding: 0 !important;
    margin-bottom: 25px !important;
  }
}

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

.photo-related-content {
  position: relative;
}

.photo-related-content p.tag-list {
  position: absolute;
  top: 105px;
  z-index: 1;
}

.post-content-wrap
  a:not(.page-template-template-homepage .post-content-wrap a) {
  color: #ee1c27;
  font-weight: 500;
}

.post-content-wrap a:hover:not(.page-template-template-homepage a) {
  color: #383838;
}
.news-detail iframe {
  width: 100%;
}
/* sponsored-content page */

.single-sponsored_content .wp-post-image {
  display: block !important;
}
.tdc_SC_sponsor_identity {
  padding-top: 10px;
  overflow: hidden;
}
.sponsored-content-heading {
  background: #e6e6e6;
  height: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #666666;
  text-transform: uppercase;
}
.sponsored-related-content-section h2 {
  font-weight: 500 !important;
  font-size: 15.5931px !important;
  line-height: 19px !important;
  color: #232526 !important;
  border-top: 0.251385px solid #232526;
  border-bottom: 0.251385px solid #232526 !important;
  padding: 10px 0 !important;
  margin-bottom: 7px !important;
}
.sponsored-related-content-section .top-news-section {
  max-width: 458px;
  padding-left: 22px;
  margin: 0;
}
.sponsored-related-content-section .top-news-section ul li a {
  margin-bottom: 5px;
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #232526;
}
.sponsored-related-content-section .top-news-section li {
  height: unset !important;
  padding: 11px !important;
}
.tdc_SC_sponsor_identity .blurb {
  font-weight: 400;
  font-size: 14px !important;
  line-height: 18px;
  color: #000000;
}
.news-detail p iframe {
  width: 100% !important;
}
.latest-category-section.desktop-show .featured-image {
  margin-bottom: 8px;
}
.latest-category-section.desktop-show img {
  width: 100%;
  height: 162px;
  object-fit: cover;
}
.slidedeck .article_dfp_ads {
  display: none !important;
}
.sd2-slide-text p {
  color: #3ea0c1;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
}
.slidedeck dd img {
  width: 100% !important;
}
