/* ===============================================
					Prefix Import 
=============================================== */
/* ===============================================
					Fonts 
=============================================== */
@font-face {
  font-family: 'avenir-book-webfont';
  src: url('../fonts/avenir-book-webfont.eot');
  src: url('../fonts/avenir-book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avenir-book-webfont.woff') format('woff'), url('../fonts/avenir-book-webfont.ttf') format('truetype'), url('../fonts/avenir-book-webfont.svg#avenir-book-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-light-webfont';
  src: url('../fonts/avenir-light-webfont.eot');
  src: url('../fonts/avenir-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avenir-light-webfont.woff') format('woff'), url('../fonts/avenir-light-webfont.ttf') format('truetype'), url('../fonts/avenir-light-webfont.svg#avenir-light-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-medium-webfont';
  src: url('../fonts/avenir-medium-webfont.eot');
  src: url('../fonts/avenir-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avenir-medium-webfont.woff') format('woff'), url('../fonts/avenir-medium-webfont.ttf') format('truetype'), url('../fonts/avenir-medium-webfont.svg#avenir-medium-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-heavy-webfont';
  src: url('../fonts/avenir-heavy-webfont.eot');
  src: url('../fonts/avenir-heavy-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avenir-heavy-webfont.woff') format('woff'), url('../fonts/avenir-heavy-webfont.ttf') format('truetype'), url('../fonts/avenir-heavy-webfont.svg#avenir-heavy-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenir-black-webfont';
  src: url('../fonts/avenir-black-webfont.eot');
  src: url('../fonts/avenir-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avenir-black-webfont.woff') format('woff'), url('../fonts/avenir-black-webfont.ttf') format('truetype'), url('../fonts/avenir-black-webfont.svg#avenir-black-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ===============================================
					Colors 
=============================================== */
/* ===============================================
					Mixins 
=============================================== */
/* ===============================================
Basic Stylings
These will affect every size of the site.
=============================================== */
/* Body */
body {
  font: normal normal 16px/19px 'avenir-light-webfont', Helvetica Neue, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background: #ffffff;
  color: #68727a;
}
p {
  margin: 0 0 1.58em;
}
/* Links */
a {
  color: #41aae4;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-decoration: none;
}
a:hover,
a.active {
  color: #c5e026;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.2em 0 0.8em;
  font-family: 'avenir-heavy-webfont';
  text-rendering: auto;
  font-weight: normal;
  color: #41aae4;
}
h1 {
  font-size: 1.95em !important;
  margin: 1em 0 0.1em;
}
.home header h1 {
  font-family: 'avenir-light-webfont';
  font-size: 1.5em !important;
  text-align: center;
  margin: 0.2em 0 0.8em;
}
.home header h1 span {
  display: block;
  font-family: 'avenir-heavy-webfont';
  font-size: 1.6em;
  line-height: 1em;
}
h2 {
  font-size: 1.875em;
}
h3 {
  font-size: 1.625em;
}
h4,
h5,
h6 {
  font-size: 1.125em;
  font-style: italic;
  color: #68727a;
}
hr {
  color: #41aae4;
  background-color: #41aae4;
  border: none;
  height: 1px;
  clear: both;
  margin: 10px 0;
}
.hr {
  visibility: hidden;
}
.container {
  max-width: 960px;
}
.ie8 .container {
  width: 960px;
}
.team {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.team-photo {
  float: left;
  margin: 0 20px 20px 0;
  width: 310px;
}
/* List Styling */
ul li {
  list-style: disc;
}
li {
  line-height: 1.5;
}
/* Sitemap */
body.sitemap #main-content {
  width: 100%;
}
body.sitemap #content ul {
  margin: 0 0 1.8em 0;
}
body.sitemap #content ul li {
  margin-top: 21px;
  list-style: none;
}
body.sitemap #content ul li a {
  font-size: 1.125em;
  display: block;
  text-decoration: none;
  color: #41aae4;
  font-family: 'avenir-heavy-webfont';
}
body.sitemap #content ul ul {
  padding-left: 0;
  margin: 0 0 0 38px;
}
body.sitemap #content ul ul li {
  margin: 0;
  list-style: none;
}
body.sitemap #content ul ul li a {
  font-size: 1em;
  text-transform: capitalize;
  font-family: 'avenir-light-webfont';
  color: #68727a;
}
body.sitemap #content ul li a:hover,
body.sitemap #content ul ul li a:hover {
  color: #c5e026;
}
/* Header */
.home #hd {
  background-image: none;
}
#hd {
  text-align: center;
  width: 100%;
  display: table;
  z-index: 20;
  background-image: url(../images/bg-pattern.png);
}
#hd .container {
  width: 100% !important;
  max-width: 959px;
}
#hd .logo {
  float: none;
  display: block;
  text-align: center;
  width: 100%;
  text-decoration: none;
}
#hd .logo img {
  width: 100%;
  max-width: 160px;
  display: inline-block;
  margin: 7px 0 0;
}
#hd-right {
  width: 100%;
  float: none;
  text-align: center;
  margin: 15px 0 0;
}
#hd-right .hd-contact {
  font-family: 'avenir-heavy-webfont';
  display: inline-block;
  font-size: 1.125em;
  line-height: 1em;
  text-transform: uppercase;
  color: #ffffff;
  background: #c5e026;
  padding: 6px 17px 5px;
  vertical-align: top;
  margin: 0 0 7px;
}
#hd-right .hd-contact span {
  font-family: 'avenir-light-webfont';
}
#hd-right .hd-contact:hover {
  color: #41aae4;
}
/* Social Icons */
.social-icons {
  float: none;
  display: inline-block;
}
.social-icons a {
  display: inline !important;
}
.social-icons a img {
  width: 30px;
  margin: 0 0 0 5px;
  float: left;
}
/* Main Nav */
#main-nav {
  text-align: center;
  z-index: 20;
  clear: both;
  height: auto;
  color: #41aae4;
  background: #ffffff;
  text-transform: lowercase;
  margin: 6px 0;
  /* Nav Hover Colors */
}
#main-nav .container {
  width: 100% !important;
}
#main-nav a {
  margin: 0;
  color: #41aae4;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  -ms-transition-duration: 0s;
  transition-duration: 0s;
}
#main-nav .trigger {
  background: url(../images/nav/trigger-arrow.png) no-repeat scroll 97% 50% transparent;
  margin: 0px;
  padding: 16px 20px 12px;
}
#main-nav ul li a {
  background: #41aae4;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding: 8px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#main-nav ul ul {
  margin: 0;
  padding: 11px 0;
  background-color: #68727a;
}
#main-nav ul ul li a {
  margin: 0;
  background: none;
  color: #ffffff;
  text-align: center;
  border-bottom: none;
  padding: 3px 5px;
}
#main-nav a:hover {
  color: #68727a;
}
#main-nav .collapsible > ul > li.active > a,
#main-nav .collapsible > ul > li:hover > a {
  border-bottom: 1px solid #c5e026;
  color: #c5e026;
}
#main-nav ul li ul li.active a,
#main-nav ul li.active ul li a:hover,
#main-nav ul ul li a:hover,
#main-nav ul ul li a.active {
  color: #c5e026;
}
#main-nav li.active li a {
  background: none;
}
/* hide pt care videos - non-responsive */
#main-nav li.patient-care-videos {display:none;}
#main-content li.patient-care-videos {display:none;}
/* Subnav */
#subnav-outer {
  position: relative;
  padding: 30px 0;
  background: #efefef;
}
#subnav-outer h2 {
  text-transform: capitalize;
  font-size: 1.5em;
}
#subnav-outer p {
  color: #68727a;
  width: 100%;
  margin: 0;
}
#subnav-outer a {
  color: #68727a;
  text-decoration: none;
  display: inline-block;
}
#subnav-outer a.active,
#subnav-outer a:hover {
  color: #41aae4;
  text-decoration: none;
}
/* Home Row */
#home-row {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  background: url(../images/bg-pattern.png);
  overflow: visible;
  padding: 0 0 46px;
}
#home-row .home-title {
  font-size: 3em;
  line-height: 1em;
  text-align: center;
  display: inline-block;
  padding: 20px;
  background: #41aae4;
  background: rgba(255, 255, 255, 0.19);
  color: #ffffff;
  margin: 9px 0 -27px;
  text-transform: uppercase;
}
#home-row h2 {
  font-family: 'avenir-medium-webfont';
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 1.5em;
  line-height: 1em;
  background: #ffffff;
  color: #41aae4;
  border: 2px solid #41aae4;
  text-transform: lowercase;
  padding: 10px 0 7px;
  width: 96%;
  max-width: 302px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#home-row .home-tagline {
  text-transform: uppercase;
  background: #41aae4;
  background: rgba(255, 255, 255, 0.19);
  color: #ffffff;
  width: 100%;
  padding: 7px 0 4px;
  font-size: 1.875em;
  line-height: 1em;
  margin: 22px 0 0;
}
#home-row .home-tagline span {
  font-family: 'avenir-heavy-webfont';
}
/* Office Tour Slideshow */
.slideshow {
  border-bottom: 3px solid #41aae4;
}
.slideshow-text {
  background: #444444;
  padding: 0 10px;
  color: #ffffff;
}
.office-tour.slideshow .slideshow-nav a,
.before-and-after.slideshow .slideshow-nav a {
  padding: 5px 5px;
}
.office-tour.slideshow .slideshow-nav a.prev,
.before-and-after.slideshow .slideshow-nav a.prev,
.office-tour.slideshow .slideshow-nav a.next,
.before-and-after.slideshow .slideshow-nav a.next {
  padding: 5px 15px;
}
.office-tour.slideshow .slideshow-nav a:hover,
.before-and-after.slideshow .slideshow-nav a:hover {
  color: #c5e026;
}
body.office-tour .slideshow-nav-paginated li.slideshow-active-page a,
body.before-and-after .slideshow-nav-paginated li.slideshow-active-page a {
  color: #c5e026 !important;
}
/* Testimonials */
#home-testimonials {
  width: 100%;
  display: table;
  background: #efefef;
  padding: 23px 0 0;
  text-align: center;
}
#home-testimonials p {
  font-size: 1.125em;
  line-height: 1.444444444444444em;
  color: #68727a;
  width: 100%;
  max-width: 586px;
  margin: 0 auto;
}
#home-testimonials span {
  display: block;
  font-size: 1.125em;
  line-height: 1.777777777777778em;
  color: #c5e026;
  font-family: 'avenir-heavy-webfont';
  margin: 3px 0 0;
}
#home-testimonials img {
  width: 104px;
  height: 104px;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  margin: 13px 0 -37px;
}
/* Callouts */
#bd-callouts {
  text-align: center;
  width: 100%;
  position: relative;
}
#bd-callouts a {
  display: block;
  margin: 6px 0 2px;
  background-color: #c5e026;
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
  -ms-behavior: url(../assets/includes/backgroundsize/backgroundsize.min.htc);
  background-position: center center;
}
#bd-callouts a:hover {
  background-color: #41aae4;
}
#bd-callouts a.callout-01 {
  background-image: url(../images/callout-01-inv.png);
  width: 100%;
  height: 243px;
  background-size: 140px 146px;
}
#bd-callouts a.callout-02 {
  background-image: url(../images/callout-02.png);
  width: 100%;
  height: 146px;
  background-size: 171px 122px;
}
#bd-callouts a.callout-03 {
  background-image: url(../images/callout-03.png);
  width: 100%;
  height: 146px;
  background-size: 166px 122px;
}
#bd-callouts a.callout-04 {
  background-image: url(../images/callout-04.png);
  width: 100%;
  height: 86px;
  background-size: contain;
  display: block;
}
#bd-callouts a.callout-05 {
  background-image: url(../images/callout-05.png);
  width: 100%;
  height: 243px;
  background-size: 159px 155px;
}
#bd-callouts .callout-wrapper {
  display: block;
  vertical-align: top;
}
/* Content */
#content {
  z-index: 0;
}
#content .container {
  width: 96% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#content-text {
  width: 100%;
  margin: 0;
  float: none;
}
#home-content {
  width: 100%;
  max-width: 817px;
  margin: 55px auto;
}
a.back-to-top {
  display: block;
  text-decoration: none;
  float: none;
  font-size: 1.125em;
  text-transform: lowercase;
  margin: 24px 0 12px;
  color: #68727a;
  text-align: center;
}
a.back-to-top span {
  font-family: 'avenir-heavy-webfont';
}
a.back-to-top:hover {
  color: #41aae4;
}
/* Footer */
#ft {
  background: url(../images/bg-pattern.png);
  text-align: center;
  width: 100%;
  display: table;
}
#ft .container {
  background: url(../images/ft-bg.png) right center no-repeat;
  background-size: 455px 387px;
  max-width: 974px;
  width: 100% !important;
}
#ft h3 {
  width: 100%;
  max-width: 211px;
  min-height: 46px;
  font-family: 'avenir-light-webfont';
  background: #c5e026;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 5px 1px;
  font-size: 2em;
  line-height: 1em;
  text-align: left;
  margin: 18px auto 16px;
  text-transform: uppercase;
}
#ft h3 span {
  font-family: 'avenir-heavy-webfont';
}
#ft .ft-left {
  width: 100%;
  margin-right: 0;
  float: none;
  text-align: center;
}
#ft .text-nav {
  margin: 0 0 0 6px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
