/* Theme Name: SMS / SBV Layout
Theme Description: Bootstrap Theme
Author: Julian Rabung, realising visions GmbH
URI: http://www.realisingvisions.com
*/
@charset "UTF-8";
@import url('bootstrap/css/bootstrap.min.css');
@import url('bootstrap/css/bootstrap-responsive.min.css');

/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/
@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=25fe889f-1577-402e-9c53-d0cc4b529221&fontids=724815,724827,724839");
@font-face{
    font-family:"FrutigerLTW02-45Light";
    src:url("css/fonts/724815/99f761bf-9f30-4bdd-b284-ee7038dc52c9.eot?#iefix");
    src:url("css/fonts/724815/99f761bf-9f30-4bdd-b284-ee7038dc52c9.eot?#iefix") format("eot"),url("css/fonts/724815/59d9a83f-4045-4d43-af46-655f845461ee.woff") format("woff"),url("css/fonts/724815/f901b503-9104-414a-a856-af9bcc802b5c.ttf") format("truetype"),url("css/fonts/724815/e4d07d96-8993-47b9-9f1d-1e228bf1c529.svg#e4d07d96-8993-47b9-9f1d-1e228bf1c529") format("svg");
}

@font-face{
    font-family:"FrutigerLTW02-55Roman";
    src:url("css/fonts/724827/c94bd41e-23b3-4522-8237-0a0f7bd0e953.eot?#iefix");
    src:url("css/fonts/724827/c94bd41e-23b3-4522-8237-0a0f7bd0e953.eot?#iefix") format("eot"),url("css/fonts/724827/409b4bec-c67e-4764-a141-054db8df81d2.woff") format("woff"),url("css/fonts/724827/efe9def0-77d1-4c28-8fd2-371236a3c8ed.ttf") format("truetype"),url("css/fonts/724827/70b07d32-76f5-474e-83b0-7d5a3fefb15b.svg#70b07d32-76f5-474e-83b0-7d5a3fefb15b") format("svg");
}

@font-face{
    font-family:"Frutiger LT W02 65 Bold";
    src:url("css/fonts/724839/4d38d09a-3017-4733-a624-366fb9a71388.eot?#iefix");
    src:url("css/fonts/724839/4d38d09a-3017-4733-a624-366fb9a71388.eot?#iefix") format("eot"),url("css/fonts/724839/3c514636-142f-43f9-983f-76110a86b424.woff") format("woff"),url("css/fonts/724839/f147a146-bb13-4102-a482-bbad38d9fcc0.ttf") format("truetype"),url("css/fonts/724839/10c3886a-7856-45f7-951d-24230bc1491a.svg#10c3886a-7856-45f7-951d-24230bc1491a") format("svg");
}

@font-face {font-family: 'FrutigerLTPro-Condensed';src: url('css/fonts/2D8B09_0_0.eot');src: url('css/fonts/2D8B09_0_0.eot?#iefix') format('embedded-opentype'),url('css/fonts/2D8B09_0_0.woff2') format('woff2'),url('css/fonts/2D8B09_0_0.woff') format('woff'),url('css/fonts/2D8B09_0_0.ttf') format('truetype');}


/* CUSTOMIZE BODY, FONT, SIZES
-------------------------------------------------- */
body {
    font-family:"FrutigerLTW02-45Light";
    font-size: 16px;
    line-height:22px;
    color:#1d160f;

    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    font-smooth: always;

    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
}

html,body {
    height: 100%;
}

