html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dt,
dd,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: "Roboto", sans-serif;
}

b,
strong {
    font-weight: bolder;
}

html,
button,
input,
select,
textarea {
    font-family: "Roboto", sans-serif;
    color: #222;
}

::-moz-selection {
    background: rgba(2, 139, 255, 1);
    color: #fff;
    text-shadow: none;
}

::selection {
    background: rgba(2, 139, 255, 1);
    color: #fff;
    text-shadow: none;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    font: normal small-caps normal 75%/0 Roboto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 0.5rem;
    font: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    letter-spacing: normal;
    display: block;
    font-family: "Roboto", sans-serif;
}

dl,
ol,
ul {
    margin: 0 0 1rem 20px;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

ul {
    list-style: disc outside;
}

    ul ul,
    ul ol,
    ol ol,
    ol ul {
        margin-left: 0;
    }

em,
i {
    font-style: italic;
}

img {
    vertical-align: middle;
}

a,
a:visited {
    color: rgb(2, 139, 255);
    text-decoration: none;
    outline: 0;
}

p a,
p a:visited {
    line-height: inherit;
}

p img {
    margin: 0;
}

p {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: "Roboto", sans-serif;
}

#dnn_dnnLOGO_imgLogo {
    border: 0;
}

body {
    font-family: "Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
}

a,
a:hover {
    text-decoration: none;
}

.p-b-30 {
    padding-bottom: 30px;
}

.email-form .form-horizontal .label-right {
    display: none;
}

.message-404 h1 {
    color: #6e9eaf !important;
}

.display-in-mobile,
.mobile-menu-link2 {
    display: none;
}

.mobile-menu-link1 a {
    border-right: 0 !important;
}

.display-desktop {
    display: flex;
}

.mainHeader {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
    z-index: 999;
}

.address-inputs .field-container {
    float: right;
    max-width: calc(100% - 169px);
    padding-right: 0;
    width: 100%;
}

.address-inputs span .field-container {
    float: left;
    max-width: 155px;
}

.address-inputs .field-container .label-top {
    display: none;
}

.address-inputs .field-container:nth-child(5) {
    max-width: calc(50% - 90px);
}

.address-inputs .field-container:nth-child(6) {
    max-width: calc(50% - 78px);
}

.message-404 {
    padding: 30px 12%;
}

.msg-404 h1 {
    color: #6e9eaf !important;
    margin-bottom: 10px !important;
    text-align: center !important;
    font-family: Roboto, sans-serif !important;
    font-weight: 300 !important;
    font-size: 39px !important;
}

.msg-404 p {
    color: #6d6e71 !important;
    text-align: center !important;
    font-family: "Roboto", sans-serif !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    margin-bottom: -0px !important;
    line-height: 24px !important;
}

.social-media-icons {
    float: right;
    margin-bottom: 13px;
}

    .social-media-icons img {
        margin-left: 15px;
    }

.hamburger-menu {
    display: none;
    color: #fff;
    position: absolute;
    font-size: 50px;
    right: 25px;
    z-index: 10000;
    cursor: pointer;
    top: 0;
}

.underline-text {
    text-decoration: underline;
}

.healthcare-pop {
    width: 80%;
}

.modal-content {
    border-radius: 0 !important;
}

.block-container {
    padding: 10px;
}

.menu-header img.product-logo {
    max-width: 90%;
}

.brand-logo {
    max-width: 100%;
    top: 0;
    position: relative;
    max-height: 32px;
}

.mini-header {
    background: #2c3a44;
    line-height: 50px;
}

.top-right-links {
    padding: 0;
    margin: 2px 0 0;
    text-align: right;
    float: right;
    width: auto;
}

    .top-right-links li {
        list-style-type: none;
        float: left;
    }

    .top-right-links a {
        color: #fff;
        padding: 0 9px;
        display: initial;
        border-right: 1px solid rgba(255, 255, 255, 0.8);
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        font-size: 11px;
        letter-spacing: 0.2px;
        margin-top: 0;
        float: left;
    }

    .top-right-links li:last-child a {
        border-right: none;
    }

.textbox-field .label-top {
    float: left;
    width: 260px;
    margin-top: 5px;
}

.textbox-field .form-control {
    width: calc(100% - 260px);
}

.brand-logo-div .nav-pills li a {
    color: #fff;
    font-size: 10px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 1px 10px;
    letter-spacing: 0.5px;
}

.menu-header {
    background: #fff;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 0;
    padding-top: 1px;
    -moz-box-shadow: 0 8px 6px -6px rgba(153, 153, 153, 0.349019607843137);
    -webkit-box-shadow: 0 8px 6px -6px rgba(153, 153, 153, 0.349019607843137);
    box-shadow: 0 8px 6px -6px rgba(153, 153, 153, 0.34901960784313);
}

.main-nav ul {
    width: 100%;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

    .main-nav ul li a {
        color: #010101;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
    }

.main-nav .nav-link {
    padding: 0.5rem 20px;
}

.main-nav .nav-pills .nav-link.active,
.main-nav .nav-pills .nav-link:hover,
.main-nav .nav-pills .show > .nav-link {
    border-bottom: 5px solid #497b92;
    color: #497b92;
    background-color: inherit;
    border-radius: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.formcontainerblock input {
    font-style: italic;
}

.main-nav {
    padding: 0;
    position: relative;
}

    .main-nav .navbar {
        position: absolute;
        right: 0;
        bottom: 0;
        padding-bottom: 0;
        padding-right: 0;
    }

    .main-nav li:last-child .nav-link,
    a.btn-healthcare,
    button.btn-representative,
    .main-nav .nav-pills .nav-link.active.btn-healthcare {
        padding-right: 30px;
        padding-left: 30px;
        border-radius: 0 !important;
        margin-left: 30px;
        color: #fff !important;
        border-bottom: 0 !important;
        background: #567a90 !important;
        margin-bottom: 5px;
    }

button.mobile-contact-link.btn-representative {
    width: 100%;
    font-size: 12px;
    border: 0;
    margin: 10px auto 15px;
    max-width: 290px;
    text-transform: uppercase;
    font-weight: 600;
}

.col-12.contactus {
    text-align: center;
}

.contactus h1 {
    font-size: 30px;
    color: #497b92;
    margin-bottom: 0;
    line-height: 107px;
    font-weight: bold;
}

.contactus h2 {
    font-size: 26px;
    color: #91b5c5;
    line-height: 16px;
}

.contactus a {
    line-height: 24px;
    text-decoration: underline;
}

.contactus p {
    margin-bottom: 36px;
    font-size: 19px;
    font-weight: 500;
    color: #656668;
}

.email-form .form-horizontal .bstrap30 .form-control {
    width: 320px;
}

.footer {
    padding: 25px;
    text-align: center;
    color: #333333;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 11px;
    position: relative;
    line-height: 12px;
}

    .footer li a {
        display: block;
        padding: 0 10px;
        color: #333333;
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        font-size: 11px;
    }

    .footer p {
        margin-bottom: 10px;
        color: #656668;
        line-height: 22px;
    }

    .footer .pin {
        position: absolute;
        right: 0;
        bottom: 0;
        color: #757575;
    }

.blurMe {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

    .blurMe header {
    }

        .blurMe header.err-page-header {
            margin-top: 0;
        }

#isiContainer .modal-dialog {
    width: 100%;
    max-width: 1140px !important;
    padding: 3%;
    max-width: none;
}

#isiContainer .brand-title,
#isiContainer .brand-title em {
    font-size: 17px;
    font-weight: 700;
    color: #6e9eaf;
    margin-bottom: 20px;
}

    #isiContainer .brand-title sup {
        color: #6e9eaf;
    }

.isi-content h1 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 32px;
}

    .isi-content h1.mb-m-7 {
        margin-bottom: -7px;
    }

.find-healthcare-content h1 {
    color: #6e9eaf;
}

.find-healthcare-content h3 {
    font-size: 17px;
    padding-bottom: 0;
}

.isi-content p,
.isi-content ul li,
.isi-content .isi-popup-bottom-text {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 17px;
}

.isi-content ul li {
    padding-top: 15px;
}

.isi-content .isi-popup-bottom-text {
    padding-bottom: 55px;
}

.isi-content b,
.isi-content strong,
.isi-content b sup,
.isi-content strong sup {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

button.nav-link.btn-isi {
    color: #2c3a44;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #ffffff;
    border-radius: 0;
    padding: 5px 10px;
    margin: 10px 0;
    background: #fff;
}

.btn-close-isi {
    border: 2px solid #999999 !important;
    color: #999999 !important;
    padding: 6px 12px !important;
    line-height: 22px;
    display: inline-block;
    font-size: 18px !important;
    font-weight: bold !important;
    border-radius: 5px !important;
    background: #ffffff !important;
}

.isi-logo {
    height: 80px;
}

.isi-content {
    padding: 95px 100px;
}

#isiContainer .modal-content,
#findaHealthcarePopup .modal-content {
    border-radius: 0;
}

#isiContainer * {
    color: #000;
}

#isiContainer ul li {
    list-style-type: disc;
}

#isiContainer .isi-logo,
#findaHealthcarePopup .isi-logo {
    margin-bottom: 20px;
}

.visible-xs {
    display: none;
}

.mobile {
    display: none;
}

