/* @override http://jessicaschuessler.dev/fileadmin/jessicaschuessler.de/theme/css/custom.css */
body {
    /*padding: 20px 0px;*/
    background: #FFF;
    font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.6em;
}

header .logo img.logo {
    /*width: 200px;*/
}

iframe{
    border: 0 none;
}
.navbar-toggle {
    margin-right: 0;
}

/*
.navbar-header {
    float: none;
}
.navbar-toggle {
    display: block;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-nav {
    float: none!important;
}
.navbar-nav>li {
    float: none;
}
.navbar-collapse.collapse.in{
    display:block !important;
}
*/

h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 20px;
    margin-top: 20px;
    /*color:#afb6a5;*/
    color: #94CF72;

}

h4, .h4 {
    color: #719fbb;
    font-weight: bold;
}

a {
    transition: all 0.3s ease 0s;
    color: #f89fa4;
}

a:hover, a:focus {
    color: #94D5C9;
}

a:focus {
    outline: none;
}

.btn-primary {
    background-color: #f89fa4;
    border-color: #f89fa4;
}


.btn-secondary {
    color: #FFF;
    background-color: #94d5c9;
    border-color: #94d5c9;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #94d5c9;
    border-color: #94d5c9;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #66948b;
    border-color: #66948b;
}
.headertop {
    margin-top: 20px;
    margin-bottom: 0px;
}

header .navbar {
    margin-top: 40px;
}

.row.main .sidebar {
    margin-top: 68px;
}

.row {
    margin-bottom: 15px;
}

footer {
    font-size: 0.8em;
}

footer .container .row {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px dotted #ccc;
}

.container {
    background: #FFF;
}

.container.fullwidth {
    background: transparent;
}

.container-fluid .container.fullwidth h1,
.container-fluid .container.fullwidth h2,
.container-fluid .container.fullwidth h3 {
    color: inherit;
}

.navbar-default {
    background: none;
    border: none;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #94D5C9;
    background-color: #FFF; /*#5E8078*/ /*#DCE5D0*/
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #94D5C9;
    background-color: #FFF;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #94D5C9;
    color: #fff;
}

.flexslider .slides img {
}

.flexslider ul.slides li.flex-active-slide div h2 {
    position: absolute;
    top: 50%;
    z-index: 2;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    min-height: 200px;
    padding: 10px;
}

.flexslider ul.slides li.flex-active-slide figure.image figcaption.caption p.caption- {
    position: absolute;
    top: 60%;
    z-index: 2;
    padding: 10px;
}

.flexslider ul.slides li.flex-active-slide div.text {
    position: absolute;
    top: 70%;
    z-index: 2;
    padding: 10px;
}

.flexslider {
    background: none repeat scroll 0 0 transparent;
    border: none;
    box-shadow: none;
    margin: 0 0;
    position: relative;
    max-height: 450px;
    overflow: hidden;
}

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
    left: inherit;
    right: inherit;
}

.jumbotron {
    text-align: center;
    background-color: #FFF;
}

/* csc space before and after classes */
.csc-space-before-extra-small{
    margin-top: .5em;
}
.csc-space-after-extra-small {
    margin-bottom: .5em;
}

.csc-space-before-small {
    margin-top: 1em;

}
.csc-space-after-small {
    margin-bottom: 1em;

}

.csc-space-before-medium {
    margin-top: 1.5em;

}
.csc-space-after-medium {
    margin-bottom: 1.5em;

}

.csc-space-before-large {
    margin-top: 2em;

}
 .csc-space-after-large {
    margin-bottom: 2em;

}

.csc-space-before-extra-large {
    margin-top: 2.5em;

}
.csc-space-after-extra-large {
    margin-bottom: 2.5em;

}


@media screen and (min-width: 1200px) {
    .flexslider {
        max-height: 600px;
    }
}

/*
body.home .wrapper {
	background: url('../img/bg_start.jpg') center no-repeat;
	background-size: 100%;
}
body.home .jumbotron, body.home .container{
	background: none;
}
*/
body.home .jumbotron, body.home .jumbotron h1 {
    background: url('../img/start_bg.png') center repeat-y;
    background-size: 100%;
}

body.home .jumbotron h1 {
    margin: 60px 0;
}

body.home .flexslider .slides img {
    max-width: 1024px;
}

h1.csc-firstHeader, h1 {
    color: #94d5c9;
}

body.trainingskonzepte h3 {
    color: #94d5c9;
}

.img-beside-left .img-wrap, .img-beside-right .img-wrap, .img-intext-left .img-wrap, .img-intext-right .img-wrap {
    margin-top: 25px;
}

