@media only screen and (min-width :991px) and (max-width: 1400px) {
    .container {
        width: 945px;
    }

    .Team h1:before,
    .Leistungen h1:before,
    .Praxisimpressionen h1:before,
    .KONTAKT h1:before {
        content: '';
        width: 80px;
        height: 4px;
        background: #9a8579;
        display: block;
        position: absolute;
        top: 60%;
        left: -150px;
    }

    h1 img {
        width: auto;
        margin-left: -35px;
    }
}

/* ipad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {

    .Team .container,
    .Leistungen .container,
    .Praxisimpressionen .container,
    .KONTAKT .container {
        width: 350px;
    }

    .Team h1:before,
    .Leistungen h1:before,
    .Praxisimpressionen h1:before,
    .KONTAKT h1:before {
        content: '';
        width: 95px;
        height: 4px;
        background: #9a8579;
        display: block;
        position: absolute;
        top: 50%;
        left: -59%;
    }

    .row.MainAccordion {
        padding: 0 2em;
    }

    .fa-phone:before {
        content: "\f095" !important;
    }

    .fa-envelope:before {
        content: "\f0e0" !important;
    }

    #MURA_footer {
        padding: 0 2em;
    }

    #MURA_footer .col-md-4 {
        width: 49%;
        margin-bottom: 20px;
    }

    #MURA_footer .col-md-4:last-child {
        width: 98%;
    }

    .mapBlock {
        padding: 0 1em;
    }

    #MURA_footer .pull-right {
        float: left !important;
    }

    .Team section.row {
        margin: 0;
    }

    .TopLogo {
        left: 40%;
    }

    .BG img {
        object-fit: cover;
        object-position: 75%;
    }

    .pageSpace {
        padding: 2em 2em;
    }

    .paddRL {
        padding-left: 2em;
        padding-right: 2em;
    }

}

/* ipad pro */
@media only screen and (min-width: 993px) and (max-width :1100px) {

    .Team h1:before,
    .Leistungen h1:before,
    .Praxisimpressionen h1:before,
    .KONTAKT h1:before {
        content: '';
        width: 100px;
        height: 4px;
        background: #9a8579;
        display: block;
        position: absolute;
        top: 50%;
        left: -28%;
    }

    .Team .container,
    .Leistungen .container,
    .Praxisimpressionen .container,
    .KONTAKT .container {
        width: 650px;
    }

    #MURA_footer .container {
        width: 100%;
    }

    .container {
        width: 888px;
    }

    #MURA_footer .col-md-4:last-child {
        width: 96%;
    }

    #MURA_footer .col-md-4 {}

    ul.nav.navbar-nav.navbar-right {
        width: 100%;
    }

    div#header-container .col-md-11 {
        width: 100%;
    }

    div#header-container .col-md-1.col-xs-12 {
        width: 100%;
    }


    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .fa-phone:before {
        content: "\f095" !important;
    }

    .fa-envelope:before {
        content: "\f0e0" !important;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }


    div#navbar {
        min-height: auto;
        margin-top: 25px;
        overflow-y: scroll;
        margin-top: 11px;
        padding: 12px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    img.IconLogo {
        position: relative;
        float: left;
        left: 0;
    }

    .STEF_dropdown-icon-xs {
        position: relative;
        left: inherit;
        font-size: 24px;
        top: 0px;
        right: 0;
        float: right;
        font-weight: bold;
    }

    .STEF_bg-img-fullsize {
        height: auto;
        padding-bottom: 0
    }

    .navbar-default .navbar-nav > li > a {
        margin: 0 10px 10px 8px;
        font-size: 16px;
        position: static;
        width: 100%;
        display: block;
        padding: 0;
        border-bottom: 2px solid transparent;

    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
        color: #34A2BE;
        border-bottom: 2px solid;
    }

    .navbar-default .navbar-nav > li > a::after {}

    .dropdown-menu > li > a {
        display: block;
        padding: 5px 20px;
        color: #000;
        font-size: 15px;
        text-align: left;
    }

    li.dropdown.open .fa-angle-down {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
    }

}

