ul.footer__legal {
    margin-top: 0 !important;
}
.foot-sec,.foot-sec .container-fluid {
    padding: 0 !important;
}
a.cta-mob.app {
    position: absolute;
    right: 125px;
    top: 15px;
    font-size: 25px;
    border: 1px solid rgba(#4d6a78,.2);
        width: 42px;
        height: 42px;
        line-height: 37px;
        color: #4d6a78;
}

#location p.info.inf.add-split-javascript::after {
    left: 71px;
    content: 'TX 75703';
    background: #D7D6D6;
    color: #4d6a78;
    position: absolute;
    width: 86px;
}
 #reviews-content .reviews .reviews-middle .review-content div.parag .more {
    color: #fff;
}
.service_inner li img {
    width: auto;
}
@media (min-width:1020px) and (max-width:1030px) {
header#header .navbar .navbar-collapse .navbar-nav>li>a{
  padding: 0 10px !important;
}
.navbar-header {
    width: 10% !important;
}
}

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

  html body  header#header .navbar-default .navbar-header .cta-mobile-location {
    margin: 0 10px !important;
  }
  .left_section{
    text-align: center;
  }
.foot-sec .container-fluid p {
    text-align: center;
}
  .w1btoz1f ul {
    text-align: center;
}
  ul.footer__legal {
    float: none;
    text-align: center;
}
  .hour__wrap {
        text-align: center;
    }
    .w1maqk8h header#header .navbar .navbar-brand img {
        max-height: 80px;
    }
}

@media only screen and (min-width: 992px) {
.foot-sec .hour__wrap {
    max-width: 100% !important;
    margin-top: 95px;
    margin-left: -100px;
}
}
  section.foot-sec ul {
    margin-top: 95px;
}
  
}