@media (min-width: 1200px) and (max-width: 1500px) {
  .slick-slider-custom .slide-item img {
    width: 320px !important;
    height: 423px !important;
    transition: transform 0.3s ease;
  }
}

@media (min-width: 1150px) and (max-width: 1199px) {
  .slick-slider-custom .slide-item img {
    width: 400px !important;
    height: 493px !important;
    transition: transform 0.3s ease;
  }
}

@media (min-width: 1150px) and (max-width: 1300px) {
  .list-items {
    font-family: 'Montserrat', sans-serif;
    color: white;
    font-size: 12px;
  }

  .absolute-hair {
    width: 500px !important;
    right: 20px;
    bottom: -30px;
  }

  .footer h6 {
    font-size: 25px;
  }

  .contact-map {
    width: 100% !important;
  }

  .slick-list {
    overflow: hidden !important;
  }


  .contactusecbg {
    padding: 130px 0px 130px;
  }

  .leftsec .leftsec1 {
    padding: 90px 10px;
  }

  .mainhomeimg {
    height: 600px !important;
  }

  .leftsec h1 {
    font-size: 66px;
    line-height: 59px;
  }

  .leftsec h3 {
    font-size: 26px;
  }


  .image-para {
    font-family: 'Montserrat', sans-serif;
    line-height: 30px;
    color: black;
    font-size: 15px;
    width: 85%;
    margin-bottom: 0;
  }

  .owl-carousel .owl-item img {
    /*width: 390px !important;*/
    height: 420px !important;
  }

  .third-bg {
    padding: 140px 0px 95px;
    /* margin-top: -22px; */
  }

  .service2sec h2 {
    font-family: 'Playfair', serif;
    font-size: 25px;
    margin-bottom: 0;
    letter-spacing: 4px;
    color: #000;
    text-transform: capitalize;
  }

  .service2sec h3 {
    font-family: 'Playfair', serif;
    font-size: 25px;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-weight: bolder;
    color: #000;
    text-transform: capitalize;
  }

  .service2sec h1 {
    text-transform: uppercase;
    color: #000;
    font-family: 'New York', serif;
    font-size: 70px;
    margin-bottom: 0;
    text-wrap: nowrap;
    line-height: 70px;
  }

  .service2sec p {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: 25px;
    text-transform: capitalize;
  }

  .firstnavbar {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .day-row h4 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
  }

  .service-btn2 {
    font-size: 13px !important;
  }

  .third-bg {
    margin-top: -115px !important;
  }

  .sec2bgright {
    margin-top: -40px;
  }
}