
.other-business{
    background: url(../../assets/img/new-ui-images/green-leaf3.png),url(../../assets/img/new-ui-images/green-leaf1.png),url(../../assets/img/new-ui-images/leaf-4.png), url(../../assets/img/new-ui-images/green-leaf2.png), url(../../assets/img/new-ui-images/brown-leaf1.png), url(../../assets/img/new-ui-images/brown-leaf2.png)!important;
    background-repeat: no-repeat!important;
    background-size: 40%, 40%,40%, 40%, 23%, 23% !important;
    height: 100vh !important;
    background-position: top -4px left -20px, top -4px right -20px,bottom -4px right -21px,bottom -4px left -20px, bottom 59px right 135px, top 54px left 130px !important;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
  }
  /* Preview */
  .preview-event-bg {
    background-size: 94% !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 445px !important;
    margin-left: -35px !important;
    margin-right: 40px !important;
    padding-top: 60px;
    color: black;
  }
  .preview-birthday-image{
    background: url(../../assets/img/event-type/web-preview-screens/birthday.png);
  }
  .preview-babyShower-image{
    background: url(../../assets/img/event-type/web-preview-screens/baby-shower.png);
  }
  .preview-business-image{
    background: url(../../assets/img/event-type/web-preview-screens/business.png);
  }
  .preview-wedding-image{
    background: url(../../assets/img/event-type/web-preview-screens/wedding.png);
  }
  .preview-potluck-image{
    background: url(../../assets/img/event-type/web-preview-screens/poluck.png);
  }
  .preview-get-together-image{
    background: url(../../assets/img/event-type/web-preview-screens/get-together.png);
  }
  .preview-holiday-image{
    background: url(../../assets/img/event-type/web-preview-screens/holiday.png);
    padding-top: 90px;
  }
  .preview-show-image{
    background: url(../../assets/img/event-type/web-preview-screens/show.png);
    color: white;
  }
  .preview-fundraiser-image{
    background: url(../../assets/img/event-type/web-preview-screens/fund.png);
  }
  .preview-house-warming-image{
    background: url(../../assets/img/event-type/web-preview-screens/house.png);
    padding-top: 90px;
  }
  .preview-other-image{
    background: url(../../assets/img/event-type/web-preview-screens/others.png);
  }
  @media (max-width: 767px) { 
    .invitation-overflow {
      height: 350px !important;
    }
    .other-business {
      background: url(../../assets/img/event-type/mobile-full-screens/other.png) !important;
      background-repeat: no-repeat;
      background-size: contain, contain, 47%, 47%;
      height: 100vh;
      background-position: inherit !important;
      padding-top: 0px !important;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .mobile-preview-birthday-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/birthday.png);
    }
    .mobile-preview-babyShower-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/baby-shower.png);
    }
    .mobile-preview-business-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/business.png);
    }
    .mobile-preview-wedding-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/wedding.png);
    }
    .mobile-preview-potluck-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/poluck.png);
    }
    .mobile-preview-get-together-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/get-together.png);
    }
    .mobile-preview-holiday-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/holiday.png);
    }
    .mobile-preview-show-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/show.png);
      color: white;
    }
    .mobile-preview-fundraiser-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/fund.png);
    }
    .mobile-preview-house-warming-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/house.png);
    }
    .mobile-preview-other-image{
      background: url(../../assets/img/event-type/mobile-preview-screens/others.png);
    }
    .pt-120 {
      padding-top: 120px !important;
    }
  }
  .invitation-overflow {
    height: 260px;
    padding-top: 80px;
  }
/* Full view */
.image-align-event {
  background-repeat: no-repeat;
  height: 100%;
  background-size: 100% ;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  background-position: center, top 0px left -40px, bottom 50px right ;
  border-radius: 25px !important;
}
.birthday-image-full-view{
  background-image: url(../../assets/img/event-type/web-full-screens/birthday-web.jpg);
}
.business-image-full-view{
  background-image: url(../../assets/img/event-type/web-full-screens/business.jpg);
}
.baby-shower-image-full-view{
  background-image: url(../../assets/img/event-type/web-full-screens/baby-shower.png);
}
.wedding-image-full-view{
  background-image: url(../../assets/img/event-type/web-full-screens/wedding.jpg);
}
.potluck-image-full-view{
  background-image: url(../../assets/img/event-type/web-full-screens/potluck-web.jpg);
}
.get-together-image-full-view{
  background-image: url(../../assets/img/event-type/web-full-screens/get-together.jpg);
}
.holiday-image-full-view{
  background-image: url(../../assets/img/event-type/web-full-screens/holiday.jpg);
}
.show-image-full-view{
  background-image: url(../../assets/img/event-type/web-full-screens/show-web.jpg);
  color: white;
}
.fundraiser-image-full-view{
  background-image: url(../../assets/img/event-type/web-full-screens/fund.jpg);
}
.house-warming-image-full-view{
  background-image: url(../../assets/img/event-type/web-full-screens/house.jpg);
}
@media (max-width: 767px) { 
  .birthday-image-full-view{
    background-image: url(../../assets/img/event-type/mobile-full-screens/baby-shower.jpg) !important;
  }
  .birthday-image-full-view{
    background-image: url(../../assets/img/event-type/mobile-full-screens/birthday.jpg) !important;
  }
  .wedding-image-full-view{
    background-image: url(../../assets/img/event-type/mobile-full-screens/wedding.jpg) !important;
  }
  .potluck-image-full-view{
    background-image: url(../../assets/img/event-type/mobile-full-screens/potluck.jpg) !important;
    padding-top: 0px !important;
  }
  .get-together-image-full-view{
    background-image: url(../../assets/img/event-type/mobile-full-screens/get-together.jpg) !important;
    padding-top: 120px !important;
  }
  .holiday-image-full-view{
    background-image: url(../../assets/img/event-type/mobile-full-screens/holiday.jpg) !important;
    padding-top: 120px !important;
  }
  .show-image-full-view{
    background-image: url(../../assets/img/event-type/mobile-full-screens/show.jpg) !important;
    padding-top: 0px !important;
    color: white;
  }
  .fundraiser-image-full-view{
    background-image: url(../../assets/img/event-type/web-full-screens/fund.jpg)  !important;
    padding-top: 0px !important;
  }
  .house-warming-image-full-view{
    background-image: url(../../assets/img/event-type/mobile-full-screens/house-warming.jpg)  !important;
    padding-top: 0px !important;
  }
  .image-align-event {
    height: 100%;
    background-size: cover !important;
  }
}