
/* 
    Created on : 01.04.2014, 08:18:03
    Author     : alpin3rocker
*/
/*
 * Style tweaks
 * --------------------------------------------------
 */
/*@import url(http://fonts.googleapis.com/css?family=Exo+2:400,900,700,600,500,800);*/
/*font-family: 'Exo 2', sans-serif;*/
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,800,600);*/
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans);*/


.clearfix::after{
    display: block;
    clear: both;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #ABDA4D;
    border-color: #dddddd;
    color: #00795e;
    cursor: default;
    z-index: 2;
    font-weight: 600;
}
.pagination > li > a, .pagination > li > span {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #000000;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    font-weight: 600;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #ABDA4D;
  background-color: #000000;
  border-color: #dddddd;
  font-weight: 600;
}
.tx-ws-flexslider .caption-text {
    padding: 17px;
    display: none;
}
.fleximage {
    background-size: cover;
    height: auto;
    background-position: center center;
    width: 100%;
    padding-top: 75%;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    min-height: 200px;
}
.centerOffcanvas .fleximage {
    background-size: cover;
    height: 260px;
    background-position: center center;
    width: 100%;
    padding-top: 0;
}

@media screen and (min-width: 768px) {

    .flexslider .slides > li {
  min-height: 300px;
    }
    .centerOffcanvas .fleximage {
  background-size: cover;
  height: 300px;
  background-position: center center;
    }
}
@media screen and (min-width: 992px) {
    .flexslider .slides > li {
height: auto;

/*padding-top: 25%;*/

min-height: 1px;
    }
    .centerOffcanvas .fleximage {
  background-size: cover;
  /*height: 1px;*/
  background-position: center center;
  background-repeat: no-repeat;
  width: 1100px;
  margin: 0 auto 0 -550px;
  position: relative;
  left: 50%;
  top: 0;
  padding-top: 20%;
  display: block;
    }
}
@media screen and (min-width: 1200px) {
    .flexslider .slides > li {
  min-height: 450px;
    }
    .centerOffcanvas .fleximage {
  background-size: cover;
  height: 450px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 1920px;
  margin: 0 auto 0 -960px;
  position: absolute;
  left: 50%;
  top: 0;
    }
}
ul, ol {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 0 0 18px;
}
li{
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
}
li{
    font-family: inherit;
    font-size: 14px;
}
.heliport {
    border-radius: 50%;
    border: 0px solid #ABDA4D;
    margin: 0px auto;
    background: none repeat scroll 0% 0% #ABDA4D;
    height: 300px;
    width: 300px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    display: table;
}
.offcanvas {
    padding: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2;
}
.heliH {
    font-weight: 700;
    vertical-align: middle;
    line-height: normal;
    height: auto;
    width: 300px;
    display: table-cell;
    position: relative;
}
.heliC {
    font-size: 16px;
    font-weight: 600;
    color: #545454;
    text-align: left;
    display: inline-block;
    font-weight: bold;
}
.heliport::before {
    content: "H";
    font-family: arial;
    position: absolute;
    font-size: 260px;
    font-weight: 900;
    width: 300px;
    height: 300px;
    display: table-cell;
    top: 0px;
    line-height: 300px;
    color: rgba(255,255,255,0.7);
}

footer h4, .h4 {
    border: 1px solid transparent;
    /*box-shadow:0 6px 5px -5px rgba(171, 218, 77, 1);*/
    /*box-shadow:0 0 15px 0 rgba(171, 218, 77, 1) inset;*/
    /*color: #abda4d;*/
    /*text-shadow: 0 1px 0 #ffffff;*/
    box-shadow: none;
    color: #00795e;
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
    padding: 0px 0px 3px;
    background: none;
    border-bottom:1px solid rgba(0,121,94,0.7);
}

footer h4 i{
font-family: 'Exo 2', sans-serif;
    font-size: 22px;

}
.btn-primary {
    background-color: #00795e;
    border-color: #efefef;
    color: #efefef;
    font-weight: 600;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #00795e;
  background-color: rgba(171, 218, 77, 1);
      /*rgba(0,121,94,1);*/
  border-color: #efefef;
      /*rgba(171, 218, 77, 1);*/
      /*font-weight: 600;*/
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.item{
    padding-left: 0px;
    
}
.item:before{
    content:"";
    font-family: "Glyphicons Halflings";
    color: rgba(171, 218, 77, 1);    
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);*/
    transition: all 0.2s ease-in-out 0s;
    display: inline-block;
    vertical-align: middle;
}
.news-menu-view > ul{
    list-style: none;
    padding: 0 0 0 0px;
    color: rgba(171, 218, 77, 1); 
}
/*.news-menu-view > ul > li{

    color: rgba(0,121,94,1); 
    font-weight: bold;
}*/
.news-menu-view > ul > li > ul{
    list-style: none;
    padding: 0 0 0 0px;
    color: rgba(171, 218, 77, 1); 
}
.news-menu-view > ul > li > ul > li{
    font-weight: normal;
}
.news-menu-view > ul > li > span {
    color: rgba(0,121,94,1);
    font-weight: bold;
    font-size: 22px;
    margin: 10px 0 10px;
    display: block;
}
footer .glyphicon{
    color: rgba(0, 121, 94, 1);
    /*color:rgba(171, 218, 77, 1);*/
}
footer .btn-primary {
    background-color: rgba(171, 218, 77, 0);
    border-color: rgba(0, 121, 94, 1);
    color: #fff;
}
footer .btn-sm, .btn-group-sm > .btn {
    border-radius: 6px;
    font-size: 16px;
    line-height: 1.5;
    padding: 3px 5px;
    border-width: 1px;
    /*box-shadow: 0 2px 0 rgba(0,121,94,1);*/
}

