#wpforms-30269-field_149 > li:nth-child(n+2):nth-child(-n+11) {
  margin-left: 40px !important;
}

.appendices-bigger-description div {
	font-size: 18px !important;
}

/* Site header / 2849110-zen (MI) */

.site-header {
    background:#000000;
    width:100%;
    max-width:100%;
}

/* Header links and text / 2849110-zen (MI) */

.site-title a:link,
.site-title a:visited,
body:not(.fse-enabled) .site-description,
.main-navigation a:link, 
.main-navigation a:visited {
    color: #ffffff;
}

.social-navigation svg {
    fill: #ffffff;
}

/* Header links - hover state / 2849110-zen (MI) */

.site-title a:hover,
.main-navigation a:hover {
    color: #897248;
}

.social-navigation svg:hover {
    fill: #897248;
}
/*HERE*/
/* Masthead */
#masthead{
	background-color:#2790c6 !important;
}

/* Colophon */
#colophon{
	background-color:#4279b2 !important;
}

/* Division */
#page{
	background-color:transparent !important;
	color:#ffffff;
	position:relative;
	top:0px;
	left:0px;
	height:1800px;
}

/* Link */
#menu-footer .menu-item a{
	color:#ffffff;
}

/* Span Tag */
.sd-social-icon-text .share-twitter span{
	display:none;
}

/* Span Tag */
.sd-social-icon-text .share-facebook span{
	display:none;
}

/* Heading */
.hentry .sd-social-icon-text h3{
	display:none !important;
}

/* Link */
.sd-social-icon-text .share-twitter a{
	display:none !important;
}

/* Link */
.sd-social-icon-text .share-facebook a{
	display:none !important;
}

/* Widget Title */
.widget-area .widget h2{
	display:none;
}

/* Image */
.site-logo .custom-logo-link img{
	top:0px;
	left:-4px;
	margin-bottom:14px;
}

/* Site logo */
#masthead .site-logo{
	min-height:31px;
	height:31px;
	position:relative;
	top:0px;
	left:0px;
	padding-bottom:31px;
}

/* Search submit */
.widget-area .widget .search-submit{
	background-color:#3498db;
	height:45px;
}

/* Input */
#page #colophon #footer-widgets .widget-area .widget .search-form label input[type=search]{
	height:40px !important;
}

/* Article */
#main article{
	padding-bottom:18px;
}

/* Menu footer */
#menu-footer{
	width:642px;
	margin-right:100px !important;
	min-width:773px;
}

/* Footer widgets */
#footer-widgets{
	border-bottom-width:1px;
}

/* Site info */
#footer-info-wrapper .site-info{
	width:248px;
}

/* Image */
#page #masthead .site-logo .custom-logo-link img{
	bottom:auto !important;
}

/* Block cover */
.hentry .wp-block-cover{
	border-top-width:0px !important;
}

/* Entry Footer */
#main .hentry footer{
	min-height:197px;
	background-color:#2790c6;
	max-width:1875px;
	margin-top:22px;
	display:none;
}

/* Entry Footer */
#page #content #primary #main .hentry footer{
	margin-right:auto !important;
	margin-left:auto !important;
	height:312px !important;
}

/* Main */
#main{
	background-color:#4279b2;
	position:relative;
	top:0px;
	left:0px;
}

/* Body */
body{
	background-color:#4279b2;
	height:100% !important;
	margin-bottom:2px;
}

/* Content */
#content{
	height:3458px;
}

/* Site Description */
#masthead p{
	padding-top:8px;
}

/* List */
.sd-social-icon-text ul{
	height:5px;
}

/* Post Edit Link */
.entry-footer .edit-link a{
	display:none;
}

/* Iframe */
#like-post-wrapper-175168095-499-5eb3e1e51da8f iframe{
	display:none;
}

/* Social icon text */
.sharedaddy .sd-social-icon-text{
	display:none;
}

/* Iframe */
.jetpack-likes-widget-wrapper iframe{
	display:none;
}

/* Heading */
.jetpack-likes-widget-wrapper h3{
	display:none !important;
}

/* Division */
.jetpack-likes-widget-wrapper{
	display:none;
}

/* Heading */
.wp-block-columns .wp-block-column h2{
	display:none;
}

/* Entry Content */
#main .hentry .entry-content{
	display:none;
}

@media (min-width:560px){

	/* Masthead */
	#masthead{
		margin-left:auto !important;
	}
	
	/* Site logo */
	#masthead .site-logo{
		margin-bottom:0px;
	}
	
	/* Colophon */
	#colophon{
		padding-top:120px !important;
		padding-bottom:66px;
	}

	/* WPForms styling */
	.wpforms-page-indicator-page-progress{
background-color: #e19269!important;
}
	h3{
    font-family: "Lato", Verdana, sans-serif;
}
	h6{
		font-family: "Lato", Verdana, sans-serif;
		font-size: 80%;
		font-weight: 700;
	}

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: #374a62;
	border: 2px solid #ffffff;
	color: #ffffff;
}
.elementor-15645 .elementor-element.elementor-element-4fbb62c > .elementor-element-populated {
    padding: 30px 0px 30px 0px;
}
	.formSubHead {
		font-family: "Lato", sans-serif;
		font-size: 85%;
		font-weight: 600;
	}
	
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}
  
input[type="number"] {
    -moz-appearance: textfield !important;
}
	div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-html {
    padding: 10px 0;
    clear: both;
    font-size: 16px
}