﻿/* ---------------------------------------------------------------
Title:    Autumn Lake Dental
Company:  Practice Cafe
Designer: Anya Surnina
URL:      www.practicecafe.com
Date:     21 March 2014

© COPYRIGHT 2014, PRACTICE CAFE, LLC | ALL RIGHTS RESERVED
--------------------------------------------------------------- */

* {
	border: none;
	-webkit-text-size-adjust: none;
}

@font-face {
    font-family: 'sacramentoregular';
    src: url('../font/sacramento-regular-webfont.eot');
    src: url('../font/sacramento-regular-webfont-1.eot') format('embedded-opentype'),
         url('../font/sacramento-regular-webfont.woff') format('woff'),
         url('../font/sacramento-regular-webfont.ttf') format('truetype'),
         url('../font/sacramento-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}

ol, ul {
	list-style: none;
}

body {
	margin: 0;
	padding: 0;
	background: #ECE5D2;
	min-width: 275px;
	position: relative;
	overflow-x: hidden;
}

div#banner-cont{
	overflow: hidden;
}

div#banner-cont, html{
	overflow-x: hidden;
}


img { -ms-interpolation-mode: bicubic; }

.wrapper {
	width: 90%;
	max-width: 1210px;
	margin: 0 auto;
	padding: 70px 0;
	text-align: left;
	z-index: 2;
	background-size: 100% auto;
	position: relative;
}

img.img-responsive{
	height: auto;
	width: 100%;
}

.npTop {
	padding-top: 0;
}

#sitefooter .wrapper {
	background: url(../images/watermark3.png) no-repeat bottom right;
	padding: 40px 0 20px;
}

#contactInfo {
	width: 100%;
	background: url(../images/menu-top.jpg) repeat;
	padding: 10px 0px;
}

.header-center {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 12px 0px;
	position: relative;
}


.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.amp {
	font-family: Baskerville, Georgia, serif;
	font-style: italic;
	font-weight: normal;
}

strong {
	font-weight: normal;
}

.reg {
	font-size: .5em;
	line-height: .5em;
}

.content-focus {
	width: 80%;
	min-width: 280px;
	padding: 2em;
	margin: 0 auto;
	border-radius: 1em;
	border: 3px solid #515B51;
	background: url(../images/menu-top.jpg) repeat #4C3834;
}

.wrapper .content-focus p, .wrapper .narrow .content-focus p {
	color: #fff;
	font-size: 1.25em;
	margin: 0 0 20px;
}

.disclaimer p {
	font-family: "ff-meta-web-pro",Arial,Helvetica,sans-serif;
font-size: 15px;
left: 10px;
color: #586857;
position: absolute;
font-style: italic;
}

.wrapper .content-focus .btnlearn {
	width: 80%;
	margin: 1em auto 0;
}

.leftWrap .content-focus, .rightWrap .content-focus {
	width: auto;
	padding: 1.2em 1.8em;
}

.leftWrap .content-focus p, .rightWrap .content-focus p {
	margin: 0;
	font-size: 1.1em;
}

/* ------------------( NAVIGATION )------------------ */

body>nav {
	background: #96A995;
	width: 100%;
	margin: 0;
	padding: 0;
    min-height: 50px;
	height: 100%;
	z-index: 20;
	position: relative;
/*	overflow: hidden;	*/
	border-top: 4px solid #CF582C;
}

.hide {
    display: none;
}

.show {
    display: block;
    opacity: 1 !important;
}

.nav {
	margin: 0 auto;
	padding: 0;
}

nav ul a:link,
nav ul a:visited {
	color: #68544E;
	font-family: "adelle",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: relative;
	display: block;
	text-align:center;
	float: left;
	-webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
	transition: color .3s linear;
	font-weight: bold;
}

#home nav ul li.home a:link,
#home nav ul li.home a:visited,
#team nav ul li.team a:link,
#team nav ul li.team a:visited,
#care nav ul li.care a:link,
#care nav ul li.care a:visited,
#comfort nav ul li.comfort a:link,
#comfort nav ul li.comfort a:visited,
#kids nav ul li.kids a:link,
#kids nav ul li.kids a:visited,
#braces nav ul li.braces a:link,
#braces nav ul li.braces a:visited,
#implants nav ul li.implants a:link,
#implants nav ul li.implants a:visited,
#sleepapnea nav ul li.sleepapnea a:link,
#sleepapnea nav ul li.sleepapnea a:visited,
#technology nav ul li.technology a:link,
#technology nav ul li.technology a:visited,
#convenience nav ul li.convenience a:link,
#convenience nav ul li.convenience a:visited,
#financial nav ul li.financial a:link,
#financial nav ul li.financial a:visited,
#blog nav ul li.blog a:link,
#blog nav ul li.blog a:visited,
#contact nav ul li.contact a:link,
#contact nav ul li.contact a:visited,
#reviews nav ul li.reviews a:link,
#reviews nav ul li.reviews a:visited  {
	padding: 0px;
	color:#4C3733 !important;
	border: none;
	text-decoration: underline;
}

nav ul a:hover {
	padding: 0px;
	color: #586857;
}

nav ul {
	text-align: center;
	margin: 0 auto;
}

nav li {
	margin: 0 auto;
	display:inline-block;
	padding: 0 10px;
	text-align: center;
}

#logo {
	position: absolute;
	width: 18%;
	left: 50%;
	top: 8px;
	z-index: 10;
	margin-left: -9%;
	height: auto;
	display: block;
}

#logo img {
	width: 100%;
	height: auto;
}

nav ul li {
    position: relative;
    list-style: none;
}

nav ul a {
    display: block;
}

nav li>ul {
    top: auto;
    left: auto; 
} 

nav ul li ul { 
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    font-weight: normal;
    margin-left: 0px;
    z-index: 999;
    background: #7A8979;
    padding: 0;
}

nav ul li ul li {
    display: block;
    float: none;
    clear: both;
    padding: 0;
    z-index: 11 !important;
}

nav ul li ul li a {
    padding: 5px 0px;
    margin: 0px;
    text-align: left !important;
    width: 100%;
    text-indent: 20px;
    color: #ECE5D2 !important;
}

nav ul li ul li a:hover{
	background: #E06B41;
}

nav ul li:hover ul {
    display: block; 
}

/* ------------------( CONTACT INFO )------------------ */

#contact-info {
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #D8E1E8;
}

#contact-wrapper {
	width: 90%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0;
}

/* APPOINTMENT BUTTON BOX */

div.box {
	float: right;
	width: 310px;
	padding: 10px 0;
}

/* PHONE NUMBER */

.phone {
	color: #96A995;
	font-family: "adelle",Arial,Helvetica,sans-serif;
	font-size: 16px;
	margin: 0px;
}

.phone b {
	font-size: 2.4em;
	line-height: 0.8em;
	color: #E06B41;
}

.float-one-third {
	float: left;
	width: 31.8471%;
	height: auto;
	margin-right: 2.229299%;
	border-radius: 10px;
	box-shadow: 0px 0px 2px #2EC1E4;
	-moz-box-shadow: 0px 0px 2px #2EC1E4;
	-webkit-box-shadow: 0px 0px 2px #2EC1E4;
}

