

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Open+Sans:300,400,600,700|PT+Sans&display=swap');

@import "normalize.css";
@import "webflow.css";


@import "mcleancountychamber.webflow.css";

@import url("https://use.fontawesome.com/releases/v5.10.1/css/all.css");

.dues-calculator-success-message-backend {
	background-color: #004b8d;
  	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 75, 141, 0.9)), to(rgba(0, 75, 141, 0.9))), url('../images/circle-panorama-south-2--credit-Town-of-Normal-copy.jpg');
  	background-image: linear-gradient(180deg, rgba(0, 75, 141, 0.9), rgba(0, 75, 141, 0.9)), url('../images/circle-panorama-south-2--credit-Town-of-Normal-copy.jpg');
  	background-position: 0px 0px, 0px 0px;
  	background-size: auto, cover;
  	background-repeat: repeat, no-repeat;
  	background-attachment: scroll, fixed;
}

iframe, table, tr, td {
	max-width: 100% !important;
}

.w-lightbox-noscroll {
	overflow: unset;
}

.cms-frontend {
	overflow-x: hidden;
	word-wrap: break-word;
}

.cms-btn:focus {
	outline: 0;
}

img.userUpload {
	height: auto !important;
}

.contact-form-success-message {
	display: block !important;
}

.content-block ul {
	overflow: hidden;
}

.responsive-video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cms-btn a {
	color: inherit;
}

#password-form {
	width: 280px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#password-form-error {
	margin-bottom: 20px;
}

.fas {
	font-style: inherit;
	font-weight: 900;
}

.fa {
	font-weight: 400;
}

.footer-link a {
	color: inherit;
}

[data-icon] {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.dropdown-nav-link.w--open .search-icon {
	color: #004b8d;
}

.twitter-slider-nav .w-slider-dot {
	background-color: rgba(34, 34, 34, 0.16);
}

.twitter-slider-nav .w-slider-dot.w-active {
	background-color: #004b8d;
}

.footer-logo-link {
	filter: gray;
	/* IE6-9 */
	-webkit-filter: grayscale(1);
	/* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1);
	/* Microsoft Edge and Firefox 35+ */
}

.footer-logo-link:hover {
	-webkit-filter: grayscale(0);
	filter: none;
}

.accredited-image {
	filter: gray;
	/* IE6-9 */
	-webkit-filter: grayscale(1);
	/* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1);
	/* Microsoft Edge and Firefox 35+ */
}

.nav-link.w--open .nav-link-dropdown-arrow,
.dropdown-link.w--open .nested-dropdown-arrow,
.sidebar-dropdown-link.w--open .sidebar-nested-dropdown-arrow,
.amsd-dropdown-toggle.w--open .amsd-dropdown-arrow-icon,
.sidebar-dropdown-link.current .sidebar-nested-dropdown-arrow {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.sidebar-dropdown-link.nested,
.dropdown-link.nested {
	white-space: initial;
}

.section-description-text.member a {
	color: white;
	text-decoration: underline;
}

@media screen and (max-width: 1200px) {
	.nav-link.secondary,
	.dropdown.secondary {
		margin-left: 30px;
	}
}

@media screen and (max-width: 1100px) {
	.nav-link.secondary,
	.dropdown.secondary {
		margin-left: 20px;
	}
	.secondary-nav-items-outer-wrapper {
		padding-right: 10px;
	}
	.footer-links-column {
		width: 33.33%;
	}
}

@media screen and (max-width: 991px) {
	.nav-link.secondary,
	.dropdown.secondary {
		margin-left: 0px;
	}
	.w-lightbox-left,
	.w-lightbox-right {
		background-size: 15px;
	}
}

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

}

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

}


/* Custom search form styles */

[data-module="cms-custom-search"] {
	padding: 0px;
	margin-top: 20px;
	text-align: center;
}

[data-module="cms-custom-search"] .form-wrapper form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	max-width: 280px;
	border-bottom: none !important;
}

[data-module="cms-custom-search"] .form-wrapper form button {
	min-width: 150px;
	margin-bottom: 20px;
}

[data-module="cms-custom-search"] .form-wrapper .form-item {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

[data-module="cms-custom-search"] .form-wrapper form input[type='text'] {
	display: block;
	width: 100%;
	height: 48px;
	max-width: 100%;
	margin-bottom: 0px;
	padding: 8px 12px 8px 14px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
}

[data-module="cms-custom-search"] .form-wrapper {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.cms-custom-search-result {
	margin-bottom: 0px !important;
	padding-top: 30px;
	border-bottom: none !important;
	border-top: 1px solid #ddd;
	text-align: left;
}

.cms-custom-search,
.cms-custom-search-result p,
.cms-custom-search-result-sub-title {
	font-size: 14px !important;
	font-style: inherit !important;
	color: #858484;
}

.cms-custom-search-result-title {
	font-size: 16px !important;
	margin-bottom: 5px !important;
}

.welcome-section.logos{
  padding-bottom: unset;
}

#logos-wrapper{
  display: none;
  width: 100%;
  text-align: center;
}

#logos-wrapper .logo{
  padding: 20px 40px;
  display: inline-block;
}

#logos-wrapper .logo img{
  max-height: 60px;
}