/*
	Theme Name: AZTC SciTech
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
	height: auto;
}
#tribe_events_filters_wrapper h3, #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label, #tribe-bar-form label, .tribe-events-filters-horizontal #tribe_events_filter_control a {
	font-size: 14px;
}

#tribe_events_filters_wrapper h3 {
	font-weight: 400!important;
}

#tribe_events_filters_wrapper h3.search-heading {
	text-align: left;
	margin: 5px 15px 0px;
	margin-bottom: 0px;
	font-weight: 700!important;
}

.search-heading {
	margin: 15px;
	margin-bottom: 0px;
}

a {
	color: #cc6633;
}

a:hover, a:focus, a:active {
	color: #343434;
}

.event-submit-label label, .event-submit-label, .tribe-section-custom-fields .tribe-section-content-label label {
	font-size: 16px!important;
	text-transform: capitalize!important;
	font-weight: 700;
	color: #343434;
}

/*------------------------------------*\
    SEARCH BAR
\*------------------------------------*/

#tribe-bar-form input[type=text] {
	background-color: #f5f4f4;
	border: none!important;
}
#tribe-bar-form input[type=text]:focus {
	outline: none!important;
}
#tribe-events .tribe-events-button, .tribe-events-button, #tribe-bar-form .tribe-bar-submit input[type=submit] {
	background-color: #d15e30;
}
#tribe-events .tribe-events-button:hover, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover {
	background-color: #f5f4f4!important;
	color: #d15e30!important;
}

.tribe-bar-date-filter, .tribe-bar-search-filter, .tribe-bar-submit {
	width: 100%;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
	line-height: .75;
	border-radius: 30px;
}
.tribe-bar-submit {
	margin-left: 0px;
}

.tribe-bar-views-inner {
	display: none;
}

#tribe-bar-form.tribe-bar-collapse .tribe-bar-filters {
	background-color: #fff!important;
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
	border-top-color: #d15e30;
}
#tribe-bar-collapse-toggle:focus, #tribe-bar-collapse-toggle:hover {
	background-color: #6d6e71;
}
#tribe-bar-collapse-toggle.tribe-bar-filters-open span.tribe-bar-toggle-arrow:after {
	border-bottom-color: #d15e30;
}

/*------------------------------------*\
    FILTER BAR
\*------------------------------------*/

#tribe-events-bar * {
	text-align: left;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal, .tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
	padding: 5px 0;
}
#tribe-bar-form.tribe-bar-full.tribe-events-bar--has-views #tribe-bar-filters-wrap {
	width: 100%;
}

#tribe-bar-form, #tribe_events_filters_wrapper {
	background-color: #fff!important;
}

.tribe-filters-open #tribe_events_filters_wrapper, .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
	z-index: 20;
}

#tribe_events_filters_wrapper {
	padding: 0px;
	padding-top: 10px;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal {
	position: relative!important;
}

.tribe-events-filters-horizontal .tribe-events-filters-content {
	background-color: transparent;
	border: none;
}

.tribe-events-filters-horizontal #tribe_events_filters_form {
	width: 100%;
	text-align: left;
	display: flex;
	flex-direction: column;
	order: 2;
}

.tribe-events-filters-horizontal .tribe-events-filters-content {
	display: flex;
	flex-direction: column;
}

.tribe-filters-open .tribe-events-filters-horizontal #tribe_events_filter_control {
	margin: -21px 0 0px;
	width: 100%;
}

.tribe-events-filters-horizontal .tribe_events_filter_control {
	margin: 0px;
}
.tribe-filters-open .tribe-events-filters-horizontal .tribe_events_filter_control {
	margin: 0px;
	margin-top: -15px;
}

.tribe-events-filters-horizontal .tribe_events_filter_control button.dk-orange-bg {
	background-color: #d15e30;
	border: 1px solid rgba(0,0,0,0.0);
	color: #fff;
}
.tribe-events-filters-horizontal .tribe_events_filter_control button.dk-orange-bg:hover, .tribe-events-filters-horizontal .tribe_events_filter_control button.dk-orange-bg:focus, .tribe-events-filters-horizontal .tribe_events_filter_control button.dk-orange-bg:active {
	background-color: #fff;
	border: 1px solid #d15e30;
	color: #d15e30;
}
.tribe-events-filters-horizontal .tribe_events_filter_control button.dk-orange-bg:hover > a, .tribe-events-filters-horizontal .tribe_events_filter_control button.dk-orange-bg:focus > a, .tribe-events-filters-horizontal .tribe_events_filter_control button.dk-orange-bg:active > a {
	color: #d15e30;
}

