/*************************************************
 * RESPONSIVE STYLING 
**************************************************/
@media only screen and (min-width:768px) {
	#doc-search-list .selecter .selecter-options {
		width: 150%;
	}
}

@media only screen and (min-width:1170px) {
	.blog .post:nth-child(2n+2) {
		margin-right: 0;
	}
	
	#popup {
		width: 1115px;
		height: 628px;
	}
}

/**************************
 * MAX-WIDTH: 1169PX 
**************************/

@media only screen and (max-width:1169px) {
	
	body {
		min-width: 100%;	
	}
	
	.wrapper {
		width: 100%;
		padding: 0 12px;
	}
	
	#main-navigation {
		height: auto;
	}
	
	#main-navigation > .wrapper {
		padding: 0;
	}
	
	#main-navigation li {
		font-size: 13px;
	}
	
	#main-navigation li a {
		padding: 0 12px;
	}
	
	#menu-primary .nutrition .accordprefix {
		right: 0;
	}
	
	#banner { 
		clear: both; 
		overflow-x: hidden;
	}
	
	#banner .slide > img {
		max-width: 100%;
	}
	
	.page-head h1 {
		font-size: 36px;
		line-height: 44px;
		margin-bottom: 8px;
	}
	
	.page-head p {
		font-size: 18px;
		line-height: 24px;
	}
	
	#banner .page-head > a {
		width: 90px;
		height: 90px;
		font-size: 15px;
		line-height: 20px;
		padding: 28px 12px 12px;
		bottom: 72px;
		right: -48px;
	}
	
	#content {
		padding-top: 26px;
	}
	
	section.top h2 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 20px;
	}
	
	/*.box-container {
		margin-left: -12px;
		margin-right: -12px;
	}*/
	
	.box-container .box {
		width: 25%;
		max-width: inherit;
		margin-right: 0;
		padding: 0 12px;
	}
	
	.box > img {
		max-width: 100%;
		height: auto;
	}
	
	section.bottom {
		padding-top: 28px;
	}
	
	section.bottom h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.carousel-container .bx-wrapper {
		padding: 0 40px;
	}
	
	#prev-btn, 
	#next-btn {
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}
	
	#prev-btn a, 
	#next-btn a {
		width: 40px;
		height: 40px;
		background-size: cover;
	}
	
	#prev-btn {
		left: 0 /*-8px*/;
	}
	
	#next-btn {
		right: 0 /*-8px*/;
	}
	
	.content-bottom {
		padding: 35px 0 30px;
	}
	
	.content-bottom h2 {
		font-size: 40px;
		line-height: 40px;
	}
	
	/* about EOD Page */
	
	#sidebar {
		width: 25%;
		padding-right: 5px;
	}
	
	.blog #sidebar, 
	.page-single #sidebar {
		width: 29%;
		padding-right: 0;
	}
	
	#main {
		width: 75%;
		padding-left: 5px;
		margin-bottom: 15px;
	}
	
	.about-eos #main {
		width: 74.5%;
		padding: 12px;
	}
	
	.blog #main, 
	.page-single #main {
		width: 70%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.doctor-locator #main {
		width: 80%;
	}
	
	#main .page-banner {
		margin-bottom: 15px;
	}
	
	.page-banner > img {
		max-width: 100%;
	}
	
	.about-eos .page-banner .page-head {
		width: 380px;
		height: 380px;
		margin-top: -190px;
	}
	
	#box-container {
		max-width: 100%;
		width: 100%;
	}
	
	.one-third {
		padding: 0 5px;
	}
	
	.box1 .box-info {
		padding: 12px 12px 10px;
	}
	
	.box1 .box-info h3 {
		margin-bottom: 0;
		font-size: 16px;
		line-height: 20px;
	}
	
	.featured-post {
		margin-bottom: 20px;
	}
	
	.featured-post figure {
		width: 100%;
	}
	
	.article-container {
		margin-left: -5px; /* offset padding */
		margin-right: -5px;
	}
	
	.blog .post {
		width: 49%;
		margin-right: 0;
		margin-left: 0.5%;
		margin-right: 0.5%;
		margin-bottom: 20px;
	}
	
	.doctor-locator #content {
		background-position: center center;
	}
	
	.locator-block .category-top {
		padding: 20px 20px 0 20px;
	}
	
	.locator-block .category-left {
		width: 65%;
		padding-right: 15px;
	}
	
	.locator-block .category-right {
		width: 35%;
	}
	
	.category-left1 {
		width: 28%;
		padding-right: 0;
	}
	
	.physician1,
	.search-result-single {
		width: 72%;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	/* POP-UP PLUGIN */
	
	#colorbox {
	/* over-riding the script styling with our own styling, that's why important */
		width: 90% !important;
		left: 50% !important;
		margin-left: -45%;
	}
	
	#cboxWrapper,
	#cboxContent,
	#cboxLoadedContent {
		width: 100% !important;
	}
	.about-eos #main table + table{ width:100%;}
	.about-eos #main table + table tr td{ width:25%; font-size:11px; font-weight:inherit;}
	.about-eos #main table + table tr + tr td{ width:100%; font-size:11px;}
	
	.trustd { /* '.trustd' added for footer images */
		width: 80%;
	}
	
	/*style added 2-April-2015 */
	.login-from,
	.new-doctore {
		padding: 56px 20px 0 0;
	}
	
	.logged-in .register-block {
		width: 100%;
	}
	
	.logged-in .about-eos .register-block #main {
		width: 74%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.logged-in .register-type.physician,
	.logged-in .register-type.professional{
		background-image: none;
	}
	
	.logged-in .register-type .list1 {
		width: 100%;
	}
	
}


