progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size:18px; line-height:1.6; color: #0d1433; font-weight: 300; font-family: 'Raleway', sans-serif; background-color: white; }h1, h2, h3, h4, .h2, .h3 { margin-top : 0; color:#262829; font-weight:200; display: block; }h1, .h1, #append { font-size:64px; line-height:1; margin:0px; }h2, .h2 { font-size:62px; line-height:1; }h3 { font-size:28px; line-height:1.1; font-weight: 400; }h4 { font-size:22px; line-height:1.1; font-weight: 400; }#page-title h1:not(:only-child) { font-size:14px; font-weight: 400; color:white; }#page-title h2#append, #page-title h1:only-child { color:white; }.thumbnail {max-width: 100%;}a { text-decoration: none; transition:.3s ease; color: #26a9df; }a:hover { text-decoration: underline; } .clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both} a[name]:before {height: 80px; margin-top: -80px; display: block; content: ""; visibility: hidden; }@media (min-width:1020px) { a[name]:before {height: 125px; margin-top: -125px; }}hr { position: relative; height: 1px; width: 100%; display: table; clear: both; margin: 60px auto; border:none; background-color: #ccc; }address { font-style: normal; }.stars:before, .youtube:after, .arrow:before {font-family:'fontello'; font-weight: 400; margin:0; font-style: normal;}.stars:before {content: '\e80f \e80f \e80f \e80f \e80f'; color: #f5d06b;}.youtube:after {content: '\e80e';}.arrow#prev:before {content: '\e819'}.arrow#next:before {content: '\e81a'} #fixed-tabs { width:100%; position: fixed; bottom:0; left:0; right:0; display: flex; box-shadow: -2px 0 2px rgba(0,0,0,.5); z-index: 1100; }#fixed-tabs a { background-color: #0d1433; flex:100%; font-size:12px; padding:15px 0; color: #fff; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; box-sizing:border-box; text-transform: uppercase; line-height: 1; }#fixed-tabs a span:last-of-type { display: none; }#fixed-tabs a.ra { background-color: #26a9df; }#fixed-tabs a.fb { background-color: rgb(77, 112, 168); }#fixed-tabs a.gp { background-color: rgb(220, 78, 65); }#fixed-tabs a.call, #fixed-tabs a.map { display: none; }#fixed-tabs a.call { background-color: #0f5a91; }#fixed-tabs a:hover { text-decoration: none; }@media screen and (min-width: 1023px) { #fixed-tabs { display:none; } }@media screen and (max-width: 759px) { #fixed-tabs a.fm { display: none; } }@media screen and (max-width: 600px) { #fixed-tabs a { flex:1; } #fixed-tabs a.ra { flex:2; } #fixed-tabs a.fm, #fixed-tabs a.gp, #fixed-tabs a.fb { display: none; } #fixed-tabs a.call, #fixed-tabs a.map { display: block; }}main .forms label { margin-bottom:.5em; }main .forms { background-color: #f7f7f7; box-sizing: border-box; padding:20px; }.forms .inline-box > div, main .forms textarea, main .forms input { }.forms .inline-box > div { padding:10px; margin-bottom:10px; background-color: rgba(38, 169, 223,.2); }.forms .inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; justify-content:space-between; box-sizing:border-box; }.forms .inline > * { width:32%; box-sizing:border-box; }.forms .inline-2 > * { width: calc(100%/2 - 5px) }.forms span { display: block; }.forms .wide { flex:100%; max-width:66%; }.forms .inline .btn { min-width: 100%; }.forms input:focus, .forms textarea:focus { background:rgba(0,0,0,.8)!important; color:#fff; }::-webkit-input-placeholder { opacity: 1; } ::-moz-placeholder { opacity:1; }@media screen and (max-width: 759px) {article .forms .input { display:block; width:100%; }article .forms .inline { border:none; min-height:0px; } .forms .inline > * { width: 100%; } .forms .wide { max-width: 100%; }}[class^="btn"] { min-width: 200px; display:inline-block; padding:20px 10px; margin:0 5px 5px 0; border-radius: 4px; box-sizing:border-box; text-align:center; color:white; line-height: 1; font-size:14px; letter-spacing: .1em; text-transform: uppercase; font-weight: bold; background-color: #26a9df; }[class^="btn"]:hover { text-decoration:none; background-color: #0f5a91; }.btn-alt { background-color: #0f5a91; }.btn-alt:hover { background-color: #26a9df; }.page-divider + .more-to-explore { margin-top: 0px; }.more-to-explore { text-align:center; margin:60px 0 0; padding:30px 0 0 0; position: relative; z-index: 10; }.more-to-explore span { margin-bottom: 30px; font-size:38px;}.more-to-explore .btn, .more-to-explore .btn-alt { min-width: 32%; }@media screen and (max-width:600px) { .more-to-explore .btn, .more-to-explore .btn-alt { min-width: 100%; margin:0 0 5px; } }.callouts,main ul { margin:0px; padding:0px; list-style:none; overflow:hidden; }.callouts li, main ul li { position:relative; padding-left:40px; }.callouts li:before,main ul li:before { content:"\e832"; color: rgb(68, 170, 208); font-size:17px; position:absolute; left:15px; top:0; font-family:"fontello"; }header { position: absolute; z-index: 1010; line-height: 1; width: 100%; left:0; top:0; background: white; }header a:hover { text-decoration: none; }header .logo img{max-width: 225px; display: block;margin:auto;}header .logo span{padding-top:5px;display: block; text-transform: uppercase; font-size: 12px; text-align: right; font-weight: 550; color: #2B80D1;}.logo { display: block; text-transform: uppercase; }#hd-contents { max-width: 1300px; margin:0 auto; padding:10px; box-sizing:border-box; align-items: center; justify-content: space-between; }#hd-info { display: flex; text-align: right; align-items: center; }header .phone { display: block; color: #2792c9; font-size:22px; font-weight: 700; font-family: "Arial" }header address a { font-size:14px; color: #0d1433; }header address span { display: block; }header .phone:hover { color:#0d1433; }header address a:hover { color:#2792c9; }.btn-app { text-transform: uppercase; font-weight: bold; font-size:22px; letter-spacing: .15em; min-width: 160px; margin:0 0 0 20px; padding:15px 10px; }.btn-app small { display: block; font-size:14px; letter-spacing: 0px; }nav#main-nav { flex:1 0 auto; }nav#main-nav ul { margin:0px; padding:0px; text-align:center; flex:100%; list-style: none; }nav#main-nav > ul { max-width: 100%; margin:0 auto; display: flex; justify-content: space-around; }nav#main-nav > ul > li { }nav#main-nav ul li { display:inline-block; position:relative; }nav#main-nav > ul > li:last-of-type > ul { left: auto; right: 0; }nav#main-nav ul li a { color: white; padding:0 10px; font-size:14px; line-height:34px;display:block; color: #0d1433;font-weight: 400;}nav#main-nav ul li a:hover { text-decoration:none; color:#26a9df; }nav#main-nav ul ul { display:none; width:250px; text-align:left; position:absolute; left:0; top:34px; list-style: none; background-color: #0d1433; z-index:1020; line-height: 1; font-size:0; }nav#main-nav ul ul li { width:100%; }nav#main-nav ul li:hover > ul { display:block; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; -webkit-animation-duration: .25s; animation-duration: .25s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }nav#main-nav ul ul li a { line-height:1.6; padding:5px 10px; font-weight: normal; text-transform: none; color:white; }nav#main-nav ul ul li a:hover { background:#26a9df; color:white; }nav#main-nav ul ul ul { left:250px; top:0; }nav#main-nav ul ul ul:hover ul { }nav#main-nav ul ul ul ul { position: static; display: block; left:0; background: rgba(0,0,0,.8); }nav#main-nav ul ul ul ul li a { padding-left:40px; }@keyframes slideIn { from { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } }.fix-nav.page_index header,.fix-nav header { position:fixed; width:100%; left:0; top:0; z-index:1010; animation-duration: .5s; animation-fill-mode: both; animation-name: slideIn; box-shadow: 0 0 4px rgba(0,0,0,.5); } #page-title { max-width: 1200px; margin:0 auto 20px; position: relative; padding:60px 0; text-align: center; }#page-title:before { background-color: #0f5a91; content: ""; top:0; bottom:0; left:-999px; right:-999px; z-index: -1; position: absolute; }#page { padding:0 0 60px; overflow: hidden; }.container { max-width:1200px; margin:0 auto; }@media screen and (max-width: 1200px) { .container { max-width:90%; margin:0 5%; }}.page_cigna-dental-insurance #page {padding:0;}#intro { display: table; max-width: 1200px; margin:0 auto; }#intro #page-title { text-align: left; }#intro .elem-left { margin-right: 30px; margin-top: 20px; }#intro > p { margin:0px; }.hours { display: block; text-align: left; max-width: 270px; line-height: 1.6; }.hours b, .hours label { display: inline-block; min-width: 100px; font-weight:inherit; }.hours label { min-width:120px; }.social { margin:0px; display: block; }.social a { display: inline-block; vertical-align: top; margin:0 5px; }.social a i:before { font-size:17px; color:white; line-height: 1; display: block; transition:.2s; padding:8px; border-radius: 50%; }.social a:hover { text-decoration: none; }.social a i.icon-facebook:before { background-color: rgb(77, 112, 168); }.social a i.icon-gplus:before { background-color: rgb(220, 78, 65); }.social a i.icon-yelp:before { background-color: rgb(182, 39, 23); }.social a i.icon-instagramm:before { background-color: #133c58; }#contact { background-color: #f7f7f7; padding:60px 0; text-align: center; }#contact .h2 { margin-bottom: 30px; }#contact .forms { max-width: 700px; margin:0 auto; font-size:15px; font-weight: 400; color: #858898; }#contact .forms textarea { height: 120px; } #contact .btn { margin:20px 0 0; }footer { line-height: 1; position: relative; }footer .logo { display: block; text-align: center; flex:1 0 auto; }.fo-title { display: block; font-size:14px; border-bottom: 1px solid #000; line-height: 1.8; margin-bottom: 20px; font-weight: 400; letter-spacing: .1em; }#fo-contents { max-width: 720px; flex:100%; margin:0 auto; justify-content: space-around; padding:100px 10px 60px; box-sizing: border-box; }#fo-contents a:hover { text-decoration: none; }#fo-request { background: #0d1433 url(assets/images/request-bg.png) left bottom no-repeat; color:white; max-width: 560px; align-self: stretch; flex:100%; display: flex; justify-content: center; flex-flow:column; align-items: center; text-align: left; }#fo-request .h2 { color:white; }#fo-request .btn { margin:10px 0 0; }#fo-hours, #fo-info { width: 100%; justify-content: space-between; margin-bottom: 40px; font-size:14px; }#fo-hours > *, #fo-info > * { flex:100%; max-width: 48%; }#fo-info .phone { display: block; color: #2792c9; font-size:22px; font-weight: bold; font-family: "Arial" }#fo-info .phone:hover { color: #0d1433; }#fo-info address { display: block; line-height: 1.2; margin-top: 10px; }#fo-info address span { display: block; }#fo-info address a { color: #0d1433; font-size:14px; font-weight: 400; } #fo-info address a:hover { color: #2792c9; }footer .social a { display: flex; align-items: center; color: #0d1433; margin-bottom: 10px; max-width: 150px; border:1px solid transparent; padding:4px; }footer .social a:hover { border: 1px solid #0d1433; }#copy { padding:20px 0; text-align:center; margin-top: 60px; font-size:14px; }#copy a { }#copy a:hover { text-decoration: none; }body.page_index #page { display:none; }body.page_index h1, body.page_index h2, body.page_index h3 { margin:0px; line-height:1; }body.page_index h2 span, .h2 span { display: block; }body.page_index h2 small, .h2 small { font-size:14px; letter-spacing: .1em; font-weight: 400; }.section { max-width: 1200px; margin:0 auto; }.section article { box-sizing: border-box; }.section figure { position: relative; }.section figure img { display: block; }.section-wide { max-width: 1400px; }.section.flex-ed { justify-content: space-between; align-items: center; }.section.flex-ed article { max-width: 500px; padding:10px; }.section-wide article { margin:0 auto; }.name { width:80%; text-align: center; background-color: rgba(13, 20, 51,.5); position:absolute; left:50%; bottom:10%; transform:translateX(-50%); box-sizing: border-box; padding:20px; display: flex; justify-content: space-around; color:white; font-size:15px; font-weight: 400; }.signature { font-size:15px; font-weight: 400; }.signature img { display: block; }#banner { position: relative; height: 760px; overflow: hidden; background-color: #0f5a91; }#banner img { display: block; width: 100%; }#banner video { width: 100%; display: block;}#banner article { position: absolute; left: 50%; top: 50%; text-align: center; color: white; width: 80%; transform: translate(-50%, -50%); background-color: rgba(0, 0, 0,.5); padding: 30px; margin: auto;}#banner h1 { color:white; font-size:14px; font-weight: 400; letter-spacing: .1em; }#banner h2 { color:white; }.play-btn { color:white; text-transform: uppercase; font-weight: bold; letter-spacing: .1em; font-size:14px; }.play-btn i { font-size:40px; display: inline-block; vertical-align: middle; }.play-btn:hover { color:#0F5A91; text-decoration: none; }@media screen and (max-width: 1400px) {#banner { height: auto;min-height: 500px; }#banner article {top: 37%;}}#banner.playing {z-index: 1020; height: auto;}#banner.playing article { position: relative; top: 0; transform: none; padding: 30px 10px;}#welcome { padding:80px 0 0; }#welcome .flex-ed { align-items: flex-start; }#assoc { border-bottom: 1px solid #858898; padding:40px 0; }#team { padding:100px 0; }.slick-team { max-width: 517px; }.welcome-wrapper { padding:60px 0 80px; overflow: hidden; }#services { background-color: #0f5a91; color:white; }#services figure { align-self: flex-end; }#services h2, #services .h2 { color:white; }#services .callouts a { display: block; padding:10px 0; letter-spacing: .1em; }#services ul h3 { color:white; font-size:14px; font-weight: 700; text-transform: uppercase; }#services ul li a:hover { text-decoration: none; }#services ul li a:hover h3 { color:#262829; }#services .btn:hover { background: white; color:#26A9DF; }#reviews { background-color: #f7f7f7; text-align: center; padding:100px 0; }#reviews > .flex-ed {-ms-flex-pack: distribute;justify-content: space-around; -webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0 20px; margin-top: 30px;}#reviews .flex-ed article {flex: 0 1 47%;}#reviews .slick-slider #prev {left: -10px;}#reviews .slick-slider #next {right: -10px;}.testimony {margin-left: 40px;}.testimony .btn-alt {margin: 20px auto;}.slick-reviews { max-width: 500px; margin:0 auto; }.review { box-sizing: border-box; padding:20px 40px; font-size:22px; }.review i { display: block; line-height: 1; }.review i.icon-facebook { color: #4d70a8; }.review p {font-size: 18px;}.review img { margin:0 auto; }.review .stars:before { font-size:14px; letter-spacing: .1em; display: block; margin-top: 5px; }.review author { font-size:15px; }.reviews-controls.flex-ed { margin:5px 0 20px; }#reviews video {max-width: 100%;}#tech { padding:20px 0; }#insurance { background-color: #f7f7f7; padding:80px 0 120px; text-align: center; }.savings { margin-top: 30px; }.savings a { background-color: #0d1433; display: block; max-width: 590px; position: relative; color:white; font-weight: 400; z-index: 1; }.savings a:before {background-image: linear-gradient(180deg, rgba(13, 20, 51, 0.25) 0%, rgba(13, 20, 51, 0) 23%, rgba(13, 20, 51, 0) 68%, rgba(13, 20, 51, 0.5) 100%); position: absolute; left:0; top:0; width: 100%; bottom:0; content: ""; z-index: 1; }.savings img { display: block; opacity: .8; transition: .3s; }.savings h3 { position: absolute; left:0; top:30px; width: 100%; z-index: 1; color: white; font-size:38px; } .savings p { opacity: 0; transition: .3s }.savings .desc { position: absolute; left:0; width: 100%; bottom:20px; box-sizing: border-box; padding:10px; z-index: 10; font-weight: 400; }.savings .learn { font-weight: 700; letter-spacing: .1em; font-size:14px; text-transform: uppercase; }.savings a:hover p { opacity: 1; }.savings a:hover img { opacity: .5 }#specials { padding-top:120px; }#specials a.cupon h2.title { color:white; font-weight:400 }#map { margin-top:5px; }#connect { padding:5px 0 120px; }#connect a { position: relative; background: #133c58; }#connect a > img { display: block; opacity: .5; transition: .3s; }#connect a .h2 { color:white; }#connect a > span { position: absolute; width: 100%; top:50%; transform:translateY(-50%); bottom:0; left:0; z-index: 10; text-align: center; }#connect a .btn-white { background: white; color: #26a9df; margin:10px 0 0; }#connect a:hover img { opacity: .9; }#find {max-width: 1200px; text-align: center; margin: 60px auto; padding: 15px;}.page-services { margin-top: 40px; display: flex; justify-content:space-between; flex-wrap:wrap; position: relative; }.page-services > div { flex:100%; max-width: 540px; }.page-services p { margin:0px; position: relative; background: #0D1433 }.page-services p strong { font-weight:inherit; }.page-services p a {position: absolute; left:0; top:0; width: 100%; display: flex; justify-content: center; align-items: center; bottom:0; color:white; font-size:28px; font-weight: 400; z-index: 10; }.page-services img { display: block; opacity: .5; }.page-services a:hover { color:#26A9DF; text-decoration: none; }.page-services ul { padding:0px; margin:20px 0; list-style: none; }.page-services ul li a { color: #0d1433; text-transform: uppercase; font-weight: 700; font-size:14px; letter-spacing: .1em; }.page-services ul li a:hover { text-decoration: none; }.accordion .toggle { font-size:22px; color:white; cursor: pointer; padding:15px 10px 15px 40px; position: relative; margin:10px 0 0; background-color: #0f5a91; text-align: center; }.accordion .toggle:before { content: "\e81a"; font-family: "fontello"; font-size:24px; font-style: normal; position: absolute; left:-20px; top:10px; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.35); display: block; color: #0d1433; background: white; border-radius: 50%; padding:5px; text-align: center; line-height: 1; transition:.3s; width: 1em; height: 1em; }.accordion .toggle.active { border:none; }.accordion .toggle.active:before { transform:rotate(90deg); }.accordion-content { display: none; padding:5px 10px 10px 40px; max-width: 80%; margin:0 auto; }@media screen and (max-width: 600px) {.accordion .toggle { margin-left: 20px; } .accordion .toggle:before, .accordion > .toggle:before { } .accordion-content { max-width: 100%; }}main .slick-slider { max-width:720px; margin:20px auto; }main .slick-slider .slick-slide img { margin:0 auto; display: block; }.slick-welcome { max-width:700px; margin:0 auto; }@media screen and (min-width:1023px) {.slick-welcome .slick-list,main .slick-slider .slick-list { overflow: visible; }.slick-welcome .slick-slide,main .slick-slider .slick-slide { opacity: .4; transition: .3s; transform:scale(.8); position: relative; }.slick-welcome .slick-current,main .slick-slider .slick-current { opacity:1; transform:scale(1); }}main .slick-slider.slick-giving { max-width: 500px; }main .slick-slider.slick-gallery .case span { display: block; position: relative; }main .slick-slider.slick-gallery .case span.before { margin-bottom: 5px;}main .slick-slider.slick-gallery .slick-current span.after:before,main .slick-slider.slick-gallery .slick-current span.before:before { background-color: rgb(13, 20, 51,.5); padding:10px; content: "Before"; position: absolute; left:20px; top:10px; letter-spacing: .1em; color:white; font-size:15px; font-weight: 400; min-width: 80px; text-align: center; }main .slick-slider.slick-gallery .slick-current span.after:before { content: "After" }#controls { align-items: center; justify-content: center; }#controls .slick-dots li span { width:1em; height:1em; line-height:1; cursor:pointer; background-color: #0d1433; opacity: .2; display:inline-block; margin:0 5px; font-size:8px; border-radius: 50%; }#controls .slick-dots li.slick-active span { opacity: 1; }#prev, #next { font-size:32px; background:white; z-index: 100; color: #868999; line-height: 1; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.35); border-radius: 50%; padding:5px; }#prev i:before, #next i:before { margin:0px; width: 1em; }#prev:hover, #next:hover { background:#26a9df; color:#1d79a7; }.slick-slider #prev,.slick-slider #next { position: absolute; left:-40px; top:50%; transform:translateY(-50%); }.slick-slider #next { right:-40px; left:auto; }#controls.flex-ed #next { order:2; }.why { text-align: center; background-color: #0d1433; padding:30px 0; color:white; font-weight: 400; font-size:22px; line-height: 1.2; margin-top: 60px; }.why h2 { color:white; font-size:38px; font-weight: 400; }.why ul { margin:0 auto; padding:0px; display: flex; justify-content: space-around; max-width: 970px; }.why ul li { flex:100%; padding:0px; max-width: 32%; box-sizing: border-box; }.why ul li:before { width: 67px; height: 81px; position: static; display: block; background: url(assets/images/why-deco.png) left top no-repeat; margin:0 auto; content:""; }.why + .page-divider { margin-top: 120px; }.page-divider { margin-top:40; }.pd-img, .pd-anchor { margin:0px; }.pd-block { padding:100px 0; position: relative; }.pd-alt:before { position: absolute; left:-999px; right:-999px; top:0; bottom:0; content: ""; background-color: #f7f7f7; z-index: -1; }.pd-title { margin:0px; }.pd-body { width: 100%; }.pd-wrap { display: table; width: 100%; }.pd-align { }.block { display:table; width:100%; }@media screen and (min-width:1023px) {.block .elem-right { margin-right:250px; }}.cupon { display: block; background-color: #0f5a91; color:white; position: relative; display: block; height: auto; overflow: hidden; line-height: 1.2; }.cupon .title { display: block; font-size:28px; }.cupon .price { font-size:100px; line-height: 1; font-family: "Arial"; font-weight: 400; letter-spacing: -.05em; }.cupon .price sub { font-size:60%; bottom:0; }.cupon .view { font-size:14px; letter-spacing: .1em; display: block; margin-top: 20px; }.cupon .includes { display: block; font-size:22px; }.cupon small { display: block; font-size:14px; font-weight: 400; letter-spacing: .1em; }.cupon img { display: block; margin:0 auto; }@media screen and (min-width:700px) {.cupon { display: flex; align-items: center; justify-content: space-around; }.cupon img { order:-2; margin:0px; height: 170px; }}a.cupon { max-width: 596px; flex:100%; height: 400px; }a.cupon .title { position: absolute; left:0; top:10px; width: 100%; text-align: center; font-size:14px; letter-spacing: .1em; }a.cupon .desc { position: absolute; right:40px; top:40px; text-align: center; z-index:10; }a.cupon .price { font-size:200px; }a.cupon img { display: block; position: absolute; left:-40px; bottom:0; height: auto; }a.cupon:hover .view { color: #26a9df; }.page-specials { justify-content: space-around; }#special-form { max-width: 780px; margin:0 auto; text-align: center; }#special-form input { font-size:15px; font-weight: 400; }.savings-plan { justify-content: space-between; margin-top: 30px; }.plan-left { max-width: 460px; flex:100%; }.plan-right { flex:1 0 auto; max-width: calc(100% - 490px) }.plan-price { display: block; text-align: center; font-size:64px; line-height: 1; font-weight: 200; border: 1px solid rgb(15, 90, 145); box-sizing: border-box; padding:40px 10px; margin-bottom: 40px; }.plan-price b { font-weight: bold; }.plan-title { display: block; background-color: rgb(15, 90, 145); color:white; text-align: center; font-size:28px; font-weight: 400; line-height: 1.2; padding:20px 10px; }.plan-box { box-sizing: border-box; padding:20px 40px; background-color: rgb(247, 247, 247); display: block; font-size:18px; }.plan-box strong { font-weight: bold; margin: 10px 0; display: block; }.plan-table { padding:0px; }.plan-table li { border-top:1px solid #bfc0c7; box-sizing: border-box; padding:8px 0; }.plan-table li:before { display: none; }.plan-table li span { float:right; font-weight: bold; }.plan-list { line-height: 2; margin:15px 0; }.plan-terms { font-size:14px; max-width: 800px; }@media screen and (max-width: 1200px) { nav#main-nav ul li a { padding:0 4px; font-size:12px; }.page-services { justify-content: space-around; }#intro { padding:0 1%; }header .logo img { height:40px; }.savings.flex-ed { flex-flow:wrap; justify-content:space-around; }.savings a { margin-bottom:10px; }#connect a > img { max-width:100%; }h2, .h2 { font-size:56px; }#services figure { margin-left:-200px; }}@media screen and (max-width: 1023px) { img { max-width: 100%; } header {width:100%; position: fixed; left:0; top:0; box-shadow: 0 0 15px rgba(0,0,0,0.3);} nav#main-nav { display: none; } body, header, .mean-container .mean-nav {-webkit-transition:all .3s; transition: all .3s;} body {right: 0; position: relative;} body.mean-active header {left: -80%} body.mean-active {overflow:hidden; right: 80%} body.mean-active:before { z-index: 98; content: ''; opacity: 0.7; background-color: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0} body.mean-active .mean-container .mean-nav {right: 0;} .mean-container .mean-bar, .mean-container .mean-nav { background-color: #0d1433; } a.meanmenu-reveal {display: none;} .mean-container { display: -webkit-box!important;display: -webkit-flex!important;display: -ms-flexbox!important;display: flex!important; -webkit-flex-flow: row nowrap!important; -ms-flex-flow: row nowrap!important; flex-flow: row nowrap!important; -webkit-box-align: center!important; -webkit-align-items: center!important; -ms-flex-align: center!important; align-items: center!important; -webkit-box-pack: justify!important; -webkit-justify-content: space-between!important; -ms-flex-pack: justify!important; justify-content: space-between!important;} .mean-container .mean-bar{flex:0!important; margin:8px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1} .mean-container a.meanmenu-reveal{width:22px;height:22px;padding:10px 9px 8px 9px;cursor:pointer;color:#fff!important;text-decoration:none;font-size:16px;line-height:22px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700} .mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px} .mean-container .mean-nav{font-size:16px;position:fixed;right:-80%;margin:0;top:0;bottom:0;width:80%;overflow:auto;display:flex;flex-flow:column;} .mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none} .mean-container .mean-nav ul li{position:relative;float:left;width:100%} .mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none;} .mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible} .mean-container .mean-nav ul li.mean-first a{border-top:none;margin-top:0} .mean-container .mean-nav ul li.mean-last a{border-bottom:none;margin-bottom:0} .mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%} .mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%} .mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%} .mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)} .mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:24px;height:24px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:none!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important} .mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)} .mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both;width:0} .mean-nav .wrapper{width:100%;padding:0;margin:0} .mean-container .mean-bar,.mean-container .mean-bar *{box-sizing:content-box} .mean-remove{display:none!important} .mean-container .mean-nav ul li a.mean-expand::before { content: '\e825'; font-family: 'fontello'; font-weight: 400; margin: 0; font-style: normal; } .mean-container .mean-nav ul li a.mean-expand.mean-clicked::before { content: '\e83a'; } body.mean-active .mean-container a.meanmenu-reveal i { transform:rotate(45deg); display: block; } .container { max-width: 96%; margin:0 2%; } header .social { background: rgba(0,0,0,.5); box-sizing: border-box; padding:5px; text-align: center; } header .social span, header .social .fo-title { display: none; } header .hours { margin:40px auto 60px; color:white; } header .hours .fo-title { display: block; font-size:18px; text-align: center; } header address span { display: inline-block; }header .logo { flex:1 0 auto; }header .logo img { height:auto; }header .logo span{display: none;} #hd-info { justify-content: flex-end; flex:100%; } .btn-app { display: none; } #intro { flex-flow:wrap; } .elem-right, .elem-left { max-width: 40% } .section.flex-ed { flex-flow:wrap; justify-content:space-around; }.section article { text-align:center; }.signature img { margin:0 auto; }#welcome { text-align:center; }#meet figure { order:2; }#services ul { text-align:left; }#services figure { order:2; position:static; width:100%; margin-left:0; }#services figure img { max-height:400px; }#banner article { position:static; transform:none; background-color: #0f5a91; padding:80px 10px; box-sizing:border-box; }#assoc { display:none; }#insurance, #reviews, #team, #welcome { padding:40px 0; }#specials { padding-top:40px; }.welcome-wrapper { padding:20px 0; }.page-specials { flex-flow:wrap; }.page-specials > * { margin-bottom: 10px; }.savings-plan { flex-flow:wrap; } .plan-right { max-width: 100%; }footer { flex-flow:wrap; }#fo-request { max-width: 100%; padding:40px 10px; } #fo-contents { justify-content: space-around; padding:40px 0 0; } #copy { padding-bottom:60px; }}@media screen and (max-width: 1000px) { #reviews > .flex-ed {display: block; } #reviws .slick-dots {margin: 10px 20px;} .slick-reviews {max-width: 900px;} .testimony {margin: 20px auto;} .elem-right, .elem-left {float: none; margin: 20px auto;}}@media screen and (max-width: 759px) { .review {padding: 10px 0;} .elem-right, .elem-left { float:none!important; margin:0 auto 15px!important; max-width:100%; } footer nav { display: none; } #fo-contents { text-align: center; }#fo-hours, #fo-info { justify-content: center; flex-flow:column; align-items: center; margin-bottom: 20px; } #fo-hours > *, #fo-info > * { max-width: 100% } #fo-hours { margin:0 auto; } .fo-title { text-align: center; } footer .social { margin-top: 20px; } footer .social a { display: inline-block; } footer .social a span { display: none; } footer .logo { margin-top: 40px; } #copy { margin-top: 20px; } .why ul { flex-flow:wrap; } .why ul li { max-width: 100%; } #copy > span { display: block; } #copy span span { display:none; } }@media screen and (max-width: 600px) { #fo-map, #map { display: none; } a.cupon .price { font-size:25vw; }h1, .h1, #append,h1,h2, .h2 { font-size:42px; }header .logo { flex:1 0 auto; }header .phone, header address { display: none; } }.vid-grid{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center}.vid-grid .vid{position:relative;width:100%;max-width:540px;margin:20px auto}.vid-grid .vid iframe {height:302px;}.vid { width: 100%; max-width:530px;}.vid iframe { max-width: 100%;}.covid-container{ background-color: red; text-align: center; padding: 15px;}.covid-container a{ color: white; font-size: 30px; text-decoration: underline; font-weight: 700;}.covid-container a:hover{ color: white; text-decoration: underline;}z#safety { max-width: 1030px; margin: 40px auto 0; padding: 20px 10px; position: relative; }#safety .flex-ed {margin: 40px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; justify-content: space-around; flex-wrap: nowrap;}#safety article {-webkit-box-flex: 0;-ms-flex: 0 1 800px;flex: 0 1 800px; padding: 0 10px;}#safety p {font-size: 18px; line-height: 1.6;}#safety h3 { font-size: 35px; margin: 5px auto; font-weight: 400; line-height: 1.2;}#safety h3:after {background-color: #26A9DF; content: ''; display: block; height: 2px; width: 57px; margin: 10px 0;}.covid-icon { box-shadow: 0 0 0 10px #fff; border: 3px solid #26A9DF; margin: 10px; height: 140px; width: 140px;-webkit-box-flex: 0;-ms-flex: 0 0 140px;flex: 0 0 140px; background-color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;margin-right: 20px; }.cls-1, cls-1.per {stroke:#252525;stroke-miterlimit:10; stroke-width: .75px !important; fill: #fff; }.cls-2, .cls-3 {fill: #fff;}.cls-2, .cls-3, .cls-4 {stroke: #26A9DF; }.filler.cls-2, .filler.cls-1 {fill: #fff !important;}.thinner .cls-1 {stroke-width: .2px !important; fill: #252525;}.thinner .cls-2 {stroke-width: .1px !important; fill: #26A9DF;}.thinner .cls-2, .thinner .cls-3 {stroke-width: .5px;}.stroker .cls-2, .stroker .cls-3 {stroke-width: .4px !important;}article.caption p {max-width: 1100px; margin: auto;}@media(max-width: 750px) { .safe-page {letter-spacing: 0;} #safety .flex-ed {display: block;text-align: center;} .covid-icon {margin: 20px auto;} #safety h3:after {margin: 10px auto;} .covid-container a{font-size: 15px;}}@media(max-width: 590px) { #safety h3 {font-size: 30px;}}.meet-dentists { text-align: center; max-width: 900px; margin: 20px auto;}.meet-dentists > div { display: inline-block; max-width: 350px; margin: 20px 10px; width: 100%; text-align: center;}.meet-dentists > div a { display: block; font-size: 14px; text-transform: uppercase;}.meet-dentists img { width: 100%;}.has-h3 {clear: both; display: table; width: 100%; margin: 20px auto; text-align: left;}.has-h3 h3 {margin: 0 auto 10px;text-align: left;}.section-toggle {display: none;margin-top: 20px;}@media (max-width: 750px) { .has-h3, .has-h3 h3 {text-align: center;}}iframe { width: 100%; border: none;}.hd-btns {width: min-content;gap: 5px;display: grid;}.index-videos-container .youtube.active {width: 294px; height: 516px;} .index-videos-container .youtube::before, .index-videos-container .youtube::after {content: none;} #index-videos {background-color: #0F5A91;padding: 80px 0;}#index-videos .index-videos-container {display: flex; justify-content: space-around; align-items: center; max-width: 970px;margin: 40px auto;flex-wrap: wrap;gap: 30px;}.index-videos-container .youtube {max-width: 294px;}#index-videos h2, #index-videos p {color: #fff; max-width: 685px;margin: auto;text-align: center;padding: 0 15px;}#index-videos .video-btn {display: flex; justify-content: center;margin: 30px auto;}#index-videos .video-btn a {font-size: 14px;}@media(max-width: 1023px){#index-videos .video-btn .btn-app {display: block;}}[data-player],[data-vimeo], [data-embed] {position: relative;}[data-player] .play,[data-embed] .close,[data-vimeo] .close {color: #fff;padding: 11px;text-transform: uppercase;cursor: pointer;}[data-player] .play:hover,[data-embed] .close:hover,[data-vimeo] .close:hover {color: #fff;}[data-embed] .play {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}[data-embed] .close {position: absolute;top: 0;right: 0;}[data-embed] .close i:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}.vimeo[class*="elem-"], .youtube[class*="elem-"] { width: 440px; }.youtube, .vimeo {position: relative;cursor: pointer;width: 100%;font-size: 0;}.youtube:before,.vimeo:before,.vimeo:after,.youtube:after {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}.vimeo:before,.youtube:before {content: "";background-color: #fff;width: 40px;height: 40px;}.vimeo:after,.youtube:after {font-size: 70px;color: #ff0000;font-family: "fontello";font-weight: 400;margin: 0;font-style: normal;content: "\e80e";}.vimeo:after { color:rgb(0, 173, 239); }.vimeo:hover:after, .youtube:hover:after { color: #4d4d4d; }.vimeo.active:before, .vimeo.active:after, .youtube.active:before, .youtube.active:after { display: none; } #banner .play { position: absolute; left: 50%; bottom: 5%; cursor: pointer; } @media(max-width: 500px) { #banner .play { top: 35%; bottom: initial; transform: translateX(-50%); max-width: 15%; } } .page_dental-implants .youtube:after {content: none;} .page_dental-implants .youtube:before {background-color: transparent;} .internal-vid #intro > p { padding-bottom: 50px; overflow: hidden;}.internal-vid #intro iframe {margin-top: 60px;z-index: 100; position: relative;}@media(max-width: 500px){.internal-vid #intro #page-title { margin-bottom: 20px;}}
