.news-description .else {
  display: none;
}

/* Pagination */
ul.alpha-pagination .all {
  display: none;
}

ul.alpha-pagination {
  padding-left: 0;
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

ul.alpha-pagination li {
  list-style: none;
}

li.page-item.top-10 a {
  width: 100px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #181818 !important;
}

li.page-item.all a {
  width: 100px;
  margin: 0 5px !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #181818;
}

/*
ul.alpha-pagination li a {
  border: 2px solid #232526;
  padding: 5px;
  text-decoration: none;
  width: 25px;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 13px;
  color: #181818;
}
*/
.powerlist-content-wrap .article_dfp_ads {
  display: none !important;
}

ul.alpha-pagination li a {
  border: 2px solid #232526;
  padding: 5px;
  text-decoration: none;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 13px;
  color: #181818;
}

li.page-item a:hover,
li.page-item a.active {
  background: red;
  color: #ffffff;
  border-color: #232526;
}

.power-list-content h2,
.power-list-categorized h2:not(.powerlist-box h2) {
  font-weight: 700;
  font-size: 26.96px;
  line-height: 44px;
}

.power-list-categorized h2:not(.powerlist-box h2) {
  border-bottom: 2px solid #232526;
  font-size: 24px;
  margin-top: 26px;
}

.power-list-content .elementor-widget:not(:last-child) {
  margin-bottom: 15px;
}

.powerlist-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  text-align: center;
}

.powerlist-box h2 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 0;
}

.powerlist-box .power-count {
  font-size: 14px;
  font-weight: 600;
  margin-top: 3px;
}

.powerlist-box .title h2 {
  padding-left: 0px;
  text-align: center !important;
  padding-bottom: 10px;
  line-height: 33px;
}

.powerlist-box .featured-image {
  margin-bottom: 8px;
  height: 160px;
  width: 100%;
}

.powerlist-box .desc p {
  font-size: 14px;
  line-height: 20px;
}

.powerlist-box .featured-image.no-image {
  background: url(../images/default-image.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.powerlist-box img {
  height: 160px !important;
  width: 100%;
  object-fit: contain;
}

.powerlist-box {
  border: 2px solid #232526;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.powerlist-box span.order {
  background: red;
  padding: 3px 10px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0;
}

.powerlist-box .read-more.btn {
  font-weight: 700;
  font-size: 12px;
  line-height: 13px;
  text-transform: uppercase;
  border: 2px solid #232526;
  border-radius: unset;
  width: calc(100% - 28px);
  margin-bottom: 10px;
}

.powerlist-box .desc {
  text-align: left;
}

.powerlist-box .title,
.powerlist-box .power-count,
.powerlist-box .desc {
  padding: 0 14px;
}

.template-page .publish-info {
  margin-top: 4px;
}

.template-page .publish-info a {
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  color: #232526;
}

.template-page .publish-info span {
  padding: 0 8px;
}

.template-page .publish-info a {
  text-transform: capitalize;
}

.post-type-archive-tribe_events .newsletter-acton-form-rightsidebar {
  margin-top: 69px;
}

.event-search-form__inputs button:first-child {
  margin-left: 10px;
}

.event-search-form__inputs button {
  border-radius: unset;
}

.event-search-form__filters .event-search-form__inputs:nth-child(3) {
  margin-right: 30px;
}

.event-item--details .event-location {
  margin-top: 45px;
}

.event-search-form__inputs button:last-child:hover {
  background-color: #181818 !important;
}

/* homepage featured */

#featured-content {
  display: flex;
}

#featured-content .other-top-stories {
  position: relative;
  margin-top: 146px;
  padding-left: 10px;
  padding-right: 30px;
  width: 313px;
}

#featured-content .other-top-stories:before {
  content: "";
  width: 100%;
  border-top: 1px solid #d9d9d9;
  position: absolute;
  left: 0px;
  top: -14px;
}

#featured-content .other-top-stories h2 {
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  color: #232526;
  margin-bottom: 0;
}

#featured-content .other-top-stories ul li,
#featured-content {
  position: relative;
}

#featured-content .other-top-stories ul li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 4px;
  top: 15px;
  left: 0;
  background: #ee1c27;
}

#featured-content .other-top-stories a {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #232526;
  display: block;
  border-bottom: 1px solid #d3d3d3;
  padding: 11px 0 14px 0;
  margin-left: 14px;
}

#featured-content .other-top-stories li:last-child a {
  border-bottom: unset;
}

#featured-content .featured_b_and_c .featured-image {
  width: 200px;
  height: 160px;
}

#featured-content .featured-image img {
  max-width: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#featured-content .featured_a .featured-image {
  padding: 8px;
}

#featured-content .featured_a .featured-image.without-image {
  height: 327px;
  position: relative;
  z-index: 1;
  background-color: #f3f3f3;
}

#featured-content .featured_a img {
  height: 296px;
  width: 400px;
  object-fit: cover;
}