/* news */
.news .general.teaser .header h3,
.news .startseite.teaser .header h3 {
    color: #4e4e4e;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.news .general.teaser .news-img-wrap,
.news .startseite.teaser .news-img-wrap {
    text-align: center;
}

.news .general.teaser .news-img-wrap .img-responsive,
.news .startseite.teaser .news-img-wrap .img-responsive {
    display: inherit;
}

.news .general.teaser .teaser-text,
.news .startseite.teaser .teaser-text {
    line-height: normal;
    font-size: 90%;
}

.news .general.teaser .teaser-text .more,
.news .startseite.teaser .teaser-text .more {
    font-size: 90%;
}

.news .general.teaser .footer,
.news .startseite.teaser .footer {
    font-size: 70%;
}

.news .general.teaser .footer .news-list-author,
.news .startseite.teaser .footer .news-list-author {
    font-style: italic;
}

.news h3 a {
    text-decoration: none;
    color: #4e4e4e;
}

.news h3 a:hover {
    color: #94d5c9;
}

/*liste */
.news .news-list-view .header h3 {
    color: #4e4e4e;
    text-transform: uppercase;
    margin-bottom: 10px;
}

/* Detail */
.news.news-single .header h2 {
    font-size: 34px;
}

.news.news-single .footer {
    color: #8e8e8e;
    font-size: 80%;
}

.news.news-single .news-detail-author {
    font-style: italic;
}

.news.news-single .img-wrap {
    margin-top: 5px;
}

.news h3 {
    font-family: "Georgia", Arapey, Times, serif;
}

.news.news-single .img-wrap .caption p[class^=caption-], .img-wrap .caption p[class^=caption-] {
    font-size: 12px;
    color: #989898;
    font-style: italic;
}

.cd-top {
    display: inline-block;
    height: 30px;
    width: 30px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(148, 213, 201, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 15px;
        bottom: 15px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 40px;
        width: 40px;
        right: 30px;
        bottom: 30px;
    }
}

/* kalender styles*/
body.adventskalender .news-single .article .header {
    display: none;
}

.teaser h2 {
    border-bottom: 1px dashed;
    color: #94d5c9;
    font-size: 1em;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0 0 3px;
    text-align: center;
    text-transform: uppercase;
}

.teaser .text p {
    line-height: normal;
    font-size: 90%;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #94d5c9;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #94d5c9;
    color: #fff;
}

.news nav.tx_news_pagination {
    text-align: center;
    padding-top: 15px;
    line-height: 1.2em;
}

.news nav.tx_news_pagination p {
    font-size: 75%;
    margin: 0;
}

.news nav.tx_news_pagination ul.pagination {
    margin: 0;
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    color: #80bcb0;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #80bcb0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #94d5c9;
    color: #fff;
    border-color: #94d5c9;
}

/* instagram gallery */
.koning-instagram .instagram-gallery-image-wrap {
    padding: 1px;
    float: left;
    width: 87px;
}

.koning-instagram .instagram-gallery-image-wrap img {
    width: 100%;
}

/* workshops */
.workshopslist .header h2 {
    margin-top: 0;
}

.workshopslist .header h2 a {
    color: #94cf72;
}

.workshopslist .header h2 a:hover {
    text-decoration: none;
}

@media (max-width: 767px) {
    .koning-instagram .instagram-gallery-image-wrap {
        width: 130px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .koning-instagram .instagram-gallery-image-wrap {
        width: 52px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .koning-instagram .instagram-gallery-image-wrap {
        width: 70px;
    }
}

@media (min-width: 1200px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    body {
        font-size: 16px;
    }

    h1 {
        font-size: 1.8em;
    }

    h2 {
        font-size: 1.5em;
    }

    h3 {
        font-size: 1.2em;
    }

    h4 {
        font-size: 1.0em;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {

}

/* audio and video player*/

audio.audioplayer {
    width: 100%;
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive-video {
    margin: 10px 0;
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

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

/* cookie alert*/

.cookie-alert {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.share h4 {
    color: #8e8e8e;
    font-weight: normal;
}

.share ul.social {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.share ul.social li {
    display: inline-block;
    padding: 5px;
}

/*
.share ul.social li a {
	transition: all 0.3s ease 0s;
	color:#2d6ca2;
}
.share ul.social li a:hover, .share ul.social li a:focus {
	color:#94D5C9;
}
*/
ul.social li.facebook {

}

/**
Mindful Meditation styles
 */

.nopadding {
    padding-left: 0;
    padding-right: 0;
}

.nopadding > .row {
    margin-left: 0;
    margin-right: 0;
}

.maxwidthimage img {
    width: 100%;
}

body.mm-landingpage .container-fluid {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (min-width: 767px) {
    body.mm-landingpage .container-fluid {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

body.mm-landingpage .container-fluid .container.fullwidth h1 {
    font-family: 'Abril Fatface', cursive;
    font-size: 42px;
}

body.mm-landingpage .container-fluid .container.fullwidth h2,
body.mm-landingpage .container-fluid .container.fullwidth h3 {
    font-family: 'Trocchi', serif;
}

body.mm-landingpage .bottom h2 {
    color: white !important;
}

body.mm-landingpage .femanager_new fieldset legend {
    display: none;
}

body.mm-landingpage .well {
    background-color: rgba(255, 255, 255, .9);
}

[class*=' col-'].registrationform {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
}

[class*=' col-'].registrationform label {
    font-size: 15px;
}

.down-arrow {
    opacity: .6;
    width: 100%;
    text-align: center;
}

.overlay {
    background-color: rgba(201, 201, 201, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

body.mm-landingpage form #femanager_field_submit {
    white-space: normal;
}


/**
Navigation changes
 */


@media screen and (max-width: 1199px) {
    .navbar-nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-nav > li > a {
        font-size: 18px;
    }
}


/**
    https://stackoverflow.com/questions/18192082/bootstrap-3-navbar-collapse?lq=1
    change nav breakpoint
 */
@media (max-width: 1199px) {
    .navbar-right {
        float: none !important;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

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

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

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

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

    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .navbar-right .dropdown-menu {
        left: 0;
        right: 0;
    }

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

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }
}


