/* xl */ 
@media (min-width: 1620px) {

#footer button {
  font-size: 18px;
}


}

/* lg */ 
@media (min-width: 1200px) {
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

.quotation_2,
.quotation_3 {
  width: 70%;
  position: relative;
  left: 15%;
  display: block;
  clear: both;
}
.container.side .quotation_2,
.container.side .quotation_3 {
  width: 100%;
  left: 0%;
}

.mainwrapper_A,
.mainwrapper_B {
  width: 32%;
  min-height: 0;
  margin-left: 0.5%;
  margin-right: 0.5%;
}

}

@media (min-width: 1199px) and (max-width: 1380px) {

#footer button {
  font-size: 16px;
}

.mainwrapper_A,
.mainwrapper_B {
  width: 49%;
  min-height: 0;
  margin-left: 0.5%;
  margin-right: 0.5%;
}


}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-nav > li {
    margin-left: 10px;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

.container.side p {
  font-size: 12px;
  line-height: normal;
}

  #footer .copy {
      text-align:center;
  }
  
  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .recent-work-wrap .overlay{
    padding: 15px;
  }

  .services-wrap {
    padding: 40px 10px 40px 30px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }
  
.tab-wrap{
  padding-left: 0px;
  margin-bottom: 20px;
}

.media>.pull-left{
  margin-top: 0px;
  margin-right: 0px;
}

  .tab-wrap .media .parrent.pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body{
    clear: both;
  }

.nav-tabs>li{
  margin-bottom: 0px;
  width: 33.3%;
  float: left;
  border-left: 1px solid #fff;
  }

.nav-tabs>li>a {
  min-height: 80px;
}

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .recent-work-wrap .overlay .preview{
    line-height: inherit;
  }

  .team-bar .first-arrow {
    width: 21%;
  }

  .team-bar .second-arrow {
    width: 20%;
  }

  .team-bar .third-arrow {
    width: 21%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  ul.social_icons li{
    margin-right: 0;
  }

}


/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

.container.figures img.bannerbg {
  position: relative;
  left: -23%;
  width: 150%;
  height: auto;
  overflow: hidden;
}

.container.figures img.jimmy {
  top: 36%;
  right: 21%;
  width: 22%;
}

.container.figures img.jimmy:hover {
  width: 24%;
  top: 32%;
  right: 21%;
}

.container.figures img.xene {
  top: 28%;
  left: 13%;
  width: 25%;
}

.container.figures img.xene:hover {
  width: 28%;
  top: 20%;
  left: 13%;
}

.container.figures img.gueschi {
  top: 15%;
  right: -5%;
  width: 20%;
}

.container.figures img.gueschi:hover {
  width: 22%;
  top: 13%;
  right: -5%;
}

.container.figures img.schlummer {
  top: 20%;
  left: 1%;
  width: 15%;
}

.container.figures img.schlummer:hover {
  width: 17%;
  top: 16%;
  left: 0.5%;
}

.container.main {
  position: relative;
  width: 71.5%;
  margin-top: 0px;
  margin-left: 2.8%;
  padding-top: 40px;
  padding-bottom: 40px;
  float: left;
  background-color: #F3E7D1;
}

.container.side {
  position: relative;
  width: 23%;
  margin-right: 2.8%;
  padding-right: 10px;
  padding-top: 40px;
  padding-bottom: 0px;
  float: none;
  text-align: center;
  background-color: #C3CA25;
}

.container.side p {
  font-size: 12px;
  line-height: normal;
}

.container.side h2 {
  text-align: center;
}

.container.footer {
  width: 94.5%;
  margin-left: 2.8%;
}

.dropdown-menu {
  min-width: 170px;
}

#footer button.small {
  height: 34px;
}

#footer button.big {
  height: 72px;
}

  #footer .copy {
      text-align:center;
  }
  
.navbar-inverse {
  width: 100%;
}

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-nav > li {
    margin-left: 0;
  }

