
/*
Theme Name: Your Custom Website
Author: Business Promotion
Version: 3.0
*/

@import url('allFonts/fonts.css');
@import url('overrides.css');

/* ==================== BASE ==================== */
html,
body {
	color: #727272;
	line-height: 28px;
	height: auto;
	font-size: 18px;
	background: #fff;
	font-family: 'museo_sans300';
	font-weight: normal;
}

body.home,
html.home {
	height: 100%;
}

h1 {
	color: #666666;
	font-family: 'goudy-italic';
	font-size: 35px;
	line-height: 45px;
}

h1 span,
h2,
h3 {
	color: #a4d556;
	font-family: 'museo_sans300';
	font-size: 26px;
	line-height: 30px;
}

#main a {
	color: #a4d556;
}

#main strong,
#main b {
	color: #727272;
	font-family: 'museo_sans700';
}

#main a.main-btn.transition,
a.main-btn.transition {
	color: #fff;
	background: #80b041;
	display: inline-block;
	margin: 10px 0;
	font-family: 'goudy-italic';
	font-size: 22px;
	line-height: 20px;
	padding: 12px 25px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #555;
	letter-spacing: 1px;
}

#main a.main-btn.transition:hover,
a.main-btn.transition:hover {
	background: #666;
	color: #fff;
}

/* ==================== HEADER ==================== */
.headerarea {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 50;
	background: rgba(0,0,0,0.25);
	min-height: 90px;
}

.headerarea.active {
	background: #1b1b1b;
}

.cta {
	position: absolute;
	right: 0;
	top: 30px;
}

.headerarea .container-fluid {
	max-width: 1590px;
}

a.phone.transition {
	color: #ffffff;
	font-size: 24px;
	font-family: 'goudy-italic';
	font-weight: normal;
	letter-spacing: 3px;
	text-shadow: 1px 1px 1px #111;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
}

img.address {
	position: absolute;
	right: 187px;
	top: 65px;
	display: none;
	cursor: pointer;
}

img.address.active {
	display: block;
}

img.address-icon {
	cursor: pointer;
}

img.address-icon:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background: rgba(97,143,40,0.3);
	color: #ddd;
	box-shadow: none;
}

.headerarea.active .navbar .nav > .active > a,
.headerarea.active .navbar .nav > .active > a:hover,
.headerarea.active .navbar .nav > .active > a:focus,
.headerarea.active .navbar .nav > li > a:focus,
.headerarea.active .navbar .nav > li > a:hover,
.headerarea.active .navbar .nav li.dropdown.open > .dropdown-toggle,
.headerarea.active .navbar .nav li.dropdown.active > .dropdown-toggle,
.headerarea.active .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background: rgb(136, 185, 83);
	color: #ddd;
	box-shadow: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu li.current-menu-item > a {
	background: rgb(136, 185, 83);
	color: #ddd;
}

.headerarea.active ul.dropdown-menu {
	background: #1b1b1b;
}

ul.dropdown-menu {
	background: rgba(0,0,0,0.4);
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

.dropdown-menu > li > a { 
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	white-space: nowrap;
	font-size: 18px;
	font-family: 'goudy-regular';
	letter-spacing: 2px;
}

.dropdown-submenu > .dropdown-menu {
	margin: 0;
	border-radius: 0;
}

#logoSmall {
	display: none;
}

.headerarea.active #logoSmall {
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 8px;
}

.headerarea.active #menu-main-menu-1 {
	padding-left: 50px;
}

.page-id-154 #main a.main-btn.transition {
	display: inline-block;
	margin: 10px 0;
	font-family: 'goudy', serif;
	font-size: 19px;
	line-height: 20px;
	padding: 12px 25px;
	text-decoration: none;
	text-shadow: none;
	letter-spacing: 0;
}

/* ==================== BANNER ==================== */
#slides,
#reviews {
	position: relative;
	overflow: hidden;
	height: 100%;
}

#slides .splash_container,
#reviews .splash_container {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

.bannerarea {
	height: 450px;
	position: relative;
}

.home .bannerarea {
	height: 768px;
}

.logo-wrap {
	max-width: 700px;
	margin: auto;
	top: 150px;
		position: absolute;
	left: 0;
	right: 0;
	z-index: 9;
}

