
/*************************************************************************************/
/*  PARADIGM SHIFTERS HEART VALVE FEATURE  */ 
/*************************************************************************************/

.hv-div
{
	padding-bottom: 10px;
	margin-top: -10px;
}

/*************************************************************************************/
/*  PARADIGM SHIFTERS LANDING  */ 
/*************************************************************************************/


.feature-paradigm-container
{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}

.feature-paradigm-box
{
  flex-basis: calc(50% - 2rem); /*50% minus gap set in parent flex container*/
  display: grid;
  grid-template-columns: 1fr 2fr;
}

.feature-paradigm-image img
{
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.feature-paradigm-text
{
  background-color: #B3A369;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.feature-paradigm-text p
{
  line-height: 1.6;
  color: #ffffff;
  margin: 10px 10px 10px 19px;
}
.feature-paradigm-text h4
{
  color: #ffffff;
  margin: 20px 10px 0 19px;
  padding-top: 5px;
	line-height: 28px;
}

.feature-paradigm-text h4 a,
.feature-paradigm-text h4 a:link
{
  color: #ffffff;
}

.paradigm-hero
{
  position: relative;
  /* height: 552px; */
  overflow: hidden;
  z-index: 2;
}

.paradigm-hero p
{
  margin-bottom: 0rem;
}
/* #gt-banner {
  position: relative;
} */

/* HERO BANNER  */

/* Full Width Img */
/* #gt-banner img,
#gt-after-full-width-content img,
#gt-after-full-width-content-nopadding img {
  border: 0;
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  vertical-align: top;
}  */

/*  ++++++++++++++++++++ */
/** Banner - Basic page **/
/*  ++++++++++++++++++++ */


section[top_banner_image] {
	width: 100vw;
  margin-left: calc(50% - 50vw);
  background: var(--gt-navy);
}
 
section[top_banner_image] img {
	width: 100%;
  height: auto;
  display: block;
}


.full-width-bar {
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: rgba(0, 0, 0, 0.5);
}



.home-video
{
  position: relative;
}

.home-video video
{
  width: 100%;
}

.home-video
{
  overflow: hidden;
  position: relative;
}

.home-video video
{
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 0;
}

.page-node-19598 video
{
  float: right;
  border: 2px solid var(--gt-gold);
}

#videoOverlay h2
{
  color: var(--white);
  font-size: 3.5rem;
  font-family: 'Roboto';

}

#videoOverlay
{
  color: var(--white);
  position: absolute;
  left: 0px;
  top: 5%;
  /* background: rgba(16, 47, 84,0.75); */
  width: 60%;
  padding: 20px 0 0 60px;
  max-width: 980px;
  z-index: 12;
  font-size: 3.5rem;
}

#videoOverlay p
{
  color: var(--white);
  font-size: 2rem;
}

#block-bigolbanner
{
  margin-top: 0px !important;
}

#block-paradigmherobanner,
#block-paradigmherobannerwater
{
  height: 35vw;
  display: grid;
  place-items: center stretch;
  grid-template-areas: 'image';
  position: relative;
  color: #fff;
  font-family: var(--font-family-Condensed);
  overflow: hidden;
}

#videoOverlayParadigm h2
{
  color: var(--white);
  font-size: 3.5rem;
  font-family: 'Roboto';

}

#videoOverlayParadigm
{
  color: var(--white);
  position: absolute;
  left: 0px;
  top: 55%;
  /* background: rgba(16, 47, 84,0.75); */
  width: 100%;
  padding: 20px 0 0 60px;
  max-width: 980px;
  z-index: 12;
  font-size: 3.5rem;
}

#videoOverlayParadigm p
{
  color: var(--white);
  font-size: 2rem;
}



/*************************************************************************************/
/********************       DAC FEATURE       ************************/
/***********************************************************************************/

.fi-ultrafast-portrait-l
{
  float: left;
  padding: 10px 25px 10px 0px;
  width: 30%;
}

.fi-ultrafast-portrait-l img
{
  border-radius: 20px;

}

.fi-ultrafast-portrait-l p
{
  font-style: italic;
  line-height: 22px;
  padding-top: 15px;
}

.fi-ultrafast-portrait-r
{
  float: right;
  padding: 10px 0px 10px 25px;
  width: 30%;
}

.fi-ultrafast-portrait-r img
{
  border-radius: 20px;

}

.fi-ultrafast-portrait-r p
{
  font-style: italic;
  line-height: 22px;
  padding-top: 15px;
}

.fi-ultrafast-dac-r
{
  float: right;
  padding: 10px 0px 10px 25px;
  width: 50%;
}

.fi-ultrafast-dac-r img
{
  border-radius: 20px;

}

.fi-ultrafast-dac-r p
{
  font-style: italic;
  line-height: 22px;
  padding-top: 15px;
}

.fi-ultrafast-dac-l
{
  float: left;
  padding: 10px 25px 10px 0px;
  width: 50%;
}

.fi-ultrafast-dac-l img
{
  border-radius: 20px;

}

.fi-ultrafast-dac-l p
{
  font-style: italic;
  line-height: 22px;
  padding-top: 15px;
}

.fi-ultrafast-dac-tall-l
{
  float: left;
  padding: 10px 20px 10px 0px;
  width: 40%;
}

.fi-ultrafast-dac-tall-l img
{
  border-radius: 20px;

}

.fi-ultrafast-dac-tall-l p
{
  font-style: italic;
  line-height: 22px;
  padding-top: 15px;
}

.fi-ultrafast-dac-tall-r
{
  float: right;
  padding: 10px 0px 10px 20px;
  width: 40%;
}

.fi-ultrafast-dac-tall-r img
{
  border-radius: 20px;

}

.fi-ultrafast-dac-tall-r p
{
  font-style: italic;
  line-height: 22px;
  padding-top: 15px;
}

.dac-dk-gold
{

  background: var(--gt-drk-gold);
}

.dac-dk-gold-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.dac-dk-gold-container p
{
  color: #ffffff;
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  padding: 40px;
  vertical-align: middle;
  line-height: 40px;
}

.dac-grey
{

  background: #D6DBD4;
}

.dac-grey-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.dac-grey-container p
{
  color: #000000;
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  padding: 40px;
  vertical-align: middle;
  line-height: 40px;
}

.dac-sidebar-diploma
{
  padding: 2rem 0.75rem .5rem;
  background: #F9F6E5;
}

.dac-sidebar-diploma hr
{
  border-top: 2px solid;
}

.dac-feature
{
  padding: 0.25rem;
}

.dac-feature-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.dac-feature-container p
{
  color: #000000;
  font-size: 1rem;
  font-family: 'Roboto';
  font-weight: normal;
  padding: 20px 10px 30px 10px;
  vertical-align: middle;
  line-height: auto;
}

.fi-dac-container p
{

  color: #000000;
  font-size: 1rem;
  font-family: 'Roboto';
  font-weight: normal;
  font-style: italic;
  padding: 10px;
  vertical-align: middle;
  line-height: 1.2rem;
}

.fi-dac-r
{
  float: right;
  padding: 5px;

}

.fi-dac-r img
{
  border-radius: 20px;

}

.fi-dac-l
{
  float: left;
  padding: 5px;

}

.fi-dac-l img
{
  border-radius: 20px;

}


/*************************************************************************************/
/********************       CHIPS FEATURE       ************************/
/***********************************************************************************/

.fw-gray-matter
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #54585A;
}

.fw-gray-matter-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.fw-gray-matter-container p
{
  color: #ffffff;
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  padding: 40px;
  vertical-align: middle;
  line-height: 40px;
}


.fw-brgt-canopy
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #00EC9C;
}