/*****************************************************
 * MAX-WIDTH: 1062PX added for footer logos 3/30/2015
*****************************************************/
@media only screen and (max-width:1062px) {
	.trustd p {
		margin: 10px 0 0 0;
		text-align: center;
		width: 100%;
	}		
	
	.trustd a, .trustd p {
		float: none !important;
	}
}


/**************************
 * MAX-WIDTH: 1024PX 
**************************/

@media only screen and (max-width:1024px) {
	#banner .page-head {
		width: 320px;
		height: 320px;
		margin-top: -160px;
		padding-top: 60px;
	}
	
	.page-head h1 {
		font-size: 26px;
		line-height: 34px;
	}
	
	#banner .page-head > a {
		bottom: 54px;
		right: -58px;
	}
	
	section.top h2 {
		font-size: 36px;
	}
	
	.box img {
		margin-bottom: 12px;
		width: 100%;
	}
	
	.box h3 {
		font-size: 22px;
		letter-spacing: 0;
	}
	
/*
	.box li {
		letter-spacing: 0;
		line-height: 20px;
		padding-bottom: 10px;
		padding-right: 0;
		margin-bottom: 10px;
		border-top: none;
		background-position: left 5px;
	}
*/
	
	.carousel-slide figure {
		width: 100%;
		margin-right: 15px;
	}
	
	.carousel-slide h3,
	.carousel-slide .pub-date,
	.carousel-slide p {
		overflow-x: hidden;
	}
	
	.carousel-slide > a { float: right;}
	.carousel-slide figure > img { height: auto;}
	.content-top { padding: 0 0 25px;}
	
	.content-bottom h2 {
		font-size: 32px;
		line-height: 32px;
	}
	
	.content-bottom h3 {
		margin-bottom: 4px;
	}
	
	.blog .post {
		min-height: 444px;
	}
	
	.blog .social-links, 
	.page-single .social-links {
		padding: 10px 5px 18px;
	}
	
	.blog .newsletter, 
	.page-single .newsletter {
		padding: 15px 10px;
	}
	
	.blog .newsletter > img, 
	.page-single .newsletter > img {
		margin: 0 10px 10px 0;
		height: auto;
	}
	
	.blog .newsletter h4, 
	.page-single .newsletter h4 {
		font-size: 15px;
		margin-bottom: 7px;
	}
	
	.blog .newsletter p, .page-single .newsletter p {
		font-size: 13px;
		line-height: 18px;
	}
	
	.recent-posts {
		padding: 10px 10px 0;
	}
	
	.blog #sidebar .recent-posts h3, 
	.page-single #sidebar .recent-posts h3 {
		font-size: 16px;
		margin-bottom: 8px;
	}
	
	.recent {
		margin-bottom: 15px;
		padding-bottom: 12px;
	}
	
	.fb-widget {
		width: 100%;
		overflow: hidden;
		padding: 0 10px;
	}
	
	.fb-widget-body > img {
		max-width: 100%;
		height: auto;
	}
	
	.comment-form-author > label, 
	.comment-form-email > label, 
	.comment-form-url > label, 
	.comment-form-comment > label {
		width: 14%;
	}
	
	.comment-form-author > input, 
	#email, 
	#url {
		width: 50%;
	}
	
	.form-submit > input {
		margin-left: 14%;
	}
	
	.doctor-locator #main {
		width: 100%;
		padding-left: 0;
	}
	
	.locator-block .physician {
		padding: 22px 0 0;
	}
	
	.physician figure figcaption h2 {
		font-size: 22px;
		line-height: 26px;
	}
	
	#doc-search-list {
		display: inline-block;
	}
	
	.category-left1 {
		padding: 15px 0 0 15px;
	}
	
	.category-left1 h2 {
		font-size: 20px;
		line-height: 20px;
	}
	
	.category-left1 .list1 {
		margin-top: 6px;
	}
	
	.physician1,
	.search-result-single {
		padding-top: 20px;
	}
	
	.accordion-block {
		padding: 10px 16px;
		margin-bottom: 10px;
	}
	
	#sidebar .accordion-block h3 {
		margin-bottom: 0;
		font-size: 16px;
	}
	
	/* POP-UP STYLING */
	
	.popup-content {
		width: 60%;
	}
	
	#popup h1 {
		font-size: 35px;
		line-height: 35px;
		margin-bottom: 5px;
	}
	
	/* Style Added 2 April 2015 */
	
	.login-main {
		padding: 25px 15px 50px;
	}
	
	.login-from p {
		padding-right: 20px;
	}
	
	.login-main .login #user_login, 
	.login-main .login #user_pass {
		width: 100% !important;
	}
	
	.login-from .tml-action-links {
		right: 40px;
	}
	
	.login-from {
		padding: 25px 20px 0 0;
	}
	
	.new-doctore {
		padding: 25px 20px 0;
	}
}

