@media (min-width: 2200px) and (max-width: 5000px) {
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
	  color:#fff;
  }

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

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  #main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 1600px;
   -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
   #main-slider .carousel h1 {
  color: #affe12;
  font-size:26px;
}
  #main-slider .carousel h2 {
  color: #affe12;
  font-size:26px;
}
.video{
 margin-top: 10%;
width: 90%;
height:auto;
}
  }


/* lg ipad Querformat*/ 
@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;
}
.iframe { 
    min-height: 20em; 
}
.video{
 margin-top: 10%;
width: 80%;
height:auto; 
}
#videoBG {
    position:fixed;
    z-index: -1;
}
#videoBG {
    position:fixed;
    z-index: -1;
/*not work if the screen ratio is below 16/9*/
    width:100%;     
    height: auto;
}

    }



/* md iPad hochkant*/
@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;
	  color:#fff;
  }

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

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
   #feature2 picture {
 
  width:100%;
 }
  #main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 30;
  position: absolute;
  width: 100%;
  display: block !important;
  height:520px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
  #main-slider .carousel h1 {
  color: #fff;
  font-size:21px;
}
  #main-slider .carousel h2 {
  color: #fff;
  font-size:21px;
}
 #main-slider .carousel .carousel-content {
  margin-top: 160px;
}
#main-slider .carousel .slide-margin{
  margin-top: 100px;
}

#main-slider .carousel .btn-slide5 {
  padding: 8px 20px;
  background: rgba(254, 182, 1, 0.6);
  color: #fff;
  border: 1px solid rgba(254, 182, 1, 1);
  border-radius: 4px;
  margin-top: 340px;
  display: inline-block;
  float:right;
   }  
   #main-slider .carousel .btn-slide7 {
  padding: 8px 20px;
  background: rgba(255, 0, 1, 0.6);
  color: #fff;
  border: 1px solid rgba(255, 0, 0, 1);
  border-radius: 4px;
  margin-top: 340px;
  display: inline-block;
  float:right;
   }  
  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 22px;
  }

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

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

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

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }
 
  .tab-wrap .media .parrent.pull-left{
    clear: both;
    width: 100%;
  }

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

  #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;
  }
  .logo{

width: 230px; 
height: 70px;
}
.video{
 margin-top: 10%;
width: 80%;
height:auto; 
}

}


/* 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;
  }

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

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

width: 230px; 
height: 70px;
}
 
 #feature2 iframe {
 
  width:100%;
 }
  #feature2 img {
 
  width:100%;
 }
 
  #main-slider .carousel h1 {
    font-size: 24px;
	color: #fff;
  }

  #main-slider .carousel h2 {
    font-size: 24px;
	color: #fff;
  }
  #main-slider .carousel .carousel-content {
  margin-top: 160px;
}
#main-slider .carousel .slide-margin{
  margin-top: 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;
  }

  .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;
  }
#main-slider .carousel .slide-margin{
  margin-top: 80px;
}
  #main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 430px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#bottom h3 {
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size:22px;
  color: #fff;
}

#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom ul li {
  display: block;
  padding: 8px 0;
}

#bottom ul li a {
  color: #fff;
}

#bottom ul li a:hover {
  color: #000000;
}

#bottom .widget {
  margin-bottom: 20px;
}
 .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

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

/* xs */
@media (max-width: 767px) {
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }

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

  input.search-form:hover {
    width: 120px;
  }
  
 #feature2 img {
 
  width:100%;
 }

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

  .navbar-inverse .navbar-nav .dropdown-menu {
  background-color: rgba(0, 83, 138, 0.0);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.0);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.0);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.0);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
  font-size:14px;
 
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  
  color: #fff;
  border-bottom: 1px solid #007BCE;
  
}
  #feature2 iframe {
 
  width:100%;
 }

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

  #main-slider .carousel h2 {
    font-size: 25px;
  }
 .recent-work-wrap .recent-work-inner h3 a {
    font-size: 40px;
  }
   .recent-work-wrap .recent-work-inner a {
    font-size: 24px;
  }
  .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 .col-sm-6{
      text-align:center;
  }
  
   #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;
  }/*Höhe von Schrift und Schalter*/
   #main-slider .carousel .slide-margin{
  margin-top: 30px;
}/*Height=Höhe des Bildes*/
  #main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 330px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
} 
/*Schaltpfeile*/
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: #00538A;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}

#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #000;
}

#main-slider .prev {
  left: 100px;
}

#main-slider .next {
  right: 100px;
}

#main-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}

#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}

#main-slider .carousel-indicators .active{
  width: 20px;
  height: 20px;
  background-color: #00538A;
   margin: 0 15px 0 0;
   border: 1px solid #00538A;
   position: relative;
}

