@media (min-width: 768px) {
	
}

@media (min-width: 768px) and (max-width: 992px) {
	.content {
		padding: 20px 0px;
	}
	.content.search_page >.row {
		margin-right: 0;
		margin-left: 0;
	}
	.content.search_page .container {
		padding-right: 5px;
		padding-left: 5px;
	}
	.navbar-collapse.in {
		overflow-y: hidden;
	}
	.navbar-collapse.collapse {
		padding: 0;
	}
	.header-title {
		height: auto;
	}
	.find_a_therapist {
		min-height: 350px;
		background-size: 100% 80%;
		margin: -35px 0px;
	}
	.find_a_therapist h1 {
		font-size: 22px;
		margin-top: 80px;
	}
	.find_a_therapist .find_a_therapist_row {
		padding-top: 0;
	}
	#searchform input, #searchform select {
		margin-bottom: 0px;
	}
	#searchform  .input-group-btn .btn {
		margin-top: 0;
	}
	.header-title .col-xs-12 {
		padding-right: 0;
		padding-left: 0;
		width: 50%;
	}
	.header-title .col-xs-12 img {
		width: 195px !important;
		margin-top: 0 !important;
		margin-bottom: 5px;
	}
	.header-title .text-right {
		padding-right: 0;
		padding-left: 0;
		text-align: right;
	}
	.header-title .text-right a {
		margin-top: 0 !important;
		border-radius: 0;
	}
	.navbar-nav > li > a {
		padding: 10px 5px;
		font-size: 10px;
	}
	.navbar-nav.navbar-right a.btn-info {
		font-size: 12px;
		margin: 2px 0px;
	}
	.therapist_detail .col-xs-12 {
		padding: 0;
	}
	.therapist_detail .therapist_left_top {
		margin: 0px !important;
	}
	.therapist_detail .therapist_left_bottom {
		width: 80%;
		margin: auto;
		padding: 20px;
	}
	.therapist_detail .block_middle {
		padding: 0;
	}
	.partner .header-title a img {
		max-height: 100%;
		text-align: center;
		max-width: 100%;
		width: auto !important;
		height: auto !important;
	}
	.header-title .navbar-toggle {
		border: 2px solid #5cb85c;
		right: 5px;
		position: absolute;
		top: -40px;
	}
	.navbar-toggle .icon-bar {
		background-color: #5cb85c;
	}
	.info_title {
		display: block;
		width: 100%;
		margin-top: 10px;
	}
	.info_title .small {
		display: block;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.content {
		padding: 20px 0px;
	}
	.content.search_page >.row {
		margin-right: 0;
		margin-left: 0;
	}
	.content.search_page .container {
		padding-right: 5px;
		padding-left: 5px;
	}
	.navbar-collapse.in {
		overflow-y: hidden;
	}
	.header-title {
		height: auto;
	}
	.header-title .dropdown-menu a.btn {
		margin: 20px !important;
		margin-bottom: 15px !important;
	}
	.header-title span.flag_icon.mobile {
		display: inline-block !important;
		right: 35px;
		position: absolute;
		top: -40px;
	}
	.header-title span.flag_icon.mobile img {
		width: auto !important;
	}
	.header-nav {
		height: auto;
		position: absolute;
		z-index: 999;
		background: #fff;
		width: 290px;
		right: 8px;
		padding: 0;
		box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
	}
	.header-nav .row {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	.header-nav .navbar-nav.navbar-right:last-child {
		margin: 10px 10px 10px !important;
	}
	.dropdown-menu li a {
		font-size: 11px;
	}
	.nav-pills>li, .nav-pills>li+li {
		width: 100%;
		margin-left: 2px;
	}
	.header-nav .navbar-nav {
		margin: 7.5px 12px 0px 9px !important;
		padding: 0 15px;
	}
	.navbar-nav > li#fat-menu > a {
		padding: 0px 15px !important;
		line-height: 40px !important;
		padding-bottom: 3px !important;
	}
	.navbar-nav .open .dropdown-menu {
		min-width: 100%;
	}
	.navbar-nav > li.dropdown > .multi-column a.btn {
		width: auto !important;
		margin: 10px 15px !important;
    	font-size: 10px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 15px;
	}
	.find_a_therapist {
		min-height: 250px;
		background-size: 100% 100%;
		margin: 0px;
		/*background: url(../public/img/find_a_therapist_bg_mobile.png) center repeat-x;*/
	}
	.find_a_therapist h1 {
		
	}
	.find_a_therapist .find_a_therapist_row {
		padding: 25px 0;
	}
	.find_a_therapist .find_a_therapist_row img {
		position: relative;
		margin: 0;
	}
	.find_a_therapist .find_a_therapist_row .col-xs-10 {
		width: 95%;
	}
	.find_a_therapist .find_a_therapist_row .col-xs-offset-1 {
		margin-left: 2.333333%;
	}
	.find_a_therapist .find_a_therapist_row #search_links a {
		margin-bottom: 5px;
		line-height: 15px;
	}
	.find_a_therapist .find_a_therapist_row #search_links.search_links a {
		padding: 5px 10px;
		font-size: 14px;
	}
	.features_bottom_wrapper, .call_action_wrapper {
		padding: 25px 0px;
	}
	.features_bottom_wrapper .features_bottom_wrapper_top {
		text-align: center;
	}
	.features_bottom_wrapper .features_bottom_wrapper_top h1, .call_action_wrapper .call_action_wrapper_inner h1 {
		font-size: 18px;
		line-height: 30px;
		margin-top: 1px;
	}
	.features_bottom_wrapper .features_bottom_wrapper_top h1 a, .call_action_wrapper .call_action_wrapper_inner h1 a {
		line-height: 24px;
		margin-top: 16px;
		float: none !important;
		padding: 5px 10px;
		font-size: 13px;
	}
	.call_action_wrapper .call_action_wrapper_inner h1 a {
		margin-top: 0;
	}
	.call_action_wrapper .call_action_wrapper_inner h1 span.btn {
		margin-top: 5px;
	}
	.features_bottom_wrapper .features_bottom_wrapper_top h1 a strong {
		font-size: 11px !important;
	}
	.features_bottom_wrapper_top .well, .features_bottom_wrapper_bottom .well {
		float: left;
		width: 100%;
	}
	.features_bottom_wrapper .info_div {
		margin-top: -25px !important;
	}
	.call_action_wrapper a strong {
		font-size: 13px !important;
	}
	.counter_warpper {
		padding-bottom: 30px;
	}
	.counter_warpper .counter_warpper_inner {
		padding: 20px;
	}
	.counter_warpper .counter_warpper_inner ul li {
		display: block;
		margin-bottom: 20px;
		font-size: 35px;
		width: 100%;
		text-align: center;
	}
	.search_list h3 {
		line-height: 0;
	}
	.search_list .search_list_left {
		margin-bottom: 10px;
	}
	.search_list .search_list_left .col-xs-2 {
		width: auto !important;
		margin-right: 10px;
	}
	.search_list .search_list_left .col-xs-10 {
		width: 80%;
		margin-bottom: 15px;
	}
	.search_list .search_list_left .col-sm-10 {
		padding: 0;
	}
	.therapist_detail .col-xs-12 {
		padding: 0;
	}
	.therapist_detail .therapist_left_top {
		margin: 0px !important;
	}
	.therapist_detail .therapist_left_bottom {
		width: 80%;
		margin: auto;
		padding: 20px;
	}
	.therapist_detail .block_middle {
		padding: 0;
	}
	.header-title .col-xs-12 {
		padding-right: 0;
		padding-left: 0;
	}
	.header-title .col-xs-12 img {
		width: 195px !important;
		margin-top: 0 !important;
		margin-bottom: 5px;
	}
	.header-title .text-right {
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}
	.header-title .text-right a {
		margin-top: 0 !important;
		border-radius: 0;
	}
	#searchform input, #searchform select {
		font-size: 13px;
		height: 35px;
	}
	#searchform  .input-group-btn .btn {
		margin-top: -9px;
		padding: 7px 10px 6px;
		height: 35px;
		font-size: 11px;
	}
	#search_links {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.login-page, .reset-page, .reset-password-verification-page {
		width: 70%;
	}
	.well-site form .col-xs-12:first-child{
		min-height: inherit !important;
	}
	.partner .header-title a img {
		max-height: 100%;
		text-align: center;
		max-width: 100%;
		width: auto !important;
		height: auto !important;
	}
	.header-title .navbar-toggle {
		border: 2px solid #5cb85c;
		right: 5px;
		position: absolute;
		top: -40px;
	}
	.navbar-toggle .icon-bar {
		background-color: #5cb85c;
	}
	.header-nav .navbar-nav.navbar-right .btn {
		font-size: 12px;
	}
	.partner .header-nav #navbar ul >li a {
		margin: 2px 0px;
	}
	.info_title {
		display: block;
		width: 100%;
		margin-top: 10px;
	}
	.info_title .small {
		display: block;
		width: 100%;
	}
	.dropdown-menu.multi-column .col-sm-6.first {
		padding-right: 15px;
	}
	.dropdown-menu.multi-column .col-sm-6.last {
		padding-left: 15px;
	}
	.footer_top_warpper .left {
		margin-bottom: 35px;
	}
	.footer_top_warpper h2 {
		margin-bottom: 15px;
	}
	.footer_top_warpper .state_list_btn {
		margin-bottom: 35px;
	}
	.modal .modal-mm {
		width: 100%;
	}
}