footer .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #efefef;
        /*rgba(0,121,94,0.7);*/
    background-color: #00795e;
        /*rgba(0,121,94,0.7);*/
    border-color: rgba(171, 218, 77, 1);
        /*rgba(171, 218, 77, 1);*/
    outline: none;
}
.btn-info {
    background: #00795e ;
    border-color: rgba(171, 218, 77, 1);
    color: rgba(171, 218, 77, 1);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #00795e;
  background: rgba(171, 218, 77, 1);
  border-color: #00795e;
  z-index: 2;
  border-radius: 5px;
}
footer .btn-primary {
text-align: left;
color: rgba(0, 121, 94, 1);
font-weight: bold
}

footer .btn-block {
    display: block;
    width: 70%;
}

h4, .h4 {
    /*background: url("images/ui-bg_dots-small_40_ABDA4D_2x2.png") repeat scroll 50% 50% #333333;*/
    /*border-bottom:  3px solid #00795e;*/
/*    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;*/
    /*box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.75);*/
    color: #00795e;
    display: block;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    margin-top: 0px;
}
.img-header-4 .img-wrap, .img-header-5 .img-wrap, .img-header-6 .img-wrap {
    margin-top: 0px;
}
h1 small{
    color: rgba(0,0,0,0.99);
    font-weight: 600;
}
/*
.img-beside-right .img-wrap {
    max-width: calc(50% + 30px);
    padding-left: 20px;
}
.img-beside-left .img-wrap, .img-beside-right .img-wrap, .img-intext-left .img-wrap, .img-intext-right .img-wrap {
    max-width: 50%;
    padding-left: 15px;
    padding-right: 18px;
}*/
.list-group-item:last-child {
    background: url("images/ui-bg_dots-small_40_ABDA4D_2x2.png") repeat scroll 50% 50% #333333;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #00795e;
    font-weight: bold;
    margin-bottom: 0;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #efefef;
  background-color: #00795e;
  /*background:url("images/ui-bg_diagonals-small_50_262626_40x40.png") repeat scroll 50% 50% #333333;*/
}
.top .flexslider {
    margin: 0px;
    background: none repeat scroll 0% 0% #FFF;
    border: 0px solid #FFF;
    position: relative;
    overflow: hidden;
    border-radius: 0 0 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
/*.top {
    background: url("images/ui-bg_dots-small_40_ABDA4D_2x2.png") repeat scroll 50% 50% #333333;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
    padding: 0px 0;
    height: 120px;
    overflow:hidden;
    position: relative;
}*/

.top .centerOffcanvas {

}


    .navbar-brand {
        display: block;
        float: left;
        font-size: 18px;
        /*height: 50px;*/
        line-height: 20px;
        padding: 5px 15px;
        position: relative;
        text-align: center;
    }

.navbar-header {
    float: none;
    position: relative;
}
.navbar-nav > li > a {
    padding-bottom: 0px;
    padding-top: 0px;
}
.navbar-nav > li > a {
    line-height: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.nav > li > a {
    display: block;
    padding: 5px 15px;
    position: relative;
}
.image > img, .image a > img {
    /*box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);*/
    display: block;
    height: auto;
    max-width: 100%;
}
.article .header {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 20px;
    padding: 0 3px;
}
.teaser-text {

    margin-bottom: 15px;

}
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li.active > a:focus {
  color: rgba(171,218,77,1);
  /*background-color: transparent;*/
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #efefef;
  background-color: #00795e;
  /*font-weight: 800;*/
  /*background:url("images/ui-bg_diagonals-small_50_262626_40x40.png") repeat scroll 50% 50% #333333;*/
}

h3 a {
    color: rgba(0,0,0,0.99);
}
h3 a:hover {
    color: #00795E;
    text-decoration: none;
}
h3, .h3 {
    font-size: 18px;
    font-weight: 600;
    color: rgba(0,121,94,1);
    
}
h1, .h1, h2, .h2, h3, .h3, .h4, h4 {
    margin-bottom: 10px;
    margin-top: 0;
    /*font-family: "Exo 2",sans-serif;*/
    font-size: 24px;
}
b, strong {
    font-weight: 600;
    /*color: #6B6B6B;*/
    letter-spacing: 0.5px;
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0px;
    padding-bottom: 15px;
}
.top-navigation-wrap.scrolling {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.45);
    min-height: 50px;
}
.top-navigation-wrap {
    background: #efefef; 
    border-bottom: 0px solid #EFEFEF;
    height: auto;
    transition: box-shadow 0.2s linear 0s;
}
.navbar-fixed-top {
/*    top: 0;
    border-width: 0 0 0px;*/
}
.navbar-default {

    border-color: #e7e7e7;
}
footer p{
    /*color: #ABDA4D;*/
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    /*color: rgba(0,0,0,0.99);*/
}
body {
    padding-top: 50px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0,0,0,0.99);
    font-size: 13px;
    line-height: 1.42857;
    /*background-color: rgba(0,0,0,0.01);*/
}
html, body {
    overflow-x: hidden;
}
a {
    color: #00795E;
}
a:hover, a:focus {
  color: rgba(0,121,94,0.7);
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#sidebar a.mail{
    color: #fff;
}
footer {
    background: #efefef;
    min-height: 200px;
    padding: 0px 0;
    -webkit-box-shadow: 0px -2px 1px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px -2px 1px rgba(50, 50, 50, 0.1);
    box-shadow:         0px -2px 1px rgba(50, 50, 50, 0.1);
    padding: 20px 0 20px;
    z-index: 20;
    position: relative;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding-top: 0px;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.dropdown-toggle {
    font-weight: bold;
}
.navbar-brand img {
    height: auto;
    width: 130px;
}
.dropdown-menu > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);

}
.navbar {
    border-bottom: 0px solid #00795E;
    margin-bottom: 0px;
    min-height: 50px;
}
.navbar-brand {
/*    height: auto;
    height: 100%;*/
}
.logo {
    background-image: url(/fileadmin/bsdist/theme/img/brd-mittelberg-t1.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    /*padding-top: 33%;*/
    width: 100%;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    min-width: 200px;
}
h1.csc-firstHeader {
    /*background: none repeat scroll 50% 50% #abda4d;*/
    border-bottom: 4px solid rgb(0, 121, 94);
    /*border-top: 4px solid rgb(0, 121, 94);*/
    box-shadow: none;
    color: #00795E;
    display: block;
    font-size: 28px;
    font-weight: bold;
    padding: 10px 15px;
    margin-bottom: 30px;
    border-radius: 0;
    position: relative;
}
/*h1.csc-firstHeader::before {
    display: block;
    content: "";
    background:rgb(171,218,77);
    background: rgba(255,237,0,1);
    height: calc(100% - 0px);
    position: absolute;
    right: 33px;
    width: 33px;
    top: 0;
    transform: skewX(30deg);
    z-index: -1;
}*/
/*h1.csc-firstHeader {
    background: url("images/ui-bg_dots-small_40_ABDA4D_2x2.png") repeat scroll 50% 50% #333333;
    border: 1px solid #dddddd;
  border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.75);
    color: #00795e;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    margin-top: 0px;

    color: rgba(0, 121, 94, 1);
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
    padding-top: 20px;

}*/
.navbar-toggle {
    margin-top: 10px;
}
.container{
    position: relative;
}

.mainContentContainer:hover{
    
   transition: all .5s ;
   -moz-transition: all .5s ;
   -webkit-transition: all .5s ;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(27%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}

.mainContainer {
    /*background: url("images/ui-bg_diagonals-small_50_262626_40x40.png") repeat scroll 50% 50% #333333;*/
    /*background: url("images/ui-bg_dots-small_20_333333_2x2.png") repeat scroll 50% 50% #333333;*/
    /*background:none repeat scroll 0% 0% rgb(255, 255, 255);*/
    /*background: none repeat scroll 0 0 #fff;*/
    /*box-shadow: 0 0 200px rgba(171, 218, 77, 0.7) inset;*/
    /*box-shadow: 0px 0px 200px rgba(0, 121, 94, 0.7) inset;*/
    /*padding: 0px 0;*/
}
.mainContainer {
    background: transparent none repeat scroll 0 0;
    padding: 0 0 40px;
    position: relative;
    z-index: 2;
    margin-top: 230px;
    
}
.mainContentContainer {
border-radius: 10px 10px 0 0;
   transition: all .5s ;
   -moz-transition: all .5s ;
   -webkit-transition: all .5s ;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(255,255,255,0.25) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 27%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.25)), color-stop(20%,rgba(255,255,255,1)), color-stop(27%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0.25) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0.25) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0.25) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,0.25) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.mainContentContainer {
    position: relative;
    /*top: -260px;*/
    /*background: none repeat scroll 0 0 #ffffff;*/
    margin-bottom: 0px;
    min-height: 600px;
    padding-bottom: 90px;
    padding-top: 50px;
    z-index: 999;
        /*box-shadow: 0 0 20px rgba(171, 218, 77, 0.7) inset;*/
    /*box-shadow: 0 0 20px rgba(0, 121, 94, 0.7)inset;*/
    /*box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);*/
}
.dropdown-menu > li > a {
    letter-spacing: 0.9px;
    font-weight: 700;

}
.dropdown-menu > li > a {
    clear: both;
    color: rgba(0,0,0,0.99);
    display: block;
/*    font-weight: normal;*/
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
    font-size: 14px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  border: 0px solid transparent;
  border-radius: 0;
  font-weight: 700;
  background-color: rgba(0, 121, 94, 1);
  color: #efefef;
  font-size: 16px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: none;
    background-color: #abda4d;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 0px;
    color: rgba(0, 121, 94, 1);
    cursor: default;
}
.nav.nav-tabs{
padding: 5px 0 0 15px;
}
.tab-content{
 padding: 25px 15px 15px;
}
.nav-tabs > li > a:hover {
  border-color: transparent;
  
  color: #00795E;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: rgba(0, 121, 94, 1);
  outline: none;
  color: #efefef;

}
.nav-tabs > li {
    float: none;
    margin-bottom: 1px;
    width: 100%;
    display: block;
}
@media screen and (min-width: 768px) {
.top-navigation-wrap.scrolling {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.45);
    min-height: 65px;
}
}
@media screen and (min-width: 992px) {
    .dropdown-menu > li > a {

    font-size: 18px;
}
    .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  width: auto;
    }
    .nav-tabs > li > a {
  margin-right: 2px;
  border: 0px solid transparent;
  border-radius: 6px 6px 0 0;
  font-weight: 700;
      }
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 0px solid #ffffff;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 180px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown a:hover {
color: #00795E;
}
.well {
    /*background: url("images/ui-bg_diagonals-small_50_262626_40x40.png") repeat scroll 50% 50% #333333;*/
    
    background: rgb(51,51,51); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzMzMzMzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjMlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(51,51,51,1) 0%, rgba(239,239,239,1) 23%, rgba(239,239,239,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(0%,rgba(51,51,51,1)), color-stop(23%,rgba(239,239,239,1)), color-stop(50%,rgba(239,239,239,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(51,51,51,1) 0%,rgba(239,239,239,1) 23%,rgba(239,239,239,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(51,51,51,1) 0%,rgba(239,239,239,1) 23%,rgba(239,239,239,1) 50%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(51,51,51,1) 0%,rgba(239,239,239,1) 23%,rgba(239,239,239,1) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(51,51,51,1) 0%,rgba(51,51,51,1) 0%,rgba(239,239,239,1) 23%,rgba(239,239,239,1) 50%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

    
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 0;
}
.well ul li{
    /*color: #00795e;*/
}









.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 0;
    text-align: right;
}
/*.alert h2 {
    background: url("images/ui-bg_dots-small_30_a32d00_2x2.png") repeat scroll 50% 50% #333333;
    color: #ffed00;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 5px;
    text-shadow: 0 1px 0 #333333;
}*/
.scrolling{
    /*height: 70px;*/
}
/*##################################################################*/



.alert h2 {
    /*color: #FFED00;*/
/*    color: #ABDA4D;*/
    color: #00795e;
    display: block;
    font-size: 28px;
    font-weight: bold;
    margin: 0px;
    padding: 5px;
    text-shadow: 0px 1px 0px #333;
    /*background: none repeat scroll 0% 0% rgba(095, 095, 095,0.7);*/
    text-align: center;
}
.alert-info {
    /*background:url("images/ui-bg_dots-small_40_ABDA4D_2x2.png") repeat scroll 50% 50% #333333;*/
    /*background: url("images/ui-bg_dots-small_30_a32d00_2x2.png") repeat scroll 50% 50% #333333;*/
    background-color: #00795e;
    border-color: #efefef;
    color: #efefef;
    margin: 0px;
    display: table;
    width: 100%;
    margin-bottom: 30px;
}
.alert-info .close {
    display:none;

}
.equal {
    padding-top: 40px;
    display:table;
    padding: 0;
}
.equal .row {
    display:table-row;
}
.equal .row div {
    /*display:table-cell;*/
    
}
.news .article .news-img-wrap {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin: 20px 0px 20px 0px;
}
.news-list-view .article .news-img-wrap{
    margin: 0px 0px 20px 0px;
}
.article.articletype-0 {

    border-bottom: 2px solid #00795e;

}
.news .footer {
    /*border-bottom: 2px solid #00795e;*/
  /*rgba(171, 218, 77, 1);*/
    clear: both;
    color: #888;
    margin: 15px 0;
    padding: 10px 0 0;
    
}
.news .footer span {
    border-right: 1px solid rgba(171, 218, 77, 1);
    display: inline-block;
    margin-right: 8px;
    padding-right: 8px;
}
/*.btn-primary {
    color: #FFF;
    background-color: rgba(171, 218, 77, 1);
    border-color: #00795E;
}*/
/*    .btn-block {
    display: block;
    width: 50%;
}*/
/*.btn-sm, .btn-group-sm > .btn {
    padding: 0px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}*/
/*.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #00795E;
    border-color: rgba(171, 218, 77, 1);
}

.btn-primary {
text-align: left;
color: #333;
font-weight: bold
}*/
.mainContentContainer::before {
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: none repeat scroll 0% 0% #fff;
    z-index: -1;
}
.mainContentContainer::after {
    width: 100%;
    height: 100%;
    display: block;
    background: none repeat scroll 0% 0% transparent;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -2;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
    border-radius: 33%;
}
.mainContentContainer{
    z-index: 5;
}


.gme-map{
    width: 100% !important;
    min-height: 600px;
        
}

/*ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;
    margin-top:0px;
}*/


/* menu active color##########################################################*/
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: url("images/ui-bg_dots-small_40_ABDA4D_2x2.png") repeat scroll 50% 50% #333333;
    color: rgba(0, 121, 94, 1) !important;
    outline: 0 none;
    text-decoration: none;
}
/* navbar box shadow##########################################################*/
.navbar-default .navbar-nav > li > a {
    color: rgba(0,121,94,1);
    text-shadow: none;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: rgba(0, 121, 94, 1);
        /*rgba(0, 0, 0, 0.5);*/
    color: rgba(171, 218, 77, 1);
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.top .alert{
    
}
.top .alert-danger {
    color: #A94442;
}
h2 {

    color: rgba(0,0,0,0.99);
    font-size: 18px;

    text-shadow: 0 1px 0 #FFFFFF;
    border-radius: 2px;
}
.list-group-item {
    /*background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 5%, rgba(0, 0, 0, 0.1) 100%);*/
    border: 1px solid #abda4d;
    padding:5px 10px;
}
.list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
a.list-group-item {
    /*color: #00795e;*/
    color: #00795e;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
/*    text-transform: uppercase;*/
    /*font-family: 'Exo 2', sans-serif;*/
}
@media screen and (min-width: 767px) {
    a.list-group-item {

    font-size: 14px;
    letter-spacing: 0px;
/*    text-transform: uppercase;*/
    /*font-family: 'Exo 2', sans-serif;*/
}
}
@media screen and (min-width: 992px) {
    a.list-group-item {

    font-size: 14px;
    letter-spacing: 0px;
/*    text-transform: uppercase;*/
    /*font-family: 'Exo 2', sans-serif;*/
}
}
@media screen and (min-width: 1200px) {
    a.list-group-item {

    font-size: 18px;
    letter-spacing: 0.9px;
/*    text-transform: uppercase;*/
    /*font-family: 'Exo 2', sans-serif;*/
}
}
.glyphicon {
    color:rgba(0,121,94,1);
    /*color:#FFED00;*/
    /*text-shadow: 0 1px 0 #FFFFFF;*/
    margin-right: 8px;

}
.news .article .news-img-wrap a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    display: block;
    float: left;
    margin-bottom: 5px;
    padding: 4px;
}
.flexslider .slides img {

    height: auto;
    max-width: 100%;
}
#thumbs li {
    list-style: outside none none;
    display: inline-block;
    vertical-align: top;
}
#thumbs ul{
    margin: 0;
    padding: 0;
}
#thumbs a {
    display: inline-block;
    margin-right: 5px;
}
#thumbs p {
    
    max-width: 200px;
}

