/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
  .booking-area select,
  .booking-area input,
  .booking-area .custom-select {
    /* margin-bottom: 15px; */
  }
  .hero-pattern {
    position: absolute;
    left: -388px;
    bottom: -247px;
    width: 220%;
    z-index: 1;
    opacity: 1.6;
    pointer-events: none;
  }

  .hero-pattern img {
    width: 100%;
    height: auto;
    display: block;
  }
  .booking-area ul li {
    margin-right: 10px;
    padding-right: 10px;
    float: left;
    width: 48.5%;
  }
  .header-slidemenu {
    left: 0px;
    bottom: 0px;
    height: 100%;
    position: fixed;
    padding-top: 80px;
    padding-left: 20px;
    z-index: 2;
    width: 17%;
  }
  .header-slidemenu .footer-social {
    left: 15px;
    width: 100%;
  }
  .grid-item {
    width: 50%;
  }
  .profile .masonry-gallery-huge {
    /* margin: 0 -120px; */
  }
  .right-menu .icon {
    margin-right: 10px;
  }
  .right-menu li {
    padding: 10px 5px 10px 0;
  }
  .menu-search {
    padding: 10px 10px 10px 0;
  }
  .right-menu .text strong {
    font-size: 20px;
  }
  .slider-bg.slider-two {
    min-height: 600px !important;
    background-repeat: no-repeat;
    background-position: 0 -100px;
  }
  .logo {
    width: 100%;
  }

  .copyright-wrap li {
    margin-left: 20px;
  }
  .grid-item {
    width: 46.9%;
  }
  .services-hover {
    padding: 65px 50px 0;
  }
  .portfolio-active {
    padding-left: 0;
  }
  .feature-area .col-lg-3,
  .feature-area .col-xl-3 {
    width: 50%;
  }
  .cart-top li {
    display: inline-block;
    padding: 0px 8px;
  }
  .portfolio .col4 .grid-item {
    width: 24.9%;
    margin: 0;
    padding: 0;
  }
  .contact-area .map {
    position: absolute;
    right: -300px;
    top: 0;
  }
  .container-p {
    padding: 0 30px;
  }
  .slider-active .slick-arrow {
    left: 20px;
  }
  .slider-active .slick-next {
    right: 20px;
    left: auto;
  }
  .section-t h2 {
    font-size: 250px;
  }
  .f-cta-area {
    margin-left: 60px;
    margin-right: 60px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-menu ul li:first-child {
    margin-left: 0;
  }
  .header-social.display-ib {
    display: none;
  }
  .wp-img {
    margin-right: 0;
  }
  .contact-img {
    right: 0px;
  }
  .menu-area::before {
    width: 26%;
  }
  .single-project .project-info {
    right: 10px;
  }
  .animations-01,
  .animations-02,
  .animations-03,
  .animations-04,
  .animations-05,
  .animations-06,
  .animations-07,
  .animations-08,
  .animations-09,
  .animations-10,
  .animations-11,
  .animations-11,
  .animations-12,
  .animations-13,
  .animations-14,
  .animations-15,
  .team-active .slick-arrow {
    display: none !important;
  }
  .second-about {
    display: none;
  }
  .portfolio-active .slick-next {
    right: 13%;
    left: inherit;
  }
  .booking-area input,
  .booking-area .custom-select {
    width: 100%;
  }
  .slider-content h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .slider-bg .banner-img {
    height: 645px;
  }
  .second-menu .main-menu ul li {
    margin-left: 30px;
  }
  .main-menu {
    margin-right: -40px;
  }
  .call-area h2 {
    color: #fff;
    font-size: 48px;
  }
  .single-team {
    padding: 20px;
  }
}
@media (min-width: 1400px) and (max-width: 1500px) {
  .booking-area input,
  .booking-area .custom-select {
    width: 100%;
  }
  .second-about {
    display: block;
  }
  .booking-area .contact-form {
    margin-top: -199px;
  }
}
@media (min-width: 1500px) and (max-width: 1875px) {
  .grid-item {
    width: 50%;
  }
  .portfolio-active .slick-next {
    right: 14%;
    left: inherit;
  }
  .slider-active .slick-arrow {
    left: 2%;
  }
  .slider-active .slick-next {
    right: 1%;
    left: inherit;
  }
  .feature-area .col-lg-3,
  .feature-area .col-xl-3 {
    width: 50%;
  }
  .header-social span {
    display: flex;
    gap: 17px;
  }
  .header-social a {
    /* margin-left: 12px; */
  }
  .second-menu .main-menu ul li {
    margin-left: 30px;
  }
  .call-box strong {
    font-size: 20px;
  }

  .portfolio-box .caption .arrow-icon {
    right: 0;
  }
  .caption-text h5 {
    margin-bottom: 5px !important;
  }
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  .booking-area ul li {
    width: 47.5%;
    /* margin-top: 15px;
    margin-bottom: 15px; */
  }

  .header-slidemenu .footer-social {
    left: auto;
  }
  .pb-25 {
    padding-bottom: 21px;
  }
  .pt-20 {
    padding-top: 15px;
  }
  .service-body h3 {
    font-size: 20px;
  }
  .service-body p {
    font-size: 14px;
  }
  .services-header h2 {
    margin-bottom: 0px;
  }
  .section-intro p {
    margin: 3px auto;
    padding-bottom: 11px;
  }
  .section-intro h2 {
    margin-bottom: 1px;
  }
  .pb-30 {
    padding-bottom: 20px;
  }
  .pt-30 {
    padding-top: 20px;
  }
  .section-title h5 {
    font-size: 15px;
  }
  .header-slidemenu {
    left: 0px;
    bottom: 0px;
    height: 100%;
    position: fixed;
    padding-top: 80px;
    padding-left: 20px;
    z-index: 1;
    width: 25%;
  }
  .header-slidemenu .logo {
    width: 188px;
  }
  /* .feature-area2 {
    padding: 15px 0;
  } */
  .btn {
    padding: 15px 10px;
  }
  .testimonial-area h2 {
    margin-bottom: 5px !important;
  }
  .testi-author img {
    width: 60px;
  }
  .testimonial-active .ta-info h6 {
    font-size: 17px;
  }
  .testimonial-active .ta-info span {
    font-size: 15px;
  }
  .testimonial-active .slick-slide {
    padding: 17px;
  }
  .single-testimonial p {
    font-size: 15px;
  }
  .feature-title h2 {
    font-size: 22px;
  }
  .feature-img {
    margin-left: 0;
  }
  h5 {
    font-size: 15px;
  }
  .pb-20 {
    padding-bottom: 1px;
  }
  .single-services .day-book li {
    width: 48%;
  }
  .s-about-content p {
    margin-bottom: 4px;
  }
  .header-social a {
    font-size: 16px;
  }
  .booking-img img {
    right: -104px;
  }
  .booking .contact-bg02 {
    padding: 0px 16px 26px;
  }
  .f-widget-title h2,
  .footer-widget .widgettitle {
    font-size: 20px;
    margin-bottom: 5px;

    padding-bottom: 12px;
    color: #fff;
    padding-top: 18px;
  }
  .populer-meal li {
    width: 49.5%;
  }
  .skills-title h2 {
    font-size: 28px;
  }
  .right-menu .icon {
    margin-right: 10px;
  }
  .right-menu li {
    padding: 10px 5px 10px 0;
  }
  .menu-search {
    padding: 10px 10px 10px 0;
  }
  .sr-tw-ul li .icon {
    padding-right: 20px;
  }
  .sr-tw-ul li .icon-right {
    padding-left: 20px;
  }
  .faq-area {
    padding: 100px 0;
  }
  .pricing-box {
    padding: 30px;
  }
  .experience-text {
    display: inline-block;
    margin-bottom: 50px;
  }
  .exp-no {
    width: 76%;
    border-right: none;
  }
  .exp-no p {
    width: 42%;
  }
  .exp-text {
    padding-left: 0;
    color: #ffffffab;
    width: 100%;
    float: left;
  }
  .slider-active .slick-arrow {
    display: none !important;
  }
  .second-about {
    display: none;
  }
  .gallery-image figcaption {
    display: none;
  }
  .grid-item {
    width: 100%;
  }
  .step-img {
    margin-left: -440px;
  }

  .single-counter {
    padding: 0 0;
  }
  .class-content span.class-price {
    width: 65px;
  }
  .class-content .schedule li {
    padding: 0 10px;
  }
  .second-header-btn .btn {
    padding: 18px 18px;
  }
  .second-menu .main-menu ul li {
    margin-left: 20px;
  }
  .slider-bg .banner-img {
    height: 550px;
  }
  .booking-area input,
  .booking-area .custom-select {
    width: 100%;
  }
  .logo {
    width: 185px;
  }
  .s-about-img img {
    margin-top: auto;
    margin-left: auto;
  }
  .copyright-wrap li {
    margin-left: 12px;
  }
  .login li {
    margin-left: 8px;
  }
  .about-content .nav-tabs {
    width: 65%;
  }
  .choose-btn a {
    width: auto;
    padding: 10px 12px;
  }
  .choose-btn a.g-btn {
    width: auto;
  }
  .services-08-thumb img {
    height: 53px;
    margin-bottom: 8px;
  }
  .single-services .day-book li {
    padding: 12px 0;
  }
  .section-title h2 {
    font-size: 30px;
  }
  .about-title h2 {
    font-size: 30px;
  }
  .about-title h5 {
    font-size: 15px;
  }
  .testimonial-active .slick-arrow,
  .home-blog-active .slick-arrow,
  .home-blog-active2 .slick-arrow {
    display: none !important;
  }
  .slick-dots,
  .home-blog-active2 .slick-dots {
    /* display: none !important; */
  }
  .testimonial-area .test-bg {
    position: absolute;
    top: 0;
    left: -102px;
    right: -24px;
  }
  .breadcrumb-title h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .services-area2::after,
  .testimonial-area::after,
  .contact-area::after,
  .team-area::after {
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
  }
  .f-contact li {
    display: flex;
  }
  .slider-content h2 {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .mt-80 {
    margin-top: 15px;
  }
  .mb-105 {
    margin-bottom: 35px;
  }
  .slider-bg {
    min-height: 473px !important;
  }
  .mt-30 {
    margin-top: 14px;
  }
  .pricing-head h4 {
    font-size: 24px;
  }
  .blog-thumb .b-meta {
    font-size: 12px;
  }
  .f-contact span {
    width: 77%;
  }
  .contact-area .map {
    right: -500px;
  }
  .team-active .slick-arrow {
    left: 0;
  }
  .team-active .slick-next {
    left: inherit;
    right: 0;
  }
  .button-group button {
    margin: 0 6px;
  }
  .services-active2 .slider-nav .slick-list.draggable {
    width: 920px;
    float: right;
  }
  .services-item {
    width: 275px;
  }
  .services-active2 .slick-arrow {
    left: 0px;
  }
  .services-active2 .slick-next {
    left: inherit;
    right: 0px;
  }
  .right-menu .text strong {
    font-size: 14px;
  }
  #project {
    background-size: initial !important;
  }
  #project .slick-dots {
    display: none !important;
  }
  .portfolio-active .slick-arrow {
    top: -115px;
    right: 12%;
  }
  .portfolio-active .slick-next {
    right: 5%;
  }
  .main-menu ul li a {
    font-size: 14px;
  }
  .sticky-menu .logo {
    width: 185px;
  }
  .top-btn {
    font-size: 14px;
    padding: 7px 20px;
  }
  .header-cta ul li {
    font-size: 12px;
    padding-right: 0;
  }
  .menu-area::before {
    width: 23%;
  }

  .call-area h2 {
    color: #fff;
    font-size: 36px;
  }
  .call-area .number {
    font-size: 40px;
  }
  .container-p {
    padding: 0 30px;
  }
  .header-cta ul li {
    margin-left: 20px;
  }
  .section-t h2 {
    font-size: 200px;
  }
  .about-img {
    margin-left: -105px;
  }
  .features-content p {
    padding: 0;
  }
  .services-content {
    padding: 43px 16px;
    padding-bottom: 20px;
  }
  .services-content h4 {
    margin-bottom: 7px;
  }
  .services-content p {
    font-size: 15px;
  }
  .single-services .icon li {
    margin-right: 15px;
  }
  .single-services .icon {
    margin-top: 10px;
  }

  .services-content h4 {
    font-size: 20px;
  }
  .services-content span {
    margin-bottom: 45px;
  }
  .video-wrap img {
    width: 100%;
  }
  .video-position {
    bottom: -222px;
    left: 20px;
    right: 20px;
  }
  .v-padding {
    padding-top: 0;
  }
  .wp-list {
    padding: 35px 15px;
    padding-bottom: 25px;
  }
  .wp-img {
    margin-right: -100px;
  }
  .wp-tag {
    left: 10px;
  }
  .team-info {
    margin-left: 0;
    margin-right: 0;
  }
  .team-info h4 {
    font-size: 18px;
  }
  .single-counter p {
    font-size: 18px;
  }
  .ta-bg {
    margin-left: -25px;
  }
  .b-meta.mb-20 {
    margin-bottom: 10px;
  }
  .b-meta ul li {
    margin-right: 0;
    font-size: 12px;
  }
  .blog-content {
    padding: 30px 20px;
  }
  .blog-content h4 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .blog-content p {
    margin-bottom: 20px;
  }
  .f-cta-area {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .footer-social span {
    margin-right: 12px;
  }
  .f-insta ul li {
    margin-bottom: 8px;
    margin-right: 8px;
  }
  .f-insta ul li a img {
    width: 100%;
  }
  .wp-bg {
    overflow: hidden;
  }

  .about-p {
    /* padding-top: 70px; */
  }
  .hero-pattern {
    position: absolute;
    left: -348px;
    bottom: -212px;
    width: 237%;
    z-index: 1;
    opacity: 1.6;
    pointer-events: none;
  }

  .hero-pattern img {
    width: 100%;
    height: auto;
    display: block;
  }
  .fshape-one {
    top: 30%;
  }
  .fshape-two {
    left: 9%;
  }
  .chosse-img {
    width: 45%;
  }
  .choose-wrap.pl-100 {
    padding-left: 50px;
  }
  .choose-content p {
    padding-right: 50px;
  }
  .inner-wp-icon {
    display: none;
  }
  .wp-thumb.mb-35 {
    margin-bottom: 25px;
  }

  .contact-img {
    right: -150px;
  }
  .bsingle__content h2 {
    padding-right: 0;
    font-size: 27px;
  }
  .widget__banner-overly > span {
    margin-bottom: 120px;
  }
  .widget__banner-overly h3 {
    margin-bottom: 91px;
    font-size: 35px;
  }
  .widget__post-content h6 {
    font-size: 14px;
    padding-right: 0;
  }
  .details__content h2 {
    font-size: 26px;
  }
  .related-post-wrap .rp__content {
    padding: 23px;
  }
  .related-post-wrap .rp__content h3 {
    font-size: 20px;
  }
  .animations-01,
  .animations-02,
  .animations-03,
  .animations-04,
  .animations-05,
  .animations-06,
  .animations-07,
  .animations-08,
  .animations-09,
  .animations-10,
  .animations-11,
  .animations-11,
  .animations-12,
  .animations-13,
  .animations-14,
  .animations-15,
  .team-active .slick-arrow {
    display: none !important;
  }
}
@media (min-width: 1500px) and (max-width: 1742px) {
  .header-social {
    margin-left: 0px;
    margin-top: 5px;
  }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .booking-area ul li {
    width: 47.5%;
    /* margin-top: 15px;
    margin-bottom: 15px; */
  }
  .header-slidemenu .footer-social {
    left: auto;
  }
  .pb-25 {
    padding-bottom: 25px;
  }
  .pb-30 {
    padding-bottom: 20px;
  }
  .pt-30 {
    padding-top: 20px;
  }
  .section-title h5 {
    font-size: 15px;
  }
  .header-slidemenu {
    left: 0px;
    bottom: 0px;
    height: 100%;
    position: fixed;
    padding-top: 80px;
    padding-left: 20px;
    z-index: 1;
    width: 25%;
  }
  .header-slidemenu .logo {
    width: 188px;
  }
  .feature-area2 {
    padding: 15px 0;
  }
  .btn {
    padding: 15px 10px;
  }
  .testimonial-area h2 {
    margin-bottom: 5px !important;
  }
  .testi-author img {
    width: 60px;
  }
  .testimonial-active .ta-info h6 {
    font-size: 17px;
  }
  .testimonial-active .ta-info span {
    font-size: 15px;
  }
  .testimonial-active .slick-slide {
    padding: 17px;
  }
  .single-testimonial p {
    font-size: 15px;
  }
  .feature-title h2 {
    font-size: 30px;
  }
  .feature-img {
    margin-left: 0;
  }
  h5 {
    font-size: 15px;
  }
  .pb-20 {
    padding-bottom: 1px;
  }
  .single-services .day-book li {
    width: 48%;
  }
  .s-about-content p {
    margin-bottom: 4px;
  }
  .header-social a {
    font-size: 16px;
  }
  .booking-img img {
    right: -22px;
    width: 500px;
  }
  .booking .contact-bg02 {
    padding: 0px 16px 26px;
  }
  .f-widget-title h2,
  .footer-widget .widgettitle {
    font-size: 20px;
    margin-bottom: 5px;

    padding-bottom: 12px;
    color: #fff;
    padding-top: 18px;
  }
  .populer-meal li {
    width: 49.5%;
  }
  .skills-title h2 {
    font-size: 30px;
  }
  .skills-title h5 {
    font-size: 20px;
  }
  .right-menu .icon {
    margin-right: 10px;
  }
  .right-menu li {
    padding: 10px 5px 10px 0;
  }
  .menu-search {
    padding: 10px 10px 10px 0;
  }
  .sr-tw-ul li .icon {
    padding-right: 20px;
  }
  .sr-tw-ul li .icon-right {
    padding-left: 20px;
  }
  .faq-area {
    padding: 100px 0;
  }
  .pricing-box {
    padding: 30px;
  }
  .experience-text {
    display: inline-block;
    margin-bottom: 50px;
  }
  .exp-no {
    width: 76%;
    border-right: none;
  }
  .exp-no p {
    width: 42%;
  }
  .exp-text {
    padding-left: 0;
    color: #ffffffab;
    width: 100%;
    float: left;
  }
  .slider-active .slick-arrow {
    display: none !important;
  }
  .second-about {
    display: none;
  }
  .gallery-image figcaption {
    display: none;
  }
  .grid-item {
    width: 100%;
  }
  .step-img {
    margin-left: -440px;
  }

  .single-counter {
    padding: 0 0;
  }
  .class-content span.class-price {
    width: 65px;
  }
  .class-content .schedule li {
    padding: 0 10px;
  }
  .second-header-btn .btn {
    padding: 18px 18px;
  }
  .second-menu .main-menu ul li {
    margin-left: 20px;
  }
  .slider-bg .banner-img {
    height: 550px;
  }
  .booking-area input,
  .booking-area .custom-select {
    width: 100%;
  }
  .logo {
    width: 185px;
    /* padding-top: 15px;
    padding-bottom: 15px; */
  }
  /* .mean-container a.meanmenu-reveal {
    margin-top: -54px;
  } */
  .booking-area .contact-form {
    width: 100%;
    margin-left: 10px;
  }
  .s-about-img img {
    margin-top: auto;
    margin-left: 55px;
  }
  .about-icon {
    position: absolute;
    bottom: 0;
    right: 98px;
    width: 260px;
  }
  .copyright-wrap li {
    margin-left: 12px;
  }
  .login li {
    margin-left: 8px;
  }
  .about-content .nav-tabs {
    width: 65%;
  }
  .choose-btn a {
    width: auto;
    padding: 10px 12px;
  }
  .choose-btn a.g-btn {
    width: auto;
  }
  .services-08-thumb img {
    height: 53px;
    margin-bottom: 8px;
  }
  .single-services .day-book li {
    padding: 12px 0;
  }
  .section-title h2 {
    font-size: 30px;
  }
  .about-title h2 {
    font-size: 30px;
  }
  .about-title h5 {
    font-size: 15px;
  }
  .testimonial-active .slick-arrow,
  .home-blog-active .slick-arrow,
  .home-blog-active2 .slick-arrow {
    display: none !important;
  }
  .slick-dots,
  .home-blog-active2 .slick-dots {
    /* display: none !important; */
  }
  .testimonial-area .test-bg {
    position: absolute;
    top: 0;
    left: -102px;
    right: -24px;
  }
  .slider-btn {
    width: 100%;
    padding-top: 13px;
  }
  .breadcrumb-title h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .services-area2::after,
  .testimonial-area::after,
  .contact-area::after,
  .team-area::after {
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
  }
  .f-contact li {
    display: flex;
  }
  .slider-content h2 {
    font-size: 40px;
    margin-bottom: 1px;
  }
  .mt-80 {
    margin-top: 15px;
  }
  .mb-105 {
    margin-bottom: 35px;
  }
  .slider-bg {
    min-height: 473px !important;
  }
  .mt-30 {
    margin-top: 14px;
  }
  .pricing-head h4 {
    font-size: 24px;
  }
  .blog-thumb .b-meta {
    font-size: 12px;
  }
  .f-contact span {
    width: 77%;
  }
  .contact-area .map {
    right: -500px;
  }
  .team-active .slick-arrow {
    left: 0;
  }
  .team-active .slick-next {
    left: inherit;
    right: 0;
  }
  .button-group button {
    margin: 0 6px;
  }
  .services-active2 .slider-nav .slick-list.draggable {
    width: 920px;
    float: right;
  }
  .services-item {
    width: 275px;
  }
  .services-active2 .slick-arrow {
    left: 0px;
  }
  .services-active2 .slick-next {
    left: inherit;
    right: 0px;
  }
  .right-menu .text strong {
    font-size: 14px;
  }
  #project {
    background-size: initial !important;
  }
  #project .slick-dots {
    display: none !important;
  }
  .portfolio-active .slick-arrow {
    top: -115px;
    right: 12%;
  }
  .portfolio-active .slick-next {
    right: 5%;
  }
  .main-menu ul li a {
    font-size: 14px;
  }
  .sticky-menu .logo {
    width: 185px;
  }
  .top-btn {
    font-size: 14px;
    padding: 10px 20px;
  }
  .header-cta ul li {
    font-size: 12px;
    padding-right: 0;
  }
  .menu-area::before {
    width: 23%;
  }

  .call-area h2 {
    color: #fff;
    font-size: 36px;
  }
  .call-area .number {
    font-size: 40px;
  }
  .container-p {
    padding: 0 30px;
  }
  .header-cta ul li {
    margin-left: 20px;
  }
  .section-t h2 {
    font-size: 200px;
  }
  .about-img {
    margin-left: -105px;
  }
  .features-content p {
    padding: 0;
  }
  .services-content {
    padding: 43px 16px;
    padding-bottom: 3px;
  }
  .services-content h4 {
    margin-bottom: 7px;
  }
  .services-content p {
    font-size: 15px;
  }
  .single-services .icon li {
    margin-right: 15px;
  }
  .single-services .icon {
    margin-top: 10px;
  }

  .services-content h4 {
    font-size: 20px;
  }
  .services-content span {
    margin-bottom: 45px;
  }
  .video-wrap img {
    width: 100%;
  }
  .video-position {
    bottom: -222px;
    left: 20px;
    right: 20px;
  }
  .v-padding {
    padding-top: 0;
  }
  .wp-list {
    padding: 35px 15px;
    padding-bottom: 25px;
  }
  .wp-img {
    margin-right: -100px;
  }
  .wp-tag {
    left: 10px;
  }
  .team-info {
    margin-left: 0;
    margin-right: 0;
  }
  .team-info h4 {
    font-size: 18px;
  }
  .single-counter p {
    font-size: 18px;
  }
  .ta-bg {
    margin-left: -25px;
  }
  .b-meta.mb-20 {
    margin-bottom: 10px;
  }
  .b-meta ul li {
    margin-right: 0;
    font-size: 12px;
  }
  .blog-content {
    padding: 30px 20px;
  }
  .blog-content h4 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .blog-content p {
    margin-bottom: 20px;
  }
  .f-cta-area {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .footer-social span {
    margin-right: 12px;
  }
  .f-insta ul li {
    margin-bottom: 8px;
    margin-right: 8px;
  }
  .f-insta ul li a img {
    width: 100%;
  }
  .wp-bg {
    overflow: hidden;
  }

  .about-p {
    padding-top: 59px;
  }

  .fshape-one {
    top: 30%;
  }
  .fshape-two {
    left: 9%;
  }
  .chosse-img {
    width: 45%;
  }
  .choose-wrap.pl-100 {
    padding-left: 50px;
  }
  .choose-content p {
    padding-right: 50px;
  }
  .inner-wp-icon {
    display: none;
  }
  .wp-thumb.mb-35 {
    margin-bottom: 25px;
  }

  .contact-img {
    right: -150px;
  }
  .bsingle__content h2 {
    padding-right: 0;
    font-size: 27px;
  }
  .widget__banner-overly > span {
    margin-bottom: 120px;
  }
  .widget__banner-overly h3 {
    margin-bottom: 91px;
    font-size: 35px;
  }
  .widget__post-content h6 {
    font-size: 14px;
    padding-right: 0;
  }
  .details__content h2 {
    font-size: 26px;
  }
  .related-post-wrap .rp__content {
    padding: 23px;
  }
  .related-post-wrap .rp__content h3 {
    font-size: 20px;
  }
  .animations-01,
  .animations-02,
  .animations-03,
  .animations-04,
  .animations-05,
  .animations-06,
  .animations-07,
  .animations-08,
  .animations-09,
  .animations-10,
  .animations-11,
  .animations-11,
  .animations-12,
  .animations-13,
  .animations-14,
  .animations-15,
  .team-active .slick-arrow {
    display: none !important;
  }
}