.home .logo-wrap {
	position: absolute;
	left: 0;
	right: 0;
	top: 200px;
	z-index: 9;
	text-align: center;
}

.banner-content.center {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	top: 0;
	background: url('/wp-content/themes/custom5/images/wood-bg.jpg');
	padding: 20px 0;
	border-top: 12px solid #33322f;
	border-bottom: 8px solid #974a76;
}

.home .banner-content.center {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px;
	z-index: 9;
	background: none;
	border: none;
	padding: 0;
	top: auto;
}

.banner-btn {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	color: #eee;
	font-family: 'goudy-italic';
	font-weight: normal;
	font-size: 25px;
	margin: 0 15px;
	background: rgba(0,0,0,0.3);
	text-decoration: none;
	padding: 8px 20px;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px #444;
	cursor: pointer;
}

.banner-btn:hover {
	background: rgba(97,143,40,0.6);
	color: #fff;
	text-decoration: none;
}

.social ul li {
	margin: 0 3px;
}

.modal a {
	color: #fff;
}

.modal {
	background: url('images/peek1.jpg');
	color: #fff;
}

/* Top Area */

.top-area {
	padding: 40px 0;
}

.home .top-area h2 {
	color: #666666;
	text-shadow: none;
	font-family: 'goudy-italic';
	font-weight: normal;
	font-size: 35px;
	line-height: 45px;
	margin: 0 0 15px;
}

.top-wood {
	background: url('images/wood-bg.jpg') no-repeat;
	height: 30px;
	background-size: cover;
}

/* ==================== SHOWCASE ==================== */

.show-wood {
	background: url('images/wood-bg.jpg') center top no-repeat;
	min-height: 190px;
	background-size: cover;
}

.span3.showcase {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 24%;
	margin: 0 8px;
	overflow: hidden;
	position: relative;
	max-width: 448px;
}

.showcaseholder.row-fluid.clearfix {
	position: relative;
	padding: 0 30px;
	z-index: 25;
	margin-bottom: -100px;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}

.home .showcase h2 {
	font-family: 'museo_sans100';
	color: #eee;
	text-shadow: 1px 1px 3px #222;
	position: absolute;
	left: 30px;
	right: 0;
	bottom: 10px;
	font-size: 44px;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 7px;
	font-weight: normal;
}

.showcase img {
	width: 100%;
}

.show-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 97%;
	bottom: 0;
	padding: 100px 25px 10px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.show-content.one {
	background: rgba(75,223,245,0.8);
}

.show-content.two {
	background: rgba(164,213,86,0.8);
}

.show-content.three {
	background: rgba(151,74,118,0.8);
}

.show-content.four {
	background: rgba(97,73,52,0.8);
}

.showcase h3 {
	font-family: 'museo_sans100';
	color: #eee;
	text-shadow: 1px 1px 3px #555;
	right: 0;
	bottom: 10px;
	font-size: 44px;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 7px;
	font-weight: normal;
}

.showcase p {
	color: #ffffff;
	font-size: 20px;
	line-height: 26px;
}

p.show-btn {
	margin: 30px 0 0;
	font-family: 'goudy-italic';
	font-weight: normal;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 4px;
	text-shadow: 1px 1px 1px #333;
}

.showcase:hover .show-content {
	top: 0;
}

p.show-btn:hover {
	color: #aaa;
}

.showcase:hover h2 {
	display: none;
}

/* ==================== MAIN ==================== */
.row-fluid.contentsection {
	padding: 30px 0;
}

.home .peek1 {
	background: url('images/peek1.jpg') center center no-repeat;
	background-attachment: fixed;
	min-height: 600px;
	overflow:hidden;
	background-size: cover;
}

.home h1 {
	color: #d0d0d0;
	font-size: 35px;
	letter-spacing: 5px;
	text-shadow: 1px 1px 1px #000;
}

.home h2 {
	font-family: 'museo_sans100';
	letter-spacing: 4px;
	text-shadow: 1px 1px 1px #000;
	margin: 0 0 25px;
}

.home #main header {
	text-align: center;
}

.home #main {
	color: #d0d0d0;
	line-height: 32px;
}

.home .contentarea .container-fluid.relative {
	min-height: 600px;
}

img.doc {
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}

.home img.doc {
	display: block;
}

