/*
Theme Name: SchwuZ v1.0
Theme URI: http://www.schwuz.de/
Author: clearclicks
Author URI: https://www.clearclicks.de
Description: SchwuZ Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: schwuz
Text Domain: schwuz

*/

body {
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    line-height: 160%;
    color: #000;
    /*background image biiiiiiig */
    background-image: url(/wp-content/themes/schwuz/img/kachelone.jpg);
    background-repeat: repeat;
    background-position: top left;
    background-attachment: scroll;
    background-size: 414px 414px;
    /*
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/schwuz/img/freestockgallery-beton-weiss-240.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/schwuz/img/freestockgallery-beton-weiss-240.jpg', sizingMethod='scale')";
*/
}

@media screen and (min-width: 768px) {
    body {
        font-size: 14px;
        background-image: url(/wp-content/themes/schwuz/img/freestockgallery-beton-weiss-240.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-attachment: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/schwuz/img/freestockgallery-beton-weiss-240.jpg', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/schwuz/img/freestockgallery-beton-weiss-240.jpg', sizingMethod='scale')";
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
}

h1 {
    font-size: 20px;
    margin: 0;
}

@media screen and (min-width: 768px) {
    h1 {
        font-size: 36px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
}

h2 {
    font-size: 14px;
    line-height: 22px;
}

h3 {
    font-size: 14px;
    line-height: 22px;
    margin-top: 0;
}

a,
a:hover,
a:active,
a:link {
    color: #009fe3;
}

ul {
    padding: 0;
    text-indent: -1em;
}

ul li {
    list-style-type: none;
    padding-left: 1em;
}

ul li:before {
    content: '-';
    padding: 0 10px 0 0;
}

.color1 {
    color: #009fe3 !important;
}


/*
.container {
    padding-left: 0;
    padding-right: 0;
}

@media screen and (min-width: 768px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}
*/

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    background-image: none;
    margin-bottom: 0;
    min-height: 23px;
    border-radius: 0;
    border: none;
}

.navbar-nav {
    width: 98%;
    margin: auto;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .navbar-nav {
        width: 100%;
    }
}

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

.navbar-nav > li:before {
    content: '';
    padding: 0;
}

.menu1-navigation .navbar-nav>li>a {
    font-family: Oswald, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    padding: 0 0 0 30px;
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .navbar-nav > li {
        float: none;
        display: inline-block;
    }
    .menu1-navigation .navbar-nav>li>a {
        font-size: 150%;
        padding: 25px 10px 0 10px;
    }
}

.menu1-navigation .navbar-nav > li.current-menu-item >a,
.menu1-navigation .navbar-nav > li.current_page_item >a {
    color: #00a0dd;
}

.menu2-navigation.navbar-nav>li {
    display: inline-block;
}

.menu2-navigation.navbar-nav>li>a {
    color: #000;
    text-transform: uppercase;
    padding: 0px;
    font-size: 85%;
    font-weight: 500;
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .menu2-navigation.navbar-nav>li>a {
        font-size: 110%;
    }
}

.menu2-navigation.navbar-nav > li.current-menu-item >a,
.menu2-navigation.navbar-nav > li.current_page_item >a {
    color: #00a0dd;
}

.menu2-navigation.navbar-nav>li>a:after {
    content: " \00a0 \00a0 / \00a0";
}

.menu2-navigation.navbar-nav>li:last-child>a:after {
    content: "";
}

.navbar-toggle {
    width: 100%;
    margin: 0;
    border: none;
    border-radius: 0;
}

footer .navbar-menu1 {
    display: none;
}

header .navbar-menu2 {
    display: none;
}

@media screen and (min-width: 768px) {
    footer .navbar-menu1 {
        display: block;
    }
    header .navbar-menu2 {
        display: block;
    }
}

#logo {
    margin-bottom: 6px;
    margin-top: 7px;
    max-height: 34px;
}

@media screen and (min-width: 768px) {
    #logo {
        margin-bottom: 16px;
        margin-top: 57px;
        max-height: 64px;
    }
}

.swz_bg {
    background-color: rgba(241, 241, 241, 0.8);
    padding: 15px;
}

header.swz_bg {
    padding: 0px;
}

@media screen and (min-width: 768px) {
    header.swz_bg {
        padding: 15px;
    }
}

.swz_bg.row {
    margin: 0;
    padding: 15px 0;
}

.page-header {
    padding-bottom: 0;
    margin: 27px 0;
    border-bottom: none;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}


/*
@media screen and (min-width: 768px) {
    .page-header {
        margin: 27px 0;
    }
}
*/

.page-header h1 {
    display: inline-block;
}

.page-header h1 small {
    font-weight: 300;
    font-size: 100%;
    color: #000;
    font-style: italic;
}

.page-header h1 small:before {
    content: ' // ';
    font-style: normal;
    font-size: 100%;
}

