/*!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%;
    scroll-behavior: smooth
}

body {
    margin: 0
}

h2 {
    margin: 15px 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: #fff0;
    -webkit-text-decoration-skip: objects
}

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

abbr[title] {
    border-bottom: 0;
    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
}

#scroll-link {
    position: absolute;
    z-index: 10;
    bottom: 30px;
    left: 50%;
    margin-left: -60px;
    width: 120px
}

#scroll-link img {
    width: 100%
}

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
}

ol {
    list-style-position: outside;
    padding-left: 17px
}

ol li {
    padding-left: 10px;
    padding-bottom: 5px
}

[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
}

* {
    margin: 0;
    padding: 0
}

html,* {
    anchor-name: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

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

#ascrail2000 div {
    border: 0!important;
    background-color: #484848!important
}

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

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

a {
    color: #da8f51
}

strong {
    font-weight: 700
}

.alignright {
    float: right;
    padding: 5px;
    background: #fbfbfb;
    border: 1px solid #efefef;
    margin: 12px 0 25px 25px
}

header {
    display: block;
    width: 100%;
    position: relative;
    z-index: 99999
}

header.darkHeader {
    position: fixed
}

header #top-strip {
    display: block;
    background: #2f928c;
    width: 100%;
    padding: 5px
}

header #top-strip:after {
    content: '';
    display: table;
    clear: both
}

header.darkHeader #top-strip nav ul li a {
    padding: 20px 7px;
    display: block;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-size: 13px
}

ul#menu-main-navigation {
    text-align: center
}

nav i.fa.fa-home {
    position: relative;
    top: 0;
    font-size: 14px
}

nav ul li {
    list-style: none;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

nav .fa {
    position: relative;
    top: 2px
}

nav ul li a {
    padding: 34px 8px 27px;
    display: block;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-size: 11px;
    background: url(/wp-content/themes/smile-suffolk/images/logo-hover.png) center 130% no-repeat
}

nav ul li a:hover {
    color: #26b9af;
    background: url(/wp-content/themes/smile-suffolk/images/logo-hover.png) center 102% no-repeat
}

nav ul li.logo {
    width: 160px;
    margin: 0 20px;
    overflow: hidden;
    text-align: center
}

.header-responsive-container {
    display: none;
    max-width: 1190px;
    width: 100%;
    margin: 0 auto
}

.responsive-logo {
    max-width: 160px;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 10px
}

header.darkHeader #top-strip .responsive-logo {
    width: 119px!important;
    margin-top: 5px
}

.header-responsive-container img {
    width: 100%;
    height: auto
}

nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: rgb(0 0 0 / .6);
    padding: 0;
    z-index: 10
}

nav ul ul li {
    float: none
}

nav ul ul a {
    color: #fff;
    width: 200px;
    text-align: left;
    padding: 10px 11px!important;
    background: url(/wp-content/themes/smile-suffolk/images/logo-hover2.png) 190px center no-repeat
}

nav ul ul a:hover {
    background: url(/wp-content/themes/smile-suffolk/images/logo-hover2.png) 180px center no-repeat
}

nav ul ul ul {
    top: 0;
    left: 100%
}

nav ul li:hover>ul {
    display: block
}

header.darkHeader #top-strip nav ul li.logo img:not(.noauto) {
    width: 119px!important;
    height: auto
}

nav ul li.logo a {
    padding: 0;
    padding-top: 9px
}

header.darkHeader #top-strip nav ul li.logo a {
    padding: 0;
    padding-top: 6px
}

nav ul li.logo img {
    width: 100%
}

.container {
    max-width: 1200px;
    width: 95%;
    margin: 0 auto
}

.about-us-text {
    text-align: center
}

.header-container {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto
}

section#hero {
    display: flex;
    /* height: 108vh; */
}

section#hero .hero-layout {
    position: relative;
    width: 60%;
    height: -webkit-fill-available;
    min-height: 90vh;
    display: flex;
}

section#hero .hero-layout .hero-image,section#hero .hero-layout .hero-image .slider-group {
    width: 100%;
    /* height: auto !important; */
    overflow: hidden
}

.slider-group,.slider-group .slick-list,.slider-group .slick-list .slick-track {
    width: 100%;
    height: 100%;
    left: 0
}

section#hero .hero-layout,section#hero .hero-layout .hero-image,section#hero .hero-layout {
    /* height: 100%; */
}

section#hero .hero-layout .hero-image .hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgb(0 0 0 / .4)
}

section#hero .hero-layout .hero-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

section#hero .hero-layout .hero-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

section#hero .hero-layout .hero-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100
}

section#hero .hero-layout .hero-badge img {
    width: 225px;
    height: auto;
}

section#hero .hero-layout .hero-content span.hero-phone,section#hero .hero-layout .hero-content span.hero-phone i.fa {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 300;
    margin-top: 40px
}

section#hero .hero-layout .hero-content .hero-content-center {
    text-align: center;
    margin: auto
}

section#hero .hero-layout .hero-content .hero-content-center img {
    /* width: 350px; */
    max-width: 80vw;
    height: auto;
}

section#hero .hero-layout .hero-content .hero-content-center h3 {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 700;
    margin-top: 25px
}

section#hero .hero-layout .hero-content .hero-content-center .hero-socials {
    font-size: 1.5rem;
    margin-top: 15px
}

section#hero .hero-layout .hero-content .hero-content-center .hero-socials a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%
}

section#hero .hero-layout .hero-content .hero-content-center .hero-socials .fa {
    color: #2f928d;
    font-size: 15px
}

section#hero .hero-offer {
    position: relative;
    width: 40%;
    height: 100%;
    padding: 60px
}

section#hero .hero-offer:not(.redes) img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    border-radius: 15px
}

section#hero .hero-offer h2 {
    font-size: 2.5rem;
    font-weight: 300
}

section#hero .hero-offer h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 15px
}

section#hero .hero-offer span.highlight {
    font-size: 1.3rem;
    color: #eb727a;
    font-weight: 700;
    margin-top: 15px
}

section#hero .hero-offer p {
    font-size: 1.35rem;
    font-weight: 700
}

section#hero .hero-offer a.hero-cta {
    color: #fff;
    font-size: 13px;
    background: #2f928d;
    padding: 13px 20px;
    border-radius: 4px;
    margin-top: 15px;
    text-transform: uppercase
}

@media (max-width: 2000px) {
    section#hero {
        display:flex;
        /* height: 85vh; */
    }
}

@media (max-width: 1200px) {
    section#hero {
        flex-direction:column;
        height: auto
    }

    section#hero .hero-layout {
        height: 70vh
    }

    section#hero .hero-layout,section#hero .hero-offer {
        width: 100%
    }
}

@media (max-width: 800px) {
    section#hero .hero-layout {
        min-height: 60vh;
        height: 450px;
    }
}

@media (max-width: 600px) {
    section#hero .hero-layout .hero-content span.hero-phone,section#hero .hero-layout .hero-content span.hero-phone i.fa {
        font-size:1rem;
        margin-top: 15px
    }

    section#hero .hero-layout .hero-content .hero-content-center img {
        width: 200px
    }

    section#hero .hero-layout .hero-content .hero-content-center h3 {
        color: #fff;
        font-size: 1.75rem;
        font-weight: 700;
        margin-top: 15px
    }

    section#hero .hero-layout .hero-badge img {
        width: 125px
    }

    section#hero .hero-offer {
        padding: 30px
    }
}

#banner {
    height: calc(100vh - 254px);
    position: relative
}

#banner ul {
    width: 100%;
    height: 100%
}

#banner ul li {
    display: none
}

#banner ul.unslider-wrap li {
    display: block
}

#banner ul li:first-of-type {
    display: block;
    position: relative;
    height: 100%;
    width: 100%
}

#banner-inner {
    min-height: 40vh;
    background: #000
}

#welcome {
    padding: 80px 0;
    color: #fff;
    background: #2f928c
}

#welcome .container {
    max-width: 1600px;
    display: flex
}

#welcome .container .welcome-text {
    width: 50%
}

#welcome .container .welcome-video {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 50%
}

#welcome .container .welcome-video .smile-suffolk-stories-video {
    width: 600px
}

#welcome .container .welcome-video .smile-suffolk-stories-video-img {
    aspect-ratio: unset
}

#welcome .container .welcome-video .smile-suffolk-stories-video-img-poster {
    width: 100%;
    aspect-ratio: unset;
    display: block;
    object-fit: cover;
    object-position: center
}

#welcome .container .welcome-video .smile-suffolk-stories-video {
    margin: 0
}

#welcome .container .welcome-text h2 {
    font-size: 2.5rem;
    font-weight: 200
}

#welcome .container .welcome-text p {
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    line-height: 32px
}

#welcome .container .welcome-text strong,#welcome .container .welcome-text a {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    line-height: 32px
}

#welcome .container .welcome-text a.cta.cta-white {
    display: flex;
    justify-content: center;
    text-align: center;
    width: fit-content;
    padding: 5px 30px;
    margin: 30px 0 0;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    background: #fff;
    color: #000
}

#welcome .container .welcome-text a.cta.cta-white i.fa {
    align-self: center;
    margin-right: 6px
}

@media (max-width: 1400px) {
    #welcome .container .welcome-video .smile-suffolk-stories-video {
        width:500px
    }
}

@media (max-width: 1200px) {
    #welcome {
        padding:40px 20px
    }

    #welcome .container {
        display: flex;
        flex-direction: column;
        text-align: center
    }

    #welcome .container .welcome-text {
        width: 100%;
        margin-bottom: 25px
    }

    #welcome .container .welcome-text h2 {
        font-size: 2rem;
        margin: 0 0 15px
    }

    #welcome .container .welcome-text a.cta.cta-white {
        margin: 20px auto
    }

    #welcome .container .welcome-video {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%
    }

    #welcome .container .welcome-video .smile-suffolk-stories-video {
        width: 95%
    }
}

#about {
    padding: 45px 0 75px;
    text-align: center;
    color: #fff;
    background: #2f928c
}

#main-content {
    background: #fff;
    padding: 45px 0 75px;
    color: #2d434d
}

#main-content ul,.right-content ul {
    margin: 0
}

#main-content ul li,.right-content ul li {
    list-style: none;
    position: relative;
    padding-left: 15px;
    margin: 10px 0
}

#main-content ul li select,.right-content ul li select {
    display: inline-block;
    width: calc(50% - 5px);
    padding: 10px;
    margin-right: 10px
}

#main-content ul li select:last-child,.right-content ul li select:last-child {
    margin-right: 0
}

#main-content ul li a,.right-content ul li a {
    /* display: block; */
}

#main-content ul li:before,.right-content ul li:before {
    font-family: FontAwesome;
    content: '\f0da';
    color: #2f928b;
    font-size: 25px;
    margin-right: 10px;
    position: absolute;
    top: -2px;
    left: 0
}

.imgAward {
    background: url(/wp-content/themes/smile-suffolk/images/banner/awards.jpg) top center no-repeat;
    background-size: cover
}

.img1 {
    background: url(/wp-content/themes/smile-suffolk/images/banner/1.jpg) center center no-repeat;
    background-size: cover
}

.img2 {
    background: url(/wp-content/themes/smile-suffolk/images/banner/2.jpg) center center no-repeat;
    background-size: cover
}

.img3 {
    background: url(/wp-content/themes/smile-suffolk/images/banner/3.jpg) center center no-repeat;
    background-size: cover
}

.img4 {
    background: url(/wp-content/themes/smile-suffolk/images/banner/4.jpg) center center no-repeat;
    background-size: cover
}

.img1-draft {
    background: url(/wp-content/themes/smile-suffolk/images/banner/1.jpg) center center no-repeat;
    background-size: cover
}

.img2-draft {
    background: url(/wp-content/themes/smile-suffolk/images/banner/2.jpg) center center no-repeat;
    background-size: cover
}

.img3-draft {
    background: url(/wp-content/themes/smile-suffolk/images/banner/3.jpg) center center no-repeat;
    background-size: cover
}