.home .row-fluid.contentsection p {
	padding-left: 400px;
}

.home .row-fluid.contentsection header {
	padding-left: 100px;
}

#main a.meet-btn.transition {
	display: inline-block;
	position: absolute;
	right: 20px;
	bottom: 100px;
	background: rgba(164,213,86,0.52);
	color: #eee;
	font-family: 'goudy-italic';
	font-weight: normal;
	font-size: 25px;
	letter-spacing: 3px;
	padding: 9px 20px;
	line-height: 25px;
}

.contentarea {
	margin-top: 110px;
}

.home .contentarea {
	margin-top: 0;
}

/* ==================== BOTTOM ==================== */


/* Reviews */

.reviews-area {
	position: relative;
	padding: 60px 0 100px;
	background: #fff url('/wp-content/themes/custom5/images/mag.jpg') right bottom no-repeat;
	z-index: 40;
}

.reviews-area h3 {
	color: #666666;
	font-size: 35px;
	line-height: 40px;
	margin: 10px 0 20px;
	font-family: 'goudy-italic';
	font-weight: normal;
	letter-spacing: 5px;
}

#reviews .light {
	color: #777;
	font-family: 'goudy-italic';
	font-weight: normal;
	font-size: 30px;
	line-height: 38px;
	letter-spacing: 2px;
}

p.rev-author {
	margin: 50px 0 0;
}

#reviews .number_crumb_container {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

#reviews .number_crumb_container .option {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 19px;
	height: 19px;
	margin: 0 7px;
	background: #797979;
}

#reviews .number_crumb_container .option.selected {
	background: #48d1e7;
}

#reviews {
	min-height: 320px;
}

/* Peek 2 */

.peek2 {
	position: relative;
	height: 570px;
	background: url('images/peek2.jpg') center top no-repeat;
	background-attachment: fixed;
	border-top: 8px solid #48d1e7;
}

.peek2 h3 {
	width: 100%;
	max-width: 935px;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	background: rgba(13,13,13,0.47);
	color: #fafafa;
	font-size: 57px;
	line-height: 60px;
	font-family: 'goudy-italic';
	font-weight: normal;
	text-shadow: 1px 1px 3px #333;
	letter-spacing: 10px;
	padding: 38px 0;
	margin-top: -68px;
}

/* Affiliates */

.aff-area {
	background: url('/wp-content/themes/custom5/images/wood-bg.jpg');
	padding: 50px 0;
	background-size: cover;
}

.aff-area a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 60px;
}

.aff-area a:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

/* Map */

.map-area {
	position: relative;
	min-height: 490px;
	max-height: 490px;
	border-top: 8px solid #974a76;
	overflow: hidden;
	background-size: cover;
}

.map-overlay {
	background: url('images/map.jpg') center center no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
	background-size: cover;
}

.dropdown-toggle::after {display: none; }

/* ==================== FOOTER ==================== */
.foot-wood {
	background: url('images/wood-bg.jpg') center center no-repeat;
	height: 30px;
	width: 100%;
	position: relative;
	z-index:40;
	background-size: cover;
}

footer {
	background-color: #1b1b1b;
	padding: 40px 40px 30px;
	position: relative;
	width: 100%;
	clear: both;
	bottom: 0;
	z-index: 20;
}

.foot-social ul li {
	margin-right: 10px;
}

p.footer-cta {
	display: inline-block;
	margin-left: 0px;
}

.foot-social.hidden-phone.clearfix ul li {
	margin: 0 12px;
}

.foot-social.hidden-phone.clearfix { 
	width: auto;
	display: inline-block;
	vertical-align: top;
	margin-left: 140px;
}

a.foot-phone,
.foot-address,
.footer-cta {
	color: #d3d2d2;
	font-size: 16px;
	line-height: 22px;
	font-family: 'museo_sans300';
}

.attribution {
	color: #d3d2d2;
	text-align: left;
	padding: 0;
	background: none;
	display: block;
	float: right;
	font-size: 15px;
	margin: 0;
}

.attribution a {
	color: #d3d2d2;
}

.sliders, .sliders2, .sliders3 {opacity: 0;}

.sliders.slideUp, .sliders2.pullRightIn, .sliders3.pullLeftIn {opacity: 1;}

/* form style */