/*###############UI-WIDGET########################################################*/
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: "Sans-serif",Helvetica,sans-serif,sans-serif;
    font-size: 9px;
}



.fc-calendar h2 {
    border-radius: 2px;
    color: #ffffff;
    font-family: "Sans-serif",Helvetica,sans-serif,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 0;
    text-shadow: 0 1px 0 #000000;
}
.sidebar-offcanvas .fc-calendar h2 {
    border-radius: 2px;
    color: #000000;
    font-family: "Sans-serif",Helvetica,sans-serif,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 0;
    text-shadow: none;
}
.fc-toolbar {
    margin-bottom: 0;
    text-align: center;
    padding: 10px 5px;
    background: #ABDA4D;
    border-radius: 5px 5px 0 0;
}
.sidebar-offcanvas .fc-toolbar {
    margin-bottom: 0;
    text-align: center;
    padding: 0px 0px;
    background: #fff;
    border-radius: 5px 5px 0 0;
}
.fc-view-container *, .fc-view-container *:before, .fc-view-container *:after {

}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: url("images/ui-bg_dots-small_40_ABDA4D_2x2.png") repeat scroll 50% 50% #333333;
    border: 1px solid #333333;
    color: #444444;
}
.fc table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 9px;
    font-weight: normal;
}
.ui-icon {
    display: inline-block;
    height: 16px;

    padding: 3px;
    vertical-align: top;
    width: 16px;
}
.fc-event:hover {

    display: inline-block !important;

}
.fc-event {
    background-color: #3a87ad;
    border: 1px solid #3a87ad;
    border-radius: 3px;

    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
    position: relative;
}

