@charset "UTF-8";

/* CSS Document */

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: auto;
  }
}

@media (max-height: 700px) {
  .history-slider-wrap .history-slider-desc,
  .history-slider-wrap .history-slider-date {
    height: auto;
  }

  .inner-page {
    overflow-y: auto;
  }

  .history-page .history-slider-desc .slide {
    align-items: flex-start;
  }
}

@media (min-width: 992px) {
  .footer-top .footer-links-box .footer-links {
    display: block !important;
  }
}

@media (max-width: 1366px) {
  .g-custom {
    --bs-gutter-x: 1.5rem;
  }
}

@media (max-width: 1200px) {
  .box-hover-one .box-list .box {
    height: 500px;
  }

  .box-hover-one .box-list .box .image {
    height: 100%;
  }

  .box-hover-one .box-list .box .image img {
    object-fit: cover;

    height: 100%;
  }

  .study-bbs-wrap .btn-wrap {
    margin-bottom: 30px;
  }

  .box-hover-one .box-list .box .box-title .h4 {
    font-size: 22px;
  }

  .box-hover-one .box-list .box {
    margin: 15px 0;
  }

  .card-box-one .card .name-info .name {
    font-size: 20px;
  }

  .history-page .inner-page-header-wrap {
    top: 40px;
  }

  .history-page .inner-page-header-wrap .logo .svg {
    width: 100px;

    height: auto;
  }
}

@media (max-width: 1024px) {
  .announcement-slider .slide .card {
    max-width: none;

    height: auto;
  }

  .announcement-slider .slide .card .content .btn-wrap {
    margin-top: 25px;
  }

  .event-section-main .event-section-listing {
    font-size: 13px !important;
  }
}

