body,
html {
  height: 100%;
}
.no-banner-image {
  background-color: #003478;
  height: auto;
}
.node--type-region-landing-page .no-banner-image {
  background-color: #003478;
}

.bg-bluish-cyan{
  background-color: #072e36 !important; /*particular for custom adding class(eg:-iucn-leaders-forum page)*/
}


.bg-bluish-cyan.hero-image-right .hero-banner-right-img img {
  width: var(--size-384);
}

.bg-bluish-cyan.hero-image-right .hero-banner-right-img:after{
  background: none;
} 

/* Place text in the middle of the image */

.hero-image-right .hero-text h1 {
  font-size: var(--size-72);
  line-height: var(--size-80);
  font-family: "Bitter";
  margin-bottom: var(--size-20);
}
.hero-image-right .hero-text h1 b {
  letter-spacing: 4px;
}

.hero-image-right .paratext {
  font-size: var(--size-24);
  color: white;
  font-family: HelveticaNeue;
  margin-bottom: var(--size-64);
}

.hero-image-right .paratext1 {
  font-size: var(--size-20);
  color: white;
  font-family: HelveticaNeue;
  margin-bottom: var(--size-64);
}
.banner-bottom-image {
  margin-top: var(--size-30);
  width: 100%;
  position: relative;
  top: var(--size-4);
}

.hero-image-right .banner-bottom-image {
  top: 0;
}
.brick--type--hero-banner-1 .yellow-cta-btn {
  margin: 0 var(--size-30) 0 0;
}

.hero-image-right .paratext3 {
  color: white;
  display: flex;
  align-items: center;
  font-size: var(--size-18);
  line-height: var(--size-24);
  font-family: HelveticaNeue;
}

.hero-image-right .paratext3 .hero-link {
  display: inline-block;
}

.hero-image-right .paratext3 .hero-link span {
  padding-left: var(--size-16);
}

.hero-image-right .video-bottom-image {
  bottom: 0;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid silver;
}

.hero-image-right .explore-topics-ddhead {
  margin: 0 0 var(--size-16) 0;
  font-size: var(--size-18);
  line-height: var(--size-24);
  font-family: "HelveticaNeue";
}

.hero-image-right .expolre-topics-dd {
  margin-bottom: var(--size-64);
}

.hero-image-right .expolre-topics-dd select,
.hero-image-right .expolre-topics-dd select:focus-visible {
  color: #000000;
  font-family: "HelveticaNeue";
  font-size: var(--size-16);
  padding: var(--size-16);
  line-height: var(--size-24);
  background-color: white;
  background-image: url("../assets/images/dropdown_icon.png");
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: var(--size-288);
  overflow: hidden;
}

.brick--type--hero-banner-1 .shadow-banner > div {
  padding-top: var(--size-64);
  padding: 0;
  max-width: 100%;
}

.brick--type--hero-banner-1 .hero-banner-right-container {
  position: relative;
  overflow: hidden;
}

.brick--type--hero-banner-1 .shadow-fbanner .five-content {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  margin-bottom: var(--size-64);
}

.hero-image-right .container-fluid {
  padding: 0;
  margin-bottom: var(--size-24);
}

.hero-image-right .banner-bcrumbs {
  padding-top: var(--size-22);
  padding-bottom: var(--size-22);
  padding-left: var(--size-128);
}

.hero-image-right .five-content {
  flex: 0 0 auto;
  width: 55%;
  margin-right: var(--size-64);
  margin-top: var(--size-64);
  padding-left: var(--size-128);
}

.hero-image-right .image-content {
  width: 33.33333333%;
  top: 0;
  margin-right: var(--size-104);
  z-index: 1;
  position: absolute;
  right: 0;
  max-height: 100%;
  top: 0;
}

.hero-image-right .hero-banner-right-img {
  margin: 0 0 0 !important;
  position: relative;
}

.hero-image-right .hero-banner-right-img img {
  width: var(--size-440);
}

.hero-image-right .hero-banner-right-img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 100%);
}

