* {
  margin: 0;
  padding: 0;
  border: 0;
}
html {
 
}
/*::-webkit-scrollbar {
  width: 15px;
  background-color: #dfe6e9;
}
::-webkit-scrollbar-thumb {
  background-color: #de6127;
  border-radius: 10px;
}*/
/*::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    background: #9f9f9fbf !important;
}*/
.loader_as {
  border: 6px solid #de6127;
  border-radius: 50%;
  border-top: 6px solid #000000;
  max-width: 15px;
  width: 100%; 
  /*width: 15px;*/
  height: 15px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display: none;
  margin-left: auto;
  margin-right: 8px;  
  /* position: fixed; */
  /* position: absolute; */
  /* top: 50%; */
  /* left: 46.8%; */
}

/*.loader_as {
 border: 16px solid #de6127;
     border-radius: 50%;
     border-top: 16px solid #000000;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display: none;
  position: absolute;
    top: 50%;
    margin-left: auto;
    margin-right: auto;
    left: 46.8%;

}*/
html , body{

}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.banner-section {
  background-image: url("/wp-content/uploads/2023/02/overhead-aerial-shot-thick-forest-with-beautiful-trees-greenery.jpg");
  background-size: cover;
  background-color: #00000031;
  background-blend-mode: overlay;
}


/*new css mz*/
section#gre-table-area {
    padding: 20px 25px;
}
.main-accordion {
    padding-right: 25px;
}


@media screen and (min-width: 1460px){
.main-btns button {
    /*width: 131px !important;*/
    width: 100% !important;
}
.main-btns {
    max-width: 22%;
}
}

@media screen and (min-width: 980px){
  .active-open img {
    transform: rotate(180deg);
  }
  li.accordion-single-tab {
      display: flex;
      align-items: center;
  }
  li.accordion-single-tab span {
      width: 87% !important;
  }
}



@media screen and (min-width: 1088px) and (max-width: 1462px){
.main-btns button {
    width: 100% !important;
    margin-right: 13px; 
  max-width: 150px !important;
}
.main-btns {
    width: 22%;
}
button.main-btn.gri-btn {
    /*margin-right: 14px;*/
    margin-right: 5px;
}
}
@media screen and (min-width: 1001px) and (max-width: 1090px){
.main-btns button {
    /*width: 89px !important;*/
    width: 100% !important;
    margin-right: 13px; 
  max-width: 150px !important;
}
.main-btns {
    max-width: 22%;
}
button.main-btn.gri-btn {
    /*margin-right: 14px;*/
    margin-right: 05px;
}
}
@media screen and (max-width: 1100px){
  .stake_filters-show span.stake_name {
      display: block;
      width: fit-content;
  }
}
@media screen and (max-width: 1000px){
button.main-btn { 
    width: 100% !important;
    max-width: 500px !important;
}
button.main-btn.gri-btn {
    margin-right: 29px;
}
.stake_filters-show span.stake_name {
    padding: 5px 5px !important;
}
}

@media screen and (max-width: 980px){
  img.arrow_down {
    transform: rotate(180deg) !important;
  }
}

/*link css*/

li.accordion-single-tab span {
width: 100%;
display: block;
}


/*end css*/

/*sticky nav */
/*.scrol-height::-webkit-scrollbar {
  display: none;
}*/
/*.scrol-height:hover {
     height: 100vh;
   overflow: scroll;
  margin-top: 20px;
}*/
.scrol-height {
  height: 100vh;
   overflow: auto;
  margin-top: 20px;
}

.scrol-height *{
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: none !important;
    background-color: transparent;
  }
  ::-webkit-scrollbar {
    width: 3px !important;
    background-color: transparent;
  }
  ::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}
.on-scrollbar{
  scrollbar-width: thin; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}

.on-scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: none !important;
  background-color: transparent !important;
}

.on-scrollbar::-webkit-scrollbar {
  width: 6px !important;
  background-color: transparent;
}

.on-scrollbar::-webkit-scrollbar-thumb {
  background-color: #acacac;
}


@media screen and (max-width: 990px) {
  .scrol-height {
    height: auto;
    

    margin-top: 5px;
  }
  .overlay {
    display: none !important;
  }
}



/*.main-btns {
  position: sticky;
  top: 50px;
  background-color: #abb8c3;
  padding-top: 20px;
}

.desktop-search-box {
    position: sticky;
    top: 50px;
    background: #abb8c3;
    padding: 0px 0 ;
}*/

/* sticky nav end */

/*New css mz*/
.gri-container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 !important;
}
.overlay {
  display: none;
    height: 300%;
    width: 100%;
    background: #0000005c;
    z-index: 99 !important;
    position: absolute;
}
.desktop-posts{
position: relative;
}