.fw-brgt-canopy-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.fw-brgt-canopy-container p
{
  color: #003057;
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  padding: 40px;
  vertical-align: middle;
  line-height: 40px;
}

/*************************************************************************************/
/********************       CICADA URINATION FEATURE       ************************/
/***********************************************************************************/
.rel-cicada
{
  width: 33%;
  float: left;
  padding-right: 5%;
  height: auto;
}

.rel-cicada p
{
  line-height: 25px;
}

.rel-cicada img
{
  border-radius: 20px;
}

.fw-canopy
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #A4D233;
}

.fw-canopy-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.fw-canopy-container p
{
  color: #003057;
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  padding: 40px;
  vertical-align: middle;
  line-height: 40px;
}


/*************************************************************************************/
/********************       SEA CUCUMBERS FEATURE       ************************/
/***********************************************************************************/


.fw-electric
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #00FFFF;
}

.fw-electric-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.fw-electric-container p
{
  color: #000000;
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  padding: 40px;
  vertical-align: middle;
  line-height: 40px;
}

/*************************************************************************************/
/********************       SPACE RESEARCH FEATURE       ************************/
/***********************************************************************************/



.space-links-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
  margin-bottom: 60px;

}

.space-links-child
{
  float: left;
  width: 50%;
  padding: 0 30px;
}


