@charset "UTF-8";
/* 
 * All the fonts related attributes/styles mentioned here. 
 * Finance Landing and Category page
 *           
 * @file: Core Stylesheet
 *
 * @author: Subhranil Dutta (subhranild@zacksindia.com)
 * @sub-author:
 * 
 * @date: 2024
 *
 * @copyright Zacks Investment Research 
 * @license Internal Use only. No License granted.
 *
 */
/* mobile landscape */
a:hover {
  color: #1d5eb5 !important;
}

h2 {
  font-size: 1.65rem;
  line-height: 2.25rem;
  margin: 0 0 1rem 0;
  letter-spacing: 0.02em;
  font-family: Helvetica, Arial, sans-serif;
  padding: 0;
  text-shadow: none !important;
}

h3.fin_module_heading {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  border-bottom: 2px solid #408322;
  margin: 10px 0 15px;
}

h3.fin_module_heading a {
  display: block;
  text-shadow: 0 1px 1px #fff;
  font-size: 16.5pt;
  line-height: 1.25;
  color: #000;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
}
h3.fin_module_heading a:hover {
  color: #1d5eb5 !important;
}

p {
  font-size: 10pt;
  margin: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.25;
  font-weight: 500;
}
p.article-font {
  font-size: 15px;
  line-height: 24px;
  font-family: Helvetica, Arial, sans-serif;
}

.article-font {
  font-family: Helvetica, Arial, sans-serif;
}
.article-font p, .article-font ul,
.article-font li,
.article-font span {
  font-size: 15px !important;
  line-height: 24px !important;
  text-align: justify;
  font-family: Helvetica, Arial, sans-serif;
}
.article-font ul {
  padding: 0 0 0 18px;
}

a.module_footer_link {
  font-size: 12px;
  color: #1d5eb5;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
}
a.module_footer_link:hover {
  color: #1d5eb5 !important;
}

section {
  border-bottom: 0 !important;
}

#banner #ic_d_div_728x90_1.dfp_ad_unit {
  max-height: 90px;
}

ul.breadcrumb {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
ul.breadcrumb li {
  list-style: none;
  float: left;
}
ul.breadcrumb li:last-child a:after {
  content: "";
}
ul.breadcrumb a {
  margin-right: 4px;
  font-size: 11px;
  color: #1d5eb5;
}
ul.breadcrumb a:after {
  content: "»";
  display: inline-block;
  margin-left: 5px;
}

#main_content {
  border: 1px solid #e3e3e3;
}
@media (min-width: 1024px) {
  #main_content {
    width: 988px;
    padding: 0.5rem;
  }
}
#main_content.finance-article-content {
  border: none;
}
@media (max-width: 991.98px) {
  #main_content.finance-article-content .fin-breadcrumb {
    margin-top: 115px !important;
  }
}
@media (min-width: 1024px) {
  #main_content {
    width: 988px;
    padding: 0.5rem;
  }
}
#main_content .main_body {
  border-top: none;
}
@media (min-width: 1024px) {
  #main_content .main_body {
    width: 620px;
  }
}
@media (max-width: 1023px) {
  #main_content .main_body {
    padding-right: 10px !important;
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  #main_content .main_body > section {
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  #main_content #third_rail {
    margin-right: 0;
    padding-left: 20px;
  }
}

