/** New Custom Styles **/
.clear{
	display: block;
	clear: both;
}

.hide{
display: none!important;
}

body p {
	font-size: 1em;
}

body p a {
	color: #336666;
	text-decoration: underline;
}

.rotating-img-links {
	position: relative;
	height: 295px;
	margin-bottom:  20px;
}

.rotating-img-links .module {
	top: 0;
	position: absolute;
	z-index: 1;
	opacity: 0;
}

.rotating-img-links .module:first-child {
	display: block;
	z-index: 2;
	opacity: 1;
}

.content .accordian-rows .title span {
	color: #FFF;
}

.validate_form small.error {
	display: none;
}

.validate_form .error small.error {
	display: block;
	padding: 0.375em 0.25em;
	margin-top: -1.3125em;
	margin-bottom: 1em;
	font-size: 0.75em;
	font-weight: bold;
	background: #c60f13;
	color: white;
	margin-top: 0;
}

p.success_msg {
	color: green !important;
	background-color: #EEE;
	border: 1px solid green;
	padding: 3px 10px;
	margin: 20px 0 !important;
}

p.error_msg {
	color: red !important;
	background-color: #EEE;
	border: 1px solid red;
	padding: 3px 10px;
	margin: 20px 0 !important;
}

.album-wrapper{
	display: block;
	clear: both;
	margin: 0px!important;
}

.gallery-head{
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.album-wrapper li{
	float: left;
	padding: 0;
	margin: 1%;
	list-style: none;
	position: relative;
	width: 23%;
}

.image{
	/*
	background: #000;
	padding: 20px;
	text-align: center;
	margin-bottom: 20px;
	*/
}

.image p, .image p a{
	color: #fff;
}

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

.gal-wrapper .gal-item{
	float: left;
	padding: 0px;
	margin: 1%;
	width: 23%;
	opacity: 1;
}

	.gal-wrapper .gal-item img{
		width: 100%;
	}

.album-wrapper li p{
	margin: 0px;
	text-align: center;
	background: rgba(0,0,0,.8);
	color: #fff;
	position: absolute;
	width: 100%;
	bottom: 0px;
	padding: 0px 2px;
	line-height: 2.0em;
	font-size: 12px;
}

.album-wrapper li p a{
	color: #fff;
}

.album-wrapper li img{
 	width: 100%;
}

.calendar-list{
	display: block;
	margin: 0!important;
	clear: both;
	list-style: none;
}

.calendar-list li{
	margin-bottom: 6px;
}

.calendar-wrapper{
	display: block;
	margin: 0;
	clear: both;
	list-style: none;
}

.calendar-top h2{
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}

.calendar-top h2 span{
	float: right;
	margin-left: 20px;
}

.cal-bottom h4{
	padding: 1px 6px;
	margin-bottom: 13px;
}

.calendar-top{
	padding: 14px;
	background: #f2f2f2;
	border-bottom: solid 2px #fff;
}

.calendar-top p{
	margin-bottom: 6px;
}

.calendar-column{
	display: block;
	clear: both;
}

.calendar-column p{
	margin-bottom: 0px;
}

	.cal-left{
		width: 50%;
		float: left;
	}

	.cal-right{
		width: 48%;
		float: left;
		padding-left: 2%;
		border-left: solid 1px #333;
	}

.calendar-bottom{
	display: none;
	clear: both;
	padding: 14px;
	background: #ddd;

}

.cal-bottom{
	display: block;
	clear: both;
	border-top: solid 1px #333;
	padding: 10px 4px 0px;
	margin-top: 10px;
}

	.cal-bottom .col-3{
		width: 33%;
		float: left;
		text-align: center;
	}

.show-button{
	display: block;
	clear: both;
}

	.show-button span{
		float: right;
	}

.ui-widget{
	font-size: 13px!important;
}

#datepicker{
	display: inline-block;
	width: 200px;
	font-size: 12px;
}

.calendar-nav ul {
	text-align: right;
	list-style: none;
}

.calendar-nav li {
	display: inline-block;
}

#home-carousel .button.learn-more-large,
.module .button {
	background-color: #bfc156;
}