.navbar-inverse .navbar-nav > li > a {
  font-size: 16px;
  line-height: 18px;
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  font-size: 16px;
}

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 20px;
  }

  .tab-wrap .media .parrent.pull-left, 
  .media.accordion-inner .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .services-wrap {
    padding: 40px 0 40px 30px;
  }

  .recent-work-wrap .overlay{
   padding: 15px;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }
  
.tab-wrap{
  padding-left: 0px;
  margin-bottom: 20px;
}

.media>.pull-left{
  margin-top: 0px;
  margin-right: 0px;
}

  .sinlge-skill{
    width: 150px;
    height: 150px;
  } 

  .sinlge-skill p em {
    font-size: 25px;
  }

  .sinlge-skill p {
    font-size: 16px;
  }

  .team-bar .first-one-arrow {
    width: 2%;
  }

  .team-bar .first-arrow {
    width: 18%;
  }

  .team-bar .second-arrow {
    width: 24%;
  }

  .team-bar .third-arrow {
    width: 15%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  .blog .blog-item .entry-meta > span a{
    font-size: 10px;
  }

  
}

/* xs */
@media (max-width: 767px) {

body {
  background-image: none;
}

  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }

.container.menu {
  width: 100%;
  height: auto;
  overflow: auto;
  background-image: none;
  background-repeat: no-repeat;
}

.container.figures {
  margin-top: 50px;
  background-image: url("../images/chinderlied/chinderlied_bg_sm.gif");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  background-attachment: fixed;
}

.container.figures img.bannerbg {
  position: relative;
  left: 0%;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.container.figures img.jimmy {
  top: 57%;
  right: 3%;
  width: 45%;
}

.container.figures img.jimmy:hover {
  width: 50%;
  top: 52%;
  right: 3%;
}

.container.figures img.xene {
  top: 51%;
  left: 2%;
  width: 52%;
}

.container.figures img.xene:hover {
  width: 56%;
  top: 47%;
  left: 2%;
}

.container.figures img.gueschi {
  top: 8%;
  right: 5%;
  width: 35%;
}

.container.figures img.gueschi:hover {
  width: 40%;
  top: 7%;
  right: 4%;
}

.container.figures img.schlummer {
  top: 1%;
  left: 5%;
  width: 40%;
}

.container.figures img.schlummer:hover {
  width: 45%;
  top: -2%;
  left: 3%;
}

.container.main {
  width: 100%;
  margin-top: 0px;
  margin-left: 0%;
  padding-top: 20px;
  padding-bottom: 40px;
  float: none;
  background-color: #F3E7D1;
}

.container.main div.deckung {
  position: absolute;
  top: -5px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 30px;
  background-color: #F3E7D1;
  display: block;
}

.container.main .lead {
  text-align: left;
}

.container.main p.alignme {
  text-align: left;
}

.container.side {
  width: 100%;
  margin-top: 0px;
  margin-right: 0%;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 40px;
  float: none;
  text-align: center;
  background-color: #F3E7D1;
}

.container.footer {
  position: static;
  width: 100%;
  margin-left: 0%;
  float: none;
  background-color: rgba(0,0,0,0.0);
}

img.footerpicture {
  width: 100%;
  left: 0%;
}

.quotation_2 span {
	color: rgba(0,152,150,1);
}

.container.side h1,
.container.side h2,
.container.side h3,
.container.side h4,
.container.side h5,
.container.side h6 {
	color: #660000;
	padding-top: 10px;
    padding-bottom: 20px;
}

.fixedwindow {
  position: static;
  width: 100%;
  margin-right: 0%;
  padding-right: 10px;
}

#generic {
  padding: 0px 0px 0px 0px;
}

.navbar-inverse {
  text-align: center;
  position: fixed;
  top: -2px;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: auto;
}

.navbar {
  background-color: #003977;
  border-bottom: 2px solid #C3CA25;
}

.navbar-nav>li{
  margin-left: 0px;
  margin-right: 15px;
  padding-bottom: 20px;
}

.navbar-inverse .navbar-nav > li > a {
  font-size: 30px;
  line-height: 32px;
  color: #F3E7D1;
  display: inline-block;
}

