html,body{font-family:'Montserrat',sans-serif;font-weight:300;height:100%;width:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
a,a:active,a:visited,a:hover,a:focus{color:#c9302c}


/*--[navigation]--*/
.navbar-brand{font-family: 'Julius Sans One', sans-serif;font-weight:600}
@media only screen and (max-width : 480px) {.navbar-brand{padding:2px 0}}
.navbar-brand img{margin:0}

/*--[sections]--*/
section { margin: 25px 0; padding: 25px 0 }
section:last-of-type { border: none }
@media only screen and (min-width : 768px) {#emergency-dentistry{margin-bottom:0;padding-bottom:0}}
@media only screen and (max-width : 480px) {section{text-align:center}}

/*--[carousel]--*/
.carousel, .item, .active { height: 100%; }
.carousel-inner { height: 100%; }
.carousel-caption h2{color:#fff}
.fill { width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; }

/*--[typography]--*/
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small{font-weight:300}
.page-header{margin-top:0}
.text-danger{color:#c9302c}

/*--[navigation]--*/
@media(min-width:767px){.navbar{padding:20px 0;-webkit-transition:background .5s ease-in-out,padding .5s ease-in-out;-moz-transition:background .5s ease-in-out,padding .5s ease-in-out;transition:background .5s ease-in-out,padding .5s ease-in-out}.top-nav-collapse{padding:0}}

/*--[images]--*/
.img-memberships{margin-bottom:25px}
.img-grow { transition: all .2s ease-in-out; }
.img-grow:hover { transform: scale(1.1); }
.img-zoom{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}
.img-zoom:hover{-webkit-transform:scale(1.1);transform: scale(1.1)}
.img-center{margin-left:auto;margin-right:auto}
.img-right {float:right; margin-left: 10px }
@media only screen and (max-width : 480px) {.img-right{float:none!important;display:block;margin:10px auto}}

/*--[mapbox]--*/
.mapbox{position:relative;padding-bottom:50%;height:0;overflow:hidden}.mapbox iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}

/*--[cta]--*/
.cta { padding: 40px 0; text-align: center; color: #fff }
.cta-blue-dark{background-color:#1c75bc}
.cta-blue-light{background-color:#28aae1}
.cta-green{background-color:#1a8f45}
.cta-yellow{background-color:#f1a41f}
.cta-red{background-color:#c9302c}
.cta a, .cta a:active, .cta a:visited { color: #fff }
.cta a:hover, .cta a:focus { color: #fff; text-decoration: underline; cursor: pointer }
.cta h3 { color: #fff; font-size: 24px; font-weight: 400; margin: 0 }

/*--[footer]--*/
footer{background-color:#222;margin:0;padding:10px 0;text-align:center;border-top:1px solid #080808}
footer p,footer ul,footer a, footer a:active,footer a:visited{margin:10px 0;color:#777}
footer a:hover,footer a:focus{color:#fff;text-decoration:none;cursor:pointer}

/*--[miscellaneous]--*/
