/* START Header/Nav Changes */
.x-brand {
	margin-top: 20px;
    font-size: 20px;
    margin-bottom: 12px;
}
.x-brand:hover {
	 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8;
}
.x-navbar {
    /*background-image: url('/wp-content/uploads/2018/01/Banner-Image-Sugarbush-1424x221.jpg');*/
    background-size: cover;
    background-position: 50%;
}
.x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span {
	box-shadow: none !important;
}
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a {
	background-color: #729552;
}
.x-navbar .sub-menu {
	background-color: #729552 !important;
}
.x-navbar .desktop .sub-menu li:before, .x-navbar .desktop .sub-menu li:after {
    margin: 0 24.5px;
}
.desktop .sub-menu {
	padding: 24.5px 0 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}
.masthead-inline .x-navbar .desktop .sub-menu .sub-menu {
    top: -1.75em;
    right: 100%;
}
.desktop .sub-menu li:before {
/*height:0;*/
}
.desktop .sub-menu li>a {
	padding: 0;
	padding: 0 24.5px;
}
.x-navbar .desktop .sub-menu li {
	background-color: #729552 !important;
}
.x-navbar .desktop .sub-menu li:hover {
	background-color: #8ba56f !important;
}
.x-navbar-fixed-top-active .masthead-inline .desktop .x-nav>li:last-child>a {
	padding-right: 20px;
}
.x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
	box-shadow: none !important;
}
.x-navbar .desktop .x-nav > li.current-menu-item {
	background-color: #729552 !important;
}
/* END Header Changes */

.x-breadcrumbs {
	font-size: 14px;
}
h1, h2, h3, h4, h5 {
	font-family: "Open Sans", sans-serif !important;
	letter-spacing: 0.025em !important;
}
h1 {
	font-size: 32px;
}
h2 {
	margin-top: 20px;
    font-size: 29px;
}
h3 {
	margin-top: 20px;
    font-size: 25px;
}
h4 {
	font-size: 23px;
}
h5 {
	font-size: 18px;
}
h4, h5 {
	font-weight: 600 !important;
	color: #2b2b2b !important;
	
}
p {
    margin: 0 0 1.25em;
    line-height: 1.3em;
}
.h-landmark, .entry-title.h-landmark { font-size: 150%; }
.h-widget { font-size: 130%; }

body.home .hentry {
	margin-top: 0;
}
body.home  h1 {
	margin-top: 10px;
    margin-bottom: 15px;
}

.button, input[type="submit"] {
	border: none !important;
	text-shadow: none !important;
	font-weight: 600;
	border-radius: 0.5em !important;
	padding: 0.8em 2em 0.8em !important;
}
.x-accordion-group {
	margin: 0;
	border: none;
	border-top: 1px solid #f2f2f2;
}
.x-accordion-group:last-child {
	border-bottom: 1px solid #f2f2f2;
}
.x-accordion-inner {
	border-top: none;
	padding: 0px 20px 30px 40px;
	background-color: #fafafa;
}
.x-accordion-heading .x-accordion-toggle {
	padding: 12px 20px;
	color: #666666 !important;
}
blockquote {
	font-size: .85em;
	line-height: 1.45em;
	font-style: normal;
	margin: 0;
	padding: .5em 2em;
	border: none;
	font-family: "Open sans", sans-serif;
	background-color: #ededed;
}
blockquote p {
	margin: 1.25em;
}
input[type="text"], input[type="email"], input[type="tel"], textarea {
	margin-bottom: 16px;
	border: none;
	border-radius: .75em;
	padding: 1.3em;
	font-size: 16px;
	color: #666666;
	background-color: #f2f2f2;
	height: 35px !important;
}

input[type="text"].search-query {
	height: 3.6em !important;
}

select {
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none	
}