.navbar-inverse .navbar-nav > li > a.dropdown-toggle {
  top: -1px;
}

.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: #C3CA25;
  border: 1px solid rgba(0,0,0, 0.0);
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  font-size: 24px;
  color: #009896;
  opacity:1;
  text-align: center;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  color: #fff;
  opacity: 1;
}

.navbar-inverse .navbar-brand {
  font-size: 20px;
  line-height: 18px;
  text-align: left;
}

.navbar-inverse .navbar-brand span {
  font-size: 28px;
  line-height: 35px;
}

img.headerlogo {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  top: -8px;
  width: 180px;
  height: auto;
}

.smartonly {
  display: block;
}

.desktoponly {
  display: none;
}

.limitedwidth {
  width: 60%;
  position: relative;
  left: 20%;
  display: block;
  clear: both;
}

h1{
  font-size: 34px;
}

.cleaner { clear: both }
.h01 { height: 1px }
.h05 { height: 3px }
.h10 { height: 5px }
.h20 { height: 10px }
.h30 { height: 15px }
.h40 { height: 20px }
.h50 { height: 25px }
.h60 { height: 30px }
.h100 { height: 25px }
.hpicture { height: 25px }

.strich_divider {
  margin-top: 30px;
  margin-bottom: 30px;
}

.shadow {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 10px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 10px 0px;
}

.regular-picture img {
  width: 50%;
}

.third-picture img {
  width: 50%;
}

.quarter-picture img {
  width: 50%;
}

  .top-number{
    font-size: 14px;
  }

  input.search-form:hover {
    width: 120px;
  }

  .navbar-nav > li {
    padding-bottom: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 16px;
  }
  
.tab-wrap{
  padding-left: 0px;
  margin-bottom: 20px;
}

.media>.pull-left{
  margin-top: 0px;
  margin-right: 0px;
}

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }


  .media.accordion-inner .pull-left, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .accordion-inner h4 {
    margin-top: 10px;
  }

  .tab-wrap .media .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .media-body{
    clear: both;
  }

  .nav-tabs > li.active > a:after{
    display: none;
  }

#footer button.small {
  height: 34px;
  padding-top:5px;
}

#footer button.big {
  height: 60px;
}

  #footer .copy {
      text-align:center;
	  text-shadow: none;
  }
  
   #footer .pull-right{
      float: none !important;
  }

  .sinlge-skill {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .team .single-profile-top, 
  .team .single-profile-bottom {
    margin-bottom: 30px;
  }

  .clients-area {
    padding: 60px 0;
  }

  .clients-area h1 {
    font-size: 25px;
  }

  .portfolio-item, 
  #recent-works .col-xs-12.col-sm-4.col-md-3{
    padding:0 15px;
  }

  ul.social_icons li{
    margin-right: 0;
  }

  .blog .blog-item .entry-meta{
    margin-bottom: 20px;
  }

  .blog .blog-item .blog-content h3 {
    margin-bottom: 20px;
  }

  .post_reply_comments {
    padding-left: 20px;
  }
    

.btn-shop1 {
  float: none;
  margin-right: 0px;
  margin-bottom: 5px;
  width: 100%;
}

.btn-shop2 {
  margin-bottom: 5px;
  width: 100%;
}

.shopbox {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px rgba(170,131,72, 0.2);
}

.shop-picture img {
  margin-top: 3px;
  float: left;
  width: 25%;
  height: auto;
  background-size: cover;
  transition: all 800ms ease 0ms;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px;
  border: none;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  margin-left: 0px;
}

.shop-orden img {
  position: absolute;
  top: -3%;
  left: -2%;
  width: 10%;
  height: auto;
  box-shadow: none;
}

.shop-orden:hover img {
  top: -4%;
  left: -7%;
  width: 40%;
  height: auto;
}

.shop-lead {
  margin-left: 29%;
  width: 71%;
}

.shop-lead span {
  color: rgba(255,255,255, 1);
}

.shop-text-special {
  margin-left: 0%;
  width: 100%;
  height: auto;
}