/**************************
 * MAX-WIDTH: 1023PX 
**************************/

@media only screen and (max-width:1023px) {
	
	#main-navigation li { 
		font-size: 11px;
		line-height: 45px;
	}
	
	#main-navigation li a {
		height: auto;
		padding: 0 7px;
		height: 45px;
	}
	
	#main-navigation li.home a {
		padding: 0 8px;
	}
	
	#main-navigation ul li .sub-menu {
		padding: 20px 12px;
	}
	
	#menu-primary > li > .sub-menu > li {
		margin: 0 2% 15px 0;
	}
	
	#menu-primary > li > .sub-menu > li a {
		height: auto;
		line-height: 24px;
		padding-bottom: 8px;
	}
	
	#banner .page-head {
		width: 45%;
		height: auto;
		border-radius: 0;
		margin-top: 0;
		top: 5%;
		padding: 10px 10px 45px;
		text-align: left;
		border-radius: 5px;
		box-shadow: 1px 2px 3px rgba(0,0,0,.7);
	}
	
	.page-head h1 {
		font-size: 22px;
		line-height: 30px;
		padding: 0 ;
		margin-bottom: 4px;
	}
	
	.page-head p {
		font-size: 16px;
		line-height: 22px;
	}
	
	#banner-controls {
		display: none;
	}
	
	#banner .page-head > a {
		border-radius: 3px;
		bottom: 8px;
		box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
		font-size: 13px;
		height: auto;
		letter-spacing: 0.5px;
		/*padding: 5px 8px;*/
		padding: 2px 3px;
		right: 10px;
		text-shadow: 0 0 0 rgba(0, 0, 0, 0);
		width: auto;
	}
	
	.content-bottom .bottom-right p + img {
		max-width: 100%;
	}
	
	.bottom-left, 
	.bottom-right,
	.content-bottom h2 + p {
		padding: 0 15px;
	}
	
	.content-bottom h2 + p { margin-bottom: 14px;}
	
	.footer-top {
		padding: 16px 0;
		height: auto;
	}
	
/*
	.footer-top form > span {
		font-size: 22px;
		margin-right: 10px;
		line-height: 40px;
		float: left;
	}
*/
	
	.footer-top form:before,
	.footer-top form:after {
		content: '';
		display: table;
	}
	
	.footer-top form:after {
		clear: both;
	}
	
/*
	.subscribe-box {
		float: left;
		width: 70%;
		position: relative;
	}
*/
	
	.footer-top input {
		width: 100%;
		height: 40px;
		border-radius: 0;
		padding-right: 26%;
	}
	
	.footer-top button { 
		height: 40px; 
		line-height: 40px;
		width: 25%;
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
}

/**************************
 * MAX-WIDTH: 870PX 
**************************/ 
@media only screen and (max-width: 870px) {
	table.choose-state, .choose-state thead, .choose-state tbody, .choose-state th, .choose-state td, .choose-state tr { 
		display: block; 
	}

	.choose-state thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.choose-state tr { border: 1px solid #ccc; }

	.choose-state td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 40% !important; 
	
		width: 100% !important;
		font-size: 14px !important;
		line-height: 21px;
		/* padding: 15px 0!important; */
	}
	
	.choose-state td {
		min-height: 50px;
	}
	
	.choose-state td a {
		overflow: hidden;
	}

	.choose-state td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

	.choose-state td:nth-of-type(1):before { content:"State/City"; }
	.choose-state td:nth-of-type(2):before { content:"Support Group"; }
	.choose-state td:nth-of-type(3):before { content:"Meeting Schedule \A& Location"; white-space:pre; }
	.choose-state td:nth-of-type(4):before { content:"Contact"; }
}

@media only screen and (max-width: 900px) {
	#doc-search-list button, #doc-search-list input[type="reset"] {
		width: 75px !important;
		height: 40px;
		font-size: 14px;
		padding: 0;
	}
}