.unslider-fade .unslider-wrap li {
    width: 100%!important;
    height: 650px!important
}

.unslider-nav {
    display: none
}

.ipswich-title {
    max-width: 300px!important
}

.ipswich-title-draft {
    max-width: 200px!important
}

#banner p,#banner-inner p {
    margin: 0 0 20px;
    line-height: 32px;
    color: #fff;
    width: 600px;
    font-weight: 300;
    font-size: 24px
}

#banner h2,#banner-inner h2 {
    text-transform: uppercase;
    font-weight: 300;
    margin: 10px 0;
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0 0 10px;
    line-height: 28px;
    position: relative
}

a.but,button.show.hvr-pop {
    background: #2f928d;
    padding: 13px 20px;
    position: relative;
    top: 41px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block
}

.google-review {
    font-size: 22px!important;
    margin: 0 0 70px
}

.right-content a.but {
    top: 0
}

a.but:hover,button.show.hvr-pop:hover {
    background: #1da7a0
}

a.but.pink {
    background-color: #e47d80
}

a.but.pink:hover {
    background-color: #a45b5d
}

.unslider li,.unslider ol,.unslider ul {
    min-height: calc(100vh - 113px);
    position: relative
}

img.slider-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    z-index: -2;
    object-position: center;
    height: 100%;
    width: 100%
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .5);
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#banner-text-area {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 50%;
    text-align: center;
    transform: translateY(-50%)
}

div#banner-text-area h3 {
    font-size: 50px;
    color: #87cca0;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 0
}

#banner-text-area img {
    width: 400px;
    margin: 0 auto;
    display: block;
    max-width: 400px;
    height: auto
}

#banner-text-area h4 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    margin: 0;
    font-family: montserrat,sans-serif
}

@media (max-width: 1258px) {
    #banner-text-area h4 {
        font-size:32px
    }
}

#banner-text-area a.but {
    top: 30px;
    width: 170px!important;
    display: inline-block;
    margin: 0 5px
}

#badge {
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 15px;
    max-width: 273px;
    width: 25%;
    min-width: 200px
}

#badge img {
    display: block;
    width: 100%;
    height: auto
}

#social {
    position: absolute;
    right: 50px;
    top: 70px;
    z-index: 999;
    width: 104px;
    text-align: center
}

#social a {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 44px;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    font-size: 29px
}

#social a:last-child {
    margin-right: 0
}

#social a:hover {
    background: #1da7a0
}

#social a .fa {
    line-height: 36px
}

.social-facebook {
    margin-right: 10px
}

#tel {
    position: absolute;
    right: 50px;
    top: 18px;
    z-index: 999;
    color: #fff;
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 300
}

.responsive-tel {
    display: none!important
}

#tel a {
    color: #fff;
    text-decoration: none
}

h1,h2.new-fees,#services h2 {
    font-size: 45px;
    margin: .4em 0;
    font-weight: 200
}

hr {
    border: 0;
    border-top: 5px solid #ffffff40;
    margin: 20px auto;
    width: 150px
}

.col2 {
    float: left;
    width: 40%;
    margin: 25px 5%
}

.col3 {
    float: left;
    width: 29%;
    margin-right: 6%
}

.end {
    margin-right: 0!important
}

#intro {
    padding: 60px 0;
    text-align: center;
    border-top: 1px solid #eaeaea
}

#intro img {
    height: 85px
}

#intro h1 {
    margin: 0 0 40px
}

#commitment {
    background: #2f928b;
    color: #fff;
    padding: 40px 0 35px;
    text-align: center
}

#commitment h3,#commitment li {
    margin-bottom: 20px;
    list-style: none
}

#commitment li:before {
    content: '\f0da';
    font-family: fontawesome;
    margin-right: 5px;
    font-size: 20px
}

.terms {
    clear: both;
    font-size: 12px!important
}

.terms h2 {
    padding: 25px 0 5px!important;
    margin: 0!important;
    font-size: 14px!important
}

.terms ul {
    margin: 0;
    padding: 0
}

.terms li {
    list-style: none;
    position: relative;
    clear: both
}

.terms li span {
    background: #e47277;
    width: 20px;
    height: 20px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    border-radius: 50%;
    margin-right: 10px
}

.terms li:last-child span {
    background: #83c59c
}

.welcome-logo {
    width: 200px!important
}

#intro h2 {
    margin: 20px 0;
    font-size: 21px;
    color: #4c4c4c;
    font-weight: 600
}

#services {
    padding: 50px 0;
    background: #f3f3f3;
    text-align: center
}

#services .col3 {
    margin-top: 50px;
    text-align: center
}

#services .container .col2 li {
    text-align: left
}

#services hr {
    border: 0;
    border-top: 5px solid #e2e2e2;
    margin: 20px auto 90px;
    width: 150px
}

#services h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    color: #4c4c4c
}

#services ul {
    width: 90%;
    margin: 0 auto
}

#services ul li {
    margin: 15px 0;
    list-style: none
}

#services ul li:before {
    font-family: FontAwesome;
    content: '\f055';
    color: #2f928b;
    margin-right: 10px;
    margin-left: -24px;
    position: relative;
    top: 0
}

span.star-title {
    font-size: 30px;
    position: relative;
    top: -12px;
    left: 3px
}

.number {
    background: #e8e8e8;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    border-radius: 50%;
    margin: 0 auto 15px
}

.number.one {
    background: #138b87
}

.number.two {
    background: #eb737c
}

.number.three {
    background: #14b8ea
}

.number.four {
    background: #89cba1
}

.number.five {
    background: #b1b3b6
}

.number.six {
    background: #e9d56e
}

.strapline {
    background: #2f928c;
    padding: 70px 0 90px;
    text-align: center;
    color: #fff
}

.strapline.strap2 {
    background: #90cca0
}

.strapline h3 {
    text-transform: uppercase;
    font-size: 44px;
    font-weight: 600;
    letter-spacing: 2px
}

.strapline a.but {
    border: 1px solid #ffffff8f;
    top: 27px;
    text-transform: initial;
    font-size: 22px;
    padding: 15px 20px
}

#carousel {
    position: relative;
    width: calc(100% - 55px);
    margin: 30px auto 0
}

.offers-wrapper {
    width: 100%;
    display: block;
    /* float: left; */
}

.offers-wrapper a,.loyalty-card.xmas-voucher a {
    color: #fff
}

.loyalty-card {
    padding: 40px 40px 40px 36%;
    color: #fff;
    border-radius: 10px;
    margin: 2.5% 0;
    background: url(https://smilesuffolk-ipswich.co.uk/wp-content/uploads/2022/11/iStock-627904376.jpg.webp);
    background-size: cover
}

.loyalty-card p {
    margin-bottom: 0
}

.loyalty-card.xmas-voucher {
    background: url(https://smilesuffolk-ipswich.co.uk/wp-content/uploads/2022/11/iStock-627904376-1.jpg.webp);
    background-size: cover
}

.refer-friend {
    display: none;
    background: #eb727a;
    color: #fff;
    font-size: 20px;
    margin: 0 0 20px;
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
    border-radius: 10px;
    position: absolute;
    bottom: 40px;
    right: 50px;
    width: 307px;
    justify-content: center
}

.right-content .refer-friend {
    display: none
}

@media (max-width: 1400px) {
    .loyalty-card {
        max-width:100%;
        width: 100%;
        margin: 0 0 20px;
        padding: 40px 40px 40px 37%
    }
}

@media (max-width: 1100px) {
    .loyalty-card.lc-full-width {
        max-width:305px;
        padding: 20px 20px 10px 115px;
        margin: 0 0 20px 30px
    }
}

@media (max-width: 767px) {
    .loyalty-card {
        padding:40px 40px 40px 35%;
        margin: 2% 0
    }

    .home .loyalty-card.xmas-voucher {
        max-width: 100%
    }

    .refer-friend {
        right: 0;
        left: 0;
        bottom: 0;
        margin: 0;
        width: auto;
        border-radius: 0;
        font-size: 90%;
        text-align: center
    }

    .refer-friend small {
        margin: 10px 0 0;
        font-style: italic
    }
}

@media (max-width: 425px) {
    .loyalty-card,.loyalty-card.lc-full-width {
        max-width:100%;
        width: 100%;
        padding: 20px 20px 50px 150px;
        margin: 0 0 30px
    }
}

.loyalty-card h2 {
    font-size: 1rem
}

.loyalty-card h2 span {
    display: block
}

.home .loyalty-card.xmas-voucher {
    float: none;
    margin: 45px auto 0;
    background-size: cover;
    background-position: 0 -60px;
    background-repeat: no-repeat;
    max-width: 600px;
    padding: 20px 20px 20px 200px
}

@media (max-width: 550px) {
    .home .loyalty-card.xmas-voucher {
        background-position:-20px top
    }
}

.home .loyalty-card h2 {
    font-size: 1.5rem
}

.home .loyalty-card p span {
    display: block;
    width: 60%;
    margin: 10px auto 0;
    line-height: 1.5
}

.btn-bar {
    margin: 0 auto;
    display: block;
    position: relative;
    top: 40px
}

#buttons {
    float: none;
    margin: 0 auto;
    width: 110%;
    position: relative;
    left: -5.5%;
    top: -25px
}

#buttons a {
    text-align: center;
    display: block;
    font-size: 50px;
    float: left;
    outline: 0;
    color: #2f928b;
    text-decoration: none;
    display: block;
    padding: 9px;
    width: 35px
}

a#next {
    float: right
}

a#prev:hover,a#next:hover {
    color: #2fc3b9
}

.quote-phrase,.quote-author {
    font-family: sans-serif;
    font-weight: 300;
    vertical-align: middle;
    padding: 5px 20px
}

.quote-phrase {
    font-size: 22px;
    line-height: 43px;
    font-weight: 200!important;
    color: #3c3c3c
}

.quote-marks {
    font-size: 30px;
    padding: 0 3px 3px;
    position: inherit
}

.quote-author {
    font-style: normal;
    font-size: 16px;
    color: #2f928b;
    font-weight: 300
}

#reviews {
    padding: 60px 0 80px;
    text-align: center;
    background: #f3f3f3;
    overflow: hidden
}

#reviews h2 {
    font-size: 38px;
    margin: .4em 0 0;
    font-weight: 200
}

#find-us {
    position: relative
}

#find-us iframe {
    height: 550px
}

#find-us .col2 {
    width: 70%;
    float: left
}

#find-us .col2.end {
    width: 25%;
    float: right;
    border-left: 3px solid #c5686c;
    padding-left: 20px;
    box-sizing: border-box
}

#find-us h4,.modal-text h4 {
    font-size: 29px;
    font-weight: 400
}

.modal-text h4 {
    margin: 0 0 20px
}

#find-us hr {
    border: 0;
    border-top: 5px solid #eb737c;
    margin: 20px auto;
    width: 100%
}

.map-deets {
    position: absolute;
    top: 0;
    right: 100px;
    background: #fdfdfd;
    padding: 50px;
    top: 50%;
    color: #1f1f1f;
    margin-top: -161px;
    line-height: 28px
}

.map-deets a,.modal-text a {
    color: #1f1f1f
}

.map-deets .fa {
    color: #2f928b;
    margin-right: 10px
}

#gallery {
    padding: 90px 0 120px;
    text-align: center
}

#gallery h4 {
    font-size: 38px;
    margin: .4em 0 1em;
    font-weight: 200;
    text-align: center
}

#gallery hr {
    border: 0;
    border-top: 5px solid #2f928b;
    margin: 20px auto 70px;
    width: 150px
}

#rig {
    margin: 0 auto;
    padding: 0;
    font-size: 0;
    list-style: none
}

#rig li {
    display: inline-block;
    *display: inline;
    width: 20%;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.rig-cell {
    display: block;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.rig-img {
    display: block;
    width: 100%;
    height: auto;
    border: 0;
    transform: scale(1);
    transition: all 1s
}

#rig li:hover .rig-img {
    transform: scale(1.05)
}

.rig-overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #2f928b;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.6s
}

#rig li:hover .rig-overlay {
    opacity: .8
}

