.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{

  height: 40px;
}


img {
  max-width: 100%;
  }
  a {
  text-decoration: none;
  }
  ul {
  padding: 0;
  margin: 0;
  }
  li {
  list-style-type: none;
  }
  html,
  body {
  overflow-x: hidden;
  padding: 0 !important;
  margin: 0 !important;
  }
  /* Custom Font */
  @font-face {
  font-family: "sf_pro_displaylight";
  src: url("../fonts/sf-pro-display-light-webfont.eot");
  src: url("../fonts/sf-pro-display-light-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/sf-pro-display-light-webfont.woff2") format("woff2"),
  url("../fonts/sf-pro-display-light-webfont.woff") format("woff"),
  url("../fonts/sf-pro-display-light-webfont.ttf") format("truetype"),
  url("../fonts/sf-pro-display-light-webfont.svg#sf_pro_displaylight")
  format("svg");
  font-weight: normal;
  font-style: normal;
  }
  @font-face {
  font-family: "sf_pro_displaybold";
  src: url("../fonts/sfprodisplaybold-webfont.eot");
  src: url("../fonts/sfprodisplaybold-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/sfprodisplaybold-webfont.woff2") format("woff2"),
  url("../fonts/sfprodisplaybold-webfont.woff") format("woff"),
  url("../fonts/sfprodisplaybold-webfont.ttf") format("truetype"),
  url("../fonts/sfprodisplaybold-webfont.svg#sf_pro_displaybold")
  format("svg");
  font-weight: normal;
  font-style: normal;
  }
  @font-face {
  font-family: "sf_pro_displayheavy_italic";
  src: url("../fonts/sfprodisplayheavyitalic-webfont.woff2") format("woff2"),
  url("../fonts/sfprodisplayheavyitalic-webfont.woff") format("woff"),
  url("../fonts/sfprodisplayheavyitalic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  }
  @font-face {
  font-family: "sf_pro_displaymedium";
  src: url("../fonts/sfprodisplaymedium-webfont.eot");
  src: url("../fonts/sfprodisplaymedium-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/sfprodisplaymedium-webfont.woff2") format("woff2"),
  url("../fonts/sfprodisplaymedium-webfont.woff") format("woff"),
  url("../fonts/sfprodisplaymedium-webfont.ttf") format("truetype"),
  url("../fonts/sfprodisplaymedium-webfont.svg#sf_pro_displaymedium")
  format("svg");
  font-weight: normal;
  font-style: normal;
  }
  @font-face {
  font-family: "sf_pro_displayregular";
  src: url("../fonts/sfprodisplayregular-webfont.eot");
  src: url("../fonts/sfprodisplayregular-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/sfprodisplayregular-webfont.woff2") format("woff2"),
  url("../fonts/sfprodisplayregular-webfont.woff") format("woff"),
  url("../fonts/sfprodisplayregular-webfont.ttf") format("truetype"),
  url("../fonts/sfprodisplayregular-webfont.svg#sf_pro_displayregular")
  format("svg");
  font-weight: normal;
  font-style: normal;
  }
  @font-face {
  font-family: "poppinslight";
  src: url("../fonts/poppins-light-webfont.eot");
  src: url("../fonts/poppins-light-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/poppins-light-webfont.woff2") format("woff2"),
  url("../fonts/poppins-light-webfont.woff") format("woff"),
  url("../fonts/poppins-light-webfont.ttf") format("truetype"),
  url("../fonts/poppins-light-webfont.svg#poppinslight") format("svg");
  font-weight: normal;
  font-style: normal;
  }
  @font-face {
  font-family: "poppinsregular";
  src: url("../fonts/poppins-regular-webfont.eot");
  src: url("../fonts/poppins-regular-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/poppins-regular-webfont.woff2") format("woff2"),
  url("../fonts/poppins-regular-webfont.woff") format("woff"),
  url("../fonts/poppins-regular-webfont.ttf") format("truetype"),
  url("../fonts/poppins-regular-webfont.svg#poppinsregular") format("svg");
  font-weight: normal;
  font-style: normal;
  }
  @font-face {
  font-family: "poppinssemibold";
  src: url("../fonts/poppins-semibold-webfont.eot");
  src: url("../fonts/poppins-semibold-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/poppins-semibold-webfont.woff2") format("woff2"),
  url("../fonts/poppins-semibold-webfont.woff") format("woff"),
  url("../fonts/poppins-semibold-webfont.ttf") format("truetype"),
  url("../fonts/poppins-semibold-webfont.svg#poppinssemibold") format("svg");
  font-weight: normal;
  font-style: normal;
  }
  body {
  font-family: "sf_pro_displayregular";
  font-size: 16px;
  font-weight: normal;
  color: #6b788e;
  }
  /* Home page CSS Start  */
  /* Header CSS Start */
  .header-section {
  background-color: #090909;
  padding: 17px 0;
  padding-right: 15px !important;
  }
  .cover-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  }
  .main-menu {
  display: flex;
  align-items: center;
  margin-left: auto;
  }
  .logo img {
  max-width: 240px;
  }
  .header-nav {
  display: flex;
  margin-left: auto;
  }
  .header-nav > ul > li,
  ul.main-menu li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  height: auto;
  margin: 0px 42px 0px 0px;
  }
  .header-nav > ul > li:last-child,
  ul.main-menu li:last-child {
  margin-right: 0;
  }
  .header-nav > ul > li > a,
  ul.main-menu li > a {
  position: relative;
  z-index: 1;
  display: block;
  color: #fff;
  font-size: 18px;
  font-family: "sf_pro_displayregular";
  font-weight: normal;
  padding: 12px 0px;
  line-height: 25px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  }
  .header-nav > ul > li > a.active,
  .header-nav > ul > li > a:hover,
  ul.main-menu li > a:hover,
  ul.main-menu li.current-menu-item > a {
  color: #f09123;
  }
  .header-nav > ul > li a:first-child {
  padding-left: 0;
  }
  .register-btn a {
  border-radius: 6px;
  background: #f09123;
  padding: 7px 15px !important;
  text-align: center;
  border: 1px solid #f09123;
  color: #fff !important;
  display: inline-block;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 400 !important;
  }
  .register-btn a:hover {
  background-color: #fff;
  color: #f09123 !important;
  }
  /********HAMBURGER ICON***********/
  #pull {
  display: none;
  }
  .hamburger {
  padding: 0px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  }
  .hamburger:hover {
  opacity: 1;
  }
  .hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
  }
  .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  }
  .hamburger-inner,
  .hamburger-inner::before,
  .hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #f09123;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  }
  .hamburger-inner::before,
  .hamburger-inner::after {
  content: "";
  display: block;
  }
  .hamburger-inner::before {
  top: -10px;
  }
  .hamburger-inner::after {
  bottom: -10px;
  }
  /** Spring **/
  .hamburger--spring .hamburger-inner {
  top: 0px;
  transition: background-color 0s 0.13s linear;
  }
  .hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
  transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
  transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
  }
  .hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
  transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
  }
  .hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
  transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
  }
  /** Spring **/
  /********HAMBURGER ICON***********/
  /* Header CSS End */
  /* Banner css Start */
  .banner-section {
  background-image: url("../images/banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0 220px;
  background-position: center center;
  height: 680px;
  
  }
  .banner-slider{
    position: relative;
    margin-top: 89px;
    overflow: hidden;
  }
  .banner-content {
  max-width: 600px;
  }
  .banner-content h5 {
  font-family: "sf_pro_displaymedium";
  font-size: 22px;
  color: #f09123;
  }
  .banner-content h1 {
  font-family: "sf_pro_displayheavy_italic";
  font-size: 55px;
  line-height: 70px;
  margin-bottom: 10px;
  color: #fff;
  }
  /* .banner-content p {
  font-family: "sf_pro_displaylight";
  line-height: 22px;
  color: #fff;
  } */
  .banner-content p {
    font-family: 'poppinslight';
    color: #fff;
    font-size: 15px;
    line-height: 27px;
}
  .common-btn {
  padding: 11px 27px;
  background: #f09123;
  border: 1px solid #f09123;
  border-radius: 6px;
  min-width: 130px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  display: inline-block;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  }
  .common-btn:hover {
  background-color: #fff;
  color: #f09123;
  }
  /* Banner css End */
  /* Two Col start */
  .address {
  margin-top: -140px;
  position: relative;
  z-index: 1;
  }
  .left-image,
  .left-image img {
  height: 100%;
  }
  .left-image img {
  border-radius: 10px 0 0 10px;
  object-fit: cover;
  }
  .left-image img {
  width: 100%;
  }
  .right-content {
  background: #ffffff;
  box-shadow: 0px 2px 10px #00000017;
  border-radius: 0 10px 10px 0;
  padding: 52px 60px;
  height: 100%;
  }
  .right-content h4 {
  font-family: "sf_pro_displaybold";
  font-size: 18px;
  color: #f09123;
  font-weight: normal;
  }
  .right-content h2 {
  font-family: "sf_pro_displaybold";
  font-size: 30px;
  color: #090909;
  font-weight: normal;
  }
  .right-content ul {
  margin: 18px 0 10px;
  }
  .right-content ul li {
  display: flex;
  align-items: flex-start;
  font-family: "sf_pro_displaymedium";
  font-size: 16px;
  color: #6b788e;
  padding-bottom: 16px;
  }
  .right-content ul li p {
  margin-bottom: 0;
  }
  .right-content ul li img {
  margin-right: 8px;
  }
  /* Two Col End */
  /* About us CSS Start */
  .common-padding {
  padding: 100px 0;
  }
  /* 27-11-2023 */
  .about-left img {
  width: 100%;
  /* height: 350px; */
  height: 420px;
  object-fit: cover;
  }
  .about-right {
  padding-left: 40px;
  }
  .about-right h5,
  .testimonial h5 {
  font-family: "sf_pro_displaybold";
  color: #f09123;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 18px;
  }
  .about-right h2,
  .testimonial h2 {
  font-family: "sf_pro_displaybold";
  color: #090909;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 18px;
  }
  .about-right p {
  line-height: 28px;
  margin-bottom: 22px;
  }
  /* About us CSS End */
  /* Event episode CSS Start */
  .event-episode {
  background-image: url("../images/episode-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0 150px;
  background-position: center center;
  color: #fff;
  }
  .event-episode h3 {
  font-family: "sf_pro_displaybold";
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 15px;
  }
  .event-episode p {
  font-family: "sf_pro_displaylight";
  line-height: 20px;
  }
  .video-grid {
  margin-top: -115px;
  padding-bottom:100px;
  }
  .video-container img {
  width: 100%;
  cursor: pointer;
  }
  .video-container {
  position: relative;
  }
  .video-overlay {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  }
  .video-overlay img {
  height: 100%;
  object-fit: cover;
  }
/*   .video-overlay:before {
  content: "";
  background-image: url("../images/play-icon.svg");
  width: 55px;
  height: 55px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  } */
  .video-overlay-content {
  position: absolute;
  width: 100%;
  bottom: 15px;
  text-align: center;
  }
  .video-overlay p {
  font-family: "sf_pro_displaymedium";
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
  }
  /* Event episode CSS End */
  /* Testimonial Start */
  .testimonial h5 {
  margin-bottom: 5px;
  }
  .testimonial-slider {
  padding-top: 15px;
  }
  .testimonial-slider .owl-stage-outer {
  overflow: visible;
  }
  .testimonial-slider .owl-item {
  opacity: 0;
  }
  .testimonial-slider .owl-item.active {
  opacity: 1;
  }
  .testimonial-slider .item {
  padding: 22px 30px;
  background: #ffffff;
  box-shadow: 0px 0px 15px #2d2d2d30;
  border-radius: 15px;
  height: 100%;
  position: relative;
  }
  .testimonial-slider .item .client-name {
  font-size: 18px;
  font-family: "sf_pro_displaybold";
  font-weight: normal;
  color: #f09123;
  margin-bottom: 0px;
  }
  .testimonial-slider .item p {
  font-size: 14px;
  line-height: 24px;
  color: #6b788e;
  }
  .testimonial-slider .item .review-timing {
  font-family: "sf_pro_displayregular";
  color: #6b788e;
  font-size: 14px;
  }
  .testimonial-slider .item .testimonial-image {
  width: auto;
  }
  .testimonial-top {
  justify-content: space-between;
  padding-bottom: 15px;
  }
  .testimonial-slider .testimonial-top-left {
  display: flex;
  align-items: center;
  }
  .testimonial-slider.owl-theme .owl-nav {
  position: relative;
  top: -110px;
  height: 40px;
  width: 100%;
  margin-top: -40px;
  display: block !important;
  }
  .testimonial-slider.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: -40px;
  top: 0;
  }
  .testimonial-slider.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: -40px;
  top: 0;
  }
  .testimonial-slider.owl-carousel .owl-nav button.owl-prev span,
  .testimonial-slider.owl-carousel .owl-nav button.owl-next span {
  display: none;
  }
  .testimonial-slider.owl-carousel .owl-nav button.owl-prev:after {
  content: "";
  background: url(../images/prev-arrow.svg);
  width: 54px;
  height: 57px;
  position: absolute;
  left: -36px;
  }
  .testimonial-slider.owl-carousel .owl-nav button.owl-next:after {
  content: "";
  background: url("../images/next-arrow.svg");
  width: 54px;
  height: 57px;
  position: absolute;
  right: -36px;
  }
  .testimonial-slider ul.review-star {
  margin-bottom: 6px;
  }
  ul.review-star li {
  display: inline-block;
  }
  ul.review-star li i {
  color: #ffbb00;
  }
  ul.review-star li i.color-gray {
  color: #cecece;
  }
  /* Testimonial End */
  /* Footer Start */
  .footer-section {
  background-color: #090909;
  }
  .footer-top {
  padding: 75px 0 45px;
  }
  .footer-top p {
  font-family: "poppinslight";
  font-weight: normal;
  color: #fff;
  font-size: 15px;
  margin: 35px 0 20px;
  }
  .footer-top p strong {
  font-family: "poppinssemibold";
  font-weight: normal;
  }
  .email-subscribe {
  max-width: 550px;
  margin: auto;
  position: relative;
  }
  .mail-inputbox {
  position: relative;
  width: 75%;
  }
  .mail-inputbox .mail-icon {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-52%);
  }
  .mail-inputbox .form-control {
  background-color: transparent;
  border-color: #fff;
  padding: 15px 15px 15px 60px;
  border-radius: 10px;
  font-family: "poppinslight";
  font-weight: normal;
  color: #fff;
  font-size: 15px;
  line-height: 21px;
  }
  .mail-inputbox input::placeholder {
  color: #fff;
  }
  .mail-inputbox .form-control:focus {
  box-shadow: none;
  outline: none;
  border-color: #fff;
  }
  .email-subscribe button {
  padding: 14px 12px 14px 18px;
  background-color: #f09123;
  border: 1px solid #f09123;
  font-family: "poppinssemibold";
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  position: absolute;
  top: 1px;
  right: -30px;
  }
  .email-subscribe button:hover {
  background-color: #fff;
  color: #f09123;
  }
  .email-subscribe button img {
  margin-left: 8px;
  margin-top: -5px;
  }
  .email-subscribe button:hover img {
  filter: brightness(0) saturate(100%) invert(72%) sepia(45%) saturate(2623%)
  hue-rotate(340deg) brightness(95%) contrast(99%);
  }
  ul.footer-menu {
  margin-top: 32px;
  }
  .footer-menu li {
  display: inline-block;
  margin-right: 50px;
  }
  .footer-menu li a {
  font-family: "sf_pro_displayregular";
  color: #fff;
  font-size: 18px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  }
  .footer-menu li a:hover,
  .footer-menu li a.active {
  color: #f09123;
  }
  .footer-menu li:last-child {
  margin-right: 0;
  }
  .footer-top {
  border-bottom: 1px solid #50668b;
  }
  .footer-bottom p {
  font-family: "sf_pro_displaylight";
  font-size: 14px;
  color: #b3bccc;
  }
  .footer-bottom p {
  margin-bottom: 0;
  }
  .footer-bottom {
  padding: 18px 0;
  }
  ul.footer-social li {
  display: inline-block;
  margin-right: 20px;
  }
  ul.footer-social li a img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%)
  hue-rotate(66deg) brightness(108%) contrast(98%);
  }
  ul.footer-social li a:hover img {
  filter: brightness(0) saturate(100%) invert(72%) sepia(45%) saturate(2623%)
  hue-rotate(340deg) brightness(95%) contrast(99%);
  }
  ul.footer-social li:last-child {
  margin-right: 0;
  }
  ul.footer-social {
  margin-top: 25px;
  }
  /* Footer End  */
  /* About page start */
  .inner-banner {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 130px 0;
  background-position: center center;
  margin-top: 89px;
  }
  .inner-banner.events:before {
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    top: 0;
    background-color: #0000006e;
    bottom: 0;
}
  .about-us .cust-row {
  margin-bottom: 30px;
  }
  .about-us .cust-row:nth-child(2n) .cust-col:nth-child(1) {
  order: 2;
  }
  .about-us .cust-row:nth-child(2n) .about-right {
  padding-left: 0;
  padding-right: 40px;
  }
  .about-us .about-right ol {
  padding-left: 0px;
  }
  /* About Page end */
  /* Contact Start */
  .contact {
  background-color: #fafafa;
  }
  .contact h2 {
  font-family: "sf_pro_displaybold";
  letter-spacing: 0px;
  color: #f09123;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 30px;
  }
  .contact-left h3{
  font-family: "sf_pro_displaybold";
  letter-spacing: 0px;
  /*color: #f09123;
  font-size: 24px;*/
  color: #090909;
  font-size: 34px;
  font-weight: normal;
  margin-bottom: 20px; 
  }
  .contactform {
  /* filter: drop-shadow(3px 4px 13px rgba(0, 0, 0, 0.11));
  background: #fff;*/
  padding: 30px 0px;
  border-radius: 6px;
  }
  .contact-right {
  padding: 30px;
  }
  .contact-right {
  /*padding: 30px;
  background: #f09123;*/
  filter: drop-shadow(3px 4px 13px rgba(0, 0, 0, 0.11));
  background: #fff;
  padding: 30px 20px;
  border-radius: 6px;
  }
  .contact-right h3 {
  color: #090909;
  font-family: "sf_pro_displaybold";
  font-size: 24px;
  text-align: center;
  }
  ul.address-info {
  margin-bottom: 25px;
  }
  ul.address-info li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  }
  ul.address-info li img {
  margin-top: 6px;
  margin-right: 10px;
  }
  .contact-left ul.address-info li,.contact-left ul.address-info li a,.contact-left p{
  color: #f09123;
  }
  .contact-left p {
  margin-bottom: 10px;
  }
  div#wpcf7-f136-o1 {
  padding-top: 10px;
  }
  .contact-right p {
  color: #f09123;
  text-align: center;
  }
  .contactform input {
  border-radius: 30px;
  border: 1px solid #f09123;
  background: #fff;
  width: 100%;
  height: 40px;
  padding: 5px 15px;
  color: #000;
  font-family: "sf_pro_displayregular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  }
  .contactform textarea {
  border-radius: 6px;
  border: 1px solid #f09123;
  height: 96px;
  padding: 12px 20px;
  vertical-align: top;
  }
  .contactform .form-group {
  margin-bottom: 12px;
  }
  .contactform input:focus,
  .contactform textarea:focus {
  outline: none;
  box-shadow: none;
  border-color: #f09123;
  }
  .contactform .contact-submit input.sub-btn {
  background-color: #fff !important;
  border: 1px solid #f09123 !important;
  color: #f09123;
  height: 42px;
  width: 170px;
  font-size: 18px;
  margin: auto;
  }
  .contactform .contact-submit input.sub-btn:hover {
  background-color: #f09123 !important;
  color: #fff;
  }
  .map iframe {
  height: 360px !important;
  }
  /* Contact End  */
  /* =======Login-sign-up=======S */
  /* Header-login */
  li.register-btn {
  padding-left: 42px;
  }
  /* Header-login */
  main#main {
  max-width: 1140px;
  margin: 100px auto;
  }
  main#main h1 {
  font-family: "sf_pro_displaybold";
  color: #090909;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 18px;
  }
  main#main h2 {
  font-family: "sf_pro_displaybold";
  color: #f09123;
  font-size: 30px;
  line-height: 0;
  margin-top: 20px;
  }
  .custom-registration-form .register label {
  display: block;
  margin: 20px 0 8px 0;
  font-family: "sf_pro_displayregular";
  font-size: 18px;
  font-weight: normal;
  color: #6b788e;
  }
  .custom-registration-form .register input,
  .woocommerce-form-login input[type="text"],
  .woocommerce-form-login input[type="password"] {
  width: 100%;
  outline: 0;
  padding: 10px;
  }
  .woocommerce-form-login
  button.woocommerce-button.button.woocommerce-form-login__submit {
  border-radius: 6px;
  background: #f09123;
  padding: 7px 15px;
  text-align: center;
  border: 1px solid #f09123;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  }
  .custom-registration-form .register button.create-now {
  border-radius: 6px;
  background: #f09123;
  padding: 7px 15px;
  text-align: center;
  border: 1px solid #f09123;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 20px;
  }
  .custom-registration-form .register button.create-now:hover,
  .woocommerce-form-login
  button.woocommerce-button.button.woocommerce-form-login__submit:hover {
  background-color: #fff;
  color: #f09123 !important;
  }
  /* 8-11-23 */
  /* event-start*/
  .event-left {
  border: 1px solid #dbd6d6;
  padding: 40px 30px;
  }
  .event-right {
  padding: 0;
  }
  .event-left h5{
  color: #090909;
  padding-bottom: 25px;
  font-size: 22px;
  font-family: 'poppinssemibold';
  }
  .event-left h6{
  font-size: 22px;
  color: #090909;
  font-weight: 600;
  font-family: 'poppinssemibold';
  margin: 24px 0 11px;
  }
  .event-right .nav-tabs .nav-item.show .nav-link, .event-right .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #090909;
  border-color: 0;
  }
  .event-right .nav-tabs .nav-link {
  margin-bottom: 0;
  background: 0 0;
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #f09123;
  color: #fff;
  height: 45px;
  width:50%;
  }
  .event-left p{
  font-size: 18px;
  }
  .event-left p strong,
  .startup_form strong{
  color: #000;
  font-size: 18px;
  }
  .event-left img {
  height: 350px;
  object-fit: cover;
  }
  .event-right p {
  line-height: 28px;
  margin-bottom: 8px;
  }
  .event-right  form button{
  background-color: #090909;
  border: 0;
  }
  .event-right  form button:hover{
  background-color: #f09123;
  }
  /* event-end */
  /* 8-11-23 */
  /* 10-11-23 */
  html {
  margin-top: 0!important;
  }
  .event-right span.gf_step_number {
  display: none !important;
  }
  .event-right .gform_wrapper {
  margin-top: 0;
  }
  .event-right form .gform_body {
  padding: 6px 25px;
  border: 1px solid #dbd6d6;
  margin-top: 25px;
  }
  .event-right .gform_wrapper .gf_step,
  .investor .gform_wrapper .gf_step {
  margin: 0;
  height: auto;
  width: 107px !important;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  opacity: 1;
  }
  .event-right .gform_wrapper .gf_step.gf_step_pending,
  .event-right .gform_wrapper .gf_step_previous,
  .investor .gform_wrapper .gf_step.gf_step_pending,
  .investor .gform_wrapper .gf_step_previous{
  position: relative;
  background-color: #cbc7c759;
  }
  .event-right .gform_wrapper .gf_step.gf_step_pending::after,
  .event-right .gform_wrapper .gf_step_previous:after,
  .investor .gform_wrapper .gf_step.gf_step_pending::after,
  .investor .gform_wrapper .gf_step_previous:after{
  position: absolute;
  content: "";
  width: 21px;
  border-left: solid 28px #cbc7c759;
  border-bottom: solid 24px transparent;
  border-top: solid 24px transparent;
  top: 0px;
  right: -28px;
  border-top-right-radius: 19px;
  border-bottom-right-radius: 19px;
  }
  /* .event-right .gform_wrapper .gf_step.gf_step_pending::before,
  .event-right .gform_wrapper .gf_step_previous::before {
  content: "";
  position: absolute;
  height: 5px;
  background: #000;
  transform-origin: 0 0;
  right: -26px;
  transform: rotate(-30deg);
  bottom: 0px;
  width: 34px;
  border-radius: 8px;
  }
  .event-right .gform_wrapper .gf_step.gf_step_pending::after,
  .event-right .gform_wrapper .gf_step_previous::after {
  left: 120%;
  transform: rotate(-133deg);
  top: 30px;
  width: 40px;
  border-radius: 21px;
  }
  .event-right .gform_wrapper .gf_step.gf_step_pending::after,
  .event-right .gform_wrapper .gf_step_previous::after, 
  .event-right .gform_wrapper .gf_step.gf_step_pending::before,
  .event-right .gform_wrapper .gf_step_previous::before {
  content: "";
  position: absolute;
  height: 1px;
  background: #d9d8d8;
  transform-origin: 0 0;
  border-radius: 42px;
  } */
  .event-right .gform_wrapper .gf_step span,
  .investor .gform_wrapper .gf_step span{
  color: #6b788e;
  font-size: 17px;
  font-weight: 600;
  }
  .event-right .gform_wrapper .gf_step.gf_step_active,
  .investor  .gform_wrapper .gf_step.gf_step_active {
  background: #f09123;
  /* padding: 9px 29px; */
  width: 120px;
  color: #fff;
  position: relative;
  /* border-radius: 19px; */
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  justify-content: center;
  border: 0;
  }
  .gform_wrapper .gf_step.gf_step_active  span{
  color:#fff;
  }
  .gform_wrapper .gf_step.gf_step_active:after {
  position: absolute;
  content: "";
  width: 21px;
  border-left: solid 28px rgb(240 145 35);
  border-bottom: solid 24px transparent;
  border-top: solid 24px transparent;
  top: 0px;
  right: -28px;
  border-top-right-radius: 19px;
  border-bottom-right-radius: 19px;
  /* border-radius: 8px; */
  /* border-top-left-radius: 8px; */
  /* border-bottom-left-radius: 8px; */
  /* height: 41px; */
  }
  .event-right .gform_wrapper .gf_page_steps,
  .investor .gform_wrapper .gf_page_steps{
  margin: 0;
  padding: 0;
  border: 0;
  display: flex;
  gap: 0 45px;
  position: relative;
  }
  .event-right .gform_wrapper .gf_page_steps:after,
  #gf_page_steps_2 .gform_wrapper .gf_page_steps:after{
  position: absolute;
  content:"";
  width: 69.2%;
  height: 1px;
  background-color: #cbc7c759;
  bottom: 0;
  }
  .event-right .gform_wrapper .gf_page_steps:before,
  #gf_page_steps_2 .gform_wrapper .gf_page_steps:before{
  position: absolute;
  content:"";
  width: 69.2%;
  height: 1px;
  background-color: #cbc7c759;
  top: 0;
  }
  .event-right .button,
  .investor .button{
  color: #fff;
  border: 0;
  padding: 10px 35px !important;
  border-radius: 5px;
  height: auto !important;
  }
  .event-right .gform_wrapper  .gform_previous_button,
  .investor .gform_wrapper  .gform_previous_button{
  background: #000 !important;
  }
  .event-right .gform_wrapper  .gform_previous_button:hover,
  .investor .gform_wrapper  .gform_previous_button:hover{
  background: #f09123 !important;
  }
  .event-right .gform_wrapper  .gform_next_button,
  .investor .gform_wrapper  .gform_next_button{
  background: #f09123 !important;
  }
  .event-right .gform_wrapper  .gform_next_button:hover,
  .investor .gform_wrapper  .gform_next_button:hover{
  background: #000 !important;
  }
  .event-right .gform_wrapper textarea,
  .event-right .gform_wrapper input,
  .investor .gform_wrapper textarea,
  .investor .gform_wrapper input,
  .event-right .gform_wrapper select{
  border: 1px solid #d5cece;
    font-size: 13px;
    height: 36px;
   
  }
  .event-right .gform_wrapper select{
    padding: 0px 0 2px 3px !important;
  }
  .event-right .gform_wrapper #gform_submit_button_1,
  .event-right .gform_wrapper #gform_submit_button_2{
  background: #f09123 !important;
  color:#fff;
  }
  .event-right .gform_wrapper #gform_submit_button_1:hover,
  .event-right .gform_wrapper #gform_submit_button_2:hover{
  background: #000 !important;
  }
  .event-right .gform_wrapper div.validation_error {
  color: red;
  border-top: 0;
  border-bottom: 0;
  }
  span.gf_step_number {
  display: none !important;
  }
  .about-right.event-right h2{
  font-family: "sf_pro_displaybold";
  color: #090909;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 30px;
  }
  /* 10-11-23 */
  /* =======Login-sign-up=======S */
  /* 13-11-23 */
  .event-right h2.gf_repeater2_title {
  display: none;
  }
  .event-right .ginput_container.ginput_container_repeater2-end{
  display: none;
  }
  .team-member label{
  color:#000;
  font-weight: 600;
  }
  /* 13-11-23 */
  /* 13-11-23 */
  .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  border: 1px solid red;
  }
  .gform_wrapper .validation_message {
  color: red;
  }
  .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  border: 1px solid red;
  }
  .investor {
  width: 50%;
  }
  .page-id-269 main#main h1 {
  font-size: 28px;
  padding-top: 45px;
  }
  .investor .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0;
  }
  /* 13-11-23 */
  /* 15-11-23 */

  .banner-slider .owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background: #f09123;
}
.banner-slider .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: -10px;
  z-index: 1;
  position: absolute;
  right: 0;
  left: 0;
  top: 75%;
}
.banner-slider .owl-theme .owl-dots .owl-dot.active span, .banner-slider .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}
.banner-modal .modal-title {
  font-size: 25px;
  font-family: 'sf_pro_displaybold';
  text-align: center;
  display: flex;
  justify-content: center;
  color: #fff;
  padding-left: 37%;
}
.banner-modal .modal-dialog {
  max-width: 750px;
  margin: 10.75rem auto;
}
.banner-modal p{
     line-height: 28px;
    color: #000;
    font-size: 16px;
}
.banner-modal .modal-header {
  padding: 12px 20px;
  border-bottom: 0;
  background: #f09123;
}
.banner-modal .modal-header h2{
  font-size: 20px;
    color: #fff;
    /* font-weight: 600; */
    margin-bottom: 0;
    padding-left: 35%;
}
.banner-modal {
  padding-right: 0 !important;
}
.banner-modal::-webkit-scrollbar{
  display: none;
}
.banner-slider .owl-carousel .owl-stage-outer {
  overflow: visible !important;
}
.banner-modal .modal-body {
  padding: 20px 40px;
}
.banner-modal .modal-header button{
  /* filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(4955%) hue-rotate(97deg) brightness(112%) contrast(100%); */
  background: transparent;
  b: 0;
  border: 0;
  color: #fff;
  font-size: 25px;
}
.banner-modal .modal-content{
  position: absolute;
  width: 100%;
  max-width: 100%;
}
.modal-backdrop.show {
  opacity: 0 !important;
}
.banner-modal.modal{
  z-index: 99999 !important;
}
.banner-modal.modal .modal-header .close {
  font-size: 35px;
  opacity: initial;
}
/* .animate-top{
  position:relative;
  animation:animatetop 0.4s
}
@keyframes animatetop{
  from{top:-300px;opacity:0} 
  to{top:0;opacity:1}
}
.modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.275);
}

.modal-content {
margin: 5% auto;
width: 500px;
max-width: 90%;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.175);
border-radius: .3rem;
outline: 0;
}
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  margin-top: 0;
  font-size: 1.25rem;
}
.modal-header .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  background-color: transparent;
  border: 0;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.modal-body {
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-body p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer>*{
  margin: 5px;
} */

