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

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

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

	.home	#header-container {
		//height: 0;
	}

	.single-careers .form-block .section-inner.full-padding {
    padding: 0;
    width: 100%;
	}

	#hp-video-area .content-wrap .hp-top-content-container {
		padding-top:0;
	}

	#guidance-vid .single-grid-block {
		width: 100%;
}

#guidance-vid .content-wrap, #guidance-vid iframe {
		display: block;
		width: 100%;
	}

	#guidance-vid .content p {
		text-align: left;
		line-height: 1.6em;
}

#guidance-vid .single-grid-block .content-wrap {
		margin-left: 0;
		width: 100%;
}

	#home-rotator-container {
    position: relative;
    top: -100px;
    margin-bottom: -100px;
	}

	#header-spacer {
		display: none;
	}

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

	#site-navigation {
		display: none;
	}

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

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

	.rotator-pagination {
		display: none;
	}

	a.site-title {
		width: 100%;
		top:20px;
	}

	#mobile-nav {
		width: 40%;
	}

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

	.rotator-title,
	#hp-video-area .content h1 {
		font-size: 35px;
		line-height: 37px;
	}

	#hp-video-area {
		margin-top:-100px;
	}

	.rotator-subtitle,
	#hp-video-area .content h2 {
		font-size: 18px;
		line-height: 20px;
	}

	.rotator-subtitle br, #hp-video-area .content h2 br {
		display: none;
}

	#hp-video-area .hp-top-content-container {
    max-width: 980px;
    padding: 0 100px;
}

	.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: block;
	    vertical-align: middle;
	    width: 90%;
	    margin: 20px auto;
	}

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

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

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

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

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

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

	.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% - 110px);
		padding-top: 40px;
		padding-bottom: 40px;
		padding-left: 50px;
	}

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

	.side-by-side .featured-image img {
		max-width: 100%;
		margin: 0;
		max-height: none !important;
	}

	.side-by-side.left .content-outer {
		left: 0%;
		width: 100%;
	}

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

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

	.title-banner .section-background {
		width: 150%;
		max-width: none;
		margin: 0 -25%;
	}

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

	.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;
		    margin-top: 30px;
	}

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

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

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

	.footer-columns[cols="3"] .footer-column,
	.footer-columns[cols="4"] .footer-column {
		width: 100% !important;
		position: relative;
		margin: 0 auto;
		display: block;
		text-align: center;
		padding: 5px 0;
	}

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

	#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: auto;
	}

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

	.upper-header {
		display: none;
	}

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

	.rotator-prev, .rotator-next {
		width: 50px;
	}

	.rotator-prev a, .rotator-next a {
		background-size: 20px !important;
	}

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

	#single-header-inner {
		margin: 0 70px;
		padding: 0;
	}

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

	.single .post-sharing {
		position: relative;
	}

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

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

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

	#edLocations img, #edLocationsTwo img {
		height:auto;
	}

	.event .event-inner > div {
    display: block;
    vertical-align: top;
    width: 100% !important;
    margin: 0 auto;
    text-align: center;
}

.event .event-inner > div.event-content {
	text-align: left;
	margin-left:0;
}

.event .event-content .title {
    margin-top: 20px;
}

#ed-grid .single-grid-block.Full.Content {
	width:100%;
	margin: 0 0 50px;
}

#classSchedule h2.title {
	font-size: 27px;
}

#classSchedule {
	margin-top: 0px;
}

.blog #content .entry-header h1.entry-title {
	font-size:28px;
}


}


















@media only screen and (max-width: 479px) {
	.upper-header {
	    display: none;
	}

	#site-copyright,.footer-credits {
	    display: block!important;
	    margin-top:0px;
	    text-align: center;
	}

.blog #content .entry-header h1.entry-title {
	font-size: 28px;
}

	#mobile-nav {
		display: block;
	}

	.nav-under .site-header {
		margin: 0 10px;
	}

	#classSchedule {
    margin-top: 0px;
}

	#classSchedule h2.title {
		font-size: 27px;
	}

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

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

	#ed-grid .single-grid-block.Full.Content {
		width:100%;
		margin: 0 0 50px;
	}

	#header-container {
	/* 	height: 82px;
		position: fixed !important;
		background: #FFF; */
	}

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

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

	#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,
	#hp-video-area .content h1 {
		font-size: 35px;
		line-height: 40px;
	}

	.rotator-subtitle,
	#hp-video-area .content h2 {
		font-size: 16px;
		line-height: 20px;
	}

	.rotator-subtitle br, #hp-video-area .content h2 br {
    display: none;
}

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

	.rotator-pagination {
		display: none;
	}

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

	.site-header .site-title img {
    display: block;
    max-width: 260px;
    width: 100%;
    text-align: center;
    margin: 25px auto 0 auto;
}

.home a.site-title:after {
    background: url(images/mcilrath-logo-white.png);
    content: '';
    max-width: 260px;
    height: 35px;
    display: block;
    top: -30px;
    left: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

	.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 {

	}

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

	.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: 16px;
		line-height: 24px;
	}

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

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

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

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

	.team-members .bio p {
	    font-size: 15px;
	    line-height: 1.56em;
	    padding-bottom: 40px;
	}

	.news-post {
		font-size: 16px;
	}

	.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;
		float: none;
		width: 100%;
		padding: 0;
	}

	.featured-image-wrap.hero .featured-image-overlay {
		box-shadow: inset 0 -160px 60px -60px rgb(248, 248, 248);
	}

	.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% !important;
    display: block;
    text-align: center;
    padding: 5px 0;
}

	#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: 25px 30px 0;
	}

	.archive article:first-child, .search article:first-child, .blog article:first-child {
		padding-top: 0px;
	}

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

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

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

	.upper-header {
		display: none;
	}

	.site-header {
		margin: 0 10px;
	}

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

	.rotator-prev, .rotator-next {
		width: 40px;
	}

	.rotator-prev a, .rotator-next a {
		background-size: 20px !important;
	}

	.single .featured-image-wrap.hero .featured-image img {
		display: block;
	}

	.single .post-sharing a {
		font-size: 11px;
	}

	#single-header-inner {
		padding: 0 55px;
	}

	.single-post #content-wrapper.image-hero .sidebar-section.sidebar-right .sidebar {
		padding: 0;
		width: 100%;
	}

	.single .post-sharing {
		position: relative;
	}

	.single .featured-image-wrap.inline .featured-image {
		width: 100%;
		padding: 10px 0;
	}

	.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: 0px 35px;
	}

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

	.post-content {
		font-size: 16px;
	}

	#hp-video-area .content-wrap .hp-top-content-container {
		padding-top:0;
	}

	.content-wrap .content {
    padding: 0;
}

#teamExplain p {
	font-size: 17px;
}

#guidance-vid .single-grid-block {
	width: 100%;
}

#guidance-vid .content-wrap, #guidance-vid iframe {
	display: block;
	width: 100%;
}

#guidance-vid .content p {
	text-align: left;
	line-height: 1.6em;
}

#guidance-vid .single-grid-block .content-wrap {
	margin-left: 0;
	width: 100%;
}

.event .event-inner > div {
	display: block;
	vertical-align: top;
	width: 100% !important;
	margin: 0 auto;
	text-align: center;
}

.event .event-inner > div.event-content {
text-align: left;
margin-left:0;
}

.event .event-content .title {
    margin-top: 20px;
}

.single-careers .form-block .section-inner.full-padding {
    padding: 0;
    width: 100%;
}

#fa-americas-top-ria {
	width: 140px;
}


}
