/* ---------- @ Responsive -----------*/

@media screen and (max-width: 1199px) {
	.wrapper {
		width: 900px;
		}
	
	.dropdown {
		font-size: 1.125vw;
		}
	
	#header.tall .MTHAlogo {
		width: 100%;
		height: auto;
		}
	.dropdown_menu li {
		font-size: 1vw;
		line-height: 1.25vw;
		}
	.contentArea.small .horizontalButton {
		flex: 0 49%;
		}
	
	.memberListContact {
		font-size: 1.25vw;
		line-height: 1.375vw;
		}
	
	.memberListMore a {
		font-size: 1.25vw;
		line-height: 1.5vw;
		}
	.formattedContent h1 {
		font-size: 2.75vw;
		line-height: 3vw;
		}
		
	.formattedContent h2 {
		font-size: 2.5vw;
		line-height: 2.75vw;
		}
		
	.formattedContent h3 {
		font-size: 2.5vw;
		line-height: 2.75vw;
		}

	.formattedContent h4 {
		font-size: 2.25vw;
		line-height: 2.5vw;
		}
	
	.formattedContent h5 {
		font-size: 2.25vw;
		line-height: 2.5vw;
		}
	
	.formattedContent h6 {
		font-size: 2.25vw;
		line-height: 2.5vw;
		}
	

}

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

.testingSlides {
	display: block;
	}
	
.testingSlideImageSide,
.testingSlideTextSide {
	width: 100%;
}

.contentArea.noSidebar .recent_news .newsListDivider {
	width: 100%;
	float: none;
	margin: 0 0 15px 0;
	}

.testingSlideTextSide {
	margin-top: 25px;
	}


.mobileInPageNavigation {
	display: block;
	background: #063962;
}

.mobileInPageNavigationMenu ul li {
	display: block;
	list-style-type: none;
	text-align: left;
	}

.mobileInPageNavigationMenu ul li a {
	font-family: 'Nunito Sans', sans-serif;
  	font-weight: 300;
  	text-decoration: none;
  	display: block;
  	padding: 5px;
	}


.mobileInPageNavigationMenu .menu {
	display: block;
	}

.mobileInPageNavigationMenu {
	display: none;
	}

.mobileInPageNavigationMenu.visible {
	display: block;
	}

.mobileMenuInPageButton {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	text-align: left;
	}

.mobileInPageNavigationMenu ul {
	margin: 0;
	}
.mobileInPageNavigationMenu ul li {
	display: block;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: 1px solid #e8e8e8;
	}

.mobileInPageNavigationMenu ul li:last-child {
	border-bottom: none;
	}

.mobileInPageNavigationMenu ul li a {
	text-decoration: none;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 25px;
	display: block;
	color: #fff;
	padding-left: 10px;
	}

.mobileInPageNavigationMenu ul ul li a {
	padding-left: 10px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	text-transform: none;
	color: #fff
	}


.mobileInPageNavigationMenu ul {
	border-left: 5px solid #fff;
	margin: 10px 0;
	}
	
.mobileInPageNavigationMenu ul ul {
	border-left: 5px solid #fff;
	margin: 10px 0;
	}

.mobileInPageNavigationMenu ul ul ul {
	border-left: 5px solid #fff;
	margin: 5px 0 0 0;
	}

.mobileInPageNavigationMenu ul ul ul li a {
	color: #fff
	}

.mobileInPageNavigationMenu a:hover {
	color: #fff
	}

.slideBGWrapper,
.slide,
.slideText,
.homePageSlides {
	height: auto;
	}

