
.blog-hm .card-border
{
  border: 0px;
}

.hm-banner h1, .inner-logo-wrap h1
{
  line-height: 2.5rem;
}

.site-bg-mas {
    background-image: url(../images/site-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: 100%;
}

.slick-next
{
  right: 0px;
}

.slick-prev
{
  left: 0px;
}

.TestimonialMore a
{
  color: #212529;
  font-size: 1rem;
  font-weight: bold;
}

.hm-testimonials
{
  padding-bottom: 2rem;
}

.newbreadcrumb a
{
  color: #c6b7b0;
}

@media only screen and (min-width: 1681px) {


}
@media only screen and (min-width:768px) and (max-width: 800px) {

}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 575px) {
  #GolfImageBlock
  {
    margin-top: -30px;
    margin-bottom: -16px;
  }

  #GolfPin
  {
    margin-bottom:20px;
  }

  .second-outline
  {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .booking-steps ul li
  {
    width: 100%;
  }

  .booking-steps .list-unstyled
  {
    margin-bottom: 0px;
  }

  .hire-destination-hm
  {
    padding-top: 0px !important;
  }

  .minicart-box
  {
    margin-left: -4px;
    margin-right: -14px;
  }

  ul.bullet-list li
  {
    background: url(../images/bullet-list.png) no-repeat left top 1px;
    font-size: 16px;
  }

  ul.insurance-list li
  {
    font-size: 16px;
    margin-bottom:7px;
  }

  .slick-next
  {
    right: 0px !important;
  }

  .slick-prev
  {
    left: 0px !important;
  }

  .matter-hold
  {
    padding-top: 0px;
  }

  .newbreadcrumb
  {
    margin-bottom: 20px;
  }

  .first-outline
  {
    width: 95%;
  }

  .second-outline
  {
    width: 95%;
  }

  .third-outline
  {
    width: 95%;
  }

  .fourth-outline
  {
    width: 95%;
  }

  .site-bg-mas {
    /*background-image: url(../images/site-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: auto;*/

    background-image: url(../images/site-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: 300%;
    /*width: 100%;*/
    /*position: relative;*/



  }



}