/***************

key-themes-detailed

***************/

.page-node-type-key-themes .page-content-area {
  padding: 0;
  max-width: none;
}

.page-content-block .views-row-inner {
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
}

.view-content-title-wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.page-content-block .views-row-without-image .view-content-title-wrap {
  max-width: 930px;
}

.section-left-right .section-content-area-inner {
  max-height: none;
}

.section-left-right .section-left-content {
  width: calc(100% - 570px);
}

.section-left-right .section-right-content {
  width: 570px;
  padding-left: 30px;
}

.image-pos-left>.section-content-image {
  padding-right: 30px;
  padding-left: 0;
}

.page-node-type-key-themes .section-content-block.full-width-wrap .section-content-area-inner {
  max-height: none;
  overflow: unset;
}

.section-summary p .align-right {
  margin-left: 20px;
  margin-bottom: 20px;
}

.section-summary h3 {
  font-size: 26px;
  font-weight: 600;
  margin: 40px 0 20px 0;
}

.section-summary li {
  font-size: 16px;
  line-height: 26px;
}

.section-summary li:not(:last-child) {
  margin-bottom: 10px;
}

.section-summary img {
  max-width: 100%;
}

.view-content-title-wrap:last-child .content-area.full-width-item:last-child {
  margin-bottom: 0;
}

/* detailed with chart image */

.section-overflow-visible {
  overflow: visible !important;
}

.section-summary .caption_style {
  font-size: 16px;
  color: #4d4d4d;
  font-weight: 300;
  line-height: 22px;
  font-style: italic;
  width: 100%;
  margin-bottom: 12px;
  margin-top: 40px;
  display: block;
}

.section-summary figure {
  padding: 20px 35px;
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  text-align: center;
  background: #ffffff;
}

.section-summary figure:not(:last-child) {
  margin-bottom: 20px;
}

.section-summary figure {
  box-shadow: 0 0 28px 0px rgba(0, 0, 0, 0.2);
}

.section-summary .content-link-btn {
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  padding: 0 20px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 50px;
  border: 1px solid #1fa29c;
  margin-top: 10px;
  font-weight: 500;
  color: #1fa29c;
  background: #ffffff;
}

.section-summary .content-link-btn:hover {
  background: #1fa29c;
  color: #ffffff;
}

.section-summary .content-figure {
  border-radius: 0;
  border: none;
  padding: 25px;
}

.section-summary .figure-img-wrapper {
  border: 1px solid #dbdbdb;
  width: 100%;
  border-radius: 10px;
  padding: 30px;
}

.section-summary figure img {
  max-width: 100%;
}

/***** tooltip ******/

.tooltip-sup-wrapper {
  cursor: pointer;
}

sup>a {
  color: #1fa29c !important;
  font-size: 16px;
  font-weight: 500;
}

.content-tooltip-info {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  width: 600px;
  background: #ffffff;
  position: relative;
  color: #4d4d4d;
  font-size: 12px;
  -ms-box-shadow: 0 0 3px 0 #d6d6d6;
  -moz-box-shadow: 0 0 3px 0 #d6d6d6;
  -webkit-box-shadow: 0 0 3px 0 #d6d6d6;
  box-shadow: 0 0 3px 0 #d6d6d6;
  max-height: 300px;
  cursor: default;
  max-width: 280px;
  position: fixed;
  word-break: break-word;
  word-wrap: break-word;
  display: none;
  line-height: normal;
  z-index: 101;
  text-align: left;
  padding: 10px;
}

.content-tooltip-info.show-on-hover {
  display: block;
}

.content-tooltip-info:after {
  content: "";
  display: block;
  width: 24px;
  height: 54px;
  background: url(/themes/custom/gff/components/inner-pages/key-themes/detail-page/css/../img/tooltip-arrow.png) no-repeat center center transparent;
  position: absolute;
  right: -24px;
  top: 50%;
  margin-top: -27px;
}

.content-tooltip-info.left-align-arrow:after {
  transform: rotate(180deg);
  right: 100%;
}

