@charset "UTF-8";
@media screen and (min-width: 992px) and (max-width: 1199px),
  screen and (min-device-width: 992px) and (max-device-width: 1199px) {
  .navbar-nav li a {
    color: black !important;
    font-weight: bold;
    margin-left: 10px;
    transition: all 0.5s ease-in-out;
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px),
  screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .offert-image {
    position: absolute;
    top: -190px;
    left: 0%;
  }
  .footer-content-box {
    margin-top: 150px;
  }
  .hero-heading h2 {
    font-size: 50px;
    margin: 0px;
  }
  .fa-search {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px),
  screen and (min-device-width: 576px) and (max-device-width: 767px) {
  .offert-image {
    position: absolute;
    top: 215px;
    left: 15%;
  }
  .six-content-box {
    margin-top: 130px;
  }
  .footer-content-box {
    margin-top: 700px;
  }
  .footer-logo,
  .social,
  .phone-wrapper,
  .location-wrapper {
    text-align: center;
  }
  .footer-bg {
    background-image: url(../images/footer-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 170px 0px 60px 0px;
  }
  .number,
  .location,
  .location-icon,
  .phone-icon {
    display: block;
    text-align: center !important;
  }
  .number,
  .location {
    margin-left: 0px;
    margin-top: 10px;
  }
  .phone-icon {
    margin-top: 20px;
  }
  .offert-text {
    text-align: center;
  }
  .hero-heading h2 {
    font-size: 50px;
    margin: 0px;
  }
  .fa-search {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .section-two-text {
    text-align: center;
  }

  .section-four-text {
    text-align: center;
  }
  .box-style {
    box-shadow: 0px 0px 10px 0px #f8f8f8;
    width: 270px;
    padding: 50px 0px;
    text-align: center;
    margin: 0px auto 0px auto !important;
    border: 1px solid #009245;
    border-radius: 25px;
  }

  .box-stylee {
    box-shadow: 0px 0px 10px 0px #f8f8f8;
    width: 270px;
    padding: 50px 0px;
    text-align: center;
    margin: 0px auto 0px auto !important;
    border: 1px solid #009245;
    border-radius: 25px;
  }
  .smmt {
    margin-top: 20px !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 575px),
  screen and (min-device-width: 480px) and (max-device-width: 575px) {
  .navbar {
    padding: 8px 30px;
    transition: all 0.5s ease-in;
  }
  .offert-image {
    position: absolute;
    top: 215px;
    left: 9%;
  }
  .six-content-box {
    margin-top: 130px;
  }
  .footer-content-box {
    margin-top: 700px;
  }
  .footer-logo,
  .social,
  .phone-wrapper,
  .location-wrapper {
    text-align: center;
  }
  .footer-bg {
    background-image: url(../images/footer-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 170px 0px 60px 0px;
  }
  .number,
  .location,
  .location-icon,
  .phone-icon {
    display: block;
    text-align: center !important;
  }
  .number,
  .location {
    margin-left: 0px;
    margin-top: 10px;
  }
  .phone-icon {
    margin-top: 20px;
  }
  .offert-text {
    text-align: center;
  }
  .hero-heading h2 {
    font-size: 40px;
    margin: 0px;
  }
  .fa-search {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .section-two-text {
    text-align: center;
  }

  .section-four-text {
    text-align: center;
  }
  .box-style {
    box-shadow: 0px 0px 10px 0px #f8f8f8;
    width: 270px;
    padding: 50px 0px;
    text-align: center;
    margin: 0px auto 0px auto !important;
    border: 1px solid #009245;
    border-radius: 25px;
  }

  .box-stylee {
    box-shadow: 0px 0px 10px 0px #f8f8f8;
    width: 270px;
    padding: 50px 0px;
    text-align: center;
    margin: 0px auto 0px auto !important;
    border: 1px solid #009245;
    border-radius: 25px;
  }
  .smmt {
    margin-top: 20px !important;
  }
  .pizza-content-box {
    margin-top: -135px;
  }
}
@media screen and (min-width: 320px) and (max-width: 479px),
  screen and (min-device-width: 320px) and (max-device-width: 479px) {
  .navbar {
    padding: 8px 20px;
    transition: all 0.5s ease-in;
  }
  .offert-image {
    position: absolute;
    top: 215px;
    left: 0%;
  }
  .six-content-box {
    margin-top: 130px;
  }
  .footer-content-box {
    margin-top: 550px;
  }
  .footer-logo,
  .social,
  .phone-wrapper,
  .location-wrapper {
    text-align: center;
  }
  .footer-bg {
    background-image: url(../images/footer-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 170px 0px 60px 0px;
  }
  .number,
  .location,
  .location-icon,
  .phone-icon {
    display: block;
    text-align: center !important;
  }
  .number,
  .location {
    margin-left: 0px;
    margin-top: 10px;
  }
  .phone-icon {
    margin-top: 20px;
  }
  .offert-text {
    text-align: center;
  }
  .hero-heading h2 {
    font-size: 35px;
    margin: 0px;
  }
  .fa-search {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .section-two-text {
    text-align: center;
  }

  .section-four-text {
    text-align: center;
  }
  .box-style {
    box-shadow: 0px 0px 10px 0px #f8f8f8;
    width: 270px;
    padding: 50px 0px;
    text-align: center;
    margin: 0px auto 0px auto !important;
    border: 1px solid #009245;
    border-radius: 25px;
  }

  .box-stylee {
    box-shadow: 0px 0px 10px 0px #f8f8f8;
    width: 270px;
    padding: 50px 0px;
    text-align: center;
    margin: 0px auto 0px auto !important;
    border: 1px solid #009245;
    border-radius: 25px;
  }
  .smmt {
    margin-top: 20px !important;
  }
  .pizza-content-box {
    margin-top: -88px;
  }
  .mxst {
    margin-top: 20px;
  }
}