.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 0 !important;
	}
	
	.wrapper {
		width: 600px;
		}
	#header {
		display: none;
		}
	
	.contentArea.small,
	.contentArea.medium,
	.contentArea.large,
	.contentArea.xlarge,
	.sidebar.small,
	.sidebar.medium,
	.sidebar.large,
	.sidebar.xlarge {
		width: 100%;
		float: none;
		}
	
	.sidebar {
		margin-top: 50px;
		}
	
	.sidebar.small .peopleListItem .peopleListImage {
		width: 30%;
		margin: 0 10px 0 0;
		}
	
	.contentArea.small .peopleListItem {
		width: calc( 100% - 22px );
		}
	
	.mainContent {
		position: static;
		}
	#universalHeader {
		display: none;
		}
	
	#mobileHeader {
		display: block;
		}
	
	.mobileLogo {
		width: 35%;
		float: left;
		padding: 10px 0
		}
	
	.mobileLogo img {
		width: 200px;
		height: auto;
		}
	.mobileMenuButton {
		float: right;
		font-size: 30px;
		line-height: 64px;
		color: #09426A
		}
	
	body {
		width: 100vw;
		  overflow-x: hidden;
		}
		
	.mobileNavigation {
		min-height: 100vh;
		background: #09426A;
		position: absolute;
		top: 0;
		right: 0;
		width: 0px;
		display: none;
		transition: all .25s ease-in;
		z-index: 99999;
		}
	
	.mobileNavigation.visible {
		display: block;
		width: 100%;
		  visibility: visible;
		}
	
	.mobileNavigation .mobileMenuButton {
		color: #fff;
		}
	
	.mobileNavigation ul li {
		list-style-type: none;
		}
		
	.mobileTopHeader ul {
		display: flex;
		align-items: center;
 	   	justify-content: center;
		}
	
	.mobileTopHeader ul li {
		width: 25%;
		text-align: center;
		}
		
	.mobileTopHeader ul li a {
		color: #fff;
		font-family: 'Nunito Sans', sans-serif;
  		font-weight: 300;
  		text-transform: uppercase;
  		text-decoration: none;
  		padding: 10px;
  		font-size: 14px;
  		display: block
  		}
  	.mobileTopHeader ul li a:hover {
	  	background: #E78938;
	  	}

	.mobileSearch .sf-field-search {
		width: calc( 100% - 100px );
		float: left;
		padding: 0;
		vertical-align: top;
		display: block;
		}
	
	.mobileSearch .sf-field-search label {
		width: 100%;
		}
		
	.mobileSearch .sf-field-search input {
		width: 100%;
		border: none;
		padding: 0 10px;
		font-size: 16px;
		line-height: 24px;
		 -webkit-appearance: none;
		margin: 0px;
		}
	
	.mobileSearch  .sf-field-submit {
		width: 100px;
		float: left;
		padding: 0;
		 -webkit-appearance: none;
		 display: block;
		}
	.mobileSearch .sf-field-submit input {
		border: none;
		background: #63666A;
		color: #fff;
		line-height: 24px;
		text-align: center;
		text-transform: uppercase;
		font-size: 14px;
		width: 100%;
		height: 24px;
		overflow: hidden;


		}
	.mobileSearch  .sf-field-submit input:hover {
		background: #E78938;
	  	}
	
	.mobileMainMenu ul.menu {
		display: inline-block;
		}
	
	.mobileMainMenu ul.menu li {
		width: 100%
		float: none;
		text-align: center;
		}
	
	.mobileMainMenu ul.menu li ul.sub-menu li {
		display: none;
		}
	
	.mobileMainMenu ul.menu li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #fff;
		font-size: 16px;
		font-weight: 600;
		padding: 10px;
		display: block;
		}
	
	.mobileMainMenu ul.menu li a:hover {
		background: #E78938;
	  	}
	.signUp {
		width: 100%;
		float: none;
		clear: both
		}
	.socialMediaMenu {
		width: 100%;
		text-align: center;
		float: none;
		clear: both;
		margin: 25px 0;
		}
	
	.contentArea.xlarge,
	.sidebar.xlarge {
		padding: 0;
		}
	
	.eventListImage {
		width: 40%;
		}
	.eventListTitle,
	.eventTopics,
	.eventType,
	.eventDateBlockItem {
		clear: both;
		width: 100%;
		display: block;
		float: none;
		}

	.eventSearchResult .eventType {
		float: left;
		width: auto;
		clear: none;
	}
	
	.eventDateBlockItem {
		margin-bottom: 15px;
		}
	.eventDateBlockItem:last-item {
		margin-bottom: 0px;
		}
			
	.formattedContent h1 {
		font-size: 27px;
	line-height: 31px;
		}
		
	.formattedContent h2,
	.sidebar .formattedContent h2.leftTitle,
	.sidebar .formattedContent h2.rightTitle,
	.sidebar .formattedContent h2.centerTitle,
	.eventListTitle {
		font-size: 25px;
	line-height: 29px;
		}
		
	.formattedContent h3 {
		font-size: 23px;
	line-height: 27px;
		}

	.formattedContent h4 {
		font-size: 21px;
	line-height: 25px;
		}
	
	.formattedContent h5 {
		font-size: 21px;
	line-height: 25px;
		}
	
	.formattedContent h6 {
		font-size: 21px;
	line-height: 25px;
		}
	.horizontalButtonWrapper {
		flex: none;
		display: block;
		}
	.contentArea .horizontalButton, .sidebar .horizontalButton,
	.contentArea.small .horizontalButton {
		flex: 0 100%;
		margin-bottom: 50px;
		display: block;
		}
	
	.slideTextBoxTitle {
		font-size: 21px;
	line-height: 25px;
		}
	
	.slideTextBoxCopy {
		font-size: 17px;
	line-height: 21px;
		}
	
	.slideTextBox {
		width: calc( 100% - 3vw );
		}
	
	.right .slideBGWrapper,
	.left .slideBGWrapper {
		background-image: url('images/slideTextBGMobile.png');
		}
	
	.slideTextBoxLinkButton a {
		font-size: 17px;
	line-height: 21px;
		}
	.formattedContent .alignleft,
	.formattedContent .alignright,
	.formattedContent .aligncenter {
		max-width: 90%;
		float: none;
		display: block;
		margin: 0 auto 25px auto;
		}
	
	.socialMediaMenu .menu {
		    justify-content: center;
}

