/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
progress,sub,sup {
    vertical-align: baseline
}

button,hr,input {
    overflow: visible
}

[type=checkbox],[type=radio],legend {
    box-sizing: border-box;
    padding: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
    overflow-y: auto
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .4em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

button,input,select,textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

mar {
    margin: 0;
    padding: 0
}

html {
    padding: 0 !important;
    margin: 0 !important
}

body {
    font-size: 15px;
    color: #2d434d;
    font-weight: 400;
    font-family: 'Cinzel',serif
}

.nicescroll-cursors {
    border: 1px solid #868686 !important;
    background-color: #868686 !important
}

h1,h2,h3,h4,h5 {
    font-family: 'Cinzel',serif
}

h1 {
    font-size: 47px;
    color: #fff;
    font-weight: 200
}

h2 {
    text-transform: none;
    font-weight: 200;
    margin: 10px 0;
    color: #515151;
    font-size: 26px
}

h3 {
    margin: 15px 0;
    text-align: center
}

h4 {
    font-size: 18px;
    border-bottom: 1px solid #e8e8e8;
    text-transform: uppercase;
    color: #5f5f5f;
    padding: 0 0 4px
}

p,ol {
    margin: 15px 0;
    line-height: 24px
}

a,a:hover {
    text-decoration: none
}

a {
    color: #da8f51
}

strong {
    font-weight: 700
}

hr {
    border: 0;
    border-bottom: 1px solid #4fa8e0;
    margin: 50px 20px
}

a.ddl-cookies-btn.ddl-cookies-happy {
    background-color: #3e417a
}

#ascrail2000 div {
    border: none !important;
    height: 400px !important;
    background: #a0a0a0 !important
}

.alignright {
    float: right;
    padding: 5px;
    background: #fbfbfb;
    border: 1px solid #efefef;
    margin: 0 0 25px 25px;
    clear: right;
    max-width: 45%
}

@media(max-width: 600px) {
    .alignright {
        display:block;
        width: auto;
        float: initial;
        margin: 0 auto 30px;
        max-width: 100%
    }
}

#top-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 89% !important;
    background: #000
}

#bottom-container {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: auto;
    min-height: 500px;
    background: #fff
}

header {
    width: 100%;
    background: #fff;
    padding: 28px 0 27px;
    position: relative;
    z-index: 1
}

iframe {
    border: 1px solid #cecece
}

.et_pb_contact_right {
    color: #fff !important
}

nav {
    width: 100%;
    background: rgba(24,29,97,.84);
    height: 44px;
    position: relative;
    z-index: 9999;
}

#nav {
    width: 1200px;
    margin: 0 auto;
    border-left: 1px solid rgba(255,255,255,.21);
    height: 44px
}

nav .fa {
    margin-right: 2px
}

li.homebut {
    width: 48px !important
}

.homebut i.fa.fa-envelope {
    font-size: 14px
}

.homebut .fa {
    font-size: 15px;
    position: relative;
    top: 0;
    margin-right: 0 !important
}

ul.nav .fa {
    margin-right: 3px
}

.nav,.nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav>li {
    display: block;
    position: relative;
    float: left;
    padding: 0;
    width: 142px;
    border-right: 1px solid rgba(255,255,255,.21)
}

li#menu-item-2310 ul {
    display: none
}

.nav>li>a {
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    color: #fbfbfb;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 0 11px;
    height: 18px;
    background: url(/wp-content/themes/complete/images/nav-detail.png) center -150% no-repeat
}

.nav>li>a.active {
    background: #f1f1f1
}

dl.gallery-item {
    display: inline-block;
    float: none !important
}

.nav>li>a:hover,.nav>li:hover>a {
    background: url(/wp-content/themes/complete/images/nav-detail.png) center 86% no-repeat rgba(0,0,0,.16);
    padding: 12px 0 14px
}

a.highlighted-tab.hvr-bounce-in.js-open-modal {
    padding: 12px 12px 0 14px;
    height: 30px;
    text-transform: uppercase;
    font-weight: 400
}

.nav ul {
    position: relative;
    position: absolute;
    left: -9999px;
    display: block;
    box-shadow: 0 1px 2px rgba(0,0,0,.1)
}

.nav>li>ul {
    z-index: 999999;
    top: 44px
}

.nav>li:hover>ul {
    left: 0
}

.nav ul ul {
    left: -9999px;
    top: 0;
    z-index: 999
}

.nav ul>li:hover>ul {
    left: 184px;
    top: 0
}

.nav ul li {
    position: relative;
    display: block;
    height: 0;
    -webkit-transition: height .6s;
    -moz-transition: height .6s;
    -o-transition: height .6s;
    -ms-transition: height .6s
}

.nav li:hover>ul>li {
    height: 47px;
    border-bottom: 1px solid #a9a9a9
}

.nav ul li a {
    display: block;
    width: 230px;
    height: 10px;
    overflow: hidden;
    padding: 16px 15px 21px;
    border-bottom: 1px solid rgba(255,255,255,.23) !important;
    font-size: 12px !important;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #919397;
    text-transform: uppercase
}

.nav ul li>a:hover,.nav ul li:hover>a {
    background: #1ba7dc;
    color: #fff
}

.nav ul>.dropdown>a:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 8px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #a6a6a6;
    border-right: 1px solid #a6a6a6;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.nav ul>.dropdown:hover>a:after,.nav ul>.dropdown>a:hover:after {
    border-color: #a1a1a1
}

.nav ul li ul li a {
    background: #777;
    font-size: 13px
}

.nav ul ul {
    margin-left: 26px !important
}

/* li#menu-item-2310 ul {
    display: none
} */ /* UNHIDE THIS WHEN MEGA MENU RETURNS */

/* hide this when mega menu returns */
.nav > li#menu-item-2310 > ul > li:hover > ul {left: 100%; margin-left: 0px !important;}

.home-butt {
    width: 40px !important;
    height: 17px;
    background: url(/wp-content/themes/complete/images/nav-back-slide.png) center 0 repeat-x !important;
    border-left: 1px solid rgba(255,255,255,.28)
}

.home-butt:hover {
    background: url(/wp-content/themes/complete/images/nav-back-slide.png) center -35px repeat-x !important
}

.address {
    width: 280px;
    height: 57px;
    background: #f1f1f1;
    position: relative;
    border-radius: 6px;
    text-align: center;
    padding-left: 11px;
    padding-top: 9px
}

.address a {
    color: #2d434d
}

.left-address {
    float: left;
    margin-right: 142px
}

.right-address {
    float: right
}

.container1200 {
    width: 1200px;
    margin: 0 auto
}

#logo {
    float: left;
    margin-top: -8px
}

i.fa.fa-map-marker.big-marker {
    display: block;
    font-size: 30px;
    color: #c5c5c5;
    background: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 52px;
    position: absolute;
    left: -26px;
    top: 24px
}

.add-location {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
    color: #4a4a4a
}

.add-tel {
    display: block;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 3px 0 0
}

.add-addy {
    display: block;
    margin-top: 2px
}

#logo-overlay {
    width: 600px;
    position: absolute;
    bottom: -100px;
    right: -100px;
    z-index: 4;
}
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    opacity: .5;
    z-index: 0;
}

#logo-overlay img {
    width: 100%
}

#banner {
    margin-top: -178px;
    position: relative;
    overflow: hidden;
    width: 100%;
}
img.banner-img {
    position: absolute;
    height: 100%;
    object-fit: cover;
    animation: fadeIn 3s;
    width: 100%;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
#banner-text {
    position: absolute;
    z-index: 999;
    color: #fff;
    font-size: 32px;
    bottom: 200px;
    width: 900px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    text-shadow: 0 1px 1px #181d61;
    background: url(/wp-content/themes/complete/images/banner-detail.png) center 100% no-repeat
}

.bigger-banner-text {
    display: block;
    font-size: 73px;
    color: #fff
}

.dark-blue {
    background: #181d61
}

.light-blue {
    background: #1a9cd2
}

.green {
    background: #1ad2c5
}

#banner-ql {
    position: absolute;
    width: 1100px;
    left: 50%;
    margin-left: -550px;
    top: 50%;
    margin-top: 119px
}

.banner-ql {
    float: left;
    width: 196px;
    height: 196px;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    margin-right: 25px;
    border: 2px solid #fff
}

#glory-strip {
    width: 100%;
    padding: 160px 0;
    /* background: url(/wp-content/themes/complete/images/glory-backing.jpg) center center no-repeat #fff; */
    /* background-size: cover; */
    /* background-attachment: fixed; */
    position: relative;
}
img.glory-strip-bg {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.glory-item {
    float: left;
    width: 250px;
    height: 200px;
    text-align: center;
    margin-right: 65px;
    font-size: 22px;
    color: #f7f7f7
}

.glory-item .fa {
    font-size: 64px;
    color: #f7f7f7;
    display: block
}

.glory1 {
    display: block;
    font-size: 36px;
    color: #f7f7f7;
    margin: 6px 0 7px
}

.glory2 {
    display: block;
    font-size: 23px
}

.glory3 {
    display: block;
    font-size: 17px;
    margin-top: 5px
}

#vegas-holder {
    position: relative;
    width: 100%;
    height: 700px !important;
    z-index: 0
}

#qls {
    padding: 50px 0;
    background: #fbfbfb
}

#home-qls #qls {
    margin-top: -140px;
    padding: 0;
    background: 0 0
}

#welcome {
    text-align: center;
    padding: 40px 0 80px
}

#welcome .container1200 {
    width: 900px;
    font-size: 25px;
}

