@media (max-width: 1082px) {
  #solutions .content .section-title,
  #solutions .prod_icon {
    display: block;
  }

  #solutions .content p {
    min-height: 80px;
  }
}

@media (max-width: 991px) {
  #menu .container {
    width: 95%;
  }

  #footer .float_l,
  #footer .float_r {
    float: none;
  }

  nav#footer {
    padding-left: 0;
    text-align: center;
  }
}

@media (max-width: 930px) {
}

@media (max-width: 915px) {
  #solutions {
    padding-bottom: 0;
  }

  #company .container {
    padding-top: 40px;
  }

  #prod1_sm,
  #prod2_sm,
  #prod3_sm {
    margin-top: 5px;
  }

  #solutions textarea.form-control {
    height: 120px;
  }

  .form-control {
    height: 50px;
  }

  #solutions .content .section-title,
  #solutions .prod_icon {
    display: inline-block;
  }

  #product1,
  #product2,
  #product3 {
    width: 100%;
    float: none;
    margin: auto;
    padding-bottom: 0;
    padding-top: 0;
  }

  #product1,
  #product2 {
    margin-bottom: 20px;
  }

  #solutions .content p {
    min-height: 0;
  }
}

@media (max-width: 767px) {
  #home {
    background: #000000 url(../img/bg3.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }

  #video-background {
    /*  making the video fullscreen  */
    display: none;
  }

  .section1a {
    text-align: center;
  }

  #home .slogan {
    padding: 30px;
    text-align: center;
    width: 100%;
  }

  #contact-us .container {
    padding: 5%;
    padding-top: 50px;
    float: none;
    text-align: center;
    width: 100%;
  }

  #toTop {
    position: relative;
    margin: auto;
    top: 0;
    margin-bottom: 0;
    border: 1px solid #336699;
  }

  .nav-collapse .menulink a:active,
  .nav-collapse .menulink a:hover,
  .nav-collapse .active a {
    border: 0px !important;
    opacity: 1 !important;
  }

  .nav-collapse .menulink a {
    line-height: 60px !important;
    color: #ffffff !important;
    opacity: 0.5 !important;
  }

  .nav-collapse {
    text-align: center;
    background-color: #336699;
  }

  .fact {
    width: 44%;
    padding: 0 3%;
  }

  #contact-us .sideform {
    padding: 0;
  }

  #home h1,
  #solutions h1,
  #company .container_client h1 {
    width: 90%;
  }

  #navbar {
    position: fixed;
  }

  header {
    padding: 0 !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: auto !important;
  }

  .logo {
    padding: 0 15px !important;
    position: absolute;
  }

  .logo img {
    max-width: 70px !important;
  }

  .modal-content {
    background-color: rgba(40, 47, 53, 1);
  }

  .container_client {
    text-align: center;
    padding: 5% 0;
  }

  .container_client .content {
    width: 100%;
    position: relative;
    text-align: center;
    padding-left: 0;
  }

  #company .bloc_right,
  #company .bloc_left {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}

@media (max-width: 603px) {
  .overlay_privacy .section-title h2,
  .overlay_terms .section-title h2 {
    font-size: 25px;
  }

  nav#footer .container {
    width: 100%;
  }

  #footer a {
    padding: 5px;
    letter-spacing: 0px;
  }
}

@media (max-width: 450px) {
}
