.allevents {
  padding: 30px 10vw;
}
.panel-heading ul li a {
  font-size: 24px;
  font-family: Raleway;
  font-weight: 700;
  border: 1px solid #288566;
  border-radius: 10px;
  padding: 10px 26px;
}
.gallery ul li img {
  object-fit: cover;
}
.panel.panel-default {
  margin: 24px 10vw;
}
#ContentPlaceHolder1_ulDynamicFormControls,
.row.divsubmit {
  padding: 7vh 10vw;
}
.readmorebtn {
  border: 2.25px solid;
  width: max-content;
}

.readmorebtn:hover > a {
  color: #d96525;
}
.marqueemain {
  position: fixed;
  z-index: 99;
  width: 100%;
}
.header-main.sticky {
  top: 36px;
}
.sticky .wrapper-menu.opened {
  top: 50px !important;
}
.tagimg {
  display: none !important;
}
.wrapper-menu.opened {
  top: 48px;
}
.header-main {
  z-index: 9;
}
.tagimg {
  display: none;
}

.logo {
  text-align: center;
}

.contentHead {
  color: #507d5c;
  font-family: Latinka-Black;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 3.84px;
  text-transform: uppercase !important;
}
.contentSubhead {
  color: #2c2c2c;
  font-family: Latinka-Bold;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 1.92px;
}
.eventContent p,
.contentPara {
  color: #4c230d;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 163%;
  letter-spacing: 0.96px;
}
.contentUlList li,
.contentOlList li {
  color: #4c230d;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 163%;
  letter-spacing: 0.96px;
}

.contentOlList li {
  list-style: decimal;
}

.contentUlList li {
  list-style: none;
}
.contentUlList li:before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -24px;
  width: 10px;
  height: 10px;
  background: #d96525;
  border-radius: 50%;
  margin-bottom: 2px;
  margin-right: 10px;
}
.table tr td {
  color: #4c230d;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 163%;
  letter-spacing: 0.96px;
}
table,
tr td {
  border: 1px solid #d3d3d3;
}
#ContentPlaceHolder1_divSlcPage {
  padding: 3rem;
}

#ContentPlaceHolder1_divSlcPage #ContentPlaceHolder1_txtName {
  color: #2c2c2c;
  font-family: Latinka-Bold;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 1.92px;
}

#ContentPlaceHolder1_divSlcPage #ContentPlaceHolder1_AdmSearch {
  width: inherit;
  padding: 16px 32px;
  border-radius: 50px;
  border: 2.25px solid #288566;
  color: #288566;
  background: #fff;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  margin-top: 16px;
}
/*  =========== Accordion Style ==============*/
.main-title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #1d4ed8;
  margin-bottom: 1.5rem;
}
.accordion-item {
  border: 1px solid #dee2e6;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  overflow: hidden;
}
.accordion-button {
  font-size: 1.5rem;
  background-color: #507d5c;
  color: white;
  font-weight: bold;
  padding: 1rem 1.25rem;
  border-radius: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-align: left;
  transition: background-color 0.3s ease;
}
.accordion-button:not(.collapsed) {
  background-color: #385840;
  color: white;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion-button:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 123, 255, 0.25);
}
.accordion-button::after {
  display: none;
}
.accordion-icon {
  transition: transform 0.3s ease;
  margin-left: 10px;
}
.accordion-button:not(.collapsed) .accordion-icon {
  transform: rotate(180deg);
}
.accordion-body {
  padding: 1.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.card {
  height: 400px;
  overflow: hidden;
}
.card img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .accordion-button .larger_text {
    font-size: 0.9rem;
  }
  .commettee th,
  .commettee td {
    padding: 0.5rem;
    font-size: 0.85rem;
  }
  .main-container {
    padding: 1rem;
  }
  .main-title {
    font-size: 1.75rem;
  }
}
/*  =========== Accordion Style ==============*/
@media screen and (max-width: 1280px) {
  .p_banner_wrap .bottom {
    position: absolute;
    bottom: -30px;
    background: #d96525;
    left: 20px;
    color: #fff;
    padding: 1rem 4rem;
  }
}
@media screen and (max-width: 767px) {
  .p_banner_wrap .bottom {
    position: absolute;
    bottom: -30px;
    background: #d96525;
    left: 10px;
    color: #fff;
    padding: 1rem 0rem;
  }
  .contentHead {
    font-size: 35px;
    line-height: 100%;
  }
  .contentPara {
    font-size: 16px;
    text-align: justify;
  }
  .contentSubhead {
    font-size: 24px;
  }
  .contentUlList li {
    font-size: 16px;
  }
  .table tr td {
    font-size: 14px;
  }
}