@media (max-width: 468px) {
    .find_a_therapist {
		min-height: 200px;
		background-size: 100% 100%;
		margin: 0px;
		/*background: url(../public/img/find_a_therapist_bg_mobile.png) center repeat-x;*/
	}
	.find_a_therapist h1, .aboutus_warpper h1 {
		font-size: 25px;
		margin-top: 20px;
	}
	.find_a_therapist .find_a_therapist_row, .aboutus_warpper {
		padding: 25px 0;
	}
	.aboutus_warpper {
		padding: 25px 0 10px;
	}
	.find_a_therapist .find_a_therapist_row .col-xs-10 {
		width: 95%;
	}
	.find_a_therapist .find_a_therapist_row .col-xs-offset-1 {
		margin-left: 2.333333%;
	}
	.find_a_therapist .find_a_therapist_row #search_links a {
		margin-bottom: 5px;
		font-size: 10px;
	}
	.find_a_therapist .find_a_therapist_row #search_links.search_links {
		margin-top: -10px;
	}
	.find_a_therapist .find_a_therapist_row #search_links.search_links a {
		padding: 5px 10px !important;
		font-size: 14px !important;
	}
	.features_bottom_wrapper .features_bottom_wrapper_top h1 {
		font-size: 18px;
		line-height: 30px;
		margin-top: 1px;
	}
	.search_list .search_list_left .col-xs-2 {
		width: 100% !important;
		text-align: left;
		margin-bottom: 15px;
	}
	.search_list .search_list_left .col-xs-10 {
		width: 100%;
		padding: 0;
	}
	#searchform input, #searchform select {
		font-size: 12px;
		height: 35px;
	}
	#searchform  .input-group-btn .btn {
		margin-top: -9px;
		padding: 7px 10px 6px;
	}
	#search_links {
		margin-top: 0;
	}
	.login-page, .reset-page, .reset-password-verification-page {
		width: 100%;
	}
	.partner .header-title a img {
		max-height: 100%;
		text-align: center;
		max-width: 100%;
		width: auto !important;
		height: auto !important;
	}
	.header-title .navbar-toggle {
		border: 2px solid #5cb85c;
		right: 5px;
		position: absolute;
		top: -40px;
	}
	.navbar-toggle .icon-bar {
		background-color: #5cb85c;
	}
}

@media (min-width: 320px) {
	.verification-page >.well {
		padding: 0px !important;
	}
	.verification-page .btn {
		margin-bottom: 5px;
	}
}