/* ======================== Media Queries ======================== */
@media (min-width: 75rem) {
  .brand-insights .d-flex:not(:last-of-type) {
    box-shadow: 1px 0 0 #ddd;
  }
}

@media (max-width: 85.375rem) {
  .accommodation-slider__item img {
    min-height: 256px;
  }
}

@media (min-width: 36rem) {
  .carousel-control-next {
    right: 44%;
  }

  .carousel-control-prev {
    left: 44%;
  }
}

@media (max-width: 90rem) {
  .services-gallery__container {
    grid-template-columns: repeat(auto-fit, minmax(21rem, 1fr));
  }

  .service-gallery__image img {
    object-position: center;
  }

  .h-stretch {
    grid-column: span 3;
  }

  .b-stretch {
    grid-area: span 2 / span 3;
  }
}

@media (max-width: 85.375rem) {
  .services-gallery__container {
    grid-auto-flow: row;
  }

  .h-stretch {
    grid-column: span 3;
  }
}


@media (max-width: 575.98px) {

  .custom-btn_index {
        z-index: 1;
        font-weight: 600;
        overflow: hidden;
        padding: 10px 30px;
        text-align: center;
        position: relative;
        border-radius: 30px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border: none;
        font-size: 10px;
        text-transform: uppercase;
        background: #1260FE !important;
        color: #ffffff;
        box-shadow: 0 5px 60px 5px rgba(0, 0, 0, 0.2);
        transition: color 0.4s ease;
    }
  }

@media (max-width: 48rem) {
  .services-gallery__container {
    grid-template-columns: repeat(auto-fit, minmax(22rem, 1fr));
  }

  .brand-insights .d-flex:nth-of-type(odd) {
    box-shadow: 1px 0 0 #ddd;
  }

  .h-lg-stretch,
  .h-stretch,
  .b-stretch {
    grid-area: span 1 / span 1;
  }

  .cottage .slick-prev {
    left: -4.91vw;
  }

  .cottage .slick-next {
    right: -4.91vw;
  }
}

@media (min-width: 767px) {
  .info-wedding-cards > div:nth-child(even) .info-wedding-content::before {
    top: initial;
    bottom: -28px;
    border-top-color: inherit;
    border-top: 30px solid;
    border-bottom: 0;
  }


}

@media (max-width: 991px) {
  .info {
    padding: 40px 0;
  }
  .testi-video-play svg {
    margin-left: 0px !important;
  }

  .row-bg::before {
    display: none;
    width: 100%;
  }

  .info-title-2 {
    font-weight: 700;
    font-size: 1.8rem;
  }

  .info-title {
    font-weight: 700;
    font-size: 2rem;
  }

  
  .page-title   {
    font-weight: 700;
    font-size: 30px;
  }

  .info-subtitle {
    font-size: 1.2rem;
  }

  .Vlogs_menu_type{
    margin-top: 2px;
    margin-bottom: 2px;
   
  }

  .swimming-pool-text h2 {
    color: #fff;
    font-size: 1.3rem !important;
    font-weight: 700;
    line-height: 1.8rem !important;
    position: relative;
    z-index: 3;
  }

 

}

@media (max-width: 767px) {



.custom-btn_events::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom right, #0257ff, #002d88);
    z-index: -1;
    transition: transform 0.4s ease;
    transform: scaleX(0);
    transform-origin: left;
}