#featured-content .tag-name {
  padding: 3.5px 9px;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  background-color: #ee1c27;
  position: absolute;
  top: 0;
  z-index: 999;
  text-transform: capitalize;
}

#featured-content .featured_b_and_c .most-viewed {
  max-width: 200px;
  position: relative;
}

#featured-content .featured_b_and_c .most-viewed p {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 13px !important;
  line-height: 15px;
  color: #232526;
  background: #ffffff;
  position: absolute;
  bottom: -2px;
  opacity: 0.88;
  margin-bottom: 0;
  min-height: 36px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  vertical-align: middle;
  padding: 8px 8px 8px 9px;
  width: 100%;
}

#featured-content .featured_a {
  background-color: #f3f3f3;
  margin-right: 8px;
}

#featured-content .featured_a .description-section {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 313px;
  width: 100%;
  background: #f3f3f3;
  padding: 12px 9px 0 13px;
}

#featured-content .featured_a h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  vertical-align: middle;
  color: #232526;
  margin-bottom: 0;
}

#featured-content .featured_a .desc p {
  margin-top: 10px;
  font-weight: 400;
  font-size: 12px !important;
  line-height: 14px;
  color: #666666;
}

#featured-content .image-caption {
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  color: #666666;
  text-align: left;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 4px;
}

#featured-content .featured_b {
  margin-bottom: 7px;
}

#featured-content .tag-name a {
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  color: #ffffff;
}

/* ------------------- */
.right-sidebar-top-stories .top-stories-image img {
  width: 60px;
  height: 40px;
  object-fit: unset;
}

footer.site-footer {
  display: block !important;
}

.header-bottom-left ul li.advertise a {
  color: unset !important;
}

.header-bottom-left ul li.advertise.current-menu-item > a {
  color: #ee1c27 !important;
}

.advColR {
  height: auto !important;
}

.right-sidebar-top-stories .top-stories-area p {
  margin-bottom: 0;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  /* position: relative; */
}

.latest-category-section .title h2,
.latest-category-section p {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  /* position: relative; */
}

.homepage-categories-section .without-image .rc-img-title,
.homepage-categories-section .without-image .desc p {
  color: unset;
}

.content-box .featured-image,
.most-viewed.no-image,
.without-image,
.sponsored-related-content .without-image .rc-img-title,
.homepage-categories-section .without-image,
.featured-contents-row
  .column-right.featured-contents
  .featured-image.without-image,
.ns-landing-page .right-cs .content-box .without-image {
  background: #f3f3f3 !important;
}

.no-image .slideshow-content h2,
.no-image .slideshow-content p,
.no-image .single-content h2,
.no-image .single-content p,
.ns-landing-page .right-cs .content-box .without-image .title h2,
.ns-landing-page .right-cs .content-box .without-image .desc p,
.ns-landing-page .right-cs .content-box .without-image .date p,
.without-image .sponsored-related-content .rc-img-title,
.sponsored-related-content .without-image .rc-img-title h2,
.sponsored-related-content .content-box .without-image .desc p {
  color: #191818 !important;
}

.sponsored-related-content .featured-image.without-image {
  text-align: left;
}

.page-template-template-homepage
  .elementor
  .featured-image
  img:not(.top-news-section .most-viewed .featured-image img) {
  object-fit: cover;
}

.power-heading-text h2 {
  font-style: normal;
  font-size: 24px;
  line-height: 44px;
  color: #232526 !important;
  border-bottom: 2px solid #232526;
  padding-left: 0px !important;
  padding-bottom: 10px;
  margin-bottom: 0px !important;
}

.digital-edition-content iframe {
  width: 100%;
  display: inline-block;
  height: 991px;
  margin-top: 10px;
}

.event-content .sponsore-box {
  text-align: center;
  margin-bottom: 60px;
}

.event-content .sponsore-box h5 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
}

.event-content .sponser-img-content {
  justify-content: space-evenly;
  align-items: baseline;
}

.event-content .sponser-img-content img {
  margin-top: 25px;
}

.slideshow-body a {
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 15px;
  display: block;
}

.slide-show-list .col-sm-4 {
  text-align: center;
}

.container.digital-wrap .col-lg-4,
.container.special-wrap .col-lg-4 {
  text-align: center;
}

.container.digital-wrap .col-lg-4 .digital-img,
.container.special-wrap .col-lg-4 .digital-img {
  border: 1px solid #d6d6d6;
}