.main-wrapper {
    margin:0 auto -27px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body.admin-bar .main-wrapper {
    margin:0 auto -59px;
}

a {
    color:#4f87c6;
    font-size:16px;
    font-family:"Frutiger LT W02 65 Bold";
    font-weight:normal;
}

a:hover {
    text-decoration: none;
}

.arrow_right {
    background: url(img/arrow_right_black.png) no-repeat 100%;
    background-size: 8px 10px;
}

.arrow_right:hover {
    background: url(img/arrow_right_blue.png) no-repeat 100%;
    background-size: 8px 10px;
}

body.admin-bar {
    margin-top:32px;
}

.container.main {
    margin-top:35px;
    padding-bottom:100px;
}

.container.main.frontpage {
    margin-top:0;
}

.container,
.carousel-caption {
    width:1164px;
}

h1 {
    color:#2966a1;
    font-size:43px;
    line-height:1.3em;
    font-family:"FrutigerLTW02-45Light";
    letter-spacing: 0.05em;
    font-weight: normal;
}

h2 {
    font-size:17px;
    line-height:1.3em;

    color:#000000;
    font-family:"Frutiger LT W02 65 Bold";
    font-weight:normal;
}


.container.main h1:first-of-type {
    margin-bottom:32px;
}
.container.main > * > * > h2 {
    margin-top: 50px;
}

.container.main > * > * > h2.first {
    margin-top: 0px;
}

h4 {
    text-transform: uppercase;
    font-size: 14.5px;
    line-height:1.4em;
}

b, strong {
    font-family:"Frutiger LT W02 65 Bold";
    font-weight:normal;
}

p {
}

p.twitter,
a.twitter {
    font-size: 24px;
    line-height: 1.4em;
    font-family:"FrutigerLTW02-45Light";

}

table {
    width:100%;
    margin-bottom: 20px;
}

table thead tr th {
    background:#88add7;
    color:#FFFFFF;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    font-family:"Frutiger LT W02 65 Bold";
    font-weight:normal;
    text-transform: uppercase;
}

th {
    padding-top:20px;
}

table tbody tr td {
    text-align:center;
    background:#FFFFFF;
    padding-top:10px;
    padding-bottom:10px;
    font-family:"Frutiger LT W02 65 Bold";
    font-weight:normal;
    color:#4e4e4e;
}

table tbody tr:nth-child(2n) td {
    background:#f5f5f5;
    color:#4e4e4e;
}

.wpcf7 input {
    width: auto;
}

/* CUSTOMIZE HEADER/NAVIGATION
-------------------------------------------------- */
.navbar-wrapper {
    height:120px;
}

/* Main */
.navbar.main {
    margin-left:-15px;
    margin-top:73px;
}

.navbar.main .nav>li>a {
    font-family:"FrutigerLTW02-55Roman";
    text-transform: uppercase;
    font-weight:normal;
    font-size:18px;
    color:#1d160f;
    text-shadow:none;
}

.navbar.main .nav>li>a:hover,
.navbar.main .nav>li>a.active,
.navbar.main .nav>li.current-menu-item a,
.navbar.main .nav>li.current-page-ancestor a{
    color:#4f87c6;
    font-family:"Frutiger LT W02 65 Bold";
    font-weight:normal;
}

img.logo2 {
    position: absolute;
    right:60px;
    top:30px;
    height:60px;
}

@media (max-width: 1380px) {
    img.logo2 {
        height:50px;
        top:35px;
    }
}

@media (max-width: 1200px) {
    img.logo2 {
        display:none;
    }
}

/* Meta */
.navbar.meta {
    margin-top:18px;
    margin-left:0;
}

.navbar.meta .nav>li>a {
    font-family:"FrutigerLTPro-Condensed";    
    text-transform: uppercase;
    font-size:13px;
    color:#707173;
    padding: 0;
    text-shadow: none;
}

.navbar.meta .nav>li>a:hover,
.navbar.meta .nav>li>a.active {
    color:#000000;
}

.navbar.meta .divider-vertical {
    height: 13px;
    margin: 0 8px;
    margin-top:3px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #707173;
}

/* Subnavi Frontpage */
.navbar-wrapper.frontpage-sub {
    height:auto;
    margin-top:30px;
    margin-bottom:30px;
}

.navbar-wrapper.frontpage-sub .navbar {
    margin-left:-15px;
}

.navbar-wrapper.frontpage-sub .nav {
    width:100%;    
}

.navbar-wrapper.frontpage-sub .nav>li.right {
    float:right;
}

.navbar-wrapper.frontpage-sub .nav>li>a {
    font-size:17px;
    text-transform: uppercase;
    color:#1d160f;
    font-family:"Frutiger LT W02 65 Bold";
    font-weight:normal;
}

.navbar-wrapper.frontpage-sub .nav>li>a:hover,
.navbar-wrapper.frontpage-sub .nav>li>a.active {
    color:#4f87c6;
    background:url(img/nav_shadow.png) no-repeat 0 35px;
    background-size:100% 10px;
}

/* Subnavi */
.navbar-wrapper.subnavi {
    margin-top:15px;
    height:auto;
}

.navbar-wrapper.subnavi .nav>li>a {
    font-size:15px;
    text-transform: uppercase;
    color:#191e3a;
    font-family:"FrutigerLTW02-55Roman";
    font-weight:normal;
    padding-top:2px;
    padding-bottom:2px;
    line-height:1.4em;
}

.navbar-wrapper.subnavi .nav>li>a:hover,
.navbar-wrapper.subnavi .nav>li>a.active,
.navbar-wrapper.subnavi .nav>li.current_page_item>a {
    color:#4f87c6;
    background:none;
}

.navbar-wrapper.subnavi .nav li ul.children {
    display:none;
}

.navbar-wrapper.subnavi .nav>li.current_page_ancestor>a {
    color:#4f87c6;
}

.navbar-wrapper.subnavi .nav li.current_page_ancestor .children,
.navbar-wrapper.subnavi .nav li.current_page_item .children {
    display: block;
}

ul.children {
    margin-left:30px;
    margin-bottom:8px;
    list-style: none;
}

ul.children li a {
    font-family:"FrutigerLTW02-55Roman";
    font-weight:normal;
    text-transform: uppercase;
    font-size:15px;
    color:#191e3a;
}

ul.children li a:hover,
ul.children li.current_page_item a{
    color:#4f87c6;
}

.offset.level_1 {
    margin-left: 15px;
}

.sublevel.hide {
    display: none;
}
.sublevel.hide + br {
    display: none;
}
.sublevel.hide.current {
    display: block;
}

/* Social Icons */
.social-first {
    margin-left: 15px;
}

.social-facebook a,
.social-twitter a,
.social-instagram a {
    margin-left: 5px;
    display: block;
    background: url(img/social-facebook.png) no-repeat;
    width: 12px;
    height: 12px;
    background-size: auto 100%;
    margin-top: 3px;
    text-decoration: none;
    outline: none;
}

.social-twitter a {
    background: url(img/social-twitter.png) no-repeat;
    background-size: auto 100%;
}

.social-instagram a {
    background: url(img/social-instagram.png) no-repeat;
    background-size: auto 100%;
}

.social-facebook a:hover,
.social-twitter a:hover,
.social-instagram a:hover {
    opacity: 0.8;
}

.navbar_mobile .social-facebook,
.navbar_mobile .social-twitter,
.navbar_mobile .social-instagram {
    display: inline-block;
    margin-top: 10px;
}

.navbar_mobile .social-facebook a,
.navbar_mobile .social-twitter a,
.navbar_mobile .social-instagram a {
    width: 25px;
    height: 25px;
}

/* CUSTOMIZE FOOTER
-------------------------------------------------- */
footer {
    width:100%;
    height:22px;
    background:#e3e3e3;
    font-size:10px;
    padding-top:5px;
}

footer a {
    font-size:10px;
}

/* CUSTOMIZE SLIDER
-------------------------------------------------- */
.carousel .item {
    width: 100%;
    height: 250px;
}

.carousel.frontpage .item {
    /*height:auto;  */
    height:450px;
}

.carousel.frontpage .item>img,
.carousel.frontpage .item>video{
    /*width: 100%;*/
    height:100%;
    width:auto;
    max-width: none;
    left:50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    position: absolute;
}

.carousel.frontpage .item img.logo {
    width:400px;
    margin-bottom:30px;
}

.item.next,
.item.prev {
    overflow-x: hidden;
}


.carousel .item>img {
    /*height:100%;
    width:auto;*/
    width:100%;
}

.carousel-caption {
    left:auto;
    right:auto;
    bottom:auto;
    padding:0;
    margin:0 auto;
    background:none;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    transform:translateY(-50%);
}

.carousel-caption.right {
    margin-left:45%;
}

.carousel-caption p,
.carousel-caption p {
    width:40%;
}

.carousel-caption h1 {
    color:#FFFFFF;
    font-family:"FrutigerLTW02-45Light";
    letter-spacing: 0.05em;
    font-size:43px;
    line-height:47px;
    font-weight:normal;
    margin-bottom:15px;
}

.carousel-caption.dark h1 {
    color:#2966a1;
}

.carousel-caption p {
    font-size:15px;
    margin-bottom:21px;
}

.carousel-caption.dark p {
    color:#000000;
}

.carousel-caption a {
    font-size:16px;
    font-family:"Frutiger LT W02 65 Bold";
    font-weight:normal;
    text-transform: uppercase;
    color:#FFFFFF;
}

.carousel-caption.dark a {
    color:#4f87c6;
}

.carousel-control.left {
    background:url(img/arrow_left.png) no-repeat;
    border:none;
    height:37px;
    width:17px;
    top:50%;
    margin-top:-17px;
    left:60px;
}

.carousel-control.right {
    background:url(img/arrow_right.png) no-repeat;
    border:none;
    height:37px;
    width:17px;
    top:50%;
    margin-top:-17px;
    right:60px;
}

.carousel-caption.dark a.arrow_right {
    background: url(img/arrow_right_blue.png) no-repeat 100%;
    background-size: 8px 10px;
}

.carousel-caption.dark a.arrow_right:hover {
    background: url(img/arrow_right_blue.png) no-repeat 100%;
    background-size: 8px 10px;
}

.carousel-caption.white a.arrow_right {
    background: url(img/arrow_right.png) no-repeat 100%;
    background-size: 8px 10px;
}

.carousel-caption.white a.arrow_right:hover {
    background: url(img/arrow_right.png) no-repeat 100%;
    background-size: 8px 10px;
}

/* Sonderfall Mineralwasser, Seite 1 */
.carousel-control.right.white {
    background:url(img/arrow_right_blue.png) no-repeat;
}

.carousel-control.left.white {
    background:url(img/arrow_left_blue.png) no-repeat;
}

.carousel-indicators.white li {
    background:rgba(0,0,0,0.25);
}

.carousel-indicators.white li.active {
    background:rgba(0,0,0,0.65);
}

/* STATIC HEADER
-------------------------------------------------- */
div.header-static {
    width:100%;
    height:215px;
    position: relative;
    overflow-x:hidden;
}

div.header-static img {
    position: absolute;
    height:100%;
    width:auto;
    max-width: none;
    left:50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

/* CUSTOMIZE ARTICLE
-------------------------------------------------- */

article header {
    font-family:"FrutigerLTW02-55Roman";
    color:#7d7d7d;
    font-size: 13px;
}

article h2 {
    font-family:"Frutiger LT W02 65 Bold";
    font-weight:normal;
    color:#1d160f;
    font-size:20px;
    line-height:1.3em;
    margin-top:3px;
}


/* ORGANE
-------------------------------------------------- */
.organe img {
    width:100%;
}

.organe a {
    font-family:"FrutigerLTW02-45Light";
}

/* MITGLIEDER
-------------------------------------------------- */
h3.panel-title {
    margin-top:0;
    margin-bottom:0;
}

h3.panel-title a,
h3.accordion-trigger {
    color:#1d160f;
}

h3.panel-title a:hover,
h3.panel-title a.active,
h3.accordion-trigger:hover,
h3.accordion-trigger.colomat-close {
    color:#4f87c6;
}

h3.panel-title a:before,
h3.accordion-trigger:before {
    content: "+";
    display:inline-block;
    width:20px;
}

h3.panel-title a.active:before,
h3.colomat-close.accordion-trigger:before {
    content: "–";
}

.panel-body {
    padding-left:23px;
}

/* DISABLE COLLAPSOMATIC CSS */
.collapseomatic {
    background-image: none !important;
    padding: 0 !important;
}

.colomat-hover {
    text-decoration: none !important;
}

.colomat-close {
    background-image: none !important;
}

.collapseomatic_content {
    padding: 0;
    margin-left: 20px !important;
}

/* MOBILE */
.navbar .btn-navbar {
    position: absolute;
    right:10px;
    top:10px;
    float: none;
    background: none !important;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}

.navbar .btn-navbar .icon-bar {
    background-color: #2966a1;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    width:30px;
    height:4px;
    margin-bottom: 6px;
}

.navbar_mobile {
    position: fixed;
    right:0px;
    top:68px;
    width:275px;
    z-index:1000;
    -webkit-box-shadow: -7px 11px 15px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: -7px 11px 15px 0px rgba(0,0,0,0.15);
    box-shadow: -7px 11px 15px 0px rgba(0,0,0,0.15);

}

.navbar_mobile .nav {
    padding-right: 25px;

    float:none;
    margin: 0;
    background: #ffffff;
}
.navbar_mobile .nav>li {
    float: none;
    text-align: right;
    width: 100%;
}

.navbar_mobile .nav>li:not(.meta)>a {
    width: 100%;
    padding:8px 0 22px 0;
    font-size:20px;
    font-family:"FrutigerLTW02-55Roman";
    text-transform: uppercase;
    color:#000000;
    background:url(img/nav_shadow.png) no-repeat bottom;
    background-size:100% 10px;
}

.navbar_mobile .nav>li.meta {
    padding:0;
    padding-bottom: 8px;
}

.navbar_mobile .nav>li.meta>a {
    padding: 0;
    color:#7d7d7d;
    font-family:"FrutigerLTW02-55Roman";
    font-weight:normal;
    font-size: 12px;
    display:inline-block;
}

.header_mobile .page-title {
    position: absolute;
    left:5%;
    font-size:16px;
    text-transform: uppercase;
    top: 25px;
}

/* Disable h1 responsive Content */
.visible-tablet.container .panel-body h1,
.visible-phone.container .panel-body h1{
    display:none;
}

.mobile-caption {
    padding-bottom:35px;
    background:url(img/nav_shadow.png) no-repeat bottom;
    background-size:100% 10px;
    margin-bottom: 25px !important;
}

/* MEDIA QUERIES RESPONSIVE
-------------------------------------------------- */
@media (max-width: 1350px) {
    .main-wrapper {
        margin: 0 auto;
    }

    .container {
        width: 85%;
        margin: 0 auto;
    }

    .carousel-control.left {
        left: 40px;
    }

    .carousel-control.right {
        right: 40px;
    }

    .carousel-caption h1 {
        font-size: 36px;
        line-height: 40px;
    }

}

@media (max-width: 979px) {

    body {
        padding-top: 68px;
    }

    h1 {
        font-size:36px;
    }

    .navbar-wrapper {
        height: 68px;
        top: 0;
        width: 100%;
        background: #FFFFFF;
        position: fixed;
        z-index: 1500;
    }


    .carousel.frontpage .item {
        height: 350px;
    }

    .carousel.frontpage .item img.logo {
        width: 350px;
    }

    footer {
        height: auto;
        padding-bottom: 5px;
    }

    /* Article */
    .container article {
        margin-bottom: 25px;
    }

    .mobile-subpage {
        font-family: "FrutigerLTW02-55Roman";
        text-transform: uppercase;
        font-size: 14px;
    }

    .mobile-subpage:before {
        font-family: "FrutigerLTW02-55Roman";
        content: '+';
        display: inline-block;
        padding-right: 5px;
        font-size: 19px;
    }

    .mobile-subpage.current:before {
        content: "–";
        margin-left: 1px;
        padding-right: 6px;
    }

    .container.main > .row-fluid > .span9 {
        width: 100%;
        margin-left:0;
    }

    .visible-tablet.span12,
    .visible-mobile.span12{
        margin-left:0;
    }

    .organe .span9{
        width: 65%;
        float: left;
    }

    .organe .span3 {
        float:left;
        width:30%;
        margin-right: 5%;
    }

    .organe a {
        word-wrap: break-word;
    }

    .carousel-caption {
        left: 5%;
    }

    .carousel-caption h1 {
        font-size: 28px;
        line-height: 1.4em;
    }

    .carousel-caption p, .carousel-caption p {
        width: 30%;
    }

    .carousel-caption a {
        font-size: 14px;
    }

    .organe .span9 {
        margin-left: 0;
    }

    .carousel-control.left {
        left: 12px;
    }

    .carousel-control.right {
        right: 12px;
    }
}


@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }

    .container {
        width: 90%;
    }

    .carousel.frontpage .item {
        height: 218px;
    }

    .navbar-wrapper.subnavi {
        height:auto;
    }

    /* Adjustment mobile Pictures */
    .carousel.frontpage .item>img.subj-l {
        left:0;
        transform: translateX(-10%);
        -webkit-transform: translateX(-10%);
        -moz-transform: translateX(-10%);
    }

    .carousel.frontpage .item>img.subj-r {
        right:0;
        left:auto;
        transform: translateX(20%);
        -webkit-transform: translateX(20%);
        -moz-transform: translateX(20%);
    }

    .carousel-control.left {
        left: 10px;
    }

    .carousel-control.right {
        right: 10px;
    }

    /* Organe BIER.CH */
    .organe .row-fluid {
        margin-bottom: 0 !important;
    }

    .organe .span7{
        width: 65%;
        float: left;
    }

    .organe .span5 {
        float:left;
        width:30%;
        margin-right: 5%;
    }
}


@media only screen and (max-width : 480px) {
    body, a {
        font-size: 15px;
    }

    h1 {
        font-size:26px;
    }

    .container.main h1 br {
        display:none;
    }

    .container.main h1:first-of-type {
        margin-bottom: 10px;
        margin-top: 0;
    }

    table thead tr th {
        font-size: 11px;
    }

    .organe a {
        font-size:14px;
    }


    /* Mitglieder */
    h3.panel-title a {
        font-size: 14px;
    }

    h3.panel-title a::before {
        width: 14px;
    }

    .panel-body {
        padding-left: 18px;
    }

    .container.main > * > * > h2 {
        margin-top:10px;
    }
}

@media (min-width: 1700px) {
    div.header-static {
        height:325px;
    }

    .carousel.frontpage .item {
        height: 680px;
    }

    .carousel-caption.right {
        margin-left: 30%;
    }

}
