@font-face {
  font-family: "CWDINPro";
  src: url("../fonts/cwo-font/CWDINPro-Regular.woff2") format("woff2"),
    url("../fonts/cwo-font/CWDINPro-Regular.woff") format("woff"),
    url("../fonts/cwo-font/CWDINPro-Regular.ttf") format("truetype"),
    url("../fonts/cwo-font/CWDINPro-Regular.svg#CWDINPro-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CWDINPro";
  src: url("../fonts/cwo-font/CWDINPro-Light.woff2") format("woff2"),
    url("../fonts/cwo-font/CWDINPro-Light.woff") format("woff"),
    url("../fonts/cwo-font/CWDINPro-Light.ttf") format("truetype"),
    url("../fonts/cwo-font/CWDINPro-Light.svg#CWDINPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CWDINPro";
  src: url("../fonts/cwo-font/CWDINPro-Medium.woff2") format("woff2"),
    url("../fonts/cwo-font/CWDINPro-Medium.woff") format("woff"),
    url("../fonts/cwo-font/CWDINPro-Medium.ttf") format("truetype"),
    url("../fonts/cwo-font/CWDINPro-Medium.svg#CWDINPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CWDINPro";
  src: url("../fonts/cwo-font/CWDINPro-Bold.woff2") format("woff2"),
    url("../fonts/cwo-font/CWDINPro-Bold.woff") format("woff"),
    url("../fonts/cwo-font/CWDINPro-Bold.ttf") format("truetype"),
    url("../fonts/cwo-font/CWDINPro-Bold.svg#CWDINPro-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CWDINPro";
  src: url("../fonts/cwo-font/CWDINPro-Black.woff2") format("woff2"),
    url("../fonts/cwo-font/CWDINPro-Black.woff") format("woff"),
    url("../fonts/cwo-font/CWDINPro-Black.ttf") format("truetype"),
    url("../fonts/cwo-font/CWDINPro-Black.svg#CWDINPro-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* .site-header {
  padding-top: 0.5rem;
} */
.site-header #right-mnu .dd-menu .menu-item.menu-item-has-children > a,
.site-header
  #right-mnu
  .dd-menu
  .menu-item.menu-item-has-children
  > a
  + .submenu-expand {
  vertical-align: middle;
}
.site-header
  #right-mnu
  .dd-menu
  .menu-item.menu-item-has-children
  .submenu-expand {
  display: inline-block;
}
/* .h-dh .site-header .nav1 .main-menu li.menu-item-type-custom:last-child .sub-menu a, .h-dh .site-header .nav1 .main-menu > li:nth-last-child(2) .sub-menu a {
  background: var(--primary)!important;
} */
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:nth-last-child(2) a,
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:nth-last-child(2),
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:last-child a,
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:last-child {
  color: var(--primary) !important;
}
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:nth-last-child(2),
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:last-child {
  top: -3px;
}

.archive .more-frm-blk article .entry-container .by_line {
  margin-right: 0.5rem;
}
h2.wp-block-heading.latest-issue {
  font-size: 20px !important;
  font-weight: 600;
  padding: 8px 10px;
  margin-bottom: 0 !important;
  background-color: var(--primary);
  text-align: center;
}
h2.wp-block-heading.latest-issue a {
  color: var(--white);
}
.page .hp-right-block .is-style-borders {
  margin-top: 15px;
  margin-bottom: 15px;
}
.page .hp-right-block article {
  margin-bottom: 15px;
}
.page .wp-block-separator {
  display: none;
}
#desktop-sidebar-fallback {
  width: 1150px;
  max-width: 90%;
  left: 50% !important;
  transform: translate(-50%);
  padding: 0 20px 0 20px;
  top: -100%;
  bottom: auto;
  transition: top 0.5s;
  z-index: 9999999;
}
body.desktop-menu-opened .overlay-mask {
  width: 1150px;
  max-width: 100%;
  left: 50%;
  transform: translate(-50%);
  z-index: 990;
}
header#masthead {
  position: relative;
  z-index: +999999;
}
.desktop-menu-opened #desktop-sidebar-fallback button.desktop-menu-toggle {
  display: none;
}
.desktop-menu-opened #desktop-sidebar-fallback {
  top: 61px;
}
body .middle-header-contain .wrapper .desktop-menu-toggle svg.open-icon {
  display: block;
}
body .middle-header-contain .wrapper .desktop-menu-toggle svg.close-icon {
  display: none;
}
.desktop-menu-opened
  .middle-header-contain
  .wrapper
  .desktop-menu-toggle
  svg.close-icon {
  display: block;
}
.desktop-menu-opened
  .middle-header-contain
  .wrapper
  .desktop-menu-toggle
  svg.open-icon,
.entry-meta .author-avatar:not(:empty) {
  display: none;
}
body.desktop-menu-opened.sticky #desktop-sidebar-fallback {
  top: 50px;
}
#desktop-sidebar-fallback .sidebar-menu-main {
  max-width: 1150px;
  margin: 0 auto;
}
.author-bio h2 {
  font-family: inherit;
  font-size: 1em;
  color: var(--font-color);
  border-bottom: 1px solid var(--border-color);
}
.author-bio a.author-link {
  font-family: inherit;
  font-weight: 600;
  color: var(--font-color);
  font-size: 13px;
}
.single
  .main-content
  .main-content-container
  .main-content-left
  .entry-content
  figcaption {
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
  font-family: inherit;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.single
  .main-content
  .main-content-container
  .main-content-left
  .entry
  .entry-content
  > * {
  margin: 15px 0;
}
#desktop-sidebar-fallback ul.menu {
  display: flex;
  flex-wrap: wrap;
  flex-flow: column;
}
#desktop-sidebar-fallback ul.menu .menu-item-has-children .sub-menu {
  margin-left: 0;
}
#desktop-sidebar-fallback.desktop-sidebar .widget.widget_nav_menu,
#desktop-sidebar-fallback.desktop-sidebar ul.wp-block-social-links {
  border: 0;
  padding: 0;
  margin-top: 0;
}
#desktop-sidebar-fallback .latest-issue + p,
#desktop-sidebar-fallback .latest-issue + p a {
  margin: 0;
  padding: 0;
}
#desktop-sidebar-fallback h2.wp-block-heading.latest-issue {
  padding: 0 10px;
  font-size: 20px;
}
@media only screen and (min-width: 782px) {
  .archive #main,
  .page #main,
  .page .main-content,
  body.single-lists .site-main .article-content {
    width: 100%;
    padding-bottom: 50px;
  }
}
.home .hp-right-block h3.wp-block-heading,
.home .hp-right-block .upcoming-events h2.wp-block-heading {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 781px) {
  /* .mobile-menu-opened .mobile-menu-toggle .mobile-close {
    display: none;
    left: auto;
    right: 0;
    z-index: 999999;
  } */
  .mobile-menu-opened #mobile-sidebar-fallback .search-form {
    display: block !important;
  }
  .mobile-menu-opened #mobile-sidebar-fallback {
    left: 0 !important;
    background-color: #fff;
  }
}
@media screen and (max-width: 1199px) {
  .site-header {
    width: 100%;
  }
  .h-db .middle-header-contain {
    border: 0;
    display: flex;
  }
  #login-table-ev {
    position: relative;
    margin-left: auto;
    margin-right: 0;
  }
  #login-table-ev:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 0;
    height: 36px;
  }
  .bottom-header-contain.desktop-only {
    display: none;
  }
  .middle-header-contain .wrapper .mobile-menu-toggle {
    display: block;
    height: 20px;
    position: relative;
    z-index: 99;
    margin-left: auto;
  }
  .mobile-sidebar .mobile-menu-toggle svg {
    width: 30px;
    height: 30px;
  }
  .mobile-sidebar .dd-menu .menu-item > a {
    font-size: 13px;
    font-weight: normal;
  }
}
@media only screen and (min-width: 782px) {
  .middle-header-contain .wrapper {
    padding: 0;
  }
  .sticky .mobile-menu-toggle svg path,
  .sticky .mobile-menu-toggle svg {
    color: var(--white);
    width: 23.6094px;
  }
}
body {
  background: #f6f6f6;
}
.site-content #primary {
  overflow: hidden;
}
#primary,
.wrapper,
body .site-header ~ .code-block {
  margin: auto;
  max-width: 90%;
  width: 1150px;
  background: var(--white);
  padding: 0 20px;
}
footer.site-footer .wrapper {
  background: var(--black);
}
.hp-podcast {
  margin-left: 0 !important;
}
#right-mnu .main-menu .menu-item:after {
  right: -0.2rem;
}

