.logo.hilcrest_logo img {
  width: 200px;
  margin-top: 16px;
}
.plans{
  height: 30px;
}

div.pp_default .pp_description {
  text-transform: uppercase;
}
.spe_main{
  min-height: 90px;
  margin-bottom: 10px;
}
.amenities_one{
  min-height: 118px;
}

@media screen and (min-width:1900px) and (max-width:1920px){
  .collapses h3 a{
      padding: 18px 10px !important;
  }
  .collapses h3 a::before{
    right: 10px !important;
  }
}

@media screen and (min-width:1800px) and (max-width:1899px){
  .collapses h3 a{
    padding: 18px 10px !important;
  }
  .collapses h3 a::before{
    right: 10px !important;
  }
}

@media screen and (min-width:1700px) and (max-width:1799px){
  .collapses h3 a{
    padding: 18px 10px !important;
  }
  .collapses h3 a::before{
    right: 10px !important;
  }
}

@media screen and (min-width:1600px) and (max-width:1699px){
  .collapses h3 a{
    padding: 18px 13px !important;
  }
  .collapses h3 a::before{
    right: 11px !important;
  }
}
@media screen and (min-width:1500px) and (max-width:1599px){
  .collapses h3 a{
    padding: 18px 10px !important;
  }
  .collapses h3 a::before{
    right: 10px !important;
  }
}

@media screen and (min-width:1400px) and (max-width:1499px){
  .collapses h3 a::before{
      right: 14px !important;
  }
}

@media screen and (min-width:1200px) and (max-width:1299px){
  .responsive_nav{
    display: none !important;
  }
  .collapses h3 a::before{
    right: 18px !important;
  }
  .collapses h3 a {
    padding: 18px 15px !important;
  }
}

@media screen and (min-width:1100px) and (max-width:1199px){
  .mobile {
  display: block !important;
}
.collapses h3 a::before{
  right: 18px !important;
}
  .collapses h3 a {
    padding: 17px 16px !important;
  }
  .responsive_nav{
        display:block !important;

  }
}