.main-blog {
  background: var(--Teal-light, #E5FFFB);
  padding: 20px 120px 56px;
}

.main-encyclopedia-img-box{
  max-width: 100%;
}

.main-encyclopedia-img{
  width: 100%;
  height: auto;
}

.market-dashboard-banner .btn-dark-wright{
  position: relative;
  z-index: 10;
}

.all-reports{
  padding: 40px 140px;
}

.all-reports .card{
  border: 0;
  margin-bottom: 48px;
  width: 100%;
}

.all-reports .maxthumb {
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.all-reports .card-body {
  padding-top: 0;
  padding: 0;
}

.blog-nav-tab {
  margin-bottom: 18px;
  margin-top: 36px;
  padding: 0px 120px;
}

.all-reports .maxthumb img{
  margin: 0 auto;
  position: relative;
  height: auto;
  width: 100%;
}

.next-back-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #e4e4e4 !important;
  padding: 3px 0px;
  border-radius: 50%;
}

.carousel-control-prev {
  left: -140px !IMPORTANT;
}
.carousel-control-next {
  right: -140px;
}


.article-post{
  margin-top: 2rem;
}

.article-post h2 {
  color: var(--Grey-800, #1D2939);
  font-family: Manrope;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 24px;
  scroll-margin-top: 70px;
}

.article-post ul li , .article-post ol li {
  color: var(--Grey-700, #344054);
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  margin-left: 20px;
  /* opacity: .7; */
}

.article-post p{
  width: 100% !important;
}
.market-dashboard-section{
  padding: 32px 120px;
}
.breadcrumb-div .breadcrumb {
  padding: 0.75rem 0rem;
  background-color: #e9ecef00;
  font-family: Manrope;
  margin-bottom: 0;
}








.chapter-list{
  padding: 40px 32px;
}

.chapter-list h3 {
  margin-bottom: 32px;
  font-weight: 700;
}

.chapter-list .card{
  border-radius: 5px;
}
.chapter-list .card .card-header{
  font-size: var(--font-size-16);
  font-family: manrope;
  font-weight: 500;
  color: #000000;
  border-bottom: 0;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  border-radius: 5px;
}



.chapterDescription{
  padding: 0;
}

.chapterDescription p{
  margin-bottom:0;
  width:100% !important;
}

.chapterDescription p a{
  font-size: var(--font-size-16);
  display: block;
  /* margin-bottom: 0; */
  color: black;
  width: 100% !important;
  margin-bottom: 8px;
  padding: 0px 20px;
  border-radius: 8px;
  display:block;
}

.chapterDescription p a:hover{
  color: var(--grey-700);
  text-decoration: none;
}
.arrow-time{
  display: flex;
  gap: 20px;
  align-items: center;
}

.chapterDescriptionBody{
  margin-top: 20px;
}

.chapterDescriptionBody a:hover{
  color:var(--grey-700);
}

.arrow-time span:first-child{
  font-size: var(--font-size-16);
  color: var(--purple_dark);
}


/* .chapter-list .card .card-header span img {
  transform: rotate(180deg);
} */

.learn-more{
  font-size: var(--font-size-14);
  font-family: manrope;
  color: var(--purple_dark);
  text-decoration: underline;

}

/* .chapter-list ol{
  margin-left: 0px;
  width: 50%;
}

.chapter-list ol li {
  font-family: manrope;
  margin-bottom: 10px;
  padding: 16px;
  border-left: 5px solid var(--purple-dark);
  border-radius: 8px;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.06);
  margin-bottom: 20px;
  list-style-type: none;
  max-width: 100%;
}

.chapter-list ol li a{
  font-size: var(--font-size-18);
  color: var(--grey-600);
  font-weight: 600;
} */

.sector-report-list{
  padding: 40px 140px;
}
.sector-report-list table{
  background-color: var(--grey-50);
  border-radius: 8px;
}

.sector-report-list td a {
  font-size: var(--font-size-16);
  font-family: manrope;
  color: var(--purple-dark);
  font-weight: 500;
}

.sector-report-list tr:first-child td{
  padding-top: 32px;
}

.sector-report-list tr:last-child td{
  padding-bottom: 32px;
}


.sector-report-list h3{
  font-weight: 700;
}


.top-arrow-img{
  padding: 4px;
  border-radius: 21px;
}


.risk-top-img{
  position: absolute;
  bottom: 0;
  right: 40px;
}
.market-dashboard-section .market-dashboard-banner {
  /* background-color: #EFEBFF; */
  border-radius: 16px;
  padding: 2rem 2rem;
  position: relative;
  z-index: 100;
}

.market-dashboard-section .market-dashboard-banner .market-dashboard-banner-inner{
  position: relative;
  z-index: 100;
}

  .market-dashboard-section .market-dashboard-banner::after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--Grey-800, #1D2939);
    z-index: 1;
    opacity: 0.8;
    border-radius: 16px;
  }

.market-dashboard-banner-inner{
  display: flex;
  gap: 0px;
  flex-direction: column;
}

.market-dashboard-banner-inner div:first-child{
  width: 70%;
}

.market-dashboard-banner-inner div:last-child{
  width: 30%;
}

.market-dashboard-section .astrik {
font-size: 80px;
font-weight: 700;
font-family: manrope;
line-height: 60px;
color: #98A2B3;
}

.market-dashboard-section h1 {font-size: var(--font-size-24);font-weight: 700;margin-bottom: 1rem;width: 100%;color: white;}

.market-dashboard-section p {
  font-size: var(--font-size-18);
  color: var(--grey-900);
  /* opacity: .7; */
  width: 800px;
  font-family: manrope;
  margin-bottom: 20px;
}
.market-dashboard-banner-inner .risk-top-img {position: absolute;right: 30px;bottom: -32px;}


.date_author_info{
  margin-top: 16px;
}

.date_author_info .date_author_info_inner{
  display: flex !important;
}


.date_author_info .date_author_info_inner p{
  color: var(--grey-900);
  margin-bottom: 0;
  font-size: var(
  --font-size-16);
  width: 50%;
  /* opacity: .7; */
  color: white;
}


.benchmark_graph{
  padding: 0px 120px;
}

.benchmark_graph h3{
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 32px;
}

.benchmark_graph h4{
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 43.5px;
}
.benchmark-graph-box {
  border-radius: 10px;
  border: 1px solid var(--Grey-200, #EAECF0);
  background: var(--White, #FFF);
  padding: 31px 24px;
}

.benchmark-div{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 23px;
}

.benchmark-div p{
  margin-bottom: 0;
  margin-left: 10px;
}

.benchmark_name {
  color: var(--Grey-900, #101828);
  text-align: right;
  /* Semibold (Heading)/H5 */
  font-family: Manrope;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.benchmark_value{
  display: flex;
  justify-content: center;
  align-items: center;
}

.benchmark_value h5{
  color: var(--Grey-900, #101828);
  text-align: right;
  /* Bold/22 */
  font-family: Manrope;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 145.455% */
}

.toggle_button .btn-group{
  display: flex;
  width: 140px;
  /* padding: 0px 16px; */
  justify-content: space-between;
  align-items: center;
  border: 0;
  margin-bottom: 10px;
}

.toggle_button .btn-group .btn-grey-wright{
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 8px;
  background: var(--Grey-100, #F2F4F7);
  height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 16px;
  border: 0;
}

.toggle_button .btn-group>.btn-group:not(:last-child)>.btn,
.toggle_button .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: none;
}

.graph-market-dashboard{
  height: 329px;
}

.benchmark_graph .dropdown-menu.show {
  display: block;
  width: 190px;
  left: 0px !important;
  padding: 6px;
  border-radius: 0px 0px 8px 8px;
  border: 1px solid var(--Grey-100, #F2F4F7);
  background: var(--White, #FFF);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.04);
}

.dropdown-menu .dropdown-item{
  color: var(--Grey-600, #475467);
  /* Regular/16 regular */
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  padding: 10px 16px;
  border-radius: 8px;
}

.dropdown-menu .dropdown-item:not(:last-child){
  margin-bottom: 8px;
}

.benchmark_graph .nav-tabs ,.all-market-dashboard .nav-tabs  {
  border-top: 1px solid #dee2e6;
  border-bottom: 0;
  margin-bottom: 24px;
}

.benchmark_graph .nav-tabs .nav-link ,
.all-market-dashboard .nav-tabs .nav-link {
  padding: 14px 16px 0px;
  font-size: 14px;
  color: var(--Grey-400, #98A2B3);
  /* Semibold (Heading)/16 semibold */
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  }

.benchmark_graph .nav-tabs .nav-item.show .nav-link,
.benchmark_graph .nav-tabs .nav-link.active ,
.all-market-dashboard .nav-item.show .nav-link,
.all-market-dashboard .nav-link.active {
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  position: relative;
  border: white;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
  border-color: white;
}

.benchmark_graph .nav-tabs .nav-link.active::after,
.all-market-dashboard .nav-tabs .nav-link.active::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: var(--Grey-900, #101828);
  height: 6px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.benchmark_graph .table-box{
  border-radius: 16px;
  border: 1px solid var(--Grey-200, #EAECF0);
}
.benchmark_graph .table{
  margin-bottom: 0;
}
.benchmark_graph .table thead th:first-child{
  border-top-left-radius:16px ;
}

.benchmark_graph .table thead th:not(:last-child) ,
.benchmark_graph .table tr td:not(:last-child){
  border-right: 1px solid var(--Grey-200, #EAECF0);
}

.benchmark_graph .table thead th:last-child{
  border-top-right-radius:16px ;
}

.benchmark_graph .table thead th{
  background: var(--Grey-100, #F2F4F7);
}


.all-market-dashboard{
  padding: 84px 120px 36px;
}

.all-market-dashboard .container-fluid .row {
  /* justify-content: space-between; */
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.all-market-dashboard .container-fluid .row .inner-div {
  width: 32%;
  margin-bottom: 24px;
}

.all-market-dashboard h3{
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 36px;
}

.all-market-dashboard h4{
  color: var(--Grey-900, #101828);
  /* Bold/22 */
  font-family: Manrope;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 145.455% */
}

.all-market-dashboard .card , .other-trackers .card{
  height: 330px;
  padding: 18px;
  border-radius: 10px;
  border: 1px solid var(--Grey-200, #EAECF0);
  background: var(--White, #FFF);
  /* Shadow 1 */
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: unset;
}

.card-inner{
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}

.card-inner h4{
  color: var(--Grey-900, #101828);
  /* Bold/22 */
  font-family: Manrope;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 145.455% */
  height: 56px;
}

.current_stock p{
  display: flex;
  justify-content: space-between;
}

.current_stock p span:last-child{
  color: var(--Grey-900, #101828);
  text-align: center;
  font-feature-settings: 'salt' on, 'liga' off;
  font-family: Manrope;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  position: relative;
}

.current_stock{
  position: relative;
}
.current_stock::after{
  position: absolute;
  content: "";
  left: 0;
  bottom: -7px;
  background:var(--Grey-200, #EAECF0);;
  width: 100%;
  height: 1px;
}

.other-trackers .card-inner h4{
  position: relative;
}

.other-trackers .card-inner h4::after{
  position: absolute;
  content: "";
  left: 0;
  bottom: -7px;
  background:var(--Grey-200, #EAECF0);;
  width: 100%;
  height: 1px;
}

.all-market-dashboard .card p , .other-trackers .card p{
  margin-bottom: 0;
  font-family: manrope;
  color: var(--Grey-500, #667085);
  /* Regular/14 */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.best-worst p{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.best-worst p:first-child span{
  color: var(--Grey-500, #667085);
  text-align: right;
  /* Regular/12 regular */
  font-family: Manrope;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 200% */
}
.best-worst p:last-child span:first-child{
  color: var(--Success-Medium, #41B873);
  width: 50%;
}

.best-worst p:last-child span:last-child{
  color: var(--Error-Medium, #D92F2F);
  width: 50%;
  text-align: end;
}

.all-market-dashboard .card .btn-dark-wright  , .other-trackers.card .btn-dark-wright{
  padding: 14px 24px;
}





.ai-Risk-Modeling{
  padding: 36px 140px;
  background: var(--Pink-light, #FFEBFC);
}

.blog-div-right{
  padding: 0px 16px 0px 0px;
}


.blog-div-right .card{
  padding: 16px;
  border-radius: 16px;
}
.blog-div-right .card-body{
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.blog-div-right .card-body p{
  margin-bottom: 0;
}

.truncate {
  width:100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  background:#fff;
}

.blog-heading-ai{
  color: var(--Grey-900, #101828);

/* Medium/18 */
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  height: 50px;
}

.blog-div-right .card .ai-top-img{
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}

.read{
  color: var(--Grey-400, #98A2B3);
font-feature-settings: 'salt' on, 'liga' off;
/* Semibold (Heading)/14 semibold */
font-family: Manrope;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 171.429% */
}

.blog-text-ai{
  color: var(--Grey-500, #667085);

/* Regular/16 regular */
font-family: Manrope;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
}

.blog-div-right .card-footer{
  background-color: white;
  border-top: 0;
  margin-top: 13px;
}

.blog-div-right .card-footer a{
  color: var(--Pink-Dark, #D57BC8);
  /* Semibold (Heading)/16 semibold */
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}



.next-back-icons{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  background: white;
  padding: 14px 17px;
  border-radius: 50%;
}

.carousel-control-prev-icon {
  background-image: url(/static/img/newIcons/arrow-right.svg?371023e665b1);
  transform: rotate(180deg);
  filter: grayscale(100%);
}

.carousel-control-next-icon {
  background-image:url('/static/img/newIcons/arrow-right.svg?371023e665b1');
  filter: grayscale(100%);
}





.news-letter-subscribe {
  padding: 48px 120px;
  position: relative;
}

.news-letter-subscribe h2{
  font-size: var(--font-size-36);
  font-weight: 400;
  color: #1D2939;
}
.news-letter-subscribe p{
  font-size: var(--font-size-16);
  font-weight: 400;
  color: #667085;
  margin: 1.5rem 0rem 2rem;
  font-family: manrope;
}

.news-letter-subscribe .form-control{
  height: 52px;
  border-radius: 14px;
}

.news-letter-subscribe .input-group-text{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 14px;
  border-top-right-radius: 14px;
  font-family: manrope;
}
.news-letter-subscribe .input-group-append{
  background: #1D2939;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 14px;
  border-top-right-radius: 14px;
  border: 1px solid #1d2939;
}

.news-letter-subscribe .input-group-text{
  font-size: var(--font-size-16);
  font-weight: 600;
  color: #FFFFFF;
  background: transparent;
  border: 1px solid #1d2939;
  border-radius: 16px !important;
  padding: 0 2rem;
}

.news-letter-subscribe img{
  position: absolute;
  bottom: 0;
  right: 30px;
  z-index: -1;
}


/* individua market dashboard*/

.individual-market-dashboard{
  padding: 8px 120px 48px;
}

.individual-market-dashboard .individual-market-dashboard-heading h2{
  color: var(--Grey-900, #101828);
  /* Semibold (Heading)/feature news */
  font-family: Manrope;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.individual-market-dashboard .individual-market-dashboard-heading p{
  color: var(--Grey-700, #344054);
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.market-dashboard-info-tile{
  margin-bottom: 48px;
}

.market-dashboard-info{
  border-radius: 16px;
  border: 1px solid var(--Grey-100, #F2F4F7);
  background: linear-gradient(225deg, #F2F4F7 -0.05%, #EFEBFF 100%);
  padding: 32px 32px 32px 32px;
  height: 280px;
}

.market-dashboard-info h3{
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 200% */
  margin-bottom: 16px;
}
.market-dashboard-info p{
  margin-bottom: 0;
}

.market-dashboard-info-1{
  margin-bottom: 28px;
}

.market-dashboard-info-1 p:first-child{
  color: var(--Success-Medium, #41B873);
  font-family: Manrope;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  margin-bottom: 8px;
}

.market-dashboard-info-1 p:last-child{
  color: var(--Grey-900, #101828);
  /* Medium/18 */
  font-family: Manrope;
  font-size: var(--font-size-16);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.market-dashboard-info-2 p:first-child{
  color: var(--Error-Medium, #D92F2F);
  font-family: Manrope;
  font-size: var(--font-size-12);
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  margin-bottom: 10px;
}

.market-dashboard-info-2 p:last-child{
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: v4r(--font-size-16);
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 125% */
}

.button-dots-color{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.show-dots-color{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 70%;
  gap: 11px;
}
.duration-time{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 14px;
}

.duration-time span:last-child{
  color: var(--Grey-500, #667085);
  text-align: right;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.graph-button-toggle{
  display: flex;
  flex-direction: column;
  gap: 18px;
  border-radius: 10px;
  border: 1px solid var(--Grey-200, #EAECF0);
  padding: 32px;
}

.overall-performance .graph-button-toggle{
  background-image: linear-gradient(rgb(230, 235, 255), rgb(244, 246, 255), rgb(255, 255, 255));
}


.other-trackers{
  background: var(--Pink-light, #FFEBFC);
  padding: 48px 120px 48px;
}

.other-trackers .col-md-3 h3{
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.other-trackers .col-md-3 p{
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
}

.other-trackers .inner-div{
  display: flex;
  gap: 48px;
}


.other-trackers .btn-dark-wright{
  height:50px;
  padding:0;
  display:flex;
  justify-content:center;
  align-items:center
}

.social-icons{
  display: flex;
  gap: 14px;
}

.social-icons a{
  padding: 10px;
  background-color: #dad8eb;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.update-text{
  margin-bottom: 36px;
}

.track-performance{
  margin-top: 48px;
  margin-bottom: 32px;
  padding: 0px 32px;
}
.track-performance-heading h3 , .overall-performance-heading h3 , .sector-stock-text {
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px;
}

.dataTables_filter {
    padding: 12px 18px 14px;
    display: none;
}
.dataTables_wrapper .dataTables_filter label input {
    height: 40px;
    border: 1px solid var(--grey-300);
    border-radius: 8px;
}

.track-performance-heading p,
.overall-performance-heading p {
  color: var(--Grey-500, #667085);
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin-bottom: 30px;
  width: 350px;
}

.stocklist-text{
  color: var(--Grey-500, #667085) !Important;
  font-family: Manrope;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin-bottom: 0px;
  width: 350px;
}

.benchmark-sector-performance{
  border-radius: 16px;
  /* border: 1px solid var(--Grey-100, #F2F4F7); */
}

.benchmark-sector-performance .table thead{
  background: var(--Grey-100, #F2F4F7);
  border-radius: 16px;
}

.benchmark-sector-performance .table th{
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.benchmark-sector-performance .table th:first-child{
  border-top-left-radius: 16px;
}

.benchmark-sector-performance .table th:last-child{
  border-top-right-radius: 16px;
}

.benchmark-sector-performance .table th div{
  display: flex;
}

.benchmark-sector-performance .table tr td:nth-child(2){
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.benchmark-sector-performance td{
  color: var(--Grey-900, #101828);
  /* Regular/16 regular */
  font-family: Manrope;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}

.benchmark-sector-performance th ,
.benchmark-sector-performance td{
  padding: 16px 16px;
}

.sector-performance-enyclpedia{
  width: 100%;
  overflow: auto;
}



.sector-performance-enyclpedia .dataTables_filter{
  padding: 14px 0px 54px;
  position: relative;
}

.benchmark-sector-performance thead td{
   padding: 9px 9px;
   font-weight: 600;
}

.benchmark-sector-performance td {
    padding: 8px 9px;
    font-size: 14px;
}

.benchmark-sector-performance .table thead {
    background: var(--grey-200);
    border-radius: 16px;
}

#stockpagetable thead tr td:first-child {
    border-top-left-radius: 10px;
}

.performance-text-description{
  padding: 0px 120px;
}

.dataTables_filter label {
  position: absolute;
  right: 14px;
}

.sector-performance-enyclpedia .dataTables_filter {
    padding: 2px 0px 54px;
    position: relative;
}

.performance-text-description h2{
  margin-bottom: 24px;
}

.performance-text-description p{
  margin-top: 36px;
  color: var(--Grey-700, #344054);
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}

.performance-text-description ol , .performance-text-description ul{
  margin-left:16px
}

.performance-text-description ol li , .performance-text-description ul li{
  margin-left:16px;
  margin-bottom: 16px;
  line-height:1.8;
}

.img-graph {
  display: none;
}

 .carousel-indicators li  {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}


.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -35px;
  left: 0;
  width: 9%;
  z-index: 15;
  padding-left: 0;
  margin-right: 0%;
  margin-left: 0%;
}



.suggested-portfolio{
  background:var(--navy_blue);
  padding: 48px 120px 16px;
}
.suggested-portfolio .suggested-portfolio-heading{
  margin-bottom: 64px;
}
.suggested-portfolio .suggested-portfolio-heading h2{
  color: var(--White, #FFF);
  font-family: Manrope;
  font-size: var(--font-size-36);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 16px;
}

.suggested-portfolio .suggested-portfolio-heading p{
  color: var(--Grey-300, #D0D5DD);
  font-family: Manrope;
  font-size: var(--font-size-16);
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 150%; /* 24px */
}

.suggested-portfolio .suggested-portfolio-heading .btn-light{
  color: var(--Grey-900, #101828);
  text-align: center;
  font-family: Manrope;
  font-size: var(--font-size-16);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  }

.suggested-portfolio .col-md-12{
  display: flex;
  justify-content: center;
}

.suggested-portfolio .card .card-body p {
  font-size: var(--font-size-12);
}

.button-watchlist {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.button-watchlist button {
  width: 100%;
  font-size: var(--font-size-14);
  padding: 8px !important;
}
.suggested-portfolio .nav-pills{
  Padding: 8px 12px;
  width: max-content;
  background: var(--gray-blue-shade);
  border-radius: 16px;
}
.suggested-portfolio .nav-pills .nav-link{
  font-size: var(--font-size-16);
  line-height: 24px;
  font-family: manrope;
  color: var(--grey-light-blue);
  padding: 10px 24px;
}

.suggested-portfolio .nav-pills .nav-link.active,
.suggested-portfolio .nav-pills .show>.nav-link {
  color: rgb(11 11 11);
  background-color: var(--white);
  border-radius: 10px;
  padding: 10px 24px;
}

.suggested-portfolio .card{
  background-color: var(--dark-grey-blue);
  border: 1px solid var(--semi-gray);
  border-radius: 10px;
  height: 248px;
}


.suggested-portfolio .card-header{
  border-bottom: 0px;
  background-color: rgb(0 0 0 / 0%) !important;
  position: relative;
}
.suggested-portfolio .card-header::after{
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 90%;
  height: 1px;
  background: var(--semi-gray);
}
.suggested-portfolio .card-header h4{
  font-size: var(--font-size-16);
  font-weight: 700;
  color: var(--white-blue-shade);
}
.suggested-portfolio #pink-border{
  border-top:5px solid var(--pink_medium);
  border-radius: 10px;
}
.suggested-portfolio #teal-border{
  border-top:5px solid var(--teal_dark);
  border-radius: 10px;
}
.suggested-portfolio #purple-border{
  border-top:5px solid var(--purple_dark);
  border-radius: 10px;
}
.suggested-portfolio .card p{
  margin-bottom: 0;
  color: var(--light_gray);
  font-family: manrope;
  font-size: 12px;
}

.suggested-portfolio .card-header .badge{
  font-family: manrope;
  border: 1px solid var(--teal-extra-light);
  border-radius: 40px;
  font-size: var(--font-size-12);
  font-weight: 600;
  line-height: 16.39px;
  background-color: var(--grey-shade);
  padding: 4px 12px;
  color: var(--cyan-medium);
}
.suggested-portfolio .card-body {
  gap: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.suggested-portfolio .card-body .inner-box-data{
  display: flex;
  justify-content: space-between;
}
.suggested-portfolio .card .card-body p{
  font-size: var(--font-size-12);
}
.suggested-portfolio .card .card-body h6{
  font-size: var(--font-size-16);
  font-weight: 600;
  line-height: 21.86px;
  color:var(--grey-light-blue);
}
.suggested-portfolio .card-body button{
  font-family: manrope;
}
.suggested-portfolio .col-md-4{
  margin-bottom: 2rem;
}
.suggested-portfolio .btn-outline-light {
  color: var(--white-blue-shade);
  border-color: var(--semi-gray);
  font-size: var(--font-size-14);
  font-weight: 600;
  padding: 10px 32px 10px 48px;
  border-radius: 10px;
  width: 186px;
  height: 44px;
}
.suggested-portfolio   .btn-outline-light:hover {
  color: var(--black-grey-shade);
  border-color: var(--btn-outline-light);
}
.suggested-portfolio .btn-outline-light:hover img{
  filter: invert(1);
}

.suggested-portfolio .btn-light{
    padding: 14px 24px;
    color: var(--Grey-900, #101828);
    font-size: var(--font-size-16);
    font-weight: 600;
}

.carousel-control-prev {
  left: auto;
}

.dropdown-item.active, .dropdown-item:active {
  color: #2a2727 !important;
  text-decoration: none;
  background-color: #f9f9f9 !important;
}

.dropdown-box .dropdown-item {
  color: var(--grey-600, #475467);
  text-align: left;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 16px;
  border-radius: 8px;
}

button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
  color: whi;
}


.all-market-dashboard .btn-dark-wright:focus , .all-market-dashboard .btn-dark-wright:active ,
.other-trackers .btn-dark-wright:focus , .other-trackers .btn-dark-wright:active{
  color: white;
}


.dataTables_info{
  font-family: manrope;
  margin-left: 10px;
}

.paging_numbers span{
  display: flex;
  gap: 10px;
  margin-left: 10px;
  margin-bottom: 12px;
  margin-top: 5px;
}


div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: left;
}

a.paginate_button.current {
  padding: 1px 9px;
  background-color: var(--Grey-300);
  color: var(--grey-900);
  border-radius: 4px;
}


.paginate_button {
  color: var(--grey-900);
  font-family: manrope;
}


#stockpagetable_wrapper{
  height: 430px;
  overflow: auto;
}

#stockpagetable_wrapper table{
  width: 1200px !Important;
}

.track-performance-heading-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.track-performance-heading-inner .toggle_button{
  position: absolute;
  right: 20px;
  bottom: 0;
}

.dataTables_filter{
  padding: 10px;
}

 /* WebKit Scrollbar */
 #stockpagetable_wrapper::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

#stockpagetable_wrapper::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5px;
  border: 1px solid #f1f1f1;
}

#stockpagetable_wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
}



@media (min-width:768px) {
  .other-blog-section .col-md-3 .carousel-control-prev {
    left: 22px !important;
    opacity: 1;
    max-height: 100%;
    bottom: 33px !important;
  }
  .other-blog-section .col-md-3 .carousel-control-next{
    left: 90px !important;
    opacity: 1;
    max-height: 100%;
    bottom: 33px !important;
  }
  .sector_img {
    z-index: 100;
    width: 270px;
    height: auto;
    position: absolute;
    right: 43px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 12px;
}


.market-dashboard-banner-inner{
  display: flex;
  gap: 0px;
}

.market-dashboard-banner-inner div:first-child{
  width: 70%;
}

.market-dashboard-banner-inner div:last-child{
  width: 30%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.carousel-item-next, .carousel-item-prev, .all-reports .carousel-item.active {
  display: flex;
}

}




@media screen and (max-width:768px) {

  .main-blog-img{
    height: auto;
  }

  .date_author_info .date_author_info_inner {
    flex-direction: column;
}
  .date_author_info .date_author_info_inner p {
    font-size: var(--font-size-14);
    width: 100%;
}


  .sector-report-list{
    padding: 40px 20px;
  }

  .chapter-list{
    padding: 40px 0px 0px 0px;
  }

  .chapter-list .card .card-header {
    font-size: var(--font-size-14);
}

  .market-dashboard-banner-inner div:first-child {
    width: 100%;
}

  .market-dashboard-section .astrik{
    display:none;
  }

  .market-dashboard-section .market-dashboard-banner {
    padding: 2rem 1rem;
    position: relative;
}

  .market-dashboard-banner-inner{flex-direction: column-reverse;}

  .market-dashboard-section h4 {font-size: var(--font-size-16);font-weight: 700;margin-bottom: 1rem;width: 200px;}
.arrow-time span:first-child {
  font-size: var(--font-size-12);
}

.track-performance {
  padding: 0px 5px;
}

.learn-more , .chapterDescription p a{
  font-size: var(--font-size-12);
}

  .sector-report-list .table-wrapper {
      width: 100%;
      overflow: auto;
  }

  .table-wrapper table{
    width: 700px;
  }
  .sector-report-list table{
    width: 500px;
}
.sector-report-list tr td{
  vertical-align: middle;
}

.sector-report-list tr:first-child td{
    padding-top: 16px;
}

.sector-report-list tr:last-child td{
    padding-bottom: 16px;
}

.sector-report-list table{
    background-color: var(--grey-50);
    border-radius: 8px;
    width: 580px;
}


.table-wrapper{
  width: 100%;
  overflow: auto;
}

.chapter-list ol {
  margin-left: 0px;
  width: 100%;
}


  .market-dashboard-section {
      padding: 32px 20px;
  }

  .market-dashboard-banner-inner div:last-child {
      width: 30%;
  }

  .market-dashboard-banner-inner .risk-top-img {
    right: 4px;
    bottom: -66px;
    width: 93px;
  }

  .market-dashboard-section p {
      font-size: var(--font-size-14);
      color: var(--grey-400);
      /* opacity: .7; */
      width: auto;
      font-family: manrope;
      z-index: 100;
      position: relative;
  }

  .track-performance-heading-inner p{
    margin-bottom: 54px;
  }

  .sector-performance-enyclpedia .dataTables_filter {
    padding: 10px 0px 54px;
    position: relative;
}

  .article-post ul li, .article-post ol li {
      color: var(--grey-400, #344054);
      font-family: Manrope;
      font-size: 14px;
  }

  .track-performance-heading-inner {
      display: flex;
      flex-direction: column;
      align-items: flex-start;

  }


  .toggle_button .btn-group {
      margin-bottom: 1rem;
  }

  .graph-button-toggle canvas{
      height: 280px;
  }

  .article-post h2 , .chapter-list h3 , .sector-report-list h3{
      font-size: 20px;
      font-weight: 600;
  }

  .track-performance-heading h3 , .overall-performance-heading h3 {
      font-size: 20px;
    }

  .main-blog .carousel-indicators li {
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #667085;
  }
  .main-blog .carousel-indicators {
      width: 18.5%;
      bottom: -46px;
      left: -4px;
  }
  .all-reports {
      padding: 0px 20px;
  }

  .carousel-control-prev {
      height: 40px;
      left: 0px !important;
      top: -54px;
  }
  .carousel-control-next {
      right: 0px;
      height: 40px;
      top: -54px;
  }

  .graph-button-toggle {
    display: flex;
    flex-direction: column;
    gap: 18px;
    border-radius: 10px;
    border: 1px solid var(--Grey-200, #EAECF0);
    padding: 7px;
}


.sector-report-list td a {
  font-size: var(--font-size-12);
  font-family: manrope;
  color: var(--purple-dark);
  font-weight: 500;
}

.sector_img{
  border-radius: 5px;
  width: 100%;
  height: auto;
  /* position: relative; */
  display: block;
  margin-bottom: 10px;
}

.main-encyclopedia-img{
  height: 65px !important;
}

}


@media (min-width:768px) and (max-width:1200px) {
  .market-dashboard-section {
    padding: 32px 20px;
}
.sector_img {
  width: 35% !important;
  }
  .sector-report-list table {
    width: 100%;
}

#benchmarkDiv{
  height: 206px !important;
}

.sector-report-list {
  padding: 40px 20px;
}

.main-blog {
  background: var(--Teal-light, #E5FFFB);
  padding: 20px 20px 56px;
}

.all-reports {
  padding: 40px 20px;
}
.blog-nav-tab {
  padding: 0px 20px;
}
.news-letter-subscribe {
  padding: 0px 20px 40px;
  position: relative;
}
}
:root {
    /* new color palletes */
     --White: #FFF;
     --pink-light: #FFEBFC;
     --pink-Dark: #D57BC8;
     --pink-medium:#FAA8F1;
    
     --Teal-light: #E5FFFB;
     --teal-medium: #96DDCC;
     --teal-dark: #579888;
    
     --purple-light: #EFEBFF;
     --purple-medium: #D9D0FC;
     --purple-dark: #C0B1F8;
    
     --grey-50: #F9FAFB;
     --grey-100: #F2F4F7;
     --grey-200: #EAECF0;
     --grey-300:#D0D5DD;
     --grey-400: #98A2B3;
     --grey-500: #667085;
     --grey-600: #475467;
     --grey-700: #344054;
     --grey-800: #1D2939;
     --grey-900: #101828;
    
     --Success-Light: #EAFFEC;
     --Success-Medium:#41B873;
     --Error-Light: #FFEAEA;
     --Error-Medium: #D92F2F;
     --Sage-light: #F8FFE5;
     --Sage-Medium: #9EA683;
      /* new color palletes */
    
    
      --font-size-8: 8px;
      --font-size-10: 10px;
      --font-size-12: 12px;
      --font-size-14: 14px;
      --font-size-15: 15px;
      --font-size-16: 16px;
      --font-size-18: 18px;
      --font-size-20: 20px;
      --font-size-22: 22px;
      --font-size-24: 24px;
      --font-size-26: 26px;
      --font-size-28: 28px;
      --font-size-30: 30px;
      --font-size-32: 32px;
      --font-size-34: 34px;
      --font-size-36: 36px;
      --font-size-38: 38px;
      --font-size-40: 40px;
      --font-size-42: 42px;
    
    }
    
    .btn-dark-wright{
        border-radius: 8px;
        font-weight: 600 !important;
        background: #1D2939;
        border: 1px solid var(--Grey-600, #475467);
        font-family: manrope;
        color: var(--White, #FFF);
    }

    .btn-dark-wright:hover{
        background-color: var(--White, #FFF);
        color: var(--Grey-800, #1D2939);
    }

    @keyframes shine {
        0% {left: -100px}
        20% {left: 100%}
        100% {left: 100%}
    }
    
    .btn-outline-wright{
        border-radius: 10px;
        border: 1px solid var(--Grey-600, #475467);
        background: rgba(29, 41, 57, 0.20);
        display: inline-flex;
        padding: 10px 32px 10px 48px;
        justify-content: center;
        align-items: center;
        gap: 16px;
        color: var(--Grey-50, #F9FAFB);
        text-align: center;
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 171.429% */
    }
    
    .btn-outline-wright:hover{
        background-color: var(--Grey-50, #F9FAFB); 
        border-color: rgba(29, 41, 57, 0.20); 
    }
    
    
    .btn-light-wright{
        display: flex;
        width: 330.333px;
        height: 50px;
        padding: 14px 24px;
        justify-content: center;
        align-items: center;
        gap: 12px;
        flex-shrink: 0;
        color: var(--Grey-900, #101828);
        text-align: center;
        font-family: Manrope;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        border-radius: 8px;
        background: var(--Grey-100, #F2F4F7);
    }
    
    
    .btn-white-wright{
        background-color: white;
        border-radius: 8px;
        font-family: manrope;
        padding: 14px 32px;
        font-weight: 600;
        border: 0;
        color: var(--Grey-900, #101828);
    }
    
    .btn-grey-wright{
        border-radius: 8px;
        background: var(--Grey-100, #F2F4F7);
        display: inline-flex;
        height: 50px;
        padding: 14px 24px;
        justify-content: center;
        align-items: center;
        gap: 18px;
        flex-shrink: 0;
        color: var(--Grey-900, #101828);
        text-align: center;
        border-radius: 8px;
        background: var(--Grey-100, #F2F4F7);
        display: inline-flex;
        height: 50px;
        padding: 14px 24px;
        justify-content: center;
        align-items: center;
        gap: 18px;
        flex-shrink: 0;
        color: var(--Grey-900, #101828);
        text-align: center;
        font-family: Manrope;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    
    
    .btn-white-wright{
        border-radius: 8px;
        border: 1px solid #fff;
        background: var(--White, #ffffff);
        color: #151414;
        font-feature-settings: 'salt' on, 'liga' off;
        /* Medium/14 medium */
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        line-height: 24px; /* 171.429% */
    }
    
    
    .btn-yellow-wright{
        background: linear-gradient(94.03deg, #C3A639 0%, #F9DE7A 52.62%, #C3A639 100%);
        color: var(--grey-900);
        font-family: manrope;
        box-shadow: -4px 6px 8px 0px rgba(255, 255, 255, 0.4) inset;
        /* box-shadow: 4px 4px 16px 0px rgba(131, 110, 35, 0.2); */
        /* box-shadow: -4px -4px 10px 0px rgba(201, 179, 103, 0.1); */
        font-weight: 600;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: var(--grey-900);
        
    }

    .pms-get-started {
        position: relative;
        overflow: hidden;
    }

    .pms-get-started:before {
            content: '';
            position: absolute;
            width: 100px;
            height: 100%;
            background-image: linear-gradient(
                120deg,
                rgba(255,255,255, 0) 30%,
                rgba(255,255,255, .8),
                rgba(255,255,255, 0) 70%
            );
            top: 0;
            left: -100px;
            animation: shine 3s infinite linear;
        }
    
    
    .btn-yellow-outline-wright{
        background: linear-gradient(94.03deg, #C3A639 0%, #F9DE7A 52.62%, #C3A639 100%);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        font-size: var(--font-size-14);
        font-weight: 600;
        font-weight: 400;
        border: 1px solid #F9DE7A;
        border-radius: 4px !important;
        font-family: manrope;
        padding: 0px 24px;
    }
    

    .btn-teal-wright{
        background: linear-gradient(180deg, rgb(87, 152, 136) 29%, rgba(229,255,251,1) 50%, rgba(87,152,136,1) 71%);
        color: var(--grey-900);
        font-family: manrope;
        box-shadow: -4px 6px 8px 0px rgba(255, 255, 255, 0.4) inset;
        /* box-shadow: 4px 4px 16px 0px rgba(131, 110, 35, 0.2); */
        /* box-shadow: -4px -4px 10px 0px rgba(201, 179, 103, 0.1); */
        font-weight: 600;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: var(--grey-900);
    }

    .btn-teal-outline-wright{
        background: linear-gradient(180deg, rgba(87,152,136,1) 29%, rgba(229,255,251,1) 50%, rgba(87,152,136,1) 71%);
        -webkit-background-clip: text;
        background-clip: text;
        color: var(--grey-300) !important;
        font-size: var(--font-size-14);
        font-weight: 600;
        font-weight: 400;
        border: 1px solid #579888;
        border-radius: 4px !important;
        font-family: manrope;
        padding: 0px 24px;
    }

    .btn-purple-wright{
        background: linear-gradient(90deg, #D57BC8, #693A64);
        color: white;
        font-family: manrope;
        box-shadow: -4px 6px 8px 0px rgba(255, 255, 255, 0.4) inset;
        /* box-shadow: 4px 4px 16px 0px rgba(131, 110, 35, 0.2); */
        /* box-shadow: -4px -4px 10px 0px rgba(201, 179, 103, 0.1); */
        font-weight: 600;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
    }


    /* button class */