@media only screen and (max-width: 1023px) {
	.stress-test div#main-wrapper, .stress-test div#right-wrapper {
		width: 100%;
		float: none;
	}
	.stress-test .ib.last:before {
		content: 'or';
	}
	.stress-test div#right-wrapper div.sidebarContact p {
		text-align: left;
	}
	.stress-test div#right-wrapper {
		margin-top: 60px;
	}
	.stress-test div#right-wrapper img {
		margin-right: 25px;
		margin-left: 0;
	}
	.stress-test div#right-wrapper div.sidebarContact p {
		padding-top: 25px;
	}
}
@media only screen and (min-width: 945px) {
	.ib {
		display: block;
	}
}
@media only screen and (max-width: 944px) {
	div#main-wrapper, div#right-wrapper {
		width: 100%;
		float: none;
	}
	.ib.last:before {
		content: 'or';
	}
	div#right-wrapper div.sidebarContact p {
		text-align: left;
	}
	div#right-wrapper {
		margin-top: 60px;
	}
}
@media only screen and (min-width:918px) {
	p.social {
		display: none;
	}
}
@media only screen and (max-width:917px) {
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
	color: #00437a;
    display: inline-block;
  }
  ul#nav.topnav.responsive {position: relative;}
  ul#nav.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul#nav.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul#nav.topnav.responsive li a {
    display: block;
    text-align: left;
  }
  ul#nav.responsive ul {
	position: relative;
	left: 0;
	padding-left: 10px;
	background: transparent;
}
  #nav li:hover ul a {
	background: transparent;
	}
	ul#nav.topnav.responsive li.social {
	display: none;
	}
	div#navigation-wrapper ul li.icon {
	float: right;
	}
	div#footer-contact-details, div#idew-wrapper {
		width: 100%;
		float: none;
		text-align: center;
	}
	div#footer-contact-details p {
		margin-bottom: 10px;
	}
	div#footer-contact-details p.social {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 749px) {
	div#right-wrapper div.sidebarContact p {
		font-size: 20px;
	}
	div#right-wrapper div.sidebarContact strong {
		font-size: 24px;
	}
	div#page-title-wrapper h2, div#page-title-wrapper h1 {
		font-size: 24px;
	}
	div.practice-info-wrapper, div.contact-info-wrapper {
		width: 100%;
		float: none;
	}
	div.contact-info-wrapper {
		margin-top: 40px;
		clear: both;
	}
	.stress-test div.fLeft, .stress-test div.fRight {
		float: none;
		width: 100%;
	}
	.stress-test input[type="checkbox"] {
		clear: both;
	}
}
@media only screen and (max-width: 722px) {
	div#content-wrapper .testimonial span.attributedto {
		width: 40%;
	}
}
@media only screen and (max-width: 682px) {
	.stress-test ul#steps li {
		display: none;
	}
	.stress-test ul#steps li.current {
		display: block;
	}
	.stress-test #twitter-widget-0, .stress-test div.fb-like {
		display: none;
	}
}
@media only screen and (max-width: 534px) {
	.treatments #main-wrapper .content img, .stop-smoking #main-wrapper .content img,
	.weight-loss #main-wrapper .content img, .anxiety #main-wrapper .content img,
	.phobias #main-wrapper .content img, .insomnia #main-wrapper .content img, .faqs #main-wrapper .content img,
	.iemt #main-wrapper .content img, .stress-test div#right-wrapper img {
		float: none;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.stress-test div#right-wrapper img {
		margin-bottom: 0;
	}
	.phobias blockquote {
		margin-left: 0;
		margin-right: 0;
	}
}
@media only screen and (max-width: 500px) {
	.home #main-wrapper .content img {
		float: none;
		max-width: 241px;
		width: 100%;
		margin-left: 0;
		margin-bottom: 30px;
		margin-top: 0;
	}
}
@media only screen and (max-width: 490px) {
	#background {
		padding-left: 20px;
		padding-right: 20px;
}
	div#header-wrapper, div#navigation-wrapper-outside, div#content-wrapper, div#footer-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media only screen and (max-width: 415px) {
	.stress-test label {
		width: 80%;
	}
	.stress-test #stressTest {
		padding: 0;
	}
	.stress-test #steps li {
		padding-left: 0;
	}
}
@media only screen and (max-width: 403px) {
	div#content-wrapper .testimonial span.attributedto {
		width: 90%;
		float: left;
		margin-left: 0;
	}
	div#content-wrapper .testimonial span.quote {
		clear: both;
		display: block;
	}
}