#company {
    background: #e8e8e8;
}

    #company .company-content {
        padding: 50px 15px 30px;
    }

    #company img {
        max-width: 100%;
    }

    #company h3 {
        font-size: 33px;
        font-weight: bold;
        color: #497b92;
    }

    #company p {
        font-size: 15px;
        color: #3f4042;
    }

#solta-innovation .carousel-indicators li {
    height: 5px;
    width: 5px;
    border-radius: 50%;
}

#solta-innovation .carousel-control-prev-icon {
    background-image: url(../img/icon-72x72-left-arrow.png) !important;
    height: 72px;
    width: 72px;
    opacity: 1;
}

#solta-innovation .carousel-control-next-icon {
    background-image: url(../img/icon-72x72-right-arrow.png) !important;
    height: 72px;
    width: 72px;
    opacity: 1;
}

.innovation-timeline ul {
    list-style-type: none;
    margin: 0;
    padding: 0 160px 40px;
}

    .innovation-timeline ul li {
        position: relative;
    }

    .innovation-timeline ul .tline-year {
        width: 83px;
    }

        .innovation-timeline ul .tline-year.active {
            font-size: 36px;
            float: left;
        }

    .innovation-timeline ul .tline {
        width: 10px;
        float: left;
    }

    .innovation-timeline ul li.inn-1 {
        height: 59px;
    }

    .innovation-timeline ul li.inn-2,
    .innovation-timeline ul li.inn-3,
    .innovation-timeline ul li.inn-5 {
        height: 42px;
    }

    .innovation-timeline ul li.inn-4 {
        height: 73px;
    }

    .innovation-timeline ul .tline-desc {
        position: absolute;
        left: 145px;
        top: -12px;
    }

    .innovation-timeline ul li.inn-1 .tline-desc {
        top: 5px;
    }

.tline-year {
    float: left;
    font-size: 12px;
    font-weight: 700;
    color: #afc4cc;
    text-align: right;
    margin-right: 20px;
    margin-top: -6px;
}

.inn-1 .tline-year {
    margin-top: 10px;
}

.tline-year.active {
    margin-top: -20px;
}

.inn-1.active .tline-year {
    margin-top: -3px;
}

.tline-year p {
    margin-bottom: 56px;
}

.tline-year .active {
    font-size: 36px;
    font-weight: 700;
    color: #92b6c7;
    margin-bottom: 43px;
}

.tline-year .y-big {
    margin-bottom: 76px;
}

.tline {
    float: left;
    margin-right: 40px;
    width: 19px;
}

    .tline span {
        width: 15px;
        display: block;
        margin: 0 auto 6px;
        height: 0;
        border-bottom: 1px solid white;
    }

        .tline span.event {
            width: 19px;
            border-bottom-color: #91b5c6;
            border-bottom-width: 2px;
        }

    .tline img {
        height: 350px;
    }

.tline-desc {
    float: left;
}

    .tline-desc .circle {
        float: left;
        border: 7px solid #92b6c7;
        border-radius: 50%;
        height: 24px;
        width: 24px;
        position: relative;
        margin-right: 64px;
    }

        .tline-desc .circle:before {
            border: 0.8px solid #92b6c7;
            position: absolute;
            width: 50px;
            content: "";
            top: 5px;
            right: -54px;
        }

    .tline-desc .text {
        float: left;
        font-size: 17px;
        color: white;
        margin-top: 0;
        width: 365px;
    }

#solta-innovation .carousel-inner {
    position: relative;
    width: 61%;
    overflow: hidden;
    margin: 40px auto;
}

.carousel-indicators {
    bottom: -50px;
}

#locatoriframe {
    width: 100%;
    min-height: 800px;
}

.desktop-timeline {
    display: block;
}

.mobile-timeline {
    display: none;
}

@media only screen and (max-width: 1400px) {
    .larg-desktop {
        display: none;
    }

    .main-nav {
        height: 93px;
    }
}

