* {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

*,
*:after,
*:before {
    box-sizing: border-box;
}

html,
body {
    overflow-x: hidden;
}

body {
    font-size: 21px;
    font-weight: 400;
    line-height: 1.6em;
    letter-spacing: -0.005em;
}

a,
a:visited {
    text-decoration: none;
}

a.btn,
.Button,
[type*="utton"],
[type*="ubmit"],
.page-reviews input.Button,
.page-blog .page-item .btn,
.page-blog .col-btn.center .btn,
.page-blog .back-btn .btn {
    cursor: pointer;
    display: inline-block;
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1.2em;
    text-decoration: none;
    padding: 15px 30px;
    margin: 5px;
    border: 0 solid;
    border-radius: 2px;
    outline: none;
}

a.btn,
.Button,
[type*="utton"],
[type*="ubmit"],
.page-reviews input.Button,
.page-blog .page-item .btn,
.page-blog .col-btn.center .btn,
.page-blog .back-btn .btn {
    box-shadow: 2px 2px 10px rgba(0,0,0,0.1), 2px 5px 20px rgba(0,0,0,0.1);
}

h1,
h2,
h3,
h4,
h5,
h6,
.page-reviews .plugin-review-form label {
    font-weight: 400;
    line-height: 1.1em;
    margin: 0 0 1em 0;
    border: none!important;
    letter-spacing: -0.01em;
}

h1 {
    font-size: 2.2em;
    display: block;
}

h2 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.6em;
}

h4 {
    font-size: 1.5em;
}

h5 {
    font-size: 1.4em;
}

h6 {
    font-size: 1.3em;
}

ul,
p {
    margin: 0;
    padding: 0;
}

.form {
    max-width: 600px;
    margin: 0 auto;
}

.form,
.form * {
    position: relative !important;
}

.form .Button,
.form [type*="utton"],
.form [type*="ubmit"] {
    display: block;
    margin: 0 auto;
}

.form fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

.form h3 {
    padding: 0 0 25px 0;
}

.form .fieldswrap {
    padding: 25px 0 0 0;
}

[standardize-text] .content [align*="justify"],
[standardize-text] .content [align*="left"],
[standardize-text] .content [align*="right"],
[standardize-text] .content [align*="center"],
[standardize-text] .content [style*="FONT"],
[standardize-text] .content [style*="font"],
[standardize-text] .content font {
    text-align: inherit!important;
    font-family: inherit!important;
    font-size: inherit!important;
}

[standardize-text] .content [align*="justify"],
[standardize-text] .content [align*="left"],
[standardize-text] .content [align*="right"],
[standardize-text] .content [align*="center"],
[standardize-text] .content [style*="justify"],
[standardize-text] .content [style*="left"],
[standardize-text] .content [style*="right"],
[standardize-text] .content [style*="center"] {
    text-align: left!important;
}

input,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.social {
    cursor: default;
    padding: 25px;
    line-height: 0;
    text-align: center;
}

.social-container {
    display: inline-block;
}

.social-container a {
    display: none;
}

