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

* {
	box-sizing:border-box;
}

body{font-size: 1em;}
/*-------resets-----*/

.doctor, header.identification, section.specialties_and_expertise, section.specialties_and_expertise ul, section.contact, section.practices ul, .search_filters table div.filter_list_container   {
	float: none;
	clear: none;
	width: auto;
	padding: 0;
	margin: 0;
}
div.content_container,div.content,div#wrapper,div#footer,div#banner,div#banner #logo_link {
	width:100%;
	min-width:0;
}

/*resets*/

header.results_filters {
	width:auto;
}
header.results_filters div.results_description {
	background:#e8e5de;
	padding:6px 0 4px 6px;
	border-bottom:1px solid #cdc6b9;
	color:#67645e;
	font-size:.92em;
}

header.results_filters div.results_description em.total {
	font-weight:700;
	font-size:1.5em;
}

header.results_filters mark {
	background:transparent;
}

div#menu_main {
	width:100%;
	display:none;
}

#menu_main ul {
	width:100%;
}

#menu_main ul li {
	width:50%;
	border:1px solid #fdfaf3;
}

#menu_main ul li a {
	width:100%;
	border:none;
	padding:13px 0;
}

div#banner {
	height:auto;
	padding:1em;
	background:#992800!important;
}

div#banner #logo_link a span {
	display:inline;
	visibility:visible;
	font-size: .8em;
}
div#banner #logo_link,div#banner #logo_link a {
	height:auto;
	color:#fff;
	font-family:Frutiger,Helvetica,sans-serif;
	font-weight:100;
	font-size:1.2em;
	text-align:center;
	width:100%;
	padding:0 1em;
}

/*search bar*/

.find_a_physician input.find_input{
	width: 44%;
}

.find_a_physician input.find_submit {
	margin: .5em 0;
	width: 100%;
}

.find_a_physician form label{
	width: 100%;
	text-align: center;
	display:block;
}
form[action="/FindAPhysician/SearchByExpertise"] label{
	display: inline;
	width: auto;
}

/*end search bar*/


body {
	background-color:#Fdfaf3;
}



div#practice_header,div#physician_header {
	padding-top:0;
}

div#menu_sub, #menu_sub ul li {
	float:none;
	width:100%;
}

#nav_arrow {
	border-color:#EDEDED transparent transparent;
	border-style:solid;
	border-width:10px;
	height:0;
	width:0;
	position:absolute;
	right:10px;
	top:1.5em;
	cursor:pointer;
}

#nav_arrow.flipped{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: -10px;
}

#body {
	margin-top:1em;
	padding:1%;
}

.results_description {
	background:#e8e5de;
	padding:6px 0 4px 6px;
	border-bottom:1px solid #cdc6b9;
	color:#67645e;
	font-size:.92em;
}

img.research_button {
	float:none;
}

.results_description .total {
	font-weight:700;
}

.results_description mark {
	background:#e8e5de;
}

section.search_filters {
	width:auto!important;
}

section.search_filters .filter_options_container {
	width:auto!important;
}

section.separator div.arrow_left,section.separator div.arrow_right {
	position:absolute;
	right:1em;
}

section.doctor {
	padding:6px 5px;
	border-bottom:1px solid #cdc6b9;
	font-size: 1em;
}

section.doctor:focus,section.doctor:hover {
	cursor:pointer;
}

.doctor img {
	float:left;
	width:90px;
	padding-right:5px;
}

.doctor header {
	background-color:transparent;
	margin-left: 95px;
}

.doctor a{
	font-size: 1em;
}

.doctor:nth-child(even) {
	background:#fdfaf3;
}

.doctor:nth-child(odd) {
	background:#FFFFFa;
}

.identification h1 {
	text-align:left!important;
	padding:0!important;
	font-size:1.2em;
	font-weight:700;
}

.contact {
	margin-top:-15px;
}

.contact ul {
	list-style:none;
}

.practice-name,.practice-address,.city-state-zip {
	margin:0;
	padding:0;
}

.practice-address span {
	display:block;
}

.phone-fax {
	margin:0;
}

.phone-fax dl dt {
	float:left;
	padding-right:2px;
	margin-right:5px;
}

#search_results {
	font-family:Helvetica;
	color:#66635e;
}

#search_results a {
	color:#60778e;
	text-decoration:none;
}

dd.phone-fax dl {
	margin-top:0;
}

mark {
	font-family:Helvetica;
	color:#67645e;
	background: transparent;
}

/* Mobile Indiviudal Physician  */
#physician_header h1 {
	font-size:1.2em;
	color:#544843;
	text-align:left;
	padding-bottom:3px;
}

#physician_header h2 {
	font-size:.95em;
}

#biography #main_col img {
	float:left;
	margin:0 3% 1% 0;
	width:90px;
	height:auto;
	padding-right:5px;
	border: none;
}

/* Mobile Indiviudal Physician  */
#biography #logo_link,#menu_sub,.back_to_top,#biography #main_col blockquote,.research_button {
	display:block;
}

#results_statistics{
	margin: 0 1%;
}
section.suggestions {
	width:auto;
}



.practices, section.specialties_and_expertise{
	margin-left: 95px;
	margin-top: 1em;
}

section.practices ul li{
	margin-bottom: .5em;
}

.identification .specialties_and_expertise{
	margin-left: 0;
}

div#sub_header {
	min-width:0;
	display:none;
	background:1px solid #fdfaf3;
}

#sub_header {
	min-width:0;
}

div.find_a_physician {
	width:95%;
	margin: 0 auto;
	padding: 0;
}

div#main_col {
	float:left;
	padding:0;
	width:auto;
}

#main_col p {
	line-height:1.35em;
}

div#sidebar_left,div#sidebar_right {
	clear:both;
	padding:10px 15px 10px 0;
	width:inherit;
}

div.insurance_plans {
	width:auto;
}

div#footer div.content {
	width:auto;
}

#footer ul {
	float:left;
}

#footer:after {
	content:"";
	display:table;
	clear:both;
}


.search_filters table thead th.filter {
	display: none;
}
section#results_streaming_loader {
	width: 100%;
}


} /* close media query */