.float-one-third:last-child {
	margin-right: 0px;
}

/* ------------------( SLIDESHOW )------------------ */

.copy-box img{
	width: unset !important;
	max-width: 100%;
    height: auto;
    vertical-align: none;
}

.copy-box{
	background: rgba(236,229,210,.8);
	padding:0 15px 15px 15px;
}

.copy-box.copy-box-main{
	right: 0;
    top: 50%;
    max-width: 40%;
    text-align: center;
}

.copy-box.copy-box-main h2{
    text-transform: none;
}

.copy-box.copy-box-main h2 span.orange-text{
	color:#CF582C;
	font-family: "adelle", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.copy-box.copy-box-main p{
	font-size: 21px;
	color: #68534D;
	margin-bottom: 20px;
}


.copy-box.copy-box-main .appt-bttn{
	background: #CF582C;
	color: white;
	margin: 8px auto;
	width: 100%;
}

.copy-box.copy-box-main .appt-bttn:hover{
	background: #68534D;
}

#banner-cont{
	z-index: 9;
}

#banner-cont,
#cycle-slideshow,
.slide {
	width: 100%;
	position: relative;
}

.slide-3 .copy-box{
	    top: 65%;
    left: 80%;
	margin-top: 0;
	right: auto;
	transform: translate(-50%, 50%);
}

.slide-3 .copybox h2 {
	text-shadow: 1px 1px 1px #1C0701;
}

.simply-scroll-container {
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.simply-scroll-list li img {
	border: none;
	display: block;
}

.slide img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

#banner {
	margin: 0px auto 0px;
	padding: 0;
    width: 100%;
	position: relative;
	height: auto;
	position: relative;
}

#banner img {
    width: 100%;
	height: auto;
}

#slide_counter {
	position: absolute;
	left: 50%;
	z-index: 101;
	bottom: 15px;
	margin-left: -52px;
/*	width: 100%;*/
	width: auto;
	min-width: 90px;
	overflow: hidden;
}

#team #slide_counter {
	margin-left: -150px;
}

#slide_counter span {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 4px solid rgba(150, 169, 149, 0.8);
	margin-right: 10px;
	margin-bottom: 0px;
	text-indent: 1000px;
	display: block;
	float: left;
	cursor: pointer;
}

#slide_counter span.cycle-pager-active {
	background: #CF582C;
}

#comment-form {
	background: #ECE5D2;
	border: 2px solid #96A995;
	border-radius: 8px;
	position: absolute;
	top: 10%;
	width: 45%;
	padding-right: 0px;
	padding: 20px 0px 10px 20px;
	left: 30px;
}

#comment-form .button {
	float: left;
	position: static;
	margin-left: 0px;
}

.copy-box {
	width: auto;
	position: absolute;
	top: 50%;
	margin-top: -10%;
	right: 5%;
}

h2 {
	-webkit-font-smoothing: antialiased;
}

.copy-box h2 {
	font-family: "adelle",Arial,Helvetica,sans-serif;
	color: #68534D;
	font-size: 3.2em;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;

}

.copy-box h2 span {
    font-family: "sacramentoregular", Arial,Helvetica,sans-serif;
	text-transform: lowercase;
	font-size: 80px;
	margin-top: -10px;
	display: block;
	color: #CF582C;
	 }

.copy-box h2 span.highlighted {
    font-family: "adelle",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	display: block;
	border-top: 2px solid #68534D;
	border-bottom: 2px solid #68534D;
	font-size: 0.6em;
	margin-top: 0px;
	color: #68534D;
	 }

/* ------------------( TESTIMONIALS ON SLIDESHOW )------------------ */

.testimonial-box {
	width: 50%;
	position: absolute;
	top: 40%;
	right: 5%;
}

.testimonial-box h5{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "adelle",Arial,Helvetica,sans-serif;
	color: #1B0600;
	font-size: 1.2em;
	text-shadow: .5px 0px 1px rgba(255, 255, 255, 0.3);
	letter-spacing: 0px;
	text-align: center;
}

.testimonial-box h5 span {
	font-family: "sacramentoregular", Arial,Helvetica,sans-serif;
	text-shadow: none;
	font-size: 45px;
	display: block;
	color: #CF582C;
}

.m-testimonial-box{
	display: none;
}

.m-testimonial-box h5{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "adelle",Arial,Helvetica,sans-serif;
	color: #1B0600;
	font-size: 1.2em;
	text-shadow: .5px 0px 1px rgba(255, 255, 255, 0.3);
	letter-spacing: 0px;
	text-align: center;
}

.m-testimonial-box h5 span {
	font-family: "sacramentoregular", Arial,Helvetica,sans-serif;
	text-shadow: none;
	font-size: 45px;
	display: block;
	color: #CF582C;
}


/* ----- ONE THIRD ELEMENTS ----- */

.one-third {
	width: 31%;
	height: auto;
	margin-right: 3.5%;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
	position: relative;
	background: #96A995;
	padding: 30px 0px 23px;
}

#comfort .one-third {
	background: none;
}

.one-third:last-child {
	margin-right: 0%;
}

.one-third img {
	width: 60%;
	height: auto;
	margin: 0px auto;
	display: block;
}

#financial .one-third img {
	margin: 40px auto 0px;
	display: block;
	width: 50%;
	height: auto;
}

.one-third:hover p {
	opacity: 1 !important;
	z-index: 300 !important;
	position: relative;
	display: block;
}

.one-third:hover .front {
	height: 100%;
	max-height: 372px;
	background: rgba(91, 92, 94, 0.9);
	border-radius: 5px 5px 5px 5px;
	transition: all 1.5s ease 0s;
	-moz-transition: all 1.5s ease 0s;
	-webkit-transition: all 1.5s ease 0s;
}

.one-third:hover .front h2 {
	margin-top: 10px;
}

.locations h2.title {
	font-size: 28px;
}

.wrapper .locations p {
	margin: 10px 20px;
	text-align: center;
	font-size: 1.2em;
	color: #586857;
	font-family: "ff-meta-web-pro",Arial,Helvetica,sans-serif;
}

.locations p b {
	color: #FAFCF4;
	font-size: 1.8em;
	line-height: 1.2em;
}

.locations ul {
	margin: 15px 20px 25px;
	background: #ADD58A;
	padding: 15px;
}

.locations li {
	font-family:  "jaf-bernino-sans-condensed",Arial,Helvetica,sans-serif;
	color: #0B526A;
	padding: 2px 0px;
	border-bottom: 1px dotted #45B2B2;
	font-weight: bold;
	font-size: 18px;
}

.locations li em {
	float: right;
	width: 50%;
	padding-left: 10px;
	display: block;
	border-left: 1px dotted #45B2B2;
	font-weight: normal;
}

/* STEPS */

.steps {
	margin: 2em auto;
	width: 90%;
	display: block;
}

.steps img {
	width: 25%;
	height: auto;
	max-width: 180px;
	float: left;
	border-radius: 50%;
	border: 6px solid #96A995;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.step {
	width: 68%;
	float: right;
	text-align: left;
	padding: .4em 0;
}

.wrapper .narrow .steps p {
	text-align: left;
	font-size: 1.05em;
}

