/*-----------------
Responsive
-----------------------*/
@media only screen and (max-width:2000px) {
}
@media only screen and (max-width:1600px) {
}
@media only screen and (max-width:1440px) {
}
@media only screen and (max-width:1366px) {
}
@media only screen and (min-width:1366px) {
	.container {
    	max-width: 1280px;
    }
}
@media only screen and (max-width:1280px) {
}
@media only screen and (max-width:1200px) {
}
@media only screen and (max-width:1024px) {	
	section {
		padding: 2.5rem 0;
	}
	.all-conditions ul li {
		-ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
	}
}
@media only screen and (max-width: 992px) {	
	body {
		font-size: .875rem;
	}
	body.home .header {
		background-color: #fff;
    	position: relative;
	}
	body.home .header.header.sticky-header {
		position: fixed;
	}
	section {
	    padding: 2rem 0;
	}
	#homebanner {
	    height: auto;
	}
	#herobanner {
		height: auto;
	}
	#homebanner .hero-text,
	#herobanner .hero-text {
		text-align: center;
		padding: 2.5rem 0;
	}
	#homebanner .hero-text:before {
		display: block;
	}
	#homebanner .hero-text h1 {
	    font-size: 3.5rem;
	}

	h1,
	.h1 {
	    font-size: 2.4rem;
	}

	h2,
	.h2 {
	    font-size: 1.875rem;
	}

	h3,
	.h3 {
	    font-size: 1.5rem;
	}

	h4,
	.h4 {
	    font-size: 1.25rem;
	}

	h5,
	.h5 {
	    font-size: 1.125rem;
	}

	h6,
	.h6 {
	    font-size: 1rem;
	}
	.awards .single-award {
		border-right: 0;
		border-bottom: 1px solid #dee2e6;
		padding: .5rem 15px;
	}	
	.awards .single-award:last-child {
		border-bottom: 0;
	}
	.awards .single-award .awardlogo {
		max-width: 50px;
	}
	.single-service .service-img {
	    max-width: 50px;
	}
	.single-team:hover .team-info p {
		display: none;
	}
	.single-team:hover .team-info p:last-child {
		display: block;
	}
	.single-blog .post-details {
	    padding: 1rem;
	}
	.single-blog .post-details .blog-desc p:first-child{
		display: none;
	}
	.single-blog .post-thumbnail .blog-date {
		max-width: 50px;
	}
	.single-blog .post-thumbnail .blog-date span {
		font-size: 1.2rem;
	}
	.footerblock {
		text-align: center;
	}
	.copyright {
		margin-top: 0;
	}
}
@media only screen and (max-width: 768px) {	
}
@media only screen and (max-width: 736px) {	
	h1, h2, h3, h4, h5, h6 {
		font-weight: 300;
	}
	.header, .header.sticky-header {
		min-height: 72px;
	}
	#header .logo img {
		max-width: 150px !important;
	}
	.header-contact-text a:last-child {
		margin-left: .5rem;
	}
	#homebanner .hero-text h1 {
	    font-size: 3rem;
	}	
	.naturopathicinfo:before {
		content: '';
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(255, 255, 255, 0.6);
	}
	.naturopathicinfo .play-btn a .iconify {
		color: #008080
	}
	.treatment-options {
		margin-bottom: 1.5rem
	}
	.treatment-options:nth-child(odd) .entry-content {
		padding-left: 0;
	}
	.treatment-options:nth-child(even) .entry-content {
		padding-right: 0;
	}
	.treatment-options:nth-child(even) div:first-child {
		order: inherit;
	}
}
@media only screen and (max-width: 684px) {
}
@media only screen and (max-width: 667px) {
}
@media only screen and (max-width: 640px) {	
}
@media only screen and (max-width:600px) {
}
@media only screen and (max-width:568px) {
}
@media only screen and (max-width:480px) {
}
@media only screen and (max-width:414px) {
	
	
	#homebanner {
		height: auto;		
	}
	#homebanner .hero-text {
		padding: 2rem 0;
	}
	#homebanner .hero-text h1 {
	    font-size: 2.5rem;
	}
	#herobanner .hero-text h1 {
		font-size: 2rem;
	}
	.hero-text p {
	    font-size: .9rem;
	}
	section {
	    padding: 1.5rem 0;
	}
	h1,
	.h1 {
	    font-size: 2rem;
	}

	h2,
	.h2 {
	    font-size: 1.5rem;
	}

	h3,
	.h3 {
	    font-size: 1.25rem;
	}

	h4,
	.h4 {
	    font-size: 1.125rem;
	}

	h5,
	.h5 {
	    font-size: 1.100rem;
	}

	h6,
	.h6 {
	    font-size: 1rem;
	}
	.btn {
		font-size: .9rem;
		padding: .350rem 1rem;
	}
	.founders-list .single-founder {
	    margin-bottom: 2rem;
	}
	.founders-list .single-founder:nth-child(2) {
	    margin-top: 0rem;
	}
	.founders-list .single-founder:last-child {
	    margin-bottom: 0;
	}
	.footerblock, {
		text-align: center;
	}
	.footer .contact-block p {
		padding-left: 0;
	}
	.footer .contact-block p:before {
		display: none;
	}
	.common-concerns-block .common-concerns:nth-child(2) div:first-child {
		order: inherit;
	}
	.all-conditions ul li {
		-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	}
	#footer-contactform .contact-form .wpforms-field-container {
		display: block !important;
	}
	#footer-contactform .contact-form .wpforms-submit-container .wpforms-submit {
	     max-width: unset; 
	}
	
}
@media only screen and (max-width:384px) {
}
@media only screen and (max-width:370px) {
}
@media only screen and (max-width:320px) {
}
@media only screen and (max-height: 411px) {
}