/**************************
 * MAX-WIDTH: 800PX 
**************************/ 
@media only screen and (max-width: 800px) {
	#sidebar {
		padding-right: 0;
	}
	
	.accordion-block {
		padding: 10px 8px 6px;
	}
	
	#sidebar h3 {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 12px;
		padding: 0 8px;
	}
	
	.accordion-block > ul > li {
		padding-right: 0;
	}
	
	.accordion-block > ul > li > a {
		padding: 0 15px 0 25px;
	}
	
	.one-third {
		margin-bottom: 12px;
	}
	
	.box1 {
		min-height: 320px;
	}
	
	.registration {
		padding: 10px;
		margin-bottom: 12px;
	}
	
	.registration > img {
		display: none;
	}
	
	.registration h4 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	
	.registration h4 span {
		font-size: 30px;
	}
	
	.registration p {
		font-size: 15px;
		line-height: 19px;
		margin-bottom: 10px;
		padding-right: 0;
	}
	
	.about-eos .page-banner .page-head {
		width: 280px;
		height: 280px;
		margin-top: -140px;
	}
	
	.about-eos .page-content h1 {
		font-size: 28px;
		line-height: 32px;
	}
	
	.blog .newsletter > img, 
	.page-single .newsletter > img {
		display: none;
	}
	
	.blog .newsletter form, .page-single .newsletter form {
		padding: 0 43px 0 3px;
		box-shadow: none;
	}
	
	.blog .newsletter input, 
	.page-single .newsletter input {
		font-size: 12px;
	}
	
	.blog .newsletter button, .page-single .newsletter button {
		right: -1px;
		top: 0;
		margin-top: 0;
		width: 40px;
		height: 100%;
		border-radius: 0;
	}
	
	.locator-block > header {
		padding: 22px 15px;
	}
	
	.locator-block h1 {
		font-size: 35px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	
	#doc-search-list {
		margin-top: 15px;
		padding: 10px 5px;
	}
	
	#doc-search-list .selecter {
		width: 100px;
		max-width: 100px;
	}
	
	#doc-search-list .selecter .selecter-selected {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 13px;
		height: 40px;
		line-height: 28px;
	}
	
	/* #doc-search-list li.city3 { */
		/* width: 100px; */
	/* } */
	
	#doc-search-list input {
		height: 40px;
		padding: 5px;
		font-size: 13px;
	}
	
	#doc-search-list li.state {
		width: 120px;
	}
	
	#doc-search-list button, #doc-search-list input[type="reset"] {
		width: 75px !important;
		height: 40px;
		font-size: 14px;
		padding: 0;
	}
	
	#doc-search-list .selecter .selecter-item {
		font-size: 12px;
		padding: 8px;
	}
	
	#doc-search-list .selecter {
		line-height: 22px;
	}
	
	/*#doc-search-list .selecter .selecter-options {
		width: 150%;
	}*/
	
	.physician figure img {
		max-width: 100%;
	}
	
	.locator-block .category-right {
		padding: 10px 90px 16px 10px;
	}
	
	.locator-block .category-right h3 {
		font-size: 22px;
		line-height: 34px;
		margin-bottom: 8px;
	}
	
	.locator-block .category-right h3 span {
		font-size: 36px;
	}
	
	.locator-block .category-right p {
		font-size: 15px;
		line-height: 19px;
	}
	
	.locator-block .category-right > img {
		width: 45%;
	}
	
	/* Gravity Forms */
	
	.about-eos .gform_wrapper {
		max-width: 100%;
	}
	
	.about-eos .gform_wrapper form.apfedForm input[type="text"],
	.about-eos .gform_wrapper .top_label textarea.textarea{
		width: 100%;
	}
	
	.trustd-inner {
		margin: 5px auto;
		width: 100% !important;
		clear: both;
	}
	
	.trustd p {
	    text-align: center !important;
    	margin: 5px auto !important;
	}
	
	.trustd-inner img {
		width: 100%;
	}
	
	.logged-in .register-block h1 {
		font-size: 26px;
	}
	
	.logged-in .register-type {
		padding: 30px 0 30px 20px;
	}
	
	.logged-in .register-type .price-tag {
		width: 100px;
		height: 100px;
		background-size: cover;
		padding: 25px 0;
	}
	
	.logged-in .register-type .price-tag span {
		font-size: 15px;
	}
	
	.logged-in .register-type .price-tag strong {
		font-size: 13px;
		line-height: 16px;
		display: inline-block;
	}
	
	.logged-in .register-block h2 {
		font-size: 30px;
	}
	
	.logged-in .register-type .list1 {
		margin-top: 15px;
	}
	
}



/**************************
 * MAX-WIDTH: 767PX 
**************************/

