/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
nav > .container{
	width:100%;
}

.bar .logo{
	margin-top:-5px;
}

.team-1 .col-sm-4 a{
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 6px;
    display: block;
    height: 100%;
}

.team-1 .col-sm-4{
    position: absolute;
    height: 100%;
}

.team-1 + .team-1{
    margin-top: 85px;
padding-top:0px;
}

.feature.feature-8 > .image-wrapper.background-image-holder{
border-radius:6px;
}

.social-list{
    padding-top: 15px;
}

.post-type-archive-tribe_events section.space--sm, .single-tribe_events section.space--sm, .single-tribe_events .tribe-events-event-image{
	display:none;
}
.post-type-archive-tribe_events .main-container, .single-tribe_events .main-container{
	    padding-top: 60px;
}

#tribe-bar-form .tribe-bar-submit input[type=submit]{
	border-radius:5px;
}
.tribe-events-calendar thead th, .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column, .tribe-grid-header {
    background-color: #fff !important;
    border-left-color: #fff!important;
    border-right-color: #fff!important;
}

.footer-stack-copyright{
	line-height: 24px;
}

footer .social-list{
	padding-top:0px;
}

.dropdown__content .menu-vertical li.menu-item{
	overflow: hidden;
    text-overflow: ellipsis;
}

.menu-vertical li.dropdown.dropdown--active{
	overflow: visible;
}

.wide-dropdown.dropdown .dropdown__content.col-md-2{
    width: 25%;
}

.ultrawide-dropdown.dropdown .dropdown__content.col-md-2{
    width: 30%;
}

.header--top-bar{
	display:none;
}

#menu1 .stack-search-menu{
	    display: inline-block;
    margin-right: 0.92857143em;
} 

#menu1 .stack-search-menu a{
transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    color: #252525;
    opacity: .5;
} 



.recapture-checkbox .wpcf7-recaptcha > div{
    width: 160px !important;
    height: 65px !important;
    overflow: hidden;
    float: right;
	padding-top:8px;
}
div.wpcf7 .recapture-checkbox .wpcf7-recaptcha iframe{
    min-height: 100px;
    overflow: hidden;
    margin-top: -10px;	
}

.tos-checkbox{
	text-align:left;
}

#menu1 .stack-search-menu a:hover{
	opacity:1;
}


@media (max-width: 1325px) and (min-width: 1000px){
	.bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a{
		font-size:0.75em;
	}
	
	.menu-horizontal li:not(:last-child){
		margin-right:0.7em;
	}
	
}

@media (max-width: 1023px) and (min-width: 768px){
	.bar-1 .row div[class*='col-']:last-child .bar__module:last-child{
		display:inline-block;
	}
}

@media (max-width: 767px){
.wide-dropdown.dropdown .dropdown__content.col-md-2{
    width: 100%;
}

.ultrawide-dropdown.dropdown .dropdown__content.col-md-2{
    width: 100%;
}	
	
	.single-team .team-1 .text-block, .single-team .team-1 .article__body{
		padding-left:10px;
		padding-right:10px;
	}
}