@media (max-width: 1070px) {
  .site-header nav.dd-menu ul li a,
  .site-header .nav1 .main-menu > li > a,
  .site-header .nav1 .main-menu > li.menu-item-has-children > a {
    font-size: 13px;
  }
}
#right-mnu .main-menu .menu-item:after {
  bottom: 0;
  transform: rotate(0deg);
}
body.sticky .bottom-header-contain {
  display: none;
}
.sticky .site-header .custom-logo-link .custom-logo {
  display: block;
}
.stickybody .site-header .custom-logo-link {
  background: none;
  height: auto;
  margin-top: 0;
}
body footer .ftr-logo {
  width: 160px;
  height: 70px;
}

body footer .check_list_wrap_parent {
  display: none;
  gap: 1.5rem;
  margin-left: 1rem;
}
.latest-issue a:hover {
  color: #fff !important;
}
.search .entry-title a:hover,
a:hover,
footer .menu .menu-item a:hover,
.wp-block-columns.ftr-nav-wrap
  .ftr-social-section
  .wp-block-social-links
  .wp-social-link
  a:hover {
  color: inherit !important;
}
#hpBlockTab li a:after {
  bottom: -13px;
  transform: rotate(0deg);
}
.home .home-videos .entry-wrapper,
.archive .page-title .page-subtitle,
.archive .tab-content-main .mrs-title,
body.single-videos .youtube-video-container + .post-thumbnail,
.archive #rightblk .most-popular-stories h2,
.archive #rightblk .most-read-stories h2,
.hp-right-block .upcoming-events .entry-wrapper .subscription-type,
.archive .video-seprator,
.category-magazine aside#secondary .most-read-stories ul.mrs-video-list figure,
.single-magazine-issue
  aside#secondary
  .most-read-stories
  ul.mrs-video-list
  figure,
.category-magazine
  aside#secondary
  .most-read-stories
  ul.mrs-video-list
  > div
  > span,
.single-magazine-issue
  aside#secondary
  .most-read-stories
  ul.mrs-video-list
  > div
  > span {
  display: none;
}
.archive .navigation.pagination,
.single.single-magazine-issue .most-read-stories .mrs-video-list {
  display: block;
}
.cta-subscribe-section {
  margin: 32px 0 !important;
}
.home-videos article figure.post-thumbnail:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg fill='%23ffffff' height='200px' width='200px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' stroke='%23ffffff'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round' stroke='%23ede8e8' stroke-width='8.192'%3E%3Cg%3E%3Cg%3E%3Cpath d='M256,0C114.608,0,0,114.608,0,256s114.608,256,256,256s256-114.608,256-256S397.392,0,256,0z M256,496 C123.664,496,16,388.336,16,256S123.664,16,256,16s240,107.664,240,240S388.336,496,256,496z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon points='189.776,141.328 189.776,370.992 388.672,256.16 '%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cg%3E%3Cpath d='M256,0C114.608,0,0,114.608,0,256s114.608,256,256,256s256-114.608,256-256S397.392,0,256,0z M256,496 C123.664,496,16,388.336,16,256S123.664,16,256,16s240,107.664,240,240S388.336,496,256,496z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon points='189.776,141.328 189.776,370.992 388.672,256.16 '%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 60px;
  height: 60px;
  background-size: contain;
  position: absolute;
  z-index: +1;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
  border-radius: 100%;
  box-shadow: 8px 4px 2px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
body.single-videos .youtube-video-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
}
.sticky .site-header .header-search-contain {
  padding-left: 10px;
}
body.single-videos .youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.member-exclusive h2.article-section-title span {
  color: var(--black);
  text-transform: initial;
  font-size: 24px !important;
  border-bottom: 1px solid var(--border-color);
  font-weight: 500;
  padding-bottom: 0.75rem;
  text-transform: capitalize;
}
.member-exclusive article .entry-title a {
  font-size: 18px;
  font-weight: 500;
}
.wpnbha .entry-meta {
  margin-top: 1em !important;
}
.archive .taxonomy-description p {
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #111;
}
.archive .page-header,
.blog .page-header,
.search .page-header {
  margin: 0 0 0rem;
}
.home .has-more-button .wp-block-button__link:hover,
.home .wp-block-button .wp-block-button__link.wp-element-button:hover,
.hp-right-block .cta-subscribe-section .signup-fields #subs-button:hover,
.archive #load-cat-more:hover,
#cat_noAd .cta-subscribe-section .signup-fields #subs-button:hover,
#cat_withAd .cta-subscribe-section .signup-fields #subs-button:hover,
.single .cta-subscribe-section .signup-fields #subs-button:hover,
.search .cta-subscribe-section .signup-fields #subs-button:hover {
  background-color: var(--black);
  color: var(--white);
}
.middle-header-contain .wrapper {
  padding: 10px 20px;
  position: relative;
}
.middle-header-contain .wrapper::after {
  content: "";
  border-bottom: 1px solid #a5aeb7;
  width: calc(100% - 40px);
  position: absolute;
  bottom: 0;
  left: 20px;
}
.stickybody .site-header .custom-logo-link img {
  height: 40px;
  padding: 5px 0;
  width: auto;
}
#search-toggle {
  padding: 0;
}
body.sticky .middle-header-contain .wrapper {
  border-bottom: 0;
  padding: 0 20px;
  width: 100%;
  max-width: 100%;
}
.single .cat-links a {
  margin: 0 0.25rem 0.25rem 0 !important;
}
body .hp-horizontal-article article,
body .search article {
  padding-top: 0;
}
.middle-header-contain
  .wrapper
  .header-search-contain
  span.search-icon
  svg.svg-icon {
  width: 22px;
  height: 22px;
  fill: #211d1e;
}
.middle-header-contain .wrapper .header-search-contain {
  padding-left: 30px;
  margin-left: 15px !important;
}
body .hp-horizontal-article article:last-child {
  border-bottom: 0;
}
.hp-horizontal-article article figure.post-thumbnail {
  flex-basis: 40% !important;
}
.hp-horizontal-article article .entry-wrapper {
  flex-basis: 60% !important;
}
.hp-right-block .upcoming-events .entry-wrapper .entry-title a {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
}
.archive .page-header .page-title .page-description,
.archive .page-header .page-title {
  font-size: 32px;
  font-weight: 400;
  margin-top: 1rem;
  text-align: center;
  color: var(--black);
}
.search .has-post-thumbnail .post-thumbnail,
.search .has-post-thumbnail .entry-container {
  flex-basis: 50%;
  margin: 0;
  max-width: 100%;
}
.archive:not(.paged).feature-latest
  article.has-post-thumbnail:first-of-type
  img {
  width: 100%;
}
.single .entry__share span.icon {
  border-radius: 100%;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
}
body footer .check_list_wrap_parent .check_list_wrap {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
body footer .check_list_wrap_parent .check_list_wrap .check_list {
  display: flex;
  align-items: center;
  gap: 5px;
}
body footer .menu .menu-item {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
}
footer .signup-form .clearfix.signup-fields #subs-button:hover {
  background-color: var(--primary);
  color: var(--white);
}
.home .member-exclusive,
.editorpicks {
  padding: var(--wpnbha-col-gap);
  margin: 15px 0 25px 0 !important;
  background-color: #f6f6f6;
}
.home .sidebar-ctr .code-block {
  width: 300px;
}
.site-footer .ftr-main-div {
  margin-top: -3rem;
}
body .footer-top-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  gap: 50px;
  background: #1c1c1c;
  width: 100vw;
  height: auto;
  max-width: 100vw;
  position: relative;
  margin: 0 0 0 -50vw;
  left: 50%;
  top: 0;
}
body .footer-top-wrap .footer-parent-wrapper + .wp-block-columns {
  margin-top: 0;
}
body
  .footer-top-wrap
  .footer-parent-wrapper
  + .wp-block-columns
  ul.wp-block-social-links {
  margin-top: 4px !important;
  align-items: flex-start;
}
body .footer-top-wrap .footer-parent-wrapper {
  margin-bottom: 0 !important;
  margin-top: 0;
  align-items: center;
}
.home .hp-right-block article {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.5em;
  padding-bottom: 0.5rem;
}
.home .hp-right-block {
  padding-left: 2rem;
}
.home .hp-right-block article:last-child {
  border: 0;
}
.pagination .nav-links > * {
  background-color: #d6d6d7;
  color: var(--black);
}
.archive .site-main,
body.single-lists .site-main .article-content {
  display: flex;
  flex-wrap: nowrap !important;
}
.archive .latest-issue a {
  color: var(--black);
}
.latest-block {
  width: 300px;
  margin: 0;
}