#home-carousel .button.learn-more-large:hover,
.module .button:hover {
	background-color: #e8d98b;
}

.module.section_windows h4.open {
	color: #333;
}

.mobile-menu-wrapper #mobile-full-menu {
	background-color: #FFF;
}

.mobile-menu-wrapper ul li a {
	color: #000;
}

footer .social-icons {
	margin-top: 0;
}

footer div.row > div.column {
	min-height: 20px;
}

.left-nav > ul > li.active a {
	background: #f7f7f7;
	color: #686892;
}

/* Instagram */

.instagram-feed__item{
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  padding: 0 0.46875em;
  width: 33.333%;
  float: none;
}
.instagram-feed__link{
	display: block;
}
.instagram-feed__img{
	border: none;
  width: 100%;
  height: 75px;
  object-fit: cover;
}

.section_twitter {
	margin-top: 51px;
}

.module.twitter h3 {
	background-color: #966a29;
	margin-bottom: 10px;
}

.insta-feed .column {
	margin-bottom: 15px;
}

/* Events tabs */

.category-tab {

}

.category-tab ul {
    list-style: none;
    margin-left: 0;
    border-bottom: 4px solid #555;
}

.category-tab ul li {
    float: left;
    text-align: center;
    margin-right: 2px;
    display: block;
}

.category-tab ul li:first-child {
	margin-left: 5px;
}

.category-tab ul li.last {
	float: right;
}

.category-tab ul li.active a {
	color: #fff;
	background-color: #555;
}

.category-tab ul li a {
    padding: 8px 10px;
    display: inline-block;
    border: 1px solid #555;
    border-bottom: 0;
}

.subcategory-links {
    margin-bottom: 20px;

}

.subcategory-links .links {
	display: none;
}

.subcategory-links .links.active {
	display: block;
}

.subcategory-links a {
    display: inline-block;
    padding: 4px 10px;
    background-color: #85D8C8;
    margin-right: 4px;
    color: #333;
    margin-bottom: 6px;
}

.subcategory-links a.active {
	background-color: #e8d98b;
	color: #000;
	font-weight: bold;
}


@media (max-width: 1023px){

	.search_form form .column{
		float: none;
		display: block;
		clear: both;
	}

	.directory .search_form{
		height: auto;
		padding: 10px 10px 30px 10px;
	}

	.directory .search_form .multiSelect{
		margin-bottom: 10px;
	}

	ul.extras{
		text-align: center;
	}

		ul.extras li{
			float: none!important;
			display: inline-block;
			padding: 0px 4px 0px 0px!important;
			margin: 0px 2px 8px 0px!important;
		}

	.social-icons{
		text-align: center;
	}

		.social-icons li{
			float: none!important;
			display: inline-block!important;
		}

}

@media (max-width: 767px){

	.gal-wrapper .gal-item{
		width: 48%;
	}

	.album-wrapper li{
		width: 48%;
	}


}

@media (max-width: 479px){

	.album-wrapper li{
		width: 96%;
	}

	.gal-wrapper .gal-item {
	  float: left;
	  padding: 0px;
	  margin: 1%;
	  width: 98%;
	}

	#docs .results-header .column{
		min-height: 40px;
	}

	.directory .search_form #searchSubmit{
		width: 140px;
	}

	.directory .search_form a.clear-filters{
		right: 160px;
		bottom: 10px;
	}

	.hide-on-mobile {
		display: none;
	}

	#other-markets a:last-child {
		display: block;
		margin-top: 7px;
	}

	header .bottom .market_dates {
		width: 160px;
	}

}

@media (max-width: 400px){
	header .bottom .market_dates {
		width: 130px;
		display: none!important;
	}
}
/* test edit */

.social-icons img {
    height: 20px!important
}
@media only screen and (max-width: 1025px) {
  ul.hide-for-medium-down.social-icons {
  	display: none!important
  }
}
@media only screen and (min-width: 1025px) {
  ul.social-icons {
	  display: flex!important;
	  align-items: center;
	  top: -60px!important;
    justify-content: space-evenly;
  }
}