.rpt_plan .rpt_title {
  text-align: center;
}

.main-navigation a {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
}

body.responsive.layout-full #page-wrapper .full-container {
  max-width: 2048px;
}

/* this is for the YRA ont he top left of the menu */
header#masthead.masthead-logo-in-menu .logo > img {
  max-height: 35px !important;
}

header#masthead.masthead-logo-in-menu .logo {
  padding-top: 15 !important;
  padding-bottom: 0 !important;
}

/* Menu Items */
header#masthead .main-navigation ul li a {
  padding-bottom: 10px;
  padding-top: 8px;
		font-size: 16px;
}

header#masthead .main-navigation ul ul li a {
  padding-bottom: 10px;
	  padding-top: 8px;
		font-size: 12px;

}

/*.home #main-slider {
  margin-top: -2px;
  margin-bottom: -2px;
  margin-right: -2px;
  margin-left: -2px;
}

*/
.sc-form-group {
  color: #615a5a;
  font-size: 80%;
}
.mybuttons a {
    width: 50%;
    height: 20px;
   text-align: center;
}
  @media (max-width: 600px){
	h1 {
		line-height: 38px; /* Default with your setup is 28.8px */
	}
    input.wpcf7-form-control.wpcf7-submit:hover {
background-color: black;
color: orange;
}
input.wpcf7-form-control.wpcf7-submit {
background-color: red;
color: orange;
    }
  input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}   
    .home .hgroup, .home .main-navigation {
	z-index: 10000;
}
}
.home .hgroup, .home .main-navigation,
.masthead_overflow .hgroup, .masthead_overflow .main-navigation {
	z-index: 10000;
}

.home .site-header, .masthead_overflow .site-header {
	position: absolute;
	left: 0;
	right: 0;
}

.home #sticky-container .main-navigation,
.masthead_overflow #sticky-container .main-navigation {
	background: rgba(52,53,56,.5) !important;
}

.home .main-navigation, .masthead_overflow .main-navigation {
	background: none !important;
}

.home #main.site-main, .masthead_overflow #main.site-main {
	padding: 0 35px
}
.entry-content .panel-grid:first-of-type  .siteorigin-panels-stretch.panel-row-style-full-width .widget_sow-hero:first-of-type {
	margin-top: -25px;
}
.grecaptcha-badge { visibility: hidden; }