.rig-text {
    display: block;
    padding: 0 30px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    font-family: oswald,sans-serif;
    font-weight: 400!important;
    top: 40%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(-20px);
    transition: all 0.3s
}

#rig li:hover .rig-text {
    transform: translateY(0);
    opacity: .9
}

div#ddl-cookies-header {
    background: #080808!important
}

a.ddl-cookies-btn.ddl-cookies-happy {
    background: #2f928d!important
}

ul.downloads li {
    width: 30%;
    display: inline-block
}

ul.downloads {
    text-align: center;
    margin-top: 30px
}

.awards-strip {
    display: block;
    width: 100%;
    background-color: #eb727b;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: -1
}

.awards-strip a {
    font-size: 20px;
    color: #fff
}

iframe[name='220872118608052'] {
    min-height: 600px
}

iframe[name='220872562404352'] {
    min-height: 750px
}

@media (max-width: 1000px) {
    .page-id-12 aside.side-aside,.page-id-12 .container-right {
        width:100%;
        min-height: 500px
    }

    .page-id-12 section#side-content {
        flex-wrap: wrap
    }
}

@media (max-width: 700px) {
    #rig li {
        width:33.33%
    }
}

@media (max-width: 550px) {
    #rig li {
        width:50%
    }
}

.strapline.strap2 h3 {
    line-height: 52px;
    font-size: 34px;
    letter-spacing: 1px;
    margin-bottom: 20px
}

footer {
    min-height: 500px;
    background: #4e565f;
    padding: 70px 0 120px
}

footer hr {
    float: left;
    display: block;
    clear: both;
    border: 0;
    border-top: 1px dashed #d0d0d0;
    margin: 50px auto 40px;
    width: 100%
}

.col4 {
    float: left;
    width: 21%;
    margin-right: 5%
}

footer .col4,footer a {
    color: #ececec
}

footer h5 {
    font-size: 23px;
    font-weight: 300;
    color: #ececec;
    margin-bottom: 10px
}

footer .col4 {
    line-height: 24px;
    font-weight: 200;
    font-size: 14px
}

footer p {
    clear: both;
    color: #ececec;
    font-weight: 200
}

.pad-top {
    padding-top: 35px
}

footer a:hover {
    color: #fff
}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(52 73 94 / .8);
    z-index: 50;
    visibility: hidden;
    opacity: 0;
    transition: 0.7s
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 300px;
    margin-left: -200px;
    margin-top: -150px;
    background: #11928d;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s ease-out;
    transform: translateY(45px);
    padding: 25px;
    text-align: left;
    line-height: 24px
}

.modal a {
    color: #ececec
}

.active {
    visibility: visible;
    opacity: 1
}

.active+.modal {
    visibility: visible;
    opacity: 1;
    transform: translateY(0)
}

@-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)
    }
}

@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.06);
        transform: scale(1.06)
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.06);
        transform: scale(1.06)
    }
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px #fff0
}

.hvr-pop:hover,.hvr-pop:focus,.hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

#topstrip:after,.container:after,.container:after,#intro:after,#services:after {
    content: '.';
    clear: both;
    height: 0;
    display: block;
    visibility: hidden
}

a,header,#top-strip,.clearHeader,.darkHeader,header img,li.logo a img,li.logo,li.logo a,#return-to-top i,.treatment-list li img,.treatment-list li h2,.contact-form input,.contact-form textarea,.contact-page-form input,.contact-page-form textarea,#smile-menu {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#return-to-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    background: #2f928b;
    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: #2ab7ad
}

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

.post-edit-link {
    background: #e47d80;
    display: block;
    width: 150px;
    padding: 15px 0;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 999;
    text-align: center
}

.post-edit-link:hover {
    background: #e49193
}

.header-inner {
    position: relative;
    overflow: hidden;
    background: #2f928b;
    background-size: cover!important;
    z-index: 1;
    top: 0!important;
    background-position: bottom right!important
}

.header-inner hgroup {
    background: #2f928b;
    bottom: 0;
    padding: 1% 0;
    margin: 0;
    width: 100%;
    border-top: 2px solid rgb(255 255 255 / .2);
    border-bottom: 1px solid rgb(255 255 255 / .2)
}

.header-inner h1 {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    text-align: center;
    color: #fff;
    border: 0;
    padding: 0;
    font-size: 36px;
    letter-spacing: 2px
}

.header-responsive {
    display: none
}

.amoteam-modal.mfp-bg {
    z-index: 999999!important
}

.amoteam-modal.mfp-wrap {
    z-index: 999999!important
}

.amoteam-tiles {
    width: 90%!important;
    margin: 0 auto!important
}

.video-right {
    margin: 0 0 20px 25px;
    max-width: 450px;
    width: 55%;
    float: right;
    position: relative;
    padding-bottom: 22%;
    padding-top: 19%;
    height: 0;
    overflow: hidden
}

.video-right iframe,.video-right object,.video-right embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.treatment-list {
    margin: 0;
    padding: 0;
    text-align: center
}

.treatment-list li {
    margin: 0!important;
    padding: 0!important;
    float: left;
    width: 33.33%;
    position: relative
}

.treatment-list p,.treatment-list br {
    display: none
}

.treatment-list li h2 {
    margin: 10px 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    font-weight: 100;
    background: rgb(235 114 122 / .7);
    width: 60%;
    font-size: 22px;
    color: #fff;
    padding: 10px 10px 10%;
    height: 85px;
    line-height: 22px
}

.treatment-list li:hover h2 {
    background: #eb727a;
    width: calc(60% + 10px);
    padding: 10px 10px 10px 20px
}

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

.treatment-list li img {
    width: 100%;
    display: block;
    opacity: .9;
    -webkit-filter: grayscale(10%);
    filter: grayscale(10%)
}

.treatment-list li:hover img {
    width: 100%;
    display: block;
    opacity: .7;
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%)
}

.new-treatment-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding: 10px 0 30px
}

.overview-page .new-treatment-list {
    justify-content: flex-start
}

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

.new-treatment-list a:before,.gallery-link a:before {
    font-family: FontAwesome
}

ul.gallery-link li:before {
    display: none
}

ul.gallery-link li a {
    background-color: #eb727a
}

ul.gallery-link li a h2 {
    color: #fff
}

.gallery-link li {
    width: fit-content;
    padding: 0!important;
    margin: 30px 1% 0!important
}

.full-width-content .new-treatment-list li {
    width: 31.33%
}

.new-treatment-list li {
    width: 48%;
    padding: 80px 0!important;
    margin: 1%!important;
    text-align: center;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    border: 1px solid #ddd
}

.new-treatment-list li a,.gallery-link li a {
    background: #fff;
    border-radius: 7px;
    padding: 10px;
    text-align: center;
    height: 100%;
    display: inline-block!important;
    color: #eb727a;
    margin: 0 auto;
    min-width: 200px
}

.new-treatment-list li a:hover,.gallery-link li a:hover {
    background: #eb727aa6
}

.new-treatment-list br,.new-treatment-list p,.gallery-link br,.gallery-link p {
    display: none
}

.new-treatment-list li h2,.gallery-link li h2 {
    font-size: 15px;
    color: #eb727a;
    text-transform: uppercase
}

.new-treatment-list li a:hover h2,.gallery-link li a:hover h2 {
    color: #fff
}

.new-treatment-list li a:hover,.gallery-link li a:hover {
    background: #eb728c
}

.new-treatment-list a:hover:before,.gallery-link a:hover:before {
    background: #72777b
}

#side-content {
    display: flex;
    min-height: 500px
}

#side-content img {
    width: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

img.amoteam-member-img {
    width: 100%!important
}

.parent-pageid-11 #side-content img {
    width: 100%
}

#side-content img.full-image {
    width: 100%
}

.side-aside {
    width: 50%;
    background-position: center center!important;
    background-size: cover!important;
    position: relative;
    min-height: 100vh;
    position: sticky;
    top: 50px;
    height: 400px
}

.side-aside header {
    position: absolute;
    padding: 25px;
    width: 100%;
    background: rgb(47 146 139 / .7);
    text-align: center
}

.side-aside header h1 {
    color: #fff;
    font-weight: 700;
    font-size: 40px
}

.container-right {
    width: 50%;
    background: #fff
}

.container-half {
    width: calc(45% - 10px);
    float: left;
    margin: 0 20px 0 0
}

.container-half:last-child {
    float: right;
    margin: 0
}

.container-right:after {
    content: '';
    display: block;
    clear: both
}

.right-content {
    max-width: 770px;
    width: 95%;
    padding: 50px 40px;
    margin: 0 auto
}

.right-content hr {
    background-color: #41928d;
    max-width: 100%;
    width: 100%;
    margin: 50px auto;
}

.right-content-list {
    width: 100%;
    padding: 0
}

.right-content-list ul,.right-content-list li {
    padding: 0;
    margin: 0;
    list-style: none
}

.contact-right {
    background: #eb727a;
    padding: 50px 15px;
    background-image: url(http://dental-design-clients.co.uk/smile-suffolk/public_html/wp-content/themes/smile-suffolk/images/watermark.png);
    background-size: 60%;
    background-position: center right
}

.contact-right h2 {
    color: #fff
}

.gdpr {
    border-left: 0;
    border-right: 0;
    margin: 16px 0
}

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

.gdpr a {
    color: #fbe3e4
}

input[type='checkbox'] {
    width: 23px!important;
    margin-left: 10px!important;
    height: auto!important;
    display: inline-block!important;
    float: none!important
}

.gdpr-small {
    font-size: 11px;
    padding-bottom: 20px;
    clear: both;
    float: left;
    line-height: 16px
}

.gdpr-small a {
    color: #fbe3e4
}

.contact-page-form {
    margin: 0 auto;
    padding: 0;
    vertical-align: top;
    text-align: left;
    max-width: 700px;
    width: 96%
}

.contact-page-form h2 {
    color: #fff;
    margin-bottom: 20px
}

.contact-page-form.open-page-form h2 {
    font-weight: 600;
    letter-spacing: 1px
}

.contact-page-form ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.contact-page-form li {
    margin: 10px 0!important;
    position: relative;
    padding: 0 !important;
}

.contact-page-form li:after {
    display: block;
    content: '';
    clear: both
}

.contact-page-form li label {
    background: #fff;
    padding: 15px;
    display: block;
    font-size: 14px;
}

.contact-page-form li:before {
    display: none
}

.contact-page-form li select {
    width: calc(50% - 5px);
    margin-right: 10px;
    float: left;
    padding: 10px;
    border: 0;
    border-radius: 5px;
    background: rgb(255 255 255 / .8);
    color: #848484
}

.contact-page-form li select:last-child {
    margin-right: 0
}

.contact-page-form input,
.contact-page-form textarea,
.contact-page-form select {
    width: 100%;
    height: 50px;
    padding: 7px 10px 7px 45px;
    margin: 0 0 11px!important;
    border: 0;
    border-bottom: 1px solid #7e7e7e;
    font-family: inherit;
    background-color: transparent!important;
    color: #000;
    font-size: 14px;
    background: rgb(255 255 255 / .8)!important;
    display: block;
    border: 0;
    border-radius: 5px
}
.contact-page-form input[type=file]{
    padding: 13px 10px 10px;
}

.contact-page-form input[type=file]:hover{
    padding: 13px 10px 10px;
}

.open-page-form.contact-page-form li select {
    width: 100%;
    margin: 0!important
}

.contact-page-form textarea {
    padding-top: 10px;
    height: 150px;
    overflow: hidden
}

.contact-page-form input:hover,.contact-page-form input:active,.contact-page-form input:focus {
    padding: 7px 2% 7px 55px
}

.contact-page-form textarea:hover,.contact-page-form textarea:active,.contact-page-form textarea:focus {
    padding: 10px 2% 10px 55px
}

.contact-page-form input:hover,.contact-page-form input:active,.contact-page-form input:focus {
    outline: 0!important
}

.contact-page-form li i {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 18px;
    color: #7e7e7e!important
}

.contact-page-form .submit {
    font-size: 15px;
    text-transform: uppercase;
    background: rgb(78 86 94 / .5)!important;
    color: #fff;
    width: 100%;
    border: 0;
    padding: 0!important;
    border-radius: 5px
}

.contact-page-form .submit:hover {
    padding: 0;
    background: rgb(78 86 94 / .9)!important;
    border: 0
}

.contact-page-form .submit:hover {
    cursor: pointer
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

:-moz-placeholder {
    color: #000
}

#referral-form {
    margin: 0;
    margin: 28px 0 0;
    text-align: left
}

#referral-form ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#referral-form li {
    clear: both;
    padding: 0
}