#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #00538A;
  border: 1px solid #00538A;
  left: -3px;
  top: -3px;
}
#main-slider .carousel .carousel-content {
  margin-top: 130px;
}
#main-slider .carousel .slide-margin{
  margin-top: 40px;
}
#bottom {
  background: #0072BB;
  border-bottom: 3px solid #FDB501;
  border-top: 1px solid #FDB501;
  font-size: 14px;
  font-color:#fff;
}
#bottom .widget {
  margin-bottom: 20px;
}
#footer i {
	margin-top: 20px;  
}
}

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

/*Höhe von Schrift und Schalter*/
#main-slider .carousel .slide-margin{
  margin-top: -70px;
}

#main-slider .carousel .btn-slide {
  padding: 8px 8px;
 background: rgba(0, 116, 189, 1);
  color: #fff;
  border: 1px solid rgba(0, 116, 189, 1);
  border-radius: 4px;
  margin-top: 2px;
  display: inline-block;
}
#main-slider .carousel .btn-slide4 {
  padding: 8px 8px;
  background: rgba(254, 182, 1, 0.6);
  color: #fff;
  border: 1px solid rgba(254, 182, 1, 1);
  border-radius: 4px;
  margin-top: 2px;
  display: inline-block;
  float:right;
  }
  #main-slider .carousel .btn-slide8 {
  padding: 8px 8px;
  background: rgba(255, 0, 1, 0.6);
  color: #fff;
  border: 1px solid rgba(255, 0, 0, 1);
  border-radius: 4px;
  margin-top: 2px;
  display: inline-block;
  float:right;
  }
/*Height=Höhe des Bildes*/
  #main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 230px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

/*Schaltpfeile*/
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: #8295C6;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}

#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #000;
}

#main-slider .prev {
  left: 10px;
}

#main-slider .next {
  right: 10px;
}

#main-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}

#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}

#main-slider .carousel-indicators .active{
  width: 10px;
  height: 10px;
  background-color: #00538A;
   margin: 0 15px 0 0;
   border: 1px solid #00538A;
   position: relative;
}

#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #00538A;
  border: 1px solid #00538A;
  left: -3px;
  top: -3px;
}
#main-slider .carousel h1{
  color: #fff;
  font-size:16px;
}
#main-slider .carousel h2{
  color: #fff;
  font-size:16px;
}
#main-slider .carousel .carousel-content {
  margin-top: 100px;
}

#main-slider .carousel .slide-margin{
  margin-top: 20px;
}
.logo{
max-width: 70%; 
height: auto;
}
.recent-work-wrap .recent-work-inner h3 a {
    font-size: 30px;
  }
   .recent-work-wrap .recent-work-inner a {
    font-size: 14px;
  }
   #feature2 img {
 
  width:100%;
 }
  #feature2 iframe {
 
  width:100%;
 }
 
.video{
 margin-top: 10%;
width: 90%;
height:auto; 

}
#videoBG {
    position:fixed;
    z-index: -1;
}
#videoBG {
    position:fixed;
    z-index: -1;
/*not work if the screen ratio is below 16/9*/
    width:80%;     
    height: auto;
	
background-size: 100% 100% !important;
background-position: 0px 0px !important;

}


}

@media (max-width: 320px) {

.feature {
  background: #f2f2f2;
  padding-bottom: 40px;
}
.feature-wrap h2{
  margin-top: 5px;
  font-size: 16px;  
}
#main-slider .carousel .carousel-content {
  margin-top: 100px;
}
#main-slider .carousel .slide-margin{
  margin-top: 20px;
}
#main-slider .carousel h1{
  color: #fff;
  font-size:14px;
}
#main-slider .carousel h2{
  color: #fff;
  font-size:14px;
}
#feature2 iframe {
 
  width:100%;
 }
#feature2 h1 {
  font-size: 26px;
  color: #00538A;
  font-weight: 400;
  line-height: 26px;
  padding-bottom:5px;
  
}
#about-us h1 {
  font-size: 26px;
  color: #00538A;
  font-weight: 400;
  line-height: 26px;
  
}
.centertext h1{
 font-size: 26px;
 font-weight: 400;
  line-height: 26px;
  margin-top: 0;
  color:#00538A;
  text-align:center;
  
}
#recent-works h2{
	color:#00538A;
    font-weight: 400;
    font-size:26px;
}
.recent-work-wrap .recent-work-inner h3 a{
  font-size: 22px;
  color: #fff;
}u
.logo{
max-width: 70%; 
height: auto;
}

}
@media (max-width: 768px) {
  #faq #faq-list a {
    font-size: 18px;
  }
  #faq #faq-list i {
    top: 13px;
  }
}

#faq #faq-list a.collapse {
  color: #1dc8cd;
}

#faq #faq-list a.collapsed {
  color: #000;
}

#faq #faq-list a.collapsed i::before {
  content: "\f078" !important;
}
/*f078  f2c7*/