textarea {
	height:100px!important;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus
input[type="text"], input[type="email"], input[type="tel"] {
	color: #666666;
	background-color: #f2f2f2;
}

.wpcf7-form {
	width: 100%;
}
input[type="text"].search-query {
	padding: 0 2.6em;
	background-color: #f2f2f2;
}
.form-search:before {
	left: 14px;
	top: 17px;
	margin-bottom: 0px;
	font-size: 23px;
	color: #666;
}
input.search_term { margin-bottom: 0; }
.search_btn {
	background-color: #729552;
	color: #fff;
	padding: .8em 1.25em .8em .8em;
	display: inline-block;
	margin-bottom: .25em;
	border-radius: 8px;
}
.align-right { float: right; }

/* Start Customizations to landmark header */
.x-header-landmark {
	padding: 15px 0;
}
.x-landmark {
    width: auto;
    padding-right: 10px;
    display: inline-block;
}
.x-breadcrumbs-wrap {
    width: auto;
    text-align: right;
    display: inline-block;
    float: right;
    margin-top: .6em;
}
/* End Customizations to landmark header */
/* Start Customizations to document filters */
h4.document-headers {
	margin-top: 16px;
	margin-bottom: 5px;
	font-size: 15px !important;
}
#document-loop-container {
	margin-bottom: 0;
	list-style: none;
	margin: 0 0 10px 0;
}
#document-loop-container h5 {
	margin: 10px 0 0 0;
}
#document-loop-container p {
	margin-bottom: 0;
}
#document-loop-container strong {
	font-size: larger;
}
/* Start Select Styles */
select.wpcf7-form-control {
	margin-left: 0;
    height: 41px;
    color: #666666 !important;
    background-color: #f2f2f2 !important;
    text-align: left;
    margin-bottom: 16px;
    border: none;
    border-radius: .75em;
    padding-left: 20px;
    font-size: 16px;
	background: url(/wp-content/themes/x-child/inc/icons/navigatedown.png) 100% 50% no-repeat #fff;
    cursor: pointer;
}

.document-control-container .control-group {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	text-align: left;
	padding: 0;
	width: 100%;
	margin: 0;
}
.document-control-container .control {
	display: block;
    position: relative;
    padding-left: 6%;
    padding-right: 0;
    cursor: pointer;
    font-size: 11px;
    width: 50%;
    float: left;
}
.result-filters .document-control-container .control-group {
	background: transparent;
}

.result-filters { 
	padding: 1.25em 1em;
	border: 1px solid #ededed;
	border-radius: 8px;
	margin-top: 1.25em;
	background: #f2f2f2;
}
.result-filters h5 {
	margin: 0;
}
.result-filters input[type="text"], .result-filters .document-control-container .control__indicator {
	background: #fefefe;
    padding: .5em;
    font-size: 14px;
}
.result-filters .document-control-container .control:hover input ~ .control__indicator, .result-filters .document-control-container .control input:focus ~ .control__indicator { background-color: #fff; }

.result-filters .search_btn {
    background-color: #729552;
    color: #fff;
    padding: .2em .8em;
    display: inline-block;
    margin-bottom: .25em;
    border-radius: 8px;
    text-align: center;
}

.document-control-container .control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.document-control-container .control__indicator {
	position: absolute;
	top: 2px;
	left: 0;
	height: 18px;
	width: 18px;
	background: #f2f2f2;
	border-radius: 5px;
}

.document-control-container .control--radio .control__indicator {
	border-radius: 50%;
}
.document-control-container .control:hover input ~ .control__indicator, .document-control-container .control input:focus ~ .control__indicator {
	background: #f2f2f2;
}
.document-control-container .control input:checked ~ .control__indicator {
	background: #f2f2f2;
}
.document-control-container .control:hover input:not([disabled]):checked ~ .control__indicator, .document-control-container .control input:checked:focus ~ .control__indicator {
	background: #f2f2f2;
}
.document-control-container .control input:disabled ~ .control__indicator {
	background: #f2f2f2;
	opacity: 0.6;
	pointer-events: none;
}
.document-control-container .control__indicator:after {
	content: '';
	position: absolute;
	display: none;
}
.document-control-container .control input:checked ~ .control__indicator:after {
	display: block;
}
.document-control-container .control--checkbox .control__indicator:after {
	left: 6px;
	top: 2px;
	width: 7px;
	height: 12px;
	border: solid #666666;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
}
.document-control-container .control--checkbox input:disabled ~ .control__indicator:after {
	border-color: #7b7b7b;
}
.document-control-container .control--radio .control__indicator:after {
	left: 7px;
	top: 7px;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #f2f2f2;
}
.document-control-container .control--radio input:disabled ~ .control__indicator:after {
	background: #f2f2f2;
}
.document-control-container .select {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
}
.document-control-container .select select {
	display: inline-block;
	width: 100%;
	cursor: pointer;
	padding: 10px 15px;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: #f2f2f2;
	color: #7b7b7b;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
 .document-control-container .select select::-ms-expand {
 display: none;
}
.document-control-container .select select:hover, .document-control-container .select select:focus {
	color: #000;
	background: #f2f2f2;
}
.document-control-container .select select:disabled {
	opacity: 0.5;
	pointer-events: none;
}
.document-control-container .select__arrow {
	position: absolute;
	top: 16px;
	right: 15px;
	width: 0;
	height: 0;
	pointer-events: none;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #7b7b7b transparent transparent transparent;
}
.document-control-container .select select:hover ~ .select__arrow, .document-control-container .select select:focus ~ .select__arrow {
	border-top-color: #000;
}
.document-control-container .select select:disabled ~ .select__arrow {
	border-top-color: #f2f2f2;
}
form#search-archive {
	margin-bottom: 0;
}
#document-results-header {
	display: table;
	position: relative;
	width: 100%;
	margin: 1.25em 0 0 0;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px 0;
}
#document-results-header h4 {
	margin: 0;
	font-size: 20px !important;
}
#document-results-header > div {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
#document-results-header > div:nth-child(2) {
	float: right;
}
#document-result-container thead, #document-result-container tbody tr:nth-child(even) {
	background: #f2f2f2;
}
#document-result-container thead th:last-child {
	text-align: right;
}
#document-result-container table {
	border-top: 1px solid #f2f2f2;
}
#document-result-container table td, #document-result-container table th {
	border-bottom: 1px solid #f2f2f2;
}
#document-result-container table td {
	font-size: 14px;
}


