.yellow-box a:link, .yellow-box a:active, .yellow-box a:focus, .yellow-box a:visited
{
	background-color: #f8de00;
	border: 8px solid #f8de00;
	
}

.footer-phone-address a:active, .footer-phone-adderess a:focus, .footer-phone-adderess a:visited {
	text-decoration: none !important;
	font-weight: bold !important;
	color: #3e69dc !important;
}

.footer-phone-address a:hover {
	text-decoration: underline !important;
	font-weight: bold !important;
}



/* Remove (go back) link from footer form submission message | 36964622-hc JP */
#colophon #contact-form-widget-block-7 h3 {
    font-size: 0;
}


#colophon #contact-form-widget-block-7 h3:before {
    font-size:1.75rem;
    content: "Thank you.";
    font-weight: 700;
}
/* /end 36964622-hc JP */ 
	
	

/*underline hyperlinks in numberered list in Turning 65 page | SN-35750090-hc*/
.page-id-1120 li a {
    text-decoration: underline;
}
	
	.page-id-1120 li a:hover {
    text-decoration: none;
}


/* Header: reduce the padding between header and content -- 16374104-hc (EZ) */
@media only screen and (min-width: 560px) {
  .site-main {
    padding-top: 40;
  }
}

.footer-text {
	font-size: 12pt;
}

.grunion-field-label {
	font-size: 18pt;
}

.grunion-field-wrap input {
	height: 18px;
}



/* change site title color #15412542-hc */
.site-title {
}



#menu-primary {
	padding-left:15px;

}

#masthead {
	border-bottom-color: transparent;
}

.sub-menu li {
	padding-left:25px;
}

.wp-block-group .wp-block-group__inner-container h2.has-text-align-left {
	margin: 20px 0 0 15px !important;
}

.alignfull .wp-block-column {
	margin-left: 15px;
}

.wp-block-button span.dashicons-phone {margin-top:4px;
}

.alignfull .wp-block-column h1 {
	padding-top:20px;
}

.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
	color: #3e69dc;
}

.mc-custom-blue-button .wp-block-button__link:active, .mc-custom-blue-button .wp-block-button__link:focus, .mc-custom-blue-button .wp-block-button__link:hover, .mc-custom-blue-button .wp-block-button__link:visited {
	color: #ffffff;
}

.mc-custom-blue-button19 .wp-block-button__link:active, .mc-custom-blue-button19 .wp-block-button__link:focus, .mc-custom-blue-button19 .wp-block-button__link:hover, .mc-custom-blue-button19 .wp-block-button__link:visited {
	color: #ffffff;
}

.mc-custom-green-button .wp-block-button__link:active, .mc-custom-green-button .wp-block-button__link:focus, .mc-custom-green-button .wp-block-button__link:visited {
	color: #000000 !important;
}


.mc-custom-blue-button
.wp-block-button__link:hover {
	color: #000000;
	background-color: #FFFFFF !important;
}

.mc-custom-green-button
.wp-block-button__link:hover {
	color: #000000;
	background-color: #FFFFFF !important;	
}

.dashicons, .dashicons-before:before {
	vertical-align: center;
	height:20px;
}

#actionbar {
	display: none;
}
/*
h1.entry-title {
	font-size: 1.8rem;
}

h2 {
	font-size:1.8rem;
}

h3.margin-bottom-half {
		font-size:1.5rem;
}

h4 {
	1.3rem;
}

h6 {
	line-height: 1.3rem;
}
*/
.wp-block-button .wp-block-button__link {
	text-transform: none;
}

.link-no-underline a:link, 
.link-no-underline a:active, .link-no-underline a:focus, 
.link-no-underline a:visited {
	text-decoration:none;
}

.bio {
	color: black;
	font-size:.8rem;
	text-align:center;
	line-height: 1.4;
}

.bio h5 {
	margin-block-start: .5em;
    margin-block-end: .5em;
	text-align: center;
}

/* To add the extra padding in top of the site content for the mobile devies | SK-15475184-hc **/
@media only screen and (max-width: 767px) {

  .site-main {
    padding-top: 0;
  }

	.wp-block-group__inner-container h1 {
		padding-top: 60px;
	}
}

