/* responsive ******************************************************************************/
@media (max-width: 1599px) {
    .events-slider, .landmark-slider {
      padding: 0 20px;
  }
    .owl-nav button.owl-prev {
      left: -35px;
  }
  .owl-nav button.owl-next {
      right: -35px;
  }
  .owl-nav button img {
    max-width: 33px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1399px) {
  #gujarat-2015 .history-part {
    background: linear-gradient(
      180deg,
      rgba(175, 187, 61, 1) 40%,
      rgba(246, 242, 231, 1) 40%
    );
  }
  #gujarat-2015 .flower-img {
    top: 40%;
  }
  #chaalo .flower-wrapper .flower-img{
    max-width: 25%;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1299px) {
  .history .box.box-2 {
    width: 70%;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1199px) {
  .history .box.box-2 {
    width: 80%;
  }
  #landmark .landmark-part .text-box {
    padding: 20px 20px;
  }
  .highlight {
      padding-top: 50px;
  }
  .history .item .item-inner {
    padding: 35px 15px;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 1080px) {
  #gujarat-2006 .box,
  #gujarat-2015 .box {
    width: 90%;
  }
  .history .box.box-2 {
    width: 90%;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 991px) {
  .row {
    row-gap: 30px;
  }
 
  #header .main-nav nav ul li {
    margin-right: 10px;
  }
  .section-heading h2 {
    font-size: 36px;
  }
  .section-heading h4 {
    font-size: 24px;
  }
  #chaalo .text-box {
    width: 80%;
  }
  #chaalo .img-box img {
    max-width: 60%;
  }
  #gujarat-2006 .box,
  #gujarat-2015 .box {
    margin: 0 auto;
    text-align: center;
  }
  #gujarat-2006 .box.box-2,
  #gujarat-2015 .box.box-2 {
    margin-left: auto;
    padding: 0;
  }
  .history .text-box {
    width: 100%;
  }
  .history .item{
     width: 50%;
  }
  #gujarat-2006 .star-img {
    display: none;
  }
  .history .box.box-2 {
    padding: 0 0px;
    margin: 0 auto;
  }
  .history .box.box-2 br {
    display: none;
  }
  #gujarat-2008 .flower-img {
    max-width: 20%;
    top: 15%;
  }
  #gujarat-2012 .flower-img {
    right: 15px;
    top: 40%;
  }
  #gujarat-2015 .row {
    flex-direction: column-reverse;
  }
  #gujarat-2025 .box.box-1 img {
    /* max-height: 700px; */
    width: unset;
  }
  #gujarat-2025 .box.box-1 {
    margin-top: -20%;
  }
  #gujarat-2025 .flower-img {
    max-width: 15%;
    top: 70%;
  }
  #landmark .landmark-part .text-box h6 {
    font-size: 18px;
  }
  #landmark .landmark-part .text-box p {
    font-size: 14px;
  }
  #footer .copywrite {
    order: 3;
  }

  #chaalo .flower-wrapper .flower-img {
       max-width: 35%;
  }
   #chaalo .events-box .nav-tabs{
      overflow: hidden;
      justify-content: flex-start;
      scrollbar-width: thin;
      overflow-x: auto;
      flex-wrap: nowrap;
      column-gap: 60px;
    padding: 0 25px;
  }
  #chaalo .events-box .nav-tabs .nav-item{
    padding: 40px 0;
  }
  #chaalo .events-box .nav-tabs{
      margin-bottom: 50px;
  }
  #gujarat-2015 .box.box-2 {
      margin-bottom: 10px;
  }
    .history .highlight .title{
     margin: 20px 0;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 767px) {
  /* header responsive */
  #header .header-box {
    align-items: center;
  }
  #header .main-nav nav {
    position: fixed;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100vh;
    background: var(--light-gray);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all ease-in-out;
    z-index: 111;
    padding-top: 60px;
  }
  #header .main-nav nav.show {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  #header .main-nav nav ul li {
    display: block;
    text-align: left;
    padding: 5px 10px;
  }
  #header .main-nav .click-menu,
  #header .main-nav .cancel-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #header .main-nav .cancel-menu {
    position: fixed;
    top: 20px;
    left: -100%;
    max-width: 30px;
    width: 100%;
    text-align: center;
    z-index: 222;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
  }
  #header .main-nav .cancel-menu.show {
    opacity: 1;
    visibility: visible;
    left: calc(100% - 50px);
  }
  #header .main-nav {
    flex-direction: row-reverse;
  }
  #header .button-box {
    margin-left: 0;
    margin-right: 20px;
  }
  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }
  br {
    display: none;
  }

  #header {
    position: relative;
  }
  #header::before {
    position: absolute;
    content: "";
    bottom: 20px;
    right: 0;
    background-color: #f8dda6;
    width: 73%;
    height: 2px;
  }
  /* #header::after {
    position: absolute;
    content: "";
    bottom: 20px;
    left: 0;
    background-color: #f8dda6;
    width: 16%;
    height: 2px;
  } */

  #header .logo-box img {
    max-width: 60px;
  }
  #chaalo .flower-wrapper .flower-img {
    top: 10%;
    max-width: 40%;
  }
  #chaalo .events .title h3 {
    font-size: 26px;
  }
  #chaalo .events .events-box {
    row-gap: 100px;
  }
  #chaalo .chaalo-part {
    background-size: cover;
  }
  #landmark .landmark-part {
    background: url("../images/landmark-bg-mobile.png") no-repeat;
    background-size: 100% 100%;
  }
  #landmark .landmark-part .item {
    grid-template-columns: 1fr;
  }
  #landmark .landmark-part .text-box {
    padding: 100px 20px 50px;
    text-align: center;
  }
  #landmark .landmark-part .img-box {
    max-height: 350px;
  }
  #landmark .landmark-part .flower-box {
    max-width: 30%;
    position: absolute;
    transform: translate(-50%, 0%);
    top: 45%;
    left: 50%;
  }
  #join .section-heading h2 {
    font-size: 28px;
  }
  .association img {
    max-width: 220px;
  }
  .social-box ul {
    column-gap: 50px;
  }
  .events-slider {
        padding: 0;
    }
}
/* responsive ******************************************************************************/
@media (max-width: 575px) {
  p {
    font-size: 16px;
  }
  .section-heading h2 {
    font-size: 28px;
  }
  .section-heading h4 {
    font-size: 18px;
  }
  #chaalo .img-box img {
    max-width: 90%;
  }
  .history .highlight .title h4 {
    font-size: 22px;
  }

  

  #chaalo .flower-wrapper .flower-img{
    max-width: 50%;
  }
}
/* responsive ******************************************************************************/
@media (max-width: 479px) {
  #gujarat-2006 .box,
  #gujarat-2015 .box {
    width: 100%;
  }
  #landmark .landmark-part .flower-box {
    top: 43%;
  }
  #join .section-heading h2 {
    font-size: 22px;
  }
  .social-box ul {
    column-gap: 20px;
  }
  #chaalo .flower-wrapper .flower-img{
    max-width: 70%;
  }
    .history .item {
      width: 100%;
  }
  .history .item .item-inner {
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 35px;
  }
  #chaalo .text-box {
        width: 90%;
    }
}
/* responsive ******************************************************************************/
@media (max-width: 375px) {
  #landmark .landmark-part .flower-box {
    top: 39%;
  }
}

@media (max-width: 360px) {
  #chaalo .flower-wrapper .flower-img {
      max-width: 80%;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 320px) {
  .section-heading h2 {
    font-size: 25px;
  }
  .section-heading h4 {
    font-size: 16px;
  }
  #chaalo .events .title h3 {
    font-size: 22px;
  }
  .history .highlight .title h4 {
    font-size: 20px;
  }
  #landmark .landmark-part .flower-box {
    top: 34%;
  }
}
