body {
  padding: 0;
  margin: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
}
.navbar-brand img {
  display: none;
}
/* =================== Define Catalyst Variable =====================*/
.catalyst {
  color: #9e0306;
  /* font-weight: 800; */
}
.ias {
  color: #000000;
}
.bg-maroon {
  background-color: #9e0306;
  color: #fff;
  padding: 1px 5px;
  /* border-radius: 4px; */
}
.bg-black {
  background-color: #000;
  color: #fff;
  padding: 1px 5px;
  /* border-radius: 4px; */
}
.btn-clatalyst-color {
  color: #9e0306 !important;
  border: 1px solid #9e0306 !important;
}
.btn-clatalyst-color:hover {
  background-color: #9e0306 !important;
  color: #fff !important;
}
.button-go-to-website {
  background-color: #9e0306 !important;
  color: #fff !important;
  padding: 20px 0 !important;
}
.button-go-to-website:hover {
  background-color: #b41a1c !important;
  /* color: #fff !important;
    padding: 20px 0 !important; */
}
.btn-danger-color {
  background-color: #9e0306 !important;
  color: #fff !important;
  border: 1px solid #9e0306 !important;
}
.login-register-hover:hover {
  background-color: #ffffff !important;
  color: #9e0306 !important;
  border: 1px solid #fff !important;
}
.bottom_horizontal_line {
  width: 25%;
  height: 4px !important;
  margin: 1em auto;
  color: #9e0306;
  opacity: 1;
}
/* =================== Define Catalyst Variable =====================*/

/* ============================== Menu CSS ========================= */
.menu .dropdown-item,
.menu .dropdown-item {
  color: var(--bs-dropdown-link-hover-color);
  color: #000;
}
.menu .dropdown-item:focus,
.menu .dropdown-item:hover {
  color: var(--bs-dropdown-link-hover-color);
  background-color: #9e0306;
  color: #fff;
}
.menu .dropdown-item {
  color: #000;
}
.menu .dropend:hover {
  color: var(--bs-dropdown-link-hover-color) !important;
  background-color: #9e0306;
  color: #fff !important;
}
.menu .dropdown .dropdown-menu {
  display: none;
  /* background: #212529; */
  background: #fff;
}
.menu .dropdown:hover > .dropdown-menu,
.menu .dropend:hover > .dropdown-menu {
  display: block;
  /* margin-top: 0.1em; */
  margin-top: -0.5em;
  margin-left: 0em;
  text-align: left;
}
.menu .fa-bars {
  color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 6px 12px;
}
.menu .navbar {
  padding: 0;
}
.menu .navbar-brand {
  padding: 0;
  text-align: center;
}
.menu .navbar-brand img {
  width: 35%;
}
@media screen and (min-width: 769px) {
  .menu .dropend:hover > .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .menu .dropend .dropdown-toggle {
    /* margin-left: 0.5em; */
    margin-left: 0;
    padding: 0 1em 0.3em 1em;
  }
}

