@media only screen and (max-width: 1023px) {

	.timeline-content-inner {
		display: flex;
		flex-direction: column;
		position: relative;
	}

	.timeline-content-inner:before {
		display: none;
	}

	#who-we-are-content img {
    width: 100%;
    max-width: none;
		position: relative;
		order: 1;
    top: -5px;
}

#who-we-are-content .content-outer {
    max-width: 500px;
    order: 2;
    margin: 10px auto 40px auto;
    text-align: center;
}

#who-we-are-content .section-inner.full-padding {
    display: grid;
		padding:0;
}



}

@media only screen and (max-width: 1023px) and (min-width: 768px) {

	#mobile-nav {
		display: block;
	}

	.home img.rotator-background {
		width:auto;
		height: 100%;
		margin-left:-100%;
	}

	#home-hero .rotator-subtitle {
		line-height: clamp(15px, 11.85vw, 28px);
	}

	.title-banner h3.subtitle {
		max-width: 90%;
			margin-top: 10px !important;
	}

	#mobile-nav-toggle {
		display: inline-block;
		vertical-align: middle;
		margin-right: 20px;
	}

	nav#site-navigation {
		display: none;
	}

	#mobile-nav-shad {
		display: none;
	}

	body.nav-active #mobile-nav-shad {
		display: block;
	}

	#nav-container {
		padding: 0 !important;
		height: auto !important;
		vertical-align: middle !important;
		width: auto !important;
	}

	#mobile-nav {
		width: 40%;
	}

	#site-navigation {
		display: none;
	}

	.rotator-slide-content-inner {
		padding: 0 100px;
	}

	.rotator-title {
		font-size: 45px;
		line-height: 50px;
	}

	.rotator-subtitle {
		font-size: 20px;
		line-height: 22px;
	}

	.section.title-banner .title {
		font-size: 40px;
		line-height: 50px;
	}

	.section.title-banner .subtitle {
		font-size: 18px;
		line-height: 22px;
	}

	.section .section-inner {
		padding-left: 50px;
		padding-right: 50px;
	}

	.content-block.featured-image-left .content-wrap {
		padding: 0 0 0 60px;
	}

	.content-block.featured-image-right .content-wrap {
		padding: 0 60px 0 0;
	}

	.section .title {
		font-size: 32px;
		line-height: 36px;
	}

	.section .subtitle {
		font-size: 20px;
		line-height: 22px;
	}

	.section .content p, .section .content li {
		font-size: 16px;
		line-height: 26px;
	}

	.content-block .featured-image label {
		display: none;
	}

	.content-block .featured-image {
		box-shadow: none;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-transform: rotate(0deg);
		border-radius: 0;
	}

	.side-by-side.left .content-wrap {
		width: calc(100% - 90px);
		padding-top: 40px;
		padding-bottom: 40px;
		padding-left: 50px;
	}

	.side-by-side.right .content-wrap {
		width: calc(100% - 90px);
		padding-top: 40px;
		padding-bottom: 40px;
		padding-right: 50px;
	}

	.side-by-side .featured-image img {
		width: 300%;
		max-width: none;
		margin: 0 -150%;
	}

	.side-by-side.left .content-outer {
		left: 30%;
		width: 70%;
	}

	.side-by-side.right .content-outer {
		width: 70%;
	}

	.side-by-side .featured-image {
		width: 30%;
	}

	.grid-block.background-image .section-inner-wrap-1 {
		position: relative;
	}

	.grid-block.background-image .section-background {
		position: absolute;
		height: 100%;
		min-width: 100%;
		max-width: none;
		width: auto;
	}

	.single-grid-block-inner {
		padding: 0 15px;
		text-align: center;
	}

	.section.grid-block .content p {
		line-height: 20px;
	}

	.single-team-member {
		width: 40%;
	}

	.news[row="2"] .news-post,
	.news[row="3"] .news-post,
	.news[row="4"] .news-post {
		width: 50%;
	}

	.section.news .news-post-inner:hover .news-post-read-more {
		line-height: 182px;
	}

	.single .entry-content {
		padding: 50px 60px;
		border-radius: 0;
		font-size: 16px;
	}

	.archive article, .search article {
		padding: 30px;
	}

	.sidebar-sections {
		width: 100%;
	}

	.sidebar-section.sidebar-right .sidebar, .sidebar-section.sidebar-left .sidebar {
		position: relative;
		width: 100%;
		left: auto;
		right: auto;
		padding: 28px 50px;
	}

	.single-post .sidebar-section.sidebar-right .sidebar, .single-post .sidebar-section.sidebar-left .sidebar {
		position: relative;
		width: 100%;
		left: auto;
		right: auto;
		margin: 0;
		padding: 0;
	}

	.sidebar {
		columns: 2;
		column-gap: 40px;
	}

	.footer-columns[cols="3"] .footer-column {
		width: 50%;
	}

	.footer-columns[cols="4"] .footer-column {
		width: 50%;
	}

	#content-wrapper {
		padding: 0;
	}

	#footer-container {
		height: auto;
		position: relative;
	}

	.entry-header .entry-title, .search-results h1.page-title {
		font-size: 32px;
	}

	.archive h1.entry-title a, .search h1.entry-title a {
		font-size: 26px;
	}

	.upper-header .location a {
		font-size: 16px;
	}

	#nav-container.nav-under {
		position: absolute;
		top: 0;
		right: 40px;
		box-shadow: none;
		margin: 0;
		width: auto !important;
		height: 100% !important;
	}

	#header-container.nav-under {
		height: 117px;
	}

	#header-spacer.nav-under {
		height: 117px;
	}

	.gform_wrapper form {
		margin: 50px -16px 0;
	}

	#single-header-inner {
		padding: 0;
		box-sizing: border-box;
		margin: 0 80px;
	}

	.single-post #content-wrapper.image-hero .sidebar-section.sidebar-right .sidebar {
		margin: 0;
		padding: 0;
		background: transparent;
	}

	.single .featured-image-wrap.hero .featured-image {
		max-height: 300px;
	}

	.sidebar-section.site-wrapper {
		margin: 0;
		width: 100%;
	}

	.sidebar-section.site-wrapper .sidebar-sections {
		width: 100%;
	}

	.sidebar-section.site-wrapper.sidebar-right .sidebar {
		width: 100%;
		padding: 50px;
	}

	.sidebar-section.site-wrapper.sidebar-left .sidebar {
		width: 100%;
		padding: 50px 50px 0;
	}

}