@media only screen and (min-width: 1401px) {
    .desktop-xl {
        display: none;
    }

    .form-horizontal .text-left label span {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .larg-desktop {
        display: none;
    }

    .find-healthcare-content h3 {
        font-size: 17px;
        padding-bottom: 0;
    }

    .main-nav .nav-link {
        padding: 0.5rem 14px;
    }

    .main-nav ul li a {
        font-size: 12px;
    }

    div#beforeAfterCarousel {
        margin: 0 auto;
    }

    .service-history-icons h1 {
        font-size: 70.04px;
    }

    .service-history-icons h3 {
        font-size: 19px;
    }

    .service-history-icons p {
        font-size: 14px;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1000px) {
    .isi-content {
        padding: 45px 50px;
    }

    .mobile-menu-link1 {
        border-top: solid 2px #6e9eaf;
    }

    .mobile-border-bottom {
        border-bottom: solid 2px #6e9eaf;
        margin-bottom: 40px;
    }

    .footer {
        padding: 15px 0;
        font-size: 20px;
        line-height: 26px;
    }

    .message-404 {
        padding: 30px 1%;
    }

    .mobile-menu-link2 a {
        display: inline-flex !important;
        margin-right: 20px;
    }

    .healthcare-pop {
        width: 100%;
    }

    #locatoriframe {
        min-height: 566px;
    }

    .brands-logo {
        padding-top: 40px;
    }

    .banner-brands {
        padding: 30px 30px 0 30px;
    }

    .contact-representative h3 br {
        display: none;
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
    }

    .mobile-timeline {
        display: block;
        position: relative;
    }

    .solta-innovation-icon {
        top: 4%;
    }

    .desktop-timeline {
        display: none;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }

    #company .company-content {
        padding-top: 28px;
        max-width: 100%;
        flex: 0 0 100%;
    }

    #company h3 {
        text-align: center;
        max-width: 60%;
        margin: 0 auto 15px;
    }

    #company p {
        line-height: 21px;
        margin: 0 auto !important;
        max-width: 60%;
    }

    .brands-carousel .carousel-image .brand-img {
        padding-right: 15px;
        text-align: center;
    }

    .brands-carousel .carousel-image h3 {
        text-align: center;
        padding-top: 40px;
    }

    .brands-carousel .row + p {
        text-align: center;
        min-height: auto;
    }

    .brands-carousel p br {
        display: none;
    }

    .brands-carousel .carousel-image > div {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px;
        margin: 0 auto;
    }

    .brands-carousel .carousel-image .brand-img {
        height: 250px;
    }

        .brands-carousel .carousel-image .brand-img img {
            max-width: calc(100% - 50px);
            max-height: 250px;
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
        }

    .brands-carousel img.brand-icon {
        position: relative;
        right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        max-height: 50px;
    }

    div#beforeAfterCarousel {
        padding: 0 20px 50px;
    }

    .timeline-innovation {
        color: white;
        position: relative;
        text-align: left;
        margin: 0 auto;
        width: 278px;
    }

    .disclaimer-text.mobile {
        float: right;
        padding-right: 0;
        font-size: 10px;
    }

    .mobile {
        display: inline-block;
    }

    .larg-desktop,
    .desktop {
        display: none;
    }

    .banner-title {
        text-align: center;
        padding-bottom: 10px;
    }

    .banner h1 {
        font-size: 139px;
        line-height: 76px;
        color: #91b5c5;
        padding: 370px 0 30px;
        display: inline-block;
        text-align: left;
        margin-bottom: 0;
        padding-bottom: 10px;
    }

        .banner h1 span {
            font-size: 92px;
        }

    .banner-brands .col {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 auto 30px;
    }

        .banner-brands .col .brands-content {
            max-width: 350px;
            margin: 0 auto;
        }

            .banner-brands .col .brands-content .brands-text {
                padding-bottom: 0;
                font-size: 17px;
            }

                .banner-brands .col .brands-content .brands-text br {
                    display: none;
                }

        .banner-brands .col .brands-table-cell {
            text-align: center;
        }

            .banner-brands .col .brands-table-cell img {
                max-height: 60px;
            }

    .features-bg .carousel-control-prev,
    .features-bg .carousel-control-next,
    #thermageSystemCarousel .carousel-indicators {
        display: block;
    }

    .hamburger-menu {
        display: block;
        font-size: 25px;
    }

    .brand-logo {
        max-height: 32px;
        left: 15px;
    }

    .mini-header {
        line-height: 53px;
    }

        .mini-header .container,
        .products-menu .container,
        .banner .container,
        #thermage .container {
            max-width: 100%;
            position: relative;
        }

    .top-right-links li {
        display: block;
        -ms-flex-wrap: unset;
        flex-wrap: unset;
        line-height: 74px;
        border-right: 0;
    }

    .top-right-links {
        display: block;
        float: none;
        width: 100%;
        overflow: hidden;
        text-align: center;
        position: absolute;
        top: 0;
        background: #fff;
        z-index: 10000;
        left: 0;
        padding-top: 40px;
        display: none;
        opacity: 0;
    }

        .top-right-links a {
            border-right: 0;
            text-align: center;
            display: block;
            font-family: "Roboto", sans-serif;
            font-weight: 600;
            font-size: 26px;
            color: #6e9eaf;
        }

        .top-right-links .mobile-brand-links a {
            margin-top: 0;
        }

    div#dnn_TopLinks {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .top-small-link-border a {
        border-top: 3px solid #0080b2;
        padding-top: 10px;
    }

    .top-small-link-borderBottom a {
        border-bottom: 3px solid #0080b2;
        padding-bottom: 10px;
    }

    .pro-menu {
        text-transform: uppercase;
    }

        .pro-menu a {
            color: #6e9eaf;
        }

    .products-menu {
        display: none;
    }

    .top-small-link a,
    .top-small-link-border a,
    .top-small-link-borderBottom a {
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        font-size: 26px;
        color: #6e9eaf;
    }

    .products-nav li a {
        font-size: 14px;
    }

    .menu-header {
        display: none;
    }

    .product-logo {
        max-height: 76px;
        top: -18px;
    }

    li.nav-item.top-small-link-borderBottom {
    }

    li.nav-item.top-small-link-border {
    }

    .products-menu {
        margin-bottom: 0;
    }

    .banner-logo-image {
        height: 120px;
        margin-left: 0;
        margin-top: 56px;
    }

    .banner-content h1 {
        font-size: 21px;
        margin-top: 20px;
        margin-left: 0;
    }

    .banner-content p {
        margin-left: 0;
        padding-bottom: 106px;
        line-height: 18px;
        padding-bottom: 106px;
        line-height: 18px;
        margin-top: 16px;
        font-size: 14px;
    }

    .banner {
        background-position: top center;
        background-size: 100%;
    }

    .home-jumbo h1 {
        margin-bottom: 0;
        padding-top: 40px;
    }

    .pad-50 {
        padding: 0 50px;
    }

    .feature-hero-image {
        position: relative;
        left: 0;
    }

    .features-bg .carousel-control-next-icon {
        height: 66px;
        width: 38px;
    }

    .features-bg .carousel-control-prev-icon {
        height: 66px;
        width: 38px;
    }

    .row.product-system {
        margin-top: 75px;
    }

    .features-bg .carousel-control-next,
    .features-bg .carousel-control-prev {
        top: 48px;
    }

    .product-system p {
        font-family: "Roboto", sans-serif;
        font-weight: 300;
        text-align: center;
        font-size: 32.59px;
        color: #636466;
        line-height: 45px;
        padding: 0 108px;
        margin-bottom: 0;
        min-height: 262px;
    }

    .leftAlignMobile {
        text-align: left;
        padding-left: 0;
    }

    .whatsin-headline-image {
        height: auto;
        width: 84%;
    }

    .whats-in-icons img {
        width: 172px;
    }

    .whats-in-icons h3 {
        font-size: 35px;
    }

        .whats-in-icons h3 br {
            display: none;
        }

    .whats-in-icons p {
        font-size: 35px;
        line-height: 50px;
        color: #636466;
    }

    .whats-in-icons > div {
        margin-bottom: 45px;
    }

    .features-bg {
        background-position: 0 30%;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .service-history-bg {
        background-size: cover;
        background-position: top;
    }

    .service-history .home-jumbo h1 {
        font-size: 50px;
    }

    .service-history .home-jumbo {
        padding-top: 95px;
    }

    .service-history-icons h1 {
        font-size: 100px;
        line-height: 90px;
    }

    .service-history-icons h3 {
        font-size: 33px;
    }

    .service-history-icons p {
        font-size: 35px;
        margin-top: 20px;
        line-height: 47px;
        margin-bottom: 60px;
        padding: 0 50px;
    }

    .service-history-icons {
        margin-bottom: 38px;
    }

    .footer {
        padding: 10px;
    }

        .footer li a {
            padding: 0 10px;
        }

        .footer .pin {
            position: relative;
            margin-bottom: 50px;
        }

        .footer p,
        .footer ul,
        .footer ul li a,
        .footer .pin {
            font-size: 12px;
        }

            .footer ul li a {
                line-height: 14px;
            }

        .footer .pin {
            line-height: 14px;
        }

    .isi-content p,
    .isi-content ul li,
    .isi-content .isi-popup-bottom-text {
        font-size: 18px;
    }

    .row.footer > div {
        padding: 0;
    }

    .banner-content p {
        padding-bottom: 0;
    }

    #findaHealthcarePopup .find-healthcare-content h1 {
        font-size: 40px;
    }

    .carousel-image img[alt="Fraxel technology"] {
        margin-left: 22px;
    }

    #solta-innovation {
        overflow: hidden;
    }

    .solta-innovation-icon {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media only screen and (min-width: 769px) and (max-width: 990px) {
    #contact-a-representative .modal-mobile-header .mobile-close,
    #isiContainer .modal-mobile-header .mobile-close,
    #findaHealthcarePopup .modal-mobile-header .mobile-close {
        float: right;
        color: white;
        padding: 0 0 0 0 !important;
    }

    #company h3 {
        text-align: center;
        max-width: 100%;
        margin: 0 auto 15px;
        font-size: 50px;
    }

    #company p {
        line-height: 26px;
        margin: 0 auto !important;
        max-width: 100%;
        font-size: 23px;
    }

    .brands-carousel .carousel-image h3 {
        font-size: 30px;
    }

    .brands-carousel .carousel-image p {
        font-size: 26px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 799px) {
    .pad-50 {
        padding: 0 2px;
    }

    .whats-in-icons p {
        font-size: 30px;
        line-height: 40px;
    }

    #isiContainer .modal-dialog,
    #findaHealthcarePopup .modal-dialog {
        width: 95%;
        max-width: none !important;
        padding: 0;
        max-width: none;
    }

    .products-nav li a {
        font-size: 12px;
        padding: 0 12px;
    }

    .banner .hero-wrapper img.hero-image {
        margin-top: 28px;
        max-width: 100%;
    }

    .banner-content h1 {
        font-size: 11px;
        line-height: 14px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    a.btn-close-isi {
        position: relative;
        margin-right: 0;
        line-height: 90px;
        padding: 0 15px;
        border: none;
    }

    .visible-xs {
        display: block;
    }

    .message-404 h1 {
        font-size: 35px !important;
    }

    .products-nav ul {
        width: 665px;
        overflow: hidden;
        flex: none;
        position: relative;
    }

    .top-right-links li.pro-menu a span {
        display: none;
    }

    .top-right-links li.pro-menu a img {
        display: inline-block;
        margin-bottom: 35px;
        max-height: 35px;
    }

        .top-right-links li.pro-menu a img.fraxel-logo {
            margin-bottom: 20px;
        }

    .top-right-links a {
        font-size: 24px;
    }

    .top-right-links li {
        line-height: 60px;
    }

    .banner-content p {
        font-size: 10.5px;
    }

    .home-jumbo h1 {
        font-size: 35px;
    }

    .footer {
        font-size: 14px;
        line-height: 26px;
    }

        .footer li a {
            padding: 0 10px;
            font-size: 13px;
            line-height: 24px;
        }

        .footer p {
            padding: 0 15px;
        }

        .footer p,
        .footer ul,
        .footer ul li a,
        .footer .pin {
            font-size: 12px;
        }

    .isi-content h1 {
        font-size: 20px;
    }

    .isi-content p,
    .isi-content ul li,
    .isi-content .isi-popup-bottom-text {
        font-size: 14px;
    }

    #isiContainer .isi-logo,
    #findaHealthcarePopup .isi-logo {
        max-height: 30px;
        margin-bottom: 10px;
    }

    #isiContainer .col-6 .btn-close-isi,
    #findaHealthcarePopup .col-6 .btn-close-isi {
        display: none;
    }

    .modal-body.isi-content ul {
        margin-left: 0;
        padding: 0 15px 0;
    }

    ul.footer-links {
        padding-top: 5px;
    }

        ul.footer-links li {
            margin-bottom: 5px;
        }

    .footer {
        font-size: 20px;
        line-height: 14px;
        padding: 15px 0 !important;
    }

        .footer > div {
            padding: 0 15px !important;
        }

        .footer li a {
            padding: 0 10px;
            font-size: 20px;
            line-height: 22px;
        }

    .row.product-system {
        margin-left: -25px;
        margin-right: -25px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 599px) {
    .product-logo {
        max-height: 40px;
    }

    .top-right-links a {
        font-size: 12px;
    }

    .top-right-links li {
        line-height: 30px;
    }

    .top-right-links {
        padding-top: 20px;
    }

    li.nav-item.top-small-link-border {
        margin-top: 25px;
    }

    li.nav-item.top-small-link-borderBottom {
        margin-bottom: 25px;
    }

    .top-small-link-border a {
        padding-top: 20px;
    }

    .hamburger-menu {
        font-size: 25px;
        right: 15px;
        top: 0;
    }

    .brand-logo {
        max-height: 35px;
    }

    .mini-header {
        line-height: 53px;
    }

    .home-jumbo h1 {
        font-size: 30px;
    }

    .home-jumbo {
        padding: 33px 1rem 0 5px;
        margin-bottom: 12px;
    }

        .home-jumbo p {
            font-size: 16px;
            line-height: 22px;
        }

    .products-nav {
        padding-right: 0;
    }

    .home-jumbo h1 {
        margin-bottom: 14px;
    }

    .footer {
        font-size: 12px;
        line-height: 21px;
    }

        .footer li a {
            padding: 0 6px;
            font-size: 12px;
            line-height: 21px;
        }

        .footer ul:first-child {
            margin-top: 20px;
        }

        .footer .container {
            padding: 0;
        }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    #company .company-content {
        padding-top: 28px;
    }

    #company h3 {
        font-size: 21px;
        text-align: center;
        padding: 0 20px;
        font-weight: 900;
        max-width: 100%;
    }

    #company p {
        font-size: 13px;
        line-height: 17px;
        max-width: 100%;
    }

    .msg-404 h1 {
        font-size: 20px !important;
    }

    .banner-brands {
        padding-top: 0;
    }

        .banner-brands .col .brands-content {
            max-width: 165px;
            margin: 0 auto;
        }

    .banner h1 {
        font-size: 60px;
        line-height: 37px;
        color: #91b5c5;
        padding: 147px 0 30px;
        display: inline-block;
        text-align: left;
        margin-bottom: 0;
        padding-bottom: 10px;
    }

        .banner h1 span {
            font-size: 31px;
        }

    .brands-carousel .carousel-control-prev,
    .brands-carousel .carousel-control-next {
        width: 19px;
        top: 233px;
    }

    .brands-carousel .carousel-control-next-icon,
    .brands-carousel .carousel-control-prev-icon {
        width: 33px;
        height: 33px;
    }

    .home-jumbo h2 {
        font-size: 17px;
    }

    .isi-content .isi-popup-bottom-text {
        margin-bottom: 20px;
    }

    #isiContainer ul li {
        padding-top: 10px;
    }

    .isi-content p,
    .isi-content ul li,
    .isi-content .isi-popup-bottom-text {
        font-size: 10px;
    }

    .isi-content h1.mb-m-7 {
        margin-bottom: -2px;
    }

    .isi-content .isi-popup-bottom-text {
        padding-bottom: 10px;
    }

    .isi-content h1 {
        font-size: 20px;
    }

    a.btn-close-isi {
        font-size: 13px;
        padding: 7px;
        line-height: 13px;
    }

    .brand-logo {
        max-height: 30px;
    }

    .modal-mobile-header .brand-logo {
        display: block;
        margin-top: 7px;
    }

    .mini-header {
        line-height: 53px;
    }

    .hamburger-menu {
        font-size: 21px;
        right: 15px;
        top: 0;
    }

    .products-nav li a {
        line-height: 35px;
    }

    .home-jumbo h1 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .home-jumbo p {
        font-size: 10px;
        line-height: 15px;
    }

    .brands-carousel .carousel-image h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .brands-carousel .carousel-text h1 {
        font-size: 18px;
        line-height: 26px;
    }

    .brands-carousel .carousel-text h3 {
        font-size: 14px;
        line-height: 18px;
    }

    .brands-carousel .carousel-text p {
        font-size: 11px;
        line-height: 14px;
        margin-top: 6px;
        margin-bottom: 60px;
    }

    .brands-carousel {
        padding: 24px 15px;
    }

        .brands-carousel h1,
        .brands-carousel h2 {
            font-size: 22px;
            line-height: 22px;
        }

    .footer .pin {
        line-height: 48px;
        margin-bottom: 40px;
    }

    .carousel-control-next {
        right: 5px;
    }

    .carousel-control-prev {
        left: 5px;
    }

    .product-logo {
        max-height: 34px;
        top: -10px;
    }

    .banner .hero-wrapper img.bg-hero {
        right: 0;
        width: 70%;
        top: -15px;
    }

    .carousel-image img[alt="Fraxel technology"] {
        margin-left: 19px;
    }

    .brands-carousel p {
        min-height: 35px;
        margin-bottom: 5px;
    }
}