/** unwrap the phone icon #2371954-zen **/
.wp-block-button.is-style-default.phone-icon {
    width: 200px;
}

.call-to-action h5 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.call-to-action2 h5 {
	padding-top: 20px;
	padding-bottom: 20px;
}


.call-to-action a  {
	text-decoration:none;
}

.call-to-action2 a  {
	text-decoration:none;
}

.call-to-action  {
	background: #a8e6ff;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 16pt;
}

.call-to-action2  {
	background: #ffc1a8;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 16pt;
}

.wp-block-button__link {
		font-size: 16pt;
}

.featured-by {
	padding-top: 0em;
	padding-bottom: 0em;
}

.footer-menu {
	list-style-type:none;
	padding: 10px;
	float: right;
}

#menu-item-3967 {
	list-style-type:none;
	padding: 10px;
	float: left;
	font-size: 0.83333rem;
}

/* Remove sub menu item dash | smf-18308940-hc */
.main-navigation .sub-menu .menu-item a::before {
    content: none;
}

.site-header {
		padding-right: 70px !important;
		padding-left: 80px !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		margin-right: 0px !important;
		margin-left: 0px !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;		
	}

/* Primary: remove the inline margin -- 16374104-hc (EZ) */
#primary {
  margin-top: 65px !important;
}

/*Menu caret style | 20103750-hc sb*/
 #masthead .site-header-wrapper .main-navigation ul li a::after{
  color: #949494;
	 padding-left: 4px;
	 font-size: 0.59444rem;
}

/*footer*/

#menu-footer-menu {
	padding-left:0px;
}
/*
.contact-form input[type=email], .contact-form input[type=tel], .contact-form input[type=text], .contact-form input[type=url] {
	margin-bottom:.7rem;
}

.ftAddress {
	font-size:.85rem;
}
*/
div.site-info, .site-info div, .privacy-policy-container, .site-name {
	display: none;
}

.circle {
	position: relative;
	top:-80px;
	left:100px;
}

.circle a {
	border-radius:20px;
	background: #046389;
	color: white;
	padding: 8px;
	font-weight: bold;
	font-size:20px;
}

.wp-block-button__link {
	font-size:16px;
	text-transform: none!important;
}

.button, .button, input[type="submit"], .wp-block-button__link, .wp-block-file__button, .a8c-posts-list__view-all, button[data-load-more-btn] {
	text-transform: normal;
}

.modal-window-content > h4 {
	font-size: 1.5rem;
	font-weight:normal;
}

.modal-window-content > p {
	margin-bottom: 10px;
}

.hugebutton > a {
	padding: 30px;
}

/*  Set logo size 27344829-hc    */
#masthead .site-header-wrapper .site-branding .site-logo {
 max-width: 154px;
}

/*  Set logo size 27344829-hc    */
.custom-logo-link img {
    width:154px; 
  height:68px; 
}


h5.margin-bottom-half a {
	color:white;
}

/* Center the iframe on the home page 29167009-hc cw */
#advanced_iframe_mc-custom-blue-button2 {
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