#welcome p {
    line-height: 52px;
    line-height: 1.5;
    max-width: 750px;
    margin: 0 auto 35px;
}

#welcome i.fa.fa-users {
    display: block;
    font-size: 100px;
    margin-bottom: 25px;
    color: #d6d6d6
}

.team-roll {
    display: block;
    width: 100%;
    position: absolute;
    opacity: .8
}

.team-main {
    display: block;
    width: 100%;
    opacity: 0
}

.team-list figure:hover .team-roll {
    opacity: 0
}

.team-list figure:hover .team-main {
    opacity: 1
}

#team .team-list figure.single {
    min-width: 180px;
    margin: 1% auto;
    display: block
}

.team-list figure.single br {
    display: none
}

.team-list figure.single img {
    max-width: 180px
}

a.blog-button {
    display: block;
    max-width: fit-content;
    margin: 0 auto;
    background: rgba(0,0,0,.22) !important
}

#inner-banner {
    background: #eee;
    background: url('/wp-content/themes/complete/images/inner-banner.jpg');
    background-size: cover;
    background-position: center -350px;
    background-attachment: fixed
}

#inner-banner #banner-text {
    position: static;
    width: 100%;
    transform: translateX(0);
    margin: auto;
    padding: 100px 0;
    background: 0 0
}

#inner-banner #banner-text h1 {
    margin: 0;
    position: relative;
    display: inline-block;
    padding: 0 20px
}

#inner-banner #banner-text h1:before,#inner-banner #banner-text h1:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 1px 1px rgba(24,29,97,.4)
}

#inner-banner #banner-text h1:before {
    left: -50px
}

#inner-banner #banner-text h1:after {
    right: -50px
}

#main-content article {
    padding: 88px 0;
    font-family: 'Droid Sans',sans-serif
}

#main-content article h2 {
    color: #00a5dd
}

article#columns {
    columns: 2;
    column-gap: 30px
}

article#columns p {
    break-inside: avoid
}

#box-links-section {
    width: 100%;
    background: #f1f1f1;
    padding: 140px 0 117px
}

#box-links-section .container1200 {
    width: 1135px
}

.box-link {
    float: left;
    width: 365px;
    height: 500px;
    background: #000;
    margin-right: 50px
}

#book-contact {
    width: 100%;
    height: 550px;
    position: relative
}

#contact-link {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
}

#book-link {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 50%;
    background: #fff;
}
img.book-contact-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#contact-link,#book-link {
    background-size: cover
}

#contact-link:hover,#book-link:hover {
    background-position: center center
}

.book-contact-text {
    text-align: center;
    color: #fff;
    width: 500px;
    margin: 50px auto 0 auto
}

.book-contact-text .bolder-text,.book-contact-text h2 {
    color: #f9f9f9;
    line-height: 47px;
    font-size: 30px;
    line-height: 1.6
}

.book-contact-text a.more-info {
    margin: 22px auto 0 auto;
    float: none
}

.book-contact-text {
    text-align: center;
    color: #fff;
    width: 500px;
    margin: 196px auto 0 auto
}

ul.treatment-list {
    margin: 0;
    padding: 0
}

ul.treatment-list>li {
    margin: 1%;
    padding: 1%;
    width: 45%;
    display: inline-block;
    vertical-align: top;
    background: #f9f9f9;
    text-align: center;
    list-style: none;
    border-radius: 10px;
    min-height: 200px;
    border: 1px solid #ededed
}

ul.treatment-list>li>a {
    pointer-events: none;
    background: 0 0;
    border: none;
    color: #00a5dd;
    font-size: 26px;
    text-transform: none;
    font-weight: 200;
    margin: 10px 0;
    font-family: 'Cinzel',serif;
    padding: 0
}

ul.treatment-list>li>ul {
    margin: 0;
    padding: 0
}

ul.treatment-list ul li {
    display: inline-block;
    margin: 4px
}

ul.treatment-list li:before {
    display: none
}

ul.treatment-list.inner>li {
    width: 98%;
    min-height: 0;
    box-sizing: border-box
}

ul.treatment-list.inner ul li {
    width: 24%
}

ul.treatment-list a {
    display: block;
    padding: 8px 15px;
    background: #181d5a;
    border: 1px solid #181d5a;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 5px
}

ul.treatment-list a:hover {
    background: #3c417b;
    color: #fff
}

article#treatments-page {
    width: calc(100% - 420px);
    float: left;
}

aside {
    width: 370px;
    float: left;
    margin-left: 50px;
    padding: 100px 0
}

ul.treatment-nav li {
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #fff
}

ul.treatment-nav a {
    display: block;
    padding: 5px
}

ul.treatment-nav>li>a {
    background: #dcdcdc;
    color: #2d2d2d;
    padding: 10px 0;
    font-size: 16px
}

ul.treatment-nav>li>a:hover {
    opacity: .8
}

.treatment-nav>li>ul {
    display: none;
    background: #f9f9f9;
    padding: 10px 20px
}

.treatment-nav>li>ul li {
    border-bottom: 1px solid #fff
}

.treatment-nav>li>ul a {
    color: #181d61
}

.treatment-nav>li>ul a:hover,.treatment-nav li.current_page_item>a {
    background: #2e3271 !important;
    color: #fff
}

.highlight-box {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    background: #fbfbfb;
    border: 1px solid #eee;
    overflow: overlay
}

.highlight-box a.butt,.teeth-whitening-strips-banner a.butt {
    display: inline-block;
    top: 0;
    background: rgba(79,168,224,.3);
    border: rgba(79,168,224,1);
    color: #181d61
}

article ul {
    padding-left: 40px;
    margin: 25px 0
}
article ul ul{
    margin: 10px 0;
}

article ul li {
    list-style: none;
    line-height: 1.5;
    margin-bottom: 5px
}

article ul li:before {
    content: "\f046";
    font-family: FontAwesome;
    margin-right: 20px;
    color: #4fa8e0
}

table {
    width: 100%;
    text-align: center
}

td,th {
    padding: 10px
}

th {
    font-family: 'Cinzel',serif;
    font-weight: 200;
    font-size: 20px;
    background: #181d61;
    color: #fff
}

tr:nth-of-type(odd) {
    background: #fbfbfb
}

table.fees {
    margin-bottom: 30px
}

.fees td:first-of-type,.fees th:first-of-type {
    text-align: left;
    padding-left: 20px;
    width: 65%
}

.fees td:last-of-type,.fees th:last-of-type {
    text-align: right;
    padding-right: 20px
}

#testimonial-vids {
    display: inline-block;
    width: 100%
}

#testimonial-vids iframe {
    display: block;
    width: 30%;
    float: left;
    padding: 1%;
    background: #fbfbfb;
    border: 1px solid #ddd;
    margin: .5%
}

#testimonial-vids br {
    display: none
}

#testimonials {
    width: 100%;
    background: #fff;
    padding: 120px 0;
    text-align: center;
}

#testimonials h2 {
    /* text-align: center; */
    font-size: 38px;
    /* margin-bottom: 26px; */
    /* color: #3a3a3a; */
    /* border-bottom: 1px solid #ababab; */
    /* width: 332px; */
    margin: 0 auto 50px auto;
    /* padding-bottom: 27px; */
    display: inline-flex;
    align-content: center;
    align-items: center;
}
#testimonials h2 img {
    width: 250px;
    /* margin-right: 10px; */
}
#testimonials .btn-outline {
    margin-top: 50px;
}
.ts-testimonial-slide {
    text-align: center;
    color: #000;
    width: 85%;
    margin: 0 auto
}

.ts-testimonial-slide p {
    font-size: 25px;
    line-height: 36px;
    font-weight: 100;
    margin-bottom: 35px;
    width: 1000px;
    line-height: 50px;
    color: #909090;
    margin: 0 auto 40px auto
}

.ts-testimonial-slide .ts-testimonial-item {
    margin-bottom: 15px
}

.ts-testimonial-slide .ts-testimonial-item .icon-client {
    background: #181d61;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 40px
}

.ts-testimonial-slide .ts-testimonial-item .icon-client i.fa.fa-user {
    line-height: 40px;
    font-size: 18px;
    color: #fff
}

.ts-testimonial-slide .ts-testimonial-item .infor-client {
    display: inline-block;
    margin: 0 auto;
    width: auto
}

.ts-testimonial-slide .ts-testimonial-item .client-name {
    padding-left: 12px;
    padding-top: 11px;
    font-size: 12.8px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    line-height: normal;
    white-space: nowrap;
    font-weight: 600;
    color: #5a5a5a
}

.ts-testimonial-slide .ts-testimonial-item .client-position {
    font-size: 12px;
    font-style: italic;
    line-height: normal;
    padding-left: 38px;
    display: block;
    text-align: left
}

.ts-testimonial-slide .ts-testimonial-item .client-position a {
    color: #fff
}

.ts-testimonial-slide .ts-testimonial-item .client-position a:hover {
    color: #000
}

a.butt {
    padding: 14px;
    background: rgba(255,255,255,.22);
    border: 1px solid rgba(255,255,255,.29);
    color: #fff;
    position: relative;
    top: 20px
}

a.butt:hover {
    background: rgba(255,255,255,.8);
    color: #181d61
}

a.butt-blue {
    padding: 14px;
    display: inline-block;
    top: 0;
    background: rgba(79,168,224,.3);
    color: #181d61
}

#team.inner {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px
}

#team figure {
    display: inline-block;
    width: 19%;
    margin: 1%;
    border-radius: 10px;
    position: relative;
    vertical-align: top
}