.ytVideoAspect
{
  width: 100%;
  aspect-ratio: 16/9;
  margin-left: auto;
  margin-right: auto;
}

/****************************************************************************************/
/*********************************       Rankings Jump Feature       ************************/
/****************************************************************************************/

.intro-rankings-jump h1
{
  font-weight: bold;
  font-family: 'Roboto Slab';
  color: var(--gt-md-gold);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--gt-md-gold);
  line-height: 45px;
}

.intro-rankings-jump p
{
  font-weight: normal;
  font-size: 26px;
  font-weight: 500;
  font-style: italic;
  font-family: 'Roboto';
  color: var(--gt-md-gold);
  margin-top: -15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  line-height: 30px;
}

/****************************************************************************************/
/*********************************       ORNL       ************************/
/****************************************************************************************/


.ornl-col
{
  column-count: 2;
}


/****************************************************************************************/
/********************       Earthshots Story (Priya)       ************************/
/****************************************************************************************/



.earthshots-section img
{

  display: block;
  margin-left: auto;
  margin-right: auto;
}

#mercury .head-ultrafast h2
{
  pointer-events: none !important;

}


.earthshots-container
{
  width: 100%;
  margin: 0 auto;
}

.earthshots-section
{
  width: 25%;
  float: left;
  padding-top: 35px;
  padding-right: 5%;
  height: auto;
}

.earthshots-container .earthshots-wrapper
{
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}



.earthshots-white
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #ffffff;
}

.earthshots-white-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.earthshots-white-container p
{
  color: #000000;
  font-size: 1rem;
  font-family: 'Roboto';
  font-weight: normal;
  padding: 20px 10px 30px 10px;
  vertical-align: middle;
  line-height: 40px;
}


.earthshots-grey
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #D6DBD4;
}

.earthshots-grey-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.earthshots-grey-container p
{
  color: #000000;
  font-size: 1rem;
  font-family: 'Roboto';
  font-weight: normal;
  padding: 20px 10px 30px 10px;
  vertical-align: middle;
  line-height: 40px;
}

.earthshots-diploma
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #F9F6E5;
}

.earthshots-diploma-container
{
  margin: 0 auto;
  width: 100%;
  padding: 5px;
}

.earthshots-diploma-container p
{
  color: #000000;
  font-size: 1rem;
  font-family: 'Roboto';
  font-weight: normal;
  padding: 20px 10px 30px 10px;
  vertical-align: middle;
  line-height: 40px;
}

.earthshots-gold
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #B3A369;
}

.earthshots-gold-container
{
  margin: 0 auto;
  width: 100%;
  padding: 5px;
}

.earthshots-gold-container p
{
  color: #000000;
  font-size: 1rem;
  font-family: 'Roboto';
  font-weight: normal;
  padding: 20px 10px 30px 10px;
  vertical-align: middle;
  line-height: 40px;
}



.fi-earthshots-container p
{
  color: #000000;
  font-size: 1rem;
  font-family: 'Roboto';
  font-weight: normal;
  font-style: italic;
  padding: 10px;
  vertical-align: middle;
  line-height: 1.2rem;
}

.fi-earthshots-r
{
  float: right;
  padding: 18px 0px 10px 20px;

}

.fi-earthshots-r img
{
  border-radius: 20px;

}

.fi-earthshots-l
{
  float: left;
  padding: 18px 20px 10px 0px;

}

.fi-earthshots-l img
{
  border-radius: 20px;

}


/*  ++++++++++++++++++++ RFRL LANDING PAGE ++++++++++++++++++++  */

