/*.container {*/
/*max-width: 960px;*/
/*}*/

/* * Custom translucent site header */

#header {
    border: none;
}

#header.full-header.sticky-header {
    height: 85px;
}

#wrapper {
    box-shadow: none;
}

.site-header {
    background-color: rgba(0, 0, 0, .85);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

.site-header a {
    color: #999;
    transition: ease-in-out color .15s;
}

.site-header a:hover {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 768px) {
    .image-embed-item {
        margin-bottom: 0 !important;
    }
    div.content-wrap {
        padding-top: 0 !important;
    }
}

@media (max-width: 992px) {
    .image-embed-item {
        margin-bottom: 0 !important;
    }
    /*div.content-wrap {*/
        /*padding-top: 0 !important;*/
    /*}*/
}

#logo {
    border: none !important;
}

/* * Dummy devices (replace them with your own or something else entirely!) */
.product-device {
    position: absolute;
    right: 10%;
    bottom: -30%;
    width: 300px;
    height: 540px;
    background-color: #333;
    border-radius: 21px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.product-device::before {
    position: absolute;
    top: 10%;
    right: 10px;
    bottom: 10%;
    left: 10px;
    content: "";
    background-color: rgba(255, 255, 255, .1);
    border-radius: 5px;
}

.product-device-2 {
    top: -25%;
    right: auto;
    bottom: 0;
    left: 5%;
    background-color: #e5e5e5;
}

/* * Extra utilities */
.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.flex-equal > * {
    -ms-flex: 1;
    flex: 1;
}

@media (min-width: 768px) {
    .flex-md-equal > * {
        -ms-flex: 1;
        flex: 1;
    }
}

.overflow-hidden {
    overflow: hidden;
}

section#content {
    margin: 50px 0;
}

.product-device.box-shadow.d-none.d-md-block {
    transition: transform 0.7s ease
}

.product-device.box-shadow.d-none.d-md-block:hover {
    transform: translateY(-200px) rotate(330deg);
}

#header.full-header #primary-menu > ul {
    border-right: none;
}

#header.full-header #primary-menu ul.sf-js-enabled {
    margin-right: 0;
    padding-right: 0;
}

.sf-js-enabled li {
    margin-top: 25px;
}

.sf-js-enabled li:last-of-type {
    margin-right: 0;
}

/*.sf-js-enabled li:last-of-type {*/
    /*margin-right: 100px;*/
/*}*/

code {
    color: #555;
}

.image-embed-item {
    max-width: 100%;
    margin-bottom:40px;
    width: auto;
    height: auto;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
    font-size: 1rem;
}

#footer {
    margin-top: 0 !important;
}

.footer-logo {
    margin-top: 8px;
}

.dark .copyright-links a {
    color: rgba(255, 255, 255, 0.625);
}

/*.postcontent.nobottommargin.clearfix {*/
    /*margin-right: 0;*/
/*}*/

.faqs .toggle .togglet, .faqs .toogle .toggelta {
    font-size: 20px;
    padding: 0;
}

.faqs .toggle .togglec {
    padding: 10px 0 0 40px;
    /*padding: 10px 0 0 20px;*/
}

.faqs .toggle .togglec ul ul {
    padding-left: 20px;
}

.faqs .toggle .togglet img {
    margin-bottom: 4px;
}

.faqs .toggle .togglet img.accordion-icon {
    display: inline-block !important;
    width: 12px !important;
    height: 12px !important;
    max-width: 12px !important;
    margin: 0 7px 2px 0 !important;
    vertical-align: middle;
}

.faqs .toggle .togglet {
    color: #555;
}

@media (max-width: 440px) {
    .faqs .toggle .togglet {
        font-size: 16px;
        }
    .faqs .toggle .togglec {
        padding-left: 20px;
    }
}

.faqs .toggle .togglet:hover {
    color: #1ABC9C;
}

.togglec ul li, .togglec p {
    font-size: 1.125rem;
}

.footericon {
    margin-left: 8px;
    margin-right: 2px;
}