@media only screen and (min-width: 769px) and (max-width :992px) {


    body {
        font-size: 16px
    }

    .STEF_HomeCaption {
        margin-top: 5rem;

    }

    .navbar-fixed-top .navbar-collapse {
        overflow-y: auto !important
    }

    .STEF_bg-img-fullsize {
        height: 70vh
    }

    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        color: #34A2BE !important;
        background: none
    }



    .dropdown-menu {
        padding-top: 0;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #4a4a4a;
        margin-left: 0;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .STEF_dropdown-icon-xs {
        position: relative;
        left: inherit;
        font-size: 12px;
        top: 0px;
        right: 0;
        float: right;
    }

    .navbar-brand .caption {
        width: 180px;
        font-size: 14px;
        line-height: 18px;
    }

    .jole_news-carousel .carousel-caption {
        width: 60%
    }

    .ImgSection {
        margin-left: 0;
    }


}

@media only screen and (max-width :1100px) {
    .menu .col-md-6:nth-child(2) {
        border: none;
    }

    .carousel-caption {
        position: absolute;
        top: 16%;
        left: initial;
        padding: 0;
        width: 47%;
        right: 58px;
        color: #e0c170;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0px;
        font-size: 25px;
        font-weight: 300;
        line-height: 29px;
        text-align: center;
    }

    article.col-xs-offset-1.col-md-10 {
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 0;
    }

    .leftSpace,
    .rightSpace {
        padding-left: 20px;
        padding-right: 20px;
    }

    section.col-md-offset-1.col-md-10 {
        display: inline-block;
        position: relative;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 24px 30px 0 30px;
        margin: 0;
    }

    section.col-md-3.col-xs-6.col-xxs-12 {
        width: 100%;
        margin-top: 15px;
    }

    .col-md-6.col-xs-12.video-thumb {
        margin: 10px 0;
        width: 100%;
    }

    .jole_accordion .col-md-4 {
        width: 100%;
    }

    .navbar-brand {
        padding-left: 0;
        padding-right: 0;
    }

    button.navbar-toggle {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
    }

    .navbar-header {
        float: right;
    }

    div#header-container {
        text-align: right;
    }

    .contacts-box {
        float: none;
    }

    .joko_video-thumb h5 {
        color: #fff;
        z-index: 1;
        font-size: 30px;
    }

    footer#taru_footer section.col-md-12 {
        clear: both;
    }

    .joko_video-thumb .text-center {
        margin-top: 9%;
        font-size: 16px;
    }

    /*
    .STEF_contacts-box.STEF_headerContacts-xs p:first-child {
        border-top: 2px solid #e0c170;

    }
*/



    .navbar .dropdown-menu {
        padding-top: 0;
    }

    .ImgSection {
        margin-left: 0;
    }



    .navbar {
        min-height: auto;
        height: auto;
    }

    .STEF_contacts-box.STEF_headerContacts-xs {
        position: relative;
    }

    ul.nav.navbar-nav.navbar-right {
        width: 100%;
    }

    div#header-container .col-md-11 {
        width: 100%;
    }

    ul.language {
        text-align: right;
        position: absolute;
        top: -140px;
        width: 100%;
    }

    div#header-container .col-md-1.col-xs-12 {
        width: 100%;
    }


    ul.language li {
        display: inline-block;
    }

    ul.language {
        text-align: right;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .fa-phone:before {
        content: "\f095" !important;
    }

    .fa-envelope:before {
        content: "\f0e0" !important;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    /*
    .nav.navbar-nav {
        position: relative;
        right: 0;
        bottom: 0;
        height: auto;
        width: 100%;
    }
*/

    div#navbar {
        min-height: auto;
        margin-top: 25px;
        overflow-y: scroll;
        margin-top: 11px;
        padding: 12px;
        overflow: auto;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }





    /*

    .nav.navbar-nav {
        position: relative;
    }
*/

    img.IconLogo {
        position: relative;
        float: left;
        left: 0;
    }

    .STEF_dropdown-icon-xs {
        position: relative;
        left: inherit;
        font-size: 24px;
        top: 0px;
        right: 0;
        float: right;
        font-weight: bold;
    }

    .STEF_bg-img-fullsize {
        height: auto;
        padding-bottom: 0
    }

    .navbar-default .navbar-nav > li > a {
        margin: 0 10px 10px 8px;
        font-size: 16px;
        position: relative;
        width: 100%;
        display: block;
        padding: 0;
        border-bottom: 2px solid transparent;

    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
        color: #34A2BE;
        border-bottom: 2px solid;
    }

    .navbar-default .navbar-nav > li > a::after {}

    .dropdown-menu > li > a {
        display: block;
        padding: 5px 20px;
        color: #000;
        font-size: 15px;
        text-align: left;
    }

    li.dropdown.open .fa-angle-down {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
    }

    .navbar-nav {
        margin: 0
    }


    .CenterTxt p {
        width: 100%;
        margin: auto;
        color: #000000;
        font-size: 32px;
        font-style: normal;
        font-stretch: normal;
        font-weight: 400;
        line-height: 43px;
        text-align: center;
        text-transform: none;
        text-decoration: none;
        letter-spacing: 0px;
    }

    .CenterSection {

        height: 50vh;

    }

    .carousel-inner .caption {
        padding: 15px;
        width: inherit;
    }
}

