/*!
Theme Name: Epy Child
Theme URI: https://wordpress.iqonic.design/epy_wp/
Author: Iqonic Design
Author URI: https://iqonic.design/
Description: EPY is a Event and Conference WordPress Responsive Theme.
Template: epy
Version: 1.1.1
Requires at least: 5.5
Tested up to: 5.7
Requires PHP: 5.6+
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: epy-child
Tags: four-columns,left-sidebar,right-sidebar,wide-blocks,custom-background,custom-colors,custom-header,custom-logo,custom-menu

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share
what you've learned with others.
*/

@import url("font.css");

:root {
--global-font-family: tiempostext,Georgia,"Times New Roman",Times,serif !important;
--highlight-font-family: tiempostext,Georgia,"Times New Roman",Times,serif !important;
}
/***GLOBAL***/
body {
  font-size: 18px !important;
  font-family: tiempostext,Georgia,"Times New Roman",Times,serif !important;
}
.container {
  max-width: 1400px !important;
}
.elementor-pagination {
    display: flex;
    justify-content: center;
    margin: 35px 0;
}
a, a:link {
    color: #005E9C;
    font-size: inherit;
}
a:visited {
  color: #005E9C;
}
a:hover,
a:focus {
  color: #005E9C;
  text-decoration: underline !important;
}
[class*="menu"] a:hover,
[class*="menu"] a:focus,
a[class*="button"]:hover,
a[class*="button"]:focus {
  text-decoration: none !important;
}
button:hover {
    background: #fff;
    color: #005E9C;
}
button {
    background: #005E9C;
    border: 1px solid #005E9C;
    padding: 10px 25px;
    color: #fff;
}
.elementor a.epy-button,
.epy-button .btn_text {
  color: #000;
}
a.epy-button:hover,
a.epy-button:focus {
  text-decoration: none;
  opacity: 0.8;
}
.logo-header .elementor-widget-wrap {
    padding: 0 !important;
}
.elementor-location-footer h1, .elementor-location-footer h2, 
.elementor-location-footer h3, .elementor-location-footer h4, 
.elementor-location-footer p, .elementor-location-footer a {
    color: #fff;
}
.elementor-location-footer a {
    text-decoration: underline;
}
.elementor-location-footer a.elementor-button {
  color: #000;
}
.elementor-location-footer a.elementor-button:hover {
  background-color: #000 !important;
}
.elementor-post__meta-data {
  color: #000 !important;
}
h1 {
    font-size: 43px;
    line-height: 53px;
    font-family:tiemposheadline,tiempostext,Georgia,"Times New Roman",Times,serif;
}
h2 {
    font-size: 33px;
    line-height: 43px;
    font-family:tiemposheadline,tiempostext,Georgia,"Times New Roman",Times,serif;
}
h3 {
    font-size: 28px;
    line-height: 38px;
    font-family:tiemposheadline,tiempostext,Georgia,"Times New Roman",Times,serif;
}
h4 {
    font-size: 25px;
    line-height: 35px;
    font-family:tiemposheadline,tiempostext,Georgia,"Times New Roman",Times,serif;
}
.center {
    text-align: center;
    margin: 0 auto;
}
.elementor-widget-theme-post-title {
    margin-bottom: 0 !important;
}
.widget.widget_archive ul li span.archiveCount, .widget_categories ul li span, ul.wp-block-archives-list li span.archiveCount,
.page-numbers li .page-numbers.current {
  background: var(--color-theme-secondary) !important;
}
.page-numbers li .page-numbers.current {
  border-color: var(--color-theme-secondary) !important;
}
.epy-button.epy-blog-link .btn_icon, .epy-button.epy-blog-link .btn_text {
  color: var(--color-theme-secondary) !important;
}
.content-area .site-main, .home.blog .content-area .site-main {
    padding: 60px 0;
}
.breadcrumb-wrapper {
  background: #005e9c;
  color: #fff;
  padding: 25px 0 20px;
}
.breadcrumb-wrapper #breadcrumbs a, .breadcrumb-wrapper #breadcrumbs a:visited {
  color: #fff;
}
.breadcrumb-wrapper .elementor-heading-title {
    color: #FFFFFF;
    font-family: tiemposheadline,tiempostext,Georgia,"Times New Roman",Times,serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 5px;
}
.breadcrumb-wrapper #breadcrumbs {
  margin-top:0;
}
.epy-breadcrumb-one {
    background-color: #005E9C !important;
    padding: 30px 0 10px !important;
}
.donate-btn a {
    background: #459DD6;
    border: 1px solid #459dd6;
    font-size: 18px !important;
    margin: 6px 0 10px 10px;
    color: #000 !important;
}
.e--pointer-underline .donate-btn .elementor-item::after {
    height: 0;
}
.donate-btn a:hover {
    background: #000;
    border: 1px solid #459dd6;
    font-size: 18px !important;
    margin: 6px 0 10px 10px;
    color: #459dd6 !important;
}