@media only screen and (max-width: 767px) {
	.page-head h1 {
		font-size: 18px;
		line-height: 22px;
	}
	
	.page-head p {
		font-size: 15px;
		line-height: 20px;
	}
	
	#banner .page-head > a {
		/*font-size: 12px;*/
		font-size: 9px;
	}
	
	#main-navigation ul li .sub-menu {
		-moz-column-count: auto;
		-webkit-column-count: auto;
		column-count: auto;
	}
	
	#content {
		padding-top: 16px;
	}
	
	section.top h2 {
		font-size: 28px;
		line-height: 28px;
		margin-bottom: 15px;
	}
	
	.box-container .box {
		width: 50%;
		margin-bottom: 10px;
	}
	
	.box > h3 {
		font-size: 20px;
	}
	
	.carousel-slide {
		padding-right: 15px;
	}
	
	section.bottom h3 {
		font-size: 18px;
		line-height: 22px;
	}
	
	#prev-btn, 
	#next-btn {
		width: 30px;
		height: 30px;
		margin-top: -15px;
	}
	
	#prev-btn a, 
	#next-btn a {
		width: 30px;
		height: 30px;
	}
	
	.content-bottom {
		padding: 20px 0 15px;
	}
	
	.content-bottom h2,
	section.bottom h2 {
		font-size: 24px;
	}
	
	section.bottom {
		padding-top: 20px;
	}
	
	.content-bottom p {
		font-size: 14px;
		line-height: 22px;
	}
	
	.content-bottom h3 {
		font-size: 17px;
		line-height: 23px;
	}
	
	.bottom-left, 
	.bottom-right, 
	.content-bottom h2 + p {
		padding: 0 10px;
	}
	
	.footer-top form > span {
		font-size: 18px;
	}
	
	.footer-top button {
		font-size: 12px;
	}
	
	.registration {
		display: none;
	}
	
	/* Inner Pages */
	
	.wrapper { 
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.slicknav_menu { display: block;}
	#main-accord,
	.accordion-block { display: none; }
	
	#main {
		width: 100%;
		padding-left: 0;
	}
	
	.about-eos #main {
		width: 100%;
		padding: 10px 8px;
		margin-bottom: 15px;
	}
	
	#content .slicknav_menu + .wrapper {
		padding-top: 12px;
	}
	
	#content .slicknav_menu + .wrapper #sidebar {
		display: none;
	}
	
	.one-third {
		padding: 0 2px;
		margin-bottom: 5px;
	}
	
	.box1 .box-info {
		padding-bottom: 0;
	}
	
	.doctor-locator #content {
		padding: 15px 0 20px;
	}
	
	.locator-block h1 {
		font-size: 24px;
		line-height: 24px;
	}
	
	.locator-block > header {
		padding: 15px 10px;
	}
	
	#doc-search-list {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	#doc-search-list li{
		/* width: 50%; */
		/* padding: 0 5px; */
	}
	
	#doc-search-list .selecter,
	#doc-search-list li.radius .selecter {
		width: 100%;
		max-width: 100%;
	}
	
	#doc-search-list li.city3,
	#doc-search-list li.state,
	#doc-search-list li.zip-code,
	#doc-search-list li.radius {
		width: 50%;
	}
	#doc-search-list li.province {
		width: 100%;
	}
	
	.locator-block .category-left {
		width: 100%;
		padding-right: 0;
	}
	
	.locator-block .category-right,
	.locator-block .physician {
		display: none;
	}
	
	#doc-search-list .selecter .selecter-options {
		width: 100%;
	}
	
	.category-left1 {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.physician1,
	.search-result-single {
		width: 100%;
	}
	
	.category-left1 ul li {
		width: 33.333% !important;
	}
	
	#main-navigation > .wrapper {
		display: none;
	}
	
	#main-navigation li {
		width: 100%;
		background-image: none;
		position: relative;
		padding-left: 0;
	}
	
	#main-navigation li:hover > a, 
	#main-navigation li.current-menu-item a {
		border-width: 1px;
	}
	
	#main-navigation li.home a,
	#main-navigation li a {
		padding: 0 6px;
	}
	
	#main-navigation li a a {
		padding: 0;
	}
	
	#main-navigation .slicknav_menu {
		background: url("../images/main-nav-bg.jpg") repeat-x left top;
		background-size: auto 100%;
	}
	
	#main-navigation .slicknav_menu {
		padding-left: 0;
		padding-right: 0;
	}
	
	#main-navigation .slicknav_nav a,
	#main-navigation .slicknav_nav .slicknav_row {
		margin: 0;
	}
	
	#main-navigation .slicknav_nav a:hover {
		border-radius: 0;
	}
	
	#main-navigation ul li .sub-menu {
		top: 100%;
		width: 100%;
		padding: 0;
	}
	
	#main-navigation .slicknav_nav li:hover a a {
		color: #222;
	}
	
	#main-navigation .slicknav_nav, 
	#main-navigation .slicknav_nav ul {
		background-color: rgba(0,0,0,.7);
		overflow: visible;
	}
	
	#main-navigation .slicknav_nav:before, 
	#main-navigation .slicknav_nav:after {
		content: '';
		display: table;
	}
	
	#main-navigation .slicknav_nav:after {
		clear: both;
	}
	
	#main-navigation li a {
		color: #fff;
	}
	
	#main-navigation .sub-menu li a {
		color: #2f393d;
	}
	
	#popup {
		background-image: none;
		padding-top: 20px;
	}
	
	.popup-content {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		height: 450px;
	}
	
	#popup h1 {
		font-size: 24px;
		line-height: 24px;
		font-weight: bold;
	}
	
	#popup p {
		font-size: 14px;
		line-height: 26px;
	}
	
	#popup .list1 li {
		font-size: 14px;
		line-height: 24px;
	}
	
	.register-type .price-tag {
		width: 100px;
		height: 100px;
		background-size: cover;
		padding: 25px 0;
		right: -4px;
		top: -34px;
	}
	
	.register-type .price-tag span {
		font-size: 14px;
	}
	
	.register-type .price-tag strong {
		font-size: 12px;
	}
	
	.register-type {
		padding: 38px 0 30px 15px;
	}
	
	.register-type.physician {
		margin-top: 42px;
	}
	
	.register-type.physician,
	.register-type.professional {
		background-image: none;
	}
	
	.register-type .list1 {
		max-width: 100%;
		margin-top: 15px;
	}
	
	.register-block h2 {
		font-size: 32px;
	}
	
	/* Style added on 2 April 2015 */
	
	.login-from h4,
	.new-doctore h4 {
		font-size: 32px;
		line-height: 32px;
		padding-bottom: 8px;
	}
	
	.logged-in .about-eos .register-block #main {
		width: 100%;
	}
	
	.logged-in .register-block #main-accord, 
	.logged-in .register-block .accordion-block {
		display: block;
	}
	
	.logged-in .register-block #main-accord {
		margin-top: 15px;
	}
	
	.logged-in .register-block #sidebar {
		margin-bottom: 20px;
	}
	
	.table-resp {
		overflow: auto;
		margin-bottom: 10px;
	}
	
	.pmpro_box h3 {
		margin-bottom: 10px;
	}
}

