.bug_crawl_template .lead_magnet {
  padding-top: 50px; }
  .bug_crawl_template .lead_magnet .row {
    display: flex; }
    @media (min-width: 768px) {
      .bug_crawl_template .lead_magnet .row {
        align-items: flex-end; } }
  @media (min-width: 768px) {
    .bug_crawl_template .lead_magnet .self-align-center {
      align-self: center; } }
  .bug_crawl_template .lead_magnet .form_section .description .description {
    font-size: 1.2em;
    margin-bottom: 30px; }
  .bug_crawl_template .lead_magnet .form_section .form form .quform-default-submit {
    display: none; }
  .bug_crawl_template .lead_magnet .form_section .form form .quform-child-elements {
    display: flex;
    max-width: 500px;
    justify-content: space-between; }
    .bug_crawl_template .lead_magnet .form_section .form form .quform-child-elements .quform-element-email {
      width: 60%; }
    .bug_crawl_template .lead_magnet .form_section .form form .quform-child-elements .quform-element-submit {
      width: 40%; }
    .bug_crawl_template .lead_magnet .form_section .form form .quform-child-elements .quform-field-email {
      max-width: 280px;
      width: 100%;
      background: #00000040;
      border: none;
      color: white;
      height: 45px;
      margin-right: 20px; }
      .bug_crawl_template .lead_magnet .form_section .form form .quform-child-elements .quform-field-email::placeholder {
        color: white; }
    .bug_crawl_template .lead_magnet .form_section .form form .quform-child-elements .quform-submit {
      height: 45px;
      width: 100%;
      /* padding: 7px 35px !important; */
      background: #fff;
      letter-spacing: inherit;
      border: 2px solid white;
      border-radius: 0;
      color: #dd3333;
      font-size: inherit;
      line-height: inherit;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
      @media (max-width: 768px) {
        .bug_crawl_template .lead_magnet .form_section .form form .quform-child-elements .quform-submit {
          margin-top: -5px; } }
      .bug_crawl_template .lead_magnet .form_section .form form .quform-child-elements .quform-submit:hover {
        background: #dd3333;
        color: white;
        border-color: white; }
    .bug_crawl_template .lead_magnet .form_section .form form .quform-child-elements .quform-element-tree {
      display: none; }
  .bug_crawl_template .lead_magnet .image_holder .bug_image {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    max-width: 310px;
    padding-top: 400px; }
@media (max-width: 768px) {
  .bug_crawl_template .d-mobile-none {
    display: none !important; } }
.bug_crawl_template .full_section .image-preloader-main {
  max-height: 745px;
  max-width: 1300px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .bug_crawl_template .full_section .image-preloader-main .image-preloader-inner {
    margin: 0; }

/*# sourceMappingURL=main_style.css.map */