.steps h3 {
	font: normal 2.8em "sacramentoregular",Arial,Helvetica,sans-serif;
	text-transform: lowercase;
	color: #CBEAC9;
	-webkit-font-smoothing: antialiased;
}

.watermark .steps h3 {
	color: #CD5733;
}

.steps h3.h3alt {
	font: normal 2em/1.4em "adelle",Arial,Helvetica,sans-serif;
	text-transform: none;
}

/* -------------SERVICES PAGE LAYOUT------------------ */

.services .text img.servicesimage {
	width: 30%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 50%;
	margin: -15% 0 0;
	padding: 0;
	border: 10px solid #96A995;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.services .middle .text img.servicesimage {
	left: inherit;
	right: 0px;
	border-color: #68544E;
}

.marginUp {
	margin-top: -25% !important;
}

#technology img {
	border: none !important;
	border-radius: 0 !important;
}

#kids .services .middle .text img {
	border-color: #f7d557;
}

.rightWrap {
	width: 65%;
	float: right;
	position: relative;
}

.leftWrap {
	float: left;
	position: relative;
	width: 65%;
}

.services .text h1,
.services .text p,
.services .text h2,
.text ul {
	text-align: left !important;
}

.services .text h2 {
	font-family: "sacramentoregular",Arial,Helvetica,sans-serif !important;
	text-transform: lowercase;
	font-size: 3em !important;
}

.middle .text h2 {
	color: #CBEAC9 !important;
}

#kids .middle .text h2 {
	color: #c0f26d !important;
}

.middle .text p {
	color: #fff !important;
}

.middle .text p a {
	color: #CBEAC9 !important;
}

.middle .text p a:hover {
	color: #68534D !important;
}

.narrow .servicesList {
	float: left;
	width: 40%;
	margin: 1em 5% 2em;
}

.servicesList li {
	font: 1.3em/1.6 "adelle",Arial,Helvetica,sans-serif;
	color: #68544E;
	background: url(../images/servicesBullet.png) no-repeat 0 3px;
	padding-left: 28px;
}

/* ----------Pop Up ----------- */

.white-popup {
	position: relative;
	background: #CBEAC9;
	padding: 30px;
	width: auto;
	margin: 20px auto;
	width: 454px;
}

#home .white-popup {
	width: 80%;
	max-width: 1800px;
}

#home .white-popup img {
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #CF582C;
}

.white-popup iframe {
	margin: 0 auto;
	display: block;
	padding: 0;
	border-radius: 0;
}

.wrapper .videoButton {
	font: 18px "adelle",Arial,Helvetica,sans-serif;
	color: #fff;
	display: block;
	padding: 10px 0;
	border: 2px solid #96A995;
	background: url(../images/menu-top.jpg) repeat;
	text-transform: uppercase;
	margin: 0 0 1em;
	text-align: center;
	text-decoration: none !important;
}

.wrapper .videoButton:hover {
	border-color: #CF582C;
	color: #CF582C;
}

/* -------------ABOUT PAGE LAYOUT------------------ */

.half {
	width: 48%;
	margin: 15px 4% 0px 0px;
	float: left;
}

.half:nth-child(2n) {
	margin-right: 0%;
}

.wrapper .half p,
#financial .wrapper .one-third p {
	text-align: left;
	color: #0B526A !important;
}

.wrapper .half h2 {
    color: #ADD58A !important;
	font-family: "sacramentoregular",Arial,Helvetica,sans-serif;
	text-transform: lowercase;
	text-align: left;
	font-size: 3.4em;
	margin-top: 30px;
}

.wrapper .half  img {
	width: 26%;
	height: auto;
	float: left;
	margin: 60px 20px 0px 0px;
}

/* ----------MAP----------- */

iframe {
	border-radius: 5px;
	border: 2px solid #CF582C;
	margin-bottom: 20px;
}

#home iframe,
#team iframe {
	width: 100%;
	height: 350px;
}

/* OFFICE SLIDESHOW */

.float {
	position: absolute;
	width: 100%; /*280px/590px*/
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.floatright {
	float: right;
	margin-right: 20px;
}

/* ------------------( END CONTACT INFO )------------------ */

.content {
	margin: 0;
	padding: 1px 30px 30px 0px;
	text-align: left;
	border-right: 1px dotted #BABBBC;
}

.middle {
	background: #7A8979 url(../images/watermark2.png) no-repeat left bottom;
}

.form-section {
	background: #ffffff url(../images/watermark2.png) no-repeat left bottom;
}

#kids .middle {
	background: #3da7cf url(../images/watermark4.png) no-repeat left bottom;
}

.watermark {
	background: url(../images/watermark.png) no-repeat right bottom;
}

.toys {
	background: url(../images/services/toys2.png) no-repeat center bottom;
}

.legoman {
	background: url(../images/services/legoman.png) no-repeat right bottom;
}

.doll {
	background: #7A8979 url(../images/services/doll.png) no-repeat left bottom;
}

.narrow {
	margin: 0px auto;
}

.content:last-child {
	border-bottom: none;
}

.wrapper h1, .blogWrapper h1 {
	margin: 35px 0px 25px 0px;
	padding: 0 0px;
	font: normal 3.8em/1.2 "adelle",Arial,Helvetica,sans-serif;
	color: #68544E;
	letter-spacing: 0;
	display: block;
	text-align: center;
}

#kids .wrapper h1 {
	font-size: 3em;
}
.stafftitle {
	font-size: .45em;
	line-height: 1.6;
	display: block;
}
.watermark .stafftitle {
	color: #CF582C;
}

#sitefooter .wrapper h3 {
	color: #96A995;
	font: normal 2.2em/1.2 "adelle",Arial,Helvetica,sans-serif;
	margin: 0 0 15px;
	text-align: center;
}

.middle .wrapper h1 {
	color: #ECE5D2;
}

.wrapper h1:first-child {
	margin: 0px 0px 25px 0px;
}

.wrapper h2, .blogWrapper h2 {
	margin: 10px 0 5px;
	padding: 0;
	font: normal 2.6em/1.5em "adelle",Arial,Helvetica,sans-serif;
	color: #68534D;
    text-align: center;
}

.content-focus+h2 {
	margin-top: 1em;
}

.middle .wrapper h2 {
	color: #CBEAC9;
}

.wrapper .connected h2 {
	color: #2C7289;
	font-size: 1.5em;
}

.wrapper h2:first-child {
	margin: 0px 0 5px 0;
}

.content h1+h2 {
	margin-top: 0px;
}

body#team .content h2 {
	margin: 10px 0 10px 0;
	font-family: "Lucida Grande", arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
}

.content h2 em {
	font-weight: normal;
	color: #8CABB6;
}

.content h3 {
	font-family: "futura-pt",Arial,Helvetica,sans-serif;
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #767B7F;
	border-bottom: 2px solid #BABBBC;
}

body#ortho .content h3 {
	border-bottom: 0px;
	padding-bottom:0px;
}

h4 {
	font: 1.4em "adelle",Arial,Helvetica,sans-serif;
	color: #D0C094;
}