.content-tooltip-info a {
  font-size: 12px;
  font-weight: 400;
  color: #1fa29c;
  text-decoration: underline;
}

.content-tooltip-info a:hover {
  color: #666666;
}

/* readmore */

.section-with-readmore .section-content-area-inner {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  padding-top: 0;
}

.section-with-readmore .content-area.full-width-item {
  margin-bottom: 0;
}

.section-with-readmore-2 .readmore-section-inner {
  padding: 0;
  background: transparent;
  max-width: none;
}

.section-with-readmore-2 .readmore-section-inner .readmore-body {
  color: #4d4d4d;
  max-width: none;
}

.section-with-readmore-2 .readmore-block {
  max-width: none;
}

.section-summary ol {
  padding-left: 0;
  list-style-type: none;
  counter-reset: ol;
}

.section-summary ol li {
  padding-left: 50px;
  position: relative;
}

.section-summary ol li:before {
  content: counter(ol);
  counter-increment: ol;
  position: absolute;
  left: 0;
  top: 5px;
  width: 26px;
  height: 26px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #1fa29c;
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
}

.view-without-bodytext .views-row-inner .visualisation-area .visualisation-item {
  padding-top: 0;
}

/* title logo block */

.section-title-logo-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 72px;
}

.section-title-logo-wrapper .section-title-field {
  padding-right: 50px;
  flex: 1;
}

.section-title-logo {
  max-width: 100%;
}

.section-title-logo-wrapper .content-title {
  margin-bottom: 0;
  max-width: 535px;
  padding-bottom: 0;
}

.section-title-logo-wrapper .content-title:after {
  bottom: -30px;
}

/* title case */
.chart-labels-titles-case .tooltip-label,
.chart-labels-titles-case .serieName,
.chart-labels-titles-case[data-tab="value"] .highcharts-axis-labels text,
.subgroup-values-titlecase .sub-group-list {
  text-transform: capitalize;
}

/* new styles */
.section-summary h4 {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 25px;
}

.section-summary ul {
  padding-left: 18px;
}

.section-summary li p {
  line-height: 24px;
}

/* new style */
.page-content-block .views-row:nth-child(even) .card-style {
  border-radius: 10px;
}

/* responsive */

@media only screen and (max-width: 1200px) {
  .section-summary h3 {
    font-size: 24px;
  }
}

@media screen and (min-width: 992px) and (max-width:1199px) {}

/* Medium Devices, Desktops */

@media only screen and (max-width: 991px) {
  .section-left-right .section-left-content {
    width: 100%;
    order: 0;
  }

  .section-left-right .section-right-content {
    width: 100%;
    padding: 0;
  }

  /*** content image ****/
  .section-summary .image-outer-wrap {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    float: none;
  }

  .section-summary .image-outer-wrap img {
    max-width: 500px;
    width: 100%;
    height: auto;
    margin: 20px 0 20px 0;
  }
}

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

/* Small Devices, Tablets */

@media only screen and (max-width: 767px) {
  .section-summary .image-outer-wrap img {
    max-width: 300px;
  }

  .section-summary .caption_style {
    font-size: 14px;
    line-height: 20px;
    margin-top: 25px;
  }

  sup>a {
    font-size: 14px;
  }

  .section-summary h3 {
    font-size: 16px;
    margin: 30px 0 10px 0;
    line-height: 1.375;
  }

  .section-summary .content-figure {
    padding: 15px;
  }

  .section-summary li {
    font-size: 14px;
    line-height: 24px;
  }

  /* title logo */

  .section-title-logo-wrapper {
    flex-direction: column;
    align-items: unset;
    margin-bottom: 0;
  }

  .section-title-logo-wrapper .section-title-field {
    padding-right: 0;
  }

  .section-title-logo-field {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .section-title-logo-wrapper .content-title {
    max-width: none;
    margin-bottom: 11px;
    padding-bottom: 13px;
  }

  .section-title-logo-wrapper .content-title:after {
    bottom: 0;
  }
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {}

/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}