/*Header*/
header#main-header.site-header.has-sticky {
  max-height: 100px;
}
header#main-header.site-header.has-sticky a:focus {
  outline: 1px solid #005E9C !important;
  outline-offset: 2px !important;
}
header#main-header.site-header.has-sticky  + div.sticky-header-spacer {
  height: 100px;
  visibility: hidden;
}
header#main-header > .container {
  max-width: 100% !important;
  margin: 0;
  padding: 0 9%;
}
@media screen and (min-width: 1281px) and (max-width: 1476px) {
  header#main-header > .container {
    padding: 0 9vw !important;
  }
  header#main-header #site-navigation {
    justify-content: center;
  }
}
@media screen and (max-width: 1280px) {
  header#main-header > .container {
    padding: 0 25px !important;
  }
}
header .navbar ul li {
    margin: 0 40px;
}
header.sticky-header.elementor-sticky--effects > .elementor-container,
header#main-header.site-header.has-sticky.menu-sticky > .container {
    min-height: 90px !important;
    height: 90px;
}
header#main-header .navbar-nav > .menu-item {
  margin: 0;
  padding: 0;
}
header#main-header .navbar-nav > .menu-item a {
  margin: 0;
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item,
header#main-header.site-header.has-sticky.menu-sticky .navbar-nav > .menu-item a {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
header#main-header .navbar-brand {
  flex-shrink: 0;
  padding: 5px;
  margin: 0;
}
header.sticky-header.elementor-sticky--effects .logo img,
header#main-header.site-header.has-sticky.menu-sticky img.logo  {
    max-width: 80%;
    min-height: unset;
    height: auto !important;
}
.elementor-7959 .elementor-element.elementor-element-6bc6cc9 .elementor-nav-menu--dropdown .elementor-sub-item {
    padding: 10px 25px 10px 10px;
}
header#main-header.site-header.has-sticky .navbar-nav {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: flex-end;
  margin-left: auto;
}
header#main-header.site-header.has-sticky .navbar-nav > .menu-item {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  padding: 13px 25px;
}
header#main-header.site-header.has-sticky .navbar-nav > .menu-item:not(.donate-btn):hover::after,
header#main-header.site-header.has-sticky .navbar-nav > .menu-item:not(.donate-btn)[aria-expanded="true"]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #D1D2D4;
  z-index: inherit;
}
header#main-header.site-header.has-sticky .navbar-nav > li.donate-btn {
  padding: 0;
}
header#main-header.site-header.has-sticky .navbar-nav > li.donate-btn a {
  background: #459DD6;
  border: 1px solid #459dd6;
  font-size: 18px !important;
  padding: 13px 25px;
  margin: 6px 0 10px 10px;
  color: #000 !important;
}
header#main-header.site-header.has-sticky .navbar-nav > li.donate-btn a:hover {
  background: #000;
  border: 1px solid #459dd6;
  font-size: 18px !important;
  margin: 6px 0 10px 10px;
  color: #459dd6 !important;
}
header#main-header.site-header.has-sticky .navbar-nav .menu-item > a {
  cursor: pointer;
  flex-grow: 1;
  font-size: 22px;
  line-height: 20px;
  letter-spacing: normal;
  text-transform: none;
  font-weight: normal;
  white-space: nowrap;
}
@media screen and (max-width: 1440px) {
  header#main-header.site-header.has-sticky .navbar-nav .menu-item > a {
    padding: 13px 20px !important;
  }
}
@media screen and (max-width: 1366px) {
  header#main-header.site-header.has-sticky .navbar-nav .menu-item > a {
    font-size: 18px !important;
  }
}
header#main-header.site-header.has-sticky .navbar-nav > .menu-item:hover a {
  color: #fff;
}
@media (min-width: 1200px) and (max-width: 1366px) {
  header#main-header.site-header.has-sticky .navbar-nav > .menu-item {
    padding: 13px;
  }
}
@media (min-width: 1200px) {
  header#main-header.site-header .navbar-toggler {
    display: none !important;
  }
  header .navbar ul li[aria-expanded="true"] .sub-menu {
    display: block !important;
    position: absolute;
    box-shadow: 0 1px 30px 0 rgba(36,38,43,.1);
    padding: 15px;
    top: 100%;
    left: 0;
    z-index: 9;
    animation: fade-in .5s cubic-bezier(.39,.575,.565,1) both;
  }
  header#main-header.site-header.has-sticky .navbar-nav .menu-item:not(:last-child) {
    margin-inline-end: 7.5px;
  }
  header#main-header.site-header.has-sticky .navbar-nav .menu-item:not(:first-child) {
    margin-inline-start: 7.5px;
  }
}
header#main-header.site-header.has-sticky .navbar-nav .toggledrop * {
  display: none;
}
header#main-header.site-header.has-sticky .navbar-nav .dropdown {
  display: inline-flex !important;
  align-items: center;
  line-height: 1;
  padding: 10px 0 10px 10px;
  margin-top: -10px;
  margin-bottom: -10px;
}
header#main-header.site-header.has-sticky .navbar-nav .dropdown > .dropdown-symbol {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  font-size: 22px;
  color: #fff;
}
header#main-header.site-header.has-sticky .navbar-nav .dropdown > .dropdown-symbol::before {
  content: "\f0d7";
}
header#main-header.site-header.has-sticky .navbar-nav ul.sub-menu {
  width: auto;
  min-width: 10em;
  max-width: 1000px;
  background: #fff;
  padding: 0;
}
header#main-header.site-header.has-sticky .navbar-nav ul.sub-menu li.menu-item {
  margin: 0;
  padding: 0;
  line-height: normal;
  transition: none;
  min-width: unset;
}
header#main-header.site-header.has-sticky .navbar-nav ul.sub-menu li.menu-item > a {
  color: #000;
  font-weight: 500;
  padding: 0;
  font-size: 17px;
  letter-spacing: normal;
  padding: 10px 25px 10px 10px !important;
  border-left: 8px solid transparent;
  white-space: nowrap;
}
header#main-header.site-header.has-sticky .navbar-nav ul.sub-menu li.menu-item:hover > a {
  background: #F2F2F2;
}
header#main-header.site-header.has-sticky .navbar-nav ul.sub-menu li.menu-item:hover > a::before {
  content: none;
}
header#main-header.site-header .navbar-toggler {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  padding: 0.25em;
  border: 0 solid;
  border-radius: 3px;
  background: transparent;
}
header#main-header.site-header .navbar-toggler[aria-expanded="true"] i::before {
  content: '\e87f';
}
@media screen and (max-width: 1199px) {
  header#main-header.site-header .navbar-collapse {
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
  }
  header#main-header.site-header .navbar-collapse ul.navbar-nav {
    background: #fff;
    height: auto;
  }
  header#main-header.site-header .navbar-collapse ul.navbar-nav > li.menu-item:not(.donate-btn) {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
  }
  header#main-header.site-header .navbar-collapse ul.navbar-nav > li.menu-item .dropdown {
    display: none !important;
  }
  header#main-header.site-header .navbar-collapse ul.navbar-nav > li.menu-item .toggledrop {
    display: inline-block !important;
    color: #000;
  }
  header#main-header.site-header .navbar-collapse ul.navbar-nav > li.menu-item .toggledrop * {
    display: initial;
  }
  header#main-header.site-header .navbar-collapse ul.navbar-nav > li.menu-item .toggledrop > svg {
    display: inline-block;
    color: #000;
  }
  header#main-header.site-header .navbar-collapse ul.navbar-nav > li.menu-item:not(.donate-btn)  a {
    flex-grow: unset;
    float: none;
    background: none;
    color: #000;
    padding: 18px;
  }
  header#main-header.site-header .navbar-collapse ul.navbar-nav > li.menu-item > ul.sub-menu {
    flex: 1 1 100%;
    min-width: unset;
    width: 100%;
    max-width: 100%;
    background: none;
    margin-left: 20px;
  }
  header#main-header.site-header .navbar-collapse ul.navbar-nav > li.menu-item > ul.sub-menu li a {
    font-size: 17px !important;
    padding: 10px 25px 10px 10px !important;
  }
  header#main-header.site-header .navbar-collapse ul.navbar-nav > li.donate-btn a {
    flex-grow: unset;
    display: block;
    width: 35%;
    margin: 25px auto;
    padding: 13px 25px;
    text-align: center;
  }
}
/****HOMEPAGE****/
.metaslider {
    max-width: 1170px !important;
    margin: 0 auto;
}
.nivoSlider {
    overflow: visible !important;
}
.metaslider.ms-theme-outline div.nivoSlider div.nivo-directionNav a.nivo-nextNav {
    right: 0 !important;
}
.metaslider.ms-theme-outline div.nivoSlider div.nivo-directionNav a.nivo-prevNav {
    left: 0 !important;
}
.metaslider.ms-theme-outline div.nivoSlider div.nivo-directionNav a {
    border: 0 !important;
    width: 30px !important;
}
.nivo-caption {
    position: absolute !important;
    left: -200px !important;
    bottom: -68px !important;
    background: rgba(0, 0, 0, 0.8) !important;
    color: #fff !important;
    width: 50% !important;
    opacity: .98 !important;
    -moz-opacity: .98 !important;
    filter: alpha(opacity=98) !important;
    padding: 20px 30px !important;
    text-align: left !important;
    font-family: tiemposheadline,tiempostext,Georgia,"Times New Roman",Times,serif;
}
.nivo-caption h2 {
    font-size: 38px;
    line-height: 42px;
    color: #fff;
}
.nivo-caption p {
  font-size: 18px !important;
  font-family: tiempostext,Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
}
.buy-button button {
  background: #459DD6;
  border: 1px solid #459DD6;
    padding: 10px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 10px;
    color: #000;
    cursor: pointer;
}
.buy-button button:hover {
    background: #005e9c;
    color: #fff;
    border: 1px solid #005e9c;
}