@media only screen and (max-width :767px) {

    .Team h1:before,
    .Leistungen h1:before,
    .Praxisimpressionen h1:before,
    .KONTAKT h1:before {
        content: '';
        width: 20%;
        height: 4px;
        background: #9a8579;
        display: block;
        position: absolute;
        top: 50%;
        left: -44%;
    }

    .Team .container,
    .Leistungen .container,
    .Praxisimpressionen .container,
    .KONTAKT .container {
        width: 100%;
        padding-left: 30%;
    }

    .STEF_contacts-box.STEF_headerContacts-xs {
        MARGIN-TOP: 1em;
        padding: 0 1em;
    }

    .MenuIcon.open {
        top: 15px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }

    .row.paddRL.Gallery .col-md-6 {
        padding: initial;
        padding-left: 15px;
        padding-right: 15px;
    }

    .paddRL {
        padding-left: 2em;
        padding-right: 2em;
    }

    .BG img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        object-position: 82%;
    }

    .TopTxt {
        position: absolute;
        top: 3%;
        left: 5%;
        margin-top: 0;
        z-index: 10;
    }

    .TopLogo {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        margin-top: 0;
        z-index: 10;
        width: 100%;
        padding: 1em;
    }

    ul.navsection {
        display: none;
    }

    .STEF_contacts {
        display: inline-table;
        margin-left: 10px;
    }

    .STEF_contacts-box.STEF_headerContacts-xs p {
        text-align: center;
        padding: 5px;
        color: #4a4a4a;
        margin: 0;
        border: 1px solid #d1d7da;
        margin: 10px 0;
    }

    .STEF_contacts-box.STEF_headerContacts-xs p i {
        color: #4a4a4a;
    }

    .STEF_contacts-box.STEF_headerContacts-xs a {
        color: #4a4a4a;
        font-size: 16px;
        font-weight: 500;
        line-height: 22px;
        display: block;
        text-align: left;
    }

    #MURA_footer .col-md-4 {
        margin-bottom: 10px;
        width: 100%;
        padding: 0;
    }

    #MURA_footer .col-xs-12 {
        padding: 0;
    }

    iframe {
        margin: 0;
    }

    #MURA_footer .container {
        padding: 0 2em;
    }

    #MURA_footer .pull-right {
        float: left !important;
    }

    #MURA_footer span.copyRight p {
        text-align: left;
    }

    .mapBlock {
        padding: 0 2em;
    }

    .pageSpace {
        padding: 1em 1em;
    }


    .MenuIcon {
        top: 64px;
        z-index: 1000000;

    }

    .rightLines {
        display: none;
    }


    .video-block .video-thumb {
        width: 100%;
    }

    .logo {
        width: 100%;
        padding: 15px 18px;
        max-width: 100%;
    }

    section.TopSection .container-fluid {
        padding: 0;
    }

    .menu {
        opacity: 0;
        visibility: hidden;
        color: #fff;
        height: 100vh;
        position: absolute;
        right: 0px;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        overflow-y: auto !important;
        top: 0;
        width: 0;
        padding: 45px 25px 30px 25px;
    }

    h1 {
        color: #856c5d;
        font-size: 24px;
        font-weight: 400;
        line-height: 30px;
        margin-top: 0;
    }

    .TopContacts h2 {

        margin: 0 0px 11px 0;
    }
}

