/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 03.12.2015, 14:08:07
    Author     : ralph.klepper
*/


.img-responsive {
    height: auto;
    width: 100%;
}
.presse .item-image {
  /*  display: none;*/
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-left {
        margin-left: 15px;
        margin-right: 10px;
    }
    /*.navbar-default .nav li a {
        font-size: 11px;
    }*/
    .v-line {
        margin-left: 0;
    }
    h2.counter-value {
        font-size: 40px;
    }
    col-lg-5ths {
        
    }
    #carousel-gesellschaften .carousel-control .glyphicon-chevron-left,#carousel-gesellschaften  .carousel-control .glyphicon-chevron-right,
    #carousel-gesellschaften .carousel-control .icon-next,#carousel-gesellschaften  .carousel-control .icon-prev {
    }

}

@media screen and (max-width: 991px) {
    body {
        background-image: url(../img/BGbodyMobile.jpg);
        background-attachment: scroll;
    }
    #startKugeln{
        background-image: url("../img/startKugelnMobil.png");
    }
    
    
    .navbar-default	{
        /*padding: 5px 0;
        background-color: RGBA(0,0,0,0.3);
        background-color: white;
        -webkit-box-shadow: 0 8px 6px -6px #868686;
        -moz-box-shadow: 0 8px 6px -6px #868686;
        box-shadow: 0 8px 6px -6px #868686;*/
          padding: 14px 0;
    }
    
    .navbar-default .navbar-toggle {
        border-color: grey;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: grey;
    }
    .navbar-left {
        float: right;
        margin: 0;
    }
    .navbar-nav > li > a {
        padding: 5px;
        text-align: right;
    }
    footer .list-inline li {
        padding: 0 10px;
    }
    .v-line, .search-function {
        display: none;
    }
    .p-content-full {
        padding: 10px;
    }
    h2.counter-value {
        font-size: 28px;
    }
    .partner-buttons .list-inline > li {
        display: block;
        padding: 20%;
    }
    .partner-buttons li a {
        font-size: 18px;
    }
    .asTr {
        display: block;
    }
    .asTd, .ueaberUns-page-2 .asTd, .gesellschaften-page-2 .asTd, .karriere-page-1 .asTd, .anfahrt-page-1 .asTd   {
        display: block;
        width: auto;
    }
    .mobil_minh140 {
        min-height: 140px;
        padding-top: 40px;
    }

}
@media (min-width: 768px) and (max-width: 991px)  {
}
@media screen and (max-width: 767px) {
    /* an jetzt wirds echt schmal */
    .navbar-default	{
        /*padding: 5px 0;
        background-color: RGBA(0,0,0,0.3);
        background-color: white;
        -webkit-box-shadow: 0 8px 6px -6px #868686;
        -moz-box-shadow: 0 8px 6px -6px #868686;
        box-shadow: 0 8px 6px -6px #868686;*/
          padding: 14px 0;
    }
    .navbar-default .nav li a {
    /*    color: white;*/
    }
    #fp-nav.right {
        display: none;
    }
    footer .list-inline li {
        padding: 0px;
    }
    .nav > li > a {
        padding: 5px 10px;
        font-size: 12px;
    }
    #startKugeln h1 {
        font-size: 40px;
    }
    .col-lg-3 {
        padding: 0 5px;
    }
    section h2.section-heading {
        font-size: 32px;
    }
    h2.counter-value {
        font-size: 16px;
    }
    h6.counter-caption {
        font-size: 12px;
    }
/*    .flip-container .front-card, .flip-container .reverse-card {
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
    }
    .flip-cards:hover .front-card, .flip-cards.hover .front-card {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    .flip-container .reverse-card {
        position: relative;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }*/
	
/*	.flip-container .reverse-card
	{
	padding:0px;
	}
	
	.flip-container .reverse-card h3
	{
	font-size:18px
	}
	
	.flip-container .reverse-card p
	{
	font-size:10px
	}*/
    .partner-page {
        padding: 20px;
    }
	 .events-page {
        padding: 20px;
    }
	 .presse-page {
        padding: 20px;
    }
    .partner-buttons li:first-child {
        margin-right: 0px;
    }
    .partner-buttons > li {
        margin-top: 10px;
        width: 75%
    }
    .presse .item .innerBox {
        overflow: hidden;
        padding: 10px;
    }
}
@media screen and (max-width: 419px) {
    h2.counter-value {
        font-size: 11px;
    }
    .p20 {
        padding: 10px;
    }
    .nav.list-inline > li {
        display: block;
    }
    h3, .gesellschaften-page-2 h3 {
        font-size: 20px;
    /*    padding-left: 10%;
        padding-right: 10%;*/
    }
    h6.counter-caption {
        font-size: 9px;
    }
    section h2.section-heading {
        font-size: 24px;
    }
    .centerMiddle img {
        max-width: 100%;
    }
    .centerMiddle img.logos {
        max-width: 90%;
    }
    .partner-buttons > li {
        width: 90%
    }
    .partner-buttons .list-inline > li {
        padding: 0%;
    }
    .panel-default > .panel-heading {
        padding: 10px 5px 10px 40px;
        background-position: 15px center;
        background-size: 15px
    }
    h3.panel-title  {
        padding: 0;
    }
    .firmaContainer, .personContainer {
        float: none;
        width: 100%;
    }
    .presse .pull-left.item-image {
        display: block;
        float: none !important;
        max-height: none;
        max-width: none;
        overflow: visible;
        width: 100%;
    }
    .presse .pull-left.item-image img {
        width: 100%;
        height: auto;
        max-height: none;
        max-width: none;        
    }
    #ftr-Submit {
        width: 100%;
    }
    input[type="submit"] {
        width: 100%;
    }
    .ZusatzContaimer .gcore-form-row {
        width: 100%;
    }
}