.page-node-3583 .card
{
  border: 0px;
}
.page-node-3583 #superblock
{
  border-radius: 0 0 20px 20px;
}
.page-node-3583  #card-media
{
  background-color: #fff;
}
.page-node-3583  #card-media a img.card-img-top
{
  border-radius: 20px 20px 0 0;
  border: 0px solid;
}

.page-node-3583 #superblock a.btn
{
  background: var(--gt-gold);
  border: 0.5px solid #fff;
  border-radius: 2px;
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  color: var(--gt-white);
  font-weight: 900;
  font-size: 1rem;
  padding: .5em .75em;
  text-decoration: none;
}

.page-node-3583 .field--name-body img
{
  border-radius: 20px;
}

.reallife-floattext
{
  position: relative;
  display: block;
  width: 400px;
  height: 270px;
  background-color: #b3a369;
  border-radius: 20px;
  margin-left: calc(50% - 330px);
    transform: translateX(-50%);
    margin-top: 10%;
  padding: 30px;
  z-index: 20;
}
@media (max-width: 3390px) 
{
  .reallife-floattext
  {
    margin-left: calc(50% - 330px);
    transform: translateX(-50%);
    margin-top: 5%;
  }
  
}
.reallife-floattext h3{
  color: #fff;
}
.reallife-floattext p
{
  font-weight: 900;
  color: #fff;
}
.reallife-fullwidth {
  background-image: url("/sites/default/files/inline-images/r4rl-mid-banner.jpg");
  width: 101vw; 
  height: 590px;
  position: relative;
  left: 47%;
  right: 0;
  margin-left: -50vw;
  margin-right: -50vw; 
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 0;
  display: flex;
}
.real-btn
{
	display: block;
  position: relative;
  margin: 0 auto;
}
.real-btn a {
  display: block;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  background-color: var(--gt-navy);
  padding: 5px 0px;
  border-radius: 5px;
  width: 250px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  
}
.real-btn a:hover {
  color: #fff;	
  background-color: var(--gt-gold);
}

.page-node-3585 .block-layout-builder.block-inline-blockbasic h2
{
  line-height: 1.3;
  padding: 30px 0 0 0;
}

#reallife-stats 
{
  width: 101vw;
  background-size: cover;
  position: relative;
  left: 47%;
  right: 0;
  margin-left: -50vw;
  margin-right: -50vw; 
  height: 700px;
  position: relative;
  background-color: #002B4B;
  padding: 0px 0px 0px 0px;
  clear: both;
}

.new-home-stat-container .new-home-wrapper
{
  width: 100%;
  margin: 0 auto;
}

#reallife-stats .stat
{
  width: 33%;
  float: left;
  border-right: 2px solid #0F8189;
}

#reallife-stats .stat img
{
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
}

#reallife-stats .stat p.large-stats
{
  font-size: 84px;
  font-family: 'Roboto Slab';
  text-align: center;
  color: #fff;
  font-weight: 900;
  line-height: 60px;
  margin-top: 17px;
}

#reallife-stats .stat p.large-stats span
{
  font-size: 50px;
}

#reallife-stats .stat p.small-gold-stat
{
  font-size: 24px;
  color: #AD9860;
  font-weight: bold;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

#reallife-stats .stat:last-child
{
  border: none;
}

#reallife-stats h2
{
  text-align: center;
  color: #fff;
  font-family: 'Roboto Slab';
  margin: 50px 1rem;
  padding: 4% 0 0 0;
}
hr.reallife
{
  height: 2px;
  color: #B3A369;
  background: #B3A369;
  font-size: 0;
  border: 0;
}



/**************************************************************************************/
/********************       FEATURED ARTICLES CUSTOM CSS      ************************/
/************************************************************************************/

.fw-blue
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: var(--gt-navy);
}

.fw-blue-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.fw-blue-container p
{
  color: #ffffff;
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  padding: 40px;
  vertical-align: middle;
  line-height: 40px;
}



.fw-pale-yellow
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #F9F6E5;
}

.fw-pale-yellow-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.fw-pale-yellow-container p
{
  color: var(--gt-navy);
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  padding: 40px;
  vertical-align: middle;
  line-height: 40px;
}




.fw-dk-gold
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: var(--gt-drk-gold);
}

.fw-dk-gold-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.fw-dk-gold-container p
{
  color: #ffffff;
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  padding: 40px;
  vertical-align: middle;
  line-height: 40px;
}