@media (max-width: 1023px) {
  .finance_landing {
    padding-right: 10px !important;
  }
}
.finance_landing img {
  max-width: 100%;
  box-shadow: 0 0 0 1px #dbdada;
}
@media (max-width: 1023px) {
  .finance_landing img {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.finance_landing h2 {
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  .finance_landing h2 {
    margin-top: 5px;
  }
}
.finance_landing h2 a {
  display: block;
  font-size: 16.5pt;
  font-weight: 700;
  line-height: 1.25;
  text-shadow: 0 1px 1px #fff;
  color: #000;
  margin-bottom: 0;
}
.finance_landing h2 a.font-16 {
  font-size: 10.5pt;
}
.finance_landing h2 a.font-14 {
  font-size: 10.5pt;
}
.finance_landing p {
  float: left;
  width: 100%;
}
.finance_landing .featured-article-block {
  float: left;
  width: 100%;
  margin-bottom: 8px;
}
@media (max-width: 1023px) {
  .finance_landing .featured-article-block {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .finance_landing .featured-article-block article.featured-article {
    width: 72%;
    float: left;
  }
}
@media (max-width: 1023px) {
  .finance_landing .featured-article-block article.featured-article {
    margin-bottom: 15px;
  }
}
.finance_landing .featured-article-block article.featured-article img {
  margin-top: 0;
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  .finance_landing .featured-article-block article.sub-article {
    margin-bottom: 15px;
    margin-top: 0 !important;
  }
}
@media (min-width: 1024px) {
  .finance_landing .featured-article-block article.sub-article {
    margin-left: 10px;
    width: calc(28% - 10px);
    float: left;
  }
}
.finance_landing .featured-article-block article.sub-article img {
  width: 100%;
  margin: 0 0 5px 0;
}
@media (min-width: 1024px) {
  .finance_landing .featured-article-block article.sub-article img {
    height: 90px;
  }
}
.finance_landing .featured-article-block article.sub-article h2 {
  float: left;
  width: 100%;
  line-height: 20px;
}
@media (max-width: 1023px) {
  .finance_landing .featured-article-block article.sub-article h2 {
    margin-bottom: 0;
  }
}
.finance_landing .featured-article-block article.sub-article h2 a {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.finance_landing .featured-article-block article:last-child {
  margin-top: 10px;
}
.finance_landing .home-article-block {
  float: left;
  width: 100%;
  border-top: 1px solid #e3e3e3;
  margin-top: 10px;
  padding-top: 10px;
}
@media (max-width: 1023px) {
  .finance_landing .home-article-block {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .finance_landing .home-article-block > article {
    width: calc(50% - 5px);
    float: left;
    margin-right: 10px;
  }
}
@media (max-width: 1023px) {
  .finance_landing .home-article-block > article {
    margin-bottom: 15px;
  }
}
.finance_landing .home-article-block > article:last-child {
  margin-right: 0;
}
.finance_landing .home-article-block > article > a {
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .finance_landing .home-article-block > article > a {
    width: 308px;
    height: 208px;
  }
}
@media (max-width: 1023px) {
  .finance_landing .home-article-block > article > a {
    margin-bottom: 0;
  }
}
.finance_landing .home-article-block > article > a img {
  margin-right: 0;
}
@media (min-width: 1024px) {
  .finance_landing .home-article-block > article > a img {
    min-height: 208px;
  }
}
.finance_landing .home-multi-article-block {
  float: left;
  width: 100%;
  border-top: 1px solid #e3e3e3;
  margin-top: 10px;
  padding-top: 10px;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .finance_landing .home-multi-article-block > article {
    height: 220px;
    flex: 0 1 32%;
  }
}
@media (max-width: 1023px) {
  .finance_landing .home-multi-article-block > article {
    margin-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  .finance_landing .home-multi-article-block > article.sub-article.m-art {
    display: none;
  }
}
@media (max-width: 1023px) {
  .finance_landing .home-multi-article-block > article.sub-article.d-art {
    display: none;
  }
}
.finance_landing .home-multi-article-block > article > a {
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .finance_landing .home-multi-article-block > article > a {
    width: 198px;
    height: 140px;
  }
}
@media (max-width: 1023px) {
  .finance_landing .home-multi-article-block > article > a {
    margin-bottom: 0;
  }
}
.finance_landing .home-multi-article-block > article h2 a {
  font-size: 15px;
}
.finance_landing .home-multi-article-block > article h2 a.font-14 {
  font-size: 10.5pt;
  line-height: 1.25;
}

@media (max-width: 1023px) {
  .finance_article_category {
    margin-right: 10px !important;
  }
}
.finance_article_category > h2 {
  font-size: 1.75rem;
  line-height: 2.25rem;
}
.finance_article_category .catergory_body .left-article-body {
  float: left;
  width: calc(100% - 325px);
}
@media (max-width: 1023px) {
  .finance_article_category .catergory_body .left-article-body {
    width: 100%;
    margin-bottom: 15px;
  }
}
.finance_article_category .catergory_body .left-article-body > h3 {
  margin-top: 0;
  border-bottom: none;
}
.finance_article_category .catergory_body figure {
  float: right;
}
@media (max-width: 1023px) {
  .finance_article_category .catergory_body figure {
    float: left;
    width: 100%;
  }
  .finance_article_category .catergory_body figure img {
    width: 100%;
  }
}
.finance_article_category .catergory_body figure img {
  box-shadow: 0 0 0 1px #dbdada;
}

@media (max-width: 1023px) {
  .finance_featured_picks {
    margin-right: 10px !important;
  }
}
.finance_featured_picks .featured_article_list > article {
  position: relative;
  margin-bottom: 15px;
}
.finance_featured_picks .featured_article_list > article .left-article-body {
  float: left;
  width: calc(100% - 190px);
}
.finance_featured_picks .featured_article_list > article .left-article-body > h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.finance_featured_picks .featured_article_list > article .left-article-body > h4 a {
  display: block;
  font-size: 10.5pt;
  line-height: 1.25;
  color: #000;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.finance_featured_picks .featured_article_list > article .left-article-body > h4 a:hover {
  color: #1d5eb5 !important;
}
.finance_featured_picks .featured_article_list > article .left-article-body > p {
  display: initial;
}
.finance_featured_picks .featured_article_list > article .left-article-body a.module_footer_link {
  color: #1d5eb5;
  margin-left: 4px;
  display: contents;
}
.finance_featured_picks .featured_article_list > article figure {
  float: right;
}
.finance_featured_picks .featured_article_list > article figure img {
  margin-right: 0;
  box-shadow: 0 0 0 1px #dbdada;
}

.fin-breadcrumb {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.finance_article h3 {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  border-bottom: 2px solid #408322;
}

#third_rail .finance_top_articles {
  background: none;
  border: none !important;
  box-shadow: none;
  padding: 0;
}
#third_rail .finance_top_articles h3 {
  font-size: 16px;
  font-weight: normal;
  border-bottom: 1px dotted #ccc;
  padding: 0 0 5px 0;
  margin: 0;
  transition: color 0.2s;
}
#third_rail .finance_top_articles ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#third_rail .finance_top_articles ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #ccc;
}
#third_rail .finance_top_articles ul li a {
  background: transparent;
  display: block;
  padding: 7px 7px 7px 0;
  transition: all 0.3s ease-out;
  clear: both;
}
#third_rail .finance_top_articles ul li a:hover {
  background: #fff;
  padding: 7px 0 7px 7px;
  text-shadow: none;
}
#third_rail .finance_top_articles ul li a img {
  float: left;
  margin-right: 15px;
}
#third_rail .finance_top_articles ul li a p {
  text-decoration: none;
  color: #333;
  transition: color 0.2s;
  font-size: 14px;
  margin-top: 2px;
}
#third_rail #pfnModule {
  background-image: url(/images/finance/newsletter_bg.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-family: Helvetica, Arial, Verdana, Roboto, sans-serif;
  width: 100%;
  height: 141px;
  margin-bottom: 10px;
}
#third_rail #pfnModule > div {
  padding: 14px 12px;
}
#third_rail #pfnModule > div h2.pfnHead {
  font-size: 20.2px;
  color: #fff;
  text-align: left;
  text-shadow: 3px -1px 2px #333;
  -moz-text-shadow: 3px -1px 2px #333;
  -webkit-text-shadow: 3px -1px 2px #333;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 20px;
  font-family: Helvetica, Arial, Verdana, Roboto, sans-serif;
}
#third_rail #pfnModule > div p.pfnText {
  font-size: 11px;
  font-weight: lighter;
  line-height: 14px;
  color: #fff;
  text-align: left;
  margin-top: -3px;
  font-family: Helvetica, Arial, Verdana, Roboto, sans-serif;
}
#third_rail #pfnModule > div input[type=text] {
  width: 175px;
  padding: 0 8px;
  font-size: 12px;
  height: 26px;
  border: 0;
}
#third_rail #pfnModule > div button.input_button {
  width: 100px;
  padding: 0 8px;
  color: #fff;
  font-size: 15px;
  height: 28px;
  font-weight: 600;
  background: linear-gradient(#e99f1f, #ee811b);
  border: 1px solid #cf690a;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-left: 14px;
  outline: 0 none;
  text-shadow: 1px 1px 2px #333;
  -moz-text-shadow: 1px 1px 2px #333;
  -webkit-text-shadow: 1px 1px 2px #333;
  font-family: Helvetica, Arial, Verdana, Roboto, sans-serif;
}
#third_rail #pfnModule > div button.input_button:hover {
  border: 1px solid #fff;
}
#third_rail .finance-editor-picks {
  background: none;
  border: none !important;
  box-shadow: none;
  padding: 0;
}
#third_rail .finance-editor-picks > h2 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 20px;
}
#third_rail .finance-editor-picks ul {
  padding: 0 0 0 15px;
  margin: 2px 0;
}
#third_rail .finance-editor-picks ul li {
  margin-bottom: 0.25rem;
  list-style: square;
}
#third_rail .finance-editor-picks ul li a {
  color: #1d5eb5;
  font-size: 14px;
  line-height: 1.5;
}