@media only screen and (min-width: 400px) and (max-width: 450px) {
    .home-jumbo p {
        font-size: 13px;
        line-height: 18px;
    }
}

@media only screen and (min-width: 350px) and (max-width: 379px) {
    .home-jumbo p {
        font-size: 13px;
        line-height: 18px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 360px) {
    #company h3 {
        padding: 0 20px;
    }

        #company h3 br {
            display: none;
        }

    .brands-carousel h1,
    .brands-carousel h2 {
        font-size: 18px;
        line-height: 20px;
    }
}

.dnnModuleDialog {
    z-index: 99999 !important;
}

body.dnnEditState header {
    position: relative;
}

.msg-404 {
    margin-bottom: 0;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    height: auto !important;
}

    .msg-404 h1 {
        padding-top: 50px;
        padding-bottom: 20px;
    }

@media all and (-ms-high-contrast: none) {
    .contact-submit-row {
        margin-bottom: 15px;
    }
}

.contact-submit-row {
    margin-bottom: 20px;
}

.bodyScorllMobile {
    overflow: hidden;
}

ul.dashed {
    list-style-type: none;
    padding-left: 18px;
}

    ul.dashed > li {
        list-style: none !important;
        position: relative;
    }

        ul.dashed > li:before {
            content: "–";
            position: absolute;
            left: -18px;
        }

.brand-logo-div {
    padding: 0 15px;
}

.mobile-menu-links {
    display: none;
}

.mobile-brand-links {
    display: none;
}

.banner {
    margin-top: 147px;
}

@media screen and (min-width: 1001px) {
    .custom.carousel .carousel-inner {
        display: flex;
        flex-wrap: wrap;
    }

        .custom.carousel .carousel-inner .carousel-item {
            display: block;
            width: 50%;
            padding: 15px;
        }

            .custom.carousel .carousel-inner .carousel-item img {
                padding: 15px;
            }

            .custom.carousel .carousel-inner .carousel-item.img-1 img {
                max-height: 124px;
            }

            .custom.carousel .carousel-inner .carousel-item.img-2 img {
                max-height: 124px;
            }

            .custom.carousel .carousel-inner .carousel-item.img-3 img {
                max-height: 124px;
            }

            .custom.carousel .carousel-inner .carousel-item.img-4 img {
                max-height: 124px;
            }
}

@media screen and (min-width: 1001px) and (max-width: 1199px) {
    .main-nav .nav-link {
        padding-left: 12px;
        padding-right: 12px;
    }

    .banner {
        margin-top: 144px;
    }

    .blurMe header {
        margin-top: -150px;
    }

        .blurMe header.err-page-header {
            margin-top: 0;
        }
}

@media screen and (min-width: 1001px) and (max-width: 1024px) {
    .whats-in-icons p br {
        display: none;
    }

    .brands-carousel .carousel-image h3 {
        font-size: 15px;
    }

    #company img {
        margin-top: 30px;
    }

    .brands-carousel img {
        max-width: 90%;
    }

    #company img {
        position: absolute;
        left: 0;
        bottom: 0;
        margin-top: 0;
    }
}

@media screen and (max-width: 1000px) {
    li.nav-item.top-small-link-border {
        margin-top: 0;
    }

    .menu-isi-links .btn-isi {
        margin-top: 12px;
        padding: 0;
        border: none;
        text-transform: uppercase;
        border-radius: 30px !important;
        color: #fff !important;
        background: #497b92;
    }

    #findaHealthcarePopup {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        transform: none;
        padding: 0 !important;
    }

        #findaHealthcarePopup .modal-content {
            border-radius: 0;
            border: none;
            width: 100%;
            margin: 0;
        }

    .mainHeader {
        background: transparent;
    }

    body.show-menu {
        position: fixed;
        overflow: hidden;
        top: 0;
        bottom: 0;
        height: 0;
    }

    .top-right-links {
        position: fixed;
        top: 54px;
        margin-top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: white;
        z-index: 10000;
        opacity: 1;
        overflow: auto;
        display: none;
    }

        .top-right-links a {
            float: none;
        }

            .top-right-links a.btn-healthcare,
            button.btn-representative {
                margin: 10px auto 35px;
                max-width: 510px;
            }

    body.show-menu .top-right-links {
        display: block;
    }

    .mobile-menu-links,
    .mobile-brand-links {
        display: block;
    }

        .mobile-menu-links li,
        .mobile-brand-links li,
        .menu-isi-links li {
            float: none;
            width: 100%;
            text-align: center;
        }

        .mobile-brand-links img {
            max-height: 70px;
            margin-bottom: 50px;
        }

            .mobile-brand-links img.thermage-logo {
                max-height: 80px;
            }

            .mobile-brand-links img.fraxel-logo {
                margin-bottom: 35px;
            }

    .mobile-brand-links {
        padding-bottom: 15px;
    }

    .banner {
        margin-top: 54px;
    }

        .banner .banner-content {
            width: 50%;
            padding-left: 10px;
        }

        .banner .hero-wrapper {
            width: 50%;
            padding-left: 20px;
        }

    .home-jumbo {
        padding: 20px 15px 10px;
    }
}