#document-result-container table tr td:first-child {
	font-weight: 600;
}
#document-result-container table td a.view {
	background: #739455;
	color: #ffffff;
	border-radius: 5px;
	padding: 5px 20px;
	float: right;
}

#document-result-container table td a.view:hover {
	background: #9db389;
}
#document-result-container table td a i {
	display: inline-block;
}

#document-sort-container label {
	position: relative;
	cursor: pointer;
	display: inline-block;
	margin-left: 10px;
}
#document-sort-container label [type="radio"] {
	display: none;
}
#document-sort-container [type="radio"] + span {
	display: inline-block;
	padding: 2px 20px;
	background: #f2f2f2;
	border-radius: 5px;
	color: #969696;
}
#document-sort-container [type="radio"] + span:hover {
	background: #4e9dae;
	color: #ffffff;
}
#document-sort-container :checked + span {
	background: #4e9dae;
	display: inline-block;
	color: #ffffff;
}
#document-sort-container :checked + span:hover {
	background: #89c5d2;
}
#document-year-select-container {
	display: block;
	position: relative;
	margin: 20px 0;
	margin-top: 18px;
}
#document-year-select-container h4, #document-year-select-container select {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
#document-year-select-container h4 {
	margin: 0;
	padding: 0;
}
#document-year-select-container select {
	margin-left: 10px;
	min-width: 100px;
    height: 35px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    color: #666666 !important;
    background-color: #f2f2f2 !important;
    margin-bottom: 0;
    padding-left: 15px;
    text-align: left;
    background: url(/wp-content/themes/x-child/inc/icons/navigatedown.png) 100% 50% no-repeat #fff;
    cursor: pointer;
}
/* End Customizations to document filters */
.mobile-only {
	display: none;
}

/* Start Feature Block Styles */
#home-feature-container {
	margin: 30px 0;
    display: block;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 0;/** removes space for child inline-block elements **/
}
#home-feature-container > li {
	width: 24.5%;
	display: inline-block;
	padding: 0;
	margin: .25% .25%;
	font-size: 0;
	border: none;
	height: 180px;
}

.x-1-2 #home-feature-container > li {
	height: 140px;
}