#referral-form li:before {
    display: none
}

.clearing {
    clear: both;
    width: 100%;
    height: 20px;
    border-bottom: 1px dashed #e4e4e4;
    margin-bottom: 25px
}

#referral-form input,#referral-form select {
    width: 60%;
    padding: 20px;
    margin: 10px 0 0;
    float: right;
    border: 1px solid #e6e6e6;
    color: #6f6f6f;
    background: #e6e6e6
}

#referral-form textarea {
    width: 60%;
    padding: 10px 0 10px 10px;
    margin: 10px 0 0;
    background: 0 0;
    float: right;
    border: 1px solid #e6e6e6;
    height: 120px;
    background: #e6e6e6
}

#referral-form label {
    width: 40%;
    font-size: 14px;
    float: left;
    padding: 15px 0 0;
    height: 100%
}

#referral-form .submit {
    font-size: 15px;
    text-transform: uppercase;
    background: #4e565e!important;
    color: #fff;
    width: 100%;
    border: 0;
    border-radius: 5px;
    float: none
}

#referral-form .submit:hover {
    background: rgb(78 86 94 / .71)!important;
    cursor: pointer
}

.testimonials {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.testimonials article {
    position: relative;
    margin: 0 0 30px 45px;
    font-size: 15px;
    border-bottom: 5px solid #eb727b;
    background: #f9f9f9;
    padding: 10px;
    width: calc(49% - 45px)
}

.testimonials article:before {
    font-family: FontAwesome;
    content: '\f10d';
    position: absolute;
    font-size: 25px;
    left: -45px;
    top: 0;
    height: 40px;
    width: 40px;
    display: block;
    text-align: center;
    color: #fff;
    background: #eb727b;
    line-height: 40px
}

.testimonials article span {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-style: italic
}

.testimonials article cite {
    font-weight: 700;
    font-style: italic;
    padding-top: 20px;
    display: block
}

table#fee-guide {
    width: 100%;
    border-spacing: 1px;
    border-collapse: separate
}

table#fee-guide tr th,table#fee-guide tr td {
    text-align: left;
    padding: 15px 25px
}

table#fee-guide col {
    width: 16%
}

table#fee-guide col:first-of-type {
    width: 28%
}

table#fee-guide tr#package th {
    font-size: 19px;
    padding: 30px 0;
    color: #fff;
    font-weight: 300;
    width: 23%
}

#package {
    color: #fff;
    font-weight: 300;
    font-size: 25px
}

.bronze {
    background: #eb727b
}

.silver {
    background: #2f928c
}

.gold {
    background: #5b9a32
}

.platinum {
    background: #4e565f
}

table#fee-guide td {
    padding: 10px;
    vertical-align: middle
}

table#fee-guide tr.prices-title {
    height: auto!important
}

table#fee-guide tr.prices-title td {
    padding: 15px 10px;
    font-size: 14px
}

table#fee-guide tr:nth-of-type(odd) {
    background: #2f928c;
    color: #fff
}

table#fee-guide tr:nth-of-type(even) {
    background: #fff
}

table#fee-guide tr#package {
    background: 0 0
}

table#fee-guide tr#package-price {
    background: #444;
    box-sizing: content-box
}

table#fee-guide tr#package-price td {
    font-size: 40px;
    padding: 25px 0 15px;
    color: #fff;
    box-sizing: content-box
}

table#fee-guide tr#package-price td:first-of-type {
    font-size: 30px
}

table#fee-guide tr#package-price td sup {
    vertical-align: top;
    font-size: 20px;
    margin-top: -15px;
    display: inline-block
}

table#fee-guide tr#package-price small {
    font-size: 11px;
    line-height: 0
}

button.show.hvr-pop,.strapline a.but {
    font-size: 22px;
    top: 20px;
    border-width: 0;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    background: #1da7a0;
    text-transform: uppercase
}

#responsive-menu-container #responsive-menu-title #responsive-menu-title-image {
    display: block!important;
    vertical-align: middle;
    margin-right: 15px;
    margin: 0 auto!important;
    width: 196px
}

button#responsive-menu-button {
    display: none!important
}

button#responsive-menu-button {
    top: 0!important;
    right: 15px!important
}

#responsive-menu-container {
    z-index: 9999999!important
}

#smile-menu {
    top: 32px;
    right: 25px;
    position: absolute;
    background: 0 0;
    border: 0
}

header.darkHeader #top-strip #smile-menu {
    top: 21px;
    right: 25px
}

.res-watermark {
    width: 90%;
    display: block;
    margin: 0 auto!important
}

#damn-good-advice-intro {
    background: #87cca0;
    padding: 45px 0 75px;
    color: #fff;
    text-align: left;
    line-height: 30px
}

#damn-good-advice-intro img {
    width: 100%;
    display: block;
    background: #fff;
    padding: 15px;
    box-shadow: -5px 5px 5px rgb(0 0 0 / .3)
}

#damn-good-advice-intro h2 {
    font-style: italic;
    margin: 0 0 70px;
    font-size: 28px
}

#damn-good-advice-intro h3 {
    color: #000;
    font-size: 26px;
    font-weight: 500
}

#damn-good-advice-snapshot {
    padding: 45px 0 75px;
    text-align: center
}

#damn-good-advice-snapshot img {
    width: 100%;
    display: block
}

#damn-good-advice {
    padding: 45px 0 75px;
    text-align: center;
    background: #eeeeea
}

.dga-text p {
    font-size: 22px;
    line-height: 30px
}

#damn-good-advice-contact {
    padding: 45px 0 75px;
    background: #e47277;
    text-align: center
}

#damn-good-advice-contact .contact-page-form {
    margin: 0 auto
}

#damn-good-advice-contact .contact-page-form p {
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 40px
}

.job-left {
    float: left;
    width: 300px;
    background: #2f928c;
    color: #fff;
    padding: 40px;
    font-weight: 100;
    font-size: 25px;
    position: relative
}

.job-left:before {
    display: block;
    content: '';
    width: 30px;
    height: 30px;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    position: absolute;
    top: 10px;
    left: 10px
}

.job-left:after {
    display: block;
    content: '';
    width: 30px;
    height: 30px;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.job-left strong {
    font-size: 30px
}

.job-right {
    float: right;
    width: calc(100% - 350px)
}

.accordion-toggle {
    cursor: pointer;
    border-top: 3px solid #2f928c;
    padding: 10px 40px 10px 10px;
    font-size: 18px;
    position: relative
}

.accordion-toggle:after {
    font-family: FontAwesome;
    content: '\f055';
    float: right;
    color: #e47d80;
    position: absolute;
    right: 10px;
    top: 13px
}

.accordion-content {
    display: none;
    padding: 0 10px 10px
}

.accordion-content.default {
    display: block
}

.banner-buttons {
    text-align: center;
    padding: 20px 0;
    background-color: #eb727b;
    min-height: 114px
}

.banner-buttons a.but {
    top: 0;
    background-color: #fff;
    color: #000;
    font-size: 20px;
    margin: 10px 20px 10px 0;
    height: auto;
    padding: 13px 35px
}

.banner-buttons a.but:first-of-type {
    background: #2f928b;
    color: #fff
}

.unslider {
    max-height: 1317px!important
}

.awards-section-mobile {
    display: none;
    margin: 20px auto;
    max-width: 500px
}

.awards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
    margin: 0 -15px
}

.awards img {
    max-width: 170px!important;
    height: auto;
    width: 100%!important;
    padding: 15px
}

.ddl-popup-button.ddl-close {
    padding: 14px 0!important;
    font-size: 16px!important
}

@media (max-width: 1000px) {
    .awards {
        justify-content:center
    }

    .awards img {
        max-width: 150px!important
    }
}

@media (max-width: 480px) {
    .awards img {
        max-width:120px!important
    }
}

.cta {
    background: #4f4d4e;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 30px;
    margin: 50px 0 0;
    color: #fff;
    justify-content: center;
    text-align: center
}

#side-content .cta img {
    width: 100%;
    height: auto
}

.cta p {
    margin: 0
}

.cta h3 {
    font-size: 26px;
    font-weight: 100;
    margin: 0 0 25px
}

.cta a {
    background: #fff;
    border-radius: 7px;
    padding: 10px 30px;
    text-align: center;
    height: 100%;
    display: block;
    color: #eb727a;
    margin: 0;
    max-width: 360px;
    width: 90%;
    text-transform: uppercase;
    font-weight: 700
}

.opening-banner {
    display: block;
    margin-bottom: 20px
}

.opening-banner img {
    width: 100%!important;
    border: 1px solid #c9c9c9
}

.twentytwenty-container img {
    width: 100%!important
}

.side-aside img {
    display: inherit
}

.special-offer-title {
    font-size: 60px;
    color: #eb727b
}

.team-page-hero {
    height: 700px;
    background-position: center;
    background-size: cover;
    background-image: url(https://smilesuffolk-ipswich.co.uk/wp-content/themes/smile-suffolk/images/side/awards/2.jpg)
}

.page-id-496 .header-inner,.page-id-496 .full-width-content {
    padding: 0
}

img.alignright.size-full.wp-image-750 {
    background: #fff;
    padding: 0;
    border: none;
    margin: 0 0 20px 20px;
    max-width: 200px;
    width: 100%;
    height: auto;
    float: right
}

img.alignnone.size-full.wp-image-746 {
    width: 100%;
    max-width: 657px;
    height: auto
}

section.awards-strip br {
    display: none
}

.feature-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #eb727b;
    color: #fff;
    margin: 50px 0
}

.feature-section--green {
    background-color: #2f928d
}

.feature-col {
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 35px
}

.feature-col--half {
    width: 50%
}

.feature-col ul li:before {
    color: #fff
}

.feature-col h3 {
    margin: 10px 0
}

.feature-col h4 {
    font-weight: 500
}

.feature-section a {
    color: #b5d5d3;
}

.feature-col p:first-child {
    margin-top: 0
}

.feature-col p:last-child {
    margin-bottom: 0
}

.feature-col a.but {
    background-color: #fff;
    color: #2f928d
}

.feature-col a.but:hover {
    background-color: #eb727b;
    color: #fff
}

.feature-col--img {
    padding: 0;
    overflow: hidden
}

.feature-col--img img {
    width: 100%!important;
    height: 100%;
    -o-object-position: top!important;
    object-position: top!important
}

.overview-page .new-treatment-list {
    margin-top: 40px
}

.overview-page .new-treatment-list li {
    width: 48%
}

.fa-offer-section {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 55vh;
    position: relative
}

