/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}


/* IE7 */

.v-center {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}

.gm-style .gm-style-iw {
    color: #000;
}

body {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    /*    padding-top: 85px;*/
    /*    background-color: #AAAAAA;*/
    /* background-color: #DDDDDD;*/
    background-color: #E0CAB9;
    /*color:#646e70;*/
    color: #FFFFFF;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    /*background-image: url(../img/BGbody.jpg);*/
    /*padding: 30% 0 0 0;*/
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 67px;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

p, li {
    font-size: 13px;
    line-height: 1.4;
}

p.large {
    font-size: 16px;
}

a, a:hover, a:focus, a:active, a.active {
    outline: 0;
}

a {
    color: #FFFFFF;
}

a:hover, a:focus, a:active, a.active {
    color: red;
}

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

.panel-title a:hover, .panel-title a:focus, .panel-title a:active, .panel-title a.active {
    color: inherit;
}

h1, h2, h3, h5, h6 {
    font-weight: 400;
}

h4, h3 {
    font-weight: 600;
}

h4 {
    margin: 15px 0 5px;
}

#carousel-start .carousel-indicators {
    bottom: 0;
}

#carousel-start .carousel-indicators li {
    background-color: #000;
    border: 1px solid #646e70;
}

#carousel-start .carousel-indicators li.active {
    background-color: #646e70;
}

#carousel-start .carousel-caption {
    display: none;
}

.slide-links a {
    display: block;
    width: 300px;
    height: 200px;
    border: 0px solid red;
    position: absolute;
    bottom: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.slide-links a:hover {
    opacity: 0.5;
    background-color: #fff;
}

.slide-links .slide-link1 {
    left: 25px;
    bottom: 40px;
}

.slide-links .slide-link2 {
    left: 325px;
    bottom: 40px;
}

.slide-links .slide-link3 {
    left: 625px;
    bottom: 40px;
}

.slide-links .slide-link4 {
    left: 925px;
    bottom: 40px;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #e8eaea;
}

.bg-dark-gray {
    background-color: #71797a;
    color: white;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.adp-summary {
    color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.panel-group .panel {
    border-radius: 0px;
    border: none;
    margin-bottom: 20px;
    position: relative;
}

.panel-default .panel-heading {
    border-radius: 0px;
    background-color: #7f888a;
    color: white;
    padding: 20px 10px 20px 80px;
    background-image: url('../img/plus.png');
    background-repeat: no-repeat;
    background-position: 25px center;
    background-size: 30px
}

.panel-default a[aria-expanded="true"] .panel-heading {
    background-image: url('../img/minus.png');
    /*    background-color: #e8eaea;
    color: #7f888a;    */
}

#stellenList .panel-default a .panel-heading {
    padding: 20px 10px;
    background-image: none;
}

#stellaccordion {
    text-align: left;
}

.carousel-caption {
    text-shadow: none;
    position: relative;
    padding-top: 40px;
    width: 70%;
    left: 15%;
    right: 15%;
}

.carousel-caption h3 {
    margin-top: 30px;
    margin-bottom: 15px;
}

.carousel-caption ul {
    margin: 0;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
    color: #fed136;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255, 255, 255, .02);
}

.navbar-default .navbar-toggle {
    border-color: white;
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: lightgrey;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    /*color: #676f71;*/
    color: #FFFFFF;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}

.navbar-default .nav li a:hover {
    outline: 0;
    color: red !important;
}

.navbar-default .navbar-nav > .active > a:focus {
    color: red
}

.navbar-default .nav li a:focus {
    color: #FFFFFF;
}

.navbar-default .navbar-nav > .active > a {
    border-radius: 0;
    color: red;
    /*   background-color: #676f71;*/
}

.navbar-default .navbar-nav > .home-link.active > a {
    border-radius: 0;
    color: white;
    /*   background-color: #676f71;*/
}

.navbar-default .navbar-nav > .home-link > a {
    border-radius: 0;
    color: #FFFFFF;
    /*   background-color: #676f71;*/
}

.navbar-default .navbar-nav>.active>a:hover {
    color: red;
    /* background-color: #676f71;*/
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
}

.nav.list-inline > li {
    display: inline-block;
}

.child-nav {
    display: none;
}

.navbar-default.navbar-shrink {
    padding: 5px 0;
    /*background-color: white;*/
    background-color: #000000;
    -webkit-box-shadow: 0 8px 6px -6px #868686;
    -moz-box-shadow: 0 8px 6px -6px #868686;
    box-shadow: 0 8px 6px -6px #868686;
}

.topLink {
    position: absolute;
    top: -60px;
}

#fp-nav.right {
    right: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
}

.bg-default-section {
    background-color: black;
    overflow: auto;
}

.hair-bg {
    background-color: black;
    background-image: url("../../../images/hair_bg.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*	overflow: auto;*/
}

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
    .navbar-shrink .v-line {
        height: 31px;
    }
    .navbar-shrink .navbar-left, .navbar-shrink .language-select {
        margin-top: 0;
    }
    .navbar-shrink .top-logo {
        margin-top: 2px;
    }
    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
    /*//temp copy for static subpage*/
    .navbar-default.navbar-shrinks {
        padding: 5px 0;
        background-color: white;
        -webkit-box-shadow: 0 8px 6px -6px #868686;
        -moz-box-shadow: 0 8px 6px -6px #868686;
        box-shadow: 0 8px 6px -6px #868686;
    }
    .navbar-shrinks .v-line {
        height: 31px;
    }
    .navbar-shrinks .navbar-left, .navbar-shrinks .language-select {
        margin-top: 0;
    }
    .navbar-shrinks .top-logo {
        margin-top: 2px;
    }
    .navbar-default.navbar-shrinks .navbar-brand {
        font-size: 1.5em;
    }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    /*background-image: url(../img/header-bg.jpg);*/
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

.navbar-default {
    padding: 10px 0;
    background-color: #000000;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }
    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }
    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
    /*    padding: 100px 0;*/
}

section h2.section-heading {
    background-color: #fff;
    /*	color: #c30417;*/
    color: #000000;
    font-size: 46px;
    padding: 15px 0;
    margin: 0;
    text-transform: uppercase;
}

h6.counter-caption {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
}

h2.counter-value {
    font-weight: 700;
    font-size: 46px;
    margin-bottom: 0;
    margin-top: 15px;
}


/*section h3.section-subheading {
    margin-bottom: 15px;
    text-transform: none;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}*/

@media(min-width:768px) {}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254, 209, 54, .9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}