/**************************
 * MAX-WIDTH: 640PX 
**************************/

@media only screen and (max-width:640px) {
	#header .logo {
		width: 25%;
	}
	
	#header .logo > a {
		width: 100%;
	}
	
	.logo img {
		max-width: 100%;
	}
	
	#banner .page-head {
		/*width: 60%;*/
		width: 30%;
	}		
	
	.blog #main, 
	.page-single #main {
		width: 100%;
		padding: 10px 5px;
	}
	
	.article-container {
		margin: 0;
	}
	
	.blog .post {
		margin-left: 0;
		margin-right: 0;
		min-height: inherit;
		width: 100%;
	}
	
	.blog #sidebar, 
	.page-single #sidebar {
		width: 100%;
	}
	
	.box .donte-btn2 {
		display: inline-block;
	}
	
	.blog .newsletter, 
	.page-single .newsletter {
		display: none;
	}
	
	.locator-block header p {
		max-width: 100%;
	}
	
	.locator-block .category-top {
		padding: 15px 15px 0;
	}
	
	.locator-block .category-top h2 {
		font-size: 22px;
		line-height: 22px;
	}
	
	.locator-block .list1 {
		margin-top: 5px;
	}
	
	.doctor-locator #content {
		padding: 15px 0;
	}
	
	.about-eos  #sidebar {
		display: none;
	}
	
	/* Style added on 2 April 2015 */
	
	.login-from p {
		padding-right: 0;
	}
	
	.login-from .tml-action-links {
		right: 0;
	}
	
	.pmpro-billing .pmpro_btn {
		width: 48%;
		float: left;
		margin: 0 1%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.box li {
		border-top: none;
	}
	
}


/**************************
 * MAX-WIDTH: 639PX 
**************************/

@media only screen and (max-width: 639px) {
	body.home .content-top .bottom {
		display: none;
	}
	
	#header .textwidget {
		display: none;
	}
	
	#main-navigation .mob-shop {
		display: block;
	}
	
	#header .site-search {
		width: 70%;
	}
	
	.footer-top {
		padding: 12px 0;
	}
	
	.footer-top form > span {
		width: 100%;
		margin: 0 0 6px;
		line-height: 26px;
	}
	
	.subscribe-box {
		width: 100%;
	}
	
	.category-left1 ul li {
		width: 50% !important;
	}
	
	/* Form Pages Styling */
	
	#form-contact input[type="text"],
	#form-contact select {
		width: 100% !important;
	}
	
	#form-contact textarea {
		width: 100%;
	}
	
	.form2 {
		width: 100%;
		margin-right: 0;
	}
	
	#form-contact .form2 li {
		padding: 0;
		margin: 10px 0;
	}
	
	#form-contact li {
		width: 100%;
	}
	
	#form-contact .form1 li {
		margin-bottom: 20px;
	}
	
	#form-contact .form1 li:last-child {
		margin-bottom: 0;
	}
	
	.form1 {
		padding-bottom: 15px;
	}
	.about-eos #main table + table{ width:100%;}
	.about-eos #main table + table tr td{ width:24%; font-size:9px; font-weight:inherit;}
	.about-eos #main table + table tr + tr td{ width:24%; font-size:8px;}
	.about-eos #main table + table tr + tr td p{  font-size:8px;}
	.about-eos #main p img.size-full{ width:100%;}
	
	.register-type .price-tag {
		width: 70px;
		height: 70px;
		padding: 10px 0;
	}
	
	.register-type .price-tag span {
		font-size: 12px;
	}
	
	.register-type .price-tag strong {
		font-size: 11px;
		display: inline-block;
		letter-spacing: -1px;
		line-height: 15px;
	}
	
	.register-type {
		padding: 15px 0 20px 15px;
	}
	
	.register-block h2 {
		font-size: 20px;
	}
	
	.register-type .list1 {
		margin-top: 5px;
		padding-bottom: 0;
	}
	
	.register-type .list1 li {
		font-size: 13px;
		line-height: 21px;
		margin-bottom: 6px;
		padding-left: 14px;
	}
	
	.register-block .pmpro_btn.pmpro_btn-select {
		font-size: 15px;
		line-height: 35px;
		padding: 0 25px;
	}
	
	/* Style added on 2 April 2015 */
	
	.login-main {
		padding: 25px 15px;
		margin-bottom: 22px;
	}
	
	.login-from {
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid #d5d6d7;
		padding: 25px 0 10px ;
	}
	
	.login-from > span {
		right: auto;
		top: auto;
		bottom: -12px;
		left: 50%;
		margin-left: -12px;
	}
	
	.new-doctore {
		width: 100%;
		padding: 25px 0 0;
	}
}

