body { cursor: url(assets/images/cursor-arrow.png), auto; }a { cursor: url(assets/images/cursor-pointer.png), auto !important; }h1, h2, h3, h4, h5, h6 { margin: 0; position: relative; }#page-title h1, .h1 small { color: #fff; font: 700 16px/1 work-sans, sans-serif; display: block; margin: 10px 0 0; text-transform: uppercase; letter-spacing: 1px; font-style: italic; }#page-title h1:only-child, h2#append, .h1 { color: #0D0D0D; font: 900 90px/1 obviously-condensed, sans-serif; text-transform: uppercase; font-style: italic; }h2, .h2, .dividerLead, .more-to-explore > span { color: #0D0D0D; font: 900 80px/1 obviously-condensed, sans-serif; margin-top: -15px; position: relative; font-style: italic; text-transform: uppercase; }h3, .h3 { color: #0D0D0D; display: block; position: relative; font: 900 50px/1.1 work-sans, sans-serif; text-transform: uppercase; font-style: italic; }h4, .h4, .flex-shields a h3 { color: #0D0D0D; display: block; position: relative; font: 400 16px/1.1 basic-sans, sans-serif; letter-spacing: 1px; text-transform: uppercase; }.toggle h2, .toggle h3 { color: #5B9ED4; display: block; position: relative; font: 900 30px/1.25 work-sans, sans-serif; font-style: italic; }.fo-title { color: #5B9ED4; font: 700 16px/1 obviously-condensed, sans-serif; display: block; text-transform: uppercase; }main ul { list-style: none; padding: 0; margin: 10px 0; text-align: left; overflow: hidden; }main ul li { position: relative; display: block; margin: 0 0 10px 26px; padding-left: 24px; line-height: 1.6; overflow: hidden; }main ul ul li { padding-left: 15px; }main ul ul li:before { content: ''; background-color: #C83D35; position: absolute; left: 0; width: 6px; height: 6px; border-radius: 50%; top: 10px; }[class^="btn"] { position: relative; z-index: 1; display: table; vertical-align: middle; cursor: pointer; text-align: center; -webkit-transition: .3s all; transition: .3s all; border: 3px solid #0D0D0D; font: 400 16px/1.2 basic-sans, sans-serif; color: #0D0D0D; text-transform: uppercase; min-width: 260px; margin: 10px 0; padding: 12px 10px 10px; background-color: #EBCA67; }[class^="btn"]:hover { background-color: #C83D35; color: #fff; }.btn-alt { background-color: #98212C; color: #fff; }.btn-alt:hover { background-color: #EBCA67; color: #0D0D0D; }.flex-container { max-width: 1300px; margin: 0 auto; }.flex-container > figure, .flex-container > article, .flex-container > div { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; }@media (max-width: 1024px) { .flex-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #page-title h1:only-child, h2#append, .h1 { font-size: 80px; } h2, .h2, .dividerLead, .more-to-explore span { font-size: 70px; } }@media (max-width: 700px) { h2, .h2, .dividerLead, .more-to-explore > span { font-size: 65px; } #page-title h1:only-child, h2#append, .h1 { font-size: 70px; } }header { position: fixed; z-index: 100; left: 0; top: 0; width: 100%; background-color: #4A93CB; -webkit-transition: .3s all; transition: .3s all; }header:focus-within { z-index: 500; }header .logo { position: absolute; z-index: 1; top: 10px; left: 10px; max-width: 280px; }header .btn { font-size: 14px; padding: 8px 10px 6px; border: none; border-radius: 3px; margin: 0; min-width: 150px; }header .pho, header .phy { color: #fff; }header .pho:hover, header .phy:hover { color: #EBCA67; }header li a { font-weight: 400; font-family: basic-sans, sans-serif; }.pho { font: 400 15px/1 basic-sans, sans-serif; position: relative; padding-left: 38px; display: table; margin: 0 auto; }.phy { display: block; font: 400 15px/1 basic-sans, sans-serif; position: relative; padding-left: 38px; display: table; }.phy i, .pho i { color: #C83D35; font-size: 18px; background: #EBCA67; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 30px; height: 30px; border-radius: 50%; border: 2px solid #fff; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }.hd-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 25px 0; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; max-width: 900px; margin-left: auto; position: relative; }.hd-info:after { content: ''; position: absolute; height: 1px; left: -1000px; right: -1000px; bottom: 0; background-color: rgba(0, 0, 0, 0.2); }#hd-contents { position: relative; }@media (max-width: 1120px) { header .logo { max-width: 240px; } header .place-nav { padding: 0 10px 0 260px; } header .hd-info { padding: 20px 0; } header .btn { font-size: 13px; min-width: 180px; } nav > ul > li > a { font-size: 14px !important; } }@media (min-width: 1025px) { .place-nav { max-width: 1350px; margin: 0 auto; padding: 0 10px 0 300px; display: block; } nav { max-width: 900px; padding: 10px 0; margin-left: auto; } nav, nav ul li, nav ul li a { position: relative; } nav > ul { padding: 0; max-width: 1300px; margin: auto; } nav ul { margin: auto; list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; } nav ul li a { display: block; color: #fff; } nav ul li a > button > i { color: #EBCA67; } nav ul li a:hover { color: #fff; } nav > ul > li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; } nav > ul > li:last-of-type:after { display: none; } nav > ul > li > a { padding: 6px; font: 500 14px/1 work-sans, sans-serif; text-transform: uppercase; color: #fff; } nav > ul > li > a span { color: #0D0D0D; } nav > ul > li:hover > a { color: #EBCA67; } nav ul li:hover > ul { display: block; visibility: visible; -webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: .25s; animation-duration: .25s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } nav ul ul { display: none; min-width: 280px; width: 100%; padding: 0; position: absolute; z-index: 3; left: 0; text-align: left; background-color: #5B9ED4; -webkit-box-shadow: 10px 17.3px 25px rgba(0, 0, 0, 0.2); box-shadow: 10px 17.3px 25px rgba(0, 0, 0, 0.2); } nav > ul > li:last-child ul { right: 0; left: auto; } nav ul ul li > a { padding: 10px 12px; font-size: 14px; line-height: 1.3; text-transform: none; } nav ul ul li:hover > a { background-color: #C83D35; color: #fff; } nav ul ul ul { left: 100%; top: 0; background-color: #EBCA67; } nav ul ul ul li button i:before { content: '\e825' !important; } nav ul ul ul ul { top: auto; left: 0px; position: relative; display: block; -webkit-box-shadow: none; box-shadow: none; background-color: #e5ba3a; } nav ul ul ul ul li a { padding-left: 2em; padding-left: 2em; } nav ul ul ul ul li a { background-color: #e6bd43; } nav ul ul ul ul li:hover a { background-color: #a0312a; } .has-submenu span > a, .has-submenu button { display: inline-block; line-height: 1; } .has-submenu.open > ul { display: block; } .has-submenu.open > ul *:focus { background-color: rgba(255, 255, 255, 0.2); } nav li button { display: inline-block; padding: 0; } }.fix-nav header { position: fixed !important; -webkit-box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; z-index: 100; background-color: #5B9ED4; }.fix-nav nav { padding: 8px 0; }.fix-nav .logo { top: 5px; max-width: 215px; }@media (max-width: 1024px) { .hd-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 10px; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; text-align: center; } .hd-info:after { display: none; } header .place-nav { padding: 0 0 0 240px; } header .pho { font-size: 22px; } header .logo { top: 5px; padding: 0 8px; } header .logo img { max-height: 100px; } #hd-top, #main-nav, header nav ul, header .hd-btns, header [class^="btn"], header .phy { display: none; } .nav-down { -webkit-box-shadow: 0 3px 7px rgba(24, 23, 24, 0.2); box-shadow: 0 3px 7px rgba(24, 23, 24, 0.2); } .nav-up { -webkit-transform: translateY(-100%); transform: translateY(-100%); } body, header, .mean-container .mean-nav { -webkit-transition: all .3s; transition: all .3s; } body { right: 0; } .attach header { position: fixed !important; -webkit-box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35); } .attach header .top-nav { display: none !important; } body.mean-active header { left: -80%; -webkit-transform: none; transform: none; } body.mean-active { overflow: hidden; right: 80%; } body.mean-active:before { z-index: 98; content: ''; opacity: .7; background-color: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-image: none; height: inherit; } body.mean-active .mean-container .mean-nav { right: 0; } .mean-container { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .mean-container .mean-bar { background-color: #C83D35; width: 60px; min-height: 70px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-item-align: stretch; align-self: stretch; margin-left: 8px; } .mean-container .meanmenu-reveal { display: block; color: #fff; } .mean-container a.meanmenu-reveal.meanclose i:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); font-size: 60px; content: '+'; margin: -5px 0 0 8px; } .mean-container .mean-bar .icon-menu { position: relative; display: table; -webkit-transition: .3s all; transition: .3s all; z-index: 1; margin: 0 0 5px 5px; } .mean-container .meanmenu-reveal .icon-menu:before { font-size: 30px; content: '|||'; -webkit-transform: rotate(90deg) scaleY(1.6); transform: rotate(90deg) scaleY(1.6); letter-spacing: 3.2px; } .mean-container .mean-bar .icon-menu:after, .mean-container .meanmenu-reveal.meanclose:after { content: 'MENU'; font-style: normal; position: absolute; left: 48%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: -10px; letter-spacing: 1px; font-size: .55em; font-weight: 700; } .mean-container .meanmenu-reveal.meanclose i:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); font-size: 60px; content: '+'; margin: -5px 0 0 8px; } .mean-container .meanmenu-reveal.meanclose:after { content: 'CLOSE'; bottom: 5px; } .mean-container .mean-nav { position: fixed; right: -80%; margin: 0; top: 0; bottom: 0; width: 80%; overflow: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; background-color: #C83D35; } .mean-container .mean-nav ul { font-size: 16px; padding: 0; margin: 0; width: 100%; list-style-type: none; } .mean-container .mean-nav ul li { position: relative; width: 100%; } .mean-container .mean-nav ul li a { display: block; padding: 1em 5%; padding-right: 58px !important; margin: 0; text-align: left; color: #fff; border-top: 1px solid rgba(255, 255, 255, 0.5); text-decoration: none; text-transform: uppercase; } .mean-container .mean-nav ul li li a { padding: 1em 10%; border-top: 1px solid #f1f1f1; border-top: 1px solid rgba(255, 255, 255, 0.25); 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 { padding: 1em 15%; } .mean-container .mean-nav ul li li li li a { padding: 1em 20%; } .mean-container .mean-nav ul li li li li li a { padding: 1em 25%; } .mean-container .mean-nav ul li a:hover { background: #252525; background: rgba(255, 255, 255, 0.1); } .mean-container .mean-nav ul li a.mean-expand { width: 48px; line-height: 45px; font-size: 20px; padding: 0 !important; text-align: center; position: absolute; right: 0; top: 0; z-index: 2; background: rgba(255, 255, 255, 0.1); border: none !important; border-left: 1px solid rgba(255, 255, 255, 0.4) !important; border-bottom: 1px solid rgba(255, 255, 255, 0.4) !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 .mean-expand.mean-clicked:before { content: '\e83a'; } .mean-remove { display: none !important; } .mean-nav .social { display: none; min-height: 66px; background-color: rgba(0, 0, 9, 0.1); margin: 0; padding: 10px 5px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .mean-nav .social a { height: 40px; width: 40px; font-size: 18px; -webkit-box-shadow: 2px 2px 0px 0px #000000; box-shadow: 2px 2px 0px 0px #000000; -webkit-box-flex: 0; -ms-flex: 0 0 40px; flex: 0 0 40px; line-height: 36px; margin: 5px 3px; } .mean-nav .fo-title { color: #fff; text-align: center; } .mean-nav .hours { display: block; text-align: center; color: #fff; padding: 10px; margin: 10px auto auto; } .mean-nav .hours p { display: table; text-align: left; font-size: 15px; margin: 10px auto 0; color: #fff; } }@media (max-width: 650px) { header .pho { display: none; } header .logo { padding: 0; } header .logo img { max-height: 85px; } }.p-box, .accordion > div { background-color: #fff; border: 4px solid #000; -webkit-box-shadow: 8px 10px 0px 0px #000000; box-shadow: 8px 10px 0px 0px #000000; }#banner { position: relative; padding: 60px 0; background-color: #EBCA67; }#banner .flex-container { max-width: 100%; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }#banner article { -webkit-box-flex: 0; -ms-flex: 0 1 30%; flex: 0 1 30%; z-index: 50; text-align: center; width: 100%; padding: 10px 10px 10px 0; position: relative; }#banner .heading { position: absolute; padding: 20px 0; margin-top: 50px; max-width: 550px; right: -15vw; }#banner .heading:after { content: ''; left: -1000px; right: -60px; top: 0; bottom: -60px; position: absolute; background-color: #231F20; -webkit-clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%); z-index: -1; }#banner .h1 small { margin-left: 15px; text-align: left; }#banner .h2 { color: #5B9ED4; font-size: 120px; margin-top: -30px; text-align: left; margin-left: auto; }#banner .p-box, #banner .accordion > div { position: absolute; bottom: -160px; right: 100px; max-width: 450px; padding: 5px 30px 20px; }#banner .p-box p, #banner .accordion > div p { text-align: left; }#banner .p-box .btn-alt, #banner .accordion > div .btn-alt { margin-left: auto; margin-bottom: -50px; border: 3px solid #fff; }#banner figure { -webkit-box-flex: 0; -ms-flex: 0 1 70%; flex: 0 1 70%; background-color: #0D0D0D; -webkit-clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%); padding: 10px 0 10px 8px; }#banner figure img { height: 600px; -o-object-fit: cover; object-fit: cover; border-right: 0; width: 100%; -webkit-clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 102%); clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 102%); }@media (max-width: 1300px) { #banner .h2 { font-size: 100px; } #banner .heading { max-width: 465px; } #banner .p-box, #banner .accordion > div { right: 30px; max-width: 430px; padding: 5px 20px 20px; } #banner figure img { height: 530px; } }@media (max-width: 1100px) { #banner figure img { min-height: 500px; } #banner .heading { right: -20vw; } #banner .p-box, #banner .accordion > div { max-width: 430px; padding: 5px 20px 20px; } }@media (max-width: 1023px) { #banner { padding: 0 0 150px; } #banner .flex-container { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } #banner article { padding: 0; } #banner .p-box, #banner .accordion > div { position: relative; bottom: unset; right: unset; margin: 30px auto -150px; padding: 10px 20px 10px; } #banner .p-box p, #banner .accordion > div p { text-align: center; } #banner .heading { background: #231F20; padding: 15px 20px 50px; position: relative; right: unset; margin: 0 auto; max-width: 100%; } #banner .heading .btn-alt { display: none; } #banner .heading .h2, #banner .heading .h1 small { text-align: center; } #banner .heading .h1 { position: absolute; display: table; margin: 0 auto; top: -35px; left: 0; right: 0; background: #231F20; } #banner .heading .h1 small { padding: 15px 20px 0; margin: 0; } #banner .heading .h1 small span { display: block; font-size: 0; } #banner .heading .h2 { font-size: 80px; max-width: 600px; margin: -10px auto 0; } #banner .heading:after { display: none; } #banner figure { -webkit-clip-path: unset; clip-path: unset; padding: 5px 0 0; } #banner figure img { -webkit-clip-path: unset; clip-path: unset; height: unset; min-height: unset; } }@media (max-width: 600px) { #banner .heading .h2 { font-size: 70px; } #banner .p-box, #banner .accordion > div { padding: 5px 12px 5px; margin-top: 20px; } }#welcome { border-top: 6px solid #0D0D0D; padding: 120px 15px 60px; position: relative; background: #c1e2f5; }#welcome .bg { position: absolute; bottom: 0; left: 0; right: 0; width: 100%; z-index: 0; }#welcome .flex-container { position: relative; }#welcome .flex-container .h1 small { color: #3486c8; }#welcome article .p-box, #welcome article .accordion > div { max-width: 450px; margin: 50px 30px; padding: 20px 30px; }#welcome figure .flex-imgs { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 12px; position: relative; }#welcome figure .flex-imgs div:first-of-type img { margin: 15px 0 15px auto; }#welcome figure .flex-imgs div:first-of-type img:nth-of-type(3) { z-index: 10; position: relative; }#welcome figure .flex-imgs div:last-of-type img { margin: 15px auto 15px 0; }#welcome figure .flex-imgs div:last-of-type .btn { margin: -40px 15px 0 auto; }#welcome figure .flex-imgs .mighty-molar { position: absolute; bottom: -90px; left: -20px; }@media (max-width: 1024px) { #welcome article { text-align: center; max-width: 600px; margin: 0 auto; } #welcome article .p-box, #welcome article .accordion > div { margin: 50px auto; } #welcome figure { max-width: 650px; margin: 0 auto; padding: 0 20px; } }@media (max-width: 600px) { #welcome figure { margin-top: 90px; } #welcome figure .flex-imgs { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #welcome figure .flex-imgs > div:first-of-type img:nth-of-type(1) { margin: 0 10px 0 auto !important; z-index: 3; position: relative; } #welcome figure .flex-imgs > div:first-of-type img:nth-of-type(2) { margin: -20px auto 0 auto !important; z-index: 2; position: relative; } #welcome figure .flex-imgs > div:first-of-type img:nth-of-type(3) { margin: -20px auto 0 50px !important; z-index: 3; } #welcome figure .flex-imgs > div:last-of-type { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #welcome figure .flex-imgs > div:last-of-type img { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } #welcome figure .flex-imgs > div:last-of-type img:nth-of-type(1) { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; margin: -60px 30px 0 auto !important; z-index: 3; position: relative; } #welcome figure .flex-imgs > div:last-of-type img:nth-of-type(2) { margin: -60px auto 0 auto !important; z-index: 1; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } #welcome figure .flex-imgs > div:last-of-type .btn { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; margin: 50px auto 0; } #welcome figure .flex-imgs .mighty-molar { position: absolute; bottom: unset; top: -150px; left: -20px; z-index: 1; } }.split-section .flex-container { max-width: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }.split-section article { padding: 0 30px; }.split-section article > div { max-width: 560px; }.split-section article .h2 { color: #fff; max-width: 500px; }.split-section article p { margin: 20px 0; }.split-section figure { height: 70vh; }.split-section figure img { height: 100%; -o-object-fit: cover; object-fit: cover; margin: 0; }@media (max-width: 1100px) { .split-section article .h2 { font-size: 70px; } }@media (max-width: 1000px) { .split-section figure { height: unset; width: 100%; } .split-section figure img { width: 100%; -webkit-clip-path: unset !important; clip-path: unset !important; min-height: 400px; -o-object-position: center; object-position: center; } .split-section article { padding: 60px 20px; } .split-section article > div { max-width: 550px; width: 90vw; margin: 0 auto; } }#meet { background-color: #5B9ED4; }#meet article .h1 small { color: #EBCA67; }#meet article .h2, #meet article p { color: #fff; }#meet figure .desktop { display: block; }#meet figure .mobile { display: none; }#meet figure img { -webkit-clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%); }@media (max-width: 1000px) { #meet .flex-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #meet figure .desktop { display: none; } #meet figure .mobile { display: block; } }#frenectomies article > div { margin: 0 auto; }#frenectomies article .h1 small { color: #5B9ED4; }#frenectomies article .h2 { color: #0D0D0D; }#frenectomies figure img { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%); }@media (max-width: 1000px) { #frenectomies .flex-container { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } #frenectomies figure .desktop { display: none; } #frenectomies figure .mobile { display: block; } }#services { padding: 120px 20px 100px; }#services .h1 small { color: #5B9ED4; }#services .h1 small, #services .h2 { text-align: center; }#services .btn { margin: 80px auto 0; }.flex-shields { margin-top: 50px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 10px; }.flex-shields a { position: relative; height: 380px; max-width: 200px; width: 16%; border: 4px solid #000; display: -webkit-box; display: -ms-flexbox; display: flex !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }.flex-shields a .shield { -webkit-transition: all 0.5s; transition: all 0.5s; max-width: 80%; z-index: 2; }.flex-shields a .bg { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: #EBCA67; z-index: -1; }.flex-shields a .bg img { height: 100%; -o-object-fit: cover; object-fit: cover; margin: 0; width: 100%; opacity: 0; -webkit-transition: opacity 0.8s; transition: opacity 0.8s; }.flex-shields a h3 { padding: 10px 0; max-width: 90%; background: #fff; width: 180px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 80px; margin: 0 auto; border: 4px solid #000; text-align: center; position: absolute; bottom: -40px; left: 0; right: 0; }.flex-shields a:hover .shield { -webkit-transform: scale(1.1); transform: scale(1.1); }.flex-shields a:hover .bg img { opacity: 1; }@media (max-width: 1200px) { .flex-shields a h3 { font-size: 14px; } }@media (max-width: 1000px) { .flex-shields { -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 60px 10px; } .flex-shields a { width: 30%; max-width: unset; } }@media (max-width: 550px) { .flex-shields { -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 60px 10px; } .flex-shields a { width: 45%; max-width: unset; } }#reviews { padding: 100px 20px; background: #5B9ED4; position: relative; overflow: hidden; }#reviews .h1 small, #reviews .h2 { text-align: center; }#reviews .h1 small { color: #EBCA67; margin: 0; }#reviews .h2 { color: #fff; max-width: 600px; margin: -12px auto 0; }#reviews .slick-reviews { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }#reviews .slick-reviews .bubble { position: relative; font-family: sans-serif; font-size: 18px; line-height: 24px; width: 300px; background: #fff; border-radius: 30px; padding: 25px; text-align: center; color: #000; margin: 0 auto 20px; }#reviews .slick-reviews .bubble:before { content: ""; width: 0px; height: 0px; position: absolute; border-left: 30px solid #fff; border-right: 25px solid transparent; border-top: 25px solid #fff; border-bottom: 30px solid transparent; right: 25px; bottom: -35px; }#reviews .slick-reviews .stars { margin: 5px auto; }#reviews .slick-reviews author { display: block; text-align: center; width: 220px; font-size: 16px; margin: 20px auto; background: #fff; padding: 7px 5px 5px; border: 4px solid #000; text-transform: uppercase; }#reviews .slick-reviews i { text-align: center; display: block; font-size: 25px; color: #fff; }#reviews .slick-track { display: -webkit-box; display: -ms-flexbox; display: flex; }#reviews .slick-track .slick-slide { display: -webkit-box; display: -ms-flexbox; display: flex; height: auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }#reviews .bg { width: 100%; position: absolute; left: 0; right: 0; bottom: 0; }#reviews .btn { margin: 25px auto 0; }#reviews .slick-controls { margin: 30px auto; }#reviews #next { right: 5%; }#reviews #prev { left: 5%; }@media (min-width: 1025px) { #reviews .slick-reviews { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 20px; } }#avengers { background: #EBCA67; padding: 100px 15px 75px; position: relative; }#avengers .flex-container { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }#avengers .flex-container > div { -webkit-box-flex: unset; -ms-flex: unset; flex: unset; }#avengers .flex-container .h2 { padding: 50px 40px 0 20px; }#avengers .flex-container > div:nth-of-type(2) { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 10px; }#avengers .flex-container > div:nth-of-type(2) a { width: 220px; height: 450px; position: relative; }#avengers .flex-container > div:nth-of-type(2) a:before { width: 210px; height: 420px; margin: 0 auto; top: 25px; left: 0; right: 0; position: absolute; -webkit-transition: all 0.5s; transition: all 0.5s; }#avengers .flex-container > div:nth-of-type(2) a:hover:before { -webkit-transform: scale(1.1); transform: scale(1.1); }#avengers .flex-container > div:nth-of-type(2) a:hover .bg img { opacity: 1; }#avengers .flex-container > div:nth-of-type(2) .bg { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; }#avengers .flex-container > div:nth-of-type(2) .bg img { height: 100%; -o-object-fit: cover; object-fit: cover; margin: 0; width: 100%; opacity: 0; -webkit-transition: opacity 0.8s; transition: opacity 0.8s; }#avengers .flex-container > div:nth-of-type(2) article { background: -webkit-gradient(linear, left top, right top, from(#5b9ed4), color-stop(40%, #5b9ed4), to(rgba(255, 255, 255, 0))); background: linear-gradient(90deg, #5b9ed4 0%, #5b9ed4 40%, rgba(255, 255, 255, 0) 100%); border-radius: 0px 120px 0px 0px; position: absolute; bottom: 0; z-index: 5; width: 100%; height: 100px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }#avengers .flex-container > div:nth-of-type(2) article h3 { font-weight: 900; font-size: 35px; font-family: obviously-condensed, sans-serif; color: #fff; letter-spacing: 1px; padding: 10px 10px; }#avengers .flex-container > div:nth-of-type(2) .hero-1 { background: #C83D35; z-index: 1; }#avengers .flex-container > div:nth-of-type(2) .hero-1:before { z-index: 1; content: url(assets/images/index-teamup-speach-therapist.png); }#avengers .flex-container > div:nth-of-type(2) .hero-2 { background: #5B9ED4; }#avengers .flex-container > div:nth-of-type(2) .hero-2:before { left: -90px; z-index: 2; content: url(assets/images/index-teamup-chiropractor.png); }#avengers .flex-container > div:nth-of-type(2) .hero-3 { background: #fff; }#avengers .flex-container > div:nth-of-type(2) .hero-3:before { left: -80px; z-index: 3; content: url(assets/images/index-teamup-lactation-specialist.png); }#avengers .flex-container > div:nth-of-type(3) { padding: 45px 0 0 30px; }#avengers .flex-container > div:nth-of-type(3) .mighty-molar { margin-left: -40px; z-index: 8; position: relative; }#avengers .flex-container > div:nth-of-type(3) .andmore { margin-top: -142px; margin-left: 30px; position: relative; }#avengers .flex-container > div:nth-of-type(3) .btn { margin-top: 35px; min-width: 220px; }#avengers .bg { width: 100%; position: absolute; left: 0; right: 0; bottom: 0; z-index: 0; }@media (max-width: 1220px) { #avengers .flex-container > div:nth-of-type(2) a { width: 200px; } }@media (max-width: 1160px) { #avengers .flex-container { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } #avengers .flex-container .h2 { font-size: 70px; padding-right: 20px; } #avengers .flex-container > div:nth-of-type(2) a { width: 180px; } }@media (max-width: 1060px) { #avengers .flex-container > div:nth-of-type(2) a { width: 170px; } }@media (max-width: 1020px) { #avengers .flex-container { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } #avengers .flex-container .h2 { text-align: center; max-width: 350px; margin: 0 auto; } #avengers .flex-container .h2 br { display: none; } #avengers .flex-container > div:nth-of-type(2) { margin: 30px auto; } #avengers .flex-container > div:nth-of-type(2) a { width: 200px; } #avengers .flex-container > div:nth-of-type(3) { margin: 0 auto; } #avengers .flex-container > div:nth-of-type(3) span { display: table; } #avengers .flex-container > div:nth-of-type(3) .mighty-molar { width: 350px; margin-top: -20px; } #avengers .flex-container > div:nth-of-type(3) .andmore { width: 150px; margin-top: -200px; } #avengers .flex-container > div:nth-of-type(3) .btn { z-index: 10; position: relative; margin: 0 auto; } }@media (max-width: 700px) { #avengers { padding: 30px 15px 75px; } #avengers .flex-container > div:nth-of-type(2) { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #avengers .flex-container > div:nth-of-type(2) a { width: 320px; } #avengers .flex-container > div:nth-of-type(2) a:nth-of-type(2) { z-index: 3; } #avengers .flex-container > div:nth-of-type(2) a:nth-of-type(3) { z-index: 4; } #avengers .flex-container > div:nth-of-type(3) .mighty-molar { margin-left: -20px; } }#financing { padding: 140px 20px 50px; background: url(assets/images/index-financing-section-background.jpg); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-position: center; position: relative; }#financing:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; background: rgba(0, 0, 0, 0.1); }#financing .flex-container:nth-of-type(1) { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }#financing .flex-container:nth-of-type(1) article { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }#financing .flex-container:nth-of-type(1) .h1 small { color: #EBCA67; }#financing .flex-container:nth-of-type(1) .h2 { color: #fff; }#financing .flex-container:nth-of-type(1) .p-box, #financing .flex-container:nth-of-type(1) .accordion > div { margin: 20px 0; padding: 10px 20px; max-width: 900px; position: relative; z-index: 3; }#financing .flex-container:nth-of-type(1) .p-box p, #financing .flex-container:nth-of-type(1) .accordion > div p { margin: 0; }#financing .flex-container:nth-of-type(1) figure { position: relative; z-index: 1; margin-left: -220px; }#financing .flex-container:nth-of-type(1) figure img { width: 420px; }#financing .flex-container:nth-of-type(2) { margin-top: 15px; }#financing .flex-container:nth-of-type(2) > div:first-of-type { margin-top: -70px; }#financing .flex-container:nth-of-type(2) a { position: relative; z-index: 1; }#financing .flex-container:nth-of-type(2) a img { -webkit-transition: all 0.5s; transition: all 0.5s; position: relative; z-index: 50;}#financing .flex-container:nth-of-type(2) a:hover img { -webkit-transform: scale(0.9); transform: scale(0.9); }@media (max-width: 1120px) { #financing .flex-container { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } #financing .flex-container:nth-of-type(1) figure { margin-left: -140px; } }@media (max-width: 1000px) { #financing .flex-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #financing .flex-container:nth-of-type(1) article { text-align: center; } #financing .flex-container:nth-of-type(1) figure { margin-left: auto; margin-top: 20px; } #financing .flex-container:nth-of-type(1) figure img { -webkit-transform-origin: center center; transform-origin: center center; } #financing .flex-container:nth-of-type(2) > div:first-of-type { margin-top: -350px; margin-right: auto; } }@media (max-width: 740px) { #financing .flex-container:nth-of-type(1) figure { margin-left: auto; margin-top: 20px; } #financing .flex-container:nth-of-type(1) figure img { width: 450px; max-width: unset; } #financing .flex-container:nth-of-type(2) > div:first-of-type { margin-top: -180px; margin-right: auto; } }#location { padding: 120px 15px 70px; background: #0f7c9d; }#location .flex-container { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }#location .flex-container article { padding: 0 30px; }#location .flex-container .h2 { color: #fff; max-width: 400px; margin-left: 10px; }#location .flex-container .p-box, #location .flex-container .accordion > div { padding: 10px 20px; margin: 30px 0 0; max-width: 550px; }#location h3 { font-size: 20px;}#location .hours { margin: 20px 0; }@media (max-width: 1000px) { #location .flex-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: unset; -ms-flex-align: unset; align-items: unset; } #location .flex-container article { padding: 0 0; } #location article { display: table; margin: 80px auto 0; } }footer { padding: 30px 15px 20px; background: url(assets/images/index-footer-backgorund.jpg); background-size: cover; background-repeat: no-repeat; border-bottom: 15px solid #000; }footer a { color: #fff; }footer a:hover { color: #EBCA67; }footer .logo { display: none; }footer .pho, footer .phy { color: #0D0D0D; }footer .hours { margin: 20px 0; }footer .hours p { color: #fff; }footer .mighty-molar { margin: 0 auto 40px; padding-right: 15vw; }#map { position: relative; margin: 0; height: 500px; }#map iframe { height: 100%; width: 100%; border: none; display: block; }.social { font-size: 0; text-align: center; margin: 10px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }.social a { position: relative; display: block; margin: 5px; font-size: 22px; color: #0D0D0D; background-color: #EBCA67; width: 50px; height: 50px; -webkit-box-flex: 0; -ms-flex: 0 0 50px; flex: 0 0 50px; border-radius: 50%; line-height: 46px; border-radius: 50%; border: 3px solid #0D0D0D; -webkit-transition: .3s all; transition: .3s all; -webkit-box-shadow: 4px 4px 0px 0px #000000; box-shadow: 4px 4px 0px 0px #000000; }.social a:hover { -webkit-box-shadow: 1px 1px 0px 0px #000000; box-shadow: 1px 1px 0px 0px #000000; color: #0D0D0D; background-color: #5B9ED4; }#fo-contents { margin: auto; position: relative; max-width: 1350px; padding: 20px 10px 30px; }#fo-contents .h2 { color: #fff; margin: 0 0 30px 10px; }#fo-contents .p-box, #fo-contents .accordion > div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 10px 30px; }#fo-contents .fo-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 20px; }#fo-contents .social { display:none; margin-top: -40px; margin-left: auto; gap: 15px; }#copy { font: 400 15px/1.5 basic-sans, sans-serif; color: #0D0D0D; padding: 20px 10px; text-align: left; max-width: 330px; }#copy em { font-style: normal; }#copy a { color: #0D0D0D; }#copy a:nth-of-type(1), #copy a:nth-of-type(2) { color: #5B9ED4; }#copy a:hover { color: #EBCA67; }.icon-tnt { color: #0D0D0D; display: inline-block; vertical-align: middle; margin: 0 20px 10px -12px; font-size: 70px; -webkit-transition: all 0.3s; transition: all 0.3s; }.icon-tnt { margin: 2px 20px 0 -12px; } .icon-tnt:hover { color: #5B9ED4; }@media (max-width: 1000px) { footer { padding: 0; border: none; } footer .logo { display: block; padding-bottom: 15px; } footer .logo img { max-width: 320px; } #map { width: 100%; } #fo-contents .h2 { margin: 0 auto 20px; text-align: center; } #fo-contents .p-box, #fo-contents .accordion > div { max-width: 500px; padding: 40px 10px; margin: 0 auto; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #fo-contents .fo-info { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #fo-contents .pho, #fo-contents .phy { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; padding-left: 0; } #fo-contents .pho i, #fo-contents .phy i { position: relative; } #fo-contents .social { gap: 10px; margin: 15px auto -70px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .flex-copy { background-color: #0D0D0D; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-bottom: 40px; } .flex-copy #copy { color: #fff; text-align: center; margin: 0 auto; padding-bottom: 0; } .flex-copy #copy a { color: #fff; } .icon-tnt { color: #fff; } }@media (max-width: 600px) { #fo-contents .social { max-width: 200px; -ms-flex-wrap: wrap; flex-wrap: wrap; } }body:not(.page_index) footer { background-position: center bottom; }body:not(.page_index) footer .mighty-molar { margin: 0 auto; }body:not(.page_index) footer .mighty-molar img { max-width: 250px; -webkit-transform: scaleX(-1); transform: scaleX(-1); }.why { padding: 30px 20px 10px; position: relative; background-image: url(assets/images/why-halftone.png); background-size: cover; background-repeat: no-repeat; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }.why:before { content: ''; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; background-color: #5B9ED4; z-index: -1; }.why h2 { text-align: left; color: #fff; font-size: 70px; max-width: 550px; }.why ul li { padding: 5px; max-width: 500px; margin: 10px; width: 100%; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; gap: 20px; color: #fff; overflow: visible; font: 700 21px/1 work-sans, sans-serif; text-transform: uppercase; }.why ul li:nth-of-type(1) { margin-left: 60px; }.why ul li:nth-of-type(2) { margin-left: 30px; }.why ul li:nth-of-type(1):after, .why ul li:nth-of-type(2):after { content: ''; height: 2px; width: calc(100% - 93px); background-color: #EBCA67; position: absolute; bottom: -7px; right: 10px; }.why ul li:before { content: url(assets/images/why-icon.png); position: relative; margin: 0; text-align: center; }@media (max-width: 1115px) { .why h2 { font-size: 75px; } .why ul li { font-size: 20px; max-width: 450px; } }@media (max-width: 1024px) { .why { padding: 50px 15px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .why h2 { font-size: 60px; text-align: center; } .why ul li { margin-left: 0 !important; } }.page-divider { display: block; max-width: 100%; width: 100%; position: relative; z-index: 1; }.block { position: relative; display: block; clear: both; width: 100%; padding: 60px 0; }.block:before { content: ''; position: absolute; left: -1000px; right: -1000px; top: 0; bottom: 0; z-index: -1; }.block .p-box, .block .accordion > div { padding: 15px 20px; margin-top: 30px; margin-right: -50px; z-index: 5; position: relative; }.block .contain { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }.block h2 { margin-bottom: 20px; margin-right: 20px; }.block .wrap { height: 0; }.block article { margin: auto 0; -webkit-box-flex: 0; -ms-flex: 0 1 600px; flex: 0 1 600px; }.block article p:first-of-type { margin-top: 0; }.block ul li { margin-left: 0; }.block .btn { margin-left: 0; }.block .elem { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; position: relative; z-index: 3; margin-top: 50px; }.block .elem-right { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }.page_meet-your-dental-team .block:nth-of-type(2) .p-box { margin-left: -50px; margin-right: 0; }.page_meet-your-dental-team .block .elem { -webkit-clip-path: unset !important; clip-path: unset !important; } .block:nth-of-type(odd), .page_meet-your-dental-team .block { max-width: 1250px; margin: 0 auto; padding: 60px 20px; }.block:nth-of-type(odd) .elem img, .page_meet-your-dental-team .block .elem img { border: 3px solid #000; }.block:nth-of-type(even) .elem { margin-top: 0; -webkit-box-flex: 0; -ms-flex: 0 1 60%; flex: 0 1 60%; -webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%); position: relative; }.block:nth-of-type(even) .elem img { width: 100%; }.block:nth-of-type(even) .elem .p-box, .block:nth-of-type(even) .elem .accordion > div { position: absolute; bottom: 8%; left: 8%; }.block:nth-of-type(even) article { -webkit-box-flex: 0; -ms-flex: 0 1 40%; flex: 0 1 40%; padding: 10px 50px 10px 20px; }.block:nth-of-type(even) article img { margin: 30px 0 0; }.mini-block { display: -webkit-box; display: -ms-flexbox; display: flex; max-width: 1100px; width: 100%; margin: 30px auto; }.block.no_img article { max-width: 1130px; margin: auto; text-align: center; }.block.no_img article .btn { margin: 15px auto 0; }@media (max-width: 1024px) { .block { max-width: 650px; margin: 0 auto; } .block h2 { text-align: center; margin-right: 0; } .block article { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; text-align: center; } .block article p { margin: 10px auto; display: block; } .block article .btn { margin: 0 auto; } .block .elem { margin: 20px auto 30px !important; } .block .elem-left, .block .elem-right { margin: 0 auto; -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .block .contain { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .block:nth-of-type(even) article { padding: 15px; } .block:nth-of-type(even) article img { margin: 30px auto 0; } .block:nth-of-type(even) .elem { -webkit-clip-path: unset; clip-path: unset; } .block:nth-of-type(even) .elem .p-box, .block:nth-of-type(even) .elem .accordion > div { bottom: 5%; left: 5%; } .block .p-box, .block .accordion > div { margin: 0 auto; } .mini-block { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }@media (max-width: 500px) { .block:nth-of-type(even) .elem .p-box, .block:nth-of-type(even) .elem .accordion > div { display: none; } }body:not(.meet) #interior-banner { position: relative; padding: 60px 0; background-color: #EBCA67; }body:not(.meet) #interior-banner .halftone { position: absolute; left: 0; right: 0; bottom: 0; width: 100vw; -o-object-fit: cover; object-fit: cover; }body:not(.meet) #interior-banner .flex-title { max-width: 100%; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }body:not(.meet) #interior-banner .contain { -webkit-box-flex: 0; -ms-flex: 0 1 30%; flex: 0 1 30%; z-index: 50; text-align: center; width: 100%; padding: 10px 10px 10px 0; position: relative; }body:not(.meet) #interior-banner #page-title { position: absolute; padding: 20px 0; margin-top: 50px; max-width: 550px; right: -15vw; }body:not(.meet) #interior-banner #page-title:after { content: ''; left: -1000px; right: -60px; top: 0; bottom: -60px; position: absolute; background-color: #231F20; -webkit-clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%); z-index: -1; }body:not(.meet) #interior-banner h1 { margin-left: 15px; text-align: left; }body:not(.meet) #interior-banner #append { color: #5B9ED4; font-size: 80px; margin-top: -15px; text-align: left; margin-left: auto; }body:not(.meet) #interior-banner .p-box, body:not(.meet) #interior-banner .accordion > div { position: absolute; right: -100px; max-width: 650px; padding: 5px 30px 20px; }body:not(.meet) #interior-banner .p-box p, body:not(.meet) #interior-banner .accordion > div p { text-align: left; }body:not(.meet) #interior-banner #main-img { -webkit-box-flex: 0; -ms-flex: 0 1 70%; flex: 0 1 70%; background-color: #0D0D0D; -webkit-clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%); padding: 10px 0 10px 8px; }body:not(.meet) #interior-banner #main-img img { height: 500px; -o-object-fit: cover; object-fit: cover; border-right: 0; width: 100%; -webkit-clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 102%); clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 102%); }@media (max-width: 1300px) { body:not(.meet) #interior-banner #page-title { max-width: 540px; } body:not(.meet) #interior-banner .p-box, body:not(.meet) #interior-banner .accordion > div { right: 30px; max-width: 540px; padding: 5px 20px 20px; } body:not(.meet) #interior-banner #main-img { -webkit-box-flex: 0; -ms-flex: 0 1 65%; flex: 0 1 65%; } body:not(.meet) #interior-banner .contain { -webkit-box-flex: 0; -ms-flex: 0 1 35%; flex: 0 1 35%; } }@media (max-width: 1100px) { body:not(.meet) #interior-banner #main-img img { min-height: 500px; } body:not(.meet) #interior-banner #page-title { right: -20vw; } body:not(.meet) #interior-banner .p-box, body:not(.meet) #interior-banner .accordion > div { max-width: 460px; padding: 5px 20px 20px; } }@media (max-width: 1023px) { body:not(.meet) #interior-banner { padding: 0 0 150px; } body:not(.meet) #interior-banner .flex-title { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } body:not(.meet) #interior-banner .flex-title h1, body:not(.meet) #interior-banner .flex-title #append { text-align: center; } body:not(.meet) #interior-banner .contain { padding: 0; } body:not(.meet) #interior-banner .contain > div { max-width: 100%; } body:not(.meet) #interior-banner #page-title h1 { margin: -10px auto -20px !important; padding: 10px 15px; max-width: 360px; -webkit-transform: translateY(-15px); transform: translateY(-15px); background: #231f20; } body:not(.meet) #interior-banner .p-box, body:not(.meet) #interior-banner .accordion > div { position: relative; bottom: unset; right: unset; max-width: 650px; margin: 30px auto -150px; padding: 10px 20px 10px; } body:not(.meet) #interior-banner .p-box p, body:not(.meet) #interior-banner .accordion > div p { text-align: center; } body:not(.meet) #interior-banner #page-title { background: #231F20; padding: 15px 20px 50px; position: relative; right: unset; margin: 0 auto; max-width: 100%; } body:not(.meet) #interior-banner #page-title .btn-alt { display: none; } body:not(.meet) #interior-banner #page-title .h2, body:not(.meet) #interior-banner #page-title .h1 small { text-align: center; } body:not(.meet) #interior-banner #page-title .h1 { position: absolute; display: table; margin: 0 auto; top: -35px; left: 0; right: 0; background: #231F20; } body:not(.meet) #interior-banner #page-title .h1 small { padding: 15px 20px 0; margin: 0; } body:not(.meet) #interior-banner #page-title .h1 small span { display: block; font-size: 0; } body:not(.meet) #interior-banner #page-title #append { font-size: 80px; max-width: 600px; margin: -10px auto 0; } body:not(.meet) #interior-banner #page-title:after { display: none; } body:not(.meet) #interior-banner #main-img { -webkit-clip-path: unset; clip-path: unset; padding: 5px 0 0; } body:not(.meet) #interior-banner #main-img img { -webkit-clip-path: unset; clip-path: unset; height: unset; min-height: unset; } }@media (max-width: 600px) { body:not(.meet) #interior-banner #page-title #append { font-size: 70px; } body:not(.meet) #interior-banner .p-box, body:not(.meet) #interior-banner .accordion > div { padding: 5px 12px 5px; margin-top: 20px; } }.meet #interior-banner { background: url(assets/images/meet-dr-srumpf-bg.jpg); background-repeat: no-repeat; background-size: cover; }.meet #main-img { position: relative; z-index: 10; }.meet #main-img img { max-width: unset; }.meet .flex-title { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }.meet .flex-title #page-title { position: relative; }.meet .flex-title #page-title:after { content: ''; left: -30px; bottom: -80px; top: -20px; right: 30px; position: absolute; background-color: #231F20; z-index: -1; -webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%); }.meet .flex-title .contain { -webkit-box-flex: 0; -ms-flex: 0 1 80%; flex: 0 1 80%; padding: 100px 20px !important; margin-right: -200px; }.meet .flex-title .contain > div { max-width: 800px; }@media (max-width: 1300px) { .meet .flex-title #page-title h1 { max-width: 330px; } .meet .flex-title #page-title h1 span { display: none; } .meet .flex-title #page-title:after { right: 0; } .meet #main-img { position: relative; } .meet #main-img img { max-width: 700px; } }@media (max-width: 1090px) { .meet .flex-title .contain { margin-right: -150px; } .meet #main-img { position: relative; } .meet #main-img img { max-width: 650px; margin-right: -100px; } }@media (max-width: 1000px) { .meet #interior-banner { background: unset; } .meet #main-img { z-index: unset; } .meet #intro { max-width: 90vw; } .meet .flex-title { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; background-color: #EBCA67; padding-bottom: 30px; } .meet .flex-title #page-title h1 { margin: -10px auto -20px !important; padding: 10px 15px; max-width: 360px; -webkit-transform: translateY(-15px); transform: translateY(-15px); background: #231f20; } .meet .flex-title #page-title:after { -webkit-clip-path: unset; clip-path: unset; top: 0; left: -1000px; right: -1000px; bottom: -120px; } .meet .flex-title .contain { margin: 0 auto; padding: 0 !important; text-align: center; } .meet #main-img { background: url(assets/images/meet-dr-srumpf-bg.jpg); background-repeat: no-repeat; background-size: cover; position: relative; width: 100%; } .meet #main-img img { max-width: 90%; margin: 0 auto; } }.more-to-explore{position:relative;text-align:center;margin:0 auto;padding:60px 10px 70px}.more-to-explore .mobile{display:none}.more-to-explore .desktop .btn-alt{margin:60px auto 0}.more-to-explore .flex-shields a{margin:0;max-width:185px}.more-to-explore .slick-controls{margin:50px auto -30px;justify-content:center}.more-to-explore .slick-list{padding-bottom:50px}@media (max-width: 1024px) {.more-to-explore .desktop{display:none}.more-to-explore .mobile{display:block;margin-top:25px}.more-to-explore [class^="btn"]{min-width:290px;margin:10px auto}}.slick-shields{ max-width:1000px }.services-grid { padding: 100px 20px; position: relative; margin: 40px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 1250px; }.services-grid > div { -webkit-box-flex: 0; -ms-flex: 0 1 31%; flex: 0 1 31%; margin: 10px auto; background-color: #EBCA67; border: 4px solid #0D0D0D; }.services-grid figure { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-transform: translate(15px, -12px); transform: translate(15px, -12px); }.services-grid figure img { width: 72px; -o-object-fit: contain; object-fit: contain; position: relative; z-index: 2; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; }.services-grid figure h3 { padding: 10px 10px 10px 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-style: italic; height: 75px; border: 4px solid #0D0D0D; font: 600 20px/1 work-sans, sans-serif; background-color: #fff; width: 100%; margin-left: -30px; }.services-grid a { color: #0D0D0D; }.services-grid a:hover { color: #C83D35 !important; }.services-grid ul { display: table; margin: 0 auto 20px; padding: 0 20px; width: 320px; max-width: 100%; }.services-grid ul li { line-height: 1.2; margin: 10px auto; color: #0D0D0D; }.services-grid ul li:before { content: ''; background-color: #C83D35; position: absolute; left: 0; width: 6px; height: 6px; border-radius: 50%; top: 10px; }#page { position: relative; display: block; width: 100%; margin: auto; padding: 0; clear: both; }#page.has_divider { padding-bottom: 0; }.page_index .internal { display: none; }.center { text-align: center; }main { overflow: hidden; }@media (min-width: 800px) { ul.two { -webkit-column-count: 2; column-count: 2; } }@media (max-width: 750px) { main ul li { margin-left: 10px; } .elem-left, .elem-right, .block .elem-left, .block .elem-right { display: table; float: none; margin: 20px auto; max-width: 100%; } }#interior-banner { position: relative; text-align: center; }#interior-banner .contain { padding: 50px 20px; position: relative; z-index: 1; }#interior-banner #intro p, #interior-banner #intro li { color: #000; }.flex-title { height: 100%; margin: auto; width: 100%; max-width: 1250px; }.flex-title #page-title { margin: auto; }.flex-title #page-title h2 { margin: 0 0 30px 10px; color: #5B9ED4; }.flex-title .contain { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; text-align: left; }.flex-title .contain > div { max-width: 600px; margin: auto; }@media (max-width: 1024px) { .flex-title { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }#intro { margin: 0 auto; padding: 10px 20px; }.page_reviews #intro .btn { width: 100%; }@media (max-width: 1024px) {.page_reviews #intro .btn { width: 375px; max-width: 100%; margin: 10px auto;}.page_reviews .page-divider { margin-top: 0 !important; }}#main-img { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }#static-banner { display: none; }.landing { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 40px auto; }.landing a { -webkit-box-flex: 0; -ms-flex: 0 1 30%; flex: 0 1 30%; margin: 10px auto 20px; text-align: center; display: table; max-width: 350px; }.landing a h3 { padding: 10px; background-color: #5B9ED4; color: #fff; font: 400 15px/1 obviously-condensed, sans-serif; -webkit-transition: .3s all; transition: .3s all; }.landing a:hover h3 { background-color: #EBCA67; color: #fff; }.accordion { margin: 40px auto; text-align: left; max-width: 1100px; }.accordion .toggle { position: relative; cursor: pointer; clear: both; padding: 24px 50px 20px 0px; margin: 15px 0 0; width: 100%; display: block; text-align: left; }.accordion .toggle h2, .accordion .toggle h3 { -webkit-transition: all 0.3s; transition: all 0.3s; letter-spacing: 0; }.accordion .toggle:hover h2, .accordion .toggle:hover h3, .accordion .toggle:hover .h2, .accordion .toggle:hover .h3 { color: #5B9ED4; }.accordion .toggle:hover:after { background-color: #fff; -webkit-box-shadow: 1px 1px 0px 0px #000000; box-shadow: 1px 1px 0px 0px #000000; }.accordion .toggle.active:after { margin-right: 8%; top: 120px; content: '\e841'; }.accordion .toggle:after { content: '\e840'; font-family: fontello; position: absolute; top: 0; right: 0; font-size: 20px; color: #0D0D0D; background-color: #EBCA67; width: 50px; height: 50px; -webkit-box-flex: 0; -ms-flex: 0 0 50px; flex: 0 0 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 50%; border: 3px solid #0D0D0D; z-index: 5; -webkit-transition: .3s all; transition: .3s all; -webkit-box-shadow: 2px 2px 0px 0px #000000; box-shadow: 2px 2px 0px 0px #000000; }.accordion > div { display: none; padding: 10px 50px 10px 20px; max-width: 85%; margin: 0 0 20px 5%; }@media (max-width: 1024px) { .accordion { margin: 50px; } .accordion > div { padding: 10px 20px; } .accordion .toggle h2, .accordion .toggle h3 { font-size: 20px; } .accordion .toggle:after { width: 40px; height: 40px; -webkit-box-flex: 0; -ms-flex: 0 0 40px; flex: 0 0 40px; top: 0; } .accordion .toggle.active:after { margin-right: 0; top: 0; } }@media (max-width: 600px) { .accordion { margin: 50px 15px; } .accordion .toggle h2, .accordion .toggle h3 { font-size: 20px; } .accordion .toggle:after, .accordion .toggle.active:after { top: 15px; } .accordion > div { max-width: 100%; margin: 0 15px 0 5px; } }.hours { display: table; margin: 10px auto; text-align: left !important; }.hours label { width: 120px; display: inline-block; font-weight: 700; }.contact { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 1150px; margin: 30px auto; }.contact h3 { margin: 10px auto; }.contact p { margin: 15px 0 10px; line-height: 1.4; }.contact > div:first-child { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; margin-right: 20px; }.contact > div:last-child { margin-right: 10px; }.contact-map { height: 380px; margin: 20px auto 40px; max-width: 1250px; padding: 0 20px; }.contact-map iframe { height: 100%; width: 100%; }@media (max-width: 1024px) { .contact { text-align: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } p.hours { margin: 20px auto; } } .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;} .elem-sm{float:left; margin:0 20px;}}