.widget_text .textwidget ul, .widget_text .textwidget ol {
    margin-left: 0;
    border-top: 1px solid #f2f2f2;
    list-style: none;
}
.widget_text .textwidget ul li, .widget_text .textwidget ol li {
    border-bottom: 1px solid #f2f2f2;
    padding: 0.65em 0;
    line-height: 1.5;
    background-color: #fff;
}
#home-feature-container > li:nth-child(4n+1), #home-feature-container > li:nth-child(4n+2), #home-feature-container > li:nth-child(4n+3) {
	/*margin-right: 2%;*/
}
#home-feature-container > li > span {
	position: relative;
}
#home-feature-container > li > span > a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	background: #729552;
	color: #ffffff;
	padding: 10px 0;
}
.activity-blocks #home-feature-container > li > span > a {
	background: #c15e1e;
}
#home-feature-container > li > span > a:hover {
	background: #2b2b2b;
	box-shadow: 9px 9px 14px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 9px 9px 14px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 9px 9px 14px 0px rgba(0, 0, 0, 0.1);
}
#home-feature-container > li > span > a > i {
	font-size: 120px;
	line-height: 120px;
}
#home-feature-container > li > span > a > i use {
}
#home-feature-container > li > span > a > i > svg {
	background-color: #ffffff;
	border-radius: 60px;
	padding: 20px;
}
#home-feature-container > li > span > a > [class^="icon-"] { 
	background-color: #ffffff;
	width: 60%;
	max-width: 130px;
	height: auto;
	padding: 10%;
	border-radius: 50%;
	margin: 0 auto;
	display: block;
	box-shadow: inset 0px -10px 26px -10px rgba(0, 0, 0, 0.6);
	border: 1px solid rgba(0, 0, 0, .4);
}
#home-feature-container > li > span > a > h3 {
	font-size: 13px !important;
	line-height: 1.15em;
	color: #ffffff !important;
	margin-top: 20px;
    position: absolute;
    bottom: 10px;
    width: 90%;
	margin: 0 5%;
	font-family: "Open Sans",sans-serif;
}
/* End Feature Block Styles */

.x-container.offset { margin-top: 1.25em; margin-bottom: 1.25em; }

/* Start Staff Contact Loop */

.staff-contact-loop {
	list-style: none;
    margin-left: 0;
	margin-bottom: 10px;
}

.staff-contact-loop li{
	line-height: 1.25em;
    margin-bottom: .4em;
}

.staff-contact-loop li:last-child{
    margin-bottom: 0;
}

.staff-contact-loop span {
	margin-right:15px;
	display:inline-block;
	font-size:14px;
}

.staff-contact-loop span:first-child {
	font-weight:700;
	color:#2b2b2b;
	display:block;
	font-size:17px;
}