/*More Lab Events*/
.more-lab-events .widget-image-caption.wp-caption-text {
    position: absolute;
    bottom: 0;
    left: 40px;
    color: #fff;
    font-size: 35px !important;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .5px;
    text-shadow: 2px 2px 4px #000;
    background:rgba(0, 0, 0, 0.5);
    padding: 0 10px;
}

/*Testimonials*/
.epy-testimonial span.sub-title {
  color: #005E9C;
}

/*Blog Posts*/
.blog-admin-date svg, .blog-admin-date .epy-comments-title, .blog-admin-date .blog-date::after {
    display: none;
}
.blog-latest .epy-blog-main-box .epy-blog-meta .blog-admin-date .blog-date {
    padding-right: 0;
}
.blog-latest .epy-blog-main-box .epy-blog-meta .blog-admin-date .blog-admin {
    padding-left: 0;
}
.blog-latest .epy-blog-main-box .epy-blog-meta a.epy-user {
  display: none;
}
.blog-latest .owl-carousel.owl-loaded .owl-nav button.owl-prev {
    left: -50px !important;
}
.blog-latest .owl-carousel.owl-loaded .owl-nav button.owl-next {
    right: -50px !important;
}
.blog-latest .owl-carousel a.more-type {
  color: #005E9C;
}
main#main div.elementor div.elementor-element div.owl-carousel .owl-dots > button.owl-dot {
  background-color: transparent;
  border: 1px solid #005E9C;
}
main#main div.elementor div.elementor-element div.owl-carousel .owl-dots > button.owl-dot.active {
  background-color: #005E9C;
}
/*sidebar*/
.cat-item.cat-item-7 {
    display: none;
}