.wrapper p {
	margin: 0px 0px 20px 0px;
	font: normal 16px/1.5em "ff-meta-web-pro", Geneva,Verdana,sans-serif;
	color: #515B51;
	text-align: center;
}

.arrow-cont {
	/*float: right;
	margin-left: 35%;
	margin-top: 25px;*/
	    display: flex;
    width: 100%;
    bottom: 10%;
    flex-wrap: wrap;
    justify-content: center;
    margin: 15px 0px;
}

.middle .arrow-cont {
	/*margin-left: 0px;
	margin-right: 35%;*/
}

.arrow {
	display: block;
	width: 15px;
	height: 15px;
	color: #68534D !important;
	text-align: center;
	line-height: 15px;
	font-size: 15px;
	text-decoration: none;
	padding: 10px;
	border-radius: 50%;
	border: 4px solid #96A995;
	font-family: "Comic Sans MS",cursive;
	font-weight: bold;
	float: left;
	margin-left: 10px;
}

.arrow:hover {
	border-color: #68544E;
	color: #fff !important;
}

.arrow-cont .up {
	line-height: 13px;
}

.wrapper .narrow p {
	font-family: "ff-meta-web-pro",Arial,Helvetica,sans-serif;
	font-size: 19px;
	line-height: 30px;
	margin: 20px 0px 30px 0px;
	color: #586857;
}

.middle .wrapper .narrow p {
	color: #fff;
}

.content ul+p {
	margin-top: 15px;}

#kids-wrapper {
	padding: 0px 30px 0px 60px;
	margin-right: 30px;
	background: url(../images/kids-watermark.png) no-repeat left center,
	            url(../images/kids-watermark.png) no-repeat right center;
}

.content p+object {
	margin: 20px 0 0 0;
}

/* ------------------( UNORDERED LIST )------------------ */

.content ul+a img {
	margin: 15px 0px 0px;
}

.narrow li, .text li, .narrow .servicesList li {
	background: url(../images/bullet.png) no-repeat scroll left 10px transparent;
	list-style: none;
	display: block;
	margin: 0 .4em;
	padding: 5px 0 5px 28px;
	font: normal 1.1em/1.6 Geneva, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #68544E;
	border-bottom: 1px dotted #CF582C;
}

.narrow .servicesList li {
	margin: 0;
	padding: 0 0 0 28px;
	line-height: 2;
}

.narrow li {
	padding: .4em 0 .6em 28px;
	background: url(../images/bullet.png) no-repeat scroll left 13px transparent;
}

.middle .narrow li {
	color: #fff;
	border-color: #bbd7b9;
	width: 95%;

}

.middle li {
	color: #CBEAC9;
	border-color: #ECE5D2;
}

.middle ul.sleep-apnea li {
	color: #f7e657;
}

.text ul {
	margin-bottom: 2em;
}

.narrow ul {
	width: 90%;
	max-width: 650px;
	margin: 0 auto 2em;
	display: block;
}

.middle ul a {
	color: #CBEAC9;
}

#kids .middle ul a {
	color: #c0f26d;
}

.middle ul a:hover {
	color: #CF582C;
}

.middle .text li a:link,
.middle .text li a:visited  {
	color: #B3E587;
}

.services .text h2 {
	color: #37636B;
}

.text li li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0 4px 20px;
	background: url(../images/bullet.png) no-repeat scroll left 5px transparent;
	color: #8F9091;
	font-size: 18px;
	line-height: 22px;
}

.content ul ul {
	background: none;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	  border: none;
    border-radius: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	display: none;
}

.content ul p {
    color: #33332A;
    font-family: Geneva,Verdana,sans-serif;
    font-size: 14px;
    margin: 0px 10px 15px 0px;
	font-weight: normal;
}

div.content ul strong {
	font-weight: bold;}

.connected {
	width: 70%;
	margin: 0px auto;
	max-width: 380px;
}

.connected div {
	margin: 0px auto;
	width: 100%;
	max-width: 380px;
	text-align: center;
}

.connected a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12%;
	height: auto;
	background-color: #96A995;
	border-radius: 50%;
	border: 2px solid #4F3935;
	margin: 0 .5%;
}

.connected a:last-child {
	margin-right: 0%;
}

.connected a:hover {
	background-color: #CF582C;
}

.connected a img {
	width: 100%;
	height: auto;
}

/* IN THE PRESS */

.inthepress {
	width: 96%;
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}

.inthepress h2 {
	font-size: 1.1em;
	color: #CF582C;
}

.inthepress a, .inthepress li {
	*display: inline;
	display: inline-block;
	zoom: 1;
	width: 30%;
	height: auto;
	margin: 1em 1%;
}

.inthepress img{
	max-width: 180px;
}

.inthepress .pressThumb {
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #4F3935;
}

#team .inthepress img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	border: 10px solid #68544E;
	box-sizing: border-box;
}

/* ---------------( LINKED LIST )--------------- */

ul.lst li a {
	list-style: none;
	display: block;
	padding: 4px 0 3px 25px;
	font-family: "ff-meta-web-pro",Arial,sans-serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #7B5C42;
	overflow: hidden;
	text-decoration: none;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	background: url(../images/bullet.png) no-repeat left center;
	text-shadow: 2px 2px 0px #EDE7D7;
	letter-spacing: 1px;
}

ul.lst a:hover {
	text-decoration: none;
	background-color: #E0D3C3;
}

/* ENDING FOOTER AREA BACKGROUND */

#sitefooter  {
	background: url(../images/menu-top.jpg) repeat;
	margin-top: 0px;
	padding: 0;
	z-index: 0;
	position: relative;
	width: 100%;
}

/* ENDING FOOTER AREA */

#footercenter {
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
	z-index:100;
}

.wrapper #address-footer p {
	width:  72%;
	margin: 0px auto;
	text-align: center;
	font: normal 16px/22px "ff-meta-web-pro",Arial,Helvetica,sans-serif;
	color: #A39996;
	border-right: none;
	padding: 20px 0;
	z-index:100;
}

#practicecafe-link {
	float: right;
	margin: 0 auto;
	text-align: right;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color:  #938D99;
	height: 20px;
	padding-top: 0px;
	z-index:102;
}

.typekit-badge {
	display: none !important;
	visibility: hidden;
}

/* CLEARING ELEMENT */

.clear {
	clear: both;
}

.clearfix:after {
	visibility: visible;
	clear: both;
    content: "";
    display: table;
	float: none;
	width: 100%;
	height: 0px;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* FLOAT LEFT OR RIGHT */

.centerImage {
	width: 80%;
	display: block;
	margin: 1em auto;
}

.bordered, .borderedGreen {
	border-radius: 50%;
	border: 8px solid #E06B41;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.borderedGreen {
	border-color: #96A995;
}

.threeHundred {
	max-width: 300px;
}

.fourHundred {
	max-width: 400px;
}

.sixHundred {
	max-width: 600px;
}

.button+.centerImage {
	margin-top: 2em;
}

.narrow+.content-focus, .content-focus+.narrow {
	margin-top: 2em;
}

/* CONTACT FORM: This contains the contact form so there is a margin on the left side. */

.star {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #900;
}

#comment-form fieldset {
	margin: 0 0px 15px 0px;
	border: none;
}