.custom-btn_events {
    z-index: 1;
    font-weight: 600;
    overflow: hidden;
    padding: 10px 25px;
    text-align: center;
    position: relative;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    background: #1260FE !important;
    color: #ffffff;
    box-shadow: 0 5px 60px 5px rgba(0, 0, 0, 0.2);
    transition: color 0.4s ease;
}

   .custom-btn_events:hover::before {
          transform: scaleX(1);
        }

    .custom-btn_events:hover {
          color: #fff;
        }










  .info {
    padding: 20px 20px;
  }

  .info-title-2 {
    font-weight: 700;
    font-size: 1.5rem;
  }

  .info-title {
    font-weight: 700;
  
  }
  .info-title span{
    color: #333333;
    font-size: 30px;
    font-weight: 800 ;
    font-family: 'Open Sans' ;
  }


  .welcometext {
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 15px;
    font-family: "Open Sans", sans-serif !important;
    
  }
  .welcometext span{
    color: #333333;
    font-size: 30px;
    font-weight: 800 ;
    font-family: 'Open Sans' ;
  }

  .info-subtitle {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .info-contage-content {
    padding: 15px 20px;
  }

  .info-contage-title {
    margin-bottom: 15px;
  }

  .info-contage-content {
    top: calc(100% - 50px);
  }

  .ribbon-two span {
    font-size: 13px;
    color: #fff;
    top: 36px !important;
  }

  .planning-cards-container--fb785 {
    background-image: url("../images/bg-images/bbblurry.svg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2px 0 0;
    width: 100%;
  }

  .viewMoreDetails ul li {
    width: 50% !important;
    float: left;
  }
}

@media (max-width: 1200px) {
  .info-slider .slick-arrow.slick-prev {
    left: -20px;
  }

  .info-slider .slick-arrow.slick-next {
    right: 3px;
  }

  /* .info-slider .slick-arrow {
  } */

  .slick-next {
    right: -1px;
  }
}

@media (max-width: 765px) {
  .viewMoreDetails ul li {
    width: 50% !important;
    float: left;
  }
  #my-slider .slick-arrow:hover {
    background: rgb(227 30 36 / 45%);
  }

  #my-slider .slick-prev::before {
    content: "\f104";
    font-family: "Line Awesome Free";
    font-weight: 700;
    font-size: 10px;
    left: -2px;
    top: 0px;
  }

  #my-slider .slick-next::before {
    content: "\f105";
    font-family: "Line Awesome Free";
    font-weight: 700;
    font-size: 10px;
    left: -1px;
    top: 0px;
  }

  #my-slider .slick-arrow.slick-prev {
    left: 5px;
  }

  #my-slider .slick-arrow.slick-next {
    right: 5px;
  }

  #my-slider .slick-arrow {
    background: rgba(47, 71, 123, 0.7);
    padding: 0;
    width: 15px;
    height: 15px;
    line-height: 15px;
    position: absolute;
    bottom: 0;
    top: 12px;
    margin: auto;
    color: #ffffff;
    z-index: 1;
    border: 0;
    font-size: 0;
    outline: none;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    font-family: "Font Awesome 6 Free";
  }

  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: none;
    margin-left: -2px;
  }

  .slick-prev {
    margin-left: 2px;
  }
}

@media (max-width: 768px) {
  .sandal_para {
    position: relative;
    width: 100%;
  }

  .resortlist {
    width: 100%;
    position: absolute;
    margin: 0 !important;
  }

  .check-width {
    width: 100%;
  }

  .check-row {
    padding-right: 12px;
  }

  .selected-rooms .room-data p {
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 13px;
  }

  .selected-rooms {
    display: block;
    background: #d0d7f3;
    padding: 20px;
    border-radius: 10px;
    margin-top: 25px;
    width: 9rem;
    height: 11rem;
    position: fixed;
    bottom: 2rem;
    right: 10px;
    z-index: 999;
    border: 2px solid #39a1f4;
  }
}

@media (max-width: 768px) {
  .navigation .navArea {
    width: 50%;
    z-index: 9999;
  }

  .navigation .imgArea {
    width: 100%;
    height: 100vh;
  }

  .navigation .navArea ul li a {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .navbar-landing {
    background-color: #24346e;
  }

  .hero #myVideo {
    width: auto;
  }

  .banner-video .hero-content.text-center.text-white {
    top: 135px;
  }

  .banner-video {
    overflow: hidden;
  }

  .hero #myVideo {
    width: auto;
    height: 300px !important;
  }

  .wide-space-section .wide-text-div {
    position: relative;
    bottom: 0px;
    left: 0px;
    width: auto;
    height: 400px;
  }

  .wide-space-section .wide-img-div img {
    height: auto;
    margin-left: 0px;
  }

  .navbar-toggler {
    background: #fff !important;
    padding: 0px;
  }

  .navbar-toggler .navbar-toggler-icon {
    font-size: 18px;
  }

  .accommodation .book-now {
    display: block !important;
  }

  .accommodation .book-now button {
    margin-bottom: 10px;
    margin-top: -14px;
  }

  .accommodation .col.p-4.bg-white.d-flex.flex-column.gap-3 {
    text-align: center;
  }

  .accommodation .book-now .accommodation-slider__price {
    font-weight: 600;
  }

  .accommodation .book-now span.lh-1.text-center {
    font-weight: 600;
  }
}