.tribe-events-filters-horizontal .tribe_events_filter_control button {
	width: 100%;
	border-radius: 30px;
	color: #333;
	background-color: #f5f5f5;
	margin-bottom: 10px;
	border: 0px;
	line-height: 1;
	padding:14px!important;
}
.tribe-events-filters-horizontal .tribe_events_filter_control button+button {
	margin-left: 0px;
}

.tribe-events-filters-horizontal .tribe_events_filter_control button:hover, .tribe-events-filters-horizontal .tribe_events_filter_control button:active, .tribe-events-filters-horizontal .tribe_events_filter_control button:focus {
	background-color: #6d6e71;
	color: #f5f5f5;
}

#tribe_events_filter_control .tribe_events_filters_toggle {
	border-radius: 30px;
	background-color: #d15e30;
}

#tribe_events_filter_control button {
	width: 100%!important;
	max-height: 33px;
	padding: 0px!important;
	margin-top: 8px;
}

#tribe_events_filter_control button:hover, #tribe_events_filter_control button:focus, #tribe_events_filter_control button:active {
	background-color: #f5f4f4!important;
}

#tribe_events_filter_control button:hover a, #tribe_events_filter_control button:focus a, #tribe_events_filter_control button:active a {
	color: #cc6633!important;
}

/*------------------------------------*\
    Photo View
\*------------------------------------*/

#tribe-events-photo-events .tribe-events-photo-event {
	background-color: #f5f4f4;
	box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.15);
}

#tribe-events-photo-events .tribe-events-photo-event-wrap {
	height: 100%;
	background-color: transparent;
}
#tribe-events-photo-events .tribe-event-featured .tribe-events-photo-event-wrap {
	height: 100%;
	background-color: #1487c3!important;
	position: relative;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-list-event-title a {
	color: #fff!important;
}
.tribe-events-list .tribe-events-event-image img {
	width: 100%;
}
#tribe-events-photo-events .tribe-events-event-image,
.tribe-events-photo-event-wrap .event-image {
	height: 200px;
	overflow: hidden;
}
.tribe-events-photo-event-wrap .event-image {
	background-size: cover;
	background-position: center center;
}
#tribe-events .tribe-events-loop .tribe-events-content {
	margin: 10px 0 55px;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-list-event-title a,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta,
.tribe-event-featured .event-is-recurring,
.tribe-event-featured .event-is-recurring:hover,
.tribe-events-list .tribe-events-loop .tribe-event-featured a {
	color: #343232;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content {
	color: #fff;
}
.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-meta {
  width: 30%;
	margin: 0 auto;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top: 1px solid #d15e30;
	border-bottom: 1px solid #d15e30;
	padding: 10px 0;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta {
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta .event-is-recurring,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta .event-is-recurring a {
	color: #fff;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta .event-is-recurring a:hover {
	color: #e7c6b6;
}
.tribe-event-schedule-details {
	width: 200%;
	margin-left: -50%;
}
.text-clamp p {
	display: -webkit-box;
	max-width: 99%;
	height: 115px;
	font-size: 14px;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.signature-event-bar {
	display: none;
}

#tribe-events-photo-events .tribe-event-featured .tribe-events-photo-event-wrap .signature-event-bar {
	display: flex;
	background-color: rgba(0,0,0,0.75);
	width: 100%;
	height: 45px;
	bottom: 0;
}

.signature-event-bar img {
	max-height: 35px;
	width: auto;
}
/*------------------------------------*\
    SINGLE EVENT VIEW
\*------------------------------------*/

.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
	width: 100%;
}

/*------------------------------------*\
    SUBMIT AN EVENT
\*------------------------------------*/

.tribe-community-events .req {
	color: #ff0000;
}
.tribe_community_edit .tribe-community-events {
	background-color: #fff;
	width: 100%;
	padding: 0px;
}

.my-events-header {
	border-bottom: 0px;
}

.tribe_community_edit .tribe-button, #tribe-add-recurrence, #tribe-add-exclusion {
	background-color: #e9e6e6;
	color: #343434;
	font-family: proxima-nova, sans-serif;
	font-weight: 800;
	text-transform: capitalize!important;
	font-size: 14px;
	letter-spacing: 0;
	border-radius: 10px;
	padding: 14px;
}

#tribe-add-recurrence {
	margin-top: 0px;
}

#tribe-add-recurrence span, .tribe_community_edit #tribe-add-exclusion {
	font-family: proxima-nova, sans-serif;
	font-weight: 800;
	text-transform: capitalize!important;
	font-size: 14px;
	letter-spacing: 0;
}