@media screen and (max-width: 991px) {
    .display-in-mobile {
        display: block;
    }

    .display-desktop {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    ul.dashed {
        padding-left: 15px;
    }

        ul.dashed > li:before {
            left: -15px;
        }
}

@media screen and (max-width: 767px) {
    .top-right-links a.btn-healthcare,
    a.btn-representative,
    a.btn-isi {
        margin: 10px auto 15px;
        max-width: 290px;
    }

    body.show-menu .top-right-links {
        display: block;
    }

    .banner {
        margin-top: 54px;
    }

    .mobile-brand-links img {
        max-height: 35px;
        margin-bottom: 35px;
    }

        .mobile-brand-links img.thermage-logo {
            max-height: 40px;
        }

    .mobile-brand-links {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 599px) and (min-width: 320px) {
    .banner {
        margin-top: 54px;
    }

    .top-right-links {
        top: 54px;
        margin-top: 0;
    }
}

@media screen and (max-width: 479px) {
    .top-right-links {
        top: 54px;
        margin-top: 0;
    }

    .banner {
        margin-top: 55px;
    }
}

@media only screen and (max-width: 360px) and (min-width: 320px) {
    .msg-404 h1 {
        padding-top: 10px;
    }

    .home-jumbo {
        padding: 20px 15px 10px;
        max-width: none;
        flex: none;
    }

    .pad-50 {
        padding: 0 15px;
    }
}

@media screen and (min-width: 1001px) {
    .brands-carousel .carousel-image h3 {
        margin-top: 17%;
    }
}

@media screen and (min-width: 1600px) {
    .footer p {
        font-size: 11px;
    }

    .brands-carousel .carousel-image h3 {
        font-size: 34px;
        line-height: 40px;
        margin-top: 15%;
    }

    .brands-carousel .carousel-image h3 {
        font-size: 34px;
        line-height: 40px;
    }

    .desktop-timeline .carousel-inner {
        width: 65%;
    }

    .brands-carousel h1 {
        font-size: 48px;
    }

    .brands-carousel h2 {
        font-size: 46px;
        margin-bottom: 10px;
    }

    .banner h1 {
        font-size: 109px;
        line-height: 99px;
        color: #91b5c5;
        padding: 620px 20px 31px;
        font-weight: bold;
    }

        .banner h1 span {
            font-size: 110px;
        }

    .home-jumbo h1 {
        font-size: 45.93px;
    }

    .home-jumbo h2 {
        font-size: 46px;
        color: white;
        font-weight: 300;
        text-align: center;
    }

    .disclaimer-text {
        padding-bottom: 43px;
    }

    #company p {
        padding-right: 29%;
    }
}

@media screen and (min-width: 1800px) {
    .banner h1 {
        font-size: 109px;
        line-height: 99px;
        color: #91b5c5;
        padding: 584px 20px 31px;
        font-weight: bold;
    }
}

@media only screen and (max-width: 1799px) and (min-width: 1600px) {
    .banner h1 {
        padding: 564px 20px 31px;
    }
}

@media only screen and (max-width: 1599px) and (min-width: 1400px) {
    .banner h1 {
        padding: 452px 20px 31px;
    }
}

@media only screen and (max-width: 1399px) and (min-width: 1200px) {
    .banner h1 {
        padding: 520px 20px 31px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 1000px) {
    .banner h1 {
        padding: 450px 20px 31px;
    }
}

@media screen and (max-width: 640px) {
    .banner h1 {
        padding: 260px 20px 31px;
    }
}

@media screen and (min-width: 1400px) {
    #company h3 {
        font-size: 30px;
    }

    #company p {
        font-size: 18px;
        line-height: 25px;
    }

    header {
        height: 139px;
    }

    .banner {
        margin-top: 139px;
    }

    .container {
        max-width: 1440px;
    }

    .top-right-links a {
        font-size: 14.6px;
        margin-top: 18px;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
    }

    .products-nav li a {
        font-size: 15.57px;
    }

    .brand-logo {
        max-height: 40px;
    }

    .mini-header {
        line-height: 50px;
    }

    .products-menu {
        line-height: 60px;
    }

    .product-logo {
        max-height: 78px;
    }

    .main-nav ul li a {
        color: #000;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        font-size: 12px;
    }

    .top-right-links li {
        line-height: initial;
    }

    .main-nav .nav-link {
        padding: 0.5rem 23px;
    }

    .product-logo {
        top: 4px;
        margin-bottom: 13px;
        margin-left: 12px;
    }

    .banner-content h1 {
        font-size: 35.86px;
    }

    .banner-content p {
        font-size: 23.91px;
        margin-top: 26px;
        line-height: 30px;
        padding-bottom: 184px;
    }

    .banner-logo-image {
        margin-top: 113px;
    }

    .banner-content h1 {
        margin-top: 38px;
    }

    .product-system {
        width: 1280px;
    }

    .feature-hero-image {
        width: 350px;
    }

    .home-jumbo {
        padding: 40px 2rem 12px 10px;
    }

        .home-jumbo h1 {
            font-size: 47.93px;
        }

        .home-jumbo p {
            font-size: 23.91px;
        }

        .home-jumbo p {
            margin-top: 13px;
            line-height: 30px;
        }

    .brands-carousel .home-jumbo {
        padding: 55px 2rem 2px 10px;
    }

    .brands-carousel .carousel-image > div {
        padding: 10px;
    }

    .brands-carousel .carousel-image h3 {
        font-size: 23px;
        line-height: 25px;
    }

    .brands-carousel .carousel-text h1 {
        font-size: 35.86px;
    }

    .brands-carousel .carousel-text h3 {
        font-size: 21.8px;
        line-height: 30px;
    }

    .brands-carousel .carousel-text p {
        font-size: 17.61px;
    }

    .brands-carousel .carousel-indicators li {
        width: 7px;
        height: 7px;
        margin-right: 5px;
        margin-left: 5px;
    }

    div#beforeAfterCarousel {
        margin-bottom: 12px;
    }

    .footer {
        font-size: 14.2px;
        line-height: 18px;
    }

        .footer li a {
            font-size: 14.06px;
        }
}

body.dnnEditState #isiContainer,
body.dnnEditState #findaHealthcarePopup {
    position: relative;
    display: block;
    opacity: 1;
    top: auto;
    left: auto;
    transform: none;
    z-index: 0;
}

    body.dnnEditState #isiContainer .modal-mobile-header,
    body.dnnEditState #findaHealthcarePopup .modal-mobile-header {
        display: block !important;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        z-index: 0;
    }

    body.dnnEditState #isiContainer.modal.fade .modal-dialog,
    body.dnnEditState #findaHealthcarePopup.modal.fade .modal-dialog {
        transform: none;
    }

body.dnnEditState .banner {
    margin-top: 260px;
}

body.dnnEditState .main-nav .navbar {
    position: relative;
}

body.dnnEditState #findaHealthcarePopup {
    position: relative;
    display: block;
    opacity: 1;
    top: auto;
    left: auto;
    transform: none;
    z-index: 0;
}

    body.dnnEditState #findaHealthcarePopup .modal-mobile-header {
        display: block !important;
        position: relative;
    }

    body.dnnEditState #findaHealthcarePopup.modal.fade .modal-dialog {
        transform: none;
    }

body.dnnEditState .mobile {
    display: block;
}

body.dnnEditState .carousel-control-prev,
body.dnnEditState .carousel-control-next {
    display: none;
}

.email-form .text-danger {
    display: block;
}

.email-form .form-horizontal .form-group .col-sm-9 {
    max-width: 100% !important;
}

.email-form .form-horizontal {
    max-width: 515px;
    margin: 0 auto;
}

.email-form .field-container {
    padding: 0;
}

.email-form .form-control {
    width: 360px;
    line-height: 1.8;
}

.email-form .form-button {
    background: rgb(82, 118, 130);
    background: linear-gradient(0deg, rgba(82, 118, 130, 1) 0%, rgba(107, 154, 171, 1) 100%);
    border: 0;
    font-size: 18px;
    margin-left: 25px;
}

.email-form .form-horizontal .form-group {
    float: left;
}

.footer .container {
    padding-top: 65px;
    position: relative;
}

.modal-dialog .pad-15 {
    padding: 5px 0;
}

.textbox-field .field-container {
    max-width: 86%;
}

.textbox-field .form-control {
    width: 280px;
}

@media all and (-ms-high-contrast: none) {
    *::-ms-backdrop,
    .image-align-bottom {
        display: inline;
    }
}

.textbox-field label {
    color: #000 !important;
    font-weight: normal !important;
}

.footer .container {
    position: relative;
}

@media only screen and (min-width: 1400px) {
    .brand-logo-div .nav-pills li a {
        font-size: 13px;
    }

    .top-right-links a {
        font-size: 14px;
    }
}

@media screen and (min-width: 1199px) and (max-width: 1399px) {
    .brand-logo-div .nav-pills li a {
        font-size: 12px;
    }

    .top-right-links a {
        font-size: 13px;
    }
}

.about-sec {
    background: #6e9eaf url(../img/img-1484x1546-aboutsec-img.png) right 20px no-repeat;
    background-size: 44%;
}

#findHealthCarePane p.sample {
    font-size: 23.91px;
    padding: 88px 40px 10px 40px;
    line-height: 30px;
}

#solta-innovation .carousel-control-next-icon {
    background-image: url(../img/icon-72x72-right-arrow.png) !important;
    height: 72px;
    width: 72px;
    opacity: 1;
}

#solta-innovation .carousel-control-prev-icon {
    background-image: url(../img/icon-72x72-left-arrow.png) !important;
    height: 72px;
    width: 72px;
    opacity: 1;
}

.brands-carousel .carousel-control-prev-icon {
    background-image: url(../img/icon-72x72-left-gray.png) !important;
    height: 72px;
    width: 72px;
}

.brands-carousel .carousel-control-next-icon {
    background-image: url(../img/icon-72x72-right-gray.png) !important;
    height: 72px;
    width: 72px;
}

@media screen and (min-width: 320px) and (max-width: 479px) {
    .brands-carousel .carousel-control-next-icon,
    .brands-carousel .carousel-control-prev-icon {
        width: 33px;
        height: 33px;
    }
}

