.u-section-1 .u-sheet-1 {
  min-height: 670px;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: 40px;
  margin-top: 20px;
  height: auto;
  min-height: 610px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 679px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-bottom: 34px;
    margin-top: 34px;
    min-height: 612px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 2235px;
}

.u-section-3 .u-custom-html-1 {
  margin-bottom: 53px;
  margin-top: 53px;
  height: auto;
  min-height: 2130px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}.u-section-5 .u-sheet-1 {
  min-height: 2772px;
}

.u-section-5 .u-custom-html-1 {
  margin-bottom: 57px;
  margin-top: 39px;
  height: auto;
  min-height: 2676px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}.u-section-7 .u-sheet-1 {
  min-height: 2891px;
}

.u-section-7 .u-custom-html-1 {
  margin-bottom: 43px;
  margin-top: 43px;
  height: auto;
  min-height: 2805px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}.u-section-9 .u-sheet-1 {
  min-height: 3255px;
}

.u-section-9 .u-custom-html-1 {
  margin-bottom: 36px;
  margin-top: 36px;
  height: auto;
  min-height: 3183px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}.u-section-11 .u-sheet-1 {
  min-height: 4393px;
}

.u-section-11 .u-custom-html-1 {
  margin-bottom: 47px;
  margin-top: 47px;
  height: auto;
  min-height: 4299px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}.u-section-13 .u-sheet-1 {
  min-height: 2501px;
}

.u-section-13 .u-custom-html-1 {
  margin-bottom: 53px;
  margin-top: 53px;
  height: auto;
  min-height: 2395px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}.u-section-15 .u-sheet-1 {
  min-height: 2342px;
}

.u-section-15 .u-custom-html-1 {
  margin-bottom: 50px;
  margin-top: 50px;
  height: auto;
  min-height: 2243px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}.u-section-17 .u-sheet-1 {
  min-height: 1628px;
}

.u-section-17 .u-custom-html-1 {
  margin-bottom: 43px;
  margin-top: 43px;
  height: auto;
  min-height: 1543px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

@media (max-width: 991px) {
  .u-section-17 .u-sheet-1 {
    min-height: 2183px;
  }

  .u-section-17 .u-custom-html-1 {
    margin-bottom: 42px;
    min-height: 2097px;
  }
}/* ==========================
   RESEARCH PUBLICATIONS
   CUSTOM HTML HEIGHT RELEASE
   =========================== */
.u-body > section > .u-sheet{
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
}
.u-body > section > .u-sheet > .u-custom-html{
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  position:relative !important;
  overflow:visible !important;
}