@media (max-width: 767px) {
  .carousel-control-prev {
    height: 20px;
    width: 20px;
    border-radius: 10%;
  }

  .carousel-control-prev svg {
    height: 20px;
    width: 20px;
    border-radius: 10%;
  }

  .carousel-control-next {
    height: 20px;
    width: 20px;
    border-radius: 10%;
  }

  .carousel-control-next svg {
    height: 20px;
    width: 20px;
    border-radius: 10%;
  }

  .px-5 {
    padding: 1px !important;
  }

  .dine-content {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  nav#navbar {
    padding: 5px 15px;
  }

  .accommodation-div {
    margin-bottom: 20px;
  }

  .accommodation-div img {
    height: auto;
    width: 100%;
  }

  .brand-insights .container-fluid.p-5 {
    padding: 0px !important;
    margin-bottom: 30px;
  }

  .footer-social-link-div {
    margin-bottom: -30px;
  }

  .join-go-ranch {
    background-size: cover;
  }

  nav#navbar {
    padding: 0px;
  }

  .accommodation-div {
    margin-bottom: 20px;
  }

  .accommodation-div img {
    height: auto;
    width: 100%;
  }

  .brand-insights .container-fluid.p-5 {
    padding: 0px !important;
    margin-bottom: 30px;
  }

  .footer-social-link-div {
    margin-bottom: -30px;
  }

  .join-go-ranch {
    background-size: cover;
  }

  .gal-img-div1 img {
    height: 250px !important;
  }

  .gal-img-div {
    padding: 0px;
  }

  .gal-img-div {
    margin-left: 25px;
    margin-bottom: 15px;
    margin-right: 8px;
  }

  .gal-img-div.gal-img-div1 {
    margin-left: 2px;
    margin-right: 1px;
  }

  .gal-img-div.gal-img-div6,
  .gal-img-div.gal-img-div7 {
    margin-right: 14px;
    margin-left: 12px;
    padding: 0px;
  }

  .slider-card {
    background-color: #353535;
    font-size: 20px;
    width: 400px;
    height: 450px;
    left: 0;
    top: 50%;
    transform: translate(0px, -50%);
    padding: 10px;
  }

  .cottage-rooms-section .cottage-rooms-text .room-title h2 {
    float: none;
  }

  .cottage-rooms-section .cottage-rooms-text .room-title .room-price {
    float: left;
  }

  .cottage-rooms-section .cottage-rooms-text .room-title .room-price h2 {
    float: left;
  }

  .cottage-rooms-section .cottage-rooms-text {
    padding: 20px;
  }

  .swiper.mousewheel-control-swiper.rounded.swiper-initialized.swiper-vertical.swiper-ios.swiper-backface-hidden {
    height: 230px !important;
  }

  .cottage-rooms-section .cottage-rooms-text .room-features .room-info {
    float: left;
    text-align: left;
    margin-right: 0px !important;
    width: 50%;
    margin-bottom: 10px;
  }

  .hotel-info-details .room-features {
    margin-top: 10px;
  }

  .hotel-info-details .room-info {
    float: left;
    text-align: left;
    margin-right: 0px !important;
    width: 50%;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .cottage-rooms-section .cottage-rooms-text .room-features .room-info svg,
  .hotel-info-details .room-info svg {
    display: block;
    fill: #24346e;
    height: 25px;
    margin-bottom: 6px;
    float: left;
    width: 25px;
    margin-right: 6px;
  }

  .cottage-video-section .hero-content .hero-title {
    font-size: 25px;
  }

  .cottage-video-section .hero-content .hero-subtitle {
    font-size: 14px;
  }

  .cottage-video-section .hero-content.text-center.text-white {
    top: 20px;
  }

  .cottage-video-section #myVideo {
    width: auto;
    height: 250px !important;
  }

  .cottage-video-section .banner-video-img {
    height: 250px;
  }

  .cottage-video-section .play-button {
    top: 50%;
  }

  .dayouting-banner-img {
    background-size: cover;
  }

  .dayouting-banner-img .pool-content {
    padding: 25px 20px;
  }

  .cottage-rooms-page-item img {
    height: 200px;
    width: 100%;
  }

  .cottage-rooms-page-item .mousewheel-control-swiper {
    height: 200px;
  }

  .cottage-rooms-section .cottage-rooms-text {
    padding: 10px;
  }

  .cottage-rooms-section .cottage-rooms-text .room-features .room-info span {
    display: block;
    font-size: 13px;
    padding-top: 3px;
  }

  .footer-list {
    line-height: 18px;
  }

  .footer-title {
    margin-top: -10px;
  }

  .footer-map iframe {
    height: 190px;
  }

  .logosymbl {
    margin-left: 0px !important;
  }

  #video2 {
    margin-top: 3rem !important;
  }

  .menu-div ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .menu-div ul li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
 

  .event-images-section .event-bg-img {
    min-height: 300px !important;
  }

  .event-images-section .row {
    margin-bottom: 15px !important;
  }

  .event-bg-img.d-md-block {
    display: none;
  }

  .event-images-section .event-bg-img2 {
    display: none;
  }

  .join-go-ranch {
    padding: 15px;
  }

  .join-go-ranch .join-div {
    margin-bottom: 25px;
  }

  .swiper-slide h5 a {
    font-size: 13px;
  }

  .resort-attractions-section .attractions-thumbnail img {
    height: 250px;
  }

  .header-btn {
    padding-left: 15px !important;
    margin-left: 0px !important;
  }

  .footer-map iframe {
    width: 100% !important;
  }

  .footer-menu {
    margin: 0px !important;
    margin-bottom: -25px !important;
    margin-top: -20px !important;
  }

  .around-hotel-section .swiper-slide-active {
    width: 250px !important;
    margin-left: -42px;
  }

  .around-hotel-section .swiper-slide-prev {
    left: -42px;
  }

  .info-title {
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .wed_gal_sec_bg button.slick-next.slick-arrow {
    margin-right: 2px;
  }

  .booking-modal .nav-justified .nav-item .nav-link {
    font-size: 13px;
    padding: 7px 5px;
  }

  .booking-modal .nav-item.dropdown svg {
    height: 13px;
  }

  .wide-space-section .info-heading {
    padding-top: 0px;
    margin-bottom: 20px !important;
    margin-top: -10px;
  }

  .relaxing-content::before {
    padding-top: 37vh;
  }

  .luxurious-beach-section .info-heading.text-center.mb-4 {
    margin-bottom: 0px !important;
    margin-top: 10px;
  }

  .luxurious-beach-section,
  .relaxing-cottages-section {
    padding-bottom: 0px !important;
  }

  /* .service-section .info-heading {
    margin-bottom: -25px;
  } */

  .service-section {
    padding-bottom: 0px !important;
  }

  .page-title span::before,
  .page-title span::after {
    width: 70px;
    top: 20px;
    margin-right: 4px;
    margin-left: 4px;
  }

  .page-title span {
    display: inline-block;
    /* top: -6px; */
    position: relative;
  }
  .page-title span {
    font-size: 30px;
    font-weight: 500 ;
    color: #333333;
    font-family: 'Open Sans';
    margin-bottom: 5px;
    line-height: normal;
  }

  .wedding-text {
    text-align: left !important;
  }

  #filter {
    display: inherit;
  }

  .corporate_package {
    margin-top: 20px;
  }
  .restaurent-sec,
  .wedding-sec,
  .accomodation-sec,
  .info-title {
    margin-top: 10px;
    /* margin-bottom: -10px; */
  }


  .testmonial-sec {
    padding-top: 10px;
    padding-bottom: 30px;
}

  .milestone .owl-prev,
  .milestone .owl-next {
    position: absolute;
    bottom: 0px;
    width: 35px;
    height: 35px;
    border: 1px solid #000 !important;
    line-height: 33px !important;
    font-size: 37px !important;
    top: inherit;
  }

  .mailstone-list img {
    display: block;
    height: 180px;
    width: 100%;
  }

  .milestone .owl-item {
    margin-bottom: 55px;
  }

  .milestone .owl-prev {
    left: 50px;
  }

  .milestone .owl-next {
    right: 50px;
  }

  .mailstone-list {
    margin-top: 10px;
  }

  .mailstone-list .mailstone-year h3 {
    font-size: 35px;
  }

  .mailstone-list .mailstone-text {
    padding: 20px;
  }

  .mailstone-list .mailstone-year h3:after {
    width: 20px;
    height: 20px;
    bottom: 12px;
    left: 2px;
  }

  .mailstone-list .mailstone-year h3:before {
    width: 10px;
    height: 10px;
  }

  .activity-section .carousel-indicators {
    display: -webkit-box;
    flex-direction: column;
    margin: 0 auto;
    transition: all 0.25s;
    height: auto;
    width: 100px;
    left: 0;
    right: 0;
    bottom: -66px;
  }

  .broucher-section .card__item {
    width: 50%;
    padding: 10px;
    margin-bottom: 0px;
  }

  .broucher-section .card__content {
    height: 100px;
  }

  .card__content .card__title {
    z-index: 5;
    position: absolute;
    padding: 10px;
    margin-bottom: 0;
    pointer-events: none;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    bottom: 0px;
  }

  .activity-section .activity-text-div {
    padding-right: 0px;
    text-align: justify;
  }

  .activity-text-div .info-title {
    margin-top: 0px;
  }

  .journey-trip-heading {
    margin-bottom: 10px !important;
    margin-top: -5px !important;
  }

  .mailstone-list .mailstone-text p {
    margin-bottom: 0px;
    font-size: 18px;
  }

  .mailstone-year .info-subtitle {
    font-size: 26px !important;
  }

  .activity-section .activity-img-div img {
    width: 100%;
    margin-left: 0px;
  }

  .mailstone-list .mailstone-text {
    padding: 5px 20px;
  }

  .milestone-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .two-div-cont.col2:after {
    background: transparent
      url(https://ik.imagekit.io/2eribsa8w/wave2_nfEiloOkqq.svg) repeat-x 0 80%;
    background-size: 200%;
  }

  .two-div-cont.col1:after {
    background: transparent
      url(https://ik.imagekit.io/2eribsa8w/wave1_i45hfFaDzg.svg) repeat-x 0 80%;
    background-size: 200%;
  }

  .event-images-section .event-bg-text {
    background: transparent;
  }

  ul.dropdown-menu.show {
    margin-left: 20px;
  }

  .activity-section .carousel-indicators li {
    margin: 13px;
  }

  section.section.activity-section {
    margin-bottom: 70px;
  }

  .memorable_section .info-title {
    margin-bottom: 0px;
  }

  .transform_head .info-title {
    transform: rotate(0deg);
    margin-top: 155px;
    opacity: 0.1;
    font-size: 45px;
    white-space: nowrap;
    text-overflow: clip;
    position: relative;
    top: -130px;
  }

  .event-images-section h2.info-title.text-center {
    margin-top: 0px;
  }

  .event-images-section .row.event-images-row {
    padding: 0px 20px;
  }

  .event-images-section .item-title {
    margin-top: 20px;
  }

  .event-images-section .event-bg-text p {
    margin-bottom: 5px;
  }

  .go-resart-section p {
    margin-top: 20px !important;
  }

  .newconcept .img_div_content .info-title {
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .newconcept .img_div_content {
    padding-top: 0px;
  }

  .img_division {
    height: 250px;
  }

  .cottage-rooms-page-item {
    margin-bottom: 20px;
  }

  .starting_sec {
    padding-bottom: 10px !important;
  }

  .mobile-icons {
    display: block;
  }

  .desktop-icons {
    display: none;
  }

  .starting_sec {
    margin-top: 150px !important;
  }

  #viewMoreDetails ul li {
    width: 45%;
    float: left;
  }

  .cottagebookmain {
    padding-top: 33%;
  }

  .cottage-form {
    padding-top: 5% !important;
  }

  .cottagebookinginfoimage {
    padding-left: 10px;
  }

  .cottagebookinginfoimage img {
    height: auto;
    width: 100% !important;
  }

  .hotel-info-details h4 {
    font-size: 14px;
    font-weight: 600;
  }

  .hotel-info-details .col-md-8 {
    width: 70%;
    float: left;
  }

  .hotel-info-details .col-md-4 {
    width: 30%;
    float: left;
  }

  .room-dec-info {
    display: block;
  }

  .room-dec-info ul {
    padding-left: 20px;
  }

  .hotel-info hr {
    margin: 10px 0px !important;
  }

  .form-row-section .form-label {
    margin-bottom: 0.3rem;
    font-size: 13px;
  }

  .form-row-section .col-md-6.mb-3 {
    margin-bottom: 6px !important;
  }

  .hotel-check-info .checkinout-div .date span {
    font-size: 16px;
  }

  .form-row-section .form-control {
    height: 32px;
    padding: 5px;
  }

  .cottage-rooms-section .room-price h2 {
    color: #24346e !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
  }

  .cottage-rooms-section sub.sub_type {
    position: relative;
    top: -1px;
  }

  .glightbox-clean .gnext,
  .glightbox-clean .gprev {
    top: 45%;
  }

  .navbar-container {
    padding: 0px !important;
  }

  footer.custom-footer {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .event-images-section .event-bg-img2,
  .event-images-section .event-bg-img4,
  .event-images-section .event-bg-img1 {
    min-height: 200px !important;
    background-size: 100% 100% !important;
  }

  .resort-features-area .resort-features-text {
    height: auto !important;
    padding: 10px !important;
  }

  .resort-features-area {
    margin-bottom: 45px !important;
    height: 370px !important;
  }

  .resort-features-area .resort-features-text h3 {
    bottom: -65px;
  }

  .hotel-info .card-body {
    padding: 10px;
  }

  .cottage-blue-form {
    padding: 15px 5px;
  }

  .cottage-blue-form .form-label {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .cottage-blue-form .empty-form-label {
    display: none;
  }

  .cottage-blue-form .button-col {
    margin-bottom: 10px !important;
  }

  .cottage-blue-form .col-md-2.mb-3 {
    margin-bottom: 10px !important;
  }

  .navbar.navbar-expand-lg {
    background-color: #24346e !important;
  }

  .night_text {
    margin-top: 1rem;
  }

  #cancel_policy .modal-content {
    top: 210px;
  }

  .guest-rooms-div {
    width: 100%;
  }

  .selected-rooms {
    margin-top: 25px;
    width: 250px;
  }

  .line-image .shape-border {
    display: none;
  }

  .testimonial-content .item-number:before {
    left: -39px;
  }

  .testi-1,
  .testi-2 {
    padding-bottom: 0px;
    padding-top: 50px;
  }

  /* .testimonial-content {
    padding-left: 40px;
  } */

  .testimonial-content .item-number {
    margin-bottom: 10px;
  }

  .testimonial-content .item-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 31px;
    margin-bottom: 10px;
    margin-right: 3.3rem;
    text-align: left !important;
  }

  .testimonial-video {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }

  .testimonial-video video {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding-top: 0px;
  }

  .video-card {
    padding: 0px !important;
    margin: 0px !important;
  }

  .video-card .video-wrapper {
    overflow: hidden;
    margin-top: 0px;
  }

  .testimonial-item:nth-child(5) {
    padding-bottom: 30px;
  }

  .contact_sec {
    margin-top: 130px;
  }

  .testi-color-1,
  .testi-color-2 {
    text-align: center !important;
    margin: 0 auto;
    float: none;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .testi-div{
    height: 30rem !important;
  }




  .custom-btn_cottages{
    z-index: 1;
    font-weight: 700;
    overflow: hidden;
    padding: 8px 16px;
    text-align: center;
    position: relative;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    font-size: 10px;
    text-transform: uppercase;
    background: #229400 !important;
    color: #ffffff;
    box-shadow: 0 5px 60px 5px rgba(0, 0, 0, 0.2);
    transition: color 0.4s ease;
  
  }
  
  .More_Details_btntwo {
    background-color: #ffffff;
    padding: 5px;
    border-radius: 5px;
    color: #24346e;
    font-weight: 600;
    margin-left: 0.5rem;
    font-size: 12px;
    box-shadow: 0 2px 17px 1px #18599926;
    cursor: pointer;
    align-items: center;
    font-weight: bold;
  }

  .More_Details_btn {
    background-color: #ffffff;
    padding: 5px;
    border-radius: 2px;
    color: #39a1f4;
    font-weight: 600;
    font-size: 12px;
    box-shadow: 0 2px 17px 1px #18599926;
    align-items: center;
  }
  

  .menu-div {
    background-color: #24346e !important;
    /* height: 100vh; */
    display: block !important;
  }

  a.navbar-brand.d-flex {
    padding-left: 10px;
  }

  button#ChangeToggle {
    margin-right: 10px;
    /* margin-top: 14px; */
    margin-left: 15px;
  }

  .swimmingpool-div img {
    width: 100%;
  }


  .swimmingpool-div {

    background-size: 560px;
  }

  .swimming-pool-text p {
    padding-top: 0px;
    font-size: 14px;
    color: #fff;
  }

  .swimming-pool-text {
    padding: 10px 20px;
  }

  #video-preview iframe {
    width: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
    height: 15rem;
    position: fixed;
    z-index: 99;
    left: 0px;
    right: 0px;
    /* padding: 5px; */
  }

  /* .container-fluid.navbar-container {
    display: block !important;
  } */


  .navbar-brand {
    /* float: right !important; */
    padding: 8px 0px;
  }

  .fixed-heading {
    top: 3rem;
  }

  .video_title_full {
    display: none;  
  }
}
/*  @media (max-width: 767px) =========> End */

