/*
	Theme Name: Marquez Child
	Theme URI: http://example.com/marquez-child/
	Description: Marquez Child Theme
	Author: ThemeMountain
	Author URI: http://thememountain.com
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Template: marquez
	Version: 1.0.1
	Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options
	Text Domain: marquez-child
*/
.navigation-hide a {
	color: #888;
}
.wrapper.inactive .header-fixed-on-mobile .header-inner {
  position: fixed!important;
}
[class*=icon-].large {
  margin-bottom: 2rem;
}
.team-1 .team-content-info h5 {
	margin-bottom: 1rem;
}
.team-1 .section-block {
	padding-top: 9em;
	padding-bottom: 9em;
}
h6 {
    font-size: 16px;
    line-height: 1.4em;
}
#services .button {
	margin-top: 3rem;
	margin-bottom: 0;
}
#goals .button {
	margin-top: 2rem;
}
@media only screen and (max-width: 960px) {
	.wrapper:not(.inactive) .header .header-inner>.row {
    padding: 0;
	}
	.row.flex.one-column-on-tablet {
    display: flex;
	}
	.header .nav-bar, .header .nav-bar-inner {
    padding: 0 1.5rem;
	}
	#home {
		margin-top: 0;
	}
		#home .tms-content-inner > .row > .column.width-12 > .mb-30 {
		margin-bottom: 1rem;
	}
}
@media only screen and (max-width: 768px) {
	#home .row .row {
		margin-left: 0;
		margin-right: 0;
	}
	#home .row .column.width-12 {
		padding: 0;
	}
	#home .tms-content-inner > .row > .column.width-12 > .mb-30 {
		margin-bottom: -1rem;
	}
	.tms-caption:not([class*=width-]) {
		width: 100%;
	}
	#work .hero-5 {
		padding-bottom: 0;
	}
	.pricing-table-header h2 {
		font-size: 2.2rem;
	}
}