#team.inner figure {
    width: 270px;
    margin: 0
}

#team.support figure {
    width: 19%
}

#team figure:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

#team figure img {
    width: 100%;
    height: auto;
    display: block;
    transition: .5s
}

#team figure h3 {
    margin: 0;
    padding: 10px;
    background: #4fa8e0;
    color: #fff;
    font-weight: 500
}

#team.inner figure h3 {
    font-size: 16px
}

#team figure>p,#team figcaption p>br {
    display: none
}

#team figcaption {
    position: relative;
    z-index: 2;
    border-radius: 0 0 10px 10px;
    overflow: hidden
}

#team figcaption p {
    margin: 0
}

#team figcaption a {
    text-align: center;
    display: block;
    padding: 5px;
    background: #303573;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px
}

#team figcaption a:hover {
    background: #202458
}

#team figcaption a:before {
    content: "\f2bd";
    font-family: FontAwesome;
    margin-right: 10px
}

#testimonials-holder blockquote {
    padding: 15px 25px;
    background: #eee;
    margin: 1%;
    margin-bottom: 40px;
    border-radius: 10px;
    position: relative;
    box-sizing: border-box;
    width: 48%
}

#testimonials-holder blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 35px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #ccc
}

#testimonials-holder blockquote:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #eee transparent transparent
}

#testimonials-holder blockquote p:first-of-type {
    display: inline
}

#testimonials-holder blockquote cite {
    display: block;
    margin: 10px;
    font-style: normal;
    color: #4fa8e0
}

#testimonials-holder blockquote cite:before {
    content: "\f007";
    font-family: FontAwesome;
    margin-right: 5px
}
.blog-holder {
    display: flex;
    flex-wrap: wrap;
}
.blog {
    width: 29.333%;
    text-align: center;
    float: left;
    padding: 1%;
    margin: 1%;
    min-height: 450px;
    background: #f9f9f9
}

.blog:nth-of-type(3n+1) {
    clear: left
}

.blog_image {
    padding: 5px;
    border:1px solid #eee;
    /* background:#fdfdfd; */
}

.blog_image img {
    width: 100%;
    height: auto;
    height: 200px;
    object-fit: cover;
}

.blog h2 {
    padding: 10px;
    /* background:#fff; */
    font-size: 22px
}

.blog a.butt {
    top: 0;
    margin-top: 10px;
    display: inline-block;
    background: rgba(24,29,97,.19)
}

#pagination {
    text-align: center;
    clear: both;
    padding-top: 20px
}

#searchform label {
    display: none
}

aside h2.widget-title~ul {
    list-style: none;
    padding: 20px;
    background: #fbfbfb
}

aside h2.widget-title~ul li {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

label.screen-reader-text {
    display: none
}

select#archives-dropdown-2 {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 5px
}

aside .post-date {
    display: block;
    font-size: 12px
}

#searchform input[type=text] {
    width: 69%;
    padding: 1%;
    box-sizing: border-box
}

#searchform input[type=submit] {
    width: 28%;
    padding: 1%
}

#accordion h4 {
    margin-top: 20px;
    padding: 10px 20px;
    cursor: pointer
}

#accordion h4:after {
    content: "+";
    float: right
}

#accordion h4.active:after {
    content: "-"
}

.accordion-content {
    background: #fbfbfb;
    padding: 10px 20px;
    display: none
}

.gallery br {
    display: none
}

.gallery-item {
    width: 24% !important;
    margin: .5% !important
}

.gallery-item img {
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box;
    padding: 5px;
    background: #eee;
    border: 1px solid #ccc !important
}

.gallery-item:hover {
    opacity: .8
}

#smile-gallery .gallery-item {
    width: 15% !important
}

.different-box {
    float: left;
    width: 345px;
    margin: 0 50px 0 0;
    text-align: center;
    background: #fff
}

.different-box .fa {
    background: #302e5c;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 53px;
    font-size: 24px;
    border-radius: 50%;
    color: #fff;
    margin-top: -32px;
    position: relative;
    border: 2px solid #f3f3f3
}

.different-box h3 {
    font-size: 22px;
    text-transform: uppercase;
    color: #1a1f63;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 5px 0 10px
}

.different-box p {
    color: #464646;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px;
    width: 90%;
    margin: 0 auto;
    min-height: 105px
}

.dif-box-but {
    font-size: 13px;
    color: #fff;
    background: #191e62;
    padding: 10px 0;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    width: 100%;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 23px
}

a.dif-box-but:hover {
    margin-top: 15px;
    padding-bottom: 18px;
    background: #262c84
}

a.dif-box-but .fa {
    background: 0 0;
    padding: 0;
    text-align: left;
    margin: 0 -4px 0 -17px;
    width: 32px;
    text-align: center;
    height: auto;
    font-size: 16px;
    line-height: 27px;
    border: none
}

a.butt .fa {
    margin-right: 5px
}

.different-box .fa.top-box-icon {
    background: #181d61;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    border-radius: 50%;
    color: #fff;
    top: -10px;
    position: relative;
    border: 9px solid #fff
}

.different-box img {
    width: 100%;
    height: auto;
    border-bottom: 5px solid #191e62;
    display: block
}

a.dif-box-but i.fa.fa-smile-o {
    top: 1px
}

#find-practice {
    display: none;
    width: 100%
}

#find-practice h2 {
    font-size: 47px;
    color: #fff;
    font-weight: 200;
    margin: .4em 0
}

.practice-box {
    width: 50%;
    padding: 5%;
    float: left;
    background: #4fa8e0;
    color: #fff;
    text-align: center;
    box-sizing: border-box
}

.practice-box:last-of-type {
    background: #181d61
}

.practice-info {
    width: 250px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 25px;
    min-height: 247px
}

.practice-info.map {
    width: calc(100% - 280px);
    margin-right: 0
}

.practice-info i.fa-map-marker {
    font-size: 40px
}

#contact-us {
    width: 100%;
    background: #333;
    padding: 110px 0 130px;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    position: relative
}

#contact-us h2 {
    text-align: center;
    font-size: 34px;
    margin-bottom: 70px;
    color: #f7f7f7;
    margin: 0 0 30px;
    letter-spacing: .5px
}

.video-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0
}

.video-container iframe {
    width: 100% !important
}

.video-container-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(/wp-content/themes/complete/images/overlays/01.png) rgba(62,62,64,.62)
}

video.fillWidth {
    min-width: 100% !important;
    min-height: 100% !important
}

#contact-info {
    padding: 50px;
    background: #fafafa;
    border-radius: 10px;
    text-align: center
}

.contact-box {
    display: inline-block;
    text-align: center;
    width: 49%;
    vertical-align: top;
    font-family: 'Droid Sans',sans-serif
}

.contact-box.map {
    width: 98%
}

.contact-box i {
    font-size: 40px;
    color: #ccc
}

.contact-box.hours {
    width: 98%;
    margin-bottom: 15px
}

.contact-box.hours ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.contact-box.hours li {
    display: inline-block;
    width: 29%;
    padding: 1%;
    margin: 1%;
    font-size: 20px;
    font-weight: 600;
    background: rgba(255,255,255,.8);
    border-radius: 10px
}

.contact-box.hours li>br,.contact-box.hours li:before {
    display: none
}

.contact-box.hours small {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 100;
    display: block;
    margin-bottom: 5px
}

#contact-form {
    width: 550px;
    min-height: 300px;
    display: inline-block
}

.contact-form-page {
    float: right !important;
    margin: 0 !important;
    width: 47% !important
}

#contact-form h1,.pop-up-form h1 {
    font-size: 19px;
    letter-spacing: -.01em;
    margin-bottom: 5px;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

#contact-form ul,.pop-up-form ul {
    list-style: none;
    padding: 0
}

#contact-form li,.pop-up-form li {
    margin: 0 !important;
    list-style: none !important;
    display: block
}

#contact-form li:before,.pop-up-form li:before {
    content: none !important;
    margin-right: 0 !important
}

#contact-form input,#contact-form select,.pop-up-form input,.pop-up-form select {
    padding: 18px 2% 21px 10%;
    border: none;
    border-bottom: 2px solid rgba(255,255,255,.79);
    background-color: transparent !important;
    width: 100%;
    color: #fff;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Droid Sans',sans-serif;
    box-sizing: border-box;
    border-radius: 0;
}

#contact-form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

li.pracfield {
    padding: 19px 0
}

li.pracfield input {
    color: rgba(255,255,255,.81)
}

#contact-form select,.pop-up-form select {
    background-image: url(/wp-content/themes/complete/images/icons/contact-form-location.png);
    background-repeat: no-repeat;
    background-position: 15px 18px
}

#contact-form select option,.pop-up-form select option {
    color: #666
}

#contact-form input:hover,#contact-form input:active,#contact-form input:focus,.pop-up-form input:hover,.pop-up-form input:active,.pop-up-form input:focus {
    padding: 18px 2% 21px 14%;
    width: 100%;
    border: none;
    border-bottom: 2px solid rgba(255,255,255,.8)
}

#contact-form textarea:hover,#contact-form textarea:active,#contact-form textarea:focus,#contact-form select:hover,#contact-form select:focus,.pop-up-form textarea:hover,.pop-up-form textarea:active,.pop-up-form textarea:focus,.pop-up-form select:hover,.pop-up-form select:focus {
    padding-left: 14%;
    width: 100%
}

#contact-form textarea,.pop-up-form textarea {
    padding: 16px 2% 2% 10.5%;
    box-sizing: border-box;
    width: 100%;
    color: #666;
    height: 120px;
    font-size: 20px;
    font-weight: 400;
    border: none !important;
    font-family: 'Droid Sans',sans-serif;
    border-bottom: 2px solid rgba(255,255,255,.89);
    background-color: transparent !important;
    display: block
}

