/*-----------------------Media----------------------*/
@media (max-width: 992px) {

  #header .logo .logo-2 {
    font-size: 16px;
    font-weight: 800;
    color: #ffffff;
    padding-left: 15px;
    padding-top: 5px;

  }

  #header .logo img {
    width: 150px;
  }

  .shapUl {
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0;
    zoom: 0.4;
  }

  .items-price-wrap {
    padding: 5px 0px 6px 0px;
  }

  .form-w {
    width: 600px;
    margin: 0 auto;
  }

  .post-thumbnail {
    width: 675px;
    height: 350px;

  }

  .entry-content {
    background-color: #ffffff;
    width: 675px;
    height: 360px;
  }
}

@media (max-width: 768px) {

  /*FAQ*/
  .faq-acc-clr {
    background-color: transparent;
    border: 1px solid #000000;
    margin-top: 20px;
    padding: 10px;
    border-top: 1px solid #000000 !important;
    border-radius: 5px;
  }

  .faq-acc-btn {
    background-color: transparent;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
  }

  .faq-heading {
    font-weight: 500;
    font-size: 35px;
    line-height: 44px;
    text-align: center;
    color: #000000;
    padding-top: 15px;

  }

  .faq {
    padding-top: 10px;
  }

  .go-back {
    position: absolute;
    left: 2%;
  }

  .ad-heading {
    width: 300px;
  }

  .Add-Ons {
    width: 350px;
  }
}


/*new*/
@media (max-width: 768px) {
  .adress-heading {
    font-weight: 700;
    text-align: start;
    font-weight: bolder;
    font-size: 29px;
    color: #373737;
    width: 350px;
  }

  .drive-heading {
    font-size: 24px;
    font-weight: 700;
  }

  .driveway-heading {
    width: 336px;
    margin: 0 auto;
  }

  .fixed-bottom-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 20px;
    box-shadow: rgb(108 108 108) 0px -2px 17px, rgba(0, 0, 0, 0.05) 0px 5px 36px;
    background-color: #e7ddce;

  }

  .address-btn {
    background-color: #373737;
    color: #fff;
    padding: 15px;
    border-radius: 0;
    width: 340px;
    font-weight: 500;
    font-size: 16px;
    border: 2px solid #373737;
  }

  .square-heading {
    font-size: 33px;
    font-weight: 700;
    width: 360px;
    margin: 0 auto;
  }

  /*heroo*/


  .section-howitwork {
    padding-top: 130px;
  }

  .howit-heading {
    padding-top: 40px;
  }

  .home-addons-text {
    font-size: 16px;

  }

  .items-cart-wrap {
    display: none;
  }

  .item-strike-wrap {
    display: none;
  }

  .page-pricing {
    background: #E7DDCE;
    border-bottom: 1px solid #B2B2B2;
    padding: 2px 2px;
  }

  .item-price {
    display: none;
  }

  .place-holder {
    height: 0px;
  }

  .Check-xxxx {
    display: inline;
  }

  .items-price-wrap .item-textb {
    font-weight: 600;
    font-size: 24px;
    line-height: 38px;
    color: #4A4A4A;
  }

  .items-price-wrap .item-valid {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #4A4A4A;
    padding: 10px;
  }

  .chect-f {
    display: none;
  }
  .check-table {
    width: 200px;
  }
  .Js-Svg {
    background-color: #373737;
    color: #fff;
  }
  .table{
    color: #fff;
  }

  .hh {
  display: none;
}

.table-top-head {
  font-size: 18px;
  color: #ffffff;
}

}

@media screen and (max-width: 767px) {
  .hero-section {
    padding-top: 90px;
  }

  .hero-section {
    background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url('../images/jennifer-grismer-roof-background.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 407px;
  }


}

@media (max-width: 1024px) {
  .items-cart-wrap .btn .icon {
    margin-right: 16px;
    width: 35px;
    margin-top: -10px;
  }

  .items-cart-wrap .btn {
    font-size: 40px;
  }


}