@media only screen and (max-width: 768px) {
  .img-responsive{
    width: 100%;
  }

  h1.slide-text {
      font-size: 40px !important;
      margin-top: 200px;
      color: #fff;
      text-shadow: 1px 1px 1px #00000050;
      text-align: center;
      z-index: 10 !important;
  }

  #main-slider .item .slider-img {
      min-height: 660px;
      width: 100% !important;
      float: center;
  }

  .search-box .col-12 {
      min-height: 200px;
      padding: 10px 20px;
  }

  .search-box {
      top: -250px;
  }

  .slider-area .col-md-6{
    padding: 0 20px;
    margin-left: -10px;
  }

  #main-slider .owl-controls {
      text-align: center !important;
  }

  .search-box .col-12 h4 {
      margin-bottom: 10px !important;
  }

  .border-r-1 {
      border-right: 0 !important;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .search-box .col-12 {
      min-height: 150px !important;
  }

  .catalog-box {
      top: -220px;
  }

  .catalog-box h2{
    text-align: center !important;
  }

  .slider-area {
      height: 1230px !important;
  }

  .margin-b-50{
    margin-bottom: 10px !important
  }

  .margin-b-50 h3{
    text-align: center;
  }

  p {
      padding: 0 30px;
  }

  .content-area {
      min-height: auto !important;
  }

  .content-area .text-field-2 .content-text h2 span {
    text-align: center;
    z-index: 1 !important;
  }


    .content-area .text-field-2 .content-text h2 {
      text-align: center;
      width: 100%;
    }

  .content-area .text-field-2 .content-text h2 {
      font-size: 36px !important;
      z-index: 10 !important;
  }

  .navbar-collapse {
    -webkit-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.25);
  }

  .copyright{
    text-align: center;
  }

  .content-area .text-field-2 .hero-img {
      height: 200px !important;
  }

}