.desktop-search-box {
    /*position: absolute;*/
    width: 100%;
    z-index: 999;
}
.banner-content {
  padding: 6% 2%;
}
.banner-section .gri-page-title {
  color: #fff;
  font-size: 55px;
  line-height: 73px;
  font-weight: bold;
  text-align: center;
}
.banner-section .gri-page-description {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
}
.gre-main-content {
  background-color: #f5f5f5;
  padding: 2% 0 3%;
}
.gri-table-rw {
  display: flex;
}
.gri-table-rw .col-lg-4 {
  flex-basis: 23%;
  background-color: #f5f5f5;
}
.main-accordion {
  max-width: 300px;
  padding-top: 15px;
}
.main-accordion .accordion-content {
  padding: 20px 0px 0 10px;
  display: none;
  background-color: transparent;
 
 
}
.main-accordion .accordion-content.active-acc {
  display: block;
  animation: fadeIn 1s;
}
.accordion-item {
  margin-bottom: 10px;
}
.accordion-item .accordion-title {
  background-color: transparent;
  color: #000;
  font-size: 14px;
  line-height: 28px;
  border: 0;
  padding: 1% 0;
  border-bottom: 1px solid rgb(112 112 112 / 31%);
  /*display: block;*/
  /* cursor: pointer;*/
}
.accordion-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.accordion-title img {
  height: 8px;
  width: 8px;
}

.accordion-item .accordion-single-tab {
  color: #000;
  font-size: 14px;
  line-height: 28px;
  list-style-type: none;
}
ul.accordion-single-tabs a li {
  margin-bottom: 14px;
  border-bottom: 1px solid rgb(112 112 112 / 31%);
}
a.single-acc-post {
  color: #000;
}
.gri-table-rw .col-lg-8 {
  flex-basis: 77%;
}
.gri-single-post-title h4 {
  background-color: #de6127;
  padding: 20px 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff;
  font-size: 20px;
}
.for-column-content td,
.for-column-headings th {
  background-color: #fff;
  padding: 20px;
  vertical-align: top;
}
/* .for-column-content td p {
    word-break: break-word;
} */
.for-column-headings th {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
.topic-title {
  text-transform: uppercase;
  margin-bottom: 20px;
  /*animation: fadeIn 1s;*/
}
.post-content-table {
  animation: fadeIn 0.4s;
}

.table-header th {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.gri-table-rw .post-content-table {
  margin-bottom: 20px;
}
.gri-table-rw tr.table-col-header {
  background-color: #fff !important;
}
.gri-table-rw tbody {
  background-color: #fff !important;
}
.gri-table-rw .gri-right-col ul {
  margin: 10px 40px 0;
}
/* Serch Box */
.gri-search-form,
.gri-mobile-search-form {
  margin-bottom: 5px;
  display: flex;
}
div#term-heading {
  margin-top: 20px;
}
.gri-search-form input[type="text"],
.gri-mobile-search-form input[type="text"] {
  width: 80%;
  height: 55px;
  line-height: 55px;
  padding-left: 20px;
  border: 0;
  margin-right: 4px;
  box-shadow: 6px 10px 0px 0px #dddddd10;
  border-radius: 4px;
}
/*.gri-search-form input[type="text"]:focus-visible, .gri-mobile-search-form input[type="text"]:focus-visible {*/
.gri-search-form input[type="text"]:focus-visible {
  outline: 1px solid #de612750;
}

.gri-mobile-search-form input[type="text"]:focus-visible {
  outline: 0px solid #de612750;
}

.gri-search-form input[type="submit"],
.gri-mobile-search-form input[type="submit"] {
  width: 20%;
  height: 55px;
  line-height: 55px;
  border: 0;
  background-color: #de6127;
  color: #fff;
  border-radius: 4px;
}
#gri-search #datafetch {
  position: relative;
}
.search-item-box {
  background-color: #fff;
  box-shadow: 1px 0px 10px 0px #ddd5;
  border-radius: 4px;
  /* position: absolute; */
  top: -20px;
  width: 100%;
  padding: 0%;
  margin: 0% 0%;
  border: 1px solid #de612760;
  max-height: 400px;
  height: 100%;
 overflow-y: scroll;
}
.search-item-box a {
  display: block;
  border-bottom: 1px solid rgb(112 112 112 / 31%);
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin-bottom: 0;
  padding: 15px 2% 10px;
}
.search-item-box a:hover {
  background-color: #de6127;
  color: #fff;
}
.search-title-term {
  text-transform: uppercase;
}
a.submitted-searched-title {
  font-size: 20px;
  font-weight: 600;
}
.search-error-msg {
  font-size: 18px;
  padding: 15px 2% 10px;

}
.gri-search-form input[type="submit"]{
  cursor: pointer;
}
.gri-search-content-by-btn .gri-searched-content {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
}
.gri-search-content-by-btn .gri-single-topic-posts-title {
  margin-bottom: 20px;
}
.whole-overlay {
  background-color: #0005;
  position: absolute;
  height: 100vh;
  width: 100%;
}
#gri_search_form_submit {
  position: relative;
}
.for-search-form {
  position: absolute;
  width: 100%;
}
.dropdown-filters {
  display: flex;
  margin: 2% 0 3%;
}
.dropdown-filters label {
  font-size: 14px;
  color: #de6127;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.dropdown-filters select {
  background-color: transparent;
  border: 1px solid #0008;
  border-radius: 4px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}