.page-header h1 small date {
    font-size: 14px;
}

.page-header h2 {
    display: inline-block;
    text-transform: capitalize;
    font-weight: 300;
}

.page-header #archive-filters {
    display: block;
    margin: 7px 0;
    text-transform: capitalize;
    font-size: 80%;
    font-weight: 100;
    text-align: left;
}

@media screen and (min-width: 768px) {
    .page-header #archive-filters {
        margin: 27px 0;
    }
}

@media screen and (min-width: 1024px) {
    .page-header #archive-filters {
        margin-top: -50px;
    }
}

.thumbnail {
    background-color: transparent;
    border: none;
    padding: 0;
}

.thumbnail,
.img-thumbnail {
    box-shadow: none;
}

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

.thumbnail .glyphicon {
    padding-right: 5px;
}

footer {
    margin-top: 20px;
}

footer .colophon {
    font-size: 80%;
    color: #878787;
    margin-top: 20px;
}


/* GALERIES */

.gallery_array {
    padding: 0 15px;
    line-height: 0;
}


/* Salvattore */

@media screen and (min-width: 1px) and (max-width: 767px) {
    .gallery_array[data-columns]::before {
        content: '1 .col-xs-12';
    }
}

@media screen and (min-width: 768px) and (max-width: 9999999px) {
    .gallery_array[data-columns]::before {
        content: '3 .col-sm-4';
    }
}

.blogPosts[data-columns]::before {
    content: '2 .col-xs-6';
}

.blogPosts img.max-width {
    min-width: 100%;
}

.blogPosts h3 {
    margin: 15px 0 -5px;
}

.blogPosts a.more {
    margin-top: -10px;
    display: block;
}

.gallery_array .col-xs-6,
.gallery_array .col-sm-4 {
    padding: 0;
}

.gallery_array img {
    width: 100%;
}

.gallery_array img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.gallery_array .thumb-box {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.gallery_array .thumb-box a {
    color: transparent;
    position: initial;
    display: block;
}

.gallery_array .thumb-box .thumb-box-overlay {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
}

.gallery_array .thumb-box a:hover .thumb-box-overlay {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    z-index: 99;
    text-align: center;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.58);
    color: #fff;
    width: 100%;
    height: 100%;
    text-shadow: none;
}

.gallery_array .thumb-box-overlay .thumb-stack {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50px;
    line-height: 200%
}

.gallery_array .thumb-box-overlay .thumb-stack .glyphicon {
    float: none;
    clear: both;
    font-size: 140%;
    display: block;
}

.gallery_array .thumb-box-overlay .thumb-stack .name {
    font-size: 140%;
    display: block;
    line-height: 100%;
}

.gallery_array .thumb-box-overlay .thumb-stack .date {
    font-size: 160%;
    display: block;
}

.gallery_array .thumb-box-overlay .thumb-stack .type {
    font-family: 'Oswald', serif;
    display: block;
    font-size: 100%;
}

.gallery_array .mobile-gallery-titles {
    line-height: 150%;
    text-align: center;
    background: black;
    color: white;
    margin-bottom: 4px;
}


/* Typos */

.special {
    font-family: 'Mistral', serif;
}

p.special {
    margin: 0;
    font-size: 180%;
}

p.text-uppercase.text-center {
    margin: 0;
}

#eventcalendar {
    margin: 20px 0 0 0;
}

#eventcalendar .ev_hl {
    font-family: Oswald, sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 120%;
}

#eventcalendar .ev_hl small {
    text-transform: uppercase;
    font-size: 12px;
    color: inherit;
    display: block
}

@media screen and (min-width: 400px) {
    #eventcalendar .ev_hl small {
        display: inline;
    }
}

@media screen and (min-width: 768px) {
    #eventcalendar .ev_hl {
        font-size: 32px;
        line-height: 50px;
    }
    #eventcalendar .ev_hl small {
        font-size: 14px;
    }
}

#eventcalendar .ev_dow {
    font-family: Oswald, sans-serif;
    font-size: 150%;
    color: #000;
    float: left;
    line-height: 50px;
    margin: 0 25px 0 0;
    width: 30px;
}

#eventcalendar .ev_dates {
    font-size: 80%;
    color: #000;
    float: left;
    line-height: 133%;
    margin: 0 15px 0 0;
}

#eventcalendar .ev_img img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

#eventcalendar .ev_img.color1 img {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
}

#eventcalendar .panel-title:hover * {
    color: #d8d7d4;
    text-decoration: none;
    cursor: pointer;
}

#eventcalendar .ev_p p {
    margin: 3px 0;
}

#eventcalendar p.ev_link {
    margin: 20px 0;
}

#eventcalendar .panel {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
}