.container.digital-wrap .digital-body a,
.container.special-wrap .digital-body a {
  color: #333;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.container.digital-wrap .digital-body a:hover,
.container.special-wrap .digital-body a:hover {
  color: #e51b39;
}

.contact-us .section-wrapper {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #dbdbda;
}

@media (min-width: 1360px) {
  .digital-edition-content iframe {
    height: 910px;
  }
}

@media (max-width: 859px) and (min-width: 700px) {
  .digital-edition-content iframe {
    height: 554px;
  }
}

@media (max-width: 1159px) and (min-width: 960px) {
  .digital-edition-content iframe {
    height: 752px;
  }
}

@media (max-width: 699px) and (min-width: 500px) {
  .digital-edition-content iframe {
    height: 448px;
  }
}

@media (max-width: 499px) {
  .digital-edition-content iframe {
    height: 317px;
  }
}

.container.digital-wrap .col-lg-12.text-right {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.container.digital-wrap .col-lg-12.text-right a {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

.container.special-wrap .col-lg-12.text-right a {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

.col-lg-12.text-right.detail-page a {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  display: block;
}

.news-detail p a,
.news-detail ul li a {
  color: #232526 !important;
}

.news-detail p a:hover,
.news-detail ul li a:hover {
  color: #ec1c24 !important;
}

/********************************** Popup related CSS *************************************/

.fancybox-opened .ao-form {
  max-width: unset;
}

.fancybox-opened .ao-block-wrapper .ao-richtext-block {
  position: unset;
  width: unset;
}

.fancybox-opened table {
  margin-bottom: 0 !important;
}

.fancybox-opened table th,
.fancybox-opened table td {
  border: unset !important;
}

.fancybox-opened table tbody {
  background: #fff;
}

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th,
table tbody tr:hover > td,
table tbody tr:hover > th {
  /* background-color: #204892; */
  background-color: #2048924d;
}

table.mythyr-estore td,
table.mythyr-estore td:hover {
  background-color: unset !important;
}

@media (max-width: 768px) {
  .fancybox-opened table tbody tr {
    display: flex;
    flex-direction: column;
  }

  .fancybox-opened table tbody tr td {
    width: 100%;
  }
}

/********************************** Popup related CSS *************************************/

.ao-form input.ao-form-field {
  border: 1px solid #cccccc !important;
  margin-bottom: 10px;
  color: #979797;
}

.ao-form select.ao-form-field {
  border: 1px solid #cccccc !important;
  /* margin-bottom: 10px; */
}

#post-1992 .ao-block-wrapper .ao-richtext-block {
  position: inherit;
}

.print_digital_frame iframe {
  width: 100% !important;
  height: 2300px !important;
}

.news-detail h2 {
  padding-left: 0px;
}

/******************* Digital Edition page ***********/

.special-section-top {
  border-bottom: 0.0625rem solid #d6d6d6;
  padding: 0.625rem 0;
  padding-bottom: 0.9375rem;
  margin: 1.25rem 0;
  margin-bottom: 1.563rem;
}

@media screen and (min-width: 48rem) {
  .special-section-top .col-lg-4 {
    padding-left: 0;
  }
}

.special-section-top .col-lg-4 .post-thumnb {
  border: 0.0625rem solid #d6d6d6;
}

.special-section-top ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-bottom: 0;
}

@media screen and (min-width: 62rem) {
  .special-section-top ul {
    margin-top: -15px;
  }
}

.special-section-top ul li {
  border-bottom: 0.0625rem solid #d6d6d6;
  padding: 0.9375rem 0;
}

.special-section-top ul li a {
  font-weight: 400;
  color: #333;
  font-size: 1.125rem;
  transition: all 0.5s ease 0s;
}

.special-section-top ul li a:hover {
  text-decoration: none;
  color: #e51b39;
}

.special-section-top ul li:first-child {
  padding-top: 0;
  margin-top: 0.625rem;
}

.special-section-top ul li:last-child {
  border-bottom: 0;
}

.special-section-top ul .post-title {
  margin-top: 0;
  line-height: 0;
}

.special-section-top ul .post-title a {
  line-height: 1.5rem;
}

.special-section-top .post-title-text {
  margin-top: 0.625rem;
  text-align: left;
}

@media screen and (min-width: 62rem) {
  .special-section-top .post-title-text {
    text-align: center;
  }
}

.special-section-top .post-title-text a {
  font-size: 1.125rem;
  color: #e51b39;
}

.special-section-top .col-* {
  padding: 0;
}

@media screen and (min-width: 48rem) {
  .special-section-top .col-* {
    padding: 0 0.9375rem;
  }
}

.digital-wrap .col-lg-12 {
  padding-left: 0;
}

@media screen and (min-width: 48rem) {
  .digital-wrap .col-lg-12 {
    padding-left: 0.9375rem;
  }
}

.digital-wrap .digital-img {
  text-align: center;
  border: 0.0625rem solid #d6d6d6;
}

.digital-wrap .digital-img img {
  height: 290px;
  width: 250px !important;
}

.digital-wrap .digital-body {
  font-size: 1.125rem;
  padding: 0.9375rem 0 0.9375rem 0;
  text-align: center;
  margin: 0 auto;
  font-weight: 500;
}

.digital-wrap .digital-body a {
  color: #333;
}

.digital-wrap .digital-body a:hover,
.digital-wrap .digital-body a:focus {
  color: #e51b39;
}

.digital-wrap .text-right a {
  color: #333;
  font-weight: 500;
  font-size: 1rem;
}

.digital-wrap .text-right a .right-arrow {
  margin-left: 0.625rem;
  margin-top: -0.2rem;
}

.digital-wrap .text-right a:hover,
.digital-wrap .text-right a:focus {
  color: #e51b39;
}

.digital-wrap h1 {
  margin-bottom: 1.875rem;
}

.digital-wrap hr {
  margin: 0 0.9375rem 1.875rem 0.9375rem;
  border: 0;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
  width: 100%;
}

.special-wrap {
  margin-bottom: 3.125rem;
  padding-top: 2.5rem;
}

.special-wrap .col-lg-12 {
  padding-left: 0;
}

@media screen and (min-width: 48rem) {
  .special-wrap .col-lg-12 {
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 62rem) {
  .special-wrap {
    margin-bottom: 0;
  }
}

.special-wrap .digital-img {
  text-align: center;
  border: 0.0625rem solid #d6d6d6;
}

.special-wrap .digital-img img {
  height: 290px;
  width: 250px !important;
}

.special-wrap .digital-body {
  font-size: 1.125rem;
  padding: 1.25rem 0 1.875rem 0;
  text-align: center;
  margin: 0 auto;
  font-weight: 500;
}

.special-wrap .digital-body a {
  color: #333;
}

.special-wrap .digital-body a:hover,
.special-wrap .digital-body a:focus {
  color: #e51b39;
}

.special-wrap .text-right a {
  color: #333;
  font-weight: 500;
  font-size: 1rem;
}

.special-wrap .text-right a .right-arrow {
  margin-left: 0.625rem;
  margin-top: -0.2rem;
}

.special-wrap .text-right a:hover,
.special-wrap .text-right a:focus {
  color: #e51b39;
}

.special-wrap hr {
  margin: 0 0.9375rem 1.875rem 0.9375rem;
  border: 0;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
  width: 100%;
}

.special-wrap h1 {
  margin-top: 0 !important;
  margin-bottom: 1.875rem;
}

#special-edition-mobile,
.outer-car {
  display: block;
}

@media screen and (min-width: 62rem) {
  #special-edition-mobile,
  .outer-car {
    display: none;
  }
}

#special-edition-section,
#digitial-edition-section {
  display: none;
}

@media screen and (min-width: 62rem) {
  #special-edition-section,
  #digitial-edition-section {
    display: flex;
  }
}

.owl-carousel .owl-stage-outer {
  max-height: 380px;
}

@media screen and (min-width: 62rem) {
  .owl-carousel .owl-stage-outer {
    max-height: 350px;
  }
}

.sections-page .pagination {
  display: block;
}

@media screen and (min-width: 48rem) {
  .sections-page .pagination {
    display: flex;
  }
}

.sections-page .pagination .pages {
  color: #666;
  font-size: 13px;
  margin-right: 10px;
  margin-top: 0.125rem;
  display: block;
}

@media screen and (min-width: 48rem) {
  .sections-page .pagination .pages {
    display: inline;
  }
}

.sections-page .pagination a {
  display: inline-block;
  margin: 0 0.3125rem;
  font-size: 1rem;
  color: #333;
  font-weight: 500;
}

.sections-page .pagination a:hover,
.sections-page .pagination a:focus {
  color: #e51b39;
}

.sections-page .pagination .current {
  color: #e51b39;
  margin: 0 0.3125rem;
}

.sections-page .pagination #tie-next-page a,
.sections-page .pagination #tie-next-page .first {
  top: -1px;
  position: relative;
  color: #333;
}