/*@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}*/

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before, .timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p, .timeline .timeline-body>ul {
    margin-bottom: 0;
}

.map-url {
    color: #000;
}

.radius-mobile-block {
    display: inline-block;
}

.radius-mobile-block *, #locate_form input {
    vertical-align: middle !important;
}


/*@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}*/

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input, section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 40px;
}

footer .links {
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 40px;
}

footer .list-inline li {
    padding: 0 30px;
}

footer li a {
    padding: 15px 0;
    display: block;
    font-weight: 500;
    font-size: 17px
}

.footer-links {
    background-color: #000;
    width: 100%;
    border-top: 1px solid #fff;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus, .btn:active, .btn.active, .btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 50px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

.search-function {
    color: #a2a8a9;
    display: inline-block;
    font-size: 22px;
    line-height: 22px;
    position: relative;
}

.language-select {
    color: #a2a8a9;
    display: inline-block;
    margin-top: 23px;
}

.navbar-left {
    float: left;
    /*margin-left: 50px;*/
    margin-left: 100px;
    /*margin-top: 7.5px;*/
    /*margin-right:30px;*/
    margin-right: 100px;
}

.top-logo {
    margin-left: 0px;
    display: inline-block;
    width: 174px;
    height: 43px;
    background-image: url('../img/logo-color.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.itemid-101 .top-logo, .itemid-101 .top-logo-cmc {
    visibility: hidden;
}

.header-logos .top-logo-cmc {
    margin-right:10px;
}

.top-logo-cmc {
    margin-left: 10px;
    display: inline-block;
    position: absolute;
    right: 70px;
    height: 43px;
    width: 62px;
    background-image: url('../img/cmc-logo.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.only-mobile-next-to {
    display: none;
}

.header-logos {
    position: relative;
}

.top-logo.start {
    background-image: url('../img/logo-red-thin.png');
}

.top-logo img {
    width: 100%;
    height: 100%;
}


/*.active-logo {
    visibility: hidden;
}*/

.active-logo {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.alternateColorRows div:nth-child(even) {
    background-color: #55423b;
}

.alternateColorRows div:nth-child(odd) {
    background-color: #625049;
}

.alternateColorRows.productRows div:nth-child(odd), .alternateColorRows.productRows div:nth-child(even) {
    min-height: 345px
}

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

.v-line {
    border-right: 2px solid #a2a8a9;
    height: 33px;
    display: inline-block;
    position: relative;
    top: 10px;
    margin: 0 15px;
}

.section-subheading .row {}

.ueaberUns-page {
    background-image: url('../img/ueber_uns_bg.jpg');
    /*	height:103px;*/
    color: #fff;
    padding-bottom: 15px;
}

.ueaberUns-page .col-lg-3 {
    width: 20%;
    float: none;
    margin: auto;
    display: inline-block
}

.ueaberUns-page-2 {
    color: white;
}

.ueaberUns-page-2 h3 {
    padding: 20px 0 20px 0;
    margin: 0;
}

.ueaberUns-page-2 .dark-grey-bg .brown-bg {
    padding: 0 40px 25px;
    /*height:405px;*/
}

.dark-grey-bg {
    background-color: #676f71;
}

.brown-bg {
    background-color: #91614e;
}

.light-grey-bg {
    background-color: #4A585C;
}

.leistungen-page {
    background-image: url('../img/leistungen_bg.jpg');
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    /*	height:265px;*/
    color: #fff;
    padding-bottom: 5px;
}

.gesellschaften-page {
    background-image: url('../img/slider-bg.jpg');
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    /*	height:224px;*/
    color: #fff;
    padding: 30px 0 0;
}

.p-content-full {
    padding: 30px 180px;
}

.p-content-full h3 {
    margin-top: 10px;
    margin-bottom: 15px;
}

.p-content-full p {
    font-weight: 500;
    /*font-size:16px;
line-height:22px;*/
}

.leistungen-page .col-md-4 {
    margin-top: 35px;
}

.gesellschaften-page .logos {
    opacity: 0.3;
    cursor: pointer;
}

.gesellschaften-page .logos:hover {
    opacity: 1;
}

#carousel-ueaberUns .item, #carousel-gesellschaften .item {
    background-image: url(../img/slider-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#carousel-presse .carousel-inner {
    background-image: url(../img/ueberuns.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#carousel-presse .item {
    /*  background-image: url(../img/presse_bg.jpg);*/
    /*  background-image: url(../img/ueberuns.jpg);*/
    /*	 min-height: 380px !important;*/
}

.product-sparten p {
    line-height: 1.1;
}

.product-sparten h3 {
    margin-bottom: 20px;
}

.productImage {
    width: 100%;
}

#carousel-gesellschaften .item {
    min-height: 410px !important;
}

#carousel-gesellschaften .carousel-control .glyphicon-chevron-left, #carousel-gesellschaften .carousel-control .glyphicon-chevron-right, #carousel-gesellschaften .carousel-control .icon-next, #carousel-gesellschaften .carousel-control .icon-prev {
    bottom: 30px;
    top: auto;
}

#carousel-gesellschaften .carousel-control.left, #carousel-gesellschaften .carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
}

#carousel-gesellschaften .carousel-control:focus, #carousel-gesellschaften .carousel-control:hover {
    /*	opacity: 0.5;*/
}

#fullwidth-slider > .item-page > .icons {
    display: none;
}

