.progress, sub, sup { vertical-align: baseline;}.block, .elem-left, .elem-right, article, aside, details, figcaption, figure, footer, header, hr, main, menu, nav, section, summary { display: block;}hr, sub, sup { position: relative;}body, figure { margin: 0;}button, hr, input, select { overflow: visible;}[type=checkbox], [type=radio], legend { box-sizing: border-box; padding: 0;}html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; box-sizing: border-box; font-size: 100%;}audio, canvas, progress, video { display: inline-block;}audio:not([controls]) { display: none; height: 0;}[hidden], template { display: none;}a { background-color: transparent;}a:active, a:hover { outline-width: 0;}abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted;}b, strong { font-weight: 700;}dfn { font-style: italic;}h1 { font-size: 2em; margin: 0 0 .67em;}mark { background-color: #ff0; color: #000;}small { font-size: 80%;}sub, sup { font-size: 50%; line-height: 0;}sub { bottom: -.25em;}sup { top: -.45em;}img { border-style: none;}svg:not(:root) { overflow: hidden;}code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em;}hr { box-sizing: content-box; height: 0; border: 0;}button, input, select, textarea { font: inherit; line-height: initial; margin: 0;}optgroup { font-weight: 700;}button, select { text-transform: none;}[type=button], [type=reset], [type=submit], button { cursor: pointer;}[disabled] { cursor: default;}[type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button; -moz-appearance: button; appearance: button; border: 0;}button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0;}button:-moz-focusring, input:-moz-focusring { outline: ButtonText dotted 1px;}fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em;}legend { color: inherit; display: table; max-width: 100%; white-space: normal;}textarea { overflow: auto;}[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto;}[type=search] { -webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield;}[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; appearance: none;}.animated { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; }}@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; }}.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn;}@-webkit-keyframes slideIn { from { transform: translate3d(0, -100%, 0); } to { transform: translate3d(0, 0, 0); }}@keyframes slideIn { from { transform: translate3d(0, -100%, 0); } to { transform: translate3d(0, 0, 0); }}@-webkit-keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; }}@keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; }}.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}@-webkit-keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; }}@keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; }}.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}@-webkit-keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; }}@keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; }}.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}*, *::before, *::after { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}.clearfix:before, .clearfix:after { display: table; content: " ";}.clearfix:after { clear: both;}address { font-style: normal !important;}img { max-width: 100%; display: block; margin: 0 auto;}.icon-gplus:before { margin-left: -1px !important;}*, *::before, *::after { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}[class*=" icon-"]:before, [class^=icon-]:before { line-height: 1 !important; display: block !important;}img { max-width: 100%;}header { z-index: 101;}footer { z-index: 102;}.fixons { z-index: 103;}.flex-ed, .col-flex-ed { display: flex;}.flex-ed { flex-flow: row wrap;}#fixed-tabs { position: fixed; right: 0; text-align: center; line-height: 1; font-size: 0; z-index: 10000;}#fixed-tabs a { position: relative; overflow: hidden; font-size: 13px; font-family: 'Barlow', sans-serif; background-color: #4ba5ad; color: #ffffff; text-transform: uppercase; transition: width .3s;}#fixed-tabs i { font-size: 19px;}#fixed-tabs i, #fixed-tabs i:before { display: inline-block; margin: 0 auto;}#fixed-tabs em { font-size: 13px; font-style: normal; display: inline-block; margin-left: 7px; font-weight: 700;}#fixed-tabs a:nth-of-type(2) { background-color: #004b75; color: #fff;}#fixed-tabs a:nth-of-type(3) { background-color: #004b75; color: #fff;}#fixed-tabs strong { font-weight: 400;}@media (min-width: 1031px) { #fixed-tabs { display: none; }}@media (max-width: 1030px) { #fixed-tabs { bottom: 0; width: 100%; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); } #fixed-tabs article { display: flex; } #fixed-tabs a { padding: 13px 0; flex: 1; } #fixed-tabs i { font-size: 16px; } #fixed-tabs a span { display: inline-block; vertical-align: middle; } #fixed-tabs a span:last-child { margin-left: 7px; } footer { margin-bottom: 42px !important; } #fixed-tabs a:nth-of-type(2) { order: -1; }}@media (max-width: 600px) { #fixed-tabs em strong { display: none; } #fixed-tabs a span:last-child { margin-left: 0; }}body { position: relative; background-color: #ffffff; font-family: 'Barlow', sans-serif; text-align: center;}p { font: 400 18px/28px 'Barlow', sans-serif; color: #545454;}a { display: inline-block; text-decoration: none; cursor: pointer;}h1, h2, h3, h4, h5, h6 { font-family: "Heebo", sans-serif;}.mobile-banner-reviews { display: none;}h1, #personalized h2 { margin: 0; text-align: center; color: #000000; font-size: 43px; line-height: 1.15; font-weight: 500;}h2 { color: #005280; text-align: left; font-size: 40px; line-height: 52px; font-weight: 500;}h3 { font-size: 32px; line-height: 1.41;}h4 { font-size: 28px; line-height: 1.41;}header { position: relative; padding: 5px 10px; background-color: #ffffff; box-shadow: 2px 3px 13px rgba(197, 212, 222, 0.2);}header > div { max-width: 1150px; margin: auto; width: 100%; padding-bottom: 10px;}header .logo { order: -1; margin-bottom: -50px;}.fix-nav header { position: fixed; width: 100%; left: 0; top: 0; right: 0; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: slideIn; animation-name: slideIn; box-shadow: 1.6px 2.5px 7px rgba(6, 7, 7, 0.35);}header .flex-ed { justify-content: space-between; align-items: center; flex-wrap: nowrap;}header .btn-alt { margin: 0; order: -1;}header address { text-align: right; font-family: 'Barlow', sans-serif; font-weight: 400;}address a { display: block; text-align: right;}.address { color: #000000; font-size: 18px; line-height: 1.25; font-weight: 400;}.phone { color: #1bbac8; font-size: 34px; line-height: 1.1; font-weight: 500; font-family: "Heebo", sans-serif;}.address:hover { color: #005280;}.phone:hover { color: #005280;}.btn,.btn-alt { cursor: pointer; position: relative; display: inline-block; margin: 3px auto; padding: 12px 15px; color: #000000; border-radius: 25px; font: 500 17px/0.9 "Heebo", sans-serif; transition: border 0.3s; background-color: #7ac8cf; box-shadow: 1.6px 2.5px 7px rgba(2, 2, 2, 0.35);}.btn-alt:hover,.btn:hover { background-color: #005280; color: #fff;}.btn-alt { padding: 15px 47px 15px 25px;}.btn-alt:after { content: ''; height: 25px; width: 25px; background: url("assets/images/er-np-play.png") no-repeat; background-size: 20px 20px; position: absolute; top: 12px; right: 13px;}.split { display: flex; justify-content: space-around; flex-wrap: wrap; align-items: center; justify-content: center;}.split article { margin: 10px; flex: 0 1 500px;}.split figure img { position: relative; background-color: #1174d3; border-radius: 15px; box-shadow: 1.6px 2.5px 7px rgba(7, 8, 8, 0.35);}.even figure { order: -1; margin-right: 40px;}.even #drs { order: -1;}#care { display: none;}#care .awards { background-color: #7dd1ff; padding: 10px;}#care .awards img { display: inline-block; vertical-align: middle; max-width: calc(100% / 3 - 10px);}#care .awards img + img { margin-left: 10px;}#care .awards span { display: block; font-size: 21px; color: #3a3939; margin-top: 10px; font-weight: 700;}#care .awards p { display: block; font-size: 21px; color: #3a3939; font-weight: 700; margin-top: 10px;}#care .offer { padding: 0 10px 25px; background-color: #555; background-image: linear-gradient(to top, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.34) 72%, rgba(0, 0, 0, 0.34) 100%);}#care p { font-size: 25px; font-weight: 300; text-shadow: 0 3px 4px rgba(2, 2, 2, 0.31); color: white; margin: 0; letter-spacing: 0.05em;}#care p strong { text-transform: uppercase;}#banner { overflow: hidden; position: relative; background-color: #f5f8fa; padding: 40px 0;}#banner h1 { display: flex; justify-content: center; align-items: center;}#banner h1:before, #banner h1:after { content: ''; height: 3px; width: 100px; margin: 0 20px; background-color: #005280;}#banner figure { margin-top: -25px; padding-bottom: 20px; position: relative;}#banner figure div img { position: relative; width: 100%;}#banner .dr-names { position: absolute; bottom: 15%; background-color: #464648; color: #ffffff; padding: 10px 18px 15px 18px; font-size: 16px; right: 25%;}#banner .dr-names span { color: #c9da2a; margin: 0 10px;}.cpn-flex { display: flex; flex-wrap: wrap; justify-content: space-around; margin: 30px auto; max-width: 1300px;}.cpn-flex .cpn { color: #000000; flex: 0 1 300px; max-width: 300px; height: 219px; width: 100%; border-radius: 8px; display: flex; justify-content: flex-end; padding: 10px; margin: 10px; box-shadow: 2px 3px 13px rgba(197, 212, 222, 0.5);}.cpn-flex .cpn:nth-of-type(1) { background: url(assets/images/er-np-cpn-1.jpg);}.cpn-flex .cpn:nth-of-type(2) { background: url(assets/images/er-np-cpn-2.jpg);}.cpn-flex .cpn:nth-of-type(3) { background: url(assets/images/er-np-cpn-3.jpg);}.cpn-flex .cpn:nth-of-type(4) { background: url(assets/images/er-np-cpn-4.jpg); position:relative;}.cpn-flex .cpn:nth-of-type(4) article {position:absolute;left:4px;top:35px;}.cpn-flex .cpn:nth-of-type(4) .price {font-size:34px!important;}.cpn-flex .cpn .price { font-family: "Heebo", sans-serif; color: #1bbac8; text-transform: uppercase; font-size: 65px; line-height: 1.1; font-weight: 500; text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;}.cpn-flex .cpn .price + span { font-size: 24px; font-weight: 500; line-height: 1.1;}.cpn-flex .cpn .blue { color: #003c5e; text-transform: uppercase; font-size: 12px; line-height: 18px; letter-spacing: 2.4px; font-weight: 700; margin-top: 10px;}.cpn-flex .cpn p { font-size: 16px; color: #323232; margin: 0; line-height: 1.2;}.looking { max-width: 1151px; margin: 40px auto 60px;}.looking p { font-size: 20px; font-weight: 400; line-height: 32px; margin: auto; padding: 15px 40px; text-align: center;}.looking p span { font-size: 31px; font-weight: 300;}.bkgrd { padding: 0 0 1px; background-color: #ffffff; position: relative;}#dentist { position: relative; z-index: 2; max-width: 1100px; margin: 0 auto; padding: 50px 10px; justify-content: space-around; flex-wrap: nowrap;}#dentist article { text-align: left; flex: 0 1 530px;}#dentist article h2 { margin: 0;}#dentist figure { position: relative; align-self: center; width: 100%; max-width: 322px; display: flex; justify-content: space-between;}#dentist .doc-links.caption, #dentist .doc-links.caption a { color: #000000; display: block; padding: 10px 0; text-align: center; font: 700 16px/1 "Source Sans Pro", sans-serif; position: static; bottom: 0px; right: -20px; margin: auto; text-transform: uppercase; min-width: 178px;}#dentist .caption { display: block; position: absolute; left: 0; right: 0; bottom: -10px; margin: auto; max-width: 161px; font: 400 15px/1 "Barlow", sans-serif; color: #ffffff; background-color: #262626; padding: 10px 10px 15px 10px;}#dentist .caption a { color: #ffffff;}#dentist .caption span, #dentist .caption a:hover { color: #7ac8cf;}#dentist.split figure img { background: none;}.insurance { background-color: #f5f8fa; text-align: left; padding: 0 0 30px; position: relative; overflow: hidden;}.insurance .container { max-width: 1045px; margin: auto; padding: 10px 20px; text-align: center;}.insurance h2 { font-size: 40px; display: flex; align-items: center; font-weight: 500; position: relative; text-align: center; z-index: 2; color: #005280; margin-bottom: auto; padding: 10px 20px 15px; margin: 10px auto -15px;}.insurance h2:before,.insurance h2:after,.insurance.savings h2:before,.insurance.savings h2:after { content: ''; height: 2px; background-color: #005280; flex: 1;}.insurance h2:before,.insurance.savings h2:before { margin-right: 20px;}.insurance h2:after,.insurance.savings h2:after { margin-left: 20px;}.insurance .flex-ed { display: flex; justify-content: space-around; align-items: center; max-width: 720px; margin: 0;}.insurance .flex-ed div { margin: 5px 18px;}.insure-flex { display: flex; align-items: center; justify-content: center; margin: 0 auto; text-align: center; flex-flow: row wrap;}.insure-flex #insure-more { margin: 15px 0 0;}.insurance .plans { color: #898989; font: 400 14px/1.1 'Arial', sans-serif;}.insurance p { font-size: 18px; line-height: 28px;}.insurance .flex-ed div.empty { flex: 1 1 100%;}.insurance p.disclaimer { color: #898989; font-family: "Barlow", sans-serif; font-size: 14px !important; font-weight: 400; line-height: 1.14; margin: 25px 0 0;}.insurance.savings .disclaimer { margin-top: 30px;}.insurance + .insurance { background-color: #f5f8fa;}.group { display: flex; flex-flow: row wrap;}.group > * { width: calc(100% /3); background: #eefaff;}.group > *:nth-of-type(even) { background: #ddf5ff;}.group div { text-align: left; padding: 20px 10px 10px;}.group div span { font: 400 20px/1.1 'Barlow', sans-serif; color: #5e9bb6; float: left;}.group div span:nth-of-type(even) { float: right;}.group div span small { font: 300 italic 13px/1.1 'Barlow', sans-serif; color: #333; display: block;}.group div span:nth-of-type(even) small { text-align: right;}.group div span sup { font-size: 14px;}#reviews { background-color: #f5f8fa; padding: 40px 0;}#review-container { background-color: #343434; box-shadow: 1.6px 2.5px 7px rgba(7, 8, 8, 0.35); max-width: 1000px; color: white; align-items: center; padding: 0; margin: auto;}#facebook { background-color: #ffffff; flex: 1 1 120px; align-self: stretch; text-align: center; display: flex; flex-direction: column; justify-content: center; position: relative;}#facebook img { padding: 10px 0;}#facebook > div { margin-top: 15px; padding: 5px 10px;}#facebook p { font-family: 'Barlow'; font-weight: 600; color: #3b3b3b; font-size: 15px; line-height: 1.25; display: block; margin-top: 15px;}#facebook #dot { position: absolute; top: -35px; left: -25px; height: 71px; width: 71px; font: 700 17px/1 "Source Sans Pro", sans-serif; text-transform: uppercase; background-color: #7ac8cf; color: #000000; box-shadow: 2px 3px 7px rgba(7, 8, 8, 0.25); border-radius: 50%; margin: 0; padding: 10px;}#facebook #dot span { display: block; font-size: 26px; line-height: 21.87px;}#facebook #dot span:last-of-type { font-size: 10px; line-height: 12.25px;}.comment { flex: 1 1 780px; padding: 28px 20px; text-align: left; margin: auto;}.comment p { font: 400 italic 20px/28px "Source Sans Pro", sans-serif; margin-top: 0; letter-spacing: -0.5px; margin-top: 10px; margin-bottom: 10px; color: white;}.comment .caption2 { float: right; font: 700 normal 16px/1 "Source Sans Pro", sans-serif; margin: 5px 0 10px; text-transform: uppercase;}#practice { padding: 30px 15px 50px; background-color: #ffffff;}#practice h2, #practice p { text-align: left; margin: auto; max-width: 970px;}#practice h2 { margin-bottom: 20px; color: #005280;}#practice p { margin-bottom: 40px;}#practice .container { max-width: 1200px; padding-top: 20px; margin: auto;}#practice .flex-ed { justify-content: space-between; max-width: 980px; margin: auto; flex-wrap: nowrap;}#practice .flex-ed > div { margin: 10px; position: relative;}#practice img { flex: 0 1 auto; background-color: #7ac8cf; border-radius: 10px; box-shadow: 1.6px 2.5px 7px rgba(7, 8, 8, 0.35);}#practice .pager span { width: 17px; height: 17px; background-color: #313131; border-radius: 50%; display: inline-block;}#practice .pager span + span { margin-left: 14px;}#practice .pager span.cycle-pager-active { background-color: #7ac8cf;}.internal-vid { margin: 10px auto; max-width: 600px;}.vid-grid { align-items: center; display: flex; flex-wrap: wrap; justify-content: space-around;}.vid-grid .internal-vid { flex-basis: 45%; max-width: 100%;}.embed-container { height: 0; max-width: 100%; overflow: hidden; padding-bottom: 56.25%; position: relative;}.embed-container iframe, .embed-container object, .embed-container embed { height: 100%; left: 0; position: absolute; top: 0; width: 100%;}footer { padding: 20px 0 0; background-color: #4c4c4c; background-image: linear-gradient(to right, #3a3a3a 0%, #3a3a3a 0.5%, #5b5b5b 50%, #3a3a3a 99.5%, #3a3a3a 100%);}footer .split { justify-content: space-between; max-width: 945px; align-items: center; margin: auto;}footer h2 { font: 500 65px/1.2 "Heebo", sans-serif; color: #ffffff; text-align: center; margin: 0 auto 20px;}footer article { background-color: #7ac8cf; border-radius: 10px; padding: 0 25px 20px;}footer article bold { font-size: 24px;}footer article p { margin-top: 20px; color: #000000; text-align: center; font: 500 33px/1.2 "Heebo", sans-serif; margin-bottom: 10px; text-transform: uppercase;}footer article p big:first-child { font-size: 33px;}footer article p small { font-size: 24px; line-height: 29px;}footer article p:last-of-type { line-height: .8;}footer article:hover { background: #005280;}footer article:hover p { color: #ffffff;}.star:before { font-size: 1.5em; font-family: 'fontello'; font-weight: 400; margin: 0; font-style: normal; content: '\e80f \e80f \e80f \e80f \e80f'; color: #fed641; text-shadow: 1.2px 2.8px 3px rgba(7, 8, 8, 0.11);}footer figure { margin-top: 10px; flex: 0 1 540px; color: white;}footer .frame { margin-bottom: 10px; max-width: 520px; height: 360px; margin: auto; overflow: hidden; border-radius: 20px;}footer .frame iframe { height: 360px; display: block; width: 100%;}footer figure img:hover { box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7);}figcaption { text-align: center;}figcaption p { font: 300 19px/1 "Barlow", sans-serif; text-transform: uppercase; text-shadow: 1px 1.7px 5px rgba(0, 0, 0, 0.7); color: white;}figcaption strong { margin-top: 0px; font-weight: 600; display: block;}figcaption:hover p { color: #BDE1E4;}.copy { margin-top: 20px; padding: 20px 10px;}.copy, .copy a { background-color: #262626; margin: auto; text-transform: uppercase; font: 400 12px/1.1 'Source Sans Pro', sans-serif; color: white;}.copy p { max-width: 850px; margin: auto; padding-top: 10px; font: 400 11px/1.1 "Barlow", sans-serif; color: white;}.copy a:hover { text-decoration: underline;}#page_er-new-patient-form header .btn-alt { display: none;}#page_er-new-patient-form header { box-shadow: 1.6px 2.5px 7px rgba(6, 7, 7, 0.35);}#page_er-new-patient-form header .flex-ed { max-width: 1000px; justify-content: space-around; padding-bottom: 0;}.page_er-new-patient-form header { box-shadow: 1.6px 2.5px 7px rgba(6, 7, 7, 0.35);}::-webkit-input-placeholder { color: #404040;}::-moz-placeholder { color: #404040;}:-ms-input-placeholder { color: #404040;}::-ms-input-placeholder { color: #404040;}::placeholder { color: #404040;}#lp-appointment-form { max-width: 850px; padding: 10px; margin: 20px auto; position: relative; }#lp-appointment-form:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: #efefef; opacity: .5; z-index: 3;}#lp-appointment-form .wrapper { margin: 10px auto; text-align: center; padding: 10px 0; position: relative; z-index: 5;}#lp-appointment-form h1 { font-size: 50px; margin: 10px auto 40px; color: #005280;}#lp-appointment-form .wrapper p { max-width: 700px; margin: auto; margin-bottom: 30px;}#lp-appointment-form .simple { margin: 40px auto 20px; max-width: 550px; padding-right: 3px;}#lp-appointment-form label { display: none;}#lp-appointment-form input, #lp-appointment-form textarea { width: 93%; display: table; margin: 10px auto; background-color: #d3d3d3; color: #404040; border-radius: 5px; padding: 15px; font-size: 16px;}#lp-appointment-form textarea { height: 200px; margin-bottom: 30px;}#lp-appointment-form textarea, #lp-appointment-form input { border: none; box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);}#lp-appointment-form textarea:focus, #lp-appointment-form input:focus { background-color: #e3e3e3;}#lp-appointment-form textarea:focus, #lp-appointment-form input:focus, button:focus { outline-style: solid; outline-width: thin; outline-color: #7ac8cf;}#lp-appointment-form .submitBtn { text-align: center; width: 200px; margin: auto; display: table;}@media (max-width: 1160px) { #banner h1:before, #banner h1:after { display: none; } #dentist article h2, h2, #practice h2 { font-size: 45px; } .address { font-size: 16px; } .phone { font-size: 32px; } #stamp { top: -195px; } #stamp img { max-width: 180px; } .border-box:before, .border-box:after { width: 20px; } #personalized:last-of-type .border-box:before, #personalized:last-of-type .border-box:after { width: 80px; } #banner .dr-names { bottom: 18%; }}@media (max-width: 1040px) { #banner figure { margin-top: -10px; } #banner h1 { top: 20px; } .border-box:before, .border-box:after { visibility: hidden; } #facebook #dot { top: -71px; left: 4px; } .appt-bar { font-size: 16px; } #stamp { top: -80px; } #stamp img { max-width: 150px; }}@media (max-width: 1010px) { header address .address { display: none; } header .btn-alt { margin: 0; } #practice h2 { text-align: center; }}@media (max-width: 1000px) { header .flex-ed { justify-content: space-around; } header .btn-alt { order: 0; } #dentist article { padding: 10px; } #dentist { display: block; padding: 10px 0 0; } #dentist figure { margin: 10px auto 0; max-width: 460px; padding: 10px 10px 0; } #drs { flex-wrap: wrap; min-height: 0; margin-right: 0; } h2 { text-align: center; } .border-box:after, .border-box:before { width: 50px; } footer h2 { font-size: 50px; } .group { justify-content: center; } .group > * { width: calc(100% / 2); } #banner .dr-names { display: none; }}@media (max-width: 950px) { #lists { flex-wrap: wrap; justify-content: center; } .border-box:before, .border-box:after { visibility: visible; } .list ul { max-width: 490px; } .bkgrd { padding: 0; } #reviews { padding: 0; } #facebook p, #facebook p img { display: inline-block; vertical-align: middle; margin: 5px 5px 10px; } #facebook > div { margin-top: 10px; } #patients { display: block; } footer .split { justify-content: center; } #stamp { left: -70%; }}@media screen and (max-width: 900px) { footer .split > div { margin-top: 0; } #facebook #dot { top: -29px; }}@media (max-width: 790px) { header, header > div { padding: 0; } header .flex-ed { flex-flow: row wrap; align-items: stretch; } header .btn-alt, header address { flex: 0 1 50%; } header address { display: flex; flex-flow: column; } header address a { text-align: center; flex: 1 0 auto; } header .logo { width: 100%; margin: 10px 0 50px; padding: 5px; } header .logo img { margin-bottom: -35px; } header .btn-alt { background-color: #7ac8cf; color: #000000; background-image: none; border: 0; border-radius: 0; box-shadow: none; text-shadow: none; padding: 10px 3px; } header .btn-alt:after { display: none; } header .phone { font-size: 16px; color: #ffffff; background-color: #005280; border: 0; display: flex; flex-flow: column; justify-content: center; font-family: 'Barlow', sans-serif; font-weight: 700; padding: 8px 0; } header .phone:hover { background-color: #262626; color: #fff; } footer .split > div { margin-top: 0; } #care { display: none; } .mobile-banner-reviews { display: block; background-color: #f5f8fa; } .mobile-banner-reviews img, .mobile-banner-reviews p { display: inline-block; vertical-align: middle; } .mobile-banner-reviews p { padding: 0 50px; } .split p, .comment, #practice p { text-align: center; } #practice .flex-ed { display: block; } #practice .flex-ed > div { margin: 0; right: 0; } #practice img { margin: 0 auto; } #practice .pager { margin-top: 20px; } #lists > section { margin: 0; } #banner { padding: 30px 0; } #banner .container { flex-wrap: wrap; } #banner figure { margin: 0; padding: 0; background-color: #f5f8fa; } #banner figure div { overflow: hidden; } #banner figure img { margin: 0 auto; max-width: 100%; } #banner .extract { font-size: 22px; margin-bottom: 20px; } #banner h1 { font-size: 34px; margin: 0 15px; } .cpn-flex { margin: 10px auto; } .border-box:before, .border-box:after { height: 63%; } #dentist figure > div:first-of-type, #dentist figure > div:last-of-type { margin: 5px; } .insurance #logo-more { order: 2; } #practice { padding-bottom: 20px; } footer h2 { font-size: 42px; } footer article { margin-bottom: 30px; } #personalized:last-of-type .border-box::before { border-top: 5px solid #fff; border-left: 5px solid #fff; border-bottom: 5px solid #fff; } #personalized:last-of-type .border-box::after { border-top: 5px solid #fff; border-right: 5px solid #fff; border-bottom: 5px solid #fff; } #review-container { margin-top: 40px; }}@media (max-width: 700px) { #personalized h1, #personalized h2 { font-size: 36px; } .looking { margin: 20px auto; } .looking p { padding: 14px 10px; font-size: 18px; line-height: 1.45; } .looking p span { font-size: 24px; } #facebook > div { margin-top: 10px; } #facebook p { margin-bottom: 0; } #reviews { padding: 0; } .comment .caption2 { margin-top: 0; } #lp-appointment-form h1 { font-size: 36px; } .copy .last-line { display: block; visibility: hidden; line-height: 0; } .group > * { width: 100%; }}@media (max-width: 590px) { h2, #practice h2, #patients h2 { text-align: center; font-size: 36px; line-height: 1.2; margin-top: 10px; } h2 span { font-size: 26px; } #hours > div { text-align: left; max-width: 250px; } #hours em { float: right; } #hours strong { display: block; text-align: center; } #hours span { display: block; visibility: hidden; font-size: 1px; line-height: .5; } #personalized { padding: 20px 10px; } #personalized .list { max-width: 360px; } .list ul li { font-size: 24px; padding-top: 14px; } .even figure { margin: 0 auto; } #personalized p { padding: 0 10px; } footer h2 { font-size: 40px; margin-top: 0; padding: 0 10px; } footer article { padding-top: 20px; } footer article p { font-size: 32px; margin-top: 5px; } .icon-phone { font-size: 30px; } footer article p big { line-height: 1; } footer split { display: block; } footer .frame { display: none; } footer figure { margin-top: -10px; } figcaption { margin-top: 0; } .copy { line-height: .5; padding: 30px 10px 20px; }}@media (max-width: 500px) { #personalized h1, #personalized h2 { font-size: 32px; } #lists > section { padding: 10px 0; } #personalized .list { margin: 0 auto; } .list ul li { background-position: 0 10px; } #dentist article h2, h2, #practice h2, footer h2 { font-size: 36px; } #practice .container { padding: 0; } .border-box:before { left: 0; bottom: 0; } .border-box:after { right: 0; bottom: 0; } #lp-appointment-form h1 { font-size: 28px; } #dentist .doc-links.caption, #dentist .doc-links.caption a { display: block; } #dentist .doc-links.caption .dot { display: none; }}@media (max-width: 460px) { #banner h1 { top: 10px; } .appt-bar strong:nth-of-type(2) { display: block; } .border-box:before, .border-box:after { display: none; }}@media (max-width: 400px) { header .btn-alt { font-size: 14px; } #personalized h1, #personalized h2 { font-size: 26px; } h1 span, #personalized h2 span { font-size: 24px; } #personalized .btn-alt { padding: 13px 45px 13px 10px; } #personalized { padding: 20px 10px; } #personalized p, figcaption p { font-size: 18px; } .list ul li { font-size: 20px; } .comment p { font-size: 16px; letter-spacing: 1px; } .comment .caption2 { font-size: 15px; } #patients { margin-top: 20px; } #dentist article h2, h2, #practice h2 { font-size: 28px; } #dentist .caption { font-size: 14px; } footer { overflow: hidden; } footer h2 { font-size: 30px; margin-bottom: 0; } footer article { transform: scale(0.9); margin-bottom: 0; padding: 20px; } footer article p bold { font-size: 30px; } footer article p big { font-size: 32px; } #dentist .doc-links.caption, #dentist .doc-links.caption a { padding: 10px 0; font-size: 14px; }}@media (max-width: 390px) { .list ul { padding-left: 0; } #personalized li { line-height: 1; padding-bottom: 5px; } .list ul li { background-position: 5px 12px; background-size: 20px; } #dentist article h2, #practice h2 { font-size: 24px; } .mobile-banner-reviews p { padding: 0 30px; } .copy .first-line { display: block; visibility: hidden; } .group div span { font-size: 16px; } .insurance h2 { font-size: 28px; margin: 10px 0 -15px; padding: 10px 0 15px; } .insurance .flex-ed div { margin: 15px 18px; flex: 1 1 100%; } .insurance #more { order: 2; }}.open { text-align:center; background-color: #fdd955; padding: 10px; position: relative; z-index: 2;}.open div { color: #000000; font-size: 18px; font-weight: 700; text-align: center;}.open a:hover { color: #7a9bb8;}.open .dot { margin: 0 20px;}@media screen and (max-width: 900px) { .open span { display: block; } .open .dot { display: none }}#top-rated {background-color: #005280; display: flex;justify-content: space-between; align-items: center;}#top-rated article {margin-left: 300px;}#top-rated .team-image {margin: 0;}#top-rated article h1 {font-size: 70px;color: #fff;margin-bottom: 30px;}@media(max-width: 1495px) {#top-rated article {margin-left:150px;}}@media(max-width: 1300px) {#top-rated article {margin-left:50px;}}@media(max-width: 1130px) {#top-rated article {margin-left:0px; margin: auto;}#top-rated {display: block;margin: auto;}#top-rated .team-image {margin: 30px auto;}#top-rated {padding: 30px 0 0;}}