/**************************
 * MAX-WIDTH: 480PX 
**************************/

@media only screen and (max-width: 480px) {
	.wrapper, .trustd { /* '.trustd' added for footer images */
		padding: 0 5px;
	}
	
	#header {
		padding-bottom: 10px;
	}
	
	.header-nav {
		margin-top: 15px;
	}
	
	#banner .slide > img {
		/*max-width: 150%;*/
		max-width: 100%;
		position: relative;
		/*left: -20%;*/
	} 
	
	.bottom-left, 
	.bottom-right, 
	.content-bottom h2 + p {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	section.top h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	
	.box > h3 {
		font-size: 18px;
		line-height: 20px;
	}
	
	.box li {
		font-size: 12px;
		padding: 0 0 8px 12px;
		margin-bottom: 8px;
	}
	
	.content-bottom .bottom-right p + img {
		display: none;
	}
	
	.content-bottom h2, 
	section.bottom h2 {
		font-size: 20px;
		line-height: 20px;
	}
	
	#footer .one-fifth {
		width: 100%;
	}
	
	.footer-bottom {
		padding: 15px 0 5px;
	}
	
	.one-third {
		width: 50%;
	}
	
	.about-eos .page-banner .page-head {
		width: 220px;
		height: 220px;
		margin-top: -110px;
		left: 5px;
	}
	
	.page-single .article-header h1 {
		font-size: 20px;
		line-height: 22px;
		margin: 0 0 5px;
	}
	
	.page-single .post .article-header {
		margin-bottom: 8px;
	}
	
	#post-content > p {
		font-size: 14px;
		line-height: 24px;
	}
	
	#post-content {
		padding: 10px;
	}
	
	#comment-form {
		margin-top: 20px;
	}
	
	#comment-form .comments-area #respond .comment-reply-title {
		font-size: 18px;
		line-height: 20px;
	}
	
	#main .comment-respond p {
		margin-bottom: 5px;
	}
	
	.comment-notes {
		font-size: 13px;
	}
	
	.comment-form-author > label, 
	.comment-form-email > label, 
	.comment-form-url > label, 
	.comment-form-comment > label {
		width: 100%;
		margin-bottom: 5px;
	}
	
	.comment-form-author > input, 
	#email, 
	#url {
		width: 100%;
	}
	
	.comment-form-comment textarea {
		width: 100%;
	}
	
	.form-submit > input {
		margin-left: 0;
	}
	
	.dr-details figure {
		width: 100%;
		margin: 0 0 10px 0;
		float: none;
	}
	
	.dr-details figure img {
		max-width: 100%;
	}
	
	.dr-details h3 {
		padding-bottom: 6px;
	}
	
	.box-container .box {
		padding: 0 5px;
	}
	
	.about-eos #main table + table tr td{ width:24%; font-size:7px; font-weight:inherit;}
	.about-eos #main table + table tr + tr td{ width:24%; font-size:6px;}
	.about-eos #main table + table tr + tr td p{  font-size:6px;}
	
	#main form.pmpro_form label {
		width: 100%;
	}
	
	#main .input {
		margin-bottom: 10px;
	}
	
	#main form.pmpro_form .pmpro_submit {
		margin-left: 0;
	}
	
	#main .pmpro_submit .pmpro_btn-submit-checkout {
		margin-top: 0;
		font-size: 15px;
		line-height: 44px;
		padding: 0 25px;
	}
	
	#main .pmpro_payment-cvv {
		margin: 10px 0 0;
	}
	
	.newsletters li {
		width: 50%;
	}
	
}

/**************************
 * MAX-WIDTH: 360PX 
**************************/

