@media (max-width: 1800px) {
  .our__journey .journey__steps {
    all: unset;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .our__journey .journey__steps a {
    all: unset;
    background-color: #ececec;
    display: block;
    padding: 0.8rem 2.8rem !important;
    border-radius: 0.4rem;
    font-size: 1.3rem;
    border: none;
    color: #000;
    margin-bottom: 1.2rem;
  }
  .our__journey .journey__steps a.active {
    background-color: #ff6c0a;
    color: #fff;
  }
  .our__journey .journey__steps a.active::before {
    display: none;
  }
}
@media (max-width: 1600px) {
  .contact-us .contact-details::before {
    display: none;
  }
}
@media (max-width: 992px) {
  header::after {
    border: none;
  }
  header .container-fluid {
    background: white;
  }
  .lang-customize {
    border: 1px solid #ff6c0a;
    width: 15rem;
    text-align: center;
    margin: 1rem 0 0.7rem;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .journey__ #journey_2 .owl-item .item {
    margin-left: -30px;
  }
  .journey__ #journey_2 .owl-item::after {
    left: 30%;
    letter-spacing: 0.8rem;
  }
  .journey #sync1 .item {
    padding-top: 0;
  }
  .online__form__chilupar .resend_otp {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .our__journey .journey__steps {
    all: unset;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
    place-content: space-around;
    width: 85%;
    gap: 1rem;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .journey__ #journey_2 .owl-item .item {
    margin-left: -30px;
  }
  .journey__ #journey_2 .owl-item::after {
    left: 35%;
    letter-spacing: 0.8rem;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .our__journey .journey__steps {
    all: unset;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
    place-content: space-around;
    width: 80%;
    gap: 1rem;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .journey__ #journey_2 .owl-item .item {
    margin-left: -30px;
  }
  .journey__ #journey_2 .owl-item::after {
    left: 30%;
    letter-spacing: 0.5rem;
  }
  .online__form__chilupar .resend_otp button {
    font-size: 0.8rem;
  }
  .online__form__chilupar .submit_online_btn button {
    font-size: 0.8rem;
    padding: 0.5rem 2.8rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .year__define #sync2 .owl-nav .owl-prev {
    left: -6rem;
    top: 1rem;
  }
  .year__define #sync2 .owl-nav .owl-prev img {
    width: 2rem;
  }
  .year__define #sync2 .owl-nav .owl-next {
    right: -6rem;
    top: 1rem;
  }
  .year__define #sync2 .owl-nav .owl-next img {
    width: 2rem;
  }
  .work__cul #sync4 .owl-nav .owl-prev {
    left: -6rem;
    top: 1rem;
  }
  .work__cul #sync4 .owl-nav .owl-prev img {
    width: 2rem;
  }
  .work__cul #sync4 .owl-nav .owl-next {
    right: -6rem;
    top: 1rem;
  }
  .work__cul #sync4 .owl-nav .owl-next img {
    width: 2rem;
  }
  .our__journey .journey__steps {
    all: unset;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
    place-content: space-around;
    width: 80%;
    gap: 1rem;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .journey__ #journey_2 .owl-item .item {
    margin-left: -30px;
  }
  .journey__ #journey_2 .owl-item::after {
    left: 30%;
    letter-spacing: 0.8rem;
  }
  .admin-login {
    padding: 4rem 0rem 2rem 1rem;
  }
  .left {
    padding-bottom: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  html {
    font-size: 15px;
  }
  .vidhan__sabha img {
    padding-right: 4rem;
  }
  .year__define #sync2 .owl-nav .owl-prev {
    left: -6rem;
    top: 1.8rem;
  }
  .year__define #sync2 .owl-nav .owl-prev img {
    width: 2rem;
  }
  .year__define #sync2 .owl-nav .owl-next {
    right: -6rem;
    top: 1.8rem;
  }
  .year__define #sync2 .owl-nav .owl-next img {
    width: 2rem;
  }
  .work__cul #sync4 .owl-nav .owl-prev {
    left: -6rem;
    top: 1.2rem;
  }
  .work__cul #sync4 .owl-nav .owl-prev img {
    width: 2rem;
  }
  .work__cul #sync4 .owl-nav .owl-next {
    right: -6rem;
    top: 1.2rem;
  }
  .work__cul #sync4 .owl-nav .owl-next img {
    width: 2rem;
  }
  .our__journey .journey__steps {
    all: unset;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    place-content: space-around;
    width: 70%;
    gap: 1rem;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .admin-login {
    padding: 2rem 0rem 2rem 0rem;
  }
  .left .content {
    height: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .left {
    padding-bottom: 5rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  html {
    font-size: 14px;
  }
  .top__section {
    margin-top: 0px;
    height: 300px;
  }
  .about__img img {
    width: 90%;
  }
  .about .about__content::before {
    right: -5%;
  }
  .year__define ul {
    padding: 0;
  }
  .year__define ul li {
    min-width: 5rem;
    padding: 0.5rem;
  }
  .year__define #sync2 .owl-nav .owl-prev {
    left: -3rem;
    top: 2rem;
  }
  .year__define #sync2 .owl-nav .owl-prev img {
    width: 2rem;
  }
  .year__define #sync2 .owl-nav .owl-next {
    right: -3rem;
    top: 2rem;
  }
  .year__define #sync2 .owl-nav .owl-next img {
    width: 2rem;
  }
  .work__cul ul {
    padding: 0;
  }
  .work__cul ul li {
    min-width: 5rem;
    padding: 0.5rem;
  }
  .work__cul #sync4 .owl-nav .owl-prev {
    left: -3rem;
    top: 1.5rem;
  }
  .work__cul #sync4 .owl-nav .owl-prev img {
    width: 2rem;
  }
  .work__cul #sync4 .owl-nav .owl-next {
    right: -3rem;
    top: 1.5rem;
  }
  .work__cul #sync4 .owl-nav .owl-next img {
    width: 2rem;
  }
  .blog__card {
    margin-bottom: 2rem;
  }
  .footer footer .socialmedia__footer:before {
    width: 40%;
    top: 34%;
  }
  .footer footer .socialmedia__footer::after {
    width: 40%;
    top: 34%;
  }
  .our__journey .journey__steps {
    all: unset;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    place-content: space-around;
    width: 66%;
    gap: 1rem;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .admin-login {
    padding: 2rem 1rem;
  }
  .left .content {
    height: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .left {
    padding-bottom: 5rem;
  }
  .container {
    max-width: 90%;
  }
}
@media (min-width: 400px) and (max-width: 576px) {
  .our__journey .journey__steps {
    grid-template-columns: auto auto auto auto auto !important;
    place-content: space-around;
    width: 100%;
  }
}
@media (min-width: 280px) and (max-width: 576px) {
  .top__section {
    margin-top: 0px;
    height: 200px;
  }
  .about__img img {
    width: 90%;
  }
  .about .about__content::before {
    right: -5%;
  }
  .year__define ul {
    padding: 0;
  }
  .year__define ul li {
    min-width: 5rem;
    padding: 0.5rem;
    font-size: 1rem;
  }
  .year__define #sync2 .owl-nav .owl-prev {
    left: 0px;
    top: 5rem;
  }
  .year__define #sync2 .owl-nav .owl-prev img {
    width: 2rem;
  }
  .year__define #sync2 .owl-nav .owl-next {
    left: -28rem;
    top: 5rem;
  }
  .year__define #sync2 .owl-nav .owl-next img {
    width: 2rem;
  }
  .work__cul ul {
    padding: 0;
  }
  .work__cul ul .owl-item {
    text-align: left;
    width: unset !important;
  }
  .work__cul ul li {
    min-width: 5rem;
    padding: 0.5rem 1.5rem 0.5rem 0;
    text-decoration: underline;
  }
  .work__cul #sync4 .owl-nav .owl-prev {
    left: 0px;
    top: 5rem;
  }
  .work__cul #sync4 .owl-nav .owl-prev img {
    width: 2rem;
  }
  .work__cul #sync4 .owl-nav .owl-next {
    left: -28rem;
    top: 5rem;
  }
  .work__cul #sync4 .owl-nav .owl-next img {
    width: 2rem;
  }
  .blog__card {
    margin-bottom: 2rem;
  }
  .footer footer .socialmedia__footer:before {
    width: 33%;
  }
  .footer footer .socialmedia__footer::after {
    width: 33%;
  }
  .our__journey .journey__steps {
    all: unset;
    display: grid;
    grid-template-columns: auto auto auto auto;
    place-content: space-around;
    width: 95%;
    gap: 1rem;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .our__journey .journey__steps a {
    padding: 0.6rem 1.5rem !important;
  }
  .admin-login {
    padding: 2rem;
  }
  .left .content {
    height: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .left {
    padding-bottom: 5rem;
  }
}
@media (max-width: 576px) {
  html {
    font-size: 13px;
  }
  .navbar-light .navbar-brand {
    width: 60%;
  }
  .navbar-light .navbar-brand img {
    width: 100%;
  }
  p {
    font-size: 1.15rem;
  }
  h1 {
    font-size: 3rem;
  }
  h3 {
    font-size: 2rem;
  }
  h4 {
    font-size: 1.85rem;
  }
  .journey__ img {
    margin-bottom: 1rem;
  }
  .journey__ #journey_2 .owl-item .item {
    margin-left: -12px;
  }
  .journey__ #journey_2 .owl-item::after {
    letter-spacing: 0.6rem;
    left: 44%;
  }
  .online__form__chilupar .online_form_heading {
    border: unset;
    padding-top: 0;
  }
  .online__form__chilupar .online_form_heading::before, .online__form__chilupar .online_form_heading::after {
    display: none;
  }
  .online__form__chilupar .online_form_heading p::before, .online__form__chilupar .online_form_heading p::after {
    display: none;
  }
}/*# sourceMappingURL=responsive.css.map */