.tx-jhmagnificpopup-pi1{
    display: inline-block;
}
.tx-jhmagnificpopup-pi1 {
        background: url("images/ui-bg_dots-small_40_ABDA4D_2x2.png") repeat scroll 50% 50% #333333;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #00795e;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 10px;
    display: inline-block;
}

.tx-jhmagnificpopup-pi1 a:before{
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
    color: #FFED00;
    margin-right: 5px;
}

.dropdown.active .caret {

    color: #ABDA4D;

}
.paypal:before{
    content:"";
    font-family: "FontAwesome";
    font-size: 22px;
    color: rgba(0, 0, 0, 0.75);
    display: inline-block;
    vertical-align: middle;
}
.dashed-top::before {
    border-style: dashed;
    border-width: 2px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: -4px;
}
/*.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: rgba(0,0,0,0.99);
}*/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #00795e;
    color: rgb(171,218,77);
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #efefef;
  background-color: #00795e;
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    color: rgb(171,218,77);
    display: inline-block;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    width: 0;

}

.badge {
    background-color: transparent;
    /*border-color: rgba(171, 218, 77, 1);*/
    border-color:#00795e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 5px;
    color: #00795e;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
    min-width: 10px;
    padding: 6px 17px !important;
    text-align: left;
    vertical-align: baseline;
    white-space: nowrap;
}
.badge:hover {

    background: #efefef;
cursor: pointer;
}
.badge-active {
    background-color: #00795e;
    border-color: rgba(171, 218, 77, 1);
    border-radius: 10px;
    border-style: solid;
    border-width: 1px 1px 5px;
    color:  rgba(171, 218, 77, 1);;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
    min-width: 10px;
    padding: 6px 17px !important;
    text-align: left;
    vertical-align: baseline;
    white-space: nowrap;
}
.badge-active a{
    color:#ffffff;
}
.news-menu-view .item a{
    /*color:rgba(171, 218, 77, 1);*/
}
.news-menu-view .item a{
    /*color:rgba(171, 218, 77, 1);*/
    /*color: #00795e;*/
    font-weight: bold;
}
.emergency::before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: rgba(0,121,94,1);
    content: "Alpin-Notruf: 144";
    font-family: "Exo 2",sans-serif;
    font-size: 25px;
    font-weight: 700;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    top: 27px;
    /*text-shadow: 0 -1px 0 rgba(0,0,0,0.99);*/
    display: none;
}

