/*
Theme Name: Bootstrap Iroc: Child Theme
Theme URI: 
Author: Iroc Web Design Services
Author URI: http://www.irocwebs.com
Template: bootstrap-iroc
Description: Bootstrap v.3 theme
Version: 1.0.0
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-iroc
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/

/**
 * --------------------------------------------------------------
 * CUSTOM FONTS
 * --------------------------------------------------------------
 */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/**
 * --------------------------------------------------------------
 * CUSTOM STYLES
 * --------------------------------------------------------------
 */


/*FONT STYLING*/
h1, h2 {
  color: #193328;
  font-weight: bold;
}

h3 {
  font-size: 17pt;
  font-weight: bold;
}

h4 {

}

h5 {

}

h6 {

}

body {
  /*
  background-image: url();
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #FFF;
  */
	font-size: 14pt;
	color: #193328;
  font-family: "Open Sans", sans-serif;
}

p {
  margin: 0 0 15px;
}

ol, ul {
  padding-left: 15px;
}

li {
  margin-bottom: 15px;
}

/*HEADER*/
#header {
  padding: 15px 0;
}

#poweringimgdesk {
  background-size: cover;
  background-position: center left;
  background-color: #193328;
}

#ruralstaminalogo img {
  max-height: 75px;
  width: auto !important;
}

/*FOOTER*/
#site-footer-copyright, #site-footer-copyright a, #site-footer-copyright a:hover, #materialnote, #isuheadquarter {
  color: #fff;
}
#site-footer-copyright {
	text-align: left;
}

#site-footer-copyright, #materialnote, #site-footer-copyright {
  font-size: 9pt;
}

#materialnote, #isuheadquarter, #site-footer-copyright {
  font-weight: bold;
}

#materialnote, #isuheadquarter {
  padding: 30px 0;
}

#site-footer-copyright, #materialnote {
  background: #173b2e;
}

#materialnote p {
  margin: 0;
}

#isuheadquarter {
  background: #269c9c;
}

#site-footer .everest-forms .input-text {
  box-shadow: 3px 3px 10px rgba(23, 59, 46,.25);
  border-radius: 0px;
}

.everest-forms input:focus {
	border-color: #173b2e;
}

#site-footer .evf-label {
  font-size: 12pt;
  color: #000;
  font-weight: bold;
}

.everest-forms label .required, .wp-block-everest-forms-form-selector label .required {
  color: #963131 !important;
}

/*HOME PAGE*/
#home-slide-show {
  padding-bottom: 60px;
}

/*SUBPAGES*/
.sub-page-title {
  padding: 30px 0 45px;
}

.centeredtext, .centeredtext h2, .centeredtext h3 {
  text-align: center;
}

.whitetext, .whitetext h1, .whitetext h2, .whitetext h3 {
  color: #fff;
}

#whitebg {
  background: #fff;
  padding: 45px;
}

#whitebg h2 {
  margin: 0;
}

.graybg {
  background: #f7f5f5;
}

.panel-grid-cell-empty {
  display: block !important;
}

/*PHASE 1 CODE*/
#body-wrapper-home article, #body-wrapper-home .content-area {
  padding-bottom: 0px !important;
}

#body-wrapper-home .row-with-vspace {
  margin-bottom: 0px !important;
}

#openingtextrow {
  border-style: solid;
  border-width: 0 0 0 60px;
  border-image: url('/wp-content/uploads/2026/07/Green-vertical-thick-thin-stripes.png') 130;
}

#openingtextbold {
  font-size: 20pt;
  font-weight: bold;
}

#ourteamrow .teamcol {
  max-width: 400px;
  margin: 0 auto;
}

#updatesignup h2 {
  font-size: 25pt;
}

.paddedrow {
  padding: 75px 0;
}

.boldedtext {
  font-weight: bold;
}

#advancedbioman {
  background: #1e6c65;
}

#whyitmatters h2::before, #corepartners h2::before, #getinvolvedrow h2::before, #ourteamrow h2::before, #whatwedorow h2::before, #advancedbioman h2::before, #nsfawardee h2::before {
  display: inline-block;
  padding-right: 20px;
  vertical-align: middle;
}