.dropdown-filters select:focus-visible {
  outline: 0;
  /*border: 0;*/
}
.dropdown-filters label {
  font-size: 14px;
  color: #de6127;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.dropdown-filters .sct-filter,
.dropdown-filters .scm-filter {
  margin-right: 20px;
}
.hide-filters,
.hide-term-heading {
  display: none;
}
.box-from-top {
  top: -10px;
}
.stake_filters-show {
  display: flex;
  /*justify-content: space-between;*/
  background-color: white;
  padding: 20px 20px;
}
.stake_filters-show .sct_filter {
  padding-right: 3%;
}
.stake_filters-show b {
  font-size: 14px;
}
.stake_filters-show span.stake_name {
  background-color: #ddd;
  text-align: center;
  border-radius: 4px;
  padding: 5px 20px;
  /*margin-left: 2%;*/
  font-size: 10px;
}
.mobile-search-box {
  display: none;
}
.mobile-nav-post {
  margin-top: 3%;
  display: none;
}
.mobile-post-title,
.for-mobile {
  display: none;
}
.for-mobile-search {
  display: none;
}
.for-mobile-search a {
  font-size: 16px;
}
.gri-search-content-by-btn {
  /* border-bottom: 1px solid #00000070; */
  padding-bottom: 40px;
  margin-bottom: 30px;
}
.reset-btn-div {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
a.reset-btn {
  background-color: transparent;
  border: 1px solid;
  padding: 6px 60px;
  margin-top: 20px;
  text-align: center;
  font-size: 14px !important;
}
/* New */
.main-btns {
  display: flex;
  padding-bottom: 15px;
}
button.main-btn {
  background-color: #fff;
  height: 56px;
  border-radius: 4px;
 
  width: 100%;
  margin: 2px;
  color: #000;
  font-weight: 600;
  cursor: pointer;
}
button.main-btn.active-btn {
  background-color: #de6127;
  color: #fff;
}
.reported-by-gri {
  padding: 15px 0;
  /* position: relative; */
}
.gri-standard {
  padding: 20px 0;
}
/* .reported-by-gri:before {
  content: "";
  position: absolute;
  background-color: #ddd;
  width: 85%;
  height: 1px;
}
.reported-by-gri:after {
  content: "";
  position: absolute;
  background-color: #ddd;
  width: 85%;
  height: 1px;
} */
.gri-left-col hr {
  background-color: #ddd;
  height: 1px;
  width: 85%;
  /* margin-top: 20px; */
}
.gri-left-col h4{
  margin-bottom: 10px;
}
.stakeholder_capitalism_metrics {
  padding: 20px 0;
}
.accordion-title h2{
  font-size: 14px;
  font-weight: normal;
}
.active-open h2{
    font-weight: 600;
    color: #de6127;
  }
  .active-single-post {
    color: #de6127;
  }
.gri-right-col.col-lg-8.desktop-posts{
  margin-top: -72px;
  padding-left: 20px;
}
/* New End */

@media screen and (max-width: 1440px) {
  .gri-container {
    max-width: 1300px;
  }
  .banner-section .gri-page-description {
    font-size: 16px;
  }
  .for-column-content td,
  .for-column-headings th {
    font-size: 14px;
  }
  .banner-section .gri-page-title {
    font-size: 40px;
  }
  .main-accordion {
    max-width: 280px;
  }
}
@media screen and (max-width: 1300px) {
  .gri-container {
    max-width: 1200px;
  }
  .banner-section .gri-page-title {
    font-size: 34px;
  }
  .main-accordion {
    max-width: 250px;
  }
  .gri-table-title .topic-title {
    font-size: 20px;
  }
  .accordion-title img {
    height: 5px;
    /*width: 7px;*/
  }
  .search-error-msg {
    font-size: 16px;
  }
}
@media screen and (max-width: 1100px) {
  .gri-container {
    max-width: 1000px;
  }
  .banner-section .gri-page-title {
    font-size: 28px;
    line-height: 40px;
  }
  .banner-section .gri-page-description {
    font-size: 14px;
  }
  .accordion-item .accordion-title {
    font-size: 13px;
  }
  .for-column-content td,
  .for-column-headings th,.for-column-content td a {
    font-size: 12px;
  }
  .main-accordion {
    max-width: 230px;
  }
  .gri-single-post-title h4 {
    font-size: 18px;
    padding: 10px 30px;
  }
  
   
  p {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1000px) {
  .gri-container {
    max-width: 860px;
  }
  .gri-table-rw {
    flex-wrap: wrap;
  }
  .gri-table-rw .col-lg-4 {
    flex-basis: 100%;
  }
  .gri-table-rw .col-lg-8 {
    flex-basis: 100%;
  }
  .main-accordion {
    max-width: unset;
  }
  .desktop-search-box {
    display: none;
  }
  .mobile-search-box {
    display: block;
  }
  .active-post {
    display: block;
  }
  .desktop-posts,
  .gri-search-form,
  .term-heading {
    display: none;
  }
  .stake_filters-show b {
    font-size: 10px;
  }
  .single-post-open-a span:fist-child {
    color: #d86018;
    font-weight: 600;
  }
  .active-open span {
    font-weight: 600;
    color: #de6127;
  }
  .for-column-content td,
  .for-column-headings th {
    line-height: 22px;
  }
  .desktop-post-title,
  .for-desktop {
    display: none;
  }
  .mobile-post-title,
  .for-mobile {
    display: block;
  }
  .for-mobile {
    display: flex;
  }
  .for-mobile-search {
    display: block;
  }
  .post-content-table table td ul, .post-content-table table td ol {
      padding-left: 15px;
  }
}
@media screen and (max-width: 999px) {
  .main-accordion {
      padding-right: 0px;
  }
  .gri-container {
    max-width: 700px;
  }
  .main-accordion #all_topics {
    display: none !important;
  }
  .banner-section .gri-page-description {
    padding: 0;
    line-height: 22px;
    font-size: 13px;
  }
  .banner-section .gri-page-title {
    font-size: 22px;
    line-height: 30px;
  }
  .gri-search-form input[type="submit"], .gri-mobile-search-form input[type="submit"] {
    height: 45px;
    line-height: 45px;
  }
  .gri-search-form input[type="text"], .gri-mobile-search-form input[type="text"] {
      height: 45px;
      line-height: 45px;
  }

  .scrol-height {
      overflow-y: hidden;
  }
	.gri-table-title table,.for-mobile-search  table{
		overflow-x: scroll;
	}

  .stake_filters-show {
      display: block;
  }
  .stake_filters-show span.stake_name {
    width: auto;
  }
  .stake_filters-show .sct_filter {
      padding-right: 0%;
  }
   
}

@media screen and (max-width: 600px) {
  .gri-container {
    /*max-width: 400px;*/
    max-width: 599px;
  }
  .main-accordion .accordion-content {
    padding: 20px 0px 0 0px;
  }
  .for-column-content td,
  .for-column-headings th {
    padding: 10px 5px;
  }
  .gri-single-post-title h4 {
    font-size: 10px;
    padding: 10px 10px;
  }

  
}


/*@media (width: 375px) {*/


@media screen and (max-width: 455px) {
  .for-column-content td, .for-column-headings th, .for-column-content td a {
      font-size: 11px;
  }
.post-content-table table td p{ 
  /*display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 375px;*/
  /*max-width: 104px;
  max-width: 150px;*/
      word-wrap: break-word;
      display: inline-block;
      width: 100%;
      font-size: 11px !important;
}
.post-content-table table td a {
    font-size: 11px;
}
.post-content-table table td { 
    padding: 5px 6px !important;
     
}
/*.gri-single-post-title h4 {
     
    width: 100%;
}*/
 .gri-table-rw .post-content-table {
    margin-bottom: 20px;
    /*max-width: 332px;*/
    overflow-y: auto;
    max-width: 445px;
        width: 100%;
    /*max-width: 350px;
    width: 350px;*/
}
section#gre-table-area {
    padding: 20px 05px;
}
/*.post-content-table table tr td:nth-child(2) {
padding: 5px !important;
}
.post-content-table table tr td li::marker {
  transform: translateX(3px);
}*/

}
@media screen and (max-width: 400px) {
  .post-content-table table td p{ 
    /*display: table;
    table-layout: fixed;
    width: 100%;
    max-width: 375px;
    max-width: 104px;
    max-width: 94px;*/
  }
  .post-content-table table td ul, .post-content-table table td ol {
      padding-left: 10px;
      /*width: 90px;*/
  }
  .stake_filters-show {
      display: block;
  }
  .stake_filters-show span.stake_name {
    width: auto;
  }
  .stake_filters-show .sct_filter {
      padding-right: 0%;
  }
  .gri-container {
    max-width: 350px;
  }

  .post-content-table table tr, .post-content-table table td {
      padding: 0px;
  }

  /*.post-content-table table tr p, .post-content-table table td p {
        font-size: 11px !important;
        margin: 5px;
    }*/
}