@media (max-width:1199px) {
    #carousel-gesellschaften .item {
        min-height: 380px !important;
    }
}

@media screen and (max-width: 991px) {
    #carousel-gesellschaften .item {
        min-height: 680px !important;
    }
}

@media (max-width:768px) {
    #carousel-gesellschaften .item {
        min-height: 660px !important;
    }
    /*    #carousel-presse .item {
        min-height: 400px !important;
    }*/
}

@media (max-width:560px) {
    #carousel-gesellschaften .item {
        min-height: 575px !important;
    }
}

@media (max-width:360px) {
    #carousel-gesellschaften .item {
        min-height: 540px !important;
    }
}

@media (max-width:320px) {
    /*    #carousel-presse .item {
        min-height: 600px !important;
    }*/
}

#carousel-ueaberUns .carousel-caption, #carousel-gesellschaften .carousel-caption {
    color: #FFFFFF;
    text-shadow: none;
}

#carousel-ueaberUns .carousel-indicators li, #carousel-gesellschaften .carousel-indicators li {
    background-color: transparent;
    border: 1px solid #FFFFFF;
}

#carousel-ueaberUns .carousel-indicators .active, #carousel-gesellschaften .carousel-indicators .active {
    background-color: #FFFFFF;
}

#carousel-presse .carousel-control .glyphicon-chevron-left, #carousel-presse .carousel-control .glyphicon-chevron-right, #carousel-presse .carousel-control .icon-next, #carousel-presse .carousel-control .icon-prev {
    top: 63px;
}

.presseslider a {
    color: white;
}

.gesellschaften-page-2 {
    color: white;
    background-color: white;
    height: 100%;
}

.ueaberUns-page-2 .asTd, .gesellschaften-page-2 .asTd, .karriere-page-1 .asTd, .anfahrt-page-1 .asTd {
    width: 50%;
}

.gesellschaften-page-2 h3 {
    /*padding:130px 0 20px 0;*/
    margin: 0;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    font-weight: 700;
}

.rfs-right-bg, .rfe-right-bg, .lhv-right-bg, .gvg-right-bg, .fszr-right-bg, .coiffeur-right-bg, .rondo-right-bg, .ihrPlatz-right-bg {
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    background-position: center center;
    position: relative;
    min-height: 150px!important;
}

.rfs-right-bg {
    background-image: url('../img/gesellschaften_rfs_right.jpg');
}

.rfe-right-bg {
    background-image: url('../img/gesellschaften_rfe_right.jpg');
}

.lhv-right-bg {
    background-image: url('../img/gesellschaften_lhv_right.jpg');
}

