.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body {
  margin: 0px;
  padding: 0px;
  scroll-behavior: smooth;
  transition: 0.6s;
  overflow-x: hidden;
  outline: 0px;
}
a:hover {
  text-decoration: none !important;
}
html {
  overflow-x: hidden;
}
.nav-item:focus {
  outline: 0px;
}
nav.bg-light {
  background: #ffffffb8;
  display: block;
  height: 100px;
}
.knowledge-tribe {
  height: 60px;
  width: 90%;
}
a.nav-link {
  color: #333333;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nav-item {
  display: flex;
  align-items: center;
}
html,
body {
  outline: 0px;
}
html {
  scroll-behavior: smooth;
  outline: 0px;
}
button:hover,
button {
  outline: 0 !important;
}
.supportedby-sixthlogo {
  width: 200px;
}
.participants-block {
  width: 70%;
}
sty .ngo-logo-img {
  width: 215px;
  height: auto;
}
.timing-title {
  width: 28%;
  padding-left: 20px !important;
}
.header_banner.banner {
  height: 100vh;
  background-size: cover;
  background-position: center;
  position: relative;
}
.quarters-div {
  width: 70%;
  height: 60px;
  background: #03115c;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 120px;
}
.finals-div {
  width: 40%;
  height: 60px;
  background: #955edb;
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 240px;
}
.Semi-finals-div {
  width: 55%;
  height: 60px;
  background: #dd553a;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 180px;
}
.prelimnary-div {
  width: 85%;
  height: 60px;
  background: #4fbcd8;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 60px;
}
.entry-div {
  width: 100%;
  height: 60px;
  background: #ffe600;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0px;
}
.semi-final-round {
  margin-top: 30px;
}
.semi-final-round {
  margin-top: 30px;
}
.pyramid-view {
  margin-bottom: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 290px;
}
.email-Inbold-style {
  font-weight: 600;
}
.table-row-div {
  width: 18%;
}
.carousel-control-prev-icon {
  background-image: url("./img/right-arrow.png");
  height: 22px;
  width: 22px;
  position: relative;
  bottom: 2%;
}
.sub-eventtitle {
  font-weight: 400;
  line-height: 32px;
}
.supportedby-rowdiv {
  margin-bottom: 30px;
}
.carousel-control-next-icon {
  background-image: url("./img/left-arrow.png");
  height: 22px;
  width: 22px;
  position: relative;
  bottom: 2%;
}
.agenda-title {
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  color: #000;
  font-weight: 600;
  margin-bottom: 30px;
}
.carousel-block {
  margin-top: 100px;
}
.carousel-view-heading {
  text-align: center;
  margin-top: 1.49em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
  margin-bottom: 1.49em;
  font-size: 28px;
}
.agenda-block {
  display: flex;
  justify-content: center;
}
.supportby-contentblock {
  margin-bottom: 40px;
}
.media-gallery-text {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 26px;
  margin-bottom: 40px;
  font-weight: 600;
  text-align: center;
}
.supportbyparent-contentblock {
  display: flex;
  flex-direction: column-reverse;
}
.iframe-div {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.row-bulletscontent {
  margin-top: 10px;
}
.supportby-unicode-class {
  font-size: 28px;
}
.iframe-tilte {
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  color: #000;
  margin-top: 20px;
}
.support-content-heading {
  font-size: 26px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-left: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  color: #000;
}
.styled_mission_routes {
  margin-left: 10px;
  color: #cc282e;
  font-family: "Poppins", sans-serif;
}
.span-supportnote-text {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  margin-left: 10px;
  font-size: 18px;
}
.supportby-subcolumn {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.divider {
  border-top-width: 1px;
  border-top-color: #f0f0f0;
  border-top-style: solid;
  margin-top: 5rem;
}
.styled_mission_routes:hover {
  color: #cc282e;
  font-family: "Poppins", sans-serif;
}
.shree-rajSchool-img {
  width: 300px;
  height: auto;
}
.mobile-supported-column-div {
  align-items: center;
  margin-bottom: 20px;
}
.support-content-line1 {
  font-size: 18px;
  line-height: 32px;
  margin-top: 2px;
  margin-left: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.styled-supported-note-text {
  font-size: 18px;
  line-height: 32px;
  margin-top: 10px;
  margin-left: -10px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.support-content-line2 {
  font-size: 18px;
  line-height: 32px;
  margin-top: 0px;
  margin-left: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.support-content-line1-bold {
  font-size: 18px;
  line-height: 32px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
/* .registration-card h3{
margin-top: 28px;
} */
.card-readmoretext {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  line-height: 24px;
  margin-top: 15px;
  margin-right: 5px;
  display: flex;
  justify-content: center;
}
.modal-content-para1 {
  font-size: 18px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  margin-top: 20px;
}
.btn.modal-btn {
  text-decoration: underline;
  color: #cc282e;
  background: transparent;
  border: 0;
  padding: 0px;
  margin-left: 10px;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  font-family: inherit;
}
.btn.modal-btn:active {
  border: 0px;
}
.modal-btn:hover {
  border: 1px solid #fff;
}
.registration-card h1 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.registration-card h2 {
  margin-bottom: 10px;
}
.registration-card a.book-now {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  margin: auto;
  background-color: #ffbf12;
  border-bottom: 4px solid #fff !important;
  color: #020404;
  padding: 15px 45px 15px 45px;
  border-radius: 30px !important;
  font-size: 20px;
  font-weight: 600;
}
.readmore-img {
  width: 14px;
  height: 14px;
  line-height: 0px;
}
.readmore-link {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #cc282e;
}
.readmore-link:hover {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #cc282e;
}
/* .utility-tabs a:hover {
background-color: #f0623c !important;
border-bottom: 4px solid #f0623c !important;
color: #fff !important;
text-decoration: none;
font-weight: 700;
padding: 10px 30px 7px 30px !important;
border-radius: 20px !important;
}
.utility-tabs a.home-active-tab{
background-color: #fff !important;
margin-right: 20px;
box-shadow: 7px 5px 7px 0px#F9F9F9;
border-bottom: 4px solid #fff !important;
color: #f0623c !important;
font-weight: 700;
padding: 10px 30px 7px 30px !important;
border-radius: 20px !important;
} */
.table {
  width: 70%;
  max-width: 70%;
  margin-bottom: 1rem;
  margin: auto;
}
.utility-tabs {
  text-align: center;
  display: flex;
  align-items: center;
  padding-bottom: 1.49em;
  justify-content: center;
  border: 0;
}
.nav-ul {
  padding-left: 20px;
}
.style-nav-tab {
  background-color: #fff;
  border: 0px;
  margin-right: 20px;
  box-shadow: 7px 5px 7px 0px#F9F9F9;
  color: #000;
  font-weight: 700;
  padding: 18px 30px 18px 30px !important;
  border-radius: 40px !important;
}
a.nav-link.style-nav-tab.active {
  background: #cc282e;
  color: #fff;
}
a.style-nav-tab:hover {
  background-color: #cc282e;
  color: #fff;
}
.header-with-image {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
}
.header-with-image .icon-trophy {
  position: absolute;
  right: -55px;
}
.manzil-logo {
  width: 50px;
  height: 50px;
  margin-bottom: 8%;
}
/* .utility-tabs a {
background-color: #fff !important;
margin-right: 20px;
box-shadow: 7px 5px 7px 0px#F9F9F9;
color: #f0623c !important;
font-weight: 700;
padding: 18px 30px 18px 30px !important;
border-radius: 40px !important;
} */

/* a.active, a:hover{
background-color:#eb7f2a !important 
} */
.utility-tabs {
  margin-top: 100px;
}
.utility-tabs a:hover,
.utility-tabs a:focus {
  text-decoration: none;
}

.faq-column-area {
  margin-top: 40px;
}
.m-img {
  display: none;
}
.desktop-img {
  padding-left: 3.5rem;
}
.other-logo {
  position: absolute;
  top: 14%;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
}
.relative {
  position: relative;
}
.sm-1 {
  max-width: 9vw;
  margin-left: 5px;
}
.sm-2 {
  max-width: 9vw;
  margin-left: 15px;
}
.faq-number-text {
  font-size: 28px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #000;
}
.faq-heading {
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 34px;
  margin-top: -5px;
  color: #000;
}
.span-faq-ans-boldheading {
  font-weight: 600;
}
.faq-column-content {
  margin-left: 15px;
}
.faq-row-area {
  margin-bottom: 40px;
}
.answers-faq-heading {
  font-size: 18px;
  line-height: 32px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin-top: -5px;
}
.detail {
  top: 0;
  background-color: transparent;
  left: 0;
  height: 100%;
  z-index: 10000;
  transition: height 0.3s;
  text-align: left;
  width: 100%;
  padding: 5% 0% 6% 0%;
}
.span-bold-heading {
  font-weight: 700;
}
.phn-lable {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  padding-right: 5px;
}
a.phn-link {
  color: #000;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  padding-right: 5px;
  padding-left: 5px;
  border-right: 2px solid #fff;
}
a.email-link {
  color: #000;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  padding-right: 5px;
  padding-left: 5px;
}
.bottom-header {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.events-img {
  max-width: 80%;
}
a.book-now {
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
  padding: 7px 12px;
  background-color: #fbc100;
  border-radius: 6px;
  border-bottom: 4px solid #e3aa00;
}
button.book-now {
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
  padding: 7px 12px;
  background-color: #fbc100;
  border-radius: 6px;
  border-bottom: 4px solid #e3aa00;
  border: none;
}
.information {
  position: absolute;
  bottom: 190px;
}
.info_date {
  color: white;
  font-family: "Roboto", sans-serif;
  float: right;
}
.info_ {
  font-size: 20px;
  font-weight: 400;
  color: white;
  font-family: "Roboto", sans-serif;
  float: right;
}
.s-title {
  font-family: "Raleway", sans-serif;
  color: #000;
  text-align: center;
  padding: 15px 0px;
}
.s-title h1 {
  font-size: 28px;
  line-height: 40px;
}
.su-style {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #757070;
  margin: 10px 0px;
}
.icn {
  float: left;
  width: 20px;
  text-align: center;
}
.su-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
}
.venue_banner {
  padding: 15px;
  height: 280px;
  background-color: #f0f0f0;
  background-size: cover;
  position: relative;
}
.venue-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.venue-heading {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 22px;
  margin-top: 15px;
  font-weight: 600;
  text-align: center;
}
.event-date {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  font-weight: 600;
  margin-top: -15px;
}
.venue-address {
  font-family: "Poppins", sans-serif;
  color: #8a8a8a;
  font-size: 16px;
  width: 47%;
  line-height: 24px;
  margin-top: 15px;
  text-align: center;
  font-weight: 600;
}
.v-title {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  justify-content: center;
  width: 100%;
}
.unicode-class {
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 28px;
}
.ticket-block {
  border: 2px solid #d9d9d9;
  border-radius: 20px;
}
.tab-content {
  margin-bottom: 50px;
}
.about-marathon {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 30px;
  margin-top: 5.5rem !important;
}
.left-col-intro {
  width: 50%;
  padding: 0px 20px 0px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.left-col-intro .mt-3 {
  width: 100%;
}
.left-col-intro p {
  width: 100%;
}
.right-col-intro {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rewards-list-heading {
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
  margin-top: 40px;
}
.note-text {
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin-top: 25px;
  color: #000;
}
.span-note-text {
  font-size: 18px;
  margin-left: 0px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-top: 25px;
  color: #000;
}
.rewards-content {
  font-size: 18px;
  line-height: 32px;
  margin-top: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.span-rewards-content {
  font-size: 24px;
  font-weight: 500;
  margin-left: 10px;
}
.vsa-rise-heading {
  margin-bottom: 20px;
  font-size: 42px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
.about-marathon-content-line-1 {
  font-size: 18px;
  width: 70%;
  line-height: 28px;
  margin-top: 10px;
  font-family: "Poppins", sans-serif;
  color: #000;
}
.about-marathon-content-line-2 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 60%;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #fff;
}
.ticket-block::before {
  content: "tickets";
  text-transform: uppercase;
  color: #fff;
  background: #d44036;
  position: absolute;
  left: 45%;
  border-radius: 25px;
  z-index: 9;
  padding: 5px 40px;
  margin: -16px -50px;
}
.tickk-offer-row {
  border-bottom: 1px solid #b6b6b6;
  padding: 15px 0px;
  padding-bottom: 0px !important;
  padding-top: 1.5rem !important;
}
.tickt-title h4 {
  color: #333;
  font-weight: 400;
  font-size: 20px;
  font-family: "Raleway", sans-serif;
}
.real-price h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #d44036;
  text-decoration: line-through;
  text-align: center;
}
.offer-price h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #72bc43;
  text-decoration: none;
  text-align: center;
}
.row-bulletscontent-area {
  margin-bottom: -15px;
}
.tickk-offer-row:last-child {
  border-bottom: none;
}
.registration-formblock {
  border: 1px solid #f0f0f0;
  padding: 30px;
  border-radius: 7px;
  margin-top: 40px;
}
#footer_info {
  background-color: #fff;
  border-top-color: #f0f0f0;
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: 2em;
  padding-bottom: 2em;
}
.mf {
  height: 100px;
  width: auto;
}
.txt-blck p {
  font-size: 12px;
  color: #979797;
  font-weight: normal;
}
.fe-blck p {
  font-size: 15px;
  color: #333;
  font-weight: 500;
}
.con-query {
  font-size: 14px;
  font-weight: normal;
  padding-right: 10px;
}
a.cl {
  font-size: 14px;
  color: #333;
  font-weight: normal;
  text-decoration: none;
}
.sm-icn {
  display: inline-block;
}
.f-icn {
  height: 30px;
  width: 30px;
}
.txt-blck a {
  font-size: 12px;
  color: #979797;
  font-weight: normal;
  text-decoration: none;
}
.pricecard {
  width: 100%;
  /*height: 280px;*/
  margin: 0px auto;
  /* border: 1px solid #dddd; */
  border-radius: 5px;
  /* box-shadow: 0px 1px 9px 1px #1b1b1b2e; */
  /* margin: 10px; */
  padding: 0px;
}
.pricecard1 {
  /* border: 1px solid #dddd; */
  border-radius: 5px;
  /* box-shadow: 0px 1px 9px 1px #1b1b1b2e; */
  /* margin: 10px; */
  padding: 0px;
}
@media only screen and (max-width: 600px) {
  .pricecard {
    width: 100%;
    height: auto;
    border: 1px solid #dddd;
    border-radius: 5px;
    box-shadow: 0px 1px 9px 1px #1b1b1b2e;
    margin: 10px;
    padding: 0px;
    padding-bottom: 20px;
  }
}
.pricecard .header .priceHeading {
  width: 100%;
  height: 60px;
  background: #ffbf12;

  border-radius: 5px 5px 0px 0px;
}
.pricecard .header {
  /*width:98% !important;*/
  width: 100%;
  height: 60px;
  background: #ffbf12;
  margin: 0px;
  border-radius: 5px 5px 0px 0px;
}
.pricecard1 .header {
  width: 100% !important;
  height: 60px;
  background: #ffbf12;
padding: 0 25px;
  border-radius: 5px 5px 0px 0px;
}
label.tickt-title {
  color: #333;
  font-weight: 400;
  font-size: 20px;
  font-family: "Raleway", sans-serif;
}
.qty-secl {
  display: inline-block;
  width: 60%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}
.h5-modify {
  line-height: 1.5;
}
.book-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 5px;
}
.nav-item .book-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0rem;
}
.nav-item .book-btn .styled-banner-book-btn {
  position: static;
  background-color: #ffbf12 !important;
  border-bottom: 4px solid #fff !important;
  color: #020404 !important;
  font-weight: 700;
  padding: 25px 15px !important;
  border-radius: 30px !important;
  font-size: 14px !important;
  font-weight: 600;
}
.nav-item .book-btn .styled-banner-book-btn1 {
  position: static;
  background-color: #f3831a !important;
  border-bottom: 4px solid #fff !important;
  color: #020404 !important;
  padding: 25px 15px !important;
  border-radius: 30px !important;
  font-size: 14px !important;
  font-weight: 600;
}
.nav-item .book-btn .styled-banner-book-btn2 {
  position: static;
  background-color: #ffbf12 !important;
  border-bottom: 4px solid #fff !important;
  color: #000 !important;
  font-weight: 700;
  padding: 25px 30px !important;
  border-radius: 30px !important;
  font-size: 14px !important;
  font-weight: 600;
}
.nav-item .styled-banner-book-btn3 {
  background-color: #4aa02c !important;
  border-bottom: 4px solid #fff !important;
  color: #ffffff !important;
  padding: 15px 15px !important;
  border-radius: 30px !important;
  font-size: 14px !important;
  white-space: nowrap;
}
.book-btn.banner {
  position: absolute;
  z-index: 1000;
  right: 24%;
  bottom: 34%;
}
@media only screen and (max-width: 600px) {
  .book-btn.banner {
    position: absolute;
    z-index: 1000;
    right: 30%;
    bottom: 0;
    display: none;
  }
}
.styled-banner-book-btn.banner {
  position: static;
  background-color: #ffbf12 !important;
  border-bottom: 4px solid #fff !important;
  color: #020404 !important;
  font-weight: 700;
  padding: 15px 45px 15px 45px !important;
  border-radius: 30px !important;
  font-size: 20px !important;
  font-weight: 600;
}
.Sponsors-main-div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.racecategories-heading {
  text-align: center;
  margin-top: 2rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
  margin-bottom: 1.49em;
  font-size: 28px;
}
.registration-heading {
  text-align: center;
  margin-top: 1.49em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
  margin-bottom: 1.49em;
  font-size: 28px;
}
.Supportby-block {
  margin-bottom: 5rem;
}
.supported-heading-text {
  text-align: center;
  margin-top: 5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
  margin-bottom: 1.49em;
  font-size: 28px;
}
.about-marathon .title {
  font-size: 32px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.styled-banner-book-btn {
  position: static;
  background-color: #ffbf12 !important;
  border-bottom: 4px solid #fff !important;
  color: #020404 !important;
  font-weight: 700;
  padding: 15px !important;
  border-radius: 30px !important;
  font-size: 18px !important;
  font-weight: 600;
}
.styled-banner-book-btn1 {
  position: static;
  background-color: #f3831a !important;
  border-bottom: 4px solid #fff !important;
  color: #020404 !important;
  padding: 15px !important;
  border-radius: 30px !important;
  font-size: 18px !important;
  font-weight: 600;
}
.styled-banner-book-btn2 {
  position: static;
  background-color: #ffbf12 !important;
  border-bottom: 4px solid #fff !important;
  color: #000 !important;
  font-weight: 700;
  padding: 15px !important;
  border-radius: 30px !important;
  font-size: 18px !important;
  font-weight: 600;
}
.styled-banner-book-btn3 {
  position: static;
  background-color: #4aa02c !important;
  border-bottom: 4px solid #fff !important;
  color: #fff !important;
  font-weight: 700;
  padding: 15px !important;
  border-radius: 30px !important;
  font-size: 18px !important;
  font-weight: 600;
}
.row-content-text {
  font-size: 16px;
  line-height: 32px;
  margin-top: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin-left: 10px;
}
.styled-special-instru-info {
  font-size: 18px;
  line-height: 32px;
  margin-top: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin-left: 0px;
}
.center-heading {
  text-align: center;
}
.rules-heading {
  font-size: 26px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
  margin-top: 40px;
}
.rulesheading {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #000;
  margin-top: 40px;
}
.About-master-block {
  margin-bottom: 50px;
}
.span-heading {
  font-weight: 400;
}
.styled-sponsor-row-div {
  position: absolute;
  top: 120%;
}
.card-view {
  box-shadow: 7px 5px 7px 0px#F9F9F9;
  height: 100%;
  padding: 15px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #e0faff;
  border-radius: 15px;
  /* margin-right: 20px; */
  margin-bottom: 20px;
}
.card-title {
  margin-bottom: 0.75rem;
  font-size: 28px;
  color: #955edb;
  font-family: "Poppins", sans-serif;
  margin-top: 1.25em;
  font-weight: 600;
  text-align: center;
}
.card-title-subtext {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #955edb;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.styled-students-text {
  font-size: 18px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-top: 1.09em;
  text-align: center;
}
.anchor_mission20:hover {
  color: #cc282e;
}
.anchor_mission20 {
  font-family: "Poppins", sans-serif;
  color: #cc282e;
}

.carousel-slides-widget > :first-child {
  border-radius: 4px;
}

.mobile-img {
  display: none;
}
.timing-title,
.table td {
  border-top: 1px solid #eceeef;
  color: #333;
  font-family: poppins;
  font-size: 16px;
  padding-left: 0px;
  font-weight: 600;
}
.span-students-text {
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  line-height: 28px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 1.2em;
}
.styled-studentsbold-text {
  text-align: center;
  font-size: 18px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin-bottom: 1.2em;
}
/* .sponsor-img1{
display:flex;
justify-content:flex-end
}
.sponsor-img2{
display: flex;
justify-content: center;
} */
.copyright-line p {
  margin: 20px 0px;
  font-family: "Poppins", sans-serif;
}
div#myTabContent {
  margin-bottom: 0px !important;
}
ul.info-list {
  padding-left: 25px;
  font-size: 18px;
  line-height: 32px;
  margin-top: 2px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
li.info-list-items {
  margin-bottom: 20px;
}
li.info-list-items::marker {
  font-weight: 600;
}
li.info-list-items h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 20px;
}
li.info-list-items p {
  margin-bottom: 5px;
}
ul.info-sub-list {
  list-style: decimal;
  margin-bottom: 25px;
}
.topic-heading {
  font-size: 34px;
  margin-bottom: 30px;
}

/****media query*****/
@media screen and (max-width: 667px) and (min-width: 320px) {
  .utility-tabs .table {
    width: 100%;
  }
}
.new-banner {
  margin-top: 100px !important;
}
@media only screen and (max-width: 600px) {
  .new-banner {
    height: 30vh;
  }
}
.header_banner {
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}
.soulfulog-width {
  width: 140px;
}
.table-row-div {
  width: 0%;
}
.supportedby-fifthlogo {
  width: 212px !important;
  height: auto !important;
  margin-top: 20px !important;
}

.timing-title {
  width: 45%;
  padding-left: 0px !important;
}
.supportedby-thirdlogo {
  margin-top: 20px !important;
  height: 70px;
  width: 100%;
  object-fit: contain;
}
.supportedby-rowdiv {
  margin-bottom: 0px;
}
.divider {
  margin-top: 0px;
  margin-bottom: 2rem;
}
.registration-card a {
  margin-bottom: 0.75rem;
}
.mobile-supportof-row-widget {
  padding-left: 30px;
}
.mobile-supportedby-column-div {
  margin-top: 20px;
  margin-bottom: 40px;
}
.supportby-subcolumn {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-left: 30px;
}
.card-view {
  height: unset;
  margin-bottom: 20px;
}
.table-row-div,
.table th {
  padding-left: 0px;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.supported-heading-text {
  margin-top: 2rem;
}
.mobile-supported-column-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 15px;
}
.event-title {
  text-align: left;
}
.timing-title,
.table td {
  border-top: 1px solid #eceeef;
  color: #333;
  font-family: poppins;
  font-size: 16px;
  padding-left: 0px;
  font-weight: 600;
}
.about-marathon .title {
  font-size: 28px;
  margin-bottom: 20px;
}
.style-nav-tab {
  margin-left: 15px;
}
.styled-studentsbold-text {
  margin-bottom: 1.8em;
}
.faq-heading {
  font-size: 19px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 32px;
  margin-top: -5px;
  color: #000;
}
.answers-faq-heading {
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
#footer_info {
  padding-bottom: 0px;
}
.header_banner {
  height: auto;
}
.venue_banner {
  padding-left: 15px;
  padding-right: 15px;
}
.desktop-img {
  display: none;
}
.mobile-img {
  display: flex;
  justify-content: flex-start;
  margin-top: 0px;
  /*margin-left: 15px;*/
  margin-bottom: 10px;
  /*padding-top: 16rem !important;*/
  padding-bottom: -10px;
  background-color: transparent;
}
.utility-tabs a {
  margin-right: 0px;
}
.img-fluid {
  margin-bottom: 30px;
}
.event-date {
  margin-top: -25px;
}
.about-marathon {
  display: flex;
  justify-content: center;
  /*flex-direction: column;*/
  flex-direction: unset;
  margin-top: 10px !important;
  margin-left: 0px;
  flex-wrap: wrap;
}
.about-marathon-content-line-1 {
  margin-top: 0px;
}

a.book-now {
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
  padding: 7px 10px;
  background-color: #fbc100;
  border-radius: 6px;
  border-bottom: 4px solid #e3aa00;
}
.h5-modify {
  font-size: 15px;
  font-weight: 400;
}
.h-modify {
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.information {
  bottom: 0;
}
.venue-address {
  width: 100%;
  margin-top: 20px;
}
.registration-heading {
  margin-top: 0px;
}
.utility-tabs {
  margin-top: 35px;
}
.qty-secl {
  display: inline-block;
  width: 80%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}
.prelim-dates-cont {
  margin-bottom: 50px;
}
.prelim-dates-cont p {
  margin-bottom: 0px;
  line-height: 32px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
body.swal2-height-auto {
  padding-right: 0px !important;
}
.swal2-popup {
  width: 35em !important;
}
.swal2-styled.swal2-confirm {
  border-radius: 25px !important;
  background-color: #ffbf12 !important;
  color: #000 !important;
  font-size: 16px !important;
  padding: 10px 30px !important;
  margin: 0px;
}
.swal2-styled:focus {
  outline: 0 !important;
  box-shadow: none !important;
}
.cus-swal-alert {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  text-align: left;
}
.cus-swal-alert h4:first-child {
  margin-bottom: 10px;
  line-height: 1.5;
}
.cus-swal-alert h4 {
  font-size: 14px;
  margin-bottom: 20px;
}
.cus-swal-alert p {
  margin-bottom: 0px;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .other-logo {
    top: 13%;
  }
}
@media screen and (max-width: 991px) {
  .left-col-intro {
    width: 100%;
    padding: 0px;
  }
  .right-col-intro {
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .left-col-intro .mt-3 {
    display: flex;
  }
  .right-col-intro iframe {
    width: 100%;
    height: 50vh;
  }
}
@media screen and (max-width: 812px) and (min-width: 360px) {
  .header_banner {
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: top;
    padding-bottom: 0em;
  }
  .supportedby-sixthlogo {
    margin-top: 20px !important;
    margin-left: 15px;
  }
  .supportedby-fifthlogo {
    width: 212px !important;
    height: auto !important;
    margin-top: 20px !important;
  }
  .carousel-block {
    margin-top: 0px;
  }
  .timing-title {
    width: 45%;
    padding-left: 0px !important;
  }
  .carousel-slides-widget {
    margin-left: 15px;
    margin-right: 15px;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
  }
  .carousel-slides-widget > :first-child {
    margin-bottom: 1.49em;
    border-radius: 4px;
  }
  .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    margin: auto;
  }
  .Supportby-block {
    margin-bottom: 1.5em;
  }
  .racecategories-heading,
  .sponsor-heading-text {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .span-rewards-content {
    font-size: 22px;
  }
  .span-note-text {
    line-height: 35px;
  }
  .rewards-content {
    font-size: 16px;
  }
  .rewards-list-heading {
    font-size: 22px;
    line-height: 35px;
  }
  .utility-tabs {
    margin-top: 35px;
  }
  .carosel-img {
    height: 320px;
  }
  .rules-heading {
    font-size: 24px;
  }
  .row-content-text {
    font-size: 16px;
  }
  .img-fluid {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .readmore-img,
  .img-fluid {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .event-date {
    margin-top: -25px;
  }
  .venue-address {
    width: 100%;
  }
  a.book-now {
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
    text-decoration: none;
    font-family: "Raleway", sans-serif;
    padding: 7px 2px;
    background-color: #fbc100;
    border-radius: 6px;
    border-bottom: 4px solid #e3aa00;
  }
  .vsa-rise-heading {
    font-size: 28px;
  }
  .about-marathon-content-line-1 {
    width: 100%;
  }
  .about-marathon-content-line-2 {
    width: 100%;
  }
  .styled-banner-book-btn {
    left: 8%;
  }
  .h5-modify {
    font-size: 18px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
  }
  .h-modify {
    font-size: 14px;
    font-weight: 400;
  }
  .information {
    bottom: 0;
  }
  .qty-secl {
    display: inline-block;
    width: 80%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-transition: border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
  }
}
@media only screen and (max-width: 767px) {
  .d-img {
    display: none;
  }
  .m-img {
    display: block;
  }
  .other-logo {
    top: 55px;
    justify-content: space-between;
    margin: 0;
    padding: 0px 25px;
  }
  .other-logo .sm-1 {
    position: absolute;
    margin: 0px;
    max-width: 120px;
    right: 20px;
    top: -50px;
  }
  .other-logo .sm-2 {
    order: 0;
    max-width: 100px;
    margin: 0px;
  }
}
@media only screen and (max-width: 640px) {
  .other-logo {
    top: 50px;
    padding: 0px 20px;
  }
  .other-logo .sm-1 {
    top: -45px;
  }
}
@media only screen and (max-width: 580px) {
  .other-logo {
    top: 40px;
  }
  .other-logo .sm-1 {
    top: -35px;
  }
}
@media only screen and (max-width: 480px) {
  .header-with-image .icon-trophy {
    right: 0px;
    top: -40px;
  }
}
@media only screen and (max-width: 420px) {
  .other-logo {
    top: 35px;
    padding: 0px 15px;
  }
  .other-logo .sm-1 {
    top: -30px;
  }
}
@media only screen and (max-width: 360px) {
  .other-logo {
    top: 30px;
    padding: 0px 13px;
  }
  .other-logo .sm-1 {
    top: -25px;
  }
}
.responsive {
  width: 100%;
  height: auto;
}