/* buttons */

/* 15-11-23 */
/* 16-11-23 */
/* 16-11-23 */

/* 17-11-23 */
.invest-coupon input#gf_coupon_code_2,
input#gf_coupon_code_1 {
  width: 77.3%;
}
/* 24-11-2023----S */
.invest-coupon input#gf_coupon_button,
input#gf_coupon_button {
  padding: 2px 35px 0!important;
  background: transparent;
  color: #000;
  margin-left: 5px;
  border: 1px solid #f09123;
  border-radius: 0;
  height: 35.5px !important;
  cursor: pointer;
}
/* 24-11-2023----E */

.event-right span.ginput_total {
  color: #f09123 !important;
  font-weight: 600;
}
.start-file-upload input{
  width: 100% !important;
  padding: 4px 8px !important;
}
/* 17-11-23 */
/* 13-02-24 */
.banner-logo {
  padding: 113px 47px 0;
  text-align: center;
  border: 1px solid #00000014;
}
.banner-logo img{
  width: 75%;
  margin: auto;
}
section.gallery-img {
  padding: 50px 0;
}
.section-title {
  text-align: center;
  margin-bottom: 60px;
}
.section-title h1{
  font-family: "sf_pro_displaybold";
    color: #090909;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 30px;
}
.gallery-img img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: top;
}
.lightbox .lb-image {
  height: 100% !important;
  width: 100% !important;
}
.lb-image {
  width: 650px !important;
  height: 450px !important;
  object-fit: cover;
}
/* .lb-container {
  height: 650px !important;
} */
.lb-outerContainer {
  width: 65% !important;
  height: 100% !important;
}
.lb-dataContainer {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
/* 13-02-24 */

/* 14-02-24 */

.ytp-large-play-button{
  z-index: 1 !important;
}
.video-container iframe{
position: relative;
z-index: 1;
}
.video-grid .owl-nav {
  position: absolute;
  display: flex;
  justify-content: space-between;
  right: -69px;
  left: -69px;
  top: 36%;
}
.video-grid .owl-nav button{
  background: #090909 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  color: #fff !important;
  font-size: 22px;
}
.video-grid .owl-nav button span {
  font-size: 20px;
  margin-top: -7px;
}
/* 14-02-24 */

/* 23-02-24 */


/* 23-02-24 */
  /* Responsive Start */
  @media only screen and (min-width:1920px) and (max-width: 2000px) {
  .event-right .gform_wrapper .gf_page_steps:before,
  .event-right .gform_wrapper .gf_page_steps:after {
  width: 88%;
  }
  }
  @media only screen and (min-width:1500px) and (max-width: 1600px) {
  .event-right .gform_wrapper .gf_page_steps:before,
  .event-right .gform_wrapper .gf_page_steps:after {
  width: 88.2%;
  }
  }
  @media only screen and (max-width: 1366px) {
  .event-right .gform_wrapper .gf_page_steps:before,
  .event-right .gform_wrapper .gf_page_steps:after{
  width:91%;
  }
  .event-right .gform_wrapper #gf_page_steps_2:after,
  .event-right .gform_wrapper #gf_page_steps_2:before{
  width:64.2% !important;
  }
  }
  @media only screen and (max-width: 1200px) {
  main#main {
  max-width: 720px;
  margin: 132px auto;
  }
  }
  @media only screen and (max-width: 1100px) {
  .right-content {
  padding: 40px;
  }
  .right-content h2 {
  font-size: 26px;
  }
  .about-right {
  padding-left: 15px;
  }
  .about-right h2,
  .testimonial h2 {
  font-size: 36px;
  }
  .testimonial-slider.owl-carousel .owl-nav button.owl-prev:after {
  width: 45px;
  height: 45px;
  left: -10px;
  background-size: 100%;
  }
  .testimonial-slider.owl-carousel .owl-nav button.owl-next:after {
  width: 45px;
  height: 45px;
  right: -10px;
  background-size: 100%;
  }
  .testimonial-slider .item p {
  line-height: 20px;
  }
  }
  @media only screen and (max-width: 991px) {
  .header-nav > ul > li {
  margin: 0px 30px 0px 0px;
  }
  .banner-section {
  padding: 70px 0 137px;
  }
  .address {
  margin-top: -120px;
  }
  .banner-content h1 {
  font-size: 50px;
  line-height: 60px;
  }
  .common-padding {
  padding: 60px 0;
  }
  .event-episode p br {
  display: none;
  }
  .event-episode {
  padding: 80px 0 110px;
  }
  .video-grid {
  margin-top: -85px;
  padding-bottom: 80px;
  }
  .video-overlay p {
  font-size: 16px;
  line-height: 18px;
  }
  .inner-banner {
  padding: 100px 0;
  }
  li.register-btn {
  padding-left: 0;
  }
  /* 8-11-23 */
  .event-right .nav-tabs .nav-link {
  width: 1000%;
  margin-bottom: 12px;
  }
  .event-left img {
  height: 200px;
  }
  /* 8-11-23 */
  /* 10-11-23 */
  .event-right .gform_wrapper .gf_page_steps:before, .event-right .gform_wrapper .gf_page_steps:after {
  width: 87.2%;
  }
  /* 13-11-23 */
  /* investor-form */
  .investor {
  width: 100%;
  }
  .event-right .gform_wrapper .gf_step, .investor .gform_wrapper .gf_step {
  width: 39% !important;
  margin-bottom: 15px;
  }
  .event-right .gform_wrapper .gf_page_steps, .investor .gform_wrapper .gf_page_steps {
  flex-wrap: wrap;
  }
  .about-right.event-right h2 {
  font-size: 30px;
  }
  .banner-modal .modal-dialog {
    margin: 16.5rem 1rem 0;
    max-width:100%;
  }
  .banner-modal .modal-title {
    padding-left: 37%;
}
  /* investor-form
  /* 13-11-23 */
  /* 17-11-23 */
  .invest-coupon input#gf_coupon_code_2,
  input#gf_coupon_code_1 {
    width: 81.5%;
}
.invest-coupon input#gf_coupon_button,
input#gf_coupon_button {
  height: 35.5px !important;
}
.event-right .button, .investor .button {
  padding: 9px 22px !important;
}
  /* 17-11-23 */
   /* 23-02-24 */