.gvg-right-bg {
    background-image: url('../img/gesellschaften_gvg_right.jpg');
}

.fszr-right-bg {
    background-image: url('../img/gesellschaften_fszr_right.jpg');
}

.coiffeur-right-bg {
    background-image: url('../img/gesellschaften_coiffeur_right.jpg');
}

.rondo-right-bg {
    background-image: url('../img/gesellschaften_rondo_right.jpg');
}

.ihrPlatz-right-bg {
    background-image: url('../img/gesellschaften_ihrPlatz_right.jpg');
}


/* table simulator */

.mit-bg {}

.bg-image {
    position: absolute;
    z-index: 1;
}

.bg-image img {
    max-height: 80%;
    max-width: 80%;
}

.mit-bg h3 {
    z-index: 10;
    position: relative;
}

.partner-page {
    background-image: url('../img/partner_bg.jpg');
    /*	height:347px;*/
    padding: 40px 100px;
    color: #fff;
}

.events-page {
    background-image: url('../img/events-bg.jpg');
    background-size: 100% auto;
    /*	height:347px;*/
    padding: 40px 100px;
    color: #fff;
}

.presse-page {
    background-image: url('../img/presse_bg.jpg');
    background-size: 100% auto;
    /*	height:347px;*/
    padding: 40px 100px;
    color: #fff;
}

.presse-bg {
    background-image: url('../img/presse_bg.jpg');
    /*	height:378px;*/
    color: #fff;
}

.partner-page h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.events-page h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.presse-page h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.partner-links li a {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: -0.8px;
    text-decoration: underline;
}

.partner-buttons li a {
    color: #fff;
    font-weight: 600;
    font-size: 26px;
    display: block;
    padding: 18px 20px;
    border: 4px solid #fff;
    background-color: rgba(255, 255, 255, 0.4);
}

.partner-buttons li:first-child {
    margin-right: 30px;
}

.partner-buttons {
    margin: 30px 0;
}

.presse-buttons li a {
    color: #fff;
    font-weight: 600;
    font-size: 26px;
    display: block;
    padding: 18px 20px;
    border: 4px solid #fff;
    background-color: rgba(255, 255, 255, 0.4);
    width: 410px;
}

.presse-buttons li:first-child {
    margin-right: 50px;
}

.presse-buttons {
    padding: 140px 0 0;
}

.presse-left {
    width: 270px;
    float: left;
}

.presse-right {
    width: 980px;
    float: left;
    height: 270px;
}

.presse-l-right {
    width: 270px;
    float: right;
}

.presse-r-left {
    width: 980px;
    float: right;
    height: 270px;
}

#presse-sub .p-content-full {
    padding: 40px 100px;
}

.modal-dialog .leistungen-page img {
    padding-top: 40px;
}

.modal-dialog .p-content-full {
    padding: 30px 120px;
    text-align: center;
}

#video-popup .modal-dialog {
    margin-top: 50px;
}


/*#carousel-gesellschaften .carousel-caption {
	color:#676f71;
	text-shadow:none;
	left:15%;
	right:15%;
	bottom:30px;
}

#carousel-gesellschaften .carousel-caption p {
	font-size:16px;
}

#carousel-gesellschaften .carousel-indicators li {
	background-color:transparent;
	border: 1px solid #676f71;
}

#carousel-gesellschaften .carousel-indicators .active {
	background-color:#676f71;
}*/

.karriere-page img {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.karriere-page {
    padding: 0 15px;
}

.karriere-page img:hover {
    opacity: 0.7;
}

.leistungen-page img {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.leistungen-page img:hover {
    opacity: 0.7;
}

.img-caption {
    padding: 3px 7px;
    background-color: white;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 22px;
    position: absolute;
    bottom: 15px;
    right: 20px;
}


/*
#carousel-presse .carousel-caption {
	bottom:45px;
}


#carousel-presse .carousel-caption p{
	font-size:16px;
	font-weight: 600;
}

#carousel-presse .carousel-caption h3{
	margin-bottom:15px;
}
*/

#top-link-block.affix-top {
    position: absolute;
    /* allows it to "slide" up into view */
    bottom: 40px;
    right: 20px;
}


/*#top-link-block.affix {
    position: fixed; 
    bottom: 18px;
   right: 20px;
}*/

.slider-links {
    position: absolute;
    bottom: 100px;
    width: 100%;
    z-index: 15;
}

.slider-links img {
    width: 100%;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}

.slider-links img:hover {
    opacity: 0.9;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


/* FULLWIDTH SCROLLING SLIDER
* --------------------------------------- */

#startImage {
    /*	background-image: url(../img/StartImage.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;*/
}

#startKugeln {
    position: relative;
    background-image: url("../img/startKugeln.png");
    /*	background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    margin: auto;
}

#startKugeln h1 {
    font-size: 80px;
    /*    font-weight: bold;*/
    left: 50%;
    margin-left: -25%;
    position: absolute;
    text-align: center;
    top: 30%;
    width: 50%;
}