.archive .home-videos {
  margin-top: 25px;
}
body.single-lists .main-content {
  width: 100%;
}
.archive .site-main #leftblk,
body.author .site-main #leftblk,
body.single-lists .site-main .article-content div#leftblk {
  flex-basis: calc(100% - 330px);
}
.archive .site-main #rightblk,
#featImgfwidth .main-content .main-content-container .main-content-right,
body.author .site-main #rightblk,
body.single-lists .site-main .article-content div#rightblk {
  flex-basis: 300px;
}
body.author .most-read-stories {
  display: none;
}
.archive .site-main #rightblk,
body.single-lists .site-main #rightblk {
  margin-left: 30px;
}
#featImghwidth .main-content .main-content-container .main-content-left {
  flex-basis: calc(100% - 300px) !important;
}
.single .main-content-right .most-read-stories .mrs-video-list {
  display: block;
}
.single .main-content .main-content-container {
  margin-top: 15px;
}
.single .has-drop-cap {
  margin-top: 0 !important;
}

#featImgfwidth .cat-links a,
.single .cat-links a {
  font-size: 0.8rem;
  line-height: 1;
}
.cat-links a {
  font-weight: normal;
}
.single .main-content .main-content-container .main-content-left .entry-header {
  padding: 0;
}
.archive .most-popular-stories ul,
.archive .most-read-stories ul {
  list-style: none;
  margin: 0 auto 15px;
  padding-left: 0;
}
.archive .most-popular-stories ul span > a,
.archive .most-read-stories ul span > a {
  color: #f99d1e;
}
.single .most-read-stories .mrs-title {
  font-weight: bold;
}
.single .most-read-stories ul.mrs-video-list li a {
  font-size: 1rem;
  font-weight: bold;
}
.archive .entry-meta {
  margin-top: 5px;
}
.single .main-content-right .most-read-stories ul.mrs-video-list li,
.archive #rightblk .most-popular-stories ul li {
  border: solid rgba(0, 0, 0, 0.2);
  border-width: 0 0 1px;
  box-sizing: content-box;
  padding-bottom: 0.5em;
}
.archive #rightblk .most-popular-stories ul li a {
  font-size: 24px !important;
  font-weight: normal !important;
  line-height: 1;
}
.archive .most-read-stories ul li,
.archive .most-popular-stories ul li {
  margin-bottom: 10px;
}
.archive .most-read-stories ul li a,
.archive .most-popular-stories ul li a {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: bold;
  color: inherit;
}
.single .main-content-right .most-read-stories .mrs-title,
.archive:not(.paged).feature-latest
  article.has-post-thumbnail:first-of-type
  .entry-container
  #archexcerpt {
  margin-bottom: 1rem;
}
.archive #secondary,
.single-magazine-issue #secondary {
  width: 300px;
  margin-top: 0;
}
.single .main-content .entry-header .newspack-post-subtitle,
.archive:not(.paged).feature-latest
  article.has-post-thumbnail:first-of-type
  .entry-content
  p {
  margin-bottom: 5px;
  font-style: normal;
}
.single .site-main .main-content .entry-header + .post-thumbnail img {
  width: 100%;
}
.single .main-content .main-content-container #secondary {
  padding: 0;
}
.category-magazine aside#secondary .mrs-title,
.single-magazine-issue .most-read-stories aside#secondary .mrs-title {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  line-height: 1.5rem;
  letter-spacing: 0.02em;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #ccc;
}
.category-magazine aside#secondary .most-read-stories ul.mrs-video-list li a,
.single-magazine-issue .most-read-stories ul.mrs-video-list li a {
  font-size: 16px;
  line-height: 1.375rem;
  letter-spacing: 0.01em;
  font-weight: 500;
  color: var(--font-color);
  opacity: 1;
}
.category-emagazines main#main .mag-content,
.single-magazine-issue main#main .mag-content {
  width: 100%;
}
.category-magazine aside#secondary .most-read-stories ul.mrs-video-list li,
.single-magazine-issue .most-read-stories ul.mrs-video-list li {
  margin-bottom: 0.5rem;
  line-height: normal;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  border-bottom: 1px solid #ccc;
}
.category-magazine aside#secondary .most-read-stories ul.mrs-video-list,
.single-magazine-issue .most-read-stories ul.mrs-video-list {
  list-style: none;
  padding-left: 0;
}
.category-magazine aside#secondary .most-read-stories,
.single-magazine-issue .most-read-stories {
  margin-top: 2rem;
}
.login-table-ev {
  background-color: transparent !important;
}
.login-table-wrap-ev,
.login-link-ev {
  background-color: transparent !important;
}
.login-link-ev {
  background: var(--black) !important;
  margin-right: 5px;
}
.login-link-ev.subscribeLnk {
  background-color: transparent !important;
  border: 1px solid var(--black);
  color: var(--black) !important;
  text-transform: uppercase;
}
.login-link-ev a.login-link-ev-in {
  color: var(--white) !important;
  display: flex;
  align-items: center;
  gap: 8px;
  text-transform: uppercase;
}
.login-link-ev a.login-link-ev-in img {
  width: 15px;
  height: 15px;
}
body.author #main {
  display: flex;
}
.archive.author .page-header .avatar {
  height: 60px !important;
  width: 60px !important;
  display: inline-block;
  vertical-align: middle;
}
.archive.author .page-header .page-title {
  display: inline-block;
  vertical-align: middle;
}
body.author .content-area .page-header {
  margin: 1rem 0;
  display: block;
  text-align: center;
}