@media (max-width: 991px) {

.select-wrap {
    top: 88px;
  }

  h2,
  .h2 {
    font-size: 34px;

    line-height: 44px;
  }

  h3,
  .h3 {
    font-size: 28px;

    line-height: 34px;
  }

  h4,
  .h4 {
    font-size: 25px;

    line-height: 30px;
  }

  h5,
  .h5 {
    font-size: 20px;

    line-height: 28px;
  }

  h6,
  .h6 {
    font-size: 18px;

    line-height: 24px;
  }

  .box-hover-one .box-list {
    padding-top: 15px;
  }

  .school-info-wrap .info-card {
    max-width: none;

    margin: 30px 0;
  }

  .calendar-sec-wrap .calendar-box .image {
    margin: 15px 0;

    padding: 0;
  }

  .latest-news-wrap .card-list {
    margin-top: 25px;
  }

  .latest-news-wrap .news-card {
    margin: 25px 0;
  }

  .latest-news-section-new {
    margin-top: 60px;
  }

  .history-slider-date .slick-track .slide.slick-current .h6:before {
    width: 25px;

    height: 25px;

    border: 8px solid #b2022f;
  }

  .annoncements-sec-wrap .slider-wrap .nav-container,
  .awards-sec-wrap .slider-wrap .nav-container {
    margin-top: 25px;
  }

  .awards-sec-wrap .awards-slider {
    margin-top: 25px;
  }

  .register-now-sec .content-box {
    flex-direction: column;

    padding: 20px 15px;
  }

  .register-now-sec .content-box .box-info {
    margin-bottom: 20px;
  }

  .register-now-sec {
    margin-top: 0;
  }

  .register-now-sec .content-box .box-info h3,
  .register-now-sec .content-box .box-info p {
    text-align: center;
  }

  .annoncements-sec-wrap .seperator-line1:before {
    display: none;
  }

  .register-now-sec .content-box .box-info p {
    font-size: 18px;

    line-height: 20px;
  }

  .latest-news-section {
    margin: 0;

    margin-top: 40px;

    max-width: 340px;

    max-height: 415px;
  }

  .footer-wrap .footer-links-box,
  .footer-wrap .footer-left {
    margin-bottom: 30px;
  }

  .footer-wrap .footer-top .footer-left {
    border-right: 0;
  }

  .info-box-wrap .info-box-desc {
    width: 100%;
  }

  .info-box .content-box {
    height: auto;
  }

  .info-box-wrap .info-box-img {
    width: 100%;
  }

  .info-box-wrap .info-box.right-side-img {
    flex-direction: column-reverse;
  }

  .info-box-wrap .info-box.right-side-img .content-box,
  .info-box-wrap .info-box.left-side-img .content-box {
    padding: 30px 0;
  }

  .info-box-wrap .info-box {
    width: 100%;

    flex-direction: column-reverse;
  }

  .info-box-wrap .info-box:before {
    left: 0;

    height: 100%;

    width: 100%;
  }

  .info-box-wrap .info-box .card,
  .var-section-3 .info-box-desc .card {
    padding: 25px;
  }

  .info-box-wrap .info-box .content-box .sec-title {
    margin-left: 25px;
  }

  .section-center {
    max-width: 700px;

    margin: 0 auto;
  }

  .var-section-3 .info-box-img,
  .var-section-3 .info-box-desc {
    width: 100%;
  }

  .var-section-3 .info-box-desc:before {
    z-index: 2;

    left: 25px;

    top: 140px;

    opacity: 0.5;
  }

  .tab-section-wrap .tab-inner-content .img-box,
  .tab-section-wrap .tab-inner-content .info-box-desc {
    width: 100%;
  }

  .tab-section-wrap .tab-inner-content .img-box {
    margin-bottom: 30px;
  }

  .tab-section-wrap .tab-inner-content .info-box-desc .content-box {
    padding-left: 0;
  }

  .core-values-sec-wrap .nav-box {
    display: none;
  }

  .core-values-sec-wrap .vision-mission-accordion {
    display: block;
  }

  .core-values-sec-wrap .core-values-title .h2 {
    margin-bottom: 15px;

    padding-left: 10px;
  }

  .core-values-sec-wrap .container {
    max-width: 700px;
  }

  .vision-mission-accordion .accordion-button {
    font-size: 16px;

    line-height: 28px;
  }

  .history-slider-desc .content .h1 {
    font-size: 60px;

    line-height: 80px;

    margin-bottom: 40px;
  }

  .history-slider-desc .content .slide-desc-main {
    font-size: 20px;

    line-height: 30px;
  }

  .history-slider-desc .content .slide-desc-sub {
    font-size: 18px;

    line-height: 26px;
  }

  .history-page .inner-page-header-wrap {
    top: 40px;
  }

  .history-page .inner-page-header-wrap .logo .svg {
    width: 90px;

    height: auto;
  }
  .prinicpal-message-page-wrap.var-section-3 .info-box-img,
  .prinicpal-message-page-wrap.var-section-3 .info-box-desc {
    width: 100%;
  }

  .latest-news-sec-wrap .subscribe-box {
    margin-bottom: 40px;
  }

  .latest-news-main-wrap .latest-news-box:not(:last-child) {
    margin-bottom: 40px;
  }

  .latest-news-sec-wrap
    .related-news-sec.latest-news-wrap
    .news-card:not(:last-child) {
    margin-right: 0;
  }

  .latest-news-sec-wrap .related-news-sec.latest-news-wrap .news-card {
    max-width: none;
  }

  .latest-news-sec-wrap .related-news-sec.latest-news-wrap,
  .contact-us-wrap .notice-wrap,
  .contact-us-form-wrap {
    margin-top: 30px;
  }

  .latest-news-sec-wrap .related-news-sec.latest-news-wrap .card-list {
    margin: 0;
  }

  .contact-committee-sec {
    margin-bottom: 50px;
  }

  .fee-structure-box .btn-wrap {
    margin-top: 30px;
  }

  .hover-box-main .hover-box {
    width: 100%;
  }

  .hover-box-main .hover-box {
    margin-bottom: 30px;
  }

  .hover-box-main .hover-box:last-child {
    margin: 0;
  }

  .faculty-staff-nav-wrap.page-last-section {
    padding-bottom: 70px;
  }

  .footer-links-box h5,
  .footer-links-box .footer-links li {
    text-align: left;
  }

  .slider-dots > ul > li > button {
    width: 10px;

    height: 10px;
  }

  .slider-dots > ul > li.slick-active > button {
    width: 14px;

    height: 14px;
  }

  .events-sec-wrap .month-name:after {
    width: 70%;
  }

  .card-box-one .card {
    max-width: none;
  }

  .bbs-form {
    padding: 40px;
  }

  .inner-page-box .card-header .h4 {
    padding: 20px;
  }

  .gallery-grid .grid-item {
    width: 50%;

    padding: 10px;
  }

  .calendar-sec-wrap .calendar-inner-sec {
    padding: 40px 0 40px;
  }

  .annoncements-sec-wrap .slider-wrap .btn-wrap {
    margin-top: 40px;
  }

  .footer-top .footer-menu-arrow {
    display: block;
  }

  .footer-top .footer-links-box .footer-links {
    display: none;
  }

  .box-hover-one .box-list .box .overlay {
    top: 0;

    height: 100%;

    opacity: 1;
  }

  .profiles-sec-wrap.box-hover-one .box-list .box .overlay {
    opacity: 1;

    background-color: transparent;
  }

  .profiles-sec-wrap.box-hover-one .box-list .box .box-title {
    display: none;
  }

  .box-hover-one .box-list .box .overlay .overlay-txt .name-info,
  .box-hover-one .box-list .box .overlay .overlay-txt .batch-info,
  .box-hover-one .box-list .box .overlay .overlay-txt .achievements-info,
  .box-hover-one .box-list .box .overlay .overlay-txt .desc {
    left: 0;
  }

  .box-hover-one .box-list .box:before {
    background-color: rgba(0, 0, 0, 0.6);
  }

  .event-section-main {
    padding: 0 15px;

    margin: 30px 0 0;
  }

  .table-style-one .heading h6 {
    padding: 20px 15px;
  }

  .data-table-version-one ul li .table-info {
    padding: 18px;
  }

  .custom-modal-one .btn-close {
    top: -15px;
  }

  .dress-code-box > li {
    padding: 0 30px;
  }

  .glimpse-events-wrap .video-box .info-box {
    padding: 10px;

    position: relative;
  }

  .inner-page .mobile-menu-wrap,
  .inner-page .mobile-menu-wrap ul > li > ul {
    top: 130px;
  }

  .history-page .mobile-menu-wrap.menu-active {
    height: calc(100% - 130px);
  }

  .quick-links-sec {
    padding: 20px;
  }

  .quick-links-sec .quick-links > li > a {
    font-size: 16px;
  }

  .quick-links-sec .quick-links > li:not(:last-child) {
    margin-bottom: 12px;
  }

  .quick-links-sec .h5 {
    margin-bottom: 20px;
  }

  .question-list .arrow {
    right: -10px;

    position: absolute;
  }

  .faq-inner-box .question-list li {
    padding: 20px 25px;
  }

  .question-list .list-content .title,
  .question-list .list-content .desc {
    font-size: 16px;
  }

  .map-box-wrap .map-inner {
    margin-right: auto;

    margin-left: 0;
  }

  .map-box-wrap {
    margin: 70px 0;
  }

  .map-box-wrap .map-inner {
    padding: 50px;
  }

  .map-box .map-bg,
  .map-box .map-inner {
    width: 100%;
  }

  .map-box .map-bg iframe {
    min-height: 400px;
  }

  .map-box .map-bg {
    height: 400px;
  }
}

