/* RESPONSO 3 */
/* RESPONSIVE FIXES */

	@media only screen and (min-width: 600px) {	
		body { float: none; }
		#footerseo { display: none; }
		#mobile_prefix, #mobile_header, #mobile_footer, #mobile_nav, #mobile_subnav { display: none !important; }
		}
	@media only screen and (max-width: 600px) {
		body { -webkit-text-size-adjust: none; }	
		html { margin-top: 0px !important; min-width: 0px; }
		header, #header, #nav, footer, #bottom, aside, #featured, #widgets {display: none; }
		header.entry-header { display: block; }
		#mobile_prefix, #mobile_footer { display: block; clear: both; width:100%; }
		#mobile_nav { display: none; }
		body,.holder,.wrapper{min-width:0}
		body { width: 100%; float: right; margin: 0; padding: 0; overflow-x: hidden; }
		* { text-decoration: none; }
		.container, #main, article{width:auto}
		article{padding: 0px 0px;}
		#main { min-width: 290px; padding: 10px 4% 20px; width: 92%; border: none; background: #FFF; overflow: hidden; }
		 #main .wrapper, #main .content-wrapper, .home #main .wrapper, #primary .content-wrapper { width: 100%; }
		#primary { width: 100%; margin: 0; min-height: 0; }
			#primary ul { padding-left: 20px; }
		#secondary { display: none;}
		#wpadminbar { display: none;}
		.aligncenter { width: 100%; height: auto; }

/* MOBILE STYLE */

	.cta-wrapper { display: block; height: auto; width: 100%; }
	.cta-wrapper .cta { display: block; clear: both; margin: 0 auto 12px; }
	.wrapper, .wrapper-1024, .wrapper-960, #one-column #primary { padding: 0; }

	#mobile_prefix,#mobile_footer{background: #37706B;}
	
	#mobile_nav { float: left; width:240px; overflow: hidden; position: absolute; top: 0; margin-left: -240px; height: auto; }
		#mobile_nav ul { width: 240px; margin: 0; padding: 0; list-style: none; font-size: 16px; }
		#mobile_nav ul li { width: 100%; margin: 0; padding: 0; list-style: none; position: relative; clear: both; }
		#mobile_nav ul>li a { display: block; width: 210px; margin: 0; padding: 16px 20px 12px 10px; border-bottom: 1px solid rgba(255,255,255,.25); color: #FFF; text-decoration: none; }

			#mobile_nav li.active>a {border-bottom: 0px solid rgba(0,0,0,0.3);}
			#mobile_nav a:hover { text-decoration: none; }
		#mobile_nav li span { position: absolute; top: 12px; right: 0; width: 24px; padding: 8px 12px; background: rgba(255,255,255,.25); text-align: center; overflow: hidden; font-size: 24px; height: 24px; line-height: 28px; border-radius: 10px 0 0 0; content: ''; color: rgba(0,0,0,.5); }
		#mobile_nav li.active>span { background: rgba(0,0,0,.25); color: rgba(255,255,255,.5);}	
	
		#mobile_nav li ul { float: right; display: none; background-color:rgba(0,0,0,0.25); width: 96%; margin-left:4% }
			#mobile_nav li ul ul { display: none; }
		
	#mobile_infobar { float: right; width:0%; box-shadow: 0px 3px 5px #444 inset; }	
	#mobile_header { display: block; }
	
	#mobile_header #topmenu { width: 100%; display: block; background: #333; height: 80px; margin: 0; padding: 0; overflow: hidden; font-size: 12px; box-shadow: 0px 3px 5px #444; z-index: 99; position: relative; list-style: none; }
		#mobile_header ul#topmenu li { float: left; width: 25%; margin-right: -1px; height: 80px; } 
		#mobile_header ul#topmenu li a { float: left; width: 100%; text-align: center; height: 80px; background-position: center 10px; background-repeat: no-repeat; background-size: auto 40px; text-decoration: none; }
			#mobile_header ul#topmenu li + li a { border-left: 1px solid rgba(255,255,255,.2); } 
		#mobile_header ul#topmenu li span { display: block; color: #E2E2E4; padding: 56px 0 0; text-decoration: none; }
	
		#mobile_header ul#topmenu #tm_menu a { background-image: url("menu.png"); }	
		#mobile_header ul#topmenu #tm_menu_close a { background-image: url("menu_close.png"); }
			#mobile_header ul#topmenu #tm_menu_close { display: none; }
		#mobile_header ul#topmenu #tm_special a { background-image: url("gallery.png"); }	
		#mobile_header ul#topmenu #tm_locate a { background-image: url("locate.png"); }	
		#mobile_header ul#topmenu #tm_call a { background-image: url("call.png"); }	
	
	#mobile_header .info_slide { display: none; background: rgba(255,255,255,.5); box-shadow: inset 0px -3px 5px #444; padding: 16px 0 12px; text-align: right; overflow: hidden; }
		#mobile_header .info_slide h4 { padding: 12px 0 0; margin: 0; font-weight: bold; }
		#mobile_header .info_slide a { float: right; clear: both; color: #444; display: block; width: 96%; border: 1px solid rgba(0,0,0,.25);
			border-left: none; border-radius: 0 10px 10px 0; margin: 0 12px 8px 0; padding: 0 52px 4px 0; background: rgba(255,255,255,.25) no-repeat 97% 50%; background-size: 24px; }
		#mobile_header #mobile_calllist.info_slide a {background-image: url("call.png");}			
		#mobile_header #mobile_locationlist.info_slide a {background-image: url("locate.png");}			
		
	#mobile_header #mobile_banner { width: 100%; display: block; text-align:center; overflow:hidden; margin:0; }
		#mobile_header #mobile_banner img { display: block; margin: 0 auto; width: 90%; height: auto; padding: 20px 0; }
	#mobile_header #mobile_graphic { display: block; margin: 0 auto; width: 100%; }
	
	#mobile_subnav { clear: both; display: block; margin-top: 60px; }
		#mobile_subnav em { display: block; width: 100%; padding: 8px 0; text-align: center; font-size: 16px; color: #FFF; background: rgba(0,0,0,.5); font-style: normal; box-shadow: 0px 3px 5px #444; position: relative; z-index: 99; font-weight: bold; }
		#main #mobile_subnav ul { display: block; width: 100%; margin: 0; padding: 4px 0; background: rgba(255,255,255,.7); }
		#mobile_subnav li { display: block; width: 100%; margin: 0; padding: 0; }
			#mobile_subnav li + li { border-top: 1px solid rgba(0,0,0,.1); }
		#mobile_subnav li a { display: block; width: 90%; margin: 0; padding: 4px 5%; font-size: 14px; color: rgba(0,0,0,.7); }

	#mobile_footer { border-top: 8px solid rgba(255,255,255,.4); width: 92%; padding: 24px 4% 12px; text-align: center; }
	#mobile_footer * { border: none !important; }
	#mobile_footer h2 { color: rgba(255,255,255,1); font-weight: normal; font-size: 20px; margin: 0; padding: 0; }
	#mobile_footer h3 { color: rgba(255,255,255,.5); font-size: 16px; margin: 16px 0 4px; padding: 0; }
	#mobile_footer p { margin-top: 0; padding-top: 0; color: #FFF; font-style: italic; line-height: 20px; }
	#mobile_footer p span { font-style: normal; padding-top: 4px; display: block; }
	#mobile_footer p a { color: #FFF; }
		#mobile_footer p span a { color: rgba(255,255,255,.75); }
	#mobile_footer span.copy { font-size: .8em; }
	
	#mobile_footer .social { padding: 20px 0 16px; margin: 0; }
	#mobile_footer .social li { display: inline-block; padding: 0 10px; margin: 0; }
	#mobile_footer .social a { width: 32px;height: 32px; display: block; text-indent: -92107px; background-repeat: no-repeat; }	
		#mobile_footer a[href*="facebook"] { 	background-image: url("facebook.png"); }	
		#mobile_footer a[href*="twitter"] { 	background-image: url("twitter.png"); }	
		#mobile_footer a[href*="youtube"] { 	background-image: url("youtube.png"); }	
		#mobile_footer a[href*="linkedin"] { 	background-image: url("linkedin.png"); }	
		#mobile_footer a[href*="plus.goog"] { 	background-image: url("google.png"); }	
		#mobile_footer a[href*="yelp"] { 		background-image: url("yelp.png"); }	
		#mobile_footer a[href*="instagram"] { 	background-image: url("instagram.png"); }	
		#mobile_footer a[href*="pinterest"] { 	background-image: url("pinterest.png"); }	
	
	/* CONTACT FIXES */
	.mapp-layout { width: 80% !important; }

	/* BLOG FIXES */
	#respond { margin: 0; }
	body.blog  #secondary, 		body.blog aside, 
	body.single-post #secondary,body.single-post aside, 
	body.archive  #secondary, 	body.archive aside { display: block; width: 100%; margin-top: 100px; }
		
	/* GALLERY FIXES */
	#ctwg-select-procedure {padding-bottom: 8px;}
	#ctwg-all #ctwg-inputs { padding-top: 0 !important; }
	.ctwg-container { padding: 0 !important; width: 100% !important; }
	#ctwg-procedure-list { padding-left: 0 !important; }
	#ctwg-filter { margin: 0; width: 100%; background: #DDD; padding: 8px 0 /*12px*/ 0; }
	#ctwg-filter li { width: 100% !important; line-height: 1px; }
	#ctwg-filter li * { line-height: 28px; }
	#ctwg-inputs ul li .ctwg-dropdown {  position: static !important; width: 100% !important; margin-left: -2px; }
	#ctwg-inputs ul #ctwg-sub-procedure-list .ctwg-dropdown { margin: -2px 0 0 -4px; }
	#ctwg-sub-procedure-list .ctwg-dropdown span { background: #444 !important; }
	.ctwg-dropdown span+span { font-weight: normal !important; background: #444 !important; }
	#ctwg-form { display: none; float: left; clear: both; margin-top: 12px; width: 100% !important; }
	#ctwg-form input { width: auto !important;}
	#ctwg-content { padding: 0; }
	#ctwg-content .ctwg-patient-set { width: 100%; padding: 0; }
	#ctwg-all .ctwg-patient-image-container	{ height: auto; }
	#fancybox-wrap { margin-left: -20px !important; }
	.ctwg-patient-box { width: 100%; }
	#fancybox-content { padding: 0 15px; }
	.ctwg-next-prev-buttons { margin-top: 18px; width: 100% !important; }
	#ctwg-inputs a, .ctwg-next-prev-buttons span { width: 40% !important; }

	/* Accordion-Left-Pane Style Gallery */
	.ctmg-wrapper, .wrapper, .wrapper-1024, .wrapper-960 { padding: 0; }
	.ctmg-wrapper { padding: 0; min-width: 200px; }
	.ctmg-gallery, .ctmg-cases { width: 100%; margin: 0 0 20px; }
	.ctmg-case { height: auto; }
	.ctmg-case img { height: auto; width: 50% }
	h3.ctmg-contact { font-size: 14px; display: none; }
	.ctmg-case-info { width: 100%; }
	a.ctmg-view-button { position: static; }
	
	/* Vertical-Right-Column Style Gallery */
	.ctwg2 .ctmg-wrapper, .wrapper, .wrapper-1024, .wrapper-960 { padding: 0 !important; min-width: 200px; }
	.ctwg2 .ctwg2 #ctwg-patients-carousel-container { width: 100%; }
	.ctwg2 .ctmg-wrapper, .wrapper, .wrapper-1024, .wrapper-960 { padding: 0; }
	.ctwg2 #ctwg-current-patient { width: 100%; }
	.ctwg2 #ctwg-current-patient-image img { width: 96%; }
	.ctwg2 #ctwg-enlarge { position: static !important; font-size: 80%; margin: -36px 0 20px; display: none; }
	.ctwg2 #ctwg-enlarge span { font-size: 98%; float: left; margin: 0 0 40px; }
	.ctwg2 #ctwg-patients-carousel .ctwg-patient { width: 46%; margin: 1%; float: left; }
	.ctwg2 #ctwg-patients-carousel .ctwg-patient-images { width: 100%; }
	.ctwg2 #ctwg-patients-carousel .ctwg-patient-image { height: 100px; width: auto; max-width: 999%; }
	.ctwg2 #ctwg-patients-carousel-container { width: 100%; }
	.ctwg2 #ctwg-patients-carousel-container + * + h2, #ctwg-patients-carousel-container + * + .wpcf7 { display: none; }
	
	

	/* WOO COMMERCE */
	.woocommerce-page #primary .products li { width: 30%; min-width: 240px; margin: 0 5% 20px; text-align: center; padding-bottom: 20px; border-bottom: 4px solid #BCD; }
	.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary { width: 100%; float: left; }
	.woocommerce-page #primary { width: 92% !important; }
	.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images { margin: 0 25% 2em; }
	.woocommerce table.cart th, .woocommerce table.cart td, .woocommerce #content table.cart th, .woocommerce #content table.cart td, .woocommerce-page table.cart th, .woocommerce-page table.cart td, .woocommerce-page #content table.cart th, .woocommerce-page #content table.cart td { padding: 0px !important; font-size: 11px !Important; line-height: 120% !important; }
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 100% !important; float: left; text-align: left; }
	.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table { float: left; }

	}
	
/* IE FIXES */
	.ie7 #mobile_prefix, .ie7 #mobile_nav, .ie7 #mobile_footer { display: none !important; }
	.ie7 #access ul { height: 10px !important; }
	.ie8 #mobile_prefix, .ie8 #mobile_nav, .ie8 #mobile_footer { display: none !important; }
	.ie8 #access ul { height: 10px !important; } 