.formMessage {
	display: block;
	font: normal 1.1em "adelle",Arial,Helvetica,sans-serif;
	margin: 1em 20px .6em 0;
	padding: 5px 0px 0px;
	color: #7A8979;
}

/* form styles */
form fieldset {
  display: block;
  padding: 0px;
  margin-bottom: 7px;
}

form fieldset:last-child:hover {
  background: none;
}

form label {
  display: inline-block;
  font-size: 1.1em;
  font-weight: normal;
  width: 30%;
  padding: 5px 0px 0px;
  color: #68544E;
  font-family: "adelle",Arial,Helvetica,sans-serif;
  vertical-align: top !important;
}

form .req { color: #ca5354; }

form .note {
  font-size: 1.2em;
  line-height: 1.33em;
  font-weight: normal;
  padding: 2px 7px;
  margin-bottom: 10px;
}

form input:focus, form textarea:focus { outline: none; }

/* placeholder styles: http://stackoverflow.com/a/2610741/477958 */
::-webkit-input-placeholder { color: #A0968A; font-style: italic; } /* WebKit */
:-moz-placeholder { color: #A0968A; font-style: italic; }           /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #A0968A; font-style: italic; }          /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #A0968A; font-style: italic; }      /* Internet Explorer 10+ */

form .form-input-field,
form select,
form textarea {
  display: inline-block;
  padding: 5px 9px;
  padding-right: 5%;
  width: 58%;
  background-position: 110% center;
}

form .form-input-field,
form .txtarea,
form select {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: content-box;
  background-repeat: no-repeat;
  border: 1px solid #98AA96;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
    font-family:  Geneva,Verdana,sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  color: #68544E;
   background-color: #C5D3C4;
  background-image: url('../images/checkmark.png');
}

form select {
	width: 62%;
	padding-right: 1%;
}

form .txtarea {
  display: inline-block;
  height: 100px;
  background-position: 110% 4%;
}

form .form-input-field:focus, form .txtarea:focus {
  width: 60%;
  color: #4A3431;
  background-color: #fff;
  background-position: 110% center;
  background-repeat: no-repeat;
  border-color: #CF582C;
}
form .txtarea:focus {
  width: 60%;
  background-position: 110% 4%;
}

form .form-input-field:valid,
form .txtarea:valid {
  background-color: #B0C6AF;
  background-position: 98% center;
  background-repeat: no-repeat;
  border: 1px solid #7A8979;
}

form .txtarea:valid {
 background-position: 98% 4%;
}

form .center {
  margin-top: 25px;
  text-align: center;
}

#comment-form .form-input-button {
	width: 60%;
	height: 55px;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	margin: 0px 0px 2px;
}

/* ----------( LINKS )---------- */

/* NORMAL */

a:link, a:visited {
	color: #CF582C;
	-webkit-transition: color .4s linear;
}

#address-footer a:link, #address-footer a:visited,
a.designer:link, a.designer:visited {
	color: #CF582C;
}

#address-footer a:hover {
	color: #96A995;
}

a:hover,
a.designer:hover {
	color: #68534D;
	text-decoration: none;
	-webkit-transition: color .4s linear;
}

.share {
	width: 50%;
	height: 20px;
	float: left;
	padding: 20px 0 0 0;
	margin: 0px 0px 0px 30px;
}

/* BACK TO TOP LINK */

.toTop{
	margin: 10px 0px 15px 0;
	padding: .5em 1em;
	cursor:hand;
	cursor:pointer;
	float: right;
	font-family: 'Podkova',"Times New Roman",Times,serif;
	font-size:15px;
	line-height: 1em;
	font-style: normal;
	background: #FFFFFF;
	color: #BABBBC;
	box-shadow: 0px 0px 1px #BABBBC;
	border-radius: 5px;
}

#home .toTop {
	margin: 15px 30px 0px;
}

.toTop:hover {
	transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	box-shadow: 0px 0px 4px #BABBBC;
	-moz-box-shadow: 0px 0px 4px #BABBBC;
	-webkit-box-shadow: 0px 0px 4px #BABBBC;
	color: #8C8F91;
}

/* -------------( BUTTON )----------------- */

.button,
.button:link,
.button:visited,
.prev,
.next {
	font: 20px "adelle",Arial,Helvetica,sans-serif;
	color: #68534D;
	display: block;
	padding: 10px 0px;
	border: 2px solid #96A995;
	background: url(../images/button.jpg) no-repeat center center;
	text-transform: uppercase;
	width: 45%;
	max-width: 365px;
	margin: 0px auto;
	text-align: center;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
	text-decoration: none !important;
}

.wrapper .btnlearn {
	font: 18px "adelle",Arial,Helvetica,sans-serif;
	color: #68534D;
	display: block;
	padding: 10px 0px;
	border: 2px solid #96A995;
	background: url(../images/button3.jpg) repeat center center;
	text-transform: uppercase;
	width: 75%;
	max-width: 520px;
	margin: 0 0 1em;
	text-align: center;
	text-decoration: none;
}

.wrapper .btnlearn:hover {
	border-color: #68544E;
	color: #fff;
}

.wrapper .btnlearn:active {
	background: #68544E;
	border-color: #fff;
	-webkit-transition: .05s linear;
	-moz-transition: .05s linear;
	transition: .05s linear;
}

.middle .button:link,
.middle  .button:visited {
	width: 80%;
}

#contactInfo .button:link,
#contactInfo .button:visited {
	position: absolute;
	right: 0px;
	top: 50%;
	min-width: 260px;
	font-size: 17px;
	margin-top: -2%;
	width: 24%;
	background: url(../images/button3.jpg) no-repeat center center;
}

#contactInfo .button:hover {
	color: #4D3834;
}

.prev,
.next {
	border: none;
}

.mfp-container .button {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -25%;
}

.prev, .next {
	width: auto;
	display: inline-block;
	padding: 10px 20px;}

.next   {
	float: right;}

.prev  {
	float: left;}

.button:hover,
.middle .locations .button:hover {
	border: 2px solid #7A8979;
	color: #CF582C;
}

.middle .contact:hover {
	background-color: #009B9B;
}

.middle .locations .button {
	border: 2px solid #7A8979;
	color: #68534D;
	width: auto;
	text-decoration: none;
	margin: 15px 20px 0px;
}

.middle .contact {
	background: #74C1C1;
}

/* NEW PATIENT FORMS BUTTON */

div.formsbtn {
	margin: 40px 0 0 0;
}

div.formsbtn a {
	display: block;
	padding: 15px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Didact Gothic', "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	color: #FBFBE7;
	text-decoration: none;
	text-transform: uppercase;
	background: #20646B url(../images/glass-btn.png) repeat-x 0 50%;
	border: 3px solid #FBFBE7;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear
}

div.formsbtn a:hover, div.formsbtn a:focus {
	background-color: #487F51;
	color: #fff;
	text-decoration: none;
}

sup {
	vertical-align: top !important;
	font-size: 0.8em;
}



