@font-face {
  font-family: "Poppins-Light";
  src: url(fontfamily/Poppins-Light.ttf);
}

@font-face {
  font-family: "Poppins-Regular";
  src: url(fontfamily/Poppins-Regular.ttf);
}

@font-face {
  font-family: "Poppins-Medium";
  src: url(fontfamily/Poppins-Medium.ttf);
}

@font-face {
  font-family: "Poppins-SemiBold";
  src: url(fontfamily/Poppins-SemiBold.ttf);
}

@font-face {
  font-family: "Poppins-Bold";
  src: url(fontfamily/Poppins-Bold.ttf);
}

body {
  margin: 0;
  padding: 0;
  font-family: "Poppins-Regular";
  color: white;
  background-repeat: no-repeat;
  background-size: cover;
}

img {
  max-width: 100%;
}

.verify-once-message {
  color: red;
  text-align: center;
}

.main-banner {
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  height: 100vh;
}

.main-banner2 {
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;

}

.video-wrapper:after {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  z-index: 0;
  height: 100%;
}

.header {
  padding-bottom: 50px;
  padding-top: 30px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.header .container {
  position: relative;
  z-index: 9;
}

/* .header:after {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
} */

.main_div {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wow {
  padding: 15px 0px 3px 0px;
}

img.buz {
  width: 100%;
}

.bg-image img {
  max-width: 100%;
}

h1.verify {
  color: #fff;
  text-align: center;
  font-weight: 800;
  font-family: "Poppins-Bold";
}

.d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.color-logo1.success-img {
  width: 185px;
}

.content-verify {
  padding: 20px;
  border-radius: 20px;
  background: #fff;
  border: navajowhite;
}

h1.serial-no {
  font-size: 18px;
  font-weight: 500;
  color: #000 !important;
}

#verifyContent h5 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

img#verifyImg {
  max-width: 266px;
  width: 30%;
  margin: 19px 0px 0px 15px;
}

.verify-modal {
  width: 400px;
  margin: 30px auto;
}

.header .logo {
  height: 50px;
}

.header .dropdown .btn-default {
  background: none;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 20px;
}

.container.productvarify .wow {
  width: 377px;
  margin: 40px auto;
}

.container.productvarify .wow {
  width: 450px;
  margin-left: -35px !important;
  /* width: 377px; */
  /* margin-left: -229px !important; */
}

.verify_insta {
  bottom: -70px !important;
}

img.img-color {
  width: 100%;
}

h2.flw {
  text-align: center;
}

img.image-clr {
  width: 23px;
  padding-right: 3px;
}

.productcode {
  padding: 0;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.container.productvarify {
  width: 380px;
  /* margin: 218px auto 0; */
}

.productcode .comm {
  position: absolute;
}

h2.flw a {
  display: flex;
  align-items: center;
  justify-content: center;
}

h2.flw span {
  font-size: 18px;
  text-transform: uppercase;
  color: #514f4f;
}

.header .header-text .color-logo {
  margin: 0 auto;
  max-width: 280px;
}

.header .header-text h1 {
  color: #fff;
  font-size: 40px;
  font-family: "Poppins-Bold";
  margin-top: 0;
}

.newsletter .newsletter-form {
  position: relative;
  margin-top: 23px;
  z-index: 999;
}

/* .webite {
  width: 42px;
  margin: auto;
} */

.website a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
}

.website img {
  width: 28px;
  object-fit: contain;
}

.main-space {
  margin-left: 15px;
}

.newsletter .newsletter-form input {
  height: 50px;
  width: 100%;
  padding: 5px 20px;
  border-radius: 7px;
  outline: none;
  border: none;
  background-color: #fff;
  color: #514f4f;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.9);
}

.newsletter .newsletter-form button {
  width: 116px;
  height: 36px;
  border-radius: 6px;
  color: #fff;
  position: absolute;
  right: 9px;
  bottom: 7px;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0px;
  outline: none;
  text-decoration: none;
  cursor: pointer;
  background: #000000;
}

img.insta {
  width: 35px !important;
  margin: 0px 17px;
}

img.tele {
  width: 35px;
}

.header .header-text h2 {
  color: #fff;
  margin-top: 20px;
  font-size: 26px;
  font-family: "Poppins-Bold";
  line-height: 40px;
  text-align: center;
}

.header .header-text h2.discovertext {
  padding: 26rem 0 0;

}

a:hover {
  text-decoration: none;
}

.header .header-text .follow-us {
  list-style-type: none;
  padding-left: 0;
}

.header .header-text .follow-us li {
  display: inline;
  margin-right: 15px;
}

.footer {
  /* padding-top: 50px; */
  /* background: url(https://imagedelivery.net/ofaxELKSbhOGL0thW-m_ww/a9a51a9f-2efb-451f-bf0f-dff2c8b84500/public); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.image-section-1 {
  padding: 75px 0px;
}

.footer .footer-logo {
  height: 35px;
}

.footer p {
  padding-right: 20px;
  line-height: 26px;
}

.footer h4 {
  font-family: "Poppins-SemiBold";
  color: #fff;
  font-size: 20px;
  padding: 5px 0px;
}

.footer ul {
  list-style-type: none;
  padding-left: 0;
}

.footer ul li {
  margin-bottom: 10px;
}

.footer ul li a {
  font-size: 15px;
  color: #fff;
}

.footer-contact .media {
  margin-bottom: 10px;
}

.footer-contact .media a span {
  color: #fbbb32;
  font-size: 18px;
  margin-top: 5px;
}

.footer-contact .media p a {
  color: #fff;
  text-decoration: none;
}

.footer-contact .media p {
  font-size: 15px;
  color: #fff;
}

.copyright {
  border-top: 1px solid #8b8686;
  padding-top: 5px;
  padding-bottom: 0px;

  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copyright p {
  font-size: 16px;
  color: #fff;
}

.copyright ul li {
  display: inline;
  margin-right: 20px;
}

.copyright ul li img {
  height: 18px;
}

.bg-image {
  background-image: url(../images/buzzbar2.png);
  width: 420px;
  height: 420px;
  margin: 0 auto;
}

.footer {
  position: relative;
  bottom: -65px;
}


.footer:after {
  content: "";
  /* background: rgba(0, 0, 0, 0.5); */
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}

.footer .container {
  position: relative;
  z-index: 1;
}

/************ Extras ***********/
.btnStyle {
  transform: translateZ(0) !important;
  backface-visibility: hidden !important;
  transition: 300ms ease-out !important;
}

.btnStyle:hover {
  transform: scale(0.9) !important;
}

.btnStyle2 {
  transform: translateZ(0) !important;
  backface-visibility: hidden !important;
  transition: 300ms ease-out !important;
}

.btnStyle2:hover {
  transform: scale(1.1) !important;
}

.block {
  display: block;
}

.content-div {
  width: 50%;
}

a:hover {
  text-decoration: none;
}

.main-banner2 .header {
  height: 81vh;
  display: flex;
  align-items: center;
}

.main-banner2 .header h2.flw a span {
  color: #fff;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

.instagram {
  width: 50px;
  margin: 0px auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: -110px;
}

.verify-modal {
  width: 400px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
  .main_div {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 86px 50px 0;
  }
}

@media only screen and (max-width: 991px) {
  .header {
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
  }

  @media only screen and (max-width: 576px) {
    img.buz {
      width: 315px;
    }

    .image-section {
      margin-top: 3px;
    }

    .header .header-text h1 {
      font-size: 25px !important;
    }

    .main-space {
      margin-left: 0;
    }

    .newsletter .newsletter-form button {
      font-size: 10px;
    }

    .verify-modal {
      width: 100%;
      margin: 0 auto;
    }

    .content-verify {
      width: 93%;
      margin: 0 auto;
    }

  }


  .footer-contact.wow.fadeInUp.animated {
    padding-bottom: 10px;
  }

  .wow {
    padding: 0px;
  }

  img.buz {
    width: 320px;
  }

  .bg-image {
    height: auto;
  }

  .bg-image {
    width: 345px;
  }
}

@media only screen and (max-width: 767px) {

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .header .logo {
    height: 43px;
  }

  h1.verify {
    font-size: 26px;
  }

  .header {
    /* height: 900px; */
    background-size: cover;
    padding-bottom: 0;
  }

  .header .header-text {
    margin-top: 20px;
    text-align: center;
  }

  .header .header-text .color-logo {
    margin: 0 auto;
    width: 280px;
  }

  .main-banner2 .header {
    height: 78vh;
    margin: 0;
    padding: 0;
  }

  .block {
    display: inline;
  }

  .header .header-text h1 {
    font-size: 30px;
  }

  .image-section {
    margin-top: 0px;
    text-align: center;
  }

  .image-section img {
    margin: 10px auto;
  }

  .footer {
    padding-top: 0;
    text-align: center;
    width: 100%;
  }

  .copyright {
    display: block;
  }

  .footer .media-left,
  .footer .media>.pull-left {
    float: none !important;
  }

  .newsletter {
    margin: auto;
    padding: 15px 15px;
  }


  .header {
    height: auto;
  }

  .newsletter .newsletter-form button {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
  }

  .newsletter .newsletter-form input {
    width: 100%;
    height: 36px;
  }

  .container.productvarify .wow {
    width: 218px;
    margin: auto !important;
    /* margin: 311px auto 0; */
  }

  /* .container.productvarify {
    width: 82%;
    margin: 194px auto 0;
  } */

  .footer {
    position: relative;
    bottom: -250px;
  }

  /* .footer {
    background: url(https://imagedelivery.net/ofaxELKSbhOGL0thW-m_ww/ddc41198-f3e7-4920-ad55-a3fb5f8d8100/public);
  } */
}


@media only screen and (max-width: 600px) {

  html,
  body,
  .main_div,
  .main-banner,
  .productcode {
    height: 99%;
  }


  /* .container.productvarify {
    margin: 212px auto 0;
  } */

  .container.productvarify .wow {
    width: 100%;
    margin: auto !important;
    /* margin: 212px auto 0; */
  }

  .instagram {
    width: 43px;
    margin: 0px auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -50px;
  }

}

@media (min-width: 768px) and (max-width: 991px) {
  .header .header-text {
    margin-top: 0;
  }

  .header .header-text h1 {
    text-align: center;
    font-size: 30px;
  }

  .header .header-text .color-logo {
    height: 200px;
    margin: 20px auto;
  }

  .newsletter {
    max-width: 400px;
    margin: auto;
  }

  .header {
    /* height: 900px; */
    padding-bottom: 100px;
  }

  .image-section {
    padding-bottom: 50px;
    margin-top: 30px;
  }

  .block {
    display: inline;
  }

  .header .header-text h2 {
    text-align: center;
  }

  .header .header-text .follow-us {
    text-align: center;
  }

  .footer p {
    padding-right: 0;
    line-height: 22px;
    font-size: 13px;
  }

  .footer ul li a {
    font-size: 14px;
  }

  .footer-contact .media p {
    font-size: 14px;
  }

  .footer-contact .media {
    margin-bottom: 5px;
    margin-top: 0;
  }

  .footer h4 {
    font-size: 18px;
  }

}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .header-text {
    margin-top: 50px;
  }

  .header .header-text h1 {
    font-size: 40px;
  }
}

@media (min-width: 1480px) and (max-width: 5120px) {}

/* @media only screen and (max-width: 414px) {
  .verify-modal {
    width: 95%;
  }
} */





















section {
  height: 100vh;
  width: 100%;
  /* Default mobile background */
  background: url("https://imagedelivery.net/ofaxELKSbhOGL0thW-m_ww/454014e7-66c3-4ad5-f672-47db6ca00100/public") no-repeat center center/cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}


.main_logo img {
  width: 300px;
}

.newsletter {
  margin-top: 20px;
  text-align: center;
}

.newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  justify-content: center;
}

.newsletter-form input {
  padding: 12px;
  border: 2px solid #fff;
  border-radius: 8px;
  outline: none;
  font-size: 16px;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
}

.newsletter-form button {
  padding: 12px 20px;
  border: none;
  border-radius: 8px;
  background: #000;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  width: 100%;
}

.newsletter-form button:hover {
  background: #333;
}



@media (min-width: 768px) {
  section {
    background: url("https://imagedelivery.net/ofaxELKSbhOGL0thW-m_ww/84914f3f-7656-4920-eaec-2d82e4ecc000/public") no-repeat center center/cover;
  }

  .main_logo img {
    width: 310px;
  }

  .newsletter-form {
    flex-direction: row;
    width: auto;
  }

  .newsletter-form input {
    width: 220px;
  }

  .newsletter-form button {
    width: auto;
  }
}