header {
    z-index: 2;
}
section.quick-info {
    padding: 5px 0;
    background-color: rgba(218, 221, 240, .8);
    margin-bottom: 7px;
}
.emergency-number {
    float: right;
}
.emergency-number a {
    color: #1f4592;
    text-decoration: none;
    font-weight: 700;
}
.emergency-number .small span {
    font-size: 80%}
.directions {
    float: left;
    font-size: .8em;
}
.directions a {
    color: #1f4592;
}
.main-title {
    padding: 0;
}
img.header-icon {
    max-height: 30px;
}
.logo-container {
    max-width: 34%}
.main-title figcaption.header {
    display: none;
}
.main-title figure img {
    float: left;
    margin: 10px 0;
    width: 300px;
}
.main-title h3.phone a {
    color: #A2DC1D;
}
.menu-container {
    float: right;
    position: relative;
    height: auto;
    z-index: 1;
    width: 65%;
    margin-top: 15px;
}
.dropdown.menu li.menu-text {
    display: none;
    width: 0;
}
.top-bar, .dropdown.menu {
    background-color: transparent!important;
}
ul.dropdown.menu li {
    line-height: 1em;
    padding: 0;
    border-right: 1px solid #787878;
}
ul.dropdown.menu li:last-child {
    border-right: none;
}
ul.menu.vertical {
    background-color: #daddf0!important;
}
ul.menu.vertical li {
    border-bottom: 1px solid #d7d7d7;
    border-right: none;
}
ul.menu.vertical li:last-child {
    border: none;
}
ul.dropdown.menu li a {
    color: #1f4592;
    margin: 0;
    padding: .6em;
    font-weight: 400;
    font-size: 1.1em;
}
.menu.vertical li {
    max-width: 100%}