/* Center and limit the width of the Our Success group block | MJR | hc-29172189 */
div.wp-block-group.alignwide.wide-width-1{
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
/* END */


.video-wide-width1 {
  width: 38%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}


.footer-phone-adderess a:active, .footer-phone-adderess a:focus, .footer-phone-adderess a:visited {
	text-decoration: none !important;
	font-weight: bold !important;
}

.footer-phone-adderess a:hover {
	text-decoration: underline !important;
	font-weight: bold !important;
}


.call-custom-colorOFF a:link, 
.call-custom-colorOFF a:active, .call-custom-colorOFF a:focus, .call-custom-colorOFF a:visited {
	text-decoration: none !important;
	font-size: 15pt !important;
}

.call-custom-colorOFF a:hover {
	text-decoration: underline !important;
	font-size: 15pt !important;
}


.menu-bold a:link, 
.menu-bold a:active, 
.menu-bold a:focus, 
.menu-bold a:visited {
	text-decoration: none !important;
	font-size: 15pt !important;
}

.menu-bold a:hover {
	text-decoration: underline !important;
	font-size: 15pt !important;
}


.call-custom-color a:link, .call-custom-color a:active, .call-custom-color a:focus, .call-custom-color a:visited {
	color: #3e69dc;
	font-weight:bold;
}


.menu-not-bold a:link, .menu-not-bold a:active, .menu-not-bold a:focus, .menu-not-bold a:visited {
	
	font-weight:normal;
}

.menu-not-bold-contact a:link, .menu-not-bold-contact a:active, .menu-not-bold-contact a:focus, .menu-not-bold-contact a:visited {
	color: #2c313f !important;
	font-weight:bold !important;
	border-bottom: 0px !important;
	font-size: 15pt !important;
}


.mc-custom-green-button a:link, .mc-custom-green-button a:active, .mc-custom-green-button a:focus, .mc-custom-green-button a:visited {
	font-size:21px;
	padding: 35px 20px 35px 20px !important;
	font-weight:bold;
	text-transform: none !important;
	color:#000000 !important;
}

.mc-custom-blue-button a:link, .mc-custom-blue-button a:active, .mc-custom-blue-button a:focus, .mc-custom-blue-button a:visited {
	font-size:21px;
	padding: 25px 25px 25px 25px;
	font-weight:500;
	text-transform: uppercase !important;
}

@media screen and (min-width: 600px) {
	.mobile-phone {
display:none;
}


.phone-mobile-icon-block a {
	padding: 2px 2px 2px 2px;
}
	

	
	
}


/*Sets Menu Button Square|hc 29929822 fox*/
.button{
  border-radius: 0px;
}





html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
form,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
Nav,
h6 {
font-family: 'Lato', sans-serif;
}

.entry-title {
	font-size: 1.4rem;
	letter-spacing:normal;
	line-height:2;
}

body {
	font-size:1.0rem;
	font-weight:normal;
	color:black;
	text-align:left;
}


h4, .h4 {
	font-size:1.2rem;
	letter-spacing:normal;
	line-height:1.125;
}

h1, .h1 {
	font-size:2.1rem;
	letter-spacing:normal;
}


h2, .h2 {
	font-size:1.9rem;
	letter-spacing:normal;
}

h3, .h3 {
	font-size:1.75rem;
	letter-spacing:normal;
}


.bluebutton {
	background-color: #3e69dc;
	padding: 6px 12px;
	position:relative;
	top:-6px;
	border-radius: 5px;
}

.bluebutton a:link, .bluebutton a:active, .bluebutton a:focus, .bluebutton a:hover, .bluebutton a:visited {
	color: #ffffff;
}


.call-custom-color a:link, .call-custom-color a:active, .call-custom-color a:focus, .call-custom-color a:visited {
	color: #3e69dc;
	font-weight:bold;
}

.menu-not-bold a:link, .menu-not-bold a:active, .menu-not-bold a:focus, .menu-not-bold a:visited {
	
	font-weight:normal;
}

.bluebutton {
	background-color: #3e69dc;
	padding: 6px 12px;
	position:relative;
	top:-6px;
	border-radius: 5px;
}

.bluebutton a:link, .bluebutton a:active, .bluebutton a:focus, .bluebutton a:hover, .bluebutton a:visited {
	color: #ffffff;
}


.call-custom-color a:link, .call-custom-color a:active, .call-custom-color a:focus, .call-custom-color a:visited {
	color: #3e69dc;
	font-weight:bold;
}

.wp-block-button__link a:link, .wp-block-button__link a:active, .wp-block-button__link a:focus, .wp-block-button__link a:visited {
}


@media screen and (min-width: 600px) {
	.mobile-phone {
display:none;
}


	
.phone-mobile-icon-block a {
	padding: 2px 2px 2px 2px;
}
	
	
}





/*Sets Menu Button Square|hc 29929822 fox*/
.button{
  border-radius: 0px;
}

@media screen and (max-width: 768px) {
  /* css to float phone number button at the bottom - #4038037-zd | SJ */


	#primary {
  margin-top: 20px !important;
}	
	
	
.wp-block-button.phone-mobile-icon-block {
    position: fixed;
    top: 0 !important;
		
		right: 0;
    z-index: 10001;
		position:fixed;
	height:70px;
	width:84%;
	box-sizing:border-box;
	display:block;
	overflow:hidden;
	background-color: #FFFFFF;
}
	
.mc-custom-green-button a:link, .mc-custom-green-button a:active, .mc-custom-green-button a:focus, .mc-custom-green-button a:visited {
	font-size:21px;
	padding: 35px 20px 35px 20px !important;
	font-weight:bold;
	text-transform: none !important;
	color:#000000 !important;
	
}	
	
	
	
}