#contact-form input:hover,#contact-form input:active,#contact-form input:focus,#contact-form textarea:hover,#contact-form textarea:active,#contact-form textarea:focus,#contact-form select:hover,#contact-form select:focus,.pop-up-form input:hover,.pop-up-form input:active,.pop-up-form input:focus,.pop-up-form textarea:hover,.pop-up-form textarea:active,.pop-up-form textarea:focus,.pop-up-form select:hover,.pop-up-form select:focus {
    background-color: rgba(255,255,255,.15) !important;
    outline: none !important;
    border-bottom: 2px solid #fff
}

#contact-form input,.pop-up-form input {
    font-family: 'Droid Sans',sans-serif
}

#contact-form input.name,.pop-up-form input.name {
    background-color: #fff;
    background-image: url(/wp-content/themes/complete/images/icons/contact-form-name.png);
    background-repeat: no-repeat;
    background-position: 15px 15px
}

#contact-form input.question,.pop-up-form input.question {
    background-color: #fff;
    background-image: url(/wp-content/themes/complete/images/icons/contact-form-question.png);
    background-repeat: no-repeat;
    background-position: 15px 13px
}

#contact-form input.email-contact,.pop-up-form input.email-contact {
    background-color: #fff;
    background-image: url(/wp-content/themes/complete/images/icons/contact-form-email.png);
    background-repeat: no-repeat;
    background-position: 15px 16px
}

#contact-form input.phone,.pop-up-form input.phone {
    background-color: #fff;
    background-image: url(/wp-content/themes/complete/images/icons/contact-form-tel.png);
    background-repeat: no-repeat;
    background-position: 15px 15px
}

#contact-form input.date,.pop-up-form input.date {
    background-color: #fff;
    background-image: url(/wp-content/themes/complete/images/icons/contact-form-date.png);
    background-repeat: no-repeat;
    background-position: 15px 11px
}

#contact-form input.time,.pop-up-form input.time {
    background-color: #fff;
    background-image: url(/wp-content/themes/complete/images/icons/contact-form-clock.png);
    background-repeat: no-repeat;
    background-position: 15px 11px
}

#contact-form textarea.query,.pop-up-form input.query {
    background-image: url(/wp-content/themes/complete/images/icons/contact-form-query.png);
    background-repeat: no-repeat;
    background-position: 15px 14px;
    border-bottom: none;
    color: #fff;
    resize: none
}

#contact-form .submit,.pop-up-form input.submit {
    width: 100% !important;
    color: #c7c7c7;
    padding: 15px 0 !important;
    background-color: #1d5b94;
    background: rgba(0,0,0,.23) !important;
    border: none;
    text-transform: uppercase !important;
    letter-spacing: 1px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    border-radius: 0 0 4px 4px;
    border-top: 2px solid rgba(255,255,255,.65)
}

#contact-form .submit:hover,.pop-up-form .submit:hover, {
    width: 100% !important;
    padding: 15px 0 !important;
    background: rgba(0,0,0,.5) !important;
    cursor: pointer;
    border: none;
    border-top: 2px solid rgba(255,255,255,.65)
}

label.upload-heading {
    background: #b9b9b9;
    display: block;
    margin-top: 6px;
    padding: 10px 2%;
    width: 96.2%;
    color: #fff;
    font-size: 17px
}

#contact-form input.upload-positioner {
    padding: 18px 2% 21px !important;
    width: 96% !important
}

#contact-us .fa {
    color: #e0e0e0;
    display: block;
    width: 70px;
    height: 70px;
    line-height: 69px;
    border-radius: 50%;
    background: rgba(31,31,31,.56);
    text-align: center;
    margin: 0 auto 15px auto
}

#contact-us .container1200 {
    position: relative;
    z-index: 999;
    text-align: center
}

.col {
    float: left
}

.col-2:after,.col-3:after,col-4:after {
    content: '';
    clear: both;
    display: block
}

.col-2 .col {
    width: 50%
}

.col-3 .col {
    width: 33.333%
}

.col-4 .col {
    width: 25%
}

.col-2 .col.span-2 {
    width: 100%
}

.pop-up-form input,.pop-up-form select,.pop-up-form textarea,.pop-up-form input:hover,.pop-up-form select:hover,.pop-up-form textarea:hover,.pop-up-form input:active,.pop-up-form select:active,.pop-up-form textarea:active,.pop-up-form input:focus,.pop-up-form select:focus,.pop-up-form textarea:focus {
    background-color: #e7e7e7 !important;
    color: #000;
    transition: .5s
}

.pop-up-form li.pracfield {
    padding: 0
}

.pop-up-form .gdpr-small {
    color: #000
}

.pop-up-form input.submit {
    color: #000
}

footer {
    width: 100%;
    margin-bottom: -21px;
    border-top: 2px solid #fff;
    text-align: center;
    padding: 70px 0;
    line-height: 35px;
    font-size: 13px
}

footer a {
    color: #4a4a4a
}

footer .fa {
    margin: 0 2px
}

footer i.fa.fa-phone {
    margin-left: 7px
}

footer i.fa.fa-info-circle {
    margin-left: 7px
}

#fb-feed {
    float: right;
    width: 550px
}

.feed-holder {
    width: 100%;
    text-align: center;
    border-radius: 4px;
    color: #a0a0a0;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-sizing: border-box;
    overflow: hidden
}

.feed-holder iframe {
    display: block;
    border-radius: 4px;
    border: 0;
    overflow: hidden;
    max-width: 500px;
    margin: auto
}

.feed-holder .fa {
    color: #565656 !important;
    display: block;
    width: 70px;
    height: 72px;
    line-height: 69px;
    border-radius: 50%;
    font-size: 74px;
    background: 0 0 !important;
    text-align: center;
    margin: 0 auto 15px auto
}

.green-font {
    color: #7dc8bd !important
}

.sub-nav {
    width: 100%;
    background: #222766;
    z-index: 99999999;
    position: fixed;
    bottom: 0;
    display: flex;
    flex-wrap: wrap
}

.sub-nav .container1200 {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

a.virtual-booking-link,a.online-booking-link {
    width: 48%;
    padding: 15px;
    background: #323881;
    color: #fff;
    text-align: center;
    box-sizing: border-box
}

a.virtual-booking-link:hover,a.online-booking-link:hover {
    background: #2d326c
}

#cta {
    width: 100%;
    letter-spacing: 1px;
    background: #fff;
    padding: 100px 0 105px;
    font-size: 29px;
    text-align: center
}

#cta.cta-consultaion {
    background-color: #181d5a;
    color: #fff
}

#cta .butt {
    border: 2px solid #696969;
    margin: 0 0 0 20px;
    color: #2d2d2d;
    font-size: 15px;
    position: relative;
    top: -3px;
    cursor: pointer
}

#cta .butt:hover,#cta .butt.active {
    border: 2px solid #181d61;
    color: #f9f9f9;
    background: #181d61
}

#cta.cta-consultaion .butt-consultaion {
    display: block;
    background: #f9f9f9;
    width: fit-content;
    padding: 14px;
    margin: 40px auto 0;
    border: 2px solid #696969;
    color: #2d2d2d;
    font-size: 30px;
    position: relative;
    top: -3px;
    cursor: pointer
}

#cta.cta-consultaion .butt-consultaion:hover,#cta.cta-consultaion .butt-consultaion.active {
    border: 2px solid #00a5dd;
    color: #f9f9f9;
    background: #00a5dd
}

#contact-us h3 {
    margin: 15px 0;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 25px
}

#contact-us h2 {
    margin: 0
}

#footer-logo {
    width: 170px;
    margin: 0 auto 20px auto
}

#footer-logo img {
    width: 100%
}

a.message-link {
    width: 65px;
    height: 65px;
    background: #181d61;
    text-align: center;
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 50%;
    margin-top: -115px;
    color: #fff;
    border-radius: 4px 0 0 4px
}

a.message-link .fa {
    line-height: 64px;
    font-size: 24px;
    text-align: center
}

a.book-link {
    position: fixed;
    z-index: 9999;
    top: 50%;
    margin-top: -40px;
    right: -1px;
    border-radius: 4px 0 0 4px;
    overflow: hidden
}

.end {
    margin-right: 0
}

.video-right {
    float: right;
    padding: 5px;
    background: #fbfbfb;
    border: 1px solid #eee;
    margin: 0 0 10px 20px;
    clear: right
}

@media(max-width: 600px) {
    .video-right {
        display:block;
        width: 300px;
        float: initial;
        margin: 0 auto 30px;
        max-width: 100%
    }

    h4 {
        font-size: 17px;
        border-bottom: 1px solid #e8e8e8
    }
}

.video-right iframe {
    display: block
}

.aligncenter {
    padding: 10px;
    text-align: center;
    background: #fbfbfb;
    border: 1px solid #eee;
    margin: 20px auto;
    display: block
}

#topstrip:after,#top-container:after,#bottom-container:after,.container1200:after,#box-links-section:after,#testimonials:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden
}

a,.banner-ql,#contact-link,#book-link,#return-to-top i,#contact-form textarea,#contact-form input,#contact-form select,.banner-ql img,#team figure:before,.gallery-item {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#return-to-top {
    position: fixed;
    bottom: 78px;
    right: 50px;
    background: #1ba6db;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    z-index: 9999;
    display: none;
    -webkit-border-radius: 45px;
    border-radius: 45px
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 11px;
    font-size: 26px
}