#startSeiteRondo {
    /*background-image: url("../img/Logo_Rondo_2.jpg");*/
    /*	background-attachment: fixed;*/
    /*	background-position: center center;*/
    /*background-position: center 78px;
    background-repeat: no-repeat;*/
    /*    background-size: contain;*/
    background-size: cover;
    background-repeat: no-repeat;
}

.home-slider .slide-rondo-logo {
    /*position: absolute;
    left: 10%;
    top: 90px;
    margin-left: 7px;*/
    width: 250px;
    display: block;
}

.home-slider .slide-logos {
    position: absolute;
    left: 7%;
    top: 90px;
}

.home-slider .slide-cmc-logo {
    /*position: absolute;
    left: 10%;
    top: 180px;
    margin-left: 7px;*/
    width: 100px;
    display: block;
    margin-top: 20px;
}

.slide-img-container {
    height: 100%;
    display: inline-block;
    text-align: center;
    position: relative;
}

.home-slider .main-slide-img {
    /*display: none;*/
    display: block;
    opacity: 0;
    height: 100%;
    width: auto;
    margin: auto;
}

.home-slider .slide-content {
    height: 100%;
    position: relative;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}

.home-slider .slide-content a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 55;
    top: 0;
    left: 0;
}

.home-slider .slide-content a:hover {
    color: red !important;
}

.home-slider .slide-text-style {
    left: 15%;
    position: absolute;
    z-index: 60;
    text-align: left;
    top: 55%;
    width: 60%;
    font-size: 32px;
}

.home-slider .slide-text-style > p {
    font-size: inherit !important;
    display: none;
    text-transform: uppercase;
}

.home-slide-nav {
    position: absolute;
    right: 100px;
    bottom: 5%;
    z-index: 5;
    display:none;
}

.home-slide-nav > .home-nav-item {
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
    background-color: black;
    border: 2px solid #fff;
    padding: 2px 5px;
    font-size: 16px;
}

.home-slide-nav > .home-nav-item.active {
    background-color: #fff;
    color: #000;
    font-weight: bold;
}

.inner-addon {
    position: relative;
}

.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    color: black;
}

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

#home-salon-search {
    font-size: 16px;
}

.home-salon-search-block .glyphicon-search {
    border-left: 1px solid #000;
    cursor: pointer;
    font-size: 16px;
}

.home-salon-search-block {
    width: 50%;
    margin: 0 auto;
}


/*#startSeiteRondo h1 {
    
}*/

.auto-height {
    height: auto !important;
    padding: 0 !important;
}

.lightbox-dialog .item-image > img {
    max-width: 100%;
}

.play-button {
    left: 50%;
    margin-left: -42px;
    margin-top: -41.5px;
    position: absolute;
    bottom: 40%;
    z-index: 10;
    display: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}

.play-button2 {
    left: 50%;
    margin-left: -42px;
    margin-top: -41.5px;
    position: absolute;
    bottom: 58%;
    z-index: 10;
    display: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}

.play-button3 {
    /*border: 1px solid #000;*/
    top: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 5;
}

.play-button:hover, .play-button2:hover {
    opacity: 0.8;
    cursor: pointer;
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.arrow-down-block {
    left: 50%;
    margin-left: -54px;
    position: absolute;
    bottom: 0;
    z-index: 10;
    cursor: pointer;
}

.arrow-down-arrow {
    left: 50%;
    margin-left: -27px;
    position: absolute;
    top: 20px;
    -webkit-animation: fsbounce 1.5s infinite;
    -o-animation: fsbounce 1.5s infinite;
    animation: fsbounce 1.5s infinite;
}

@-webkit-keyframes fsbounce {
    0% {
        top: 20px;
    }
    25%, 75% {
        top: 33px;
    }
    50% {
        top: 25px;
    }
    100% {
        top: 20px;
    }
}

@keyframes fsbounce {
    0% {
        top: 20px;
    }
    25%, 75% {
        top: 33px;
    }
    50% {
        top: 25px;
    }
    100% {
        top: 20px;
    }
}


/*
//add 5 columns*/


/*.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}*/


/*temp for gesellschaften page */

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 40px;
}

.slide-text-style .slide-copy-text > p {
    line-height: 1.4;
    font-size: 18px;
    padding: 0;
    margin: 0;
    white-space: nowrap
}

.slide-copy-text {
    margin-top: 15px;
    margin-left: 2%;
}

.slide-text-style > p {
    background-color: #000000;
    padding: 5px 15px;
    display: inline-block;
}

.slide-copy-text > p > a {
    margin-top: 5px;
}

.slide-text-style > p:nth-of-type(1) {
    margin-left: 30px;
}