h6, .h6 {
	font-size:1.2rem;
	letter-spacing:normal;

}

h6, .h6   {
	font-size:1.2rem;
	letter-spacing:normal;

}

.h6 a:link, .bluebutton a:active, .h6 a:focus, .h6 a:hover, .h6 a:visited {
	color: #ffffff;
}

.grunion-field-label {
    font-size: 16pt;
}

.page-id-4427 #footer {
display: none;
}


.custom-logo-200 img {
    width:200px;
    height:222px;
}

table.bbbfooter th, table.bbbfooter td {
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #f79646 #ccc;
}


.mc-custom-blue-button2 a:link, .mc-custom-blue-button2 a:active, .mc-custom-blue-button2 a:focus, .mc-custom-blue-button2 a:visited {
	font-size:21px;
	padding: 25px 60px 25px 60px;
	font-weight:500;

}


.mc-custom-blue-button2 .wp-block-button__link:active, .mc-custom-blue-button2 .wp-block-button__link:focus, .mc-custom-blue-button2 .wp-block-button__link:hover, .mc-custom-blue-button2 .wp-block-button__link:visited {
	color: #ffffff;
}



.blue-box a:link, .blue-box a:active, .blue-box a:focus, .blue-box a:visited {
	color:#FFFFFF !important;
	text-decoration: none;
}


.margin-bottom-half a:link, .margin-bottom-half a:active, .margin-bottom-half a:focus, .margin-bottom-half a:visited {
	color:#FFFFFF !important;
	text-decoration: underline;
}

.margin-bottom-half a:hover {
	color:#FFFFFF !important;
	text-decoration: none;
}




/*Remove extra padding below buttons on homepage cover block | #30890070-hc JL */
.wp-block-cover .wp-block-cover__inner-container {
	margin-bottom: 0;
}

.grunion-field-label {
	font-size: 10pt;
	line-height: 2;
}

/* Remove border radius from all form buttons 30715110-hc (rf) */
form button {
	border-radius: 0;
		color: #ffffff;
	font-weight:500 !important;
}

.contact-form input[type=email], .contact-form input[type=tel], 
.text-box-custom-height input[type=text], 
.contact-form input[type=url],
.contact-form select[type=Gender],
.contact-form select[type=Product] {
height:20px !important;
	
}

.text-box-custom-height
{
height:20px !important;	
}


.grunion-field-label {
	font-size: 10pt;
}

.grunion-field-wrap input {
	height: 18px;
}

.grunion-field-wrap textarea {
	height: 80px !important;
}

.contact-form input[type=email], .contact-form input[type=tel], .contact-form input[type=text],
.contact-form input[type=url],
.contact-form select[type=Gender],
.contact-form select[type=Product]{
	margin-bottom:.1em !important;
}


.mc-custom-blue-button19 a,
.mc-custom-blue-button19 a:link, .mc-custom-blue-button19 a:active, .mc-custom-blue-button19 a:focus, .mc-custom-blue-button19 a:visited {
	font-size:21px;
	padding: 25px 22px 25px 22px;
	font-weight:500;

}


.select {
    font-size: 12pt;
    border-radius: 0;
    
    margin: .1em 0em 0em 0em;
    padding: 0px 0em 0em 0em;
    height: 47px;
	



}

option {
    font-size: 14px;

 
	
    }


/* Use hamburger icon for mobile menu | 34496159-hc */
 
/* hide current menu toggle text */
#toggle-menu {
    font-size: 0;
      position: fixed;
      left: 0;
      
      height: 100px;
      width: 100px;
      background-color:#FFFFFF;
      z-index: 10003;
}
 
/* add hamburger menu icon */
#toggle-menu:before {
    content: '\2630';
    display: inline-block;
    text-align: center;
    font-size: 2.0rem;
    line-height: 1.8;
    width: 30px;
    height: 40px;
            z-index: 10003;
            color:#3E69DC;
}

 



.widget.widget_block {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

}