/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
body #header-secondary-outer .nectar-center-text {
  max-width: 100% !important;
}

#header-secondary-outer .nectar-center-text a {
  font-family: Times, Tahoma, Verdana, sans-serif;
  font-variant: small-caps;
}

.ns-heading-el, .ns-heading-el::before {
  text-shadow: 0px 1px 5px rgba(0, 0, 0, .3);
}

/*
.ns-heading-el::before {
  content: "National Center for Computational Sciences";
  display: block;
  font-size: 1rem;
  line-height: 1.1rem;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: -.5px;
}*/
#header-secondary-outer .nectar-center-text {
  text-align: right !important;
}

#top #logo {
  max-width: 250px;
  border-left: 5px solid #00e3ab;
  padding-left: 8px;
}

.caption-header .portfolio-items[data-ps="8"] .col h3 {
  font-size: 20px;
  line-height: 24px;
}

h3 {
  color: rgb(39, 39, 39);
}

.left-box-border {
  border-left: 10px solid #00e3ab;
}

.left-border {
  border-left: 5px solid #00e3ab;
  padding-left: 8px;
}

.uppercase-text {
  text-transform: uppercase !important;
}

.text-left {
  text-align: left !important;
}

.post-header.featured>h3 {
  font-size: 24px;
  line-height: 30px;
}

body .nectar-flickity[data-spacing="5px"]:not(.masonry) .flickity-slider .cell {
  margin: 0;
}

.sf-menu ul {
  width: 30em !important;
}

.about-intro-text {
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
}

.min-height {
  min-height: 740px !important;
}

.big-text {
  font-size: 22px;
  line-height: 36px;
}

.bigger-text {
  font-size: 32px;
  line-height: 48px;
}

#outreach h5 {
  text-transform: uppercase;
}

#outreach h5::after {
  content: "";
  display: block;
  width: 60px;
  height: 0;
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 2px solid #00e3ab;
}

.heading::after {
  content: "";
  display: block;
  width: 60px;
  height: 0;
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 2px solid #00e3ab;
}

.heading-center {
  position: relative;
  padding-bottom: 10px;
  display: inline-block
}

.heading-center:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 40%;
  width: 20%;
  border: 2px solid #00e3ab;
}

h4.name {
  color: rgb(28, 28, 28);
  font-size: 19px !important;
  line-height: 22.8px !important;
}

p.role {
  color: rgb(102, 102, 102);
  font-size: 16px;
}

.director-testimonial .nectar_single_testimonial p {
  padding-left: 20px;
}

.director-testimonial .nectar_single_testimonial .image-icon {
  width: 90px;
  height: 90px;
}

.nectar_single_testimonial[data-style="bold"] p {
  font-size: 30px;
}

.nectar_single_testimonial[data-style="bold"] p span {
  font-size: 90px;
  line-height: 100px;
  margin-bottom: -50px;
}

.history-intro h4 {
  margin-bottom: 40px !important;
}

.text-15 {
  font-size: 15px;
  line-height: 25px;
}

.text-16 {
  font-size: 16px;
}

.text-18 {
  font-size: 18px;
}

.text-20 {
  font-size: 20px;
}

.text-22 {
  font-size: 22px;
}

.text-24 {
  font-size: 24px;
}

.text-26 {
  font-size: 26px;
}

.text-center {
  text-align: center;
}

.alignleft {
  float: left;
  margin-right: 30px !important;
}

.external-link a::after, a.external-link::after {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  content: '\f14c';
  font-family: 'FontAwesome' !important;
}

h3.external-link::after {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  content: '\f08e';
  font-family: 'FontAwesome' !important;
  font-size: 18px;
}

.phone-link-icon::before {
  display: inline-block;
  margin-right: 8px;
  content: '\f095';
  font-family: 'FontAwesome' !important;
}

.email-link-icon::before {
  display: inline-block;
  margin-right: 8px;
  content: '\f0e0';
  font-family: 'FontAwesome' !important;
}

#hack-quote .image-icon {
  height: 100px;
  width: 100px;
}

.job_listing_item {
  display: flex;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 30px;
  margin: 30px;
  gap: 30px;
}

.blog-recent[data-style="list_featured_first_row"] .featured>img {
  border-radius: 0 !important;
}

.job_listing_item__left {
  flex: 60%;
}

.job_listing_item__middle_left {
  flex: 20%;
  text-align: center;
}

.job_listing_item__middle {
  flex: 10%;
  text-align: center;
}

.job_listing_item__right {
  flex: 10%;
  text-align: right;
}

h3.job_listing_title {
  font-size: 18px;
  position: relative;
  font-weight: 700;
}

h3.job_listing_title::before {
  position: absolute;
  content: '';
  background-color: #00e3ab;
  width: 3px;
  height: 70%;
  left: -14px;
  top: 15%;
}

p.job_listing_description {
  font-size: 16px;
  display: block;
}