#return-to-top:hover {
    background: #21c8f3
}

#return-to-top:hover i {
    color: #fff;
    top: 6px
}

@-moz-keyframes bounce {
    0%,20%,50%,80%,100% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    60% {
        -moz-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@-webkit-keyframes bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@keyframes bounce {
    0%,20%,50%,80%,100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    60% {
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

.fade-in {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-duration: 1.2s
}

.sticky {
    top: 0;
    position: fixed;
    z-index: 999999;
    width: 100%
}

.sticky+#banner {
    margin-top: 0
}

.gr1 {
    float: left;
    margin-right: 20px
}

.gr2 {
    float: left
}

.online-booking-box {
    width: 48%;
    float: left;
    margin-right: 4%
}

.online-booking-box+.online-booking-box {
    margin: 0
}

.online-booking-box iframe {
    width: 100%
}

.flip-container {
    perspective: 1000px
}

.flip-container a.link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999
}

.flip-container:hover .flipper,.flip-container.hover .flipper {
    transform: rotateY(180deg)
}

.flip-container,.front,.back {
    height: 383px
}

.flipper {
    transition: .6s;
    transform-style: preserve-3d;
    position: relative
}

.front,.back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 10px;
    overflow: hidden
}

.front {
    z-index: 2;
    transform: rotateY(0deg)
}

.front p,.back p {
    margin: 0
}

.back {
    transform: rotateY(180deg)
}

#team-btns {
    width: 100%;
    text-align: center;
    margin: 60px 0
}

#team-btns a {
    border: 1px solid;
    margin-left: 20px;
    padding: 5px 20px;
    font-family: 'Cinzel',serif;
    font-size: 20px;
    cursor: pointer
}

#burger {
    display: none;
    float: right;
    margin-top: 12px;
    width: 30px;
    cursor: pointer
}

#burger span {
    height: 3px;
    width: 100%;
    background-color: #fff;
    display: block;
    margin-bottom: 5px
}

.show-960 {
    display: none
}

#ascrail2000-hr {
    display: none !important
}

img {
    max-width: 100%;
    height: auto
}

.full-width {
    width: 100%
}

#referrals-holder .col>label {
    display: block;
    margin-bottom: 10px;
    font-weight: 600
}

#referrals-holder .col {
    margin-bottom: 40px;
    box-sizing: border-box
}

#referrals-holder .col-2 .col {
    width: 47%;
    margin-right: 6%
}

#referrals-holder .col-2 .col:nth-child(2n) {
    margin-right: 0
}

#referrals-holder .col input[type=text],#referrals-holder .col input[type=email],#referrals-holder .col textarea {
    padding: 7px 10px;
    margin-bottom: 16px;
    box-sizing: border-box;
    width: 100%
}

div#referrals-holder select {
    padding: 7px 10px;
    margin-bottom: 16px;
    box-sizing: border-box;
    width: 100%
}

#referrals-holder .col input[type=date] {
    padding: 7px 10px;
    margin-bottom: 16px;
    box-sizing: border-box
}

#referrals-holder .col textarea {
    height: 200px;
    max-height: 300px;
    max-width: 100%
}

#referrals-holder .col input[type=checkbox],#referrals-holder .col input[type=radio] {
    margin-right: 10px;
    width: 17px
}

span#x-rays-and-files-area li {
    border: 1px solid #999;
    padding: 8px;
    margin-bottom: 5px;
    list-style: none
}

span#x-rays-and-files-area input[type=file] {
    margin: 0 16px
}

#referrals-holder .col .item {
    margin-bottom: 10px
}

.cbct-area {
    display: none
}

.cbct-area.open {
    display: block
}

#referrals-holder h2 {
    margin-bottom: 40px
}

#referrals-holder .btn {
    border: 2px solid #696969;
    padding: 10px 30px;
    margin: 0;
    color: #2d2d2d;
    font-size: 15px;
    position: relative;
    cursor: pointer;
    font-family: 'Cinzel',serif;
    background-color: #fff;
    transition: .3s
}

#referrals-holder .btn:hover {
    border: 2px solid #181d61;
    color: #f9f9f9;
    background: #181d61
}

p.sm {
    font-size: 12px
}

.divider {
    height: 80px
}

body>div {
    max-width: 100%
}

.invisible {
    visibility: hidden
}

.team-holder {
    position: relative;
    overflow: hidden
}

.team-section {
    visibility: visible;
    transition: 1s;
    width: 100%
}

.team-section.hide {
    visibility: hidden;
    left: -2000px;
    opacity: 0;
    position: absolute
}

.checked-text {
    display: none
}

input[type=checkbox]:checked~.checked-text {
    display: block;
    font-size: 12px;
    margin-top: 10px
}

ul.referral-pages {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

ul.referral-pages li {
    list-style: none;
    padding: 15px;
    margin: 1%;
    width: 45%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    background: #f7f7f7
}

ul.referral-pages li:before {
    display: none
}

ul.referral-pages li h3 {
    border-bottom: 1px solid #2d434d;
    font-size: 22px
}

ul.referral-pages li i {
    font-size: 35px;
    color: #181d5a
}

a.button-ref {
    background: #181d5a;
    padding: 5px;
    font-size: 20px;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase
}

.ct-options1.hidden,.ct-options2.hidden,.opt-options.hidden {
    display: none
}

.easy-review {
    font-family: Lato;
    position: fixed;
    width: 150px;
    text-align: center;
    background-color: #fff;
    display: inline-block;
    border: 5px solid #50a7ad;
    border-radius: 15px;
    overflow: hidden;
    right: 10px;
    top: 590px;
    transition: .25s;
    cursor: pointer;
    z-index: 900000
}

.easy-review-full {
    background-color: #fff;
    border: 5px solid #50a7ad;
    border-radius: 15px;
    max-width: 80vw;
    margin: 0 auto
}

.easy-review:hover {
    transform: scale(1.05)
}

.aggregate-stars,.review-count {
    display: block
}

.aggregate-reviews {
    padding: 30px 0 10px
}

.aggregate-rating {
    display: block;
    padding-top: 5px
}

.easy-review .review-count-separator {
    display: none
}

.easy-review div.aggregate-reviews {
    margin: 0;
    padding-top: 10px
}

.easy-review .review-count {
    display: none
}

.powered-by {
    font-size: 11px;
    margin: 0;
    padding: 10px;
    background-color: #313131;
    color: #f0f8ff;
    text-align: center;
    padding: 20px 0
}

.powered-by-top {
    position: relative;
    min-height: 36px
}

.powered-by-logo {
    position: absolute;
    left: 15px;
    top: 19px;
    width: 100%;
    text-align: left
}

.powered-by-logo img {
    max-width: 40%
}

.powered-by-top .er-modal-button {
    position: absolute;
    right: 15px;
    top: 15px
}

.easy-review .powered-by {
    padding: 10px 5px
}

.er-modal {
    font-family: Lato;
    overflow-y: scroll;
    position: fixed;
    right: -1000px;
    top: 0;
    bottom: 0;
    max-width: 400px;
    transition: .4s;
    background-color: #fff;
    border-left: 5px solid #50a7ad;
    -webkit-box-shadow: 5px 10px 5px -2px rgba(0,0,0,.17);
    -moz-box-shadow: 5px 10px 5px -2px rgba(0,0,0,.17);
    box-shadow: 5px 10px 5px -2px rgba(0,0,0,.17);
    scrollbar-width: none;
    width: 100vw;
    z-index: 100000000
}

.er-modal::-webkit-scrollbar {
    display: none
}

.er-modal.active {
    right: -15px
}

.er-modal .aggregate-stars {
    display: block;
    padding-bottom: 10px
}

.er-modal-close {
    position: absolute;
    width: 32px;
    height: 32px;
    transition: .4s;
    right: 40px;
    top: 20px
}

.er-modal-close.active {
    display: inline-block;
    right: 32px
}

.er-modal-close:hover {
    opacity: 1
}

.er-modal-close:before,.er-modal-close:after {
    position: absolute;
    left: 25px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #4d969b
}

.er-modal-close:before {
    transform: rotate(45deg)
}

.er-modal-close:after {
    transform: rotate(-45deg)
}

.er-modal-top-bar {
    padding: 20px 0;
    position: fixed;
    width: 385px;
    background-color: #313131
}

.er-modal-bottom-bar {
    bottom: 0;
    padding: 30px 0;
    position: fixed;
    width: 385px;
    background-color: #313131;
    color: #4d9aa0;
    text-align: center
}

.er-modal-top-bar img {
    margin-left: 30px
}

.er-modal-reviews {
    padding: 80px 0 80px
}

.aggregate-reviews {
    text-align: center;
    margin-right: 30px
}

.easy-review-full .aggregate-reviews .star-icon,.er-modal .aggregate-reviews .star-icon {
    height: 25px !important
}

.er-modal-button {
    padding: 10px 20px;
    display: inline-block;
    border: 3px solid;
    color: #4fa7ad;
    border-radius: 17px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    transition: .25s;
    text-decoration: none
}

.er-modal-button:hover {
    color: #fff;
    transform: scale(1.05)
}

div.review .review-source {
    margin-top: 5px;
    padding: 5px 10px;
    background-color: #eee
}

.er-modal div.review-response {
    background-color: #f6f6f6;
    padding: 10px;
    margin: 10px 0 0
}

.er-modal .reviews {
    padding: 20px 35px 20px 20px
}

.er-modal div.reviews div.review {
    padding: 30px 10px
}

a.book-online.bounce {
    position: absolute;
    top: 50%;
    left: -43px;
    z-index: 99999;
    width: 150px;
    height: 50px;
    color: #fff
}

.book-online-rotate {
    transform: rotate(90deg);
    display: inline-block;
    padding: 20px;
    background-color: #3aa8e0
}

@media (max-width: 1250px) {
    .practice-info.map {
        width:100%
    }

    ul.referral-pages li {
        padding: 5px;
        margin: 1px;
        width: 48%
    }

    #nav,.container1200,body .ch-grid,#box-links-section .container1200 {
        width: 1050px
    }

    #nav>li {
        width: 121px
    }

    body .ch-item {
        width: 0;
        height: 0;
        padding: 50%;
        background-size: cover
    }

    .ch-info {
        top: 0;
        left: 0
    }

    body .ch-grid li {
        width: 16%;
        height: auto;
        margin-right: 2%
    }

    #contact-form,#fb-feed {
        width: 45%
    }

    #home-qls #qls {
        margin-top: -9.9%;
        margin-top: -121px
    }

    #welcome .container1200 {
        font-size: 24px
    }

    .glory-item {
        width: 25%;
        margin-right: 0
    }

    .glory-item.end {
        margin-right: 0
    }

    .different-box {
        width: 30%;
        margin-right: 5%
    }

    .different-box.end {
        margin-right: 0
    }

    .address {
        width: 29.333%;
        margin: 0;
        box-sizing: border-box;
        height: auto;
        padding: 9px 0
    }

    #logo {
        width: 24.333%;
        margin: 0 4.5%
    }

    #logo img {
        max-width: 100%;
        display: block
    }

    .left-address {
        margin-right: 4%
    }

    .right-address {
        margin-left: 4%
    }

    .flip-container,.front,.back {
        height: 342px
    }

    #welcome h1 {
        font-size: 35px
    }
}