#ft .text-nav a {
  display: block;
  color: #ffffff;
  line-height: 1.4375em;
}
#ft .text-nav a:hover {
  color: #c5e026;
}
#ft .text-nav a.edge-propack {
  display: none;
}
#ft .ft-right {
  width: 100%;
  float: none;
  text-align: center;
}
#ft .ft-location {
  margin: 0 0 0 6px;
  line-height: 1.4375em;
  color: #ffffff;
}
#ft .ft-address {
  text-decoration: none;
  color: #ffffff;
}
#ft .phone,
#ft .ft-phone {
  text-decoration: none;
  color: #ffffff;
}
#ft .ft-address:hover,
#ft a.phone:hover,
#ft a.ft-phone:hover {
  color: #c5e026;
}
.ft-design-credit {
  clear: both;
  width: 100%;
}
a.sesame-link {
  float: none;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
  font-size: 0.8125em;
  display: block;
  padding: 14px 0 9px;
}
a.sesame-link img {
  margin: -3px 9px 0 0;
  width: 24px;
}
a.sesame-link:hover {
  text-decoration: underline;
}
a.sesame-link:hover img {
  opacity: .75;
}
form button {
  background: #41aae4;
  color: #ffffff;
  text-transform: uppercase;
  padding: 15px 37px !important;
  text-align: center;
  font-size: 0.9285714285714286em;
  display: inline-block;
  border: none;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
form button:hover {
  background: #c5e026;
}
/* BLOG FORM */
.stButton {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.st_plusone_large {
  top: 9px;
  position: relative;
}
.share-article-links {
  text-align: center;
}
.share-text {
  color: #41aae4;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #c5e026;
  color: #68727a;
  margin: 10px 0 0;
  padding: 3px 10px 10px;
  position: relative;
  text-align: center;
  width: 100%;
}
form#blog_search label {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 17px;
  margin: 0px;
  text-align: center;
  margin: 0 0 -2px;
}
form#blog_search input {
  background: #ffffff;
  color: #41aae4;
  border: 1px solid #41aae4;
  width: 178px;
  margin: 6px auto;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  -ms-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
}
form#blog_search input:hover {
  background: #e6e6e6;
}
form#blog_search button {
  display: block;
  background: #41aae4;
  color: #ffffff;
  font-size: 12px!important;
  text-transform: uppercase;
  font-size: 10px!important;
  padding: 5px 12px!important;
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -ms-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
  margin: 5px auto 0;
}
form#blog_search button:hover,
form#blog_search button:active {
  background: #1874a7;
}
form p {
  height: auto;
}
/* end blog css */
/* Generic Classes - Standard on Most Sites */
#content ul {
  margin: 0 0 1.8em 39px;
}
#ft ul,
#subnav {
  margin: 0;
  padding: 0;
}
#bd-callouts li,
#ft ul li,
#subnav li,
body.sitemap #content ul li {
  list-style: none;
}
body.sitemap #content li.edge-propack {
  display: none;
}
body.types-of-appliances div.hr,
body.ortho-dictionary div.hr {
  display: none;
}
#hide-stock {
  display: none;
}
body[class^='meet-dr-'] #hide-stock {
  display: block !important;
  text-align: center;
  margin: 1em auto;
}
body.office-tour .container {
  text-align: center;
}
body.office-tour header h1 {
  text-align: left;
}
body.office-tour #main-content {
  display: inline-block;
  width: auto !important;
}
.ie8 nav.horizontal ul li a {
  max-width: none;
}
.ie8 .slideshow-item {
  display: none;
}
.ie8 .slideshow-active {
  display: block;
}
.shift {
  position: relative;
}
.columns {
  display: inline;
  float: left;
}
.genie {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.genie:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="file"],
textarea {
  width: 80%;
}
body.office-tour .video-sleeve {
  margin: 0 auto;
  max-width: 600px;
}
#invisalign-before-after {
  max-width: 464px;
  width: 100%;
}
#invisalign-before-after ul {
  margin: 0;
}
#invisalign-before-after p.caption {
  position: relative;
}
#damon-before-after {
  max-width: 539px;
  width: 100%;
}
.test-cred {
  display: block;
  font-weight: bold;
  font-size: smaller;
}
.flash {
  margin: 20px 0;
}