#eventcalendar .panel-default > .panel-heading {
    background-image: none;
    background-color: rgba(241, 241, 241, 0.8);
    padding: 0 0 4px 0;
}

#eventcalendar .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}

#eventcalendar .panel-body {
    padding: 0;
    background-color: rgba(241, 241, 241, 0.8);
}

#eventcalendar .panel-body h3 {
    margin: 0;
    padding: 0;
    color: #000;
}

#eventcalendar .panel-body .ev_dow {
    font-family: Oswald, sans-serif;
    font-size: 150%;
    color: #000;
    float: left;
    line-height: 50px;
    margin: 0 15px 0 0;
}

#eventcalendar .panel-body .ev_dates {
    font-size: 100%;
    color: #000;
    float: none;
    line-height: 50px;
    margin: 0 15px 0 0;
    clear: right;
}


/* CLUB */

.clubmembers {
    padding: 15px 15px 0;
}

.clubmembers h3 {
    margin: 0;
}

.clubmembers .teaser {
    margin: 0 40px;
}

.clubmembers p.email a {
    color: #009fe3;
}

.clubmembers .col-sm-6,
.clubmembers .col-md-4,
.clubmembers .col-xs-12 {
    padding: 0;
}

.clubmembers .thumbnail a>img,
.clubmembers .thumbnail>img {
    width: 100%;
    max-height: 257px;
}

.thumbnail .caption {
    padding: 15px;
}

@media screen and (min-width: 768px) {
    .twocol>p {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        text-align: justify;
    }
}

.twocol .h2,
.threecol .h2 {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
}

#social {
    position: fixed;
    right: 0;
    top: 40%;
}

#social a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #009fe3;
    color: #fff;
    font-size: 200%;
    font-weight: 500;
    margin: 5px 0 0 0;
}

#social a:hover {
    background: #d7d7d7;
    text-decoration: none;
}

#social a .glyphicon-chevron-up {
    left: 2px;
    font-size: 21px;
}

#social a .glyphicon-chevron-down {
    font-size: 21px;
    left: 2px;
}

#social .dashicons-facebook-alt:before {
    height: 100%;
    font-size: 32px;
    line-height: 35px;
    position: relative;
    right: 2px;
}

@media (min-width: 768px) {
    #social a {
        width: 55px;
        height: 55px;
        line-height: 100%;
    }
    #social a .glyphicon-chevron-up {
        top: 10px;
        left: 2px;
        font-size: 32px;
    }
    #social a .glyphicon-chevron-down {
        top: 13px;
        left: 2px;
        font-size: 32px;
    }
    #social .dashicons-facebook-alt:before {
        font-size: 55px;
        line-height: 68px;
        position: relative;
        right: 10px;
    }
}


/* COLORBOX BLUR EFFECT */

.container.blurred {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

#colorbox.noblur {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
}

#cboxOverlay {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.85);
}

#cboxLoadedContent video {
    min-width: 350px;
    min-height: 350px;
}


/* FORMS */

.form-group.col-xs-12,
form .col-xs-6,
.form-group.col-sm-6,
form .col-sm-3 {
    padding: 0 0 15px 0;
}

.form-control {
    background-color: #d7d7d7;
    border: none;
    border-radius: 0;
}

.form-control:focus {
    border: none;
    box-shadow: none;
}

.form-group br {
    display: none;
}

span.swz-form-name {
    display: inline-block;
    width: 100%;
}

@media (min-width: 768px) {
    span.swz-form-name {
        padding-right: 15px;
    }
}

.form-inline #swz-form-name,
.form-inline #swz-form-email {
    width: 100%;
}

.btn-default {
    background-color: #009fe3;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    background-image: none;
    border: none;
    border-radius: 0;
    padding: 5px 35px;
    font-weight: 300;
}


/* PRESSE */

.pressItem h3 {
    /*    margin: 0;*/
}


/* BLOG */

.blogPosts .col-xs-6 {
    /*    padding: 0;*/
}

.blogPosts .post {
    margin-bottom: 25px;
}

span.zoomHover {
    display: none;
}

img.max-width {
    min-width: 100%;
}

aside img.wp-post-image {
    margin: 0 0 4px 0;
}

img.swz_person2 {
    display: none;
}

div.wpcf7-response-output {
    margin: 0 0 3em 0;
    padding: 0
}

div.wpcf7-mail-sent-ok {
    border: none;
    color: #009fe3;
}

div.wpcf7-validation-errors {
    border: none;
    color: #009fe3;
}

div.wpcf7-mail-sent-ng {
    border: none;
}

div.wpcf7-spam-blocked {
    border: none;
}

.navbar-default .navbar-toggle .text-nav {
    position: absolute;
    top: 6px;
    left: 40px;
    text-transform: uppercase;
    font-size: 200%;
}

.carousel {
    line-height: 100%;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    max-height: 500px;
}
