
/*
//
//    
//   LANDING PAGES
//
//
//
//
*/


.node--type-landing-page .node__content {
  margin-top: 0px;
}
.node--type-landing-page #content {
  padding-top: 0px;
  padding-bottom: 0px;
  background: transparent;
}

.node--type-landing-page .layout:first-of-type .layout__region {
  padding: 0 0 0 0;
}

.abs_background_img_container {
  background-position: center center;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: flex-end;
  margin-bottom: 0px;
}


/*.node--type-landing-page */
.layout:first-of-type .layout__region 
.abs_background_img_container {
  height: 60vh;
}


.abs_background_img_container:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: transparent;
  background: linear-gradient(0deg, rgba(9,0,18,0.5) 0%, rgba(9,0,18,0.1) 100%);
  z-index: 0;
  display: block;
}

/* .node--type-landing-page  */
.layout:first-of-type .abs_background_img_container:after {
  background: linear-gradient(0deg, rgba(9,0,18,0.5) 0%, rgba(9,0,18,0.1) 50%);
}

.abs_background_img_container .container {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 50px;
  margin-top: 50vh; 
  z-index: 99;
}

.abs_background_img_container h2 {
  background-color: rgba(0,0,0,0.85);
  background-blend-mode: multiply;
  margin-bottom: 0px;
  padding: 20px 25px 25px 25px;
  color: #ffffff;
  font-size: 1.5rem;
}

.abs_background_img_container .inner-container {
  background: #ffffff;
  background: rgba(255,255,255,0.9);
  padding: 20px 50px 50px 50px;
  font-size: 1.15rem;
  line-height: 2.1rem;
}


.abs_background_img_container .inner-container h2 {
  background-color:transparent;
  background-blend-mode: multiply;
  padding: 20px 25px 0px 0px;
  color: #000000;
}


.in-page-menu a {
  color: #46166B;
  border-bottom: 1px solid #cccccc;
}


.in-page-menu {
border-top: 1px solid #cccccc;
}

.in-page-menu .nav > li > a {
  padding-top: 12px;
}

.landing-page .in-page-menu li.active a,
.landing-page .viewsreference--view-title,
.node--type-landing-page .layout__region--second .nav > li.menu-item--active-trail {
    display: none;
}


.landing-page .view-content ul {
  list-style: none;
}

.in-page-menu .caret {
  display: none;
}

.in-page-menu .dropdown-toggle {
  cursor: default;
}

.in-page-menu .dropdown-menu {
    padding-left: 25px;
    position: static;
    top: auto;
    left: auto;
    z-index: auto;
    display: block;
    float: none;
    min-width: 0px;
    background-color: transparent;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);

}
/*.block-entity-fieldnodefield-short-tagline {
  background: #642a90;          /* #f1bf37;
  padding: 40px 0px;
}

.field--name-field-short-tagline {
  font-size: 1.5em;
  color: #ffffff;
  font-weight: bold;
  font-family: 'Bitter', serif;

}
*/


.short-tagline {
    background-color: var(--ua-purple-darkest);
    background-image: var(--ua-grad-purple-dark-radial);
    padding: var(--column-gap-md);
    box-shadow: var(--shadow-elevation-medium);
  /* padding-top: 10px;
  padding-bottom: 10px; */
  color: #ffffff;
}

.full-full-width .field--name-field-short-tagline {
  padding: 0px 17.5% 0 0;
  line-height: 1.5rem;
}


.field--name-field-short-tagline strong {
  color: #f1bf37;
  font-weight: bold;
}


.node--type-landing-page .layout--threecol-section--33-34-33 {
  background: #46166B;
  position: relative;
  padding-top: 25px;
  padding-bottom: 50px;
}



.node--type-landing-page .layout--threecol-section--33-34-33 .layout__region {
  z-index: 3;
  color: #ffffff;
  background: #46166B;
  display: flex;
  flex-direction: column;
  align-content: space-between;
  padding: 25px 40px;
}
.node--type-landing-page .layout--threecol-section--33-34-33 .layout__region .text-formatted a {
  color: #ffffff;
  line-height: 1.1em;
  font-weight: 700;
}