.scrolling .emergency {
    display: none;
}

.top {
    position: absolute;
    width: 100%;
}
.status {
    display: block;
    vertical-align: top;
    position: relative;
    width: 100%;
    /*height: 40px;*/
}
.login-status{
/*    position: absolute;*/
    /*width: 100%;*/
    /*padding: 10px 15px;*/
    
}
.login-status {
    /*position: absolute;*/
    width: 100%;
    padding: 5px 15px;
    background: #00795e;
    color: #abda4d;
    z-index: 3;
}
.navHeader{
    position: relative;
    left: auto;
    transform: translateX(-0%) translateY(-0%);
    top: auto;
}
.news-list-view img{
    display: block;
    height: auto;
    max-width: 100%;
}
.navHeader .container{
    height: 100%;
}
/*QUERIES##########################################################################################################################################################*/
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 767px) {
    

    .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    }
    .row-offcanvas-right {
    right: 0;
    margin-top: 15px;
    }
    .row-offcanvas-left {
    left: 0;
    }
    .row-offcanvas-right
    .sidebar-offcanvas {
    right: calc(-100% + 15px) /* 6 columns */
    }
    .row-offcanvas-left
    .sidebar-offcanvas {
    left: -100%; /* 6 columns */
    }
    .row-offcanvas-right.active {
right: calc(100% + 15px);
position: relative;
/*width: 100%;*/
    
    }
    .row-offcanvas-left.active {
    left: calc(100% + 15px); /* 6 columns */
    }
    .sidebar-offcanvas {
    margin-top: 0px;
    margin-right: 15px;
}
    .sidebar-offcanvas {
position: relative;
top: 0;
width: 100%;
display: none;
    }
    .active #sidebar {
    display: block;
    }
    .active .left-col {
    display: none;
}
}