.tribe_community_edit #tribe-add-exclusion {
	font-weight: 700;
	margin-left: 12px;
}

.tribe-community-events .tribe-section {
	border: none;
	margin-bottom: 30px;
	padding-bottom: 0px;
}

.tribe-community-events .tribe-section .tribe-section-header {
	padding: 0px;
	border: none;
	margin-bottom: 12px;
}

.tribe-community-events .tribe-section div.tribe-section-content {
	margin-left: 0px;
	margin-right: 0px;
}

.tribe-community-events input[type=color], .tribe-community-events input[type=date], .tribe-community-events input[type=datetime-local], .tribe-community-events input[type=datetime], .tribe-community-events input[type=email], .tribe-community-events input[type=month], .tribe-community-events input[type=number], .tribe-community-events input[type=password], .tribe-community-events input[type=search], .tribe-community-events input[type=tel],
.tribe-community-events input[type=text], .tribe-community-events input[type=time], .tribe-community-events input[type=url], .tribe-community-events input[type=week], .tribe-community-events textarea,
.tribe-dropdown.select2-container-multi .select2-choices, .tribe-ea-dropdown.select2-container-multi .select2-choices {
	border-radius: 10px;
}

.tribe-community-events .tribe-section table.tribe-section-content .tribe-section-content-label, .tribe-community-events .tribe-section table.tribe-section-content td:first-child {
	padding-left: 0px;
}

.tribe-community-events .tribe-section.tribe-section-website input, .tribe-community-events .tribe-section.tribe-section-cost .cost-input-field {
	padding: 12px;
}

.tribe-community-events .tribe-section.tribe-section-cost .cost-input-field {
	width: 40%;
}

.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area .note {
	text-align: left;
}

.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area .note  {
	padding-top: 0px;
}

.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area .note p,
.tribe-community-events .tribe-section p {
	color: #343434;
}
.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area .EventImage,
.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area .choose-file {
	margin-top: 0px;
}
.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area .form-controls {
	margin: 0px;
	width: 50%;
}

.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area {
	background-image: none;
}

.tribe-events-community-footer {
	text-align: left;
}

.tribe_community_edit .tribe-button.submit {
	font-size: 16px;
  font-weight: 400;
  border-radius: 40px;
  color: #fff;
  background-color: #d15e30;
}

.tribe_community_edit .tribe-button.submit:focus, .tribe_community_edit .tribe-button.submit:hover, .tribe_community_list .tribe-button.submit:focus, .tribe_community_list .tribe-button.submit:hover {
	background-color: #e9e6e6;
	color: #d15e30;
}

.tribe-section-custom-fields .tribe-field-type-checkbox {
	margin-bottom: 15px;
}

.tribe-section-custom-fields .tribe-field-type-text .tribe-section-content-field input {
	width: 90%;
	padding: 14px;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {
}
@media only screen and (min-width:480px) {
}
@media only screen and (min-width:576px) {

}
@media only screen and (min-width:601px) {
	#tribe-events-photo-events .tribe-events-event-image,
	.tribe-events-photo-event-wrap .event-image {
		height: 300px;
	}
	#tribe-events-photo-events .tribe-events-photo-event {
		width: 100%;
	}

	.tribe-image-upload-area {
		width: 60%;
	}

}
@media only screen and (min-width:768px) {
	/* SEARCH BAR */
	.tribe-bar-submit {
		padding: 30px 15px 15px;
		width: 33%;
	}

	.tribe-filters-open .tribe-events-filters-horizontal .tribe_events_filter_control {
		margin: 0px;
		margin-top: 0px;
	}

	.tribe-bar-date-filter, .tribe-bar-search-filter {
		width: 33%;
	}

	/* FILTER BAR */
	#tribe_events_filters_wrapper h3, #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label, #tribe-bar-form label, .tribe-events-filters-horizontal #tribe_events_filter_control a {
		font-size: 16px;
	}

	#tribe_events_filter_control .position-absolute {
		top: -25px;
		left: 50%;
    transform: translate(-50%,0);
	}
	#tribe_events_filter_control .position-absolute a {
		color: #343232;
	}
	#tribe_events_filter_control .position-absolute a:hover {
		color: #cc6633;
	}

.tribe-events-filters-horizontal h3 .horizontal-drop-indicator:before {
	border-color: #d15e30 transparent transparent;
	border-width: 7px;
}

	.tribe-events-filters-horizontal #tribe_events_filters_form {
	  flex-direction: row;
	  justify-content: space-between;
		padding: 10px;
		border-radius: 30px;
		border: 1px solid #acacac;
		padding-right: 30px;
	}