.contact-representative h3 strong {
    display: block;
}

.modal-backdrop.fade {
    display: none;
}

    .modal-backdrop.fade.show {
        display: block;
    }

.formcontainerblock input:focus-visible {
    outline: none;
}

.formcontainerblock button {
    background: rgb(82, 118, 130);
    background: linear-gradient(0deg, rgba(82, 118, 130, 1) 0%, rgba(107, 154, 171, 1) 100%);
    border: 0;
    color: #fff;
    font-size: 18px;
    margin: 0 !important;
    margin-left: 25px !important;
    margin-top: -30px !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.Form__MainBody .col-sm-9 {
    max-width: 100% !important;
}

.formcontainerblock button:focus {
    box-shadow: 0 0 0 0.2rem rgb(23 162 184 / 50%);
    outline: none;
}

.formcontainerblock button:active {
    background-color: #117a8b;
    border-color: #10707f;
    background-image: none;
}

.formcontainerblock .Form__Element.FormStep {
    position: relative;
}

.formcontainerblock .Form__Element .Form__Element__ValidationError {
    position: absolute;
    bottom: 0;
}

.formcontainerblock .Form__Status .Form__Success__Message {
    text-align: center;
}

.formcontainerblock .Form__Status .Form__Status__Message {
    display: none !important;
}

.EPiServerForms .Form__Status .Form__Success__Message {
    display: block !important;
}

@media screen and (max-width: 799px) {
    .formcontainerblock input {
        width: 210px;
        line-height: 1.8;
    }
}

.contactform {
    max-width: 1150px;
    margin: 0 auto;
}

    .contactform h1 {
        color: #6e9eaf;
        font-size: 40px;
        font-weight: 300;
        text-align: left;
        margin-bottom: 20px;
        width: calc(100% - 15%);
    }

    .contactform .Form__MainBody {
        max-width: 100%;
    }

.findaHealthcarePopup .block > div {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    padding: 0 20px !important;
    margin: 0 auto;
}

@media screen and (max-width: 1000px) {
    .findaHealthcarePopup .block > div {
        max-width: 100%;
        width: 100%;
        padding: 0 !important;
    }

    .brands-carousel p {
        text-align: center;
    }
}

@media screen and (max-width: 1000px) and (min-width: 575px) {
    .hamburger-menu {
        top: 0;
    }
}

#contact-a-representative .field-container .label-top label.control-label {
    font-weight: 600;
}

.contactPopup {
    background-color: #ffffff;
    width: 75% !important;
    margin: 0 auto 0 auto !important;
    height: 81%;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 9050 !important;
}

    .contactPopup .isi-content {
        padding: 2rem;
    }

    .contactPopup .modal-content {
        border: 0;
    }

    .contactPopup .isi-content p {
        font-weight: 400;
        font-size: 16px;
    }

#contact-a-representative .bstrap30 .label-align-top .radio {
    padding-top: 10px;
}

#contact-a-representative .bstrap30 .label-align-top .areyou-current .radio {
    padding-top: 0;
}

@media screen and (max-width: 1000px) {
    .contactPopup {
        max-width: 100%;
        height: 100%;
        width: 100% !important;
    }

        .contactPopup .col-12 {
            padding: 0;
        }

            .contactPopup .col-12.contact {
                padding-left: 15px;
                padding-right: 15px;
            }

        .contactPopup .isi-content {
            margin-top: 76px;
            padding-top: 0;
        }

        .contactPopup .modal-content {
            width: 100%;
        }

        .contactPopup .col-12 .container {
            max-width: 100%;
        }
}

@media screen and (min-width: 1140px) {
    .checkbox-list label {
        display: flex;
        align-items: center;
    }

    .areyou-current .radio label {
        display: flex;
        align-items: center;
    }
}

#contact-a-representative .field-container .label-top label.control-label {
    font-weight: 700;
}

    #contact-a-representative .field-container .label-top label.control-label strong {
        font-weight: 700;
    }

.address-inputs .addlabel {
    float: left;
    max-width: 155px;
}

    .address-inputs .addlabel p {
        color: #6e9eaf;
        font-weight: bold;
        float: left;
    }

@media screen and (max-width: 767px) {
    .contactPopup .isi-content {
        margin-top: 30px;
    }
}

.contact-submit-row .field-container {
    display: inline-flex;
    align-items: center;
}

#contact-a-representative .reload-window.bottom {
    margin-left: 15px;
}

select.form-control {
    width: 97%;
}

label#Whichbrandsareyouinterestedin-error {
    margin-left: 0 !important;
}

@media screen and (max-width: 1000px) {
    label#Whichbrandsareyouinterestedin-error {
        top: 181px !important;
    }
}

@media screen and (max-width: 1000px) {
    label#Whichbrandsareyouinterestedin-error {
        top: 196px !important;
    }
}

.contact-submit-row .field-container .btn-submit {
    text-transform: uppercase;
}

#contact-a-representative #PhoneNumber-error {
    display: inherit !important;
}

@media screen and (max-width: 618px) {
    #div_billno.show {
        flex-wrap: wrap;
        margin-bottom: 31px;
    }
}

#recaptcha-error {
    color: #dc3545 !important;
}

@media screen and (min-width: 993px) {
    .g-recaptcha {
        margin-left: 170px;
    }

    #recaptcha-error {
        color: #dc3545 !important;
        margin-left: 170px;
    }
}

img.linkedin-icon {
    width: 25px;
    height: 25px;
}

section.home-slider {
    border-bottom: 1px solid #707070;
}

.btn.btn-primary:active {
    border-color: inherit;
    background-color: inherit;
}

.home-slider .carousel-caption {
    bottom: 11.25rem;
    z-index: 3;
}

.home-slider .carousel-indicators {
    bottom: 100px;
}

    .home-slider .carousel-indicators [data-bs-target] {
        width: 10px;
        height: 10px;
        border-radius: 50px;
        border: unset;
        opacity: unset;
        margin: 0 7px;
    }

    .home-slider .carousel-indicators .active {
        background: #86bbc6;
    }

.home-slider .carousel-caption h2 {
    font-size: 48px;
    font-weight: bold;
}

.home-slider .carousel-caption p {
    font-size: 20px;
    font-weight: 500;
}

.home-slider .banner-btm-radiant {
    background: rgba(0, 0, 0, 0.04);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.04) 57%, rgba(0, 0, 0, 1) 96%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.04)), color-stop(57%, rgba(0, 0, 0, 0.04)), color-stop(96%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.04) 57%, rgba(0, 0, 0, 1) 96%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.04) 57%, rgba(0, 0, 0, 1) 96%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.04) 57%, rgba(0, 0, 0, 1) 96%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.04) 57%, rgba(0, 0, 0, 1) 96%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
}

.offerItem.active {
    width: 70% !important;
}

.block.accordionsliderblock {
    background: #000000;
    display: flex;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 15px;
    justify-content: center;
}

div#Inclusion {
    background: #89bfca;
    position: relative;
    padding: 100px 0 60px;
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(137, 191, 202, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(137, 191, 202, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(137, 191, 202, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(137, 191, 202, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(137, 191, 202, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(137, 191, 202, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#89bfca',GradientType=0);
}

.skin-sec-text {
    padding: 15px 30px 15px 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .skin-sec-text h2 {
        color: #ffffff;
        font-size: 36px;
        font-weight: 300;
    }

    .skin-sec-text p {
        color: #ffffff;
        font-size: 20px;
        font-weight: 300;
    }

div#Inclusion .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    border: unset;
    opacity: unset;
    margin: 0 7px;
}

div#Inclusion .carousel-indicators .active {
    background: #496e76;
}

.result-sec {
    margin: 60px 0;
}

div#bnf-tabs {
    background-color: transparent !important;
    border: none !important;
}

div#nav-bnf-tabs {
    display: flex;
    justify-content: center;
    border: none;
}

    div#nav-bnf-tabs a.active {
        color: #953b9e;
        border: none;
        font-size: 16px;
    }

    div#nav-bnf-tabs a {
        border: none;
        color: #cccccc;
        font-size: 16px;
        font-weight: 700;
    }

        div#nav-bnf-tabs a sup {
            font-size: 10px;
        }

.tab-sec {
}

.bnf-tab-sec {
    display: grid;
    place-content: center;
    position: relative;
    overflow: hidden;
    --position: 50%;
}

.image-container {
}

.slider-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.image-before {
    position: absolute;
    inset: 0;
    width: var(--position);
}

.slider1 {
    position: absolute;
    inset: 0;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
}

    .slider1:focus-visible ~ .slider-button {
        outline: 5px solid black;
        outline-offset: 3px;
    }

.slider-line {
    position: absolute;
    inset: 0;
    width: 2px;
    height: 100%;
    background-color: #fff;
    left: var(--position);
    transform: translateX(-50%);
    pointer-events: none;
}

.slider-button {
    position: absolute;
    background-color: #649eac;
    color: #ffffff;
    font-size: 30px;
    border: 2px solid #ffffff;
    border-radius: 100vw;
    display: flex;
    place-items: center;
    top: 50%;
    left: var(--position);
    transform: translate(-50%, -50%);
    pointer-events: none;
    align-content: center;
    width: 55px;
    height: 55px;
    justify-content: center;
}

