@media only screen and (max-width: 767px) and (min-width: 480px) {

.rotator-title h1 {
    font-size:40px!important;
    line-height: 40px!important;
}
#mobile-nav {
	display: block;
}

#mobile-nav-toggle {
	display: inline-block;
}

#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: 30% !important;
}

#header-container {
	height: auto;
	position: relative !important;
}

#header-spacer {
	display: none;
}

#site-navigation {
	display: none;
}

.rotator-prev, .rotator-next {
	display: none;
}

.rotator-button {
	margin: 20px 0 0;
}

.bx-controls.bx-has-pager {
	display: none;
}

a.site-title {
	width: 70%;
}

#mobile-nav {
	width: 40%;
}

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

.rotator-title {
	font-size: 35px;
	line-height: 37px;
}

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

.rotator-button {
	padding: 8px 18px;
	font-size: 14px;
}

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

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

.content-block.featured-image-left .featured-image {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	margin: 0 0 0 -30%;
}

.content-block.featured-image-left .content-wrap,
.content-block.featured-image-right .content-wrap {
	padding: 0 40px;
}

.section .title {
	font-size: 26px;
	line-height: 30px;
}

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

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

.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.left .content-wrap, .side-by-side.right .content-wrap {
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
}

.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;
}

.news[row="1"],
.grid-blocks[row="2"] .single-grid-block, .news[row="2"] .news-post,
.grid-blocks[row="3"] .single-grid-block, .news[row="3"] .news-post,
.grid-blocks[row="4"] .single-grid-block, .news[row="4"] .news-post,
.grid-blocks[row="5"] .single-grid-block, .news[row="5"] .news-post {
	margin: 0 auto 50px;
	width: 50%;
	display: block;
}

.grid-block .image {
	max-width: 150px;
}

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

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

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

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

.single .featured-image-wrap {
	height: 120px;
}

.post-sharing {
	position: relative;
	margin: -12px 0 10px 0;
}

.entry-content .post-sharing a {
	font-size: 11px;
	padding: 4px 12px;
}

.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;
}

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

.footer-columns[cols="3"] .footer-column,
.footer-columns[cols="4"] .footer-column {
	width: 80%;
	position: relative;
	margin: 0 auto;
	display: block;
}

#content-wrapper {
	padding: 0;
}

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

header.entry-header {
	padding: 40px;
}

.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;
}




















}

@media only screen and (max-width: 479px) {
#mobile-nav {
	display: block;
}

#mobile-nav-toggle {
	display: inline-block;
}

#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: 30% !important;
}

#header-container {
	height: 23vw;
	position: fixed !important;
	background: var(--primary);
}

#header-spacer {
	height: 20vw;
}

.site-header {
	padding: 15px 5px 15px 15px;
}

#site-navigation {
	display: none;
}

.rotator-slide-content-inner {
	padding: 15px 15px;
	text-align: center;
}

.rotator-slide-content-width {
	float: none;
}

.rotator-prev, .rotator-next {
	display: none;
}

.rotator-title {
	font-size: 35px;
	line-height: 40px;
}

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

.rotator-button {
	margin: 20px 0 0;
}

.bx-controls.bx-has-pager {
	display: none;
}

a.site-title {
	width: 70%;
}

.section.mobile-background .section-background {
	display: none;
}

.section.mobile-background .mobile-background {
	display: block;
}

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

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

.section-rotator .mobile-background {
	display: block;
}

.section-rotator .rotator-background {
	display: none;
}

.content-block.featured-image-left .featured-image.left,
.content-block.featured-image-right .featured-image.left.mobile {
	display: block;
	width: 100% !important;
	text-align: center;
	padding: 0;
}

.content-block.featured-image-left .content-outer, .content-block.featured-image-right .content-outer {
	display: block;
	width: 100%;
}

.content-block.featured-image-left .content-wrap, .content-block.featured-image-right .content-wrap {
	padding: 40px 0 0;
}

.section .title {
	font-size: 26px;
	line-height: 30px;
}

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

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

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

.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;
}

.button {
	padding: 8px 18px;
	font-size: 12px;
}

.side-by-side .featured-image {
	width: 100%;
	display: block;
}

.side-by-side.left .content-outer, .side-by-side.right .content-outer {
	left: 0;
	width: 100%;
	position: relative;
}

.side-by-side .content-spacer {
	display: none;
}

.side-by-side.left .content-wrap, .side-by-side.right .content-wrap {
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
}

.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;
}

.news[row="1"],
.grid-blocks[row="2"] .single-grid-block, .news[row="2"] .news-post,
.grid-blocks[row="3"] .single-grid-block, .news[row="3"] .news-post,
.grid-blocks[row="4"] .single-grid-block, .news[row="4"] .news-post,
.grid-blocks[row="5"] .single-grid-block, .news[row="5"] .news-post {
	margin: 0 auto 50px;
	width: 100%;
	display: block;
}

.grid-block .image {
	max-width: 150px;
}

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

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

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

li.gfield, li#field_1_5 {
	width: 100%;
	margin: 0 0 35px 0;
}

.gfield label.gfield_label {
	font-size: 14px;
	height: 42px;
	line-height: 24px;
}

.gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="tel"] {
	font-size: 18px;
	height: 42px;
}

.gform_wrapper textarea {
	font-size: 18px;
}

.gform_wrapper .gfield.active label.gfield_label {
	top: -35px;
}

.gform_footer input[type="submit"] {
	font-size: 18px;
	line-height: 22px;
	height: 40px;
}

.gform_wrapper div.validation_error {
	font-size: 14px;
	line-height: 16px;
}

.single .entry-content {
	padding: 25px 30px;
	border-radius: 0;
	font-size: 14px;
}

.single h1.entry-title {
	font-size: 30px;
}

.single .post-meta {
	font-size: 12px;
}

.single .featured-image-wrap {
	height: auto;
}

.single .featured-image {
	position: relative;
}

.featured-image-overlay {
	display: none;
}

.post-sharing {
	position: relative;
	margin: -12px 0 10px 0;
}

.entry-content .post-sharing a {
	font-size: 11px;
	padding: 4px 12px;
}

.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;
}

.footer-columns[cols="3"] .footer-column,
.footer-columns[cols="4"] .footer-column {
	width: 100%;
	display: block;
}

#content-wrapper {
	padding: 0;
}

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

header.entry-header {
	padding: 30px;
}

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

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

.search .entry-summary {
	font-size: 14px;
}

.article-thumb {
	display: block;
	width: 100%;
}

.article-content, [thumb="true"] .article-content {
	width: 100%;
	padding: 15px 0 0;
}


.gform-body .gfield {
    margin: 50px 0;
}






.side-by-side .featured-image.right {
	display: none;
}
.side-by-side .featured-image.mobile {
	display: block;
}







}

@media screen and (max-width: 850px){
	.side-by-side .featured-image.right {
		display: none;
	}
	.side-by-side .featured-image.mobile {
		display: block;
	}
	.side-by-side.left .content-outer, .side-by-side.right .content-outer {
		left: 0;
		width: 100%;
		position: relative;
	}

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

@media screen and (max-width: 700px){
	#location-info-map {
		display: flex;
		flex-direction: column;
	}

	#location-map {
		float: none; 
		width: 100%; 
		margin-top: 0;
	}
	
	#location-info {
		float: none; 
		width: 100%;
	}

	#location-content .section-inner {
		padding: 30px 20px 0;
	}
}

@media screen and (max-width: 500px){
	.image-slick-nav {
		display: none;
	}
}