.fw-diploma
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #F9F6E5;
}

.fw-diploma-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.fw-diploma-container p
{
  color: var(--gt-navy);
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  line-height: 40px;
  padding: 40px;
  vertical-align: middle;
}

.fw-diploma
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #F9F6E5;
}

.fw-diploma2
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 2.5rem 9999rem;
  background: #F9F6E5;
}

.fw-diploma-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.fw-diploma-container p
{
  color: var(--gt-navy);
  font-size: 1rem;
  font-family: 'Roboto Slab';
  font-weight: normal;
  line-height: 40px;
  padding: 0px;
  vertical-align: middle;
}

.fw-diploma-container-p
{
  color: var(--gt-navy);
  display: inline-block;
  padding: 0px;
  position: relative;
  width: 60%;
}

.fw-diploma-image
{
  float: left;
  padding: 0 25px 0 0px;
  position: relative;
  width: 38%;
}


.fw-bb
{
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #2961FF;
}

.fw-bb-container
{
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.fw-bb-container p
{
  color: #ffffff;
  font-size: 1.7rem;
  font-family: 'Roboto Slab';
  font-weight: bold;
  line-height: 40px;
  padding: 40px;
  vertical-align: middle;
}


.fi-ocean-r
{
  float: right;
  padding: 20px;

}

.fi-ocean-r img
{
  border-radius: 20px;

}

.fi-ocean-l
{
  float: left;
  padding: 20px;

}

.fi-ocean-l img
{
  border-radius: 20px;

}




.fi-ultrafast-r
{
  float: right;
  padding: 10px 0px 10px 20px;

}

.fi-ultrafast-r img
{
  border-radius: 20px;

}

.fi-ultrafast-l
{
  float: left;
  padding: 10px 20px 10px 0px;

}

.fi-ultrafast-l img
{
  border-radius: 20px;

}

.intro-evolizard h1
{
  font-weight: bold;
  font-family: 'Roboto Slab';
  color: var(--gt-md-gold);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--gt-md-gold);
  line-height: 45px;
}

.intro-evolizard h2
{
  font-weight: bold;
  font-family: 'Roboto Slab';
  color: var(--gt-md-gold);
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--gt-md-gold);
  line-height: 38px;
}

.intro-evolizard p
{
  font-weight: normal;
  font-size: 24px;
  font-weight: 500;
  font-style: italic;
  font-family: 'Roboto';
  color: var(--gt-md-gold);
  margin-top: -15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  line-height: 30px;
}

.head-ultrafast h2
{
  clear: both;
  font-family: 'Roboto Slab';
  color: var(--gt-md-gold);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--gt-md-gold);
  line-height: 35px;
}

.head-ultrafast h2 a hover
{
  text-decoration: none !important;
}

.head-ultrafast-black h2
{
  clear: both;
  font-family: 'Roboto Slab';
  color: var(--gt-black);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--gt-black);
  line-height: 35px;
}

.head-ultrafast-black h2 a hover
{
  text-decoration: none !important;
}

.head-ultrafast-black p a hover
{
  text-decoration:underline !important;  
}

.head-ultrafast-black p a 
{
  text-decoration:underline !important;  
}


.head-ultrafast-blue h2
{
  clear: both;
  font-family: 'Roboto Slab';
  color: var(--ggt-md-gold);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--van-white);
  line-height: 35px;
}

.head-ultrafast-blue h2 a hover
{
  text-decoration: none !important;
}

.head-ultrafast-blue p a hover
{
  text-decoration:underline !important;  
}

.head-ultrafast-blue p a 
{
  text-decoration:underline !important;  
}



.head-ultrafast h3
{
  clear: both;
  font-family: 'Roboto Slab';
  color: var(--gt-md-gold);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--gt-md-gold);
  line-height: 35px;
}

.head-ultrafast h4
{
  font-weight: bold;
  font-family: 'Roboto Slab';
  color: var(--gt-md-gold);
  margin-top: -7px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--gt-md-gold);
  line-height: 35px;
}

.climate-hero
{
  position: relative;
  /* height: 552px; */
  overflow: hidden;
  z-index: 2;
}

.climate-hero p
{
  margin-bottom: 0rem;
}