.slider-button-circle {
    display: block;
    text-align: center;
    height: 38px;
}

.result-text-sec h3 {
    color: #000000;
    font-size: 36px;
    font-weight: 300;
}

.result-text-sec p {
    color: #000000;
    font-size: 20px;
    font-weight: 300;
}

.result-text-sec {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: center;
    padding: 0 60px;
}

.result-tab-footnote p {
    font-size: 12px;
    margin: 15px 0 0;
    font-weight: 300;
}

    .result-tab-footnote p span {
        font-weight: 500;
    }

.impact-sec {
    background: #000000;
    color: #ffffff;
    text-align: center;
    padding: 60px;
}

    .impact-sec h3 {
        font-size: 48px;
        font-weight: bold;
        color: #87bcc6;
    }

    .impact-sec p {
        font-size: 20px;
        font-weight: 300;
    }

.footer p,
.footer p .tel {
    margin-bottom: 0;
    color: #050000;
    line-height: 22px;
    font-size: 17px;
    font-weight: 300;
}

    .footer p strong {
        font-weight: 700;
    }

.footer .container {
    position: relative;
    max-width: 1040px;
    padding-top: 0;
}

.footer-sec img {
    margin-bottom: 30px;
}

.footer li {
    padding: 0;
    margin: 15px;
    list-style: none;
    border-right: 0;
    display: block;
}

    .footer li a {
        font-size: 17px;
        color: #649eac;
        display: block;
        padding: 0 10px;
        font-family: "Roboto", sans-serif;
        font-weight: 400;
    }

.ccp-link a {
    color: #050000;
}

.ccp-link {
    margin: 20px 0;
}

@media screen and (max-width: 991px) {
    .home-slider .carousel-indicators {
        bottom: 30px;
    }

    .home-slider .carousel-caption {
        bottom: 3.25rem;
    }

    button.nav-link.btn-isi {
        padding: 30px 10px;
        background: #497b92;
        width: 100%;
        font-size: 24px;
        border: 0;
        margin: 10px auto 15px;
        max-width: 510px;
        text-transform: uppercase;
        font-weight: 600;
        border-radius: 0 !important;
    }

    button.mobile-contact-link.btn-representative {
        font-size: 24px;
        line-height: 40px;
        padding: 30px 10px;
        max-width: 510px;
    }

    select.form-control {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .container {
        max-width: 100%;
        width: 100%;
    }

    .home-slider .carousel-caption h2 {
        font-size: 18px;
    }

    .home-slider .carousel-caption p {
        font-size: 14px;
    }

    .home-slider .carousel-indicators {
        bottom: 10px;
    }

    .home-slider .carousel-caption {
        bottom: 1.25rem;
    }

    .carousel-caption {
        right: 3%;
        left: 3%;
    }

    .result-text-sec {
        padding: 0 0;
    }
}

@media screen and (max-width: 580px) {
    .skin-sec-text h2 {
        font-size: 24px;
    }

    div#Inclusion {
        padding: 0 0 60px;
    }

    .skin-sec-text p {
        color: #ffffff;
        font-size: 16px;
        font-weight: 300;
    }

    .skin-sec-text {
        padding: 15px 0;
    }

    .result-text-sec h3 {
        margin-top: 50px;
        font-size: 24px;
    }

    .result-text-sec p {
        font-size: 16px;
    }

    .impact-sec {
        padding: 15px;
    }

        .impact-sec h3 {
            font-size: 24px;
        }

        .impact-sec p {
            font-size: 16px;
        }

    .btn.btn-secondary.btn-contact-representative {
        font-size: 15px;
    }

    .footer p,
    .footer p .tel {
        font-size: 14px;
    }

    .footer p,
    .footer ul,
    .footer ul li a,
    .footer .pin {
        font-size: 14px;
    }

    button.nav-link.btn-isi {
        padding: 7px 10px;
        font-size: 12px;
        max-width: 290px;
    }

    button.mobile-contact-link.btn-representative {
        max-width: 290px;
        padding: 7px 10px;
        font-size: 12px;
    }
}

.offerItem {
    background: #f0f6f7;
}

.grd-filter {
    background: transparent !important;
}

.offerItem.active {
    width: 70% !important;
}

.container-full-width {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.container-marging0 {
    padding-right: 5px;
    padding-left: 5px;
    max-width: 100%;
    overflow: hidden;
}

.widthCalc {
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
}

    .widthCalc h2 {
        font-size: 48px;
        color: #ffffff;
        font-weight: 300;
        margin-top: 42px;
        margin-bottom: 0;
    }

        .widthCalc h2 p {
            margin: 0;
        }

.row-margin0 {
    margin: 0 auto;
}

.offer-area {
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: hidden;
}

.offer-tab-link {
    text-align: center;
}

    .offer-tab-link ul li {
        display: inline-block;
        padding: 10px 0;
        margin: 0 -3px;
    }

        .offer-tab-link ul li a {
            display: block;
            color: #000;
            font-size: 20px;
            padding: 10px 60px;
            border-bottom: 4px solid #000;
            font-weight: 500;
        }

    .offer-tab-link ul {
        list-style: none;
        padding: 0;
        margin: 0;
        border: 0;
        justify-content: center;
    }

        .offer-tab-link ul li a.active {
            color: darkcyan;
            border-color: darkcyan;
        }

.offer-content p {
    text-align: center;
    margin: 0;
    width: 100%;
}

.offer-content h2 {
    text-align: center;
}

.offerItem {
    padding: 0;
    width: 7% !important;
    height: 677px;
    overflow: hidden;
    float: left;
    position: relative;
    transition: 0.3s ease;
    top: 38px;
}

.offer-img {
    margin: 0 0;
    height: 100%;
}

.offerItemTitle {
    position: absolute;
    z-index: 1;
    width: 236%;
    color: #050000;
    transform: rotate(270deg);
    transform-origin: left;
    text-align: left;
    height: 44% !important;
    cursor: pointer;
    font-size: 30px;
    font-weight: 800;
    bottom: 0;
    left: 50%;
    right: 0;
    top: 75%;
    padding: 15px;
    display: flex;
    align-items: center;
    max-height: 400px;
    justify-content: center;
}

    .offerItemTitle sup {
        font-size: 13px;
    }

h4.offerItemTitle span {
}

.offerItem.active {
    width: 79% !important;
}

    .offerItem.active .offer-img {
        max-width: 100%;
        width: 100%;
        position: relative;
    }

    .offerItem.active .offer-detail .row .col:first-child {
        max-width: 40% !important;
    }

.offer-content {
    max-width: 100%;
    margin: 0 auto;
    bottom: 35px;
    left: 3%;
    right: 3%;
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease;
    text-align: center;
    top: 0;
}

.offer-tabs.tab-content {
    padding: 10px 0;
}

.offerslide:after {
    content: "";
    clear: both;
    display: block;
}

.offer-content p {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 500;
}

.offer-content h2 {
    font-size: 1.1rem;
    color: #fff;
    font-weight: 700;
    display: none;
}

.offerItemTitle.hide {
    display: none;
}

.offerItem.active .offer-content {
    transition: 0.3s ease;
    opacity: 1;
    z-index: 1;
    margin: 0 auto;
    top: 35px;
    display: flex;
    align-items: flex-end;
    left: 45px;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-end;
    z-index: 3;
}

.offer-content a {
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    border: 0;
    border-radius: 3px;
    text-decoration: underline;
    font-weight: 700;
}

a.learnmorelink {
    color: #050000;
    font-size: 15px;
    float: left;
    text-decoration: none;
}

.offerItem img {
    max-width: unset;
    margin-left: 300% !important;
    height: 100% !important;
    width: 993px !important;
    transition: 0.3s ease;
}

.offerItem:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.offerItem.active:hover img {
    -webkit-transform: unset;
    transform: unset;
}

.offerItem.active img {
    width: 100% !important;
    margin: 0 auto !important;
    transition: 0.3s ease;
}

.offerslide {
    width: 100% !important;
    position: relative;
    visibility: hidden;
}

    .offerslide .grd-filter {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(30, 46, 115, 0);
        background: -moz-linear-gradient(top, rgba(30, 46, 115, 0) 0%, rgba(30, 46, 115, 0) 35%, rgba(30, 46, 115, 1) 97%, rgba(30, 46, 115, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(30, 46, 115, 0)), color-stop(35%, rgba(30, 46, 115, 0)), color-stop(97%, rgba(30, 46, 115, 1)), color-stop(100%, rgba(30, 46, 115, 1)));
        background: -webkit-linear-gradient(top, rgba(30, 46, 115, 0) 0%, rgba(30, 46, 115, 0) 35%, rgba(30, 46, 115, 1) 97%, rgba(30, 46, 115, 1) 100%);
        background: -o-linear-gradient(top, rgba(30, 46, 115, 0) 0%, rgba(30, 46, 115, 0) 35%, rgba(30, 46, 115, 1) 97%, rgba(30, 46, 115, 1) 100%);
        background: -ms-linear-gradient(top, rgba(30, 46, 115, 0) 0%, rgba(30, 46, 115, 0) 35%, rgba(30, 46, 115, 1) 97%, rgba(30, 46, 115, 1) 100%);
        background: linear-gradient(to bottom, rgba(30, 46, 115, 0) 0%, rgba(30, 46, 115, 0) 35%, rgba(30, 46, 115, 1) 97%, rgba(30, 46, 115, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e2e73',endColorstr='#1e2e73',GradientType=0);
    }

.offerItem.active .offer-img .grd-filter {
    display: none;
}

.offerItem .offer-img .grd-filter {
    background: rgba(0, 0, 0, 0.17);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.17) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.17)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.17) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.17) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.17) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.17) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#ffffff',GradientType=1);
    z-index: 0;
}

