@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300..900;1,300..900&display=swap");

body {
  font-family: "Poppins", sans-serif !important;
  overflow-x: hidden;
  margin: 0 auto;
  background: #fff;
  font-size: 1rem;
  color: #000;
  font-weight: 400;
}

.navbar {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.row {
  margin: 0;
}

.navbar-nav.ml-auto {
  display: flex;
  justify-content: space-evenly;
  /* width: 58%; */
}

.navbar.navbar-light {
  background: white !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #000 !important;
  /* font-size: 1rem; */
  /* font-weight: 500; */
  font-size: 1.3rem;
  font-weight: 500;
  font-family: "Rubik", sans-serif;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
  color: #941C34 !important;
  font-weight: 500;
}


#header a:hover {
  /* color: #c5161d !important; */
  text-decoration: none;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
  color: #941C34 !important;
  font-weight: 500;
}

#collapsibleNavbar .drop_i {
  padding-left: 10px;
}

.twodrop:hover {
  padding-bottom: 0 !important;
  padding-top: 3px !important;

}

a:hover {
  color: #000 !important;
  text-decoration: none;
}

a {
  color: #000;
}

.navbar-light .navbar-toggler:focus,
:focus {
  outline: 0;
}

.btn.focus,
.btn:focus {
  box-shadow: none;
}

#header.header-scrolled {
  box-shadow: 0 0 4px #353535;
}

button:focus {
  outline: 0 !important;
}

.border-right {
  border-right: 1px dashed #dee2e6 !important;
}

.owl-carousel .owl-dots.disabled,
.owl-dots {
  display: block !important;
}

.owl-carousel .owl-nav.disabled,
.owl-nav {
  display: none !important;
}

.font-300 {
  font-weight: 300;
}

.font-900 {
  font-weight: 900;
}

.font-600 {
  font-weight: 600;
}

.font-500 {
  font-weight: 500;
}

.text-black {
  color: #000;
}

/* footer */

.copyright {
  /* background-color: #000; */
  color: #fff;
  text-align: center;
  margin-top: -0.5rem;
}

.copyright p {
  font-size: 0.9rem;
}

.para {
  font-size: 0.9rem;
}

.owl-theme .owl-dots .owl-dot span {
  width: 9px !important;
  height: 9px !important;
  border: 2px solid black !important;
  background: black;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  border: 2px solid #941C34 !important;
  background: #941C34 !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 1rem;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary.disabled,
.btn-primary:disabled {
  color: white;
  background-color: #941c34;
  border-color: #941c34;
  border-radius: 0.25rem;
  padding: 0.5rem 1.5rem;
  font-size: 1.25rem;
  border: none;
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #263c6a !important;
  background-color: #fff !important;
  border-color: #fff !important;
  border-radius: 0.5rem;
  padding: 0.5rem 1.5rem;
  font-size: 1.25rem;
  border: none;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%) !important;
}

.bg-img {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.navbar {
  padding: 0.2rem;
}

.navbar-light .navbar-toggler {
  border-color: #fff !important;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("../images/toggler.svg");
}

header .nav-link {
  padding: 0.2rem 1rem;
}

.head {
  font-size: 3rem;
  line-height: normal;
}

.btn-primary,
.btn-secondary,
.btn-warning {
  white-space: normal !important;
}

.banner .bottom {
  scroll-behavior: smooth;
}

.banner .bottom a {
  transition: 3s all linear;
}

.form-control {
  color: #717070;
}

/* banner section starts */
.banner {
  background-image: url(../images/newbanner.jpg);
  margin-top: 8rem;
  background-size: cover !important;
}

.banner-head {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: normal;
}

.head2-banner {
  font-size: 4rem;
  line-height: normal;
}

.banner-cus-sec {
  display: flex;
  align-items: flex-end;
}

/* banner section ends */
.copyright .just-cust {
  justify-content: space-between;
}

.bg-black {
  background-color: #000;
}

.bord-rad {
  border-radius: 1rem;
}

button.btn.enq_ftr {
  background-color: #941c34;
  color: #fff;
  font-weight: 700;
  width: 100%;
  border-radius: 0rem;
  text-wrap: wrap;
  height: 100%;
}

#header ul {
  list-style-type: none;
  margin-bottom: 0.5rem;
}

.head2 {
  font-size: 6rem;
  line-height: normal;
}

/*  */
.text-orange {
  color: #ffaa00;
}

.vision-mission {
  background: url("../images/bg-visionmission.webp");
}

.vision-mission-box {
  border: 1px solid #941c34;
  border-radius: 3.2rem;
}

