
.curve {
background-image: url('../slider/Scooterstaender-doppelseitig.jpg');
}
h1 {
        
    font-size:2em !important;    
    margin-top:20px;
    }
@media (min-width: 768px) and (max-width: 992px) {
.curve {
background-image: url('../slider/Scooterstaender-doppelseitig.jpg');

}
.owl-carousel.home-slider .slider-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: fixed center center;
  height: calc(50vh);
  min-height: 400px;
  width:100%;
  margin-top:85px;
}

.owl-carousel.home-slider .slider-item .slider-text {
  color: #fff;
  height: calc(50vh);
  min-height: 400px;
}
.desc {
font-size:5px;
}
.owl-carousel.home-slider .slider-item .slider-text h1 {
  font-size: 40px;
  color: #fff;
  line-height: 1.2;
  font-weight: 800 !important;
  text-transform: uppercase;
}


.owl-carousel.home-slider.inner-page .slider-item {
  height: calc(30vh - 117px);
  min-height: 200px;
}
.owl-carousel.home-slider.product .slider-item {
  height: 80px;
  min-height: 80px;
  background:#009DE2;
}

.owl-carousel.home-slider.inner-page .slider-item .slider-text {
  color: #fff;
  height: calc(30vh - 117px);
  min-height: 200px;
}
.navbar .dropdown-menu {
  font-size: 14px;
  border-radius: 0px;
  border: none;
  -webkit-box-shadow: 0 2px 30px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 30px -2px rgba(0, 0, 0, 0.2);
  min-width: 3em;
text-align:right;
opacity:1;
 top: 0px;
 margin-top:0px;
 right:0px;
color:#000 !important;
}

.navbar {
  background-color: #000 !important;
}
navbar-light  {
  background-color: #000 !important;
}
.project-img  {
width:100%;
  max-height: 480px !important;
}
}
@media (max-width: 768px) {
.project-img > .col-sm-12 > h3  {
padding:55px;
  
}
.curve {
background-image: url('../slider/Scooterstaender-doppelseitig.jpg');
}
.owl-carousel.home-slider .slider-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: calc(30vh - 117px);
  min-height: 300px;
  margin-top:85px;
}

.owl-carousel.home-slider .slider-item .slider-text {
  color: #fff;
  height: calc(30vh - 117px);
  min-height:300px;
}
}

.navbar.navbar-expand-lg.navbar-light.bg-light.text-right
 {

opacity:0.9;
}

.slider-item > .container > .row > .col-md-7.col-sm-12.element-animate {

display:none !important;
}

h2.text-uppercase.heading.border-bottom.mb-0 {
margin-top:25px;
}

@media (max-width: 992px) {

header .navbar .dropdown-menu {
  font-size: 12px;

  min-width: 13em;
  position: relative;
  margin-top: -270px;
}


header .navbar .dropdown-menu a {
  padding-top: 3px;
  padding-bottom: 3px;
}
}