
/* Fonts */
@font-face {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial;
	/* font-family: 'SolomonNormalRegular'; */
    font-style: normal;
	font-weight: 400;
	/* src: url('/include/fonts/solomon_normal-webfont.woff') format('woff'); */
	/* font-display: swap; */
}

/* Body block and container */
body, select, input, textarea {
  color: #444;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, a:active, a:visited { color: #005492/*00AAF5*/; }
a { text-decoration: underline; text-decoration-skip-ink: none;	}
a:hover { color: #459DCF; }

html, body {
	height:100%;
}

body {
	/* font-family: SolomonNormalRegular, Verdana, Arial, sans-serif; */
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial;
	font-size: 18px;
	color: #363636;
	margin: 0px;

}

#container
	{
	width: auto;
	margin: 0 auto;
	}

		.row {
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
			overflow: hidden;
			margin: auto;
			max-width: 1200px;
			}

/* Web 2.0 Style */
            @media all and (max-width: 1200px) 
			{
                .row 
					{  
					background-size: cover; 
					background-position: left center; 
					}
            }

            @media all and (min-width: 0px) and (max-width: 960px) 
			{
            }

            @media all and (min-width: 0px) and (max-width: 550px) 
			{
            }

/* Header/Footer */
header{
  	width:auto;
	background-color: #394656;
}

#navbar {
	background-color: #666666;
	text-align: right;
	padding: 0 20px;
  	margin: 0 auto;
 
}

#navbar img {
	float: left;
}

#navbar > ul {
	display: inline-block;
	width: auto;
	margin: 0px;
}

#navbar li {
	position: relative;
	display: inline-block;
	text-decoration: none;
	line-height: 60px;
	padding: 0 12px;
	font-size: 18px;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar li:hover {
	background-color: #999999;
	color: #FFFFFF;
	cursor: pointer;
}

footer {
	background-color: #666666;
	clear: both;
	color: #757575;
	display: block;
	font-size: 16px;
}

#footer-container {
	margin: auto;
	overflow: auto;
	width: auto;
	padding: 20px;
}
#footer-container .footer_copy,
#footer-container > ul {
	display: inline-block;
}

#footer-container > ul {
	float: right;
	padding-top: 5px;
}


footer, footer p {
	color: #e7e7e7;
}
#container footer a:hover {
	color: #005492;
}

footer a, footer a:visited{
	color: #F4F2EE;
}
footer p {
	float: left;
	display: inline;
	text-align: left;
	/* margin-top: -10px; */
}
footer li {
/*	position: relative; */
	display: inline-block;
	padding: 10px 9px;
	}

.md_card {
			padding: 40px;
			margin: 20px;
			border: 1px solid #AAAAAA;
			box-shadow: #DDDDDD 4px 4px 1px 1px;
			border-radius: 4px;
			background-color: #fff;
}

.md_img {
			padding: 0px;
			margin: 0px;
			border: 1px solid #AAAAAA;
			box-shadow: #DDDDDD 4px 4px 1px 1px;
			border-radius: 4px;
			background-color: #fff;
}
			#blogFeed p {
				word-wrap: break-word;
				min-height: 200px;
			}

.belowthefold {visibility:hidden;}

@media only screen and (max-width: 500px) {
	.row {
		height: auto;
	}
}

/* *******************************
 * Mobile Menu Button
 * *******************************/

/* The Menu Button starts hidden */
#menu_button {
	display: none;
	padding: 8px;
	color: #ffffff;
	float: right;
	cursor: pointer;
}

/* Mobile nav starts hidden */
#navbar > ul#mobile_nav {
	display: none;
}

#mobile_nav li {
	font-size: 30px;
}

#mobile_nav li {
	display: block;
	font-size: 30px;
	text-align: left;
}

#mobile_nav > a {
	text-decoration: none;
}

/* ******************************************
 * Media queries
 * ******************************************/

@media all and (min-width: 0px) and (max-width: 980px) {
	#navbar {
		height: 64px;
	}

	#navbar > ul#desktop_nav {
		display: none;
	}

	#menu_button {
		display: inline-block;
		position: relative;
		right: 5px;
	}

	#navbar > ul#mobile_nav {
		background: #3f4756 none repeat scroll 0 0;
		left: 0;
		position: absolute;
		top: 64px;
		width: 100%;
		z-index: 3;
	}

	#mobile_nav li {
		display: block;
	}
}

@media all and (min-width: 0px) and (max-width: 620px) {
	#navbar {
			  height: 64px;
	}

	#navbar > ul#desktop_nav {
		display: none;
					 
	}

	#menu_button {
		display: inline-block;
		position: relative;
		right: 5px;
	}

	#navbar > ul#mobile_nav {
		background: #3f4756 none repeat scroll 0 0;
		left: 0;
		position: absolute;
		top: 64px;
		width: 100%;
	}

	#mobile_nav li {
		display: block;
	}
}
							 
			
				.cta-block {
					text-align: right;
				}
				.cta_btn {
					text-align: center;
					vertical-align: middle;
					white-space: normal;
					width: 240px;
					height: 80px;
					line-height: normal;
					/* padding: 40px; */
				}
				.cta_btn span {
					font-size: 18px;
				}
				.cta_btn:hover, .upg-box a:hover {
					text-decoration: none;
					color: #FFF;
				}

			.bluewash-button, .greenwash-button, .orangewash-button {
				text-decoration: none;
				text-align: center;
				text-align: center;
				border-width: 1px;
				border-style: solid;
				color: #FFFFFF; 
				border-color: #000000;
				border-radius: 4px;
				margin: 10px;
			}

			/*--------------------------
			Bluewash
			--------------------------*/
			.bluewash, .bluewash-button {
				background: #1791cf;
			}
			.bluewash-button:hover {
				background: #028bd1;
			}
			/*--------------------------
			Orangewash
			--------------------------*/
			.orangewash, .orangewash-button {
				background: #e78127;
			}
			.orangewash-button:hover {
				background: #ec6f01;
			}
			/*--------------------------
			Greenwash
			--------------------------*/
			.greenwash, .greenwash-button {
				background: #43A047;
			}
			.greenwash-button:hover {
				background: #02a509;
			}
			.cl5form {
				/*position: static;*/
				bottom: 8px;
				left: 20px;
			}

			.productBlock {
			padding: 40px;
			margin: 20px;
			border: 1px solid #AAAAAA;
			box-shadow: #DDDDDD 4px 4px 1px 1px;
			border-radius: 4px;
			background-color: #fff;
			}

			.productDivider {
			}

			.md_card {
				border: 1px solid #AAAAAA;
				border-radius: 4px;
				box-shadow: #DDDDDD 4px 4px 0 0;
				padding: 20px;
				margin: 40px;
				overflow: hidden;
				background: #FFFFFF;
				text-align: left;
			}


/* May 2023 boostrap replacement */
			.row {
			display: grid;
			grid-template-columns: repeat(12, 1fr);
			/* grid-gap: 20px; */
			padding: 20px;
			}

			.col-md-12 {
				grid-column: span 12;
				}
			.col-md-8 {
				grid-column: span 8;
				}
			.col-md-6 {
				grid-column: span 6;
				}
			.col-md-4 {
				grid-column: span 4;
				}

			@media (max-width: 992px) {
				.col-md-6 {
					grid-column: span 12;
					}
				}
			@media (max-width: 792px) {
				.col-md-6 {
					flex-direction: column;
					}
				}
			@media (max-width: 592px) {
				.col-md-4 {
					grid-column: span 12;
					}
				}
		