@media screen and (min-width: 768px) {
    
    
    .navHeader{
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  height: 100%;
    }
    .row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  height: 100%;
      }
    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {

  font-size: 12px;
    }
    .badge {

  font-size: 12px;

    }
    .emergency::before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: rgba(0, 121, 94, 1);
  content: "Alpin-Notruf: 144";
  display: block;
  /*font-family: "Exo 2",sans-serif;*/
  font-size: 14px;
  font-weight: 700;
  padding: 0 10px;
  position: absolute;
  right: 20px;
  text-transform: uppercase;
  top: 5px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
    }

    .sidebar-offcanvas {
        margin-top: 0px;
        margin-right: 0px;
    }
    
    .logo {
  background-image:url(/fileadmin/bsdist/theme/img/BR_Mittelberg-Logo.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  /*padding-top: 43%;*/
  width: 60%;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  margin: 0 auto;
    }

    .mainContentContainer{
        margin-top:260px;
    }
    
    .navbar-default {

  border-color: #e7e7e7;
    }
    .nav {
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0px;
  padding-bottom: 0;
    }
    .navbar-header:before {
        bottom: 0px;
        box-shadow: none;
        content: "";
        display: inline-block;
        height: 130px;
        left: 0;
        position: absolute;
        transform: skew(0deg, 0deg);
        width: 100%;
        z-index: -1;
    }
    .navbar-header {
        /*float: left;*/
        position: relative;
  height: 100%;
    }
    .navbar-brand {
        display: block;
        float: left;
        font-size: 18px;
        height: 100%;
        line-height: 20px;
        padding: 15px 15px 15px 15px;
        position: relative;
        text-align: center;
        width: 100%;
    }
    .navbar-brand img {
        /*height: auto;*/
        /*width: 200px;*/
    } 
    .table-responsive tr td:first-child {
        width: 300px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        /*padding-top: 20px;*/
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }
    .navbar-default .navbar-nav > li > a {
        color: rgba(0,121,94,1);
        text-shadow: none;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 0px;
  
    }

    .badge {

  font-size: 14px;

    }

    .login-status a{

  color: #abda4d;
  font-weight: 600;
    }

    body {
  background-color: rgba(0, 0, 0, 0.01);
  color: rgba(0, 0, 0, 0.99);
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  padding-top: 122px;
    }
    
    
    footer .col-md-4.col-sm-4 {
        border-left: 1px solid #000000;
        border-right: 1px solid #666666;
        min-height: 200px;
        padding-top: 15px;
    }
    footer .col-md-4.col-sm-4:last-child {
        border-left: 1px solid #000000;
        border-right: medium none;
    }
    footer .col-md-4.col-sm-4:first-child {
        border-right: 1px solid #666666;
        border-left: medium none;
    }

/*####################################navbarscroller##########################*/

    .collapse.navbar-collapse{
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
    }
    .scrolling .collapse.navbar-collapse{
  /*margin-top: 38px;*/
  padding-top: 0px;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
    }
    .scrolling .logo {
  background-image:url(/fileadmin/bsdist/theme/img/brd-mittelberg-t1.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  /*padding-top: 9.4%;*/
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  width: 100%;
    }
    .scrolling .logo::before {

  color: rgba(0, 121, 94, 1);
  /*content: "Bergrettung Mittelberg";*/
  /*font-family: "Open Sans",sans-serif;*/
  font-size: 15px;
  font-weight: 900;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 7px;
  width: 100%;
    }
    .navbar{
  min-height: 122px;
    }
    .navbar-brand {
  padding: 5px 0;
    }
    .nav > li > a {
  display: block;
  padding: 8px 12px;
  position: relative;
    }
    .scrolling .collapse.navbar-collapse{
  /*margin-top: 38px;*/
  padding-top: 0px;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
    }
/*####################################navbarscroller##########################*/
}



@media screen and (min-width: 992px) {

/*    .navbar::before {
  content: "";
  position: absolute;
  display: block;
  width: calc(100vw - 970px);
  background: #00795e;
  left: 0;
  height: 100%;
  transform: skewX(30deg) translateX(-55%);
  left: 0;
    }*/
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
  /*padding-top: 71px;*/
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
    }
    footer .btn-block {
  display: block;
  width: 100%;
    }
  .top {
      position: absolute;
  }
    .mainContentContainer{
      margin-top:250px;
  }
      /*ul.nav li.dropdown:hover ul.dropdown-menu{
  display: block;
  margin-top:0px;
    }*/
      .navbar-default .navbar-nav > li > a {
  color: rgba(0,121,94,1);
  text-shadow: none;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 0.5px;
    }

/*####################################navbarscroller##########################*/


    .scrolling .collapse.navbar-collapse{
  /*margin-top: 38px;*/
  padding-top: 0px;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
    }
    .scrolling .logo {

  background-image:url(/fileadmin/bsdist/theme/img/brd-mittelberg-t1.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  /*padding-top: 9%;*/
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  width: 100%;
    }
    .scrolling .logo:before {
  color: rgba(0, 121, 94, 1);
  /*content: "Bergrettung Mittelberg";*/
  /*font-family: "Open Sans",sans-serif;*/
  font-size: 15px;
  font-weight: 800;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 5px;
  width: 100%;
    }

    body {
  background-color: rgba(0, 0, 0, 0.01);
  color: rgba(0, 0, 0, 0.99);
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  padding-top: 122px;
    }
    .navbar{
  min-height: 122px;
    }
    .navbar-brand {
  padding: 5px 0;
  height: 100%;
    }
    .nav > li > a {
  display: block;
  padding: 5px 25px;
  position: relative;
    }
    .scrolling .collapse.navbar-collapse{
  /*margin-top: 38px;*/
  padding-top: 0px;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
    }

/*####################################navbarscroller##########################*/


}






/* activate hover navigation##################################################*/
@media screen and (min-width: 1200px) {
    .row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
      }
    ul.nav li.dropdown:hover ul.dropdown-menu{
  display: block;
  margin-top:0px;
    }
    footer .btn-block {
display: block;
max-width: 240px;
    }
    .emergency::before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: rgba(0, 121, 94, 1);
  content: "Alpin-Notruf: 144";
  display: block;
  /*font-family: "Exo 2",sans-serif;*/
  font-size: 14px;
  font-weight: 700;
  padding: 0 10px;
  position: absolute;
  right: 20px;
  text-transform: uppercase;
  top: 5px;
    }
    body {
  background-color: rgba(0, 0, 0, 0.01);
  color: rgba(0, 0, 0, 0.99);
  /*font-family: "Open Sans",sans-serif;*/
  font-size: 16px;
  line-height: 1.42857;
  padding-top: 122px;
    }
    body.is-scrolled {
  padding-top: 60px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
  /*padding-top: 93px;*/
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
    }
    .scrolling .logo {
  background-image: url(/fileadmin/bsdist/theme/img/brd-mittelberg-t1.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  /*padding-top: 7.2%;*/
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  width: 100%;
    }
    .scrolling .logo::before {
  color: rgba(0, 121, 94, 1);
  /*content: "Bergrettung Mittelberg";*/
  /*font-family: "Open Sans",sans-serif;*/
  font-size: 18px;
  font-weight: 900;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 5px;
  width: 100%;
    }
    .top {
        position: absolute;
    }
    .mainContentContainer{
        margin-top:400px;
    }
    
    .tx-jhmagnificpopup-pi1{
    display: inline-block;
    }
    .tx-jhmagnificpopup-pi1 {
        background: url("images/ui-bg_dots-small_40_ABDA4D_2x2.png") repeat scroll 50% 50% #333333;
        border-radius: 5px;
        color: #00795e;
        display: inline-block;
        font-weight: bold;
        margin-bottom: 10px;
        padding: 5px 15px;
    }
    .navbar::before {
  content: "";
  position: absolute;
  display: block;
  width: calc(100vw - 1170px);
  background: #00795e;
  left: 0;
  height: 100%;
  transform: skewX(30deg) translateX(-55%);
  left: 0;
  transform-origin: left bottom;
    }
}
footer::after {
  transform-origin: right top;
  content: "";
  position: absolute;
  display: block;
  width: calc(100vw - 1170px);
  background: #00795e;
  right: 0;
  height: 100%;
  transform: skewX(30deg) translateX(55%);
  left: auto;
  top: 0;

}

