@media(min-width:1920px){
  .jumbotron{padding:140px 0}
 }
@media(min-width:1200px){}
@media(min-width:992px) and (max-width:1199px){
  #systems-txt img:last-child{margin-right:0}
  #services .col-md-3{margin-bottom:40px}
}
@media(max-width:991px){
  /* Section */
  nav .container-fluid,#header-home .container-fluid{padding-right:40px;padding-left:40px}
  .navbar-brand{margin-right:40px}
  .nav li a{padding-right:12px;padding-left:12px}
  section{padding-bottom:0} 
  .jumbotron{padding:100px 0} 
  .site-heading h1,.jumbotron h1{font-size:40px;line-height:1.25;margin-bottom:10px}
  .jumbotron .container-fluid{padding-right:50px;padding-left:50px}
  .masthead{padding:60px 40px}
  .masthead h2{font-size:36px;line-height:40px;margin-bottom:10px}
  h2+p{margin-bottom:10px}
  
  /* Home */
  header h1{font-size:48px;line-height:1.5}
  #header-home p{margin-bottom:20px}
  #featurette-news-img{float:right}
  #systems-txt img{margin-bottom:30px}
  #systems-txt img:last-child{margin-bottom:10px}
  #testimonials .quote{padding:80px 0}
  #testimonials h3{font-size:20px;line-height:1.6;margin-bottom:40px}
  #testimonials .carousel-indicators{display:none}
  
  /* About */
  #our-values-img{display:none}
  
  /* Products */
  #products .col-sm-6{margin-bottom:0}
  #services .col-sm-6{margin-bottom:0;padding-bottom:40px}
  section#services{padding-bottom:0}
  #services .masthead>h2,#services .masthead>p{padding-left:0;padding-right:0}
  #services .col-md-3{padding-bottom:60px}
  #services img{width:100%;height:auto}
  #services h3,#services p{padding-left:40px}
  #services li{margin-left:20px}
  
  /* Contact */
  
  /* Footer */
  footer{padding-right:20px;padding-left:20px}
  footer .links,footer .divider{display:none}
}
@media(max-width:767px){
  /* Section */
  nav .container-fluid{padding-right:0px;padding-left:0px}
  .navbar-brand{padding:10px 0;margin-right:0;margin-left:20px}
  .navbar-brand img{width:114px;height:30px}
  
  .container-fluid>.navbar-header{margin-right:0;margin-left:0}
  header{margin-top:50px}  
  .jumbotron{padding:60px 0;margin-bottom:0} 
  .jumbotron .container-fluid{padding-right:20px;padding-left:20px}
  .jumbotron p{font-size:18px;line-height:24px;margin-bottom:0}
  h2+p{font-size:15px;line-height:24px;margin-bottom:0}
  .wrap-text{padding:40px;/*padding-bottom:0*/}
  
  /* Header */
  #header-about-us .jumbotron{background:rgba(0,0,0,.3333333)}
  #header-products .jumbotron{background:rgba(0,0,0,.3333333)}
  #header-resources .jumbotron{background:rgba(0,0,0,.333333)}
  #header-contact .jumbotron{background:rgba(0,0,0,.5)}
  
  /* Home */ 
  .black-overlay{background:rgba(0,0,0,.5)}
  #header-home .container-fluid{padding-right:20px;padding-left:20px}
  #featurette-about-txt,#featurette-products-txt,#featurette-news-txt{padding-bottom:40px}
  #featurette-news-img{float:inherit}
  #systems-txt img{margin-bottom:30px;height:60px}
  #systems-txt img:last-child{margin-bottom:10px}
  #header-home .container-fluid{padding-right:20px;padding-left:20px}
  #testimonials .quote{padding:60px 0}
    
  /* Products */
  #services .col-md-3{padding-bottom:40px}
  
  /* Contact */
  #google-map{height:300px;margin:0 -40px}
    
  .navbar-default .navbar-toggle{color:#fff;/*background-color:#189ddc;*/margin-top:9px;margin-right:20px;margin-bottom:9px;padding:9px 0px;border:none}
  .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background:#0079c2;background:transparent;}
  .navbar-default .navbar-toggle .icon-bar{background-color:#189ddc;color:#189ddc}
  
  .container-fluid>.navbar-collapse{margin-right:0;margin-left:0;background-color:#189ddc}
  .nav li,#languages.nav li{margin-left:0;padding:0 20px;margin:0}
  #languages.nav li.active{display:none}
  .nav li a,#languages.nav li a{font-size:18px;color:#fff;line-height:50px;border-bottom:solid 1px rgba(255,255,255,.333333);padding:0}
  #languages.nav li a{font-size:15px;border-right:none}
  #languages.nav li a.last{font-size:15px;border:none}
  .navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>a.dropdown-toggle{color:#fff}
  .navbar-default .navbar-nav>li>a:hover,#languages.nav li a:hover{color:#d6d6d6}  
  .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background:transparent;color:#fff;border-bottom-color:rgba(255,255,255,.333333);}
  
  .navbar-default .navbar-nav .open .dropdown-menu>li{padding-right:0}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a{font-size:15px;color:#fff;line-height:50px;padding:0}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff}
  
  .navbar-nav{margin-bottom:0}
  #languages{margin-top:0;margin-bottom:7.5px}
  
  .caret{position:absolute;right:0;margin:22px 10px 0 0}
}