@media (max-width: 1100px) {
    #nav,.container1200,body .ch-grid,#box-links-section .container1200,.ts-testimonial-slide p {
        width:900px
    }

    #nav>li {
        width: auto
    }

    #nav>li>a {
        padding-left: 11px;
        padding-right: 11px
    }

    li.homebut {
        width: auto !important
    }

    #cta .butt {
        top: 0;
        display: inline-block;
        margin-top: 40px
    }

    body .ch-grid li {
        width: 21%
    }

    #contact-form input,#contact-form select,#contact-form textarea {
        font-size: 18px
    }

    #banner-text {
        font-size: 27px;
        bottom: 50px
    }

    .bigger-banner-text {
        font-size: 48px
    }

    #vegas-holder {
        height: 500px !important
    }

    .different-box p {
        font-size: 12px
    }

    #glory-strip {
        padding: 100px 0 60px
    }

    .glory-item {
        width: 50%;
        margin-bottom: 80px
    }

    .blog {
        width: 46%
    }

    .blog:nth-of-type(3n+1) {
        clear: none
    }

    .blog:nth-child(2n - 1) {
        clear: both
    }

    .add-location,.add-tel {
        font-size: 16px
    }

    #testimonial-vids iframe {
        width: 46%
    }

    #gallery-2 .gallery-item {
        width: 24% !important
    }

    #home-qls #qls {
        margin-top: 24px
    }

    .flip-container,.front,.back {
        height: 302px
    }
}

@media (max-width: 960px) {
    #nav {
        width:auto
    }

    nav>#nav,.container1200,body .ch-grid,#welcome .container1200,#box-links-section .container1200,.ts-testimonial-slide p {
        width: 90%
    }

    #nav>li>a {
        font-size: 10px;
        padding-left: 7px;
        padding-right: 7px
    }

    body .ch-grid li {
        width: 27%
    }

    #contact-form input,#contact-form select,#contact-form textarea {
        font-size: 16px;
        box-sizing: border-box;
        padding-left: 50px !important;
        width: 100%
    }

    #home-qls #qls {
        margin-top: -12.5%;
        margin-top: 50px
    }

    #book-contact {
        height: auto
    }

    #contact-link,#book-link {
        width: 100%;
        position: relative;
        padding: 90px 0 150px
    }

    #book-link {
        left: 0px;
    }

    .book-contact-text {
        margin: 0 auto
    }

    .different-box {
        width: 100%;
        margin-bottom: 80px
    }

    .different-box p {
        font-size: 14px
    }

    #team figure h3 {
        font-size: 14px
    }

    .show-960 {
        display: block
    }

    .show-960 .address {
        display: flex;
        flex-direction: column;
        border-radius: 0
    }

    .show-960 .left-address {
        border-right: 1px solid #818181
    }

    .hide-960 {
        display: none
    }

    #logo {
        margin: 3px auto 0;
        float: none;
        max-width: 80%;
        width: 40%
    }

    .address {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin: 0
    }

    .add-location {
        float: left
    }

    .add-tel {
        float: right;
        margin-top: 0
    }

    .add-location,.add-tel {
        display: inline
    }

    .contact-nav.show-960 {
        background-color: #f1f1f1;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
        display: flex;
        z-index: 999999
    }

    i.fa.fa-map-marker.big-marker {
        font-size: 16px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        left: -8px;
        top: 24px;
        display: none
    }

    .add-location,.add-tel {
        font-size: 14px
    }

    .ts-testimonial-slide p {
        font-size: 20px;
        line-height: 2
    }

    ul.treatment-list>li {
        width: 100%;
        margin: 0 0 40px;
        box-sizing: border-box;
        min-height: 0px;
        padding: 15px 40px 40px
    }

    article#treatments-page,article#blog-post {
        width: 100%;
        overflow: initial
    }

    aside {
        padding-top: 0;
        margin-left: 0;
        max-width: 100%
    }

    aside .treatment-nav {
        width: 100%
    }

    .contact-box {
        width: 100%;
        margin-bottom: 80px
    }

    .online-booking-box {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 80px
    }

    .flip-container,.front,.back {
        height: 280px
    }

    ul.treatment-list.inner ul li {
        width: 47%
    }

    #banner-text {
        width: 100%;
        margin-left: 0;
        left: 0;
        transform: translateX(0)
    }
}

@media (max-width: 870px) {
    nav {
        background:#181d61;
        z-index: 99999
    }

    #nav {
        height: auto;
        border: none
    }

    nav>#nav {
        display: none;
        position: absolute;
        width: 300px;
        background: #333;
        z-index: 999;
        top: 44px;
        right: 1px;
        max-height: calc(100vh - 44px);
        overflow-y: scroll;
        overflow-x: hidden
    }

    .nav>li {
        width: 100% !important;
        float: none
    }

    #burger {
        display: block
    }

    #nav.open {
        display: block
    }

    .nav ul {
        position: initial
    }

    .nav ul li {
        height: auto !important;
        border-bottom: 1px solid #a9a9a9
    }

    .nav ul li a {
        width: 100%;
        box-sizing: border-box;
        height: auto;
        padding: 15px
    }

    .nav-arrow {
        display: none;
        height: 44px;
        width: 44px;
        background-color: rgba(0,0,0,.16);
        position: absolute;
        top: 0;
        right: 0;
        text-align: center;
        cursor: pointer
    }

    .nav-arrow:after {
        content: '\f107';
        font: normal normal normal 14px / 1 FontAwesome;
        color: #fff;
        font-size: 18px;
        line-height: 44px;
        font-weight: 900;
    }

    .menu-item-has-children>.nav-arrow {
        display: block
    }

    .nav .sub-menu {
        display: none
    }

    .nav .sub-menu.open {
        display: block !important
    }

    .nav .sub-menu.open .sub-menu {
        display: none;
        margin: 0 !important;
        padding: 0
    }

    .nav .sub-menu.open .sub-menu.open {
        display: block
    }

    .nav .sub-menu a {
        font-size: 10px !important;
        border: none !important
    }

    article#columns {
        columns: 1
    }

    article#columns h2,article#columns p {
        max-width: 650px
    }

    #cta {
        font-size: 24px
    }

    .flip-container,.front,.back {
        height: 264px
    }
}

@media (max-width: 800px) {
    ul.referral-pages li {
        width:100%;
        margin: 1%;
        padding: 15px
    }

    .practice-box {
        width: 100%
    }

    .practice-info {
        width: 100%;
        height: 243px
    }

    .practice-info.map {
        width: 90%;
        height: auto;
        margin: 0 auto
    }
}

@media (max-width: 768px) {
    body .ch-grid li {
        width:33%
    }

    a.message-link,a.book-link {
        display: none
    }

    #fb-feed {
        display: none
    }

    #contact-form {
        width: 100%
    }

    #banner-text {
        font-size: 22px;
        background-image: none
    }

    .bigger-banner-text {
        font-size: 38px
    }

    #vegas-holder {
        height: 400px !important
    }

    #welcome .container1200 {
        font-size: 20px
    }

    #team figure,#team.support figure {
        width: 30.333%
    }

    .add-location>span {
        display: none
    }

    #cta .butt {
        display: block;
        width: 184px;
        margin-left: auto;
        margin-right: auto
    }

    #contact-us .less-marg-h3 {
        display: none
    }

    #contact-us #contact-form {
        margin-top: 40px
    }

    .blog {
        width: 96%;
        padding: 2%;
        margin: 0 0 40px
    }

    .white th {
        font-size: 16px
    }

    #main-content article {
        overflow: initial
    }

    #testimonials-holder blockquote {
        width: 100%;
        box-sizing: border-box;
        position: initial !important
    }

    #inner-banner #banner-text h1 {
        font-size: 36px
    }

    #inner-banner #banner-text h1:before,#inner-banner #banner-text h1:after {
        display: none
    }

    #inner-banner #banner-text {
        padding: 75px 0
    }

    #main-content article {
        padding: 40px 0
    }

    .contact-box.hours li {
        width: 97%
    }

    #contact-info {
        padding-bottom: 0
    }

    #referrals-holder .col-2 .col {
        width: 100%
    }

    .divider {
        height: 40px
    }

    .flip-container,.front,.back {
        height: 300px
    }

    #banner {
        position: relative
    }

    #banner #banner-text {
        margin-top: 0
    }

    #welcome h1 {
        font-size: 27px
    }
}