.sections-page .pagination #tie-next-page a:hover,
.sections-page .pagination #tie-next-page a:focus,
.sections-page .pagination #tie-next-page .first:hover,
.sections-page .pagination #tie-next-page .first:focus {
  color: #e51b39;
}

.page-template-digital-edition-page
  .sidebar
  .widget-container
  .top-editor-section {
  margin-top: 0;
}

.page-template-digital-edition-page .sidebar .ao-form {
  padding-bottom: 1.25rem !important;
  padding-top: 0 !important;
}

.page-template-digital-edition-page .sidebar .dfp-ad-widget-class {
  margin-bottom: 3.125rem;
}

.text-right {
  text-align: right !important;
}

/*hOME*/

.page-content h1 span {
  margin: 0;
  font-size: 1.375rem;
  line-height: normal;
  border-bottom: 0.3125rem solid #d6d6d6;
  color: #e51b39;
  display: inline-block;
  padding-bottom: 0.3125rem;
  font-weight: 700;
}

.page-content h1 {
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}

.week-of-the-issue .week-article {
  border-bottom: 0.0625rem solid #d6d6d6;
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
}

.week-of-the-issue .week-article .post-thumnb {
  width: 31%;
  float: left;
}

.week-of-the-issue .week-article .post-thumnb a {
  float: left;
  margin-right: 1.875rem;
}

