/*-----------------------Media----------------------*/
@media (max-width: 992px) {

  #header .logo .logo-2 {
    font-size: 16px;
    font-weight: 800;
    color: #ffffff;
    padding-left: 15px;
    padding-top: 5px;

  }

  #header .nav-logo img {
      width: 190px;
      margin-left: 0;
  }
  .banner-text {
    padding: 0rem 0;
  }

  .banner h1 {
    font-size: 29px;
    font-weight: 800;
    line-height: 38px;
    color: #373737;
  }

  .banner p {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    color: #373737;
  }

  .banner {
    background-color: #f3f3f3;
    padding: 20px 0;
    position: relative;
    padding-right: 0px;
  }

  .banner .banner-button {
    background-color: #DEB841;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    padding: 10px 25px;
  }

  .banner .banner-button-2 {
    background-color: #373737;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    padding: 10px 25px;
    color: #ffffff;
  }

  .banner {
    background-image: url(../../assets/images/banner-m.svg);
    background-size: 100% 50%;
    height: 570px;
    display: flex;
    flex-direction: column-reverse;
    background-repeat: no-repeat;
  }

  .modran {
    height: 346px;
    background-repeat: no-repeat;
    background-size: 120%;
  }

  .modran h1 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 800;
    color: #373737;
    padding-top: 45px;
  }

  .modran p {
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
    color: #373737;
    width: 409px;
  }

  .modran-text {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    margin-top: 6px;
    position: relative;
    color: #373737;
    font-weight: 500;
  }

  .modran-gallery h1 {
    font-size: 30px;
    font-weight: 800;
    line-height: 40px;
    color: #373737;
    font-family: 'avenir_lt_std95_black';
    padding-bottom: 20px;
  }

  .modran-gallery p {
    text-align: center;
  }

  .craft-heading h1 {
    font-size: 24px;
    font-weight: 800;
    line-height: 35px;
    color: #ffffff;
    font-family: 'avenir_lt_std95_black';
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
  }

  .carft-parrgraph {
    padding-top: 0px;
  }

  .carft-button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 30px;
  }

  .craft-parr {
    color: #ffffff;
    text-align: center;

  }

  .craft-parr-2 {
    text-align: center;
  }

  .items-desc {
    padding: 0.5rem;
  }

  .item-name-desc .item-name {
    font-weight: 800;
    font-size: 16px;
    color: #373737;
    margin-bottom: 0px;
    font-family: 'avenir_lt_std95_black';

  }

  .item-name-desc .item-desc {
    font-weight: 400;
    font-size: 10px;
    color: #373737;
    margin: 0;
  }
  .place-holder {
    padding-top: 0px;
}
.items-cart-wrap .btn {
    width: 100%;
    padding: 11px 42px 11px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 5px;
    border: 6px solid #373737;
    font-weight: 800;
    font-size: 30px;
    font-family: 'avenir_lt_std95_black';
}
.items-cart-wrap .btn .icon {
    margin-right: 31px;
    width: 38px;
    margin-top: -8px;
}
/*pricing*/
 .items-price-wrap .item-wrap {
              display: block;
       }

       .items-price-wrap .item-strike-wrap {
              margin-top: 20px;
       }
       .shapUl {
             display: inline-flex;
             list-style: none;
             padding: 0;
             margin: 0;
            zoom: 0.4;
}
.items-price-wrap {
    padding: 40px 0px 3px 0;
}
}

@media (max-width: 768px) {
  .banner {
    background-image: url(../../assets/images/banner-m.svg);
    background-size: 100% 46%;
    height: 600px;
    display: flex;
    flex-direction: column-reverse;
    background-repeat: no-repeat;
  }

  .modran {
    height: 280px;
    background-repeat: no-repeat;
    background-size: 146%;
    overflow: hidden;
  }
.gallery img {
    width: 768px;
    height: 200px;
}
  .modran-gallery h1 {
    font-size: 30px;
    font-weight: 800;
    line-height: 40px;
    color: #373737;
    font-family: 'avenir_lt_std95_black';
    padding-bottom: 20px;
  }
  .Oh-fence-heading {
    font-weight: 800;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-family: 'avenir_lt_std95_black';
}
.Oh-fence-subheading {
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
.fence-card-heading {
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    font-family: 'avenir_lt_std95_black';
}
.fence-card-parr {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #ffffff;
    padding: 0px;
}

/*pracing*/
.items-cart-wrap .btn {
    width: 100%;
    padding: 0px 0px -1px;
    font-weight: bold;
    font-size: 38px;
    line-height: 1;
    text-align: center;
    color: #373737;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 5px;
    border: 6px solid #373737;
    font-weight: 800;
    font-size: 26px;
    font-family: 'avenir_lt_std95_black';
}

.config-heading {
  font-weight: 800;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
  color: #373737;
  font-family: 'avenir_lt_std95_black';
}

}


@media (max-width: 992px){
.modran h1 {
    font-size: 16px;
    line-height: 28px;
    font-weight: 800;
    color: #373737;
    padding-top: 45px;
    width: 245px;
}
}


@media (max-width: 425px){
.item-buttons .gallery-button {
    padding: 5px 9px;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
}




@media (max-width: 425px){
.item-buttons .gallery-button-2 {
    padding: 5px 8px;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

}