/*
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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

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


/*FONT STYLING*/
h1 {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 40pt;
  margin-top: 0;
}

h2 {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 40pt;
  line-height: 1.25;
  margin: 0px 0px 30px 0px;
}

h3 {
  font-family: "Poppins", sans-serif;
  color: #668349;
  font-weight: 500;
  font-size: 26pt;
}

h4 {
  font-size: 16pt;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
  line-height: 1.4;
  letter-spacing: 2px;
  margin-top: 30px;
}

h5 {
  font-size: 15pt;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0.5px;
}

h6 {
  text-transform: uppercase;
  font-size: 11pt;
}

body {
  /*
  background-image: url();
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #FFF;
  */
  font-family: "Lato", sans-serif;
  color: #524f4f;
  font-size: 15pt;
  line-height: 1.6;
}

body a {
	color: #334aff;
}

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

.home-edicons p, .home-ediconslast p {
  font-size: 12pt;
  line-height: 1.4;
}

.home-edicons .ow-button-base a, .home-ediconslast .ow-button-base a {
  padding: 0px !important;
  font-size: 18px !important;
  background: #fff !important;
  text-align: left;
  font-weight: 500;
  letter-spacing: 1px;
}

.home-edicons .sow-icon-fontawesome.sow-fas, .home-ediconslast .sow-icon-fontawesome.sow-fas {
  margin-left: 10px !important;
}

.home-edicons .ow-button-base a span, .home-ediconslast .ow-button-base a span {
  color: #a5c206 !important;
}

#home-doyoucarebg {
  background-image: url(/wp-content/uploads/2025/06/home-sectionbg2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #FFF;
  border-radius: 0px 50px 50px 0px;
}

.home-doyoucarecontext {
  margin-bottom: -60px;
}

.home-doyoucarecontext ul {
  padding-left: 45px !important;
}

.home-doyoucarecontext li {
  margin-bottom: 15px;
}

.home-doyoucarecontext li i {
  margin: 0 10px 0 -35px !important;
}

#allnewseventslink {
  font-size: 16pt;
}

#allnewseventslink a {
  text-transform: uppercase;
  margin: 0 10px;
  color: #668349 !important;
  font-weight: bold;
}

/*SUBPAGES*/
.single-news #header {
  margin-bottom: 60px;
}

.entry-content img {
  border-radius: 30px;
}

.fakeh6 {
  text-transform: uppercase;
  font-size: 11pt;
}

.centeredimg, .centeredtext {
	text-align: center;
}

#edhome-events .mec-event-image, .mec-single-event-location dl i, .mec-single-event-organizer dl i, .mec-single-event-additional-organizer dl i {
  display: none;
}

.mec-event-export-module.mec-frontbox a, .mec-event-social.mec-frontbox a, .mec-booking-button, .blogblock h3 a, #allnewseventslink a, .catlist a {
  text-decoration: none !important;
}

.narrowcol {
	max-width: 600px;
	margin: 0 auto;
}

.graybox {
  background: #edebe1;
  padding: 30px;
  border-radius: 30px;
  margin: 0 auto;
  max-width: 900px;
}

.graybox h3 {
  color: #000;
  padding: 10px 0px 15px 0px;
}

.graybox li {
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
  padding: 10px 15px;
}

.graybox a {
  text-decoration: none !important;
}

.grayoutlinedbox {
  border: 2px solid #edebe1;
  padding: 30px;
  border-radius: 45px;
}

#auditblock-block {
  background: #edebe1;
}

#auditblock-block h2 {
  font-size: 25pt;
}

#auditblock-block ul {
  padding: 0 0 0 15px;
}

#auditblock-block li {
  font-size: 12pt;
  padding-left: 10px;
  margin: 6px 0;
}

#auditblock-block li::marker {
  font-family: "FontAwesome";
  content: "\f00c";
  color: #F8d438;
}

.entry-content tbody {
  background: #fff;
  font-size: 13pt;
}

.entry-content tbody td {
  padding: 10px 15px;
  border: 1px solid #eee;
}

#involvedstep1, #involvedstep2, #involvedstep3, #involvedstep4 {
  font-size: 30pt;
  font-weight: bold;
  color: #fff;
}

#involvedstep1 span, #involvedstep2 span, #involvedstep3 span, #involvedstep4 span {
  border-radius: 50%;
  background: #61B3FE;
  padding: 9px 21px;
  border: 4px solid #000;
}

#localcontractors li {
  border-bottom: 2px solid #eee;
  padding: 10px 10px 15px;
}

#localcontractors a {
  text-decoration: none !important;
}

