/* ------------------------------
-- FINANCIAL NAVIGATOR SECTION --
-------------------------------*/

/*--- GENERAL STYLES ---*/
.page-financing-navigator {
  font-size: 18px;
}

.page-financing-navigator h1#page-title {
  margin-bottom: 0;
  padding: 0 20px;
}

@media (max-width: 360px) {
}

@media (max-width: 768px) {
}

@media (max-width: 980px) {
}

.page-financing-navigator .region-content {
  margin-bottom: 90px;
}

.blue-box {
  background: #00a3e0;
  color: #fff;
  font-weight: bold;
  line-height: 1.4;
  padding: 20px;
}

.blue-box a {
  color: #fff;
}

/*--- Main Menu ---*/
.page-financing-navigator .block-menu-financing-navigator .menu {
  list-style: none;
}

.page-financing-navigator .block-menu-financing-navigator .menu li {
  background-color: #7793c2;
  background-image: -o-linear-gradient(left, #7793c2 0%, #a2b5d5 100%);
  background: linear-gradient(to right, #7793c2 0%, #a2b5d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );

  border: 0;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  height: 100px;
  width: 20%;
}

.page-financing-navigator .block-menu-financing-navigator .menu li a {
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  height: 100%;
  line-height: 20px;
  padding: 35px 60px 25px 25px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
}

.page-financing-navigator .block-menu-financing-navigator .menu li:nth-child(4) a {
  padding-right: 20px;
}

.page-financing-navigator .block-menu-financing-navigator .menu li.active-trail a,
.page-financing-navigator .block-menu-financing-navigator .menu li a:hover {
  background: linear-gradient(to right, #15366e 0%, #a2b5d5 100%);
}

/*--- HEADER ---*/
.page-financing-navigator .financing-navigator-header {
  background:  url(../images/financing_main_header_back.jpg) center center no-repeat #1c335c;
  background-size: cover;
  padding: 100px 20px 20px;
}

.page-financing-navigator .financing-navigator-header h2 {
  color: #fff;
  font-size: 44px;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 0;
  text-align: center;
  text-shadow: 2px 2px 5px black;
  text-transform: uppercase;
}

@media (max-width: 1220px) {
  .page-financing-navigator .block-menu-financing-navigator .menu li a,
  .page-financing-navigator .block-menu-financing-navigator .menu li:nth-child(4) a {
    padding: 20px;
  }
}
@media (max-width: 980px) {
  /* Hide wide site menu exclude navigator home page. */
  .block-tb-megamenu {
    /* display: none; */
  }
  .financing-navigator-home .block-tb-megamenu {
    display: block;
  }
  .page-financing-navigator .block-menu-financing-navigator .menu li {
    border: 1px solid #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    float: none;
    height: auto;
    width: 100%;
  }
  .page-financing-navigator .block-menu-financing-navigator .menu li a {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .page-financing-navigator .financing-navigator-header {
    padding: 20px;
  }
  .page-financing-navigator .financing-navigator-header h2 {
    font-size: 34px;
    margin-bottom: 0;
  }
}
/*--- HOME PAGE ---*/
.page-financing-navigator .financing-navigator-header h2 {
  margin-bottom: 55px;
}

.page-financing-navigator .financing-navigator-header ul {
  display: block;
  list-style: none;
  width: 100%;
}

.page-financing-navigator .financing-navigator-header ul:after {
  clear: both;
  content: "";
  display: block;
}

.page-financing-navigator .financing-navigator-header ul li a {
  background-color: rgba(205, 217, 237, 0.8);
  background-image: -o-linear-gradient(left, rgba(205, 217, 237, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(to right, rgba(205, 217, 237, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );

  box-sizing: border-box;
  float: left;
  padding: 10px;
  width: 25%;
}

.page-financing-navigator .financing-navigator-header ul li a:hover {
  background-color: rgba(205, 217, 237, 0.6);
  background-image: -o-linear-gradient(left, rgba(205, 217, 237, 0.6) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(to right, rgba(205, 217, 237, 0.6) 0%, rgba(255, 255, 255, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
}

.page-financing-navigator .financing-navigator-header ul li a {
  color: #1d449c;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .page-financing-navigator .financing-navigator-header ul li a {
    display: block;
    float: none;
    margin-bottom: 1px;
    text-align: center;
    width: 100%;
  }
}

.financing-navigator-home #page-title {
  display: none;
}

.financing-navigator-home .block-menu-financing-navigator {
  display:none;
}

.financing-navigator-home .home-content {
  margin-bottom: 2em;
  margin-top: 2em;
  padding: 0 15px;
  text-align: center;
}

@media (max-width: 400px) {
  .financing-navigator-home .home-content {
    padding: 0;
  }
}

.financing-navigator-home .home-content .home-description-1,
.financing-navigator-home .home-content .home-description-2 {
  font-size: 21px;
}

.financing-navigator-home .home-content .home-description-1 {
  margin-bottom: 30px;
}

.financing-navigator-home .home-content .home-description-2 {
  font-weight: bold;
}

.financing-navigator-home .home-content ul {
  display: flex;
  margin: 0 auto 1.42857em;
  padding: 0;
  width: 100%;
}

.financing-navigator-home .home-content ul li {
  margin: 0 15px;
  position: relative;
}

.financing-navigator-home .home-content ul li:first-child {
  margin-left: 0px;
}

.financing-navigator-home .home-content ul li:last-child {
  margin-right: 0px;
}

.financing-navigator-home .home-content ul li img {
  padding: 0;
}

.financing-navigator-home .home-content ul li {
  overflow: hidden;
  position: relative;
}

.financing-navigator-home .home-content ul li .link-text {
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.financing-navigator-home .home-content ul li .link-text .header,
.financing-navigator-home .home-content ul li .link-text .description {
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  left: 0;
  padding: 35px;
  position: absolute;
  text-align: left;
  text-shadow: 1px 1px 10px #333;
  top: 0;
  transition: all 0.3s;
}


.financing-navigator-home .home-content ul li .link-text .header {
  font-size: 27px;
  font-weight: bold;
  letter-spacing: 1px;
  max-width: 270px;
}

.financing-navigator-home .home-content ul li .link-text .description {
  background: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  opacity: 0;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  width: 100%;
}

.financing-navigator-home .home-content ul li .link-text .description .bold {
  font-weight: bold;
}



.financing-navigator-home .home-content ul li .link-text .description:after,
.financing-navigator-home .home-content ul li .link-text .header:after {
  background: url(../images/financing_home/arrow-right.png) left center no-repeat;
  content: "";
  display: block;
  height: 27px;
  margin-top: 20px;
  width: 55px;
}

.financing-navigator-home .home-content ul li a:hover img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}


.financing-navigator-home .home-content ul li a:hover .link-text .header {
  opacity: 0;
}

.financing-navigator-home .home-content ul li a:hover .link-text .description {
  opacity: 1;
}

@media (max-width: 980px) {
  .financing-navigator-home .home-content ul li .link-text .header {
    font-size: 18px;
    line-height: 22px;
    max-width: none;
    padding: 15px;
  }
  .financing-navigator-home .home-content ul li .link-text .description {
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
  }
  .financing-navigator-home .home-content ul li:first-child .link-text .description {
    font-size: 16px;
    line-height: 20px;
  }
  .financing-navigator-home .home-content ul li .link-text .description:after {
    display: none;
  }
}

@media (max-width: 768px) {
  .financing-navigator-home .home-content ul {
    display: block;
  }

  .financing-navigator-home .home-content ul li {
    margin: 0 0 30px;
  }

  .financing-navigator-home .home-content ul li img {
    width: 100%;
  }
  .financing-navigator-home .home-content ul li .link-text {
    background: rgba(0, 0, 0, 0.3);
  }
  .financing-navigator-home .home-content ul li .link-text .header,
  .financing-navigator-home .home-content ul li .link-text .description {
    display: block;
    height: auto;
    opacity: 1;
    position: static;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    padding: 20px;
  }
  .financing-navigator-home .home-content ul li a:hover .link-text .header {
    opacity: 1;
  }
  .financing-navigator-home .home-content ul li .link-text .header:after {
    display: none;
  }
  .financing-navigator-home .home-content ul li .link-text .description {
    background: transparent;
    padding-top: 0;
  }

  .financing-navigator-home .home-content ul li .link-text .description .bold {
    display: block;
  }
  .financing-navigator-home .home-content ul li .link-text .description:after {
    display: none;
  }
}

@media (max-width: 480px) {
  .financing-navigator-home .home-content ul li .link-text .header {
    font-size: 18px;
    line-height: 22px;
    max-width: none;
    padding: 15px;
  }
  .financing-navigator-home .home-content ul li .link-text .description {
    font-size: 16px;
    line-height: 20px;
    padding: 0 15px 15px;
  }
}

@media (max-width: 400px) {
  .financing-navigator-home .home-content ul li .link-text .header {
    font-size: 16px;
    line-height: 18px;
    max-width: none;
    padding: 10px;
  }
  .financing-navigator-home .home-content ul li .link-text .description {
    font-size: 14px;
    line-height: 16px;
    padding: 0 10px 10px;
  }
}


.financing-navigator-home .home-content ul.simple li {
  min-height: 160px;
  width: 100%;
}

.financing-navigator-home .home-content ul.simple li a {
  background: #1d428a;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 22px;
  font-size: 22px;
  font-weight: normal;
  height: 100%;
  justify-content: flex-end;
  left: 0;
  padding: 30px 30px 30px 35px;
  position: absolute;
  text-align: left;
  text-decoration: none;
  text-shadow: 1px 1px 10px #333;
  top: 0;
  transition: all 0.3s;
  width: 100%;
}

.financing-navigator-home .home-content ul.simple li a:after {
  background: url(../images/financing_home/arrow-right.png) left center no-repeat;
  content: "";
  display: block;
  height: 27px;
  margin-top: 20px;
  width: 55px;
}

.financing-navigator-home .home-content ul.simple li a:hover {
  background: #333;
}

@media (max-width: 980px) {
  .financing-navigator-home .home-content ul.simple li a {
    font-size: 20px;
    line-height: 24px;
    padding: 20px;
  }
}

@media (max-width: 768px) {
  .financing-navigator-home .home-content ul.simple li {
    min-height: 100px;
  }
  .financing-navigator-home .home-content ul.simple li a {
    font-size: 18px;
  }
}

/*--- About page ---*/
.financing-navigator-about #page-title {
  display: none;
}

.financing-navigator-about article .field-name-field-description {
  font-size: 14px;
  margin: 40px auto;
}

.financing-navigator-about article .field-name-field-description h3 {
  color: #1d449c;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 0;
}

.financing-navigator-about article .field-name-field-description p {
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 30px;
}

/*--- page-financing-navigator-find --*/
.page-financing-navigator-find .webform-client-form {
  margin: 30px auto;
  padding: 0 20px;
}

.page-financing-navigator-find .node-webform .field-name-body,
.view-financing-allies .view-header {
  background: none;
  font-size: 18px;
  padding: 20px;
  padding-top: 0;
}

.page-financing-navigator-find .node-webform .field-name-body p,
.view-financing-allies .view-header p,
.view-financing-navigator-explore .view-header p {
  margin-bottom: 0;
}

.page-financing-navigator-find .node-webform .webform-component-fieldset {
  background-color: #d0d9e9;
  background-image: -o-linear-gradient(bottom, #d0d9e9 0%, #fff 100px);
  background: linear-gradient(to bottom, #d0d9e9 0%, #fff 100px);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );

  padding: 1px 15px;
  margin-bottom: 85px;
}

.page-financing-navigator-find .node-webform .webform-component-fieldset .fieldset-legend {
  color: #1d449c;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 1em;
}

.page-financing-navigatsor-find .node-webform .form-item label {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0.5em;
}

.page-financing-navigator-find .node-webform .form-item label em {
  color: #00a3e0;
  font-style: normal;
}

.page-financing-navigator-find .node-webform .form-item .form-required {
  display: none;
}

.page-financing-navigator-find .node-webform #webform-component-organization .webform-component,
.page-financing-navigator-find .node-webform #webform-component-project .webform-component {
  display: inline-block;
  margin-right: 40px;
  margin-top: 0;
}

.page-financing-navigator-find .node-webform #webform-component-organization .webform-component select,
.page-financing-navigator-find .node-webform #webform-component-project .webform-component select {
  min-width: 200px;
}

.page-financing-navigator-find .node-webform #webform-component-preferences .webform-component select {
  min-width: 50%;
}

.page-financing-navigator-find .node-webform .webform-component-select_or_other .form-item-submitted-organization-F2-select {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 40px;
  vertical-align: bottom;
}

.page-financing-navigator-find .node-webform .webform-component-select_or_other .form-item-submitted-organization-F2-other {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: bottom;
}

.page-financing-navigator-find .node-webform .webform-component-select_or_other .form-item-submitted-organization-F2-other input {
  border: solid 1px #bebebe;
  max-width: 202px;
  min-height: 29px;
}

.page-financing-navigator-find .node-webform .webform-component-select_or_other .form-item-submitted-organization-F2-other input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.page-financing-navigator-find .node-webform #webform-component-project #webform-component-project--F3 input[type=text] {
  border: solid 1px #bebebe;
  min-height: 29px;
  max-width: 202px;
}

.page-financing-navigator-find .node-webform #webform-component-project #webform-component-project--F3 input[type=text]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.page-financing-navigator-find .node-webform #webform-component-project #webform-component-project--F4 {
  position: relative;
}

.page-financing-navigator-find .node-webform #webform-component-project #webform-component-project--F4 .field-prefix {
  top: 30px;
  font-size: 13px;
  left: 5px;
  position: absolute;
}

.page-financing-navigator-find .node-webform #webform-component-project #webform-component-project--F4 input[type=text] {
  border: solid 1px #bebebe;
  min-height: 29px;
  min-width: 202px;
  padding-left: 14px;
}

.page-financing-navigator-find .node-webform #webform-component-project #webform-component-project--F4 input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.page-financing-navigator-find .node-webform .form-actions {
  margin-top: -70px;
  margin-left: 15px;
}

.page-financing-navigator-find .node-webform .form-actions input[type=submit] {
  background: #fff;
  border: 1px solid #1d428a;
  color: #1d428a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 13px;
  padding: 10px 45px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.page-financing-navigator-find .node-webform .form-actions input[type=submit]:hover {
  background: #1d428a;
  color: #fff;
}

@media (max-width: 480px) {
  .page-financing-navigator-find .node-webform .webform-component-fieldset {
    margin-bottom: 25px;
  }
  .page-financing-navigator-find .node-webform .form-actions {
    margin-top: 0;
  }
  .page-financing-navigator-find .node-webform .webform-component-fieldset label {
    font-size: 15px;
  }
}

/*--- page-financing-navigator-explore --*/
.page-financing-navigator-explore .block .text-block,
.page-financing-navigator-explore .block .box {
  margin-bottom: 50px;
  padding: 20px;
}

.page-financing-navigator-explore .block .box {
  padding: 0 20px;
}

.page-financing-navigator-explore .block .text-block {
  background-color: #d0d9e9;
  background-image: -o-linear-gradient(bottom, #d0d9e9 0%, #fff 100px);
  background: linear-gradient(to bottom, #d0d9e9 0%, #fff 100px);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
}

.page-financing-navigator-explore .block .sub-header {
  color: #1d449c;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 0;
  position: relative;
}

.page-financing-navigator-explore .block p {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 30px;

}
.financing-toolkits .views-field-field-summary-1 p {
  line-height: 22px;
  margin-left: 195px;
}

.view-display-id-fn_explore .view-header p {
    margin-left: 5px;
}
.page-financing-navigator-explore .block .chart a,
.page-financing-navigator-explore .block .view-financing-navigator-explore a {
  font-weight: normal;
}

.page-financing-navigator-explore .block p > a,
.page-financing-navigator-explore .block .efficiency ul > li > a {
  color: #1d449c;
  font-weight: normal;
  text-decoration: underline;
}

.page-financing-navigator-explore .block .inner-button {
  background: url(../images/financing_explore/arrow_right_green.png) 5px center no-repeat #e6e7e8;
  border: 1px solid #bebebe;
  color: #000;
  font-weight: normal;
  padding: 2px 5px 2px 20px;
  text-decoration: none;
}

.page-financing-navigator-explore .block .efficiency .collapsible {
  display: none;
}

.page-financing-navigator-explore .block .efficiency .collapsible ul {
  font-size: 14px;
}

.page-financing-navigator-explore .block .efficiency .read-more-financing {
  border: 1px solid #1d428a;
  color: #1d428a;
  cursor: pointer;
  font-size: 18px;
  display: block;
  margin: 0 auto;
  padding: 5px 20px;
  text-align: center;
  text-transform: uppercase;
  width: 110px;
}

.page-financing-navigator-explore .block .efficiency .read-more-financing:hover {
  background: #1d428a;
  color: #fff;
}

.view-financing-navigator-explore .view-header {
  background-color: #d0d9e9;
  background-image: -o-linear-gradient(bottom, #d0d9e9 0%, #fff 100px);
  background: linear-gradient(to bottom, #d0d9e9 0%, #fff 100px);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );

  margin-bottom: 25px;
  padding: 20px;
}

.view-financing-navigator-explore .view-header p a {
  color: #1d428a;
  text-decoration: underline;
}

.page-financing-navigator-explore .block ul.chart {
  margin-bottom: 30px;
  position: relative;
}

.page-financing-navigator-explore .block ul.chart,
.page-financing-navigator-explore .block ul.chart ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.chart {
  left: auto;
}

.page-financing-navigator-explore .block ul:after {
  clear: both;
  content: "";
  display: block;
}

.page-financing-navigator-explore .block ul.chart > li.main-header {
  margin-right: 50px;
}

.page-financing-navigator-explore .block ul.chart > li > ul {
    border-top: 4px solid #38D2FF;
    padding-top: 30px;
    text-align: center;
    width: 100%;
}

.page-financing-navigator-explore .block ul li.main-header > span,
.page-financing-navigator-explore .block ul li.header > span {
  background-color: #27418d;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 18px;
  margin: 0 auto 30px;
  padding: 5px 5px;
  position: relative;
  text-align: center;
  width: 30%;    
  text-transform: none;
  height: 47px;
}

.page-financing-navigator-explore .block ul li.inner-button {
  font-size: 14px;
  top: 3px;
  position: absolute;
  right: 21%;
  top: -17px;
}

.page-financing-navigator-explore .block ul li.inner-button a {
  color: #000;
  text-decoration: none;
}


.page-financing-navigator-explore .block ul li.color-key {
  font-size: 14px;
  line-height: 16px;
  top: 3px;
  position: absolute;
  right: 0;
}

.page-financing-navigator-explore .block ul li.color-key .color-key-header {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.page-financing-navigator-explore .block ul li.color-key ul {
  border-top: none;
  padding-top: 0;
  text-align: left;
  width: inherit;
  max-width: none;
  margin: 0;
}

.page-financing-navigator-explore .block ul li.color-key ul li {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  padding-left: 20px;
  text-transform: uppercase;
}

.page-financing-navigator-explore .block ul li.color-key ul li.color-key-re {
  background: url(../images/financing_explore/arrow_right_blue.png) left center no-repeat;
}

.page-financing-navigator-explore .block ul li.color-key ul li.color-key-ee {
  background: url(../images/financing_explore/arrow_right_yellow.png) left center no-repeat;
}

.page-financing-navigator-explore .block ul li.color-key ul li.color-key-all {
  background: url(../images/financing_explore/arrow_right_green.png) left center no-repeat;
}

.view-id-financing_allies table td {
    border: 1px solid #ccc;
}

.page-financing-navigator-explore .block ul li.inner-button:hover {
 /* filter: brightness(110%);
  -webkit-filter: brightness(110%);
  -moz-filter: brightness(110%);
  -o-filter: brightness(110%);
  -ms-filter: brightness(110%);
*/
}


.inner-button:before {
   border-bottom: 3px solid #e6e7e8;
  content: "";
  right:100px;
  position: absolute;
  top: 16px;
  width: 110px;
  z-index:-1;
}
li.green-bonds {
  top: 27px !important;
  width: 103px;
}

.page-financing-navigator-explore .block ul li.main-header > span:after,
.page-financing-navigator-explore .block ul li.two-children > span:after,
.page-financing-navigator-explore .block ul li.three-children > span:after {
  border-left: 4px solid #38D2FF;
  content: "";
  height: 30px;
  left: 50%;
  position: absolute;
  top: 100%;
}

.page-financing-navigator-explore .block ul li.two-children > span:before {
  background: #fff;
  border-right: 4px solid #38D2FF;
  bottom: 100%;
  content: "";
  height: 34px;
  left: 50%;
  margin-left: -100%;
  position: absolute;
  width: 100%;
}

.page-financing-navigator-explore .block ul li.three-children > span:before {
  background: #fff;
  border-left: 4px solid #38D2FF;
  bottom: 100%;
  content: "";
  height: 34px;
  left: 50%;
  position: absolute;
  width: 130%;
}

.page-financing-navigator-explore .block ul li.two-children > ul,
.page-financing-navigator-explore .block ul li.three-children > ul {
  border-top: 4px solid #38D2FF;
  padding-top: 30px;
}

.page-financing-navigator-explore .block ul li.two-children > ul > li,
.page-financing-navigator-explore .block ul li.three-children > ul > li {
  position: relative;
}

.page-financing-navigator-explore .block ul li.two-children > ul > li:first-child:before {
  background: #fff;
  border-right: 4px solid #38D2FF;
  bottom: 100%;
  content: "";
  height: 34px;
  left: 52%;
  margin-left: -100%;
  position: absolute;
  width: 100%;
}

.page-financing-navigator-explore .block ul li.two-children > ul > li:last-child:before {
  background: #fff;
  border-left: 4px solid #38D2FF;
  bottom: 100%;
  content: "";
  height: 34px;
  left: 52%;
  margin-right: 100%;
  position: absolute;
  width: 113%;
}

.page-financing-navigator-explore .block ul li.three-children > span:after {
  height: 64px;
}

.page-financing-navigator-explore .block ul li.three-children >  ul > li:first-child:before {
  background: #fff;
  border-right: 4px solid #38D2FF;
  bottom: 100%;
  content: "";
  height: 34px;
  left: 50%;
  margin-left: -100%;
  position: absolute;
  width: 100%;
}

.page-financing-navigator-explore .block ul li.three-children > ul > li:last-child:before {
  background: #fff;
  border-left: 4px solid #38D2FF;
  bottom: 100%;
  content: "";
  height: 34px;
  left: 50%;
  position: absolute;
  width: 55%;
}


.page-financing-navigator-explore .block ul li.header {
  float: left;
  min-height: 40px;
}

.page-financing-navigator-explore .block ul li.header > span {
  width: 250px;
}

.page-financing-navigator-explore .block ul li.header.two-children {
  margin-right: 4%;
  width: 36%;
}

.page-financing-navigator-explore .block ul li.header.two-children > span {
  padding: 15px;
  width: 220px;
}

.page-financing-navigator-explore .block ul li.header.three-children > span {
  padding: 15px;
}

.page-financing-navigator-explore .block ul li.header.two-children > ul > li {
  border-left: 3px solid #e6e7e8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 4%;
  padding-left: 10px;
  width: 42%;
}

.page-financing-navigator-explore .block ul li.two-children >  ul > li > span:before,
.page-financing-navigator-explore .block ul li.three-children >  ul > li > span:before {
  background: #fff;
  border-bottom: 3px solid #e6e7e8;
  content: "";
  height: 70%;
  left: -13px;
  position: absolute;
  top: -15px;
  width: 13px;
}

.page-financing-navigator-explore .block ul li.header.three-children {
  width: 60%;
}

.page-financing-navigator-explore .block ul li.header.three-children > ul > li {
  border-left: 3px solid #e6e7e8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 2%;
  padding-left: 10px;
  width: 31%;
}

.page-financing-navigator-explore .block ul li.header li.header span.title {
  align-items: center;
  display: flex;
  font-size: 14px;
  justify-content: center;
  line-height: 18px;
  margin-bottom: 10px;
  min-height: 40px;
  width: 100%;
}

.page-financing-navigator-explore .block ul li.header li.header span.title span {
  margin-bottom: 0;
  padding: 0;
}


.page-financing-navigator-explore .block ul li.header li.header li {
  margin-bottom: 10px;
}


.page-financing-navigator-explore .block ul li.header li.header span.sub {
  display: inline;
  font-size: 11px;
}

.page-financing-navigator-explore .block ul li.link {
  background: #e6e7e8;
  border: 1px solid #bebebe;
  font-size: 13px;
  position: relative;
  text-align: left;
  letter-spacing:0.2px;
  line-height: 20px
}

.page-financing-navigator-explore .block ul li.link a,
.page-financing-navigator-explore .block ul li.link span {
  color: #000;
  display: inline-block;
  padding: 2px 5px 2px 20px;
  text-decoration: none;
}

.page-financing-navigator-explore .block ul li.link a.color-key-all,
.page-financing-navigator-explore .block ul li.link span.color-key-all {
  background: url(../images/financing_explore/arrow_right_green.png) 5px 6px no-repeat #e6e7e8;
}

.page-financing-navigator-explore .block ul li.link a.color-key-ee,
.page-financing-navigator-explore .block ul li.link span.color-key-ee {
  background: url(../images/financing_explore/arrow_right_yellow.png) 5px 6px no-repeat #e6e7e8;
}

.page-financing-navigator-explore .block ul li.link a.color-key-re,
.page-financing-navigator-explore .block ul li.link span.color-key-re {
  background: url(../images/financing_explore/arrow_right_blue.png) 5px 6px no-repeat #e6e7e8;
}

.page-financing-navigator-explore .block ul li.link:hover {
  position: relative;
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
  -moz-filter: brightness(110%);
  -o-filter: brightness(110%);
  -ms-filter: brightness(110%);
}

.page-financing-navigator-explore .block ul li.link:hover:before {
  filter: brightness(90%);
  filter: brightness(90%);
  -webkit-filter: brightness(90%);
  -moz-filter: brightness(90%);
  -o-filter: brightness(90%);
  -ms-filter: brightness(90%);
}


.page-financing-navigator-explore .block ul li.link:before {
  border-bottom: 3px solid #e6e7e8;
  content: "";
  left: -11px;
  position: absolute;
  top: 10px;
  width: 10px;
}

.page-financing-navigator-explore .block ul li.link:last-child:after {
  background: #fff;
  content: "";
  height: 100%;
  left: -14px;
  position: absolute;
  top: 13px;
  width: 10px;
}

.view-financing-navigator-explore {
  margin-bottom: 40px;
}

.view-financing-navigator-explore.view-display-id-page .view-header {
  margin-bottom: 0;
  padding: 20px 20px 5px!important;
}

.view-financing-allies .view-filters,
.view-financing-navigator-explore .view-filters {
  align-items: center;
  background-color: #27418d;
  display: flex;
  margin: 10px 20px 20px;
}

.view-financing-allies .view-filters .ctools-auto-submit-full-form,
.view-financing-navigator-explore .view-filters .ctools-auto-submit-full-form {
  display: inline-block;
  padding: 15px 10px;
}

.view-financing-allies .view-filters .ctools-auto-submit-full-form .ajax-progress-throbber,
.view-financing-navigator-explore .view-filters .ctools-auto-submit-full-form .ajax-progress-throbber {
  display: none;
}

.view-financing-allies .view-filters .views-exposed-widgets,
.view-financing-navigator-explore .view-filters .views-exposed-widgets {
  margin-bottom: 0;
  white-space: nowrap;
}

.view-financing-allies .view-filters .form-type-select .selectBox,
.view-financing-navigator-explore .view-filters .form-type-select .selectBox {
  background: #fff;
}

.view-financing-allies .view-filters label,
.view-financing-navigator-explore .view-filters label {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
  text-transform: uppercase;
  vertical-align: middle;
}

.view-financing-allies .view-filters .views-widget,
.view-financing-navigator-explore .view-filters .views-widget,
.view-financing-allies .view-filters .views-widget select,
.view-financing-navigator-explore .view-filters .views-widget select {
  display: inline-block;
}

.view-financing-allies .view-filters .description,
.view-financing-navigator-explore .view-filters .description {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 15px 10px;
}

.view-financing-navigator-explore .view-content {
  display: flex;
  padding: 0 20px;
}

.view-financing-navigator-explore .option-property {
  padding: 0 1%;
  width: 33%;
}

.view-financing-navigator-explore .option-property:first-child {
  padding-left: 0;
}

.view-financing-navigator-explore .option-property:last-child {
  padding-right: 0;
}

.view-financing-navigator-explore .option-property h3 {
  background-color: #27418d;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  margin-top: 0;
  padding: 0 10px;
  text-transform: uppercase;
}

.view-financing-allies .view-filters .active-filters {
  background: #fff;
}

.view-financing-allies .view-filters .active-filters ul {
  padding-top: 45px;
}

.view-financing-allies .view-filters .active-filters ul li {
  background: #fff;
  border: 1px solid #365e9e;
  border-radius: 15px;
  color: #365e9e;
  cursor: pointer;
  padding: 0 10px;
  position: relative;
  float: left;
  font-size: 14px;
  margin-bottom: 10px;
}

.view-financing-allies .view-filters .active-filters ul li:hover:after {
  background: #fff;
  border-radius: 15px;
  content: 'Remove';
  color: red;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  text-align: center;
  margin-top: -14px;
  font-size: 14px;
  width: 100%;
}

.view-financing-allies .view-filters .active-filters ul li:after {

}

.view-financing-allies .view-filters .active-filters ul:after {
  content: '';
  display: block;
  clear: both;
}

@media (max-width: 1220px) {
  .page-financing-navigator-explore .view-display-id-block_1 .view-content{
    padding: 0;
  }
  .page-financing-navigator-explore .block ul.chart > li.main-header {
    margin-right: 0;
  }
  .page-financing-navigator-explore .block ul.chart > li > ul {
    max-width: 100%;
    margin-left: 0;
  }
  .page-financing-navigator-explore .block ul li.main-header > span {
    margin-right: 40%;
  }
  .page-financing-navigator-explore .block ul li.inner-button {
    right: 23%;
  }
}
@media (max-width: 980px) {
  .view-financing-navigator-explore .view-content {
    padding: 0;
  }
  .page-financing-navigator-explore .block ul li.main-header > span:before {
    left: auto;
    right: 100%;
  }
  .page-financing-navigator-explore .block ul li.inner-button {
    right: auto;
    left: 7%;
    top: 12px;
  }
  .page-financing-navigator-explore .block ul li.header.two-children {
    margin-right: 0;
    width: 40%;
  }
  .page-financing-navigator-explore .block ul li.header.two-children > span {
    margin-left: 10px;
  }
  .page-financing-navigator-explore .block ul li.header.two-children > ul > li:first-child {
    margin-left: 0;
  }
  .page-financing-navigator-explore .block ul li.header.two-children > ul > li {
    width: 48%;
  }
  .page-financing-navigator-explore .block ul li.header.three-children > span {
    margin-left: 88px;
  }
  .page-financing-navigator-explore .block ul li.three-children > ul > li:last-child:before {
    margin-right: 0;
    width: 83%;
  }
  .page-financing-navigator-explore .block ul li.three-children > span:before {
    width: 93%;
  }
  .page-financing-navigator-explore .block ul li.three-children >  ul > li:first-child:before {
    left: 56%;
  }
  .view-financing-navigator-explore .view-filters {
    margin: 0 0 20px;
  }
  .view-financing-navigator-explore .view-filters .description {
    line-height: 20px;
  }
  .page-financing-navigator-explore .block ul li.link a.color-key-ee,
  .page-financing-navigator-explore .block ul li.link span.color-key-ee,
  .page-financing-navigator-explore .block ul li.link a.color-key-re,
  .page-financing-navigator-explore .block ul li.link span.color-key-re,
  .page-financing-navigator-explore .block ul li.link a.color-key-all,
  .page-financing-navigator-explore .block ul li.link span.color-key-all {
    background-position-y: 6px;
  }
}

@media (max-width: 768px) {
  .view-financing-navigator-explore .view-header {
    padding: 20px !important;
  }
  .page-financing-navigator-explore .block ul.chart {
    width: 100%;
  }
  .page-financing-navigator-explore .block ul.chart li {
    display: block;
    float: none;
    position: static;
    width: 100%;
  }
  .page-financing-navigator-explore .block ul li.main-header > span,
  .page-financing-navigator-explore .block ul li.header > span {
    margin-bottom: 20px;
    width: 100%;
  }
  .page-financing-navigator-explore .block ul.chart li ul {
    border: none;
    padding-top: 0;
  }
  .page-financing-navigator-explore .block ul li.header.two-children,
  .page-financing-navigator-explore .block ul li.header.three-children,
  .page-financing-navigator-explore .block ul li.header.two-children > span,
  .page-financing-navigator-explore .block ul li.header.three-children > span {
    margin: 0 0 10px;
    width: 100%;
  }
  .page-financing-navigator-explore .block ul li span:before,
  .page-financing-navigator-explore .block ul li span:after,
  .page-financing-navigator-explore .block ul li:before,
  .page-financing-navigator-explore .block ul li.link:last-child:after {
    display: none;
  }
  .page-financing-navigator-explore .block ul li.header.two-children > ul > li,
  .page-financing-navigator-explore .block ul li.header.three-children > ul > li {
    border: none;
    padding-left: 0;
    margin-left: 5%;
    width: 95%;
  }
  .page-financing-navigator-explore .block ul.chart li {
    box-sizing: border-box;
  }
  .page-financing-navigator-explore .block ul li.inner-button {
    margin-bottom: 10px;
  }
  .view-financing-navigator-explore .view-filters {
    display: block;
  }
  .view-financing-navigator-explore .view-filters label {
    display: block;
  }
  .view-financing-navigator-explore .view-filters .ctools-auto-submit-full-form {
    padding-bottom: 0;
  }
  .view-financing-navigator-explore .view-filters .views-exposed-widgets:after {
    display: none;
  }
  .view-financing-navigator-explore .view-content {
    display: block;
  }
  .view-financing-navigator-explore .option-property {
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
  }
  .view-financing-navigator-explore .option-property h3 {
    margin-bottom: 10px;
  }
  .page-financing-navigator-explore .block ul li.header.two-children:before {
    border-left: 4px solid #38d2ff;
    content: " ";
    display: block;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header {
    border-left: 4px solid #38d2ff;
    position: relative;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header span {
    margin-left: -4px;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header > ul  li.header {
    margin-left: 10px;
    border-left: 4px solid #38d2ff;
    position: relative;
    width: auto;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header > ul  li.header:before,
  .page-financing-navigator-explore .block ul.chart li.main-header > ul  li.header li:before {
    display: block;
    background: none;
    border: none;
    border-top: 4px solid #38d2ff;
    content: "";
    width: 14px;
    position: absolute;
    left: -15px;
    top: 10px;
    margin-left: 0;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header > ul  li.header li.link:before {
    top: auto;
    bottom: 10px;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header:after {
    content: "";
    border-left: 4px solid #38d2ff;
    display: block;
    position: absolute;
    height: 10px;
    bottom: -10px;
    left: -4px;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header > ul > li.header::after {
    border: none;
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    z-index: 2;
    bottom: 0;
    left: -4px;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header > ul > li.header.two-children::after {
    height: 98px;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header > ul > li.header.three-children::after {
    height: 134px;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header > ul  li.header .link:last-child::before {
    background: #fff;
    bottom: -11px;
    height: 21px;
    z-index: 2;
  }
  .page-financing-navigator-explore .block ul.chart li.main-header > ul  li.header li {
    position: relative;
    margin-left: 10px;
    margin-right: 4px;
    width: auto;
  }
}
@media (max-width: 400px) {
  .page-financing-navigator-explore .block .text-block,
  .page-financing-navigator-explore .block .box {
    margin-bottom: 30px;
  }
  .view-financing-navigator-explore .view-header {
    padding: 10px!important;
  }
}

.view-financing-navigator-explore .option-property ul {
  margin: 0;
}

.view-financing-navigator-explore .option-property ul li {
  background: #e6e7e8;
  border: 1px solid #ccc;
  margin-left: 0;
}

.view-financing-navigator-explore .option-property ul li:hover {
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
  -moz-filter: brightness(110%);
  -o-filter: brightness(110%);
  -ms-filter: brightness(110%);
}

.view-financing-navigator-explore .option-property ul li a {
  align-items: center;
  background: url(../images/link-arrow.png) 5px center no-repeat;
  color: #333;
  display: flex;
  font-size: 14px;
  line-height: 15px;
  min-height: 20px;
  padding: 5px 5px 5px 20px;
  text-decoration: none;
}

.view-financing-navigator-explore .option-property ul li a.color-key-re {
  background: url(../images/financing_explore/arrow_right_blue.png) 5px center no-repeat;
}

.view-financing-navigator-explore .option-property ul li a.color-key-ee {
  background: url(../images/financing_explore/arrow_right_yellow.png) 5px center no-repeat;
}

.view-financing-navigator-explore .option-property ul li a.color-key-all {
  background: url(../images/financing_explore/arrow_right_green.png) 5px center no-repeat;
}

.view-financing-navigator-explore .not-applicable {
  opacity: 0.3;
}


/*--- TIPS FOR FIELDS ---*/

/* Page find */
.page-financing-navigator-find .node-webform .webform-component .help-tip {
  background: url(../images/help.png) center center no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin-bottom: 3px;
  margin-left: 3px;
  text-indent: -9999px;
  vertical-align: middle;
  width: 15px;
}

.page-financing-navigator-find .node-webform .webform-component .help-tip:hover {
  background: url(../images/help-hover.png) center center no-repeat;
}

.page-financing-navigator-find .node-webform .webform-component .description {
  display: none;
}

.tether-element {
  background: #fff;
  border: solid 1px #bebebe;
  color: #333;
  display: none;
  font-size: 12px;
  max-width: 330px;
  /*min-height: 50px;*/
  padding: 15px;
}

.tether-element.tether-target-attached-right {
  box-shadow: 3px 3px 5px #aaa;
  left: 25px!important;
}

.tether-element.tether-target-attached-right:before,
.tether-element.tether-target-attached-right:after {
  border-bottom-width: 20px;
  border-top-width: 20px;
  border-style: solid;
  border-left: 0;
  border-color: transparent;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}

.tether-element.tether-target-attached-right:before {
  border-right-color: #bebebe;
  border-right-width: 15px;
  left: -15px;
  top: 50%;
  margin-top: -20px;
}

.tether-element.tether-target-attached-right:after {
  border-right-color: #fff;
  border-right-width: 15px;
  left: -14px;
  top: 50%;
  margin-top: -20px;
}

.tether-element.tether-target-attached-left {
  box-shadow: -3px 3px 5px #aaa;
  left: -25px!important;
}

.tether-element.tether-target-attached-left:before,
.tether-element.tether-target-attached-left:after {
  border-bottom-width: 20px;
  border-top-width: 20px;
  border-style: solid;
  border-right: 0;
  border-color: transparent;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}

.tether-element.tether-target-attached-left:before {
  border-left-color: #bebebe;
  border-left-width: 15px;
  right: -15px;
  top: 50%;
  margin-top: -20px;
}

.tether-element.tether-target-attached-left:after {
  border-left-color: #fff;
  border-left-width: 15px;
  right: -14px;
  top: 50%;
  margin-top: -20px;
}

.tether-element.tether-enabled {
  display: inline-block;
}

.tooltip.tether-element-attached-bottom {
  box-shadow: 3px 3px 5px #aaa;
}

.tether-element-attached-bottom:before,
.tether-element-attached-bottom:after {
  border-left-width: 20px;
  border-right-width: 20px;
  border-style: solid;
  border-bottom: 0;
  border-color: transparent;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}

.tooltip.tether-element-attached-bottom.tether-element-attached-left:before {
  border-top-color: #bebebe;
  border-top-width: 15px;
  bottom: -15px;
  left: 20px;

  text-shadow: -3px 3px 5px #aaa;

}

.tooltip.tether-element-attached-bottom.tether-element-attached-left:after {
  border-top-color: #fff;
  border-top-width: 15px;
  bottom: -14px;
  left: 20px;
}

.tooltip.tether-element-attached-bottom.tether-element-attached-right:before {
  border-top-color: #bebebe;
  border-top-width: 15px;
  bottom: -15px;
  right: 20px;
}

.tooltip.tether-element-attached-bottom.tether-element-attached-right:after {
  border-top-color: #fff;
  border-top-width: 15px;
  bottom: -14px;
  right: 20px;
}

.tooltip.tether-element-attached-bottom.tether-element-attached-left.tether-enabled {
  margin-left: -41px;
}

.tooltip.tether-element-attached-bottom.tether-element-attached-right.tether-enabled {
  margin-left: 41px;
}

/*--- FINANCING OPTIONS (Results) ---*/

.page-financing-navigator-find-results .view-financing-navigator-results .view-header {
  font-size: 18px;
  margin-bottom: 25px;
  padding: 0 20px !important;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content,
.page-financing-navigator-find-results .view-financing-navigator-results .view-footer {
  padding: 0 20px !important;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-header p {
  margin-bottom: 0;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-header p a {
  color: #007b3e;
  font-weight: normal;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-empty {
  background: #f1f1f1;
  font-size: 14px;
  margin-bottom: 40px;
  padding: 20px 100px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-empty p {
  margin-bottom: 0;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table.sticky-header {
  z-index: 1;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table.sticky-header[style*="visibility: hidden"] th {
  max-width: 160px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table.sticky-header thead {
  display: table-header-group!important;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table.sticky-header thead th.hidden {
  width: 156px;
}


.page-financing-navigator-find-results .view-financing-navigator-results .view-content table {
  border: none;
  border-collapse: separate;
  border-spacing: 3px 0;
  table-layout: fixed;
  width: auto;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table td.match:hover,
.page-financing-navigator-find-results .view-financing-navigator-results .view-content table thead th:hover {
  position: relative;
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
  -moz-filter: brightness(110%);
  -o-filter: brightness(110%);
  -ms-filter: brightness(110%);
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table td:hover > *,
.page-financing-navigator-find-results .view-financing-navigator-results .view-content table thead th:hover > * {
  position: relative;
  z-index: 2;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .separator td {

}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .separator td {
  border: none;
  padding: 1px 0;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table thead th:first-child {
  background: transparent;
  border: none;
  max-width: none;
  width: auto!important;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table thead th {
  background: #ecf0f5;
  border: none;
  font-size: 12px;
  padding: 0;
  vertical-align: top;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table thead th a {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table thead .option-number {
  background-color: #27418D;
  border-bottom: 1px solid #CCCCCC;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 5px;
  text-transform: uppercase;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table thead .option-title {
  align-items: center;
  color: #27418D;
  display: flex;
  padding: 8px 5px;
  text-transform: uppercase;
  line-height: 18px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table thead .option-title a {
  max-width: 140px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect {
  background: none;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect td:first-child {
  background: transparent;
  border: none;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect td {
  /*background: #49a4e1;*/
  border: none;
  line-height: 10px;
  padding: 8px;
  /*white-space: nowrap;*/
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect td a {
  background: #fff;
  border: 1px solid #1d428a;
  display: block;
  color: #1d428a;
  cursor: pointer;
  font-size: 15px;
  line-height: 18px;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect td.visible a,
.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect td.hidden a {
  min-width: 150px;
  position: relative;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect td a:after {
  content: " ❱";
  display: inline-block;
  font-size: 10px;
  margin-left: 5px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -9px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect td a:hover {
  text-decoration: none;
  background: #1d428a;
  color: #fff;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody tr,
.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody tr td {
  border: none;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .group,
.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .subgroup {
  color: #000;
  font-size: 14px;
  max-width: 200px;
  padding: 15px 8px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .group {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  max-width: 110px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
  width: 100px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .subgroup {
  max-width: 200px;
  width: 200px;
  white-space: nowrap;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .tooltip {
  display: none;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .match {
  max-width: 100px;
  width: 100px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .match .marker {
  display: inline-block;
  text-indent: -9999px;
  width: 100%;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .full .marker {
  background: url(../images/results-match.png) center center no-repeat;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .indifferent .marker {
  background: url(../images/results-indifferent.png) center center no-repeat;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .partial .marker {
  background: url(../images/results-partial.png) center center no-repeat;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .no .marker,
.page-financing-navigator-find-results .view-financing-navigator-results .view-content table .deal-breaker .marker {
  background: url(../images/results-no.png) center center no-repeat;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table th.all,
.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect .view-all {
  background: none;
  border: none;
  max-width: 45px;
  width: 45px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect .view-all a:after {
  display: none;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table th.all {
  max-width: 61px;
  width: 61px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect td.view-all a {
  display: block;

  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);

  border: 1px solid #1d428a;
  color: #1d428a;
  font-size: 15px;
  line-height: 18px;
  margin-left: -65px;
  padding: 5px 50px;
  text-decoration: none;
  width: 72px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect td.view-all a.active {
  color: #1d428a!important;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody .connect td.view-all a:hover {
  background: #1d428a;
  color: #fff!important;
  text-decoration: none;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-content table th.hidden,
.page-financing-navigator-find-results .view-financing-navigator-results .view-content table tbody td.hidden {
  display: none;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-footer {
  font-size: 16px;
  margin-right: 120px;
  text-align: right !important;
  text-transform: uppercase;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .match,
.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .indifferent,
.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .partial,
.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .no {
  display: inline-block;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  margin-left: 30px;
  padding-left: 30px;
  vertical-align: middle;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .match {
  background: url(../images/results-match.png) left center no-repeat;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .indifferent {
  background: url(../images/results-indifferent.png) left center no-repeat;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .partial {
  background: url(../images/results-partial.png) left center no-repeat;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .no {
  background: url(../images/results-no.png) left center no-repeat;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .view-actions {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  margin-top: 75px;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .view-actions a {
  border: 1px solid #1d428a;
  color: #1d428a;
  display: inline-block;
  line-height: 16px;
  min-width: 300px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.page-financing-navigator-find-results .view-financing-navigator-results .view-footer .view-actions a:hover {
  background: #1d428a;
  color: #fff;
}

@media (max-width: 1220px) {
  .page-financing-navigator-find-results .view-financing-navigator-results .view-footer {
    margin-right: 0;
  }
  .page-financing-navigator-find-results .view-financing-navigator-results .view-footer .view-actions a {
    min-width: 250px;
  }
}

@media (max-width: 980px) {
  .page-financing-navigator-find-results .view-financing-navigator-results .view-content {
    overflow-x: scroll;
  }
  .page-financing-navigator-find-results .view-financing-navigator-results .view-content .sticky-header {
    display: none;
  }
  .page-financing-navigator-find-results .view-financing-navigator-results .view-content table {
    margin-bottom: 0;
  }
  .page-financing-navigator-find-results .view-financing-navigator-results .view-footer .view-actions a {
    min-width: 100px;
  }
}

@media (max-width: 768px) {
  .page-financing-navigator-find-results .view-financing-navigator-results .view-footer .view-actions {
    display: block;
  }
  .page-financing-navigator-find-results .view-financing-navigator-results .view-footer .view-actions a {
    display: block;
    margin-bottom: 10px;
  }
}


@media (max-width: 400px) {
  .page-financing-navigator-find-results .view-financing-navigator-results .view-header,
  .page-financing-navigator-find-results .view-financing-navigator-results .view-content,
  .page-financing-navigator-find-results .view-financing-navigator-results .view-footer{
    padding: 0!important;
  }
}



/*--- FINANCIAL OPTIONS ---*/
.entity-paragraphs-item {
  margin-bottom: 30px;

}
.entity-paragraphs-item h1 {
  margin-top: 0px;
}
.entity-paragraphs-item.title-hidden h2 {
  display: none;
}

.financing-navigator-option .financing-navigator-header h2 {
  margin-bottom: 30px;
}

.financing-navigator-option .financing-navigator-header a {
  margin-top: 30px;
}

.financing-navigator-option .field-name-field-fo-description {
  font-size: 18px;
  margin-top: 0;
}

.financing-navigator-option .field-name-field-fo-description .entity-paragraphs-item a {
  color: #1c8341;
  font-weight: normal;
}


.financing-navigator-option .region-content {
  border: none;
  margin-bottom: 0;
}

.financing-navigator-option .field-name-field-fo-description .field-items > .field-item .paragraphs-item-financing-option-content {
  border-bottom: none;
  padding-bottom: 0;
}

.financing-navigator-option #page-title {
  display: none;
}

.financing-navigator-option .paragraphs-item-financing-option-header {
  margin-bottom: 20px;
}

.financing-navigator-option .paragraphs-item-financing-option-header .content {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.financing-navigator-option .paragraphs-item-financing-option-header .left {
  margin-right: 20px;
  position: relative;
  width: 26%;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right {
  padding-bottom: 0;
  position: relative;
  width: 72%;
}

.financing-navigator-option .paragraphs-item-financing-option-header .left .field-name-field-image {
  margin: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-header .left .field-name-field-image img {
  width: 100%;
}

.financing-navigator-option .paragraphs-item-financing-option-header .left .field-name-field-title {
  background: rgba(255,255,255,0.85);
  font-size: 30px;
  left: 0;
  line-height: 35px;
  padding: 5px 10px;
  position: absolute;
  top: 30px;
  margin: 0;
  width: 56%;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-fo-header-description {
  background: #1d449c;
  color: #fff;
  margin-top: 0;
  padding: 20px 30px;
  margin-bottom: 25px;

}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-fo-header-description h2 {
  color: #98accf;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  margin-top: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-fo-header-description p {
  font-size: 20px;
  margin-bottom: 10px;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-fo-header-description p:last-child {
  margin-bottom: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-links {
  margin-bottom: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-links .field-items {
  bottom: 0;
  display: flex;
  margin: 0;
  position: static;
  width: 100%;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-links .field-item {
  padding: 0 10px;
  width: 50%;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-links .field-item a {
  background: #1c8341;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-links .field-item a.arrow-down {
  background: url(../images/arrow-down-green.png) 94% center no-repeat #1c8341;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-links .field-item a.arrow-right {
  background: url(../images/arrow-right-green.png) 94% center no-repeat #1c8341;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-links .field-item:first-child {
  padding-left: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-links .field-item:last-child {
  padding-right: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-content,
.financing-navigator-option .paragraphs-item-financing-option-case-studies {
  margin-bottom: 60px;
}

.financing-navigator-option .paragraphs-item-financing-option-content,
.financing-navigator-option .paragraphs-item-financing-option-advantages,
.financing-navigator-option .paragraphs-item-financing-option-case-studies,
.paragraphs-item-financing-option-attributes-char {
  background-color: #d0d9e9;
  background-image: -o-linear-gradient(bottom, #d0d9e9 0%, #fff 100px);
  background: linear-gradient(to bottom, #d0d9e9 0%, #fff 100px);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );

  padding: 20px;
  padding-bottom: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-content.title-hidden,
.financing-navigator-option .paragraphs-item-financing-option-advantages.title-hidden,
.financing-navigator-option .paragraphs-item-financing-option-case-studies.title-hidden,
.paragraphs-item-financing-option-attributes-char.title-hidden {
  background: none;
}

.financing-navigator-option .paragraphs-item-financing-option-content p:last-child {
  margin-bottom: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-content h2,
.financing-navigator-option .paragraphs-item-financing-option-advantages h2,
.financing-navigator-option .paragraphs-item-financing-option-case-studies h2,
.paragraphs-item-financing-option-attributes-char h2 {
  color: #1d449c;
  font-size: 22px;
  text-transform: uppercase !important;
  margin-top: 0;
  margin-bottom: 10px;
}

.financing-navigator-option .paragraphs-item-financing-option-advantages {
  font-size: 16px;
  margin-bottom: 40px;
}

.financing-navigator-option .paragraphs-item-financing-option-content .field-name-field-image {
  margin-top: 40px;
}

.financing-navigator-option .field-name-field-title {
  color: #1d449c;
  font-weight: bold;
}

.financing-navigator-option .paragraphs-item-financing-option-advantages-item.advantages,
.financing-navigator-option .paragraphs-item-financing-option-advantages-item.downsides {
  padding-left: 30px;
  margin-bottom: 10px;
}

.financing-navigator-option .paragraphs-item-financing-option-advantages-item.advantages {
  background: url(../images/fo-advantages.png) left 5% no-repeat;
}

.financing-navigator-option .paragraphs-item-financing-option-advantages-item.downsides {
  background: url(../images/fo-downsides.png) left 5% no-repeat;
}

.financing-navigator-option .paragraphs-item-financing-option-advantages-item.advantages .field-name-field-title {
  color: #007b3e;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-advantages-item .field-name-field-description {
  font-size: 18px;
  margin-top: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-advantages-item.downsides .field-name-field-title {
  color: #901a1d;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .field-item {
  margin-bottom: 10px;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .field-item:after {
  clear: both;
  content: "";
  display: block;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .field-name-field-partner {
  float: left;
  margin: 15px 15px 0 0;
  width: 15%;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .field-name-field-logo {
  margin: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .field-name-field-logo .field-item {
  align-items: center;
  border: 1px solid #ccc;
  display: flex;
  justify-content: center;
  margin: 0;
  min-height: 65px;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .node-title,
.financing-navigator-option .paragraphs-item-financing-option-case-studies .field-name-field-summary {
  float: left;
  margin-bottom: 0;
  width: 80%;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .field-name-field-summary {
  font-size: 16px;
  margin-top: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .field-name-field-summary p {
  margin-bottom: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .node-title {
  margin-top: 0;
  text-transform: inherit;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .node-title a {
  color: #1a8141;
  font-size: 18px;
  font-weight: bold !important;
}

.financing-navigator-option .paragraphs-item-financing-option-case-studies .field-name-field-summary p {
  font-size: 18px;
}

.financing-navigator-option .paragraphs-item-financing-option-content .field-name-field-fo-header-description {
  margin:0;
}
.field-type-text-with-summary > .field-items > .field-item  ul {
  padding-left: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-content .field-name-field-fo-header-description ul {
  font-size: 18px;
  list-style: none;
  padding: 0;
  margin-left: 0;
}

.financing-navigator-option .paragraphs-item-financing-option-content .field-name-field-fo-header-description ul li {
  background: url(../images/list-arrow.png) 6px 9px no-repeat;
  margin-bottom: 5px;
  padding-left: 30px;
}

.financing-navigator-option .paragraphs-item-financing-option-content .field-name-field-fo-header-description .connect {
  margin-bottom: 20px;
  text-align: center;
}

.financing-navigator-option .paragraphs-item-financing-option-content .field-name-field-fo-header-description .arrow-right {
  background: #fff;
  border: 1px solid #1d428a;
  color: #1d428a !important;
  font-family: inherit;
  font-size: 18px;
  font-weight: normal;
  line-height: 13px;
  padding: 15px 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
}

.financing-navigator-option .paragraphs-item-financing-option-content .field-name-field-fo-header-description .arrow-right:hover {
  background: #1d428a;
  color: #fff!important;
}

.financing-navigator-option .node-financing-option .taxonomy h2 {
  color: #1d449c;
  font-size: 18px;
}

.financing-navigator-option .node-financing-option table {
  border: none;
  border-collapse: separate;
  border-spacing: 3px 0;
  margin-top: 20px;
}

.financing-navigator-option .node-financing-option table .separator td {
  border: none;
  font-size: 0;
  padding: 1px 0;
}
.field-name-field-fo-attributes-chart table .separator {
  float:left;
  margin-top: -27px;
}

.financing-navigator-option .node-financing-option table tbody tr td {
  border: none;
  padding: 8px 8px 4px;
}

.financing-navigator-option .node-financing-option table tbody tr .group {
   width: 50px;

  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
}

.financing-navigator-option .node-financing-option table tbody tr .subgroup {
  max-width: 200px;
  width: 200px;

  font-size: 14px;
}

.financing-navigator-option .node-financing-option table tbody tr .subgroup,
.financing-navigator-option .node-financing-option table tbody tr .match {
  color: #000;
  font-size: 14px;
  height: 30px;
  line-height: 22px;
  padding-right: 35px;
  position: relative;
}

.financing-navigator-option .node-financing-option table tbody tr .match {
  width: 270px;
}

.financing-navigator-option .node-financing-option table tbody tr .subgroup .marker {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  line-height: 28px;
  margin-top: 2px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  vertical-align: middle;
  width: 25px;
}

.financing-navigator-option .node-financing-option table tbody tr .subgroup .marker:hover {
  background: rgba(0, 0, 0, 0.5);
}

.financing-navigator-option .node-financing-option table tbody tr.last-subgroup td {
  border-bottom: none;
}

@media (max-width: 980px) {
  .financing-navigator-option .paragraphs-item-financing-option-header .content {
    display: block;
  }
  .financing-navigator-option .paragraphs-item-financing-option-header .left,
  .financing-navigator-option .paragraphs-item-financing-option-header .right {
    margin-right: 0;
    width: 100%;
  }
  .financing-navigator-option .node-financing-option table tbody tr .group {
    max-width: 70px;
  }
}
@media (max-width: 768px) {
  .financing-navigator-option .node-financing-option .taxonomy {
    overflow-x: scroll;
  }
  .financing-navigator-option .node-financing-option table tbody tr .group,
  .financing-navigator-option .node-financing-option table tbody tr .subgroup,
  .financing-navigator-option .node-financing-option table tbody tr .match {
    max-width: none;
    width: auto;
  }
}
@media (max-width: 400px) {
  .financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-fo-header-description h2 {
    font-size: 20px;
  }
  .financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-fo-header-description p {
    font-size: 16px;
    line-height: 20px;
  }
  .financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-links .field-items {
    display: block;
  }
  .financing-navigator-option .paragraphs-item-financing-option-header .right .field-name-field-links .field-item {
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
  }
  .financing-navigator-option .field-name-field-fo-description .field-items > .field-item .paragraphs-item-financing-option-content.title-hidden {
    padding: 20px 0 0;
  }
  .financing-navigator-option .paragraphs-item-financing-option-content .field-name-field-fo-header-description .arrow-right {
    font-size: 15px;
    padding: 15px 10px;
  }
  .financing-navigator-option .paragraphs-item-financing-option-case-studies .field-name-field-partner {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .financing-navigator-option .paragraphs-item-financing-option-case-studies .node-title,
  .financing-navigator-option .paragraphs-item-financing-option-case-studies .field-name-field-summary {
    width: 100%;
  }
}
/*--- FINANCIAL ALLIES ---*/
.page-financing-navigator-allies .view-financing-allies .view-header {
  margin-bottom: 50px;
  padding: 0 20px !important;
}

.page-financing-navigator-allies .view-financing-allies .view-filters {
  display: block;
  margin-bottom: 40px;
  position: relative;
  top: 35px;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .filter-header {
  bottom: 100%;
  background: #007a3e;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  height: 35px;
  left: 0;
  line-height: 25px;
  padding: 5px 30px 5px 20px;
  position: absolute;
  text-transform: uppercase;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .filter-header:after {
  border-left: 40px solid #007a3e;
  border-top: 35px solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
}

.page-financing-navigator-allies .view-financing-allies .view-filters form {
  width: 100%;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .filter-tabs:after {
  clear: both;
  content: "";
  display: block;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .filter-tabs .tab {
  background: url(../images/chevron.png) 94% center no-repeat;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  float: left;
  padding: 20px 15px;
  width: 25%;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .filter-tabs .tab:last-child {
  border-right: none;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .filter-tabs .tab.active {
  background-color: #365e9e;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget {
  background: #365e9e;
  box-sizing: border-box;
  min-height: 180px;
  padding: 15px;
  width: 100%;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget .views-widget {
  display: block;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget > label {
  display: none;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget .bef-toggle {
  color: #fff;
  display: block;
  margin-bottom: 5px;
  padding-left: 30px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget .bef-toggle:after {
  background: #fff;
  border: 1px solid #afc6e2;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 15px;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget .bef-toggle.all:after {
  background: url(../images/check_mark.png) center center no-repeat #fff;
  content: "";
  font-size: 15px;
  text-align: center;
  line-height: 15px;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget .bef-checkboxes {
  -webkit-columns: 300px 3; /* Chrome, Safari, Opera */
  -moz-columns: 300px 3; /* Firefox */
  columns: 300px 3;
}

.page-financing-navigator-allies .form-type-radio,
.page-financing-navigator-allies .form-type-bef-checkbox {
  margin-bottom: 5px;
  position: relative;
}

.page-financing-navigator-allies .form-type-radio input[type=radio],
.page-financing-navigator-allies .form-type-bef-checkbox input[type=checkbox] {
  visibility: hidden;;
}

.page-financing-navigator-allies .form-type-radio label,
.page-financing-navigator-allies .form-type-bef-checkbox label {
  margin-left: 10px;
}

.page-financing-navigator-allies .form-type-radio label:after,
.page-financing-navigator-allies .form-type-bef-checkbox label:after {
  background: #fff;
  border: 1px solid #afc6e2;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 15px;
}

.page-financing-navigator-allies .form-type-radio label:after {
  border-radius: 50%;
}

.page-financing-navigator-allies .form-type-radio input[type=radio]:checked + label:after,
.page-financing-navigator-allies .form-type-bef-checkbox input[type=checkbox]:checked + label:after {
  background: url(../images/check_mark.png) center center no-repeat #fff;
  content: "";
  font-size: 15px;
  text-align: center;
  line-height: 15px;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget .form-item label {
  font-size: 17px;
  font-weight: normal;
  text-transform: none;
}

.page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget.views-submit-button {
  display: none;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap {
  margin-left: 25px;
  position: relative;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap button {
  background: transparent;
  border: 1px solid #cccbcb;
  border-radius: 0;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  min-width: 260px;
  padding: 5px 30px 5px 10px;
  text-shadow: none;
  width: auto;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap button:after {
  background: url(../images/chevron.png) center center no-repeat;
  border: none;
  height: 10px;
  right: 10px;
  width: 17px;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap button:focus,
.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap button:active {
  box-shadow: none;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap .ms-options {
  background: #6c89ba;
  border: none;
  margin-top: 0;
  width: auto;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap .ms-options li {
  line-height: 24px;
  padding-left: 10px;
  position: relative;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap .ms-options li:hover {
  background: #98accf;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap .ms-options label {
  border: none;
  line-height: 18px;
  margin: 0;
  padding: 5px 5px 5px 25px;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap .ms-options li.selected label,
.page-financing-navigator-allies .views-exposed-widget .ms-options>ul label.focused,
.page-financing-navigator-allies .views-exposed-widget .ms-options>ul label:hover {
  background: none;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap .ms-options input[type=checkbox] {
  visibility: hidden;;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap .ms-options label:after {
  background: #fff;
  border: 1px solid #afc6e2;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 15px;
}

.page-financing-navigator-allies .views-exposed-widget .ms-options-wrap .ms-options li.selected label:after {
  background: url(../images/check_mark.png) center center no-repeat #fff;
  content: "";
  font-size: 15px;
  text-align: center;
  line-height: 15px;
}
.page-financing-navigator-allies .view-financing-allies .view-content {
  padding: 0 20px;
}

.page-financing-navigator-allies .view-financing-allies table {
  border: none;
  margin-bottom: 20px;
  margin-top: 15px;
}

.page-financing-navigator-allies .view-financing-allies table tr {
  border: none;
}

.page-financing-navigator-allies .view-financing-allies table tr:nth-child(2n) .col-1,
.page-financing-navigator-allies .view-financing-allies table tr:nth-child(2n) .col-2,
.page-financing-navigator-allies .view-financing-allies table tr:nth-child(2n) .col-3 {
  background: none;
}

.page-financing-navigator-allies .view-financing-allies table tr .col-1,
.page-financing-navigator-allies .view-financing-allies table tr .col-2,
.page-financing-navigator-allies .view-financing-allies table tr .col-3 {
  border-left: none;
  border-right: none;
  border-top: none;
  padding: 25px 10px;
  width: 33%;
}


.page-financing-navigator-allies .view-financing-allies table tr.row-last .col-1,
.page-financing-navigator-allies .view-financing-allies table tr.row-last .col-2,
.page-financing-navigator-allies .view-financing-allies table tr.row-last .col-3 {
  border-bottom: none;
}

.page-financing-navigator-allies .view-financing-allies table tr.row-first .col-1,
.page-financing-navigator-allies .view-financing-allies table tr.row-first .col-2,
.page-financing-navigator-allies .view-financing-allies table tr.row-first .col-3 {
  border-top: 1px solid #ccc;
}

.page-financing-navigator-allies .view-financing-allies table tr .col-separator {
  border: none;
  padding: 0 20px;
}

.page-financing-navigator-allies .view-financing-allies table tr td .ally-logo {
  float: left;
  text-align: center;
  width: 30%;
}

.page-financing-navigator-allies .view-financing-allies table tr td .ally-description {
  box-sizing: border-box;
  float: right;
  padding-left: 15px;
  width: 70%;
}

.page-financing-navigator-allies .view-financing-allies table tr td .ally-description h3 {
  color: #1d428a;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: inherit;
  margin-top: 0;
  margin-bottom: 10px;
}

.page-financing-navigator-allies .view-financing-allies table tr td .ally-description p {
  font-size: 12px;
  line-height: normal;
  margin-bottom: 10px;
}

.page-financing-navigator-allies .view-financing-allies table tr td .ally-description .ally-more {
  font-size: 12px;
  line-height: normal;
}

.page-financing-navigator-allies .view-financing-allies table tr td .ally-description .ally-more a {
  color: #37b7e7;
  font-size: 12px;
  text-decoration: none;
}

.page-financing-navigator-allies .view-financing-allies table tr td .ally-description .ally-more a:hover {
  text-decoration: underline;
}

.page-financing-navigator-allies .block-financing-allies-table .block-inner {
  background-color: #d0d9e9;
  background-image: -o-linear-gradient(bottom, #d0d9e9 0%, #fff 120px);
  background: linear-gradient(to bottom, #d0d9e9 0%, #fff 120px);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
}

.page-financing-navigator-allies .block-financing-allies-table h2,
.page-financing-navigator-allies .block-financing-allies-table label {
  display: block;
  text-align: center;
}

.page-financing-navigator-allies .block-financing-allies-table h2 {
  color: #1d449c;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 30px auto;
  margin-bottom: 0;
  padding: 20px;
  padding-bottom: 0;
  position: relative;
  text-align: left;
}

.page-financing-navigator-allies .block-financing-allies-table h2 em {
  font-style: normal;
}

.page-financing-navigator-allies .block-financing-allies-table .view-content {
  margin: 0 20px;
  overflow-x: auto;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table {
  margin: 30px auto;
}
.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th {
  border: 1px solid #ccc;
  height: 120px;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th.ally-title,
.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th.ally-location {
  padding-bottom: 10px;
  vertical-align: bottom;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th.label {
  height: 50px;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th.label.collapsible {
  cursor: pointer;
  position: relative;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th.label.collapsible:after {
  content: " ❱";
  display: inline-block;
  font-size: 15px;
  margin-left: 5px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -14px;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th.label.collapsible:before {
  content: "expand";
  display: inline-block;
  position: absolute;
  font-weight: normal;
  right: 15px;
  top: 50%;
  font-size: 8px;
  line-height: 14px;
  margin-right: -15px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 20px;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th.label.collapsible.active:after {
  content: " ❰";
}

.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th.label.collapsible.active:before {
  content: "collapse";
  line-height: 19px;
}


.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th.views-field-title,
.page-financing-navigator-allies .block-financing-allies-table .views-table thead tr th.views-field-field-ally-sector {
  color: #fff;
  font-size: 14px;
  vertical-align: bottom;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table thead .vertical {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: -25px;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 77px;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table tr td.first,
.page-financing-navigator-allies .block-financing-allies-table .views-table tr th.first,
.page-financing-navigator-allies .block-financing-allies-table .views-table tr th.label {
  border-left-width: 2px;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table tr td.ally-title {
  min-width: 250px;
  width: 250px;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table tr.odd td {
  background-color: #efefef;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table tr.even td {
  background-color: #e6e7e8;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table tr .ally-title a {
  color: #333;
  font-size: 14px;
  text-decoration: none;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table tr .views-field-field-ally-sector {
  white-space: normal;
}
.page-financing-navigator-allies .block-financing-allies-table .views-table tr .ally-location {
  font-size: 14px;
  padding-right: 35px;
  position: relative;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table tr .ally-location .marker {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  line-height: 28px;
  margin-top: 2px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  vertical-align: middle;
  width: 25px;
}

.page-financing-navigator-allies .block-financing-allies-table .views-table tr .match {
  background-image: url(../images/results-match.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  text-indent: -9999px;
}

@media (max-width: 980px) {
  .page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget .form-item label {
    font-size: 15px;
  }
  .page-financing-navigator-allies .view-financing-allies table tr .col-1,
  .page-financing-navigator-allies .view-financing-allies table tr .col-2,
  .page-financing-navigator-allies .view-financing-allies table tr .col-3 {
    padding: 15px 10px;
  }
  .page-financing-navigator-allies .view-financing-allies table tr td .ally-logo {
    float: none;
    margin-bottom: 10px;
    min-height: 80px;
    width: 100%;
  }
  .page-financing-navigator-allies .view-financing-allies table tr td .ally-description {
    float: none;
    padding: 0;
    width: 100%;
  }
  .page-financing-navigator-allies .view-financing-allies table tr .col-separator {
    padding: 0 5px;
  }
  .page-financing-navigator-allies .block-views-financing-allies-table .view-financing-allies .view-content {
    margin: 0 20px;
    overflow-x: scroll;
    padding: 0;
  }
}

@media (max-width: 768px) {
  .page-financing-navigator-allies .view-financing-allies .view-filters .filter-tabs .tab {
    border-right: none;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .page-financing-navigator-allies .view-financing-allies.view-display-id-page table tr {
    display: block;
  }
  .page-financing-navigator-allies .view-financing-allies.view-display-id-page table tr .col-1,
  .page-financing-navigator-allies .view-financing-allies.view-display-id-page table tr .col-2,
  .page-financing-navigator-allies .view-financing-allies.view-display-id-page table tr .col-3 {
    box-sizing: border-box;
    display: block;
    padding: 10px;
    width: 100%;
  }
  .page-financing-navigator-allies .view-financing-allies.view-display-id-page table tr .col-separator {
    display: none;
  }
}
@media (max-width: 400px) {
  .page-financing-navigator h1#page-title {
    font-size: 25px;
    padding: 0;
  }
  .page-financing-navigator-allies .view-financing-allies .view-header {
    padding: 0!important;
  }
  .page-financing-navigator-allies .view-financing-allies .view-filters {
    margin: 10px 0 60px;
  }
  .page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget .bef-checkboxes {
    -webkit-columns: 300px 1;
    -moz-columns: 300px 1;
    columns: 300px 1;
  }
  .page-financing-navigator-allies .view-financing-allies .view-filters .views-exposed-widget .form-item label {
    white-space: normal;
  }
  .page-financing-navigator-allies .views-exposed-widget .ms-options-wrap {
    margin-left: 0;
  }
  .page-financing-navigator-allies .view-financing-allies.view-display-id-page .view-content,
  .page-financing-navigator-allies .block-views-financing-allies-table .view-financing-allies .view-content {
    padding: 0;
    margin: 0;
  }
}


/*----PAGE RESOURCES-----*/
.page-financing-navigator-resources .view-financing-navigator-resources .view-header {
  padding: 0!important;
  margin-bottom: -10px;
}

.page-financing-navigator-resources .view-financing-navigator-resources .view-header p {
  margin-bottom: 50px;
  padding: 0 20px;
}


.page-financing-navigator-resources .view-financing-navigator-resources .view-header h2 {
  background-color: #d0d9e9;
  background-image: -o-linear-gradient(bottom, #d0d9e9 0%, #fff 100px);
  background: linear-gradient(to bottom, #d0d9e9 0%, #fff 100px);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );

  color: #1d449c;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 20px 20px 60px;
  position: relative;
  text-align: left;
}

.page-financing-navigator-resources .view-financing-navigator-resources .view-content {
  margin-bottom: 100px;
  position: relative;
  z-index: 3;
}
.page-financing-navigator-resources .view-financing-navigator-resources .views-row {
  padding: 20px;
}

.page-financing-navigator-resources .view-financing-navigator-resources .views-row-first {
 /* margin-bottom: -40px;*/
}
 .view-financing-navigator-resources .attachment-before .views-row-first {
   background: none !important;
}
.page-financing-navigator-resources .view-financing-navigator-resources .views-row:after {
  clear: both;
  content: "";
  display: block;
}

.page-financing-navigator-resources .view-financing-navigator-resources .views-field-field-image {
  float: left;
  height: 150px;
  margin-right: 45px;
  overflow: hidden;
  width: 150px;
}
.view-financing-navigator-resources .financing-toolkits-first  .views-field-field-image {
   /* top: -30px; */
   /* position: relative; */
}

.page-financing-navigator-resources .view-financing-navigator-resources .views-field-field-title,
.page-financing-navigator-resources .view-financing-navigator-resources .views-field-field-fo-header-description,
.page-financing-navigator-explore .views-field-field-fo-header-description {
  margin-left: 195px;
}
.view-display-id-fn_explore .views-field-field-fo-header-description {
  letter-spacing: 0px;
}

.page-financing-navigator-resources .view-financing-navigator-resources .views-field-field-title {
  /* line-height: 24px; */
}

.page-financing-navigator-resources .view-financing-navigator-resources .views-field-field-title a {
  color: #007b3e;
}

.page-financing-navigator-resources .view-financing-navigator-resources .views-field-field-fo-header-description h2 {
  display: none;
}

.page-financing-navigator-resources .view-financing-navigator-resources .views-field-field-fo-header-description {
  font-size: 17px;
  line-height: 22px;
}
.view-display-id-financing_primer_attach  .views-field-field-fo-header-description {
  letter-spacing: 0px;
}
.page-financing-navigator-resources .block .accordion-header {
  background-color: #d0d9e9;
  background-image: -o-linear-gradient(bottom, #d0d9e9 0%, #fff 100px);
  background: linear-gradient(to bottom, #d0d9e9 0%, #fff 100px);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 );
  padding: 20px 20px 0 20px;
  text-align: left !important;
}

.page-financing-navigator-resources .block .accordion-header h2 {
  background: none;
  color: #1d449c;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0;
  position: relative;
  text-align: left;
font-size: 21px;
}

.page-financing-navigator-resources .block .accordion-header p {
  font-size: 18px;
  line-height: 24px;
  padding: 0;
}

.page-financing-navigator-resources .accordion-block {
  margin-top: 0;
  margin-bottom: 50px;
  padding: 0 20px;
}

.page-financing-navigator-resources .accordion-block .header {
  border: none;
  color: #007b3e;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin: 2px 0 0;
  text-transform: none;
  padding: 5px 27px;
  position: relative;
}

.page-financing-navigator-resources .accordion-block .header:after {
  background: url(../images/accordeon_closed.png) no-repeat;
  background-position: inherit;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 13px;
}

.page-financing-navigator-resources .accordion-block .header.expanded:after {
  background-image: url(../images/accordeon_opened.png);
  top: 12px;
}

.page-financing-navigator-resources .accordion-block .content {
  display: none;
  padding: 0 25px;
}

.page-financing-navigator-resources .accordion-block .content.expanded {
  display: block;
}

.page-financing-navigator-resources .accordion-block .content .row,
.page-financing-navigator-resources .accordion-block .content .row p {
  margin-bottom: 10px;
  line-height: 24px;
}

.page-financing-navigator-resources .accordion-block .content .resource-title a {
  color: #1c458e;
  font-weight: normal;
}

.page-financing-navigator-resources .accordion-block .content .resource-title .resource-type {
  color: #a6a8ab;
  margin-left: 10px;
}

@media (max-width: 768px) {
  .page-financing-navigator-resources .view-financing-navigator-resources .views-field-field-image {
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
  }
  .page-financing-navigator-resources .view-financing-navigator-resources .views-field-field-title,
  .page-financing-navigator-resources .view-financing-navigator-resources .views-field-field-fo-header-description {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 400px) {
  .page-financing-navigator-resources .view-financing-navigator-resources .view-header p {
    padding: 0;
  }
}

.view-display-id-fn_explore .view-header {
   margin-bottom: 0px;
   margin-top: 0;
   position: relative;
   z-index:-9999;
   top: -50px;
   padding:0px 10px 30px;
   margin-bottom:-80px;
   /* float: left; */
}
.view-display-id-fn_explore {
  margin-top: 20px;
}
.fn_option, .fn_prime, .fn_toolkits {
   background-color: #d0d9e9;
    background-image: -o-linear-gradient(bottom, #d0d9e9 0%, #fff 100px);
    background: linear-gradient(to bottom, #d0d9e9 0%, #fff 100px);
    margin-bottom: 0px;
    margin-top: 0;
    padding: 20px 20px 20px;
    position: relative;
    color: #1d449c;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase;
    font-size: 21px;
}
.view-financing-navigator-resources .views-row {
  padding: 20px;
}

.bg-overlay {
  padding-bottom: 0;
  margin-top: 0;
  position: relative;
  text-align: left;
}

.view-financing-navigator-resources .views-field-field-image .field-content {
    float: left;
    height: 120px;
    margin-right: 45px;
    overflow: hidden;
    width: 150px;
}
.view-financing-navigator-resources .views-field-field-title .field-content a {
  color: #007b3e;
}

.view-financing-navigator-resources 
.views-field-field-fo-header-description h2 {
 display: none;
  
}

.view-id-financing_navigator_resources .attachment-before {
    background-color: #d0d9e9;
    background-image: -o-linear-gradient(bottom, #d0d9e9 0%, #fff 100px);
    background: linear-gradient(to bottom, #d0d9e9 0%, #fff 100px);
    margin-bottom: 0px;
    margin-top: 0;
    position: relative;
    text-align: left;
}

.fn-text, .explore-text, .fn-toolkits-text {
    color: #000;
    font-weight: normal;
    letter-spacing: 0px;
    text-align: left;
    text-transform: none;
    top: 20px;
    position: relative;
    font-size: 18px;
}
.explore-text {
margin-bottom: 0px !important;
position: relative;
top: -5px !important;
text-transform: none;
}
.fn-h3 {
margin-top: 0px;
}
.financing-toolkits-first .views-field-title .field-content a {
   color: #007b3e;

}

.financing-toolkits-first .views-field-field-description p {
  margin-left: 195px;
}
.resilience {
 margin-bottom: -40px; 
}
.financing-toolkits-first:nth-child(2) {
  height: 150px;
}
.financing-toolkits-first:nth-child(3) {
  height: 110px;
}
.financing-toolkits-first:nth-child(4) {
  height: 110px !important;
}
.financing-toolkits-first:nth-child(5) {
  height: 110px !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   li.green-bonds {
   width:101px; 
}
}
