/* ===== Responsive Fixes ===== */
@media (max-width: 1024px) {
  .services-grid {
    flex-direction: column;
    gap: 40px;
  }

  .service-box {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .container,
  .max-width,
  .width-90,
  .width-70,
  .width-60,
  .width-50 {
    max-width: 100% !important;
    /* width: 100%; */
    /* padding-left: 20px;
    padding-right: 20px; */
  }

  .row.founder-section,
  .row.align-items-center {
    flex-direction: column;
  }

  .col-6 {
    width: 100% !important;
    /* margin-bottom: 30px; */
  }

  .overlay-text {
    width: 90%;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
  }

  .home-video-section video {
    max-height: 400px;
    object-fit: cover;
  }

  .small-image {
    margin-top: 20px;
    width: 200px;
    left: 5%;
    bottom: 10%;
  }
  .ontop-images img:first-of-type {
    padding: 3rem;
  }
  .padding-col {
    padding-left: 2rem !important;
  }

  .second-h1 {
    padding: 0 5%;
  }

  .testimonials-carousel p {
    padding: 0 10%;
  }

  .images-div {
    flex-direction: column;
    gap: 20px;
  }

  .text-image {
    width: 100%;
  }

  .contact-info h1 {
    font-size: 18px;
    /* width: 100%; */
  }

  .arrow-svg {
    width: 16px;
  }
  /* .service-icon {
    width: 100%;
    height: 100%;
  } */
  .footer #mega-menu-footer_menu {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .planning .why-big::after {
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
  }
  .mega-sub-menu {
    display: none !important;
  }
  .form-group p {
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .font-60 {
    font-size: 42px;
  }
  .font-50 {
    font-size: 36px;
  }
  .font-40 {
    font-size: 30px;
  }
  .font-30 {
    font-size: 24px;
  }
  .font-25 {
    font-size: 20px;
  }
  .font-23 {
    font-size: 19px;
  }
  .font-20 {
    font-size: 18px;
  }
  .font-18 {
    font-size: 16px;
  }
  .font-16 {
    font-size: 15px;
  }
  .font-15 {
    font-size: 14px;
  }
  .font-14 {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .font-60 {
    font-size: 36px;
  }
  .font-50 {
    font-size: 30px;
  }
  .font-40 {
    font-size: 26px;
  }
  .font-30 {
    font-size: 20px;
  }
  .font-25 {
    font-size: 18px;
  }
  .font-23 {
    font-size: 17px;
  }
  .font-20 {
    font-size: 16px;
  }
  .font-18 {
    font-size: 15px;
  }
  .font-16 {
    font-size: 14px;
  }
  .font-15 {
    font-size: 13px;
  }
  .font-14 {
    font-size: 12px;
  }
  .oceanwp-mobile-menu-icon,
  #site-header-inner #mega-menu-wrap-topbar_menu,
  #site-header-inner #mega-menu-wrap-main_menu {
    display: none !important;
  }
  .side-menu {
    right: -200%;
    width: 100%;
  }
  .vhvh {
    height: 100% !important;
  }
  .third-t {
    padding: 0 1rem;
  }
  .sections {
    padding: 2rem 0;
  }
  .line {
    width: 60%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .center-title {
    text-align: center;
    width: 100%;
  }
  .col-6 {
    position: relative;
  }
  .before-arrow {
    display: inline;
    position: absolute;
    width: 55%;
    left: 50%;
    transform: translateX(-50%);
    top: 93%;
  }
  .parallex-section {
    height: 50vh;
  }
  .parallex-text {
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  /* .side-menu .contact-section {
    display: none;
  } */
  .menu-sidebar-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 0;
    /* flex-direction: column; */
  }
  #mega-menu-wrap-main_menu .mega-menu-toggle + #mega-menu-main_menu,
  #mega-menu-wrap-topbar_menu .mega-menu-toggle + #mega-menu-topbar_menu {
    display: flex;
    align-items: center;
    gap: 3rem;
  }
  .footer-text h1 {
    font-size: 18px;
  }
  #mega-menu-wrap-main_menu
    #mega-menu-main_menu
    > li.mega-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-topbar_menu
    #mega-menu-topbar_menu
    > li.mega-menu-item
    > a.mega-menu-link {
    color: #000 !important;
    padding: 0 !important;
  }
  #site-header-inner {
    justify-content: space-between;
  }
  .about-hero,
  .service-hero,
  .contact-hero,
  .service-inside-hero {
    background-size: cover;
    aspect-ratio: 1;
  }

  .overlay-text {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-logo {
    max-width: 100px !important;
    max-height: 100px !important;
    margin: 0;
    margin-top: 10px;
  }
  #mega-menu-wrap-topbar_menu
    #mega-menu-topbar_menu
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link {
    color: #000 !important;
  }
  #mega-menu-wrap-topbar_menu
    #mega-menu-topbar_menu
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link {
    opacity: 1;
  }
  #mega-menu-wrap-footer_menu .mega-menu-toggle + #mega-menu-footer_menu {
    display: flex !important;
  }
  .contact-info {
    justify-content: center !important;
    align-items: center !important;
  }
  .pl {
    padding-left: 0;
    text-align: center;
    width: 100%;
    margin-top: 15px;
  }
  .professional {
    display: flex;
    justify-content: start;
    gap: 2rem;
    padding: 2rem 0;
    align-items: center;
    flex-direction: column;
    margin: 0 20px;
  }
  .content-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .content-text p {
    text-align: center;
  }
  .edited-width {
    max-width: 100%;
  }
  .edited-edited-margin {
    margin-left: 50%;
    transform: translateX(-50%);
    margin-bottom: 20px;
  }
  .heading-divider span {
    width: 500px;
    border: 1px solid #000;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .form-group label,
  .form-group input,
  .form-group select,
  .form-group option,
  .form-group textarea {
    text-align: center;
  }
  .form-group input::placeholder,
  .form-group select,
  .form-group option {
    opacity: 0.8;
  }
  .parallex-section {
    background-attachment: unset;
  }
  .new-max-width {
    padding: 0 3rem;
  }
  .corporate-event-planning {
    background-position: center;
  }
}