.fa-offer-section.whitening-offer-july {
    background-image: url(https://smilesuffolk-ipswich.co.uk/wp-content/uploads/2023/07/teeth-whitening.jpg.webp)
}

section.fa-offer-section.autumn-smile {
    background-image: url(https://smilesuffolk-ipswich.co.uk/wp-content/uploads/2023/10/autumn-smile.jpg.webp);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover
}

section.fa-offer-section.friend-family {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover
}

img.friend-familly-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    object-position: top center
}

img.friend-familly-bg.friend-familly-mobile {
    display: none
}

@media (max-width: 1000px) {
    img.friend-familly-bg.friend-familly-mobile {
        display:block
    }

    img.friend-familly-bg.friend-familly-desktop {
        display: none
    }
}

.fa-offer-section .container {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.valentine-offer-bg {
    background: url(https://smilesuffolk-ipswich.co.uk/wp-content/uploads/2023/01/valentine-offer-bg.jpg) #d3e5f1;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 50vh
}

.left-box,.right-box {
    width: 50%
}

.right-box h2 {
    font-size: 2.8rem;
    margin: 0 0 20px;
    padding: 0 0 20px;
    font-weight: 200;
    margin: 0;
    padding: 0
}

.fa-offer-section h3 {
    margin: 10px 0 20px;
    font-size: 29px;
    color: #2f928b
}

.right-box h2 span {
    font-weight: 600;
    color: #2f928c;
    display: block
}

.right-box p {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.5
}

.right-box {
    background: #f5f5f5;
    padding: 50px 50px 50px;
    margin: 60px 0
}

.right-box strong {
    font-size: 1.3rem;
    color: #eb727a
}

.right-box a.but {
    display: flex;
    width: fit-content;
    font-size: 20px;
    line-height: 28px;
    top: 0
}

.review-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.elfsight-holder {
    width: 60%;
    padding: 25px 0 0
}

.svg-holder {
    width: 36%
}

@media (max-width: 1400px) {
    .feature-col--half {
        width:100%;
        padding-bottom: 0
    }

    .feature-col--img {
        max-height: 360px
    }

    .overview-page .new-treatment-list li {
        width: 100%
    }
}

@media (max-width: 1200px) {
    nav ul li a {
        padding:34px 4px 29px;
        font-size: 11px
    }

    header.darkHeader #top-strip nav ul li a {
        padding: 20px 5px 0;
        font-size: 11px
    }

    nav ul li.logo {
        margin: 0 25px
    }

    .header-container {
        /* max-width: 1055px */
    }

    .treatment-list li h2 {
        font-size: 14px;
        line-height: 14px;
        height: 50px
    }

    .testimonials article {
        margin: 0 0 30px 45px;
        width: calc(100% - 45px)
    }
}

@media (max-width: 1100px) {
    .new-treatment-list li {
        width:100%
    }
}

@media (max-width: 1060px) {
    nav ul li a {
        padding:34px 2px 31px;
        font-size: 10px
    }

    header.darkHeader #top-strip nav ul li a {
        padding: 20px 4px 0;
        font-size: 10px
    }

    nav ul li.logo {
        margin: 0 15px
    }

    .header-container {
        max-width: 945px
    }

    .fa-offer-section {
        background-position: 0
    }

    .right-box h2 {
        font-size: 2.2rem
    }
}

@media (max-width: 1030px) {
    .strapline h3 {
        font-size:36px
    }

    .strapline.strap2 h3 {
        line-height: 44px;
        font-size: 26px
    }

    .header-inner h1 {
        font-size: 34px
    }
}

@media (max-width: 1000px) {
    .fa-offer-section {
        background-size:cover;
        background-position: top
    }

    .fa-offer-section .container {
        width: 100%
    }

    .left-box,.right-box {
        width: 100%;
        margin: 0
    }

    .left-box {
        height: 50vh;
        padding: 50px 0 90px;
        position: relative;
        order: 2
    }

    .right-box {
        padding: 30px 35px 80px
    }

    .fa-offer-section {
        background-position: left top;
        background-size: 130%
    }

    .special-offer-title {
        font-size: 32px
    }

    .treatment-list li {
        width: 50%
    }

    .treatment-list li h2 {
        font-size: 16px;
        line-height: 16px;
        height: 55px
    }
    .header-responsive-container {
        display:block
    }
}

@media (max-width: 950px) {
    .container-half {
        width: calc(48% - 10px)
    }
}

@media (max-width: 830px) {
    .awards-section-desktop {
        display:none
    }

    .awards-section-mobile {
        display: block
    }
}

@media (max-width: 770px) {
    .banner-buttons a.but {
        width:95%;
        margin: 0 0 20px;
        position: initial
    }

    .video-right {
        margin: 0 0 20px;
        max-width: 350px;
        width: 100%;
        float: none;
        padding-bottom: 40%;
        padding-top: 36%
    }

    .alignright,#side-content img {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 auto 30px;
        max-width: 220px;
        display: block
    }

    .single .alignright {
        max-width: 100%
    }

    #side-content img {
        max-width: 300px
    }

    #referral-form input,#referral-form textarea,#referral-form label,#referral-form select {
        width: 100%;
        float: none
    }

    .map-deets {
        position: relative;
        top: 150px;
        right: 0
    }

    .container-half {
        width: 100%;
        float: none;
        margin: 0
    }

    #damn-good-advice-intro {
        text-align: center
    }

    #damn-good-advice-intro img {
        margin: 0 auto 50px;
        max-width: 400px
    }

    #damn-good-advice-intro h2 {
        margin: 0 0 40px;
        font-size: 24px
    }

    #damn-good-advice-intro h3 {
        font-size: 20px
    }

    .dga-text p {
        font-size: 18px
    }

    #damn-good-advice-contact .contact-page-form p {
        font-size: 22px
    }
}

@media (max-width: 760px) {
    section.awards-strip br {
        display:inline-block
    }

    .col3,.col2 {
        float: none;
        width: 96%;
        margin: 40px auto!important
    }

    .col4 {
        float: none;
        display: inline-block;
        width: 46%;
        margin: 0 2%;
        vertical-align: top
    }

    .responsive-hide {
        display: none
    }

    .treatment-list li h2 {
        height: 70px
    }

    .job-left {
        width: 100%;
        margin-bottom: 20px;
        text-align: center
    }

    .job-left strong {
        font-size: 33px
    }

    .job-right {
        float: none;
        width: 100%;
        clear: both
    }

    .right-box h2 {
        font-size: 1.9rem
    }
}

@media (max-width: 740px) {
    .unslider li,.unslider ol,.unslider ul,#banner {
        background-position:left;
        background-size: cover
    }

    .team-page-hero {
        height: 390px;
        background-position: center
    }
}

@media (max-width: 740px),(max-height:900px) {
    .unslider li,.unslider ol,.unslider ul,#banner {
        height:70.4vh;
        min-height: 580px
    }

    #banner-text-area img {
        max-width: 400px
    }

    h1 {
        font-size: 40px
    }

    .strapline h3 {
        font-size: 30px
    }

    #reviews h2,#gallery h4 {
        font-size: 34px
    }

    .quote-phrase {
        font-size: 17px;
        line-height: 28px
    }

    .quote-author {
        font-size: 15px
    }

    .slick-list {
        left: -10px
    }

    #find-us iframe {
        height: 400px
    }

    .strapline.strap2 h3 {
        line-height: 34px;
        font-size: 24px
    }

    .treatment-list li h2 {
        font-size: 16px;
        line-height: 16px
    }

    .header-inner h1 {
        font-size: 30px
    }

    .header-inner hgroup {
        padding: 3% 0
    }

    #social,#tel {
        right: 20px;
        margin: 0;
        left: inherit
    }

    .imgAward {
        background: url(/wp-content/themes/smile-suffolk/images/banner/awards-m.jpg) center center no-repeat;
        background-size: cover
    }

    .img1 {
        background: url(/wp-content/themes/smile-suffolk/images/banner/1m.jpg) center center no-repeat;
        background-size: cover
    }

    .imgAward {
        background: url(/wp-content/themes/smile-suffolk/images/banner/awards-m.jpg) center center no-repeat!important;
        background-size: cover!important
    }

    .img2 {
        background: url(/wp-content/themes/smile-suffolk/images/banner/2m.jpg) center center no-repeat;
        background-size: cover
    }

    .img3 {
        background: url(/wp-content/themes/smile-suffolk/images/banner/3m.jpg) center center no-repeat;
        background-size: cover
    }
}

@media (max-width: 830px) {
    ul.mobile-treatment-list li {
        display:inline-block;
        text-align: center;
        max-width: 230px;
        width: 100%
    }

    img.alignright.size-full.wp-image-750 {
        max-width: 100px
    }
}

@media (max-width: 765px) {
    ul.mobile-treatment-list {
        text-align:center;
        display: block
    }
}

@media (max-width: 1100px) {
    .side-aside.images-in-the-box img {
        display:none
    }

    #tel {
        left: 0;
        right: 0;
        text-align: center
    }

    #social {
        left: 0;
        margin: 0 auto;
        right: 0
    }

    .side-aside {
        min-height: unset;
        height: 260px!important;
        top: 0
    }

    .unslider li,.unslider ol,.unslider ul,#banner {
        min-height: 595px
    }

    #banner-text-area a.but {
        top: 20px;
        width: 46%!important;
        height: 48px;
        display: block;
        margin: 10px 2%;
        float: left
    }

    #banner-text-area a.but:last-child {
        width: 96%!important;
        margin: 0 2%
    }

    .header-responsive {
        display: block
    }

    .header-desktop {
        display: none
    }

    #side-content,.full-width-content {
        display: block;
        background: #30928a
    }

    .side-aside {
        width: 100%;
        height: 270px;
        background-position: center!important;
        position: relative
    }

    .page-id-2687 .side-aside {
        background-position: top center!important;
    }

    .container-right {
        width: 100%
    }

    .header-inner {
        padding-top: 0
    }

    .header-inner h1 {
        font-size: 26px
    }

    .right-content {
        padding: 50px 4%;
        width: 100%
    }

    .contact-right {
        padding: 50px 4%
    }

    .contact-page-form {
        width: 100%
    }

    .new-treatment-list li,.full-width-content .new-treatment-list li {
        width: 48%
    }

    .overview-page .new-treatment-list li {
        width: 48%;
        max-width: none
    }

    section.awards-strip br {
        display: none
    }

    section.awards-strip a {
        font-size: 16px
    }

    #buttons {
        display: none
    }
}

@media (max-width: 650px) {
    .left-box {
        height:30vh;
        min-height: 300px;
        order: 1
    }

    .right-box {
        order: 2
    }
}

@media (max-width: 550px) {
    .overview-page .new-treatment-list li {
        width:100%
    }
}

@media (max-width: 450px) {
    .col4 {
        display:block;
        width: 100%;
        margin: 20px 0;
        text-align: center
    }

    .responsive-hide {
        display: none
    }

    footer p {
        text-align: center
    }

    #tel {
        display: none
    }

    .responsive-tel {
        display: inline-block!important
    }

    .social-instagram {
        margin-right: 10px
    }

    #social {
        width: 164px;
        text-align: center
    }

    .left-box {
        height: 24vh
    }

    .new-treatment-list li,.full-width-content .new-treatment-list li {
        width: 100%
    }

    .left-box {
        height: 40vh
    }

    .valentine-offer-bg {
        background: url(https://smilesuffolk-ipswich.co.uk/wp-content/uploads/2023/01/Valentines-Evening-Backound-Mobile.jpg) #d3e5f1;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 300px;
        background-image: 50vh
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .container-right {
        width:100%
    }
}

@media (max-width: 600px) {
    #banner-text-area img {
        max-width:300px;
        width: 100%;
        margin: 0 auto
    }

    .special-offer-title {
        font-size: 40px
    }

    .right-box a.but {
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width: 500px) {
    .new-treatment-list li {
        width:100%
    }
}

@media (max-width: 420px) {
    body {
        font-size:14px;
        overflow: scroll;
        -webkit-overflow-scrolling: touch
    }

    #badge {
        position: absolute;
        z-index: 99;
        bottom: 0;
        max-width: 200px;
        width: 30%;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .map-deets {
        position: relative;
        top: auto;
        right: auto;
        margin-top: auto
    }

    .strapline h3 {
        font-size: 28px
    }

    .strapline.strap2 h3 {
        line-height: 30px;
        font-size: 22px
    }

    .modal {
        width: 320px;
        margin-left: -160px
    }

    table#fee-guide tr#package th {
        font-size: 16px
    }
}

@media (max-width: 390px) {
    table#fee-guide {
        overflow-x:scroll;
        display: block;
        position: relative
    }

    .page-id-510 .side-aside {
        width: 100%;
        height: 250px
    }

    .special-offer-title {
        font-size: 35px
    }
}

@media (max-width: 340px) {
    .treatment-list li {
        width:100%
    }
}

.fa-vip-form {
    display: block;
    max-width: 700px;
    margin: 0 auto;
    background-color: #e3717a;
    padding: 20px 0;
    text-align: center;
    color: #fff
}