/*resets*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#fc-calculator {
  width: 96%;
  max-width: 390px;
  margin: 0 auto;
  padding: 5px 0;
  border: none;
  position: relative;
}

#fcData > div {
  width: 100%;
  display: block;
}

#fc-calculator .form-row {
  margin: 0 0 1em 0;
}

#fc-calculator .fc-col1,
#fc-calculator .fc-col2,
#fc-calculator .fc-col3 {
  font-size: 1em;
  border: none;
  width: 100%;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

#fc-calculator .fc-col1 {
  line-height: 1.6;
}

#fc-calculator .fc-col2 {
  line-height: 1.3;
}

#fc-calculator .fc-col3 {
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 0.5em;
  border: 2px solid #d8d8d8;
}

#fc-calculator form .form-row:nth-child(-n+3) .fc-col3:before {
  content: '$';
  width: 0.25em;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* ===============================================
					slider
=============================================== */
#fc-calculator .slider {
  width: 100%;
  margin: 0 auto;
  outline: none;
  opacity: 1.0;

  border: none;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-appearance: none;
  appearance: none;
}

#fc-calculator input[type=range] {
  /*required for proper track sizing in FF*/
  width: 100%;
  /*fix for FF unable to apply focus style bug */
  border: 1px solid white;
  /*removes default webkit styles*/
  -webkit-appearance: none;
}