.social-container a[href*="/"] {
    display: inline-block;
    -webkit-transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
    transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.social i {
    font-size: 1.1em;
    font-weight: 100;
    line-height: 2em;
    height: 2em;
    width: 2.5em;
    text-align: center;
    -webkit-transition: background 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
    transition: background 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.social .social-container:hover a {
    opacity: 0.5;
}

.social .social-container a:hover {
    opacity: 1;
}

[type*="checkbox"],
[type*="radio"],
.page-apprequest [type*="radio"] {
    display: none;
}

[type*="checkbox"] + label,
.page-apprequest [type*="radio"] + label {
    font-size: 0.8em;
    font-weight: 400;
    cursor: pointer;
}

.page-apprequest .app-req-form > div.fields + label label {
    font-size: 1em;
}

[type*="checkbox"] + label:before,
.page-apprequest [type*="radio"] + label:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    height: 20px;
    width: 20px;
    line-height: 16px;
    margin: 0 10px 4px 0;
    -webkit-transition: color 0.1s cubic-bezier(0.0, 0.0, 0.2, 1), background 0.1s cubic-bezier(0.0, 0.0, 0.2, 1), border-color 0.1s cubic-bezier(0.0, 0.0, 0.2, 1);
    transition: color 0.1s cubic-bezier(0.0, 0.0, 0.2, 1), background 0.1s cubic-bezier(0.0, 0.0, 0.2, 1), border-color 0.1s cubic-bezier(0.0, 0.0, 0.2, 1);
    border: 2px solid;
}

table[width*="570"][id="Table1"] > tbody > tr:nth-child(n+3) > td:last-child,
[type*="radio"] + label {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 0.8em;
}

table[width*="570"][id="Table1"] > tbody [type*="radio"],
[type*="radio"] {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    margin: 0 5px 4px 0;
    -webkit-appearance: none!important;
    border-radius: 100%;
    -webkit-transition: border-color 0.3s cubic-bezier(0.0, 0.0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
    transition: border-color 0.3s cubic-bezier(0.0, 0.0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

[id*="Validator"],
[id*="regEmail"],
.page-apprequest .fields [style*="red"],
.page-apprequest .fields [style*="Red"],
.page-smileanalysis .fieldswrap [style*="red"],
.page-smileanalysis .fieldswrap [style*="Red"],
.page-smileanalysis .fieldswrap [style*="red"][style*="none"],
.page-smileanalysis .fieldswrap [style*="Red"][style*="none"],
.page-apprequest .fields [style*="red"][style*="none"],
.page-apprequest .fields [style*="Red"][style*="none"],
.page-reviews .valMessage {
    display: block!important;
    z-index: 1;
    left: 50%;
    width: 100%;
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    min-width: 200px;
    text-align: left;
    font-size: 15px!important;
    font-weight: 400;
    font-style: italic;
    letter-spacint: 0.05em;
    line-height: 1em;
    text-transform: capitalize;
    -webkit-transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) 0.1s, visibility 0.3s cubic-bezier(0.0, 0.0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) 0.1s;
    transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) 0.1s, visibility 0.3s cubic-bezier(0.0, 0.0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) 0.1s;
    transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) 0.1s, visibility 0.3s cubic-bezier(0.0, 0.0, 0.2, 1), transform 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) 0.1s;
    transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) 0.1s, visibility 0.3s cubic-bezier(0.0, 0.0, 0.2, 1), transform 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) 0.1s, -webkit-transform 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) 0.1s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

[id*="Validator"]:before,
[id*="regEmail"]:before,
.page-apprequest .fields [style*="red"]:before,
.page-apprequest .fields [style*="Red"]:before,
.page-smileanalysis .fieldswrap [style*="red"]:before,
.page-smileanalysis .fieldswrap [style*="Red"]:before,
.page-reviews .valMessage:before {
    content: '';
    float: right;
    font-style: normal;
}

[id*="Validator"].active,
[id*="regEmail"].active,
.page-apprequest .fields [style*="red"],
.page-apprequest .fields [style*="Red"],
.page-smileanalysis .fieldswrap [style*="red"],
.page-smileanalysis .fieldswrap [style*="Red"],
.page-reviews .valMessage[style*="inline"],
.page-reviews .valMessage[style*="visible"] {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: auto;
    padding: 5px;
    margin: 5px 0;
}

[id*="Validator"][style*="none"].active,
[id*="regEmail"][style*="none"].active {
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0;
    margin: 0;
}

a:not(id*="hred"):active,
input:active,
input:active ~ label,
textarea:active {
    top: 1px!important;
}

.captcha,
[id*="captchaPanel2"] {
    display: none;
}