.node--type-landing-page .layout--threecol-section--33-34-33 .node__content {
  padding-left: 15px;
  font-size: .9rem;
  padding-bottom: 15px;
}

.node--type-landing-page .layout--threecol-section--33-34-33 h2.node__title a {
  color: #ffffff; 
  font-size: 1.5rem;
}


.node--type-landing-page .layout--threecol-section--33-34-33 a:hover {
  color: #ffffff; 
}

.node--type-landing-page .layout--threecol-section--33-34-33 .node__content ul {
  list-style: disc;  
}


.node--type-landing-page .layout--threecol-section--33-34-33 a.btn-outline-primary {
  background: rgba(255,255,255,0.85);
  margin-bottom: 0px;
}


.node--type-landing-page .layout--threecol-section--33-34-33 a.btn-outline-primary:hover {
  background: rgba(255,255,255,1);
  color: #642A90;
}

.node--type-landing-page .layout--threecol-section--33-34-33 .block-inline-blocklink-button {
  margin-top: auto;
}

.block-layout-builder.headingfornextsection {
  padding-top: 25px;
  padding-bottom: 0px;
}

.block-inline-blockbasic.headingfornextsection h2 {
  border-top: 0px solid #ffffff;
}

.node--type-landing-page .layout--twocol-section--67-33 {
  background: transparent;
}

.node--type-landing-page .layout--twocol-section--67-33  .layout__region--second .block-inline-blocklink-button  .btn-outline-primary {
  color: #ffffff;
  background: #642A90;
}


@media all and (min-width: 768px) {

  .abs_background_img_container {
    height: 98vh;
    background-size: cover;
  }

  /* .node--type-landing-page   */
  .layout:first-of-type .layout__region 
  .abs_background_img_container {
    height: 54.5vh;
  }


  /* .hero-title 
  .layout:first-of-type .layout__region 
  .abs_background_img_container {
    height: 50vh;
  } */

  .abs_background_img_container .container {
    padding-left: 25px;
    padding-right: 20px;
  }

  
  .node--type-landing-page h2 {
    font-size: 2.25rem;
    display: inline-block;
  }


  /* .node--type-landing-page  */
  .layout:first-of-type .layout__region 
  .abs_background_img_container h2 {
    font-size: 2.75rem;
    display: inline-block;
  }

  .short-tagline {
    padding-top: 20px;
    padding-bottom: 10px;
  }


  .abs_background_img_container .inner-container {
    margin-bottom: 20vh;
    padding: 20px 50px 50px 50px;
    width: 50%;
    margin-left: -25px;
  }


  .layout:first-of-type .layout__region 
  .abs_background_img_container .inner-container {
    margin-bottom: 2vh;
    width: 66%;
    margin-left: -25px;
  }


  .layout:first-of-type .layout__region 
  .abs_background_img_container .inner-container p {
    margin-top: 1em;
  }

  .full-full-width .field--name-field-short-tagline {
    padding: 0px 25% 10px 25px;
  }



  .full-full-width .field--name-field-short-tagline p {
    font-size: 1.5rem;
    line-height: 2.0rem;
  }


  .node--type-landing-page .layout--threecol-section--33-34-33 {
    margin-top: -25px;
  }
  

  .node--type-landing-page .layout--threecol-section--33-34-33:before {
    
    height: 100%;
    position: absolute;
    left: -50%;
    right: -50%;
    width: 200%;
    z-index: 0;
    content: ' ';
    background: #642A90;
  }

  .block-layout-builder.headingfornextsection {
    padding-top: 50px;
    padding-left: 25px;
    padding-bottom: 0px;
  }


  .node--type-landing-page .layout--twocol-section--67-33  .layout__region--second .block-inline-blocklink-button {
    padding-top: 100px;
    padding-bottom: 50px;
  }


}