.offer-detail {
    background: rgba(0, 0, 0, 0.15);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.15)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#ffffff',GradientType=1);
    height: 643px;
}

.offerItem.active .offer-detail:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 251px;
    z-index: 3;
    background: rgba(0, 0, 0, 0.15);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.15)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#ffffff',GradientType=1);
}

@media (max-width: 1750px) {
    .container {
    }
}

@media (max-width: 1550px) {
    .container {
    }
}

@media (max-width: 1450px) {
    .container {
        max-width: 1240px;
    }

    .offer-content {
        margin: 0;
    }

    .offer-detail {
        height: 565px;
    }

    .offerItem {
        height: 600px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .offerItemTitle {
        top: 73%;
    }

    .offerItem {
        height: 391px;
    }

    .offer-detail {
        height: 354px;
    }
}

@media screen and (max-width: 768px) {
    .container {
    }

    .container-marging0 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .offerItem.active {
        width: 100% !important;
        height: auto !important;
    }

    .offerItem {
        width: 100% !important;
        height: auto;
    }

        .offerItem:last-child {
            margin-bottom: 100px;
        }

    .offer-detail {
        width: 100%;
        max-height: unset;
    }

    h4.offerItemTitle {
        text-align: left;
        padding-left: 15px;
        transform: rotate(0);
        height: auto !important;
        margin: 0 !important;
        line-height: 40px;
        width: 100% !important;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(224, 224, 224, 1);
        background: -moz-linear-gradient(top, rgba(224, 224, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(224, 224, 224, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
        background: -webkit-linear-gradient(top, rgba(224, 224, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(top, rgba(224, 224, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: -ms-linear-gradient(top, rgba(224, 224, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to bottom, rgba(224, 224, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0',endColorstr='#ffffff',GradientType=0);
    }

        h4.offerItemTitle span {
            transform: rotate(360deg);
            width: 100%;
            text-align: center;
            height: auto;
            position: absolute;
            white-space: nowrap;
            bottom: unset;
        }

    .offerItem.active .offerItemTitle {
        display: none;
    }

    .offer-img {
        background: none !important;
    }

    .offerItem img {
        margin-left: 0 !important;
        height: auto !important;
        width: 100% !important;
        margin-top: -45%;
        transition: 0.3s ease;
    }

    .offerItem:hover img {
        -webkit-transform: unset;
        transform: unset;
    }

    .offer-content {
        margin: 0;
        max-width: 100%;
    }

    .offerItem.active .offer-detail {
        width: 100%;
        display: block;
        transition: 0.3s ease;
    }

        .offerItem.active .offer-detail .row .col:first-child {
            max-width: 50% !important;
            transition: 0.3s ease;
        }

    .offerItem.active {
        width: 100% !important;
        transition: 0.3s ease;
    }

        .offerItem.active .offer-img {
            margin: 0;
            height: 100%;
            transition: 0.3s ease;
        }

    .offerslide .grd-filter {
        display: none;
    }

    .offer-img .grd-filter {
        display: block;
        z-index: 0;
        background: rgb(30 46 115 / 39%);
    }

    .offerItem.active .offer-img .grd-filter {
        display: block;
        z-index: 0;
        background: rgba(30, 46, 115, 0);
        background: -moz-linear-gradient(top, rgba(30, 46, 115, 0) 0%, rgba(30, 46, 115, 0) 35%, rgba(30, 46, 115, 1) 97%, rgba(30, 46, 115, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(30, 46, 115, 0)), color-stop(35%, rgba(30, 46, 115, 0)), color-stop(97%, rgba(30, 46, 115, 1)), color-stop(100%, rgba(30, 46, 115, 1)));
        background: -webkit-linear-gradient(top, rgba(30, 46, 115, 0) 0%, rgba(30, 46, 115, 0) 35%, rgba(30, 46, 115, 1) 97%, rgba(30, 46, 115, 1) 100%);
        background: -o-linear-gradient(top, rgba(30, 46, 115, 0) 0%, rgba(30, 46, 115, 0) 35%, rgba(30, 46, 115, 1) 97%, rgba(30, 46, 115, 1) 100%);
        background: -ms-linear-gradient(top, rgba(30, 46, 115, 0) 0%, rgba(30, 46, 115, 0) 35%, rgba(30, 46, 115, 1) 97%, rgba(30, 46, 115, 1) 100%);
        background: linear-gradient(to bottom, rgba(30, 46, 115, 0) 0%, rgba(30, 46, 115, 0) 35%, rgba(30, 46, 115, 1) 97%, rgba(30, 46, 115, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e2e73',endColorstr='#1e2e73',GradientType=0);
    }

    .offer-detail {
        height: auto;
    }
}

@media (max-width: 574px) {
    .container {
        max-width: 100%;
    }

    .offerItem.active .offer-detail .row {
        display: block;
    }

        .offerItem.active .offer-detail .row .col {
            max-width: 100% !important;
        }

    .offer-content {
        transform: translate(0);
    }

    .offer-img,
    .offerItem.active .offer-img {
        width: 100%;
        max-width: unset;
    }

        .offer-img img {
            width: 100%;
        }

    .offerItem.active .offer-detail .row .col:first-child {
        max-width: 100% !important;
    }

    h4.offerItemTitle {
        font-size: 20px;
    }

    .widthCalc h2 {
        font-size: 24px;
    }

    .block.accordionsliderblock {
        padding: 0 15px;
    }
}

@media (min-width: 768px) {
    .img-mobile {
        display: none;
    }

    .img-desk {
        display: block;
    }
}

@media (max-width: 768px) {
    .img-mobile {
        display: inline-block;
    }

    .img-desk {
        display: none;
    }
}

.stories-sec {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(137, 191, 202, 1) 25%);
    color: #ffffff;
    text-align: center;
    padding: 60px;
}

.story-video {
    padding: 50px 200px;
}

.stories-sec p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
}

.stories-sec h2 {
    color: #ffffff;
    font-size: 36px;
    font-weight: 300;
    padding-top: 25px;
}

.stories-sec .carousel-indicators .active {
    background: #347987;
}

.stories-sec .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    border: unset;
    opacity: unset;
    margin: 0 7px;
}

@media only screen and (max-width: 768px) {
    .stories-sec h2 {
        font-size: 24px;
    }

    .stories-sec p {
        font-size: 16px;
    }

    .story-video {
        padding: 0px 0px;
    }
}

.stories-sec .carousel-control-prev {
    position: absolute;
    top: 50%;
    display: block;
    width: 12%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    margin-top: -18px;
}

.stories-sec .carousel-control-next {
    position: absolute;
    top: 50%;
    display: block;
    width: 12%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    margin-top: -18px;
}

.stories-sec .carousel-control-prev-icon {
    right: 120px;
    position: relative;
}

.stories-sec .carousel-control-next-icon {
    left: 120px;
    position: relative;
}

@media screen and (max-width: 992px) {
    .stories-sec .carousel-control-prev-icon {
        right: 75px;
        position: relative;
    }

    .stories-sec .carousel-control-next-icon {
        left: 75px;
        position: relative;
    }
}

@media screen and (max-width: 767px) {
    .stories-sec .carousel-control-prev-icon {
        right: 50px;
        position: relative;
    }

    .stories-sec .carousel-control-next-icon {
        left: 50px;
        position: relative;
    }
}

.stories-sec .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    border: unset;
    opacity: unset;
    margin: 0 7px;
}

.stories-sec .carousel-indicators .active {
    background: #347987;
}
/* Carees page 2025*/

.banner-career {
    background: url(/siteassets/images/img-6720x4480-career-banner.webp) bottom center no-repeat;
    height: 745px;
    background-size: cover;
}

.careercontent {   
    padding: 50px 0;
    background: url(/siteassets/images/img-2346x2126career-content-bg.png) bottom center no-repeat;   
    top: -215px;
    background-size: cover;
    margin-top: -210px;  
}
    .careercontent p {
        color: #fff;
        font-size: 20px;
        font-weight: 300;
    }
    .careercontent h2 {
        color: #fff;
        font-size: 60px;
        text-align: center;
        font-weight: 400;
        padding-bottom: 30px;
    }
    .careercontent h3 {
        color: #fff;
        font-size: 30px;
        font-weight: 400;
        padding: 50px 0;
    }

    .careercontent .careertext {
       padding: 0 150px;
    }
    .careercontent a {
        padding: 10px 20px;
        background: #567A90;
        color: #fff;
        font-size: 25px;
        font-weight: 700;
        border-radius: 10px;
    }
    .careercontent .btnexplore {
        padding-top: 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }



@media screen and (max-width: 992px) {
    .careercontent .careertext {
        padding: 30px;
    }
    .careercontent a {      
        font-size: 20px;      
    }
    .careercontent {
        margin-top: 0;
    }
}
@media screen and (min-width: 1600px) {
    .banner-career {
        height: 945px;
    }
}