input[type*="text"],
input[type*="email"],
input[type*="tel"],
textarea,
table[width*="570"][id="Table1"] > tbody > tr[valign="top"] input:not(#Submit1),
table[width*="570"][id="Table1"] > tbody > tr[valign="top"] textarea,
.content .page-reviews input.qcformcolor,
.page-reviews textarea.qcformcolor {
    border-radius: 2px!important;
    display: block;
    border: none;
    outline: none;
    border: 1px solid;
    padding: 10px 20px;
    margin: 0 0 10px 0;
    width: 100%;
    font-size: 0.9em;
    text-align: left!important;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.05), 2px 5px 20px rgba(0,0,0,0.05);
    -webkit-transition: border-color 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
    transition: border-color 0.3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

input[type="text"],
input[type="email"],
input[type="tel"],
[type="button"],
textarea {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    border-radius: 2px!important;
}

textarea {
    resize: none;
    height: 10em;
    margin-bottom: 25px;
}

.content ol,
.content ul {
    font-weight: 400;
    margin: 0 auto 50px auto;
    padding: 0 0 0 5px;
    counter-reset: item;
}

.content ol > li,
.content ul > li {
    margin: 0!important;
    padding: 0 0 0 25px;
    list-style-type: none;
    counter-increment: item;
}

.content ol > li:before,
.content ul > li:before {
    content: counter(item) '.';
    display: inline-block;
    width: 25px;
    padding-right: 25px;
    margin: -0.1em 0 0 -30px;
    font-size: 0.8em;
    font-weight: 900;
    opacity: 0.75;
    text-align: right;
}

.content ul > li:before {
    content: '\2022';
}

.content ol li *,
.content ul li * {
    display: inline;
}

.content .page-item:nth-last-of-type(1) > hr {
    display: none;
}

.content .page-list li:before,
.content .page-item li:before,
.content .related-pages ~ .child-list li:before {
    display: none;
}

.content .page-list li,
.content .page-item li,
.content .related-pages ~ .child-list li {
    margin: 0;
    padding: 0.25em 0;
    text-indent: 0;
}

.content .page-list ul,
.content .page-item ul,
.content .related-pages ~ .child-list ul {
    padding-right: 0;
}

.content [class*="ps-col"] * {
	position: initial;
}

.content .page-item {
    position: relative;
}

.content table {
    max-width: 100%!important;
    height: auto!important;
    margin: 0 auto;
    font-size: 0.8em;
    font-weight: 400;
    border-spacing: 0;
    border-collapse: collapse;
}

.content img {
    max-width: 100%!important;
    height: auto!important;
}

.content table td {
    padding: 0.5em;
}

.content .page-intro.no-intro {
    display: none;
}

hr,
.page-blog .js-col3:not(.col-md-3) .bottom:before {
    content: '';
    display: block;
    outline: none;
    border: none;
    height: 2px;
    width: 100%;
    margin: 50px auto;
}

a {
    cursor: pointer;
}

.content p {
    margin: 0 0 2em 0;
}

blockquote {
    margin: 1em 0;
}

input.back {
    padding: 0;
    height: 2em;
    width: 2em;
    border-radius: 100%!important;
    text-align: center;
    border: none;
    -webkit-transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1)!important;
    transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1)!important;
    opacity: 0!important;
}

input.back.triggered {
    opacity: 0.8!important;
}

input.back.triggered:hover {
    opacity: 1!important;
}

.disclaimer,
.note,
.notes,
.terms,
.smalltext {
    text-align: center;
    font-size: 0.8em;
    line-height: 1.6em;
    padding: 25px 0;
    display: block;
    font-style: italic;
}

#page-404-box {
    padding: 100px 0;
    text-align: center;
}

#page-404-box * {
    text-transform: initial;
    font-weight: 300;
    color: inherit;
    font-size: 1.5em;
    line-height: 1.4em;
}

#page-404-box:before {
    content: '404';
    display: block;
    padding: 25px 0 0.5em 0;
    font-size: 4em;
    font-weight: 900;
    text-align: center;
    opacity: 0.75;
}

.container {
    z-index: 2;
    width: 100%;
    margin: 0 auto;
    padding: 0 25px;
}

.ps-row {
    width: 100%;
    padding: 75px 0;
}

.js-row:after,
.ps-row:after,
.row:after,
.container:after,
.top:after,
.bottom:after,
#table-demo:after {
    content: "";
    display: table;
    clear: both;
}