/* Columns */
.column-1-2 { width: 48% }
.column-1-3 { width: 30.66% }
.column-2-3 { width: 65.33% }
.column-1-4 { width: 22% }
.column-3-4 { width: 74% }
.column-1-5 { width: 16.8% }
.column-2-5 { width: 37.6% }
.column-3-5 { width: 58.4% }
.column-4-5 { width: 67.2% }
.column-1-6 { width: 13.33% }
.column-5-6 { width: 82.67% }

.column { position: relative; margin: 0 4% 30px 0; float: left;}
.column-last { margin-right: 0 !important;}

/* Pricing Box */
.pricing-box-wrapper {padding:0; text-align:center; border: 1px solid #ECE5D2;}
.pricing-box-header {color:#fff; padding:0px 20px;}
.pricing-box-title {color:#fff; font-size: 30px; font-weight:400; padding:18px 0 15px; margin:0 0 10px; border-bottom:1px solid #219; box-shadow: 0px 1px 0px rgba(219, 219, 219, 0.12); -moz-box-shadow: 0px 1px 0px rgba(219, 219, 219, 0.12);  -webkit-box-shadow: 0px 1px 0px rgba(219, 219, 219, 0.12);}
.pricing-box-title {font-family: "adelle",Arial,Helvetica,sans-serif;}
.pricing-box-value {font-size:55px; line-height:1;}
.pricing-box-value {font-family: "adelle",Arial,Helvetica,sans-serif; }
.pricing-box-period{font-size: 14px;}
.pricing-box-currency{font-size: 30px; }
.pricing-box-info{font-size:11px; padding:10px 0px 15px;}
.pricing-box-content { font-size:13px; font-weight: 600;}
.pricing-box-content {font-family: "adelle",Arial,Helvetica,sans-serif;}
.pricing-box-content ul{list-style:none; margin:0;}
.pricing-box-content ul li{padding: 7px 20px !important; }
.pricing-box-content ul li i {vertical-align:middle;}
.pricing-box-content ul li:nth-child(even){background:none;}
.pricing-box-content ul li:last-child{border-bottom:none;}

.pricing-box-content2 { font-size:13px; }
.pricing-box-content2 {font-family: "adelle",Arial,Helvetica,sans-serif; }
.pricing-box-content2 ul{list-style:none; margin:0; padding:5px 0 0;}
.pricing-box-content2 ul li{padding: 6.7px 20px !important; }
.pricing-box-content2 ul li i {vertical-align:middle;}
.pricing-box-content2 ul li:nth-child(even){background:none;}
.pricing-box-content2 ul li:last-child{border-bottom:none;}

/* Clear */
.clear{clear:both;}

/* --------------( CUSTOM SELECTION )-------------- */

/* Mozilla based browsers */
::-moz-selection {
    color: #fff;
	background: #96A995;
}

/* Works in Safari */
::selection {
    color: #fff;
	background: #96A995;
}

/* ------------( Review Sticky Button ) ------------ */

.back-to-top {
	position: fixed;
	right: 5%;
	bottom: 5%;
}

.back-to-top i {
	margin-top:-30px;
	margin-left: 25px;
}

.back-to-top a:link::after {
	font-family: "ff-meta-web-pro",Geneva,Verdana,sans-serif;
	content: 'Back to Top';
	color: #69544E;
	text-align: center;
}

i.fa.fa-chevron-up.fa-2x {
	position: absolute;
}

/* --------------( PRELOAD )-------------- */

#preload { display: none; }

* { margin: 0; padding: 0; }

/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

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

#comment-form {
 top: 5%; }

 form label {
    font-size: 1.1em; }

.testimonial-box{
	top: 20%;
}   

.copy-box.copy-box-main{
    top: 40%;
    max-width: 60%;
}

.copy-box.copy-box-main h2, .copy-box h2{
    font-size: 2.8em;
}

.copy-box.copy-box-main h2 span.orange-text{
	font-size: 65px;
}

}

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

.copy-box {
	 right: 2%;
}

.copy-box h2 {
    font-size: 3.5em; }

.copy-box.copy-box-main h2, .copy-box h2{
    font-size: 2.5em;
}

.copy-box.copy-box-main h2 span.orange-text{
	font-size: 45px;
}

nav ul a:link, nav ul a:visited {
	font-size: 12px;
}

.content h1 {
	font-size: 3em;
}

#contact #banner {
	padding: 100px 0 30px;
	background: #96A995;
}

#contact #banner img {
	display: none;
}

#comment-form {
	position: relative;
	margin: 0 auto;
	min-width: 600px;
	left: auto;
}

}

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

	.copy-box{
  padding:10px 15px;
}

.copy-box h2, .testimonial-box h2 {
	font-size: 2.5em;
}

.copy-box h2 span, .test-monial-box h2 span {
	font-size: 1.2em;
}

.copy-box.copy-box-main h2,.copy-box h2{
     font-size: 1.5em;
}

.copy-box.copy-box-main h2 span.orange-text{
  	font-size: 30px;
}

.copy-box.copy-box-main p{
  font-size: 17px;
  margin-bottom: 15px;
}


}

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

.nav {
	width: 100%;
}

.one-fourth {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
}

.one-fourth:nth-child(2n) {
	margin-right: 0%;
}

.front p {
	display: none !important;
	visibility: none !important;
}

.one-third .front h2 {
	font-size: 1.3em;
	line-height: 26px;
	padding: 7px 0px;
}

.one-third:hover .front h2 {
	margin-top: 20px;
}

#contact #banner {
	padding-top: 40px;
}

}

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

	.slide-3 .copy-box{
	    top: 60%;
    left: 80%;
	margin-top: 0;
	right: auto;
	transform: translate(-50%, 50%);
}


	.copy-box.copy-box-main h2, .copy-box h2{
     font-size: 23px;
     line-height: 1.6;
}

.copy-box.copy-box-main h2 span.orange-text{
  	font-size: 20px;
}

.copy-box.copy-box-main p{
  font-size: 15px;
}

.copy-box.copy-box-main .appt-bttn {
    max-width:300px;
    font-size: 15px;
    padding: 6px 0px;
}

.copy-box.copy-box-main img {
    max-width:20px;
}


.nav {
	width: 100%;
}

.back-to-top {
	display: none;
}

nav ul li a:after,
nav ul li a:before {
	border-bottom: 0px;
    border-left: 0px;
    border-top: 0px;
}

#sitefooter {
	margin: 0px 0 0;
}

.share {
	margin-left: 30px;
}

.content h2 {
	font-size: 1.6em;
}

.inthepress h2 {
	font-size: 1.1em !important;
}

.nav ul a {
	font-size:12px;
}

map iframe {
    margin: 15px 0px 0px 20px;
    padding: 0;
	width: 80%;
}

.hidden {
	display: none;
}

.wrapper h1 {
	font-size: 3em;
}

.wrapper h2, .blogWrapper h2 {
	font-size: 2.4em;
}

.content {
	width: 100%;
	padding: 0px;
	border: none;
}

#banner {
	width: 100%;
}

.wrapper,
#footercenter,
.header-center {
	padding-left: 20px;
	padding-right: 20px;
}

#contactInfo .button:link, #contactInfo .button:visited {
	right: 20px;
}

.toTop {
	font-size: 13px;
	padding: 0.5em .8em;
}