#fc-calculator input[type=range]:focus {
  outline: none;
}

#fc-calculator input[type=range]::-moz-range-track {
  width: 100%;
  height: 3px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}

#fc-calculator input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}

#fc-calculator input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

#fc-calculator input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #0099cc;
  margin-top: -5px;
}

#fc-calculator input[type=range]::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #0099cc;
}

/*hide the outline behind the border*/
#fc-calculator input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

#fc-calculator input[type=range]::-ms-track {
  width: 100%;
  height: 5px;

  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;

  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;

  /*remove default tick marks*/
  color: transparent;
}

#fc-calculator input[type=range]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}

#fc-calculator input[type=range]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}

#fc-calculator input[type=range]::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #2e9a2c;
}

#fc-calculator input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

#fc-calculator input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

/* ===============================================
				value indicator
=============================================== */
#fc-calculator input[type='text'] {
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  height: inherit;
  width: auto;
  padding: 0 !important;
  margin-top: 0;
  background: none;
  display: inline-block;
  vertical-align: middle;
  border: none;
}

/* ===============================================
			payment calculation
=============================================== */
#fc-calculator #payment-calculation {
  text-align: center;
  height: 5.55em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0.65em 0 1em;
  background: #eeeeee;
}

#fc-calculator #payment-calculation .fc-col1 {
  line-height: 1.32;
  font-size: 1.25em;
  font-weight: 700;
}