/* ============================== // Menu CSS ===================== */
.top-menu {
  /* max-width: 1140px; */
  width: 100%;
  height: auto;
  /* margin: 0 auto; */
  /* background-color: #f4e4e5; */
  /* background-color: #eaeaeaa8; */
  background-color: #f6f6f6a8;
  padding: 5px 0;
  text-align: center;
}
.top-menu .container {
  max-width: 1140px;
}
.top-menu span {
  font-size: 12px;
  font-weight: bold;
  margin-left: 20px;
}
.top-menu a {
  text-decoration: none;
}
.menu {
  /* max-width: 1140px; */
  width: 100%;
  height: auto;
  /* margin:0 auto; */
  /* background-color: #fff; */
}
.menu li a {
  color: #000000;
}
.search-menu {
  position: absolute;
  right: 17%;
  top: 6%;
}
.search-menu a {
  color: #000;
  font-weight: bold;
}
.menu .bg-dark {
  --bs-bg-opacity: 1;
  /* background-color: rgb(255 255 255) !important; */
  /* background-color: rgb(241 241 241) !important; */
  background-color: #f6f6f6a8 !important;
}
.menu .nav-link:focus,
.menu .nav-link:hover {
  color: rgb(0 0 0 / 75%);
}
.menu .navbar-dark .navbar-nav .nav-link {
  /* font-weight: 600; */
  color: rgb(0 0 0) !important;
  /* font-size: .8em; */
}
.menu .dropend .dropdown-toggle:hover {
  color: #fff !important;
}
.menu .menu-upper {
  width: 100%;
  height: auto;
  padding-top: 5px;
  padding-bottom: 3px;
  text-align: right;
}
.menu .menu-upper span {
  font-size: 14px;
}
.menu .menu-upper .website-english-language {
  background-color: #9d0b0e;
  color: #fff;
  padding: 5px;
}
.menu .menu-upper .website-english-language a {
  text-decoration: none;
  color: #ffffff;
}
.menu .menu-upper .website-hindi-language a {
  text-decoration: none;
  color: #000000;
}
#searchModal .modal-content {
  background-color: transparent;
  border: none;
}
#searchModal .modal-body {
  padding: 0;
}
#searchModal .modal-header {
  border: none;
  content: "\292B";
  /* margin:0 auto; */
  margin-top: 4em;
  position: absolute;
  padding-left: 15em;
}
#searchModal .modal-header .btn-close {
  /* color:#fff !important; */
  border-radius: 50%;
  padding: 15px;
  opacity: 1;
  background: url('../images/btn-close.svg') center / 1em auto no-repeat !important;
  background-color: #9d0b0e !important;
}
#exampleModalNewBatch .btn-close{
  border-radius: 50%;
  padding: 15px;
  opacity: 1;
  background: url('../images/btn-close.svg') center / 1em auto no-repeat !important;
  /* background-color: #9d0b0e !important; */
  border:1px solid #fff;
}
.menu .navbar-brand img {
  margin-bottom: 6px;
  border-radius: 9px;
  background: #000;
}
.website-english-language:hover,
.website-hindi-language:hover,
.searchInModal:hover {
  cursor: pointer;
}
.managing-director img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.banner {
  /* max-width: 1165px; */
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.notice-section {
  width: 100%;
  height: auto;
  background-color: #000;
  color: #fff;
}
.notice-section p {
  margin-bottom: 0;
  padding-top: 5px;
}
.notice-section p:hover {
  cursor: pointer;
}
.whatsnew-section {
  /* max-width: 1140px; */
  width: 100%;
  height: auto;
  padding: 60px 0;
  /* margin:0 auto; */
  background-color: #f4e4e5;
}
.whatsnew-section h2 {
  text-align: center;
  color: #9d0b0e;
  font-weight: 600;
}
.whatsnew-section p {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 0 300px;
}
.whatsnew-section .whatsnew-section-inner-box {
  width: 100%;
  height: 100%;
  /* background-color: #9D0B0E; */
  background-color: #fff;
  border-radius: 20px;
  /* border: 1.5px solid #9d0b0e; */
  border: 1.3px solid #01010193;

  margin: 10px 0;
}
.whatsnew-section .whatsnew-section-inner-box .whats-new-date {
  position: absolute;
  padding-top: 3px;
  font-weight: 600;
  opacity: 0.5;
  margin-left: 5px;
}
.whatsnew-section .whatsnew-section-inner-box h5 {
  background-color: #9d0b0e;
  color: #fff;
  border-radius: 17px 17px 0 0;
  padding: 15px 10px;
}
.whatsnew-section .whatsnew-section-inner-box h6 {
  font-size: 15px;
  margin-bottom: 3px;
  color: #9d0b0e;
}
.whatsnew-section .whatsnew-section-inner-box span {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
}
.whatsnew-section .whatsnew-section-inner-box .five-questions {
  width: 100%;
  height: auto;
  padding: 17px;
}
.whatsnew-section .whatsnew-section-inner-box .five-questions hr {
  margin: 10px 0;
}
.btn-read-more {
  text-align: right;
  padding-right: 1em;
}
.current-affairs {
  /* max-width: 1140px; */
  width: 100%;
  height: auto;
  padding: 80px 0;
  /* margin:0 auto; */
  background-color: #fff;
}
.current-affairs .current-affairs-inner {
  width: 100%;
  height: auto;
  padding: 10px;
  border: 2px solid #9d0b0e;
  border-radius: 7px;
  margin: 1.3em 0;
}
.current-affairs .current-affairs-inner h5 {
  font-weight: bold;
  color: #9d0b0e;
}
.current-affairs .current-affairs-inner p {
  font-size: 0.8em;
  margin-bottom: 0;
}
.current-affairs .current-affairs-inner .current-affair-icon {
  width: 4em;
  height: 4em;
  text-align: center;
  background-color: #9d0b0e4d;
  border-radius: 50%;
}
.current-affairs .current-affairs-inner .current-affair-icon i {
  color: #b41a1c;
  font-size: 2.3em;
  padding-top: 0.4em;
}
.free-initiatives {
  width: 100%;
  height: auto;
  padding: 80px 0;
  background-color: #fff;
}
.free-initiatives h2 {
  text-align: center;
  color: #9d0b0e;
}
.free-initiatives .free-initiatives-inner {
  width: 100%;
  /* height: auto; */
  height: 100%;
  padding: 10px;
  border: 1.5px solid #000;
  margin: 20px auto;
}
.free-initiatives .free-initiatives-inner button {
  font-size: 1.5em;
  padding: 15px;
}
.free-initiatives .free-initiatives-inner p {
  text-align: justify;
  padding-top: 2rem;
}
.download-app {
  /* max-width: 1140px; */
  width: 100%;
  /* margin:0 auto; */
  height: auto;
  padding: 60px 0;
  background-color: #f7f0f0;
}
.download-app .download-app-inner {
  width: 100%;
  height: auto;
  padding-top: 5em;
}
.download-app .download-app-inner h2 {
  color: #b41a1c;
  font-weight: bold;
}
.important-tag-section {
  /* max-width: 1140px; */
  /* margin:0 auto; */
  width: 100%;
  height: auto;
  padding: 80px 0;
  background: #f3e7e7;
  text-align: center;
}
.important-tag-section button {
  font-size: 13px;
  /* margin:0 atuo; */
  font-weight: 600;
  padding: 13px 10px;
}
.important-tag-section h2 {
  text-align: center;
  font-weight: 600;
  color: #9d0b0e;
}
.important-tag-section p {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 0 300px;
}
.newsletter {
  /* max-width: 1140px;
  margin:0 auto; */
  width: 100%;
  height: auto;
  padding: 30px 0;
  /* background-color: #9d0b0e; */
  background-color: #c6b7b7;
}
.newsletter h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 1em;
}
.newsletter .form-control {
  background-color: #fff0;
  background-clip: padding-box;
  /* border: 1px solid #ffffff52; */
  border: 1px solid #fff;
  color: #ffffff;
}
.newsletter .form-control:focus {
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}
.newsletter .form-control::placeholder {
  /* color: #ffffff52;
   */
  color: #fff;
  opacity: 1; /* Firefox */
}
.footer-section {
  /* max-width: 1140px;
  margin:0 auto; */
  width: 100%;
  height: auto;
  padding: 20px 0 80px 0;
  color: #fff;
  background-color: #181925;
  font-size: 15px;
}
.footer-section h6 {
  font-size: 18px;
  font-weight: bold;
}
.footer-section .footer-logo img {
  background-color: #fff;
  padding: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
}
.footer-section p {
  /* font-size: 14px; */
  margin-top: 20px;
  font-weight: 600;
  /* text-align: justify; */
}
.footer-section hr {
  border: 2px solid #f00;
  width: 50%;
  margin-bottom: 8px;
}
.footer-section .footer-icons::before {
  font-size: 18px;
  color: #9d0b0e;
  height: 50px;
  width: 50px;
}
.footer-section .fa-discourse::before {
  font-size: 20px;
  color: #9d0b0e;
}
.footer-section ul {
  margin-left: -28px;
}
.footer-section ul li {
  list-style: none;
  line-height: 35px;
  /* font-size: 13px; */
}
.footer-section ul li img {
  width: 28px;
}
.copyright-rection {
  width: 100%;
  height: auto;
  padding: 13px 0;
  color: #fff;
  text-align: center;
  font-size: 15px;
  background-color: #9d0b0e;
}
.copyright-rection p {
  margin-bottom: 0;
}
.copyright-rection a {
  text-decoration: none;
}
.career-from {
  width: 100%;
  height: auto;
  background-color: #ffffff7a;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 20px;
  border-radius: 8px;
  margin: 10px 0;
}
/* ========================== Other Page Responsive ==================== */
#pages {
  /* max-width: 1140px; */
  width: 100%;
  height: auto;
  /* margin:0 auto; */
  padding: 60px 0;
  background-color: #efefef;
}
#pages h3 {
  text-align: center;
  font-weight: bold;
}
/* #pages p{
  text-align: justify;
 } */