#advancedbioman h2::before, #nsfawardee h2::before {
  position: absolute;
  z-index: 99;
}

#whyitmatters h2::before, #corepartners h2::before, #ourteamrow h2::before, #whatwedorow h2::before {
  content: url("/wp-content/uploads/2026/07/Green-header-detailprimary-e1783526698262.png");
}

#getinvolvedrow h2::before {
  content: url("/wp-content/uploads/2026/07/Gold-header-detail-e1783526781310.png");
}

#advancedbioman h2::before {
  content: url("/wp-content/uploads/2026/07/Gold-header-detail-1.png");
}

#nsfawardee h2::before {
  content: url("/wp-content/uploads/2026/07/Green-header-detailfor-NSF-Section-only.png");
}

#ourteamrow h2 {
  text-align: left;
}

#ourteamrow {
  text-align: center;
}

/*BUTTONS*/
.ow-button-base a {
  border: 3px solid #193328 !important;
  font-size: 14pt !important;
  padding: 15px 20px !important;
  background: #193328 !important;
  border-radius: 0 !important;
  font-weight: bold;
}

.ow-button-base a span, .evf-submit {
  color: #fff !important;
}

.whitebtns .ow-button-base a {
  background: #fff !important;
}

.whitebtns .ow-button-base a span {
  color: #193328 !important;	
}

.whitebtns .ow-button-base .sowb-button:hover {
  background: transparent !important;
}

.whitebtns .ow-button-base .sowb-button:hover, .whitebtns .ow-button-base .sowb-button {
  border-color: #fff !important;
}

.whitebtns .ow-button-base .sowb-button:hover > span {
  color: #fff !important;
}

.evf-submit {
  float: right;
}

/*ACCORDIONS*/

/*MODERN EVENT CALENDAR*/
.mec-single-event-description p, .mec-single-event-description li, .mec-event-schedule-content, .mec-schedule-title, .mec-single-event .mec-event-meta .mec-events-event-categories a, .mec-single-event .mec-event-meta dd, .mec-single-event .mec-event-meta h6, .mec-single-event-sponsor span, .mec-single-event .mec-event-meta .mec-events-address .mec-address, .mec-single-event .mec-event-meta .mec-location-opening-hour span, .mec-single-event .mec-event-meta .mec-location-url span, .mec-single-event .mec-event-meta dd a {
  color: #000 !important;
}

.mec-single-event-description p, .mec-single-event-description li {
  font-size: 13pt !important;
  line-height: 1.65 !important;
}

.mec-schedule-title {
  font-size: 12pt !important;
}

.mec-schedule-description {
  font-size: 10pt !important;
}

.mec-load-month a, .mec-event-footer a, .mec-booking-button, .mec-event-social a, .mec-event-export-module a {
  text-decoration: none !important;
}

.mec-event-sharing-wrap br {
  display: none !important;
}

.mec-event-image img {
  width: 100%;
  height: auto;
}

.mec-events-event-image {
  text-align: center;
}

.mec-single-event .mec-single-event-location dl dd i, .mec-single-event .mec-single-event-organizer dl dd i {
  margin-right: 7px;
}

.author.fn.org i {
  margin-right: 10px;
}

.mec-single-event .mec-booking-button {
  box-shadow: none !important;
}

.mec-event-cost, .mec-event-more-info, .mec-event-website, .mec-events-meta-date, .mec-local-time-details, .mec-single-event-additional-locations, .mec-single-event-additional-organizers, .mec-single-event-category, .mec-single-event-date, .mec-single-event-label, .mec-single-event-location, .mec-single-event-organizer, .mec-single-event-sponsor, .mec-single-event-time {
  padding: 12px 0px 8px;
}

.mec-skin-tile-month-navigator-container .mec-calendar-header h2 {
  margin-top: 0 !important;
}

/*EVEREST FORMS*/
.evf-submit {
  color: #fff !important;
  font-size: 14pt !important;
  padding: 10px 20px !important;
  background: #48823d !important;
  border-radius: 0 !important;
  font-weight: 600 !important;
  border: 3px solid #48823d !important;
}