@media only screen and (max-width :600px) {
    h1 img {
        width: auto;

    }

    .Team h1:before,
    .Leistungen h1:before,
    .Praxisimpressionen h1:before,
    .KONTAKT h1:before {
        content: '';
        width: 15%;
        height: 4px;
        background: #9a8579;
        display: block;
        position: absolute;
        top: 50%;
        left: -44%;
    }

    footer#MURA_footer {
        padding-bottom: 1em;
    }

    .mapBlock {
        padding: 0 3em;
    }

    #MURA_footer .container {
        padding: 0px 3em;
    }

    .row.pageSpace.KONTAKT {
        padding: 0em 3em;
    }

    .Gallery section.row img {
        padding: 10px 0;
    }

    section.row {
        margin: 0;
    }


    .MainAccordion .container {
        padding-left: 2em;
        padding-right: 2em;
    }

    .topSpace {
        padding-top: 0;
    }

    div#newsprovider-content {
        width: 90% !important;
        margin: 0 !important;
        top: 21px !important;
        left: 23px !important;

    }

    div#newsprovider-content span.body {
        max-height: 360px !important;
        display: block;
        clear: both;
        overflow-y: scroll;
    }

    div#newsprovider-close {
        z-index: 10005 !important;
        position: absolute;
        right: 0;
        top: 0;
    }

    .menu .col-md-6:nth-child(2) {
        border-left: none;
    }

    .menu ul a {
        display: inline-block;
        padding: 10px 0;
        width: 100%;
        text-transform: uppercase;
        font-size: 18px;
        font-style: normal;
        font-stretch: normal;
        font-weight: 300;
        line-height: normal;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0px;
    }

    footer#JOKO_footer span.pull-right {
        margin-top: 10px;
    }

    footer#JOKO_footer span.pull-right a {
        color: #ffffff;
        font-size: 16px;
        font-style: normal;
        font-stretch: normal;
        font-weight: 400;
        line-height: 21px;
        text-align: left;
        text-transform: none;
        text-decoration: none;
        letter-spacing: 0px;
        margin-left: 0;
        display: inline-block;
        width: 100%;
        float: none;
        clear: both;
        padding: 2px 0;
    }


    article.col-xs-offset-1.col-md-10 {
        display: block;
        margin: 0;
    }

    .carousel-caption {
        position: relative;
        top: 0;
        left: initial;
        padding: 0;
        width: 100%;
        right: 0;
        color: #e0c170;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0px;
        font-size: 15px;
        font-weight: 300;
        line-height: 24px;
        text-align: center;
        float: left;
        margin-top: 16px;
    }

    .carousel-inner > .item {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media (max-width: 414px) {

    .Team h1:before,
    .Leistungen h1:before,
    .Praxisimpressionen h1:before,
    .KONTAKT h1:before {
        content: '';
        width: 17%;
        height: 4px;
        background: #9a8579;
        display: block;
        position: absolute;
        top: 50%;
        left: -50%;
    }

    .KONTAKT h1:before {
        content: '';

        left: -57%;
    }

    .Team .container,
    .Leistungen .container,
    .Praxisimpressionen .container,
    .KONTAKT .container {
        width: 100%;
        padding-left: 35%;
    }

    .BG img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        object-position: 82%;
    }

}

@media (max-width: 375px) {

    .Team h1:before,
    .Leistungen h1:before,
    .Praxisimpressionen h1:before,
    .KONTAKT h1:before {
        content: '';
        width: 17%;
        height: 4px;
        background: #9a8579;
        display: block;
        position: absolute;
        top: 50%;
        left: -63%;
    }

    .Team .container,
    .Leistungen .container,
    .Praxisimpressionen .container,
    .KONTAKT .container {
        width: 100%;
        padding-left: 40%;
    }

    .KONTAKT h1:before {
        content: '';
        left: -71%;
    }

}

@media (max-width: 320px) {
    .TopSection {
        position: relative;
        background: #f1f1f1;
        min-height: 112px;
    }

    .KONTAKT h1:before {
        content: '';
        left: -71%;
    }

    h1 img {
        width: 30px;
        object-fit: contain;
        object-position: right;
        margin-left: -65px;
        margin-right: 16px;
    }
}
