.plnllbox.fulllisting1 .prenewsletter_listings {
  display: none;
}
.plnllbox.fulllisting2 .prenewsletter_listings {
  display: none;
}
.plnllbox.fulllisting3 .prenewsletter_listings {
  display: none;
}
.plnllbox.fulllisting4 .prenewsletter_listings {
  display: none;
}

.prenewsletter_listings.preexist:nth-child(6) .newsletter_listing_box {
  border: 0;
}
div#loadMore1,
div#loadMore2,
div#loadMore3,
div#loadMore4 {
  text-align: center;
}

.lm_btn {
  background: #0f8afb;
  padding: 10px 20px;
  display: inline-block;
  font-family: Noto Sans;
  font-size: 14px;
  color: #fff !important;
  border-radius: 2px;
  font-weight: 600;
  cursor: pointer;
}
.page_tabs .tab {
  padding-bottom: 10px !important;
}
.page_tabs_shortcontent {
  padding-bottom: 35px;
  font-family: Noto Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.new_newslettertop_bar .col-12.plcytxt em {
  font-style: normal;
  font-size: 10px !important;
  color: #fff;
  text-align: left;
}

.new_newslettertop_bar .col-12.plcytxt em a {
  text-decoration: underline;
  color: inherit;
  font: inherit;
}

.new_newslettertop_bar .col-12.plcytxt {
  text-align: left;
}
.newsletter_page .new_newslettertop_bar input#free-newsletter-submit {
  font-family: Noto Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  background: #22272b;
  padding: 0px 15px;
  height: 34px;
  line-height: 34px !important;
  border-radius: 0px 2px 2px 0px;
  width: 80px;
  border: 0;
}
@media (max-width: 1100px) {
  .newsletter_page .new_newslettertop_bar .row {
    gap: 10px !important;
  }
}
@media (max-width: 767px) {
  .newsletter_page .new_newslettertop_bar .row {
    gap: 10px !important;
  }
}
.new_newslettertop_bar .row {
  align-items: inherit;
}
@media (min-width: 1101px) {
  .new_newslettertop_bar .col-12.plcytxt {
    margin-top: -5px;
  }
}
.lm_btn {
  border: 1px solid #9fadba;
  background: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.07px;
  padding: 10px 20px;
  display: flex;
  font-family: Noto Sans;
  color: #22272b !important;
  border-radius: 2px;
  /* cursor:pointer; */
  margin: 20px auto;
  width: 150px;
  height: 40px;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
}

div#impactlpgp .new_newslettertop_bar {
  padding: 20px 10px;
}
div#impactlpgp .new_newslettertop_bar .row {
  max-width: 100%;
  justify-content: space-between;
}
div#impactlpgp .new_newslettertop_bar .col-6:nth-child(1) {
  width: auto;
}
div#impactlpgp .new_newslettertop_bar .col-6:nth-child(2) {
  width: 30% !important;
}
div#impactlpgp .new_newslettertop_bar .col-6:nth-child(2) .newsletterform {
  width: 100%;
}
@media (max-width: 1194px) {
  div#impactlpgp .new_newslettertop_bar .col-6:nth-child(2) {
    width: 100% !important;
    margin: 15px 0px;
  }
  div#impactlpgp .new_newslettertop_bar .col-6:nth-child(2) .newsletterform {
    max-width: 450px;
  }
}

body main :not(ul.job-info *) {
  line-height: normal !important;
}

.subscribe-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.firstsections .confirmation-topbar {
  padding: 12px 12px !important;
}

.cat_page_title_section {
  padding-top: 35px;
}

.cat_page_title_section h1 {
  color: #22272b;
  font-family: "Lora";
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal !important;
  border-bottom: solid 1px #9fadba;
  padding-bottom: 15px;
}
.catpage_subcat ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: flex;
  gap: 20px;
  font-size: 14px;
  font-family: "Noto Sans";
}

.catpage_subcat ul a {
  color: #22272b;
}