/* small mobile :320px. */
@media (max-width: 810px) {
  .header-slidemenu .mean-container a.meanmenu-reveal {
    color: #fff;
    border: 1px solid #fff;
  }
  .header-slidemenu .mean-container a.meanmenu-reveal span {
    background: no-repeat;
    display: block;
    height: 3px;
    margin-top: 3px;
    border-top: 3px solid #fff;
  }
  .header-slidemenu .footer-social {
    display: none;
  }
  .logo.mb-100 {
    margin-bottom: 0;
  }
  .header-slidemenu {
    height: 100%;
    position: absolute;
    border-right: none;
    width: 100%;
    padding: 20px;
    z-index: 2;
    background: none;
    display: inline-block;
    top: 20px;
  }
  .container-fluid {
    padding: 0;
  }
  .booking-area2 {
    display: none;
  }
  .populer-meal li {
    width: 100%;
  }
  .about-icon {
    position: absolute;
    bottom: -35px;
    right: -67px;
    width: 60%;
  }
  .services-08-item {
    margin-bottom: 30px;
  }
  .booking .contact-bg02 {
    background: none;
    padding: 5px;
    text-align: left;
  }
  .booking-img img {
    right: 0;
  }
  .video2 {
    top: 0;
  }
  .services-05 {
    background-size: 1920px !important;
    background-position: center 0 !important;
  }
  .services-05 .section-title p {
    display: none;
  }
  .service-details-three .services-box07 .sr-contner .icon {
    width: 260px;
  }
  .sr-tw-ul li .icon,
  .sr-tw-ul li .icon-right {
    width: 150px;
  }
  .call-area h2 {
    font-size: 32px;
  }
  .call-text {
    padding: 50px 0 0 0;
  }
  .section-title h5 {
    text-align: center;
  }
  .booking-area ul {
    display: inline-block;
  }
  .check-btn {
    width: 100%;
  }
  .booking-area ul li.check-btn1 {
    width: 100%;
    /* padding-left: 25px; */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .check1 {
    display: block;
  }
  .booking-area ul li {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
  .booking-area input,
  .booking-area .custom-select {
    width: 100%;
  }
  .booking-area .contact-form {
    padding: 12px 4px 0px 4px;
    border-radius: 20px;

    margin-left: 35px;
    width: 87%;
  }
  .booking-area .btn.ss-btn {
    width: 100%;
    /* border-radius: 15px; */
  }
  .single-services .day-book li {
    width: 49%;
  }
  .feature-img {
    margin-left: 0;
    margin-bottom: 11px;
  }
  .feature-title h2 {
    font-size: 30px;
  }
  .bed-img {
    padding-top: 3px;
    padding-bottom: 2px;
  }
  .booking-img {
    /* width: 430px; */
  }
  .feature-area2 {
    padding: 2px 0;
  }
  .feature-area2 .img {
    margin-bottom: 30px;
  }
  .single-services .icon li {
    display: inline-block;
    margin-right: 18px;
  }
  .s-aliment-1 {
    display: none;
  }

  .header-input {
    width: 100%;
  }
  .slider-bg .banner-img {
    overflow: hidden;
    height: 405px;
    margin-top: 0;
    margin-right: 0;
  }
  .product-qulity li .icon {
    margin-right: 15px;
  }
  .pricing-box {
    padding: 30px 40px;
  }
  .about-content2 li .icon {
    width: 25px;
  }
  .services-08-item--wrapper > div {
    border-right: none;
  }
  .services-hover {
    padding: 60px 34px 0;
  }
  .copyright-wrap .container {
    padding: 15px 0;
  }
  .progress-outer li:first-child {
    text-align: center;
    padding-right: 0;
    margin-bottom: 0;
  }
  .progress-outer li {
    padding-left: 0;
    text-align: center;
  }
  .progress-outer li:last-child {
    text-align: center;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 50px;
  }
  .experience-text {
    display: inline-block;
    margin-bottom: 50px;
  }
  .exp-no {
    width: 76%;
    border-right: none;
  }
  .exp-no p {
    width: 42%;
  }
  .exp-text {
    padding-left: 0;
    color: #ffffffab;
    width: 100%;
    float: left;
  }

  .portfolio-active .slick-arrow {
    display: none !important;
  }
  .portfolio-active {
    padding-left: 0;
  }
  .gallery-image figcaption {
    display: none;
  }
  .project-detail .info-column {
    margin-bottom: 50px;
  }
  .slider-btn.mt-30.mb-160 {
    margin-bottom: 50px;
  }
  .profile .masonry-gallery-huge {
    margin: 0 -25px;
    padding-right: 13px;
    padding-left: 13px;
  }
  .masonry-gallery-huge {
    margin: auto;
    padding-left: 0;
  }
  .s-about-content.pl-30 {
    padding-left: 0;
  }
  .team-area-content li {
    display: inline-block;
    margin-top: 15px;
  }
  .team-area-content li .icon {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .contact-info .single-cta {
    width: 100%;
  }
  .b-meta ul li {
    font-size: 11px;
  }
  .steps-area {
    padding-top: 120px;
  }
  .step-img {
    margin: -120px -150px 100px;
  }
  .steps-area .col-lg-6.col-md-12.pl-30 {
    padding-left: 15px;
    padding-bottom: 120px;
  }
  .slick-slide img {
    display: inline-block;
  }
  .animations-01,
  .animations-02,
  .animations-03,
  .animations-04,
  .animations-05,
  .animations-06,
  .animations-07,
  .animations-08,
  .animations-09,
  .animations-10,
  .animations-11,
  .animations-11,
  .animations-12,
  .animations-13,
  .animations-14,
  .animations-15,
  .team-active .slick-arrow {
    display: none !important;
  }

  .class-content span.class-price {
    width: 71px;
  }

  .menu-area.sticky-menu {
    padding: 0px 0 !important;
  }
  .sticky-menu .mean-container a.meanmenu-reveal {
    margin-top: -52px;
  }
  .img-main {
    margin: 0;
  }
  .about-content .nav-tabs {
    width: 94%;
  }
  .logo img {
    width: 192.5px;
  }
  .counter-area .single-counter {
    border-right: none;
  }
  .single-counter p {
    margin-top: -8px;
    padding-left: 15px;
    text-align: left;
  }
  .class-active .slick-arrow,
  .button-group button::before {
    display: none !important;
  }
  .slider-content {
    margin-bottom: 35px;
    margin-top: 0;
  }
  .slider-content.s-slider-content.slider-text-2 {
    margin-top: 0;
  }
  .slider-content h5 {
    font-size: 15px;
    margin-top: 0;
  }
  .overlay-bg-01,
  .overlay-bg-02,
  .overlay-bg-03,
  .overlay-bg-04 {
    display: none;
  }
  .footer-link {
    text-align: inherit;
  }
  .about-content .popup-video {
    float: left;
    margin-bottom: 50px;
    width: 100%;
    display: none;
  }
  .about-content h3 {
    display: none;
  }
  .f-insta ul li {
    margin-bottom: 8px;
    margin-right: 4px;
  }
  .booking-contact-box {
    margin-top: 50px;
  }
  .booking-contact-box .nav.nav-tabs li {
    width: 100%;
  }
  .skills-title h2 {
    font-size: 30px;
  }
  .home-blog-active .slick-arrow,
  .home-blog-active2 .slick-arrow {
    display: none !important;
  }
  .wp-block-image.alignfull img,
  .wp-block-image.alignwide img {
    height: auto;
  }
  .wp-block-image figure.alignright {
    margin-left: 0;
  }
  .alignright {
    float: none;
    margin-left: 0;
    width: 100% !important;
  }
  .blog-deatails-box.single {
    margin-bottom: 50px;
  }
  .comment-form {
    padding: 50px 15px;
  }
  .comment-text .avatar-name .comment-reply {
    margin-top: 30px;
  }
  .bsingle__content .meta-info ul li {
    margin-right: 7px;
    padding-right: 7px;
  }
  .post-password-form input[type="password"] {
    width: 100%;
  }
  #comments {
    margin-bottom: 50px;
  }
  .team-img-box img {
    width: 100%;
    margin-bottom: 50px;
    height: auto;
  }
  .breadcrumb-wrap nav {
    /* display: none; */
  }
  /* mobile menu*/
  .mean-container a.meanmenu-reveal {
    margin-top: -51px;
  }
  .menu .sub-menu {
    border-top: 1px solid rgb(217, 217, 217, 0.5);
  }
  .mean-container a.meanmenu-reveal span {
    background: no-repeat;
    display: block;
    height: 3px;
    margin-top: 3px;
    border-top: 3px solid #000;
  }
  .mean-container .mean-nav ul li a {
    border-top: 1px solid rgba(217, 217, 217, 0.5);
    color: #333;
    display: block;
    float: left;
    margin: 0;
    padding: 10px 5%;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
    font-size: 15px;
    font-weight: 600;
  }
  .mean-container .mean-nav ul li li a:first-child,
  .menu .sub-menu li:last-child {
    /*border: none;*/
  }
  .menu .sub-menu li,
  .menu .children li {
    border-bottom: 1px solid rgba(217, 217, 217, 0.5);
  }
  .mean-container .mean-nav {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #0000001a;
    position: absolute;
  }
  .mean-container .mean-nav ul li a.mean-expand {
    text-align: right;
    top: 0;
    width: 100%;
    z-index: 2;
    padding: 9px 12px;
  }
  .mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(0, 0, 0, 0);
  }
  .mean-container .mean-nav ul {
    overflow: hidden;
    display: block;
  }
  .menu .page_item_has_children > ul > .page_item_has_children:hover > ul {
    margin-left: 0;
    margin-top: 0;
    top: 0;
  }
  .menu .sub-menu {
    position: relative;
    height: auto;
    overflow: scroll;
    display: block;
    transition: inherit;
    background: none;
    box-shadow: 0 0 0 0;
  }
  .header-three .mean-container a.meanmenu-reveal span {
    background: no-repeat;
    display: block;
    height: 3px;
    margin-top: 3px;
    border-top: 3px solid #fff;
  }
  .header-three .mean-container a.meanmenu-reveal {
    color: #fff;
    border: 1px solid #fff;
    margin-top: -40px;
  }
  /* mobile menu End*/
  .slider-four .slider-bg h5 {
    font-size: 60px;
  }
  .two-column .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .slider-content.s-slider-content.text2 {
    margin-top: 50px;
  }
  .slider-bg .text2 p {
    padding-right: 0;
  }
  .faq-area {
    padding: 120px 0;
  }

  .home-blog-active .slick-arrow {
    display: none !important;
  }
  .copyright-wrap {
    text-align: center;
  }
  .footer-social {
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    float: none;
    width: 100%;
  }
  .portfolio-area2,
  .services-area2 {
    background-size: 1600px !important;
  }
  .counter-bg::before {
    display: none;
  }

  .counter-bg::after,
  .aw-line::before {
    display: none;
  }

  .testimonial-active2 .slick-arrow {
    display: none !important;
  }

  .testimonial-active2 {
    width: 100%;
    margin-top: 0;
  }
  .testimonial-area .test-bg {
    display: none;
  }
  .about-content .exprince {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .services-area2::after,
  .testimonial-area::after,
  .contact-area::after,
  .team-area::after {
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
  }
  .srb-line {
    display: none;
  }
  .section-title p {
    width: 100%;
  }
  .slider-btn .video-i {
    display: none;
  }
  .slider-three .slider-img {
    margin-left: 0;
    margin-top: 50px;
    margin-right: 0;
  }
  .slider-content.s-slider-content.text3 {
    margin-top: 0;
  }
  .copyright-wrap li {
    margin-left: 10px;
  }
  .button-group {
    display: flex;
    overflow: scroll;
    margin-top: 30px;
  }
  .button-group button {
    margin: 0 4px;
    flex: 0 0 55%;
    font-size: 15px;
  }
  .portfolio .col4 .grid-item {
    width: 100%;
  }
  .project-detail .pr-ul li {
    display: flex;
    margin-bottom: 15px;
    float: left;
    width: 100%;
  }
  .header-two .logo {
    padding: 15px 0;
  }
  .header-two .mean-container a.meanmenu-reveal {
    margin-top: -56px;
  }
  .feature-text {
    margin-bottom: 60px;
  }
  .choose-btn a.g-btn {
    margin-top: 30px;
  }
  .newslater input {
    width: 100% !important;
  }

  .adim-box {
    margin-bottom: 30px;
  }
  .newslater-area .container {
    padding-bottom: 32px;
  }
  .s-about-img.p-relative {
    margin-bottom: 50px;
    margin-left: 0;
  }

  .btn.ss-btn {
    padding: 13px 15px;
    font-size: 14px;
  }
  .about-content .nav-tabs .nav-link {
    padding: 12px 25px;
  }
  .newslater-area .line2 {
    margin-bottom: 30px;
  }
  .testimonial-active .slick-arrow {
    display: none !important;
  }

  .single-post2 .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .mean-container a.meanmenu-reveal {
    color: #000;
    border: 1px solid #000;
  }

  .copyright-wrap ul {
    text-align: center;
    margin-top: 20px;
  }
  .contact-bg02 {
    padding: 30px 0;
    margin-bottom: 15px;
  }
  .contact-bg-an-02 {
    right: -100px;
    bottom: 0;
  }
  .testimonial-area .test-an-02 {
    display: none;
  }
  .testimonial-area .test-an-01 {
    bottom: -150px;
  }
  .slider-bg .text2 h2 {
    font-size: 32px;
  }
  .slider-four .slider-img {
    margin-left: 0;
    margin-top: 50px;
    margin-right: 0;
  }
  .slider-active .slick-track::before {
    background: #fff5f4;
  }

  #feature-top {
    margin-top: -40px;
  }
  .cta-area {
    padding: 100px 0;
  }
  .cta-area.cta-bg::before {
    height: 100%;
    top: 0;
  }

  .team-active .slick-arrow {
    left: 0px;
  }
  .team-active .slick-next {
    left: inherit;
    right: 0px;
  }

  .contact-area .map {
    display: none;
  }
  .single-testimonial-bg {
    border-radius: 10px;
    width: 100%;
    float: right;
    padding: 300px 50px 100px 50px;
    margin: 0;
  }
  .testimonial-active .slick-dots {
    width: 100%;
    bottom: 7%;
    margin-bottom: 0px;
  }
  .testimonial-active .ta-info h6 {
    font-size: 18px;
  }
  .services-active2 .slider-nav .slick-list.draggable {
    width: 300px;
    float: right;
  }
  .services-item {
    width: 280px;
  }
  .services-active2 .slider-nav {
    position: absolute;
    top: 150px;
  }
  .services-active2 .slick-arrow {
    left: -15px;
  }
  .services-active2 .slick-next {
    left: inherit;
    right: -15px;
  }
  .services-active2 h2 {
    font-size: 28px;
    margin-top: 30px;
  }
  .sinature-box {
    position: relative;
    left: 0;
    width: 100%;
  }
  .newslater-area #contact-form4 {
    margin-top: 0;
    float: right;
    width: 100%;
    padding-left: 0;
  }
  .service-detail {
    padding-left: 0;
  }
  .portfolio-active .slick-arrow {
    top: -113px;
    left: 60.5%;
  }
  .portfolio-active .slick-next {
    left: 79.5%;
  }
  .call-area h2 {
    margin-top: 0;
  }
  .com-icon {
    top: 80px;
    width: 50px;
  }
  .com-icon img {
    width: 100%;
  }

  .counter-area {
  }

  .single-counter {
    margin-bottom: 30px;
    text-align: center;
    padding-left: 0;
  }
  #project {
    background-size: cover !important;
  }
  #project .btn.ss-btn {
    display: none;
  }
  .copy-text {
    margin: 0px 0 20px;
  }
  .call-area {
    background-size: cover;
    padding: 120px 0;
  }
  .call-area h2 span {
    font-size: 34px;
  }
  .call-area .number {
    font-size: 36px;
  }
  .testimonial-active2 .single-testimonial p {
    width: 100%;
  }
  .testimonial-active2 .testi-author img {
    margin-bottom: 0;
  }
  .testimonial-active2 .slick-arrow {
    display: none !important;
  }
  .cta-bg .video-img {
    margin-top: 50px;
    height: 500px;
  }
  .logo {
    height: auto;
    margin-top: 0;
    line-height: inherit;
    width: auto;
  }
  .container-fluid.pt-30.pb-30.pl-50.pr-50 {
    padding-left: 0;
    padding-right: 0;
  }
  .slider-price {
    display: none;
  }
  .slider-bg2 .slider-content > span {
    font-size: 18px;
  }
  .slider-bg2 .video-i {
    display: none;
  }

  .slider-bg2 {
    min-height: 700px;
    position: relative;
    margin-top: -118px;
    z-index: 1;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .portfolio .col3 .grid-item,
  .portfolio .col2 .grid-item {
    width: 100%;
    padding: 15px;
  }
  .gallery-image img {
    width: 100%;
  }

  .has-mega-menu {
    position: relative;
  }

  li.has-sub.has-mega-menu ul {
    position: relative;
    top: 0px; /*insert the needed value*/
    z-index: 100;
    left: 0px;
    right: 0px;
    width: 100%;
  }
  li.has-sub.has-mega-menu:hover > ul {
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
    display: flex;
    flex-wrap: wrap;
    /*CSS GRID lyout*/
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    margin-left: 0px;
    height: 200px;
    overflow: auto;
  }
  .timeline {
    padding: 50px 0px 50px 50px;
  }
  .tag-template img {
    width: 100% !important;
  }
  .quote-post .meta-info {
    padding: 10px 0;
  }
  .admin-bar .menu-area {
    margin-top: 0;
  }
  .admin-bar .sticky-menu {
    margin-top: 13px;
  }
  .tag-markup-2 li > ul,
  li > ol,
  .pages-content li > ul,
  li > ol {
    padding-left: 0.5rem;
  }
  .size-full.wp-image-906 {
    width: 100%;
    height: auto;
  }

  .pages-content img {
    height: auto;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .header-btn.second-header-btn {
    display: none;
  }

  .f-cta-area {
    margin-bottom: 0;
  }
  .search-form label {
    width: 100%;
  }
  .has-3-columns .wp-block-column,
  .has-5-columns .wp-block-column,
  .has-6-columns .wp-block-column,
  .has-4-columns .wp-block-column,
  .has-2-columns .wp-block-column,
  .wp-block-media-text.alignwide figure,
  .wp-block-media-text__content,
  .wp-block-gallery.alignwide.columns-4.is-cropped li,
  .wp-block-gallery.columns-6.is-cropped li,
  .wp-block-gallery.columns-7.is-cropped li,
  .wp-block-gallery.columns-8.is-cropped li {
    width: 100%;
  }
  #contact-form {
    padding: 0 15px;
  }
  .s-video-wrap {
    padding-left: 13px;
    padding-right: 13px;
  }
  .wp-block-gallery.columns-3 li {
    width: 100%;
  }
  .wp-block-gallery li {
    width: 50%;
  }

  .main-menu .has-sub > ul {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  .main-menu .has-sub > ul {
    border-top: 1px solid #f7f7f7;
  }
  .main-menu .has-sub > ul > .has-sub > ul {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 15px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0);
    border-top: 1px solid #f7f7f7;
  }
  .main-menu .has-sub > ul > .has-sub > ul li:last-child {
    border-bottom: none;
  }
  .main-menu .has-sub > ul > .has-sub > ul > .has-sub > ul {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
    background: #d29751;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0);
  }
  .main-menu .has-sub li a {
    padding-left: 20px;
  }
  .menu-item ul.sub-menu .sub-menu li,
  .menu-item ul.sub-menu .sub-menu .sub-menu li {
    border-bottom: none;
  }
  .comment-author-admin {
    margin-left: 0;
  }
  .container-p {
    padding: 0 15px;
  }
  .menu-area {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .slider-bg .video-i.popup-video {
    display: none;
  }
  .hero-pattern {
    display: none;
  }
  .slider-content h2 {
    font-size: 36px;
    letter-spacing: 0;
    margin-bottom: 1px;
  }
  .slider-four .s-slider-content p {
    width: 100%;
  }
  .menu-area::before {
    width: 60%;
  }
  .down-arrow {
    bottom: 20px;
  }
  .section-t {
    display: none;
  }
  .about-img {
    margin-left: 0;
  }
  .about-img img {
    width: 100%;
  }
  .about-text span {
    top: 20px;
  }
  .about-text {
    height: 109px;
    width: 214px;
  }
  .about-content.pl-30 {
    padding-left: 0;
    margin-top: 30px;
    padding-bottom: 3px;
  }
  .about-title h2 {
    font-size: 30px;
    letter-spacing: -1px;
  }
  .features-content p {
    padding: 0;
  }
  .section-title {
    padding-left: 0;
    padding-right: 0;
  }
  .section-title h2 {
    font-size: 30px;
    text-align: center;
  }
  .cta-title h2 {
    text-align: left;
  }
  .footer-top-heiding .section-title h2 {
    font-size: 40px;
    text-align: left;
    margin-bottom: 30px !important;
  }
  #skill {
    /* padding: 15px 0; */
  }
  .skills-img {
    margin-right: 0;
    margin-top: 3px;
  }
  .mb-30 {
    margin-bottom: 17px;
  }
  .skill-name {
    font-size: 14px;
  }
  .pt-20 {
    padding-top: 1px;
  }
  .contact-info {
    display: inline-block;
    margin-bottom: 50px;
  }
  .video-wrap img {
    width: 100%;
  }
  .video-position {
    bottom: 0;
  }
  .video-img a {
    height: 50px;
    width: 50px;
    line-height: 15px;
    padding: 17px;
  }
  .v-list ul li i {
    display: block;
    margin-right: 15px;
    float: left;
    margin-top: 2px;
  }
  .v-list ul li span {
    overflow: hidden;
    display: block;
  }
  .wp-list ul li {
    display: block;
    align-items: unset;
  }
  .wp-list {
    padding: 30px 20px;
    padding-bottom: 25px;
  }
  .wp-icon {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .wp-img {
    margin-right: 0;
    margin-top: 30px;
    margin-bottom: -15px;
  }
  .wp-img > img {
    width: 100%;
  }
  .wp-img .wp-tag {
    left: 0;
    top: 75px;
    width: 25%;
  }

  .cta-content p {
    padding-right: 0;
  }
  .cta-right {
    margin-top: 35px;
  }

  .blog-content {
    padding: 30px 20px;
  }
  .f-cta-area {
    padding: 35px 20px 0;
  }

  .menu-area {
    padding: 14px 0;
  }
  .responsive {
    float: right;
    display: block;
    cursor: pointer;
    margin-top: -38px;
  }
  .responsive i {
    color: #002e5b;
    font-size: 25px;
  }
  #mobile-menu {
    display: none;
    background: no-repeat;
    padding: 20px 0;
    margin-top: 21px;
    background: #002e5b;
  }
  .main-menu {
    text-align: left !important;
  }
  .main-menu ul li {
    display: block;
    border-bottom: 1px solid #ffffff3d;
    margin-left: 0;
  }
  .button-group button {
    margin: 0 4px;
    font-size: 15px;
  }
  .main-menu ul > li > a::before {
    content: none;
  }
  .main-menu ul li a {
    color: #fff;
    padding: 12px 15px;
    display: inline-block;
    font-size: 14px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
  }
  .second-menu {
    margin-bottom: 0;
    box-shadow: none;
    padding: 0;
    margin-top: 0;
  }
  .second-menu::before {
    content: none;
  }
  .second-header {
    /* padding: 10px 0; */
  }
  .second-menu .main-menu ul li {
    margin-left: 0;
  }

  .s-about-img img {
    width: 65%;
    margin-left: 30px;
  }
  .about-user .img {
    margin-right: 30px;
    width: 317px;
  }
  .chosse-img {
    display: none;
  }
  .testimonial-active {
    width: 100%;
  }
  .portfolio .col3 .grid-item,
  .portfolio .col2 .grid-item {
    width: 100%;
    padding: 15px;
  }
  .contact-img {
    display: none;
  }
  .contact-bg.pb-80 {
    padding-bottom: 120px;
  }
  .room1-img img {
    width: 400px;
  }

  .slider-shape {
    display: none !important;
  }
  .second-about {
    display: none;
  }
  .s-about-content.pl-30 {
    margin-top: 0;
  }
  .s-video-content h2 {
    font-size: 40px;
  }
  .features-shape {
    display: none;
  }
  .choose-wrap.pl-100 {
    padding-left: 0;
  }
  .choose-content p {
    padding-right: 0;
  }
  .choose-list ul li i {
    display: block;
    margin-right: 15px;
    float: left;
    margin-top: 2px;
  }
  .choose-list ul li span {
    overflow: hidden;
    display: block;
  }
  .inner-wp-icon {
    display: none;
  }
  .wp-thumb.mb-35 {
    margin-bottom: 25px;
  }

  .bsingle__content {
    padding: 25px;
  }
  .bsingle__content h2 {
    padding-right: 0;
    font-size: 24px;
  }
  .bsingle__content p {
    padding-right: 0px;
  }
  .quote-post .quote-icon {
    margin-top: 14px;
    float: unset;
    margin-bottom: 15px;
  }
  .pagination-wrap .pagination {
    text-align: center;
  }
  .widget__post-content h6 {
    font-size: 14px;
    padding-right: 0;
  }
  .widget__banner-overly > span {
    margin-bottom: 120px;
  }
  .widget__banner-overly h3 {
    color: #ffffff;
    font-size: 32px;
    margin-bottom: 100px;
    font-weight: 500;
  }
  .breadcrumb-title h2 {
    font-size: 35px;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .breadcrumb-title p {
    padding: 0;
    font-size: 15px;
  }
  .breadcrumb-area {
    background-position: 0 0;
    background-color: #fff;
    /* min-height: 206px; */
    padding-top: 68px;
  }

  .details__content h2 {
    font-size: 24px;
  }
  .details__content blockquote {
    padding-right: 20px;
    padding-left: 45px;
  }
  .details__content figure img {
    float: unset;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .post__tag ul li {
    margin-right: 2px;
  }
  .post__share {
    text-align: left !important;
  }
  .post__share h5 {
    margin-bottom: 15px;
  }
  .post__tag {
    margin-bottom: 35px;
  }
  .posts_navigation .prev-link {
    margin-bottom: 30px;
  }
  .posts_navigation .blog-filter {
    margin-bottom: 30px;
    display: inline-block;
  }
  .related-post-wrap .rp__content {
    padding: 35px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .related-post-wrap .rp__content h3 {
    font-size: 20px;
  }
  .avatar__wrap {
    padding: 50px 20px;
  }
  .single__comment .comments-avatar {
    margin-bottom: 15px;
  }
  .single__comment.children {
    margin-left: 0;
  }
  .comment__form {
    padding: 30px 20px;
  }
  .b-details-p.pt-120 {
    padding-top: 115px;
  }
  .menu-area .menu-tigger {
    display: none;
  }
  .off-logo {
    display: block;
  }
  .faq-img.text-right {
    text-align: center !important;
    margin-top: 30px;
    margin-right: 0;
  }
  .pricing-body ul {
    padding: 0 0 !important;
  }
  .faq-area.pt-113.pb-120 {
    margin-top: 65px;
  }
  .s-slider-content p {
    padding-right: 0;
  }
  .slider-btn.mt-55 {
    margin-top: 25px;
  }

  .faq-img img {
    width: 100%;
  }
  .down-arrow {
    display: none;
  }
  .meta__info ul li {
    margin-right: 15px;
  }
  #scrollUp {
    right: 20px;
    bottom: 30px;
  }
  .video-wrap > img {
    display: none;
  }
  .video-img img {
    width: 100%;
  }
  .video-position {
    position: unset;
    bottom: unset;
    left: unset;
  }
  .counter-area.pb-90 {
    padding-bottom: 85px;
  }
  .cta-bg.pb-120 {
    padding-bottom: 115px;
  }
  .contact-wrapper input {
    height: 65px;
    padding: 0 25px;
  }
  .contact-wrapper textarea {
    height: 160px;
    padding: 30px 25px;
  }
  .second-slider-content {
    padding-top: 0;
  }
  .s-cta-p.pb-120 {
    padding-bottom: 120px;
  }
  .booking-area .btn.ss-btn {
    border-radius: 8px !important;
  }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .team-thumb img {
    height: auto;
    width: 100%;
  }
  .services-active2 .slider-nav .slick-list.draggable {
    width: 400px;
    float: right;
  }
  .portfolio-active .slick-arrow {
    top: -173px;
    left: 60.5%;
  }
  .portfolio-active .slick-next {
    left: 79.5%;
  }
  .slider-content h2 {
    font-size: 32px;
  }
  .services-img img {
    width: 100%;
  }
  .section-title h2 {
    font-size: 42px;
    letter-spacing: -1px;
  }
  .wp-list {
    padding: 80px 50px;
    padding-bottom: 75px;
  }
  .blog-content h4 {
    font-size: 24px;
  }
  .f-insta ul li {
    width: 28%;
  }
  .f-insta ul li a img {
    width: 100%;
  }
  .s-video-content {
    padding-left: 40px;
    padding-right: 40px;
  }
  .s-video-content br {
    display: none;
  }
  .choose-wrap.pl-100 {
    padding-left: 30px;
  }
  .inner-wp-icon {
    display: block;
  }
  .testimonial-p {
    padding-top: 114px;
  }
  .pricing-box {
    padding: 80px 40px;
  }
  .bsingle__content h2 {
    font-size: 26px;
  }
  .quote-post .quote-icon {
    float: left;
    margin-right: 30px;
    display: block;
    margin-bottom: 0;
    margin-top: 20px;
  }
  .widget__banner-overly > span {
    margin-bottom: 260px;
  }
  .widget__banner-overly h3 {
    margin-bottom: 210px;
    font-size: 60px;
  }
  .avatar__wrap {
    padding: 50px 40px;
  }
}
/* Large Mobile :480px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .services-active2 .slider-nav .slick-list.draggable {
    width: 500px;
    float: right;
  }
  .services-item {
    width: 470px;
  }
  .button-group button {
    margin: 0 2px;
  }
}

@media (max-width: 1400px) {
  .booking-img img {
    right: -42px;
  }
  .room-img {
    width: unset;
  }
  .hf-wrapper {
    width: 95%;
  }
  /* .about-icon {
    width: 242px;
  } */
  .s-about-img img {
    /* margin: 41px; */
    margin-top: auto;
    margin-left: auto;
  }
  .single-services .icon li {
    margin-right: 22px;
  }
  .single-services .day-book {
    margin-bottom: 12px;
  }
  .services-content p {
    font-size: 16px;
  }
  .services-content h4 {
    margin-bottom: 8px;
  }
  .feature-area2 {
    padding-bottom: 39px;
  }
  .testimonial-active .ta-info h6 {
    font-size: 22px;
  }
  .testi-author img {
    width: 57px;
  }
  .single-services .icon {
    margin-top: 16px;
  }
  .header-social a {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .services-08-thumb img {
    height: 65px;
    margin-bottom: 14px;
  }
  .bed-img {
    width: 95%;
    border-radius: 10px;
  }
  .footer-top {
    padding-bottom: 15px;
  }
  .room-img img {
    width: 300px;
  }
  .room-container {
    padding-left: 26px;
    padding-right: 26px;
  }
  .header-three .menu-area {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .about-area {
    padding-bottom: 35px;
  }
  .services-08-item {
    height: 226px;
    padding: 9px;
  }
  .title {
    font-size: 36px;
  }

  .vr-details {
    padding-top: 80px;
  }
  .gallery-card {
    width: 360px;
  }
  .spa-image img {
    width: 75%;
  }
  .wellness {
    right: 180px;
  }
  .package-card {
    right: 130px;
  }

  .package-card1 {
    right: 130px;
  }
  .brunch-container {
    max-width: 1100px;
    gap: 40px;
  }
  .banquet-slider .card {
    width: 420px;
  }
}
@media (max-width: 1200px) {
  .hf-grid {
    /* padding: 25px; */
    gap: 0px;
  }
  /* .about-icon {
    width: 242px;
  } */
  .s-about-img img {
    /* margin: 41px; */
    margin-top: auto;
    margin-left: auto;
  }
  .single-services .icon li {
    margin-right: 0px !important;
  }
  .single-services .day-book {
    margin-bottom: 12px;
  }
  .services-content p {
    font-size: 16px;
  }
  .services-content h4 {
    margin-bottom: 8px;
  }
  .feature-area2 {
    padding-bottom: 39px;
  }
  .testimonial-active .ta-info h6 {
    font-size: 18px;
  }
  .testi-author img {
    width: 57px;
  }
  .single-services .icon {
    margin-top: 16px;
  }
  .header-social a {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .services-08-thumb img {
    height: 65px;
    margin-bottom: 14px;
  }
  .bed-img {
    width: 95%;
    border-radius: 10px;
  }
  .footer-top {
    padding-bottom: 15px;
  }
  .testimonial-active .review-icon {
    margin: 11px 0;
  }
  .single-cta {
    line-height: 22px;
  }
  .mb-30 {
    margin-bottom: 15px;
  }
  .order-1 {
    padding: 25px;
    height: 430px;
  }
  .header-social span {
    display: flex;
    gap: 9px;
    width: 162px;
  }
  .about-p {
    padding-top: 45px;
    padding-bottom: 40px;
  }
  .about-icon1 {
    position: absolute;
    bottom: -73px;
    right: 23px;
  }
  .s-about-img1 img {
    margin-left: 0px;
  }
  .room-row {
    gap: 20px;
  }

  .room-img img {
    width: 260px;
  }

  .room-details h2 {
    font-size: 24px;
    margin-bottom: 3px;
  }
  .room-details p {
    font-size: 14px;
  }
  .about-icon {
    position: absolute;
    bottom: 0px;
    right: 25px;
    width: 220px;
  }
  .room-img6 {
    width: 335px;
  }
  .booking-area .contact-form {
    margin-top: -152px;
  }
  .services-08-item {
    height: 226px;
    padding: 20px;
  }
  .title {
    font-size: 34px;
  }

  .img-fluid1 {
    height: 300px;
  }
  .img-fluid {
    height: 142px;
  }
  :root {
    --card-width: 340px;
  }

  .hero-block {
    width: 320px;
    padding: 50px 30px;
  }

  .Luxurious {
    font-size: 34px;
  }
  .gallery-section {
    padding: 30px 40px;
  }

  .gallery-card {
    width: 320px;
  }
  .spa-image img {
    width: 80%;
    height: 400px;
  }
  .wellness {
    right: 120px;
    bottom: 260px;
  }
  .venue-content {
    padding: 40px;
  }

  .venue-content h2 {
    font-size: 26px;
  }
  .venue-content1 {
    padding: 40px;
  }

  .venue-content1 h2 {
    font-size: 26px;
  }

  .venue-content2 {
    padding: 40px;
  }

  .venue-content2 h2 {
    font-size: 26px;
  }
  .venue-content3 {
    padding: 40px;
  }

  .venue-content3 h2 {
    font-size: 26px;
  }
  .package-card {
    right: 85px;
    top: 350px;
  }

  .package-card1 {
    right: 85px;
    top: 150px;
  }

  .package-image img {
    max-width: 500px;
    height: 480px;
  }
  .venue-contents {
    padding: 40px;
  }
  .venue-contents h2 {
    font-size: 26px;
  }
  .brunch-container {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }

  .brunch-content h2 {
    font-size: 26px;
  }

  .brunch-content p {
    font-size: 16px;
  }
  .banquet-slider {
    gap: 20px;
    padding: 10px 30px;
  }
  .banquet-slider .card {
    width: 380px;
  }
}
@media (max-width: 991px) {
  .airpot .hf-item {
    border-bottom: 2px solid white;
  }
  .booking-area .contact-form {
    padding: 5px 15px 13px 15px;
  }
  h2 {
    font-size: 30px;
  }
  .feature-title h2 {
    font-size: 25px;
  }
  .section-intro h2 {
    font-size: 30px;
  }
  .hf-title {
    font-size: 30px;
  }

  .s-about-img3 {
    text-align: center;
  }
  .hf-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .hf-item1 {
    border-bottom: none;
    border-right: 2px solid white;
    padding: 20px 20px;
  }
  .hf-item2 {
    border-right: none;
    border-bottom: 2px solid white;
    padding: 20px 20px;
  }
  .hf-grid {
    padding: unset;
    gap: 0px;
  }
  .hf-item {
    border-right: 2px solid white;
    border-bottom: 2px solid #fff;
    padding: 20px 20px;
    border-top-left-radius: 20px;
  }

  .hf-item:nth-last-child(-n + 2) {
    border-bottom: none;
  }
  .services-content p {
    font-size: 15px;
  }
  .single-services .icon li {
    margin-right: 29px;
  }
  .single-services {
    height: 490px;
  }
  .hero-pattern {
    position: absolute;
    left: -304px;
    bottom: -215px;
    width: 257%;
    z-index: 1;
    opacity: 1.6;
    pointer-events: none;
  }

  .hero-pattern img {
    width: 100%;
    height: auto;
    display: block;
  }
  .booking-area .contact-form {
    margin-top: -138px;
  }
  .about-p {
    padding-top: 55px;
    padding-bottom: 29px;
  }
  .section-intro h2 {
    margin-bottom: 1px;
  }
  .section-intro p {
    margin: 2px auto;
  }
  .contact-field label {
    font-size: 14px;
  }
  .masonry-gallery-huge .gallery-image {
    height: 155px;
  }
  .booking .contact-field input,
  .booking .contact-field select {
    font-size: 12px;
  }
  .bed-img {
    width: 80%;
  }
  .single-cta {
    line-height: 22px;
  }
  .mb-30 {
    margin-bottom: 15px;
  }
  .order-1 {
    padding: 25px;
    height: 339px;
  }
  .contact-bg06 {
    margin-top: 20px;
  }
  .service-detail .room-features li {
    min-width: 31%;
  }
  .services-sidebar .sidebar-widget {
    padding: 25px;
  }
  .service-detail-contact {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .menu-area.sticky-menu .meanmenu-reveal {
    top: -3px;
  }
  .order-2 {
    padding: unset;
  }
  .text-right {
    text-align: unset;
  }
  .mb-50 {
    margin-bottom: 18px;
  }
  .service-detail .content-box p {
    margin-bottom: 1px;
  }
  .service-detail .content-box h3 {
    margin-bottom: 1px;
  }
  .service-detail .room-features {
    gap: 8px;
    margin-bottom: 17px;
  }
  .menu-area {
    padding: 14px 0;
  }
  .menu-area.sticky-menu .meanmenu-reveal {
    top: -8px;
  }
  .hf-item2 {
    border-right: none;
    border-top-right-radius: 20px;
  }
  .hf-item1 {
    border-bottom: none;
  }
  .s-about-img1 {
    text-align: center;
  }
  .about-icon1 {
    position: absolute;
    bottom: -73px;
    right: 80px;
  }
  .booking-area .btn.ss-btn {
    border-radius: 50%;
  }
  .booking-area .btn {
    width: 60px;
    height: 60px;
  }
  .room-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .room-price h3 {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .room-row {
    flex-direction: column;
    height: auto;
    text-align: center;
    width: 100%;
  }

  .room-img img {
    width: 100%;
    height: 220px;
    border-radius: 15px 15px 0 0;
  }

  .room-price {
    width: 100%;
    height: auto;
    border-radius: 0 0 15px 15px;
    border-left: none;
    border-top: 1px solid #e9e8e7;
    padding: 9px 15px;
  }
  .room-img {
    width: 100%;
  }
  .room-price span {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .room-icons {
    margin-bottom: 0px;
  }
  .services-08-content h3 {
    font-size: 17px;
  }
  .airpot .hf-item {
    border-bottom: 2px solid white;
  }
  .title {
    font-size: 30px;
    text-align: center;
  }

  .vr-details {
    padding-top: 30px;
    text-align: center;
  }

  .img-fluid {
    height: 122px;
  }

  .img-fluid1 {
    height: 260px;
  }

  .reception {
    padding-bottom: 25px;
  }
  .main-layout {
    flex-direction: column;
    padding: 30px;
  }

  .hero-block {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .room-track {
    padding-left: 0;
  }

  :root {
    --card-width: 300px;
  }

  .Luxurious {
    font-size: 30px;
  }
  .gallery-title {
    font-size: 24px;
  }

  .gallery-card {
    width: 280px;
  }
  .spa-section h1 {
    font-size: 30px;
  }
  .spa-image img {
    width: 90%;
    height: auto;
  }
  .venue-section {
    height: auto;
  }

  .venue-content {
    padding: 35px;
  }
  .venue-section1 {
    height: auto;
  }

  .venue-content1 {
    padding: 35px;
  }

  .venue-section2 {
    height: auto;
  }

  .venue-content2 {
    padding: 35px;
  }
  .venue-section3 {
    height: auto;
  }

  .venue-content3 {
    padding: 35px;
  }

  .package-container {
    flex-direction: column;
  }

  .package-image img {
    max-width: 100%;
    height: auto;
  }

  .package-card,
  .package-card1 {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 10px;
    max-width: 100%;
  }

  .package-content {
    width: 100%;
    gap: 1px;
  }
  .venue-sections {
    height: auto;
  }

  .venue-contents {
    padding: 35px;
  }
  .brunch-container {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .brunch-container.reverse {
    direction: ltr;
  }

  .brunch-content p {
    margin: auto;
  }

  .brunch-slider,
  .brunch-image {
    height: 360px;
  }
  .banquet-slider .card {
    width: 360px;
  }
}
@media (max-width: 768px) {
  .booking-img img {
    right: -8px;
  }
  .room-list-section {
    padding-top: 35px;
  }
  .room-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
    padding-left: 26px;
    padding-right: 26px;
  }
  .room-price h3 {
    font-size: 25px;
    margin-bottom: 5px;
  }
  .room-row {
    flex-direction: column;
    height: auto;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }

  .room-img img {
    width: 100%;
    height: 375px;
    border-radius: 15px 15px 0 0;
  }

  .room-price {
    width: 100%;
    height: auto;
    border-radius: 0 0 15px 15px;
    border-left: none;
    border-top: 1px solid #e9e8e7;
    padding: 9px 15px;
  }
  .room-img {
    width: 100%;
  }
  .room-price span {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .room-icons {
    margin-bottom: 0px;
  }
  .room-details h2 {
    margin-bottom: 3px;
  }
  .room-row {
    gap: 5px;
  }
  .hf-item1 {
    border-bottom: none;
    border-right: 2px solid white;
  }
  .hf-item2 {
    border-right: none;
    border-bottom: 2px solid white;
  }
  .hf-grid {
    padding: 25px;
    gap: 0px;
  }
  .hf-item2 {
    border-right: none;
  }
  .hf-item1 {
    border-bottom: none;
  }
  .hf-title {
    font-size: 26px;
  }

  .hf-item i {
    font-size: 28px;
  }

  .hf-item h4 {
    font-size: 16px;
  }

  .slider-bg {
    min-height: 450px !important;
  }
  .menu-area.sticky-menu .meanmenu-reveal {
    top: -10px;
  }
  .booking-img {
    /* width: 430px; */
    text-align: center;
  }
  .about-icon {
    position: absolute;
    bottom: 16px;
    right: -72px;
    width: 60%;
  }
  .about-icon {
    width: 223px;
  }
  .s-about-img.p-relative {
    margin-bottom: 11px;
  }
  .about-area {
    padding-top: 30px;
    padding-bottom: 24px;
  }
  .pb-4 {
    padding-bottom: 1rem !important;
  }
  .contant1 {
    padding-top: 25px;
  }
  .services-area {
    padding-top: 23px;
    padding-bottom: 54px;
  }
  .hero-pattern {
    display: none;
  }
  .about-title h5 {
    font-size: 15px;
  }
  .services-header h2 {
    font-size: 25px;
    margin-bottom: 1px;
  }
  .section-intro h2 {
    font-size: 25px;
  }
  .pt-80 {
    padding-top: 30px;
  }
  .hero-pattern img {
    width: 100%;
    height: auto;
    display: block;
  }
  .slider-content h2 {
    font-size: 38px;
    margin-bottom: 10px;
  }
  .s-slider-content p {
    font-size: 15px;
  }
  .mb-105 {
    margin-bottom: 2px;
  }
  .mt-30 {
    margin-top: 17px;
  }
  .btn.ss-btn {
    padding: 11px 15px;
    font-size: 12px;
    height: 38px;
    border-radius: 10px;
  }
  .booking .contact-field input,
  .booking .contact-field select {
    border-radius: 6px;
  }
  .pt-70 {
    padding-top: 15px;
  }
  .pb-70 {
    padding-bottom: 12px;
  }
  .about-title h2 {
    font-size: 25px;
  }
  .pb-40 {
    padding-bottom: 27px;
  }
  .pt-40 {
    padding-top: 27px;
  }
  .pt-50 {
    padding-top: 25px;
  }
  .section-title h5 {
    font-size: 18px;
    margin-bottom: 1px;
    color: #644222de;
  }
  .btn i {
    font-size: 20px;
  }
  .header-btn {
    top: 13px;
  }
  .section-title p {
    margin-top: 10px;
  }
  .services-08-item {
    margin-bottom: 15px;
  }
  .services-08-item {
    padding: 19px;
    margin-bottom: 15px;
    height: 190px;
  }
  .services-08-thumb img {
    height: 60px;
    margin-bottom: 7px;
  }
  .services-08-content h3 {
    font-size: 21px;
  }
  .pt-50 {
    padding-top: 25px;
  }
  .pb-60 {
    padding-bottom: 46px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  .section-title p {
    margin-top: 1px;
  }
  .services-content {
    padding: 33px 15px 0px;
    padding-bottom: 25px;
  }
  .pr-30 {
    padding-right: 7px;
  }
  .feature-title h2 {
    font-size: 22px;
  }
  .feature-area2 {
    padding-bottom: 9px;
    padding-top: 17px;
  }
  .testimonial-area {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .booking {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .booking-area ul li.check-btn1 {
    width: 100%;
    /* padding-left: 90px; */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .services-active .slick-dots li.slick-active button {
    margin-bottom: 24px;
  }
  .pb-30 {
    padding-bottom: 30px;
  }
  .pt-30 {
    padding-top: 30px;
  }
  .mt-15 {
    margin-top: 10px;
  }
  .about-content3 {
    margin-top: 15px;
  }
  .pb-20 {
    padding-bottom: 0px;
  }
  .s-about-content p {
    margin-bottom: 2px;
  }

  .newslater-area #contact-form4 {
    width: 95%;
  }
  .masonry-gallery-huge .grid-item {
    width: calc(33%);
  }
  .profile .masonry-gallery-huge {
    padding-right: 13px;
    padding-left: 13px;
  }
  .masonry-gallery-huge .gallery-image {
    height: 155px;
  }
  .service-detail .room-features li {
    min-width: 29%;
    padding: 9px 7px;
    font-size: 15px;
  }
  .service-detail .room-features {
    gap: 9px;
  }
  .about-area1 {
    padding-bottom: 20px;
  }
  .newslater-area {
    padding-top: 20px;
    padding-bottom: 4px;
  }
  .single-services .icon li {
    margin-right: 60px;
  }
  .sticky-menu .logo {
    /* line-height: 48px; */
  }
  .review {
  }
  .newslater-area #contact-form4 button {
    font-size: 13px;
    height: 46px;
  }
  .newslater input {
    height: calc(1.5em + 0.75rem + 11px);
  }
  .booking {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mt-15 {
    margin-bottom: 18px;
  }
  .mb-20 {
    margin-bottom: 11px;
  }
  .policyCOntent h2 {
    font-size: 22px;
    margin-bottom: 1px;
    margin-top: 65px;
  }
  .policyCOntent h4 {
    margin-top: 8px;
    margin-bottom: 1px;
    font-size: 17px;
  }
  .policySection {
    padding: 25px 0;
  }
  .policyCOntent {
    padding: 17px;
  }
  .policyCOntent p {
    margin-bottom: 1px;
  }
  .hf-title {
    font-size: 22px;
  }
  .hf-item h4 {
    font-size: 15px;
  }
  .hf-item i {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .hf-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
  }
  .about-icon1 {
    position: absolute;
    bottom: -73px;
    right: -4px;
  }
  .btn-main {
    font-size: 12px;
  }
  .hf-item1 i {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .hf-item2 i {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .hf-item1 h4 {
    font-size: 15px;
  }
  .hf-item2 h4 {
    font-size: 15px;
  }
  .hf-item3 h4 {
    font-size: 15px;
  }
  .hf-item3 i {
    font-size: 22px;
    margin-bottom: 8px;
  }
  room-details {
    padding: 20px;
  }

  .room-details h2 {
    font-size: 22px;
  }

  .room-details p {
    font-size: 14px;
  }

  .room-price h3 {
    font-size: 17px;
  }
  .breadcrumb-area {
    min-height: 375px;
  }
  .title {
    font-size: 26px;
  }

  .btn-custom {
    padding: 10px 14px;
    font-size: 14px;
  }

  .img-fluid {
    height: 140px;
  }

  .img-fluid1 {
    height: 290px;
  }
  :root {
    --card-width: 260px;
  }

  .Luxurious {
    font-size: 26px;
  }

  .card-image {
    height: 180px;
  }

  .btn-primary,
  .btn-secondary {
    font-size: 11px;
    padding: 6px 14px;
  }
  .gallery-section {
    padding: 20px;
  }

  .gallery-card {
    width: 240px;
  }

  .gallery-card img {
    height: 200px;
  }
  .spa-section h1 {
    font-size: 26px;
  }
  .spa-section p {
    font-size: 14px;
  }

  .explore-btn {
    font-size: 16px;
    padding: 7px 24px;
  }
  .venue-section {
    flex-direction: column;
  }

  .venue-image {
    width: 100%;
    height: 300px;
  }

  .venue-content {
    width: 100%;
    text-align: center;
    padding: 30px;
  }
  .buttons {
    justify-content: center;
  }
  .venue-section1 {
    flex-direction: column-reverse;
  }

  .venue-image1 {
    width: 100%;
    height: 300px;
  }

  .venue-content1 {
    width: 100%;
    text-align: center;
    padding: 30px;
  }

  .buttons1 {
    justify-content: center;
  }
  .buttons3 {
    justify-content: center;
  }
  .venue-section2 {
    flex-direction: column;
  }

  .venue-image2 {
    width: 100%;
    height: 300px;
  }

  .venue-content2 {
    width: 100%;
    text-align: center;
    padding: 20px;
  }
  .buttons2 {
    justify-content: center;
  }
  .venue-section3 {
    flex-direction: column-reverse;
  }

  .venue-image3 {
    width: 100%;
    height: 300px;
  }

  .venue-content3 {
    width: 100%;
    text-align: center;
    padding: 30px;
  }
  .section-title3 {
    font-size: 28px;
  }

  .package-card h2,
  .package-card1 h2 {
    font-size: 18px;
  }

  .package-card p,
  .package-card1 p {
    font-size: 15px;
  }
  .venue-sections {
    flex-direction: column;
  }

  .venue-images {
    width: 100%;
    height: 300px;
  }

  .venue-contents {
    width: 100%;
    text-align: center;
    padding: 30px;
  }
  .top-sections {
    padding: 17px 20px;
  }
  .top-sections h1 {
    font-size: 27px;
    margin-bottom: 2px;
  }
  .cta-heading {
    font-size: 20px;
  }
  .venue-contents {
    padding: 12px;
  }
  .venue-contents h2 {
    font-size: 26px;
    margin-bottom: 8px;
  }
  .slide {
    flex: 0 0 80%;
  }

  .slide img {
    height: 250px;
  }

  .golden-booz h1 {
    font-size: 30px;
  }

  .golden-booz h2 {
    font-size: 18px;
  }
  .brunch-section {
    padding: 25px 15px;
  }

  .menu-header h2 {
    font-size: 30px;
  }

  .menu-header p {
    font-size: 16px;
  }

  .brunch-content h2 {
    font-size: 24px;
  }

  .brunch-slider,
  .brunch-image {
    height: 320px;
  }
  .banquet-slider {
    padding: 10px 25px;
  }
  .banquet-slider .card {
    width: 350px;
  }
  .card-explore .card-body p {
    font-size: 14px;
  }
  .card-explore .card-body p {
    margin-bottom: 8px;
  }
}
@media (max-width: 575px) {
  .breadcrumb-title h2 {
    font-size: 25px;
  }
  .contact-area {
    padding-bottom: 14px;
    padding-top: 25px;
  }
  .contact-bg06 {
    margin-top: 5px;
  }
  .hf-item2 {
    /* border-right: 2px solid white; */
    border-radius: unset;
  }
  .hf-item1 {
    /* border-bottom: 2px solid white; */
    border-right: 2px solid white;
  }
  .hf-grid {
    grid-template-columns: repeat(2, 1fr);
    border-radius: 8px 8px 0 0;
  }

  .hf-item {
    border-right: 2px solid white;
    border-bottom: 2px solid #fff;
    padding: 20px 10px;
  }

  .hf-item:last-child {
    border-bottom: none;
  }
  .slider-bg {
    min-height: 428px !important;
  }
  .hero-pattern {
    display: none;
  }
  .single-services .icon li {
    margin-right: 62px;
  }
  .hero-pattern img {
    width: 100%;
    height: auto;
    display: block;
  }
  .pb-25 {
    padding-bottom: 15px;
  }
  .pt-30 {
    padding-top: 2px;
  }
  .pb-30 {
    padding-bottom: 20px;
  }
  .slider-content h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .s-slider-content p {
    font-size: 15px;
  }
  .f-widget-title h2,
  .footer-widget .widgettitle {
    font-size: 18px;
    margin-bottom: 6px;
    position: relative;
    padding-bottom: 1px;
    color: #fff;
    padding-top: 1px;
  }
  .footer-link ul li {
    margin-bottom: -2px;
  }
  .mb-105 {
    margin-bottom: 2px;
  }
  .mt-30 {
    margin-top: 17px;
  }
  .btn.ss-btn {
    padding: 11px 10px;
    font-size: 14px;
    border-radius: 10px;
  }
  .header-input {
    height: 46px;
  }
  .pt-70 {
    padding-top: 15px;
  }
  .pb-70 {
    padding-bottom: 12px;
  }
  .about-title h2 {
    font-size: 25px;
  }
  .mb-20 {
    margin-bottom: 5px;
  }
  .f-contact li {
    margin-bottom: 4px !important;
  }
  .pb-40 {
    padding-bottom: 24px;
    padding-top: 18px;
  }

  .pt-50 {
    padding-top: 25px;
  }
  .section-title h5 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .section-title p {
    margin-top: 10px;
  }
  .services-08-item {
    margin-bottom: 15px;
  }
  .services-08-item {
    padding: 19px;
    margin-bottom: 15px;
  }
  .services-08-thumb img {
    height: 60px;
    margin-bottom: 7px;
  }
  .services-08-content h3 {
    font-size: 21px;
  }
  .pt-50 {
    padding-top: 25px;
  }
  .pb-60 {
    padding-bottom: 0px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  .testimonial-area h2 {
    margin-bottom: 2px !important;
  }
  .testimonial-active .slick-slide {
    padding: 15px;
  }
  .testimonial-active .review-icon {
    margin: 3px 0;
  }
  .section-title p {
    margin-top: 1px;
  }
  .services-content {
    padding: 33px 15px 0px;
    padding-bottom: 25px;
  }
  .pr-30 {
    padding-right: 7px;
  }
  .feature-title h2 {
    font-size: 22px;
  }
  .services-08-item {
    margin-bottom: 15px;
  }
  .feature-area2 {
    padding: 0px 0;
  }
  .booking-area ul li.check-btn1 {
    width: 100%;
    /* padding-left: 70px; */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .button-group {
    display: flex;
    overflow: scroll;
    margin-top: 9px;
  }
  h2 {
    font-size: 22px;
  }
  .grid-item {
    width: calc(33%);
  }
  .profile .masonry-gallery-huge {
    padding-right: 13px;
    padding-left: 13px;
  }

  .masonry-gallery-huge .gallery-image {
    height: 155px;
  }
  .about-area {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .about-title {
    padding-bottom: 2px;
  }
  .section-intro p {
    padding-bottom: 9px;
  }
  .contant1 {
    padding-top: 20px;
    padding-bottom: 18px;
  }
  .services-area {
    padding-top: 20px;
    padding-bottom: 35px;
  }
  .mt-15 {
    margin-bottom: 18px;
  }
  .testimonial-area {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .slick-slide img {
  }
  .booking {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .contact-bg02 {
    margin-bottom: 1px;
  }
  .service-detail .room-features li {
    min-width: 27%;
    padding: 9px 7px;
    font-size: 13px;
  }
  .about-content3 {
    margin-top: 10px;
  }
  .booking .contact-field input,
  .booking .contact-field input {
    border-radius: 6px;
    font-size: 13px;
    height: 40px;
  }
  .booking-area select {
    border-radius: 6px;
    font-size: 13px;
    height: 40px;
  }
  .check1 {
    font-size: 11px;
  }
  .about-content3 {
    margin-top: 8px;
  }
  .booking .contact-field select {
    height: 40px;
    border-radius: 6px;
  }
  .pb-4 {
    padding-bottom: 13px !important;
  }
  .about-icon {
    position: absolute;
    bottom: 18px;
    right: 0px;
    width: 60%;
  }
  .room-img6 {
    width: 286px;
  }
  .about-icon {
    width: 172px;
  }
  .s-about-img.p-relative {
    margin-bottom: 8px;
  }
  .header-three .mean-container a.meanmenu-reveal {
    border-radius: 6px;
  }
  .testimonial-active .slick-slide {
    margin: 1px 15px 15px;
  }
  .menu-area.sticky-menu .meanmenu-reveal {
    top: -10px;
  }
  .menu-area.sticky-menu {
    padding: 1px 0;
  }
  .order-1 {
    padding: 15px;
    margin-bottom: 15px;
    height: 343px;
  }
  .row {
    margin-right: 10px;
    margin-left: 11px;
  }
  .contact-bg02 {
    margin-bottom: 1px;
    padding: 15px 0;
  }
  .pb-35 {
    padding-bottom: 15px;
  }
  .f-cta-icon i {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  figure {
    margin: 0px 6px 6px;
  }
  .service-detail .price h2 {
    margin-bottom: 3px !important;
  }
  .service-detail .content-box h2 {
    position: relative;
    display: block;
    font-size: 20px;
  }
  .price span {
    font-size: 18px;
    margin: 0 2px;
  }
  .text-right {
    text-align: start;
    /* width: 124px; */
  }
  .mb-50 {
    margin-bottom: 4px;
  }
  .service-detail .content-box p {
    margin-bottom: 2px;
  }
  .service-detail .content-box h3 {
    font-size: 20px;
    margin-bottom: 1px;
  }
  .service-detail .room-features {
    gap: 10px;
    margin-bottom: 10px;
  }
  .services-sidebar .sidebar-widget {
    background: #f3f4f8;
    padding: 15px;
    margin-bottom: 8px;
    border-radius: 10px;
  }
  .service-detail-contact {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .service-detail-contact a {
    font-size: 20px;
  }
  .service-detail-contact h3 {
    font-size: 15px;
  }
  .review {
    width: 125px;
  }
  iframe {
    height: 250px;
  }
  .policyCOntent h2 {
    font-size: 20px;
    margin-bottom: 1px;
    margin-top: 65px;
  }
  .policyCOntent h4 {
    margin-top: 8px;
    margin-bottom: 1px;
    font-size: 15px;
  }
  .policySection {
    padding: 25px 0;
  }
  .policyCOntent {
    padding: 17px;
  }
  .policyCOntent p {
    margin-bottom: 1px;
  }
  .about-icon1 {
    position: absolute;
    bottom: -56px;
    right: 9px;
  }
  .about-dev {
    width: 170px;
    height: 170px;
  }
  .room-img1 {
    width: 260px;
    height: 260px;
  }
  .rooms-section {
    padding-top: 20px;
    padding-bottom: 35px;
  }
  .room-content h3 {
    font-size: 18px;
  }
  .btn-small {
    padding: 3px 14px;
    font-size: 10px;
  }
  .btn-main {
    font-size: 12px;
    padding: 13px 10px;
  }
  .hf-item1 i {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .hf-item2 i {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .hf-item1 h4 {
    font-size: 15px;
  }
  .hf-item2 h4 {
    font-size: 15px;
  }
  .hf-item3 {
    border-right: none;
    border-bottom: 2px solid white;
  }
  .hf-section {
    padding: 22px 0 22px;
  }

  .room-row {
    margin-bottom: 20px;
    margin-right: 12px;
    margin-left: 12px;
  }

  .room-img img {
    height: 317px;
  }
  .room-list-section {
    padding-top: 25px;
    padding-bottom: 10px;
  }
  .book-btn {
    padding: 10px 18px;
    font-size: 14px;
  }
  .room-img {
    width: 100%;
  }
  .room-container {
    padding-left: 1px;
    padding-right: 26px;
  }
  .skills-title h2 {
    font-size: 22px;
  }
  .airpot .hf-item {
    border-right: unset;
    border-bottom: 2px solid white;
  }
  .breadcrumb-area {
    min-height: 283px;
  }
  .title {
    font-size: 22px;
  }

  .fw-bold1 {
    font-size: 16px;
  }

  .vr-details {
    padding-top: 20px;
  }

  .img-fluid {
    height: 135px;
  }

  .img-fluid1 {
    height: 289px;
  }
  .mt-3 {
    margin-top: 0rem !important;
  }
  .main-layout {
    padding: 20px;
  }

  :root {
    --card-width: 220px;
  }

  .Luxurious {
    font-size: 22px;
  }

  .hero-block {
    padding: 15px 20px;
  }

  .card-content {
    padding: 15px;
  }
  .hero-block {
    margin-bottom: 16px;
  }
  .gallery-title {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .gallery-card {
    width: 200px;
  }

  .gallery-card img {
    height: 170px;
  }
  .spa-image img {
    width: 100%;
  }
  .top-section h1 {
    font-size: 25px;
    margin-bottom: 5px;
  }
  .top-section {
    padding: 15px 20px;
  }
  .venue-content h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .venue-content p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .top-section1 h1 {
    font-size: 28px;
  }

  .venue-content1 h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .venue-content2 p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .btn2 {
    padding: 5px 15px;
  }
  .top-section2 h1 {
    font-size: 25px;
    margin-bottom: 5px;
  }
  .top-section2 {
    padding: 15px 20px;
  }
  .venue-content2 h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .venue-content2 p {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .top-section3 h1 {
    font-size: 28px;
  }

  .venue-content3 h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .venue-content3 p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .package-section {
    padding: 20px 15px;
  }

  .package-card,
  .package-card1 {
    padding: 15px;
  }
  .top-sections h1 {
    font-size: 28px;
  }

  .venue-contents h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .venue-contents p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .golden-booz h2 {
    font-size: 15px;
  }
  .golden-booz h1 {
    font-size: 20px;
  }
  .golden-booz {
    padding: 20px 20px;
  }
  .booz-content {
    font-size: 15px;
    /* line-height: 1.8; */
    margin-top: 12px;
  }
  .button-group {
    padding-bottom: 4px;
    margin-top: 1px;
  }
  .mb-15 {
    margin-bottom: 3px;
  }
  .drinks {
    font-size: 16px;
  }
  .swiper {
    height: 370px;
  }
  .menu-header h2 {
    font-size: 26px;
    margin-bottom: 1px;
  }

  .brunch-content h2 {
    font-size: 22px;
  }

  .brunch-content p {
    font-size: 15px;
  }

  .brunch-slider,
  .brunch-image {
    height: 280px;
  }

  .menu-btn {
    padding: 6px 14px;
    font-size: 14px;
  }
  .menu-header {
    margin-bottom: 10px;
  }
  .brunch-section {
    padding: 15px 15px;
  }
  .brunch-content h2 {
    margin-bottom: 2px;
  }
  .brunch-tag {
    margin-bottom: 1px;
  }
  .brunch-container {
    gap: 10px;
  }
  .brunch-section1 {
    padding: 10px 20px;
  }
  .banquet-slider {
    gap: 15px;
    padding: 10px 20px;
  }
  .card-explore .card-body p {
    margin-bottom: 8px;
  }
  .banquet-slider .card {
    width: 360px;
  }
  .explore-btn4 {
    padding: 5px 11px;
  }
  .card-explore .card-body p {
    font-size: 14px;
  }
  .card-explore .card-body {
    padding: 15px;
  }
  .slider-btn1 {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }
}
@media (max-width: 475px) {
  .services-08-content p {
    font-size: 12px;
  }
  .hf-grid {
    padding: 15px;
  }

  .hf-item i {
    font-size: 24px;
  }

  .hf-item h4 {
    font-size: 14px;
  }
  .slider-bg {
    min-height: 304px !important;
  }
  .single-services {
    height: 465px;
  }
  .services-area {
    padding-bottom: 45px;
  }
  .hero-pattern {
    display: none;
  }

  .hero-pattern img {
    width: 100%;
    height: auto;
    display: block;
  }
  .slider-content h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .s-slider-content p {
    font-size: 15px;
  }
  .mb-105 {
    margin-bottom: 2px;
  }
  .mt-30 {
    margin-top: 6px;
  }
  .booking-area .contact-form {
    margin-top: -65px;
  }
  .slider-content h2 {
    font-size: 30px;
    margin-bottom: 1px;
    margin-top: 72px;
  }
  .btn.ss-btn {
    padding: 15px 8px;
    font-size: 14px;
    border-radius: 6px;
  }
  .pt-70 {
    padding-top: 15px;
  }
  .pb-70 {
    padding-bottom: 12px;
  }
  .about-title h2 {
    font-size: 20px;
  }
  .services-header h2 {
    font-size: 20px;
  }
  .pb-4 {
    padding-bottom: 0.5rem !important;
  }

  .service-body h3 {
    font-size: 20px;
  }
  .section-intro__style {
    margin-bottom: -11px;
  }

  .section-intro h2 {
    font-size: 20px;
  }
  .pb-40 {
    padding-bottom: 23px;
  }
  .pt-50 {
    padding-top: 25px;
  }
  .section-title h5 {
    font-size: 15px;
    margin-bottom: 1px;
  }
  .single-services .icon {
    margin-top: 5px;
  }
  .single-services .day-book li {
    padding: 14px 0;
  }
  .single-services .day-book {
    margin-bottom: 10px;
  }
  .services-content h4 {
    margin-bottom: 0px;
    font-size: 20px;
  }
  .section-title p {
    margin-top: 10px;
  }
  .services-08-item {
    margin-bottom: 15px;
  }
  .services-08-item {
    padding: 19px;
    margin-bottom: 15px;
  }
  .services-08-thumb img {
    height: 45px;
    margin-bottom: 7px;
  }
  .services-08-content h3 {
    font-size: 18px;
  }
  .pt-50 {
    padding-top: 25px;
  }
  .pb-60 {
    padding-bottom: 0px;
  }
  .section-title h2 {
    font-size: 20px;
  }
  .card-explore .card-body {
    padding: 16px;
  }
  .card-explore__title {
    font-size: 18px;
  }
  .section-title p {
    margin-top: -5px;
    font-size: 13px;
  }
  .card-explore .card-body p {
    font-size: 13px;
  }
  .services-content {
    padding: 41px 20px 0px;
    padding-bottom: 25px;
  }
  .pr-30 {
    padding-right: 7px;
  }
  .feature-title h2 {
    font-size: 20px;
  }
  .services-08-item {
    margin-bottom: 15px;
  }
  h4 {
    font-size: 20px;
    margin-bottom: 1px;
  }
  .single-services .icon li {
    margin-right: 40px;
  }
  .feature-area2 {
    padding: 1px 0;
  }
  .booking-area .contact-form {
    margin-left: 30px;
    width: 87%;
    border-radius: 6px;
  }
  .booking-area ul li.check-btn1 {
    width: 100%;
    /* padding-left: 30px; */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .about-icon {
    position: absolute;
    bottom: 18px;
    right: 0px;
    width: 60%;
  }
  .room-img6 {
    width: 240px;
  }
  .about-icon {
    width: 148px;
  }
  .service-icon {
    margin-bottom: -5px;
  }
  .button-group {
    display: flex;
    overflow: scroll;
    margin-top: 9px;
  }
  h2 {
    font-size: 22px;
  }
  .masonry-gallery-huge .grid-item {
    width: calc(50%);
  }
  .profile .masonry-gallery-huge {
    padding-right: 13px;
    padding-left: 13px;
    padding-bottom: 3px;
  }

  .masonry-gallery-huge .gallery-image {
    height: 130px;
  }
  .about-area {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .about-title {
    padding-bottom: 2px;
  }
  .section-intro p {
    padding-bottom: 9px;
    font-size: 13px;
  }
  .section-desc {
    font-size: 13px;
  }
  .contant1 {
    padding-top: 18px;
    padding-bottom: 12px;
  }
  .services-area {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .services-active .slick-dots li.slick-active button {
    margin-bottom: 33px;
  }
  .mt-15 {
    margin-bottom: 18px;
  }
  .testimonial-area {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .slick-slide img {
  }
  .booking {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .btn.ss-btn {
    padding: 11px 10px;
    font-size: 12px;
    border-radius: 6px;
  }
  .play {
    width: 70px;
  }
  .contact-bg02 {
    margin-bottom: 1px;
  }
  .service-detail .room-features li {
    min-width: 48%;
    padding: 8px 10px;
    font-size: 15px;
  }
  .about-content3 {
    margin-top: 10px;
  }

  .contact-field input {
    border-radius: 6px;
    font-size: 13px;
    height: 40px;
  }
  .booking-area select {
    border-radius: 6px;
    font-size: 13px;
    height: 40px;
  }
  .check1 {
    font-size: 11px;
  }
  .about-content3 {
    margin-top: 8px;
  }
  .booking .contact-field select {
    height: 40px;
  }
  .booking .contact-field input,
  .booking .contact-field select {
    border-radius: 5px;
  }
  .testimonial-active .slick-slide {
    border-radius: 7px;
  }
  .header-three .mean-container a.meanmenu-reveal {
    border-radius: 6px;
  }
  .testimonial-active .slick-slide {
    margin: 1px 15px 15px;
  }
  .about-area1 {
    padding-top: 20px;
    padding-bottom: 4px;
  }
  .newslater-area {
    padding-top: 16px;
    padding-bottom: 4px;
  }
  .order-1 {
    padding: 15px;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .row {
    margin-right: 10px;
    margin-left: 11px;
  }
  .contact-bg02 {
    margin-bottom: 1px;
    padding: 15px 0;
  }
  .pb-35 {
    padding-bottom: 15px;
  }
  .contact-bg06 {
    margin-top: 6px;
  }
  .contact-bg06 {
    padding: 12px 2px 19px 2px;
  }
  figure {
    margin: 0px 6px 6px;
  }
  .service-detail .price h2 {
    margin-bottom: 3px !important;
  }
  .service-detail .content-box h2 {
    position: relative;
    display: block;
    font-size: 20px;
  }
  .price span {
    font-size: 18px;
    margin: 0 2px;
  }
  .text-right {
    text-align: start;
    /* width: 124px; */
  }
  .mb-50 {
    margin-bottom: 4px;
  }
  .service-detail .content-box p {
    margin-bottom: 2px;
  }
  .service-detail .content-box h3 {
    font-size: 20px;
    margin-bottom: 1px;
  }
  .service-detail .room-features {
    gap: 10px;
    margin-bottom: 10px;
  }
  .services-sidebar .sidebar-widget {
    background: #f3f4f8;
    padding: 15px;
    margin-bottom: 8px;
    border-radius: 10px;
  }
  .service-detail-contact {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .service-detail-contact a {
    font-size: 20px;
  }
  .service-detail-contact h3 {
    font-size: 15px;
  }
  .review {
    width: 125px;
  }
  .newslater-area #contact-form4 button {
    font-size: 11px;
    height: 46px;
  }
  .one-bed {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .policyCOntent h2 {
    font-size: 20px;
    margin-bottom: 1px;
    margin-top: 65px;
  }
  .policyCOntent h4 {
    margin-top: 8px;
    margin-bottom: 1px;
    font-size: 15px;
  }
  .policySection {
    padding: 25px 0;
  }
  .policyCOntent {
    padding: 17px;
  }
  .policyCOntent p {
    margin-bottom: 1px;
  }
  .room-img1 {
    width: 210px;
    height: 210px;
  }
  .about-icon1 {
    position: absolute;
    bottom: -40px;
    right: 4px;
  }
  .about-dev {
    width: 130px;
    height: 130px;
  }
  .room-content h3 {
    font-size: 15px;
  }
  .btn-small {
    padding: 3px 14px;
    font-size: 10px;
  }
  .btn-main {
    font-size: 12px;
    padding: 13px 10px;
  }
  .rooms-section {
    padding-top: 15px;
    padding-bottom: 30px;
  }
  .hf-title {
    margin-top: 0px;
  }
  .hf-section {
    padding: 15px 0 15px;
  }
  .room-details h2 {
    font-size: 20px;
  }

  .room-price h3 {
    font-size: 17px;
  }

  .room-icons span {
    padding: 8px 10px;
    font-size: 12px;
  }
  .room-list-section {
    padding-top: 20px;
    padding-bottom: 5px;
  }

  .room-row {
    gap: 4px;
  }
  .room-details h2 {
    margin-bottom: 2px;
  }
  .room-details p {
    margin-bottom: 1px;
  }
  .room-icons {
    margin-bottom: 8px;
  }
  .room-price {
    padding: 8px 12px;
  }
  .room-price span {
    margin-bottom: 7px;
  }
  .room-card {
    width: 320px;
  }
  .rooms-grid {
    gap: 12px;
  }
  .room-container {
    padding-left: 1px;
    padding-right: 26px;
  }
  .breadcrumb-area {
    min-height: 228px;
  }
  .title {
    font-size: 20px;
  }

  .btn-custom {
    padding: 8px 12px;
    font-size: 13px;
  }
  .gallery-card {
    width: 170px;
  }

  .gallery-card img {
    height: 150px;
  }
  .spa-section h1 {
    font-size: 22px;
  }
  .venue-image {
    height: 250px;
  }

  .venue-content {
    padding: 13px;
  }
  .venue-image1 {
    height: 250px;
  }

  .venue-content1 {
    padding: 13px;
  }
  .top-section h1 {
    font-size: 20px;
  }
  .top-section2 h1 {
    font-size: 20px;
  }
  .venue-image2 {
    height: 250px;
  }
  .venue-content2 {
    padding: 13px;
  }
  .venue-image3 {
    height: 250px;
  }
  .venue-content3 {
    padding: 13px;
  }

  .section-title3 {
    font-size: 24px;
  }

  .package-card h2,
  .package-card1 h2 {
    font-size: 17px;
  }

  .package-card p,
  .package-card1 p {
    font-size: 14px;
  }
  .venue-images {
    height: 250px;
  }
  .venue-contents {
    padding: 13px;
  }
  .menu-header h2 {
    font-size: 24px;
  }

  .brunch-slider,
  .brunch-image {
    height: 250px;
  }
  .banquet-slider .card {
    width: 340px;
  }
}

/* 375px (Small Mobile) */
@media (max-width: 375px) {
  .banquet-slider {
    padding: 10px 15px;
  }
  .banquet-slider .card {
    width: 335px;
  }
}
@media (max-width: 375px) {
  .slider-bg {
    min-height: 308px !important;
  }
  .hero-pattern {
    display: none;
  }
  .service-icon {
    margin-bottom: -5px;
  }
  .service-body h3 {
    margin-bottom: 2px;
  }
  .hero-pattern img {
    width: 100%;
    height: auto;
    display: block;
  }
  .about-icon {
    position: absolute;
    bottom: 18px;
    right: -15px;
    width: 60%;
  }
  .room-img6 {
    width: 206px;
  }
  .about-icon {
    width: 128px;
  }
  .slider-content h2 {
    font-size: 20px;
    margin-bottom: 1px;
  }
  .s-slider-content p {
    font-size: 15px;
  }
  .mb-105 {
    margin-bottom: 2px;
  }
  .mt-30 {
    margin-top: 7px;
  }
  .btn.ss-btn {
    padding: 11px 13px;
    font-size: 12px;
    border-radius: 6px;
  }
  .pt-70 {
    padding-top: 15px;
  }
  .pb-70 {
    padding-bottom: 12px;
  }
  .about-title h2 {
    font-size: 20px;
  }
  .about-title h5 {
    font-size: 15px;
    margin-bottom: 0px;
  }
  .pb-40 {
    padding-bottom: 20px;
  }
  .pt-50 {
    padding-top: 25px;
  }
  .section-title h5 {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 1px;
  }
  .section-title p {
    margin-top: 10px;
  }
  .services-08-item {
    margin-bottom: 15px;
  }
  .services-08-item {
    padding: 19px;
  }
  .services-08-thumb img {
    height: 45px;
    margin-bottom: 7px;
  }
  .services-08-content h3 {
    font-size: 17px;
  }
  .services-content h4 {
    font-size: 20px;
  }
  .pt-50 {
    padding-top: 25px;
  }
  .pb-60 {
    padding-bottom: 35px;
  }
  .services-active .slick-track {
    height: 474px;
  }
  .booking-img img {
    width: 59%;
  }
  .single-services .icon li {
    margin-right: 23px;
  }
  .section-title h2 {
    font-size: 20px;
  }
  .section-title p {
    margin-top: 4px;
  }
  .services-content {
    padding: 45px 11px 0px;
    padding-bottom: 11px;
  }
  .pr-30 {
    padding-right: 7px;
  }
  .feature-title h2 {
    font-size: 20px;
    margin-bottom: -5px;
  }
  .services-08-item {
    margin-bottom: 15px;
    border-radius: 6px;
  }
  .feature-area2 {
    padding: 1px 0;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: var(--bs-gutter-x, -0.25rem);
    padding-left: var(--bs-gutter-x, -0.25rem);
  }
  .booking-area .contact-form {
    margin-left: 22px;
    width: 87%;
    border-radius: 6px;
  }
  .booking-area ul li.check-btn1 {
    width: 100%;
    /* padding-left: 25px; */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .single-services .day-book li {
    padding: 10px 0;
  }
  .services-content h4 {
    margin-bottom: 1px;
  }
  .single-services .icon {
    margin-top: 5px;
  }
  h5 {
    font-size: 15;
  }
  .newslater-area #contact-form4 button {
    height: 47px;
    font-size: 13px;
    padding: 10px 7px;
  }
  .newslater input {
    padding: 4px 9px !important;
    height: calc(1.5em + 0.75rem + 11px);
  }
  .newslater-area .container {
    padding-bottom: 15px;
  }
  .mt-20 {
    margin-top: 0px;
  }
  .skills-title h2 {
    font-size: 18px;
  }
  .skills-title h5 {
    font-size: 17px;
  }
  .s-about-img img {
    margin-left: 3px;
  }
  .s-about-img.p-relative {
    margin-bottom: 2px;
  }
  .room1-img {
    width: 400px;
  }
  .slick-track {
    height: 215px;
  }
  .play {
    width: 70px;
  }
  .pt-30 {
    padding-top: 15px;
  }
  .pb-30 {
    padding-bottom: 16px;
  }
  figure img {
    margin-bottom: 10px;
  }
  figure {
    margin: 0px 6px 6px;
  }
  .service-detail .price h2 {
    margin-bottom: 3px !important;
  }
  .service-detail .content-box h2 {
    position: relative;
    display: block;
    font-size: 20px;
  }
  .price span {
    font-size: 18px;
    margin: 0 2px;
  }
  .text-right {
    text-align: start;
    /* width: 124px; */
  }
  .mb-50 {
    margin-bottom: 4px;
  }
  .service-detail .content-box p {
    margin-bottom: 1px;
  }
  .service-detail .content-box h3 {
    font-size: 20px;
    margin-bottom: 1px;
  }

  .button-group {
    margin-top: 9px;
  }
  h2 {
    font-size: 22px;
  }
  .grid-item {
    width: calc(33%);
  }
  .profile .masonry-gallery-huge {
    padding-right: 5px;
    padding-left: 5px;
  }

  .masonry-gallery-huge .gallery-image {
    height: 115px;
  }
  .about-area {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .about-title {
    padding-bottom: 2px;
  }
  .section-intro p {
    padding-bottom: 9px;
  }
  .contant1 {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .services-area {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .mt-15 {
    margin-bottom: 18px;
  }
  .testimonial-area {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .slick-slide img {
  }
  .booking {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .contact-bg02 {
    margin-bottom: 1px;
  }
  .f-contact li:last-child {
    gap: 13px;
  }
  .service-detail .room-features li {
    min-width: 48%;
    justify-content: center;
    padding: 6px 9px;
    font-size: 12px;
  }
  .contact-field input {
    border-radius: 6px;
    font-size: 13px;
    height: 40px;
  }
  .booking-area select {
    border-radius: 6px;
    font-size: 13px;
    height: 40px;
  }
  .check1 {
    font-size: 11px;
  }
  .about-content3 {
    margin-top: 8px;
  }
  .booking .contact-field select {
    height: 40px;
  }
  .booking .contact-field input,
  .booking .contact-field select {
    border-radius: 5px;
  }
  .testimonial-active .slick-slide {
    border-radius: 7px;
  }
  .header-three .mean-container a.meanmenu-reveal {
    border-radius: 6px;
  }
  .testimonial-active .slick-slide {
    margin: 1px 15px 15px;
  }
  .about-area1 {
    padding-top: 20px;
    padding-bottom: 4px;
  }
  .newslater-area {
    padding-top: 16px;
    padding-bottom: 4px;
  }
  .single-services {
    height: 455px;
  }
  .header-input {
    height: 46px;
  }
  .testimonial-active .ta-info h6 {
    font-size: 15px;
  }
  .contact-area {
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .order-1 {
    padding: 15px;
    margin-bottom: 15px;
    height: 353px;
  }
  .row {
    margin-right: 10px;
    margin-left: 11px;
  }
  .contact-bg02 {
    margin-bottom: 1px;
    padding: 15px 0;
  }
  .pb-35 {
    padding-bottom: 15px;
  }
  .single-cta {
    line-height: 22px;
  }
  .mb-30 {
    margin-bottom: 15px;
  }
  .contact-bg06 {
    margin-top: 6px;
  }
  .contact-bg06 {
    padding: 12px 2px 19px 2px;
  }
  .services-content p {
    font-size: 14px;
  }
  .review {
    width: 125px;
  }
  .newslater-area #contact-form4 button {
    font-size: 11px;
    height: 46px;
  }
  .policyCOntent h2 {
    font-size: 20px;
    margin-bottom: 1px;
    margin-top: 65px;
  }
  .policyCOntent h4 {
    margin-top: 8px;
    margin-bottom: 1px;
    font-size: 15px;
  }
  .policySection {
    padding: 25px 0;
  }
  .policyCOntent {
    padding: 17px;
  }
  .policyCOntent p {
    margin-bottom: 1px;
  }
  .about-icon1 {
    position: absolute;
    bottom: -37px;
    right: -13px;
  }
  .room-content {
    padding: 10px;
  }
  .room-card {
    width: 282px;
  }
  .room-content h3 {
    font-size: 17px;
  }
  .btn-small {
    padding: 3px 14px;
    font-size: 10px;
  }
  .room-icons li img {
    width: 36px;
    height: 34px;
  }

  .btn-main {
    font-size: 12px;
    padding: 13px 10px;
  }
  .room-img img {
    height: 180px;
  }

  .room-details p {
    font-size: 13px;
  }

  .book-btn {
    width: 100%;
  }

  .room-row {
    gap: 4px;
  }
  .room-details h2 {
    margin-bottom: 2px;
  }
  .room-details p {
    margin-bottom: 1px;
  }
  .room-icons {
    margin-bottom: 8px;
  }
  .room-price {
    padding: 8px 12px;
  }
  .room-price span {
    margin-bottom: 7px;
  }
  .rooms-grid {
    gap: 17px;
  }
  .room-container {
    padding-left: 1px;
    padding-right: 26px;
  }
  .breadcrumb-area {
    min-height: 193px;
  }
  .booking-area .contact-form {
    margin-top: -71px;
  }
  .title {
    font-size: 18px;
  }

  .img-fluid {
    height: 100px;
  }

  .img-fluid1 {
    height: 180px;
  }

  :root {
    --card-width: 200px;
  }

  .Luxurious {
    font-size: 20px;
  }

  .card-image {
    height: 150px;
  }
  .gallery-card {
    width: 150px;
  }

  .gallery-card img {
    height: 130px;
  }
  .explore-btn {
    font-size: 14px;
    padding: 6px 20px;
  }
  .top-section {
    padding: 15px 15px;
  }

  .top-section h1 {
    font-size: 20px;
  }

  .btn2 {
    padding: 6px 14px;
    font-size: 13px;
  }
  .top-section1 {
    padding: 30px 15px;
  }

  .top-section1 h1 {
    font-size: 24px;
  }

  .btn3 {
    padding: 6px 14px;
    font-size: 13px;
  }

  .top-section2 {
    padding: 15px 15px;
  }

  .top-section2 h1 {
    font-size: 20px;
  }

  .btn2 {
    padding: 6px 14px;
    font-size: 13px;
  }
  .top-section3 {
    padding: 30px 15px;
  }

  .top-section3 h1 {
    font-size: 24px;
  }

  .btn3 {
    padding: 6px 14px;
    font-size: 13px;
  }

  .section-title3 {
    font-size: 20px;
  }

  .package-card,
  .package-card1 {
    border-width: 3px;
  }
  .top-sections {
    padding: 16px 15px;
  }

  .top-sections h1 {
    font-size: 24px;
  }
  .menu-header h2 {
    font-size: 22px;
  }

  .brunch-content h2 {
    font-size: 20px;
  }

  .brunch-slider,
  .brunch-image {
    height: 220px;
  }
}