.fa-vip-form .contact-page-form {
    text-align: center;
    max-width: 90%
}

.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 18px
}

.amoteam-member-info {
    bottom: 0!important
}

.amoteam-member-info .amoteam-member-subtitle {
    text-align: right;
    max-width: 180px
}

.faq-section {
    padding: 100px
}

.faq-section.alt {
    background-color: #eee;
    margin-bottom: 20px
}

.faq-section h2 {
    width: 90%;
    text-align: center;
    margin: 0 auto 30px
}

.faq-section .container {
    width: 90%;
    margin: 0 auto;
    border: 4px solid #58b676;
    max-width: 1800px
}

.faq-section-item-title {
    padding: 20px 70px 20px 20px;
    background-color: #90cca0;
    color: #fff;
    position: relative;
    font-weight: 700;
    font-size: 110%
}

.faq-section-item-answer {
    max-height: 0;
    transition: 0.5s;
    overflow: hidden;
    padding: 0 5%;
    background-color: #fff
}

.faq-section-item-answer p {
    margin: 0 0 20px
}

.faq-section-item:last-of-type .faq-section-item-title {
    border-bottom: none
}

.faq-section-item.active i {
    transform: rotate(180deg)
}

.faq-section-item.active .faq-section-item-answer {
    max-height: 4000px;
    padding: 5%
}

.faq-section-item-title i {
    position: absolute;
    right: 30px;
    top: calc(50% - 10px);
    transition: 0.5s;
    font-size: 21px
}

.faq-section-item {
    border: 5px solid #90cca0;
    margin-bottom: 5px
}

@media (max-width: 1200px) {
    .faq-section {
        padding:50px 5%
    }
}

@media (max-width: 700px) {
    table#fee-guide tr th,table#fee-guide tr td {
        display:block
    }

    table#fee-guide tr th {
        display: none
    }

    table#fee-guide tr td:first-of-type {
        font-size: 125%;
        font-weight: 700
    }

    table#fee-guide tr td:nth-of-type(2) {
        padding-bottom: 0
    }

    table#fee-guide tr td:nth-of-type(2):before {
        content: 'Private Fees: ';
        font-weight: 700
    }

    table#fee-guide tr td:nth-of-type(3) {
        padding-bottom: 30px
    }

    table#fee-guide tr td:nth-of-type(3):before {
        content: 'Smile Suffolk Membership: ';
        font-weight: 700
    }
}

.page-id-106 #side-content img {
    width: 100%
}

.scroll-link-draft img {
    width: 80%!important
}

@media (max-width: 900px) {
    .scroll-link-draft img {
        width:60%
    }

    #banner-text-area h4 {
        font-size: 30px
    }
}

a.but-refer {
    background: #2f928d;
    padding: 13px 20px;
    position: relative;
    margin: 10px 0 20px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    flex-direction: row;
    justify-content: center
}

a.but-refer:hover {
    background: #1da7a0
}

a.but-download {
    background: rgb(78 86 94 / .5)!important;
    padding: 15px 20px;
    position: relative;
    margin: 20px 0 0;
    font-size: 22px;
    color: #fff;
    border-radius: 4px;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-transform: uppercase
}

a.but-download:hover {
    background: rgb(78 86 94 / .9)!important
}

.white {
    color: #fff
}

.twenty-twenty-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.twenty-twenty-gallery-item {
    width: calc(33.33% - 20px);
    margin: 5px 10px;
    box-sizing: border-box;
    min-width: 300px;
    border: 5px solid #eee
}

@media (max-width: 1000px) {
    .twenty-twenty-gallery-item {
        width:calc(50% - 20px)
    }
}

@media (max-width: 750px) {
    .twenty-twenty-gallery-item {
        width:100%
    }
}

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

div#comparisonSlider img:nth-of-type(2) {
    display: none
}

.case-studies-item {
    display: flex;
    background-color: #eee;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
    width: 100%
}

.case-studies-item-img {
    width: 40%
}

.case-studies-item-content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding: 20px 5%;
    width: 60%
}

#side-content .case-studies-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.case-studies-item-content h3 {
    width: 100%
}

.case-studies-item-content p {
    width: 100%
}

.case-studies {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%
}

@media (max-width: 600px) {
    .case-studies-item {
        width:300px;
        margin: 20px
    }

    .case-studies-item-content,.case-studies-item-img {
        width: 100%
    }
}

li#menu-item-1910 {
    display: none
}

.page-id-1798 li#menu-item-1910 {
    display: inline-block
}

.page-id-1798 li#menu-item-1745 {
    display: none
}

.fa-ba-item {
    margin: 5px 10px;
    box-sizing: border-box;
    min-width: 300px;
    border: 5px solid #eee;
    text-align: center;
    width: 48%;
    min-width: 300px
}

.fa-ba-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start
}

.fa-ba-item h3 {
    background-color: #eee;
    padding: 20px 0
}

.fa-ba-item img {
    display: block
}

form.contact-page-form.newsletter-sign-up a {
    text-decoration: underline;
    color: #41928b
}

.page-id-1827 .right-content {
    display: none
}

.page-id-1827 .contact-right {
    /* height: 100%; */
    padding-top: 100px; 
    padding-bottom: 100px;
    background-color: #eee
}

.inpage-offer {
    padding: 10px 30px;
    border: 1px solid #eee;
    margin-bottom: 34px;
    border-radius: 20px;
    background-color: #eee
}

.inpage-offer:after {
    content: '';
    display: block;
    clear: both
}

.smile-suffolk-stories {
    padding: 75px 0;
    text-align: center;
    overflow-x: hidden
}

.smile-suffolk-stories h2 {
    font-size: 44px;
    font-weight: 600;
    letter-spacing: 2px
}

.smile-suffolk-stories p {
    font-size: 19px;
    font-weight: 300;
    line-height: 32px
}

.smile-suffolk-stories-videos {
    padding: 0 50px 0 60px;
    width: 100%
}

.smile-suffolk-stories-video {
    width: calc(100% - 20px);
    margin: 10px;
}

.smile-suffolk-stories-video-img-poster,#side-content img.smile-suffolk-stories-video-img-poster {
    width: 100%;
    aspect-ratio: 16/9;
    display: block;
    object-fit: cover;
    max-width: max-content;
    margin: 0;
}

.smile-suffolk-stories-video-title {
    padding: 20px;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    background-color: #2f928c;
    min-height: 91px;
    text-align: center
}

.right-content .smile-suffolk-stories-video-title {
    min-height: auto
}

#videoToggle {
    cursor: pointer
}

.video-dialog {
    position: fixed;
    padding: 20px;
    height: 100vh;
    width: 100%;
    display: flex;
    left: 0;
    top: 0;
    z-index: 999999;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(.5,0,.5,1)
}

.video-dialog--form {
    background: rgb(0 0 0 / .9);
    overflow-x: hidden;
    overflow-y: auto;
    align-items: flex-start
}

@media (min-width: 992px) {
    .video-dialog--form {
        padding:40px 20px
    }
}

.video-dialog__overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
    cursor: pointer
}

.video-dialog__inner {
    position: relative;
    width: auto;
    max-width: 100%;
    z-index: 5;
    margin-bottom: 100px
}

.video-dialog__inner--form {
    width: 1000px
}

.video-dialog__body {
    text-transform: none;
    background: red;
    padding: 30px
}

.video-dialog__inner a {
    color: red;
    font-weight: 700
}

.video-dialog__inner a:hover {
    color: #000
}

.video-dialog iframe,.video-dialog video {
    position: relative;
    z-index: 10;
    box-shadow: 0 0 19px rgb(0 0 0 / .16);
    width: 100%;
    height: 100%;
    max-height: 85vh;
    display: block
}

.video-dialog video {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.video-dialog__close {
    background-color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 100%;
    border: 3px solid #000;
    padding: 0;
    transition: all 0.3s cubic-bezier(.5,0,.5,1);
    z-index: 150
}

.video-dialog__close .icon svg {
    display: block;
    fill: #000;
    transition: all 0.3s cubic-bezier(.5,0,.5,1)
}

.video-dialog__close:focus,.video-dialog__close:hover {
    background-color: #000
}

.video-dialog__close:focus .icon svg,.video-dialog__close:hover .icon svg {
    fill: #fff
}

.video-dialog--active {
    opacity: 1;
    visibility: visible
}

.video-dialog--active .video-dialog__overlay {
    opacity: .9
}

.icon--close {
    width: 15px;
    height: 15px;
    vertical-align: baseline
}

.video-dialog__close .icon svg {
    display: block;
    fill: #000;
    transition: all 0.3s cubic-bezier(.5,0,.5,1);
    width: 100%;
    height: 100%
}

.smile-suffolk-stories-video-img {
    position: relative
}

.smile-suffolk-stories-video-img svg {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    fill: #fff;
    transition: 0.5s;
    z-index: 3
}

.smile-suffolk-stories-video-img:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    content: '';
    z-index: 2;
    opacity: .3;
    transition: 0.5s
}

.smile-suffolk-stories-video:hover svg {
    transform: translateY(-50%) scale(.8);
    opacity: .3
}

.smile-suffolk-stories-video:hover .smile-suffolk-stories-video-img:after {
    opacity: .1
}

.videoToggle {
    cursor: pointer;
    display: block
}

.smile-suffolk-stories .slick-prev,.smile-suffolk-stories .slick-next {
    width: 50px;
    height: 50px
}

.smile-suffolk-stories .slick-prev:before,.smile-suffolk-stories .slick-next:before {
    color: #000;
    background-color: #eee;
    line-height: 50px;
    height: 50px;
    width: 50px;
    display: inline-block;
    font-family: FontAwesome;
    border-radius: 50%;
    text-align: center
}

.smile-suffolk-stories .slick-prev:before {
    content: '\f053'
}

.smile-suffolk-stories .slick-next:before {
    content: '\f054'
}

.smile-suffolk-stories .slick-prev {
    left: 0
}

.smile-suffolk-stories .slick-next {
    right: 0
}

.btn {
    background-color: #267571;
    text-transform: uppercase;
    width: fit-content;
    padding: 13px 20px;
    border-radius: 4px;
    letter-spacing: 1px;
    color: #e8e6e3;
    display: inline-block
}

#banner-section {
    position: relative;
    height: 40vh;
    margin-top: 0;
    margin-bottom: 40px
}

#banner-section h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #2f928b;
    margin-bottom: 15px
}

#banner-section p {
    margin-bottom: 20px;
    margin-top: 0
}

#banner-section strong {
    margin-bottom: 20px;
    margin-top: 0;
    color: #eb727a
}

.banner-section--image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banner-section--image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.banner-section--image img.bannner-mobile {
    display: none
}

.banner-section--row {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%
}

.banner-section--content {
    width: 40%;
    padding: 40px;
    margin: 50px;
    background-color: #f5f5f5;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (max-width: 992px) {
    #banner-section {
        height:70vh
    }

    .banner-section--image img.bannner-desktop {
        display: none
    }

    .banner-section--image img.bannner-mobile {
        display: block
    }

    .banner-section--row {
        justify-content: center;
        align-items: flex-end
    }

    .banner-section--content {
        width: 100%;
        padding: 20px;
        margin: 20px
    }
}

.subnav-mobile {
    display: none
}

@media (max-width: 768px) {
    .subnav-mobile {
        display:block;
        background: #fff;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 99999
    }

    .subnav-mobile .content-holder {
        justify-content: space-around;
        display: flex;
        gap: 1px;
        flex-wrap: wrap;
        align-items: center;
        line-height: 0
    }

    .subnav-mobile a {
        width: 33.2%;
        text-align: center;
        padding: 15px 0;
        background: #eb727a
    }

    .subnav-mobile i.fa {
        color: #fff
    }
}

@media only screen and (max-width: 500px) {
    .subnav-mobile a {width: 33%;}
}

.blog-header {
    position: relative
}

.blog-header img {
    object-fit: cover;
    height: 400px;
    width: 100%;
    display: block;
    max-height: 40vh;
    object-position: center
}