.slide-text-style > p:nth-of-type(3) {
    margin-left: 30px;
}

.slide-text-style > p:nth-of-type(4) {
    margin-left: -10px;
}

@media screen and (min-width: 1200px) {
    .col-xs-5ths {
        width: 18%;
        float: left;
    }
    .col-lg-5ths {
        width: 19%;
        float: left;
    }
}


/*@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}*/


/*@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}*/


/*//kill bootsrapp responsive*/


/*.container{
  max-width: none !important;
  width: 1280px;
}*/

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin: 0;
}

.container > .blog {
    padding: 0;
}

.container div[itemprop="articleBody"] {
    background-color: #e8e9ea;
    padding: 40px;
}

.innerContainer {
    margin-top: 70px;
    background-color: #e8e9ea;
    padding: 15px;
}

.panel-body .container {
    width: 100%;
    padding: 0;
}

.panel-body .container .innerContainer {
    margin-top: 0;
    background-color: transparent;
    padding: 0px;
}

.row {
    position: relative;
}

.row-inner {
    padding: 0 15px;
    position: relative;
}

.asTable {
    content: " ";
    display: table;
    width: 100%;
}

.asTable .col-lg-6, .asTable .col-sm-6 {
    padding: 0;
}

.asTr {
    display: table-row;
}

.asTd {
    display: table-cell;
}

.pb20 .asTd {
    padding-bottom: 20px;
}

.centerMiddle {
    text-align: center;
    vertical-align: middle;
}

.text-white {
    color: white;
}

.text-white a {
    color: white;
    text-decoration: underline;
}

.suchfeld {
    position: absolute;
    top: 9px;
    right: 0;
    color: grey;
    font-size: 15px;
}

.suchfeld input {
    border: 1px solid #a2a8a9;
    padding: 3px 10px;
}

.search {
    padding: 2px 15px;
}

.search .result-category, .search .result-created {
    display: none;
}

.search .result-text {
    margin-bottom: 10px;
}

.search .highlight {
    text-decoration: underline;
    font-weight: bold;
}

.fa-search {
    cursor: pointer;
}

.element-invisible {
    display: none;
}

.moduletable {
    position: relative;
}

.p0-20-10 {
    padding: 0 20px 10px !important;
}

.p20 {
    padding: 20px;
}

.h100p {
    height: 100%;
}

.phocamaps-box {
    height: 100%;
}

#phocamaps .pmroute, .pmroute {
    margin-left: 0px;
}

.sitemap ul {
    margin: 20px 10px;
    padding: 0;
}

.sitemap li {
    display: block;
    width: auto;
    padding: 3px 10px;
    margin-bottom: 5px;
    outline: 0;
    color: #fff;
    background-color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.sitemap li a {
    color: #000;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

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

#Error .label {
    color: #c30417;
    font-size: 24px;
}

#Error .btn {
    background-color: #fff;
}

.row.blogRow {
    margin-left: 0;
    margin-right: 0;
}

/*.productNavigation:hover {
    background-color: red !important;
}

.productNavigation a:hover {
    color: white !important;
}*/

.productNavigation a {
    width: 100%;
    /*height: 100%;*/
    display: block;
}

.productNavigation .productItem {
    width: 100%;
    height: 50px;
    cursor: pointer;
    display: table;
}

.productNavigation .page-header.item-title {
    padding-bottom: 0;
    margin: 0;
    border-bottom: none;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    font-weight: bold;
}

.productNavigation:nth-child(1) {
    background: #aa8a88;
}

.productNavigation:nth-child(2) {
    background: #c2abaa;
}

.productNavigation:nth-child(3) {
    background: #c2abaa;
}

.productNavigation:nth-child(4) {
    background: #aa8a88;
}

.productNavigation:nth-child(5) {
    background: #6e6e6e;
}

.productNavigation:nth-child(6) {
    background: #565654;
}

.productNavigation:nth-child(7) {
    background: #565654;
}

.productNavigation:nth-child(8) {
    background: #6e6e6e;
}

.productNavigation:nth-child(9) {
    background: #565654;
}

.productNavigation:nth-child(10) {
    background: #6e6e6e;
}

.productNavigation:nth-child(11) {
    background: #565654;
}

.productNavigation:nth-child(12) {
    background: #6e6e6e;
}

.productNavigation:nth-child(13) {
    background: #6e6e6e;
}

.productNavigation:nth-child(14) {
    background: #565654;
}

.productNavigation:nth-child(15) {
    background: #6e6e6e;
}

.productNavigation:nth-child(16) {
    background: #565654;
}

.productNavigation:nth-child(17) {
    background: #6e6e6e;
}

.productNavigation:nth-child(18) {
    background: #565654;
}

.productNavigation:nth-child(19) {
    background: #6e6e6e;
}