.menu.vertical li a {
    padding: .6em 0 .6em .6em !important;
    color: #1f4592!important;
}
.dropdown.menu li .menu.vertical li a, .menu-container #example-animated-menu .top-bar-right .dropdown.menu li .menu.vertical li a {
    color: #1f4592;
    line-height: 1.2em;
    margin: -7px 0;
}
.menu .is-active>a {
    background: #666;
    color: #666!important;
}
.menu .active>a {
    background: #777;
    color: #777!important;
}
.top-bar .is-dropdown-submenu-parent > a:after {
    border-color: #1f4592 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)!important;
}
.menu li {
    font-size: 1em;
}
.container {
    max-width: 2000px;
    margin: 0 auto;
    height: auto;
}
section {
    padding: 60px 0;
    margin: 0;
}
section::after {
    content: "";
    display: block;
    clear: both;
}
section.break, div.break {
    padding: 0;
    border-top: 1px solid #1f4592;
    max-width: 100%;
    margin: 0 auto;
}
section.break:after, div.break:after {
    border-top: 20px solid #1f4592;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    bottom: 0;
    content: "";
    margin: 0 auto;
    width: 0;
    height: 0;
}
section.main.background {
    padding: 0;
}
section.main.background.spacer {
    margin-bottom: 40px;
}
section.mission{padding:0;}
section.post-mission.background{padding-top:200px;}
.background {
    background: #e6f3f7;
    background: -moz-radial-gradient(center, ellipse cover, rgba(230, 243, 247, 1) 0%, rgba(211, 211, 232, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(230, 243, 247, 1) 0%, rgba(211, 211, 232, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(230, 243, 247, 1) 0%, rgba(211, 211, 232, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6f3f7', endColorstr='#d3d3e8', GradientType=1);
}
.space-top {
    padding-top: 30px;
}
.space {
    padding: 30px 0;
}
.fullWidth, .row.fullWidth {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: initial;
    padding: 0;
}
.cover img{
    background-size: cover;
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
figcaption {
    line-height: 1.2em;
    font-size: 90%;
    width: 90%;
    margin: 3px auto;
    text-align: center;
}
figure.full, picture.full {
    margin: 0;
}
figure img.border {
    border: 1px solid rgba(218, 221, 240, 1);
}
figure.flt-left, picture.flt-left {
    float: left;
    padding: 0 0 .6em .6em;
}
figure.flt-right, picture.flt-right {
    float: right;
    padding: 0 .6em .6em 0;
}
figure.dental-bridge img, picture.dental-bridge img {
    width: 300px;
    max-width: 98%;
    margin: 15px 0;
}
figure.veneer img {
    width: 600px;
    max-width: 90%;
    margin: 20px auto;
}
.icons.full.center {
    max-width: 110px;
    margin: 10px auto;
}
a {
    text-decoration: none!important;
}
a.btn {
    font-size: 90%;
    border: 1px solid #1f4592;
    border-radius: .4em;
    padding: .3em;
    color: #1f4592;
}
a.btn:hover {
    background-color: rgba(204, 204, 204, .2);
}
.blue {
    color: #1f4592;
}
p.blue a{color: #1f4592!important;}
.lttr-space {
    letter-spacing: .2em;
}
.lite{font-weight:200!important;}
.border{border:1px solid #1f4592;width:80%;margin:0 auto;background-color:rgba(255,255,255,.5);}
.box-shadow{box-shadow:2px 2px 3px #888;}
body h1 {
    font-size: 2.3em;
    margin-bottom: 0;
    padding-bottom: 0;
}
.mission h1 {
    font-size: 165%;
    font-weight: 400;
    color: #1f4592;
}
.mission h1 span {
    font-size: 65%}
h1.mission-statement {line-height:1.2em;font-size:2em !important;}
h1.mission-statement span {font-size:.7em !important;font-weight:200;}
.mission-statement p{font-size:1em;}
body h2 {
    font-size: 2.1em;
    line-height: 1.2em;
    margin-bottom: .6em;
}
body h2.x-small {
    font-size: 95%}
.box-border h2 {
    font-size: 1.2em;
}
h2.hero {
    font-size: 3.6;
    line-height: 1.4em;
    color: rgba(0, 0, 0, 1);
    margin-top:-250px;
    padding:0 20%;
    text-align:center;
    text-shadow:2px 2px 0px rgba(218,223,236,1);
}
body h3 {
    font-size: 1.9em;
    line-height: 1.2em;
    margin: 0 0 .5em;
    padding-bottom: 0;
}
body h4 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0 0 .5em;
    padding-bottom: 0;
}
body h4.blue{color: #1f4592;}
body h5 {
    font-size: 1.4em;
    line-height: 1.2em;
    margin: 0 0 .5em;
    padding-bottom: 0;
}
p, ul li {
    font-size: 1.2em;
}
p.text-align-left{text-align:left;}
.box-border p.text-align-left{margin-top:0;line-height:1.3em;}
.box-border p {
    margin-top: 0;
}
.clear {
    clear: both;
}
.center {
    text-align: center;
    margin: 0 auto;
}
body a, body p a {
    color: #444;
}
.small {
    font-size: 80%}
a:hover, p a:hover {
    color: #999!important;
}
a {
    text-decoration: none;
}
ul.col {
    width: 40%;
    float: left;
}
ul li {
    line-height: 1.3em;
    padding-bottom: .5em;
    list-style-type: none;
}
ul.bullet {
    list-style-image: url(../_img/bullet.svg);
}
ul.list li {
    list-style-image: url(../_img/check.svg);
}
ul.number li {
    list-style-type: decimal;
}
.center {
    text-align: center;
}
.decorated {
    overflow: hidden;
    text-align: center;
    padding-bottom: 1.4em;
    z-index: 4;
}
h1.decorated.zero-pad {
    padding-bottom: 0;
}
.decorated > span {
    position: relative;
    display: inline-block;
}
.decorated > span:before, .decorated > span:after {
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 6px double #1f4592;
    width: 15000px;
    margin: 0 20px;
}
.decorated > span:before {
    right: 100%}
.decorated > span:after {
    left: 100%}
.decorated strong {
    color: #777;
    font-weight: 400;
}
.decorated span.lite{font-weight:200!important;}
.hours {
    color: #1f4592;
    border: 1px solid #daddf0;
    padding: .3em;
    background-color: rgba(255, 255, 255, .4);
    width: 19em;
    margin: 10px auto;
}
.hours h3 {
    font-size: 1.1em;
    margin-bottom: .2em;
}
.hours p {
    font-size: 1em;
    margin: .3em 0;
}
.box-border {
    padding: .5em;
    border: 1px solid #daddf0;
    margin-top: 10px;
    border-radius: .4em;
}
.box-border h2.center {
    color: #1f4592;
}
.box-border p {
    font-size: 95%;
}
table th.content {
    width: 70%}
table th.title {
    width: 15%}
table tr th {
    background-color: #0238A4;
    border-radius: .4em .4em 0 0;
    color: #fff;
    padding: .4em 0;
}
table tr th.title {
    font-size: 80%}
table tr td {
    border-bottom: 1px solid #daddf0;
    padding-left: .4em;
}
.hide-robot{display:none;}
.contact {
    width: 60%;
    margin: 20px auto 0;
    padding-top: 0;
    background-color: #fff;
}
.contact form, .contact #frmContact {
    padding: 2em;
    border: 2px solid #1f4592;
    background-color: rgba(218, 221, 240, .5);
}
.contact fieldset input, .ctct-custom-form.Form input {
    line-height: 1.2em;
    width: 60%;
    padding: 0 0 0 1.5em;
    display: block;
    margin-bottom: 20px;
}
fieldset legend span {
    font-size: 1.2em;
    line-height: 2.2em;
    color: #444;
}
#comments {
    width: 60%;
    height: 100px;
}
.contact form input[type=submit], .Button.ctct-button.Button--block.Button-secondary, #mc-embedded-subscribe.button {
    display: block;
    font-size: .9em;
    color: #fff;
    border: none;
    background-color: #1f4592;
    margin: 10px 0 5px;
    border-radius: 5px;
    padding: 10px 0;
    cursor: pointer;
    -webkit-appearance: none;
    width: 155px;
    text-align: center;
    box-shadow: 1px 1px 2px 3px #999;
    border: 1px solid #000;
    text-shadow: 1px 1px #000;
}
.contact form input[type=submit]:hover {
    color: #CCC;
    padding: 9px 0;
    width: 155px;
}
footer {
    padding: 40px 0;
    border-top: 4px solid #1f4592;
}
.footer-contain h3 {
    font-size: 1.3em;
    padding: 10px 0;
}
.footer-contain p {
    font-size: 1em;
    margin: 0;
    color: #000;
    padding-bottom: .8em;
    font-weight: 700;
}
.footer-contain p a:hover {
    color: #dedede;
}
.schema-rating {
    margin-top: 80px;
}
.footer-contain {
    font-size: 85%}
.footer-contain p a, .footer-contain h3, h3.phone a, h3.decorated.footer span, .hours p {
    color: #1f4592;
}
.footer-img.logo.center img {
    width: 180px;
}
.footer-img.area.center {
    margin-top: -5px;
}
figure.facebook {
    margin-top: 50px;
}
figure.facebook figcaption {
    color: #3C5A9A;
}
footer .title {
    color: #000;
    margin: 30px 0;
    font-size: 80%}
footer .title .small {
    font-size: 80%}
footer .title a {
    color: #000;
}
@media (max-width: 1016px) {
    .container {
    max-width: 98%}
h1 {
    font-size: 2.4em;
}
h2 {
    font-size: 2.2em;
    line-height: 1.2em;
}
h3 {
    font-size: 1.8em;
}
h4 {
    font-size: 1.5em;
}
.logo-container {
    width: 100%;
    display: block;
}
.menu-container {
    margin-top: 0;
}
.dropdown.menu {
    width: 100%}
.top-bar, .dropdown.menu {
    margin-left: 0;
}
.title-bar {
    background-color: rgba(218, 221, 240, .8)!important;
    margin-top: 30px;
}
.top-bar {
    width: 15em;
    max-width: 100%}
.top-bar-right {
    z-index: 1;
    background-color: #daddf0;
}
.top-bar-title {
    position: absolute;
    top: 40px;
    right: 15px;
    background-color: rgba(255, 255, 255, 1);
    padding: .4em .4em 0;
}
.title-bar-title.dark {
    color: #666;
}
.top-bar {
    background-color: transparent!important;
}
ul.dropdown.menu li {
    display: block;
    border-bottom: 1px solid #fff;
    border-right: none;
    background-color: #daddf0;
}
.dropdown.menu {
    width: 100%;
    display: block;
}
ul.dropdown.menu li a, .menu.vertical li a {
    color: #1f4592!important;
    font-size: 95%}
.menu.vertical li a {
    background-color: #CBD0DE;
}
figure.center.denture-implant img {
    width: 180px;
    max-width: 70%}
figure.center.denture-implant figcaption {
    width: 180px;
    margin: 0 auto 30px;
}
figure.full.center.denture-implants img {
    width: 280px;
    max-width: 98%;
    margin: 0 auto 30px;
}
.footer-contain p {
    text-align: center;
}
}@media (max-width: 870px) {
    .main-title h3.phone a {
    display: block;
}
h1 {
    font-size: 1.6em;
}
h2 {
    font-size: 1.4em;
    line-height: 1.2em;
}
h3 {
    font-size: 1.3em;
}
h4 {
    font-size: 1.3em;
}
.columns.medium-4.boxes {
    width: 70%;
    margin: 15px 15%}
section.contact {
    width: 80%}
}@media (max-width: 760px) {
    h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.3em;
    line-height: 1.2em;
}
.menu-container {
    float: none;
    width: 90%;
    margin: 15px 5% 7px;
}
.logo-container {
    width: 100%;
    margin: 0 auto;
}
.main-title figure img {
    float: none;
    display: block;
    width: 500px;
    max-width: 100%}
ul.dropdown.menu li {
    padding: .5em 0;
}
ul li {
    margin-left: -1em!important;
}
ul.col.collapse.bullet li {
    margin-left: 1em!important;
}
figure.full {
    margin: 0;
}
figure.flt-right.implant, picture.flt-right.implant {
    float: none;
    width: 225px;
    margin: 10px auto;
    max-width: 98%}
.section.contact {
    width: 96%}
}@media (max-width: 639px) {
    body p, ul li {
    font-size: 1em;
}
ul.dropdown.menu li a, .menu.vertical li a {
    font-size: .9em;
}
.quick-info {
    padding: 0 0 10px;
}
.title-bar {
    margin-top: 10px;
}
body h1, body h2, h1.decorated span {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.1em;
}
h1.decorated {
    font-size: 1.1em;
}
body h3, body h4, body h5 {
    font-size: 1.1em;
    font-line-height: 1.1em;
}
section.post-mission.background{padding-top:100px;}
h2.hero {margin-top:-100px;font-size:1em;text-shadow:1px 1px 0px rgba(218,223,236,1);
}
ul.col.collapse {
    margin: 0 0 0 -5%;
    float: none;
    width: 90%}
.emergency-number, .emergency-number .small {
    font-size: .8em;
}
ul li {
    font-size: 1em;
}
section {
    padding: 30px 0;
}
.border{width:94%;margin:0 3%;}
figcaption {
    font-size: .8em;
}
figure.full {
    margin: 0;
}
.columns.large-4.medium-6.small-12.footer-contain, .columns.large-3.medium-6 small-12.footer-form {
    width: calc(80% - 20px);
    margin: 10px 10%}
.footer-img.logo.center img {
    width: 100px;
    margin-top: 30px 0 0;
}
footer .title {
    float: none;
}
}@media (max-width: 398px) {
    .main-title h3.phone {
    font-size: .8em;
}
.decorated > span:before, .decorated > span:after {
    border-bottom: none;
}
section.post-mission.background{padding-top:75px;}
h2.hero {margin-top:-75px;font-size:.9em;}
table th.content {
    width: 60%}
table th.title {
    width: 20%}
table tr th.title {
    font-size: 75%}
}