.tribe-filters-open .tribe-events-filters-horizontal #tribe_events_filter_control:not(.tribe-events-filters-mobile-controls)  {
		margin: 0px;
		width: auto;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}

.tribe-events-filters-horizontal .tribe_events_filter_item {
	margin-top: 5px;
}

.tribe-events-filters-horizontal .tribe_events_filter_item.active {
	margin-bottom: 0px;
}

	#tribe_events_filter_control .tribe_events_filters_toggle {
		border-radius: 0px;
		background-color: transparent;
	}

	.tribe_events_filters_toggle.tribe_events_filters_show_filters {
    border: 1px solid #acacac;
    padding: 10px!important;
    border-radius: 30px!important;
		margin-left: 0px;
		color: #fff;
		background-color: #d15e30!important;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal h3 .tribe-filter-status {
	display: none;
}
/* Photo View */
#tribe-events-photo-events .tribe-events-event-image,
.tribe-events-photo-event-wrap .event-image {
	height: 200px;
}
#tribe-events-photo-events .tribe-events-photo-event {
	width: 47%;
}

#tribe-events .tribe-events-loop .tribe-events-content {
	height: 120px;
	overflow: hidden;
}
/* Community Events */
.tribe-image-upload-area {
	width: 40%;
}
.tribe-section-custom-fields .tribe-field-type-text {
	width: 50%;
	display: inline-block;
	float: left;
}
}
@media screen and (min-width:992px) {
	/* Search Bar */

	.tribe-bar-submit {
		width: 29%!important;
    padding-right: 21px;
	}

	#tribe-bar-form {
		border: 1px solid #acacac;
	}

	/* Filter Bar */

	.tribe-events-filter-view.tribe-filters-closed .tribe_events_filters_reset {
		display: inline-block!important;
	}

	.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_reset {
		display: block!important;
	}
	.tribe-events-filters-horizontal .tribe_events_filter_control {
		order: 3;
		padding-right: 14px;
		width: 29%!important;
		margin-right: 0px;
	}

	.tribe-events-filters-horizontal .tribe_events_filter_control button+button {
		line-height: .75;
		width: 90%;
		float: right;
	}
	#tribe-bar-form .tribe-bar-submit input[type=submit] {
		width: 75%;
		float: right;
		margin-right: -2px;
	}

	#tribe_events_filters_wrapper {
		border-radius: 0px;
		border: 1px solid #acacac;
	}

	.tribe-events-filters-horizontal #tribe_events_filters_form {
		border: none;
		border-radius: 0px;
		display: inline-flex!important;
		order: 1;
		padding-right: 10px;
	}
	.tribe-events-filters-horizontal .tribe_events_filter_item {
		margin-top: 10px;
		width: 12%;
	}
	#tribe_events_filter_control.lg-reset {
		max-height: 42px;
		width: 25%!important;
		order: 2;
		justify-content: center;
	}

.tribe-events-filters-horizontal .tribe_events_filter_control button.dk-orange-bg {
		padding: 9px 18px!important;

}

	.tribe-events-filters-horizontal .tribe-events-filters-content {
		flex-direction: row;
	}

	.tribe-filters-open .tribe-events-filters-horizontal #tribe_events_filter_control:not(.tribe-events-filters-mobile-controls) {
		width: 30%;
		justify-content: center;
		order: 2;
	}

	#tribe_events_filters_wrapper.tribe-events-filters-horizontal h3 .tribe-filter-status {
		display: block;
	}
	/* Photo View */
	#tribe-events-photo-events .tribe-events-event-image,
	.tribe-events-photo-event-wrap .event-image {
		height: 170px;
	}
	#tribe-events-photo-events .tribe-events-photo-event {
		width: 30%;
	}

	/* Single Event View */

	#tribe-events-content {
		margin-bottom: -2px;
	}

	.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
    overflow-wrap: break-word;
	}

	.tribe-events-single .row {
		height: 100%;
		overflow: hidden;
	}

	.tribe-events-event-meta {
		height: 100%;
	}

}
@media screen and (min-width:1200px) {
	.tribe-bar-submit {
    padding-right: 30px;
	}

	.tribe-events-filters-horizontal .tribe_events_filter_control {
		padding-right: 24px;
	}

	/* Photo View */
	#tribe-events-photo-events .tribe-events-event-image,
	.tribe-events-photo-event-wrap .event-image {
		height: 200px;
	}


}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