@media only screen and (max-width:360px) {
	
	.header-nav li {
		font-size: 12px;
	}
	
	.header-nav li.phone-icon {
		font-size: 13px;
		padding: 0 0px 0 6px
	}
	
	.header-nav li.phone-icon a {
		background-image: none;
		padding-left: 0;
	}
	
	.box .donte-btn,
	.box .donte-btn2 {
		width: 100%;
		font-size: 13px;
		line-height: 35px;
		padding: 0;
		margin-top: 0;
		text-align: center;
	}
	
	.box .donte-btn2 {
		margin-top: 8px;
	}
	
	section.top {
		padding-bottom: 10px;
	}
	
	.one-third {
		width: 100%;
		padding: 0;
		margin-bottom: 10px;
	}
	
	.box1 {
		min-height: auto;
		padding: 8px 5px 5px;
	}
	
	.box1 > img {
		width: 100%;
	}
	
	.about-eos .page-banner .page-head {
		width: 150px;
		height: 150px;
		margin-top: -75px;
	}
	
	.about-eos .page-content {
		padding: 0;
	}
	
	.about-eos .page-content h1 {
		font-size: 16px;
	}
	
	.locator-block h1 {
		font-size: 20px;
		line-height: 20px;
	}
	
	.locator-block header p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 5px !important;
	}
	
	#doc-search-list {
		margin-top: 10px;
	}
	
	/* #doc-search-list li, */
	/* #doc-search-list li.city3,  */
	/* #doc-search-list li.state,  */
	/* #doc-search-list li.zip-code,  */
	/* #doc-search-list li.radius { */
		/* width: 100%; */
	/* } */
	
	.locator-block .category-top {
		padding: 12px 10px 0;
	}
	
	.locator-block .category-top h2 {
		font-size: 18px;
		line-height: 18px;
	}
	
	.locator-block .category-left {
		padding-bottom: 10px;
	}
	
	.locator-block .list1 li {
		width: 100%;
		line-height: 26px;
	}
	
	.category-left1 ul li {
		width: 100% !important;
	}
	
	.dr-about > a {
		margin-right: 12px;
	}
	
	#banner .page-head {
		width: 75%;
		padding: 8px 6px 38px;
	}
	
	#banner .page-head h1 {
		font-size: 15px;
		line-height: 21px;
		margin-bottom: 0;
	}
	
	#banner .page-head p {
		font-size: 13px;
		line-height: 19px;
	}
	
	#banner .page-head > a {
		bottom: 6px;
		padding: 3px 8px;
		font-size: 11px;
	}
	
	.choose-state td {
		font-size: 12px !important
	}

}

@media only screen and (max-width: 320px) {
	#banner .page-head {
		width: 92%;
		padding: 8px 6px 22px;
		top: 3%;
	}
}

/*@media only screen and (max-width: 1169px) {
	
}*/


/* styles added on 17 March 2015 */

@media only screen and (min-width:768px) and (max-width:1024px) {
	#header .logo {
		width: 20%;
	}
	
	#header .logo a,
	#header .logo img {
		max-width: 100%;
	}
	
	#header .logo img {
		height: auto;
	}
}


/* 13-05-2019 */
#doc-search-list ul{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; padding:0 2px;}
#doc-search-list li {margin:0 2px 4px 2px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
@media (min-width:768px) {
#doc-search-list li {max-width:calc(25% - 4px);}	
#doc-search-list.canada_option li  {max-width:calc(20% - 4px);}
	
}

@media (max-width:767px) {
#doc-search-list li {max-width:calc(50% - 4px);}		
}

@media (max-width:360px) {
#doc-search-list li {max-width:calc(100% - 4px);}	
}


/**NN**/

 @media (max-width: 1024px) {
        .page-head h1 {
            font-size: 40px; /* Smaller h1 for medium screens */
        }

        .page-head h2 {
            font-size: 24px; /* Smaller h2 */
        }

        .page-head a {
            font-size: 16px; /* Adjust the link size */
        }
    }

    /* For smaller screens (phones) */
    @media (max-width: 768px) {
        .page-head h1 {
            font-size: 32px; /* Significantly smaller h1 for phones */
        }

        .page-head h2 {
            font-size: 20px; /* Smaller h2 */
        }

        .page-head a {
            font-size: 14px; /* Smaller link font */
        }
    }

    /* For very small screens (small phones) */
    @media (max-width: 480px) {
        .page-head h1 {
            font-size: 12px; /* Even smaller h1 for small phones */
        }

        .page-head h2,.page-head h3 {
            font-size: 10px; /* Smaller h2 for small phones */
			line-height:10px
        }

        .page-head a {
            font-size: 12px; /* Smaller link font */
        }
    }

    /* Ensure the text fits within its container and avoids overflow */
    .page-head h1,
    .page-head h2,
    .page-head a {
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }


@media only screen and (max-width:1025px) {
	
	#banner .page-head{
		width: 30% !important;
		margin-left: 50px;
	}	
	.page-head h1 {
        font-size: 12px !important;
    }	
	#banner .page-head > a{
		font-size:11px !important;
	}
	
}

/**NN**/