[class*='ps-col-'] {
    float: left;
    padding: 0 25px;
}

[class*='ps-col-1'] {
    width: 8.33%;
}

[class*='ps-col-2'] {
    width: 16.66%;
}

[class*='ps-col-3'] {
    width: 25%;
}

[class*='ps-col-4'] {
    width: 33.33%;
}

[class*='ps-col-5'] {
    width: 41.66%;
}

[class*='ps-col-6'] {
    width: 50%;
}

[class*='ps-col-7'] {
    width: 58.33%;
}

[class*='ps-col-8'] {
    width: 66.66%;
}

[class*='ps-col-9'] {
    width: 75%;
}

[class*='ps-col-10'] {
    width: 83.33%;
}

[class*='ps-col-11'] {
    width: 91.66%;
}

[class*='ps-col-12'] {
    width: 100%;
}

[class*="-off-1"] {
    margin-left: 8.33%;
}

[class*="-off-2"] {
    margin-left: 16.66%;
}

[class*="-off-3"] {
    margin-left: 25%;
}

[class*="-off-4"] {
    margin-left: 33.33%;
}

[class*="-off-5"] {
    margin-left: 41.66%;
}

@media screen and (min-width:1600px) {
    .cover .top,
    body:not(.mobile) nav > ul,
    .mfp-content,
    .container {
        max-width: 1420px;
    }
}

@media screen and (max-width:1600px) {
    .cover .top,
    body:not(.mobile) nav > ul,
    .mfp-content,
    .container {
        max-width: 1420px;
    }
}

@media screen and (max-width:1440px) {
    .cover .top,
    body:not(.mobile) nav > ul,
    .mfp-content,
    .container {
        max-width: 1200px;
    }
}

@media screen and (max-width:1280px) {
    .cover .top,
    body:not(.mobile) nav > ul,
    .mfp-content,
    .container {
        max-width: 1100px;
    }
}

@media screen and (max-width:1120px) {
    .cover .top,
    body:not(.mobile) nav > ul,
    .mfp-content,
    .container {
        max-width: 950px;
    }
}

@media screen and (max-width:992px) {
    body .reviewersource {
        position: relative !important;
        padding-top: 0 !important;
    }
}

@media screen and (max-width:960px) {
    .cover .top,
    body:not(.mobile) nav > ul,
    .mfp-content,
    .container {
        max-width: 800px;
    }
    body {
        font-size: 18px;
    }
    .ps-row {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .container > [class*='ps-col-']:nth-last-of-type(1):after {
        display: none!important;
    }
    [class*='ps-col-'] {
        padding: 10px;
        width: 100%;
    }
    [class*='ps-col-'] ~ [class*='ps-col-'] {
        padding-top: 50px;
    }
    [class*="-off-"] {
        margin: 0;
    }
}

@media screen and (max-width:840px) {
    .cover .phone-cta {
        -webkit-transition-delay: 0.2s!important;
        transition-delay: 0.2s!important;
    }
    .cover .top,
    body:not(.mobile) nav > ul,
    .mfp-content,
    .container {
        padding: 0;
        max-width: 700px;
    }
    fieldset {
        margin: 0 auto;
    }
    .content table td {
        display: block;
        padding: 10px;
        width: 100%;
    }
    a.btn,
    .Button,
    [type*="utton"],
    [type*="ubmit"],
    .page-reviews input.Button,
    .page-blog .page-item .btn,
    .page-blog .col-btn.center .btn,
    .page-blog .back-btn .btn {
        padding: 12px 25px;
    }
}

@media screen and (max-width:720px) {
    .cover .top,
    body:not(.mobile) nav > ul,
    .mfp-content,
    .container {
        max-width: 580px;
    }
    .content p {
        margin: 1em 0 2em 0;
    }
}

@media screen and (max-width:600px) {
    .cover .top,
    body:not(.mobile) nav > ul,
    .mfp-content,
    .container {
        max-width: 460px;
    }
}