.gallery-img img {
    height: 300px;
}
.lb-outerContainer {
  width: 94% !important;
}
#pull {
  display: block;
  width: auto;
  float: right;
  margin-top: 10px;
  }
  ul.main-menu {
    width: 100%;
    padding: 0 10px 20px;
    background: #090909;
    display: none;
}
.cover-nav {
  flex-wrap: wrap;
}
ul.main-menu li {
  display: block;
}
.header-nav {
  float: right;
  display: inline-block;
  width: 100%;
}
.register-btn a {
  margin-top: 15px;
  display: inline-block !important;
}
.header-nav > ul > li {
  display: block;
  margin: 0;
}
  }
  @media only screen and (max-width: 767px) {
  #pull {
  display: block;
  width: auto;
  float: right;
  margin-top: 10px;
  }
  /*.header-nav {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  }
  */
  ul.main-menu li {
  display: block;
  }
  .header-nav {
  float: right;
  display: inline-block;
  width: 100%;
  }
  .cover-nav {
  flex-wrap: wrap;
  }
  ul.main-menu {
  width: 100%;
  padding: 0 10px 20px;
  background: #090909;
  display: none;
  }
  .header-nav > ul > li {
  display: block;
  margin: 0;
  }
  .register-btn a {
  margin-top: 15px;
  display: inline-block !important;
  }
  .banner-section {
  margin-top: 65px;
  }
  .banner-content h1 {
  font-size: 35px;
  line-height: 52px;
  }
  .right-content {
  border-radius: 0 0px 10px 10px;
  padding: 40px 20px;
  }
  .left-image img {
  border-radius: 10px 10px 0 0px;
  }
  .right-content h2 {
  font-size: 23px;
  }
  .about-right {
  padding-left: 0;
  padding-top: 25px;
  }
  .about-right h5,
  .testimonial h5 {
  margin-bottom: 6px;
  }
  .about-right h2,
  .testimonial h2 {
  font-size: 30px;
  }
  .video-overlay p {
  font-size: 18px;
  line-height: 21px;
  }
  .testimonial-slider.owl-carousel .owl-nav button.owl-prev:after {
  left: 20px;
  }
  .testimonial-slider.owl-carousel .owl-nav button.owl-next:after {
  right: 20px;
  }
  .mail-inputbox {
  width: 100%;
  }
  .email-subscribe button {
  position: static;
  }
  .email-subscribe button {
  position: static;
  margin-top: 20px;
  }
  .footer-menu li {
  margin-right: 35px;
  }
  .footer-bottom {
  text-align: center;
  }
  .footer-top {
  padding: 45px 0;
  }
  .email-subscribe button {
  padding: 9px 12px 9px 18px;
  }
  .common-btn {
  padding: 9px 27px;
  }
  .email-subscribe {
  text-align: left;
  }
  .footer-bottom p {
  margin-bottom: 12px;
  }
  .inner-banner {
  padding: 70px 0;
  margin-top: 66px;
  }
  .about-us .cust-row:nth-child(2n) .cust-col:nth-child(1) {
  order: initial;
  }
  main#main {
  max-width: 540px;
  margin: 90px auto;
  }
  li.register-btn {
  padding-left: 0;
  }
  /* 8-11-23 */
  .event-left, .event-right {
  padding: 15px 15px;
  border: 0;
  }
  .common-padding {
  padding: 30px 0;
  }
  .event-left h5 {
  padding-bottom: 15px;
  font-size: 20px;
  }
  .event-right .nav-tabs .nav-link {
  width: 100%;
  margin-bottom: 15px;
  }
  /* 8-11-23 */
  /* 10-11-23 */
  .event-right .gform_wrapper .gf_page_steps:before, .event-right .gform_wrapper .gf_page_steps:after {
  width: 89%;
  }
  /* 10-11-23 */
  /* 13-11-23 */
  /* investor-form */
  .investor {
  width: 100%;
  }
  .event-right .gform_wrapper .gf_step, .investor .gform_wrapper .gf_step {
  width: 39% !important;
  margin-bottom: 15px;
  }
  .event-right .gform_wrapper .gf_page_steps, .investor .gform_wrapper .gf_page_steps {
  flex-wrap: wrap;
  }
  .about-right.event-right h2 {
  font-size: 30px;
  }
  /* investor-form
  /* 13-11-23 */
  /* 14-11-23 */
  .gform_wrapper .field_description_below .gfield_description {
    font-size: 16px;
    line-height: 21px;
}
.event-right .gform_wrapper .gf_step span, .investor .gform_wrapper .gf_step span {
  font-size: 20px;
}
.event-right .gform_wrapper #gf_page_steps_2:after, .event-right .gform_wrapper #gf_page_steps_2:before {
  width: 91% !important;
}
.event-right .gform_wrapper .button{
  font-size: 22px !important;
}
.banner-slider {
  margin-top: 0;
}
.banner-modal .modal-dialog {
  margin: 13.5rem 1rem 0;
}
.banner-modal .modal-body {
  padding: 20px 10px;
}
.banner-modal .modal-title{
  padding-left: 15%;
}
.invest-coupon input#gf_coupon_button,
input#gf_coupon_button {
  padding: 0px 7px 0!important;
  background: transparent;
  color: #000;
  margin-left: 5px;
  border: 1px solid #f09123;
  border-radius: 0;
  height: 35.2px !important;
  width: 32%;
  font-size: 13px !important;
  margin-top: 0px !important;
  float: right;
}
.invest-coupon input#gf_coupon_code_2,
input#gf_coupon_code_1 {
  width: 66%;
}
  /* 14-11-23 */

  /* 23-02-24 */