#contacttiles img {
  max-width: 131px;
}

.sow-image-container + h3 {
  text-align: center;
  font-size: 12pt;
  padding: 20px 30px;
  font-style: italic;
  color: #524f4f;
  font-weight: normal;
  line-height: 1.5;
}

.jobopenings .so-panel {
  border: 1px solid #eee;
  padding: 30px;
}

.jobopenings h3 {
  font-size: 16pt;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
  line-height: 1.4;
  letter-spacing: 2px;
}

.blogcatview h3 {
  color: #000;
  font-size: 30pt;
  line-height: 1.25;
}

.morebelowarrow {
  text-align: center;
  margin-bottom: -65px;
}

.morebelowarrow i {
  border-radius: 50%;
  padding: 15px 23px;
  font-size: 30pt;
  background: #F8D438;
}

.landingpageopen {
  border: 2px solid #edebe1;
  padding: 30px;
  border-radius: 45px;
}

/*PAGE LIST SHORTCODE*/
.page-list-ext-item {
  border-top: 1px solid #edebe1;
  padding: 30px 0px;
}

.page-list-ext-title {
  font-size: 20pt;
  font-weight: bold;
  margin-top: 0;
}

.page-list-ext .page-list-ext-image {
  margin: 5px 30px 30px 0;
}

/*HEADER*/
#breadcrumbs span {
  color: #524f4f;
}

#breadcrumbs span a {
  color: #668349;
  font-weight: bold;
}

.subpagetitleheader {
  max-width: 1177px;
  margin: 0px auto;
  padding: 45px 30px;
}

.subpagetitlebg {
  /*background: url(/wp-content/uploads/2025/06/footer-bg.jpg);
  background-position: center center;*/
  /*background-image: url(/wp-content/uploads/2025/07/Footer_WEDGraphic-Colored25per.jpg);
  background-size: cover;
  background-repeat: no-repeat;*/
  margin-bottom: 30px;
  background-color: #EDEBE1;
}

#wedlogo img {
  max-height: 80px;
  width: 100%;
}

/*MEGA MAX MENU*/
.menutitle > a {
  border-bottom: 1px solid #000 !important;
  padding: 10px 0px !important;
  margin-bottom: 15px !important;
}

/*FOOTER*/
#footericons {
  text-align: center;
  font-size: 18pt;
}

#footericons a {
  padding: 10px 11px;
  border: 1px solid #000;
  border-radius: 50%;
  margin: 0 5px;
}

#footericons .fa-facebook-f {
  padding: 0 6px;
}

#footericons .fa-instagram, #footericons .fa-linkedin {
  padding: 0 3px;
}

#footerlinks, #copyrightline {
  font-size: 10pt;
  margin-bottom: 10px;
}

#footerlinks a {
  font-weight: bold;
}

#site-footer {
  /*background-image: url(/wp-content/uploads/2025/06/footer-bg.jpg);*/
  background-image: url(/wp-content/uploads/2025/07/Footer_WEDGraphic-Colored25per.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #FFF;
  padding: 70px 0 30px 0;
  font-size: 13pt;
}

#site-footer h3 {
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15pt;
  font-family: "Lato", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

#site-footer-copyright {
  background: #000;
  font-size: 10pt;
}

#site-footer, #site-footer a, #site-footer a:hover {
  color: #524f4f;
}

#footericons a, #footerlinks a {
  color: #000 !important;
}

#footerlinks a {
  margin: 0 10px;
}

#footercol2 {
  padding: 0 30px;
}

#footercol2-text {
  max-width: 300px;
  margin: 0 auto;
}

#footercol2-text li {
  margin-bottom: 15px;
}

#footercol2-text i {
  color: #000;
  margin: 0 10px 0 -32px;
}

/*BUTTONS*/
.ow-button-base a, .evf-submit {
  border: none !important;
  font-size: 14pt !important;
  background: #a5c206 !important;
  border-radius: 50px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
}

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

.evf-submit {
  float: right;
  padding: 15px 25px !important;
}

#outlinedbtn .ow-button-base a {
  background: transparent !important;
  border: 2px solid #000 !important;
  font-weight: 600;
}

#outlinedbtn .ow-button-base a span {
  color: #000 !important;
}

/*ACCORDIONS*/
.sow-accordion-panel-header {
  font-family: "Poppins", sans-serif;
  letter-spacing: 2px;
  color: #524f4f !important;
  padding: 20px 30px !important;
  border: 1px solid #61B3FE;
  border-left: 5px solid #61B3FE;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 14pt !important;
  background: #fff !important;
}