/*.col_half .row .col-md-12 .footer-logo.col-md-2 {*/
    /*padding: 0;*/
/*}*/

/*.col_half .row .col-md-12 .footer-logo.col-md-10 {*/
    /*padding-left: 0;*/
/*}*/

#footer #copyrights {
    font-size: 1.125rem;
}

#footer #copyrights .container .row .col-xs-12 p {
    color: rgba(255,255,255,0.5);
}

#footer #copyrights .col-md-8 {
    text-align: right;
}

.nowrap-footer,.nowrap-faq {
    white-space: nowrap;
}

@media (max-width: 767px) {
    #footer #copyrights .col-md-8 {
        text-align: center;
    }

    .footericon:first-of-type {
        margin-left: 0;
    }

    .footer-links {
        text-align: right;
    }

    .footer-links:last-child {
        margin: 0;
    }
}

.team-image img {
    height:auto;
}

.footerlink {
    margin-right: 20px;
}

h1, h2, h3 {
    color: #2C928C !important;
}

h3 {
    margin-bottom: 10px !important;
}

/*#logo img {*/
    /*margin-left: -8px;*/
/*}*/

.hidden {
    display: none !important;
}

.sf-js-enabled li {
    margin-top: 5px !important;
}

#header .sticky-logo {
    display: none;
}

#header .retina-logo {
    display: none;
    max-width: 100%;
    width: 400px;
}

#header.sticky-header .sticky-logo {
    display: block;
    width: 300px;
}

#header .standard-logo {
    display: block;
    max-width: 100%;
    width: 400px;
}

#header.sticky-header .standard-logo {
    display: none;
}

#header.sticky-header .retina-logo {
    display: none !important;
}

#header .standard-logo img,
#header .retina-logo img {
    display: block;
    width: 100%;
    height: auto;
}

#header .sticky-logo img {
    display: block;
    width: auto;
    height: 50px !important;
    margin-top: 10px !important;
}

@media (max-width:991px){
    #header .standard-logo {
        height:80px;
    }
}

.icon-reorder {
    margin-left: 22px;
    margin-top: 14px;
}

@media (max-width: 991px) {
    .standard-logo {
        width: auto;
        height: auto;
        margin-left: 20px;
    }

    /*#logo {*/
        /*margin-left: 30px !important;*/

    /*}*/
}

@media (max-width: 485px) {
    .standard-logo, .sticky-logo {
        width: 80%;
        height: 50px;
        float: right;
    }

    .footer-logo {
        margin-top: -10px;
    }
}

@media (min-width: 495px) {

}

.table-bordered tbody {
    word-break: break-word;
}

.navbar-toggler {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}

#primary-menu-trigger {
    margin-top: auto;
    pointer-events: all !important;
}

/*.frame-type-image {*/
    /*margin-top: 120px;*/
/*}*/

@media (min-width: 992px) {
    .col-md-7 {
        padding-right: 50px;
    }
}

.footernav {
    text-align:center;
}

@media (max-width: 768px) {
    .footernav {
        text-align:center;
    }
}

@media (max-width: 992px) {
    #primary-menu ul li {
        margin: 5px !important;
    }
}

.primary-menu-open #primary-menu .sf-js-enabled li {
    border: 1px solid lightgrey !important;
    width: 100%;
    text-align: center !important;
}

.overlay {
    background: black;
    opacity: 0.50;
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    display: none;
}

p {
    font-size: 1.125rem;
}

.togglec p {
    font-size: 1.125rem;
}