@media (min-width: 991px) {
  .navbar-landing .nav-link.active::before {
    content: "";
    width: calc(100% -2rem);
    margin: auto;
    height: 2px;
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    background-color: #fff;
    border-radius:5px;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(
      0.2turn,
      #d1d0d0,
      #ffffff,
      rgba(56, 2, 155, 0)
    );
    border-image-slice: 1;
  }

  .navbar-landing .navbar-landing ul > li.nav-item > a:before {
    content: "" !important;
    position: absolute !important;
    bottom: 13px;
    width: 0;
    height: 2px;
    /* margin: auto; */
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s !important;
    background-color: #ffffff !important;
  }

  .navbar-landing ul li.nav-item a:hover:before,
  .navbar-landing ul li.nav-item:hover > a:before,
  .navbar-landing ul li.nav-item a.active:before {
    width: calc(100% - 20px);
    margin: auto;
  }

  .navbar-landing .navbar-nav .nav-item:not(:last-child) {
    margin-right: 15px;
  }

  .navbar-landing .navbar-nav .nav-item:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    transform: translate(-430px, -10px) !important;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }

  /* .navbar-nav .nav-item .dropdown-menu {
        -webkit-transform: translate(0, 20px);
        -moz-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px);
        -o-transform: translate(0, 20px);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
      } */

  .navbar-landing .navbar-nav .nav-item .dropdown-menu {
    display: block;
    max-width: 250px;
    position: absolute;
    left: 420px;
    background-color: #fff;
    list-style: none;
    padding: 5px 0;
    margin: 0;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
  }

  .wedding-text {
    display: none;
    margin-bottom: -17px;
    position: relative;
    top: 12px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .testimonials .testimonials-slider .swiper-button-prev {
    left: 2.4% !important;
  }

  .testimonials .testimonials-slider .swiper-button-next {
    right: 2.4% !important;
  }

  .cards-list {
    flex-flow: column;
    height: auto;
  }

  .cards-item--0c6b5 {
    padding: 24px 0;
    width: 400px;
    margin: 0 auto;
  }

  .title_bord {
    top: 0;
  }

  .slicke-card {
    margin: 0 auto;
  }

  .wdgallery {
    margin-top: 0 !important;
    padding: 12px 0 !important;
  }

  .section-header-line > span:nth-child(1)::after {
    background-size: 100% 100px;
    height: 100px;
    width: calc(50vw - 164px);
  }

  .section-header-line > span:nth-child(2)::before {
    background-size: 100% 100px;
    height: 100px;
    width: calc(50vw - 8px);
  }

  .section-header-line {
    max-width: 512px;
  }
}

