@media (max-width: 1200px) {
  .nav-width{
    margin-left: 0px;
  }
  .top-element{
    display: none;
  }
  .padding-container{
    padding: 0px 15px;
  }
  .wpcf7-form-control-wrap{
    width: 40%;
  }
  .wpcf7-form-control{
    width: 100%;
  }
  .wpcf7-form-control.submit-btn{
    width: 40%;
  }
  .content-section-video .video-box{
    height: 256px;
  }
  audio, canvas, progress, video{
    height: 256px!important;
  }
}

@media (max-width: 992px) {
  .navbar-default a{
    font-size: 14px;
  }
  .navbar-default .navbar-nav>li>a{
    padding: 23px 5px 5px;
  }
  .nav-width{
    margin-left: 0px;
  }
  .navbar .logo{
    width: 170px;
    margin-top: 24px;
  }
  .home-section-2 .text-box{
    height: auto;
  }
  .home-section-3 .img{
    display: none;
  }
  .content-section-video .video-box{
    height: 406px;
    margin-bottom: 30px;
  }
  audio, canvas, progress, video{
    height: 406px!important;
  }
  .content-section-bilder .content-box{
    margin-bottom: 30px;
  }
  .content-section-text-list .content-box{
    margin-top: 20px;
  }
  .home-section-2 .icon{
    margin-bottom: 0px;
  }
  .home-section-2 .btn-default{
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .home-section-2 .text-box{
    padding-top: 0px;
  }
  div.wpcf7-response-output{
    position: relative;
    margin-top: 40px;
    width: 290px;
    right: 110px;
    float: right;
  }
  div.wpcf7-response-output::before{
    top: -30px;
    left: 0px;
    right: 0px;

  }
  .message-container.active{
    display: none;
  }


}

@media (max-width: 767px) {


  .navbar-toggle{
    margin-bottom: 0px;
    margin-top: 5px;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form{
    margin: 0px -30px 0px;
    background-color: white;
  }
  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav>.active>a:hover{
    text-align: center;
    border-bottom: 0px;
  }
  .navbar-default .navbar-nav>li>a{
    text-align: center;
    padding: 10px 5px 10px;
  }
  .home-header{
    margin-top: 45px;
  }
  .navbar .logo{
    width: 214px;
    height: 35px;
    margin-top: 20px;
    float: left;
    z-index: 1000;
    background-position:left top;
  }
  .navbar-toggle{
    padding: 25px 10px;
    margin-right: 0px;
    border: none;
  }
  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header{
    height: 70px;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover{
    background-color: transparent;
  }
  .wpcf7-form-control-wrap{
    width: 100%;
  }
  h1{
    font-size: 25px;
    margin: 10px 0px;
  }
  .content-section-1 .content-box .icon{
    width: 100%;
    display: block;
  }
  .content-section-1 .content-box .text-box{
    width: 100%;
    display: block;
  }
  .content-section-video .video-box{
    height: 195px;
  }
  audio, canvas, progress, video{
    height: 195px!important;
  }
  .wpcf7-form-control.submit-btn{
    width: 100%;
  }
  div.wpcf7-response-output{
    position: relative;
    margin-top: 30px;
    width: 100%;
    float: none;
    right: 0px;
  }
  div.wpcf7-response-output::before{
    top: -30px;
    left: 0px;
    right: 0px;

  }
  .message-container{
    display: none;
  }
  .message-container.active{
    display: none;
  }

  #wpcf7-f27-o1 div.wpcf7-response-output{
    width: 100%;
      right: 0px;
      position: relative;
      text-align: center;
      border: none;
      margin-top: 30px;
  }

  #wpcf7-f27-o1 div.wpcf7-response-output::before{
    position: absolute;
    margin: auto;
    margin-top: -10px;
    left: 0px;
    right: 0px;

  }

}

@media (max-width: 600px) {
  .home-header{
    background-position: -300px -40px!important;
  }
  .home-header h1{
    padding-top: 340px;
    font-size: 20px;
  }
  .home-header p.subtitle{
    padding-top: 0px;
  }
  .home-header p{
    padding-top: 0px;
    font-size: 14px;
  }
  .header-slider{
    margin-left: 0%;
    width: 100%;
  }
}