#block-arta-st-news-climateherobannerwater
{
  position: relative;
  color: #fff;
  font-family: var(--font-family-Condensed);
  overflow: hidden;
 
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background: var(--gt-navy);

}




#videoOverlayWater h2
{
  color: var(--white);
  font-size: 3.5rem;
  font-family: 'Roboto';

}

#videoOverlayWater
{
  color: var(--white);
  position: absolute;
  left: 0px;
  top: 55%;
  /* background: rgba(16, 47, 84,0.75); */
  width: 100%;
  padding: 20px 0 0 60px;
  max-width: 980px;
  z-index: 12;
  font-size: 3.5rem;
}

#videoOverlayWater p
{
  color: var(--white);
  font-size: 2rem;
}




/*  CLIMATE LANDING  */

.feature-climate-container
{
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%
}

.feature-climate-box
{
  position: relative;
  display: block;
  float: left;
  padding: 5px 0 37px 0;
  margin: 0;
  width: 50%
}

.feature-climate-image
{
  padding: 0;
  float: left;
  position: relative;
  height: 242px;
}

.feature-climate-text
{
  background-color: #003057;
  display: inline-block;
  position: relative;
  height: 242px;
  width: 322px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.feature-climate-text p
{
  color: #ffffff;
  margin: 10px 0 0 31px;
	padding-right: 10px;
}

.feature-climate-text h4
{
  color: #ffffff;
  margin: 10px 0 0 31px;
  padding-top: 20px;
	line-height: 120%;
}

.feature-climate-text h4 a,
.feature-climate-text h4 a:link
{
  color: #ffffff;
}

.feature-climate-text h4 a:hover
{
  color: #f4ecbf!important;
}

.climate-hero
{
  position: relative;
  /* height: 552px; */
  overflow: hidden;
  z-index: 2;
}

.climate-hero p
{
  margin-bottom: 0rem;
}

.home-video
{
  position: relative;
  margin-top: -16px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.home-video video
{
  width: 100%;
}


.page-node-19598 video
{
  float: right;
  border: 2px solid var(--gt-gold);
}

#videoOverlay h2
{
  color: var(--white);
  font-size: 3.5rem;
  font-family: 'Roboto';

}

#videoOverlay
{
  color: var(--white);
  position: absolute;
  left: 0px;
  top: 5%;
  /* background: rgba(16, 47, 84,0.75); */
  width: 60%;
  padding: 20px 0 0 60px;
  max-width: 980px;
  z-index: 12;
  font-size: 3.5rem;
}

#videoOverlay p
{
  color: var(--white);
  font-size: 2rem;
}

#block-bigolbanner
{
  margin-top: 0px !important;
}

#block-climateherobanner,
#block-climateherobannerwater
{
  height: 35vw;
  display: grid;
  place-items: center stretch;
  grid-template-areas: 'image';
  position: relative;
  color: #fff;
  font-family: var(--font-family-Condensed);
  overflow: hidden;
}

#videoOverlayWater h2
{
  color: var(--white);
  font-size: 3.5rem;
  font-family: 'Roboto';

}

#videoOverlayWater
{
  color: var(--white);
  position: absolute;
  left: 0px;
  top: 55%;
  /* background: rgba(16, 47, 84,0.75); */
  width: 100%;
  padding: 20px 0 0 60px;
  max-width: 980px;
  z-index: 12;
  font-size: 3.5rem;
}

#videoOverlayWater p
{
  color: var(--white);
  font-size: 2rem;
}


/*  Chai Box Real Research css   */

.chai-bkrd 
{
  display: grid;
	grid-template-columns: 0.8fr 1fr;
  margin: 0 0 30px 0;
}

.chai-bkrd img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.chai-block 
{
  background-image: url('/sites/default/files/features/chai-bkrd.png');
  background-size: cover;
  padding: 7% 18%;
  align-content: center;
}

.chai-block h3 
{
  font-size: 26px!important;
  line-height: 37px;
}

/*
Research Development mid-page full-width banner
*/
.rd-banner
{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/*  Trigger Real Research css   */

.trigger-bkrd {
  background-image: url('/sites/default/files/features/trigger-bkrd.png');
  background-size: contain;
  align-self:center;
  display:flex;
  flex-direction:row;
  justify-content:center;
  margin: 0 0 30px 0;
}
.trigger-block {
  height: 400px;
  margin: 0 auto;
  width: 450px;
  padding: 7% 0 0 5%;
}
.trigger-block h3 {
  line-height: 38px;
}


/*  +++++++++++++++++++++++++++++++++++++++++  MEDIA 1286  ++++++++++++++++++++++++++++++++++++++++++  */

@media (max-width: 1286px)
{
  
  #block-arta-st-news-climateherobannerwater
  {
    overflow: auto;
  }
  #videoOverlayWater
  {
    color: var(--white);
    position: absolute;
    left: 0px;
    top: 47%;
    width: 100%;
    padding: 20px 0 0 60px;
    max-width: 980px;
    z-index: 12;
    font-size: 3.5rem;
  }
}
@media all and (max-width: 1199.98px)
{

  #videoOverlayWater
  {
    color: var(--white);
    position: absolute;
    left: 0px;
    top: 45%;
    width: 100%;
    padding: 20px 0 0 60px;
    max-width: 980px;
    z-index: 12;
    font-size: 3.5rem;
  }
  #block-arta-st-news-climateherobannerwater
  {
    overflow: hidden;
  }
}



@media(max-width:990px){
   #block-arta-st-news-climateherobannerwater
  {
    height: 536px;
  }
  .reallife-floattext
   {
    height: 315px;
   }
   #reallife-stats {
    width: 101vw;
    background-size: cover;
    position: relative;
    left: 47%;
    right: 0;
    margin-left: -50vw;
    margin-right: -50vw;
    height: 1700px;
    position: relative;
    background-color: #002B4B;
    padding: 0px 0px 0px 0px;
    clear: both;
  }
  .reallife-container
  {
    height: 960px;
    background-color: #002B4B;
  }
  .reallife-floattext {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 360px;
    background-color: #b3a369;
    border-radius: 20px;
    padding: 30px;
    transform: none;
    z-index: 20;
    margin: 540px auto 10px;
  }
  .reallife-fullwidth {
    background-image: url("/sites/default/files/inline-images/r4rl-mid-banner-sm.png");
    width: 100%; 
    height: 590px;
    position: relative;
    left: 0;
    right: 0;
    margin-left:0;
    margin-right: 0; 
    background-repeat: no-repeat;
    background-size: auto;
    z-index: 0;
    display: flex;
  }

  #reallife-stats .stat {
    width: 100%;
    float: left;
    border-right: 2px solid #0F8189;
  }

  #videoOverlayWater
  {
    position: relative;
    top: 0px;
    /* bottom: 36%; */
    width: 100%;
    padding: 20px 0 0 60px;
    max-width: 980px;
    z-index: 12;
    font-size: 2.7rem;
  }

  #videoOverlayWater p
  {
    color: #343a40;
    font-size: 1.3rem;
  }

  #videoOverlayWater h2
  {
    color: #343a40;
    font-size: 2.7rem;
    font-family: 'Roboto';
  }

}


@media(max-width:767px){
	.trigger-bkrd {
    background-image: none;
    background-size: contain;
    /* background-repeat: no-repeat; */
    align-self:center;
    display:flex;
    flex-direction:column;
    justify-content:center;
    margin: 0 0 10px 0;
  }
  .trigger-block {
    height: auto;
    margin: 0 auto;
    width: 100%;
    padding: 0;
  }
  .trigger-block h3 {
    line-height: 38px;

  }
  .mt-youtube
  {
    float: unset;
    width: 100%;
    height: auto;
	aspect-ratio: 16/9;
  }
}

@media(max-width:640px) {
.climate-hero
  {
    position: relative;
    z-index: 2;
    padding: 0 0 30px 0;
  }

  #videoOverlayWater p
  {
    color: #343a40;
    font-size: 2rem;
  }

  #videoOverlayWater h2
  {
    color: #343a40;
    font-size: 3.5rem;
    font-family: 'Roboto';
  }

  #videoOverlayWater
  {
    position: relative;
    left: 0px;
    /* top: 5%; */
    width: 100%;
    padding: 47px 0 0 60px;
    max-width: 980px;
    z-index: 12;
    font-size: 3.5rem;
  }

}