.gallery-img img {
    height: 300px;
}
.lb-outerContainer {
  width: 94% !important;
}

  }
  @media only screen and (max-width: 568px) {
  main#main {
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  }
  main#main h1 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0px;
  }
  main#main h2 {
  font-size: 22px;
  }
  .video-grid {

    padding-bottom: 30px;
}
/* 13-02-24 */
.lb-image {
  height: 300px !important;
}

.lightboxOverlay {
  overflow-x: hidden;
  width: 100% !important;
}
  }


  @media only screen and (min-width:768px){
    .about-us > .container > .row > div:nth-child(1){order: 2;}
    .about-us > .container > .row > div:nth-child(2){order: 1;}
    .about-us > .container > .row > div:nth-child(3){order: 3;}
    .about-us > .container > .row > div:nth-child(4){order: 4;}
  }

.footer-bottom .footer-menu{margin: 0; opacity: 1; text-align: center; width: 100%; transform: none;}
.footer-bottom .footer-menu li{display: inline-block; position: relative;}
.footer-bottom .footer-menu li:not(:last-child){margin-right: 15px; padding-right: 15px;}
.footer-bottom .footer-menu li:not(:last-child)::before{content: '|'; position: absolute; right: -5px; top: 0;}
.footer-bottom .footer-menu li a{font-size: 15px; color: #b3bccc;}
.footer-bottom .footer-menu li a:hover{color: #f09123;}