/*
.righty {
	float: right !important;	
	width: 75%;
}
.lefty {
	float: left;
	width: 25%;	
}
*/
.righty-alt {
	float: right !important;	
	width: 85%;
} 
.lefty-alt {
	float: left;
	width: 15%;	
}
.righty-new {
	float: right !important;	
	width: 60%;
}
.lefty-new {
	float: left;
	width:12%;	
}

.hide-input {
	height: 0;
	display: none !important;
}
			
.auto-fill-btn {
	overflow: hidden;
}

#bp_patient_form legend strong {
	display: block;
	margin-bottom: 12px;
}

.new_patient_form input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"]{ 
	width: 100%; 
	border-radius: 5px;
	padding-left: 10px;
}

.new_patient_form input:focus, .new_patient_form textarea:focus {
	background: #ffefdc;
	border: 1px solid #f9dfc1;
	box-shadow: none;
}

.new_patient_form input[type="radio"],
input[type="checkbox"]{
	margin-left: 5px;
	margin-right: 1px;
}

.new_patient_form input[type="date"] { 
	width: 200px; 
}

.new_patient_form .patient_birthdate {
	float: left;
	width: 32%;
	margin-left: 4px;
}

.new_patient_form select {
	margin-bottom: 10px;
	width: 100%;
}

.new_patient_form p { 
	margin: 30px; 
}

.new_patient_form h2 {
	color: #000;
}
.new_patient_form .fine_print { 
	font-size: 11px; 
}

.new_patient_form .honey { 
	display: none; 
}

.new_patient_form .reason {
	float: left;
	width: 33%;
}

.new_patient_form .twowide {
	float: left;
	width: 50%;
}

.new_patient_form .main-btn {
	width: auto;
	height: auto;
    background: #80b041;
	padding: 7px 15px;
}

.new_patient_form .main-btn:hover {
    background: #666;
    color: #fff;
}
			
.new_patient_form label {
	display: inline-block;
	margin-bottom: 5px;
}
			
.new_patient_form .otherbox input[type="text"] { width: 90%; }

.new_patient_form textarea { width: 100% !important; }

.new_patient_form { /*font-weight: bold;	*/ }

.new_patient_form fieldset { border: 2px groove #ffffff; }

.new_patient_form .ratings input[type="number"] {
	width: 50px;
	margin: 5px;
}

.new_patient_form p {
	margin: 15px 0px !important;
	line-height: 17px !important;
}


.new_patient_form fieldset {
	border: 2px solid #ccc;
	border-radius: 5px;
	padding: 15px;
	background: linear-gradient(to right, rgb(254, 254, 254) 0%,rgb(254, 254, 254) 100%);
	font-size: 16px;
	color: #000;
	box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
}

.new_patient_form legend {
	text-align: left;
    padding: 50px 0 0 0;
    width: 100%;
    font-variant: small-caps;
    border: none;
    margin-bottom: 0;
}

.new_patient_form strong {
	color:#000 !important;	
}

.new_patient_form fieldset strong {
		color:#000;
}

.new_patient_form .middle {
	text-align: center;	
}

.medical-history-checks {
	line-height: 20px;
}
.new_patient_form .medical-history-checks .row {
    margin-bottom: 0;
}
.ada_patient_form .row-fluid { 
    margin: 10px 0 0; 
    
}

.form-button {
	background: #96cc62;
    border: 1px solid #000000;
    padding: 10px;
    margin: 10px;
    font-size: 20px;	
}

.page-id-154 .form-button:hover,
.page-id-171 .form-button:hover {
	background: #0babe3;
	color: #000;
	cursor: pointer;
}

.page-id-154 .new_patient_form .row,
.page-id-171 .new_patient_form .row {
    margin: 0 auto;
}
.yesno .row-fluid {
    border-radius: 5px;
    margin: 10px 0;
    padding: 5px 6px;
}

.yesno .row-fluid:nth-child(odd) {
    background: #d3d4d4;
    color: #000000;
}

.yesno .row-fluid:nth-child(even) {
    border: #d3d4d4 solid 2px;
}

.new_patient_form input[type="radio"] {
    margin-left: 15px;
    margin-right: 2px;
	margin-top:-4px;
}

.new_patient_form h3 {
	color: #000;	
}

.new_patient_form .small-box {
	width: 60px;	
}



.histories .righty {
	float: right !important;	
	width: 10%;
}
.histories .lefty {
	float: left;
	width:90%;	
}
.histories h4 {
    background: #d3d4d4;
    padding: 10px;
    border-radius: 5px;
    color: #000;
	margin-top: 30px;
	box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.7);
}
.histories .row-fluid {
	margin: 10px 10px;	
}