.footerMenu.left {
	width: 100%;
	float: none;
	margin: 0 0;
	}

.footerMenu.right {
	width: 100%;
	float: none;
	margin: 0 0;
	}

.footerMenu.right ul.menu li {
	text-align: center;
	width: 100%;
	margin: 0;
	}

#menu-universal-footer-right.menu {
	display: block;
	}
.footerMenu.left ul.menu li {
	width: 100%;
	margin: 0;
	}

.footerMenu.left ul.menu li {
	text-align: center;
	}
.memberListContact {
		font-size: 17px;
	line-height: 21px;
		}
	
	.memberListMore a {
		font-size: 17px;
	line-height: 21px;
		}
	
.formattedContent p,
.formattedContent ul li, .formattedContent ol li {
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 20px;
	}

.memberSingleContactColumn {
	flex: 0 100%;
	}
.memberSignleContacts {
	flex-wrap: wrap;
	}

.formattedContent .menuBlockItem ul li a {
	font-size: 19px;
	line-height: 23px;
	}

.formattedContent .menuBlockItem ul ul li a {
	font-size: 17px;
	line-height: 21px;
	}

.breadcrumb {
	font-size: 15px;
	line-height: 19px;
	}

.startOfContent {
	padding-top: 15px;
	}

.imageHeaderTitle  {
	font-size: 19px;
	line-height: 23px;
}

.footer {
	padding-top: 100px;
	}
.bottomFooterLeft,
.bottomFooterRight {
	width: 100%;
	float: none;
	text-align: center;
	}

.contentBlockWrapper.call_out { 
	margin-bottom: 25px;
	}

.calloutImage {
	width: 100%;
	float: none !important;
	display: block;
	z-index: 1;
	}