.finance_ref_writer_bio h2 {
  margin: 0 auto;
  font-size: 22px;
}
@media (min-width: 1024px) {
  .finance_ref_writer_bio h2 {
    width: 990px;
  }
}
.finance_ref_writer_bio .article-divider {
  background-color: #f5f5f5;
  text-align: center;
  margin: 2rem auto;
  padding: 1rem 0;
  position: relative;
  width: auto;
  background-size: contain;
  background-repeat: no-repeat;
}
.finance_ref_writer_bio .article-divider img {
  filter: grayscale(1);
}

#trending_topics {
  margin: 0 0 10px 0;
  padding: 8px 17px;
  border: 1px solid #cacaca !important;
  border-radius: 6px;
  -o-box-shadow: inset 0 2px 4px 0 #fff;
  -ms-box-shadow: inset 0 2px 4px 0 #fff;
  box-shadow: inset 0 2px 4px 0 #fff;
  background: #dfdfdf;
  background: linear-gradient(to bottom, #dfdfdf 1%, #fff 30%);
}
#trending_topics > h2 {
  line-height: 1.25;
  margin-top: 3px;
  margin-bottom: 6px;
  text-align: left;
}
#trending_topics ul.tabs,
#trending_topics #latest_topics ul li,
#trending_topics #popular_topics ul li {
  text-align: left;
}
#trending_topics p.footer {
  font-family: Helvetica, Arial, sans-serif;
}/*# sourceMappingURL=finance-common.css.map */