@media (max-width: 767.98px) {
  .slicke-card {
    height: 185px !important;
    width: 302px !important;
    margin: 0 auto;
  }

  .cards-item--0c6b5 {
    padding: 24px 0;
  }

  .wdgallery {
    margin-top: 0 !important;
  }

  .cards-item--0c6b5.active--b6779 {
    padding: 0;
  }

  .cards-list {
    flex-flow: column;
    height: auto;
  }

  .slick-next::before,
  .slick-prev::before {
    width: 35px;
    height: 35px;
    left: 18px;
  }


  .service-section .service-icon-container img{
    margin-top: 5px;
    transition: transform 2s ease-in-out;
    width: 30px;
    height: 30px;
  }
  .service-section .service-box-icon-content{
    font-size: 10px;
  }
  .service-section .service-icon-container{
    height: 85px;
    border-radius: 10px !important;
  }
  .service-section .service-box-icon-content {
   
    margin-top: 5px;
    
}

}

@media (max-width: 767.98px) {
  .title_bord {
    top: 50px;
  }

  .section-title {
    font-size: 21px;
  }

  .section-top-vs {
    padding-top: 26px;
  }

  .bg-blueback {
    height: 60px;
  }

  .thumbpadd {
    padding: 6px;
  }

  .section-header-line > span:nth-child(1)::after {
    display: none;
  }

  .section-header-line > span:nth-child(2)::before {
    display: none;
  }

  .section-header-line {
    line-height: 36px;
  }
}