/**HISTORY PAGE**/
.history {
  padding: 50px 0;
}
body.page-template-history-template .donation-wrapper { /**do not display the donation banner on History page**/
  display: none;
}
.container.sf-projects {
    margin: 100px auto;
}
.sf-projects .heading {
  text-transform: uppercase;
  text-align: center;
  line-height: 38px;
  margin-bottom: 5px;
}
.sf-projects .sub-heading {
  text-align: center;
  margin: 5px 0 70px;
  line-height: 33px;
}
.searchandfilter > ul > li {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
}
.search-filter-post-wrapper {
    display: flex;
    margin: 20px 0;
}
.sf-image {
    flex-basis: 525px;
}
.sf-content {
    flex-basis: 600px;
    margin-left: 40px;
}
.sf-content h2 {
    margin: -5px 0 0 0;
    font-size: 25px;
    line-height: 1.2;
}
.searchandfilter ul li li {
    padding: 5px 0;
    display: flex;
    align-items: center;
}
.sf-input-radio {
    height: 15px;
    flex-basis: 15px;
}
.search-filter-reset {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    padding: 5px 20px;
    font-size: 18px;
    line-height: 1;
    margin: 15px 0 0 0;
}
.search-filter-reset:hover {
  background: #fff;
  color: #000;
}
.searchandfilter ul {
    padding: 0;
}
.searchandfilter > ul > li {
    margin: 20px 0;
}
/**timeline styles are within timeline css**/
/**TEAM PAGE**/
.team-wrapper.flexing {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.leadership-content-wrapper {
    margin: 20px 15px;
}
.leadership-name {
    font-size: 20px;
    line-height: 1;
    margin-top: 15px;
    font-weight: bold;
}
.leadership-title {
    font-style: italic;
}
/**PEOPLE - Lab Fellows**/
.people-container {
    max-width: 1080px;
    margin: 0 auto;
}
.people-wrapper {
    max-width: 345px;
}
.people-wrapper .elementor-widget-image {
    margin-bottom: 0;
}

/**PARTNERSHIPS**/
.partnership-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.partnership-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-basis: 225px;
    margin: 50px 15px;
    text-align: center;
}
.partnership-content {
  margin-top: 10px;
    line-height: 1.2;
}
.container.partnership img {
    max-height: 100px;
    max-width: 150px;
}
section.partnerships {
    max-width: 1400px;
    margin: 0 auto 50px;
}