.about-description {
  text-align: center;
  padding: 0 150px;
}
.about-us h6 {
  line-height: 28px;
}
.lightbox_gallery_img {
  width: 100%;
  height: auto;
  margin: 1em 0;
  border: 3px solid #9e0306;
  padding: 10px;
  border-radius: 5px;
}
.lightbox_gallery_img img {
  width: 100%;
  height: 350px;
  border-radius: 5px;
}
.general-introduction ul li,
.general-introduction ol li,
.managing-director ol li {
  line-height: 35px;
}
.our-centre h5 {
  font-weight: bold;
  padding-top: 0.5em;
}
.our-faculties {
  width: 100%;
  height: auto;
}
.our-faculties h2,
.general-introduction h2 {
  text-align: center;
}
.our-faculties .faculty-section {
  width: 100%;
  height: auto;
  padding: 15px;
  background-color: #e3e3e378;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 7%), 0 6px 20px 0 rgb(0 0 0 / 15%);
  text-align: center;
  margin: 15px 0;
  border-radius: 8px;
}
.our-faculties .faculty-section img {
  width: 100%;
  height: 14em;
}
.our-faculties .faculty-section h5 {
  color: #9d0b0e;
  font-weight: 600;
  padding-top: 15px;
}
.civil-services-examination .repited-institute {
  width: 100%;
  height: auto;
  margin: 1em auto;
  text-align: center;
  /* border:2px solid #9e0306; */
  padding: 20px;
  border-radius: 10px;
  /* box-shadow: 1px 1px 3px 0px #262626; */
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 13%);
}
.civil-services-examination .repited-institute:hover {
  transform: scale(1.06);
  transition: 2s;
  /* border:2px solid #9e0306; */
}
.civil-services-examination .repited-institute i {
  font-size: 10em;
  padding: 20px;
  /* border: 1px solid red; */
  border-radius: 50%;
  color: #9e0306b9;
}
.civil-services-examination .repited-institute h5 {
  color: #000;
  padding: 0.8em 0;
  font-size: 1em;
  font-weight: 800;
}
.upsc-cse .upsc-cse-heading h2 {
  text-align: center;
}
.upsc-cse .exam-category {
  width: 100%;
  height: 100%;
  padding: 2em;
  color: #fff;
  text-align: center;
  margin: 15px 0;
  background-color: #9d0b0e;
  /* border-radius: 20px 20px 0 0; */
  border-radius: 20px;
}
.upsc-cse .exam-category h3 {
  padding: 1em 0;
}
.upsc-cse .exam-category p {
  padding: 0.8em 0;
}
.upsc-cse .exam-category a {
  /* margin-bottom: 20px; */
  border-radius: 30px;
}
.upsc-cse .exam-category .btn:hover {
  border-color: transparent;
  color: #000;
  transition: 1s;
}