.node--type-bricky-page-theme .hero-image-right .hero-text h1 {
  font-size: var(--size-72);
  line-height: var(--size-80);
  font-family: "Bitter";
  margin-bottom: var(--size-20);
}

.node--type-bricky-page-theme .hero-image-right .paratext {
  font-size: var(--size-24);
  color: white;
  font-family: HelveticaNeue;
  margin-bottom: var(--size-40);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow-y: auto;
  scrollbar-width: thin;
}

.node--type-bricky-page-theme .hero-image-right .paratext::-webkit-scrollbar {
  width: 0px;
}

.node--type-bricky-page-theme .hero-image-right .paratext:hover::-webkit-scrollbar {
  width: 2px;
  background-color: transparent;
}

.node--type-bricky-page-theme .hero-image-right .paratext:hover::-webkit-scrollbar-thumb {
  background: #d3d3d385;
}
.node--type-bricky-page-theme .hero-image-right .five-content {
  flex: 0 0 auto;
  width: 55%;
  margin-right: var(--size-64);
  margin-top: var(--size-20);
  padding-left: var(--size-128);
  height: 400px;
  z-index: 1;
}

@media (max-width: 1700px) {
  .node--type-bricky-page-theme .hero-image-right .five-content {
    height: 400px;
  }
}
@media (min-width: 1700px) {
  .node--type-bricky-page-theme .hero-image-right .five-content {
    height: 450px;
  }
}
@media (min-width: 2000px) {
  .node--type-bricky-page-theme .hero-image-right .five-content {
    height: 550px;
  }
}

@media (min-width: 3000px) {
  .node--type-bricky-page-theme .hero-image-right .five-content {
    height: 750px;
  }
}
/*demo changes ends*/
.hero-image-right .expolre-topics-dd select { 
  -webkit-appearance: none;
  background-color: white;
  background-image: url("../assets/images/dropdown_icon.png");
  background-position : right center;
  background-repeat: no-repeat;
  color: black;
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  padding: var(--size-16);
  border-radius: 0px;
}
@media (max-width: 991px) {
  .hero-image-right .hero-banner-right-img img,
  .bg-bluish-cyan.hero-image-right .hero-banner-right-img img {
    width: auto;
    margin-top: 10px;
  }
  .brick--type--hero-banner-1 .yellow-cta-btn {
    margin: 0 30px 0 0;
  }
  .node--type-bricky-page-theme .hero-image-right .five-content,
  .hero-image-right .five-content {
    flex: 0 0 auto;
    width: 100%;
    padding-right: var(--size-128);
    height: auto;
  }
  .banner-bottom-image {
    margin-top: 30px;
    top: 4px;
  }
  .hero-image-right .image-content {
    width: 100%;
    bottom: 0;
    right: 0;
    position: relative;
    margin-top: 2%;
    z-index: 1;
    padding-left: var(--size-128);
    padding-right: var(--size-128);
  }
  .hero-image-right .hero-text h1,
  .node--type-bricky-page-theme .hero-image-right .hero-text h1 {
    font-size: 32pt;
    line-height: 1.2;
    margin-bottom: 16px;
  }

  .hero-image-right .paratext,
  .node--type-bricky-page-theme .hero-image-right .paratext {
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .hero-image-right .paratext1,
  .node--type-bricky-page-theme .hero-image-right .paratext1 {
    font-size: 12px;
    line-height: 18px;
  }

  .hero-image-right .explore-topics-ddhead {
    font-size: 14px;
    line-height: 24px;
  }

  .hero-image-right .expolre-topics-dd select{
    padding: 6px;
  }

  .hero-image-right .expolre-topics-dd select,
  .hero-image-right .expolre-topics-dd select:focus-visible {
    font-size: 12px;
    width: auto;
    padding: 6px;
    line-height: 20px;
  }

  .hero-image-right .yellow-cta-btn {
    padding: 12px 20px !important;
    line-height: 24px;
    font-size: 12px;
    border-radius: 50px;
  }

  .hero-image-right .paratext3 .hero-link {
    padding-top: 8px;
    font-size: 12px;
  }

  .hero-image-right .paratext3 .hero-link span {
    padding-left: 8px;
  }
}