@media (max-width: 992px) {
    .productNavigation:nth-child(even) {
        background: #aa8a88;
    }
    .productNavigation:nth-child(odd) {
        background: #c2abaa;
    }
}

.sub-custom-heading {
    background-color: #fff;
    color: #000;
    padding-bottom: 12px;
}

.sub-custom-heading a {
    color: #000;
}

.sub-custom-heading a:hover {
    color: red;
}

.productListItem img {
    width: 100%;
    padding: 25px 40px;
}

.productListItem:nth-child(odd) {
    background: #583659;
}

.productListItem:nth-child(even) {
    background: #654866;
}

.productHeading h2.section-heading {
    background-color: #fff;
    color: #000000;
    font-size: 46px;
    padding: 15px 0;
    margin: 0;
    text-transform: uppercase;
}

.productItemImageContent {
    min-height: 280px;
}

.productItemImageContent:hover .innerBox {
    color: red;
}

.productListItem {
    cursor: pointer;
}

.productListItem .innerBox {
    text-align: center;
}

.hiddenfetherlight {
    display: none;
}

.featherlight .featherlight-content {
    background: #583659;
    border: #FFF 10px solid;
    max-width: 1100px;
}

.lightbox-dialog {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.lightbox-dialog .pull-left {
    float: none !important;
}

.lightbox-caption {
    width: 50%;
    display: block;
    margin: 25px auto;
}

.lightbox-topic {
    font-weight: bold;
    text-align: center;
}

.lightbox-content p {
    text-align: center;
}

.activeCategory {
    background: #fed136 !important;
}

.hiddenProduct {
    display: none;
}

.pagination {
    width: 100%;
    background: #fff;
    color: #000;
    margin: 0;
    border-radius: 0;
    text-align: center;
}

.pagination-list {
    width: 300px;
    margin: 0 auto;
    list-style-type: none;
    display: inline-block;
    margin-left: 14vh;
}

.pagination-list li {
    display: inline-block;
    width: 25px;
}

.pagination-list li a {
    color: #878787;
    font-weight: bold;
    font-size: 18px;
}

.pagination-list li.active a {
    color: #000;
}

.paginationLimitContainer {
    float: right;
}

.limitForm {
    float: right;
    margin-right: 2px;
    margin-left: 12px;
}

.noArticlesAvailable {
    background: #fff;
    min-height: 700px;
}

.noArticlesAvailable p {
    color: #565654;
    padding: 20px 0;
    font-size: 24px;
    text-align: center;
}

.poductSingleView {
    background: #583659;
}

.productSingleImage {
    padding: 20px 0;
}

.productSingleDescription {
    background: none;
    width: 90%;
    margin: 20px auto;
}

.productSingleDescription p:last-child {
    padding-bottom: 20px;
}

.sitemap li a:hover {
    color: red;
}

.rondoSearchLocation {
    color: #333;
    background-color: #fff;
    border-color: #adadad;
    margin-right: 70px;
    font-size: 16px;
}

.rondoSearchLocation:hover, .rondoSearchLocation:focus, .rondoSearchLocation:active, .rondoSearchLocation.active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

#sl_sidebar div {
    background: none;
    cursor: pointer;
    margin: 0px 4px;
    border-bottom: solid 1px #fff;
    padding: 4px;
}

#sl_sidebar div:hover {
    /*background: #fff;*/
    /*color: #4A585C;*/
}

#sl_sidebar {
    overflow: auto;
    font-size: 0.9em;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

#map {
    float: right;
}

.networkicon {
    color: red;
    font-weight: bold;
}

#addressInput, #name_search, #radiusSelect {
    border-radius: 4px;
    padding: 7px 10px;
    border: none;
    vertical-align: bottom;
    font-size: 16px;
}

.help-inline {
    padding-right: 10px;
    font-size: 16px;
}

.stdAddress {
    display: block;
}

.customAddress {
    display: none;
}

.overviewRealTopic {
    display: none;
}

.storeLocationLogo {
    width: auto;
    height: 70px;
    display: block;
    margin: 0 auto;
}

.sl_article_top #Katalog .container {
    padding: 0;
    width: 100%;
}

.katlink {
    position: absolute;
    bottom: 51px;
    right: 46px;
    width: 110px;
    font-size: 20px;
    line-height: 1.2;
    background: none !important;
    display: none;
}

.section-store-search, .itemid-101 #fp-nav ul > li:nth-child(4) {
    display: none;
}

@media (max-width: 1200px) {
    .alternateColorRows.productRows div:nth-child(odd), .alternateColorRows.productRows div:nth-child(even) {
        min-height: 355px
    }
    .header-logos {
        display: none;
    }
    /*.active-logo {
        display: none;
    }*/
    .navbar-shrink .v-line {
        display: none;
    }
    .search-function {
        line-height: 45px;
    }

    .featherlight .featherlight-content {
        max-width: none;
    }
}