span.job_listing_location, span.job_listing_posted_date {
  font-size: 18px;
  font-weight: 400;
}

span.job_listing_location::before {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  content: '\f041';
  font-family: 'FontAwesome' !important;
}

.insite-type {
  text-transform: uppercase;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 14px;
  color: #00e3ab !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tribe-events-widget-events-list__header-title {
  font-size: 24px;
}

.tribe-common .tribe-common-l-container {
  max-width: none !important;
}

#tribe-events-events-bar-search .tribe-common-c-btn.tribe-events-c-search__button {
  padding: 10px 26px !important;
}

.view_calendar_button h6 a {
  margin-top: 40px;
}

.tribe-events-widget-events-list__event-date-tag-month, .tribe-events-widget-events-list__event-date-tag-daynum {
  font-size: 125% !important;
}

.tribe-events-widget-events-list__event-title {
  font-size: 150% !important;
}

.tribe-events-widget-events-list__event-wrapper {
  padding-left: 20px !important;
}

.tribe-events-widget-events-list__event-datetime {
  font-size: 110% !important;
}

#outreach-event-widget .tribe-events-widget-events-list__events .tribe-common .tribe-common-g-row {
  border-bottom: 2px solid #006955;
  padding: 10px !important;
}

#outreach-event-widget .tribe-events-widget-events-list__events .tribe-events-widget .tribe-events-widget-events-list__event-row {
  margin-bottom: 0 !important;
}

#outreach-event-widget .tribe-events-widget-events-list__events .tribe-common .tribe-common-g-row:hover {
  background-color: #ddd;
}

#outreach-event-widget .tribe-events-widget-events-list__events .tribe-common .tribe-common-anchor-thin:hover {
  border-bottom: none !important;
}

#outreach-event-widget .tribe-events-widget-events-list__events .tribe-common .tribe-common-anchor-thin {
  border-bottom: none !important;
  transition: none;
}

.grid-container {
  display: grid;
  grid-auto-columns: 1fr;
  column-gap: 30px;
  grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 900px) {
  .grid-container {
    display: grid;
    grid-auto-columns: 1fr;
    column-gap: 30px;
    grid-template-columns: auto;
    row-gap: 30px;
  }
}

.featured-item {
  background-color: #FFFFFF;
  overflow: hidden;
  box-shadow: 0px 0px 5px #e9e9e9;
  position: relative;
}

.featured-item .grid-item-bg {
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  z-index: 0;
  width: 100%;
  transition: all 1s;
  position: relative;
  height: 30vh;
  overflow: hidden;
}

.featured-item:hover .grid-item-bg {
  transform: scale(1.1);
}

.featured-item .content {
  padding: 30px;
  z-index: 999;
  position: relative;
  background-color: #fff;
}

.featured-item a .content>p {
  color: #000;
}

span.featured-type {
  position: absolute;
  color: white;
  background-color: rgb(0, 227, 171);
  top: 0;
  padding: 8px 20px;
  font-family: 'Open Sans';
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .5px;
}

.text-align-right {
  text-align: right;
}

#footer-menu-row a:hover {
  /*text-decoration:underline;*/
}

.job_listing_container {
  padding-bottom: 4%;
}

#footer-menu-row a {
  display: inline-block !important;
  position: relative;
}

#footer-menu-row a:before {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #00e3ab;
  transform-origin: bottom right;
  transition: transform 0.35s ease-out;
}

#footer-menu-row a:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.outreach-grid-container {
  display: grid;
  grid-auto-columns: 1fr;
  column-gap: 30px;
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 1300px) {
  .outreach-grid-container {
    display: grid;
    column-gap: 30px;
    grid-template-columns: auto auto;
    row-gap: 30px;
  }
}

@media (max-width: 690px) {
  .outreach-grid-container {
    display: grid;
    column-gap: 30px;
    grid-template-columns: auto;
    row-gap: 30px;
  }
}

.outreach-featured-item {
  background-color: #FFFFFF;
  overflow: hidden;
  box-shadow: 0px 0px 5px #e9e9e9;
  position: relative;
}

.outreach-featured-item .grid-item-bg {
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  z-index: 0;
  width: 100%;
  transition: all 1s;
  position: relative;
  height: 20vh;
  overflow: hidden;
}

.outreach-featured-item:hover .grid-item-bg {
  transform: scale(1.1);
}

.outreach-featured-item .content {
  padding: 30px;
  z-index: 999;
  position: relative;
  background-color: #fff;
}

.outreach-featured-item .content h3 {
  font-size: 22px;
  line-height: 26px;
}

.outreach-featured-item .content p {
  font-size: 18px;
  margin-top: 20px;
}

.outreach-featured-item a .content>p {
  color: #000;
}

@media screen and (min-width: 1000px) {
  .footer-social-icons {
    text-align: right;
  }
}