/**ACCORDIONS**/
.accordion-wrapper {
    margin: 50px 0;
}
/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
 background-color: #F3F3F4;
 color: #000;
 cursor: pointer;
 padding: 18px;
 width: 100%;
 text-align: left;
 border: none;
 outline: none;
 transition: 0.4s;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 20px;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active, .accordion:hover {
 background-color: #D1D2D4;
 color: #000;
}
button.accordion:focus {
  outline: 0 !important;
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #000;
  float: right;
  margin-left: 5px;
}
.accordion.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}
/* Style the accordion panel. Note: hidden by default */
.accordion.panel {
 padding: 0 18px;
 background-color: white;
 display: none;
 overflow: hidden;
} 

/**GRAVITY FORMS**/
.gform_wrapper input {
    border: 1px solid #ABB0B2;
    border-radius: 3px;
    font-size: 15px !important;
}
.gform_wrapper .gform_button {
    background-color: #005E9C;
    border: 1px solid #005E9C;
    border-radius: 0;
    color: #fff;
    padding: 5px 20px;
    font-size: 17px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
}
.gform_wrapper .gform_button:hover {
    background-color: #fff;
    color: #005E9C;
}

/**PROJECTS**/
.single-project {
  margin: 50px auto;
}
.single-project .col-md-8.col-sm-12 {
    padding-right: 100px;
}
.single-project aside {
  margin-top: 30px;
}
ul.ec {
  list-style: none;
  padding: 0;
  margin: 10px 0 25px 0;
}
.current-project-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.project-wrap {
    flex-basis: 600px;
    margin: 20px 40px 60px;
}
.project-content {
    display: flex;
    flex-direction: column;
    background: #fff;
    margin: -45px 20px 0;
    z-index: 9;
    position: relative;
    padding: 15px 20px;
}
.project-title h4 {
    margin: 5px 0;
    font-weight: normal;
    letter-spacing: 0;  
}
.project-date {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.project-location {
    margin: 3px 0;
    font-size: 16px;
}
.project-buttons {
    margin: auto 0 15px;
    display: flex;
    flex-wrap: wrap;
}
.project-buttons .discover {
    margin-right: 20px;
}
.project-buttons .tickets button {
  background: #000;
  border: 1px solid #000;
}
.project-buttons .tickets button:hover {
  background: #fff;
  color: #000;
}
/**The Lab Family pages**/
.leadership-image {
    max-width: 345px;
    max-height: 465px;
    overflow: hidden;
}
/*single post projects*/
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 0;
}
.title {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 38px;
    font-weight: 600;
}
.list-group-item.byline {
    font-size: 16px;
}
.buy-tickets {
  text-align: center;
}
.byline {
    margin-top: -15px;
}
.event-cats {
    margin-top: 75px;
}
.event-cats h3 {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: normal;
}
/***FOOTER***/
footer {
    color: #fff !important;
}
footer .widget.text-center {
    text-align: left !important;
}
footer a {
	color: #fff !important;
    text-decoration: underline !important;
}
.footer {
  background-image: url(/wp-content/themes/epy-child/seal-full.svg);
  background-repeat: no-repeat;
  background-position: 125px 0;
}
.footer::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.footer-logo {
    max-width: 200px;
}
.elementor-location-footer input {
    background: rgba(147,149,152, 0.3);
    border: 0;
    color: #f3f3f4;
}
#gform_submit_button_1 {
    background: #005E9C;
    padding: 5px 20px;
    line-height: 15px;
    float: right;
    text-transform: uppercase;
    border: 1px solid #005E9C;
}
#gform_submit_button_1:hover {
    background: #fff;
    color: #005E9C;
}