@media (max-width: 640px) {
    header {
        padding:18px 0 19px
    }

    .add-location>span {
        display: none
    }

    #logo {
        margin: 0 auto;
        float: none;
        max-width: 80%;
        width: 60%
    }

    .flip-container,.front,.back {
        height: 264px
    }
}

@media (max-width: 600px) {
    body .ch-grid li {
        width:40%
    }

    .book-contact-text .bolder-text,.book-contact-text h2 {
        font-size: 24px
    }

    #team figure,#team.support figure {
        width: 47%
    }

    .glory-item {
        width: 100%
    }

    #testimonials h2,#contact-us h2 {
        font-size: 24px
    }

    #contact-us h3 {
        font-size: 20px
    }

    #testimonial-vids iframe {
        width: 97%
    }

    #gallery-2 .gallery-item {
        width: 32.333% !important
    }

    h2 {
        font-size: 22px
    }

    .flip-container,.front,.back {
        height: 354px
    }

    #banner-text {
        width: 100%;
        margin-left: 0;
        left: 0
    }

    ul.treatment-list.inner ul li {
        width: 100%
    }

    .book-contact-text {
        width: auto
    }
}

@media (max-width: 500px) {
    body .ch-grid li {
        width:50%
    }

    #team-btns {
        margin-bottom: 40px
    }

    #team-btns a {
        display: inline-block;
        margin-bottom: 20px
    }

    ul.treatment-list>li>a {
        font-size: 20px
    }

    .fees td,.fees th {
        width: 100% !important;
        display: block;
        box-sizing: border-box;
        text-align: left !important;
        padding-left: 10px !important
    }

    .fees tr th:nth-child(2) {
        display: none
    }

    #contact-info {
        padding: 0;
        margin: 0;
        background-color: #fff
    }

    #team.inner {
        float: none;
        margin-left: 0
    }

    #team.inner figure {
        max-width: 100%
    }

    .flip-container,.front,.back {
        height: 307px
    }
}

@media (max-width: 450px) {
    a.virtual-booking-link,a.online-booking-link {
        width:100%
    }
}

@media (max-width: 400px) {
    body .ch-grid li {
        width:60%
    }

    #team figure {
        width: 100%
    }

    .add-location>span {
        display: none
    }

    .white th {
        font-size: 13px
    }

    .gr1 {
        margin-left: 0;
        margin-right: 0
    }

    #gallery-2 .gallery-item {
        width: 49% !important
    }

    .flip-container,.front,.back {
        height: 473px;
        height: 128vw;
        min-height: 300px
    }

    #testimonials h2 {
        width: auto
    }

    nav>#nav {
        width: 100%
    }
}

@media (max-width: 300px) {
    body .ch-grid li {
        width:80%
    }

    .add-location {
        display: none
    }

    .add-tel {
        float: none
    }

    .white th {
        font-size: 10px;
        padding: 4px
    }

    .bigger-banner-text {
        font-size: 32px
    }

    #banner-text {
        font-size: 18px
    }
}

.gdpr {
    background: #fff;
    padding: 5px 20px
}

.gdpr p {
    font-size: 12px;
    margin: 10px 0;
    line-height: 18px
}

.gdpr input[type=checkbox] {
    width: 14px !important;
    margin: 10px 10px 10px 0 !important
}

p.gdpr-small {
    font-size: 12px;
    text-align: left;
    padding-top: 9px;
    clear: both;
    color: #fff
}

.gdpr-small.black {
    color: #000
}

article ul.reveal-list {
    display: block;
    list-style: none;
    padding: 0;
    margin: 50px 0 20px
}

article ul.reveal-list li:before {
    display: none
}

article ul.reveal-list li {
    position: relative;
    padding: 0 0 0 70px;
    margin: 0 0 55px;
    font-weight: 600
}

article ul.reveal-list li:after {
    content: "";
    display: block;
    background-image: url('/wp-content/themes/complete/images/reveal-icon-sprite.png');
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    position: absolute;
    left: 0;
    top: -15px
}

article ul.reveal-list li:nth-child(1):after {
    background-position: 0 -2px
}

article ul.reveal-list li:nth-child(2):after {
    background-position: 0 -73px
}

article ul.reveal-list li:nth-child(3):after {
    background-position: 0 -148px
}

article ul.reveal-list li:nth-child(4):after {
    background-position: 0 -220px
}

article ul.reveal-list li:nth-child(5):after {
    background-position: 0 -293px
}

.menu-modal {
    width: 100%;
    background-color: #eee;
    overflow-y: hidden;
    transition: .25s;
    max-height: 0;
    overflow-y: hidden
}

.menu-modal-container {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto
}

.menu-modal-column {
    padding: 0 20px
}

.menu-modal-column ul {
    list-style: none;
    padding: 0 0 20px;
    margin: 0
}

.menu-modal.open {
    display: block;
    max-height: 500px;
    padding: 30px 0
}

.menu-modal-column h2 {
    margin-top: 0;
    font-size: 20px
}

.menu-modal-column a {
    color: #3f427c;
    padding-bottom: 5px;
    display: block;
    font-family: 'Droid Sans',sans-serif;
    line-height: 1.5;
    transition: .25s;
    font-weight: inherit
}

.menu-modal-column a:hover {
    color: #000
}

.menu-modal-column h2:after {
    content: "";
    display: block;
    height: 2px;
    background-color: #3f427c;
    width: 100px;
    margin: 10px 0 15px
}

.menu-modal-column :last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

@media(max-width: 870px),(max-height:600px) {
    .menu-modal,.menu-modal.open {
        display:none
    }
}

.cookie-dialog__body {
    font-family: Arial,Helvetica,sans-serif !important
}

.cookie-dialog__body {
    --cookie-white: #fff;
    --cookie-black: #181d61;
    --cookie-grey: #555991
}

#welcome h1 {
    color: #1a1f63
}

a.btn {
    display: inline-block;
    padding: 8px 15px;
    background: #181d5a;
    border: 1px solid #181d5a;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 5px
}

a.btn-outline {
    border: 2px solid #696969;
    color: #2d2d2d;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    padding: 14px 50px;
    display: inline-block;
}
a.btn-outline:hover{
    background-color: #3d417a;
    color: white;
    border-color: #3d417a;
}

.teeth-whitening-strips-banner {
    clear: both;
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    background: #fbfbfb;
    border: 1px solid #eee;
    overflow: overlay;
    max-width: 824px;
    display: block;
    margin: 0 auto 20px;
}