.staff-contact-loop span i {
	margin-right:5px;
}
/* End Staff Contact Loop */
/* Start News */
.p-meta>span:first-child, .p-meta>span:last-child {
    display: none;
}
.format-standard .entry-title:before {
    content: "";
}
.p-meta>span:after {
    content: "";
    padding: 0 0.45em;
}
span.post-date {
    display: block;
    font-size: 14px;
    margin-top: 3px;
}
/* End News */

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title { font-size: 1.4em; }
.ai1ec-agenda-view .ai1ec-event:hover .ai1ec-event-title { color:rgb(54, 132, 149); }

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-time, .ai1ec-agenda-view .ai1ec-event-description { font-size: 1.05em; }
.entry-content .timely .ai1ec-btn-group.ai1ec-actions .ai1ec-btn-default { color: white!important; background: #4d9dae;  }
.footer-links span {
	display:block;
	margin-bottom:10px;
}
.menu-footer1-container {
       	 -moz-column-gap: 5px;
      -webkit-column-gap: 5px;
      		  column-gap: 5px;
	   -moz-column-count: 2;
	-webkit-column-count: 2;
			column-count: 2;
}
#menu-footer1 {  }
.x-colophon.bottom { padding: 1.65em 0; }
.x-colophon.bottom .x-nav li a, footer a.sub-footer-link {
	border-bottom: 1px #a2a2a2 dotted;
}
.x-colophon.bottom .x-nav li a:hover, footer a.sub-footer-link:hover {
	color: #fff;
	border-color: #fff;
	border-bottom-style: solid;
	;opacity: 1;
}
.single .entry-featured { float: right; width: 50%; margin-right: 1em;  }
.x-column.x-2-3 { margin-top: -1.65em; }
.page .no-post-thumbnail .entry-content { width: 95%; margin: 0 0 0 5%; }
.home.page .no-post-thumbnail .entry-content { width: 100%; margin: 0; }
@media screen and (min-width: 980px){
	footer .x-column.x-1-3 { width: 24%; }
	.x-column.x-md.x-1-3:first-child { width: 44%; }
	.x-column.x-2-3 { margin-top: -1.65em; }
}
.x-colophon .widget ul li {
	background: transparent;
    margin: 0;
    border: 0;
}
.widget_nav_menu ul>li a {
	font-size: 14px;
	line-height: 1em;
	padding: .12em 0;
	margin: 0;
}
.widget_nav_menu .current-menu-item>a:after {
	content: '';
}
/*.widget_nav_menu ul>li a:before {
	font-size: 14px;
	font-family: "FontAwesome";
	content: "\f105";
	display: inline-block;
	margin-right: .25em;
}*/
.wpcf7-recaptcha {
	margin-bottom:20px;
}
.wpcf7-response-output {
    position: absolute;
    bottom: -2em;
    right: 30%;
}

.x-colophon.top {
	padding: 1.65em 5.25%;
    background-color: #f3f3f3;
}


@media (max-width: 767px) {
	.x-navbar .sub-menu {
	    background-color: #2b2b2b !important;
	}
	.document-control-container .control--checkbox .control__indicator:after {
		left: 9px;
		top: 4px;
		width: 8px;
		height: 14px;
	}
	.wpcf7-form {
	    width: 100%;
	}

	.wpcf7-response-output {
		position: static;
		bottom: 0;
		right: 30%;
	}
	.x-brand {
		font-size: 20px;
		max-width: 250px;
		margin-top: 16px;
	}
	.document-control-container .control__indicator {
		top: 0;
		left: 0;
		height: 25px;
		width: 25px;
	}
	#document-result-container table td {
		font-size: 12px;
		font-weight: 100;
	}
	#document-result-container table tr td:nth-child(2) {
		min-width: 100px;
	}
	#document-result-container table td a {
		padding: 5px 5px;
		float: right;
		text-align: center;
	}
	#document-result-container table td a i:first-child {
		display: none;
	}
	#document-result-container table td a i:last-child {
		font-size: 15px;
	}
	.mobile-only {
		display: inline-block;
	}
}

@media (max-width: 720px) and ( min-width: 560px) {
	#home-feature-container > li:nth-child(4n+1), #home-feature-container > li:nth-child(4n+2), #home-feature-container > li:nth-child(4n+3), #home-feature-container > li:nth-child(4n+4) {
		width: 48%;
	    /*margin: 0 1% 1%;*/
	}
	#home-feature-container > li { margin: 0 .5% 1%!important; }
	#home-feature-container > li > span > a > [class^="icon-"] {
	    background-color: #ffffff;
	    width: 48%;
	    height: auto;
	    padding: 10%;
	    border-radius: 50%;
	    margin: 0 auto;
	    display: block;
	    position: absolute;
	    top: 8%;
	    left: 2%;
	}
	#home-feature-container > li > span > a {
		display: table;
		position: relative;
		width: 100%;
		height: 100%;
		padding-left: 50%;
		display:block;
	}
	#home-feature-container > li > span > a > h3 {
    font-size: 16px !important;
	    color: #ffffff !important;
	    bottom: 4em;
	    width: 40%;
	    right: 10px;
	}
	#home-feature-container > li > span {
		height: auto;
	}
	#home-feature-container > li:nth-child(4n+1), #home-feature-container > li:nth-child(4n+2), #home-feature-container > li:nth-child(4n+3) {
		margin-right: 0;
	}
	.x-1-2 #home-feature-container > li { height:154px; }
}
@media (max-width: 980px) {
	/*#home-feature-container > li > span {
		height: 230px;
	}*/
	.page .no-post-thumbnail .entry-content { width: 98%; margin: 0 1%; }
}
@media (max-width: 590px) {
	.alignleft { float: none; width: 100%; height:auto; }
}

@media (max-width: 1200px) {
.document-control-container .control {
	width: initial;
	font-size: 14px;
}
}