.form-control:focus {
    border-color: #00795e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(171, 218, 77, .75), 0 0 8px rgba(171, 218, 77,.6);
    box-shadow: inset 0 1px 1px rgba(171, 218, 77, .75), 0 0 8px rgba(171, 218, 77,.6);
}
.btn {
    /*font-family: "Exo 2",sans-serif;*/
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
    /*font-weight: normal;*/
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 0.85;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.teaser-text .btn{
    font-size: 16px;
}
.btn-default {
    color: #00795e;
    background-color: #ffffff;
    border-color: rgba(171, 218, 77, 1);
    font-weight: 600;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #FFFFFF;
    background-color: #00795e;
    border-color: rgba(171, 218, 77, 1);
}
#sidebar .btn-default{
    width: 100%;
    display: block;
}
.page-navigation{
position: relative;
    margin: 15px 0;
   
}
.page-navigation p{
    font-size: 14px;
    float: left;
    margin: 5px 15px 0 0;
    line-height: 24px;
    position: relative;
    display: inline-block;
    width: auto;
    height: 100%;
}
.page-navigation li p{
    color: #efefef;
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    line-height: 1;
    /*position: absolute;*/
    margin: 0;
    line-height: 28px;
}
ul.f3-widget-paginator{
    display: inline-block;
    position: relative;
    margin: 0 auto;
}
.page-navigation li{
    position: relative;
    list-style: none;
    background-color: rgba(0, 121, 94, 1);
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 25px;
    height: 25px;
}
.page-navigation li.current{
    position: relative;
    width: 25px;
    height: 25px;
    background-color: rgba(171, 218, 77, 1);
    
}
.page-navigation li.last, .page-navigation li.previous{
    width: auto;
    padding: 0 5px;
}
.page-navigation li a{
    color: #efefef;
    display: block;
        width: 100%;
    height: 100%;
vertical-align: middle;
line-height: 28px;
/*position: absolute;*/

    
}
.page-navigation li.last a{
        width: auto;


}
@media screen and (min-width: 992px) {
    .btn {

    font-size: 22px;

}
}
@media screen and (min-width: 1200px) {
    .btn {

    font-size: 22px;

}
}