.teeth-whitening-strips-banner-middle {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.teeth-whitening-strips-banner-middle-img,.teeth-whitening-strips-banner-middle-list {
    width: 50%;
    min-width: 300px
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: auto !important
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: initial !important
}

/* Smile Gallery Accordion */

.smileaccords-title {padding: 20px 70px 20px 20px; background-color: #191e62; color: white; border-bottom: 5px solid white; position: relative; cursor: pointer; font-size: 22px; text-transform: uppercase; letter-spacing: 1px; font-weight: 400; font-family: 'Cinzel', serif;}
.smileaccords-title i {position: absolute; right: 30px; top: 20px; transition: 0.5s; font-size: 24px;}
.smileaccords-content {max-height: 0; transition: 0.5s; overflow: hidden; padding: 0 20px; background-color: white;}
.smileaccords-item:last-of-type .smileaccords-title {border-bottom: none;}
.smileaccords-item.active i {transform: rotate(180deg);}
.smileaccords-item.active .smileaccords-content {max-height: 10000px; padding: 20px 20px 10px;}

.smileaccords-content #gallery-2 .gallery-item, .smileaccords-content #gallery-4 .gallery-item, .smileaccords-content #gallery-6 .gallery-item, .smileaccords-content #gallery-8 .gallery-item, .smileaccords-content #gallery-10 .gallery-item {width: 15% !important;}

.smileaccords-compare {
    display: flex;
    flex-wrap: wrap;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    margin-bottom: 40px;
}
.smileaccords-compare .smileaccords-compare-individ {
    width: calc(50% - 10px);
}

.comparison .comparison__slider .comparison__divider .comparison__handle {
    width: 50px;
    height: 50px;
}

@media (max-width: 1200px) {
    .smileaccords-row {padding: 50px 5%;}
}

@media only screen and (max-width: 1100px) {
    .smileaccords-content #gallery-2 .gallery-item, .smileaccords-content #gallery-4 .gallery-item, .smileaccords-content #gallery-6 .gallery-item, .smileaccords-content #gallery-8 .gallery-item, .smileaccords-content #gallery-10 .gallery-item {width: 24% !important;}
}

@media (max-width: 800px) {
    .smileaccords-title {font-size: 16px;}
    .smileaccords-title i {position: absolute; right: 30px; top: calc(50% - 10px); transition: 0.5s; font-size: 18px;}
    .smileaccords-compare .smileaccords-compare-individ {width: 100%;}
}

@media only screen and (max-width: 600px) {
    .smileaccords-content #gallery-2 .gallery-item, .smileaccords-content #gallery-4 .gallery-item, .smileaccords-content #gallery-6 .gallery-item, .smileaccords-content #gallery-8 .gallery-item, .smileaccords-content #gallery-10 .gallery-item {width: 49% !important;}
}

/* Smile Gallery Accordion end */

/* Membership Plan table */

.dentalplan {margin-bottom: 25px;}
.dentalplan tr th:first-child, .dentalplan tr td:first-child {text-align: left;}
.dentalplan tr th:nth-child(2) {width: 20%;}
.dentalplan tr th:nth-child(3) {width: 20%;}
.dentalplan tr td:nth-child(3) {background-color: #525689; color: #fff;}
.dentalplan tr th:last-child {width: 20%;}

.membershipbtns {display: flex; flex-wrap: wrap; grid-column-gap: 20px; grid-row-gap: 20px; margin-bottom: 25px;}

@media screen and (max-width: 767px) {
    .dentalplan tr th:first-child, .dentalplan tr td:first-child {text-align: right;}
    .dentalplan tr td:first-child {background-color: #181d61; color: #fff;}
    .dentalplan {border: 0;}  
    .dentalplan tr:first-child {border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
    .dentalplan tr {display: block; margin-bottom: 20px; border-bottom: 3px solid #7ED0EC; box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);}
    .dentalplan td {display: block; text-align: right;}
    .dentalplan td::before {content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase; max-width: 50%; text-align: left;}
    .dentalplan td:last-child {border-bottom: 0;}
}

@media only screen and (max-width: 480px) {
    .dentalplan td {min-height: 35px;}
}

/* Membership Plan table end */


.footer-home-locations {
    display: flex;
    flex-wrap: wrap;
}

.footer-home-locations-item {
    width: 50%;
    padding: 2.5%;
    box-sizing: border-box;
}

footer.homepage-footer {
    padding-bottom: 0;
    margin-bottom: 150px;
}
.footer-home-addtional {
    background-color: #eee;
    padding: 15px;
    line-height: 2;
}

@media(max-width: 1000px){
    .footer-home-locations-item {
        width: 100%;
    }
}


.logo-bar {
    display: flex;
    justify-content: center;
    padding: 10px;
    background-color: #eee;
    flex-wrap: wrap;
    align-items: center;
}

.logo-bar img {
    max-height: 100px;
    max-width: 200px;
    width: auto;
}
.logo-bar a {
    padding: 0 20px;
}

@media(max-width: 1100px){
    .homepage-mobile-switch {
        display: flex;
        flex-wrap: wrap;
    }
    
    div#home-qls {
        width: 100%;
        order: 2;
        padding-bottom:50px;
    }
    
    #welcome {
        width: 100%;
        padding-bottom: 0;
    }
}

a.contact-us-mobile-button {
    position: fixed;
    bottom: 76px;
    left: 20px;
    border-radius: 100%;
    width: 60px;
    aspect-ratio: 1 / 1;
    z-index: 1;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    color: white;
    background-color: #00a5dd;
    border: 4px solid #191e62;
    display:none;
    z-index: 999999;
}
@media (max-width: 960px) {
    a.contact-us-mobile-button {
        display:flex;
    }
    .chatbot--right{
        bottom: 80px !important;
    }
}

/* Accordion styling */

#sp-ea-2698.sp-easy-accordion>.sp-ea-single>.ea-header a {text-align: left;}

/* Accordion styling end */

/* Form Adjustments */

#contact-form {width: 80%;}
#contact-form ul {display: flex; flex-wrap: wrap; justify-content: space-between;}
#contact-form li {width: 100%;}
#contact-form li.namefield, #contact-form li.emailfield, #contact-form li.telfield, #contact-form li.pracfield {width: calc(50% - 10px);}
#contact-form li.telfield {padding-top: 20px; padding-bottom: 20px;}
#contact-form li.namefield input, #contact-form li.emailfield input, #contact-form li.telfield input, #contact-form li.pracfield input {min-height: 64px;}
#contact-form .gdpr p input {margin-top: 0px !important; margin-bottom: 0px !important; padding: 0px !important;}

#contact-form textarea, .pop-up-form textarea {padding-left: 5.5%;}
#conact-form textarea:hover, #contact-form textarea:active, #contact-form textarea:focus, .pop-up-form textarea:hover, .pop-up-form textarea:active, .pop-up-form textarea:focus {padding-left: 6.5%;}

#contact-us li.pracfield .fa {
    position: absolute;
    right: 5px;
    top: 35px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
li.pracfield {
    position: relative;
}

#contact-form li.fileinputintro p {color: #fff; font-size: 1.3rem;}
#contact-form li.fileinput input[type="file"] {padding-left: 2%; text-align: center; width: calc(50% - 10px);}
#contact-form li.fileinput input[type="file"]:hover {padding-left: 2%;}
#contact-form li.fileinput input.filethree {border-bottom-width: 0px; margin-bottom: 15px;}



@media only screen and (max-width: 1100px) {
    #contact-form {width: 100%;}
    #contact-form li.namefield input, #contact-form li.emailfield input, #contact-form li.telfield input, #contact-form li.pracfield input {min-height: 62.5px; padding-left: 12%;}
    #contact-form input:hover, #contact-form input:active, #contact-form input:focus, .pop-up-form input:hover, .pop-up-form input:active, .pop-up-form input:focus {padding-left: 13% !important;}
    #contact-form input, #contact-form select, .pop-up-form input, .pop-up-form select {padding-left: 12% !important;}
    #contact-form select:hover, #contact-form select:focus, .pop-up-form select:hover, .pop-up-form select:focus {padding-left: 13% !important;}
    #contact-form textarea:hover, #contact-form textarea:active, #contact-form textarea:focus, .pop-up-form textarea:hover, .pop-up-form textarea:active, .pop-up-form textarea:focus {padding-left: 6% !important;}
    #contact-form li.fileinput input[type="file"] {padding-left: 2% !important;}
    #contact-form li.fileinput input[type="file"]:hover {padding-left: 2% !important;}
}

@media only screen and (max-width: 960px) {
    #contact-form li.namefield input, #contact-form li.emailfield input, #contact-form li.telfield input, #contact-form li.pracfield input {min-height: 60px;}
    #contact-form textarea:hover, #contact-form textarea:active, #contact-form textarea:focus, .pop-up-form textarea:hover, .pop-up-form textarea:active, .pop-up-form textarea:focus {padding-left: 7% !important;}
}

@media only screen and (max-width: 600px) {
    #contact-form li.namefield, #contact-form li.emailfield, #contact-form li.telfield, #contact-form li.pracfield {width: 100%;}
    #contact-form li.telfield {padding-top: 0px; padding-bottom: 0px;}
    #contact-form li.pracfield {padding-top: 0px; padding-bottom: 0px;}
    #contact-form input, .pop-up-form input {padding-left: 10% !important;}
    #contact-form input:hover, #contact-form input:active, #contact-form input:focus, .pop-up-form input:hover, .pop-up-form input:active, .pop-up-form input:focus {padding-left: 11% !important;}
    #contact-form select, .pop-up-form select {padding-left: 9.5% !important;}
    #contact-form select:hover, #contact-form select:focus, .pop-up-form select:hover, .pop-up-form select:focus {padding-left: 10.5% !important;}
    #contact-form textarea, .pop-up-form textarea {padding-left: 10% !important;}
    #contact-form textarea:hover, #contact-form textarea:active, #contact-form textarea:focus, .pop-up-form textarea:hover, .pop-up-form textarea:active, .pop-up-form textarea:focus {padding-left: 11% !important;}
    #contact-us li.pracfield .fa {
        top: 15px;
    }
    #contact-form li.fileinput input[type="file"] {width: 100%;}
    #contact-form li.fileinputintro p {font-size: 1.1rem;}
}

@media only screen and (max-width: 480px) {
    #contact-form input, .pop-up-form input {padding-left: 50px !important;}
    #contact-form input:hover, #contact-form input:active, #contact-form input:focus, .pop-up-form input:hover, .pop-up-form input:active, .pop-up-form input:focus {padding-left: 60px !important;}
    #contact-form select, .pop-up-form select {padding-left: 47px !important;}
    #contact-form select:hover, #contact-form select:focus, .pop-up-form select:hover, .pop-up-form select:focus {padding-left: 57px !important;}
    #contact-form textarea, .pop-up-form textarea {padding-left: 50px !important;}
    #contact-form textarea:hover, #contact-form textarea:active, #contact-form textarea:focus, .pop-up-form textarea:hover, .pop-up-form textarea:active, .pop-up-form textarea:focus {padding-left: 60px !important;}
}

/* Form Adjustments end */

.grecaptcha-badge{
    display: none !important;
}


.receptionpal {
 --receptionpal-background: #191e62;
 --receptionpal-txt: #ffffff;
 --receptionpal-badge: #00a5dd;
 --receptionpal-icon: #ffffff;
 --receptionpal-powered: #f3f6fc;
 --receptionpal-size-sm: 17px;
 --receptionpal-size-lg: 19px;
 --receptionpal-gap-y-sm: 80px;
 --receptionpal-gap-y-lg: 30px;
 --receptionpal-gap-x-sm: 20px;
 --receptionpal-gap-x-lg: 30px;
}

@media (max-width: 960px) {
    .receptionpal{
        bottom: var(--receptionpal-gap-y-sm) !important;
    }
}

.ddl-dialog {
    z-index: 999999999999;
}

button.ddl-dialog__close {
    width: 20px;
    height: 20px;
    padding: 0;
}