@media only screen and (max-width: 991px) {
  .navbar-toggler {
    line-height: 1;
    padding: 0;
    border-radius: 0;
  }
  .navbar-toggler.menu-icon {
    width: 40px;
    padding: 0;
    cursor: pointer;
    position: relative;
    border: 0px;
    margin-right: 15px;
  }
  .navbar-toggler.menu-icon span {
    width: 100%;
    height: 4px;
    display: block;
    background-color: #fff;
    margin: 6px 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  .navbar-toggler.menu-icon.active span {
    position: absolute;
    top: calc(50% - 8px);
  }
  .navbar-toggler.menu-icon.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .navbar-toggler.menu-icon.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .navbar-toggler.menu-icon.active span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: none;
  }

  .header.active {
    background: #000;
  }

  .header {
    padding: 15px 0px;
  }

  .navbar {
    align-items: center;
  }

  .navbar .navbar-brand {
    width: 75%;
    padding-left: 15px;
  }

  .navbar-light .navbar-nav li {
    margin: 0px !important;
    text-align: center;
    padding: 0px 15px;
  }

  .navbar-light .navbar-nav .nav-item.lang {
    display: inline-block;
    width: auto;
    padding: 10px 15px;
  }

  .navbar-light .navbar-nav .nav-item.mlast {
    display: none;
  }

  .navbar-light .navbar-nav .nav-item.cbox.pink .nav-link {
    margin-bottom: 10px;
  }

  .navbar-light .navbar-brand {
    padding-left: 15px;
  }

  .navbar-light .navbar-brand img {
    max-height: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .flush-xs {
    padding-right: 0px;
    padding-left: 0px;
  }

  .visible-xs {
    display: inline-block;
  }

  .xs-100 {
    width: 100%;
  }

  .underlined::after {
    left: 50%;
    margin-left: -35px;
    width: 70px;
  }

  .row-eq-height {
    display: inline-block;
  }

  .banner .logo img {
    max-height: 80px;
    margin-top: 40px;
  }

  .banner h2 {
    font-size: 34px;
    text-align: center;
  }

  .info h3 {
    font-size: 21px;
  }

  h2 {
    font-size: 39px;
    line-height: 1.4;
  }

  .attraction-card {
    margin-bottom: 15px;
  }

  .infomain .iframe iframe {
    height: 235px !important;
  }

  .infomain .owl-theme .owl-nav [class*="owl-"] {
    left: -15px;
  }

  .infomain .owl-theme .owl-nav [class*="owl-"].owl-next {
    left: auto;
    right: -15px;
  }

  .infomain .inf {
    display: inline-block;
    width: 100%;
  }

  .infomain .inf .box {
    width: 48%;
    text-align: center;
    margin: 3px 1px;
    display: inline-block;
  }

  .onlinebooking .logos img {
    max-height: 80px;
  }

  .onlinebooking {
    padding-bottom: 40px;
  }

  .onlinebooking .spr {
    padding: 0px 15px;
  }

  .onlinebooking .spr > div {
  }

  .onlinebooking h4 {
    font-size: 12px;
  }

  .onlinebooking h5 br,
  .onlinebooking p br {
    display: none;
  }

  .onlinebooking h5 {
    font-size: 16px;
  }

  .onlinebooking p {
    font-size: 16px;
  }

  .onlinebooking .submit {
    width: 100%;
  }

  .social-gallery .dalign {
    display: block !important;
  }

  h2 {
    font-size: 35px;
    line-height: 1.4;
  }

  .social-gallery h2 {
    text-align: left;
  }

  .footer,
  .copyrights {
    text-align: center !important;
  }

  .copyrights .text-right {
    text-align: center !important;
  }

  .citizen-corner .card {
    margin-bottom: 10px;
  }

  .footer .contact-details {
    align-items: start;
  }

  .footer .contact-details p,
  .footer .contact-details a {
    font-size: 16px;
  }

  .footer h3 {
    margin-top: 25px;
  }

  .beach-details .info h2 {
    font-size: 39px;
    color: #000;
    margin-bottom: 30px;
  }

  .beach-details .info p,
  .facilities .info p {
    font-size: 13px;
    line-height: 20px;
    color: #000000;
  }

  ol.breadcrumb {
    font-size: 11px;
  }

  .beach-details .infomain .iframe img {
    margin-left: 0 !important;
    max-width: 100%;
    right: 0;
    position: relative;
  }

  .beach-details .infomain .col-12 {
    margin-left: 0 !important;
  }

  .beach-details .infomain .bg-black-op {
    padding: 50px 0px;
  }

  .side-menu {
    width: 100%;
    padding-top: 435px;
  }

  .about-diu .bgs {
    background-size: auto 100% !important;
    padding: 105px 0px;
  }

  .about-diu .bgs p {
    font-size: 15px;
    line-height: 21px;
  }

  .about-diu h3 {
    font-size: 30px;
    margin-top: 15px;
  }

  .title2 h2 {
    font-size: 30px;
    margin-top: 10px;
  }

  .title2 p {
    font-size: 15px;
    line-height: 21px;
  }

  .contact-info h3 {
    font-size: 22px;
    margin-top: 25px;
  }

  .contact-info .lts p {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .contact-info .lts p br {
    display: none;
  }

  .info-common .nav-tabs li {
    width: 100%;
    margin-bottom: 5px;
  }

  .info-common .nav-tabs .nav-link {
    font-size: 18px;
  }

  .head {
    margin-top: 20px;
  }

  .info-common .tab-pane .bgs h4 {
    margin-top: 10px;
  }

  h4 {
    font-size: 23px;
  }

  .info-common .btns-green .nav-tabs .nav-link {
    min-width: 137px;
    font-size: 13px;
  }

  .popular-beaches.pltovisit .beach figure {
    height: 220px;
  }

  .popular-beaches.pltovisit .beach.half figure {
    height: 280px;
  }

  h3 {
    font-size: 31px;
  }

  .logoins > img {
    margin-right: 7px;
    max-width: 52px;
  }

  .logoins h3 {
    font-size: 30px;
  }

  .logoins h3 span {
    font-size: 9px;
  }

  .popular-beaches.pltovisit .mtts {
    margin-top: 80px;
  }

  .popular-beaches.pltovisit.forest p {
    line-height: 21px;
    font-size: 16px;
  }

  .popular-beaches.pltovisit.forest .beach h3 {
    font-size: 28px;
  }

  .info-common.gallery .btns-green .nav-tabs .nav-link {
    min-width: 137px;
    font-size: 13px;
  }

  .info-common.gallery .gallerybox h4 {
    font-size: 16px;
  }

  .info-common.gallery .gallerybox .align .date {
    line-height: 40px;
    font-size: 18px;
  }

  .pagi ul li {
    margin-right: 0px;
    margin-bottom: 7px;
  }

  .pagi ul li a {
    font-size: 16px;
    min-width: 38px;
    line-height: 37px;
  }

  .placetovisit.homi .boxes {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    margin: 10px 0px !important;
  }

  .placetovisit.homi .boxcontent {
    left: 0px;
    width: 100%;
    top: 10px;
  }

  .info-common .inner .sinfo .mapi {
    margin-bottom: 20px;
  }

  .info-common .inner .img figure {
    min-height: 350px;
  }
  .modal-content-two {
    margin: 69% auto !important; /* Increase margin for smaller screens */
    padding: 10px; /* Reduce padding for smaller screens */
    max-width: 90%; /* Ensure the modal doesn’t overflow */
    width: 100%; /* Full width on small screens */
    height: 304px !important;
  }
  .countdown {
    top: 67% !important;
    left: 50% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .citizen-corner .card {
    margin-bottom: 10px;
  }

  .footer .contact-details {
    align-items: start;
  }

  .footer h3 {
    font-size: 19px;
    margin-top: 20px;
  }

  .footer .contact-details p,
  .footer .contact-details a {
    font-size: 17px;
  }

  .attraction-card h3 {
    font-size: 22px;
  }

  .iconbox span {
    font-size: 12px;
  }

  .infomain .inf .box .text {
    line-height: 27px;
    font-size: 12px;
  }

  .placetovisit {
    background-size: 898px auto;
  }

  h2 {
    font-size: 36px;
    line-height: 1.4;
  }

  .social-gallery .dalign {
  }

  .social-gallery .dalign {
    display: block !important;
  }

  .media-gallery {
    display: flex;
    justify-content: space-between;
  }

  .media-gallery .row {
    margin-top: 0px !important;
    margin: 0 auto;
  }

  .face-gallery {
    display: none;
  }

  .twi-gallery {
    display: flex;
    justify-content: space-between;
  }

  .twi-gallery h2 {
    margin-left: auto;
    order: 3;
  }

  .twi-gallery .row {
    margin-top: 0px !important;
    margin: 0 auto;
  }

  .twi-gallery a {
    padding: 0px 12px;
  }

  .blog .card {
    margin-bottom: 15px;
  }

  h3 {
    font-size: 26px;
    line-height: 1.5;
  }

  .popular-beaches .beach h6 {
    font-size: 19px;
  }

  .beach-details .info p,
  .facilities .info p {
    font-size: 17px;
    line-height: 26px;
    color: #000000;
  }

  .beach-details .infomain .iframe img {
    max-width: 139%;
    right: 33%;
    position: relative;
  }

  .about-diu .bgs {
    background-size: 100% 100% !important;
    padding: 105px 50px;
  }

  .about-diu .bgs p {
    font-size: 15px;
    line-height: 21px;
  }

  .about-diu h3 {
    font-size: 30px;
  }

  .info-common .nav-tabs .nav-link {
    font-size: 17px;
    line-height: 40px;
  }

  .info-common .nav-tabs .nav-link img {
    margin-right: -3px;
    max-width: 9px;
  }

  .info-common .tab-pane .bgs h4 {
    font-size: 20px;
  }

  .info-common .tab-pane .bgs h4 br {
  }

  .info-common p {
    font-size: 15px;
    line-height: 20px;
  }

  .popular-beaches.pltovisit .beach figure {
    height: 300px;
  }

  .popular-beaches.pltovisit .beach.half figure {
    height: 350px;
  }

  .title2 h2 {
    font-size: 58px;
  }

  .popular-beaches p {
    line-height: 22px;
    font-size: 17px;
  }

  .popular-beaches.pltovisit.forest p {
    line-height: 21px;
    font-size: 16px;
  }

  .popular-beaches.pltovisit .mtts {
    margin-top: 100px;
  }

  .info-common.gallery .gallerybox h4 {
    font-size: 16px;
  }

  .info-common.gallery .gallerybox .align .date {
    line-height: 40px;
    min-width: 64px;
    font-size: 18px;
  }

  .placetovisit.homi .boxcontent {
    left: -69px;
    width: 107%;
    top: 44px;
  }

  .placetovisit.homi .boxes .img {
    max-width: 121px;
  }
  .placetovisit.homi .boxes {
    position: relative;
    display: inline-block;
    float: left;
    margin-left: -4px;
  }

  .placetovisit.homi .boxes.f2 {
    top: -58px;
    left: 58px;
  }

  .placetovisit.homi .boxes.f3 {
    top: -58px;
    left: 176px;
  }

  .placetovisit.homi .boxes.f4 {
    bottom: -58px;
    left: 58px;
  }

  .placetovisit.homi .boxes.f5 {
    bottom: -58px;
    left: 176px;
  }

  .placetovisit.homi .boxes .bgs {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }

  .placetovisit.homi .boxes .bgs span {
    font-size: 10px;
  }
  .modal-content-two {
    height: 326px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-light .navbar-brand img {
    max-height: 71px;
  }

  .header .searchform input {
    min-width: 100px;
  }

  .placetovisit {
    padding-bottom: 75px;
  }

  .iconbox span {
    font-size: 13px;
  }

  .media-gallery .row {
    margin-right: -10px;
    margin-left: -10px;
  }

  .beach-details .infomain .iframe img {
    max-width: 127%;
    right: 27%;
    position: relative;
  }

  .info-common.gallery .gallerybox h4 {
    font-size: 17px;
  }

  .info-common.gallery .gallerybox .align .date {
    line-height: 41px;
    min-width: 68px;
    font-size: 17px;
  }

  .placetovisit.homi .boxcontent {
    left: -101px;
    width: 134%;
    top: 44px;
  }

  .placetovisit.homi .boxes .img {
    max-width: 188px;
  }

  .placetovisit.homi .boxes.f2 {
    top: -90px;
    left: 91px;
  }

  .placetovisit.homi .boxes.f3 {
    top: -90px;
    left: 273px;
  }

  .placetovisit.homi .boxes.f4 {
    bottom: -90px;
    left: 91px;
  }

  .placetovisit.homi .boxes.f5 {
    bottom: -90px;
    left: 273px;
  }
  .modal-content-two {
    height: 308px !important;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1198px;
  }
}

/* added css */
@media screen and (max-width: 528px) {
  .modal-content-two {
    height: 151px !important;
  }
  .modal {
    top: 80px;
  }
}

/* New CSS*/
/* Show the header_in_sidebar content only on mobile screens */
@media only screen and (min-width: 768px) {
  .header_in_sidebar {
    display: block;
  }
  .kjmlkdsfsdf {
    display: none;
  }
  .toggle-button {
    display: none;
  }
  /* .side-menu {
            position: fixed;
            background: rgba(0, 0, 0, .74);
            top: 2px;
            right: -140%;
            width: 400px;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            height: 60% !important;
            z-index: 99;
        } */
}
/* Hide the navbar-toggler on mobile screens */
@media only screen and (max-width: 768px) {
  .navbar-toggler {
    display: none;
  }
}

/* Mobile view styles */
@media only screen and (max-width: 768px) {
  .bgs {
    position: relative;
  }
  .main-menu {
    display: none;
  }
  .main-menu.zindex {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    display: none;
  }
  .main-menu.zindex li {
    display: block;
    margin-bottom: 10px;
  }
  .main-menu.zindex li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ddd;
  }
  .main-menu.zindex li.dropdown {
    position: relative;
  }
  .main-menu.zindex li.dropdown ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    display: none;
  }
  .main-menu.zindex li.dropdown ul li {
    display: block;
    margin-bottom: 10px;
  }
  .main-menu.zindex li.dropdown ul li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ddd;
  }
  .toggle-button {
    background-image: url("/assets/site/img/asdada.png");
    display: block;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 1000;
    cursor: pointer;
    width: 50px;
    height: 50px;
  }
  .toggle-button span {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
  }
  .toggle-button span:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 18px;
  }
  .main-menu.zindex.show {
    display: block;
  }
}
/* new one css */
@media only screen and (max-width: 767px) {
  .main-menu.zindex {
    background-color: black;
  }
  .side-menu {
    right: 4%;
    padding-top: 20px;
    background: none;
    /* height: 40%; */
    height: 8%;
    z-index: 999;
  }
  .side-menu ul.main-menu {
    margin-top: 72px;
    width: 104%;
  }
  .toggle-button span {
    background-image: url("/assets/site/img/asdada.png");
    display: block;
    width: 45px;
    height: 42px;
    background-color: #fff;
    border: 4px solid black;
    border-radius: 0%;
    text-align: center;
    line-height: 30px;
    font-size: 26px;
    color: black;
  }
  .one_div_for_sizer li {
    border: 1px solid white; /* Adds a white border */
    padding: 5px; /* Optional: Adds some padding for better appearance */
    margin: 2px; /* Optional: Adds some margin between list items */
    border-radius: 4px; /* Optional: Rounds the corners of the border */
  }
  li.nav-item.cbox.pink {
    background-color: #ff6d55;
  }
}