.gform_validation_errors > h2 {
	color: #EB0000 !important;
}

.gform_legacy_markup_wrapper .validation_message {
	color: #FF7A7A !important;
}

.gform_legacy_markup_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_legacy_markup_wrapper li.gfield_error textarea {
	border-color: #FF7A7A !important;
}

/**font per post not updating**/
.elementor-8020 .elementor-element.elementor-element-b45137f {
    font-family:  tiempostext,Georgia,"Times New Roman",Times,serif !important;
}

/*--------------MEDIA QUERIES-----------------*/
@media screen and (max-width:1600px) {
  /**homepage**/
  .more-lab-events .widget-image-caption.wp-caption-text {
    left: 20px;
  }
}
@media screen and (max-width:1440px) {
  /**global**/
  nav ul li > a {
    font-size: 20px !important;
    padding: 13px 20px 0 !important;
  }
  .donate-btn a {
      padding: 13px 25px !important;
  }
  .nivo-caption {
    width: 70% !important;
  }
  /**homepage**/
  .more-lab-events .widget-image-caption.wp-caption-text {
    left: 0;
    right: 0;
  }
}
@media screen and (max-width:1366px) {
  /**global**/
  .sticky-header {
    padding: 0 5% !important;
  }
  nav ul li > a {
    font-size: 18px !important;
  }
}
@media screen and (max-width:1280px) {
  /**global**/
  .sticky-header {
    padding: 0 25px !important;
  }
  .nivo-caption {
    width: 75% !important;
  }
}
@media screen and (max-width:1200px) {
  /**homepage**/
  .more-lab-events .widget-image-caption.wp-caption-text {
    font-size: 30px !important;
    line-height: 1.1 !important;
  }
}
@media screen and (max-width:1080px) {
  /**global**/
  .nivo-caption {
    width: 100% !important;
    left: 0 !important;
    bottom: 0 !important;
    position: relative !important;
  }
  .breadcrumb-wrapper {
    padding: 25px 25px 20px;
  }
  /**homepage**/
  .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 30px;
  }
  /**lab community**/
  .lc-box .elementor-widget-wrap.elementor-element-populated {
    padding: 10px;
  }
  .lc-box h2 {
    font-size: 22px !important;
  }
  .empty-col {
    display: none;
  }
  
}
@media screen and (max-width:1024px) {
  /**lab community**/
  .people-container .elementor-container.elementor-column-gap-default {
    justify-content: center;
  }
  .people-container .elementor-widget-wrap {
      padding: 0 !important;
  }
}
@media screen and (max-width:980px) {
  .toggledrop {
    display: none;
  }
  nav ul.elementor-nav-menu {
    margin: 25px 0 0;
  }
  nav ul li > a {
      padding: 13px 20px !important;
  }
  nav .sub-menu {
      margin-left: 20px;
  }
  .elementor-nav-menu--dropdown .elementor-item:focus {
    background: transparent !important;
  }
  .donate-btn a,.donate-btn a:hover {
      width: 35%;
      margin: 25px auto !important;
      text-align: center;
      display: block;
  }
}
@media screen and (max-width:720px) {
  .button-row .elementor-column {
      width: 33%;
  }
}
@media screen and (max-width:568px) {
  h1 {
      font-size: 38px;
    }
}
@media screen and (max-width:568px) {
  .sticky-header {
      padding: 5px 25px !important;
  }
  /**partnership page**/
  .partnership-wrap {
    flex-basis: 200px;
  }
}
@media screen and (max-width:480px) {
  /**partnership page**/
  .partnership-wrap {
    flex-basis: 160px;
  }
}
@media screen and (max-width:414px) {
  .button-row .elementor-column {
      width: 50%;
  }
  /**partnership page**/
  .partnership-wrap {
    flex-basis: 414px;
  }
}