@media (max-width: 767px) {

  .select-wrap {
    top: 66px;
  }
  
  h2,
  .h2 {
    font-size: 30px;

    line-height: 40px;
  }

  h3,
  .h3 {
    font-size: 24px;

    line-height: 30px;
  }

  h4,
  .h4 {
    font-size: 20px;

    line-height: 28px;
  }

  h5,
  .h5 {
    font-size: 18px;

    line-height: 26px;
  }

  h6,
  .h6 {
    font-size: 16px;

    line-height: 22px;
  }

  .awards-sec-wrap .awards-slider .slide img {
    width: 100%;

    max-width: 200px;

    margin: 0 auto;
  }

  .le .slider-wrap .nav-container {
    margin-top: 25px;
  }

  .flipbox-wrap .flip-box {
    height: 250px;
  }

  .copyright-wrap .container {
    justify-content: center;

    flex-direction: column;
  }

  .copyright-wrap .social-icons-wrap {
    padding-right: 0;
  }

  .copyright-wrap .copyright {
    margin-bottom: 10px;
  }

  .footer-bottom .footer-links-box li {
    width: 100%;

    margin-right: 0;
  }

  .footer-bottom .footer-links-box li:not(:last-child) {
    margin-bottom: 15px;
  }

  .footer-menu-arrow {
    width: 1.5rem;

    height: 1.5rem;
  }

  .inner-page-header-wrap .header-left {
    top: 10px;
  }

  .inner-page-header-wrap .header-right {
    top: 45px;
  }

  .box-hover-one .box-list .box .box-title {
    top: 20px;
  }

  .history-slider-desc .content .h1 {
    font-size: 40px;

    line-height: 60px;

    margin-bottom: 20px;
  }

  .history-slider-desc .content .slide-desc-main {
    font-size: 18px;

    line-height: 26px;
  }

  .history-slider-desc .content .slide-desc-sub {
    font-size: 16px;

    line-height: 24px;
  }

  .history-slider-date .slick-track .slide.slick-current .h6:before {
    width: 30px;

    height: 30px;

    border: 10px solid #02b6f0;

    bottom: -160%;
  }

  .history-page .inner-page-header-wrap {
    top: 0;
  }

  .history-page .inner-page-header-wrap .logo .svg {
    width: 80px;

    height: auto;
  }

  .history-slider-date .slick-track:before {
    width: 100%;

    height: 1px;

    bottom: 20px;

    background-color: #ffffff;

    position: absolute;
  }

  .history-slider-date .slick-track .slide .h6 {
    padding-left: 0;
  }

  .history-slider-date .slick-track .slide .h6:before {
    left: 50%;

    bottom: -135%;

    top: auto;

    transform: translatex(-50%);
  }

  .history-slider-date .slide {
    padding-top: 130px;

    padding-bottom: 50px;
  }

  .history-slider-wrap .history-slider-desc {
    height: auto;

    margin-top: 30px;
  }

  .history-slider-wrap .history-slider-date {
    height: auto;
  }

  .history-slider-desc .content .slide-desc-main {
    border: 0;
  }

  .history-slider-desc .content .slide-desc-main {
    padding: 12px 0;
  }
  .gallery-listing-wrap .listing-box .img-box {
    max-width: 375px;
  }

  .history-slider-date .slick-track .slide.slick-current .h6:before {
    width: 30px;

    height: 30px;

    border: 10px solid #b2022f;

    bottom: -160%;
  }

  .history-page .hamburger-menu.open a.close-icon {
    padding-right: 0;
  }

  .inner-page {
    overflow-y: auto;

    height: 100%;
  }

  .history-slider-wrap {
    align-items: flex-start;
  }

  /* Modal Starts */

  .choose-branch-modal .modal-content {
    padding: 30px;
  }

  .choose-branch-modal .listing li {
    width: 100%;
  }
  .choose-branch-modal .listing li:last-child::after {
    width: 100%;
    max-height: 1px;
  }

  .choose-branch-modal .listing li a .link {
    visibility: visible;
    opacity: 1;
  }

  .choose-branch-modal .content .title-group {
    margin-bottom: 30px;
  }

  .choose-branch-modal .listing li {
    padding: 20px 0;
  }

  /* Modal Ends */

  .quick-links-sec {
    max-width: none;

    margin-bottom: 30px;
  }

  .info-section-box > p,
  .info-section-box ul.ul-section > li,
  .ul-section > li {
    font-size: 14px;

    line-height: 24px;
  }

  .info-section-box .ul-section li:not(:last-child),
  .info-section-box ul.ul-section ul.inner-ul-section {
    margin-bottom: 8px;
  }

  .info-section-box h2,
  .info-section-box h3,
  .info-section-box h4,
  .info-section-box h5,
  .info-section-box h6 {
    margin-bottom: 10px;
  }

  .info-section-box {
    margin-bottom: 25px;
  }

  .info-section-box .h2.sec-title {
    margin-bottom: 15px;
  }

  .latest-news-sec-wrap .subscribe-box {
    margin-bottom: 30px;
  }

  .latest-news-main-wrap .latest-news-box:not(:last-child) {
    margin-bottom: 25px;
  }

  .pagination-wrap a:not(:last-child),
  .pagination-wrap span {
    margin-right: 10px;
  }

  .pagination-wrap a,
  .pagination-wrap span {
    width: 30px;

    height: 30px;
  }

  .box-hover-one .box-list .box {
    height: 400px;
  }

  .latest-news-box .latest-news-desc {
    margin: 15px 0;
  }

  .latest-news-box .latest-news-desc p {
    font-size: 14px;

    line-height: 24px;
  }

  .latest-news-box ul.latest-news-info > li {
    width: 100%;
  }

  .latest-news-box ul.latest-news-info li + li:before {
    display: none;
  }

  .latest-news-sec-wrap .ul-section li {
    font-size: 14px;

    line-height: 24px;
  }

  .school-timing-sec .data-table-version-one ul li .table-subtitle,
  .school-timing-sec .data-table-version-one ul li .table-info {
    width: 100%;
  }

  .data-table-version-one ul li .table-subtitle {
    border-right: 0;
  }

  .box-hover-one .learning-experience-slider .slide {
    padding: 0 15px;

    max-width: 250px;
  }

  .box-hover-one .learning-experience-slider .box:before {
    display: none;
  }

  .box-hover-one .learning-experience-slider .box .overlay {
    top: 0;

    height: 100%;

    opacity: 1;
  }

  .box-hover-one .box-list .box .overlay .overlay-txt .h6,
  .box-hover-one .box-list .box .overlay .overlay-txt p {
    color: #fff;
  }

  .faq-inner-box .question-list li {
    padding: 15px 30px;
  }

  .fee-structure-box .btn-wrap {
    margin-top: 20px;
  }

  .faq-wrap .faq-inner-box,
  .sitemap-links-sec {
    margin-top: 25px;
  }

  .contact-committee-sec {
    margin-bottom: 30px;
  }

  .bbs-form.no-format .col-lg-6,
  .contact-us-wrap .notice-wrap,
  .contact-us-form-wrap {
    margin-bottom: 15px;
  }

  .fee-structure-box .info,
  .fee-structure-box .fees {
    padding: 10px;
  }

  .fee-structure-box li.box-header .info,
  .fee-structure-box li.box-header .fees {
    font-size: 16px;
  }

  .fee-structure-box .info,
  .fee-structure-box .fees {
    font-size: 14px;
  }

  .g-custom {
    --bs-gutter-x: 1.5rem;
  }

  .custom-tab-one ul.nav > li,
  .custom-tab-one ul.nav .nav-link {
    width: 100%;
  }

  .custom-tab-one ul.nav > li {
    margin: 5px 0;
  }

  .custom-tab-one ul.nav > li:last-child {
    margin: 0;
  }

  .faculty-staff-nav-wrap.page-last-section {
    padding-bottom: 50px;
  }

  .custom-tab-one ul.nav .nav-link {
    padding: 10px;

    font-size: 14px;

    line-height: 18px;
  }

  .event-box .event-date,
  .event-box .event-info,
  .event-box .event-img {
    width: 100%;
  }

  .event-box .event-date {
    width: 40px;
  }

  .event-box .event-info {
    width: calc(100% - 50px);
  }

  .event-box .event-info .h4 {
    margin-top: 0;
  }

  .events-gallery-wrap .slider-wrap {
    margin-top: 30px;
  }

  .slider-dots > ul > li > button {
    width: 8px;

    height: 8px;
  }

  .slider-dots > ul > li.slick-active > button {
    width: 10px;

    height: 10px;
  }

  .video-box .play-icon {
    top: 50%;

    transform: translate(-50%, -50%);
  }

  .video-box .play-icon .svg {
    width: 35px;

    height: 35px;
  }

  .events-sec-wrap .month-name:after {
    width: 60%;
  }

  /* .event-box .event-date {

    display: none;

  } */

  .events-sec-wrap .event-box-main .event-box {
    justify-content: space-between;
  }

  .events-sec-wrap .monthbase-event {
    margin-bottom: 30px;
  }

  .events-sec-wrap .event-box-main > li {
    padding: 10px 0;
  }

  .card-box-one .card .name-info .name {
    font-size: 18px;

    line-height: 26px;
  }

  .card-box-one .card .name-info .designation {
    font-size: 14px;

    line-height: 22px;
  }

  .card-box-one .card .name-info {
    margin: 10px 0;
  }

  .card-box-one .card .batch-info,
  .card-box-one .card .achievements-info {
    margin-bottom: 7px;

    font-size: 14px;

    line-height: 22px;
  }

  .dress-code-box {
    flex-wrap: wrap;
  }

  .dress-code-box.seperator-line2::before {
    display: none;
  }

  .dress-code-box > li {
    width: 100%;

    margin: 30px auto;

    max-width: none;

    padding: 0;
  }

  .table-style-one .heading > th,
  .table-style-one .info-sec .subheading,
  .table-style-one .info-sec .info,
  .booklist-table-wrap .table-style-one .info-sec .subheading,
  .booklist-table-wrap .table-style-one .heading > th {
    width: 100%;

    display: block;
  }

  .table-style-one .info-sec:last-child .info {
    border-bottom: 0;
  }

  .table-style-one .info-sec .subheading,
  .table-style-one .info-sec:last-child .subheading {
    border-bottom: 1px solid #d3d3d3;

    border-right: 0;
  }

  .table-style-one .info-sec .subheading,
  .table-style-one .info-sec .info {
    padding: 10px;
  }

  .table-style-one .info-sec .subheading {
    font-size: 18px;

    line-height: 24px;
  }

  .table-style-one .info-sec .info {
    font-size: 16px;

    line-height: 20px;
  }

  .table-style-one:not(:first-child) .heading > th,
  .dress-code-info-wrap .dress-code-table-wrap {
    margin-top: 20px;
  }

  .timeline-wrap .timeline-item,
  .timeline-wrap .timeline-item:nth-child(even) {
    flex-direction: column;
  }

  .timeline-wrap .timeline-item > div {
    padding: 20px 25px;
  }

  .timeline-wrap .timeline-item > div:first-child,
  .timeline-wrap .timeline-item .timeline-date .date {
    text-align: left;
  }

  .timeline-wrap .timeline-item .timeline-date {
    display: flex;

    flex-wrap: wrap;

    flex-direction: column;
  }

  .timeline-wrap .timeline-item .timeline-date img {
    position: relative;

    inset: 0;

    margin-top: 20px;

    padding: 0 0px;
  }

  .timeline-wrap .timeline-item > div:first-child::after {
    left: 0;
  }

  .timeline-wrap .timeline-item .timeline-date {
    border-left: 1px solid #d3d3d3;
  }

  .timeline-wrap .timeline-item:nth-child(even) .timeline-content {
    border-left: 1px solid #d3d3d3;

    border-right: 0;
  }

  .timeline-wrap .timeline-item .timeline-content .h4 {
    margin-bottom: 14px;
  }

  .timeline-wrap .timeline-item > div {
    padding: 15px 25px;
  }

  .bbs-form {
    padding: 30px;
  }

  .inner-page-box .card-header .h4 {
    padding: 15px;
  }

  .gallery-grid .grid-item {
    width: 100%;
  }

  .calendar-sec-wrap .calendar-inner-sec {
    padding: 20px 0 20px;
  }

  .admission-sec-wrap .info-section-box .btn-wrap {
    margin-top: 20px;
  }

  .annoncements-sec-wrap .slider-wrap .btn-wrap {
    margin-top: 25px;
  }

  .announcements-sec-wrap .announcement-slider .slide {
    width: 100%;

    max-width: none;

    padding: 15px 0;
  }

  .custom-modal-one .modal-box .info-box-img,
  .custom-modal-one .modal-box .info-box-content {
    width: 100%;
  }

  .custom-modal-one .info-box-content .card {
    padding: 15px;
  }

  .custom-modal-one .btn-close {
    width: 20px;

    height: 20px;
  }

  .header-bottom .logo-box .logo .site-info {
    padding-top: 5px;
  }

  .custom-modal-one .modal-box .info-box-img .img-box img {
    min-height: 0;
  }

  .profiles-sec-wrap .box-list .box .overlay .overlay-txt {
    padding: 10px;
  }

  .custom-modal-one .btn-close {
    top: 0px;
  }

  .footer-wrap .footer-links-box {
    margin-bottom: 0;
  }

  .history-page .mobile-menu-wrap,
  .history-page .mobile-menu-wrap ul > li > ul {
    max-width: none;
  }

  .history-page .history-slider-desc .slide {
    display: block;
  }

  .inner-page .mobile-menu-wrap,
  .inner-page .mobile-menu-wrap ul > li > ul {
    top: 110px;
  }

  .history-page .mobile-menu-wrap.menu-active {
    height: calc(100% - 110px);
  }

  .quick-links-sec {
    padding: 15px;
  }

  .quick-links-sec .quick-links > li > a {
    font-size: 14px;
  }

  .quick-links-sec .quick-links > li:not(:last-child) {
    margin-bottom: 8px;
  }

  .quick-links-sec .h5 {
    margin-bottom: 15px;
  }

  .event-section-main .event-section-listing li {
    padding: 0;

    width: 100%;

    margin: 8px 0;
  }

  .banner-slider .slick-dots {
    bottom: 0;
  }

  .map-box-wrap {
    margin: 50px 0;
  }

  .map-box-wrap .map-inner {
    padding: 40px 30px;
  }

  .data-table-version-one .table-header h5 {
    font-size: 20px;

    line-height: 1.3;

    padding: 8px 0;
  }

  .data-table-version-one ul li .table-subtitle,
  .data-table-version-one ul li .table-info {
    padding: 10px;

    font-size: 16px;

    line-height: 1.2;
  }

  .data-table-version-two ul li .title,
  .data-table-version-two ul li .info {
    width: 100%;

    padding: 10px;

    font-size: 14px;

    line-height: 1.3;
  }

  .data-table-version-two ul li .title {
    border-right: 0;

    border-bottom: 1px solid #d3d3d3;
  }

  .footer-wrap .footer-top .footer-left .contact-information li {
    padding-left: 0;
  }

  .video-box .info-box {
    top: 5px;
    left: 10px;
  }
  .video-box .info-box .h4 {
    font-size: 16px;
  }
}
/*maurya soni 10-03-2025*/
@media(max-width:991px){
  .dress-code-details .uniform-specifications .type,.dress-code-details .uniform-specifications .specification,.dress-code-details .uniform-type .type,.dress-code-details .uniform-type.specification{
    width: 50%;
  }
  .dress-code .accordion-button{
    padding: 20px;
    font-size: 18px;
  }
  .dress-code .accordion{
    row-gap: 20px;
  }
  .dress-code .dress-code-heading{
    padding: 18px;
    font-size: 16px;
  }
  .dress-code .dress-code-detail-heading{
    font-size: 15px;
  }
  .dress-code .dress-code-detail-description{
    font-size: 14px;
  }
  .dress-code .dress-code-details{
    padding: 15px;
  }
}