@media (min-width: 1024px) {
  .testimonials {
    background-attachment: fixed;
  }
}

@media (min-width: 992px) {
  .testimonials .testimonial-item p {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .slicquote_img::before {
    background-image: url(../images/quote_bg_h.svg);
    background-position: bottom center;
    background-size: cover;
    bottom: -3px;
    left: 0;
  }

  .testimonials .testimonial-item {
    height: auto;
    flex-direction: column-reverse;
  }

  .testimonials .testimonials-slider .swiper-button-next {
    right: 3.5%;
  }

  .testimonials .testimonials-slider .swiper-button-prev {
    left: 3.5%;
  }
}

@media (min-width: 992px) {
  .btn-close-log {
    position: absolute;
    top: 5px !important;
    left: 70px !important;
  }
}

@media (max-width: 991px) {
  .hero-title {
    font-size: 3.5rem;
    font-weight: 600;
  }

  .hero-subtitle {
    font-family: "Open Sans", sans-serif !important;
    font-size: 1.2rem;
  }

  .lgbtn {
    /* margin-top: 7px;
    margin-left: -26px; */
    /* padding: 12px; */
    padding-top: 0px;
    padding-bottom: 12px;
    padding-right: 5px;
  }
}
@media (min-width: 1100px) {
  #swimmingpool_header {
    font-family: "Open Sans", sans-serif !important;
  }
}