.new_patient_form .small-text-box {
	width: 140px !important;	
}

.new_patient_form .initials {
    width: 300px !important;
}


.page-id-154 .row,
.page-id-171 .row {
	margin-bottom: 10px;
}
#bp_patient_form .txt-area {
	max-width: 100%;
}

.form-button:hover {
	background: #eee;
	color: #000;
}

.new_patient_form .main-btn {
    border-radius: 4px;
    font-size: 15px;
}

.alert {
	background: #eee;
}

.new_patient_form .success_val {
	background: url(/wp-content/themes/custom5/images/val_check.png) 99% 9px no-repeat #DAF9DC !important;
	background-size: 25px !important;
	border: 1px solid #5BFF00 !important;
}

.new_patient_form .error_val {
	border: 1px solid #DC5959 !important;
	background: url(/wp-content/themes/custom5/images/val_cross.png) 99% 8px no-repeat #FFDDDD !important;
	background-size: 22px !important;
}

button.main-btn.button.bp-submit-button.send_button.transition {
	font-size: 20px;
}

.new_patient_form div[class^="col-"] {
	margin-bottom: 10px;
}


.new_patient_form .tab {
    display: none;
}

#myProgress {
    width: 100%;
   	background-color: #666;
    /*margin: 30px 0 70px 0;*/
    margin: 70px 0 70px 0;
	position: relative;
	border-radius: 5px;
}
#innerBar {
    width: 5px;
    height: 30px;
    background-color: #80b041;
	transition-duration: .3s;
	max-width: 100%;
	border-radius: 5px;
	
}
#innerBar:after {
	/*content: '0%';*/
	position: absolute;
	left: 10px;
	color: #000;
}

#pgtop {
	bottom: 150px;
    position: relative;
}



@media only screen and (max-width: 380px) {
	.lefty-new {
    	width: 48%;
    	padding-right: 10px;
	}
	
	.righty-new {
    	width: 52%;
	}
	
	.lefty-alt {
		width: 52%;
	}
	
	.righty-alt {
		width: 48%;
	}
	
	.lefty {
		width: 52%;
	}
	
	.righty {
		width: 48%;
	}
	
	
}

.page-id-171 .row-fluid .span4 {
    width: 30.623931623931625%;
    *width: 31.570740134569924%;
  }
  
  .page-id-171 .row-fluid .span6 {
    width: 46.717949%;
}

.page-id-171 .row-fluid .span3 {
    width: 22.076923%;
}

.page-id-171 .row-fluid .span5 {
    width: 39.17094%;
    *width: 40.11774868157847%;
}

.page-id-171 .row-fluid .span8 {
    width: 63.811966%;
    *width: 65.75877432260411%;
}

/* ==================== RESPONSIVE ==================== */

@media (min-width: 1606px) and (max-width: 1824px) {
	.show-content {
	padding-top: 30px;
}

.span3.showcase {margin: 0 6px;}

.headerarea.active #menu-main-menu-1 {
	padding-left: 160px;
}

.headerarea.active .navbar .nav > li > a {
	margin: 0 10px !important;
}



}

@media (max-width: 1605px) {
	.foot-social.hidden-phone.clearfix {
		margin: 10px 0 12px;
		display: block;
	}
}

@media (min-width: 1400px) and (max-width: 1605px) {

	.navbar .nav > li > a {
		padding: 0 10px !important;
		margin: 0 15px !important;
	}
	
	.headerarea.active #menu-main-menu-1 {
		padding-left: 190px;
	}
	
	.headerarea.active .navbar .nav > li > a {
		font-size: 15px !important;
		margin: 0 5px !important;
	}
	
	.span3.showcase {
		margin: 0 5px;
	}
	
	.show-content {
		padding: 10px 25px 10px;
	}
	
	.attribution {
		float: none;
	}
}