/*TESTIMONIALS - TEAM*/
.sow-testimonials .sow-round-image-frame {
  width: 250px !important;
  height: 250px !important;
}

.sow-testimonials .sow-testimonial-wrapper {
  padding: 30px;
}

.sow-testimonials .sow-testimonial-wrapper .sow-testimonial-text {
  display: block !important;
}

/*EVEREST FORMS*/
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;
}

/*MODERN EVENT CALENDAR*/
.post-type-archive-mec-events #main-content h1, .tax-mec_category #main-content h1 {
  display: none !important;
}

.mec-event-list-classic .mec-event-detail {
    float: none;
}

.mec-event-list-classic .mec-event-detail, .mec-event-list-classic .mec-price-details {
  overflow: inherit;
}

.single-mec-events #body-wrapper {
  margin-top: 60px;
}

.mec-single-event-description p, .mec-single-event-description li, .mec-event-meta abbr, .mec-event-meta dd, .mec-event-meta dd a, .mec-single-event .mec-event-meta h6 {
  color: #524f4f !important;
}

.mec-event-meta abbr, .mec-event-meta dd, .mec-event-meta dd a, .mec-single-event .mec-event-meta h6 {
  font-size: 12pt !important;
}

.mec-single-event-description p, .mec-single-event-description li {
  font-size: 15pt !important;
}

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

#edhome-events .mec-event-title a {
  font-size: 18pt;
  text-decoration: none !important;
  line-height: 1.25;
  font-weight: 500;
  font-family: "poppins", san-serif;
}

#edhome-events .mec-event-article {
  border-bottom: 2px solid #ccc3bd;
  padding-bottom: 40px;
}

.mec-single-event .mec-event-meta dd.mec-organizer-email a, .mec-single-event .mec-event-meta dd.mec-organizer-tel a, .mec-single-event .mec-events-meta-date dd span, .mec-single-event .mec-single-event-additional-organizers dd span, .mec-single-event .mec-single-event-location dd span, .mec-single-event .mec-single-event-organizer dd span {
	padding-left: 0px;
}

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

.mec-event-date span, .mec-event-detail {
  font-weight: 600 !important;
  font-size: 11pt !important;
}

.mec-event-detail {
  color: #6e6c6d !important;
}

/*TOOLSET - ALL*/
.pagination-row {
  margin-top: 45px;
}

.pagination > .active > span, .pagination > .active > span:hover, .pagination > .disabled > span {
  color: #ccc3bd;
  background-color: #fff;
  border-color: #ccc3bd;
}

.pagination > li > a, .pagination > li > span {
  color: #000;
  background-color: #a5c206;
  border-color: #ccc3bd;
  text-decoration: none !important;
}

/*TOOLSET - BLOG*/
.blogquestions {
  background-color: #EDEBE1;
  padding: 40px;
  border-radius: 30px 30px 0px 0px;
  margin: 45px 0px -20px;
}

.post-type-archive-blog .content-area {
  padding-right: 30px;
  padding-left: 30px;
}

.post-type-archive-blog h1 {
  text-transform: capitalize;
}

.catlist a {
  color:#000;
}

.catlist a::after {
  content: "•";
  font-size: 10pt;
  margin: 0 10px;
}

.blogblock h3 a {
  font-weight: 500;
  line-height: 1.25;
}

.single-news .blogcontent img, .wp-caption img[class*="wp-image-"] {
  max-width: 100% !important;
  height: auto !important;
  margin: 30px 0;
}

.catbubblelist a {
  background: #fff;
  padding: 5px 10px;
  border-radius: 50px;
  margin: 0 4px;
  color: #668349;
  text-decoration: none !important;
  font-size: 9pt;
  font-weight: bold;
  border: 1px solid #668349;
}

.catbubblelist a:hover {
  text-decoration: underline !important;
  background: #668349;
  color: #fff;
}

#blogdateline {
  padding-left: 45px;
}

.pp-multiple-authors-wrapper h2 {
  display: none;
}

.single-blog .alignleft, .single-blog .alignright {
  margin: 15px 20px;
}

#blog-imgcaption {
  text-transform: none;
  font-size: 12pt;
  font-style: italic;
}

/*AUTHORS*/
.sow-author-box .photo {
  max-width: 100%;
  height: auto;
}

.sow-author-box-avatar {
  margin: 0 auto;
}

/*SEARCH RESULTS*/
.entry-header.subtitle span, .more-link:hover, .more-link, .search-resultblock h3 a {
  color: #000;
}