@media (max-width: 768px) {
  .hero-title {
    font-size: 2.5rem;
    font-weight: 600;
  }

  .site-logo {
    height: 42px;
    display: inline-block !important;
    margin-left: 2px !important;
  }

  .lgbtn {
   
    padding-top: 0px !important;
    padding-bottom: 15px !important;
  }

  /* .logo-tagline {
    margin-left: 13px !important;
    margin-top: 10px;
    float: right;
  } */

  .navbar-toggler {
    margin-right: 5px;
  }

  .nav-link {
    margin-left: 5px;
  }

  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 650px) {
  .hero-title {
    font-size: 2rem;
    font-weight: 600;
  }
}

@media (max-width: 768px) {
  .service-section .service-box-icon-content {
    font-size: 11px;
    height: 32px;
  }

  .cottage-view-section .carousel-item img {
    height: 250px;
  }
}

@media (max-width: 900px) {
  .bookingmodelcard {
    padding: 1rem !important;
  }
}

@media (max-width: 900px) {
  .cottage-booking-icons .cottage-view-icons-text {
    text-align: center;
    font-weight: 600;
    margin: 20px -9px;
    width: 96px;
    float: left;
  }
}

@media (max-width: 768px) {
  .page-title {
    margin-top: 10px;
    display: inline-table;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 1280px) and (max-height: 768px) {
  .relaxing-content::before {
    content: "";
    padding-top: 55vh;
    display: block;
  }

  .navbar-landing .navbar-nav .nav-item .nav-link {
    font-size: 12px !important;
    padding: 10px;
    display: inline-block;
  }

  .navbar-landing .nav-link.active::before {
    bottom: 6px;
  }

  .header-btn a {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 450px) and (max-height: 850px) {
  .relaxing-content::before {
    content: "";
    padding-top: 40vh;
    display: block;
  }
}

@media (max-width: 340px) {
  .wide-space-section .wide-text-div {
    position: relative;
    bottom: 0px;
    left: 0px;
    width: auto;
    height: 425px;
  }
}

@media screen and (max-width: 375px) and (max-height: 667px) {
  .relaxing-content::before {
    content: "";
    padding-top: 50vh;
    display: block;
  }
}

@media (min-width: 1349px) and (max-width: 1349px) {
  .navbar-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .navbar-landing .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }

  .px-4.lgbtn.header-btn {
    padding-right: 0px !important;
  }
}

@media (min-width: 1280px) and (max-width: 1280px) {
  .navbar-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .navbar-landing .navbar-nav .nav-item .nav-link {
    font-size: 14px !important;
  }

  .px-4.lgbtn.header-btn {
    padding-right: 0px !important;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  .menu-div {
    background-color: #24346e !important;
    height: 100vh;
    display: block !important;
  }

  .container-fluid.navbar-container {
    background-color: #24346e !important;
  }

  .navbar-toggler {
    background: #fff !important;
    padding: 0px;
  }
}