@media (min-width: 1300px) and (max-width: 1399px) {

	.navbar .nav > li > a {
		padding: 0 10px !important;
		margin: 0 12px !important;
		letter-spacing: 2px !important;
	}
	
	.headerarea.active #menu-main-menu-1 {
		padding-left: 190px;
	}
	
	.headerarea.active .navbar .nav > li > a {
		font-size: 14px !important;
		margin: 0 5px !important;
	}
	
	.span3.showcase {
		margin: 0 5px;
	}
	
	.show-content {
		padding: 10px 25px 10px;
	}
	
	.attribution {
		float: none;
	}
	
	.home .showcase h2,
	.showcase h3 {
		font-size: 35px;
		line-height: 40px;
	}
	
	.showcase p {
		font-size: 17px;
		line-height: 22px;
	}
	
	.reviews-area {
		background-position: 140% 100%;
	}
}

@media (min-width: 1200px) and (max-width: 1299px) {

	.navbar .nav > li > a {
		padding: 0 10px !important;
		margin: 0 11px !important;
		letter-spacing: 2px !important;
		font-size: 14px !important;
	}
	
	.headerarea.active #menu-main-menu-1 {
		padding-left: 190px;
	}
	
	.headerarea.active .navbar .nav > li > a {
		font-size: 13px !important;
		margin: 0 5px !important;
		letter-spacing: 1px !important;
	}
	
	.showcaseholder {
		text-align: center;
	}
	
	.showcaseholder .span3.showcase {
		margin: 0 3px;
		text-align: left;
	}
	
	.show-content {
		padding: 10px 25px 10px;
	}
	
	.attribution {
		float: none;
	}
	
	.home .showcase h2,
	.showcase h3 {
		font-size: 35px;
		line-height: 40px;
	}
	
	.showcase p {
		font-size: 17px;
		line-height: 22px;
	}
	
	.reviews-area {
		background-position: 140% 100%;
	}
	
	.aff-area a {
		margin: 0 50px;
	}
}

@media (min-width: 1100px) and (max-width: 1199px) {

	.navbar .nav > li > a {
		padding: 0 10px !important;
		margin: 0 4px !important;
		letter-spacing: 2px !important;
		font-size: 14px !important;
	}
	
	.headerarea.active #menu-main-menu-1 {
		padding-left: 190px;
	}
	
	.headerarea.active .navbar .nav > li > a {
		font-size: 13px !important;
		margin: 0 5px !important;
		letter-spacing: 1px !important;
	}
	
	.showcaseholder {
		text-align: center;
	}
	
	.showcaseholder .span3.showcase {
		margin: 0 3px;
		text-align: left;
	}
	
	.show-content {
		padding: 10px 25px 10px;
	}
	
	.attribution {
		float: none;
	}
	
	.home .showcase h2,
	.showcase h3 {
		font-size: 30px;
		line-height: 35px;
		left: 15px;
	}
	
	.showcase p {
		font-size: 17px;
		line-height: 22px;
	}
	
	.reviews-area {
		background-position: 140% 100%;
	}
	
	.aff-area a {
		margin: 0 45px;
	}
	
	.show-content {
		display: none;
	}
	
	.foot-social.hidden-phone.clearfix {
		display: block;
		margin: 10px 0;
	}
	
	.headerarea.active .cta {
		position: absolute;
		right: 0;
		top: 60px;
	}
}

@media (min-width: 980px) and (max-width: 1099px) {

	.navbar .nav > li > a {
		padding: 0 10px !important;
		margin: 0 4px !important;
		letter-spacing: 2px !important;
		font-size: 14px !important;
	}
	
	.headerarea.active #menu-main-menu-1 {
		padding-left: 190px;
	}
	
	.headerarea.active .navbar .nav > li > a {
		font-size: 13px !important;
		margin: 0 4px !important;
		letter-spacing: 1px !important;
	}
	
	.showcaseholder {
		text-align: center;
	}
	
	.showcaseholder .span3.showcase {
		margin: 0 3px;
		text-align: left;
	}
	
	.show-content {
		padding: 10px 25px 10px;
	}
	
	.attribution {
		float: none;
	}
	
	.home .showcase h2,
	.showcase h3 {
		font-size: 25px;
		line-height: 30px;
		left: 15px;
	}
	
	.showcase p {
		font-size: 17px;
		line-height: 22px;
	}
	
	.reviews-area {
		background-position: 220% 100%;
	}
	
	.aff-area a {
		margin: 0 30px;
	}
	
	.show-content {
		display: none;
	}
	
	.foot-social.hidden-phone.clearfix {
		display: block;
		margin: 10px 0;
	}
	
	.cta {
		display: none;
	}
	
	.logo-wrap {
		top: 100px;
	}
	
	.home .bannerarea {
		height: 600px;
	}
	
	.bannerarea {
		height: 580px;
	}
	
	.span3.showcase {
		width: 23%;
	}
}