.evf-submit::after {
  font-family: "FontAwesome";
  padding-right: 3px;
  content: "\f105";
  position: relative;
  padding-left: 15px;
}

.evf-submit:hover {
  color: #48823d !important;
  background: #fff !important;
}

.everest-forms .everest-forms-notice--success {
    background-color: #173b2e !important;
}

button.calculator-trigger {
	font-size: 28px;
}

.g-recaptcha {
	padding-left: 0;
	padding-right: 0;
	transform: scale(0.77);
	-webkit-transform: scale(0.77);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	margin-top: 21px;
}

/*BACK TO TOP*/
.cd-top {
  background-color: #000;
}

/**
 * --------------------------------------------------------------
 * MEDIA BREAKPOINTS
 * --------------------------------------------------------------
 */

/* Extra-Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
	h1, h2 {
		font-size: 25pt;
	}
	
	#openingtextbold {
		font-size: 18pt;
	}
	
	.g-recaptcha {
		margin-top: 0px;
	}

	/*#header .panel-grid-cell:first-of-type {
		display: none;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}*/

	#openingtextrow {
		padding: 60px 0px 60px 30px;
		margin-left: -30px;
	}

	.widerowcolright {
		padding: 60px 30px 60px 35px;
	}
	
	#advancedbioman h2::before, #nsfawardee h2::before {
		margin-left: -150px;
	}
	
	#whyitmatters h2::before, #corepartners h2::before, #ourteamrow h2::before, #whatwedorow h2::before, #getinvolvedrow h2::before {
		margin-left: -105px;
	}
	
	#poweringimgmobtext {
		background-image: url("/wp-content/uploads/2026/07/Hero_Harvester.jpg");
		padding: 75px 30px;
	}
	
	#userwayAccessibilityIcon {
		right: -10px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	h1, h2 {
		font-size: 30pt;
	}
	
	.g-recaptcha {
		margin-top: 0px;
	}

	/*#header .panel-grid-cell:first-of-type {
		display: none;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}*/

	#openingtextrow {
		padding: 100px 0px 100px 30px;
		margin-left: -30px;
	}

	.widerowcolright {
		padding: 60px 30px 60px 35px;
	}
	
	#whyitmatters h2::before, #corepartners h2::before, #ourteamrow h2::before, #whatwedorow h2::before, #getinvolvedrow h2::before {
		margin-left: -105px;
	}
	
	#advancedbioman h2::before, #nsfawardee h2::before {
		margin-left: -150px;
	}
	
	#poweringimgmobtext {
		padding: 100px 30px;
		background-image: url("/wp-content/uploads/2026/07/Hero_Harvester.jpg");
	}
	
	#userwayAccessibilityIcon {
		right: -10px;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	h1, h2 {
		font-size: 35pt;
	}
	
	.g-recaptcha {
		margin-top: 30px;
	}

	#openingtextrow {
		padding: 120px 0px 120px 60px;
		margin-left: -60px;
	}

	.widerowcolright {
		padding: 60px;
	}
	
	/*#poweringimg {
		padding: 270px 0px;
	}*/
	
	#whyitmatters h2::before, #corepartners h2::before, #ourteamrow h2::before, #whatwedorow h2::before, #getinvolvedrow h2::before {
		margin-left: 0px;
	}
	
	#advancedbioman h2::before, #nsfawardee h2::before {
		margin-left: -170px;
	}
	
	#userwayAccessibilityIcon {
		right: 0px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	h1, h2 {
		font-size: 40pt;
	}
	
	/*#header .panel-grid-cell:first-of-type {
		display: block;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}*/

	#openingtextrow {
		margin-left: 0px;
	}

	.widerowcolright {
		padding: 30px 60px 60px 60px;
	}
	
	#poweringimgdesk {
		background-image: url("/wp-content/uploads/2026/07/Hero_Image_Collage_Whole.jpg");
		padding: 140px 0px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	#poweringimg {
		padding: 270px 0px;
	}
	
	#userwayAccessibilityIcon {
		right: 4px;
	}
}

/* X-Large Devices, Wide Screens */
@media only screen and (min-width : 1500px) {
	.widerowcolright {
		padding: 60px 200px 60px 60px;
	}
}