.single .entry-subhead .entry__share {
  font-size: 0;
}
div#savePost {
  font-size: 0;
  font-weight: 400;
  width: 40px !important;
  height: 40px !important;
  line-height: 45px;
  text-align: center;
  color: var(--black);
  padding-right: 0;
  display: inline-block;
  border: 1px solid #e8e8e8;
  background: transparent;
  border-radius: 100%;
  display: inline-flex;
  margin-right: 0.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
}
.wpnbha.ts-3 article .entry-title,
.single .most-read-stories .mrs-title,
.hp-right-block .entry-wrapper .entry-title a,
.single #secondary .wp-block-latest-posts li > a,
.single .main-content-right .most-read-stories ul.mrs-video-list li a,
.hp-horizontal-article .entry-title a,
.search .entry-title a,
.hp-right-block h3.wp-block-heading,
.single #secondary h2.wp-block-heading,
.search #secondary h2.wp-block-heading,
.member-exclusive h2.article-section-title,
.single .main-content-right .most-read-stories .mrs-title,
.hp-right-block .cta-subscribe-section .cta-form-title,
.archive .cta-subscribe-section .cta-form-title,
.single .cta-subscribe-section .cta-form-title,
.hp-right-block .upcoming-events h2.wp-block-heading {
  font-weight: 500;
}
.single .main-content-right .most-read-stories .mrs-title, .tax-list .most-read-stories .mrs-title {
  font-size: 24px !important;
}
.tax-list aside .most-read-stories .mrs-video-list figure:first-of-type {
    display: block !important;
}
.tax-list aside .most-read-stories .mrs-video-list figure:not(:first-of-type) {
    display: none;
}
.tax-list aside .most-read-stories ul.mrs-video-list li a {
    font-size: 18px !important;
    line-height: 1.4;
    margin: 0;
    font-weight: normal !important;
    color: var(--font-color);
}
.tax-list aside .most-read-stories .mrs-video-list div {
  border: solid rgba(0, 0, 0, 0.2);
    border-width: 0 0 1px;
    box-sizing: content-box;
    padding-bottom: 0.5em;
}
.tax-list aside .most-read-stories .mrs-video-list div:last-child {
  border: 0;
}
.tax-list aside .most-read-stories .mrs-video-list li.change-font-size {
  margin-bottom: 0;
}
.entry-title,
.comments-title {
  hyphens: none;
  word-break: break-word;
}
.category-magazine .sidebar-ctr,
.single-magazine-issue .sidebar-ctr {
  margin-left: 0;
}
body.page .most-read-stories .mrs-video-list {
  display: flex;
  list-style: none;
  padding: 0;
  gap: 32px;
}
body.page .contact-map {
  width: 100%;
}
body.page .address-main,
body.page .address-main-user {
  display: flex;
}
body.page .address-main-user {
  display: flex;
}
body.page .address-main .address-body,
body.page .address-main-user .address-body {
  flex-basis: 50%;
}
/* Category Page(like home page) start */
.archive #hpBlockTab {
  margin-bottom: 1rem;
}
.archive .cat-links:not(.sponsor-label) {
  display: block;
}
.archive #leftblk .tab-content-main article figure img {
  width: 100%;
}
.archive #leftblk .more-frm-blk .has-post-thumbnail {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
  gap: 0;
}
.archive #leftblk .more-frm-blk .has-post-thumbnail:last-of-type {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.archive #leftblk .more-frm-blk article.has-post-thumbnail:first-of-type {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
.archive.author
  #leftblk
  .more-frm-blk
  article.has-post-thumbnail:first-of-type {
  margin-top: 0;
}
.archive .hp-right-block {
  padding-left: 1.5rem;
  border: none;
  height: 100%;
}
.archive:not(.archive.author) .site-main #rightblk {
  border-left: 1px solid var(--border-color);
}
.category-power-lists .site-main #rightblk {
    padding-left: 30px;
}
.archive #rightblk article .entry-title,
body.page #leftblk article .entry-title,
body.page #rightblk article .entry-title {
  font-size: 1.2em;
}
.archive
  #leftblk
  .more-frm-blk
  article.has-post-thumbnail:first-of-type
  .entry-title,
.archive #leftblk article .entry-title,
.home .hp-tab-details-main .wpnbha.ts-3 article .entry-title {
  font-size: 1.625rem;
}
.archive .home-videos .video-posts-list {
  position: relative;
}
.site-main #rightblk .recommend-posts-list,
.site-main #rightblk .upcoming-events article {
  border-bottom: 1px solid var(--border-color);
  box-sizing: content-box;
  padding-bottom: 0.5em;
  margin-bottom: 1rem;
}
.site-main #rightblk .upcoming-events article:last-child {
  border: 0;
}
.archive .cat-links a:first-of-type {
  padding-left: 0;
}
body.page #rightblk .recommend-posts-list .entry-title {
  font-size: 2.2em;
  line-height: 0.5;
}
.archive .hp-tab-details-main {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}
.entry-footer {
  position: initial;
}
#desktop-JoinNow {
  display: block;
}
#mobile-JoinNow {
  display: none;
}
footer.entry-footer,
.author-bio {
  padding: 0 5%;
}
.h-cl.h-dh .site-header #site-navigation div#left-mnu {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
  padding-right: 25px;
  font-size: 15px;
  line-height: 15px;
}
.h-cl.h-dh .site-header #site-navigation div#left-mnu .days b {
  font-weight: 500;
}
.h-cl.h-dh .site-header #site-navigation div#left-mnu .date {
  font-size: 13px;
}
body.event-page .wp-block-button__link.has-white-color {
  color: var(--white) !important;
  border: none;
  border-radius: 5px;
  font-size: 1em;
  line-height: 1.2;
  box-sizing: border-box;
  font-weight: bold;
  text-decoration: none;
  padding: 15px;
  outline: none;
  height: auto;
}
.h-cl .site-header .custom-logo-link img {
  height: 40px;
  width: auto;
}
#myAccountLnk {
  background-color: var(--black) !important;
  padding: 10px !important;
}

#myAccountLnk span#payw-mytoggle-ev .arrow {
  padding: 3px;
}
.desktop-menu-opened #desktop-sidebar-fallback > .desktop-menu-toggle {
  font-size: 0;
  float: left;
}
.desktop-sidebar .menu .menu-item,
.mobile-sidebar .main-menu .menu-item,
.mobile-sidebar .main-menu .menu-item a {
  font-size: 14px;
}
.desktop-menu-opened
  #desktop-sidebar-fallback
  h2.wp-block-heading.has-text-align-left {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0 !important;
  height: 40px;
}
#desktop-sidebar-fallback ul.menu ul.sub-menu {
  display: none;
}
.most-popular-block article {
  position: relative;
  padding-left: 45px;
}
.most-popular-block > div {
  counter-reset: my-sec-counter;
}
.most-popular-block article:before {
  font-size: 3rem;
  font-family: "Lora", serif;
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter);
  position: absolute;
  left: 0;
  top: 0;
  line-height: normal;
  color: var(--primary);
  font-weight: normal;
}
.single main#main + .most-read-stories ul.mrs-video-list {
  margin-bottom: 50px;
}
.single main#main + .most-read-stories ul.mrs-video-list li {
  border-right: 1px solid var(--border-color);
  padding: 0 15px;
  max-width: 25%;
}