/* timer */
#countdown {
  background-color: #3c2223;
  border-radius: 0.5rem;
  padding: 1rem;
  max-width: max-content;
}

.time-box {
  margin: 0 10px;
}

.time {
  display: block;
  background-color: #cab0b1;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  font-weight: 700;
}

/* timer */

/*sidebar form starts*/
.dsu-form {
  top: 11rem;
}

.dsu-form {
  z-index: 100000 !important;
}

.dsu-form {
  /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); */
  width: 308px;
  float: right;
  margin-top: 52px;
  padding: 0 0 0;
  background: #941c34 !important;
  position: fixed;
  right: 0;
  z-index: 9999;
  margin: 0;
  padding: 0;
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
}

.form-clickOuter {
  left: -34%;
  position: absolute;
  bottom: 300px;
  right: 78%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  animation: blinker 2s linear infinite;
}

.form-click {
  position: relative;
  font-weight: 600;
  font-size: 19px;
  padding: 5px 20px;
  cursor: pointer;
  display: inline-block;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  color: #000;
  background: #ffaa00;
}

.frmBg {
  text-align: center;
  padding-top: 1rem;
}

.frmBg span {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}

input#submit_btn {
  margin: auto;
  display: block;
}

.dsu-form1 {
  border: 1px solid #941c34;
  background: #941c34;
  padding-top: 1rem;
}

/*sidebar form ends*/
video {
  width: 100%;
  object-fit: fill;
}

.bg-darkblue {
  background: #fff;
}

.event {
  margin: -0.25rem 0rem;
}

.btn.white-btn,
.btn.red-btn {
  width: 266px;
  height: 76px;
  font-size: 1.25rem;
}

.white-btn {
  background: url("../images/btnwhite.svg");
  display:none;
}

.red-btn {
  background: url("../images/btnmaroon.svg");
  display:none ;
}

.attend-box {
  background: #ffffff;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
}

.who-attend .attend-box {
  min-height: 120px;
  justify-content: center;
}

.text-grey {
  color: #292929;
}

.why-attend {
  background: url("../images/bg-gradient1.webp");
}

.why-attend .attend-box {
  min-height: 350px;
  align-items: center;
}

.why-attend .attend-box:hover {
  background: #ffaa00;
  transition: all 0.3s ease;
}

.banner_doted {
  background: url("../images/bg_datadoted.png") !important;
  margin-top: 6rem;
  background-position: right;
  background-repeat: no-repeat !important;
}

.about1 {
  background: url("../images/bg-gradient2.webp");
  margin-top: 6rem;
}

.about2 {
  background: url("../images/bg-about.webp");
  min-height: 680px;
}

.dubai_bgimg {
  background: url("../images/dubai_bg.png");
  min-height: 780px;
}

.bg-maroon {
  background: #941c34;
}

.about-inter {
  position: relative;
  top: -18rem;
  margin-bottom: -18rem;
}

.text-maroon {
  color: #941c34;
}

.bg-blue {
  background: #00162b;
}

.text-blue {
  color: #00162b;
}

.patrons {
  background: url("../images/bg-gradient-patrons.webp");
  margin-bottom: -1rem;
}

.text-grey2 {
  color: #666666;
}

.patrons .attend-box img,
.inner-speakers .attend-box img {
  border-radius: 0.5rem;
}

/* Captch Code Start */

.left-captcha {
  background: #dee7ef;
  padding: 0.5rem;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  margin-bottom: 0 !important;
  width: 40%;
  text-align: center;
}

.right-captcha {
  background: #dee7ef;
  padding: 0.5rem;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  color: #007bff;
  width: 20%;
  text-align: center;
}

span#random1,
span#random3 {
  transform: rotate(70deg);
  -ms-transform: rotate(70deg);
  -webkit-transform: rotate(346deg);
  display: inline-block;
  font-weight: 900;
}

span#random2,
span#random4 {
  transform: rotate(100deg);
  -ms-transform: rotate(100deg);
  -webkit-transform: rotate(24deg);
  display: inline-block;
  font-weight: 900;
}

#captcha_number,
#captcha_number2 {
  width: 40%;
}

/* Captcha Code End */

/* faq */

.faq .card-link {
  color: #000 !important;
  font-size: 1.1rem;
  font-weight: 500;
}

.faq .cardheader {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
}

.brd_btm {
  border-bottom: 2px solid #707070;
  margin-top: 0.3rem;
  width: 100%;
}

#main #faq .card {
  margin-bottom: 0px;
  border: 0;
  border-bottom: 0px solid #d9d9d9;
}