.searchheader {
  margin: 45px 0px 60px 0px;
}

.search-resultblock h3 a {
  text-decoration: none !important;
}

.search-resultblock h3 a:hover, .more-link {
  color: #a5c206;
}

.search-resultblock h3 {
  font-size: 22pt;
  font-weight: 600;
}

.search-resultblock h3 a {
  border-bottom: none;
} 

.linkblock {
  margin-top: 30px;
}

.more-link {
  font-size: 13pt;
  padding: 12px 20px !important;
  background: #fff;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none !important;
  border: 2px solid #a5c206;
  font-weight: 600;
}

.search-resultblock {
  border-bottom: 1px solid #edebe1;
  padding-bottom: 45px;
}

.searcharchexcerpt {
  font-size: 12pt;
  line-height: 1.35;
}

/*MODAL WINDOW*/
.is-form-style input.is-search-input, .is-form-style .is-search-submit {
  height: 45px !important;
}

.is-form-style input.is-search-input {
  font-weight: normal;
}

#myModalsearch .is-search-submit .is-search-icon {
  background: #8cc747 !important;
  border: none !important;
  height: 100%;
  padding: 10px !important;
}

#myModalsearch.modal {
  text-align: center;
  padding: 0!important;
}

*#myModalsearch.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

#myModalsearch .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#myModalsearch .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}

#myModalsearch .modal-content {
  background: #fff;
  padding: 15px 25px;
  border: none;
  box-shadow: none !important;
}

#myModalsearch .modal-body .form-control {
  border-color: #12232E;
  border-radius: 0;
  padding: 20px 15px;
}

#myModalsearch .modal-header {
  border-bottom: none;
  padding-bottom: 0;
}

.modal-header h4 {
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 20pt;
}

#myModalsearch .sf-field-submit {
  text-align: right;
}

#myModalsearch .searchandfilter ul {
  padding: 0;
}

#myModalsearch .searchandfilter label, .sf-input-text {
  width: 100%;
}

#myModalsearch .sf-input-text {
  padding: 10px;
}

/*SEARCH & FILTER*/
#searchfiltersidebar {
  background: #edebe1;
  padding: 5px 20px 20px 20px;
  margin-bottom: 45px;
}

.search-filter-label {
  text-transform: uppercase;
  margin: 20px 0 10px;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  line-height: 2;
}

.search-filter-input-button.search-filter-field__input {
  color: #fff;
  font-size: 14pt;
  padding: 8px 20px 5px 20px;
  background: #a5c206;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  width: 100%;
  font-family: "Poppins", sans-serif;
  letter-spacing: 2px;
  border-radius: 50px !important;
  margin: 20px 0;
}

.search-filter-style--choice-checkbox label span {
  font-size: 12pt !important;
}