@media only screen and (min-width: 980px) {

	.container-fluid {
		max-width: 1240px;
		margin: 0 auto;
	}
	
	.navbar .nav > li > a {
		color: #ddd;
		padding: 0 15px;
		height: 90px;
		line-height: 90px;
		margin: 0 20px;
		font-size: 16px;
		text-transform: uppercase;
		font-family: 'goudy-regular';
		letter-spacing: 3px;
	}
}

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

	.navbar-inner {
		background: #2e2e2e;
		width: 100%;
	}
	
	.navbar-fixed-top {
	padding: 0;
}
	
	p.footer-cta {
		margin-left: 0;
	}
	
	.attribution {
		text-align: left;
		float: none;
		padding-bottom: 30px;
	}
	
	.headerarea {
		display: none;
	}
	
	.logo-wrap {
		top: 20px;
		max-width: 500px;
		margin: auto;
	}
	
	.home .bannerarea {
		height: 400px;
	}
	
	.span3.showcase {
		width: 46%;
		margin: 10px !important;
	}
	
	#main a.meet-btn.transition {
		bottom: 50px;
	}
	
	.home .peek1,
	.peek2 {
		background-attachment: initial;
	}
	
	.foot-social.hidden-phone.clearfix {
		margin: 10px 0 15px;
		display: block;
	}
	
	.bannerarea {
		height: 380px;
	}
	
	.home .logo-wrap {top: 20px;}
}

@media (min-width: 768px){
	.righty {
		float: right !important;	
		width: 75%;
	}
	.lefty {
		float: left;
		width: 25%;	
	}
}
@media only screen and (max-width: 767px) {

	.span3.showcase {
		width: 100%;
		max-width: 448px;
		margin: 10px auto !important;
		display: block;
	}
	
	.home .row-fluid.contentsection p {
		padding-left: 0;
	}
	
	.home img.doc {
		display: none;
	}
	
	.home .row-fluid.contentsection header {
		padding-left: 0;
	}
	
	.home .showcase h2 {
		left: 10px;
		font-size: 35px;
		line-height: 40px;
		bottom: 0;
	}
	
	.show-content {
		display: none;
	}
	
	#main a.meet-btn.transition {
		position: relative;
		bottom: 0;
		right: 0;
	}
	
	.aff-area a {
		margin: 10px 15px;
	}
	
	.mobile-social li img {
		max-height: 20px;
		margin: 0 3px;
	}
	
	.peek2 h3 {
		position: relative;
		margin: 0;
	}
	.home .peek1, .peek2 {
		background: #2d2d2d !important;
		height: auto;
	}
	
	.peek1 {
		background: none !important;
		height: auto;
	}
}
@media all and (max-width: 600px) {

	#reviews {
		min-height: 450px;
	}
	
	#slides {display: none;}
	
	.bannerarea {background: url('images/1.jpg'); background-size: cover;}
	
	.banner-content.center {
		position: absolute;
		top: auto;
		background: none;
		border: none;
		display:none;
	}
	.contentarea {margin-top: 0;}
	
	.home .logo-wrap {top: 10px;}
}

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

	#reviews {
		min-height: 610px;
	}
	
	.peek2 h3 {
		font-size: 50px;
	}
	
	.righty-alt {
	float: right !important;
	width: 52%;
    }
    
    .lefty-alt {
    	float: left;
    	width: 45%;
    }
    
    .new_patient_form div[class^="col-"] {
    	margin-bottom: 10px;
    	padding: 0;
    }
}


/* DEFAULT STYLES FOR myvisualtutor.com VIDEOS */

.myvisualtutor {
	max-width:640px;
	max-height:360px;
}
.mediashowcase {
	max-height:420px;
}