/* css for submenu in sidebar in mobile-view */

@media only screen and (max-width: 767px) {
  .main-menu.zindex li.dropdown ul {
    background-color: #3a3636;
  }
  .main-menu.zindex li.dropdown ul li a {
    border-bottom: none;
  }
}
@media only screen and (max-width: 768px) {
  .main-menu {
    max-height: 600px; /* Set the maximum height of the menu */
    overflow-y: auto; /* Enable vertical scrolling */
  }
  .close-container {
    width: 25px !important; /* Adjust width as needed */
    height: 22px !important; /* Same as width to create a square */
  }
  .closee {
    margin-top: 0px !important;
    cursor: pointer; /* Add a pointer cursor */
  }
  /* .closee {
            font-size: 37px;
        } */
  .time-section {
    border: 2px solid #000080 !important;
  }
  .time-section span {
    color: #000080;
  }
}
/* css for responsive lightbox in mobile view */
@media only screen and (max-width: 768px) {
  .modal-content-two {
    background-color: transparent !important;
    color: none !important;
    border: none !important;
  }
  .monsoon_event_lightbox_img {
    border: 4px solid white !important;
  }
}
@media only screen and (max-width: 480px) {
  .banner {
    /* height: 490px; */
    height: 180px;
    width: 100%;
  }
  .explorebuttons .inf ul {
    margin: 17px 0 0 0;
}
}

@media only screen and (min-width: 1920px) {
  .banner {
    height: 900px;
  }
}

/* Responsive css for the banner */