.blog-header .blog-header-title {
    padding: 20px 0;
    display: block;
    background-color: #2f928b;
    text-align: center;
    color: #fff;
    border-top: 2px solid rgb(255 255 255 / .2);
    border-bottom: 1px solid rgb(255 255 255 / .2)
}

.blog-header .blog-header-title h1 {
    font-size: 36px
}

@media (max-width: 1030px) {
    .blog-header .blog-header-title h1 {
        font-size:34px
    }
}

@media (max-width: 740px),(max-height:900px) {
    .blog-header .blog-header-title h1 {
        font-size:30px
    }
}

@media (max-width: 1100px) {
    .blog-header .blog-header-title h1 {
        font-size:26px
    }
}

.blog-header .blog-header-title .container * {
    margin: 0
}

.blog-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.blog-item {
    width: 31.33%;
    margin: 1% 1% 30px;
    min-width: 350px
}

.blog-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block
}

.blog-item-content {
    padding: 20px 20px 80px;
    background-color: #eee;
    position: relative;
    height: calc(100% - 250px)
}

.blog-item-content :first-child {
    margin-top: 0
}

.blog-item-content .btn {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    text-align: center
}

.pagination a {
    background-color: #267571;
    text-transform: uppercase;
    width: fit-content;
    padding: 13px 20px;
    border-radius: 4px;
    letter-spacing: 1px;
    color: #e8e6e3;
    display: inline-block
}

.pagination {
    text-align: center;
    padding: 20px;
    background-color: #eee
}

.blog #main-content {
    padding-bottom: 20px
}

.single hr {
    border-top: 3px solid #2f928c;
    width: 100%;
    margin: 40px 0;
    display: block;
    clear: both
}

.whatsapp {
    display: block;
    background-color: #25d366;
    padding: 50px 0;
    color: #000
}

.whatsapp-container {
    max-width: 700px;
    width: 96%;
    margin: 0 auto
}

.page-template-page-smile-stories .smile-suffolk-stories-videos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.page-template-page-smile-stories .smile-suffolk-stories-video {
    width: calc(33.33% - 20px);
    min-width: 250px
}

@media (max-width: 800px) {
    .page-template-page-smile-stories .smile-suffolk-stories-video {
        width:100%
    }
}

form.contact-page-form .gdpr {
    color: #fff
}

form.contact-page-form .gdpr a {
    text-decoration: underline;
    color: #fff
}

.twenty-twenty-gallery .twenty-twenty-gallery-item p {
    margin-top: 0;
    margin-bottom: 0
}

.twenty-twenty-gallery .twenty-twenty-gallery-item .gallerycaption {
    width: 100%;
    background-color: #eee;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center
}

.smile-suffolk-stories-videos.blogvideos {
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 20px;
    justify-content: center;
    grid-row-gap: 20px;
    padding: 0;
    margin-top: 30px
}

.smile-suffolk-stories-videos.blogvideos .videoToggle {
    max-width: calc(50% - 10px);
    margin: 0
}

.smile-suffolk-stories-videos.blogvideos br {
    display: none
}

@media only screen and (max-width: 600px) {
    .smile-suffolk-stories-videos.blogvideos .videoToggle {
        max-width:100%
    }
}

.beforeaftercb {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    grid-column-gap: 10px
}

.beforeaftercb>img {
    max-width: calc(50% - 10px)
}

#side-content .beforeaftercb br {
    display: none
}

@media only screen and (max-width: 770px) {
    #side-content .beforeaftercb img {
        margin:0;
        max-width: calc(50% - 10px)
    }
}

@media only screen and (max-width: 600px) {
    #side-content .beforeaftercb img {
        max-width:100%
    }
}

.feature-col a.but.ghoverbtn:hover {
    background-color: #2f928d
}

.alert {
    position: fixed;
    left: 20px;
    bottom: 20px;
    display: none;
    width: 100%;
    overflow: hidden;
    z-index: 101;
    -webkit-animation: alertFadeOut .8s;
    -moz-animation: alertFadeOut .8s;
    -o-animation: alertFadeOut .8s;
    animation: alertFadeOut .8s;
    font-size: 20px;
    filter: drop-shadow(0 0 5px #00000066);
    width: auto
}

.alert--active {
    display: block;
    -webkit-animation: alertFadeIn .8s;
    -moz-animation: alertFadeIn .8s;
    -o-animation: alertFadeIn .8s;
    animation: alertFadeIn .8s
}

.alert__inner {
    display: grid;
    grid-template-columns: 1fr auto;
    transition: background .3s cubic-bezier(.5,0,.5,1);
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    background: #e57e81;
    color: #fff;
    font-weight: 700
}

.alert__inner:focus,.alert__inner:hover {
    background: #2f928c;
    color: #fff
}

.alert__one a {
    display: flex;
    padding: 18px 20px;
    color: #fff;
    align-items: flex-start
}

.alert__one a span {
    padding-left: 5px
}

.alert__one a span:not(.icon):after {
    position: relative;
    display: inline-block;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    height: 16px;
    aspect-ratio: 1/1;
    border-radius: 100%;
    margin: 0 0 0 1rem;
    transition: all .3s cubic-bezier(.5,0,.5,1)
}

.alert__one a:focus span:not(.icon):after,.alert__one a:hover span:not(.icon):after {
    right: -8px
}

.alert__one .icon {
    display: block;
    position: relative;
    top: -.1rem;
    flex: 0 0 auto;
    height: 20px;
    width: 20px;
    margin: 0 10px 0 0
}

.alert__one .icon svg {
    fill: #fff;
    width: 100%;
    height: 100%
}

.alert__two {
    padding: 0 20px;
    font-size: 0
}

.alert__close {
    display: block;
    transition: all .3s cubic-bezier(.5,0,.5,1);
    cursor: pointer;
    opacity: .5;
    background-color: #fff0;
    height: 23px;
    width: 23px;
    border: 1px solid #fff;
    padding: 3px
}

.alert__close .icon svg {
    fill: #fff;
    height: 100%;
    width: 100%;
    box-sizing: border-box
}

.alert__close:focus,.alert__close:hover {
    opacity: 1
}

.alert__one .btn {
    display: none;
    margin-bottom: 20px
}

@media(max-width: 1000px) {
    .alert__inner:focus,.alert__inner:hover {
        background:#e57e81
    }

    .alert {
        position: initial;
        border-radius: 0
    }

    .alert__inner {
        border-radius: 0
    }

    .alert__one {
        text-align: center
    }

    .alert__one a {
        justify-content: center
    }

    .alert__one a span {
        display: none
    }

    .alert__one a span:not(.icon):after {
        display: none
    }

    .alert__two {
        display: none
    }

    .alert__one .btn {
        display: inline-block;
        font-size: 14px;
        padding: 10px 15px
    }
}

.impoffer {
    background-color: #DADADA
}

.impoffer .impmargit {
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.impoffer .impimg {
    max-width: 330px;
    z-index: 0
}

#side-content .impoffer .impimg img {
    width: 100%;
    display: flex;
    align-items: flex-end;
    filter: grayscale(1) brightness(1.2)
}

.impoffer .impinner {
    margin: 0 auto 0 0;
    max-width: 650px;
    width: calc(100% - 330px);
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-top: 30px
}

.impoffer p:last-child {
    margin-bottom: 0
}

.impoffer ul li {
    list-style: none;
    position: relative;
    padding-left: 15px;
    margin: 10px 0
}

.impoffer ul li:before {
    font-family: FontAwesome;
    content: '\f0da';
    color: #2f928b;
    font-size: 25px;
    margin-right: 10px;
    position: absolute;
    top: -2px;
    left: 0
}

@media only screen and (max-width: 1600px) {
    .impoffer .impimg {
        margin-left:-40px
    }

    .impoffer .impinner {
        width: calc(100% - 270px)
    }

    .side-aside {
        z-index: 1
    }
}

@media only screen and (max-width: 1280px) {
    .impoffer .impimg {
        margin-left:-80px
    }

    .impoffer .impinner {
        width: calc(100% - 210px);
        padding-left: 0%;
        padding-right: 5%;
        padding-bottom: 5%;
        padding-top: 3%
    }
}

@media only screen and (max-width: 1100px) {
    .impoffer .impimg {
        margin-left:0
    }
}

@media only screen and (max-width: 770px) {
    #side-content .impoffer .impimg img {
        margin-bottom:0
    }
}

@media only screen and (max-width: 600px) {
    .impoffer .impmargit {
        flex-wrap:wrap;
        justify-content: flex-start
    }

    .impoffer .impimg {
        order: 2
    }

    .impoffer .impinner {
        width: 100%;
        order: 1;
        padding-left: 5%
    }

    #side-content .impimg img {
        max-width: 330px
    }
}

.impoffer-al {
    background-color: #5caea8
}

.impoffer-al .impmargit {
    align-items: center
}

.impoffer-al .impimg {
    max-width: 380px;
    padding-left: 40px;
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 40px
}

#side-content .impoffer-al .impimg img {
    filter: none;
    border-radius: 20px;
    height: 220px
}

.impoffer-al .impinner hr {
    border-top-width: 2px;
    width: 100%;
    border-top-color: #fff
}

.impoffer-al .impinner h2,.impoffer-al .impinner p {
    color: #fff
}

.impoffer-al .impinner p {
    font-size: 20px;
    line-height: 28px
}

.impoffer-al a.but {
    background: #fff;
    color: #2f928d;
    font-weight: 700
}

@media only screen and (max-width: 1600px) {
    .impoffer-al .impimg {
        margin-left:0
    }

    .impoffer-al .impinner p {
        font-size: 18px
    }
}

@media only screen and (max-width: 1500px) {
    .impoffer-al .impimg {
        max-width:280px
    }

    #side-content .impoffer-al .impimg img {
        height: 280px
    }
}

@media only screen and (max-width: 1400px) {
    .impoffer-al a.but {
        font-weight:400
    }

    .impoffer-al .impimg {
        padding-left: 30px;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .impoffer-al .impinner {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-top: 20px
    }
}

@media only screen and (max-width: 1280px) and (min-width:1101px) {
    .impoffer-al .impmargit {
        flex-wrap:wrap;
        justify-content: flex-start
    }

    .impoffer-al .impimg {
        order: 2
    }

    .impoffer-al .impinner {
        width: 100%;
        order: 1
    }

    .impoffer-al .impimg {
        padding-right: 40px;
        padding-top: 0;
        padding-left: 40px;
        padding-bottom: 40px;
        max-width: none
    }

    .impoffer-al .impinner {
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 40px;
        padding-top: 20px
    }
}

@media only screen and (max-width: 1100px) {
    .impoffer-al .impimg {
        max-width:360px
    }
}

@media only screen and (max-width: 921px) {
    .impoffer-al .impimg {
        max-width:300px
    }
}

@media only screen and (max-width: 600px) {
    .impoffer-al .impimg {
        padding-right:40px;
        padding-top: 0;
        padding-left: 40px;
        padding-bottom: 40px;
        max-width: none
    }

    .impoffer-al .impinner {
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 40px;
        padding-top: 20px
    }

    #side-content .impoffer-al .impimg img {
        max-width: none
    }
}

@media only screen and (max-width: 480px) {
    .impoffer-al .impimg {
        padding-left:30px;
        padding-bottom: 30px;
        padding-right: 30px
    }

    .impoffer-al .impinner {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-top: 20px
    }
}


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

ul.gallery-link.gallery-link-alt li a {
    background-color: #2f928c;
}

/* Newsletter sign up responsive */

@media only screen and (max-width: 1440px) {
    .page-id-1827 .contact-right {padding-top: 70px; padding-bottom: 70px;}
}

@media only screen and (max-width: 1280px) {
    .page-id-1827 .contact-right {padding-top: 50px; padding-bottom: 50px;}
}

/* Newsletter sign up responsive end */

.slider-group:not(.slick-initialized) img {
    display: none;
}

.slider-group:not(.slick-initialized) img:first-of-type {
    display: block;
}

