







/* 1a. Containers */









/* 1b. Colors */







/* 1c. Typography */





























/* 1d. Buttons */






























/* 1e. Forms */






























/* 1f. Icons */
















/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













/* Drag and drop layout styles */

.dnd-section {
	padding: 48px 20px;
}

/* Padding on blog post sections */

.blog-post-section {
	padding: 0;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper,
.header__wrapper {
	max-width: 1200px;
}





html {
	font-size: 16px;
}

body {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	background-color: #ffffff;
	color: #0a0a0a;
	font-size: 16px;
}

/* Paragraphs */

p {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* Anchors */

a {
	font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
	color: #3574E3;
}

a:hover,
a:focus {
	font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
	color: #0752d3;
}

a:active {
	font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
	color: #57a2ff;
}

/* Headings */

h1 {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	color: #7da753;
	font-size: 36px;
	text-transform: inherit;
}

h2 {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	color: #63783d;
	font-size: 36px;
	text-transform: uppercase;
}

h3 {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
	color: #7da752;
	font-size: 32px;
	text-transform: none;
}

h4 {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #7ea753;
	font-size: 24px;
	text-transform: uppercase;
}

h5 {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #231f20;
	font-size: 20px;
	text-transform: none;
}

h6 {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #231f20;
	font-size: 16px;
	text-transform: none;
}

/* Blockquotes */

blockquote {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	border-left-color: #483627;
	color: #231f20;
	font-size: 24px;
}

blockquote > footer {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	font-size: 16px;
}

/* Horizontal rules */

hr {
	border-bottom-color: #444444;
}





/* Primary button */

button,
.button,
.hs-button {
	border: 1px solid #60653d;

	padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(96, 101, 61, 1.0)

;
	border-radius: 0px;
	color: #ffffff;
	fill: #ffffff;
	font-size: 16px;
	text-transform: none;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
	border: 1px solid #60653d;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	color: #606637;
	fill: #606637;
}

button:active,
.button:active,
.hs-button:active {
	border: 1px solid #60653d;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: rgba(255, 255, 255, 100);
	border-color: #b0b58d;
	color: #606637;
	fill: #606637;
}

/* Secondary button */

.button.button--secondary {
	border: 1px solid #60653d;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
	border-radius: 0px;
	color: #60653d;
	fill: #60653d;
	text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
	border: 1px solid #60653d;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(96, 101, 61, 1.0)

;
	color: #ffffff;
	fill: #ffffff;
}

.button.button--secondary:active {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: rgba(176, 181, 141, 100);
	border: 1px solid #60653d;

	border-color: #b0b58d;
	color: #ffffff;
	fill: #ffffff;
}

/* Simple button */

.button.button--simple {
	font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
	color: #3574E3;
	fill: #3574E3;
}

.button.button--simple:hover,
.button.button--simple:focus {
	font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
	color: #0752d3;
	fill: #0752d3;
}

.button.button--simple:active {
	font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
	color: #57a2ff;
	fill: #57a2ff;
}

/* Button sizing */

.button.button--small {
	padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

	font-size: 14px;
}

.button.button--large {
	padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

	font-size: 18px;
}





/* Form */

form {
	border: 1px none #483627;

	padding: 45px;

	background-color: 

  
  
    
  


  rgba(72, 54, 39, 1.0)

;
	border-radius: 0px;
}

/* Form title */

.form-title {
	border: 1px none #60653d;

	padding: 25px;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(96, 101, 61, 1.0)

;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	color: #f6f8eb;
	font-size: 32px;
	text-transform: ;
}

/* Labels */

form label {
	padding-top: 6px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 0px;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #f6f8eb;
	font-size: 16px;
}

/* Help text */

form legend {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	color: #0a0a0a;
	font-size: 14px;
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
	border: 1px none #444444;

	padding: 10px;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border-radius: 0px;
	color: #0a0a0a;
	font-size: 16px;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
	color: #444444;
}

::-moz-placeholder {
	color: #444444;
}

:-ms-input-placeholder {
	color: #444444;
}

:-moz-placeholder {
	color: #444444;
}

::placeholder {
	color: #444444;
}

/* Form fields - date picker */

form .hs-dateinput:before {
	right: 10px;
}

form .pika-table thead th {
	background-color: 

  
  
    
  


  rgba(96, 101, 61, 1.0)

;
	color: #ffffff;
}

form td.is-today .pika-button {
	color: #231f20;
}

form .is-selected .pika-button {
	background-color: #483627;
	color: #231f20;
}

form .pika-button:hover {
	background-color: #60653d !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	color: #0a0a0a;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	color: #0a0a0a;
	font-size: 14px;
}

/* Submit button */



form input[type='submit'],
form .hs-button {
	border: 1px solid #60653d;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(96, 101, 61, 1.0)

;
	border-radius: 0px;
	color: #ffffff;
	text-transform: none;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {
	border: 1px solid #60653d;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	color: #606637;
}

form input[type='submit']:active,
form .hs-button:active {
	border: 1px solid #60653d;

	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	background-color: rgba(255, 255, 255, 100);
	border-color: #b0b58d;
	color: #606637;
}





form input[type='submit'],
form .hs-button {
	padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

	font-size: 16px;
}



/* Inline thank you message */

.submitted-message {
	border: 1px none #483627;

	padding: 45px;

	background-color: 

  
  
    
  


  rgba(72, 54, 39, 1.0)

;
	border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
	padding: 15px;

	background-color: 

  
  
    
  


  rgba(246, 248, 235, 1.0)

;
}

.icon svg {
	fill: #ffffff;
	height: 16px;
	width: 16px;
}

/* Light icon */

.icon--light .icon {
	background-color: 

  
  
    
  


  rgba(72, 54, 39, 1.0)

;
}

.icon--light svg {
	fill: #f6f8eb;
}

/* Size */

.icon--small svg {
	height: 12px;
	width: 12px;
}

.icon--small .icon {
	padding: 10px;

}

.icon--large svg {
	height: 24px;
	width: 24px;
}

.icon--large .icon {
	padding: 25px;

}





/* Table */

table {
	border: 1px solid #444444;

	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

th,
td {
	border: 1px solid #444444;

	padding: 10px;

	color: #231f20;
}

/* Table header */

thead th,
thead td {
	background-color: 

  
  
    
  


  rgba(96, 101, 61, 1.0)

;
	color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
	background-color: 

  
  
    
  


  rgba(72, 54, 39, 1.0)

;
	color: #231f20;
}





/* Header container */

.header {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header content color */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
	color: #231f20;
}

/* Header top bar */

.header__top {
	background-color: 

  
  
    
  


  rgba(72, 54, 39, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	color: #231f20;
	font-size: 16px;
	text-transform: none;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	color: #000000;
}

.header__language-switcher-child-toggle svg {
	fill: #231f20;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
	border-color: #444444;
}

.header__language-switcher .lang_list_class li {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	color: #231f20;
	font-size: 16px;
	text-transform: none;
}

.header__language-switcher .lang_list_class a:hover,
.header__language-switcher .lang_list_class a:focus {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	color: #000000;
}

.header__language-switcher .lang_list_class a:active {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header bottom */

.header__bottom {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Logo */

.header__logo-company-name {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	color: #7da753;
	font-size: 36px;
	text-transform: uppercase;
}

/* Menu */

@media (max-width: 767px) {
	.header__menu--mobile {
		background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	}
}

/* Menu items */

.header__menu-link {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	font-size: 14px;
	text-transform: none;
}

@media (max-width: 767px) {
	.header__menu-item--depth-1 {
		border-top: 1px solid #444444;
	}
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
	color: #231f20;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	color: #000000;
}

.header__menu-item--depth-1 > .header__menu-link:active {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	color: #505050;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	color: #000000;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
	fill: #231f20;
}

/* Menu items - submenus */

.header__menu-submenu {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border-color: #444444;
}

.header__menu-submenu .header__menu-link:not(.button) {
	color: #231f20;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
	color: #000000;
}

.header__menu-submenu .header__menu-link:active {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
	color: ;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Menu icons */

.header__menu-toggle svg {
	fill: #231f20;
}





/* Footer container */

.footer {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Footer content color */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
	color: #231f20;
}

.footer hr {
	border-bottom-color: #231f20 !important;
}

/* Footer menu */

.footer .hs-menu-wrapper a {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #231f20;
	font-size: 16px;
	text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #000000;
}

.footer .hs-menu-wrapper a:active {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #505050;
}

.footer .hs-menu-wrapper .active > a {
	font-weight: bold; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
	color: #000000;
}






/* Dark card */

.card--dark {
	border: 1px solid #231f20;

	background-color: 

  
  
    
  


  rgba(35, 31, 32, 1.0)

;
	border-radius: 0px;
	color: #ffffff;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark a:not(.button),
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
	color: #ffffff;
}

/* Light card */

.card--light {
	border: 1px solid #444444;

	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border-radius: 0px;
	color: #231f20;
}

.card--light summary,
.card--light p,
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button),
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
	color: #231f20;
}





/* Error templates */

.error-page:before {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
	color: #f6f8eb;
}

/* Search template */

.hs-search-results__title {
	font-size: 36px;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
	font-size: 16px !important;
	padding: padding: 10px;
 !important;
}





/* Accordion */

.accordion__summary,
.accordion__summary:before {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	font-size: 24px;
}

.card--dark .accordion__summary:before {
	color: #ffffff;
}

.card--light .accordion__summary:before {
	color: #231f20;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-listing__post-title {
	text-transform: uppercase;
}

.blog-listing__post-title-link {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
	color: #63783d;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #132800;
}

.blog-listing__post-title-link:active {
	font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #b3c88d;
}

.blog-listing__post-tag {
	color: #0a0a0a;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
	color: #000000;
}

.blog-listing__post-tag:active {
	color: #5a5a5a;
}

.blog-listing__post-author-name,
.blog-post__author-name {
	color: #0a0a0a;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
	color: #000000;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
	color: #5a5a5a;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
	background-color: rgba(166, 168, 155, 1.0);
}

.image-gallery__close-button-icon:active {
	background-color: rgba(255, 255, 255, 1.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
	background-color: rgba(0, 0, 0, 1.0);
}

.icon--light .image-gallery__close-button-icon:active {
	background-color: rgba(152, 134, 119, 1.0);
}

/* Pagination */

.pagination__link-icon svg {
	fill: #3574E3;
	height: 16px;
	width: 16px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
	fill: #0752d3;
}

.pagination__link:active .pagination__link-icon svg {
	fill: #85c4ff;
}

.pagination__link--active {
	border-color: #444444
}

/* Pricing card */

.pricing-card__heading {
	background-color: #60653d;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
	background-color: rgba(166, 168, 155, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
	background-color: rgba(255, 255, 255, 1.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
	background-color: rgba(0, 0, 0, 1.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
	background-color: rgba(152, 134, 119, 1.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
	border-color: #0a0a0a;
	color: #0a0a0a;
}




.header__bottom {
	padding: 5px;
}

.header__menu-container.header__menu-container--mobile {
	display: inline-grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 10px;
}

.btn-part.pdf-link-group img {
	width: 100%;
}



.btn-part.pdf-link-group {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 50px;
	padding: 30px;
	text-align: center;
	font-size: 16px;
}
.btn-part.pdf-link-group a {
	display: grid;
	grid-template-rows: 80px auto;
	align-self: center;
	align-items: center;
	color: #606637;
	font-weight: 600;
	text-decoration: none;
	line-height: 1;
}
.footer .hs-menu-wrapper a {
	font-family: Montserrat,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #d9d1c3;
	font-size: 16px;
	text-transform: none;
}

/* Inventory Grid */


.mix {
	/*     width: 33% !important;
	display: inline-block; */
}


.mix {
	text-align: left;
	background: rgba(3, 137, 156, 0);

}



.mix>.column>div>div {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 50px auto;
	gap: 0;
	padding: 0;
	align-items: center;
}

.spaulding ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
	width: 100%;
}

@media screen and (max-width:1150px) {
	.spaulding ul {
		display: grid;
		grid-template-columns: auto auto;
		gap: 20px;
		width: 100%;
	}
}

@media screen and (max-width:768px) {
	.spaulding ul {
		display: grid;
		grid-template-columns: auto;
		gap: 20px;
		width: 100%;
	}
}

.home-bottom-section {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 350px 100px 100px;
	position: relative;
}


.elevation-tile {
	position: relative;
}

.mix>.column>div {
	background-size: cover !important;
	background-position: top !important;
	padding: 0px;
	border: 1px solid #313716;
}

p.elevation-tile-main {
	position: relative;
	width: 100%;
	top: 0;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 28px !important;
	background: #313716;
	margin: 0;
}



.row-fluid.romms-specs::before, .row-fluid.romms-footer::before, .row-fluid.romms-footer::after {
	display: none;
}

.row-fluid.romms-specs {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	text-align: center;
	color: #fff;
	align-content: center;
	height: 100%;
	border: 1px solid #fff;
}

.row-fluid.romms-footer {
	display: grid;
	grid-template-columns: auto 100px;
	gap: 0 10px;
	grid-auto-flow: column;
	padding: 5px;
	background: #fff !important;
	justify-items: center;
	align-items: center;
	border: 5px solid #313716;
}

.row-fluid.romms-footer img {
	width: 100%;
	display: block;
	margin: 0 auto;
	max-height: 65px;
	max-width: 190px;
}

p.home-title {
	text-align: center;
	padding-bottom: 0;
	margin: 0;
	background: #fff !important;
	height: 100%;
	font-size: 14px;
	align-content: center !important;
	display: grid;
}

.controls {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	margin-bottom: 50px;
	width: 100%;
}

.controls select {
	width: 100%;
	padding: 10px;
}

/* End Inventory Grid */



/* Builder Pages  */

.contact-details img {
	margin-top: 40px !important;
	width: 100%;
	padding: 10px 20px 30px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}

.row-fluid.romms-footer img {
	width: 100%;
	display: block;
	margin: 0 auto;
	max-height: 65px;
}

.property {
	display: grid;
	grid-template-columns: 2fr 1fr;
	gap: 20px;
	align-items: start;
	padding: 0;
	margin: 0;
}

.all-builders-button, .builder-back-button {
	color: #000 !important;
	margin-bottom: 30px !important;
}


@media screen and (max-width:1080px) {
	.btn-part.pdf-link-group {

		grid-template-columns: 1fr !important;

	}
}

@media screen and (max-width:768px) {

	.dnd-section {
		padding: 0 20px !important;
	}

	.builder-homes {
		display: grid;
	}

	.property {
		display: grid;
		grid-template-columns: 1fr;
		gap: 20px;
		align-items: start;
		padding: 0;
		margin: 0;
	}



	.row-fluid-wrapper.row-depth-1.row-number-8.footer-column-5-row-0-vertical-alignment.dnd-row>.row-fluid::before {
		display: none !important;
	}
	span#hs_cos_wrapper_module_16547092447759_ h1 {
		font-size: 22px !important;
		font-weight: bolder;
	}
	body {
		background-color: #f6f8eb;
	}


	span#hs_cos_wrapper_module_16547092447769_ h2 {
		text-align: center;
		font-size: 36px;
		color: #77a364;
		line-height: 1;
	}


	#cta_button_5507749_f2214afe-d55c-4957-a20b-75373bf6d07b {
		-webkit-font-smoothing: antialiased;
		cursor: pointer;
		-moz-user-select: none;
		-webkit-user-select: none;
		-o-user-select: none;
		user-select: none;
		display: inline-block;
		font-weight: bold;
		text-align: center;5
		text-decoration: none;
		background: #77a364;
		border: 2px solid rgb(127,127,127);
		color: rgb(255,255,255);
		font-family: sans-serif;
		height: auto;
		padding: 6px 18px;
		text-shadow: none;
		width: auto;
		line-height: 1.5em;
		text-transform: uppercase;
		border: 2px solid #fff;
		text-decoration: none;
		padding: 10px 20px;
		color: #fff;
		font-weight: bold
			border-radius:0 !important;
	}



	.btn-part.pdf-link-group {
		display: grid;
		grid-template-columns: 1fr;
		gap: 50px;
		padding: 30px;
		text-align: center;
		font-size: 20px;
	}

	.footer-grid-icons { 
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		justify-content: space-evenly;
		text-align: center;
		align-items: center;
		padding: 10px 0 0 0;
	}



}




@media screen and (min-width: 767px) {

	p.elevation-tile-main {
		position: relative;
		width: 100%;
		top: 0;
		color: #fff;
		text-align: center;
		padding: 0;
		font-size: 18px;
		background: #313716;
		margin: 0;
	}

	.header__menu-col > div {
		display: none;
	}

	.header__container--left .header__logo-col {
		flex: 0 0 190px !important;
	}
	ul.header__menu-wrapper.no-list {
		display: grid !important;
		grid-template-columns: repeat(7,auto) !important;
		text-transform: uppercase !important;
	}}

li.header__menu-item.header__menu-item--depth-1.hs-skip-lang-url-rewrite {
	justify-content: space-around;
}


.property-image img {
	width: 100%;
}






select#qualifier {
    box-shadow: none !important;
    width: 100%;
    font-size: 1.5rem;
    padding: 10px;
    text-align: left;
}

@media screen and (max-width:768px) {
	
	select#qualifier {
    font-size: 14px;
}
	
}

article.blog-listing__post.card.blog-post-listing__post--list {
	display: grid;
	grid-template-columns: 50px auto;
	gap: 0 20px;
}

.blog-listing--list .blog-listing__post-image-wrapper {
	margin-right: 0;
	width: 100%;
}

img.blog-listing__post-image {
	width: 100%;
	display: grid;
}

div#hs_menu_wrapper_widget_1678720842087_ ul li a {
	color: #fff;
}

div#hs_menu_wrapper_widget_1678720842087_ ul {
    display: grid;
    /* grid-template-columns: 80% auto auto auto; */
    grid-template-columns: auto auto auto;
    margin: 0 auto;
    max-width: 1200px;
    padding: 5px 30px;
    gap: 20px;
    justify-content: end;
}


.blog-post__meta {
	display: grid;
	grid-template-columns: auto auto;
	align-self: center;
	align-items: center;
	margin-top: 30px;
	background: rgb(125 167 83 / 50%);
	padding: 0 20px;
	align-content: center;
	margin-bottom: 20px;
	text-align: center !important;
	justify-content: space-around;
}

#hs_cos_wrapper_social_sharing .social-sharing__icon {
	background-color: rgba(72,54,39,1.0);
	padding-bottom: 5px !important;
	padding-top: 5px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}


article.blog-post h1 {
	text-align: center !important;
}


.blog-post__author {
	align-items: center;
	display: flex;
	margin-bottom: 0 !important;
}

#hs_cos_wrapper_dnd_area-module-2 .blog-listing__post-title, #hs_cos_wrapper_dnd_area-module-2 .blog-listing__post-title-link, #hs_cos_wrapper_widget_1640668962710 .blog-listing__post-title, #hs_cos_wrapper_widget_1640668962710 .blog-listing__post-title-link, #hs_cos_wrapper_widget_1640669935176 .blog-listing__post-title, #hs_cos_wrapper_widget_1640669935176 .blog-listing__post-title-link {
	font-size: 24px !important;
}


@media screen and (max-width:1200px) {
	div#hs_menu_wrapper_widget_1678720842087_ ul {
		display: flex;
		grid-template-columns: 80% auto auto auto;
		margin: 0 auto;
		max-width: 1200px;
		padding: 5px 10px;
		gap: 20px;
		justify-content: end !important;
	}



}

@media screen and (max-width:992px) {


	ul.header__menu-wrapper.no-list {
		display: flex !important;
		text-transform: uppercase !important;
		gap: 5px;
		flex-wrap: wrap;
	}

	li.header__menu-item.header__menu-item--depth-1.hs-skip-lang-url-rewrite {
		justify-content: space-around;
		flex: 1 0 auto;
		flex-wrap: wrap;
	}

}

@media screen and (max-width:768px) {
	div#hs_menu_wrapper_widget_1678720842087_ ul {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		margin: 0 auto;
		max-width: 1200px;
		padding: 10px 0 0 0;
		gap: 0;
	}



}