form label {
    width: 80%;
}

#comment-form fieldset {
	margin-bottom: 15px;
}

form .form-input-field, form .txtarea, form select {
	width: 85%;
}

form .form-input-field:focus, form .txtarea:focus {
	width: 92%;
}

#services .content h2,
#braces .content h2 {
	margin: 0px !important;
    padding: 0px;
}

.content h1 {
	width: 95%;
}

#address {
	float: right;
	position: static;
	margin-top: 0px;
}

.wrapper h1 {
	margin-top: 10px;
}

.testimonial-box h5 {
	font-size: 1em;
}

#slide_counter {
    width: 100%;
    bottom: 3px;
    }

#slide_counter span {
    width: 7px;
    height: 7px;
    }    


}

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

body>nav {
	height: 90px;
}

nav li.home, nav li.team, nav li.care, nav li.blog, nav li.kids, nav li.implants, nav li.comfort {
	width: 16%;
}

nav li.convenience, nav li.technology {
	width: 20%;
}

nav li.braces {
	width: 14%;
}

nav li.financial, nav li.contact {
	width: 18%;
}

nav li.blog {
	width: 13%;
}

nav ul a:link, nav ul a:visited {
	height: 40px;
}

.one-third {
	width: 100%;
	height: auto;
	margin: 0 auto 1em;
	float: none;
}

.one-third img {
	max-width: 200px;
}

.middle .locations .button {
	display: block;
	margin: 0 auto;
}

div.circlegraphs div {
	padding: 20px 0px !important;
	display:  block !important;
}

}

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

	.copy-box.copy-box-main{
    top: 30%;
    max-width: 65%;
    text-align: center;
}

	.copy-box.copy-box-main h2{
     font-size: 20px;
     line-height: 1.6;
}

.copy-box.copy-box-main h2 span.orange-text{
  	font-size: 20px;
}

.copy-box.copy-box-main p{
  font-size: 14px;
  margin-bottom: 10px;
}

.copy-box.copy-box-main .appt-bttn {
    max-width:280px;
    font-size: 13px;
    padding: 6px 0px;
    min-width: unset;
    margin-top: 8px !important;
}


.header-center {
	padding: 0;
}

#logo {
	width: 160px;
	display: block;
	position: relative;
	margin: 0 auto;
	left: auto;
	top: auto;
	z-index: 10;
}

#contactInfo .button:link, #contactInfo .button:visited {
	position: relative;
	top: auto;
	right: auto;
	float: right;
	margin-top: -8%;
}

@media screen and (max-width: 820px) and (min-width: 602px){
	.form-bttn{
		margin-top: -90px !important;
		left: 264px !important;
	}

	.appt-bttn{
		top: 25% !important;
		margin-top: -15px !important; 
	}
}

.copy-box h2 {
	font-size: 2em;
}

.testimonial-box h5 {
	font-size: 1em;
}

.rightWrap, .leftWrap, .narrow {
	width: 100%;
	float: none;
}

.wrapper p {
	text-align: left;
}

.services .text img.servicesimage {
	position: relative;
	display: block;
	margin: 0 auto 1em;
	width: 50%;
	max-width: 280px;
}

.marginUp {
	margin-top: 0 !important;
}

.wrapper {
	padding: 40px 0;
}

.narrow .servicesList {
	width: 90%;
	margin: 0 5%;
}

.narrow li, .text li, .narrow .servicesList li {
	font-size: 1em;
}

.threeHundred {
	max-width: 200px;
}

.testimonial-box {
	top: 10%;
}

.testimonial-box h5 span {
	font-size: 35px;
}

}

@media screen and (max-width: 820px){
	.slide-3 .copy-box{
		    display: none; 
	}
}

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


.copy-box h2 {
	font-size: 1.4em;
}

.disclaimer#braces-disclaimer{
	display: none;
}

.m-testimonial-box{
	display: block;
	padding: 20px 15px;
}

.m-testimonial-box h5 {
	font-size: .8em;
}

.m-testimonial-box h5 span {
	font-size: 25px;
}

.testimonial-box{
	display:  none;
}

.testimonial-box h5 {
	font-size: .8em;
}

.testimonial-box h5 span {
	font-size: 25px;
}

#address-footer {
	width: 100%;
	padding: 15px 0px 10px;
	margin: 0px;
	font-size: 12px !important;
}

#address-footer .links {
	display: none;
	visibility: hidden;
}

nav ul.nav a:link,
nav ul.nav a:visited {
	font-size: 11px;
    height: 30px;
    line-height: 30px;
	padding: 0px;
}

body>nav {
    height: 96px !important;
}

nav .nav li {
    width: 25%;
	border-bottom: 1px dotted #CBC3AC;
}

#logo {
	margin-bottom: 0px !important;
}

.content ul {
	padding: 10px 8px 15px;

}

.content li {
	padding-left: 16px;
	font-size: 15px;
}

#address {
    padding: 5px 0;
    text-align: right;
}

.wrapper h1 {
	font-size: 2.2em;
}

.wrapper h2, .blogWrapper h2 {
	font-size: 1.9em;
}

#about .content .one-fourth {
    height: auto;
    margin: 0 0px 20px 0;
    width: auto;
	float: none;
}

.one-fourth img {
    padding-top: 15px;
}

.connected {
	width: 80%;
}

.connected div {
	width: 100%;
}

.button, .button:link, .button:visited, .wrapper .videoButton, .wrapper .btnlearn {
	width: 86%;
	font-size: 16px;
	min-width: 240px;
}

.wrapper .content-focus p, .wrapper .narrow .content-focus p {
	font-size: 1em;
}

#comment-form {
	width: 90%;
	min-width: 240px;
}

}

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

	.copy-box.copy-box-main{
    max-width: 100%;
    top: 25%;
    padding: 5px;
}

.copy-box.copy-box-main h2{
     font-size: 20px;
     line-height: 1.6;
}

.copy-box.copy-box-main h2 span.orange-text{
    font-size: 18px;
}

.copy-box.copy-box-main p{
  font-size: 13px;
}

.copy-box.copy-box-main img {
    max-width:17px;
}

}


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

	.fluid-width-video-wrapper{
	padding-top: 90% !important;
}


.phone {
	text-align: center;
	margin: 10px 0;
}

#contactInfo .button:link, #contactInfo .button:visited {
	float: none;
	margin: 0 auto;
}

.wrapper .narrow p {
	font-size: 16px;
	line-height: 1.4;
}

.button, .button:link, .button:visited, .wrapper .videoButton, .wrapper .btnlearn {
	width: 96%;
}

.services .text img.servicesimage {
	border-width: 6px;
}

.steps img {
	width: 50%;
	display: block;
	margin: 0 auto;
	float: none;
}

.steps h3 {
	font-size: 2.1em;
}

.wrapper .narrow .steps p {
	font-size: 1em;
}

.step {
	width: 100%;
	float: none;
}