.Header-caption::after {
  background: none;
}
.Banner-title span {
  background: #d96525;
  padding: 10px 30px;
  border-radius: 4px;
  position: absolute;
  white-space: nowrap;
  right: 3vw;
  font-size: 48px;
  color: #fff;
}
.page-section-4 h2 {
  line-height: 140%;
  margin: 0;
  font-weight: bold;
  border-left: none;
  font-family: latinka-black;
  font-size: 40px;
  padding: 0;
  color: #288566;
  text-transform: capitalize;
}

.headerBg img {
  object-fit: cover;
  width: 100%;
  max-height: 700px;
  min-height: 300px;
  height: auto;
}
.headerBg {
  position: relative;
  margin: 0 10vw;
}

.Header-caption {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  color: #fff;
  padding: 50px;
  text-align: center;
}
.Banner-title {
  margin: 0;
  font-size: 70px;
}

.Header-caption::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(52, 59, 67, 0) 0%, #000000a1 70%);
  z-index: -1;
}

.breadcrumb-header {
  padding: 20px;
  display: none;
}
.breadcrumb-header ul {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-right: -5px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumb-header ul li {
  display: flex;
  flex-flow: row;
  padding-left: 0;
  min-height: 15px;
  margin: 0;
  padding-right: 18px;
  position: relative;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 700;
  font-family: "Raleway";
  text-transform: uppercase;
  vertical-align: top;
  letter-spacing: 0.03em;
}
.breadcrumb-header ul li a {
  display: block;
  padding: 5px;
  font-size: 16px;
  color: #656565;
  font-family: "Raleway";
  font-weight: 500;
  vertical-align: top;
  text-decoration: none;
}

.breadcrumb-header ul li.active {
  color: #d96525;
  font-weight: 700;
}
.breadcrumb-header ul li.active a {
  color: inherit;
  pointer-events: none;
}
.breadcrumb-header ul li.active:after {
  content: none;
}
.navLevel01 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-top: 2rem;
}

.navLevel01 li,
.navLevel02 li,
.level03Accordion {
  border: none;
  margin-bottom: 0rem;
}

.navLevel01 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.navLevel01 li {
  padding: 7px 7px 8px 8px;
  position: relative;
  list-style-type: none;
}
.navLevel01 li a {
  display: block;
  padding: 5px;
  position: relative;
  color: #288566;
  font-size: 20px;
  font-family: "Latinka-Bold";
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
.navLevel01 li a::after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background-color: #d96525;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  transition: width 0.3s ease-in-out;
}
.navLevel01 li a:hover::after,
.navLevel01 li.active a::after {
  width: 100%;
}
.contentPages:before {
  content: "";
  display: block;
  border-top: 1px solid hsla(0, 0%, 59.2%, 0.5);
  margin: 0 10px;
}
.contentPages:after {
  content: "";
  display: block;
  border-bottom: 1px solid hsla(0, 0%, 59.2%, 0.5);
  margin: 0 10px;
}
.caption-wrapper {
  display: none;
}

.mobile-active-menu {
  display: none !important;
}


.arrow {
  display: none;
}

.bread_crumb li {
  color: #288566;
}
