@media (max-width: 1366px) {
}

@media (max-width: 1200px) {
  .custom-nav-link {
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
  }
  .planning-execution h2 {
    font-size: 38px;
  }
  .planning-execution .btn.btn-primary {
    padding: 20px 24px;
    font-size: 15px;
  }
  .page-header .menu-border {
    margin: 0 5px;
  }

  .navbar .contact-info .btn-book-now {
    padding: 15px 40px;
  }
}

@media (max-width: 991px) {
  .venue-detail-content {
    margin-top: 50px;
  }
  .planning-execution-inner-container {
    border-radius: 20px;
    padding: 30px 0 30px 30px;
    max-height: initial;
  }
  .footer-contact-info .col-lg-2.col-md-6.col-sm-6.col-12 {
    margin-bottom: 20px;
  }
  .navbar-center-brand.me-auto {
    display: none;
  }
  .navbar-center-brand.me-auto.mobile-logo {
    display: block;
  }
  .page-header .navbar .navbar-brand img {
    width: 120px;
    height: auto;
  }
  .page-header .navbar .menu-item {
    display: none;
  }
  .page-header .navbar .mobile-menu-icon {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .portfolio-page-gallery {
    padding-right: 0;
    padding-left: 0;
  }
  .our-services .services-widget {
    height: 95%;
  }
  .services-widget-content {
    padding: 20px;
  }
  .why-choose-us:after {
    width: 688px;
    height: 688px;
  }
  .why-choose-widget:after {
    max-width: 106px;
    right: -64px;
    top: 25%;
  }
  .about-bottom-widget h3 {
    font-size: 40px;
  }
  .contact-info {
    padding: 8px 15px;
  }
  .contact-info .btn.btn-primary {
    padding: 20px 44px;
  }
  .offcanvas-menu ul li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .about-company-img img {
    margin-left: 0;
  }
  .contact-banner-img img {
    object-fit: cover;
  }
  .one-stop-solution h2 i {
    display: inline;
  }
  .services-widget-img {
    max-width: 414px;
    width: 100%;
    height: auto;
  }
}

@media (max-width: 767px) {
}

@media (max-width: 575px) {
  .venue-detail .venue-container {
    padding: 0 15px;
  }
  .venue-detail-img {
    padding-right: 0;
  }
  .venue-detail {
    padding: 98px 0 0;
  }
  .available-area {
    padding: 60px 0 50px;
  }
  .venue-detail-content p .location-icon svg {
    width: 12px;
  }
  .available-area h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .available-area .col-lg-4.col-md-4.col-sm-6.col-6 {
    padding: 0 6px;
  }
  .available-area .available-area-widget {
    height: 95%;
    flex-wrap: wrap;
  }
  .available-area-widget .available-area-widget-icon {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .venue-detail-content {
    margin-top: 30px;
  }
  .venue-detail-content h1 {
    font-size: 40px;
  }
  .aminities .aminities-widget {
    margin-bottom: 25px;
  }
  .aminities h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .aminities {
    margin-bottom: 40px;
  }
  .page-header {
    padding: 0 20px;
  }
  .beautifull-movements .slick-slide {
    margin: 0 10px;
  }
  .beautifull-movements h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }

  .our-works h2:after {
    width: 197px;
    top: 25px;
    left: auto;
    right: 0;
  }
  .page-footer {
    border-radius: 0;
  }
  .footer-widget {
    margin-bottom: 20px;
  }

  .available-area .container {
    padding: 0 20px;
  }
  .wedding-planing-btn-container {
    margin-top: 54px;
  }
  .our-works {
    padding-top: 73px;
    margin-bottom: 55px;
    background-position: 0 60px;
    background-size: 140%;
  }
  .our-works p {
    font-size: 15px;
    margin-bottom: 18px;
    line-height: 132%;
  }
  .planning-execution-inner-container {
    padding: 0;
    max-height: initial;
    margin-bottom: 0;
    border-radius: 0;
  }
  .planning-execution .col-lg-6.col-md-6.col-sm-6.col-12 {
    height: auto;
  }
  .planning-execution .col-lg-6.col-md-6.col-sm-6.col-12:last-child {
    order: 1;
  }
  .planning-execution .col-lg-6.col-md-6.col-sm-6.col-12:first-child {
    order: 2;
  }
  .planning-execution-widget {
    padding: 30px 20px 60px 20px;
    margin-bottom: 0;
  }
  .planning-execution h2 {
    font-size: 35px;
    margin-bottom: 30px;
  }
  .planning-execution-img {
    background-position: 39px -2px;
    max-width: 424px;
    height: 550px;
  }
  .footer-contact-info .col-lg-4.col-md-4.col-sm-4.col-12:nth-child(2) {
    margin-bottom: 10px;
  }
  .copyright {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex-direction: column-reverse;
  }
  .page-footer .footer-logo img {
    width: 100%;
    max-width: 135px;
    height: auto;
  }
  .btn.btn-primary {
    padding: 20px 35px;
  }
  .planning-execution .btn.btn-primary {
    padding: 20px 24px;
    font-size: 15px;
  }
  .venue-beautifull-movement .btn.btn-primary {
    padding: 20px 40px;
  }
  .venue-detail-content .wedding-planing-btn-container .btn.btn-primary {
    font-size: 16px;
  }
  .page-footer .footer-contact-info {
    margin-bottom: 28px;
  }
  .our-works h2 {
    font-size: 32px;
  }
  .aminities-widget .aminities-widget-icon img {
    max-width: 40px;
    height: 40px;
    margin-bottom: 15px;
  }
  .planning-execution ul {
    margin: 0 0 30px;
  }
  .footer-contact-info .col-lg-2.col-md-6.col-sm-6.col-12 {
    margin-bottom: 0;
  }
  .service-detail {
    padding-top: 108px;
    padding-left: 0;
    padding-right: 0;
  }
  .service-detail-content {
    padding: 20px 15px 40px 15px;
  }
  .service-detail-content h1 {
    font-size: 32px;
  }
  .service-detail-content h2 {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .service-detail .service-detail-gallary-img {
    margin-bottom: 10px;
  }
  .service-detail-gallary .col-lg-8.col-md-8.col-sm-8.col-8 {
    padding: 0 5px;
  }
  .service-detail-gallary .col-lg-4.col-md-4.col-sm-4.col-4 {
    padding: 0 5px;
  }
  .service-detail-gallary {
    padding: 0 10px;
  }
  .service-detail .service-detail-gallary-img img {
    border-radius: 10px;
    height: auto;
  }
  .service-detail-content p {
    font-size: 17px;
  }
  .portfolio-content {
    padding: 60px 0 40px;
  }
  .portfolio-page-gallery {
    padding-right: 0;
    padding-left: 0;
  }
  .portfolio .portfolio-caption h1 {
    font-size: 38px;
  }
  /* .portfolio .portfolio-img img {
    height: 350px;
  } */
  .service-border {
    border-top: none;
  }
  .portfolio-content .portfolio-filter {
    border: none;
    padding: 0 0 35px 0;
  }
  .portfolio-content .col-lg-2.col-md-2.col-sm-2.col-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .portfolio-page-gallery-widget .star-rating .rating-text {
    font-size: 16px;
  }
  .portfolio-page-gallery-widget .star svg {
    margin-right: 3px;
    width: 16px;
  }
  .portfolio-page-gallery .col-lg-4.col-md-4.col-sm-4.col-6 {
    padding: 0 7px;
  }
  .portfolio-content .col-lg-4.col-md-6.col-sm-6.col-6 {
    padding: 0 7px;
  }

  .service-page-content .portfolio-page-gallery {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .portfolio-page-gallery-item img {
    border-radius: 10px;
  }
  .container {
    padding: 0 20px;
  }
  /* .portfolio-page-gallery {
    padding-right: 5px;
    padding-left: 5px;
  } */
  .portfolio .portfolio-caption {
    padding: 0 15px;
  }
  .privacy-policy {
    margin-top: 140px;
    margin-bottom: 60px;
  }
  .privacy-policy h1 {
    font-size: 42px;
  }
  .privacy-policy h2 {
    font-size: 32px;
  }
  .privacy-policy p {
    font-size: 16px;
    margin-bottom: 35px;
  }
  .main-container {
    margin-bottom: 50px;
  }
  .portfolio-content .col-lg-10.col-md-8.col-sm-8.col-12 {
    padding: 0 7px;
  }
  .contact-banner-caption h1 br {
    display: none;
  }
  .contact-banner-caption h1 {
    font-size: 38px;
  }

  .contact-banner-caption {
    padding: 150px 15px 0 15px;
  }
  .contact-information-widget {
    padding: 100px 30px;
    height: auto;
    margin-bottom: 30px;
    min-height: 399px;
  }
  .contact-information-widget h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .contact-information-widget h4 {
    min-height: auto;
    font-size: 20px;
  }
  .contact-information .faq {
    margin-top: 50px;
    padding: 0 0 50px 0;
  }
  .contact-us-form {
    padding: 40px 30px;
  }
  .faq-accordion .accordion-button::after {
    margin-left: 15px;
  }
  .faq h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .faq .accordion-button {
    font-size: 16px;
  }
  .faq .accordion-body {
    padding: 14px 30px 0 0;
  }
  .faq .accordion-body p {
    font-size: 12px;
    line-height: 144%;
    letter-spacing: 0.48px;
    margin-bottom: 0;
  }
  .faq .accordion-item {
    margin-bottom: 0;
  }
  .contact-information-widget-icon svg {
    width: 60px;
    height: 60px;
  }
  .about-us-experience {
    margin-top: 120px;
  }
  .about-us-experience h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .about-us-experience .experience-gallary-img img {
    height: 325px;
  }
  .experience-gallary-img.experience-gallary-img-secondary img {
    height: 259px;
  }
  .about-us-experience-gallary .col-lg-3.col-md-3.col-sm-3.col-3 {
    padding: 0 5px;
  }
  .love-quotes h2:before {
    width: 160px;
    height: 149px;
    bottom: 103px;
  }
  .love-quotes {
    padding: 100px 0 34px 0;
  }
  .love-quotes h6 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .love-quotes h2 {
    font-size: 28px;
    line-height: normal;
    margin-bottom: 15px;
  }
  .love-quotes p {
    font-size: 17px;
  }
  .our-mission-widget h3 {
    margin-bottom: 10px;
    font-size: 25px;
  }
  .our-mission-widget p {
    font-size: 14px;
    line-height: 144%;
    letter-spacing: 0.44px;
    margin-bottom: 0;
  }
  .about-company h4 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .about-company p {
    font-size: 15px;
    line-height: 144%;
    letter-spacing: 0.56px;
    margin-bottom: 35px;
  }
  .features h6 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .features p {
    font-size: 15px;
    margin-bottom: 0;
  }
  .about-company h6 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .works-slider-widget-content .comma-icon img {
    width: 74px;
    height: 74px;
  }
  .works-slider-widget-content .gradient-border {
    margin: 0 18px;
  }
  .love-quotes h2 br {
    display: none;
  }
  .our-mission-and-vision .our-mission-widget {
    padding: 40px 15px 20px 15px;
    border-radius: 360px 360px 0 0;
    height: auto;
    margin-bottom: 0;
    height: 100%;
  }
  .our-mission-and-vision {
    padding: 60px 0 60px;
  }
  .about-company {
    padding: 60px 0;
  }
  .about-company h2 {
    font-size: 32px;
    margin-bottom: 25px;
    line-height: normal;
  }
  .about-company-img img {
    height: auto;
    object-fit: cover;
    margin-left: 0;
  }
  .features {
    margin-bottom: 60px;
    height: auto;
  }
  .beautifull-movements {
    padding: 0 5px 20px 5px;
  }
  .features .features-widget {
    border-right: 1px solid rgba(255, 255, 255, 0.56);
    border-bottom: 1px solid rgba(255, 255, 255, 0.56);
    padding: 15px;
    justify-content: flex-start;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .features .col-lg-3.col-md-3.col-sm-3.col-6 {
    padding: 0;
  }
  .our-services:after {
    width: 348px;
    height: 360px;
    bottom: -125px;
  }
  .banner .banner-text h1 {
    font-size: 38px;
    line-height: normal;
    font-weight: 500;
  }
  .rating-container {
    margin-bottom: 52px;
    flex-direction: column;
  }
  .banner .banner-text .vendor-booking {
    padding-left: 80px;
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: right;
  }
  .banner .banner-text .btn.btn-primary.btn-start-wedding {
    margin-right: 0;
    padding: 18px 24px;
    margin-bottom: 20px;
    font-size: 15px;
  }
  .banner {
    padding: 78px 0 50px 0;
    border-radius: 0 0 34px 34px;
    height: auto;
  }
  .banner .rating-container {
    margin-bottom: 22px;
  }
  .our-works-slider .caption {
    bottom: 0;
    position: relative;
    top: 20px;
  }
  .our-works-slider h3 {
    font-size: 22px;
    line-height: 118%;
    margin-bottom: 5px;
    color: var(--dark-black);
  }
  .works-slider-widget-content {
    margin-top: 39px;
  }
  .our-works p {
    color: var(--dark-black);
  }
  .works-slider-widget-content p {
    font-size: 14px;
    margin-bottom: 18px;
    line-height: 144%;
    color: var(--dark-black);
  }
  .our-services h2 {
    font-size: 32px;
    /* margin-bottom: 60px; */
  }
  .our-services h2:after {
    right: -213px;
    top: 29px;
  }
  .about-us:before {
    width: 244px;
    height: 244px;
    top: 40px;
  }
  .about-container-border {
    padding: 34px 0;
  }
  .about-heading h2 {
    font-size: 32px;
  }
  .about-heading h2 i {
    display: block;
  }
  .about-us:after {
    width: 186px;
    height: 196px;
    top: 340px;
  }

  .about-content {
    margin-top: 30px;
  }
  .about-content p {
    color: var(--gray);
    font-size: 15px;
    line-height: 144%;
    max-width: 314px;
    width: 100%;
    margin: 0 auto 22px;
  }
  .about-bottom-widget {
    margin-bottom: 26px;
    align-items: center !important;
    border-bottom: 1px solid #842c4e;
    padding-bottom: 26px;
    text-align: center;
    justify-content: center;
    flex-direction: column;
  }
  .about-content .btn.btn-link.btn-view-portfolio img {
    width: 32px;
    height: 32px;
    margin-left: 10px;
  }
  .about-bottom-content
    .col-lg-4.col-md-4.col-sm-12.col-12:last-child
    .about-bottom-widget {
    border-bottom: none;
  }
  .about-bottom-widget h6 {
    text-align: center;
    margin-bottom: 18px;
    width: 100%;
  }
  .about-bottom-widget h3 {
    font-size: 48px;
  }
  .about-bottom-widget h6 br {
    display: none;
  }
  .client-slider-container {
    padding: 20px 0;
  }
  .why-choose-us:after {
    width: 340px;
    height: 340px;
    bottom: -180px;
  }
  .why-choose-widget:after {
    display: none;
  }
  .our-services:before {
    width: 333px;
    height: 333px;
    top: -204px;
    display: none;
  }
  .one-stop-solution:before {
    width: 162px;
    height: 162px;
    top: auto;
    bottom: -10px;
  }
  .about-us .wedding-planing-btn-container {
    margin-top: 10px;
  }
  .about-us {
    position: relative;
    margin-bottom: 70px;
    border-top: 1px solid var(--primary-red);
    text-align: center;
  }
  .our-services {
    padding: 60px 0;
  }
  /* .our-services .wedding-planing-btn-container {
    margin-top: 0;
  } */
  .choose-wedding-venue {
    padding: 60px 0 35px;
  }
  .choose-wedding-venue-widget .choose-wedding-venue-caption h6 {
    font-size: 18px;
  }
  .choose-wedding-venue .row {
    margin: 0 -10px;
  }
  .choose-wedding-venue h2 {
    font-size: 31px;
    margin-bottom: 30px;
  }
  .choose-wedding-venue .col-lg-3.col-md-3.col-sm-3.col-6 {
    padding: 0 8px;
  }
  .allow-yourself .nav-tabs .nav-link {
    padding: 20px 42px;
  }
  .allow-yourself h2 {
    font-size: 32px;
    margin-bottom: 42px;
  }
  .allow-yourself h2 br {
    display: none;
  }
  .choose-wedding-venue:before {
    width: 149px;
    height: 240px;
    bottom: -3px;
  }
  .our-services .services-widget {
    margin-bottom: 17px;
  }
  .allow-yourself:after {
    width: 225px;
    height: 225px;
    top: 575px;
  }
  .choose-wedding-venue:after {
    width: 154px;
    height: 221px;
    top: 23px;
  }
  .allow-yourself .slick-slide img {
    border-radius: 44px;
  }
  .allow-yourself .slick-slide {
    margin: 0 8px;
  }
  .one-stop-solution {
    padding: 60px 0 30px;
  }
  .one-stop-solution h2 {
    font-size: 32px;
    margin-bottom: 34px;
  }
  .one-stop-solution h2 i {
    display: initial;
  }
  #multi-step-form {
    margin-top: 20px;
  }
  .solution-stepper-content {
    margin-top: 0;
  }
  .one-stop-solution .container .container {
    padding: 0;
  }
  .stop-solution-stepper-content .col-lg-6.col-md-6.col-sm-6.col-7 {
    padding: 0 7px;
  }
  .stop-solution-stepper-content .col-lg-6.col-md-6.col-sm-6.col-5 {
    padding: 0 7px;
  }
  .why-choose-widget p br {
    display: none;
  }
  .why-choose-widget {
    margin-bottom: 22px;
  }
  .wedding-video .btn-video img {
    width: 78px;
    height: 78px;
  }
  .why-choose-us {
    padding-top: 60px;
    margin-bottom: 60px;
    background-size: 139%;
    background-position: 0 41px;
  }
  .wedding-video {
    margin-bottom: 50px;
  }
  .faq {
    padding: 0 0 60px 0;
  }
  .our-works .wedding-planing-btn-container {
    margin-top: 62px;
  }
  .our-services .services-widget {
    height: 96%;
  }
  .about-us-experience-gallary {
    padding: 0 5px;
  }
  .beautifull-movements.venue-beautifull-movement
    .allow-yourself-slider-container {
    padding: 0 5px;
  }
  .our-works-slider .slick-slide {
    margin: 0 15px;
  }
  .our-works-slider .slick-next.slick-arrow,
  .our-works-slider .slick-prev.slick-arrow {
    display: block !important;
    top: auto;
    bottom: -33px;
  }
  .step-circle {
    width: 58px;
    height: 58px;
  }
  #nav-tabContent .allow-yourself-slider-container {
    padding: 0 5px;
  }
  .client-slider .slide-content h6 {
    font-size: 28px;
  }
  .client-slider .slick-slide img {
    margin-right: 8px;
  }
  .contact-us-form label {
    font-size: 16px;
  }
  .contact-us-form .form-group {
    margin-bottom: 20px;
  }
  .contact-us-form .form-group span {
    font-size: 14px;
    line-height: normal;
    margin-top: 13px;
  }
  .about-us-experience h1 br {
    display: none;
  }
  .about-us-experience p br {
    display: none;
  }
  .contact-us-form .btn.btn-primary {
    padding: 20px 40px;
    width: 100%;
    margin-top: 9px;
  }
  .contact-us-form .wpcf7-spinner {
    display: none;
}
  .contact-information {
    padding: 0;
  }
  .contact-banner-img img {
    height: 1090px;
  }
  .contact-us-form h2 {
    margin-bottom: 25px;
    font-size: 32px;
  }
  .contact-us-form .row + div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-size: 15px;
    margin-top: 1.2rem;
    margin-bottom: 0;
  }
  .contact-banner-caption p {
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 140%;
  }
  .contact-us-form p {
    margin-bottom: 0;
  }
  .our-works h3.subtitle-for-us {
    text-align: right;
    padding-left: 0;
    padding-right: 30px;
    font-size: 24px;
    line-height: 118%;
  }
  .about-us .subheading-text {
    margin-top: 0;
    padding-right: 0;
  }
  .our-services .row {
    margin: 0 -7px;
  }
  .our-services .subtitle-inhouse {
    text-align: center;
    padding-left: 160px;
    margin-top: -17px;
    font-size: 24px;
    margin-bottom: 19px;
  }
  .our-services .col-lg-4.col-md-4.col-sm-4.col-6 {
    padding: 0 6px;
  }
  .our-works-slider {
    margin-top: 25px;
  }
  .services-widget-content {
    padding: 18px 10px;
  }
  .one-stop-solution .stop-solution-stepper-img img {
    height: auto;
    object-fit: cover;
    width: 94%;
    margin-left: 1px;
  }
  .about-us .subheading-text h3 {
    text-align: center;
    font-size: 24px;
    padding-left: 81px;
  }
  .vendor-booking h3 {
    font-size: 28px;
  }
  .why-choose-widget .why-choose-widget-icon img {
    width: 88px;
    height: 88px;
  }
  .contact-info .btn.btn-outline-danger.btn-phone {
    width: 85px;
    height: 56px;
    margin-right: 10px;
  }
  .allow-yourself-slider .slick-dots,
  .allow-yourself-video-slider .slick-dots {
    margin: 20px 0 33px;
  }
  .allow-yourself .slick-slide img {
    height: 250px;
    object-fit: cover;
  }
  .choose-wedding-venue h2 span {
    display: initial;
  }
  .allow-yourself .tab-content {
    margin-top: 10px;
  }
  .allow-yourself-video-slider video {
    height: 364px;
    border-radius: 44px;
  }
  .why-choose-us h2 {
    font-size: 32px;
    margin-bottom: 32px;
  }
  .planning-execution .container {
    padding: 0;
  }
  .stop-solution-stepper-content p br {
    display: none;
  }
  .banner .banner-text {
    margin-top: 54px;
    text-align: center;
  }
  .about-bottom-content .col-lg-4.col-md-4.col-sm-12.col-12 {
    width: 100%;
  }
  .about-bottom-content .row {
    overflow: visible;
    flex-wrap: wrap;
  }
  .btn.btn-primary {
    font-size: 14px;
    padding: 18px 24px;
  }
  .about-us-experience p {
    font-size: 16px;
    line-height: 144%;
    margin-bottom: 30px;
  }
  .our-mission-widget .our-mission-icon {
    margin-bottom: 20px;
  }
  .our-mission-and-vision
    .col-lg-6.col-md-6.col-sm-6.col-12:last-child
    .our-mission-widget {
    margin-bottom: 0;
  }
  .our-mission-widget .our-mission-icon img {
    width: 85px;
    height: 85px;
  }
  .portfolio .portfolio-img img {
    height: 350px;
  }
  .portfolio-page-gallery-item img {
    height: 200px;
  }
  .portfolio-page-gallery-widget h6 {
    line-height: normal;
    margin-bottom: 5px;
    font-size: 18px;
    text-decoration: none;
  }
  .portfolio-page-gallery-widget h6 a {
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.24px;
    text-decoration: none;
  }
  .portfolio-page-gallery-widget a {
    text-decoration: none;
  }

  .portfolio-content .portfolio-filter h4 {
    margin-bottom: 15px;
  }
  .portfolio-page-gallery-widget {
    margin-bottom: 20px;
  }
  .privacy-policy h6 {
    font-size: 24px;
  }
  .about-us .about-subheading {
    margin-bottom: 20px;
    justify-content: center;
  }
  .page-header .container-fluid {
    padding: 0;
    flex-direction: row-reverse;
  }
  .page-header .navbar .mobile-menu-icon {
    margin-right: auto;
  }
  .page-header .navbar .mobile-menu-icon .nav-link {
    padding: 0;
  }
  .page-footer .footer-widget ul li a {
    padding: 0;
  }
  .page-footer {
    border-radius: 50px 50px 0 0;
  }
  .planning-execution .container {
    padding: 0 15px;
  }
  .planning-execution-inner-container {
    padding: 0;
    max-height: initial;
    margin-bottom: 60px;
    border-radius: 170px;
  }
  .planning-execution .col-lg-6.col-md-6.col-sm-6.col-12:last-child {
    order: 2;
  }
  .planning-execution-widget {
    padding: 60px 20px 0 20px;
    margin-bottom: 0;
    text-align: center;
    line-height: 118%;
  }
  .planning-execution ul {
    max-width: 216px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto 20px;
  }
  .planning-execution .btn.btn-primary {
    padding: 18px 22px;
    font-size: 14px;
  }
  .planning-execution h2 {
    font-size: 22px;
    margin-bottom: 28px;
    padding: 0 34px;
  }

  .planning-execution-img {
    background-position: 86px 2px;
    max-width: 424px;
    height: 331px;
  }
  .planning-execution ul li img {
    margin-right: 7px;
    width: 20px;
    max-width: 20px;
    height: 20px;
  }
  .navbar-center-brand.me-auto.mobile-logo {
    display: block;
    margin-left: auto;
    margin-right: 0 !important;
  }
  .page-header .navbar .navbar-brand img {
    width: 94px;
    height: auto;
  }
  .page-header .navbar .nav-link.menu-icon img {
    width: 20px;
    height: 13px;
    margin-right: 5px;
  }
  .page-header .navbar .mobile-menu-icon .nav-link {
    text-transform: uppercase;
    font-size: 15px;
    color: #842c4e !important;
    display: inline-flex;
    align-items: center;
    gap: 10px;
  }
  .our-works-slider .slick-prev.slick-arrow,
  .our-works-slider .slick-next.slick-arrow {
    width: 32px;
    height: 32px;
  }
  .our-works-slider .slick-next.slick-arrow {
    right: 39%;
  }
  .our-works-slider .slick-prev.slick-arrow {
    left: 39%;
  }
  .about-container-border {
    border-top: none;
  }
  .hide-on-desktop {
    display: block;
  }
  .hide-on-mobile {
    display: none;
  }
  .services-widget-img img {
    height: 206px !important;
  }
  .our-services .services-widget h3 {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .our-services .services-widget p {
    font-size: 14px;
    line-height: 132%;
    margin-bottom: 14px;
  }
  .our-services .services-widget .btn.btn-link.btn-know-more {
    font-size: 14px;
    line-height: 118%;
    letter-spacing: 1.96px;
  }
  .our-services .services-widget .btn.btn-link.btn-know-more img {
    width: 24px;
    height: 24px;
  }
  .our-services .btn.btn-primary {
    padding: 18px 27px;
    width: 100%;
  }
  .wedding-sitting-couple img {
    width: 100%;
    height: 662px;
    object-fit: cover;
  }
  .allow-yourself .nav-tabs .nav-link.active {
    color: #842c4e !important;
  }
  .step-circle {
    width: 40px;
    height: 40px;
    font-size: 17px;
  }
  .one-stop-solution .about-subheading {
    margin-bottom: 16px;
  }
  .one-stop-solution .hide-on-desktop {
    display: flex !important;
    justify-content: center;
  }
  .solution-stepper-content .about-subheading {
    display: none !important;
  }
  .one-stop-solution h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .stop-solution-stepper-content p {
    font-size: 12px;
    line-height: 144%;
    letter-spacing: 0.48px;
    margin-bottom: 11px;
  }
  .stop-solution-stepper-content .btn.btn-link.btn-view-portfolio {
    font-size: 13px;
    letter-spacing: 0;
  }
  .stop-solution-stepper-content .btn.btn-link.btn-view-portfolio img {
    width: 24px;
    height: 24px;
    margin-right: 5px;
  }
  .why-choose-widget h6 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .why-choose-widget p {
    font-size: 14px;
    line-height: 144%;
    letter-spacing: 0.56px;
    margin-bottom: 0;
  }
  .why-choose-widget:after {
    max-width: 75px;
    display: block;
    right: -48px;
    top: 23%;
    display: block !important;
  }
  .why-choose-widget .why-choose-widget-icon {
    margin-bottom: 15px;
  }
  .why-choose-us
    .col-lg-4.col-md-4.col-sm-6.col-6:nth-child(2)
    .why-choose-widget:after {
    display: none !important;
  }
  .why-choose-us
    .col-lg-4.col-md-4.col-sm-6.col-6:nth-child(4)
    .why-choose-widget:after {
    display: none !important;
  }
  .why-choose-us
    .col-lg-4.col-md-4.col-sm-6.col-6:nth-child(6)
    .why-choose-widget:after {
    display: none !important;
  }
  .stop-solution-stepper-img {
    position: relative;
  }
  .step-count-heading {
    position: absolute;
    left: 11px;
    top: 1px;
    border-radius: 60px;
    border: 2px solid rgba(132, 44, 78, 0);
    background: var(--primary, #842c4e);
    backdrop-filter: blur(15px);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 118%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: "Larken";
  }
  .why-choose-us .wedding-planing-btn-container {
    margin-top: 10px;
  }
  #weddingVideo {
    height: 332px;
    object-fit: cover;
  }
  .wedding-video .btn-video img {
    width: 64px;
    height: 64px;
  }
  .faq-accordion .accordion-button::after {
    width: 24px;
    height: 24px;
  }
  .faq .wedding-planing-btn-container {
    margin-top: 32px;
  }
  .planning-execution-img {
    background: url(../images/planning-execution-mobile-img.png) no-repeat
      center center;
    background-size: 120%;
    background-position: -14px -47px;
  }
  .page-footer .footer-logo {
    margin-bottom: 28px;
  }
  .page-footer .footer-contact-info .btn.btn-link.btn-know-more {
    text-decoration: underline;
    letter-spacing: 0;
  }
  .page-footer .footer-contact-info .btn.btn-link.btn-know-more img {
    width: 24px;
    height: 24px;
    margin-left: 10px;
  }
  .page-footer .footer-contact-info {
    padding: 19px 0;
  }
  .footer-contact-info-widget:after {
    height: 32px;
    right: -11px;
    top: -2px;
  }
  .footer-contact-info-widget {
    margin-bottom: 3px;
  }
  .social-media-col {
    width: 100%;
    margin-top: 5px;
  }
  .footer-contact-info-widget .social-icon {
    margin-right: 6px;
  }
  .page-footer .footer-widget h4 {
    font-size: 16px;
    margin-bottom: 18px;
  }
  .page-footer .footer-widget ul li {
    font-size: 15px;
    margin-bottom: 8px;
  }
  .footer-widget.footer-service-widget ul {
    display: flex;
    gap: 15px;
  }
  .page-footer .copyright p {
    font-size: 14px;
    line-height: 148%;
    letter-spacing: 0.56px;
  }
  .page-footer {
    background: linear-gradient(rgba(255, 226, 236, 1), rgba(255, 243, 253, 1));
    padding: 33px 0 0;
  }
  .about-subheading.d-flex.align-items-center.hide-on-desktop {
    display: flex !important;
  }
  .page-template-about-us-page-template .beautifull-movements {
    padding: 0 0 40px 0;
  }
  .our-mission-and-vision .col-lg-6.col-md-6.col-sm-6.col-6 {
    padding: 0 7px;
  }
  .our-mission-container .row {
    margin: 0 -7px;
  }
  .beautifull-movements .slick-slide img {
    min-height: auto;
    height: 364px;
    border-radius: 44px;
  }
  .services-gallary-links ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .services-gallary-links ul ul {
    width: 100%;
  }
  .services-gallary-links ul li {
    font-size: 16px;
    padding: 10px 0;
    max-width: 48%;
    width: 48%;
    margin-right: 2%;
  }
  .portfolio-content .col-lg-2.col-md-4.col-sm-4.col-12 {
    padding-left: 15px;
  }
  .venue-detail-img img {
    height: auto;
  }
  .venue-detail-content h1 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .venue-detail-content p {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .available-area h2 {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .venue-detail-content h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .aminities h2 {
    font-size: 32px;
    margin-bottom: 25px;
  }
  .available-area-widget .available-area-widget-icon img {
    max-width: 45px;
  }
  .single-location .beautifull-movements h2 {
    margin-bottom: 10px;
  }
  .contact-banner-img img {
    height: 1090px;
  }
  .available-area .available-area-widget {
    padding: 20px 15px;
    text-align: center;
  }
  .available-area-widget .available-area-widget-icon {
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
  }
}

@media (max-width: 480px) {
  .available-area-widget-content h5 {
    font-size: 17px;
    line-height: normal;
    margin-bottom: 5px;
  }
  .aminities .aminities-widget p {
    font-size: 16px;
  }
  .beautifull-movements .slick-slide img {
    border-radius: 44px;
  }

  .our-services h2:after {
    right: -113px;
  }
  .btn.btn-primary {
    font-size: 15px;
    padding: 20px 27px;
  }
  .about-us {
    margin-bottom: 60px;
  }
}

@media (max-width: 400px) {
  .btn.btn-primary {
    font-size: 15px;
    padding: 18px 27px;
  }
  .our-works .btn.btn-primary {
    padding: 18px 27px;
    font-size: 15px;
  }
  .beautifull-movements .slick-slide {
    margin: 0 8px;
  }
  .planning-execution .btn.btn-primary {
    padding: 18px 19px;
    font-size: 15px;
  }
  .our-services .btn.btn-primary {
    padding: 18px 27px;
    width: 100%;
  }
  /* .contact-banner-img img {
    height: 1170px;
  } */
}
@media (max-width: 370px) {
  .planning-execution .btn.btn-primary {
    font-size: 12px;
  }
}
