.outer-epicjourney {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.epic-content h2,
.epic-content1 h2 {
  position: relative;
  color: #424951;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 30px;
  max-width: 280px;
  margin-bottom: 35px;
  letter-spacing: -1px;
}

.epic-content h2:after {
  content: "";
  position: absolute;
  width: 45px;
  height: 3px;
  background: #299fd8;
  right: 0px;
  bottom: 8px;
}

.epic-content1 h2:after {
  content: "";
  position: absolute;
  width: 45px;
  height: 3px;
  background: #299fd8;
  right: -54px;
  bottom: 8px;
}

.epic-content p {
  font-size: 16px;
  color: #333;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 21px;
  text-align: justify;
  padding-bottom: 6px;
}

.epix-img {
  margin-top: 65px;
}
.epix-img img {
  width: 100%;
  height: auto;
  box-shadow: 1px 2px 9px #5a758857;
  border-radius: 20px;
}

.space-75 {
  padding-right: 75px;
}

.points-text {
  float: left;
  margin-right: 60px;
  margin-top: 5px;
}

.outer-ourvalue {
  background: url(../images/ourvalue-bg.jpg);
  font-family: "Roboto", sans-serif;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.value-icon img {
  width: 45px;
  padding-bottom: 18px;
}

.value-head {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  padding-bottom: 12px;
}

.value-subtext {
  color: #efefef;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.inner-ourvalue {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 80px 0px 50px 0px;
}

.inner-ourvalue h2 {
  position: relative;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 25px;
  max-width: 210px;
  margin-bottom: 61px;
}

.inner-ourvalue h2:after {
  content: "";
  position: absolute;
  width: 45px;
  height: 3px;
  background: #ffd712;
  right: 0px;
  bottom: 8px;
}

.inner-abt-hosp {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.inner-abt-hosp h2 {
  position: relative;
  color: #424951;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 35px;
  max-width: 417px;
  margin-bottom: 45px;
}

.inner-abt-hosp h2:after {
  content: "";
  position: absolute;
  width: 45px;
  height: 3px;
  background: #299fd8;
  right: 177px;
  bottom: 8px;
}

.inner-abt-hosp .sub {
  font-family: "PRISTINA", sans-serif;
  font-weight: 600;
  color: #299fd8;
  margin: 0;
  letter-spacing: 0.5px;
  font-size: 26px;
  line-height: 26px;
}

.inner-abt-hosp p {
  font-size: 16px;
  color: #333;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 25px;
  text-align: justify;
  padding-bottom: 14px;
}

.decrip-hospitality {
  text-align: center;
  /* box-shadow: 1px 2px 9px #5a758857; */
  /* padding: 20px 10px 20px 15px; */
  min-height: 215px;
  height: auto;
  display: block;
  clear: both;
  /* margin-top: 2rem; */
  border-radius: 20px;
}

.hospitality-abt-icon {
  margin-top: 15px;
}

.hospitality-abt-icon > img {
  width: 100%;
  height: auto;
  box-shadow: 1px 2px 9px #5a758857;
  border-radius: 20px;
}

.hospitality-abt-head {
  color: #333;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  line-height: 27px;
  font-size: 18px;
  text-transform: capitalize;
  padding-bottom: 8px;
  padding-top: 14px;
}

.hospitality-abt-subtext {
  font-family: "Roboto", sans-serif;
  line-height: 22px;
  font-size: 17px;
  color: #333;
}

.space-r-30 {
  padding-right: 60px;
}

.food-cust {
  margin-top: 60px;
}

.amz-hospitality {
  padding-top: 2rem;
}

.contact-head {
  margin-top: 21px;
}

.contact-head {
  margin-top: 21px;
}

.mail-head {
  margin-top: 18px;
}

/* .outer-abtus {
    background: url(../images/abt-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    height: 550px;
} */

/* .inner-abtus h1 {
  position: absolute;
  bottom: 0px;
  left: 20px;
  font-size: 90px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
} */

.inner-abt-insta {
  position: relative;
}

.overlay-insta {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000b3;
  display: block;
}

.btn-insta {
  left: 50%;
  border-radius: 8px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
}

.inner-abt-insta:hover .btn-insta a {
  background: #ffd712;
  color: #000;
  border: 1px solid #ffd712;
}

.btn-insta a {
  text-decoration: none;
  color: #fff;
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  max-width: 330px;
  width: 100%;
  background: #ffffff21;
  border: 1px solid #fff;
  padding: 15px 50px;
  transition: 0.5s;
}

.btn-insta a:hover {
  background: #ffd712;
  color: #000;
  border: 1px solid #ffd712;
}

/*media query start*/
@media screen and (max-width: 921px) and (min-device-width: 768px) {
  /* .inner-abtus h1 {
    font-size: 60px;
  } */
}

@media screen and (max-width: 767px) and (min-device-width: 320px) {
  .btn-insta a {
    font-size: 17px;
    padding: 15px 10px;
  }

  /* .outer-abtus {
    height: 450px;
  } */

  .outer-epicjourney {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  /* .inner-abtus h1 {
    font-size: 40px;
  } */

  .space-75 {
    padding-right: 15px;
  }

  .points-text {
    margin-right: 30px;
  }

  .epic-content p {
    font-size: 15px;
    padding-bottom: 2px;
  }

  .epix-img {
    margin-top: 20px;
  }

  .inner-ourvalue {
    padding: 40px 0px 20px 0px;
  }

  .inner-ourvalue .mb-5 {
    margin-bottom: 2rem !important;
  }

  .center-360 {
    text-align: center;
  }

  .inner-ourvalue h2 {
    margin: 0 auto;
    margin-bottom: 61px;
  }

  .value-head {
    padding-bottom: 8px;
  }

  .inner-abt-hosp {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }

  .amz-hospitality {
    padding-top: 1rem;
  }

  .space-r-30 {
    padding-right: 15px;
  }

  .inner-abt-hosp p {
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 6px;
  }

  .decrip-hospitality {
    text-align: center;
    padding: 8px 0px 10px 0px;
    min-height: 180px;
  }

  .food-cust {
    margin-top: 0px;
  }
}