.fundlist_section .fls_left {
  display: flex;
}
.fls_left_imgbox {
  width: 50%;
}
.fundlist_section .fls_left .fls_left_img {
  width: 100%;
}

.fundlist_section .fls_left .fls_left_content {
  width: 50%;
}

.fundlist_section .col-sm-12 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.fundlist_section .col-sm-12 .fls_left {
  width: calc(66.66% - 20px);
  gap: 20px;
}

.fundlist_section .col-sm-12 .fls_right {
  width: calc(33.33% - 20px);
}

.fundlist_section {
  padding-top: 40px;
}

.top_section_head h2 {
  color: #22272b;
  font-family: Lora;
  font-size: 22px;
  font-weight: 700;
  line-height: 28.16px;
  text-align: left;
}

.top_section_head .short_desc {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.07px;
  text-align: left;
  width: 100%;
}

.top_section_head {
  width: 100%;
}

.top_section_head h2 i.fal.fa-angle-right.ml-2.text-medium {
  color: #22272b !important;
  line-height: 1px !important;
  display: inline-block;
  vertical-align: middle;
}

.top_section_head h2 i.fal.fa-angle-right.ml-2.text-medium:before {
  line-height: 5px !important;
  display: inline-block;
}

.fls_left_content h4,
.fls_right_content h4 {
  font-family: Lora;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
}