.week-of-the-issue .week-article .post-thumnb a img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.week-of-the-issue .week-article .week-bottom-title {
  width: 100%;
  float: none;
}

.week-of-the-issue .week-article .week-bottom-title .post-title {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: -5px;
  line-height: 1.5rem;
  float: none;
}

.week-of-the-issue .week-article .week-bottom-title .post-title a {
  color: #333;
  transition: all 0.5s ease 0s;
}

.week-of-the-issue .week-article .week-bottom-title .entry-content {
  padding-bottom: 0;
  font-weight: 300;
  line-height: 1.5rem;
  color: #666;
}

@media only screen and (min-width: 390px) and (max-width: 1365px) {
  .box.shadow {
    margin: 0 20px 10px 0px !important;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1540px) {
  .box.shadow {
    margin: 0 20px 10px 0px !important;
  }
}

.box.shadow {
  margin: 0 20px 10px 0;
  padding: 10px 20px 20px 20px;
  background-color: #f6f6f6;
  word-wrap: break-word;
  border-radius: 5px;
  border: 1px solid #aaa;
}

.box.shadow.alignright {
  margin: 0;
  text-align: left;
}

.box.shadow.alignleft .article_dfp_ads {
  display: none !important;
}

.events_class .event-item__image img {
  cursor: pointer;
}

/*subscription form*/
#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 {
  max-width: unset;
}