#main #faq .card .card-header {
  border: 0;
  border-radius: 2px;
  padding: 0;
  background: transparent;
}

#main #faq .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  color: #1a376b;
  white-space: normal;
  font-weight: 600;
  padding: 0.8rem 1rem 0.8rem 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#main .card-body {
  border-radius: 0;
  padding-top: 0;
  padding-left: 0;
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\f106";
  font-family: FontAwesome;
  font-size: 1.2rem;
  font-weight: 900;
  float: right;
  padding-left: 0.25rem;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  border-radius: 0;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f107";
}

#main #faq .card .collapsing {
  background: #ecf1f2;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  line-height: 30px;
  color: #222;
}

#main #faq .card .collapse.show,
#main #faq .card .card-header .btn-header-link {
  background: #ecf1f2;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  background: white;
}

#main #faq .card .card-header .btn-header-link {
  border-top-left-radius: 0.8rem;
  border-top-right-radius: 0.8rem;
}

#main #faq .card .collapse.show {
  border-bottom-left-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
}

#main .bord-rad {
  border-radius: 0.8rem;
  border-radius: 0.8rem;
}

/* faq */

.objective {
  background: url("../images/bg-objectives.webp");
}

/* thankyou page starts */

.thankyou {
  min-height: 770px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .thankyou {
    margin-top: 5rem;
  }

  .banner_001 img {
    height: 100%;
    width: 70%;
    object-fit: contain;
  }
}

/* thankyou page ends */

#patrons_slide .owl-item img.cust-icon {
  width: auto !important;
}

/* .mob-box {
  text-align: center;
  margin: auto;
} */
.patrons .attend-box img.cust-icon {
  border-radius: 0rem;
}

.objective p {
  line-height: normal;
}

.patrons .text-grey2 {
  font-size: 0.9rem;
}

.copyright a:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.announcement {
  /*background: linear-gradient(90deg, #00162b 0%, #00162b 100%);*/
  background: #b30000;
  margin-top: 6.3rem;
  z-index: 99;
}

.text-maroon {
  color: #941C34;
}

.line-through-cust {
  text-decoration: line-through;
}

.announcement.toggled {
  display: none;
}