#fc-calculator #payment-calculation .fc-col2 {
  line-height: 1.05;
  font-size: 2.2em;
  text-align: center;
  font-weight: 700;
  color: #0099cc;
}

#fc-calculator #payment-calculation .fc-col2:before {
  content: '$';
  margin-right: -0.2em;
  display: inline-block;
  vertical-align: middle;
}

#fc-calculator #payment-calculation input[type='text'] {
  line-height: 1.05;
  text-align: left;
  font-weight: 700;
  color: #0099cc;
  max-width: 4.25em;
  width: auto;
  background: none;
  border: none;
  display: inline;
  vertical-align: middle;
}


@media only screen and (min-width: 30em) {

  #fc-calculator {
    font-size: 20px;
  }

  #fc-calculator .form-row {
    text-align: left;
  }

  #fc-calculator .form-row .fc-col2 {
    width: 300px;
  }

  #fc-calculator .form-row .fc-col3 {
    width: 80px;
  }

  /*END*/
}

/* ===============================================
Small Tablet/Large Phone Stylings (Optional)
Supports 30em (480px) to 47.9375em (767px)
------
Useful for making minor adjustments between
awkward sizes.
=============================================== */
/* ===============================================
Tablet / Desktop Stylings
Supports 48em (768px) and up
=============================================== */
@media only screen and (min-width: 48em) {
  /* Parent Elements */
  .row > .col {
    border: 0px solid rgba(0, 0, 0, 0);
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    margin-left: 5%;
  }
  .row > .col:first-child {
    margin-left: 0%;
  }
  #staff-array .row > .col {
    margin-left: 0;
  }
  #staff-array .row > .col:first-child {
    margin-left: 5%;
  }
  /* 12 Column Grid */
  .row > .col.span1 {
    width: 3.75%;
  }
  .row > .col.span2 {
    width: 12.5%;
  }
  .row > .col.span3,
  .row > .col.quarter {
    width: 21.25%;
  }
  .row > .col.span4,
  .row > .col.third {
    width: 30%;
  }
  .row > .col.span5 {
    width: 38.75%;
  }
  .row > .col.span6,
  .row > .col.half {
    width: 47.5%;
  }
  .row > .col.span7 {
    width: 56.25%;
  }
  .row > .col.span8 {
    width: 65%;
  }
  .row > .col.span9 {
    width: 73.75%;
  }
  .row > .col.span10 {
    width: 82.5%;
  }
  .row > .col.span11 {
    width: 91.25%;
  }
  .row > .col.span12,
  .row > .col.full {
    width: 100%;
  }
  .row > .col.offset1 {
    margin-left: 8.75%;
  }
  .row > .col.offset2 {
    margin-left: 17.5%;
  }
  .row > .col.offset3 {
    margin-left: 26.25%;
  }
  .row > .col.offset4 {
    margin-left: 35%;
  }
  .row > .col.offset5 {
    margin-left: 43.75%;
  }
  .row > .col.offset6 {
    margin-left: 52.5%;
  }
  .row > .col.offset7 {
    margin-left: 61.25%;
  }
  .row > .col.offset8 {
    margin-left: 70%;
  }
  .row > .col.offset9 {
    margin-left: 78.75%;
  }
  .row > .col.offset10 {
    margin-left: 87.5%;
  }
  .row > .col.offset11 {
    margin-left: 96.25%;
  }
  body.sitemap #content .width1 {
    width: 50%;
    display: inline;
    float: left;
  }
  #hide-stock {
    display: block;
    margin: 0 0 1em 0;
  }
  body[class^='meet-dr-'] #hide-stock {
    margin: 0 0 1em 0;
  }
  /* blanket hide stock photo for certain pages */
  body.meet-the-staff #hide-stock,
  body.meet-our-team #hide-stock,
  body.types-of-braces #hide-stock,
  body.types-of-appliances #hide-stock,
	body.color-my-braces #hide-stock,
  body.common-treatments #hide-stock,
  body.common-procedures #hide-stock,
  body.office-tour #hide-stock,
  body.before-and-after #hide-stock,
  body.invisalign #hide-stock,
  body.opalescence #hide-stock,
  body[class^='invisalign-'] #hide-stock,
  body.your-child-s-first-orthodontic-checkup #hide-stock,
  body.aao-testimonials #hide-stock,
  body.ortho-tv #hide-stock,
  body.my-life-my-smile-my-orthodontist #hide-stock,
  body[class^='damon-'] #hide-stock {
    display: none;
  }
  body.home #sidebar,
  body.meet-the-staff #sidebar,
  body.meet-our-team #sidebar,
  body.types-of-braces #sidebar,
  body.types-of-appliances #sidebar,
	body.color-my-braces #sidebar,
  body.common-treatments #sidebar,
  body.common-procedures #sidebar,
  body.office-tour #sidebar,
  body.before-and-after #sidebar,
  body.invisalign #sidebar,
  body.opalescence #sidebar,
  body[class^='invisalign-'] #sidebar,
  body.your-child-s-first-orthodontic-checkup #sidebar,
  body.aao-testimonials #sidebar,
  body.ortho-tv #sidebar,
  body.my-life-my-smile-my-orthodontist #sidebar,
  body[class^='damon-'] #sidebar {
    display: none;
  }
  body.meet-the-staff #main-content,
  body.meet-our-team #main-content,
  body.types-of-braces #main-content,
  body.types-of-appliances #main-content,
	body.color-my-braces #main-content,
  body.common-treatments #main-content,
  body.common-procedures #main-content,
  body.office-tour #main-content,
  body.before-and-after #main-content,
  body.invisalign #main-content,
  body.opalescence #main-content,
  body[class^='invisalign-'] #main-content,
  body.your-child-s-first-orthodontic-checkup #main-content,
  body.aao-testimonials #main-content,
  body.ortho-tv #main-content,
  body.my-life-my-smile-my-orthodontist #main-content,
  body[class^='damon-'] #main-content {
    width: 100%;
  }
  body.meet-our-team #main-content .img-right {
    display: block;
  }
  .video-sleeve {
    width: 100%;
    max-width: 80%;
  }
  .video-sleeve-60 {
    width: 100%;
    max-width: 60%;
  }
  #main-content {
    width: auto;
    display: block;
    float: none;
    padding: 22px 0 30px 0;
  }
  #sidebar {
    width: 32%;
    float: right;
    display: inline;
    text-align: right;
    margin: 26px 0 20px 20px;
  }
  #sidebar img {
    margin: 0;
    display: inline-block;
    width: 100%;
    max-width: 310px;
  }
  /*------------ New Styles ------------*/
  h1 {
    font-size: 2.375em !important;
  }
  .home header h1 {
    font-size: 1.875em !important;
  }
  #hd .logo {
    width: 50%;
    text-align: left;
  }
  #hd .logo img {
    float: left;
    margin: 7px 0 0;
  }
  #hd-right {
    width: 50%;
    margin: 0;
    float: right;
    text-align: right;
  }
  #hd-right .hd-contact {
    margin: 0 42px 0 0;
  }
  #home-row {
    background: url(../images/bg-home.jpg) 50% 92% no-repeat;
  }
  #home-row .home-title {
    font-size: 4.1525em;
    padding: 68px 91px 65px;
  }
  #home-row .home-tagline {
    font-size: 2.875em;
  }
  #content-text {
    width: 100%;
    /*
		.column-count(2);
		.column-gap(4%);
		.column-width(48%);*/
  }
  #ft h3 {
    margin: 18px 0 16px;
  }
  #ft .ft-left {
    width: 33.45%;
    margin-right: 5%;
    float: left;
    text-align: left;
  }
  #ft .ft-right {
    width: 33.45%;
    float: left;
    text-align: left;
  }
  a.back-to-top {
    text-align: left;
  }
  #bd-callouts a {
    display: inline-block;
    margin: 6px 4px 2px 4px;
  }
  #bd-callouts a.callout-01 {
    width: 177px;
    height: 243px;
  }
  #bd-callouts a.callout-02 {
    width: 214px;
    height: 146px;
  }
  #bd-callouts a.callout-03 {
    width: 207px;
    height: 146px;
  }
  #bd-callouts a.callout-04 {
    background-image: url(../images/callout-04.png);
    width: 432px;
    height: 86px;
    background-size: 271px 82px;
  }
  #bd-callouts a.callout-05 {
    width: 175px;
    height: 243px;
  }
  #bd-callouts .callout-wrapper {
    display: inline-block;
  }
}
/* ===============================================
Desktop Only Stylings
Supports 64em (1024px) and up
=============================================== */
@media only screen and (min-width: 64em) {
  #main-nav .container {
    width: 960px !important;
    max-width: none;
  }
  .ie8 #main-nav .container {
    width: 960px !important;
  }
  #content .container {
    width: 96% !important;
    max-width: 960px;
  }
  #hd {
    display: block;
  }
  /* Main-Nav */
  #main-nav {
    background: none;
    margin: 1px 0 0;
  }
  #main-nav ul {
    margin: 0;
  }
  #main-nav ul li {
    float: none;
  }
  #main-nav ul li a {
    padding: 5px 10px;
    border-bottom: none;
    background: none;
  }
  #main-nav ul li.contact-us ul {
    margin: 0 0 0 -153px;
  }
  #main-nav ul ul {
    margin: 0 0 0 10px;
    width: auto;
    padding: 9px 0;
  }
  #main-nav ul ul li {
    padding: 0;
  }
  #main-nav ul ul li a {
    text-align: left;
    line-height: 1.25em;
    padding: 7px 49px 8px 12px;
    border-bottom: none;
    white-space: nowrap;
  }
  #main-nav .collapsible > ul > li.active > a,
  #main-nav .collapsible > ul > li:hover > a {
    border-bottom: none;
  }
  nav.horizontal ul li {
    float: none;
  }
  /* New Styles */
}