.fls_left_content p,
.fls_right_content p {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

.fundlist_section .fls_left .fls_left_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fls_left_content p:last-child,
.fls_right_content p:last-child {
  margin-bottom: 0px !important;
}

.fls_left_img {
  height: inherit !important;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}

.fls_left_img:before {
  content: "";
  padding-bottom: 56.25%;
  display: block;
  background: #9fadba;
}

.fls_right_img {
  width: 100px;
  height: inherit !important;
}

.fls_right_img:before {
  display: block;
  content: "";
  padding-bottom: 100%;
  background: #9fadba;
}

.fls_right_listing_box {
  display: flex;
  gap: 20px;
}

.fls_right_content {
  width: calc(100% - 100px);
}

.cft_section {
  padding-top: 60px;
}
.cft_section .cft_section_head {
  border-top: solid 1px #9fadba;
  padding-top: 60px;
}

.cft_section_head h2 {
  color: #22272b;
  font-family: Lora;
  font-size: 22px;
  font-weight: 700;
  line-height: 28.16px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.cft_section_head h2 i {
  color: #22272b !important;
  line-height: 1px !important;
  display: inline-block;
  vertical-align: middle;
}

.cft_section_head h2 i:before {
  line-height: 5px !important;
  display: inline-block;
}

.cft_section_head .short_desc {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.07px;
  text-align: left;
  width: 100%;
}

.cft_listings {
  margin-top: 20px;
}

.cft_listings {
  display: flex;
  gap: 20px;
}

.cft_listings .cft_listing_box {
  width: 33.33%;
}

.cft_listing_box_img {
  height: inherit !important;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}

.cft_listing_box_img:before {
  content: "";
  padding-bottom: 56.25%;
  display: block;
  background: #9fadba;
}

.cft_listing_box_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cat_page_title_section .col-sm-12 {
  padding: 0px;
}

.impactspace_section {
  background: #b7dcff;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.impactspace_section ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  list-style: none;
  align-items: center;
}

.impactspace_section ul li.impactspace_img {
  width: 33%;
  text-align: center;
}

.impactspace_section ul li.impactspace_img img {
  max-width: 280px;
  margin: auto;
}

li.impactspace_content h2 {
  font-family: Lora;
  font-size: 22px;
  font-weight: 700;
  line-height: 28.16px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

li.impactspace_content p {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.07px;
  text-align: left;
}

.is_btn a {
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 21.79px;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  background: #0f8afb;
  display: inline-block;
}

.cft_listing_box_img {
  margin-bottom: 15px;
}

.cft_listing_box_content h4 {
  font-family: Lora;
  font-size: 22px;
  font-weight: 700;
  line-height: 28.16px;
  text-align: left;
  color: #22272b;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.cft_listing_box_content p {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #22272b;
}

.fundlist_section .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.cft_section .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.dealflow_section .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.more_data_tools_stories .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.dlf_section_head h2 {
  color: #22272b;
  font-family: Lora;
  font-size: 22px;
  font-weight: 700;
  line-height: 28.16px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.dlf_section_head h2 i {
  color: #22272b !important;
  line-height: 1px !important;
  display: inline-block;
  vertical-align: middle;
}

.dlf_section_head h2 i:before {
  line-height: 5px !important;
  display: inline-block;
}

.dlf_section_head .short_desc {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.07px;
  text-align: left;
  width: 100%;
}

.dlf_listing_box_meta {
  font-family: Noto Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px !important;
  margin-bottom: 8px;
  margin-top: 20px;
  color: #0f8afb;
  font-weight: 700;
}

.dlf_listing_box_meta span {
  font-weight: 400;
  color: #22272b;
}

.dlf_listing_box_content h4 {
  font-family: Lora;
  font-size: 22px;
  font-weight: 700;
  line-height: 28.16px;
  text-align: left;
  color: #22272b;
  margin-bottom: 8px;
}

.dlf_listing_box_content p {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #22272b;
}

.dlf_listing_box_content p:last-child {
  margin: 0px;
}
.dlf_listings {
  display: flex;
  gap: 20px;
  padding-top: 20px;
}

.dlf_listings .dlf_listing_box {
  width: 33.33%;
}

.dlf_listing_box_img {
  height: inherit !important;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}

.dlf_listing_box_img:before {
  content: "";
  padding-bottom: 56.25%;
  display: block;
  background: #9fadba;
}

.previous_listing_newsletters_listing {
  border-top: solid 1px #9fadba;
}

.fls_left_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fundlist_section .fls_left .fls_left_img {
  position: relative;
}
.fls_right_img {
  position: relative;
}
.fls_right_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fls_right_listing_box {
  margin-bottom: 20px;
}
@media (max-width: 1240px) {
  .cat_page_title_section .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .fundlist_section .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cft_section .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .dealflow_section .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .more_data_tools_stories .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .fundlist_section .col-sm-12 {
    display: grid;
    gap: 30px;
  }
  .fundlist_section .col-sm-12 .fls_left {
    width: 100%;
    display: grid;
  }
  .fundlist_section .col-sm-12 .fls_right {
    width: 100%;
  }
  .fls_right_img {
    width: 100%;
  }
  .fls_right_content {
    width: 100%;
    padding-bottom: 20px;
  }
  .fls_right_img:before {
    padding-bottom: 56.25%;
    vertical-align: top;
  }
  .fls_left_imgbox {
    width: 100%;
  }
  .fundlist_section .fls_left .fls_left_content {
    width: 100%;
  }
  .fls_right_listing_box {
    flex-wrap: wrap;
    gap: 30px;
  }
  .fundlist_section {
    padding-top: 40px;
  }
  .cft_section {
    padding-top: 50px;
  }
  .cft_section .cft_section_head {
    padding-top: 50px;
  }
  .fls_right_listing_box:last-child .fls_right_content {
    padding-bottom: 0px;
  }
  .cft_listings {
    flex-wrap: wrap;
    gap: 30px;
  }
  .cft_listings .cft_listing_box {
    width: 100%;
  }
  .cft_listing_box_content p {
    margin: 0px;
  }
  .impactspace_section {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .impactspace_section ul {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .impactspace_section ul li.impactspace_img {
    width: 100%;
    padding-bottom: 20px;
  }
  li.impactspace_content {
    text-align: center;
  }
  li.impactspace_content h2 {
    text-align: center;
  }
  li.impactspace_content p {
    text-align: center;
  }
  .dlf_listings {
    flex-wrap: wrap;
    gap: 20px;
  }
  .dlf_listings .dlf_listing_box {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: solid 1px #9fadba;
  }
  .dlf_listing_box_img {
    display: none;
  }
  .dlf_listings .dlf_listing_box:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
  }
  .previous_listing_newsletters_listing {
  }
}

.fundlist_section .fls_left .fls_left_img img[src=""],
.fls_right_img img[src=""] {
  display: none;
}
.dealflow_section {
  padding-bottom: 50px;
}

.dlf_listing_box_img a,
.dlf_listing_box_img a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cat_page_title_section * {
  scrollbar-width: thin;
  scrollbar-color: #d9d9d973 #ffffff;
}
.catpage_subcat {
  overflow-x: scroll;
  scrollbar-width: thin;
  cursor: grabbing !important;
  width: 100%;
}
.catpage_subcat ul {
  width: max-content;
  overflow: scroll;
}

.must-reads-section {
  margin-top: 30px;
}

.firstsections {
  padding: 0px !important;
}

.firstsections .new_newslettertop_bar {
  margin-bottom: 40px;
  margin-top: 5px;
  padding: 20px 20px !important;
}
.firstsections
  .new_newslettertop_bar
  .newsletterform
  input#free-newsletter-submit {
  width: 85px;
  height: 34px;
  padding: 0;
  line-height: 34px !important;
  text-align: center;
  font-family: Noto Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  border: 0;
  color: #fff;
  background: #000;
  border-radius: 0 3px 3px 0 !important;
}
.firstsections .new_newslettertop_bar .col-6:nth-child(2) {
  width: 100% !important;
  max-width: 390px;
}

.firstsections .new_newslettertop_bar .col-6:first-child {
  width: calc(100% - 390px) !important;
}

.firstsections .new_newslettertop_bar .row {
  max-width: 1120px;
  justify-content: center;
  align-items: normal;
  gap: inherit;
}

.firstsections
  .new_newslettertop_bar
  .newsletterform
  input#free-newsletter-email {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  line-height: 40px !important;
  min-height: 40px !important;
}

.firstsections
  .new_newslettertop_bar
  .newsletterform
  input#free-newsletter-submit {
  height: 40px;
  padding: 0;
  line-height: 40px !important;
}

.firstsections .new_newslettertop_bar .newslettertitle p {
  font-size: 20px !important;
  margin-bottom: 15px !important;
  text-align: left;
}

.col-12.plcytxt {
  padding-left: 0px;
  padding-right: 0px;
}

.firstsections .new_newslettertop_bar .newslettertitle {
  padding-right: 40px;
}
.firstsections .new_newslettertop_bar .newsletterform .input-group {
  flex-wrap: nowrap;
}

@media (min-width: 1200px) {
  .firstsections .new_newslettertop_bar .newslettertitle p {
    line-height: 15px;
  }
}
@media (min-width: 992px) {
  .firstsections .new_newslettertop_bar em {
    margin-top: -15px !important;
    display: block;
    font-size: 9px !important;
  }
}

@media (min-width: 768px) and (max-width: 1240px) {
  .newslettercontainersection .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 768px) {
  .firstsections .new_newslettertop_bar em {
    margin-top: -13px !important;
    display: block;
    font-size: 8px !important;
  }
}

@media (max-width: 767px) {
  .cat_page_title_section {
    padding-top: 0px;
  }
  .firstsections .new_newslettertop_bar .newslettertitle {
    padding: 0px !important;
    margin: 0px;
  }
  .firstsections .new_newslettertop_bar .col-6:first-child,
  .firstsections .new_newslettertop_bar .col-6:last-child {
    width: 100% !important;
  }
  .firstsections .new_newslettertop_bar .newslettertitle p {
    margin: 0px !important;
    text-align: center;
  }

  .col-12.plcytxt,
  .col-12.plcytxt em {
    line-height: 8px !important;
  }
  .firstsections .new_newslettertop_bar {
    padding: 30px !important;
    margin-top: 0px;
  }
  .firstsections .new_newslettertop_bar .row {
    justify-content: center !important;
  }
}