.banner_high {
  background-image: url("../images/Dubai-bg-about.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_indain_flag {
  background-image: url("../images/gec_pune_image.jpeg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 7rem !important;
  min-height: 500px !important;
}

/* speakers page starts */
.banner-speakers,
.banner_high,
.banner_indain_flag {
  background: url("../images/bg-speakers.webp");
  margin-top: 6rem;
  min-height: 480px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-lightyellow-gradient {
  background: linear-gradient(180deg, #fff 0%, #FFE1B0 100%);
}

.bg-lightyellow-gradient2 {
  background: linear-gradient(90deg, #FFFFFF 0%, #F19807 100%);
}

#innerchairmen_slide .owl-item img,
#innerconvenor_slide .owl-item img,
#innerexecutive_slide .owl-item img,
#inneradministrators_slide .owl-item img,
#innerorganizing_slide .owl-item img,
#innerspeakers_slide .owl-item img,
#innerpatrons_slide .owl-item img {
  width: auto;
}

.inner-patrons {
  background: url("../images/bg-gradient-patrons.webp");
}

/* speakers page ends */
.owl-carousel.owl-rtl .owl-nav {
  display: block;
}

.owl-carousel .owl-nav button.owl-next img,
.owl-carousel .owl-nav button.owl-prev img,
.owl-carousel button.owl-dot img {
  width: 40px;
}

/* contact us starts */
.banner-contact {
  background: url("../images/Dubai-event-hotel.jpeg");
  margin-top: 6.5rem;
  min-height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
  object-fit: cover;
  background-position: center;
}

.contact-box {
  background: #FFFFFF;
  border-radius: 1rem;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
}

.mt-cust-contact {
  position: relative;
  top: -6rem;
  margin-bottom: -3rem;
}

.bord-rad-map {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border: 0;
}

.bott-box .contact-box {
  min-height: 360px;
}

/* contact us ends */
/*----------*/
.btn-info {
  background-color: #f19810 !important;
  text-align: center;
  width: 11rem;
  border-radius: 2rem;
  color: black;
  border-color: #f19810;
  padding: 0.5rem 1.5rem;
  font-size: 1.25rem;
  border: none;
  text-align: center;
  justify-content: center;
}

.banner-agenda {
  background: url("../images/bg-contact.webp");
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* about pune page starts */
.banner-about-pune {
  background: url("../images/bg-about-pune.webp");
  margin-top: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-about-Dubai {
  background: url("../images/Dubai-bg-about.jpg");
  margin-top: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.weather {
  background: url("../images/bg-weather.webp");
  display: flex;
  align-items: center;
  justify-content: center;
}

.cust-weather-icon {
  position: absolute;
  left: -0.6rem;
  top: -4rem;
}

.cust-box-market {
  background: url("../images/market.svg"), white;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
  border-radius: 0.5rem;
  background-repeat: no-repeat;
  background-position: top right;
  min-height: 245px;
}

.con_page .con_pro_img {
  height: 300px;
  object-fit: cover;
  object-position: top;
  border: 1px solid #ededed;
}

.text-darkorange {
  color: #F19807;
}

.bord-cust-half {
  border-radius: 0.8rem;
}

/* .marg-cust-1{
  margin-top: -0.5rem;
}
.marg-cust-2{
  margin-top: -1rem;
}
.marg-cust-3{
  margin-top: -2rem;
} */
/* tab section starts */
.admission .nav-pills .nav-link.active,
.admission .nav-pills .show>.nav-link {
  color: #000000;
  border-top-right-radius: 1.8rem;
  border-bottom-right-radius: 1.8rem;
  background: #F19807;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
}

.admission .nav-pills .nav-link.active .arrow-cust {
  display: inline-block;
}

.admission .nav-pills .nav-link .arrow-cust {
  display: none;
}

.admission .nav-pills .nav-link {
  border-radius: 0rem;
  border-bottom: 1px solid #cfcece;
  margin: 0.25rem 0rem;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-weight: 400;
  background: white;
}

/* tab section starts */
/*accordion*/
.faq .accordion-title:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
  color: #9B0C0C;
}

.faq .accordion-title.collapsed:before {
  float: right !important;
  content: "\f067";
}

.faq .cardheader {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
}

.faq .cards {
  padding: 0.2rem;
  border: 1px solid #d1d1d1;
  border-radius: 0.25rem;
}

.faq .card-link {
  color: #9B0C0C !important;
  font-weight: 600;
}

.faq .card-body {
  padding: 1rem 0rem 0.25rem 0rem;
}

/*accordion*/
.bord-rad-top-cust {
  border-top-left-radius: 0.8rem;
  border-top-right-radius: 0.8rem;
}

.box-tab-cust {
  border-bottom-left-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
  box-shadow: 0 0 10px #c9c9c9;
}

.nav-link.btn.btn-secondary.twodrop.dropdown-toggle {
  padding-left: 0 !important;
}

.admission {
  background: url("../images/bg-admission.webp");
}

/*  */
.card-content {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 0.8s cubic-bezier(0.75, 0, 0.85, 1);
  /* min-height: 300px; */
}

.card-content.flipped {
  transform: rotateY(180deg);
}

.card-front,
.card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 0.25rem;
  cursor: pointer;
}

.card-back {
  transform: rotateY(180deg);
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* .experience .more {
  display: none;
} */
.experience .card-content {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 0.8s cubic-bezier(0.75, 0, 0.85, 1);
  min-height: 450px;
}

.experience .card-front,
.experience .card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 0.25rem;
}

.experience .card-front {
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: end;
  flex-direction: column;
  border-radius: 1rem;
  /* min-height: 300px; */
}

.experience .card-back {
  transform: rotateY(180deg);
  background: linear-gradient(0deg, #000 0%, #941c34 64.4%, #941c34 100%);
  border-radius: 1rem;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: start;
  /* min-height: 300px; */
}

.experience .card-back .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}

.experience .rating i {
  color: #ffdd57;
}

.experience .description {
  font-size: 0.9rem;
  line-height: 1.5;
  overflow: auto;
  max-height: 100px;
}

.experience .btn-details {
  text-transform: uppercase;
  font-weight: bold;
  color: #355cc9;
}

#experience_slide .owl-item img {
  width: auto;
  margin: 0;
}

.card1-img {
  background: url("../images/e1.webp");
}

.card2-img {
  background: url("../images/e2.webp");
}

.card3-img {
  background: url("../images/e3.webp");
}

.card4-img {
  background: url("../images/e4.webp");
}

.card5-img {
  background: url("../images/e5.webp");
}

/* about pune page ends */

/* agenda page */
.agenda_web_page table {
  width: 100%;
  border-collapse: collapse;
}

.announcement.evnet_page {
  background: white !important;
}

.agenda_web_page th,
.agenda_web_page td {
  border: 1px solid #8c8c8c;

  padding: 8px;
}

.agenda_web_page th {
  background-color: #ddd;

}

.agenda_web_page .patch_h {
  background-color: #800000;
  color: white;
  text-align: center;

}

.agenda_web_page .section-title {
  background-color: #ff7e27;
  font-weight: bold;
  color: white;
  text-align: center;
}

.agenda_web_page .breakout-title {
  background-color: #00BFFF;
  font-weight: bold;
  color: white;
  text-align: center;
}

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

.agenda_web_page .topi_heading {
  text-align: start;
  padding-left: 10px;
}

.agenda_web_page .agenda_one .ag_One {
  color: #800000;
}

.ag_tabs {
  border-bottom: 1px solid #dee2e6;
}

.agenda_web_page .nav-link.active {
  color: #000000 !important;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.agenda_web_page .nav-tabs .nav-link {
  color: gray;
}

.b_bgr .dropdown-item.active,
.dropdown-item:active {
  background-color: #ececec;
}

/*  */
.pitchfest_pop .pitchfest_pop_position {
  position: fixed;
  right: 17px;
  transform: rotate(90deg);
  transform-origin: right;
  bottom: 27px;
}

.pitchfest_pop {
  position: fixed;
  width: 100%;
  z-index: 999;

}

.pitchfest_pop .pitchfest_pop_position .form-click {
  color: #ffffff;
  background: #941c34;
}

.modal_pf .modal-dialog {
  max-width: 800px;
}

.model_pit_title {
  color: #941c34;
}

.linkunder a {
  text-decoration: underline;
  color: #007bff;
}

.linkunder a:hover {

  color: #007bff !important;
}

.modal_pf .modal-dialog {
  display: flex;
  align-items: center;


}

@media(min-width:768px) {

  .section-title,
  .breakout-title,
  .t_font {
    font-size: 18px;
  }

  .twodrop:hover {
    padding-bottom: 0 !important;
    padding-top: 3px !important;

  }

  .modal_pf .modal-dialog {
    max-width: 800px;
  }

  .vr_img {
    width: 60% !important;
  }

  .large-logos img {
    height: 200px;
    object-fit: contain;
    width: 100%;
  }

  .small-logos img {
    height: 200px;
    object-fit: contain;
    width: 100%;
  }
}

@media(min-width:1200px) {
  .modal_pf .modal-dialog {
    max-width: 800px;
  }

  .vr_img {
    width: 50% !important;
  }
}

@media(min-width:1400px) {
  .con_page .sub_cont_h {
    height: 165px;
  }

  .vr_img {
    width: 50% !important;
  }

}

@media(min-width:1600px) {
  .con_page .con_pro_img {
    height: 320px;
  }

  .modal_pf .modal-dialog {

    height: 100%;

  }

  .modal_pf .modal-dialog {
    max-width: 800px;
  }

  .vr_img {
    width: 25% !important;
  }

}

@media(min-width:1700px) {
  .con_page .con_pro_img {
    height: 385px;

  }
}

@media(max-width:450px) {
  .banner_indain_flag {
    min-height: 16vh !important;
  }
}

@media(max-width:450px) {
  .navbar.navbar-light .container-fluid.navbar-margin .navbar-brand.logo-w img {
    height: 60px;

  }

  .announcement {
    margin-top: 5rem;

  }

  .banner {
    margin-top: 7rem;
  }


  .footbox img {
    width: 50%;
    float: left;
    margin-left: 0;
    margin-top: 24px;
  }
}

.banner_001 img {
  height: 100%;
  width: 50%;
  object-fit: contain;
}

.hosted-logos {
  height: 65px;
  object-fit: contain;
  margin-left: 10px;
}

.fs-6 {
  font-size: 20px;
  color: #941C34;
}

.large-logos img {
  height: 150px !important;
  object-fit: contain;
  width: 100%;
}

.small-logos img {
  height: 150px !important;
  object-fit: contain;
  width: 100%;
}

.news-photos img {
  object-fit: cover;
  height: 250px;
  width: auto;
}

.gallery img {
  object-fit: contain;
  height: 100%;
  width: auto;
}

.gallery img {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery img:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.data_imgcrousel {
  height: 300px !important;
  object-fit: contain;
}

@media(max-width:500px){
    .data_imgcrousel{
          height: 230px !important;
    }
}

.owl-carousel .item {
  height: 100%;
  display: flex;
}
.attend-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  border-radius: 6px;
}

.owl-carousel .item {
  display: flex;
  height: 100%;
}

.data_imgcrousel {
  object-fit: cover;
  height: 200px; /* fixed image height for consistency */
}


.data_warpemail{
    word-break: break-all;
}