@media (max-width: 991px) {
    .alternateColorRows.productRows div:nth-child(odd), .alternateColorRows.productRows div:nth-child(even) {
        min-height: 360px
    }
    /*.active-logo {
        display: inline-block;
        visibility: visible;
    }*/
    /*
    .header-logos {
        display: inline-block;
    }*/
    .top-logo, .top-logo-cmc {
        display: inline-block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    .home-slider .slide-text-style {
        top: 10%;
        left: 6%;
    }

    .lang-as #prod16, .lang-de #prod16 {
        padding-top: 0;
    }
}

@media screen and (max-width: 991px) {
    .home-slider .slide-rondo-logo {
        display: none;
    }
    .home-slider .slide-cmc-logo {
        top: 120px;
        display: none;
    }
    /*.active-logo {
        display: inline-block;
    }*/
    .only-mobile-next-to {
        display: inline-block;
    }
    .header-logos {
        display: none;
    }
    .top-logo-cmc {
        position: relative;
        right: auto;
    }
    .home-slider .fp-slides {
        padding-top: 75px;
    }
    /*.home-slider .slide-copy-text {
        display:none;
    }*/
}

@media (max-width: 767px) {
    .productHeading h2.salonTopic {
        font-size: 32px;
    }
    /*.home-slider .slide-content {
        background-image: none !important;
    }*/
    .home-slider .slide-content .main-slide-img {
        display: block;
        width: 100%;
    }
    .home-slider {
        height: auto !important;
        padding: 0 !important;
    }
    .home-slider .slide-logos > img {
        height: 60px;
        width: auto;
    }
    .home-slider .slide-text-style {
        left: 5%;
        font-size: 26px;
        top: 20px;
        font-weight: 300;
    }
    .slide-text-style .slide-copy-text > p {
        font-size: 16px;
    }
    .home-slider .slide-copy-text {
        margin-left: 5%;
    }
    .top-logo {
        margin-top: 5px;
    }
    .arrow-down-block {
        display: none !important;
    }
    .radius-mobile-block {
        display: block;
        margin-top: 10px;
    }
}

@media (max-width: 600px) {
    /*.home-slider .slide-copy-text p {
        display: none !important;
    }*/
    .slide-text-style .slide-copy-text > p {
        line-height: 1.1;
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .productHeading h2.salonTopic {
        font-size: 24px;
    }
    #sl_sidebar {
        height: 165px !important;
    }
    .productHeading h2.section-heading {
        font-size: 24px;
    }
    .lightbox-caption {
        width: 100%;
        display: block;
        margin: 25px auto;
    }
    .pagination-list {
        width: 100%;
        margin: 0 auto;
        list-style-type: none;
        display: inline-block;
        margin-left: auto;
    }
}

@media (max-width: 800px) {
    .productHeading h2.salonTopic {
        font-size: 24px;
    }
    #sl_sidebar {
        height: 165px !important;
    }
    .productHeading h2.section-heading {
        font-size: 24px;
    }
    .lightbox-caption {
        width: 100%;
        display: block;
        margin: 25px auto;
    }
    #map {
        margin-top: 20px;
    }
    .mainPageMap #map {
        margin-top: 0;
    }
    .pagination-list {
        width: 100%;
        margin: 0 auto;
        list-style-type: none;
        display: inline-block;
        margin-left: auto;
    }
    .home-slider {
        height: auto !important;
        padding: 0 !important;
    }
    .main-slide-img {
        width: 100% !important;
    }
}

@media (max-width: 500px) {
    /*.slide-text-style .slide-copy-text {
       display:none;
    }*/
    #locate_form .rondoSearchLocation {
        margin-top: 10px;
        display: block;
    }
}

@media (max-width: 450px) {
    .top-logo {
        height: 40px;
        width: 120px;
    }
    .top-logo-cmc {
        height: 40px;
        margin-left: 5px;
        width: 70px;
    }
    .home-slider .slide-text-style {
        left: 3%;
        font-size: 16px;
        top: 5px;
    }
    .home-salon-search-block {
        width: 80%;
    }
    body > .navbar-default {
        padding: 5px 0;
    }
    .home-slider .fp-slides {
        padding-top: 60px;
    }
    .slide-text-style .slide-copy-text > p {
        font-size: 12px;
    }
}

.katalogstarthead {
    position: absolute;
    right: 50px;
    margin-top: -170px;
    text-align: left;
}

@media (max-width: 419px) {
    .productHeading h2.salonTopic {
        font-size: 24px;
    }
    .katalogstarthead {
        position: relative;
        margin-top: -10px;
        right: 0;
        width: 100%;
        text-align: center;
    }
    .katalogstarthead br {
        display: none;
    }
}

.startPopup .featherlight-content {
    padding: 0 !important;
}

.startPopup .featherlight-close-icon {
    background: rgba(0, 0, 0, 1);
    color: white;
}
