/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
 position: relative; 
}
.hhs-side-menu .hhs-sidebar-nav-toggle {
  display: inline-block;
  width: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}
.hhs-side-menu .hhs-sidebar-nav-toggle i {
  float: right;
  width: 15px;
}

/* Mobile styles */
@media (max-width: 768px) {
  #cm-footer .footer__container ul {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #cm-footer .footer__container ul li {
    display: block;
  }

  #cm-footer .footer__container ul li a {
    text-align: center;
  }
}




@import url("https://use.typekit.net/pdu3ccz.css"); 

<style>
    @import url("https://use.typekit.net/pdu3ccz.css");
</style>

.cm-home-banner.hhs-hero-slider .carousel-cell {
	background-position: center !important;
}

.hhs-hero-mod.cm-home-banner .hhs-col-inner-con h1 span.morphext {
	font-size:100px;
	letter-spacing: 0;
	line-height: 1.1em;
	font-weight:normal;
}

.hhs-sidebar-nav-toggle {
	cursor: pointer;
}

.cm-footer .foot-nav-title:after {
	cursor: pointer;
}

main.body-container-wrapper .widget-type-simple_menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
	max-width: 100%;
	text-overflow: unset;
}

iframe{
	max-width:100% !important;
}

.systems-page .success {
	font-size: 1rem;
}

blockquote, blockquote p{
	font-size: 18px;
	margin-left:0;
	margin-right:0;
	padding-left: 15px;
}

@media(min-width:579px){
	header.header{
		min-height: 82px;	
	}

}

@media(max-width:1199px){
	.hhs-hero-mod.cm-home-banner .hhs-col-inner-con h1 span.morphext {
		font-size: 40px;
	}
}
@media(max-width: 992px)
{
blockquote, blockquote p{
		font-size: 16px;

	}
}

@media(max-width:991px){
	.heritage-slider .hhs-col-inner img {
		max-width: 300px;
		margin: 0 auto 15px;
	}

	.heritage-slider .c1 .hhs-col-inner {
		text-align: center !important;
	}

	img {
		margin-bottom:15px;
	}

	.hs-button {
		font-size:12px;
		padding: 20px 12px;
	}

}

@media(max-width:575px){
	header.header{
		min-height: 82px;	
	}
	.hhs-hero-mod.cm-home-banner .hhs-col-inner-con h1 span.morphext {
		font-size: 24px;
	}
}
/*** CUT FROM HERE ***/
/*** CUSTOM UPLOADED FONTS 
  * Remove the @font-face block below if you're loading Adobe Type Kit.
***/

@font-face {
 font-family: 'Mightymountain'; 
 src: url('https://39814027.fs1.hubspotusercontent-na1.net/hubfs/39814027/Fonts/MightyMtnSingle.eot?') format('eot'), url('https://39814027.fs1.hubspotusercontent-na1.net/hubfs/39814027/Fonts/MightyMtnSingle.ttf') format('truetype');
}

@font-face {
 font-family: 'Beanco'; 
 src: url('https://39814027.fs1.hubspotusercontent-na1.net/hubfs/39814027/Fonts/Beanco/Beanco.woff2') format('woff'), url('https://39814027.fs1.hubspotusercontent-na1.net/hubfs/39814027/Fonts/Beanco/Beanco.otf') format('otf');
}


  /*** FONTS FOR EASY COPY & PASTE 
   * 
   * Add Name of Your Fonts Here
   * 
   * ***/


/******  WEBSITE HEADINGS ******/
/*h1 {font-family: 'Mightymountain', sans-serif !important;}*/
h2 {font-family: 'Mightymountain', sans-serif !important;}
h3 {font-family: 'Mightymountain', sans-serif !important;}
/*h4 {font-family: 'Mightymountain', sans-serif !important;}*/
/*h5 {font-family: 'Mightymountain', sans-serif !important;}*/
/*h6 {font-family: 'Mightymountain', sans-serif !important;}*/

/****** PARAGRAPHS AND LISTS ******/

/*p {font-family: 'Mightymountain', sans-serif !important;}*/
/*li, ol {font-family: 'Mightymountain', sans-serif !important;}*/
/*blockquote {font-family: 'Mightymountain', sans-serif !important;}*/


/******  BLOG HEADINGS ******/
/*h1.blog-post__title {font-family: 'Mightymountain', sans-serif !important;}*/
/*.blog-post h2 {font-family: 'Mightymountain', sans-serif !important;}*/
/*.blog-post h3 {font-family: 'Mightymountain', sans-serif !important;}*/
/*.blog-post h4 {font-family: 'Mightymountain', sans-serif !important;}*/
/*.blog-post h5 {font-family: 'Mightymountain', sans-serif !important;}*/
/*.blog-post h6 {font-family: 'Mightymountain', sans-serif !important;}*/

/****** BLOG PARAGRAPHS AND LISTS ******/

#comments-listing .comment-body p,
.blog-post p,
/*.blog-post span {font-family: 'Mightymountain', sans-serif !important;}*/
/*.blog-post li, .blog-post ol {font-family: 'Mightymountain', sans-serif !important;}*/


/****** CALLS TO ACTION ******/

.cta-primary,
.cta-primary:active,
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a.cta-primary,
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a.cta-primary,
.hhs-alt-nav .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a.cta-primary 
 /* {font-family: 'Mightymountain', sans-serif !important;}*/

.cta-secondary,
.cta-secondary:active,
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a.cta-secondary,
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a.cta-secondary,
.hhs-alt-nav .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a.cta-secondary
 /* {font-family: 'Mightymountain', sans-serif !important;}*/

.cta-tertiary,
.cta-tertiary:active,
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a.cta-tertiary,
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a.cta-tertiary,
.hhs-alt-nav .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a.cta-tertiary
 /* {font-family: 'Mightymountain', sans-serif !important;}*/


/****** FORM ELEMENTS ******/

.hs-button,
/*.button--primary {font-family: 'Mightymountain', sans-serif !important;}*/

.submit-alt .hs-button,
/*.submit-alt .button--primary {font-family: 'Mightymountain', sans-serif !important;}*/

/* INPUT TEXT FIELD */

form,
.submitted-message,
select,
/*.hs-input {font-family: 'Mightymountain', sans-serif !important;}*/

/* FORM LABEL */

.hs-fieldtype-checkbox > label,
/*.hs-form label {font-family: 'Mightymountain', sans-serif !important;}*/

/* CHECKBOX AND RADIO BUTTONS */

.hs_radio_buttons .hs-form-radio label,
.hs_single_checkbox label,
.hs-form label.hs-form-radio-display span,
.hs-fieldtype-checkbox .hs-form-checkbox label,
.hs-form-booleancheckbox label 
 /* {font-family: 'Mightymountain', sans-serif !important;}*/

/* HELP TEXT */

/*.hs-form legend {font-family: 'Mightymountain', sans-serif !important;}*/

/* GDPR TEXT */

.legal-consent-container,
.legal-consent-container p/* {font-family: 'Mightymountain', sans-serif !important;}*/

/* ERROR MESSAGE */

.hs-error-msgs /*label {font-family: 'Mightymountain', sans-serif !important;}*/


/* HEADER */

.hhs-lang-switch .lang_list_class li a,
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
 /* font-family: 'Mightymountain', sans-serif !important;*/
  
}

/* FOOTER  */

.hhs-foot-rss h5, .hhs-foot-nav-col h5 {
  /*font-family: 'Mightymountain', sans-serif !important;*/
 
}

.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  font-family: 'Mightymountain', sans-serif !important;
}