.single main#main + .most-read-stories ul.mrs-video-list li:first-of-type {
  padding-left: 0;
}
.single main#main + .most-read-stories h2.mrs-title.change-font-size {
  border-bottom: 1px solid var(--border-color);
}
.single main#main + .most-read-stories ul.mrs-video-list li:nth-child(4) {
  border-right: 0;
  padding-right: 0;
}
.hide-header-search #search-toggle .search-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 782px) {
  .archive:not(.archive.author)
    #leftblk
    .more-frm-blk
    article.has-post-thumbnail:first-of-type {
    display: flex;
  }
}
/* Category Page(like home page) end */
@media screen and (max-width: 767px) {
  .middle-header-contain .wrapper::after {
    bottom: 0;
    width: 100%;
    left: 0;
    border-bottom: 1px solid #a5aeb7;
  }
  body.page .most-read-stories .mrs-video-list,
  body.page .address-main,
  body.page .address-main-user {
    display: block;
  }
  body.page .address-main-user {
    text-align: center;
  }
  body.page .most-read-stories .mrs-video-list .change-font-size {
    margin-bottom: 1rem;
  }
  body.page .address-main-user .address-user-designation {
    padding: 0 !important;
  }
  body .footer-top-wrap .footer-parent-wrapper {
    flex: 1;
  }
  body footer .check_list_wrap_parent .check_list_wrap {
    flex-direction: row;
    gap: 10px;
  }
  body footer .check_list_wrap_parent {
    gap: 10px;
  }
  .archive:not(.archive.author) .site-main #rightblk {
    border-left: 0;
  }
  .mobile-menu-opened.stickybody .site-header .custom-logo-link {
    margin-top: -1rem;
  }
  .mobile-sidebar ul li:not(.sub-menu li) {
    left: 0;
  }
  /* mobile header modify */
  /* .mobile-menu-opened .middle-header-contain .wrapper .mobile-menu-toggle {
    width: 100%;
    top: 1rem;
  } */
  .site-header .custom-logo-link .custom-logo {
    max-width: 130px;
  }
  .middle-header-contain .wrapper .site-branding {
    flex-basis: 83%;
  }
  .custom-logo-link {
    margin: 0;
  }
  .member-exclusive article {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .member-exclusive article:first-of-type {
    margin-top: 0.5rem;
  }
  .wp-block-column.is-vertically-aligned-center.full-access-img {
    margin-top: -30px;
  }
  .full-access-img img {
    width: 100% !important;
  }
  .member-exclusive article:first-of-type {
    margin-top: 0.5rem;
    flex-flow: column;
  }
  .hp-podcast {
    margin-top: 2rem;
  }
  body .member-exclusive article:first-of-type .entry-title {
    font-size: 20px !important;
  }
  .member-exclusive article figure,
  .member-exclusive article .entry-wrapper {
    width: 100% !important;
  }
  .member-exclusive article:not(:first-of-type) figure,
  .hp-horizontal-article article figure,
  .archive .more-frm-blk article figure {
    display: none;
  }
  .member-exclusive
    .wp-block-newspack-blocks-homepage-articles
    > div[data-posts] {
    gap: 16px !important;
    flex-flow: column;
  }
  .member-exclusive article:not(:first-of-type) {
    border-top: 1px solid #bababa;
    padding-top: 15px;
  }
  .full-access-img img {
    margin-top: 1rem;
  }
  .hp-tab-details-main article:last-of-type {
    display: flex;
    flex-flow: column;
  }
  .archive .more-frm-blk article .cat-links a {
    font-size: 0.8rem;
  }
  .archive
    #leftblk
    .more-frm-blk
    article.has-post-thumbnail:first-of-type
    .entry-title,
  .archive #leftblk article:not(:first-of-type) .entry-title {
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: 500;
  }
  .member-exclusive h2.article-section-title span,
  .site-main .wp-block-heading {
    font-size: 20px !important;
    font-weight: 500;
  }
  .hp-tab-details-main article .entry-title {
    font-size: 1.625rem;
  }
  .archive .hp-tab-details-main article .entry-wrapper + p {
    margin: 0;
  }
  .archive #leftblk .more-frm-blk .has-post-thumbnail {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
  #desktop-JoinNow {
    display: none;
  }
  #mobile-JoinNow {
    display: block;
  }
  body footer .footer-parent-wrapper .newsletter-wrapper p {
    margin-top: 0.5rem;
  }
  body .footer-top-wrap {
    flex-direction: column;
  }
  .sticky .middle-header-contain {
    max-width: 100%;
  }
  .hp-right-block h3.wp-block-heading,
  .single #secondary h2.wp-block-heading,
  .search #secondary h2.wp-block-heading,
  .member-exclusive h2.article-section-title,
  .single .main-content-right .most-read-stories .mrs-title,
  .latest-title,
  .hp-right-block .upcoming-events h2.wp-block-heading {
    font-size: 20px !important;
  }
  .hp-podcast {
    margin-top: 2rem;
  }
  .most-popular-block article:before {
    font-size: 2rem;
  }
}
@media screen and (max-width: 356px) {
  .middle-header-contain .wrapper {
    flex-wrap: nowrap;
  }
  .site-header .custom-logo-link .custom-logo {
    max-width: 116px;
    padding-left: 5px;
  }
  .login-link-ev {
    padding: 5px 5px !important;
  }
  body.mobile-menu-opened .middle-header-contain .wrapper .mobile-menu-toggle {
    padding-right: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .site-footer .last-ft-col {
    position: relative;
    left: -1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 781px) {
  .middle-header-contain .wrapper .site-branding {
    flex-basis: calc(100% - 28px);
  }
  .mobile-sidebar ul li:not(.sub-menu li) {
    left: 1.3rem;
  }
}
.home .wp-block-buttons > .wp-block-button {
  display: block;
  width: 100%;
}
.home .latest-block {
  max-width: 300px;
  margin: auto;
}
.site-header nav.dd-menu ul li a,
.site-header .nav1 .main-menu > li > a,
.site-header .nav1 .main-menu > li.menu-item-has-children > a {
  padding: 0.5rem;
}
.sticky .site-header .bottom-header-contain nav.dd-menu ul li a,
.sticky .site-header .bottom-header-contain .nav1 .main-menu > li > a,
.sticky
  .site-header
  .bottom-header-contain
  .nav1
  .main-menu
  > li.menu-item-has-children
  > a {
  padding: 0.5rem 0.2rem;
}
.sticky .site-header .bottom-header-contain nav.dd-menu ul li .sub-menu li a {
  padding: calc(0.75 * 1rem) calc(24px + 1rem) calc(0.75 * 1rem) 1rem;
}
.site-header
  .dd-menu
  .menu-item-has-children:not(.off-canvas):hover
  > .sub-menu {
  padding: 0;
}
body header.site-header .dd-menu .menu-item .sub-menu {
  background: #fff !important;
  border: 1px solid var(--border-color);
}
.site-header .dd-menu .sub-menu li a {
  background: #fff !important;
  border-bottom: 1px solid var(--border-color);
  color: var(--font-color) !important;
  border-bottom: 0;
}
.member-exclusive article figure.post-thumbnail {
  aspect-ratio: 10/8;
  overflow: hidden;
  margin-bottom: 10px;
}

.member-exclusive article figure.post-thumbnail img {
  object-fit: cover;
  width: 242px;
  height: 200px;
  object-position: top center;
}
.editorpicks article figure.post-thumbnail {
  aspect-ratio: 10/7;
  overflow: hidden;
}

.editorpicks article figure.post-thumbnail img {
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  object-position: top center;
}
.desktop-sidebar .menu li.menu-item-has-children:after {
  content: '<svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"></path><path fill="none" d="M0 0h24v24H0V0z"></path></svg>';
  content: url(data:image/);
}
/* .page .cwo-award {
  padding: 1rem 1.5rem;
  max-width: 1150px !important;
} */
@media (min-width: 992px) and (max-width: 1100px) {
  .hp-right-block {
    min-width: 320px;
  }
}
@media screen and (max-width: 600px) {
  body .footer-top-wrap {
    flex-wrap: wrap;
    gap: 10px;
  }
  body .footer-top-wrap .wp-block-social-links {
    margin-bottom: 0rem !important;
  }
  body .footer-top-wrap .footer-parent-wrapper,
  body .footer-top-wrap .footer-parent-wrapper + .wp-block-columns {
    width: 100%;
  }
  body footer .footer-parent-wrapper .newsletter-wrapper p,
  footer .footer-parent-wrapper .newsletter-wrapper p,
  body footer .footer-top-wrap h2#follow-us {
    font-size: 18px;
  }
  .ftr-nav-container,
  .ftr-nav-container .col-1-main {
    gap: 16px !important;
  }
  .ftr-nav-container .col-2-main {
    gap: 0 !important;
  }
  .ftr-nav-container .col-2-main ul {
    margin: 1em 0 0;
  }
  .site-footer .footer-parent-wrapper {
    flex-direction: column;
  }
  .hp-podcast {
    margin-top: 1rem !important;
  }
}
@media screen and (max-width: 767px) {
  .rd-nw-btn {
    font-size: 14px;
  }
  .archive .hp-right-block,
  .archive:not(.archive.author) .site-main #rightblk {
    padding-left: 0;
    margin: 0;
  }
  #hpBlockTab li a {
    font-size: 15px;
  }
  .archive .page-header .page-title .page-description,
  .archive .page-header .page-title {
    font-size: 25px;
    font-weight: 600;
  }
  .archive #leftblk .more-frm-blk article.has-post-thumbnail:first-of-type {
    margin-top: 1rem;
  }

  .hp-right-block .upcoming-events .entry-wrapper .entry-title a {
    font-size: 16px;
  }
  .hp-left-block .wp-block-button {
    margin: 0 !important;
  }
  .single .main-content-right .most-read-stories .mrs-title,
  .single .most-read-stories .mrs-title {
    font-size: 1.2rem !important;
  }
  .home .hp-tab-details-main article .entry-title {
    font-size: 1.3rem;
    line-height: 1.3;
  }
  .home .hp-right-block {
    padding-left: 0;
  }
  .home .video-seprator,
  body
    footer.site-footer
    .ftr-nav-container
    .col-2-main
    h2.wp-block-heading.hide-on-med1 {
    display: none;
  }
  .home .hp-horizontal-article article {
    padding-top: 0.5rem;
    margin-bottom: 8px !important;
    padding-bottom: 0.5rem;
  }
  .wpnbha article .entry-title,
  .hp-horizontal-article .entry-title a,
  .search .entry-title a {
    font-size: 0.8em;
  }
  body .hp-horizontal-article,
  body .wp-block-columns.is-layout-flex {
    margin-top: 0;
  }
  body .hp-tab-details-main,
  body .wp-block-columns.is-layout-flex,
  body .wp-block-newspack-blocks-homepage-articles.is-style-borders {
    margin-bottom: 0;
  }
  .home div.wp-block-columns {
    gap: 1.5rem;
  }
  body hr.wp-block-separator.has-alpha-channel-opacity.is-style-wide {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  body .hp-right-block article,
  body .upcoming-events article,
  body .latest-pro article {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  body .cta-subscribe-section {
    margin-top: 10px !important;
    margin-bottom: 15px !important;
  }
  body .hp-right-block .cta-subscribe-section .cta-form-title {
    margin: 0;
  }
  body .hp-right-block .latest-pro .wp-block-heading {
    margin-top: 10px !important;
  }
  body #hpBlockTab {
    margin-bottom: 1rem;
  }
  body .hp-right-block .latest-pro .entry-wrapper .entry-title a,
  body .hp-horizontal-article .entry-title a,
  body .member-exclusive article .entry-title,
  body .hp-tab-details-main article .entry-wrapper p {
    font-size: 13px !important;
  }
  body footer.site-footer .check_list_wrap_parent {
    margin-left: 0;
    margin-top: 1rem;
  }
  body footer.site-footer #follow-us {
    margin-bottom: 10px;
  }
  body .wp-block-social-links {
    margin-bottom: 2rem !important;
  }
  body footer.site-footer {
    padding: 0;
  }
  body footer.site-footer h2.wp-block-heading {
    margin-bottom: 0;
  }
  .single .main-content-right .most-read-stories ul.mrs-video-list li {
    margin-bottom: 0.5rem;
  }
  .archive .site-main,
  body.author #main {
    display: block;
  }
  .login-table-ev {
    height: auto;
    background-color: transparent !important;
  }
  .category-magazine .more-frm-blk article figure,
  .single-magazine-issue .more-frm-blk article figure,
  .archive.author .more-frm-blk article figure {
    display: block;
  }
  body .hp-horizontal-article article:last-child {
    border-bottom: 0;
  }
  .home .hp-tab-details-main .wpnbha.ts-3 article .entry-wrapper,
  .archive .hp-tab-details-main article .entry-wrapper,
  .archive .hp-tab-details-main article p,
  .archive .hp-tab-details-main article .entry-meta {
    padding: 0;
  }
  .wpnbha article .entry-meta .author a,
  .entry-meta .byline a,
  .wpnbha article .entry-meta .author-prefix,
  .entry-meta .entry-date,
  .single .entry-meta,
  .single .entry-meta a {
    padding-right: 3px;
  }
  .wp-block-buttons {
    margin: 0px 0;
  }
  #primary,
  .wrapper,
  body:not(.sticky) .site-header ~ .code-block {
    max-width: 100%;
  }
  .middle-header-contain .wrapper {
    padding: 5px 20px;
    margin: 0;
  }
  body.sticky .middle-header-contain .wrapper {
    width: 100%;
    padding: 0 20px;
  }
  .sticky .middle-header-contain .wrapper {
    max-width: 100%;
  }
  body {
    background: var(--white);
  }
  .site-header {
    padding-top: 0;
  }
  .login-link-ev a.login-link-ev-in img {
    width: 12px;
  }
  .login-link-ev {
    font-size: 13px;
  }
  .archive
    #leftblk
    .more-frm-blk
    article.has-post-thumbnail:first-of-type
    .entry-title,
  .archive #leftblk article .entry-title,
  .home .hp-tab-details-main .wpnbha.ts-3 article .entry-title,
  body .hp-horizontal-article article .entry-wrapper .entry-title a,
  .member-exclusive article .entry-title a,
  .single .most-read-stories ul.mrs-video-list li a {
    font-size: 16px !important;
  }
  .middle-header-contain .right {
    margin-left: auto;
  }

  .sticky .middle-header-contain {
    left: 0;
    transform: unset;
  }
  .has-more-button .wp-block-button__link,
  .wp-block-button .wp-block-button__link.wp-element-button,
  .archive #load-cat-more {
    margin: 15px 0;
  }
  body .footer-top-wrap {
    padding: 0;
    margin-bottom: 1rem;
  }
  .single .site-main .entry-footer {
    padding: 0;
  }
  .single main#main + .most-read-stories ul.mrs-video-list {
    margin-bottom: 0;
  }
  .single main#main + .most-read-stories ul.mrs-video-list li:nth-child(2) {
    border-right: 0;
    padding-right: 0;
  }
  footer .footer-parent-wrapper .newsletter-wrapper p {
    font-size: 1.3rem;
  }
  .member-exclusive h2.article-section-title span {
    font-size: 20px !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .site-footer .footer-parent-wrapper {
    margin-top: 1rem !important;
  }
  .member-exclusive article figure.post-thumbnail img {
    width: 100%;
    height: auto;
  }
  body.latest .hp-tab-details-main article .entry-wrapper .entry-title a {
    font-size: 16px !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 990px) {
  .site-footer .footer-parent-wrapper,
  body .footer-top-wrap .footer-parent-wrapper + .wp-block-columns {
    margin: 0 auto;
  }
  body .footer-top-wrap {
    flex-direction: column;
    gap: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 781px) {
  .sticky .middle-header-contain .wrapper {
    padding: 0;
  }
}

@media screen and (min-width: 782px) and (max-width: 1199px) {
  .site-header .mobile-menu-toggle {
    order: 1;
    width: 30px;
  }
  .site-header .site-branding {
    display: flex;
    order: 2;
    flex: 1;
    justify-content: center;
  }

  .site-header .mobile-menu-toggle .mobile-close {
    display: none;
  }

  .mobile-menu-opened #mobile-sidebar-fallback {
    left: 0 !important;
  }
  .sticky .middle-header-contain {
    z-index: 9999;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .middle-header-contain .right {
    margin-left: auto;
    margin-right: 10px;
  }
  .middle-header-contain .wrapper .mobile-menu-toggle {
    margin-left: 0;
  }
}
@media screen and (min-width: 782px) and (max-width: 991px) {
  .sticky .bottom-header-contain {
    max-width: 65%;
  }
  .middle-header-contain .right {
    margin-left: auto;
    margin-right: 0px;
  }
  .middle-header-contain .wrapper .mobile-menu-toggle {
    margin-left: 0;
  }
  .middle-header-contain .wrapper .mobile-menu-toggle {
    display: none;
  }
  .login-link-ev a.login-link-ev-in {
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .sticky .bottom-header-contain {
    max-width: 70%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1159px) {
  .sticky .site-header .bottom-header-contain nav.dd-menu ul li a,
  .sticky .site-header .bottom-header-contain .nav1 .main-menu > li > a {
    padding: 0.5rem 0 !important;
  }
}
@media only screen and (min-width: 782px) {
  .archive .has-post-thumbnail .post-thumbnail {
    flex-basis: 40%;
    max-width: 40%;
    margin: 0 1em 0 0;
  }
  .archive .has-post-thumbnail .entry-container {
    flex-basis: 60%;
  }
  .archive.category
    .site-main
    #leftblk
    article:not(:first-child)
    .post-thumbnail
    .post-thumbnail-inner
    img,
  body.tag article:not(:first-child) .post-thumbnail .post-thumbnail-inner img,
  .home .hp-horizontal-article .post-thumbnail .post-thumbnail-inner img {
    position: relative;
    display: block;
    /* width: 340px;
    height: 230px; */
    object-fit: cover;
  }
}
@media only screen and (max-width: 1023px) {
  .stickybody .site-header .custom-logo-link {
    margin-top: 0;
    height: auto;
    width: auto;
  }
}

@media screen and (min-width: 426px) and (max-width: 991px) {
  .single
    .most-read-stories
    .mrs-video-list:not(aside .most-read-stories .mrs-video-list) {
    display: flex !important;
    flex-wrap: wrap;
  }
  .single
    .most-read-stories
    ul.mrs-video-list
    li:not(aside .most-read-stories ul.mrs-video-list li) {
    flex-basis: calc(50% - 10px);
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 992px) {
  .single .entry-header h1.entry-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .archive.category:not(.category-magazine)
    .more-frm-blk
    article
    .post-thumbnail,
  .archive.author .more-frm-blk article:not(:first-of-type) .post-thumbnail,
  .home .hp-horizontal-article article .post-thumbnail,
  .search article .post-thumbnail {
    max-height: 200px;
    overflow: hidden;
    object-position: center;
  }
  .category-magazine #main,
  .single-magazine-issue #main {
    flex-basis: calc(100% - 330px);
  }
  .category-magazine #secondary,
  .single-magazine-issue #secondary {
    flex-basis: 300px;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .archive .site-main,
  body.page-template-template-latest.page:not(.newspack-front-page).has-sidebar
    #main {
    display: block;
  }
  .archive:not(.archive.author) .site-main #rightblk {
    border: 0;
    margin-left: 0;
  }
  .archive .hp-right-block {
    padding: 0;
  }
  .archive .site-main #rightblk aside,
  body.author #main {
    display: block;
    margin: auto;
  }
  .archive:not(.archive.author)
    #leftblk
    .more-frm-blk
    article.has-post-thumbnail:first-of-type,
  .archive .has-post-thumbnail,
  .search .has-post-thumbnail {
    display: flex;
  }
  .archive .has-post-thumbnail .post-thumbnail {
    flex-basis: 40%;
    max-width: 40%;
    margin: 0 1em 0 0;
  }
  .archive .has-post-thumbnail .entry-container {
    flex-basis: 60%;
  }
  .category-magazine #main,
  .single-magazine-issue #main,
  .search #main {
    flex-basis: 100%;
  }
  .category-magazine #secondary,
  .single-magazine-issue #secondary {
    flex-basis: 300px;
  }
  .archive.author #leftblk article .entry-title {
    font-size: 1.2rem;
  }
  .single main#main + .most-read-stories ul.mrs-video-list li:nth-child(2) {
    border-right: 0;
    padding-right: 0;
  }
  .single main#main + .most-read-stories ul.mrs-video-list li:nth-child(3) {
    padding-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  .site-header .dd-menu > ul > li > .sub-menu {
    display: none;
  }
  .site-header .dd-menu > ul > li.menu-item-has-children:hover .sub-menu {
    display: block;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1659px) {
  .h-dh
    .site-header
    .nav1
    .main-menu
    li.menu-item-type-custom:last-child
    .sub-menu {
    left: auto;
    right: 0;
    width: 20rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 991px) {
  .single main#main + .most-read-stories ul.mrs-video-list li {
    max-width: 50%;
  }
}
@media (max-width: 599px) {
  div#savePost {
    margin-top: 0;
    line-height: inherit;
  }
  div#savePost:before {
    margin: 5px;
  }
  .single main#main + .most-read-stories ul.mrs-video-list li {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .sticky .middle-header-contain {
    max-width: 100%;
    height: 50px;
  }
  body.sticky .middle-header-contain .wrapper {
    width: 100%;
    padding: 0 20px;
  }
  .hp-right-block,
  .archive:not(.archive.author) .site-main #rightblk {
    max-width: 300px;
    margin: 0 auto;
  }
  .archive .site-main #rightblk {
    margin-left: 0;
  }
  body.single-lists .site-main .article-content {
    display: block;
  }
  body.single-lists .site-main #rightblk aside#secondary {
    width: 100%;
  }
}
@media (min-width: 991px) {
  body.desktop-menu-opened.sticky #desktop-sidebar-fallback {
    max-width: 90%;
    width: 1150px;
  }
}
@media (min-width: 990px) {
  .middle-header-contain .wrapper .mobile-menu-toggle {
    display: none;
  }
}
@media (max-width: 425px) {
  .single main#main + .most-read-stories ul.mrs-video-list li {
    padding: 0;
    border: 0;
  }
}
@media only screen and (max-width: 374px) {
  .h-cl .site-header .custom-logo-link img,
  .stickybody .site-header .custom-logo-link img {
    height: 32px;
  }
}
@media only screen and (min-width: 600px) {
  body.page-id-316110 .entry .entry-content > .wp-block-columns,
  body.page-id-316903 .entry .entry-content > .wp-block-columns,
  body.page-id-314924 .entry .entry-content > .wp-block-columns {
    margin-left: 0;
    max-width: calc(100% + 32px);
  }
}
.h-cl.h-dh .site-header #site-navigation div#left-mnu {
  display: none;
}
.single .entry-meta span strong {
  font-weight: 400 !important;
}
.wp-block-columns.hp-latest-main,
.wp-block-columns.hp-latest-list {
  margin: 0;
}
.desktop-sidebar .social-heading {
  margin-bottom: 0.9rem;
}
.author .cta-subscribe-section {
  display: none;
}
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:nth-last-child(2),
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:last-child {
  top: 0;
}
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:nth-last-child(2) a,
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:nth-last-child(2),
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:last-child a,
.h-dh .site-header .nav1 ul.main-menu:not(.sub-menu) > li:last-child {
  color: var(--font-color) !important;
}
.home .site-main {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .hp-right-block,
  .archive .site-main #rightblk,
  #rightblk aside,
  .single.has-sidebar #main .main-content-right aside .sidebar-ctr,
  .archive #secondary {
    width: 100% !important;
    max-width: 100% !important;
  }
  .upcoming-events .wp-block-buttons {
    margin-top: 0;
  }
  .upcoming-events .wp-block-buttons .wp-block-button {
    margin-bottom: 20px;
  }
  footer .wp-block-heading {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 768px) {
  body footer .footer-parent-wrapper .newsletter-wrapper {
    margin-bottom: 5px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  body footer .footer-parent-wrapper .newsletter-wrapper {
    margin-bottom: 13px;
  }
}
.power-main-bg img {
  margin: 40px 0 0 0;
}
.power-main-bg {
  display: flex;
}
 
.tax-list-title {
  font-size: 2em;
  font-weight: bold;
  color: #111;
}
.tax-list .taxonomy-description p {
  text-align: left;
}
.right-elmnt {
  margin: 10px 0 0 40px;
  color: #fff;
}
.power-publs-date {
  font-size: 13px;
  margin: 15px 0;
}
.power-lead-text {
  font-size: 18px;
}
.right-elmnt .page-title {
  font-size: 32px;
  text-transform: capitalize;
}
.cus-outer-parent {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.cus-inner-elements {
  margin-bottom: 1rem;
}
.cus-inner-elements .cus-inner {
  position: relative;
}
.content-right {
  position: relative;
  padding: 30px 20px 15px;
  text-align: center;
}
.content-right {
  position: relative;
  padding: 20px 20px 15px;
  text-align: center;
}
.site-main .navigation.post-navigation {
  display: none;
}
.content-right p {
  margin: 0;
  color: #fff;
  z-index: 1;
  position: relative;
}
.img-left img {
  width: 100%;
  height: auto;
}
.content-right .title__name {
  font-size: 0.9em;
}
.content-right .title__name span {
  font-size: 1.2em;
  line-height: 2;
  padding-right: 0;
  position: absolute;
  top: -42px;
  right: 0;
  display: block;
  width: 42px;
  height: 42px;
  margin: 0 auto;
  background: #f9bf6d;
  left: auto;
  border: 2px solid #fff;
  border-radius: 0;
  color: #000000;
}
.content-right .title__name span:after {
  position: absolute;
  content: "";
  background-color: #c4161c;
  bottom: 4px;
  right: 3px;
  width: 4px;
  height: 4px;
  display: inline-block;
  border-radius: 50px;
  display: none;
}
.content-right .designation {
  font-size: 0.7em;
}
@media only screen and (max-width: 767px) {
  .power-main-bg {
    flex-direction: column;
    padding: 0 10px 15px;
  }
  .power-main-bg img {
    max-width: 318px;
    margin: -40px 0 30px;
  }
  .right-elmnt {
    margin: 10px 0 0 0;
    text-align: center;
  }
  .right-elmnt .page-title {
    font-size: 16px;
  }
}
.tax-list-title {
  font-size: 2em;
  font-weight: bold;
  color: #111;
}
.archive.tax-list .img-left img {
  height: auto;
}
.tax-list .page-header {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 782px) {
  .tax-list main#main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
  }
  .tax-list main#main .main-content {
    width: 100%;
  }
}
body.single-lists .site-main #rightblk aside#secondary {
  width: 300px;
}
body.single-lists #main {
  display: flex;
}
body.single-lists .site-main #leftblk {
  flex-basis: calc(100% - 330px);
}