.shop-text {
  margin-left: 29%;
  width: 71%;
  height: auto;
}

.shop-text p.price {
  margin-top: 20px;
}

.shop-text p.price span {
  font-size: 16px;
  font-weight: bold;
}

.shopbox-title {
  position: relative;
  margin-top: 40px;
  padding-top: 20px;
  height: auto;
  text-align: center;
  border-top: solid 1px rgba(0,0,0, 0.4);
}

.shopbox-title p {
  display: block;
  padding-left: 0%;
  font-weight: bold;
  color: #000000;
  font-size: 20px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.shopbox-title span {
  display: block;
  margin-top: 0px;
  padding-top: 2px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  padding-left: 0%;
  height: auto;
  font-weight: 400;
  color: #009896;
  font-size: 16px;
  border-bottom: solid 1px rgba(0,0,0, 0.4);
}

.shopbox-title img {
  position: relative;
  display: block;
  top: 0px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  left: 0%;
  width: 49px;
}

.shopbox-title img.special1 {
  position: absolute;
  display: block;
  top: 75px;
  left: 0%;
  width: 49px;
}

.shopbox-title img.special2 {
  position: absolute;
  display: block;
  top: 140px;
  left: 0%;
  width: 49px;
}

.shopbox-title img.special3 {
  position: absolute;
  display: block;
  top: 205px;
  left: 0%;
  width: 49px;
}

.rounded {
  border-radius: 4px;
}
.rounded2 {
  border-radius: 10px;
}

.rounded3 {
  border-radius: 20px;
  width: 80px;
  float: left;
}

.rounded4 {
  border-radius: 20px;
}

.linkliste br {
  display: block;
  margin-bottom: 10px;
}

#footer {
  border-top: 0px solid #009896;
}


}

/* XS Portrait */
@media (max-width: 480px) {

.regular-picture img {
  width: 100%;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
}

.btn-generic {
  float: left;
  width: 100%;
}
.btn-generic.full strong {
  font-size: 24px;
}

.btn i {
  display: block;
}

img.footerpicture {
  width: 150%;
  left: -25%;
}

.limitedwidth {
  width: 100%;
  left: 0%;
}

.panel.jimmy,
.panel.xene,
.panel.singding,
.panel.schlummerland {
  background-size: 200% auto;
}
.panel.jimmy:hover,
.panel.xene:hover,
.panel.singding:hover,
.panel.schlummerland:hover {
  background-size: 170% auto;
}

table.konzertbox {
  font-size: 14px;
}
table.konzertbox.maintitle {
  font-size: 13px;
  display: none;
}
table img {
  width: 30%;
}

table img.baum {
  width: 30px;
  top: -105px;
  right: 4px;
  border: 0px solid #F3E7D1;
  border-radius: 100%;
}

table.konzertbox.special .konzert_datum {
  border: 2px solid rgba(0,152,150,1);
  background-color: #F3E7D1;
  color: rgba(0,152,150,1);
  padding-top: 20px;
  padding-bottom: 20px;
}
table.konzertbox.special.advent .konzert_datum br {
  display: block;
}
.konzert_datum,
.konzert_ort,
.konzert_programm {
  padding: 10px;
  width: 100%;
  display: block;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(0,0,0, 0.1);
}

.konzert_datum {
  background-color: rgba(0,152,150,1);
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
}
.konzert_datum span {
  padding-right: 10px;
}
.konzert_datum br {
  display: none;
}

.konzert_ort {
  border-bottom: 5px dotted rgba(0,0,0, 0.1);
}

.mainwrapper_A,
.mainwrapper_B {
  width: 100%;
  float: none;
  min-height: 0;
  margin-left: 0;
  margin-right: 0;
}

p.wrapper2 {
  display: none;
}

p.wrapper3 {
  padding-bottom: 0px;
}

.linkliste {
	text-align: left;
	margin-left: 0%;
	width: 100%;
}

img.percent {
  max-width: 23%;
}
img.percent.app {
  max-width: 18%;
  border-radius: 10px;
}


}