@media screen and (min-width: 36rem) {
  #ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 .ao-block-wrapper {
    width: 48%;
  }
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 .ao-block-wrapper {
  float: left;
  position: static;
  display: inline-block;
  margin-right: 2%;
  clear: none;
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 .ao-block-wrapper:first-child {
  width: 100%;
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 label.ao-form-label {
  line-height: 1.5;
  display: block;
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 .ao-block-wrapper label {
  font-weight: 700;
  color: #333;
  font-size: 15px;
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 .ao-richtext-block span {
  font-family: "roboto" !important;
  font-weight: normal;
  color: #333;
  font-size: 1.25rem !important;
  text-decoration: none !important;
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 input {
  height: 2.625rem;
  border-color: #dcdcdc !important;
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 .ao-block-wrapper:nth-child(14) {
  width: 100%;
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 .ao-combo-label {
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 .ao-submit-block button {
  float: left;
  min-width: 150px;
  height: 3.125rem;
  font-weight: 500 !important;
  font-size: 1.25rem !important;
  text-align: center;
  background-color: #e51b39 !important;
  border-color: #e51b39 !important;
  line-height: 0.75rem;
  border-radius: 0 !important;
  cursor: pointer;
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 .ao-block-wrapper:nth-child(20) {
  width: 100%;
  border-top: 0.0625rem solid #ddd;
  padding-top: 1.25rem;
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 select {
  width: 100% !important;
  display: block;
  border-style: solid;
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 0 !important;
  height: 2.625rem;
}

#ao-form-67a89a71-85d6-447c-8aea-2951f36b6204 .ao-combo-block {
  margin-top: 0px;
}

.slideshow-send-your-photo-wrap {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
}

.ad-gallery .ad-thumbs li,
.ad-gallery .ad-thumbs .ad-thumb-list {
  float: unset !important;
  padding-right: unset !important;
}

.ad-gallery .ad-thumbs .ad-thumb-list {
  display: flex;
  gap: 15px;
}

.newsletter-acton-form-rightsidebar .ao-form input.ao-form-field,
.newsletter-acton-form-rightsidebar .ao-form select.ao-form-field {
  border: none !important;
}

.fancybox-opened .acton-dg-main table tbody {
  background: transparent !important;
}

.related-content-section p {
  min-height: 56px;
}

.scroll-hide .site-footer {
  display: none !important;
}

.ad-gallery {
  max-width: 770px;
  margin: auto !important;
}

.bcpNotificationBar table tbody td {
  border: unset !important;
}

.col-sm-9 .ao-block-wrapper .ao-richtext-block {
  position: inherit !important;
}

/* ================== */
.featured-contents-3a img,
.featured-contents-3b img {
  height: 115px !important;
}

.top-news-section .description-section .title h2 {
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.homepage-featured-section .featured-contents .title {
  background: #f3f3f3;
  /* position: absolute; */
  bottom: 0;
  opacity: 0.88;
  padding: 8px 8px 8px 9px;
}

.homepage-featured-section .featured-contents .title p {
  background: unset;
  position: unset;
  opacity: unset;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  vertical-align: middle;
  padding: unset;
  min-height: unset;
}

.top-news-section .description-section .desc p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.content-box .desc,
.slideshowContents .desc {
  min-height: 36px;
}

.content-box .desc p,
.slideshowContents .desc p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  vertical-align: middle;
}

.homepage-categories-section .rc-img-title {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  min-height: 40px;
  -webkit-box-orient: vertical;
}

.newsletter-section .ao-form input.ao-form-field {
  color: #979797;
}

.newsletter-acton-form-rightsidebar .ao-form select.ao-form-field {
  margin-bottom: 0px;
}

.btm-header-right .manage-account .menu-item-has-children .sub-menu a:hover {
  color: #e51b39;
}

.subscribe-top-heading-text {
  line-height: 85px;
}

.plan .plan-cost .plan-price {
  line-height: 48px;
}

ul.plan-features li {
  list-style: disc !important;
}

.featured-contents-row .column-right.featured-contents .featured-image img {
  object-fit: contain;
}

.bcpNotificationBarStickyBottom table td:last-child {
  vertical-align: inherit;
}

.homepage-featured-section .featured-contents .featured-image {
  height: 115px;
}

.intro-section a:hover {
  color: #ec1c24;
}

.intro-section a {
  color: #000000;
}

.rc-wrapper {
  margin-bottom: 0;
}

.rc_title_wrap {
  min-height: 45px;
  padding: 6px 12px;
  background: #000;
  display: flex;
  align-items: center;
  margin-bottom: 7px;
  position: unset;
}

.rc-content-wrap {
  background: unset;
  opacity: unset;
}

.related-content-section p {
  min-height: 56px;
  color: #191818;
  font-size: 14px;
  line-height: 15px;
  margin: 0;
  padding: 1px 0 6px;
  font-weight: 400;
}

.news-detail blockquote span {
  position: relative;
}

.news-detail blockquote span:before {
  content: "\201C";
  font-size: 50px;
  line-height: 0;
}

.news-detail blockquote span:after {
  content: "\201D";
  font-size: 50px;
  line-height: 0;
  position: absolute;
  bottom: 8px;
}

.related-content-section .without-image .rc-content-wrap {
  background-color: unset;
  position: absolute;
  bottom: unset !important;
  top: 5px;
  width: 100%;
}

.article-detail-page .rc-wrapper.without-image .rc-img-title,
.rc-wrapper.without-image .rc-content-wrap p,
.rc-wrapper.without-image .rc-content-wrap p b {
  color: #191818;
}

.rc-wrapper.without-image .rc-content-wrap p {
  min-height: unset;
}

.rc-wrapper.without-image {
  padding: 0;
}

.related-content-section p {
  display: block;
}

blockquote {
  font-size: 1.625rem !important;
  color: #666 !important;
  line-height: initial !important;
  font-style: italic;
  font-weight: 500 !important;
  margin-bottom: 1.25rem;
  position: relative;
  padding-left: 4em;
  padding-right: 4rem;
  float: left;
  width: 100%;
}

blockquote p {
  font-size: 1.625rem !important;
  color: #666 !important;
  line-height: initial !important;
  font-style: italic;
  font-weight: 500 !important;
  margin-bottom: 1.25rem;
}

blockquote:before {
  background: url(../images/blockquote.png) no-repeat;
  content: "";
  height: 3.75rem;
  width: 3.75rem;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

blockquote:after {
  background: url(../images/Quote_down.png) no-repeat center;
  content: "";
  height: 3.75rem;
  width: 3.75rem;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
}

.news-detail h2 {
  font-size: 32px;
}

.latest-category-section img {
  object-fit: contain !important;
}

.pop-out-menu-area.pop-out-menu-open::-webkit-scrollbar {
  display: none;
}
.ldl-search-stats-div .ldl-search-stat-circle:nth-child(1) {
  order: 1;
}
.ldl-search-stats-div .ldl-search-stat-circle:nth-child(2) {
  order: 2;
}
.ldl-search-stats-div .ldl-search-stat-circle:nth-child(3) {
  order: 4;
}
.ldl-search-stats-div .ldl-search-stat-circle:nth-child(4) {
  order: 3;
}
.event-image img {
  max-width: fit-content;
}
.page-template-bc-paywall-psa .fancybox-overlay .fancybox-inner,
.page-template-bc-paywall-psa .fancybox-overlay .fancybox-outer,
.page-template-bc-paywall-psa .fancybox-overlay .fancybox-skin {
  max-width: max-content !important;
}

/* -----------------------------------------------  07/12/2023 */
.featured-contents-row .featured-contents .title h2 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  vertical-align: middle;
}
.dfp-ad-widget-class {
  margin-bottom: 15px;
}
.content_loader {
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
  min-height: 800px;
}
.content_loader::after {
  content: "";
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  border-radius: 50%;
  border-top: 3px solid #ca2026;
  border-left: 3px solid #ca2026;
  border-right: 3px solid #ca2026;
  animation: spinner 0.6s linear infinite;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.content_loader iframe {
  display: none;
}
.page_loaded .content_loader {
  background-color: unset;
}
.page_loaded .content_loader:after {
  display: none;
}
.page_loaded .content_loader iframe {
  display: block;
}

/* ------------------------------ event css */
.tribe-events-calendar-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.tribe-events-calendar-list__event-date-tag.tribe-common-g-col,
.tribe-events-calendar-list__event-description.tribe-common-b2.tribe-common-a11y-hidden {
  display: none !important;
}
.tribe-events-pg-template h2 time {
  font-size: 28px;
  line-height: 15.6px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tribe-events .tribe-events-calendar-list__month-separator {
  margin-bottom: 25px;
  margin-top: 25px;
  width: 100%;
  display: unset;
  text-align: center;
  position: relative;
}
.tribe-events .tribe-events-calendar-list__month-separator time {
  font-size: 28px !important;
  line-height: 15.6px !important;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #fff;
  padding: 0 7.5%;
}
.tribe-events .tribe-events-calendar-list__month-separator:after {
  position: absolute;
  width: 100%;
  left: -20px;
  top: 10px;
  z-index: -1;
}
.tribe-common-g-row.tribe-events-calendar-list__event-row {
  display: inline-flex !important;
  min-height: 240px;
  align-items: center;
  margin: 0 !important;
  background: #ffffff;
  text-align: center;
  max-width: 32%;
  width: 100%;
  padding: 28px 16px !important;
  position: relative !important;
  flex-direction: column;
  justify-content: space-between;
  border: 2px solid #f2f2f2;
}
header.tribe-events-calendar-list__event-header {
  display: flex;
  flex-direction: column-reverse;
}
.tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2 {
  margin: 10px 0;
}
time.tribe-events-calendar-list__event-datetime {
  font-size: 14px;
  line-height: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: normal;
  display: flex;
  flex-direction: column;
  margin: 10px 0;
  gap: 5px;
}
h3.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium
  a {
  font-weight: 700;
  font-size: 18px;
  line-height: 17px;
  color: #191818;
  display: flex;
  text-transform: uppercase;
  justify-content: center;
  transition: unset !important;
  border: none;
}
h3.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium
  a:hover {
  border: none;
}
.tribe-common--breakpoint-medium.tribe-events
  .tribe-events-calendar-list__event-details {
  padding: 0 !important;
  width: 100%;
}
.tribe-events-calendar-list__event-featured-image-wrapper.tribe-common-g-col {
  padding: 0 !important;
  width: 100% !important;
  margin-bottom: 14px !important;
}
.tribe-common--breakpoint-medium.tribe-events
  .tribe-events-calendar-list__event-row
  > .tribe-common-g-col {
  padding: 0 !important;
}
.tribe-common-l-container.tribe-events-l-container {
  padding: 0 !important;
  padding-top: 69px !important;
  padding-bottom: 70px !important;
}
.tribe-events-c-subscribe-dropdown__container {
  display: none !important;
}
nav.tribe-events-calendar-list-nav.tribe-events-c-nav {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  header.tribe-events-header.tribe-events-header--has-event-search {
    background: #f2f2f2 !important;
    margin-bottom: 33px !important;
    min-height: 115px;
    padding: 28px !important;
    position: relative !important;
    width: 100%;
  }
  button.tribe-common-c-btn.tribe-events-c-search__button,
  button.tribe-common-c-btn.tribe-events-c-search__button:focus,
  button.tribe-common-c-btn.tribe-events-c-search__button:hover {
    padding: 7px 23px 7px 41px;
    background: url(../images/white-search.png) no-repeat;
    background-color: #e51b39  !important;
    background-size: 20px 20px;
    background-position: 12px 8px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
    position: relative;
    top: 10px;
    border-radius: unset;
  }
  button.tribe-common-c-btn.tribe-events-c-search__button:hover {
    background-color: #191818 !important;
  }
  .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
    background-color: unset !important;
    border: unset;
    margin: 0;
  }
  div#tribe-events-search-container {
    background: unset;
  }
  input#tribe-events-events-bar-keyword,
  #tribe-events-pg-template span.tribe-events-c-top-bar__datepicker-mobile {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #686868;
    background: #ffffff;
    border-radius: 0;
    border: 1px solid #e2e2e2;
    padding: 10px 24px 10px 7px;
    width: 250px;
    display: inline-block !important;
    visibility: visible !important;
    text-align: left;
  }

  time.tribe-events-c-top-bar__datepicker-time:before {
    content: "EVENTS FROM";
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #191818;
    text-transform: uppercase;
    position: absolute;
    top: -22px;
  }
  .tribe-events-c-top-bar.tribe-events-header__top-bar {
    margin: 0 !important;
    max-width: 250px;
    position: absolute;
    top: 50px;
  }
  .tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword {
    position: absolute;
    top: 50px;
    left: 31%;
  }
  button.tribe-common-c-btn.tribe-events-c-search__button {
    position: absolute !important;
    top: 50px !important;
    right: 24% !important;
  }
  .tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword:before {
    content: "SEARCH";
    position: absolute;
    top: -35px;
    left: 1px;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #191818;
    text-transform: uppercase;
    margin-bottom: 9px;
  }
  .tribe-common--breakpoint-medium.tribe-events
    .tribe-events-c-search__input-control-icon-svg,
  a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden,
  nav.tribe-events-c-top-bar__nav.tribe-common-a11y-hidden
    ul.tribe-events-c-top-bar__nav-list,
  button.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button
    time:nth-child(3),
  .tribe-events-c-top-bar__datepicker-separator,
  .tribe-common-c-svgicon--caret-down,
  #tribe-events-pg-template
    .tribe-common--breakpoint-full.tribe-events
    .tribe-events-c-top-bar__datepicker-desktop {
    display: none !important;
  }
  #tribe-events-pg-template button.tribe-events-c-view-selector__button,
  #tribe-events-pg-template span.tribe-events-c-view-selector__button-icon {
    display: inline-block !important;
    visibility: visible;
  }
  div#tribe-events-view-selector-content {
    display: none;
  }
  .tribe-events-c-view-selector:has(
      .tribe-events-c-view-selector__button--active
    )
    div#tribe-events-view-selector-content {
    display: block;
    position: absolute;
    min-width: 120px;
    top: 50px;
    left: -25px;
    background: #e0e0e0;
    border-radius: 0 0 3px 3px;
    margin: 0;
    padding: 5px 0 0;
    width: 100%;
    z-index: 2;
  }
  .tribe-events-c-view-selector.tribe-events-c-view-selector--labels.tribe-events-c-view-selector--tabs {
    position: relative;
  }
  button.tribe-events-c-view-selector__button {
    background: #ffffff !important;
    border: 1px solid #e2e2e2 !important;
    padding: 7.5px 24px 7.5px 7px !important;
  }
  button.tribe-events-c-view-selector__button span {
    color: #686868 !important;
    font-weight: 500;
    font-size: 13px !important;
    line-height: 16px;
  }
  .tribe-common--breakpoint-medium.tribe-events
    .tribe-events-c-view-selector__button-icon {
    display: flex !important;
    height: 16px;
    width: 16px;
    margin-right: 3px;
  }
  span.tribe-events-c-view-selector__button-icon svg {
    width: 17px;
    height: 17px;
  }
  a.tribe-events-c-view-selector__list-item-link,
  .tribe-events-c-view-selector__list li {
    padding: 0 !important;
    display: block !important;
    height: unset !important;
  }
  .tribe-common--breakpoint-medium.tribe-events
    .tribe-events-c-view-selector--tabs
    .tribe-events-c-view-selector__list-item--active
    .tribe-events-c-view-selector__list-item-link:after {
    display: none;
  }
  ul.tribe-events-c-view-selector__list {
    flex-direction: column;
  }
  #tribe-events-pg-template span.tribe-events-c-view-selector__list-item-icon {
    display: inline-block !important;
    visibility: visible;
    margin-right: 4px;
  }
  div#tribe-events-view-selector-content {
    padding: 0;
    height: max-content;
  }
  #tribe-events-pg-template button.tribe-events-c-view-selector__button {
    height: max-content;
    min-width: 120px;
    position: relative;
    top: 12px;
    right: 25px;
  }
  ul.tribe-events-c-view-selector__list li {
    color: #444;
    line-height: 14px;
    margin: 0;
    padding: 6px 15px !important;
  }
  ul.tribe-events-c-view-selector__list li:hover {
    background: #cacaca !important;
  }
  ul.tribe-events-c-view-selector__list
    li.tribe-events-c-view-selector__list-item--active {
    background: #cacaca;
  }
  .tribe-events-header__messages.tribe-events-c-messages.tribe-common-b2.tribe-common-c-loader__dot.tribe-common-c-loader__dot--third {
    margin-bottom: 40px;
    position: relative;
    top: 40px;
  }
  header:has(.tribe-events-header__messages)
    button.tribe-events-c-view-selector__button {
    top: 21px !important;
  }
  .tribe-events-c-view-selector.tribe-events-c-view-selector--labels.tribe-events-c-view-selector--tabs:before {
    content: "VIEW AS";
    position: absolute;
    top: -8px;
    left: -23px;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #191818;
    text-transform: uppercase;
    margin-bottom: 9px;
  }
  span.tribe-events-c-view-selector__button-text.tribe-common-a11y-visual-hide:after {
    border: solid transparent;
    border-color: rgba(167, 195, 212, 0);
    border-top-color: inherit;
    border-width: 8px;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 14px;
    width: 0;
    opacity: 0.5;
  }
  button.tribe-events-c-view-selector__button--active
    .tribe-common-a11y-visual-hide:after {
    border-bottom-color: inherit;
    border-top-color: transparent;
    top: 6px;
  }
}
/* profile pic css */

@media only screen and (max-width: 767px)
{
  .author-description {
  width: 100% !important;
  display: flex !important;
  }

}
.author-description {
display: -webkit-box;
  align-items: center;
  width: 85%;
}
.author-image {
    margin-right: 20px;
    float: left;
    position: relative;
    width: 150px;
    height: 150px;
}
.author-description .author-image img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}