.jpsc-cse .upsc-cse-heading h2 {
  text-align: center;
}
.jpsc-cse .exam-category {
  width: 100%;
  height: 100%;
  padding: 2em;
  color: #fff;
  text-align: center;
  margin: 15px 0;
  background-color: #9d0b0e;
  /* border-radius: 20px 20px 0 0; */
  border-radius: 20px;
}
.jpsc-cse .exam-category h3 {
  padding: 1em 0;
}
.jpsc-cse .exam-category p {
  padding: 0.8em 0;
}
.jpsc-cse .exam-category a {
  /* margin-bottom: 20px; */
  border-radius: 30px;
}
.jpsc-cse .exam-category .btn:hover {
  border-color: transparent;
  color: #000;
  transition: 1s;
}

.bpsc-cse .upsc-cse-heading h2 {
  text-align: center;
}
.bpsc-cse .exam-category {
  width: 100%;
  height: auto;
  padding: 2em;
  color: #fff;
  text-align: center;
  margin: 15px 0;
  background-color: #9d0b0e;
  /* border-radius: 20px 20px 0 0; */
  border-radius: 20px;
}
.bpsc-cse .exam-category h3 {
  padding: 1em 0;
}
.bpsc-cse .exam-category p {
  padding: 0.8em 0;
}
.bpsc-cse .exam-category a {
  /* margin-bottom: 20px; */
  border-radius: 30px;
}
.bpsc-cse .exam-category .btn:hover {
  border-color: transparent;
  color: #000;
  transition: 1s;
}
.nuture-batch-three-year .accordion ol li {
  font-weight: 800;
  color: #9d0b0e;
  margin: 10px 0;
}
.nuture-batch-three-year .accordion {
  width: 75%;
  margin: 0 auto;
}
.nuture-batch-three-year .accordion p {
  font-weight: 500;
}
.nuture-batch-three-year .accordion button {
  font-weight: 900;
  font-size: 0.6em;
}
.accordion-button:not(.collapsed) {
  color: #9d0b0e;
  background-color: #efefef;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.page-inner-section {
  width: 75%;
  /* width: 100%; */
  height: auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  margin: 0 auto;
}
.header-banner {
  width: 100%;
  height: auto;
  background-blend-mode: overlay;
  background-color: #00000098;
  text-align: center;
  padding: 4em 0;
  color: #fff;
}
.previous-year-question-section {
  width: 100%;
  height: auto;
  padding: 12px;
  border: 2px solid #9d0b0e;
  border-radius: 4px;
  margin: 7px 0;
}
.previous-year-question-section a {
  text-decoration: none;
}
.previous-year-question-section h6 {
  font-weight: bold;
  font-size: 12px;
  color: #9d0b0e;
}
.previous-year-question-section p {
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 5px;
  padding-top: 10px;
  color: #b7b6b6;
}
/* .page-inner-section .notice-section ul li {
  line-height: 2.5em;
} */
.contact-us {
  width: 100%;
  height: auto;
}
.contact-form,
.contact-address {
  width: 100%;
  height: auto;
  padding: 30px 0;
  color: #9d0b0e;
  font-weight: bold;
}
/* .contact-address{
  background-color: #fff;
} */
.contact-address span {
  padding-top: 30px;
  font-size: 1.2rem;
}
.contact-address i {
  border: 2px solid #9d0b0e;
  border-radius: 50%;
  padding: 10px;
  color: #9d0b0e;
  margin-top: 0.5em;
}
.contact-address .adjust-gap {
  padding: 2.4em 0;
}
.contact-address-inner {
  background-color: #fff;
  /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
  border-radius: 5px;
}
.google-map iframe {
  height: 600px;
}
.events .event-card {
  width: 100%;
  height: auto;
  margin: 15px 0;
}
.events .event-card .card {
  /* height: 20em; */
}
.events .event-card a {
  text-decoration: none;
  color: #000;
}
.events .event-card button {
  color: #ffffff;
}
.events .event-card .event-added-date {
  color: #a2a0a0;
  padding: 10px 0;
  margin-bottom: 0;
  /* color:gray; */
  font-weight: bold;
}
.events .event-card h5 {
  color: #9d0b0e;
  font-weight: bold;
}
.events .event-card img {
  width: 100%;
  height: 14em;
}
.event-descriptions .event-details {
  width: 100%;
  height: 100%;
  padding: 15px;
  border-right: 1px solid #9d0b0e;
}
.event-descriptions .latest-event-box {
  width: 100%;
  height: auto;
  border: 1px solid #9d0b0e;
  padding: 5px;
  background-color: #fff;
  border-radius: 4px;
  margin: 5px 0;
}
.event-descriptions .latest-event-box p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: bold;
  color: #a2a0a0;
}
.event-descriptions .latest-event-box a {
  text-decoration: none;
  color: #000;
}
.event-descriptions .latest-event-box span {
  font-size: 14px;
  font-weight: bold;
}
.blogs {
  width: 100%;
  height: auto;
}
.blogs h2 {
  color: #9d0b0e;
}
.blogs .blog-block {
  width: 100%;
  height: auto;
  padding: 15px;
  border-right: 1px solid #00000031;
}
.blogs .blog-block a {
  color: none;
  text-decoration: none;
}
.blogs .blog-block .blogs-area {
  width: 100%;
  height: auto;
  padding: 10px;
  margin: 10px 0;
}
.blogs .blog-block .blogs-area img {
  border-radius: 10px;
}
.blogs .blog-block .blogs-area h5 {
  color: #9d0b0e;
  font-weight: bold;
  padding: 10px 0 0px 0;
}
.blogs .blog-block .blogs-area p {
  color: #000;
  margin-bottom: 0;
}
.blogs .blog-block .blogs-area span {
  color: #a6a6a6;
  font-size: 13px;
  /* font-weight: bold; */
}
.blog-right-blog .similar-blogs {
  width: 100%;
  height: auto;
  padding: 10px;
  border: 1px solid rgba(128, 128, 128, 0.235);
  border-radius: 8px;
  margin: 10px 0;
}
.blog-right-blog .similar-blogs a {
  text-decoration: none;
}
.blog-right-blog .similar-blogs p {
  color: rgb(131 131 131);
  margin-bottom: 0;
  font-size: 13px;
}
.blog-right-blog .similar-blogs span {
  color: black;
  color: #9d0b0e;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}
.daily-news-editorials {
  width: 100%;
  height: auto;
}
.daily-news-editorials .news-editorials {
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  padding: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 5px;
  margin: 10px 0;
}
.daily-news-editorials .news-editorials h5 {
  color: #ffffff;
  padding: 15px 10px;
  border-radius: 5px;
  margin: 10px 0;
}
.daily-news-editorials .news-editorials a {
  text-decoration: none;
}
.daily-news-editorials .daily-news h5 {
  background-color: #9d0b0e;
}
.daily-news-editorials .main-editorials h5 {
  background-color: #73d655;
}
.daily-news-editorials .prelims-test h5 {
  background-color: #000;
}
.daily-news-editorials .news-editorials .date-wise-news {
  width: 100%;
  height: auto;
  padding: 10px;
  border-radius: 0 3px 3px 0;
  border: 1px solid rgba(185, 185, 185, 0.626);
  border-left: 3px solid #9d0b0e;
  margin: 10px 0;
}
.daily-news-editorials .news-editorials .date-wise-news h6 {
  color: #a2a0a0;
  font-size: 0.9em;
  margin-bottom: 0;
  padding: 3px 0;
}
.daily-news-editorials .news-editorials .date-wise-news:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transition: 0.5s;
}
.more-links-section {
  width: 100%;
  height: auto;
  background-color: rgb(255, 255, 255);
  padding: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 5px;
  margin: 10px 0;
}
.more-links-section h5 {
  color: #000000;
  padding: 15px 10px;
  border-radius: 5px;
  margin: 10px 0;
  background-color: #00f9e0;
}
.more-links-section p {
  margin-bottom: 7px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.589);
  color: rgba(128, 128, 128, 0.589);
  padding: 5px 0;
  font-size: 0.9em;
  font-weight: 500;
}
.more-links-section a {
  text-decoration: none;
}
.daily-ca-mcqs {
  width: 100%;
  height: auto;
}
.daily-ca-mcqs .adjust-quiz-btn {
  float: right;
  padding-top: 15px;
}
.blogs .blog-collection {
  width: 100%;
  height: auto;
  padding: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 5px;
  margin: 10px 0;
}
.blogs .blog-collection h5 {
  background-color: #9d0b0e;
  color: #fff;
  padding: 15px;
  border-radius: 5px;
}
.blogs .blog-collection a {
  color: #b9b9b9;
  text-decoration: none;
  /* text-decoration: underline; */
}
.blogs .blog-collection p {
  /* text-decoration: underline; */
  border: 1px solid #b9b9b9;
  padding: 10px;
}
/* ======================== // Other Page Responsive ==================== */
/* ========================== Start Responsive ========================= */
@media (max-width: 1440px) {
  .search-menu {
    right: 14%;
    top: 14%;
  }
}
@media (max-width: 1370px) {
  .search-menu {
    top: 7%;
    right: 11%;
  }
}
@media (max-width: 1300px) {
  .menu .navbar-brand img {
    width: 65%;
  }
  .search-menu {
    right: 10%;
    top: 7%;
  }
}
@media (max-width: 1240px) {
  .search-menu {
    right: 8%;
    top: 17%;
  }
}
@media (max-width: 1024px) {
  .whatsnew-section p,
  .whatsnew-section p,
  .important-tag-section p {
    padding: 0 200px;
  }
  .search-menu {
    right: 3%;
    top: 15%;
  }
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
  .menu {
    padding: 0px 0;
    position: relative;
  }
  .menu ul li {
    margin: 7px 0;
  }
  .menu .navbar-brand img {
    width: 30%;
  }
  .top-menu img {
    display: none;
  }
  .navbar-brand img {
    display: block;
  }
  .search-menu {
    right: 1%;
    top: 14%;
  }

  /* .menu .fa-bars {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 10px 15px;
  } */
  .navbar-toggler {
    color: transparent;
  }
  .menu ul li button {
    width: 16em;
    padding: 8px;
    border: none;
  }
  .menu li a {
    padding: 0 1em !important;
  }
  .our-faculties .faculty-section img {
    width: 100%;
    height: 18em;
  }
  .page-inner-section,
  .nuture-batch-three-year .accordion {
    width: 100%;
  }
  .header-banner {
    padding: 5em 0;
  }
  .whatsnew-section,
  .current-affairs,
  .download-app,
  .important-tag-section,
  .footer-section {
    padding: 40px 0;
  }
  .whatsnew-section p,
  .whatsnew-section p,
  .important-tag-section p {
    padding: 0 100px;
  }
  .current-affairs .current-affairs-inner {
    margin: 0.7em 0;
  }
  .download-app .download-app-inner {
    padding-top: 1em;
  }
  .contact-us h4 {
    font-weight: bold;
    font-size: 1.8em;
  }
  .google-map iframe {
    height: 400px;
  }
  .jpsc-cse .exam-category,
  .upsc-cse .exam-category {
    height: auto;
  }
}
@media (max-width: 576px) {
  .search-menu {
    position: relative;
    top: 0;
    padding: 8px 0;
  }
  .menu .navbar-brand img {
    width: 30%;
  }
  .our-faculties .faculty-section img {
    width: 100%;
    height: 20em;
  }
  .whatsnew-section p,
  .whatsnew-section p,
  .important-tag-section p {
    padding: 0 20px;
  }
  .whatsnew-section .whatsnew-section-inner-box {
    height: auto;
  }
  .btn-read-more {
    margin-bottom: 10px;
  }
  .download-app .play-store-icon {
    text-align: center;
  }
  .download-app .play-store-icon img {
    width: 70%;
    margin: 0 auto;
  }
  .download-app .mobile-image img {
    width: 70%;
    margin-top: 3rem;
  }
  .daily-news-editorials .news-editorials {
    height: auto;
  }
  .free-initiatives .free-initiatives-inner {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 425px) {
}
@media (max-width: 375px) {
  .our-faculties .faculty-section img {
    height: 18em;
  }
}
@media (max-width: 320px) {
}
/* ========================== Start Responsive ========================= */
