.main-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ent_cptcha{
  margin-top: 10px!important;
}

.bnr-heading {
  transition: none 0s ease 0s;
  text-align: inherit;
  line-height: 90px;
  border-width: 0 px;
  margin: 0 px;
  padding: 0 px;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 70px;
}

.bnr-title {
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-family: Roboto;
  letter-spacing: 2px;
}

.btn-cs {
  letter-spacing: 2px;
  line-height: 11px;
  font-size: 15px;
  background-color: #e56907;
  padding: 15px 35px;
  color: #ffffff;
}

.t1 {
  color: #878787;
  padding: 20px;
  text-align: center;
  font-size: 17px;
  line-height: 27px;
  letter-spacing: 2px;
  font-weight: normal;
}

.t2 {
  color: #1c1c1d;
  padding: px;
  text-align: center;
  font-size: 48px;
  line-height: 80px;
  letter-spacing: 2px;
  font-weight: normal;
}

.p1 {
  margin-top: 20px;
  padding: 10px;
  text-align: center;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 1px;
  font-weight: normal;
  color: #878788;
}

.p3 {
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #1c1c1d;
}

.p4 {
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 1px;
  font-weight: normal;
  color: #878788;
  text-align: justify!important;
}

.hg-cs {
  min-height: 20px;
}

.btn-csl {
  background-color: #1c1c1c;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px !important;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: 11px;
  padding: 10px 20px !important;
  text-decoration: none;
}

.btn-cs-2 {
  background-color: #1c1c1c;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px !important;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 15px;
  line-height: 11px;
  padding: 15px 30px !important;
  text-decoration: none;
}

.btn-cs-3 {
  background-color: #e56907;
  padding: 15px 35px !important;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px !important;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 15px;
  line-height: 11px;
  text-decoration: none;
  text-align: center;
}

.div-cs-4 {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-width: 50%;
  align-content: center;
  justify-content: center;
}

.t5 {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 2px;
  font-weight: normal;
  color: #ffffff;
}

.p6 {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: #878788;
  font-size: 16px;
  line-height: 27px;
}

.mrg10 {
  margin: 10px 0px;
}

.mrg20 {
  margin: 20px 0px;
}

.h6 {
  font-size: 80px;
  line-height: 80px;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: 1px;
}

.p7 {
  color: #1c1c1c;
  text-align: center;
  font-size: 25px;
  line-height: 45px;
  letter-spacing: 1px;
  font-weight: normal;
}

.btn-rd {
  border: 2px solid #e56907;
  letter-spacing: 2px;
  line-height: 11px;
  font-size: 11px;
  padding: 15px 35px;
  color: #e56907;
  font-weight: bold;
  text-align: center;
}

.t4 {
  font-size: 35px;
  line-height: 20px;
}

.vid-cs {
  display: flex;
  justify-content: center;
  max-height: 650px;
  max-width: 100% !important;
  width: 100%;
  margin-bottom: 0px;
}

.img-content {
  flex: 1 0 100%;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 100px;
  color: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(67, 74, 84, 0.3);
}

.img-1 {
  background: linear-gradient(
    rgba(28, 28, 28, 0.2) 0%,
    rgba(28, 28, 28, 0.7) 100%
  );
  background-image: url("../assets/corporate-events/Corporate Events.jpg");
  height: 550px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 45px;
}

.h-cs {
  color: #1c1c1c;
  text-align: right;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 1px;
  font-weight: normal;
}

.intro-div {
  display: flex;
  flex-direction: column;
  padding-bottom: 36px;
  padding-top: 10px;
  justify-content: center;
}
.individualFunction {
  margin-bottom: 45px;
  padding: 0 35px;
}
.individualFunction p {
  padding: 0 35px;
}

.individualFunction img {
  /* max-width: 100%; */
    max-height: 100%;
    object-fit: contain;
}

.des-1 {
  padding: 30px 45px 45px 45px;
}
.des-2 p {
  padding-right: 45px;
}

.des-1 p {
  line-height: 23px;
  font-size: 17px;
}

.hd {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
}

.seo-section {
  flex: 1;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px 25px 15px 25px;
}

.cr-images {
  height: 451px !important;
  width: 615px !important;
}

.uli {
  list-style: square !important;
  color: #878788;
  margin-left: 20px !important;
}

.p3 {
  font-size: 25px;
  color: #e56907;
}

.p4 {
  font-size: 20px;
 
}

.btn-cs-2 {
  background-color: #e56907;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  border-radius: 0px !important;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: 11px;
  padding: 10px 15px !important;
  text-decoration: none;
}

.link a {
  color: #e56907;
}

/* ------------------------- Media Query ------------------------- */

@media (max-width: 768px) {
  .img-1 {
    height: 250px;
    /* width: 100px; */
  }

  .t2 {
    font-size: 26px;
    line-height: 26px;
  }

  .t1 {
    font-size: 14px;
    padding: 5px;
    margin-bottom: 5px;
  }

  .p3 {
    font-size: 24px !important;
    line-height: 24px;
  }

  .p4 {
    font-size: 16px !important;
    line-height: 27px;
  }

  .hg-cs {
    min-height: 15px;
  }

  .img-cs {
    height: 250px;
  }

  .seo-section {
    padding: 0px 25px 15px 25px;
  }

  .seo-section h1 {
    font-size: 28px;
  }

  .seo-section h2 {
    font-size: 22px;
  }

  .seo-section p {
    margin-top: 5px;
  }

  .individualFunction {
    flex-direction: column;
    margin-bottom: 20px;
    padding: 0;
  }

  .des-2 {
    margin-bottom: 20px;
  }

  img {
    max-width: 100%;
  }

  /* .button-container {
    padding: 98px 98px 30px 98px;
} */
}

@media (min-width: 769px) {
  .width50 {
    flex: 1 0 50%;
  }
  .button-container {
    padding: 0px 40px 14px 40px;
}
}

@media (min-width: 769px) {
  .width25 {
    flex: 0 0 25%;
  }
}

@media (min-width: 769px) {
  .width20 {
    flex: 0 0 20%;
  }
}

@media (min-width: 769px) {
  .width33 {
    flex: 0 0 32%;
  }
 
}
@media (max-width: 1024px){
  .individualFunction {
      flex-direction: column;
      margin-bottom: 20px;
      padding: 0;
  }
  .t4 {
      line-height: 48px;
  }
}