.inthepress a, .inthepress li {
	width: 100%;
}

}
@media screen and (max-width: 650px) {
.mobile-only{
		display: block;
		padding: 15px;
		text-align: center;
	}

	.mobile-only .copy-box-main-mobile h2{
    	text-transform: none;
    	font-family: "adelle",Arial,Helvetica,sans-serif;
		color: #68534D;
		font-size: 23px;
		letter-spacing: 0px;
		text-align: center;
		margin-bottom: 10px;
	}

	.mobile-only .copy-box-main-mobile h2 span.orange-text{
	  color:#CF582C;
	  font-family: "adelle", Arial, Helvetica, sans-serif;
	    text-transform: uppercase;
	    text-align: center;
	}

	.mobile-only .copy-box-main-mobile p{
	  font-size: 21px;
	  color: #68534D;
	  margin-bottom: 20px;
	}


	.mobile-only .copy-box-main-mobile .appt-bttn{
	  background: #CF582C;
	  color: white;
	  margin: 8px auto;
	  width: 100%;
	  max-width: 260px;
	}

	.mobile-only .copy-box-main-mobile .appt-bttn:hover{
	  background: #68534D;
	}

	.copy-box.copy-box-main{
		display: none;
	}
}

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

	.mobile-only{
		display: none;
	}
}

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

	

.content p {
	font-size:  13px;
}

.content h1 {
    font-size: 2em;
    line-height: 1.4em;
    text-align: center;
}

#comment-form .form-input-button {
	width: 100%;
}

#address  {
	display: none;
	visibility: hidden;
}

.wrapper h1 {
	margin-top: 10px;
	font-size: 1.9em;
	line-height: 1.2em;
	width: 100%;
	letter-spacing: 0px;
}

.wrapper h2, .blogWrapper h2 {
	font-size: 1.6em;
}

.copy-box h2 {
	font-size: 1em;
}
.testimonial-box {
	top: 0;
	width: 60%;
}

.testimonial-box h5 {
	font-size: .67em;
}
}

@media screen and (max-width: 480px) {
	#team #slide_counter {
		width: 100%;
		max-width: 100%;
	}

	.m-testimonial-box h5 {
	font-size: .7em;
}

.m-testimonial-box h5 span {
	font-size: 19px;
}
}

.videoWrapper {
	position: relative;
	padding-bottom: 10px; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;

}

/* --------------( New Stuff )-------------- */

#covid-section .wrapper{
	max-width: 980px;
}

#covid-section p{
    font-size: 21px;
}

#covid-section h2{
	margin-bottom: 25px;
}

div.circlegraphs {
	text-align: center;
}

div.circlegraphs div {
	display: inline-block;
	vertical-align: top;
	margin: 20px auto;
	padding: 0 50px;
}

div.circlegraphs div p{
	text-align: center;
}

.beigetext {
	color: #f1e6d2;
}

.greentext {
	color: #515b51;
}

section.questionnaire #comment-form {
	background: none;
	border: none;
	position: relative;
	width: inherit;
	left: inherit;
	margin: 0 auto;
}

section.questionnaire #comment-form label {
	color: #586857;
	width: inherit;
	padding: 5px 30px 0 0;
}

section.questionnaire #comment-form label.question {
	color: #E06B41;
}

section.questionnaire #comment-form .btnlearn {
	float: none;
	margin: 5px auto;
}

section.questionnaire #comment-form .form-input-field {
	background-color: #ffffff;
}

section.questionnaire #comment-form ul {
	width: 50%;
	max-width: inherit;
}

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

	section.questionnaire #comment-form ul {
		width: 100% !important;
	}
}

section.questionnaire #comment-form ul.left-column {
	float: left;
}

section.questionnaire #comment-form ul.right-column {
	float: right;
}

section.questionnaire #comment-form li {
	background: none;
	color: #cbeac9;
	padding-left: 0;
	width: 95%;
}

#sleepapnea-imgs{
	margin-bottom: 30px;
	    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.importance img{
	max-width: 250px;
	margin: 5px;
}

/*.importance img{
	float: left;
	border: 1px solid #fff;
	max-width: 100%;
display: block;
}*/

/*@media screen and (max-width: 1350px) {
	.importance img {
		    width: 250px;
	}
}

@media screen and (max-width: 9700px) {
	.importance img {
		    width: initial;
	}
}*/

/*MailerLite*/
#mlb2-233233{
	padding: 30px 15px;
}

.review-slide{
	padding: 0px 30px;
}

.review-slide p{
	color: white;
}

.review-slideshow{

	  position: relative;
	  margin: auto;
}

.review-slideshow .rev-prev, .review-slideshow .rev-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  opacity: .5;
}

.review-slideshow .rev-next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.review-slideshow .rev-prev:hover,.review-slideshow .rev-next:hover {
  opacity: 1;
}

.review-slideshow .fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@media only screen and (max-width: 300px) {
  .review-slideshow .rev-prev, .review-slideshow .rev-next,.text {font-size: 11px}
}


.awards-scroll {
 height: 170px;	
 overflow: hidden;
 position: relative;
 background: #7A8979;
}
.awards-scroll .wrap {
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 line-height: 50px;
 text-align: center;
/* transform:translateX(100%);*/
/* animation: scroll-left 15s linear infinite;*/
 display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

.awards-scroll .wrap img {
 max-width: 150px;
 height: auto;
 width: 100%;
}

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

  .awards-scroll .wrap img {
 max-width: 100px;
 height: auto;
 width: 100%;
}

.awards-scroll {
 height: 125px;
}
}

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

  .awards-scroll .wrap img {
	 max-width: 75px;
	 height: auto;
	 width: 100%;
	}

	.awards-scroll {
	 height: 96px;
	}
}

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

  .awards-scroll .wrap img {
	 max-width: 45px;
	 height: auto;
	 width: 100%;
	}

	.awards-scroll {
	 height: 70px;
	}
}

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

  .awards-scroll .wrap img {
	 max-width: 40px;
	 height: auto;
	 width: 100%;
	}

	.awards-scroll {
	 height: 60px;
	}
}

@keyframes scroll-left {
 0%   {
 transform: translateX(100%); 		
 }
 100% {
 transform: translateX(-100%); 
 }
}

.topnav {
/*  overflow: hidden;*/
  background-color: #96A995;
  position: relative;
}

.topnav ul{
	list-style-type: none;
}

.topnav #mobile-menu {
  display: none;
}

/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px; 
  display: block;
  background: #7A8979;
}

.topnav a.icon {
  font-family: font-awesome; 
  background: #E06B41;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}

.topnav a.icon:link,.topnav a.icon:visited{
	background: #E06B41;
}

@media only screen and (min-width: 800px){
	.topnav a.icon{
		display: none;
	}
}
 
.topnav a:hover {
  background-color: #E06B41;
  color: #68544E;
}

@media only screen and (max-width: 800px){
	nav{
		display: none;
	}
}

div.info-boxes div.wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
div.info-boxes div.info-box {
	border: 5px solid #798979;
	border-radius: 5px;
	margin: 10px;
	text-align: center;
	width: 270px;
}
div.info-boxes div.info-box div.inner {
	background-color: #000000;
	height: 350px;
	margin: 5px;
	padding: 30px;
}
div.info-boxes div.info-box h2 {
	color: #ece5d2;
	font-size: 28px;
}
div.info-boxes div.info-box p {
	color: #fff;
}