.sidebar .calloutText,
.contentArea .calloutText {
	width: 95%;
	display: block;
	margin: -25% auto 0 auto;
	float: none;
	z-index: 50;
	position: relative;
	padding-top: 10%;
	}

.formattedContent .calloutText h2 {
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	}

.formattedContent .calloutText p {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	}

.formattedContent .calloutText .moreButton.freeTextButton {
	text-align: center;
	font-size: 15px;
	}
.horizontalButton .moreButton {
	position: relative;
	display: block;
	}

.moreButton,
.moreButton a,
.moreButton.freeTextButton {
	text-align: center;
}

#search-filter-form-1452 .sf-field-search, #search-filter-form-1452 .sf-field-post-meta-mailing_address_city, #search-filter-form-1452 .sf-field-taxonomy-counties_served, #search-filter-form-1452 .sf-field-taxonomy-facility_type {
	width: 100%;
	margin: 0;
	}

.searchandfilter ul li {
	padding: 0 0 10px 0;
	}

.memberListLeft,
.memberListRight {
	width: 100%;
	float: none;
	}


#search-filter-form-1275 .sf-field-search, 
#search-filter-form-1277 .sf-field-search,
#search-filter-form-1275 .sf-field-taxonomy-group, 
#search-filter-form-1277 .sf-field-taxonomy-group {
	width: 98%;
	}
#search-filter-form-1275 .sf-field-submit, 
#search-filter-form-1277 .sf-field-submit,
#search-filter-form-1275 .sf-field-reset, 
#search-filter-form-1277 .sf-field-reset {
	width: 48%;
	}

#search-filter-form-1273 .sf-field-taxonomy-report_study_type, 
#search-filter-form-1917 .sf-field-taxonomy-report_study_type,
#search-filter-form-1273 .sf-field-taxonomy-report_study_topic, 
#search-filter-form-1917 .sf-field-taxonomy-report_study_topic,
#search-filter-form-1273 .sf-field-search, #search-filter-form-1917 .sf-field-search {
	width: 98%;
	}

#search-filter-form-1273 .sf-field-submit, 
#search-filter-form-1917 .sf-field-submit,
#search-filter-form-1273 .sf-field-reset, 
#search-filter-form-1917 .sf-field-reset {
	width: 48%;
	}

.upcomingEventWithImage {
	float: none;
	width: 100%;
	}

.eventListName, .newsListName {
	margin-right: 0;
	}
}

@media screen and (max-width: 599px) {
	.wrapper {
		width: 95vw;
		margin: 0 auto;
		}
	.formattedContent p,
	.formattedContent ul li, 
	.formattedContent ol li {
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 20px;
	}

#wpcf7-f1831-p448-o1 {
	width: 100%;
	}
span.contactFromTitle {
	width: 100%;
	margin: 0 0 10px 0;
	text-align: center;
	}

.wpcf7-form-control-wrap.your-name input, .wpcf7-form-control-wrap.organization input, .wpcf7-form-control-wrap.email input, .wpcf7-form-control-wrap.address1 input, .wpcf7-form-control-wrap.address2 input, .wpcf7-form-control-wrap.city input, .wpcf7-form-control-wrap.state input, .wpcf7-form-control-wrap.zipCode input {
	width: 100%;
	}


.formattedContent .menuBlockItem ul li a {
	font-size: 19px;
	line-height: 21px;
	}

.formattedContent .menuBlockItem ul ul li a {
	font-size: 17px;
	line-height: 21px;
	}
.vendorLogoBox {
	width: 100%;
	float: none;
	clear: both;
	margin: 0 auto 10px auto;
	display: block;
}

.dateBoxSingle {
	width: 100%;
	margin: 0 0 10px 0;
	display: block;
	float: none;
	}

.dateBoxFull {
	float: none;
	display: block;
	width: 100%;
	margin: 0 0 15px 0;
	}

}