@media only screen and (min-width: 1077px) {
  .tax-list main#main .main-content {
  flex-basis: calc(100% - 330px);
  }
}
.tax-list .page-header h1.page-title {
  text-transform: inherit;
  font-size: 1.8em;
  font-style: normal;
  font-weight: 600;
}
.tax-list .page-header > span {
  font-size: 0.8em;
  font-style: italic;
}
.tax-list .page-header a.tax-list-title {
  color: #f9cb89 !important;
  font-size: 0.875em;
  text-transform: uppercase;
  font-family: "Archivo", "-apple-system", "BlinkMacSystemFont", "Segoe UI",
    "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    "Helvetica Neue", "sans-serif";
  margin: 0 0.35rem 0.75rem 0;
  display: inline-block;
  font-style: normal;
}
.tax-list .taxonomy-description {
  color: #111;
  font-size: 16px;
  font-style: normal;
}
body.single-lists #leftblk .site-main,
.single-lists .most-read-stories .mrs-video-list {
  display: block !important;
}

@media (min-width: 600px) {
  .tax-list .cus-inner-elements .post-thumbnail,
  .single-lists .cus-inner-elements .post-thumbnail {
    overflow: hidden;
  }
  .tax-list .cus-inner-elements .post-thumbnail a,
  .single-lists .cus-inner-elements .post-thumbnail a {
    display: inline !important;
  }
  .tax-list .cus-inner-elements .post-thumbnail img,
  .single-lists .cus-inner-elements .post-thumbnail img {
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }
}
@media (min-width: 768px) and (max-width: 781px) {
  .tax-list .cus-inner-elements .post-thumbnail,
  .single-lists .cus-inner-elements .post-thumbnail {
    height: 216px;
  }
}
@media (min-width: 782px) and (max-width: 850px) {
  .home .edt-chc-ctr article figure,
  .home .insight-bg article figure {
    height: 160px;
  }
  .tax-list .cus-inner-elements .post-thumbnail,
  .single-lists .cus-inner-elements .post-thumbnail {
    height: 220px;
  }
}
@media (min-width: 851px) and (max-width: 1000px) {
  .home .edt-chc-ctr article figure,
  .home .insight-bg article figure {
    height: 175px;
  }
  .tax-list .cus-inner-elements .post-thumbnail,
  .single-lists .cus-inner-elements .post-thumbnail {
    height: 241px;
  }
}
@media (min-width: 1001px) and (max-width: 1099px) {
  .tax-list .cus-inner-elements .post-thumbnail,
  .single-lists .cus-inner-elements .post-thumbnail {
    height: 241px;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  .tax-list .cus-inner-elements .post-thumbnail,
  .single-lists .cus-inner-elements .post-thumbnail {
    height: 215px;
  }
}
@media (min-width: 1200px) and (max-width: 1250px) {
  .home .edt-chc-ctr article figure,
  .home .insight-bg article figure {
    height: 254px;
  }
  .tax-list .cus-inner-elements .post-thumbnail,
  .single-lists .cus-inner-elements .post-thumbnail {
    height: 220px;
  }
}
@media (min-width: 1251px) and (max-width: 1299px) {
  .tax-list .cus-inner-elements .post-thumbnail,
  .single-lists .cus-inner-elements .post-thumbnail {
    height: 230px;
  }
}
@media (min-width: 1300px) and (max-width: 1340px) {
  .tax-list .cus-inner-elements .post-thumbnail,
  .single-lists .cus-inner-elements .post-thumbnail {
    height: 249px;
  }
}
@media (min-width: 1341px) {
  .tax-list .cus-inner-elements .post-thumbnail,
  .single-lists .cus-inner-elements .post-thumbnail {
    height: 246px;
  }
}
.cus-inner-elements {
  margin-bottom: 1rem;
}
.cus-inner-elements a {
  font-size: 1em;
  display: block;
  font-weight: 500;
  transition: all 0.5s;
  color: #000;
}
.cus-inner-elements small {
  font-size: 14px;
  color: #a5a5a5;
  line-height: normal;
}
.cus-inner-elements a:hover {
  color: #4a4a4a !important;
}
@media only screen and (min-width: 768px) {
  .cus-inner-elements {
    flex: 0 0 50%;
    padding: 0 10px;
  }
}