.search-filter-style--choice-checkbox label {
  padding-bottom: 10px !important;
}

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

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

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

	.ow-button-base a {
		padding: 25px 30px !important;
	}
	
	#header .panel-grid-cell:first-of-type {
		display: none;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}
	
	#cedilink, #allnewseventslink {
		text-align: center;
	}
	
	#footercol1 {
		border-right: 0px;
		border-bottom: 1px solid #524f4f;
		padding: 0px 30px 45px 30px;
	}
	
	.home-edicons, .home-ediconslast  {
		padding: 35px 0;
		max-width: 300px;
		margin: 0 auto;
	}
	
	.home-edicons {
		border-right: 0px;
		border-bottom: 2px solid #ccc3bd;
	}

	.home-doyoucarecontext {
		padding: 75px 30px 10px;
	}
	
	.blogtop-socials .addtoany_list {
		float: none !important;
	}
	
	#post-913 img {
	  margin: 0 auto;
	}
	
	#involvedstep1, #involvedstep2, #involvedstep3, #involvedstep4 {
		text-align: center;
		margin-top: -100px;
		margin-right: 0px;
		margin-left: 95px;
	}
	
	.twocols-col1, .twocols-col2 {
	  padding: 0px 45px 45px 45px;
	}
	
	.twocols-col1 {
		border-right: 0px;
		border-bottom: 2px solid #ccc3bd;
	}

	.twocols-col2 {
		border-left: 0px;
	}
	
	.sow-accordion {
		margin: 0px;
	}

	#auditblock-block {
		padding: 30px 20px;
		margin: 0 23px;
	}

	.subpagetitlebg {
		background-position: bottom center; 
	}

	.search-resultblock {
		width: 100%;
		display: block;
		margin: 0px 0px 40px;
	}
	
	.page-list-ext .page-list-ext-image {
		display: block;
		width: 100%;
		margin: 0 auto 15px;
	}
	
	.page-list.page-list-ext {
		text-align: center;
	}
}

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

	.ow-button-base a {
		padding: 25px 30px !important;
	}
	
	#header .panel-grid-cell:first-of-type {
		display: none;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}
	
	#cedilink, #allnewseventslink {
		text-align: center;
	}
	
	#footercol1 {
		border-right: 0px;
		border-bottom: 1px solid #524f4f;
		padding: 0px 30px 45px 30px;
	}
	
	.home-edicons, .home-ediconslast  {
		padding: 35px 0;
		max-width: 300px;
		margin: 0 auto;
	}
	
	.home-edicons {
		border-right: 0px;
		border-bottom: 2px solid #ccc3bd;
	}

	.home-doyoucarecontext {
		padding: 75px 30px 10px;
	}
	
	.blogtop-socials .addtoany_list {
		float: none !important;
	}
	
	#post-913 img {
	  margin: 0 auto;
	}
	
	#involvedstep1, #involvedstep2, #involvedstep3, #involvedstep4 {
		text-align: center;
		margin-top: -100px;
		margin-right: 0px;
		margin-left: 95px;
	}
	
	.twocols-col1, .twocols-col2 {
	  padding: 0px 45px 45px 45px;
	}
	
	.twocols-col1 {
		border-right: 0px;
		border-bottom: 2px solid #ccc3bd;
	}

	.twocols-col2 {
		border-left: 0px;
	}
	
	.sow-accordion {
		margin: 0px;
	}

	#auditblock-block {
		padding: 30px 45px;
		margin: 0 30px;
	}

	.subpagetitlebg {
		background-position: bottom center; 
	}

	.search-resultblock {
		width: 100%;
		display: block;
		margin: 0px 0px 40px;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.g-recaptcha {
		margin-top: 30px;
	}
	
	#cedilink {
		text-align: left;
	}

	#footercol1 {
		border-right: 1px solid #524f4f;
		border-bottom: 0px;
		padding: 0px 30px 45px 30px;
	}
	
	.home-edicons, .home-ediconslast  {
		max-width: 100%;
		margin: 0 auto;
		padding: 0 35px;
	}
	
	.home-edicons {
		border-right: 2px solid #ccc3bd;
		border-bottom: 0px;
	}
	
	#home-edicon2 {
		border-right: 0px;
	}

	.home-doyoucarecontext {
		padding: 75px 60px 10px;
	}
	
	.blogtop-socials .addtoany_list {
		float: right !important;
	}
	
	.twocols-col1, .twocols-col2 {
	  padding: 0 45px;
	}
		
	.twocols-col1 {
		border-bottom: 0px;
		border-right: 1px solid #ccc3bd;
	}

	.twocols-col2 {
	  border-left: 1px solid #ccc3bd;
	}

	.subpagetitlebg {
		background-position: bottom -50px center; 
	}

	.search-resultblock {
		width: 45%;
		display: inline-block;
		margin: 0px 2% 40px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.ow-button-base a {
		padding: 25px 50px !important;
	}

	.home-ediconslast {
		padding: 0 0 0 30px;
	}
	
	#home-edicon2 {
		border-right: 2px solid #ccc3bd;
	}

	.home-doyoucarecontext {
		padding: 75px 30px 10px 100px;
	}	
	
	#allnewseventslink {
		text-align: right;
	}
	
	#post-913 img {
	  margin: 0;
	}
	
	#involvedstep1, #involvedstep2, #involvedstep3, #involvedstep4 {
	  text-align: right;
	  margin-top: -75px;
	  margin-right: 30px;  
	  margin-left: 0;
	}
	.collapse.mobile-search-collapse {
		overflow: hidden;
		display: block;
		height: auto !important;
		visibility: visible;
	}
	
	.sow-accordion {
		margin: 0 30px;
	}

	.subpagetitlebg {
		background-position: bottom -125px center; 
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	#header .panel-grid-cell:first-of-type {
		display: block;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}
	#footercol1 {
		border-bottom: 0px;
		border-right: 1px solid #524f4f;
		padding: 0px 45px 0px 0px;
	}

	#home-doyoucaretextcol {
		margin-top: -75px;
		max-width: 900px;
		float: right;
	}

	.home-doyoucarecontext {
		padding: 130px 30px 10px 30px;
	}
	
	#home-doyoucareimg {
		float: left;
		max-width: 700px;
	}
}

/* X-Large Devices, Wide Screens */
@media only screen and (min-width : 1800px) {

}