@media (max-width: 991px) {
    .team-image .img-fluid {
        width: auto;
        height: auto;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .team-image .img-fluid {
        width: auto;
        height: auto;
        margin: 50px auto 20px auto;
    }
}

.flex {
    display: inline-flex;
}

.news {
    border: 2px solid #2C928C;
    padding: 10px;
    background: #f5f5f5;
}

.news p {
    margin-bottom: 0;
}

.carousel-item img {
    margin: 0 auto;
    height: auto;
}

pre, code, kbd, samp {
    font-family: 'lato', sans-serif;
}

h4.gruen {
    color: #2C928C !important;
}

.frame-team-doctor-card {
    float: left;
    width: calc(50% - 20px);
    margin-right: 40px;
    margin-bottom: 35px;
    text-align: center;
}

.frame-team-doctor-card + .frame-team-doctor-card {
    margin-right: 0;
}

.frame-team-doctor-card header {
    margin-top: 18px;
}

.frame-team-doctor-card header h4 {
    font-weight: 700;
    letter-spacing: 0.04em;
    margin-bottom: 10px;
}

.frame-team-doctor-card .ce-image {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

.frame-team-doctor-card .ce-gallery,
.frame-team-doctor-card .ce-outer,
.frame-team-doctor-card .ce-inner,
.frame-team-doctor-card .ce-column,
.frame-team-doctor-card figure.image {
    margin: 0 auto;
}

.frame-team-doctor-card .image-embed-item {
    display: block;
    width: 400px;
    max-width: 100%;
    height: auto;
}

.frame-team-doctor-card .image-caption {
    max-width: 400px;
    margin: 0 auto 0;
    color: #2C928C;
    font-style: italic;
    font-size: 1.1rem;
    line-height: 1.35;
}

@media (max-width: 767px) {
    .frame-team-doctor-card {
        float: none;
        width: 100%;
        margin-right: 0;
    }
}

.frame-type-header + .frame-impression-item,
.frame-impression-item + .frame-impression-item {
    box-sizing: border-box;
    display: block;
    float: left;
    clear: none;
    width: 50%;
    vertical-align: top;
    margin: 0 !important;
    padding-bottom: 20px;
}

#c48 {
    clear: both;
}

#c60,
#c36,
#c40 {
    clear: left;
    padding-right: 10px;
}

#c61,
#c39,
#c41 {
    clear: right;
    padding-left: 10px;
}

.frame-impression-item figure.image {
    position: relative;
    margin: 0;
}

.frame-impression-item .image-embed-item {
    display: block;
    width: 100%;
    height: 293px;
    object-fit: cover;
}

.frame-impression-item .image-caption {
    position: absolute;
    right: 12px;
    bottom: 10px;
    margin: 0;
    padding: 4px 8px;
    color: #fff;
    font-size: 1rem;
    line-height: 1.2;
    text-align: right;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.28);
}

@media (max-width: 767px) {
    .frame-type-header + .frame-impression-item,
    .frame-impression-item + .frame-impression-item {
        display: block;
        float: none;
        clear: both;
        width: 100%;
        margin: 0 !important;
        padding-right: 0;
        padding-left: 0;
    }

    .frame-impression-item .image-embed-item {
        height: auto;
    }
}

.subpage-hero,
.subpage-hero .frame,
.subpage-hero .ce-gallery,
.subpage-hero .ce-outer,
.subpage-hero .ce-inner,
.subpage-hero .ce-row,
.subpage-hero .ce-column,
.subpage-hero figure.image,
.subpage-hero .mask-carousel {
    width: 100%;
    max-width: none;
    margin: 0;
    float: none;
}

.subpage-hero {
    height: 350px;
    overflow: hidden;
}

.subpage-hero img,
.subpage-hero .image-embed-item,
.subpage-hero .mask-carousel__image {
    display: block;
    width: 100%;
    height: 350px;
    object-fit: cover;
}

#logo img.standard-logo {
    display: block !important;
    width: 400px !important;
    max-width: 100% !important;
    height: auto !important;
}

#logo img.sticky-logo {
    display: none !important;
}

#header.sticky-header #logo,
#header.sticky-header #logo a {
    height: 70px !important;
    line-height: 70px !important;
    overflow: visible !important;
}

#header.sticky-header #logo img.standard-logo {
    display: none !important;
}

#header.sticky-header #logo img.sticky-logo {
    display: block !important;
    width: 300px !important;
    max-width: 300px !important;
    height: auto !important;
    margin-top: 17px !important;
}