.study-club-form, .study-club-info {
    padding: 30px;
    background-color: #e47d80;
    color: white;
}

.receptionpal {
 --receptionpal-background: #ffffff;
 --receptionpal-txt: #2f928c;
 --receptionpal-badge: #2f928c;
 --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;
}
.form-tick-box-container {
    margin: -5px -5px;
    display: flex;
    flex-wrap: wrap;
}
.form-tick-box {
    display: flex;
    width: calc(50% - 10px);
    background-color: rgb(255 255 255 / .8) !important;
    padding: 10px;
    border-radius: 5px;
    margin: 5px;
    box-sizing: border-box;
}

.form-tick-box input[type=checkbox] {
    margin-bottom: 0 !important;
}

.form-tick-box label {
    background-color: transparent !important;
    padding: 5px 15px !important;
}

h2.header-no-margin {
    margin: 30px 0 5px;
}

.contact-page-form li select.full-width {
    padding: 7px 10px 7px 45px;
    width: 100%;
    margin-bottom: 0 !important;
}

.range-slider {
    position: relative;
    width: 100%;
    height: 70px;
}

.range-slider_input {
    width: 100%;
    position: absolute;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%);
    -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 4px;
  opacity: 0;
    margin: 0;
}

.range-slider_input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 75px;
  height: 75px;
  cursor: pointer;
    border-radius: 50%;
    opacity: 0;
}

.range-slider_input::-moz-range-thumb {
   width: 75px;
  height: 75px;
  cursor: pointer;
    border-radius: 50%;
    opacity: 0;
}

.range-slider_thumb {
    width: 50px;
    height: 50px;
    border: 3px solid #303030;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #f4f4f4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 4vmin;
    color: #303030;
    z-index: 2;
    font-size: 20px;
}

.range-slider_line {
    height: 5px;
    width: 100%;
    background-color: #e1e1e1;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    position: absolute;
    z-index: 1;
}

.range-slider_line-fill {
    position: absolute;
    height: 5px;
    width: 0;
    background-color: #fff;
}

p.text-white {
    color: white;
}

/* Hero offer redesign */

section#hero .hero-offer.redes {background-color: #37696a; padding: 5.4rem; height: -webkit-fill-available;}
section#hero .hero-offer.redes .offer-img-wrap {display: flex;}
section#hero .hero-offer.redes .offer-img-wrap > img {width: 100%; height: auto; object-fit: cover; object-position: center; border-radius: 15px 15px 0px 0px; max-height: 34vh; object-position: top center;}
section#hero .hero-offer.redes .offer-img-wrap .hero-badge {display: flex; width: fit-content; position: absolute; top: 140px; left: -5px;}
section#hero .hero-offer.redes .offer-img-wrap .hero-badge a img {max-width: 190px; height: auto;}
section#hero .hero-offer.redes .offer-txt-wrap {background: #fff; padding: 40px; border-radius: 0 0 15px 15px; text-align: center; text-wrap: pretty;}
section#hero .hero-offer.redes .offer-txt-wrap h2, section#hero .hero-offer.redes .offer-txt-wrap p.offerhead {font-size: 2.3rem; margin-top: 0px; margin-bottom: 15px; line-height: normal;}
section#hero .hero-offer.redes .offer-txt-wrap p.offersubt {font-size: 1.5rem; font-weight: 700; margin-bottom: 15px;}
section#hero .hero-offer.redes .offer-txt-wrap p {font-weight: 300; line-height: 28px; font-size: 1.2rem;}
section#hero .hero-offer.redes .offerbtns {display: flex; flex-wrap: wrap; justify-content: center; grid-column-gap: 15px;}
section#hero .hero-offer.redes .offerbtns a.hero-cta {font-size: 1rem; background: #37696a; padding: 13px 30px; border-radius: 4px; margin-top: 10px; text-transform: none; font-weight: 700;}

#menu-new-main-navigation {display: flex; justify-content: center;}
ul#menu-new-main-navigation li:first-child {margin-left: 0px;}
ul#menu-new-main-navigation li:not(:first-child) a {padding: 34px 16px 27px;}
header.darkHeader #top-strip nav ul li:not(:first-child) a {padding: 34px 16px 27px;}
header.clearHeader #top-strip nav ul li a {font-size: 13px;}
header.darkHeader #top-strip nav ul li.logo a img {width: 100% !important;}
header.darkHeader #top-strip nav ul li.logo a {padding-top: 9px;}

ul#menu-new-main-navigation li.bookonline-menu:not(:first-child) a {margin-top: 24px; margin-left: 16px; padding: 10px 20px; background: #e57e81; border-radius: 10px;}
ul#menu-new-main-navigation li.bookonline-menu:not(:first-child) a:hover {background: #fff;}
header.darkHeader #top-strip nav ul#menu-new-main-navigation li.bookonline-menu:not(:first-child) a {margin-top: 24px; margin-left: 16px; padding: 10px 20px; background: #e57e81; border-radius: 10px;}

/* Remove once implant open month end */
section#hero .hero-offer.redes .offer-txt-wrap p.offerlist {font-size: 1.1rem;}
.hero-offer .offer-txt-wrap p.offerlist:not(:nth-child(3)) {margin-top: 0px;}
.hero-offer .offer-txt-wrap p.offerlist:not(:nth-last-child(2)) {margin-bottom: 0px;}

/* Responsive */
@media only screen and (max-width: 1600px) {
    section#hero .hero-offer.redes {padding: 3rem 4rem;}
    section#hero .hero-offer.redes .offer-txt-wrap {padding: 30px;}
}

@media only screen and (max-width: 1450px) {
    section#hero .hero-layout {width: 50%;}
    section#hero .hero-offer.redes {width: 50%;}
    section#hero .hero-offer.redes .offer-txt-wrap h2, section#hero .hero-offer.redes .offer-txt-wrap p.offerhead {font-size: 1.8rem;}
    section#hero .hero-offer.redes span.highlight, section#hero .hero-offer.redes .offer-txt-wrap h3, section#hero .hero-offer.redes .offer-txt-wrap p.offersubt {font-size: 1.2rem;}
    section#hero .hero-offer.redes .offer-txt-wrap p {font-size: 1.1rem;}
    section#hero .hero-offer.redes a.hero-cta {font-size: 1.1rem; padding: 13px 40px;}
    section#hero .hero-offer.redes {padding: 3rem 4rem;}
    header.clearHeader #top-strip nav ul li a {font-size: 11px;}
    header.darkHeader #top-strip nav ul li a {font-size: 11px;}
    ul#menu-new-main-navigation li:not(:first-child) a {padding: 34px 10px 27px;}
    header.darkHeader #top-strip nav ul li:not(:first-child) a {padding: 34px 10px 27px;}
}

@media only screen and (Max-width: 1200px) {
    section#hero .hero-layout {width: 100%;}
    section#hero .hero-offer.redes {width: 100%;}
    section#hero .hero-offer.redes {padding: 6rem; height: 100%;}
    section#hero .hero-offer.redes .offer-img-wrap > img {max-height: 60vh;}
    section#hero .hero-offer.redes .offer-img-wrap .hero-badge {top: 240px; left: 25px;}
    section#hero .hero-offer.redes .offer-img-wrap .hero-badge a img {max-width: 220px;}
    section#hero .hero-offer.redes .offer-txt-wrap h2, section#hero .hero-offer.redes .offer-txt-wrap p.offerhead {font-size: 2.3rem;}
    section#hero .hero-offer.redes span.highlight, section#hero .hero-offer.redes .offer-txt-wrap h3, section#hero .hero-offer.redes .offer-txt-wrap p.offersubt {font-size: 1.5rem;}
    section#hero .hero-offer.redes .offer-txt-wrap p {font-size: 1.35rem;}
    section#hero .hero-offer.redes .offerbtns a.hero-cta {font-size: 1.3rem; padding: 13px 60px;}
    /* ul#menu-new-main-navigation li:first-child {display: none;} */
}

@media only screen and (max-width: 1100px) {
    section#hero .hero-offer.redes .offer-img-wrap > img {max-height: 55vh;}
    section#hero .hero-offer.redes .offer-img-wrap .hero-badge {top: 230px; left: 5px;}
}

@media only screen and (max-width: 1000px) {
    section#hero .hero-offer.redes .offer-img-wrap > img {max-height: 50vh;}
    section#hero .hero-offer.redes .offer-img-wrap .hero-badge {top: 200px;}
    #responsive-menu-container #responsive-menu li.responsive-menu-item.bookonline-mob a {background-color: #eb727a;}
}

@media only screen and (max-width: 880px) {
    section#hero .hero-offer.redes .offerbtns a.hero-cta {padding: 13px 30px;}
}

@media only screen and (max-width: 800px) {
    section#hero .hero-offer.redes .offer-img-wrap .hero-badge a img {max-width: 200px;}
    section#hero .hero-offer.redes .offer-img-wrap > img {max-height: 30vh;}
}

@media only screen and (max-width: 768px) {
    #responsive-menu-container #responsive-menu li.responsive-menu-item.bookonline-mob {display: none;}
}

@media only screen and (max-width: 767px) {
    section#hero .hero-offer.redes .offer-txt-wrap h2, section#hero .hero-offer.redes .offer-txt-wrap p.offerhead {font-size: 1.8rem;}
    section#hero .hero-offer.redes span.highlight, section#hero .hero-offer.redes .offer-txt-wrap h3, section#hero .hero-offer.redes .offer-txt-wrap p.offersubt {font-size: 1.2rem;}
    section#hero .hero-offer.redes .offer-txt-wrap p {font-size: 1.1rem; line-height: 24px;}
    section#hero .hero-offer.redes .offerbtns a.hero-cta {font-size: 1.1rem; padding: 13px 40px;}
}

@media only screen and (max-height: 701px) {
    section#hero .hero-offer.redes .offer-img-wrap > img {max-height: 300px;}
    section#hero .hero-offer.redes .offer-img-wrap .hero-badge {top: 150px;}
    section#hero .hero-offer.redes {padding: 5rem;}
    section#hero .hero-offer.redes .offer-img-wrap .hero-badge {left: -15px;}
}

@media only screen and (max-width: 600px) {
    section#hero .hero-offer.redes .offer-img-wrap .hero-badge {top: 90px; left: -15px;}
    section#hero .hero-offer.redes {padding: 4rem;}
    section#hero .hero-offer.redes .offer-img-wrap .hero-badge a img {max-width: 170px;}
}

@media only screen and (max-width: 480px) {
    section#hero .hero-offer.redes {padding: 2rem;}
}

@media only screen and (max-width: 400px) {
    section#hero .hero-offer.redes .offer-txt-wrap h2, section#hero .hero-offer.redes .offer-txt-wrap p.offerhead {font-size: 1.4rem;}
    section#hero .hero-offer.redes span.highlight, section#hero .hero-offer.redes .offer-txt-wrap h3, section#hero .hero-offer.redes .offer-txt-wrap p.offersubt {font-size: 1.1rem;}
    section#hero .hero-offer.redes a.hero-cta {font-size: 1.1rem; padding: 13px 40px; font-weight: 300; padding: 13px 20px;}
    section#hero .hero-offer.redes .offer-img-wrap .hero-badge {top: 70px;}
}

/* Hero offer redesign end */

/* Finance banner Inner pages */

.financeoptions a {
    display: flex;
    padding: 18px 20px;
    color: #e57e81;
    align-items: flex-start;
    transition: all .3s cubic-bezier(.5, 0, .5, 1);
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #fff;
    font-weight: 700;
    font-size: 18px;
    text-wrap: pretty;
    margin-bottom: 20px;
    text-align: center;
    border: 2px solid #e57e81;
}
.financeoptions a:hover {
    background-color: #e57e81;
    color: white;
}

@media only screen and (max-width: 480px) {
    .financeoptions a {font-size: 16px;}
}

/* Finance banner Inner pages */

.financeoptions-home {
    background-color: #e57e81;
    color: white;
    display: block;
    clear: both;
    padding: 50px 5%;
    text-align: center;
}

.financeoptions-home h2 {
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    text-wrap: balance;
}