.forminator-custom-form:after {
  display: none !important;
}

body.home * {
  text-align: center;
}

@media only screen and (min-width: 1001px) {
  header .logo_wrapper .q_logo,
  header .logo_wrapper .q_logo > a {
    height: 100% !important;
    display: flex !important;
    position: relative !important;
  }

  header .logo_wrapper {
    height: 100px !important;
    overflow: visible !important;
  }

  header .logo_wrapper .q_logo {
    top: 0 !important;
    left: 0 !important;
    align-items: flex-start !important;
  }

  header .logo_wrapper .q_logo > a {
    align-items: flex-start !important;
    visibility: visible !important;
  }

  header .logo_wrapper .q_logo img {
    position: static !important;
    top: auto !important;
    transform: none !important;
    width: auto !important;
    height: auto !important;
    max-height: 100% !important;
    max-width: 100% !important;
    opacity: 1 !important;
    display: none !important;
  }

  .sticky_header header .logo_wrapper .q_logo img.sticky,
  body.sticky header .logo_wrapper .q_logo img.sticky,
  header.dark .logo_wrapper .q_logo img.dark,
  header.light .logo_wrapper .q_logo img.light,
  header .logo_wrapper .q_logo img.normal,
  header.sticky .logo_wrapper .q_logo img.sticky,
  header.sticky_header .logo_wrapper .q_logo img.sticky {
    display: block !important;
  }

  .sticky_header header .logo_wrapper .q_logo img.normal,
  body.sticky header .logo_wrapper .q_logo img.normal,
  header.dark .logo_wrapper .q_logo img.normal,
  header.light .logo_wrapper .q_logo img.normal,
  header.sticky .logo_wrapper .q_logo img.normal,
  header.sticky_header .logo_wrapper .q_logo img.normal {
    display: none !important;
  }
}

@media only screen and (max-width: 1000px) {
  body .q_logo a {
    left: auto !important;
  }

  header .header_bottom,
  header .header_inner,
  header .header_inner_left,
  header .header_top {
    position: relative !important;
  }

  header .header_bottom {
    display: flex !important;
    justify-content: space-between !important;
  }

  header .header_inner_left .mobile_menu_button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 70px !important;
  }

  header .header_inner_left .logo_wrapper {
    position: absolute !important;
    left: 50% !important;
    top: 0 !important;
    transform: translateX(-50%) !important;
    z-index: 50 !important;
    width: 80% !important;
    max-width: 80% !important;
    padding-left: 52px !important;
    padding-right: 52px !important;
  }

  header .header_inner_left .logo_wrapper .q_logo,
  header .header_inner_left .logo_wrapper .q_logo > a {
    width: 100% !important;
    height: 100% !important;
  }

  header .header_inner_left .logo_wrapper .q_logo img {
    position: static !important;
    top: auto !important;
    transform: none !important;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 70px !important;
  }

  header .header_inner_left .logo_wrapper .q_logo img.mobile {
    margin: 0 !important;
  }

  header .q_social_icon_holder .fa-stack {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .mobile {
    margin-bottom: 0 !important;
  }

  header .q_logo img.mobile {
    margin: 0 !important;
  }

  header .header_bottom {
    display: grid !important;
    grid-template-columns: 60px 1fr auto !important;
    align-items: center !important;
    height: 70px !important;
  }

  header .header_inner_left {
    grid-column: 1 / 3 !important;
    min-height: 70px !important;
  }

  header .header_inner_left,
  header .mobile_menu_button {
    display: flex !important;
    align-items: center !important;
    height: 70px !important;
  }

  header .mobile_menu_button {
    width: 60px !important;
    flex: 0 !important;
    justify-content: center !important;
  }

  header .header_inner_left .logo_wrapper {
    position: static !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    height: 70px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: auto !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }

  header .header_inner_left .logo_wrapper .q_logo,
  header .header_inner_left .logo_wrapper .q_logo > a {
    width: auto !important;
    height: 70px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    visibility: visible !important;
  }

  header .header_inner_left .logo_wrapper .q_logo img {
    display: none !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  header .header_inner_left .logo_wrapper .q_logo img.mobile {
    display: block !important;
    max-height: 52px !important;
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
    object-fit: contain !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  header .header_inner_right {
    grid-column: 3 !important;
    justify-content: flex-end !important;
    gap: 10px !important;
    padding-right: 10px !important;
  }

  header .header_inner_right,
  header .side_menu_button_wrapper.right {
    display: flex !important;
    align-items: center !important;
    height: 70px !important;
  }

  header .header_bottom_right_widget_holder {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
  }

  header .side_menu_button {
    display: flex !important;
    align-items: center !important;
    height: 70px !important;
  }

  .mobile_menu {
    min-width: 100px !important;
    top: 150px !important;
  }

  .mobile_menu ul {
    width: auto !important;
  }
}

@media (max-width: 768px) {
  .grid_section .section_inner_margin {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .grid_section .section_inner {
    width: 100% !important;
  }

  .wpb_text_column,
  .wpb_text_column p {
    line-height: 1.45 !important;
  }

  .wpb_text_column p {
    margin-bottom: 0.9em !important;
  }

  .wpb_text_column h1,
  .wpb_text_column h2,
  .wpb_text_column h3 {
    line-height: 1.15 !important;
    margin-bottom: 0.5em !important;
  }

  .q_elements_holder .q_elements_item_content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .wpb_video_widget,
  .wpb_video_wrapper,
  .vc_video,
  .vc_video .wpb_wrapper {
    max-width: none !important;
  }

  .wpb_video_wrapper,
  .vc_video .wpb_wrapper {
    width: calc(100% + 28px) !important;
    margin-left: -14px !important;
    margin-right: -14px !important;
  }

  .wpb_video_wrapper iframe {
    width: 100% !important;
    height: auto !important;
  }

  .wpb_text_column div[style*="padding:56.25%"] {
    width: calc(100% + 28px) !important;
    margin-left: -14px !important;
    margin-right: -14px !important;
  }
}