 /* ----------------------------------------------------------------
        [ Responsive ]
  -----------------------------------------------------------------*/
 .storageMenu{
    display: none;
 }
  @media screen and (min-width:1440px){
    /* .section-head-o span{
        font-size: 50px;
    } */
    .testimonials .item{
        height: 550px;
    }
    .footSection {
        position: absolute;
        bottom: 10%;
        left: 35%;
    }
    .wrap-contact100{
        min-height: 650px;
    }
  }
  @media (min-width:1024px) and (max-width:1439px){
    .navbar .navbar-nav .nav-link{
        font-size: 14px;
    }
    .footSection {
        position: absolute;
        bottom: 10%;
        left: 30%;
    }
    .wrap-contact100{
        min-height: 650px;
    }
  }
  @media (max-width: 1200px) and (min-width:993px){
    .wrap-contact100{
        background-image: url('../img/pack2.png');
    }
    .mv_footerdiv h3{
        font-size: 28px;
    }
    .section-head-o span{
        font-size: 50px;
    }
    .mv_aboutus1 h2 {
        font-size: 30px;
    }

    .testimonials .item{
        height: 650px;
    }
    .headerBtn{
      padding:0 21%;
    }
    #boton1,#boton2{
      display:inline-block;
    }
  }
  @media screen and (min-width: 1200px) {
    .container {
      max-width: 1200px;
    }
    .headerBtn{
      padding:0 27%;
    }
    #boton1,#boton2{
      display:inline-block;
    }
    .testimonials .item{
        height: 550px;
    }
  }
  @media (min-width: 768px) and (max-width: 992px) {

    .mv_footerdiv h3{
        font-size: 20px;
    }
    .mv_footerdiv p, .mv_footerdiv1 p{
        font-size: 12px;
    }
    .mv_footerdiv a, .mv_footerdiv1 a{
        font-size: 12px;
    }
    .testimonials .item{
        height: 570px;
    }
    .footSection {
        position: absolute;
        bottom: 10%;
        left: 32%;
    }
}
  @media screen and (max-width: 992px) {
    .mv_aboutus1 h2 {
        font-size: 30px;
    }
    .section-head-o h4{
        font-size: 35px;
    }
    .section-head-o span{
        font-size: 40px;
    }
    .wrap-contact100 {
        padding: 110px 80px 157px 90px;
    }
    .mv_service_content h3{
        font-size: 20px;
    }
    .mv_service_content p{
        font-size: 14px;
    }

    .contact100-pic {
        width: 100%;
        padding-bottom: 2em;
    }

    .contact100-form {
        width: 100%;
        padding: 0;
    }
    .logo {
        width: 30%;
      }
    .mb-md50 {
      margin-bottom: 50px;
    }

    .mb-md30 {
      margin-bottom: 30px;
    }

    .mb-md0 {
      margin-bottom: 0;
    }

    .bgimg-height {
      height: 400px;
    }

    .bg-fixed {
      background-attachment: scroll !important;
    }

    .navbar .navbar-collapse {
      height: 820px;
      overflow: auto;
      background: #0f1523;
      text-align: center;
      padding: 10px 0;
    }
    .nav-scroll .navbar-collapse .nav-link {
      color: #fff !important;
    }
    .navbar .navbar-nav .nav-link{
        display: contents;
    }
    .navbar .navbar-nav .nav-item{
        padding: 2em;
    }
    .nav-scroll .navbar-collapse .active {
      color: #7b40c0 !important;
    }

    .home {
      background-attachment: scroll !important;
      background-position: 50% 50% !important;
    }
    .home .caption h3 {
      font-size: 30px;
    }
    .home .caption h1 {
      font-size: 38px;
      line-height: 1.4;
    }

    .numbers .col-lg-3:after {
      display: none;
    }

    .contact .info .item:after {
      display: none;
    }
  }
  @media screen and (max-width: 767px) {
    .storageMenu{
        display: block;
        background-color: #ff5e65;
    }
    .storageMenu a{
        color: #fff !important;
    }

    .dropdown-item{
        text-align: center;
    }
    .section-head-o h4{
        font-size: 30px;
    }

    .section-head-o span{
        font-size: 36px;
    }
    .mv_aboutus1 h2 {
        font-size: 30px;
        text-align: center;
    }
    .mv_aboutus1 h4 {
        text-align: center;
    }
    .mv_service_img{
        width: 50%;
        margin: auto;
    }
    .mv_footerdiv a, .mv_footerdiv1 a{
        font-size: 16px;
    }
    .wrap-contact100 {
        padding: 2em 1em;
    }

    .contact100-form {
    width: 100%;
    }
    .mb-sm50 {
      margin-bottom: 50px;
    }

    .mb-sm30 {
      margin-bottom: 30px;
    }

    .section-head span {
      font-size: 35px;
      top: -20px;
    }

    .home .caption h1 {
      font-size: 30px;
    }

    .home .caption h3 {
      font-size: 25px;
    }
    .home .caption h2{
        font-size: 30px;
    }
    .testimonials .item p{
        font-size: 14px;
    }

    .numbers h3 {
      font-size: 20px;
      font-weight: 600;
    }

    .team .item .team-img {
      float: none;
      display: block;
      margin: auto;
    }

    .team .item .info {
      margin: 15px 0 0;
      padding: 15px;
      text-align: center;
    }

    footer .info {
      border-bottom: 1px solid #222;
      border-left: 0;
    }
    .mv_footerdiv h3{
        font-size: 30px;
    }
    .mv_footer_logo{
        float: none;
        margin: auto;
        width: 75%;
    }
    .star-canvas{
        width: 350px !important;
        height: 500px !important;
    }
    .mv_page_heading h1{
        font-size: 22px;
    }
  }

  @media screen and (max-width: 480px) {
    .logo {
      width: 50%;
    }

    .home .caption p {
      display: none;
    }

    .home .caption h1 {
      font-size: 25px;
    }

    .home .caption h3 {
      font-size: 20px;
    }

    .home .caption .butn:last-child {
      margin-top: 15px;
    }
    .call_request {
        display: none;
    }
    .mv_model_btn.mv_model_quote a.call_back {
        left: -28px;
        font-size: 15px;
        width: 120px;
        height: 45px;
        line-height: 45px;
    }

    .mv_model_btn.mv_model_quote a.call_back:after {
        top: 45px;
        left: 47px;
    }
}

@media screen and (max-width: 399px){
    .star-canvas{
        width: 300px !important;
        height: 400px !important;
    }
}
